V4.4.19 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.
1. Modified platform calibration logic
During platform tilt calibration, the machine performs a sensorless homing downwards to ensure the heights of the left and right Z axes are consistent.
2. Optimized Gcode processing logic
We have increased the processing priority of certain Gcodes, such as SET_GCODE_OFFSET
, to ensure they are executed immediately upon input. However, due to the presence of a move queue in the toolhead, which temporarily stores some parsed movements, the effect is not immediate. We plan to continue improving this in future versions.
3. Added functionality to move without homing
We have noticed that in some cases, such as when printing is unexpectedly interrupted, users may want to move the Z-axis to facilitate the removal of a broken model upon machine restart. Typically, this would require homing before movement, but homing can be obstructed by the model. Therefore, we have added the capability to move the Z-axis without homing and provided corresponding prompts.
4. Fixed issues with camera loading under specific circumstances
5. Fixed display issues with connected WiFi name
We also addressed an issue where the display of connected WiFi names containing Unicode characters appeared blank, and this has been fixed.
6. Adjusted default parameters.
Patch Notes for 2024/5/15
Auto-Update Optimization: Now downloads from your selected server.
Configuration Adjustments: Modifications to ·printer.cfg· to address issues with downward homing limits
For users who have already updated and are not experiencing issues, re-update is not necessary. However, if you wish to update, you can do so by downloading the update package and performing an offline update.
File List
- QD_Q1_SOC
- QD_Q1_UI
Download Instruction:
Please download the packaged file Q1_Pro_V4.4.19.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)