Aggiunta gestione sega a catena (MANCA generazione codice CN).
This commit is contained in:
+7
-4
@@ -1,20 +1,23 @@
|
||||
; 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
|
||||
; 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=sr,TH,
|
||||
0=th,TH,
|
||||
|
||||
[SAW_STD]
|
||||
0=th,TH,
|
||||
|
||||
[SAW_FLAT]
|
||||
0=th,TH,
|
||||
|
||||
[MILL_STD]
|
||||
0=sr,TH,
|
||||
0=th,TH,
|
||||
|
||||
[MILL_NOTIP]
|
||||
0=sr,TH,
|
||||
0=th,TH,
|
||||
|
||||
[MORTISE_STD]
|
||||
0=th,TH,
|
||||
|
||||
Reference in New Issue
Block a user