muele-marlin/Marlin/src
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
..
core Remove extra macro 2020-04-27 10:19:37 -05:00
feature General cleanup: pause, MarlinCore 2020-04-28 00:22:04 -05:00
gcode Followup fixes for singlenozzle, etc. (#17712) 2020-04-28 00:21:23 -05:00
HAL STM32F1: SD EEPROM fallback (#17715) 2020-04-27 23:45:20 -05:00
inc Apply more HAS_HOTEND 2020-04-27 22:39:31 -05:00
lcd Enhance and fix FTDI EVE Touch UI (#17755) 2020-04-28 00:31:05 -05:00
libs Fix G12 for SINGLENOZZLE (#17540) 2020-04-27 05:22:06 -05:00
module Followup fixes for singlenozzle, etc. (#17712) 2020-04-28 00:21:23 -05:00
pins Patch BLTouch Z_MAX_PIN for GT2560 Rev.A (non-plus) (#17721) 2020-04-27 08:38:23 -05:00
sd Do SD sort order in CardReader 2020-04-27 06:30:28 -05:00
MarlinCore.cpp General cleanup: pause, MarlinCore 2020-04-28 00:22:04 -05:00
MarlinCore.h Clean up old externs / includes 2020-04-27 22:39:31 -05:00