ModalLetters X Y Z F R # 哪些位址碼是缺省l
ModalGs 0 1 2 3 73 74 76 80 81 82 83 84 85 # G 碼缺省l
Sequence#s N 0 1 1 --- # Char, freq, incr & start
First#? N --- # Y or N 'Output 1st sequence no.
Last#? N --- # Y or N 'Output last sequence no.
HCode X --- # X or X U 'Horizontal char.
VCode Y --- # Y or Y V 'Vertical char.
Dcode Z --- # Depth char.
FeedCode F --- # Feed rate char.
Comment ( ) ---- # Begin End comment char.
Spindle 3 4 5 --- # Cw, ccw & stop m codes
Coolant 8 9 7 61 62 63 64 --- # Flood, Off, Mist and Thru Spindle M codes
DComp 41 42 40 --- # Left, Right & Cancel m codes
LComp 43 49 -- # On & Off codes
Feed G01 -- # Linear move
Rapid G00 -- # Rapid positioning word
ArcPlane G 17 18 19 -- # G19, G18, G17 Arc Plane selection
ReturnPlane 98 99 -- # G98 G99 Return Plane selection
Cw G2 -- # Circular move clockwise
Ccw G3 -- # Circular move counter clockwise
Inc/Abs G 91 90 -- #Inc& Abs char. & values
CtrCode I J K -- # I J or R or I J K L
Helical? Y
Spaces? Y -- # Y or N 'Spaces between words
Incremental? Y -- # Y or N 'Inc or abs output
CtrIncremental? Y -- # Y or N 'Inc or abs I & J
ByQuadrants? Y -- # Y or N 'Break arcs at quadrants
UppercaseComments? Y # Y or N 'Require uppercase comments |