From 2fa7296f64b2f467bfdc6c4cb6cd0453448afaed Mon Sep 17 00:00:00 2001 From: Brian Kahl Date: Tue, 1 Feb 2022 10:25:56 -0600 Subject: [PATCH] changing standard configuration to have the filament runout sensor --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 57b20c5d5..7af1d830b 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -8,7 +8,7 @@ //#define LULZBOT_KangarooPaw_Experimental //#define TazDualZ -//#define LULZBOT_FILAMENT_RUNOUT +#define LULZBOT_FILAMENT_RUNOUT /************** Uncomment a Tool Head Option From Below *********************/ #define LULZBOT_UNIVERSAL_TOOLHEAD //#define TOOLHEAD_SL_SE_HE