diff --git a/config/examples/Creality/Ender-3 Neo/Configuration.h b/config/examples/Creality/Ender-3 Neo/Configuration.h index ffd2bac5f9..175419e0ff 100644 --- a/config/examples/Creality/Ender-3 Neo/Configuration.h +++ b/config/examples/Creality/Ender-3 Neo/Configuration.h @@ -1954,7 +1954,7 @@ #define PREHEAT_BEFORE_LEVELING #if ENABLED(PREHEAT_BEFORE_LEVELING) #define LEVELING_NOZZLE_TEMP 0 // (°C) Only applies to E0 at this time - #define LEVELING_BED_TEMP 150 + #define LEVELING_BED_TEMP 50 #endif /**