From 841247218651c89116e74269ecd806f9921cdd34 Mon Sep 17 00:00:00 2001 From: respect Date: Thu, 23 Apr 2020 17:12:48 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20la=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BD=D0=B8=D0=B7=D0=B8=D0=BB=20=D1=81=D0=BA=D0=BE=D1=80?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D1=8C=20=D0=BA=D1=83=D0=BB=D0=B5=D1=80=D0=B0?= =?UTF-8?q?=20=D0=BD=D0=B0=20=D1=85=D0=BE=D1=82=D0=B5=D0=BD=D0=B4=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Marlin/Configuration_adv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 477a16196164..572ea9cdf636 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -432,7 +432,7 @@ #if (GITHUB_USER==URSOFT) #define EXTRUDER_AUTO_FAN_SPEED 100 #else - #define EXTRUDER_AUTO_FAN_SPEED 200 // 255 == full speed + #define EXTRUDER_AUTO_FAN_SPEED 100 // 255 == full speed было 200 #endif #define EXTRUDER_AUTO_FAN_SPEED_CONFIGURABLE //#define CHAMBER_AUTO_FAN_TEMPERATURE 30 @@ -1540,7 +1540,7 @@ * See http://marlinfw.org/docs/features/lin_advance.html for full instructions. * Mention @Sebastianv650 on GitHub to alert the author of any issues. */ -#define LIN_ADVANCE +//#define LIN_ADVANCE #if ENABLED(LIN_ADVANCE) //#define EXTRA_LIN_ADVANCE_K // Enable for second linear advance constants #define LIN_ADVANCE_K 0 // Unit: mm compression per 1mm/s extruder speed