|
|
94072253d4
|
ui: V09 redesign - Control/Program/Console/Settings shell
Replaces the legacy side-menu chrome with a 4-tab top header.
- index.pug: tablet/kiosk fit-to-viewport script, header tab nav,
estop/state badges in header.
- app.js: route hash to (control|program|console|<settings-family>),
multi-section settings shell.
- control-view: header DRO, jog grid, MDI/probe/macros panels.
- program-view + program-mixin: file browser + toolpath preview +
run/pause/stop, replaces the legacy 'macros' tab content.
- console-view: MDI shell, message log, indicators.
- settings-shell-view: rail-driven inner pages (Display & Units,
Probing, G-code & Motion, Macros, Network, etc.).
- settings-view: filter Svelte SettingsView to one rail section.
- SettingsView.svelte: tag every section with data-sec=… so the
filter above can hide non-matching ones.
- style.styl: ~2700 lines of V09 layout, DRO, jog grid, status
strip, and tablet/kiosk variants.
No A-axis / auxiliary-axis content lives on this branch.
|
2026-05-03 14:11:29 +02:00 |
|