Expand LinuxCNC smoke coverage
This commit is contained in:
10
tests/gcode/smoke_subprogram_m98.ngc
Normal file
10
tests/gcode/smoke_subprogram_m98.ngc
Normal file
@@ -0,0 +1,10 @@
|
||||
G21 G90
|
||||
G0 X0 Y0 Z0
|
||||
F100
|
||||
M98 P100 L2
|
||||
G1 X20
|
||||
M30
|
||||
O100
|
||||
G91 G1 X5
|
||||
G90
|
||||
M99
|
||||
Reference in New Issue
Block a user