M600 communication timeout fix
This commit is contained in:
parent
d6ccaa7c08
commit
db9c82acef
1 changed files with 1 additions and 0 deletions
|
@ -6568,6 +6568,7 @@ Sigma_Exit:
|
|||
process_commands();
|
||||
cmdqueue_pop_front();
|
||||
}
|
||||
KEEPALIVE_STATE(IN_HANDLER);
|
||||
fsensor_enable();
|
||||
fsensor_restore_print_and_continue();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue