Update Configuration.h

This commit is contained in:
InsanityAutomation
2022-04-26 23:49:21 -04:00
parent cee8d4b7f4
commit e73727acf6
+2 -6
View File
@@ -391,10 +391,6 @@
#define SD_DETECT_PIN -1
#endif
#if ANY(MicroswissDirectDrive, DDXExtruderKit, CrealityTitan)
#define DirectDrive
#endif
#if ENABLED(DDXExtruderKit)
#define BondtechBMG
#endif
@@ -608,8 +604,8 @@
#endif
#endif
#if ANY(E3DHemera, SpriteExtruder)
#define DirectDrive
#if ANY(MicroswissDirectDrive, DDXExtruderKit, CrealityTitan, E3DHemera, SpriteExtruder)
#define DirectDrive
#endif
#if ENABLED(MachineCR10Orig, ABL_BI)