1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-13 22:11:38 +00:00
MarlinFirmware/Marlin/src/lcd
Scott Lahteine f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
2019-11-29 22:54:42 -06:00
..
dogm Fix Progress / Remaining display on DOGM (#16005) 2019-11-26 02:55:22 -06:00
extensible_ui Fix Touch UI message strings (#16004) 2019-11-26 02:56:25 -06:00
HD44780 Reduced string storage using tokens (#15593) 2019-11-14 20:30:30 -06:00
language Update Slovak language (#15953) 2019-11-20 17:41:14 -06:00
menu Optimize common strings 2019-11-29 22:54:42 -06:00
extui_dgus_lcd.cpp Add NUL_STR global 2019-11-02 07:31:07 -05:00
extui_example.cpp Followup to meshCount patch 2019-11-20 04:57:04 -06:00
extui_malyan_lcd.cpp Save some string flash 2019-11-02 00:48:05 -05:00
fontutils.cpp Apply HAS_SPI_LCD as needed 2019-07-29 18:55:05 -05:00
fontutils.h Misc changes from struct refactor (#15289) 2019-09-17 18:16:28 -05:00
lcdprint.cpp Use lcd_uint_t in lcd_put_u8str_ind_P (#15909) 2019-11-16 16:37:21 -06:00
lcdprint.h Use LCD_WIDTH for indexed string (#15979) 2019-11-24 19:06:23 -06:00
thermistornames.h Update thermistornames.h (#16027) 2019-11-29 02:06:11 -06:00
ultralcd.cpp Reduced string storage using tokens (#15593) 2019-11-14 20:30:30 -06:00
ultralcd.h Reduced string storage using tokens (#15593) 2019-11-14 20:30:30 -06:00