Explorar el Código

Update Marlin/Configuration.h

linagee hace 12 años
padre
commit
fbd282b3ba
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      Marlin/Configuration.h

+ 1
- 0
Marlin/Configuration.h Ver fichero

@@ -57,6 +57,7 @@
57 57
 //                          (but gives greater accuracy and more stable PID)
58 58
 // 51 is 100k thermistor - EPCOS (1k pullup)
59 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 62
 #define TEMP_SENSOR_0 -1
62 63
 #define TEMP_SENSOR_1 0

Loading…
Cancelar
Guardar