🧑💻 Misc. LCD cleanup
This commit is contained in:
@@ -163,10 +163,6 @@ void MenuEditItemBase::goto_edit_screen(
|
||||
|
||||
#include "../../MarlinCore.h"
|
||||
|
||||
bool printer_busy() {
|
||||
return planner.movesplanned() || printingIsActive();
|
||||
}
|
||||
|
||||
/**
|
||||
* General function to go directly to a screen
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user