From b2d8a9d260e87841e8874325c992750a1bf6dbfe Mon Sep 17 00:00:00 2001 From: Knutwurst <36196269+knutwurst@users.noreply.github.com> Date: Wed, 9 Sep 2020 09:26:24 +0200 Subject: [PATCH] Code Cleanup --- Marlin/Configuration.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 9518a27f..def336bb 100755 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -118,6 +118,10 @@ * Invert E0 Stepper driver for * Bondtech Mini Geared (BMG) Extruders * + * This flag is mandatory if you own a + * MEGA Pro, which has this Extruder by + * default. + * * PLEASE READ THE WARNING ABOVE! */ //#define KNUTWURST_BMG @@ -132,7 +136,7 @@ * PLEASE READ THE WARNING ABOVE! * */ -//#define KNUTWURST_BLTOUCH // see +//#define KNUTWURST_BLTOUCH /* * This feature is for debugging purpose only.