对齐 LinuxCNC 解释器行为覆盖
This commit is contained in:
7
tests/gcode/linuxcnc_g5x_rotary_numbered_parameters.ngc
Normal file
7
tests/gcode/linuxcnc_g5x_rotary_numbered_parameters.ngc
Normal file
@@ -0,0 +1,7 @@
|
||||
G21 G90 G17
|
||||
G10 L2 P2 A1 B2 C3 U4 V5 W6 R30
|
||||
G55
|
||||
O10 if [[#5244 EQ 1] AND [#5245 EQ 2] AND [#5246 EQ 3] AND [#5247 EQ 4] AND [#5248 EQ 5] AND [#5249 EQ 6] AND [#5250 EQ 30]]
|
||||
G1 X1 F100
|
||||
O10 endif
|
||||
M30
|
||||
Reference in New Issue
Block a user