对齐 LinuxCNC 解释器行为覆盖
This commit is contained in:
7
tests/gcode/linuxcnc_g59_3_numbered_parameters.ngc
Normal file
7
tests/gcode/linuxcnc_g59_3_numbered_parameters.ngc
Normal file
@@ -0,0 +1,7 @@
|
||||
G21 G90 G17
|
||||
G10 L2 P9 X7 Y8 Z9 R15
|
||||
G59.3
|
||||
O10 if [[#5220 EQ 9] AND [#5381 EQ 7] AND [#5382 EQ 8] AND [#5383 EQ 9] AND [#5390 EQ 15]]
|
||||
G1 X1 F100
|
||||
O10 endif
|
||||
M30
|
||||
Reference in New Issue
Block a user