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
/
heaters.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
heaters: Make sure set_temp() command wakes up the idle_timeout
Kevin O'Connor
2021-03-05
1
-2
/
+9
*
temperature_host: Rename rpi_temperature and add support for custom paths
Evgenii
2021-02-19
1
-1
/
+1
*
ds18b20: new module for 1-wire temperature sensor (#3462)
Alan Lord
2021-02-02
1
-1
/
+2
*
gcode_macro: Use deepcopy() on get_status() results
Kevin O'Connor
2021-01-20
1
-2
/
+2
*
heaters: Make MINIMUM optional for TEMPERATURE_WAIT command (#3674)
Justin Schuh
2020-12-24
1
-1
/
+4
*
heaters: Add MAXIMUM option to TEMPERATURE_WAIT command
Justin Schuh
2020-12-23
1
-1
/
+2
*
heaters: Fix TEMPERATURE_WAIT command with extruder and heater_bed
Kevin O'Connor
2020-12-22
1
-1
/
+4
*
heaters: Always register heater pin as a pwm pin
Kevin O'Connor
2020-12-15
1
-7
/
+4
*
heaters: add last pwm value to heater.get_status (#3621)
Stefan Dej
2020-12-13
1
-1
/
+3
*
temperature_mcu: Add enhanced support for monitoring mcu temperature
Kevin O'Connor
2020-12-10
1
-1
/
+2
*
heaters: Add a TEMPERATURE_WAIT command
Kevin O'Connor
2020-12-07
1
-2
/
+23
*
rpi_temperature: New module to monitor RPi temperature (#3587)
Al
2020-12-03
1
-1
/
+1
*
heaters: Add sensors to printer.heaters.available_sensors even if no gcode_id
Kevin O'Connor
2020-11-01
1
-1
/
+1
*
heaters: Don't raise an error if PID Ki is set to zero
Kevin O'Connor
2020-10-17
1
-1
/
+3
*
heaters: Disable unused pwm output debugging info
Kevin O'Connor
2020-09-17
1
-3
/
+3
*
lm75: Added support for LM75/LM75A I2C connected temperature sensors (#3101)
combolek
2020-07-19
1
-1
/
+1
*
klippy: Rename try_load_module() to load_object()
Kevin O'Connor
2020-05-08
1
-7
/
+6
*
gcode: Move "ok" tracking to GCodeCommand class
Kevin O'Connor
2020-05-05
1
-2
/
+1
*
heaters: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-10
/
+9
*
htu21d: Support for HTI21D family sensor on I2C bus (#2803)
Lucio Tarantino
2020-05-03
1
-0
/
+1
*
heaters: Make heater.py an "extras" module
Kevin O'Connor
2020-04-25
1
-0
/
+327