1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-14 22:41:35 +00:00
MarlinFirmware/Marlin/src/feature/bedlevel
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
2018-03-21 19:30:06 -05:00
..
abl Multi-host support 2018-01-10 00:14:47 -06:00
mbl Make enums into implicit char 2018-03-06 23:39:56 -06:00
ubl [2.0.x] Automatically reset stepper timeout (#10179) 2018-03-21 19:30:06 -05:00
bedlevel.cpp [2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 2018-03-13 01:15:22 -05:00
bedlevel.h [2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 2018-03-13 01:15:22 -05:00