Releases: th3dstudio/UnifiedFirmware
Unified 2.15
New Printer/Board Support
- Support for the TH3D Creality Dual Extrusion Board on supported models
- Support for Sovol SV01
New Features/Tweaks
- Made EZABL Probe settings easier to understand
- Added option to turn off/on ABL grid extrapolation
- Add sanity checks for our firmware when incompatible features/settings are used
Bug Fixes
- Fixed CR-20 LCD not working
- Apply serial start fix from Marlin PR 20326
EZBoard Binaries have been updated to 2.15 as well
To simplify downloads and management of release ZIP files they will be attached to GitHub releases going forward. Website links will link back to the latest release ZIP files.
Unified 2.14
New Features
- Added "FINE_BABYSTEPPING" option
- Added "ENABLE_PIDBED" option for PID bed temp regulation
- Added EZOut Filament sensor support for the AnyCubic Mega Zero V1 and V2
- Added sensor offsets for Sunlu S8 EZABL + 5015 RedSquirrel Fan mount
New Printer Support
- AnyCubic Mega Zero V2
Other Changes
- Z height after homing set to 5mm now for ABL enabled configurations
- Fixed HOME_ADJUST on some configs that were broken
Unified 2.13
New Printer Support
- AnyCubic Mega Zero (Melzi Board)
- Sunlu S8 (2560 Board)
Bug Fixes
- Kingroon KP3 LCD Fixed
Unified 2.12b
Bug Fixes
- Fixed Manual Mesh Leveling Bug
- Made Z Probe Low Point setting less aggressive for severely warped beds/carriages
Unified 2.12
New Printer Support
- Artillery AL-4 (2560 Board)
- CR-10S (2560 Board)
- CR-10S Mini (2560 Board)
- CR-10S S4 (2560 Board)
- CR-10S S5 (2560 Board)
- CR-10S Pro (2560 Board)
- CR-10 V2 (2560 Board)
- CRX (2560 Board)
- Ender 5 Plus (2560 Board)
Feature Additions
- Support for Ender 3 V2 with V4.2.7 Board
- Z Probe Offset Wizard Added
- EZABL_PROBE_EDGE Controls Inset value for Manual Mesh Leveling
- Added Gantry leveling block STL files
Other
- Update EZBoard PDF
- Changed Z homing after probing to 0mm from 5mm
Unified 2.12a
Bug Fixes
- Fix Homing for Ender 5 on Melzi Boards
- Fix Homing for Ender 5 Plus on 2560 Boards
No other changes were made. EZBoard binaries still will be 2.12 as no changes were made to affect that board.
Unified 2.11b
Fixes - For V4.2.X Boards
- Fixed EZOut Sensor on the LCD Header, Working now
No other boards/configs were changed.
Unified 2.11a
New Features/Fixes - For SKR E3 Boards
- Added EZOut "Standard" Filament Sensor Kit support
- Added Z-Probe EZABL Option for those with issues with the Z-Stop endstop filtering
No other boards/configs were changed. No need to update from 2.11 to 2.11a unless you have an SKR E3 Mini and want/need to use these new features.
Unified 2.11
New Printers
- CR-10 V2 w/V2.5.2 Board
- Sidewinder X1 w/MKS Gen L Board
- Creality Machines w/ Melzi Board (aka V1.1.X)
Feature Additions
- Added COMMUNITY requested Power Loss Recovery Option to all configs
- Added Manual Mesh Leveling to all configs
Fixes
- Fixed Nozzle icon missing on some board/machine setups
- Fixed PID Autotune message not showing when run
Optimizations
- Combined V4.2.2 and V4.2.7 boards to same package to reduce overhead
- Added additional directions to BL Touch sections
- Overall simplification to config files to make them less cluttered and easier to understand
- Added additional clarification to CUSTOM_PROBE section to make it easier to understand
Updates
- Updated to Marlin 2.0.7.2 Code Base
Unified 2.10
Feature Additions
- Added PID Auto Tune & Edit from LCD Menu for boards that have the available memory
- Added Ender 3 Extender "300" Option for EZBoard
- Remove "SD Init Fail" on boot
- Organized Config menu to bring EEPROM to Main page
- Renamed "Initialize EEPROM" to "Reset EEPROM" for user friendliness
Fixes
- Manual Mesh Leveling Fix – Missing
RESTORE_LEVELING_AFTER_G28
- Fixed
HOME_ADJUST
feature on some board configs - Fixed Stopping SD Print does not stop print
- Fixed Filament Change not working
Updates
- Updated to Marlin 2.0.7 Code Base
Important Changes
- Cold extrusion prevention is on now and set to 170C.
- Needed for filament change feature to work correctly.