Parcourir la source

Increase bed heater timeout to 20min

Kevin Lee il y a 3 ans
Parent
commit
b65caf1909
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Firmware/variants/1_75mm_MK3S-EINSy10a-E3Dv6full.h

+ 1 - 1
Firmware/variants/1_75mm_MK3S-EINSy10a-E3Dv6full.h

@@ -416,7 +416,7 @@
 
 // temperature runaway
 #define TEMP_RUNAWAY_BED_HYSTERESIS 15
-#define TEMP_RUNAWAY_BED_TIMEOUT 360
+#define TEMP_RUNAWAY_BED_TIMEOUT 1200
 
 #define TEMP_RUNAWAY_EXTRUDER_HYSTERESIS 15
 #define TEMP_RUNAWAY_EXTRUDER_TIMEOUT 45