|
|
59cfc8406e
|
按建议,继续工作
结论:已新增 G53 机床坐标正向 fixture 和增量模式拒绝 fixture,固定 vendored LinuxCNC find_ends()/convert_straight() 行为;native probe 全量验证通过。
|
2026-06-07 21:42:36 +08:00 |
|
|
|
a8321f0aac
|
按建议,继续工作
结论:已新增 cutter compensation 平面切换拒绝 fixture,固定 vendored LinuxCNC convert_cutter_compensation_on() 与 convert_set_plane() 的错误路径;native probe 全量验证通过。
|
2026-06-07 21:28:06 +08:00 |
|
|
|
eb261462c1
|
wasm-port: broaden native LinuxCNC interpreter probes
|
2026-06-07 05:49:34 +08:00 |
|
|
|
5025b0c1a1
|
继续把 interp_execute.cc、interp_queue.cc、interp_find.cc 等 LinuxCNC 源文件纳入直接编译/链接路径,逐步删除临时 convert_g() wrapper 行为
结论:已将核心 LinuxCNC interpreter 源接入 standalone native 编译链接路径,移除 minimal runtime 中的手写 convert_g 行为,并通过 native probe 验证。
|
2026-06-06 23:49:01 +08:00 |
|