对齐 LinuxCNC 解释器行为覆盖
This commit is contained in:
8
tests/gcode/linuxcnc_persistent_parameters_set.ngc
Normal file
8
tests/gcode/linuxcnc_persistent_parameters_set.ngc
Normal file
@@ -0,0 +1,8 @@
|
||||
G21 G90 G17
|
||||
#5001 = 23
|
||||
G0 X1 Y2 Z3
|
||||
G28.1
|
||||
G10 L2 P2 X7 Y8 Z9 R30
|
||||
G55
|
||||
G92 X4 Y5 Z6
|
||||
M30
|
||||
Reference in New Issue
Block a user