QIDI_PLUS3 is a server-side software that interacts with the screen in the Plus3 model system. This document contains our source code, and we provide the safer solution to update it: Download the packaged file to a USB drive and insert it into the machine for updating.
QIDI provides a packaged version file in the version bar next to it. Please download the compressed package file starting with PLUS.
We have provided multiple different versions of source code. Please select the branch you want to download, and the name of the branch is the corresponding version name.
- Added QIDI-Link feature, supports APP scanning to bind devices.
- Optimized offline and online update features.
- Fixed the issue of USB not being read on startup.
- Optimized thumbnail display support for different software.
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 PLUS and extract it locally.Jump link
-
Place the files in the USB drive, such as
- Insert the USB drive into the machine's USB interface, and an update prompt will appear on the version information interface. Click the update button to restart according to the prompt.
You can contact After-Sales Service to report issues and make suggestions.
You can directly contact our after-sales team for any issues related to machine mechanics, slicing software, firmware, and various machine issues. They will reply to your questions within twelve hours.
Different from the usual method of directly accessing the fluid page through an IP address, the QIDI version sets the default port number to 10088, so you need to add :10088
after the machine's IP to access the fluid page
The 3D printers of QIDI are based on Klipper.On the basic of Klipper open source project, we have made some modifications to it's source code to meet some of the user's needs.At the same time, we have also made modifications to Moonraker, so that the screens we set can correspond to the operations on the page.
Thanks to the developers and maintainers of these open source projects.Please consider using or supporting these powerful projects.
Software | QIDI edition |
---|---|
Klipper | https://github.com/QIDITECH/klipper |
Moonraker | https://github.com/QIDITECH/moonrake |