V4.4.21 Update Content
Note: After updating, the Klipper configuration file will be replaced. The previous configuration file will be backed up as printer_{datetime}.cfg
, printer recalibration will be required.
-
Fixed slow response to filament break detection
-
Fixed issue with configuration file not being backed up during update
-
Adjusted silent print switch position
-
Chamber light remains on in sleep mode
-
Updated configuration file
Enable chamber exhaust fan by default when chamber temp set to 0. Board fan associated with x y motor drive instead of z axis.
Patch 2024/7/3
Fixed the issue where the screen was unresponsive after filament load/unload. For users who have already updated, you can fix this by modifying the gcode_macro.cfg
file. Change [gcode_macro M603]
and [gcode_macro M604]
from:
M118 Filament unloaded
......
M118 Filament loaded
to:
M118 Unload finish
......
M118 Load finish
Then, restart the printer to apply the fix.
File List
- QD_Q1_SOC
- QD_Q1_UI
Download Instruction:
Please download the packaged file Q1_Pro_V4.4.21.zip, after extracting, place the QD_Update
folder into the root directory of your USB device. Then, connect the USB device to the printer to proceed with the update.
Additional Information
Warning:
Please refrain from downgrading the firmware. Updating from a higher version to a lower version can lead to various operational issues. Always ensure to update to either the same or a higher version.
Regarding security software alerts:
The update package might be flagged as risky or potentially malicious by security software on the Windows platform, such as Windows Defender. This is due to components within the package that are intended for compatibility with Qidi Link
. If you remain concerned about the potential risk to your PC, please use auto update feature or refer to this topic #1 (comment)