Skip to content
Snippets Groups Projects
Commit fa2e1be0 authored by Erik van der Zalm's avatar Erik van der Zalm
Browse files

changed default EXTRUDE_MINTEMP to 170.

parent 7699f250
Branches
Tags
No related merge requests found
......@@ -97,7 +97,7 @@
//this prevents dangerous Extruder moves, i.e. if the temperature is under the limit
//can be software-disabled for whatever purposes by
#define PREVENT_DANGEROUS_EXTRUDE
#define EXTRUDE_MINTEMP 190
#define EXTRUDE_MINTEMP 170
#define EXTRUDE_MAXLENGTH (X_MAX_LENGTH+Y_MAX_LENGTH) //prevent extrusion of very large distances.
//===========================================================================
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment