对齐 LinuxCNC 解析器覆盖
This commit is contained in:
9
tests/gcode/linuxcnc_modal_state.ngc
Normal file
9
tests/gcode/linuxcnc_modal_state.ngc
Normal file
@@ -0,0 +1,9 @@
|
||||
G21 G90 G17
|
||||
G0 X0 Y0 Z0
|
||||
M70
|
||||
G91 G18 G20
|
||||
G0 X1 Z1
|
||||
M72
|
||||
G0 X2 Y0 Z2
|
||||
F100 G2 X4 Y0 I1 J0
|
||||
M30
|
||||
Reference in New Issue
Block a user