We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4950963 + 8410e34 commit 5862c6fCopy full SHA for 5862c6f
1 file changed
src/emc/tp/tp.c
@@ -356,10 +356,6 @@ STATIC inline double tpGetRealFinalVel(TP_STRUCT const * const tp,
356
return fmin(tc->finalvel, v_target);
357
}
358
359
-/**
360
- * Get acceleration for a tc based on the trajectory planner state.
361
- */
362
-
363
/**
364
* Convert the 2-part spindle position and sign to a signed double.
365
*/
0 commit comments