Firmware2/Marlin/src/lcd
Marcio Teixeira 60cb36bef3 Misc. improvements (#12747)
* Make ExtUI respect MAXTEMP limits
  - Temperatures are now clamped by MAXTEMP limits rather than arbitrary values.
* Speed up USB init, add status
  - Speed up USB initialization
  - Show status message if init failed
* Enable status messages for EXTENSIBLE_UI
* Adjust max limit to MAX_TEMP - 15
* Misc. tweaks to formatting, const, etc.
2019-01-01 15:17:48 -06:00
..
dogm Align classic bed icon consistently 2018-12-09 12:00:10 -06:00
extensible_ui Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
HD44780 NUM_ARRAY => COUNT 2018-11-24 00:27:45 -06:00
language [2.0.x] Update Czech translation (#12683) 2018-12-20 15:28:46 -06:00
menu Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
fontutils.cpp Clean up file endings 2018-11-04 18:30:10 -06:00
fontutils.h NUM_ARRAY => COUNT 2018-11-24 00:27:45 -06:00
lcdprint.h Revert some const changes (for now) 2018-11-20 08:19:48 -06:00
malyanlcd.cpp Various fixes for MarlinUI and ExtUI (#12439) 2018-11-17 22:21:44 -06:00
thermistornames.h Add Formbot 350c Thermistor (#12661) 2018-12-20 17:04:17 -06:00
ultralcd.cpp Allow ExtUI to use LCD_SET_PROGRESS_MANUALLY (#12628) 2018-12-12 17:21:37 -06:00
ultralcd.h Allow ExtUI to use LCD_SET_PROGRESS_MANUALLY (#12628) 2018-12-12 17:21:37 -06:00