mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 15:37:32 -06:00
Disable extraneous generic LCD options (#289)
This commit is contained in:
parent
efe352f6d3
commit
88696502f5
19 changed files with 27 additions and 27 deletions
|
@ -1922,7 +1922,7 @@
|
|||
//
|
||||
// Generic 16x2, 16x4, 20x2, or 20x4 character-based LCD.
|
||||
//
|
||||
#define ULTRA_LCD
|
||||
//#define ULTRA_LCD
|
||||
|
||||
//=============================================================================
|
||||
//======================== LCD / Controller Selection =========================
|
||||
|
|
|
@ -1989,10 +1989,7 @@
|
|||
// RepRapDiscount FULL GRAPHIC Smart Controller
|
||||
// https://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
|
||||
//
|
||||
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
||||
#define ST7920_DELAY_1 DELAY_NS(250)
|
||||
#define ST7920_DELAY_2 DELAY_NS(250)
|
||||
#define ST7920_DELAY_3 DELAY_NS(250)
|
||||
//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
||||
|
||||
//
|
||||
// ReprapWorld Graphical LCD
|
||||
|
@ -2093,6 +2090,9 @@
|
|||
// different pins/wiring (see pins_ANET_10.h).
|
||||
//
|
||||
#define ANET_FULL_GRAPHICS_LCD
|
||||
#define ST7920_DELAY_1 DELAY_NS(250)
|
||||
#define ST7920_DELAY_2 DELAY_NS(250)
|
||||
#define ST7920_DELAY_3 DELAY_NS(250)
|
||||
|
||||
//
|
||||
// AZSMZ 12864 LCD with SD
|
||||
|
|
|
@ -1895,7 +1895,7 @@
|
|||
//
|
||||
// Generic 16x2, 16x4, 20x2, or 20x4 character-based LCD.
|
||||
//
|
||||
#define ULTRA_LCD
|
||||
//#define ULTRA_LCD
|
||||
|
||||
//=============================================================================
|
||||
//======================== LCD / Controller Selection =========================
|
||||
|
|
|
@ -2174,11 +2174,11 @@
|
|||
// DGUS Touch Display with DWIN OS. (Choose one.)
|
||||
//
|
||||
// Flash display with DGUS Displays for Marlin:
|
||||
// 1. Format the SD card to FAT32 with a allocation size of 4k.
|
||||
// 2. Download 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.
|
||||
// - 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.
|
||||
//
|
||||
#define DGUS_LCD_UI_ORIGIN
|
||||
//#define DGUS_LCD_UI_FYSETC
|
||||
|
|
|
@ -1855,7 +1855,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1856,8 +1856,8 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//
|
||||
//#define ULTIPANEL
|
||||
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
// https://reprap.org/wiki/PanelOne
|
||||
//
|
||||
|
|
|
@ -1855,7 +1855,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1855,7 +1855,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1856,7 +1856,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1855,7 +1855,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1865,7 +1865,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1905,7 +1905,7 @@
|
|||
//
|
||||
// Generic 16x2, 16x4, 20x2, or 20x4 character-based LCD.
|
||||
//
|
||||
#define ULTRA_LCD
|
||||
//#define ULTRA_LCD
|
||||
|
||||
//=============================================================================
|
||||
//======================== LCD / Controller Selection =========================
|
||||
|
|
|
@ -1904,7 +1904,7 @@
|
|||
//
|
||||
// Generic 16x2, 16x4, 20x2, or 20x4 character-based LCD.
|
||||
//
|
||||
#define ULTRA_LCD
|
||||
//#define ULTRA_LCD
|
||||
|
||||
//=============================================================================
|
||||
//======================== LCD / Controller Selection =========================
|
||||
|
|
|
@ -1895,7 +1895,7 @@
|
|||
//
|
||||
// Generic 16x2, 16x4, 20x2, or 20x4 character-based LCD.
|
||||
//
|
||||
#define ULTRA_LCD
|
||||
//#define ULTRA_LCD
|
||||
|
||||
//=============================================================================
|
||||
//======================== LCD / Controller Selection =========================
|
||||
|
|
|
@ -1952,7 +1952,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1952,7 +1952,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1952,7 +1952,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1952,7 +1952,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
|
@ -1953,7 +1953,7 @@
|
|||
//
|
||||
// ULTIPANEL as seen on Thingiverse.
|
||||
//
|
||||
#define ULTIPANEL
|
||||
//#define ULTIPANEL
|
||||
|
||||
//
|
||||
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue