Commit Graph

12 Commits

Author SHA1 Message Date
cnc
b40914747d 满庭芳·源流归一
结论:LinuxCNC rs274ngc 源码移植边界继续收拢。已将 rs274ngc 头文件纳入 manifest 跟踪,core 编译组仍只包含可编译源文件;启用 CNC_SIM_ENABLE_LINUXCNC_RS274_BACKEND 时 API 默认使用 LinuxCNC rs274 后端;M428/M429/M430 与 5axis/TRT/TDR/RTCP 相关路径继续保持来自 LinuxCNC 源码或 remap 配置的薄桥接。

验证:./test-linuxcnc-source-syntax.sh;./test-linuxcnc-api-native.sh;./test-native.sh;./test-linuxcnc-source-link.sh。
2026-05-28 18:00:53 +08:00
cnc
ce2f3f3769 Harden LinuxCNC wasm and native probe workflows 2026-05-26 17:00:58 +08:00
wangdequan
ed4e674d1e 对齐 LinuxCNC 解析器覆盖 2026-05-23 17:35:43 +08:00
cnc
7fe7ea6038 Cover M-code states in source link tests 2026-05-22 17:54:44 +08:00
cnc
63ecbb6577 Cover modal modes in source link tests 2026-05-22 17:42:30 +08:00
cnc
49c2581292 Cover probe moves in source link tests 2026-05-22 17:28:10 +08:00
cnc
ea2c9c2ba9 Cover coordinate offsets in source link tests 2026-05-22 17:21:47 +08:00
cnc
874610560a Validate LinuxCNC tool length offsets 2026-05-22 16:19:55 +08:00
cnc
ca03981d3f Wire LinuxCNC tool table for cutter comp 2026-05-22 15:38:22 +08:00
cnc
3dae570f88 Add LinuxCNC cutter compensation coverage 2026-05-22 15:21:34 +08:00
cnc
0ff0058417 Expand LinuxCNC smoke coverage 2026-05-22 15:11:28 +08:00
CNC Local
55d9fff9f0 Initial wasm simulator checkpoint 2026-05-22 04:43:21 +08:00