Browse Source

Update Marlin/Configuration.h

linagee 12 years ago
parent
commit
fbd282b3ba
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/Configuration.h

+ 1
- 0
Marlin/Configuration.h View File

57
 //                          (but gives greater accuracy and more stable PID)
57
 //                          (but gives greater accuracy and more stable PID)
58
 // 51 is 100k thermistor - EPCOS (1k pullup)
58
 // 51 is 100k thermistor - EPCOS (1k pullup)
59
 // 52 is 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
59
 // 52 is 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
60
+// 55 is 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan) (1k pullup)
60
 
61
 
61
 #define TEMP_SENSOR_0 -1
62
 #define TEMP_SENSOR_0 -1
62
 #define TEMP_SENSOR_1 0
63
 #define TEMP_SENSOR_1 0

Loading…
Cancel
Save