mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-12-11 16:00:54 -07:00
extraneous items
This commit is contained in:
parent
3a847b7fdf
commit
a91a588153
2 changed files with 1 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
//
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue