|
@@ -203,7 +203,7 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o
|
|
#endif
|
|
#endif
|
|
#define HEATER_1_MAXTEMP 305
|
|
#define HEATER_1_MAXTEMP 305
|
|
#define HEATER_2_MAXTEMP 305
|
|
#define HEATER_2_MAXTEMP 305
|
|
-#define BED_MAXTEMP 150
|
|
|
|
|
|
+#define BED_MAXTEMP 125
|
|
|
|
|
|
#if defined(E3D_PT100_EXTRUDER_WITH_AMP) || defined(E3D_PT100_EXTRUDER_NO_AMP)
|
|
#if defined(E3D_PT100_EXTRUDER_WITH_AMP) || defined(E3D_PT100_EXTRUDER_NO_AMP)
|
|
// Define PID constants for extruder with PT100
|
|
// Define PID constants for extruder with PT100
|