This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src
Marcio T d83ad6f321
Improve / fix FTDI EVE Touch UI (#17338)
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
2020-03-31 14:22:04 -05:00
..
core Additional TERN macros 2020-03-31 12:50:48 -05:00
feature do_pause_e_move => unscaled_e_move 2020-03-29 16:26:55 -05:00
gcode Improve / fix FTDI EVE Touch UI (#17338) 2020-03-31 14:22:04 -05:00
HAL Pulldown for all FastIO headers 2020-03-31 12:37:22 -05:00
inc [cron] Bump distribution date (2020-03-31) 2020-03-31 00:03:22 +00:00
lcd Improve / fix FTDI EVE Touch UI (#17338) 2020-03-31 14:22:04 -05:00
libs Fix typo... 2020-03-28 09:53:04 -05:00
module Improve / fix FTDI EVE Touch UI (#17338) 2020-03-31 14:22:04 -05:00
pins Load balance some tests 2020-03-29 18:14:15 -05:00
sd Clean up user-wait, SD completion (#17315) 2020-03-28 03:18:53 -05:00
MarlinCore.cpp Clean up user-wait, SD completion (#17315) 2020-03-28 03:18:53 -05:00
MarlinCore.h Clean up user-wait, SD completion (#17315) 2020-03-28 03:18:53 -05:00