Correct printing state
This commit is contained in:
parent
84c2391cd3
commit
439e9aaf7e
@ -135,6 +135,7 @@ namespace esphome {
|
|||||||
ESP_LOGD(TAG, "progress=%.1f", print_progress);
|
ESP_LOGD(TAG, "progress=%.1f", print_progress);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
set_printer_state("PRINTING");
|
||||||
//reset string for next line
|
//reset string for next line
|
||||||
MarlinOutput="";
|
MarlinOutput="";
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user