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
*
configfile: Expose options awaiting to be saved (#5270)
Kurt Haenen
2022-06-20
1
-3
/
+22
*
bed_mesh: cache mesh status
Eric Callahan
2022-06-17
1
-7
/
+13
*
mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometer
bluesforte
2022-06-16
1
-0
/
+461
*
delta_calibrate: Fix Python3 error in DELTA_ANALYZE
Kevin O'Connor
2022-06-13
1
-1
/
+1
*
ds18b20: fix string conversion error on startup (#5559)
functionpointer
2022-06-08
1
-2
/
+3
*
ds18b20: Don't propagate incorrect temperature on a fault
Kevin O'Connor
2022-06-08
1
-6
/
+4
*
ds18b20: Allow some read errors
functionpointer
2022-06-08
1
-2
/
+5
*
virtual_sdcard: Fix merge error
Kevin O'Connor
2022-06-03
1
-1
/
+1
*
exclude_objects: initial implementation
Frank Tackitt
2022-06-03
1
-0
/
+302
*
tuning_tower: add is_active() method
Troy Jacobson
2022-06-03
1
-0
/
+2
*
virtual_sdcard: Add reset_file event
Troy Jacobson
2022-06-03
1
-5
/
+7
*
virtual_sdcard: Adds on_error_gcode
Pedro Lamas
2022-06-03
1
-0
/
+8
*
adxl345: Support recording data from multiple ADXL345's in one run, and more....
Mikkel Schmidt
2022-05-23
1
-17
/
+60
*
homing: Fix bug in multi_complete()
Kevin O'Connor
2022-05-13
1
-1
/
+2
*
pins: Improve pin description checks
Kevin O'Connor
2022-05-09
1
-1
/
+3
*
klippy: Minor changes to message protocol error
Kevin O'Connor
2022-05-06
1
-33
/
+18
*
klippy: Reworked the MCU protocol error message (#5470)
Felicia Hummel
2022-05-06
1
-18
/
+49
*
shaper_calibrate: Add missing import
Kevin O'Connor
2022-04-23
1
-1
/
+1
*
spicmds: Allow inversion of CS pin for SPI busses
Martin Hierholzer
2022-04-22
1
-4
/
+7
*
neopixel: Simplify color_order parsing
Kevin O'Connor
2022-04-18
1
-5
/
+2
*
pca9632: Fix color_order assignment
Kevin O'Connor
2022-04-18
1
-1
/
+1
*
neopixel: Fix color_order assignment
Kevin O'Connor
2022-04-18
1
-1
/
+1
*
neopixel: Support chains with a mix of color_order
Kevin O'Connor
2022-04-18
1
-18
/
+22
*
led: Remove has_white check from LEDHelper
Kevin O'Connor
2022-04-18
4
-10
/
+8
*
led: Fix SET_LED TRANSMIT=1 handling
Kevin O'Connor
2022-04-18
1
-25
/
+29
*
htu21d: SI7021 is has id 0x15 (#5375)
Uli
2022-04-11
1
-2
/
+2
*
smart_effector: Initial support of programmable SmartEffector
Dmitry Butyugin
2022-04-09
1
-0
/
+154
*
temperature_fan: Fix divide by zero error when pid_Ki is zero
Kevin O'Connor
2022-04-07
1
-1
/
+3
*
temperature_fan: Remove deprecated pid_integral_max option
Kevin O'Connor
2022-04-07
1
-3
/
+1
*
pca9632: Add support for configurable color_order
Kevin O'Connor
2022-04-07
1
-13
/
+18
*
pca9632: Support using hardware I2C
Kevin O'Connor
2022-04-07
1
-2
/
+5
*
neopixel: Support arbitrary RGBW strings in color_order config
Kevin O'Connor
2022-04-06
1
-4
/
+3
*
led: Support setting display_template parameters via SET_LED_TEMPLATE
Kevin O'Connor
2022-03-31
2
-9
/
+26
*
led: Support automated LED updates based on display_template results
Kevin O'Connor
2022-03-31
1
-1
/
+94
*
display: Add a new PrinterDisplayTemplate class for tracking template macros
Kevin O'Connor
2022-03-31
1
-40
/
+61
*
pca9533: Add support for 4 brightness levels
Kevin O'Connor
2022-03-31
1
-1
/
+6
*
pca9533: Update to use LEDHelper class
Kevin O'Connor
2022-03-31
1
-36
/
+15
*
pca9632: Update to use LEDHelper class
Kevin O'Connor
2022-03-31
1
-59
/
+34
*
mcp4018: Support setting minclock and reqclock in SoftwareI2C class
Kevin O'Connor
2022-03-31
1
-11
/
+14
*
dotstar: Update to use LEDHelper class
Kevin O'Connor
2022-03-31
1
-63
/
+25
*
neopixel: Update to use LEDHelper class
Kevin O'Connor
2022-03-31
1
-78
/
+35
*
led: Add support for PWM controlled LEDs
Kevin O'Connor
2022-03-31
1
-0
/
+122
*
pid_calibrate: Improve Python3 compatibility in debug file output
Kevin O'Connor
2022-03-29
1
-1
/
+1
*
angle: Add support for reading tle5012b chip registers (for debugging)
Kevin O'Connor
2022-03-29
1
-0
/
+19
*
angle: Initialize tle5012b chip variants to same configuration
Kevin O'Connor
2022-03-29
1
-1
/
+27
*
angle: Report tle5012b temperature
Kevin O'Connor
2022-03-29
1
-0
/
+9
*
sensor_angle: Support TLE5012b frame counter for timing
Kevin O'Connor
2022-03-29
1
-7
/
+89
*
angle: Initial support for angle sensor calibration
Kevin O'Connor
2022-03-29
1
-2
/
+256
*
sensor_angle: Add support for bulk querying of spi angle sensors
Kevin O'Connor
2022-03-29
1
-0
/
+188
*
atsam: Add support for SAM E70
Alex Maclean
2022-03-26
1
-0
/
+4
[next]