diff --git a/README.md b/README.md index e7453c6..dc48bb6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,59 @@ # QIDI_PLUS4 -QIDI TECH X-Plus 4 + +

QIDI's logo

+

GPL-V3.0 License

+ +# Documentation Guidelines + +QIDI PLUS4 is a 3D printer that uses Klipper as its foundation. This repository is used for updates and releases for the PLUS4 model, as well as for issue tracking. + +For convenience, QIDI provides version-specific packaged files. Please download the necessary compressed package file prefixed with "PLUS4." Select the appropriate branch for download, with each branch name reflecting the corresponding version. + +## V1.3.2 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.Adjust some UI display effects + +2.Add switch server prompt + +3.Device binding Add server verification + +4.Update configuration file to provide a better experience + + + +## 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 PLUS4 and extract it locally. Jump link + +2. Transfer the files to a USB drive. For example: + +

sample

+ +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. + +## Report Issues and Make Suggestions + +For any concerns or suggestions, feel free to reach out to our [After-Sales Service](https://qidi3d.com/pages/warranty-policy-after-sales-support). + +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. + +## Others +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/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)**|| diff --git a/other/QIDI.png b/other/QIDI.png new file mode 100644 index 0000000..4d1b777 Binary files /dev/null and b/other/QIDI.png differ diff --git a/other/blankname.png b/other/blankname.png new file mode 100644 index 0000000..6b9b45c Binary files /dev/null and b/other/blankname.png differ diff --git a/other/download.png b/other/download.png new file mode 100644 index 0000000..94ba8d1 Binary files /dev/null and b/other/download.png differ diff --git a/other/qidi.svg b/other/qidi.svg new file mode 100644 index 0000000..dd1a787 --- /dev/null +++ b/other/qidi.svg @@ -0,0 +1,20 @@ + +license: GPL-3.0 + + + + + + + + + + + + + + license + + GPL-3.0 + + \ No newline at end of file diff --git a/other/sample.png b/other/sample.png new file mode 100644 index 0000000..d0e6078 Binary files /dev/null and b/other/sample.png differ