继续按 align-linuxcnc 约束:补齐重复 word reader 源码覆盖

结论:覆盖 LinuxCNC interp_read.cc 中剩余重复 A/B/C/D/E/I/J/K/P/Q/R/U/V/W word reader 错误;未扩展 smoke。

验证:./test-linuxcnc-source-link.sh;./test-native.sh。
This commit is contained in:
cnc
2026-06-02 16:30:39 +08:00
parent b2945cf57f
commit 6ffcada028
16 changed files with 29 additions and 1 deletions

View File

@@ -0,0 +1 @@
G1 A1 A2 F100

View File

@@ -0,0 +1 @@
G1 B1 B2 F100

View File

@@ -0,0 +1 @@
G1 C1 C2 F100

View File

@@ -0,0 +1 @@
D1 D2

View File

@@ -0,0 +1 @@
E1 E2

View File

@@ -0,0 +1 @@
G2 X1 Y0 I0 I1 J0 F100

View File

@@ -0,0 +1 @@
G2 X1 Y0 I0 J0 J1 F100

View File

@@ -0,0 +1 @@
K1 K2

View File

@@ -0,0 +1 @@
P1 P2

View File

@@ -0,0 +1 @@
Q1 Q2

View File

@@ -0,0 +1 @@
R1 R2

View File

@@ -0,0 +1 @@
G1 U1 U2 F100

View File

@@ -0,0 +1 @@
G1 V1 V2 F100

View File

@@ -0,0 +1 @@
G1 W1 W2 F100