Show Total E during print (#15703)
This commit is contained in:
@ -44,7 +44,7 @@ void GcodeSuite::M76() {
|
||||
* M77: Stop print timer
|
||||
*/
|
||||
void GcodeSuite::M77() {
|
||||
print_job_timer.stop();
|
||||
print_job_timer.stop();
|
||||
}
|
||||
|
||||
#if ENABLED(PRINTCOUNTER)
|
||||
|
Reference in New Issue
Block a user