index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
display
Commit message (
Expand
)
Author
Age
Files
Lines
*
display: Check for M117 inside of draw_status()
Kevin O'Connor
2018-10-18
1
-22
/
+12
*
display: Corrected Fan icon graphics (#753)
alfsoft
2018-10-07
1
-1
/
+2
*
st7920: Use display xor capability when animating glyphs
Kevin O'Connor
2018-10-04
1
-9
/
+9
*
display: Change Extruder, Bed and Fan icons design (#740)
alfsoft
2018-10-04
1
-59
/
+59
*
menu.cfg: add fan glyph to __screen2004_static & __screen2004_input
Janar Sööt
2018-10-02
1
-2
/
+3
*
hd44780: new text glyph - fan
Janar Sööt
2018-10-02
1
-0
/
+10
*
display: Don't error if M73 is missing a P parameter
Kevin O'Connor
2018-10-01
1
-1
/
+2
*
display: Don't error on an out of range M73 request
Kevin O'Connor
2018-09-25
1
-1
/
+1
*
menu: vsdcard - scroll long filenames (#694)
Janar Sööt
2018-09-25
1
-1
/
+4
*
configfile: Move config file code from klippy.py to new file
Kevin O'Connor
2018-09-25
1
-6
/
+3
*
menu: new fast step rate feature
Janar Sööt
2018-09-21
2
-19
/
+38
*
st7920: No need to clear glyph framebuffer before programming glyphs
Kevin O'Connor
2018-09-21
1
-3
/
+4
*
hd44780: Simplify framebuffer access
Kevin O'Connor
2018-09-21
1
-9
/
+13
*
st7920: Simplify framebuffer access
Kevin O'Connor
2018-09-21
1
-13
/
+18
*
st7920: Support writing degrees symbol
Kevin O'Connor
2018-09-21
1
-1
/
+8
*
uc1701: Support writing degrees symbol
Kevin O'Connor
2018-09-21
1
-1
/
+1
*
display: Use write_glyph() when writing special characters
Kevin O'Connor
2018-09-21
4
-23
/
+20
*
display: Support writing single character glyphs using write_glyph()
Kevin O'Connor
2018-09-21
5
-7
/
+43
*
display: Move icon drawing from display.py to lcd_chip code
Kevin O'Connor
2018-09-21
4
-60
/
+50
*
icons: Add the bed to the bed heating animations
Kevin O'Connor
2018-09-21
2
-10
/
+14
*
menu: New Tune submenu (#653)
Janar Sööt
2018-09-17
1
-0
/
+45
*
mcu: Rename add_config_object() to register_config_callback()
Kevin O'Connor
2018-09-03
3
-3
/
+3
*
menu: Queue g-code commands to avoid command reordering
Kevin O'Connor
2018-09-02
1
-11
/
+21
*
display menu module for klipper
Janar Sööt
2018-08-20
3
-0
/
+2378
*
pins: Explicitly pass can_invert and can_pullup to lookup_pin()
Kevin O'Connor
2018-07-26
3
-9
/
+3
*
docs: Add display g-code commands to docs/G-Codes.md
Kevin O'Connor
2018-07-08
1
-2
/
+1
*
display: fix for 128 x 64 pixel displays
Arksine
2018-06-28
1
-5
/
+3
*
build: Cleanup whitespace errors
Kevin O'Connor
2018-06-28
3
-8
/
+8
*
display: uc1701 spi fix
Arksine
2018-06-28
1
-8
/
+2
*
display: add UC1701 graphics controller support
Arksine
2018-06-27
2
-17
/
+203
*
display: add VGA font
Arksine
2018-06-27
1
-0
/
+276
*
display: Move icons to their own module
Kevin O'Connor
2018-06-27
2
-152
/
+147
*
display: Move st7920 code to its own module
Kevin O'Connor
2018-06-27
2
-128
/
+129
*
display: Move hd44780 code to its own module
Kevin O'Connor
2018-06-27
2
-169
/
+174
*
display: Move klippy/extras/display.py to klippy/extras/display/display.py
Kevin O'Connor
2018-06-27
2
-0
/
+713