mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-14 01:28:44 +00:00
🩹 Fix printer_busy, M73
Followup to "Misc. LCD cleanup"
This commit is contained in:
parent
cb31a99319
commit
b934a4c612
4 changed files with 7 additions and 1 deletions
Marlin/src/lcd/menu
|
@ -29,6 +29,7 @@
|
|||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#include "menu_item.h"
|
||||
#include "../../MarlinCore.h"
|
||||
#include "../../module/planner.h"
|
||||
|
||||
#if DISABLED(NO_VOLUMETRICS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue