对齐 LinuxCNC 解释器行为覆盖
This commit is contained in:
7
tests/gcode/linuxcnc_g5x_numbered_parameters.ngc
Normal file
7
tests/gcode/linuxcnc_g5x_numbered_parameters.ngc
Normal file
@@ -0,0 +1,7 @@
|
||||
G21 G90 G17
|
||||
G10 L2 P2 X12.5 Y-3 Z4 R30
|
||||
G55
|
||||
O10 if [[#5220 EQ 2] AND [#5241 EQ 12.5] AND [#5242 EQ -3] AND [#5243 EQ 4] AND [#5250 EQ 30]]
|
||||
G1 X1 F100
|
||||
O10 endif
|
||||
M30
|
||||
Reference in New Issue
Block a user