Releases: bdring/FluidNC
v3.2.4
Features
Kinematics are back. CoreXY, Midtbot and a wallbot compile by default. Search wiki for kinematics
Advanced serial terminal mode (history, auto-complete, more)
Enhancements
M9 is now ignored if no coolant pins are setup. This prevents an unneeded buffer sync.
Better error feedback with incorrect speed_maps in config files.
Bug Fixes
$I crash fix and adding back $I= OEM information feature.
Added reasonable ranges for arc tolerance and junction deviation.
Resetting coordinate offsets with $rst=# was updating the current coordinate system until reboot.
Fixed an edge case where stepper idle was not working right.
Fixed VFD queue full issue
Fix planner bug causing offsets
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