From 4240033926659f875bd7925dd742e4372672f7d0 Mon Sep 17 00:00:00 2001 From: Vladislav Vasiliev Date: Tue, 25 Aug 2020 10:02:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BD=D0=B0=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BE?= =?UTF-8?q?=D0=BA=20=D0=BD=D0=B0=D0=B2=D0=B8=D0=B3=D0=B0=D1=86=D0=B8=D0=B8?= =?UTF-8?q?,=20=E2=86=91-=20=E2=86=93+=20=D0=BD=D0=B0=20=E2=86=93-=20?= =?UTF-8?q?=E2=86=91+?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Marlin/Configuration.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 7ea3bac2ed..7cc72e1ce0 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -591,7 +591,7 @@ * Note: For Bowden Extruders make this large enough to allow load/unload. */ #define PREVENT_LENGTHY_EXTRUDE -#define EXTRUDE_MAXLENGTH 710 +#define EXTRUDE_MAXLENGTH 710 //=========================================================================== //======================== Thermal Runaway Protection ======================= @@ -1558,7 +1558,7 @@ EEPROM_W25Q #undef SRAM_EEPROM_EMULATION #undef I2C_EEPROM_AT24C16 #undef SPI_EEPROM_W25Q -#undef USE_WIRED_EEPROM +#undef USE_WIRED_EEPROM #define MARLIN_EEPROM_SIZE 4096 #endif @@ -1843,7 +1843,7 @@ EEPROM_W25Q // If CLOCKWISE normally moves DOWN this makes it go UP. // If CLOCKWISE normally moves UP this makes it go DOWN. // -//#define REVERSE_MENU_DIRECTION +#define REVERSE_MENU_DIRECTION // // This option reverses the encoder direction for Select Screen.