diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 0bcfe9f030..680065eb69 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -1871,8 +1871,8 @@ // Preheat Constants - Up to 5 are supported without changes // #define PREHEAT_1_LABEL "PLA" -#define PREHEAT_1_TEMP_HOTEND 180 -#define PREHEAT_1_TEMP_BED 70 +#define PREHEAT_1_TEMP_HOTEND 200 +#define PREHEAT_1_TEMP_BED 60 #define PREHEAT_1_TEMP_CHAMBER 35 #define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255