diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-02-08 12:20:16 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-02-08 12:20:16 -0500 |
commit | 161cde4c5c00c720aa28261765919896b2c23ca1 (patch) | |
tree | c0c761605a07a00dfc47bcf5b8178fb639479bfa /config/printer-creality-cr10s-2017.cfg | |
parent | af0d292e23371bb1d11fe7eb51b65216e21f8b25 (diff) | |
download | kutter-161cde4c5c00c720aa28261765919896b2c23ca1.tar.gz kutter-161cde4c5c00c720aa28261765919896b2c23ca1.tar.xz kutter-161cde4c5c00c720aa28261765919896b2c23ca1.zip |
config: Use "ATC Semitec 104GT-2" for CR10 (and similar) heater beds
Marlin examples use the "ATC Semitec 104GT-2" thermistor for the CR10,
CR10S, and CR10mini. Reported by @dovcharov.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/printer-creality-cr10s-2017.cfg')
-rw-r--r-- | config/printer-creality-cr10s-2017.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/printer-creality-cr10s-2017.cfg b/config/printer-creality-cr10s-2017.cfg index 8c886bf0..10f97367 100644 --- a/config/printer-creality-cr10s-2017.cfg +++ b/config/printer-creality-cr10s-2017.cfg @@ -51,7 +51,7 @@ max_temp: 250 [heater_bed] heater_pin: ar8 -sensor_type: EPCOS 100K B57560G104F +sensor_type: ATC Semitec 104GT-2 sensor_pin: analog14 control: pid pid_Kp: 690.34 |