From 3e1c42da801fb87c01369cb95f4cbd7766abb948 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 29 May 2019 11:11:07 -0400 Subject: thermistor: Add support for printers with an "inline_resistor" Signed-off-by: Kevin O'Connor --- config/example.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/example.cfg') diff --git a/config/example.cfg b/config/example.cfg index fb5a716e..56f60f29 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -164,6 +164,11 @@ sensor_pin: analog13 # The resistance (in ohms) of the pullup attached to the # thermistor. This parameter is only valid when the sensor is a # thermistor. The default is 4700 ohms. +#inline_resistor: 0 +# The resistance (in ohms) of an extra (not heat varying) resistor +# that is placed inline with the thermistor. It is rare to set this. +# This parameter is only valid when the sensor is a thermistor. The +# default is 0 ohms. #adc_voltage: 5.0 # The ADC comparison voltage. This parameter is only valid when the # sensor is an AD595 or "PT100 INA826". The default is 5 volts. -- cgit v1.2.3-70-g09d2