Skip to content

Commit

Permalink
Merge pull request #30 from Thinkersbluff/new-at-v0.3.9
Browse files Browse the repository at this point in the history
New at v0.3.9
  • Loading branch information
Thinkersbluff authored Aug 19, 2023
2 parents 1f113c0 + 77ea345 commit d56e854
Show file tree
Hide file tree
Showing 61 changed files with 11 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

# DGUS-reloaded (for Klipper) DWIN_SET, CR6Community Edition
![IMG_20230814_143210](https://github.com/Thinkersbluff/DGUS-Reloaded_for_CR6-DWIN-SET_Component/assets/36551518/6a54daa7-3d1a-4ce1-9d03-0e88fbbb41b5)
![image](https://user-images.githubusercontent.com/36551518/212972182-ae2ac437-5109-46d0-84c9-205b93728757.png)
![Leveling](https://user-images.githubusercontent.com/36551518/212973797-90dc72f5-55bc-4af7-a1ff-85717db1998c.png)
![ALeveling](https://user-images.githubusercontent.com/36551518/212974618-f33749a1-f7f4-46d1-890c-aced45110d1e.png)
![IMG_20230819_002128](https://github.com/Thinkersbluff/DGUS-Reloaded_for_CR6-DWIN-SET_Component/assets/36551518/9714de9b-2ee4-4b11-be5d-81520f2a8ed4)
![IMG_20230819_002145](https://github.com/Thinkersbluff/DGUS-Reloaded_for_CR6-DWIN-SET_Component/assets/36551518/d9f62392-a0d2-4a34-b358-a3599917a2b1)
![IMG_20230819_002216](https://github.com/Thinkersbluff/DGUS-Reloaded_for_CR6-DWIN-SET_Component/assets/36551518/5986b74d-d3bd-4c3b-a88d-c4f10d22d50f)
![IMG_20230819_002152](https://github.com/Thinkersbluff/DGUS-Reloaded_for_CR6-DWIN-SET_Component/assets/36551518/cc4d7ca8-75f4-48ba-9874-3b7877deb9a9)

This DWIN touchscreen firmware is designed and compiled to run on the portrait-mode T5L 272x480 pixel DWIN displays provided stock with Creality CR6-SE and CR6-MAX FDM printers.

Expand Down Expand Up @@ -37,6 +37,12 @@ NEW at v0.3.8:
* Reprint last job
* Enable|Disable Runout Sensor
* Printer halts and prompts for filament, if Runout Sensor is Enabled AND Filament is not detected

NEW at v0.3.9:
* New Z Offset calibration screen
* LOAD|REMOVE default Bed Mesh profile feature added to the ABL screen. Also supports viewing other profiles, if loaded via CONSOLE
* Enhanced Manual Leveling screen - also supports ABL users with ability to test/measure gaps at each corner + in center of bed
* Able to see status of - and Enable|Disable - the Runout sensor while printing or paused.

>> **CAUTION:** The automatic bed-leveling function provided with this version of the firmware ONLY works correctly if you also configure your printer.cfg to perform a 5x5 bed mesh. If you do not want to use a 5x5 mesh, do not use this ABL function.
Expand Down
Binary file modified project/DWIN_SET/000_boot.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/001_home.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/002_print_status.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/003_print_adjust.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/004_print_finished.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/005_temp_menu.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/006_prepare_menu.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/007_print_resume.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/008_move.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/009_settings_menu.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/010_leveling_menu.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/011_paused_print_adjust.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/012_leveling_manual.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/013_leveling_automatic.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/014_leveling_probing.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/015_filament.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/016_print_menu.bmp
Binary file not shown.
Binary file added project/DWIN_SET/017_Z_Offset_menu.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/018_settings_menu2.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/019_pid.bmp
Binary file not shown.
Binary file modified project/DWIN_SET/020_information.bmp
Binary file not shown.
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/DWIN_SET/27_buttons.icl
Binary file not shown.
Binary file modified project/DWIN_SET/32_screens.icl
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.
1 change: 1 addition & 0 deletions project/DWprj.hmi
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ProVersion=641
014=014_leveling_probing.bmp
015=015_filament.bmp
016=016_print_menu.bmp
017=017_Z_Offset_menu.bmp
018=018_settings_menu2.bmp
019=019_pid.bmp
020=020_information.bmp
Expand Down
Binary file modified project/DWprj.tft
Binary file not shown.
Binary file added project/Docs/VariableMemoryMap.xlsx
Binary file not shown.
Binary file added project/GRAPHICS/27_buttons/023.bmp
Binary file not shown.
Binary file added project/GRAPHICS/27_buttons/024.bmp
Binary file not shown.
Binary file not shown.
Binary file modified project/TFT/001_home.bmp.tft
Binary file not shown.
Binary file modified project/TFT/002_print_status.bmp.tft
Binary file not shown.
Binary file modified project/TFT/004_print_finished.bmp.tft
Binary file not shown.
Binary file modified project/TFT/005_temp_menu.bmp.tft
Binary file not shown.
Binary file modified project/TFT/006_prepare_menu.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/008_move.bmp.tft
Binary file not shown.
Binary file modified project/TFT/010_leveling_menu.bmp.tft
Binary file not shown.
Binary file modified project/TFT/011_paused_print_adjust.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/014_leveling_probing.bmp.tft
Binary file not shown.
Binary file modified project/TFT/015_filament.bmp.tft
Binary file not shown.
Binary file modified project/TFT/016_print_menu.bmp.tft
Binary file not shown.
Binary file added project/TFT/017_Z_Offset_menu.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.
Binary file modified project/TFT/202_popup_numpad.bmp.tft
Binary file not shown.
Binary file modified project/TFT/205_popup_abort_sel.bmp.tft
Binary file not shown.
Binary file modified project/TFT/207_popup_pause_sel.bmp.tft
Binary file not shown.
Binary file modified project/TFT/208_popup_resume.bmp.tft
Binary file not shown.
Binary file modified project/TFT/209_popup_resume_sel.bmp.tft
Binary file not shown.
Binary file modified project/TFT/212_popup_steppers.bmp.tft
Binary file not shown.
Binary file modified project/TFT/240_debug1.bmp.tft
Binary file not shown.
Binary file modified project/TFT/249_wait.bmp.tft
Binary file not shown.
Binary file modified project/TFT/250_kill.bmp.tft
Binary file not shown.

0 comments on commit d56e854

Please sign in to comment.