Skip to content

Commit

Permalink
Merge pull request #11 from QIDITECH/MAX3_V4.3.12
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
CChen616 authored Nov 24, 2023
2 parents 60d4b2f + fb22046 commit 3b4f764
Showing 1 changed file with 27 additions and 9 deletions.
36 changes: 27 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,34 @@
QIDI_Max3 is a server-side software that interacts with the screen in the Maxx3 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 MAX.
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.3.10 Update content
1. Optimized the logic of material breakage detection
## 4.3.12 Update content

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

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

### **BUG FIX**
<strong><ol>
<li>Fixed Leveling Completion Screen Freeze: Removed the conditional check after pressing the button, allowing for an unconditional transition to the next screen.</li>
</ol></strong>

2. Optimized page jump logic after resonance

3. Added the function of exporting logs

4. Revise and reset the factory settings function

5. Adjusted the rising distance during boot up guidance
## Detailed update process
#### Update Package File Selection
Note that all updates cannot be updated from higher versions
Expand Down

0 comments on commit 3b4f764

Please sign in to comment.