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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bltouch: Issue both a "reset" and a "pin_up" after a successful probe
Kevin O'Connor
2018-12-16
1
-1
/
+2
*
bltouch: Add a config option to disable the bltouch sensor test
Kevin O'Connor
2018-12-16
1
-1
/
+5
*
bltouch: Always make sure to check the endstop at least every 1ms
Kevin O'Connor
2018-12-16
1
-3
/
+7
*
bltouch: Fix typo in pin_move_time parsing
Kevin O'Connor
2018-12-04
1
-1
/
+1
*
bltouch: Allow the pin_move_time to be configured
Kevin O'Connor
2018-12-04
1
-9
/
+11
*
bltouch: Add a BLTOUCH_DEBUG command
Kevin O'Connor
2018-12-03
1
-13
/
+32
*
bltouch: Fix bug - must restore stepper position after homing
Kevin O'Connor
2018-12-01
1
-0
/
+7
*
bed_mesh: Introduce fade_target option
Arksine
2018-11-30
1
-39
/
+76
*
bed_mesh: Disable z-adjustment fade by default.
Arksine
2018-11-30
1
-1
/
+1
*
bltouch: Add initial support for a bltouch "extras" module
Kevin O'Connor
2018-11-30
2
-6
/
+98
*
mcp4451: Minor update - remove unnecessary mcu import
Kevin O'Connor
2018-11-24
1
-1
/
+1
*
mcp4451: Use bus.py helper code for i2c
Kevin O'Connor
2018-11-24
1
-22
/
+10
*
uc1701: Add support for SSD1306 in i2c mode
Kevin O'Connor
2018-11-23
2
-57
/
+161
*
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
*
tmc2660: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-31
/
+8
*
uc1701: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-29
/
+20
*
tmc2130: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-29
/
+7
*
ad5206: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-17
/
+7
*
replicape: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-17
/
+5
*
spi_temperature: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-16
/
+7
*
bus: Add klippy/extras/bus.py module with SPI bus helper code
Kevin O'Connor
2018-11-21
1
-0
/
+65
*
avr: Add initial support for atmega32u4 chips
Kevin O'Connor
2018-11-20
1
-0
/
+1
*
console: Try to improve the description of the SUPPRESS command
Kevin O'Connor
2018-11-16
1
-1
/
+1
*
lpc176x: Convert i2c code to use standard i2ccmds.c
Kevin O'Connor
2018-11-14
1
-3
/
+10
*
servo: This patch create ability to enable/disable attached servo. (#880)
Jiri Dobry
2018-11-14
1
-4
/
+16
*
display: FR icon changed to "Feed Rate" (#860)
James
2018-11-13
1
-13
/
+13
*
bed_mesh: Fix some fragile identity comparisons
Lucas Fink
2018-10-31
1
-2
/
+2
*
sx1509: Relax restrictions on SX1509 pins (#836)
Florian Heilmann
2018-10-30
1
-6
/
+6
*
tmc2660: Fix typo in TMC2660 extra (#830)
Florian Heilmann
2018-10-29
1
-1
/
+1
*
avr: Add support for atmega328p
Kevin O'Connor
2018-10-29
1
-1
/
+3
*
Add DUMP_TMC capabilities to the TMC2660 extra
Florian Heilmann
2018-10-28
1
-1
/
+19
*
Implement idle event support in the TMC2660 extra
Florian Heilmann
2018-10-28
1
-48
/
+25
*
idle_timeout: Add printing/ready/idle tracking
Kevin O'Connor
2018-10-28
2
-22
/
+73
*
gcode: process_batch() should execute commands atomically
Kevin O'Connor
2018-10-28
3
-23
/
+26
*
sx1509: Raise an error if a pin max_duration is not zero
Kevin O'Connor
2018-10-27
1
-1
/
+8
*
delta: Make sure to clear limit_xy2 after a homing move
Kevin O'Connor
2018-10-27
1
-0
/
+1
*
delta: Make sure to also exempt the homing retract move from boundary checks
Kevin O'Connor
2018-10-27
1
-8
/
+11
*
util: Fix versioning when gitdir is absent (#809)
lf
2018-10-27
1
-11
/
+24
*
Add SX1509 extra
Florian Heilmann
2018-10-27
1
-0
/
+201
*
extruder: Don't use max_extrude_cross_section in max_extrude_only defaults
Kevin O'Connor
2018-10-25
1
-4
/
+5
*
tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816)
Florian Heilmann
2018-10-24
2
-2
/
+13
*
bed_mesh: Do not automatically run G28 on BED_MESH_CALIBRATE / BED_MESH_MAP
Kevin O'Connor
2018-10-22
1
-1
/
+0
*
bed_tilt: Do not automatically run G28 on BED_TILT_CALIBRATE
Kevin O'Connor
2018-10-22
1
-1
/
+0
*
delta_calibrate: Do not automatically run G28 on DELTA_CALIBRATE
Kevin O'Connor
2018-10-22
1
-1
/
+0
*
pid_calibrate: Add some comments on the calibration methodology
Kevin O'Connor
2018-10-19
1
-2
/
+7
*
display: Check for M117 inside of draw_status()
Kevin O'Connor
2018-10-18
1
-22
/
+12
[next]