对齐 LinuxCNC 解析器覆盖
This commit is contained in:
10
tests/gcode/linuxcnc_modal_autorestore.ngc
Normal file
10
tests/gcode/linuxcnc_modal_autorestore.ngc
Normal file
@@ -0,0 +1,10 @@
|
||||
G21 G91 G17
|
||||
G0 X0 Y0 Z0
|
||||
O100 call
|
||||
G0 X2
|
||||
M30
|
||||
O100 sub
|
||||
M73
|
||||
G90
|
||||
G0 X10
|
||||
O100 endsub
|
||||
Reference in New Issue
Block a user