🩹 Fix M413 report (#26846)
This commit is contained in:
parent
6575dcc803
commit
71d9a3e1df
@ -72,6 +72,7 @@ void GcodeSuite::M413_report(const bool forReplay/*=true*/) {
|
||||
, " B", recovery.bed_temp_threshold
|
||||
#endif
|
||||
);
|
||||
SERIAL_ECHO(" ; ");
|
||||
serialprintln_onoff(recovery.enabled);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user