对齐 LinuxCNC 解释器行为覆盖
This commit is contained in:
6
tests/gcode/linuxcnc_rotary_g92_numbered_parameters.ngc
Normal file
6
tests/gcode/linuxcnc_rotary_g92_numbered_parameters.ngc
Normal file
@@ -0,0 +1,6 @@
|
||||
G21 G90 G17
|
||||
G92 A1 B2 C3 U4 V5 W6
|
||||
O10 if [[#5214 EQ -1] AND [#5215 EQ -2] AND [#5216 EQ -3] AND [#5217 EQ -4] AND [#5218 EQ -5] AND [#5219 EQ -6]]
|
||||
G1 X1 F100
|
||||
O10 endif
|
||||
M30
|
||||
Reference in New Issue
Block a user