From efe352f6d31427683ca1283e21bf54d8f1ebbcd5 Mon Sep 17 00:00:00 2001 From: ellensp Date: Fri, 30 Oct 2020 14:23:45 +1300 Subject: [PATCH] Improve DWIN_SET instructions (#296) Co-authored-by: Scott Lahteine --- config/examples/Creality/Ender-5 Plus/Configuration.h | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/config/examples/Creality/Ender-5 Plus/Configuration.h b/config/examples/Creality/Ender-5 Plus/Configuration.h index 964a0c9f53..20c17c76ac 100644 --- a/config/examples/Creality/Ender-5 Plus/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/Configuration.h @@ -2172,10 +2172,14 @@ // // DGUS Touch Display with DWIN OS. (Choose one.) +// // Flash display with DGUS Displays for Marlin: -// 1.) Copy DWIN_SET folder from [1] to SD card, -// 2.) boot the display with SD plugged into its own SD reader (not the motherboard's). -// [1] https://github.com/coldtobi/Marlin_DGUS_Resources +// 1. Format the SD card to FAT32 with a allocation size of 4k. +// 2. Download https://github.com/coldtobi/Marlin_DGUS_Resources +// 3. Copy the downloaded DWIN_SET folder to the SD card. +// 4. Plug the microSD card into the back of the display. +// 4. Boot the display and wait for the update to complete. +// #define DGUS_LCD_UI_ORIGIN //#define DGUS_LCD_UI_FYSETC //#define DGUS_LCD_UI_HIPRECY