拆分仿真测试程序目录
结论:将内置 G-code 测试程序从 simulation-app.js 移入 runtime/ui/simulation/programs/,建立一程序一模块的目录化程序库,并保持页面 API 与验证 gate 兼容。
This commit is contained in:
@@ -26,6 +26,9 @@ toolhead over the executed toolpath.
|
||||
The current UI direction is the AXIS-style simulation shell in
|
||||
`docs/axis-style-simulation-implementation.md`; Phase 1 is implemented in
|
||||
`runtime/ui/simulation/index.html`.
|
||||
Built-in simulation test programs live under
|
||||
`runtime/ui/simulation/programs/` and are exported by
|
||||
`runtime/ui/simulation/programs/index.js`.
|
||||
|
||||
The project release gate for the current scope is:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user