Commit Graph

47 Commits

Author SHA1 Message Date
cnc
bbd5739e7a 参考所有分组:补 polar 和 NURBS source 覆盖,测试通过 2026-06-03 09:27:04 +08:00
cnc
611e6417b4 参考所有分组:补 NURBS source 覆盖,测试通过 2026-06-03 09:22:26 +08:00
cnc
d0a7a9fcec 参考所有分组:补 G73 G85 G86 G89 source 覆盖,测试通过 2026-06-03 06:30:24 +08:00
cnc
dbf27a4e6b 参考所有分组:补 native 参数持久化和 threading 覆盖,测试通过 2026-06-03 06:21:35 +08:00
cnc
e71b9146e1 参考所有分组:补 G76 和 NURBS native 覆盖,测试通过 2026-06-03 06:09:20 +08:00
cnc
59287b9920 参考所有分组:补只读命名参数 native 覆盖,测试通过 2026-06-03 06:00:29 +08:00
cnc
33e1ee5a06 参考所有分组:补执行错误 native 覆盖,测试通过 2026-06-03 00:55:59 +08:00
cnc
b26620dc32 参考所有分组:补 read_text native 覆盖,测试通过 2026-06-03 00:48:18 +08:00
cnc
74cb5f826c 参考所有分组:补读取和圆弧 native 覆盖,测试通过 2026-06-03 00:35:07 +08:00
cnc
2ba8cd7fb8 参考所有分组:补编号参数 native 覆盖,测试通过 2026-06-03 00:26:07 +08:00
cnc
e3d47e8267 参考所有分组:补 O-word 状态参数 native 覆盖,测试通过 2026-06-03 00:19:16 +08:00
cnc
3df61e8da5 参考所有分组:补齐 O-word native 覆盖,测试通过 2026-06-03 00:12:28 +08:00
cnc
28aa1956b7 继续按 align-linuxcnc 约束:补块读取 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_read.cc read_items()/read_one_item() 坏字符路径,以及 interp_check.cc check_m_codes() M 码数量错误的 native 校验;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-03 00:01:25 +08:00
cnc
4e3df07b8a 继续按 align-linuxcnc 约束:补参数表达式 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_read.cc 参数读写、ATAN/unary/binary 表达式错误路径,以及 interp_execute.cc sqrt/divide/power 执行错误的 native 校验;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-02 23:56:34 +08:00
cnc
b7610d1b96 继续按 align-linuxcnc 约束:补极坐标 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_read.cc、interp_internal.cc、interp_find.cc 极坐标路径,以及 interp_convert.cc 扩展平面 arc/NURBS 错误 fixture 的 native 校验;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-02 23:51:22 +08:00
cnc
55c75ffe80 继续按 align-linuxcnc 约束:补固定循环 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_cycles.cc 固定循环错误 fixture 的 native 校验,覆盖重复次数、平面轴/R、Q/P、主轴状态和 G87 必需字;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-02 23:47:02 +08:00
cnc
ad3720713e 继续按 align-linuxcnc 约束:补 M 码和刀具 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_convert.cc convert_m()、convert_tool_select()、convert_tool_length_offset() 以及 interp_find.cc find_tool_index() 相关错误 fixture 的 native 校验;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-02 23:42:05 +08:00
cnc
ba526a6042 继续按 align-linuxcnc 约束:补轴运动 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_internal.cc enhance_block() 轴/运动错误 fixture 的 native 校验,并同步 check_other_codes() native 覆盖文档;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过。
2026-06-02 23:34:56 +08:00
cnc
93f2a903b5 继续按 align-linuxcnc 约束:补未使用词 native 覆盖,测试通过 2026-06-02 23:25:47 +08:00
cnc
c52ecc09eb 继续按 align-linuxcnc 约束:补词读取 native 覆盖,测试通过 2026-06-02 23:20:55 +08:00
cnc
cc05532528 继续按 align-linuxcnc 约束:补 GM 读码 native 覆盖,测试通过 2026-06-02 23:16:15 +08:00
cnc
ecec27aa64 继续按 align-linuxcnc 约束:补 G53 校验 native 覆盖,测试通过 2026-06-02 23:11:47 +08:00
cnc
c25b0eff22 继续按 align-linuxcnc 约束:补 M98 与增量圆弧源码覆盖,测试通过 2026-06-02 23:07:27 +08:00
cnc
df5c459b1d 继续按 align-linuxcnc 约束:补只读命名参数源回归
结论:新增 LinuxCNC-backed readonly named parameter fixture,依据 interp_namedparams.cc::lookup_named_param 与 init_readonly_param,在 native librs274 与 source-link runner 中验证 #<_metric>/#<_imperial>/#<_absolute>/#<_incremental>/#<_feed>/#<_rpm>/#<_spindle_on>/#<_spindle_cw>;未扩展 smoke,test-native 与 test-linuxcnc-source-link 均通过。
2026-06-02 15:40:23 +08:00
cnc
23284e528f 继续按 align-linuxcnc 约束:补 G7G76 源链接回归
结论:新增 LinuxCNC-backed G7 G76 fixture,依据 interp_convert.cc::convert_lathe_diameter_mode 和 convert_threading_cycle 验证直径模式下 G76 I/J/K 几何缩放、最终 threading pass 与 taper sync pitch;未扩展 smoke,test-native 与 test-linuxcnc-source-link 均通过。
2026-06-02 15:33:17 +08:00
cnc
6e0a5627f0 继续按 align-linuxcnc 约束:补 G7G8 源链接回归
结论:新增 LinuxCNC-backed lathe diameter/radius fixture,依据 interp_convert.cc::convert_lathe_diameter_mode 与 interp_namedparams.cc readonly 参数,在 native librs274 与 source-link runner 中验证 G7/G8 同块 X 缩放和 #<_lathe_diameter_mode>/#<_lathe_radius_mode> 分支;未扩展 smoke,test-native 与 test-linuxcnc-source-link 均通过。
2026-06-02 15:27:31 +08:00
cnc
4780dd8621 按提示词结论补源链接脚本依据锁 2026-06-02 14:19:08 +08:00
cnc
5ec10abf38 每轮只推进合理适量的上下文、禁止顺手扩功能 smoke:源码链接构建约束 2026-06-01 19:54:04 +08:00
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
40a63c76f7 高效率推进 LinuxCNC 源码对齐流程
说明:集中 LinuxCNC 源码清单与 wasm/native probe 的路径解析,补强 manifest、shim、source-link 检查,并保持 LinuxCNC 源码后端对齐验证流程可复用。

验证:./test-native.sh;./test-linuxcnc-source-link.sh;./test-all-native.sh;wasm source/probe 相关脚本。
2026-05-27 11:14:06 +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
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
44e024e49c Emit motion control mode events 2026-05-22 05:39:59 +08:00
CNC Local
e941c9bbb4 Emit feed mode state events 2026-05-22 05:33:58 +08:00
CNC Local
1d0acddf12 Emit coolant state events 2026-05-22 05:27:34 +08:00
CNC Local
db4a175944 Emit program stop events for LinuxCNC stops 2026-05-22 05:21:48 +08:00
CNC Local
bd04af8d8e Preserve LinuxCNC M61 tool-number line 2026-05-22 05:15:58 +08:00
CNC Local
d69b536d1d Preserve LinuxCNC comment event line numbers 2026-05-22 05:11:11 +08:00
CNC Local
14dd0facbf Track spindle direction in set-spindle events 2026-05-22 05:06:00 +08:00
CNC Local
a0d78b74b2 Emit LinuxCNC probe moves as probe events 2026-05-22 04:59:09 +08:00
CNC Local
8afbadc6d0 Add LinuxCNC G10 L20 coordinate regression 2026-05-22 04:53:48 +08:00
CNC Local
bf7192cc07 Propagate LinuxCNC canon event line numbers 2026-05-22 04:48:37 +08:00
CNC Local
55d9fff9f0 Initial wasm simulator checkpoint 2026-05-22 04:43:21 +08:00