Skip to content

Commit

Permalink
Setting cold extrusion prevent on 160 as BDP can print with 170!
Browse files Browse the repository at this point in the history
  • Loading branch information
oderwat committed Apr 28, 2017
1 parent 3f410a9 commit 9c61a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@
// or to allow moving the extruder regardless of the hotend temperature.
// *** IT IS HIGHLY RECOMMENDED TO LEAVE THIS OPTION ENABLED! ***
#define PREVENT_COLD_EXTRUSION
#define EXTRUDE_MINTEMP 170
#define EXTRUDE_MINTEMP 160

// This option prevents a single extrusion longer than EXTRUDE_MAXLENGTH.
// Note that for Bowden Extruders a too-small value here may prevent loading.
Expand Down

0 comments on commit 9c61a8d

Please sign in to comment.