Align LinuxCNC parser coverage
This commit is contained in:
7
tests/gcode/linuxcnc_ini_named_parameter.ngc
Normal file
7
tests/gcode/linuxcnc_ini_named_parameter.ngc
Normal file
@@ -0,0 +1,7 @@
|
||||
G21 G90
|
||||
F100
|
||||
G1 X#<_ini[setup]xpos>
|
||||
O10 if [EXISTS[#<_ini[SETUP]XPOS>]]
|
||||
G1 Y1
|
||||
O10 endif
|
||||
M30
|
||||
Reference in New Issue
Block a user