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
/
adc_temperature.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
heaters: Make heater.py an "extras" module
Kevin O'Connor
2020-04-25
1
-5
/
+5
*
adc_temperature: Add builtin definition for PT1000 sensors
Kevin O'Connor
2020-03-05
1
-2
/
+12
*
query_adc: Add a new module to help query and debug analog pins
Kevin O'Connor
2019-11-07
1
-0
/
+2
*
adc_temperature: add support for AD849x thermocouple amplifiers (#1994)
Geoff Shannon
2019-10-10
1
-2
/
+86
*
adc_temperature: Minor comment update
Kevin O'Connor
2019-06-02
1
-2
/
+2
*
heater: Rename add_sensor() to add_sensor_factory()
Kevin O'Connor
2019-02-25
1
-2
/
+2
*
adc_temperature: Add support for linear interpolation of resistances
Kevin O'Connor
2019-01-21
1
-2
/
+49
*
adc_temperature: Split linear interpolation code into its own class
Kevin O'Connor
2019-01-21
1
-46
/
+60
*
adc_temperature: Move PrinterADCtoTemperature to adc_temperature.py
Kevin O'Connor
2019-01-21
1
-19
/
+37
*
adc_temperature: Minor whitespace changes
Kevin O'Connor
2018-07-26
1
-11
/
+12
*
adccmds: Add support for min/max temperature check filtering
Kevin O'Connor
2018-07-02
1
-1
/
+3
*
adc_temperature: Support defining custom sensors in the config file
Kevin O'Connor
2018-04-09
1
-0
/
+19
*
adc_temperatures: Add "PT100 INA826" sensor type
Kevin O'Connor
2018-04-09
1
-1
/
+13
*
adc_temperature: Support multiple ranges for ADC lookup
Kevin O'Connor
2018-04-09
1
-10
/
+54
*
heater: Move Thermistor and Linear to their own files in extras/
Kevin O'Connor
2018-04-04
1
-0
/
+45