Skip to content

QIDITECH/QIDI_Q1_Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QIDI's logo

GPL-V3.0 License

Documentation Guidelines

QIDI_Q1_Pro is a server-side application designed specifically for the Q1_Pro model system, facilitating seamless interaction with its screen. This repository hosts our source code and offers a secure and straightforward method for updating: simply download the package file to a USB drive and perform the update locally on your device.

For convenience, QIDI provides version-specific packaged files. Please download the necessary compressed package file prefixed with "Q1_Pro." We offer several versions of the source code tailored to different needs; select the appropriate branch for download, with each branch name reflecting the corresponding version.

Update Content for Version 4.4.18

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. Added port 80 to Fluidd.

2. Fixed the issue where power failure resume could not work.

3. Fixed the issue with USB device unmounting failing in certain cases.

4. Added Ethernet switching feature.

5. Added error prompt for QR code generation.

6. Adjusted default parameters.

Detailed update process

Packaged files

Note that all updates can not be updated from higher versions

  1. 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

  2. Transfer the files to a USB drive. For example:

sample

  1. 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.

Report Issues and Make Suggestions

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.

Others

Unlike the typical method of directly accessing the Fluidd web interface via an IP address, the QIDI edition modifies the default port to 10088. Therefore, you must append :10088 to the machine's IP address to access the Fluidd page. (Default port 80 now has been added after V4.4.18)

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 extend our gratitude to the developers and maintainers of these open-source projects and encourage users to explore or support these robust platforms.

Software QIDI edition
Klipper https://github.com/QIDITECH/klipper
Moonraker https://github.com/QIDITECH/moonrake