-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Adding the S-curve trajectory planner with jerk limiting (#3683) introduced an inline function in emc/tp/tp.c line 359 STATIC inline double tpGetScaledAccel(...) that is never used in the code.
It may be an oversight, a typo or development leftovers. Someone with knowledge of this code should review it and determine what should be done with it.