结论:已将 LinuxCNC identity/trivial kinematics 源码纳入 WASM port 的 vendored manifest、native probe 和文档验证链,完整 native 验证通过。
This commit is contained in:
2026-06-07 18:56:38 +08:00
parent d5c5b0852f
commit 55f6659993
14 changed files with 702 additions and 8 deletions

View File

@@ -59,6 +59,6 @@ Negative fixture coverage includes:
- missing tool
- missing tool length offset
Machine baseline is still limited to standalone interpreter and trajectory
planner probes. Full 3-axis, non-trivial kinematics, and 5-axis machine
baselines remain future work.
Machine baseline is still limited to standalone interpreter, trajectory
planner, and LinuxCNC identity/trivial kinematics probes. Non-trivial
kinematics and 5-axis machine baselines remain future work.