44 lines
643 B
INI
44 lines
643 B
INI
; Commento per evitare BOM con UTF-8
|
|
; Index, Type, Description, Value
|
|
; Index = 0,1,..,n
|
|
; Type : d=double, l=lenght, s=string, b=boolean, dr=double recalc, sr= string recalc, lr=lenght recalc, br=boolean recalc, th=toolholder
|
|
; Description : STEP, SIDESTEP, ...
|
|
|
|
[DRILL_STD]
|
|
0=th,TH,
|
|
1=l,STEP
|
|
2=tl,DOUBLE
|
|
|
|
[SAW_STD]
|
|
0=th,TH,
|
|
1=l,STEP
|
|
2=l,SIDESTEP
|
|
3=b,LONGCUT
|
|
|
|
[SAW_FLAT]
|
|
0=th,TH,
|
|
1=l,STEP
|
|
2=l,SIDESTEP
|
|
3=b,LONGCUT
|
|
|
|
[MILL_STD]
|
|
0=th,TH,
|
|
1=l,STEP
|
|
2=l,SIDESTEP
|
|
3=l,SIDEDEPTH
|
|
4=tl,DOUBLE
|
|
5=lr,TOOL_OVERHANG
|
|
|
|
[MILL_NOTIP]
|
|
0=th,TH,
|
|
1=l,STEP
|
|
2=l,SIDESTEP
|
|
3=l,SIDEDEPTH
|
|
4=tl,DOUBLE
|
|
5=lr,TOOL_OVERHANG
|
|
|
|
[MORTISE_STD]
|
|
0=b,MORTISE
|
|
1=l,STEP
|
|
2=l,SIDESTEP
|