From 5fcc39c8b280485bee48faa71c7c2769f546fb18 Mon Sep 17 00:00:00 2001 From: Knutwurst <36196269+knutwurst@users.noreply.github.com> Date: Sun, 18 Apr 2021 21:07:10 +0200 Subject: [PATCH] Move chiron autolevel build flag to configuration.h --- Marlin/Configuration.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index ccb53398..967e179c 100755 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -87,7 +87,10 @@ * is automatically set if the chiron is enabled. * */ -//#define KNUTWURST_TFT_LEVELING +#if ENABLED(KNUTWURST_CHIRON) + //#define KNUTWURST_TFT_LEVELING +#endif + /* * Here you can set the default preheat-Temperatures