实现AXIS风格仿真外壳

结论:真实浏览器仿真页面完成 AXIS-style Phase 1 外壳,新增菜单、工具栏、Manual/MDI、Preview/DRO、G-code pane、machine state 和状态栏,并保留 LinuxCNC WASM 执行与回放验证。
This commit is contained in:
2026-06-16 21:54:04 +08:00
parent c88aac551b
commit db83ad29f3
8 changed files with 564 additions and 124 deletions

View File

@@ -48,6 +48,10 @@ The AXIS-style simulation UI implementation plan is maintained in:
docs/axis-style-simulation-implementation.md
```
Phase 1 of that plan is implemented in `runtime/ui/simulation/index.html` with
an AXIS-inspired shell and browser smoke coverage for shell regions, tab
switching, toolbar playback, and LinuxCNC-backed program execution.
## Batch Priority
Unless a user explicitly changes priority, choose work in this order: