diff --git a/Marlin/thermistortables.h b/Marlin/thermistortables.h
index 6cff32930a878eab2dddff415ca9b3050e57c2ec..941b2394a5d475c0afb043a3e2071a1ce2333c72 100644
--- a/Marlin/thermistortables.h
+++ b/Marlin/thermistortables.h
@@ -419,7 +419,7 @@ const short temptable_52[][2] PROGMEM = {
 // Verified by linagee. Source: http://shop.arcol.hu/static/datasheets/thermistors.pdf
 // Calculated using 1kohm pullup, voltage divider math, and manufacturer provided temp/resistance
 // Advantage: More resolution and better linearity from 150C to 200C
-const short temptable_52[][2] PROGMEM = {
+const short temptable_55[][2] PROGMEM = {
    {1*OVERSAMPLENR, 500},
    {76*OVERSAMPLENR, 300},
    {87*OVERSAMPLENR, 290},