8 Commits

Author SHA1 Message Date
QIDI TECH
6183600721 Merge pull request #89 from aidan-gibson/main
typo fix
2024-09-23 09:24:29 +08:00
Aidan Gibson
8671663078 typo fix 2024-09-22 03:18:01 -07:00
QIDI TECH
f461ffb35a Merge pull request #81 from QIDITECH/V4.4.24
V4.4.24
2024-09-02 10:24:50 +08:00
CChen616
efeeec8ab2 Merge pull request #70 from QIDITECH/V4.4.21
V4.4.21
2024-07-19 19:50:34 +08:00
CChen616
8aaa970c1a Update README.md 2024-07-19 19:40:22 +08:00
CChen616
a24c5dbe72 Merge pull request #58 from QIDITECH/V4.4.21
V4.4.21
2024-07-05 14:19:47 +08:00
CChen616
f5f79505f1 Merge pull request #22 from QIDITECH/V4.4.19
Update README.md
2024-05-03 10:04:41 +08:00
CChen616
16e6ad674b Merge pull request #21 from QIDITECH/V4.4.19
V4.4.19
2024-05-03 09:58:02 +08:00

116
README.md
View File

@@ -1,56 +1,60 @@
<p align="center"><img src="other/QIDI.png" height="240" alt="QIDI's logo" /></p> <p align="center"><img src="other/QIDI.png" height="240" alt="QIDI's logo" /></p>
<p align="center"><a href="/LICENSE"><img alt="GPL-V3.0 License" src="other/qidi.svg"></a></p> <p align="center"><a href="/LICENSE"><img alt="GPL-V3.0 License" src="other/qidi.svg"></a></p>
# Documentation Guidelines # Documentation Guidelines
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. 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. 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.
## V4.4.24 Update Content ## V4.4.24 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. **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. Update the QIDI-LINK connection method to make the connection more secure. 1. Update the QIDI-LINK connection method to make the connection more secure.
2. Added Fluidd account management module 2. Added Fluidd account management module
3. Fixed the issue of USB not being read on startup 3. Fixed the issue of USB not being read on startup
4. Updated configuration files 4. Updated configuration files
## Detailed update process We also addressed an issue where the display of connected WiFi names containing Unicode characters appeared blank, and this has been fixed.
#### Packaged files **6.** Adjusted default parameters.
Note that all updates can not be updated from higher versions ## Detailed update process
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. <a href="https://github.com/QIDITECH/QIDI_Q1_Pro/releases">Jump link</a> #### Packaged files
2. Transfer the files to a USB drive. For example: Note that all updates can not be updated from higher versions
<p align="left"><img src="other/sample.png" height="240" alt="sample"></p> 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. <a href="https://github.com/QIDITECH/QIDI_Q1_Pro/releases">Jump link</a>
3. 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. 2. Transfer the files to a USB drive. For example:
## Report Issues and Make Suggestions <p align="left"><img src="other/sample.png" height="240" alt="sample"></p>
For any concerns or suggestions, feel free to reach out to our [After-Sales Service](https://qidi3d.com/pages/warranty-policy-after-sales-support). 3. 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.
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. ## Report Issues and Make Suggestions
## Others For any concerns or suggestions, feel free to reach out to our [After-Sales Service](https://qidi3d.com/pages/warranty-policy-after-sales-support).
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.
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.
Similarly, we've adapted Moonraker to ensure our designed screens align with web operations.
## Others
We also use Fluidd as one of the ways for users to interact with the printer. 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.
We extend our gratitude to the developers and maintainers of these open-source projects and encourage users to explore or support these great projects. Similarly, we've adapted Moonraker to ensure our designed screens align with web operations.
| Software |Official| QIDI edition | We also use Fluidd as one of the ways for users to interact with the printer.
| ------------- |----------| -------------------------------------------------------------------------------- |
| **Klipper** |**[https://github.com/Klipper3d/klipper](https://github.com/Klipper3d/klipper)**| **[https://github.com/QIDITECH/klipper](https://github.com/QIDITECH/klipper)** | We extend our gratitude to the developers and maintainers of these open-source projects and encourage users to explore or support these great projects.
| **Moonraker** |**[https://github.com/Arksine/moonraker](https://github.com/Arksine/moonraker)**| **[https://github.com/QIDITECH/moonrake](https://github.com/QIDITECH/moonrake)** |
|**Fluidd**|**[https://github.com/fluidd-core/fluidd](https://github.com/fluidd-core/fluidd)**|| | Software |Official| QIDI edition |
| ------------- |----------| -------------------------------------------------------------------------------- |
| **Klipper** |**[https://github.com/Klipper3d/klipper](https://github.com/Klipper3d/klipper)**| **[https://github.com/QIDITECH/klipper](https://github.com/QIDITECH/klipper)** |
| **Moonraker** |**[https://github.com/Arksine/moonraker](https://github.com/Arksine/moonraker)**| **[https://github.com/QIDITECH/moonraker](https://github.com/QIDITECH/moonraker)** |
|**Fluidd**|**[https://github.com/fluidd-core/fluidd](https://github.com/fluidd-core/fluidd)**||