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
*
menu: Changed Menu item "Feed Filament" name (#1609)
alfsoft
2019-05-09
1
-1
/
+1
*
display: Add ST7567 display support (#1540)
Dmitry
2019-04-15
2
-1
/
+36
*
menu: initial support for analog buttons (#977)
Janar Sööt
2019-04-14
1
-10
/
+80
*
uc1701: make contrast configurable
Arksine
2019-04-02
1
-1
/
+2
*
menu: Show current positions based on gcode positions (#1389)
Robert Konklewski
2019-03-21
1
-23
/
+49
*
menu: Set input_max for moving toolhead in menu to same value for all move in...
amblidex
2019-03-08
1
-10
/
+10
*
gcode: Change respond_info() to log by default
Kevin O'Connor
2019-03-04
1
-3
/
+2
*
hd44780: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-2
/
+2
*
st7920: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-2
/
+2
*
font8x14: Store font as strings instead of as bytearray
Kevin O'Connor
2019-02-27
3
-258
/
+259
*
gcode: Raise a config error on invalid register_command()
Kevin O'Connor
2019-02-18
1
-4
/
+5
*
menu: Don't peek into printer.objects member variable
Kevin O'Connor
2019-01-08
1
-7
/
+5
*
klippy: Convert printer_state("ready") to an event handler
Kevin O'Connor
2019-01-08
2
-34
/
+34
*
menu: allow empty command gcode if action is present
Janar Sööt
2019-01-07
1
-1
/
+3
*
menu: enhancements
Janar Sööt
2019-01-07
2
-26
/
+114
*
menu: allow names in card content and simplify define single card decks
Janar Sööt
2019-01-07
1
-3
/
+41
*
menu: support for click button long press
Janar Sööt
2019-01-07
1
-28
/
+49
*
i2ccmds: Pass the i2c address as a 7-bit number (0-127)
Kevin O'Connor
2019-01-07
1
-2
/
+2
*
menu: Fix filament loading and unloading feature (#1082)
Master92
2019-01-07
1
-4
/
+18
*
menu: Correction for the resume option appears when the toolhead is not print...
Paulo Drugos
2019-01-05
1
-1
/
+1
*
display: Fix handling of M117 command if lowercase 'm' is used
Kevin O'Connor
2019-01-02
1
-2
/
+3
*
uc1701: Add support for SSD1306 in i2c mode
Kevin O'Connor
2018-11-23
1
-55
/
+85
*
uc1701: Cache icons and fonts in byte display order
Kevin O'Connor
2018-11-21
1
-43
/
+34
*
uc1701: Wrap code to 80 columns
Kevin O'Connor
2018-11-21
1
-2
/
+4
*
uc1701: Add all_framebuffers to reduce vram indexing in the code
Kevin O'Connor
2018-11-21
1
-17
/
+16
*
uc1701: Add support for SSD1306 displays
Kevin O'Connor
2018-11-21
2
-2
/
+29
*
display: Add a get_dimensions() method to lcd chip classes
Kevin O'Connor
2018-11-21
4
-5
/
+7
*
uc1701: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-29
/
+20
*
display: FR icon changed to "Feed Rate" (#860)
James
2018-11-13
1
-13
/
+13
*
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
[next]