Firmware2/Marlin/src
Marcio Teixeira 532bb3aaa1 Lightweight status screen for ST7920
- This 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-22 00:10:43 -06:00
..
config Lightweight status screen for ST7920 2018-02-22 00:10:43 -06:00
core Fix CYCLES_PER_MICROSECOND conflict on STM32F1 2018-02-20 03:10:39 -06:00
feature Fix botched check for being off the mesh... 2018-02-21 14:28:58 -06:00
gcode quick_home_xy sensorless homing 2018-02-20 20:52:48 -06:00
HAL Drop HAL_timer_set_count 2018-02-20 03:10:39 -06:00
inc Add 20x4 option for Sainsmart LCD (#9740) 2018-02-21 00:46:25 -06:00
lcd Lightweight status screen for ST7920 2018-02-22 00:10:43 -06:00
libs #ifdef tweaks 2018-02-04 16:36:30 -06:00
module Finish AUTO_POWER_CONTROL implementation 2018-02-19 16:12:04 -06:00
pins Fix pinsDebug compile error 2018-02-21 14:28:58 -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 Finish AUTO_POWER_CONTROL implementation 2018-02-19 16:12:04 -06:00
Marlin.h Fix / complete USE_CONTROLLER_FAN (#9666) 2018-02-16 02:18:50 -06:00