789ca4871b
docs: A axis architecture (renamed from W) + README section
...
- Move docs/AUX_W_AXIS.md to docs/AUX_A_AXIS.md and rebadge W -> A
throughout, with a header note pointing at ExternalAxis as the
current implementation.
- README: A-axis fork heading, link to AUX_A_AXIS.md, /api/aux/status
in verify-flash, small comment in scripts/deploy/local.sh.
2026-05-03 15:10:26 +02:00
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