Marlin_Firmware/Marlin/src/feature/bedlevel/ubl
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
..
ubl_G29.cpp [2.0.x] Automatically reset stepper timeout (#10179) 2018-03-21 19:30:06 -05:00
ubl_motion.cpp Fix typo in ubl.prepare_segmented_line_to 2018-03-11 10:20:50 -05:00
ubl.cpp Also suppress keepalive with suspend_auto_report 2018-03-21 00:29:09 -05:00
ubl.h Fix LA_active_extruder (static) 2018-03-07 05:49:20 -06:00