Add LinuxCNC G10 L20 coordinate regression
This commit is contained in:
5
tests/gcode/linuxcnc_coordinate_l20.ngc
Normal file
5
tests/gcode/linuxcnc_coordinate_l20.ngc
Normal file
@@ -0,0 +1,5 @@
|
||||
G21 G90 G17
|
||||
G0 X5 Y6 Z7
|
||||
G10 L20 P2 X1 Y2 Z3
|
||||
G55
|
||||
M30
|
||||
Reference in New Issue
Block a user