Move HOLLOW_FRAME options to config_adv
This commit is contained in:
parent
67ca6c7bfe
commit
06af3b62ba
18 changed files with 306 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue