DGUS_LCD_UI_RELOADED

MarlinFirmware/Marlin#21931
This commit is contained in:
Scott Lahteine 2021-09-06 18:12:03 -05:00
parent 9af88ec561
commit a4093def94
283 changed files with 1415 additions and 0 deletions

View file

@ -2579,10 +2579,15 @@
// - Download https://github.com/makerbase-mks/MKS-H43
// - Copy the downloaded DWIN_SET folder to the SD card.
//
// RELOADED (T5UID1)
// - Download https://github.com/Desuuuu/DGUS-reloaded
// - Copy the downloaded DWIN_SET folder to the SD card.
//
//#define DGUS_LCD_UI_ORIGIN
//#define DGUS_LCD_UI_FYSETC
//#define DGUS_LCD_UI_HIPRECY
//#define DGUS_LCD_UI_MKS
//#define DGUS_LCD_UI_RELOADED
#if ENABLED(DGUS_LCD_UI_MKS)
#define USE_MKS_GREEN_UI
#endif