Improve DWIN_SET instructions (#296)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
ellensp 2020-10-30 14:23:45 +13:00 committed by GitHub
parent a1ca9a15c6
commit efe352f6d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2172,10 +2172,14 @@
// //
// DGUS Touch Display with DWIN OS. (Choose one.) // DGUS Touch Display with DWIN OS. (Choose one.)
//
// Flash display with DGUS Displays for Marlin: // Flash display with DGUS Displays for Marlin:
// 1.) Copy DWIN_SET folder from [1] to SD card, // 1. Format the SD card to FAT32 with a allocation size of 4k.
// 2.) boot the display with SD plugged into its own SD reader (not the motherboard's). // 2. Download https://github.com/coldtobi/Marlin_DGUS_Resources
// [1] 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_ORIGIN
//#define DGUS_LCD_UI_FYSETC //#define DGUS_LCD_UI_FYSETC
//#define DGUS_LCD_UI_HIPRECY //#define DGUS_LCD_UI_HIPRECY