System Update Changelog
v1.3.5
- Fixes
- Fixed the issue where the web terminal could not input text.
- Adjusted the path for precompiled firmware in default configurations.
- New Features
- Added
ffmpegsupport for functions like time-lapse photography. - Integrated Klipper third-party extension klippain-shaketune.
- Added dependency packages for related functions.
- Added
v1.3.4
Important Note: After this update, please promptly upgrade the Klipper firmware on all subordinate devices.
- Fixes
- Fixed the occasional issue where Wi-Fi auto-connection on boot fails.
- Fixed abnormal GPU calls under specific conditions.
- Fixed the occasional failure to mount USB drives.
- Optimized DHCP strategy to enhance network stability.
- Optimized Klipper's pause logic under specific error conditions.
- New Features
- Added support for the
usbippackage.
- Added support for the
v1.3.3
Note: After this update, the
rotateconfiguration for HDMI screens will take effect, which may cause screen rotation. It is recommended to set the relevant configuration toautoafter the update.
- Fixes & Optimizations
- Fixed the issue of being unable to upload large files.
- Fixed abnormal bed temperature during power loss resume.
- Fixed anomalies when printing large files from a USB drive.
- Added support for HDMI screen rotation settings.
- Optimized the OTA upgrade process and added support for OTA upgrades via USB drive.
- New Features
- Added a batch of system tools and archive support, including:
rsync,pv,7za,xz,tar,zip,unzip,gzip,bzip2,lz4,lzo,dstat,sysstat,atop,iotop,nmon,coreutils,xinput,xprop,xrandr.
- Added a batch of system tools and archive support, including:
v1.3.2
- Modifications
- Optimized the USB drive mounting process, adding support for read and write operations on NTFS format.
- Implemented passwordless automatic login for the serial terminal (double-click or press Enter twice consecutively).
- Fixed the occasional disconnection issue with the web interface.
- New Features
- Added the
python-pyudevpackage. - Added support for FLY-HDMI-LCD screen control.
- Added USB drive backup functionality.
- The system will automatically create directories such as
/printer_data/config,/printer_data/logs,/printer_data/gcodeson the USB drive. - Upon inserting a USB drive, the system will automatically copy files from the corresponding directories under
/usr/share/printer_data/to the USB drive.
- Added the
v1.3.1
- Updates
- Updated Klipper and its related components.
- Updated the power loss resume functionality.
- Feature Enhancements
- Added support for multiple heater and multiple toolhead configurations.
- Optimized and updated USB printing logic, adding USB drive identification logic.
- Default USB drive mount naming format:
[U]_<Vendor>_<Model>_<Partition Number>-[<Total Capacity>]. - Klipper mode mount path:
/usr/share/printer_data/gcodes. - RRF mode mount path:
/opt/dsf/sd/gcodes.
- Fixes & Optimizations
- Modified network manager configuration to optimize Ethernet initialization logic.
- Fixed the issue of occasional touch anomalies on TFT capacitive screens.
v1.3.0
- System & Components
- Improved overall system stability.
- Changed the file system.
- Updated core components such as Klipper.
- Updated OpenSSL to version 1.0.
- Hardware Support & Fixes
- Fixed the network port LED display issue on H618 series devices.
- Fixed the occasional serial port index confusion issue on H618 series devices.
- Fixed the startup delay issue for capacitive touch screens on H3 series devices.
- Fixed an anomaly with RRF mode on C5-v1.1 motherboards.
- Preliminary support for OTA online upgrades.
- New Features
- Added the
python-scipypackage. - Added support for Fly-Pi-v3 devices.
- Added the
Loading...