extraneous items

This commit is contained in:
Scott Lahteine 2025-11-13 21:15:54 -06:00
parent 3a847b7fdf
commit a91a588153
2 changed files with 1 additions and 5 deletions

View file

@ -73,9 +73,6 @@
#define MOTHERBOARD BOARD_CREALITY_V422
#endif
#define X_MAX_PIN 3 // Creality connects X_MAX to X_MIN(_PIN) motherboard connector
#define Y_MAX_PIN 14 // Creality connects Y_MAX to Y_MIN(_PIN) motherboard connector
// @section serial
/**
@ -2814,7 +2811,7 @@
* Disable all menus and only display the Status Screen, or
* just remove some extraneous menu items to recover space.
*/
#define NO_LCD_MENUS
//#define NO_LCD_MENUS
//#define SLIM_LCD_MENUS
//

View file

@ -2085,7 +2085,6 @@
// Additional options for DGUS / DWIN displays
//
#if HAS_DGUS_LCD
#define LCD_SERIAL_PORT 3
#define LCD_BAUDRATE 115200
#define DGUS_RX_BUFFER_SIZE 128