Don't reset stepper timeout for all g-codes
This commit is contained in:
parent
3ca4f09680
commit
e0b4abd3eb
1 changed files with 0 additions and 2 deletions
|
|
@ -12628,8 +12628,6 @@ void process_next_command() {
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
reset_stepper_timeout(); // Keep steppers powered
|
|
||||||
|
|
||||||
// Parse the next command in the queue
|
// Parse the next command in the queue
|
||||||
parser.parse(current_command);
|
parser.parse(current_command);
|
||||||
process_parsed_command();
|
process_parsed_command();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue