Add LinuxCNC G10 L20 coordinate regression

This commit is contained in:
CNC Local
2026-05-22 04:53:48 +08:00
parent bf7192cc07
commit 8afbadc6d0
4 changed files with 55 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
G21 G90 G17
G0 X5 Y6 Z7
G10 L20 P2 X1 Y2 Z3
G55
M30