Explorar el Código

Extrude mintemp increased to 190C

Robert Pelnar hace 7 años
padre
commit
c4b045083c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Firmware/Configuration_prusa.h

+ 1 - 1
Firmware/Configuration_prusa.h

@@ -225,7 +225,7 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o
 #endif
 
 // Extrude mintemp
-#define EXTRUDE_MINTEMP 130
+#define EXTRUDE_MINTEMP 190
 
 // Extruder cooling fans
 #define EXTRUDER_0_AUTO_FAN_PIN   8