From c179db3d4331db9d85c7acfdaa1e96e295d277ba Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 1 Nov 2021 13:54:11 -0400 Subject: temperature_sensors: Deprecate "NTC 100K beta 3950" thermistor It seems the common "beta 3950" thermistors generally follow a temperature table defined by the new "Generic 3950" definition. Using a table that actually follows the "beta 3950" temperature curve is generally less accurate. Deprecate the existing "NTC 100K beta 3950" definition to avoid this common issue. Signed-off-by: Kevin O'Connor --- config/printer-mtw-create-2015.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/printer-mtw-create-2015.cfg') diff --git a/config/printer-mtw-create-2015.cfg b/config/printer-mtw-create-2015.cfg index cae0524e..4194fd23 100644 --- a/config/printer-mtw-create-2015.cfg +++ b/config/printer-mtw-create-2015.cfg @@ -79,7 +79,7 @@ max_temp: 275 [heater_bed] heater_pin: PE5 -sensor_type: NTC 100K beta 3950 +sensor_type: Generic 3950 sensor_pin: PF2 control: watermark min_temp: 0 -- cgit v1.2.3-70-g09d2