You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179)
* 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
7 years ago
..
lib Module updates 7 years ago
src [2.0.x] Automatically reset stepper timeout (#10179) 7 years ago
Configuration.h Consolidate 3-point leveling point options 7 years ago
Configuration_adv.h MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS 7 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago