Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | display: Move klippy/extras/display.py to klippy/extras/display/display.py | Kevin O'Connor | 2018-06-27 | 1 | -704/+0 |
* | display: add M117 "show message" support | Arksine | 2018-06-27 | 1 | -2/+42 |
* | display: M73 Updates | Arksine | 2018-06-27 | 1 | -17/+50 |
* | lcd_st7920: Use a longer delay at the start of each command/data | Kevin O'Connor | 2018-06-22 | 1 | -4/+6 |
* | display: Allow the ST7920_DISPLAY parameter to be configured | Kevin O'Connor | 2018-06-21 | 1 | -1/+2 |
* | Display M73-indicated progress plus linear ETA on ST7920 displays. | FeepingCreature | 2018-05-23 | 1 | -3/+29 |
* | display: Round temperature and position to nearest whole number | Kevin O'Connor | 2018-03-19 | 1 | -5/+5 |
* | display: Remove unneeded semicolons from file | Kevin O'Connor | 2018-03-19 | 1 | -7/+8 |
* | display: Use separate hd44780 screen drawing | Kevin O'Connor | 2018-03-08 | 1 | -48/+151 |
* | display: Choose arrow character based on display | Marcio Teixeira | 2018-03-06 | 1 | -1/+3 |
* | display: Add initial support for LCD screens attached to an MCU | Kevin O'Connor | 2018-03-06 | 1 | -0/+496 |