System Update Log
v1.3.5
- Fixes
- Fixed an issue where the web terminal could not accept input.
- Adjusted the path for precompiled firmware in the default configuration.
- Additions
- Added
ffmpegsupport for features like timelapse photography. - Integrated the third-party Klipper extension klippain-shaketune.
- Added related functional dependency packages.
- Added
v1.3.4
Important Note: After this update, please promptly upgrade the Klipper firmware for all microcontrollers.
- Fixes
- Fixed an intermittent issue where Wi-Fi failed to connect automatically on startup.
- Fixed GPU invocation anomalies under specific conditions.
- Fixed an intermittent issue where USB drive mounting failed.
- Optimized DHCP policies to enhance network stability.
- Optimized Klipper's pause logic under specific error conditions.
- Additions
- Added
usbipsoftware package support.
- Added
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 related configuration toautoafter updating.
- Fixes & Optimizations
- Fixed the issue of being unable to upload large files.
- Fixed abnormal heated bed temperature during power failure recovery printing.
- 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.
- Additions
- 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 to support read/write operations for NTFS format.
- Implemented automatic password-free login for the serial terminal (double-click or press Enter twice consecutively).
- Fixed an intermittent disconnection issue in the Web interface.
- Additions
- Added the
python-pyudevsoftware package. - 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. - After inserting a USB drive, the system will automatically copy files from corresponding directories under
/usr/share/printer_data/to the USB drive.
- Added the
v1.3.1
- Updates
- Updated Klipper and its peripheral components.
- Updated the power failure recovery printing feature.
- Feature Enhancements
- Added support for multi-heater and multi-toolhead configurations.
- Optimized and updated the USB drive printing logic, adding USB drive recognition logic.
- Default USB drive mount name format:
[U]_<Manufacturer>_<Model>_<PartitionNumber>-[<TotalCapacity>]. - 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 an intermittent touch abnormality issue with TFT capacitive screens.
v1.3.0
- System & Components
- Improved overall system stability.
- Changed the file system.
- Updated core components like Klipper.
- Updated OpenSSL to version 1.0.
- Hardware Support & Fixes
- Fixed the Ethernet port LED display issue on the H618 series.
- Fixed intermittent serial port index confusion on the H618 series.
- Fixed the capacitive touchscreen activation delay on the H3 series.
- Fixed RRF mode anomalies on the C5-v1.1 mainboard.
- Preliminary support for OTA online upgrades.
- Additions
- Added the
python-scipysoftware package. - Added support for the Fly-Pi-v3 device.
- Added the
Loading...