Firmware2/Marlin/src/lcd
Marcio T 07a6bf9b84
Enhance and fix FTDI EVE Touch UI (#17755)
- Stop print and play error sound if USB drive is removed.
- Allow configuration of version string in touch UI.
- Print a completion message in the bed mesh leveling screen.
- Don't play redundant sound at the start of a print.
- Clicking on percentage in status screen now goes into print speed screen
- Clicking on axis in status screen now goes to nozzle motion screens
- Use default increment of 100 when nozzle is preheated in temp screen, 10 otherwise
- Fixed grayed out change filament button in tune menu
- Eliminated code duplication in tune menu
- Add button for resetting BLTouch to advanced settings menu
2020-04-28 00:31:05 -05:00
..
dogm Apply more HAS_HOTEND 2020-04-27 22:39:31 -05:00
extui Enhance and fix FTDI EVE Touch UI (#17755) 2020-04-28 00:31:05 -05:00
HD44780 Add HAS_FAN and others 2020-04-27 05:07:08 -05:00
language Adjustable XY_FREQUENCY_LIMIT (#17583) 2020-04-27 05:59:52 -05:00
menu Followup fixes for singlenozzle, etc. (#17712) 2020-04-28 00:21:23 -05:00
extui_dgus_lcd.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
extui_example.cpp Touch UI additions, bug fixes (#17379) 2020-04-02 14:24:55 -05:00
extui_malyan_lcd.cpp Fix Malyan ExtUI parse_lcd_byte 2020-04-22 22:07:38 -05:00
fontutils.cpp Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
fontutils.h Misc changes from struct refactor (#15289) 2019-09-17 18:16:28 -05:00
lcdprint.cpp Ensure language.h include order 2020-04-20 09:43:48 -05:00
lcdprint.h Use LCD_WIDTH for indexed string (#15979) 2019-11-24 19:06:23 -06:00
thermistornames.h (c) 2020 2020-02-03 08:00:57 -06:00
ultralcd.cpp Apply ternary macros 2020-04-27 06:30:28 -05:00
ultralcd.h Apply ternary macros 2020-04-27 06:30:28 -05:00