aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/chelper/kin_delta.c
Commit message (Expand)AuthorAgeFilesLines
* delta: Convert step generation to use trapq systemKevin O'Connor2019-11-061-1/+2
* trapq: Add new trapq.c file with code for trapezoidal velocity handlingKevin O'Connor2019-11-061-0/+1
* itersolve: Rename calc_position to calc_position_cbKevin O'Connor2019-11-061-1/+1
* delta: Convert delta kinematics to use iterative solverKevin O'Connor2018-06-201-120/+26
* chelper: Move cartesian and delta kinematics code to their own C filesKevin O'Connor2018-06-201-0/+133