Files
onefinity-firmware/src/py/bbctrl
Henrik Muehe d797f1d4fc AuxAxis: ESP32-driven external stepper (auxcnc)
bbctrl.AuxAxis manages a stepper driven by an auxcnc-style ESP32
over /dev/ttyUSB0 (or whichever serial port). Persistent config in
aux.json; UI talks to it via /api/aux/* endpoints.

- AuxAxis: serial framing, position tracking, soft-limit enforcement,
  homing state machine, ATC pneumatic control (M100..M103 wrappers).
- Ctrl: instantiate self.aux alongside the other subsystems and
  close it during shutdown.
- Web: handlers for /api/aux/{config,status,home,abort,jog,move,set-zero}.
2026-05-03 15:14:25 +02:00
..
2024-04-05 00:02:21 +05:30
2020-08-27 23:20:27 -04:00
2025-09-21 01:57:17 +05:30
2024-06-08 01:08:16 +05:30
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2024-12-12 00:51:38 +05:30
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2022-12-24 11:58:06 +05:30
2024-05-12 14:36:11 +05:30
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2024-12-12 01:21:10 +05:30
2020-08-27 23:20:27 -04:00