From 0af1945d5e9194bb141143c99e9a7499180bf06a Mon Sep 17 00:00:00 2001 From: ayourk Date: Sun, 25 Dec 2016 04:20:39 -0700 Subject: [PATCH] Update thermistortables.h Update thermistortables.h to be more in line with the forum post. --- Firmware/thermistortables.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Firmware/thermistortables.h b/Firmware/thermistortables.h index 2b0f6ee63..28d0b8678 100644 --- a/Firmware/thermistortables.h +++ b/Firmware/thermistortables.h @@ -1081,8 +1081,8 @@ const short temptable_147[][2] PROGMEM = { const short temptable_148[][2] PROGMEM = { // More raw data values avaliable via http://www.micropik.com/PDF/pt100.pdf // This information is taken from http://shop.prusa3d.com/forum/improvements-f14/mini-rambo-1-3-and-e3d-with-pt100-t700-s40.html#p20938 -{0,0}, // first two entries are bogus, just to get the heater running -{286,50}, +{292,0}, // first two entries are bogus, just to get the heater running +{356,50}, {469,100}, {531,150}, {590,200},