From 7458c967eb0f0a074c5e5caff07ca5600df423df Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Sat, 4 May 2013 14:23:20 +0200 Subject: We temporarily use a 10k thermistor --- Sprinter/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index c82df79..a53f274 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -27,7 +27,7 @@ // 5 is ParCan supplied 104GT-2 100K // 6 is EPCOS 100k // 7 is 100k Honeywell thermistor 135-104LAG-J01 -#define THERMISTORHEATER 1 +#define THERMISTORHEATER 4 #define THERMISTORBED 1 //// Calibration variables -- cgit v1.2.1