Firmware2/Marlin/src
Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117)
- Add methods to access print counter data
- Clean up some inconsistent method names
- Clear lcd status after filament change
- Implement `lcd_reset_status` so it works like UltraLCD
2018-10-16 16:58:29 -05:00
..
config RETRACT_ZLIFT => RETRACT_ZRAISE 2018-10-16 16:46:40 -05:00
core Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
feature Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
gcode Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
HAL Clean up recent contribs 2018-10-16 06:45:44 -05:00
inc RETRACT_ZLIFT => RETRACT_ZRAISE 2018-10-16 16:46:40 -05:00
lcd Fix and improve EXTENSIBLE_UI (#12117) 2018-10-16 16:58:29 -05:00
libs Extend M217 with configurable park/raise (#12076) 2018-10-13 23:08:20 -05:00
module RETRACT_ZLIFT => RETRACT_ZRAISE 2018-10-16 16:46:40 -05:00
pins STM32F4xx modifications for HAL_STM32 (#12080) 2018-10-16 06:42:41 -05:00
sd Clear up some compiler warnings 2018-10-16 05:47:02 -05:00
Marlin.cpp New Continuous Filament Mixer (#12098) 2018-10-16 03:38:57 -05:00
Marlin.h Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00