Support DGUS Display with DWIN OS (#13253)

This commit is contained in:
Tobias Frost
2019-06-21 11:47:23 +02:00
committed by Scott Lahteine
parent bb0bcbaec0
commit eeaef2410a
113 changed files with 3444 additions and 1350 deletions

View File

@ -1963,12 +1963,23 @@
//
//#define SILVER_GATE_GLCD_CONTROLLER
//=============================================================================
//========================== Extensible UI Displays ===========================
//=============================================================================
//
// Extensible UI
// DGUS Touch Display with DWIN OS
//
// Enable third-party or vendor customized user interfaces that aren't
// packaged with Marlin. Source code for the user interface will need to
// be placed in "src/lcd/extensible_ui/lib"
//#define DGUS_LCD
//
// Touch-screen LCD for Malyan M200 printers
//
//#define MALYAN_LCD
//
// Third-party or vendor-customized controller interfaces.
// Sources should be installed in 'src/lcd/extensible_ui'.
//
//#define EXTENSIBLE_UI
@ -1985,15 +1996,6 @@
//============================ Other Controllers ============================
//=============================================================================
//
// CONTROLLER TYPE: Standalone / Serial
//
//
// LCD for Malyan M200 printers.
//
//#define MALYAN_LCD
//
// CONTROLLER TYPE: Keypad / Add-on
//