Firmware2/Marlin/src/lcd
Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117)
- Add methods to access print counter data
- Clean up some inconsistent method names
- Clear lcd status after filament change
- Implement `lcd_reset_status` so it works like UltraLCD
2018-10-16 16:58:29 -05:00
..
dogm Fix lite status screen SD % 2018-10-12 17:02:59 -05:00
extensible_ui Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
language RETRACT_ZLIFT => RETRACT_ZRAISE 2018-10-16 16:46:40 -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_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
lcdprint.h Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
malyanlcd.cpp Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -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_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 Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00
ultralcd.cpp RETRACT_ZLIFT => RETRACT_ZRAISE 2018-10-16 16:46:40 -05:00
ultralcd.h Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00