Skip to content

Commit

Permalink
Patched some small addressing errors and replaced v0.3.9.zip with v0.…
Browse files Browse the repository at this point in the history
…3.9.1.zip

Also added some screenshots to the Docs folder.
  • Loading branch information
Thinkersbluff committed Aug 19, 2023
1 parent d56e854 commit be4b986
Show file tree
Hide file tree
Showing 19 changed files with 46 additions and 0 deletions.
Binary file modified project/DWIN_SET/13TouchFile.bin
Binary file not shown.
Binary file modified project/DWIN_SET/14ShowFile.bin
Binary file not shown.
Binary file modified project/DWprj.dhmi
Binary file not shown.
Binary file modified project/DWprj.dhmi.back
Binary file not shown.
Binary file modified project/DWprj.tft
Binary file not shown.
Binary file added project/Docs/Screen Shots/IMG_20230819_002128.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project/Docs/Screen Shots/IMG_20230819_002145.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project/Docs/Screen Shots/IMG_20230819_002216.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project/Docs/Screen Shots/IMG_20230819_002231.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project/Docs/Screen Shots/IMG_20230819_002312.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions project/Release Notes_v0.3.9.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
Last updated: 19 Aug 2023

New at release 0.3.9.1 - Beta:

New Features:

- None

Bugfixes:

- Fixed: PAUSED Tune and Stop buttons not working correctly (Issue#32)
- Fixed: Brightness controls on SetUp menu are not working (Issue#33)
- Fixed: Return from Automatic Bed Leveling screen should be to Leveling Menu (Issue#34)


Known Issues at this release:

- The RESET and FIRMWARE RESET buttons on the splash screen do not work on power-up.
They do work after a FIRMWARE RESET from the Mainsail Web client. (NOTE: This may not be "fixable" Klipper seems to need to initialize those remote controls while being reset...)

No work-around.

- The logic intended to ensure that "time spent paused" is not included in the "total print duration" does not seem to be working. Further analysis of the code is required, to find the error(s).

No work around.

- If PAUSE or STOP 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 either:
- Avoid using PAUSE or STOP until after the printer completes printing the purge line
OR - Upgrade the Klipper Component to v1.2.8



CAUTION:

- The FONT (.HZK) file changed at release v0.3.3.
- If it is included in the DWIN_SET folder, it slows the flashing process
- That file is now in the "One-Time DWIN_SET files" folder
- If you have not flashed it to your system before, you should copy that to DWIN_SET for one time
- After flashing it once to the display, that file can again be removed from DWIN_SET
- If you already flashed that file to your display, you do NOT need to flash it again.

NOTE: I could use a bit of help to analyse and modify the Python bits of the Klipper side. Please join me in the Discussions section, if you think you can help.

Cheers!
Binary file modified project/TFT/002_print_status.bmp.tft
Binary file not shown.
Binary file modified project/TFT/007_print_resume.bmp.tft
Binary file not shown.
Binary file modified project/TFT/012_leveling_manual.bmp.tft
Binary file not shown.
Binary file modified project/TFT/013_leveling_automatic.bmp.tft
Binary file not shown.
Binary file modified project/TFT/018_settings_menu2.bmp.tft
Binary file not shown.
Binary file modified project/TFT/019_pid.bmp.tft
Binary file not shown.
Binary file modified project/TFT/020_information.bmp.tft
Binary file not shown.

0 comments on commit be4b986

Please sign in to comment.