Q1 Pro is a 3D printer that uses Klipper as its foundation. This repository is used for updates and releases for the Q1 Pro model, as well as for issue tracking.
For convenience, QIDI provides version-specific packaged files. Please download the necessary compressed package file prefixed with "Q1_Pro." Select the appropriate branch for download, with each branch name reflecting the corresponding version.
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.
Update the QIDI-LINK connection method to make the connection more secure.
Added Fluidd account management module
Fixed the issue of USB not being read on startup
Updated configuration files
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.
Note that all updates can not be updated from higher versions
Select the latest version in the version release bar next to it, download the compressed file package starting with Q1_Pro and extract it locally. Jump link
Transfer the files to a USB drive. For example:
Insert the USB drive into the machine's USB interface, click the Chcek for updates
button and an update prompt will appear on the version information interface. Update according to the prompt.
For any concerns or suggestions, feel free to reach out to our After-Sales Service.
Should you encounter any issues related to machine mechanics, slicing software, firmware, or various other machine-related problems, our after-sales team is ready to assist. They aim to respond to all inquiries within twelve hours. Alternatively, you can post an issue in this repository, our developers will reply to you directly.
QIDI's 3D printers operate based on the Klipper system. Building on the Klipper open-source project, we've tailored its source code to meet specific user requirements.
Similarly, we've adapted Moonraker to ensure our designed screens align with web operations.
We also use Fluidd as one of the ways for users to interact with the printer.
We extend our gratitude to the developers and maintainers of these open-source projects and encourage users to explore or support these great projects.
Software | Official | QIDI edition |
---|---|---|
Klipper | https://github.com/Klipper3d/klipper | https://github.com/QIDITECH/klipper |
Moonraker | https://github.com/Arksine/moonraker | https://github.com/QIDITECH/moonraker |
Fluidd | https://github.com/fluidd-core/fluidd |