Marlin_Firmware/Marlin/src
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
..
core Azteeg X5 Mini support (#13425) 2019-04-08 23:10:45 -05:00
feature Support FYSETC_MINI_12864_PANEL (#13365) 2019-04-09 18:34:29 -05:00
gcode Fix IDEX tool-change, and more (#13614) 2019-04-09 18:33:40 -05:00
HAL SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA 2019-04-08 18:13:41 -05:00
inc Support FYSETC_MINI_12864_PANEL (#13365) 2019-04-09 18:34:29 -05:00
lcd Support FYSETC_MINI_12864_PANEL (#13365) 2019-04-09 18:34:29 -05:00
libs Extended condition macros (#13419) 2019-03-16 23:43:06 -05:00
module Fix IDEX tool-change, and more (#13614) 2019-04-09 18:33:40 -05:00
pins Fix Azteeg X5 MINI BOARD_NAME (#13632) 2019-04-10 15:46:12 -05:00
sd SDCARD_RATHERRECENTFIRST with SDCARD_SORT_ALPHA 2019-04-02 22:25:18 -05:00
Marlin.cpp Fix LCD issue on stepper timeout (#13630) 2019-04-10 15:51:48 -05:00
Marlin.h Add G38.4 and G38.5 (#13348) 2019-03-10 17:22:09 -05:00