Firmware2/Marlin
Marcio Teixeira e6ebd30f60 Fix LCD issue on stepper timeout (#13630)
- Remove a re-paint of the status screen on stepper timeout, which would cause a garbled LCD with `LIGHTWEIGHT_UI` and could interrupt whatever else the user might be doing in a submenu (such as playing games!)
- Use the helper function to reset stepper timeout.
2019-04-10 15:51:48 -05:00
..
lib
src Fix LCD issue on stepper timeout (#13630) 2019-04-10 15:51:48 -05:00
Configuration_adv.h Azteeg X5 Mini support (#13425) 2019-04-08 23:10:45 -05:00
Configuration.h Support FYSETC_MINI_12864_PANEL (#13365) 2019-04-09 18:34:29 -05:00
Makefile Additional ExtUI features (#13449) 2019-03-23 23:09:18 -05:00
Marlin.ino