Kaynağa Gözat

Bring thermistor names up to date (#18303)

MESlammer 4 yıl önce
ebeveyn
işleme
bc43a28587
No account linked to committer's email address
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme
  1. 8
    0
      Marlin/src/lcd/thermistornames.h

+ 8
- 0
Marlin/src/lcd/thermistornames.h Dosyayı Görüntüle

@@ -50,8 +50,14 @@
50 50
 // Standard thermistors
51 51
 #elif THERMISTOR_ID == 1
52 52
   #define THERMISTOR_NAME "EPCOS 100K"
53
+#elif THERMISTOR_ID == 331
54
+  #define THERMISTOR_NAME "3.3V EPCOS 100K (MEGA)"
55
+#elif THERMISTOR_ID == 332
56
+  #define THERMISTOR_NAME "3.3V EPCOS 100K (DUE)"
53 57
 #elif THERMISTOR_ID == 2
54 58
   #define THERMISTOR_NAME "ATC 204GT-2"
59
+#elif THERMISTOR_ID == 202
60
+  #define THERMISTOR_NAME "200k Copymaster 3D"
55 61
 #elif THERMISTOR_ID == 3
56 62
   #define THERMISTOR_NAME "Mendel-parts"
57 63
 #elif THERMISTOR_ID == 4
@@ -98,6 +104,8 @@
98 104
   #define THERMISTOR_NAME "Hephestos 2"
99 105
 #elif THERMISTOR_ID == 75
100 106
   #define THERMISTOR_NAME "MGB18"
107
+#elif THERMISTOR_ID == 99
108
+  #define THERMISTOR_NAME "100k with 10k pull-up"
101 109
 
102 110
 // Modified thermistors
103 111
 #elif THERMISTOR_ID == 51

Loading…
İptal
Kaydet