Browse Source

Add comments for Ultimainboard 2.0 configuration.

daid 10 years ago
parent
commit
71bb3a8133
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/Configuration.h

+ 2
- 0
Marlin/Configuration.h View File

55
 // 68 = Azteeg X3 Pro
55
 // 68 = Azteeg X3 Pro
56
 // 7  = Ultimaker
56
 // 7  = Ultimaker
57
 // 71 = Ultimaker (Older electronics. Pre 1.5.4. This is rare)
57
 // 71 = Ultimaker (Older electronics. Pre 1.5.4. This is rare)
58
+// 72 = Ultimainboard 2.x (Uses TEMP_SENSOR 20)
58
 // 77 = 3Drag Controller
59
 // 77 = 3Drag Controller
59
 // 8  = Teensylu
60
 // 8  = Teensylu
60
 // 80 = Rumba
61
 // 80 = Rumba
114
 // 8 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup)
115
 // 8 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup)
115
 // 9 is 100k GE Sensing AL03006-58.2K-97-G1 (4.7k pullup)
116
 // 9 is 100k GE Sensing AL03006-58.2K-97-G1 (4.7k pullup)
116
 // 10 is 100k RS thermistor 198-961 (4.7k pullup)
117
 // 10 is 100k RS thermistor 198-961 (4.7k pullup)
118
+// 20 is the PT100 circuit found in the Ultimainboard V2.x
117
 // 60 is 100k Maker's Tool Works Kapton Bed Thermister
119
 // 60 is 100k Maker's Tool Works Kapton Bed Thermister
118
 //
120
 //
119
 //    1k ohm pullup tables - This is not normal, you would have to have changed out your 4.7k for 1k
121
 //    1k ohm pullup tables - This is not normal, you would have to have changed out your 4.7k for 1k

Loading…
Cancel
Save