From 3f752657a7f74dfb96a3a4efa933a161ec039f97 Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Sun, 18 Aug 2019 18:04:52 -0400 Subject: [PATCH] turn runout back on --- .../TFT/02_C_PrintFile.bmp.tft | Bin 54658 -> 54746 bytes .../TFT/19_C_NozzleHotbet.bmp.tft | Bin 8085 -> 8085 bytes Marlin/Configuration.h | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/CRX_ABL_1.70_ScreenFiles/TFT/02_C_PrintFile.bmp.tft b/Marlin/CRX_ABL_1.70_ScreenFiles/TFT/02_C_PrintFile.bmp.tft index a55fdd35e5b42789d51f17547eec776a1be7713d..ac4623d8e683879d8d49b037b8de373e9360fc75 100644 GIT binary patch delta 13 VcmZo#&3tP$^M}IZ)mO0D6=NY5)KL delta 29 lcmbPgKh=K2L3TDaMFs{2=gIlZ&XbR^uVGZ&T+DG#3;>5#2`K;o diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 0a32ae052c..29ac040f82 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -36,8 +36,8 @@ //#define ForceCRXDisplay #define Force10SProDisplay //#define AddonFilSensor //Adds a filamnt runout sensor to the CR20 or Ender 4 -//#define lerdgeFilSensor //Using lerdge filament sensor, which is opposite polarity to stock -//#define DualFilSensors //Using dual filament sensors on XMax and YMAX +#define lerdgeFilSensor //Using lerdge filament sensor, which is opposite polarity to stock +#define DualFilSensors //Using dual filament sensors on XMax and YMAX //#define SKR13 // 32 bit board - assumes 2208 drivers //#define SKR13_2209 //#define SKR13_UART // Configure SKR board with drivers in UART mode