Update deprecated_option.md

This commit is contained in:
lixxbox 2021-11-28 10:01:23 +01:00 committed by GitHub
parent f60811255f
commit 44309b37df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,17 @@ has_toc: false
# Deprecated Options
###### NTC 100K beta 3950
## Removal of `NTC 100K beta 3950`
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 with `temperature1: 25`, `resistance1: 100000`, and `beta: 3950`.
[Source](https://www.klipper3d.org/Config_Changes.html){:target="_blank"}.
{: .info}
###### default_parameter
## Removal of `default_parameter_` for gcode macros.