|
|
发表于 2017-4-7 17:53:58
|
显示全部楼层
回复 3# a0911949420
^ x% N2 g% z! K1 X
, }& L: b9 Q8 X; W! M/ i: `+ h$ T" L4 M8 _# h7 y9 W
# Motion G code selection' J! S9 M n; \! J; F
sg00 : "G00" #Rapid
' b: x+ n* C: k" z* J& ysg01 : "G01" #Linear feed. d: L1 n+ U0 A7 M% ]4 @8 M
sg02 : "G02" #Circular interpolation CW 5 F- Y3 t6 Z/ |# x6 m
sg03 : "G03" #Circular interpolation CCW 2 N+ U# o* z; r+ D X
sg04 : "G04" #Dwell
4 e" w Q6 n: c u* q7 msgcode : "" #Target string
H( o/ i$ o) D. @ v. G a8 v7 P) i7 f# p) i4 L0 B ~ K
fstrsel sg00 gcode$ sgcode 5 -1
" M! t( j. j3 Z) e. {: ~! R改为+ d% d( G4 L* h& @: ]
# Motion G code selection
5 D) L$ g6 D' F- ]. [sg00 : "G0" #Rapid, @0 y8 G# b1 O7 d( _1 N
sg01 : "G1" #Linear feed
$ [0 z y, ]% H) L0 A c4 ]& Osg02 : "G2" #Circular interpolation CW
8 {% v9 R1 v7 H( `4 H1 asg03 : "G3" #Circular interpolation CCW
5 o L$ D3 `; g/ fsg04 : "G4" #Dwell( G& a1 L/ z6 D8 {7 m8 a2 Z$ T
sgcode : "" #Target string
* W# Z' f: s* X6 w/ I) a/ u. Y. ?0 A
fstrsel sg00 gcode$ sgcode 5 -10 Z0 S8 }7 t; n: E
+ D {& F1 K$ x* i' k \: h5 C2 L其他类似 |
|