Releases: Thinkersbluff/DGUS-Reloaded_for_CR6-DWIN-SET_Component
Release v0.4.6 - Stable
This version of the UI has been tested and confirmed compatible with v1.3.7 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
This release is considered STABLE.
New at this release:
Overhauled the Automatic Bed Leveling screens and workflow.
- Adds colour-coding of the displayed bed mesh points
- Adds user-control of the threshold used to define "green" mesh points
- Modifies the LOAD Profile function to page through all of the available bed_meshes
- Modifies the Run ABL function to run the applicable RUN_ABL_ macro, to generate a new mesh
for the displayed profile - Adds the ability to RESTART_KLIPPER, rather than SAVE_CONFIG (currently the only way to clear a Pending SAVE_CONFIG in Klipper)
NOTE:
Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
Release 0.4.5 - Stable
This version of the UI has been tested and confirmed compatible with v1.3.6 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
This release is considered STABLE.
New at this release:
Added support for Firmware Retraction.
Added capability to edit the Material Presets from the display.
Improved some display layouts.
NOTE:
Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
Release 0.4.4 - Stable
This version of the UI has been tested and confirmed compatible with v1.3.5 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
This release is considered STABLE.
New at this release:
Added information icon to Home Screen.
Modified what Information is displayed.
NOTE:
Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
Release 0.4.3 - Stable
This version of the UI has been tested and confirmed compatible with v1.3.4 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
This release is considered STABLE.
New at this release:
Added the ability to delete a file from the scrollable files list.
NOTE:
Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
Release 0.4.2 - Stable
This version of the UI has been tested and confirmed compatible with v1.3.3 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
This release is considered STABLE.
New at this release:
Added a scrollable list of all of the .gcode files in the default Klipper Virtual SD Card directory path, and the ability to print whichever one you wish. (Replaces the Repeat Last Print functionality)
Upgraded the printing screens with an improved Print Time Remaining display
- Captures the initial Rx value as the starting value for Time Remaining
- Counts-down to Print Time Remaining = 0.
- If still printing when count-down reaches 0, resets time remaining to the latest M73 Rx value until printing ends.
NOTE:
This firmware continues to be released as beta. Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
Release 0.4.1 - beta
This version of the UI has been tested and confirmed compatible with v1.3.2 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
New at this release:
- Upgraded the printing screens with Print Time Elapsed, Print Time Remaining and Total Time Elapsed.
- Upgraded the M73 processing to support OrcaSlicer as well as Cura (and other which issue M73 R and P messages.
NOTE:
This firmware continues to be released as beta. Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
Release v0.4.0 - beta
This version of the UI has been tested and confirmed compatible with v1.2.8 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
New at this release:
- Upgraded the graphics for the popup keyboard and menus.
- Matches the baseline shown in this video tour: https://youtu.be/xoELl3Hc0EQ
This firmware continues to be released as beta. Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
Release 0.3.9.1
This version of the UI has been tested and confirmed compatible with v1.2.7 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
New at this release:
- Overhauled the bed leveling screens and functionality
- New Z Offset screen & workflow
- Revi|sed Manual leveling screen
- Revised ABL screen, with LOAD|REMOVE default profile
- Minor bug fixes
- Refreshed the UI with minor colour and layout changes.
- FIxed Issue#31
PLEASE NOTE:
- I found a couple of mistakes in v0.3.9 (my bad) and I am too lazy to go through another complete release cycle so soon, so I have replaced the zip file on this release page with the corrected version.
- Please be sure to download and flash the DWIN_SET from DWIN_SET_v0.3.9.1 in the Assets List of this release.
This firmware continues to be released as beta. Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
Release 0.3.8 - beta
This version of the UI has been tested and confirmed compatible with v1.2.6 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
New at this release:
- Added the ability to reprint the last job (The filename of last model printed persists even if power cycled.)
- Added Filament Runout Sensor enable|disable to the SetUp menu
- Added macros that pause a print if it has been launched with the runout sensor enabled but no filament is detected.
- Fixed a couple of issues, where the displayed pages and data could become out of synch with the actual printer and with Mainsail.
NOTE: This firmware continues to be released as beta. Use at your own risk.
If you find problems with the code, please post an Issue.
If you have recommendations for future releases, please open a Discussion.
CAUTION: If PAUSE is pressed while the printer is waiting for a heater to achieve a temperature target, the printer may show the print paused screen, and may park the head, but not actually be paused... In such cases, when the target is achieved, the toolhead may move back to continue the print, with the screen still showing Print Paused. While parked, in that case, trying to change filament will instead result only in a "Busy..." message.
Work around is: Avoid using PAUSE until after the printer completes printing the purge line.
Release 0.3.7
This version of the UI has been tested and confirmed compatible with v1.2.5 of the DGUS-reloaded_Klipper firmware at https://github.com/Thinkersbluff/dgus-reloaded_klipper
New at this release:
- Removed the progress bar from the Print Status and Print Paused screens, to recover space
- Moved the message line up where the progress bar was, to help consolidate all timing info in the center of the screen (assumes user is using the M73 message script in their slicer)
- Added Home All and Disable Steppers to the Automatic Bed Leveling screen. Helps user stay on that screen, while adjusting bed screw and silicone spacer heights, based on the mesh values.
CAUTION: If PAUSE is pressed while the printer is waiting for a heater to achieve a temperature target, the printer may show the print paused screen, and may park the head, but not actually be paused... In such cases, when the target is achieved, the toolhead may move back to continue the print, with the screen still showing Print Paused. While parked, in that case, trying to change filament will instead result only in a "Busy..." message.
Work around is: Avoid using PAUSE until after the printer completes printing the purge line.