diff --git a/README.md b/README.md index cd70b23..15b743d 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. diff --git a/project/DWIN_SET/000_boot.bmp b/project/DWIN_SET/000_boot.bmp index cf86ab1..3d2b372 100644 Binary files a/project/DWIN_SET/000_boot.bmp and b/project/DWIN_SET/000_boot.bmp differ diff --git a/project/DWIN_SET/001_home.bmp b/project/DWIN_SET/001_home.bmp index 7f2755a..84ab144 100644 Binary files a/project/DWIN_SET/001_home.bmp and b/project/DWIN_SET/001_home.bmp differ diff --git a/project/DWIN_SET/002_print_status.bmp b/project/DWIN_SET/002_print_status.bmp index fdede5b..cc476a8 100644 Binary files a/project/DWIN_SET/002_print_status.bmp and b/project/DWIN_SET/002_print_status.bmp differ diff --git a/project/DWIN_SET/003_print_adjust.bmp b/project/DWIN_SET/003_print_adjust.bmp index b7780b8..078f055 100644 Binary files a/project/DWIN_SET/003_print_adjust.bmp and b/project/DWIN_SET/003_print_adjust.bmp differ diff --git a/project/DWIN_SET/004_print_finished.bmp b/project/DWIN_SET/004_print_finished.bmp index 4ae8cc4..58b950c 100644 Binary files a/project/DWIN_SET/004_print_finished.bmp and b/project/DWIN_SET/004_print_finished.bmp differ diff --git a/project/DWIN_SET/005_temp_menu.bmp b/project/DWIN_SET/005_temp_menu.bmp index 4119378..3bdcc35 100644 Binary files a/project/DWIN_SET/005_temp_menu.bmp and b/project/DWIN_SET/005_temp_menu.bmp differ diff --git a/project/DWIN_SET/006_prepare_menu.bmp b/project/DWIN_SET/006_prepare_menu.bmp index 1553833..c880ec3 100644 Binary files a/project/DWIN_SET/006_prepare_menu.bmp and b/project/DWIN_SET/006_prepare_menu.bmp differ diff --git a/project/DWIN_SET/007_print_resume.bmp b/project/DWIN_SET/007_print_resume.bmp index 3299772..60f342b 100644 Binary files a/project/DWIN_SET/007_print_resume.bmp and b/project/DWIN_SET/007_print_resume.bmp differ diff --git a/project/DWIN_SET/008_move.bmp b/project/DWIN_SET/008_move.bmp index 10e2c6c..567a972 100644 Binary files a/project/DWIN_SET/008_move.bmp and b/project/DWIN_SET/008_move.bmp differ diff --git a/project/DWIN_SET/009_settings_menu.bmp b/project/DWIN_SET/009_settings_menu.bmp index 99cb971..c897249 100644 Binary files a/project/DWIN_SET/009_settings_menu.bmp and b/project/DWIN_SET/009_settings_menu.bmp differ diff --git a/project/DWIN_SET/010_leveling_menu.bmp b/project/DWIN_SET/010_leveling_menu.bmp index 5eb4db5..f3090ed 100644 Binary files a/project/DWIN_SET/010_leveling_menu.bmp and b/project/DWIN_SET/010_leveling_menu.bmp differ diff --git a/project/DWIN_SET/011_paused_print_adjust.bmp b/project/DWIN_SET/011_paused_print_adjust.bmp index 063a428..7a5a79c 100644 Binary files a/project/DWIN_SET/011_paused_print_adjust.bmp and b/project/DWIN_SET/011_paused_print_adjust.bmp differ diff --git a/project/DWIN_SET/012_leveling_manual.bmp b/project/DWIN_SET/012_leveling_manual.bmp index 5e10867..d6f67ab 100644 Binary files a/project/DWIN_SET/012_leveling_manual.bmp and b/project/DWIN_SET/012_leveling_manual.bmp differ diff --git a/project/DWIN_SET/013_leveling_automatic.bmp b/project/DWIN_SET/013_leveling_automatic.bmp index b9b4e36..383bea9 100644 Binary files a/project/DWIN_SET/013_leveling_automatic.bmp and b/project/DWIN_SET/013_leveling_automatic.bmp differ diff --git a/project/DWIN_SET/014_leveling_probing.bmp b/project/DWIN_SET/014_leveling_probing.bmp index d4283ac..daa21f3 100644 Binary files a/project/DWIN_SET/014_leveling_probing.bmp and b/project/DWIN_SET/014_leveling_probing.bmp differ diff --git a/project/DWIN_SET/015_filament.bmp b/project/DWIN_SET/015_filament.bmp index c1dee3e..5297fcc 100644 Binary files a/project/DWIN_SET/015_filament.bmp and b/project/DWIN_SET/015_filament.bmp differ diff --git a/project/DWIN_SET/016_print_menu.bmp b/project/DWIN_SET/016_print_menu.bmp index e4a7ca4..7d98c48 100644 Binary files a/project/DWIN_SET/016_print_menu.bmp and b/project/DWIN_SET/016_print_menu.bmp differ diff --git a/project/DWIN_SET/017_Z_Offset_menu.bmp b/project/DWIN_SET/017_Z_Offset_menu.bmp new file mode 100644 index 0000000..091a97c Binary files /dev/null and b/project/DWIN_SET/017_Z_Offset_menu.bmp differ diff --git a/project/DWIN_SET/018_settings_menu2.bmp b/project/DWIN_SET/018_settings_menu2.bmp index fb025d4..3f8c62a 100644 Binary files a/project/DWIN_SET/018_settings_menu2.bmp and b/project/DWIN_SET/018_settings_menu2.bmp differ diff --git a/project/DWIN_SET/019_pid.bmp b/project/DWIN_SET/019_pid.bmp index 27d6d29..14accf1 100644 Binary files a/project/DWIN_SET/019_pid.bmp and b/project/DWIN_SET/019_pid.bmp differ diff --git a/project/DWIN_SET/020_information.bmp b/project/DWIN_SET/020_information.bmp index 8c5b035..67a5636 100644 Binary files a/project/DWIN_SET/020_information.bmp and b/project/DWIN_SET/020_information.bmp differ diff --git a/project/DWIN_SET/13TouchFile.bin b/project/DWIN_SET/13TouchFile.bin index 47e083d..5895fa4 100644 Binary files a/project/DWIN_SET/13TouchFile.bin and b/project/DWIN_SET/13TouchFile.bin differ diff --git a/project/DWIN_SET/14ShowFile.bin b/project/DWIN_SET/14ShowFile.bin index 1726f2d..1d717a6 100644 Binary files a/project/DWIN_SET/14ShowFile.bin and b/project/DWIN_SET/14ShowFile.bin differ diff --git a/project/DWIN_SET/27_buttons.icl b/project/DWIN_SET/27_buttons.icl index 9c22b78..9764816 100644 Binary files a/project/DWIN_SET/27_buttons.icl and b/project/DWIN_SET/27_buttons.icl differ diff --git a/project/DWIN_SET/32_screens.icl b/project/DWIN_SET/32_screens.icl index 6be8208..2dbefa0 100644 Binary files a/project/DWIN_SET/32_screens.icl and b/project/DWIN_SET/32_screens.icl differ diff --git a/project/DWprj.dhmi b/project/DWprj.dhmi index 4fe8353..beededa 100644 Binary files a/project/DWprj.dhmi and b/project/DWprj.dhmi differ diff --git a/project/DWprj.dhmi.back b/project/DWprj.dhmi.back index 4fe8353..beededa 100644 Binary files a/project/DWprj.dhmi.back and b/project/DWprj.dhmi.back differ diff --git a/project/DWprj.hmi b/project/DWprj.hmi index edcee29..d1838fa 100644 --- a/project/DWprj.hmi +++ b/project/DWprj.hmi @@ -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 diff --git a/project/DWprj.tft b/project/DWprj.tft index ab59ec1..8873f9c 100644 Binary files a/project/DWprj.tft and b/project/DWprj.tft differ diff --git a/project/Docs/VariableMemoryMap.xlsx b/project/Docs/VariableMemoryMap.xlsx new file mode 100644 index 0000000..91d133b Binary files /dev/null and b/project/Docs/VariableMemoryMap.xlsx differ diff --git a/project/GRAPHICS/27_buttons/023.bmp b/project/GRAPHICS/27_buttons/023.bmp new file mode 100644 index 0000000..4e895c1 Binary files /dev/null and b/project/GRAPHICS/27_buttons/023.bmp differ diff --git a/project/GRAPHICS/27_buttons/024.bmp b/project/GRAPHICS/27_buttons/024.bmp new file mode 100644 index 0000000..9bce204 Binary files /dev/null and b/project/GRAPHICS/27_buttons/024.bmp differ diff --git a/project/GRAPHICS/Other Graphics/Future 016_print_menu.bmp b/project/GRAPHICS/Other Graphics/Future 016_print_menu.bmp new file mode 100644 index 0000000..c0682ce Binary files /dev/null and b/project/GRAPHICS/Other Graphics/Future 016_print_menu.bmp differ diff --git a/project/TFT/001_home.bmp.tft b/project/TFT/001_home.bmp.tft index 81f65b2..f52180c 100644 Binary files a/project/TFT/001_home.bmp.tft and b/project/TFT/001_home.bmp.tft differ diff --git a/project/TFT/002_print_status.bmp.tft b/project/TFT/002_print_status.bmp.tft index cbfaa72..963ce89 100644 Binary files a/project/TFT/002_print_status.bmp.tft and b/project/TFT/002_print_status.bmp.tft differ diff --git a/project/TFT/004_print_finished.bmp.tft b/project/TFT/004_print_finished.bmp.tft index 659cbf3..ab10a77 100644 Binary files a/project/TFT/004_print_finished.bmp.tft and b/project/TFT/004_print_finished.bmp.tft differ diff --git a/project/TFT/005_temp_menu.bmp.tft b/project/TFT/005_temp_menu.bmp.tft index 46171df..2770e38 100644 Binary files a/project/TFT/005_temp_menu.bmp.tft and b/project/TFT/005_temp_menu.bmp.tft differ diff --git a/project/TFT/006_prepare_menu.bmp.tft b/project/TFT/006_prepare_menu.bmp.tft index 20e405d..b742cb7 100644 Binary files a/project/TFT/006_prepare_menu.bmp.tft and b/project/TFT/006_prepare_menu.bmp.tft differ diff --git a/project/TFT/007_print_resume.bmp.tft b/project/TFT/007_print_resume.bmp.tft index 3991ea8..102826f 100644 Binary files a/project/TFT/007_print_resume.bmp.tft and b/project/TFT/007_print_resume.bmp.tft differ diff --git a/project/TFT/008_move.bmp.tft b/project/TFT/008_move.bmp.tft index e9ae0d9..f20e9de 100644 Binary files a/project/TFT/008_move.bmp.tft and b/project/TFT/008_move.bmp.tft differ diff --git a/project/TFT/010_leveling_menu.bmp.tft b/project/TFT/010_leveling_menu.bmp.tft index ff0dba8..cd0646a 100644 Binary files a/project/TFT/010_leveling_menu.bmp.tft and b/project/TFT/010_leveling_menu.bmp.tft differ diff --git a/project/TFT/011_paused_print_adjust.bmp.tft b/project/TFT/011_paused_print_adjust.bmp.tft index ca2a183..f47414a 100644 Binary files a/project/TFT/011_paused_print_adjust.bmp.tft and b/project/TFT/011_paused_print_adjust.bmp.tft differ diff --git a/project/TFT/012_leveling_manual.bmp.tft b/project/TFT/012_leveling_manual.bmp.tft index 0c772f8..e880aa5 100644 Binary files a/project/TFT/012_leveling_manual.bmp.tft and b/project/TFT/012_leveling_manual.bmp.tft differ diff --git a/project/TFT/013_leveling_automatic.bmp.tft b/project/TFT/013_leveling_automatic.bmp.tft index 8412155..d6a616e 100644 Binary files a/project/TFT/013_leveling_automatic.bmp.tft and b/project/TFT/013_leveling_automatic.bmp.tft differ diff --git a/project/TFT/014_leveling_probing.bmp.tft b/project/TFT/014_leveling_probing.bmp.tft index a190a01..039c27d 100644 Binary files a/project/TFT/014_leveling_probing.bmp.tft and b/project/TFT/014_leveling_probing.bmp.tft differ diff --git a/project/TFT/015_filament.bmp.tft b/project/TFT/015_filament.bmp.tft index 1db70bd..85db408 100644 Binary files a/project/TFT/015_filament.bmp.tft and b/project/TFT/015_filament.bmp.tft differ diff --git a/project/TFT/016_print_menu.bmp.tft b/project/TFT/016_print_menu.bmp.tft index 78122f1..e0972a0 100644 Binary files a/project/TFT/016_print_menu.bmp.tft and b/project/TFT/016_print_menu.bmp.tft differ diff --git a/project/TFT/017_Z_Offset_menu.bmp.tft b/project/TFT/017_Z_Offset_menu.bmp.tft new file mode 100644 index 0000000..5af9200 Binary files /dev/null and b/project/TFT/017_Z_Offset_menu.bmp.tft differ diff --git a/project/TFT/018_settings_menu2.bmp.tft b/project/TFT/018_settings_menu2.bmp.tft index ed36337..12c15f8 100644 Binary files a/project/TFT/018_settings_menu2.bmp.tft and b/project/TFT/018_settings_menu2.bmp.tft differ diff --git a/project/TFT/019_pid.bmp.tft b/project/TFT/019_pid.bmp.tft index 767ffb5..08b448b 100644 Binary files a/project/TFT/019_pid.bmp.tft and b/project/TFT/019_pid.bmp.tft differ diff --git a/project/TFT/020_information.bmp.tft b/project/TFT/020_information.bmp.tft index 5f5ddca..b2dcfa7 100644 Binary files a/project/TFT/020_information.bmp.tft and b/project/TFT/020_information.bmp.tft differ diff --git a/project/TFT/202_popup_numpad.bmp.tft b/project/TFT/202_popup_numpad.bmp.tft index fc5f1cf..d70c5f7 100644 Binary files a/project/TFT/202_popup_numpad.bmp.tft and b/project/TFT/202_popup_numpad.bmp.tft differ diff --git a/project/TFT/205_popup_abort_sel.bmp.tft b/project/TFT/205_popup_abort_sel.bmp.tft index 5fec499..1255341 100644 Binary files a/project/TFT/205_popup_abort_sel.bmp.tft and b/project/TFT/205_popup_abort_sel.bmp.tft differ diff --git a/project/TFT/207_popup_pause_sel.bmp.tft b/project/TFT/207_popup_pause_sel.bmp.tft index 35246f4..4d152ad 100644 Binary files a/project/TFT/207_popup_pause_sel.bmp.tft and b/project/TFT/207_popup_pause_sel.bmp.tft differ diff --git a/project/TFT/208_popup_resume.bmp.tft b/project/TFT/208_popup_resume.bmp.tft index bb45a08..595fc32 100644 Binary files a/project/TFT/208_popup_resume.bmp.tft and b/project/TFT/208_popup_resume.bmp.tft differ diff --git a/project/TFT/209_popup_resume_sel.bmp.tft b/project/TFT/209_popup_resume_sel.bmp.tft index a34a388..6736c41 100644 Binary files a/project/TFT/209_popup_resume_sel.bmp.tft and b/project/TFT/209_popup_resume_sel.bmp.tft differ diff --git a/project/TFT/212_popup_steppers.bmp.tft b/project/TFT/212_popup_steppers.bmp.tft index 91ab54e..9bdd6a8 100644 Binary files a/project/TFT/212_popup_steppers.bmp.tft and b/project/TFT/212_popup_steppers.bmp.tft differ diff --git a/project/TFT/240_debug1.bmp.tft b/project/TFT/240_debug1.bmp.tft index d74c8e5..da0ea4a 100644 Binary files a/project/TFT/240_debug1.bmp.tft and b/project/TFT/240_debug1.bmp.tft differ diff --git a/project/TFT/249_wait.bmp.tft b/project/TFT/249_wait.bmp.tft index e99e22b..b831daf 100644 Binary files a/project/TFT/249_wait.bmp.tft and b/project/TFT/249_wait.bmp.tft differ diff --git a/project/TFT/250_kill.bmp.tft b/project/TFT/250_kill.bmp.tft index 9a6d6d6..41d4a48 100644 Binary files a/project/TFT/250_kill.bmp.tft and b/project/TFT/250_kill.bmp.tft differ