muele-marlin/Marlin/src/gcode/feature
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
..
advance Tweak some lambdas 2020-03-18 10:33:15 -05:00
baricuda (c) 2020 2020-02-03 08:00:57 -06:00
camera do_pause_e_move => unscaled_e_move 2020-03-29 16:26:55 -05:00
cancel (c) 2020 2020-02-03 08:00:57 -06:00
caselight (c) 2020 2020-02-03 08:00:57 -06:00
clean (c) 2020 2020-02-03 08:00:57 -06:00
controllerfan Implement CONTROLLER_FAN_USE_Z_ONLY 2020-03-18 14:36:40 -05:00
digipot Apply loop shorthand macros (#17159) 2020-03-13 23:18:16 -05:00
filwidth (c) 2020 2020-02-03 08:00:57 -06:00
fwretract (c) 2020 2020-02-03 08:00:57 -06:00
i2c (c) 2020 2020-02-03 08:00:57 -06:00
L6470 More updates for 8 extruders, REPEAT 2020-02-04 12:37:20 -06:00
leds Apply loop shorthand macros (#17159) 2020-03-13 23:18:16 -05:00
macro (c) 2020 2020-02-03 08:00:57 -06:00
mixing (c) 2020 2020-02-03 08:00:57 -06:00
pause Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
powerloss Improve / fix FTDI EVE Touch UI (#17338) 2020-03-31 14:22:04 -05:00
prusa_MMU2 Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
runout (c) 2020 2020-02-03 08:00:57 -06:00
trinamic HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 2020-03-02 12:04:36 -06:00