muele-marlin/Marlin/src
Marcio Teixeira 24eb275b99 Added a light-weight status screen for the ST7920
- The status screen uses the ST7920 character generator to greatly
  reduce SPI traffic and MCU load when updating the status screen.

- Has been tested with the RepRapDiscount Full Graphics Smart Controller
  but should work with any LCD that uses an ST7920 or fully compatible
  controller.
2018-02-18 02:29:45 -06:00
..
config Added a light-weight status screen for the ST7920 2018-02-18 02:29:45 -06:00
core The ENDER can use BOARD_MELZI_CREALITY (#9692) 2018-02-18 02:24:39 -06:00
feature Include utility.h in neopixel.cpp 2018-02-16 22:19:34 -06:00
gcode Strip excess G28 debug logging 2018-02-18 01:11:41 -06:00
HAL Use serial macro in sd_mmc_spi_mem.cpp for Due 2018-02-16 17:57:24 -06:00
inc Option to force X or Y to home first when homing the other axis 2018-02-18 01:11:41 -06:00
lcd Added a light-weight status screen for the ST7920 2018-02-18 02:29:45 -06:00
libs #ifdef tweaks 2018-02-04 16:36:30 -06:00
module Add MSG_THERMAL_RUNAWAY_BED (#9691) 2018-02-18 02:23:55 -06:00
pins Sync pinsDebug_list.h between 1.1.x and 2.0.x (#9693) 2018-02-18 02:25:32 -06:00
sd [2.0.x] Fix SD wrong filename list (#9342) 2018-01-26 14:03:51 -06:00
Makefile Creality Ender board support 2018-01-15 03:42:24 -06:00
Marlin.cpp Init LCD welcome message programmatically 2018-02-14 05:09:44 -06:00
Marlin.h Fix / complete USE_CONTROLLER_FAN (#9666) 2018-02-16 02:18:50 -06:00