This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/lcd
Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146)
- Remove `print_job_timer.stop()` from `disable_all_heaters`
- Call `print_job_timer.stop()` for relevant `disable_all_heaters()`.
- Split up `kill()` for watchdog interrupt safety
2018-10-18 21:20:56 -05:00
..
dogm Alternative info screen (Prusa-style) (#12132) 2018-10-18 11:34:52 -05:00
extensible_ui Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
language Update German language (#12143) 2018-10-18 19:17:37 -05:00
fontutils.cpp Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
fontutils.h Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
lcdprint.h Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
lcdprint_hd44780.cpp Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
lcdprint_u8g.cpp Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
malyanlcd.cpp Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 2018-10-18 21:20:56 -05:00
thermistornames.h Add Einstart-S support (#11219) 2018-07-26 05:52:22 -05:00
u8g_fontutf8.cpp Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
u8g_fontutf8.h Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
ultralcd.cpp Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 2018-10-18 21:20:56 -05:00
ultralcd.h Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
ultralcd_common_HD44780.h [2.0.x][HD44780] Remove unused include 2018-07-06 23:45:47 -05:00
ultralcd_impl_DOGM.h Add Bootscreen Animation (#12077) 2018-10-12 22:11:20 -05:00
ultralcd_impl_HD44780.h Fix compile warning re: LCD_INFO_SCREEN_STYLE 2018-10-18 19:16:24 -05:00