Fix HAS_CLASSIC_E_JERK and related issues (#15968)

This commit is contained in:
Denis Semenov
2019-11-24 00:56:07 +03:00
committed by Scott Lahteine
parent 48e264e4e1
commit 0fcd1f4a49
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
#endif
#define HAS_CLASSIC_JERK (ENABLED(CLASSIC_JERK) || IS_KINEMATIC)
#define HAS_CLASSIC_E_JERK (HAS_CLASSIC_JERK && DISABLED(LIN_ADVANCE))
#define HAS_CLASSIC_E_JERK (ENABLED(CLASSIC_JERK) || DISABLED(LIN_ADVANCE))
/**
* Axis lengths and center