3 Commits

Author SHA1 Message Date
whb0514
b534aef08f Update README.md 2024-09-02 15:53:30 +08:00
whb0514
aa71fa8d48 update V4.4.24 2024-09-02 10:11:38 +08:00
whb0514
1928cac53f Update README.md 2024-09-02 10:08:43 +08:00
5 changed files with 68 additions and 72 deletions

119
README.md
View File

@@ -1,63 +1,56 @@
<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.21 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. Fixed slow response to filament break detection 1. Update the QIDI-LINK connection method to make the connection more secure.
2. Fixed issue with configuration file not being backed up during update 2. Added Fluidd account management module
3. Adjusted silent print switch position 3. Fixed the issue of USB not being read on startup
4. Chamber light setting are no longer affected by the screen off state. 4. Updated configuration files
5. Updated configuration file
## Detailed update process
Enable chamber exhaust fan by default when chamber temp set to 0. Board fan associated with x y motor drive instead of z axis.
#### Packaged files
We also addressed an issue where the display of connected WiFi names containing Unicode characters appeared blank, and this has been fixed.
Note that all updates can not be updated from higher versions
**6.** Adjusted default parameters.
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>
## Detailed update process
2. Transfer the files to a USB drive. For example:
#### Packaged files
<p align="left"><img src="other/sample.png" height="240" alt="sample"></p>
Note that all updates can not be updated from higher versions
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.
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>
## Report Issues and Make Suggestions
2. Transfer the files to a USB drive. For example:
For any concerns or suggestions, feel free to reach out to our [After-Sales Service](https://qidi3d.com/pages/warranty-policy-after-sales-support).
<p align="left"><img src="other/sample.png" height="240" alt="sample"></p>
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.
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.
## Others
## Report Issues and Make Suggestions 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.
For any concerns or suggestions, feel free to reach out to our [After-Sales Service](https://qidi3d.com/pages/warranty-policy-after-sales-support). Similarly, we've adapted Moonraker to ensure our designed screens align with web operations.
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. We also use Fluidd as one of the ways for users to interact with the printer.
## Others We extend our gratitude to the developers and maintainers of these open-source projects and encourage users to explore or support these great projects.
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.
| Software |Official| QIDI edition |
Similarly, we've adapted Moonraker to ensure our designed screens align with web operations. | ------------- |----------| -------------------------------------------------------------------------------- |
| **Klipper** |**[https://github.com/Klipper3d/klipper](https://github.com/Klipper3d/klipper)**| **[https://github.com/QIDITECH/klipper](https://github.com/QIDITECH/klipper)** |
We also use Fluidd as one of the ways for users to interact with the printer. | **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)**||
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/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/moonrake](https://github.com/QIDITECH/moonrake)** |
|**Fluidd**|**[https://github.com/fluidd-core/fluidd](https://github.com/fluidd-core/fluidd)**||

Binary file not shown.

Binary file not shown.

View File

@@ -163,12 +163,10 @@ gcode:
{% set hotendtemp = params.HOTEND|int %} {% set hotendtemp = params.HOTEND|int %}
{% set chambertemp = params.CHAMBER|default(0)|int %} {% set chambertemp = params.CHAMBER|default(0)|int %}
set_zoffset set_zoffset
{% if chambertemp == 0 %}
M106 P3 S255
{% endif %}
M104 S0 M104 S0
M140 S{bedtemp} M140 S{bedtemp}
M141 S{chambertemp} # M141 S{chambertemp}
G28 G28
CLEAR_NOZZLE HOTEND={hotendtemp} CLEAR_NOZZLE HOTEND={hotendtemp}
@@ -178,10 +176,13 @@ gcode:
G0 Z50 F600 G0 Z50 F600
G0 X0 Y0 F6000 G0 X0 Y0 F6000
M191 S{chambertemp}
M109 S{hotendtemp}
M204 S10000
M109 S{hotendtemp}
M141 S{chambertemp}
M204 S10000
{% if chambertemp == 0 %}
M106 P3 S255
{% endif %}
ENABLE_ALL_SENSOR ENABLE_ALL_SENSOR
save_last_file save_last_file
@@ -661,7 +662,7 @@ gcode:
G92 E0 G92 E0
G1 E-90 F800 G1 E-90 F800
M400 M400
M118 Unload finish M118 Filament unloaded
[gcode_macro M604] [gcode_macro M604]
description: load filament description: load filament
@@ -670,7 +671,7 @@ gcode:
M83 M83
G1 E80 F400 G1 E80 F400
M400 M400
M118 Load finish M118 Filament loaded
[output_pin sound] [output_pin sound]
pin: gpio8 pin: gpio8

View File

@@ -445,6 +445,8 @@ probe_points:
[idle_timeout] [idle_timeout]
timeout: 43200 timeout: 43200
gcode:
PRINT_END
[pause_resume] [pause_resume]