marlin2_a10m/Marlin/src/lcd
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
..
dogm When STATUS_EXPIRE_SECONDS is 0, hide the position. (#10081) 2018-03-14 02:44:30 -05:00
language Fix some mapper, charsize problems (#9866) 2018-02-28 18:57:05 -06:00
malyanlcd.cpp Rebuild SD file sort array on Stop SD Print (#9976) 2018-03-07 01:42:11 -06:00
thermistornames.h LCD updates 2017-09-21 16:26:42 -05:00
ultralcd.cpp [2.0.x] Automatically reset stepper timeout (#10179) 2018-03-21 19:30:06 -05:00
ultralcd.h Fix BTN_BACK 2018-02-28 03:26:28 -06:00
ultralcd_impl_DOGM.h Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168) 2018-03-20 15:53:21 -05:00
ultralcd_impl_HD44780.h always completely initialize display (#9981) 2018-03-07 16:40:59 -06:00
utf_mapper.h Add UTF-8 mapper for Slovak language 2017-10-06 15:14:01 -05:00