1cb810ff1c
* Automatically reset stepper timeout in manage_inactivity Any code that adds moves to the planner can skip resetting the stepper timeout. We can let `idle` / `manage_inactivity` reset the timer whenever it detects any moves in the planner. * blocks_queued => has_blocks_queued |
||
---|---|---|
.. | ||
M43.cpp | ||
M92.cpp | ||
M200-M205.cpp | ||
M218.cpp | ||
M220.cpp | ||
M221.cpp | ||
M301.cpp | ||
M302.cpp | ||
M304.cpp | ||
M540.cpp |