M73 R : Set Remaining Time (#15549)
This commit is contained in:
committed by
Scott Lahteine
parent
ac71cdc265
commit
e110f5abce
@@ -378,6 +378,9 @@ void startOrResumeJob() {
|
||||
#if ENABLED(LCD_SHOW_E_TOTAL)
|
||||
e_move_accumulator = 0;
|
||||
#endif
|
||||
#if ENABLED(USE_M73_REMAINING_TIME)
|
||||
ui.reset_remaining_time();
|
||||
#endif
|
||||
}
|
||||
print_job_timer.start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user