From b667840a42204b2f89994c61e65ba00e2070aec8 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Mon, 15 Jul 2013 22:45:42 +0200 Subject: Using a 10k thermistor for heatbed --- Sprinter/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index c82df79..0d608b9 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -28,7 +28,7 @@ // 6 is EPCOS 100k // 7 is 100k Honeywell thermistor 135-104LAG-J01 #define THERMISTORHEATER 1 -#define THERMISTORBED 1 +#define THERMISTORBED 4 //// Calibration variables // X, Y, Z, E steps per unit - Metric Prusa Mendel with Wade extruder: -- cgit v1.2.1