继续按 align-linuxcnc 约束:补主轴选择和 M19 校验源码覆盖,测试通过

This commit is contained in:
cnc
2026-06-02 19:47:52 +08:00
parent e875496fe0
commit 4d0cf788b1
9 changed files with 34 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
G21 G90 G17
M19 R45 P1.5
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
M19 R45 P3
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
M19 R361 P1
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
M19 R45 $1 Q2
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
M3 $1
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
M4 $1
M30

View File

@@ -0,0 +1,3 @@
G21 G90 G17
M5 $1
M30