Browse Source

Update thermistornames.h (#16027)

Bob 5 years ago
parent
commit
0f2ee414db
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/src/lcd/thermistornames.h

+ 2
- 0
Marlin/src/lcd/thermistornames.h View File

@@ -36,6 +36,8 @@
36 36
   #define THERMISTOR_NAME "User Parameters"
37 37
 
38 38
 // Thermcouples
39
+#elif THERMISTOR_ID == -5
40
+  #define THERMISTOR_NAME "MAX31865"
39 41
 #elif THERMISTOR_ID == -4
40 42
   #define THERMISTOR_NAME "AD8495"
41 43
 #elif THERMISTOR_ID == -3

Loading…
Cancel
Save