Shift YZ on graphical display to fit Z+123.45

This commit is contained in:
Scott Lahteine 2018-11-20 06:58:08 -06:00
parent 817a37169a
commit ec9d21a234

View file

@ -374,7 +374,7 @@ void MarlinUI::draw_status_screen() {
#define X_LABEL_POS 3
#define X_VALUE_POS 11
#define XYZ_SPACING 40
#define XYZ_SPACING 37
#if ENABLED(XYZ_HOLLOW_FRAME)
#define XYZ_FRAME_TOP 29