Changelog for Version 1.4.0
This is a major release and cannot be updated via OTA
Highlights
- Power Loss Recovery: Implemented the Resurrection plug-in to save print state and allow recovery after interruptions, with UI support (Web and Guppy) and mod parameter (
power_loss_recovery). - GuppyScreen Support: Added full support for GuppyScreen.
- Material Handling: Added PLA and PC materials to
LOAD_MATERIALandCOLDPULL.
Support Forge-X development.
Improvements
- Optimized Resurrection loading state, saving state only after
START_PRINTcompletes. - Increased temperature waiting timeout to 15 minutes for print preparation.
- Added
LIST_MOD_PARAMSfor Mainsail to display listed macros. - Stored the current
eth0MAC address in/etc/network/interfacesto fix duplicate MAC issues (#38).
Installator fixes
- Fixed the message when installation failed due to insufficient space in the
/rootpartition - Removed support for installing over ZMod for safety reasons
Bug Fixes
- Fixed Z-Offset handling during nozzle cleaning when
disable_cleaningis enabled. - Fixed heating issues before leveling when nozzle cleaning is disabled.
- Corrected
DATE_SETmacro for accurate system time handling. - Fixed preparation step for
LEVELING_PRINT_FILEto ensure proper execution. - Removed override for
BED_MESH_CALIBRATEto avoid conflicts whenuse_kampis enabled. - Fixed non-ASCII name handling in the Resurrection plug-in.
- Corrected GuppyScreen enablement via Klipper macro.
- Deprecated
SKIP_ZOFFSETandZ_OFFSETparameters forSTART_PRINT, using the mod’s Z-Offset management instead.
Documentation
- Updated
FAQ.mdwith recent Telegram group questions. - Revised
CALIBRATION.mdwith updated calibration macro instructions. - Updated
README.mdwith mod support info and clarifications. - Revised
PRINTING.md,SLICING.md,SCREEN.md,RECOVERY.md, andUNINSTALL.mdwith improved guidelines. - Updated
MACROS.mdwith new macro details. - Enhanced
TELEGRAM.mdand related scripts (telegram.sh,telegram.conf) with fixes and improvements. - Updated
bug.yamlandFUNDING.ymlfor repository management.
Full Changelog: 1.3.4...1.4.0