diff --git a/Marlin/pins.h b/Marlin/pins.h
index 8f06e3698b884c10e8216002b19f4f6a1a7bdcc4..a6e157e7a3ae36376f68f523fe8afc0e93941084 100644
--- a/Marlin/pins.h
+++ b/Marlin/pins.h
@@ -116,6 +116,10 @@
 #endif
 #define PS_ON_PIN 15
 
+//All these generations of Gen7 supply thermistor power
+//via PS_ON, so ignore bad thermistor readings
+#define BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
+
 //our pin for debugging.
 #define DEBUG_PIN 0