Merge pull request #100 from tommycheng/patch-1
While Waiting for hotbed to warm up via M190, LCD Display and Click Enco...
This commit is contained in:
commit
f3095493b0
@ -942,6 +942,7 @@ void process_commands()
|
|||||||
codenum = millis();
|
codenum = millis();
|
||||||
}
|
}
|
||||||
manage_heater();
|
manage_heater();
|
||||||
|
LCD_STATUS;
|
||||||
}
|
}
|
||||||
LCD_MESSAGEPGM(MSG_BED_DONE);
|
LCD_MESSAGEPGM(MSG_BED_DONE);
|
||||||
previous_millis_cmd = millis();
|
previous_millis_cmd = millis();
|
||||||
|
Loading…
Reference in New Issue
Block a user