Browse Source

Update configuration.h

Add another comment on configuration.h for the value of thermistor.
I make a pull request on thermistortables.h with my thermistor (12),but y see there is a comment on configuration with number 12 but it's not present on thermistortables.h ?

Thx
Fourmi 10 years ago
parent
commit
3cbb2f56c6
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/Configuration.h

+ 1
- 0
Marlin/Configuration.h View File

@@ -127,6 +127,7 @@
127 127
 // 10 is 100k RS thermistor 198-961 (4.7k pullup)
128 128
 // 11 is 100k beta 3950 1% thermistor (4.7k pullup)
129 129
 // 12 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) (calibrated for Makibox hot bed)
130
+// 12 is 100k Hisens 3950  1% up to 300°C for hotend "Simple ONE " & "Hotend "All In ONE" 
130 131
 // 20 is the PT100 circuit found in the Ultimainboard V2.x
131 132
 // 60 is 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
132 133
 //

Loading…
Cancel
Save