From 04bd48ca9dfdadb43f42d62990cfcddd6b5e090c Mon Sep 17 00:00:00 2001 From: Bryan Boettcher Date: Sun, 9 Aug 2020 20:06:43 -0500 Subject: adc_temperature: add support for AD597 (#3164) The AD597 thermocouple amplifier is used in the Raise3D N2+ (and possibly others). Signed-off-by: Bryan Boettcher --- config/example-extras.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/example-extras.cfg') diff --git a/config/example-extras.cfg b/config/example-extras.cfg index b0ce5749..337f0b61 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -900,8 +900,8 @@ # See the "extruder" section in example.cfg for a description of # heater parameters. The parameters below describe sensor parameters. #sensor_type: -# One of "PT100 INA826", "AD595", "AD8494", "AD8495", "AD8496", or -# "AD8497". +# One of "PT100 INA826", "AD595", "AD597", "AD8494", "AD8495", +# "AD8496", or "AD8497". #sensor_pin: # Analog input pin connected to the sensor. This parameter must be # provided. -- cgit v1.2.3-70-g09d2