Firmware2/Marlin/src/lcd
Marcio Teixeira d6d48e63fb Allow #defined TYPE arg to ultralcd menu macros (#12041)
Previously, it was not possible for the TYPE argument to ultralcd menu macros to itself be a #defined value. This made it difficult to create variables to set many related menu items to a common precision that could be easily changed.
2018-10-08 20:01:00 -05:00
..
dogm [2.0.x] Miscellaneous fixes (#12039) 2018-10-08 18:14:52 -05:00
extensible_ui Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
language Single nozzle filament change (#11994) 2018-10-07 17:06:14 -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 Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00
ultralcd_impl_HD44780.h Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00
ultralcd.cpp Allow #defined TYPE arg to ultralcd menu macros (#12041) 2018-10-08 20:01:00 -05:00
ultralcd.h Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00