按规划继续工作

结论:补齐显式工具表 override 路径的浏览器 OPFS 保存读回验证,继续通过 vendored LinuxCNC tooldata_save 路径覆盖。
This commit is contained in:
2026-06-08 12:02:50 +08:00
parent 98d0f2963f
commit 38fb69e535
2 changed files with 36 additions and 2 deletions

View File

@@ -304,8 +304,8 @@ non-random and random-toolchanger `tooldata_init()` branches, with the SDK
only copying text into the Emscripten filesystem and calling the exported C
ABI; the browser smoke checks the random-toolchanger `tooldata_save()` C ABI
result before OPFS persistence writes the saved table text back, and verifies
that an INI-derived custom tool-table OPFS path can be saved and read back
after the table is loaded through vendored LinuxCNC. The same
that INI-derived custom and explicit host override tool-table OPFS paths can
be saved and read back after the table is loaded through vendored LinuxCNC. The same
Node WASM and browser interpreter smokes now validate the exported
`Interp::init()`/`Interp::synch()` probe for initialization canonical events,
metric/inch `emcStatus` machine-unit conversion, and current/selected tool