Commit Graph

17 Commits

Author SHA1 Message Date
muehe
41d720c1d0 kiosk: pi-friendly compact mode + chromium 72 fallbacks
- Detect kiosk mode (localhost / ?kiosk=1) and add html.kiosk-mode
- Suppress 3D path-viewer in kiosk mode (Pi 3B too slow)
- Compact 1366x768 layout: 56px header, smaller jog grid, 4-col macros
  2-col status, 540px jog column
- Flex-gap fallbacks for Chromium 72 (header tabs, sys-btn, state-badge,
  ktab, sp-row, etc.) using "> * + *" margin-* rules
- Path-viewer: opaque WebGL canvas, ResizeObserver-gated render loop,
  no first-frame size flash
- Path-viewer renderer cleared properly on component teardown
- W axis row: W- | W+ | Probe XYZ | Probe Z (was W-|HomeW|W+|Probe)
- Running panel only for actual program execution (not jogging)
- Settings sectioned (Display+Units / Probing / G-code+Motion)
- Routed component now keep-alive across tab swaps
- FA4 -> FA6 webfonts
2026-05-01 11:05:39 +02:00
saifullah-N
f0c4579b61 This patch adds support for pwncnc 2023-02-12 14:01:05 +05:30
saifullah-N
10a63053da enabled bbserial build 2023-01-27 20:41:05 +05:30
saifullah-N
a1269fdf7d disable bbserial build for testing 2023-01-27 20:27:54 +05:30
saifullah-N
b570cbdcc9 Change version to 1.2.1 2023-01-27 20:22:46 +05:30
saifullah-N
4525324a4a makefile rm bbserial version change 2022-12-24 11:08:53 +05:30
saifullah-N
417e25bbcb makefile from 1.1.0 2022-12-22 17:31:51 +05:30
saifullah-N
e93296ef00 v1.0.9 changes from 1.1.1 2022-12-21 16:26:22 +05:30
David Carley
a35890e15a Checkpoint 2021-10-10 18:42:14 -07:00
David Carley
44d19911b7 Added defaults for the new X-50 models 2021-10-05 23:42:10 -07:00
OneFinityCNC
6ae9644bf0 Merge branch '1.0.7-devel' into make-update-onefinity 2021-03-03 00:40:01 -05:00
OneFinityCNC
c43b14479f Updated Makefile with OneFinity hostname and default password 2021-03-02 23:40:08 -05:00
David Carley
c28c90febd Changed Makefile to allow for easier 'make update' 2021-03-02 20:05:43 -08:00
David Carley
353cbb0eea Pinned cbang, updated .gitignore, bumped version 2021-03-02 07:56:53 -08:00
OneFinityCNC
a0ae0a4e30 1.0.6 Firmware release. More Github cleanup. 2021-02-28 00:58:19 -05:00
OneFinityCNC
47af000045 Verison 1.0.5 2020-10-15 23:17:21 -04:00
OneFinityCNC
24dfa6c64d Verison 1.0.3 Release
Based on Buildbotics 0.4.14
2020-08-27 23:20:27 -04:00