chiark / gitweb /
repaired thermistortable_6 by graphcial fitting of the off-slope values. see issue...
authorBernhard Kubicek <kubicek@gmx.at>
Wed, 30 May 2012 11:14:36 +0000 (14:14 +0300)
committerBernhard Kubicek <kubicek@gmx.at>
Wed, 30 May 2012 11:14:36 +0000 (14:14 +0300)
Marlin/thermistortables.h

index 3071a6b5bba6172ced8a797628654491a62661ca..42cda4168276f7643cd514080bba1f2ca7a97996 100644 (file)
@@ -232,8 +232,8 @@ const short temptable_6[][2] PROGMEM = {
    {49*OVERSAMPLENR, 220},
    {53*OVERSAMPLENR, 215},
    {62*OVERSAMPLENR, 210},
-   {73*OVERSAMPLENR, 205},
-   {72*OVERSAMPLENR, 200},
+   {71*OVERSAMPLENR, 205}, //fitted graphically
+   {78*OVERSAMPLENR, 200}, //fitted graphically
    {94*OVERSAMPLENR, 190},
    {102*OVERSAMPLENR, 185},
    {116*OVERSAMPLENR, 170},