Align LinuxCNC parser coverage

This commit is contained in:
cnc
2026-05-23 17:28:41 +08:00
parent 7fe7ea6038
commit f1e10045df
40 changed files with 8881 additions and 313 deletions

View File

@@ -0,0 +1,7 @@
G21 G90
F100
G1 X#<_ini[setup]xpos>
O10 if [EXISTS[#<_ini[SETUP]XPOS>]]
G1 Y1
O10 endif
M30