mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-16 03:07:47 -06:00
Add LULZBOT_TOUCH_UI (#14967)
This commit is contained in:
parent
179d6c4ed1
commit
274934ad81
356 changed files with 22195 additions and 58 deletions
|
@ -2035,6 +2035,12 @@
|
|||
//
|
||||
//#define MALYAN_LCD
|
||||
|
||||
//
|
||||
// LulzBot Color Touch UI for FTDI EVE (FT800/FT810) displays
|
||||
// See Configuration_adv.h for all configuration options.
|
||||
//
|
||||
//#defined LULZBOT_TOUCH_UI
|
||||
|
||||
//
|
||||
// Third-party or vendor-customized controller interfaces.
|
||||
// Sources should be installed in 'src/lcd/extensible_ui'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue