Move chiron autolevel build flag to configuration.h

This commit is contained in:
Knutwurst
2021-04-18 21:07:10 +02:00
parent 9aa481ad4d
commit 5fcc39c8b2

View File

@@ -87,7 +87,10 @@
* is automatically set if the chiron is enabled. * 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 * Here you can set the default preheat-Temperatures