Move some MarlinCore and MarlinUI code (#20832)
This commit is contained in:
@ -544,6 +544,8 @@ void MarlinUI::clear_lcd() { } // Automatically cleared by Picture Loop
|
||||
|
||||
// Put Relevant Text on Display
|
||||
|
||||
extern const char X_LBL[], Y_LBL[], Z_LBL[];
|
||||
|
||||
// Show X and Y positions at top of screen
|
||||
u8g.setColorIndex(1);
|
||||
if (PAGE_UNDER(7)) {
|
||||
|
Reference in New Issue
Block a user