Go back to classic jerk settings for Mega S, P and X to reduce blobs in round corners. Keep JD settings for further testing.

This commit is contained in:
Knutwurst
2020-09-18 14:07:56 +02:00
parent 0164a4942d
commit 7ccaa6fa53

View File

@@ -1044,15 +1044,13 @@
* When changing speed and direction, if the difference is less than the
* value set here, it may happen instantaneously.
*/
//#define CLASSIC_JERK
// I Know.. it's useless to put it here ;)
#if ENABLED(KNUTWURST_MEGA) || ENABLED(KNUTWURST_MEGA_S) || ENABLED(KNUTWURST_MEGA_P)
//#define CLASSIC_JERK
#define CLASSIC_JERK
#endif
#if ENABLED(KNUTWURST_MEGA_X)
//#define CLASSIC_JERK
#define CLASSIC_JERK
#endif
#if ENABLED(CLASSIC_JERK)