aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/display.py
Commit message (Expand)AuthorAgeFilesLines
* display: Move klippy/extras/display.py to klippy/extras/display/display.pyKevin O'Connor2018-06-271-704/+0
* display: add M117 "show message" supportArksine2018-06-271-2/+42
* display: M73 UpdatesArksine2018-06-271-17/+50
* lcd_st7920: Use a longer delay at the start of each command/dataKevin O'Connor2018-06-221-4/+6
* display: Allow the ST7920_DISPLAY parameter to be configuredKevin O'Connor2018-06-211-1/+2
* Display M73-indicated progress plus linear ETA on ST7920 displays.FeepingCreature2018-05-231-3/+29
* display: Round temperature and position to nearest whole numberKevin O'Connor2018-03-191-5/+5
* display: Remove unneeded semicolons from fileKevin O'Connor2018-03-191-7/+8
* display: Use separate hd44780 screen drawingKevin O'Connor2018-03-081-48/+151
* display: Choose arrow character based on displayMarcio Teixeira2018-03-061-1/+3
* display: Add initial support for LCD screens attached to an MCUKevin O'Connor2018-03-061-0/+496