Khrull
patreon
TCode ESP32 v0.282
🕑 Added 2023-04-27 12:04:43 +0000 UTC- Adding basic 1 axis motion generator
This will override tcode input if enabled. - Remove restrictions on changing pins for special board builds
- Add log Tag filtering and cmd
- Fix channel count issue with SSR1 and maybe other devices
- Add tags to web interface
- Lower stack usage by tasks causing hang
- Remove SSID in AP mode if 32 screen height
- Adding lion battery monitor support
This uses a chip that monitors the battery. LTC2944. I used the
module CJMCU-294 to develop with. Not all features are
supported just capacity and voltage measurement. I hope to get
more of the chips features in someday. - Added TCode commands to toggle the motion generator
- Fix issue with servo ZEROs not updating in web interface
- Cleaning up system command code
- Made bldc Voltage a float
- Added bldc parameter debugs