mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-26 16:14:01 -06:00
🩹 DGUS options followup
This commit is contained in:
parent
9bd976dfc1
commit
c529a614de
1 changed files with 1 additions and 10 deletions
|
@ -3121,15 +3121,6 @@
|
||||||
*
|
*
|
||||||
* :[ 'ORIGIN', 'FYSETC', 'HYPRECY', 'MKS', 'RELOADED', 'IA_CREALITY' ]
|
* :[ 'ORIGIN', 'FYSETC', 'HYPRECY', 'MKS', 'RELOADED', 'IA_CREALITY' ]
|
||||||
*/
|
*/
|
||||||
// Flash display with DGUS Displays for Marlin:
|
|
||||||
// - Format the SD card to FAT32 with a allocation size of 4k.
|
|
||||||
// - Download https://github.com/coldtobi/Marlin_DGUS_Resources
|
|
||||||
// - Copy the downloaded DWIN_SET folder to the SD card.
|
|
||||||
// - Plug the microSD card into the back of the display.
|
|
||||||
// - Boot the display and wait for the update to complete.
|
|
||||||
*
|
|
||||||
* :[ 'ORIGIN', 'FYSETC', 'HYPRECY', 'MKS', 'RELOADED', 'IA_CREALITY' ]
|
|
||||||
//
|
|
||||||
#define DGUS_LCD_UI ORIGIN
|
#define DGUS_LCD_UI ORIGIN
|
||||||
#if DGUS_UI_IS(MKS)
|
#if DGUS_UI_IS(MKS)
|
||||||
#define USE_MKS_GREEN_UI
|
#define USE_MKS_GREEN_UI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue