Skip to content

rgnd971/QIDI_PLUS3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QIDI's logo

GPL-V3.0 License

Document Instructions

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.

4.2.12 Update content

FUNCTIONALITY UPDATE

  1. Enhanced Filament Loading/Unloading During Printing: Modified the logic for filament loading and unloading. For unloading, a prompt to cut the filament is displayed.
  2. Modified Filament Loading Sizes: Options for filament loading sizes are now 20mm, 50mm, and 100mm.
  3. Deletion of Previous Print Cache Files Upon Update: The update will now automatically delete previously stored print cache files.
  4. Updated Default Save Parameters: By default, the filament runout detection will be enabled after the update.
  5. Preservation of Original Offset Values: The compensation values in the klipper_config/configuration will be retained post-update.
  6. Removal of Last Travel Distance in Leveling Record: The leveling process now starts from zero travel distance.
  7. Modifications to Hidden WIFI Functionality: The interface now includes an option to input a hidden WIFI network.

UI UPDATE

  1. UI Changes for Filament Runout Detection: Modified the interface icons corresponding to the enable/disable state during printing.
  2. Memory Full Pop-Up Notification: Added a notification for when the memory is full.
  3. Addition of an 'Updating' Interface: Introduced an interface screen that displays during updates.

BUG FIX

  1. Fixed Leveling Completion Screen Freeze: Removed the conditional check after pressing the button, allowing for an unconditional transition to the next screen.

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 PLUS and extract it locally.Jump link

  2. Place the files in the USB drive, such as

sample

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

Report Issues and Make Suggestions

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.

Others

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.9%
  • C 8.8%
  • Other 0.3%