You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
static_assert(DEFAULT_EJERK >= 10, "It is strongly recommended to set DEFAULT_EJERK >= 10 when using LIN_ADVANCE. Enable ALLOW_LOW_EJERK to bypass this alert (e.g., for direct drive).");
1379
1380
#endif
1380
1381
#endif
1381
1382
1382
-
/**
1383
-
* POLAR warnings
1384
-
*/
1385
-
#if BOTH(POLAR, S_CURVE_ACCELERATION)
1386
-
#warning "POLAR Kinematics may not work well with S_CURVE_ACCELERATION."
0 commit comments