Move HOLLOW_FRAME options to config_adv
This commit is contained in:
@ -525,10 +525,6 @@ static void lcd_implementation_status_screen() {
|
||||
#define X_VALUE_POS 11
|
||||
#define XYZ_SPACING 40
|
||||
|
||||
// Enable to save many cycles by drawing a hollow frame
|
||||
#define XYZ_HOLLOW_FRAME
|
||||
#define MENU_HOLLOW_FRAME
|
||||
|
||||
#if ENABLED(XYZ_HOLLOW_FRAME)
|
||||
#define XYZ_FRAME_TOP 29
|
||||
#define XYZ_FRAME_HEIGHT INFO_FONT_HEIGHT + 3
|
||||
|
Reference in New Issue
Block a user