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);
|
||||
#endif
|
||||
|
||||
set_printer_state("PRINTING");
|
||||
//reset string for next line
|
||||
MarlinOutput="";
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user