From fc39c925ca0e40ea41b217b910913f0e935338b5 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Mon, 5 Aug 2019 21:59:44 -0500 Subject: [PATCH] Grace period followup --- Marlin/src/module/temperature.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/Marlin/src/module/temperature.cpp b/Marlin/src/module/temperature.cpp index 518ed923a5..b77fb79d6e 100644 --- a/Marlin/src/module/temperature.cpp +++ b/Marlin/src/module/temperature.cpp @@ -2229,9 +2229,6 @@ void Temperature::readings_ready() { temp_chamber.acc = 0; #endif - // Give ADC temperature readings time to settle at boot-up before testing - if (grace_period) return; - static constexpr int8_t temp_dir[] = { #if ENABLED(HEATER_0_USES_MAX6675) 0