diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index ac7e521852..ee259eb7b4 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -708,8 +708,8 @@ * These options are most useful for the BLTouch probe, but may also improve * readings with inductive probes and piezo sensors. */ -#define PROBING_HEATERS_OFF // Turn heaters off when probing -#define PROBING_FANS_OFF // Turn fans off when probing +//#define PROBING_HEATERS_OFF // Turn heaters off when probing +//#define PROBING_FANS_OFF // Turn fans off when probing //#define DELAY_BEFORE_PROBING 200 // (ms) To prevent vibrations from triggering piezo sensors // A probe that is deployed and stowed with a solenoid pin (SOL1_PIN)