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
*
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
*
rpi_temperature: Minor formatting changes
Kevin O'Connor
2021-01-24
1
-19
/
+10
*
temperature_mcu: Disable the temperature_mcu when using debug output
Kevin O'Connor
2021-01-24
1
-0
/
+2
*
menu: Update menu.cfg sd_card menu enable condition (#3826)
Chip
2021-01-24
1
-5
/
+35
*
hall_filament_width_sensor: Fix race condition (#3790)
Pascal P
2021-01-22
2
-2
/
+10
*
configfile: Add printer.configfile.settings command template parameter
Kevin O'Connor
2021-01-20
1
-7
/
+16
*
gcode_macro: Use deepcopy() on get_status() results
Kevin O'Connor
2021-01-20
4
-9
/
+8
*
mcu: Add a get_status() callback with micro-controller info and stats
Kevin O'Connor
2021-01-19
1
-6
/
+16
*
winch: Improve python3 compatibility
Kevin O'Connor
2021-01-17
1
-1
/
+1
*
save_variables: Import ConfigParser as configparser for better Python3 support
Kevin O'Connor
2021-01-17
1
-3
/
+3
*
menu: Update menu.cfg (#3778)
Alex Zellner
2021-01-17
1
-21
/
+21
*
webhooks: Fix use of deprecated Exception.message attribute (#3781)
Maël Kerbiriou
2021-01-17
2
-5
/
+5
*
homing: Fix references to CommandError()
Kevin O'Connor
2021-01-11
1
-6
/
+7
*
homing: Make homing.py an "extras" module
Kevin O'Connor
2021-01-08
7
-29
/
+45
*
gcode: Move definition of CommandError and Coord from homing.py to gcode.py
Kevin O'Connor
2021-01-08
6
-28
/
+24
*
kinematics: Calculate axis_minimum/axis_maximum in advance
Kevin O'Connor
2021-01-08
9
-77
/
+71
*
kinematics: report all axis limits (min/max)
Janar Sööt
2020-12-28
8
-15
/
+76
[next]