🎨 Adjust some conditionals
This commit is contained in:
@ -1027,6 +1027,10 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if DISABLED(DELTA)
|
||||
#undef DELTA_HOME_TO_SAFE_ZONE
|
||||
#endif
|
||||
|
||||
// This flag indicates some kind of jerk storage is needed
|
||||
#if EITHER(CLASSIC_JERK, IS_KINEMATIC)
|
||||
#define HAS_CLASSIC_JERK 1
|
||||
|
Reference in New Issue
Block a user