aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/chelper/kin_cartesian.c
Commit message (Expand)AuthorAgeFilesLines
* kinematics: Add dual_carriage to hybrid-corexyz (#4296)Tircown2021-06-271-0/+39
* cartesian: Convert step generation to use trapq systemKevin O'Connor2019-11-061-4/+8
* trapq: Add new trapq.c file with code for trapezoidal velocity handlingKevin O'Connor2019-11-061-1/+2
* itersolve: Rename calc_position to calc_position_cbKevin O'Connor2019-11-061-3/+3
* kin_cartesian: Remove stepcompress_push_const()Kevin O'Connor2018-06-201-117/+2
* corexy: Convert corexy to use the iterative solverKevin O'Connor2018-06-201-0/+48
* chelper: Move cartesian and delta kinematics code to their own C filesKevin O'Connor2018-06-201-0/+113