aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/chelper/stepcompress.h
Commit message (Expand)AuthorAgeFilesLines
* stepcompress: Pass clock to stepcompress_set_last_position()Kevin O'Connor2021-08-061-1/+1
* stepcompress: Support extracting stepcompress historyKevin O'Connor2021-07-291-0/+9
* stepcompress: Add missing functions to stepcompress.hKevin O'Connor2021-06-111-0/+4
* buildcommands: Extend number of available mcu messages from 96 to 128Kevin O'Connor2021-02-181-2/+2
* stepcompress: Implement a step+dir+step filterKevin O'Connor2020-03-131-0/+1
* stepcompress: Move code around in stepcompress.cKevin O'Connor2020-03-131-2/+2
* stepcompress: Remove "queue append" abstractionKevin O'Connor2020-03-041-12/+2
* stepcompress: Remove no longer needed stepcompress_set_homing()Kevin O'Connor2019-07-101-1/+0
* kin_cartesian: Remove stepcompress_push_const()Kevin O'Connor2018-06-201-3/+0
* itersolve: Add kinematic iterative solver codeKevin O'Connor2018-06-201-0/+2
* stepcompress: Allow stepcompress_alloc() to be called earlyKevin O'Connor2018-06-201-3/+4
* chelper: Move cartesian and delta kinematics code to their own C filesKevin O'Connor2018-06-201-0/+40