chiark / gitweb /
Tested May 19 - It works! Verified with separate thermocouple TM-902C also.
authorlinagee <linagee@gmail.com>
Sun, 20 May 2012 10:13:29 +0000 (04:13 -0600)
committerlinagee <linagee@gmail.com>
Sun, 20 May 2012 10:13:29 +0000 (04:13 -0600)
Marlin/thermistortables.h

index bd7d38043de19cc2bfb2c8c2b79d1bb7821ccac2..f2d0079d1b0adc7e29914505645d68c2c5669452 100644 (file)
@@ -337,7 +337,6 @@ const short temptable_7[][2] PROGMEM = {
 #if (THERMISTORHEATER_0 == 8) || (THERMISTORHEATER_1 == 8) || (THERMISTORHEATER_2 == 8) || (THERMISTORBED == 8) 
 // 100k EPCOS (WITH 1kohm RESISTOR FOR PULLUP, R9/R10 ON SANGUINOLOLU! NOT FOR 4.7kohm PULLUP! THIS IS NOT NORMAL!)
 // Advantage: Twice the resolution and better linearity from 150C to 200C
-// Experimental - untested
 const short temptable_8[][2] PROGMEM = {
    {190*OVERSAMPLENR, 250},
    {203*OVERSAMPLENR, 245},