继续按 align-linuxcnc 约束:补增强块轴值错误源码覆盖,测试通过

This commit is contained in:
cnc
2026-06-02 22:15:29 +08:00
parent 9c03f91fa8
commit 84fdc8a1c5
8 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
G21 G90 G17
X1
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
G52
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
G80 X1
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
G92
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
G81 F100
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
G1 G92 X1 F100
M30