Shift YZ on graphical display to fit Z+123.45
This commit is contained in:
parent
817a37169a
commit
ec9d21a234
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ void MarlinUI::draw_status_screen() {
|
||||||
|
|
||||||
#define X_LABEL_POS 3
|
#define X_LABEL_POS 3
|
||||||
#define X_VALUE_POS 11
|
#define X_VALUE_POS 11
|
||||||
#define XYZ_SPACING 40
|
#define XYZ_SPACING 37
|
||||||
|
|
||||||
#if ENABLED(XYZ_HOLLOW_FRAME)
|
#if ENABLED(XYZ_HOLLOW_FRAME)
|
||||||
#define XYZ_FRAME_TOP 29
|
#define XYZ_FRAME_TOP 29
|
||||||
|
|
Reference in a new issue