Releases: bdring/FluidNC
Releases · bdring/FluidNC
v3.2.3
- Bug Fixes
- $Limit switch reporting
- Realtime characters ($,!,~,^X, etc.) not seen in some modes
- Cancel pending stepper idle on cycle start
- WebUI
- Lots of work on FluidNC tab and settings
- Tool tips added to most buttons
- Cleaned up hamburger menu
- Flash Settings vs Config items selector.
- Improvements
- Removed unneeded boot messages
- Added pin names to pin boot messages
- Added a meta: key to config for file author comment
v3.2.2
v3.2.1
- Improvements
- XModem file upload
- Config/Filename and Message/Level now show up in WebUI
- Bug Fixes
- Trinamic motors. The Coolstep, etc. modes were matching the config file setting.
- Fixed crash issue with UART Trinamic Drivers
- Fixed $CD= with empty filename issue
v3.2.0
v3.1.7
Note: This release will require you to update your config files. We renamed many of the keys to make them more consistent and more self describing. We hope this is the last time we need to do something like this.
- Changed some file permissions in the install scripts
- SPI Stepper drivers can now be used in daisy chain mode
v3.1.6
v3.1.5
v3.1.4
v3.1.3
Fixed installer
The v3.1.1 binary release package did not work on an ESP32 that was in erased state because bootloader images were missing. v3.1.2 fixes that.