diff options
-rw-r--r-- | Sprinter/Configuration.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |