30 lines
311 B
INI
30 lines
311 B
INI
; Commento per evitare BOM con UTF-8
|
|
; Magazzino semplice
|
|
; L1 = L (Beam)
|
|
; S1 = W, L (Wall)
|
|
|
|
[Beam]
|
|
CurrentL=4
|
|
StartOffset=20
|
|
Offset=8
|
|
Quantity=112
|
|
L1=3000
|
|
L2=1100
|
|
L3=3500
|
|
L4=12000
|
|
L5=6550
|
|
L6=5400
|
|
|
|
[Wall]
|
|
CurrentS=7
|
|
Kerf=120
|
|
Offset=50
|
|
Quantity=125
|
|
S1=11000,1500
|
|
S2=23,4
|
|
S3=5,6
|
|
S4=7,8
|
|
S5=9,10
|
|
S6=32,23
|
|
S7=22,11
|