Browse Source

Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1

Bernhard Kubicek 12 years ago
parent
commit
156763d027
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h View File

@@ -27,8 +27,8 @@
27 27
 // 5 is ParCan supplied 104GT-2 100K
28 28
 // 6 is EPCOS 100k
29 29
 // 7 is 100k Honeywell thermistor 135-104LAG-J01
30
+#define THERMISTORHEATER_0 3
30 31
 #define THERMISTORHEATER_1 3
31
-#define THERMISTORHEATER_2 3
32 32
 #define THERMISTORBED 3
33 33
 
34 34
 //#define HEATER_0_USES_THERMISTOR

Loading…
Cancel
Save