Skip to content

Commit 5862c6f

Browse files
authored
Merge pull request #3854 from grandixximo/master
removed comment about removed function
2 parents 4950963 + 8410e34 commit 5862c6f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/emc/tp/tp.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -356,10 +356,6 @@ STATIC inline double tpGetRealFinalVel(TP_STRUCT const * const tp,
356356
return fmin(tc->finalvel, v_target);
357357
}
358358

359-
/**
360-
* Get acceleration for a tc based on the trajectory planner state.
361-
*/
362-
363359
/**
364360
* Convert the 2-part spindle position and sign to a signed double.
365361
*/

0 commit comments

Comments
 (0)