Merge dce2b274ce into fbc2d2d726
This commit is contained in:
commit
b572c616d2
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ void GcodeSuite::M303() {
|
|||
KEEPALIVE_STATE(NOT_BUSY);
|
||||
#endif
|
||||
|
||||
ui.set_status(GET_TEXT(MSG_PID_AUTOTUNE));
|
||||
ui.set_status_P(GET_TEXT(MSG_PID_AUTOTUNE));
|
||||
thermalManager.PID_autotune(temp, e, c, u);
|
||||
ui.reset_status();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue