aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-11-01 13:54:11 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-11-10 18:56:51 -0500
commitc179db3d4331db9d85c7acfdaa1e96e295d277ba (patch)
tree4e909be29cb1eed97e8af990116c12fc0a316649 /docs
parent19aac4055da20c2e1cfe8c3e6c51126141969104 (diff)
downloadkutter-c179db3d4331db9d85c7acfdaa1e96e295d277ba.tar.gz
kutter-c179db3d4331db9d85c7acfdaa1e96e295d277ba.tar.xz
kutter-c179db3d4331db9d85c7acfdaa1e96e295d277ba.zip
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 <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Changes.md7
-rw-r--r--docs/Config_Reference.md4
2 files changed, 9 insertions, 2 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 828094b0..13c4da5e 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -8,6 +8,13 @@ All dates in this document are approximate.
## Changes
+20211110: The "NTC 100K beta 3950" temperature sensor is deprecated.
+This sensor will be removed in the near future. Most users will find
+the "Generic 3950" temperature sensor more accurate. To continue to
+use the older (typically less accurate) definition, define a custom
+[thermistor](Config_Reference.md#thermistor) with `temperature1: 25`,
+`resistance1: 100000`, and `beta: 3950`.
+
20211104: The "step pulse duration" option in "make menuconfig" has
been removed. A new `step_pulse_duration` setting in the
[stepper config section](Config_Reference.md#stepper) should be set
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 2539def7..41bcd8ab 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -701,7 +701,7 @@ heater_pin:
# periods) to the heater. The default is 1.0.
sensor_type:
# Type of sensor - common thermistors are "EPCOS 100K B57560G104F",
-# "ATC Semitec 104GT-2", "NTC 100K beta 3950", "Honeywell 100K
+# "ATC Semitec 104GT-2", "Generic 3950", "Honeywell 100K
# 135-104LAG-J01", "NTC 100K MGB18-104F39050L32", "SliceEngineering
# 450", and "TDK NTCG104LH104JT1". See the "Temperature sensors"
# section for other sensors. This parameter must be provided.
@@ -2058,7 +2058,7 @@ sections that use one of these sensors.
```
sensor_type:
# One of "EPCOS 100K B57560G104F", "ATC Semitec 104GT-2",
-# "NTC 100K beta 3950", "Honeywell 100K 135-104LAG-J01",
+# "Generic 3950", "Honeywell 100K 135-104LAG-J01",
# "NTC 100K MGB18-104F39050L32", "SliceEngineering 450", or
# "TDK NTCG104LH104JT1"
sensor_pin: