Firmware2/Marlin/src
Marcio T f193cda03b Fixes and additions to FTDI EVE Touch UI (#20393)
- Fixed name conflict with "SUBSCRIPT_TWO"
- Fixed rendering bugs in "Leveling Menu"
- Only show "Bed Mesh Screen" when UBL is enabled
- Removed CocoaPress code from generic "Main Menu"
- Removed CocoaPress code from LulzBot Bio "Status" screen
- Moved generic "Move Axis" functionality into a base class
- Added CocoaPress custom screens:
   - Status Screen
   - Unload Cartridge
   - Load Chocolate
   - Main Menu
   - Advanced Settings
   - XYZ Move (based on "Move Axis" base class)
   - Extrusion Move (based on "Move Axis" base class)
- CocoaPress tweaks to "Temperature" screen
- Fix FTDI EVE Touch UI compilation errors when not using leveling.
2021-04-29 08:45:08 -05:00
..
core SPI TFT for STM32F4 boards (#20384) 2021-04-29 08:45:08 -05:00
feature Fix Spindle/Laser Control menu (#20347) 2021-04-29 08:45:08 -05:00
gcode Fix Spindle/Laser Control menu (#20347) 2021-04-29 08:45:08 -05:00
HAL Style, spacing, typo cleanup for recent changes 2021-04-29 08:45:08 -05:00
inc Allow positive Z nozzle to probe offset (#20344) 2021-04-29 08:45:08 -05:00
lcd Fixes and additions to FTDI EVE Touch UI (#20393) 2021-04-29 08:45:08 -05:00
libs Reduce warnings, extern "C" cleanup (#20279) 2021-04-29 08:45:07 -05:00
module Fix TMC_HOME_PHASE divide by zero (#20368) 2021-04-29 08:45:08 -05:00
pins Style, spacing, typo cleanup for recent changes 2021-04-29 08:45:08 -05:00
sd Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
MarlinCore.cpp Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
MarlinCore.h Add POWER_OFF_DELAY option (#19987) 2021-04-29 08:45:05 -05:00