diff options
Diffstat (limited to 'klippy/extras/temperature_sensors.cfg')
-rw-r--r-- | klippy/extras/temperature_sensors.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/klippy/extras/temperature_sensors.cfg b/klippy/extras/temperature_sensors.cfg index f50fa47d..ebee3089 100644 --- a/klippy/extras/temperature_sensors.cfg +++ b/klippy/extras/temperature_sensors.cfg @@ -44,6 +44,15 @@ resistance2: 1360 temperature3: 300 resistance3: 80.65 +# Definition from (20211112): https://atcsemitec.co.uk/wp-content/uploads/2019/01/Semitec-NT-4-Glass-NTC-Thermistor.pdf +[thermistor ATC Semitec 104NT-4-R025H42G] +temperature1: 25 +resistance1: 100000 +temperature2: 160 +resistance2: 1074 +temperature3: 300 +resistance3: 82.78 + # Definition from (20211101): https://www.tdk-electronics.tdk.com/inf/50/db/ntc_09/Glass_enc_Sensors__B57560__G560__G1560.pdf # (B57560G104 is same definition as B57560G1104) [thermistor EPCOS 100K B57560G104F] |