From cca84156ced6b37311948b9777c1f331088da5a8 Mon Sep 17 00:00:00 2001 From: Sergey Date: Thu, 2 Apr 2020 11:59:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9C=D0=B8=D0=BD=D0=B8=D0=BC=D0=B0=D0=BB?= =?UTF-8?q?=D1=8C=D0=BD=D0=B0=D1=8F=20=D1=82=D0=B5=D0=BC=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D0=B0=D1=82=D1=83=D1=80=D0=B0=20=D1=8D=D0=BA=D1=81=D1=82=D1=80?= =?UTF-8?q?=D1=83=D0=B4=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 4662edbe83..215adbf024 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -571,7 +571,7 @@ * *** IT IS HIGHLY RECOMMENDED TO LEAVE THIS OPTION ENABLED! *** */ #define PREVENT_COLD_EXTRUSION -#define EXTRUDE_MINTEMP 170 +#define EXTRUDE_MINTEMP 200 /** * Prevent a single extrusion longer than EXTRUDE_MAXLENGTH.