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
*
tmc_uart: Minor change - make the baud rate setting more clear
Kevin O'Connor
2021-02-27
1
-1
/
+3
*
tmc: Add support for periodic checking of driver status
Kevin O'Connor
2021-02-27
2
-2
/
+78
*
tmc: Reinitialize on every driver enable
Kevin O'Connor
2021-02-27
1
-32
/
+36
*
tmc2660: Fix tmc register reading
Kevin O'Connor
2021-02-27
1
-30
/
+35
*
tmc2660: Use common warning/error flag names and descriptions
Kevin O'Connor
2021-02-27
1
-43
/
+30
*
tmc5160: Merge field formatters into tmc2130.py
Kevin O'Connor
2021-02-27
2
-5
/
+1
*
tmc: Always report values after a SET_TMC_CURRENT command
Kevin O'Connor
2021-02-27
1
-14
/
+15
*
tmc: Move SET_TMC_CURRENT command to TMCCommandHelper()
Kevin O'Connor
2021-02-27
6
-68
/
+37
*
tmc2660: Add set_current()/get_current() helpers to TMC2660CurrentHelper
Kevin O'Connor
2021-02-27
1
-9
/
+15
*
tmc5160: Add set_current()/get_current() helpers to TMC5160CurrentHelper
Kevin O'Connor
2021-02-27
1
-14
/
+18
*
tmc2130: Add set_current()/get_current() helper functions to TMCCurrentHelper
Kevin O'Connor
2021-02-27
1
-16
/
+20
*
mcu: Raise a command_error on a command timeout event
Kevin O'Connor
2021-02-27
1
-4
/
+6
*
virtual_sdcard: exact filename match before case insensitive one
Andre LeBlanc
2021-02-26
1
-1
/
+3
*
extruder: Make sure to flush steps during sync_stepper()
Kevin O'Connor
2021-02-26
1
-0
/
+2
*
tmc2130: Add spi daisy chain support
Marco D'Alessio
2021-02-26
2
-16
/
+61
*
tmc: Improve error message on missing microsteps config
Kevin O'Connor
2021-02-23
1
-1
/
+2
*
stepper: Improve error messages on missing rotation_distance
Kevin O'Connor
2021-02-23
1
-5
/
+8
*
Revert "bme280: Rename sensor_type from BME280 to bme280"
Kevin O'Connor
2021-02-20
1
-1
/
+1
*
menu: Default menu should check extruders have heaters (#3969)
Janar Sööt
2021-02-20
1
-2
/
+2
*
menu: redesigned name scroller & menu rendering (#3837)
Janar Sööt
2021-02-20
2
-93
/
+95
*
bme280: Rename sensor_type from BME280 to bme280
Kevin O'Connor
2021-02-20
1
-1
/
+1
*
temperature_host: Rename "path" config to "sensor_path"
Kevin O'Connor
2021-02-20
1
-1
/
+1
*
temperature_host: Improve backwards compatibility check
Kevin O'Connor
2021-02-19
1
-2
/
+5
*
temperature_host: Rename rpi_temperature and add support for custom paths
Evgenii
2021-02-19
2
-13
/
+16
*
probe: Add last_z_result to get the latest z result in an Macro (#3835)
Christian S
2021-02-18
1
-1
/
+4
*
idle_timeout: Add help to SET_IDLE_TIMEOUT (#3945)
Arjan Mels
2021-02-18
1
-1
/
+3
*
stepper: Don't cache ffi_lib object in the stepper
Kevin O'Connor
2021-02-18
1
-20
/
+25
*
buildcommands: Extend number of available mcu messages from 96 to 128
Kevin O'Connor
2021-02-18
7
-31
/
+35
*
msgproto: Avoid peeking into the msgproto class members
Kevin O'Connor
2021-02-18
3
-42
/
+61
*
serialqueue: Batch multiple message blocks in a single write()
Kevin O'Connor
2021-02-12
1
-29
/
+38
*
serialqueue: Improve timing of sleep durations
Kevin O'Connor
2021-02-12
1
-4
/
+10
*
chelper: Fix check for failed code build
Kevin O'Connor
2021-02-07
1
-2
/
+11
*
ds18b20: new module for 1-wire temperature sensor (#3462)
Alan Lord
2021-02-02
2
-1
/
+79
*
temperature_fan: Add MAX_SPEED and MIN_SPEED to SET_TEMPERATURE_FAN_TARGET co...
Lane Roberts
2021-02-02
1
-6
/
+34
*
resonance_tester: Increase test max_accel to 10K and max_freq to 133 Hz
Dmitry Butyugin
2021-02-02
1
-2
/
+3
*
resonance_tester: Disable input shaping for resonance testing
Dmitry Butyugin
2021-02-02
1
-0
/
+11
*
adxl345: Add accelerometer chip name to the raw data file name
Dmitry Butyugin
2021-02-02
1
-6
/
+9
*
serialqueue: Improve checking of out-of-order messages
Kevin O'Connor
2021-02-01
1
-15
/
+23
*
htu21d: Implement support for min_temp/max_temp checks
Kevin O'Connor
2021-02-01
1
-2
/
+8
*
bme280: Implement support for min_temp/max_temp checks
Kevin O'Connor
2021-02-01
1
-1
/
+7
*
spi_temperature: Improve handling of min_temp/max_temp overflows
Kevin O'Connor
2021-02-01
1
-3
/
+3
*
lm75: Implement support for min_temp/max_temp checks
Kevin O'Connor
2021-02-01
1
-2
/
+8
*
lm75: Use getfloat() for reading the lm75_report_time parameter
Kevin O'Connor
2021-02-01
1
-10
/
+4
*
hd44780: Add hd44780 protocol init config
Thomas Kroll
2021-01-31
1
-1
/
+6
*
htu21d: Fix time reporting of temperature measurements
Kevin O'Connor
2021-01-24
1
-1
/
+2
*
rpi_temperature: Fix time reporting of temperature measurements
Kevin O'Connor
2021-01-24
1
-1
/
+2
*
temperature_mcu: Improve handling when in debug output mode
Kevin O'Connor
2021-01-24
1
-0
/
+2
*
bme280: Disable bme280 when using debug output
Kevin O'Connor
2021-01-24
1
-0
/
+2
*
rpi_temperature: Fix missing get_report_time_delta() callback
Kevin O'Connor
2021-01-24
1
-0
/
+3
*
rpi_temperature: Disable rpi_temperature when using debug output
Kevin O'Connor
2021-01-24
1
-0
/
+2
[next]