index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
chelper
/
stepcompress.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stepcompress: Pass clock to stepcompress_set_last_position()
Kevin O'Connor
2021-08-06
1
-2
/
+3
*
stepcompress: Support extracting stepcompress history
Kevin O'Connor
2021-07-29
1
-4
/
+35
*
stepcompress: Rename 'struct history_move' to 'struct history_steps'
Kevin O'Connor
2021-07-29
1
-25
/
+25
*
stepcompress: Improve numerical stability of step+dir+step filter
Kevin O'Connor
2021-04-11
1
-1
/
+1
*
stepcompress: Add support for tracking history of queue_step commands
Kevin O'Connor
2021-03-13
1
-27
/
+116
*
buildcommands: Extend number of available mcu messages from 96 to 128
Kevin O'Connor
2021-02-18
1
-9
/
+10
*
stepcompress: Implement a step+dir+step filter
Kevin O'Connor
2020-03-13
1
-27
/
+86
*
stepcompress: Move code around in stepcompress.c
Kevin O'Connor
2020-03-13
1
-49
/
+49
*
stepcompress: Remove "queue append" abstraction
Kevin O'Connor
2020-03-04
1
-66
/
+30
*
stepcompress: Fix rounding error when interval=0
Kevin O'Connor
2020-01-25
1
-2
/
+2
*
stepcompress: Remove no longer needed stepcompress_set_homing()
Kevin O'Connor
2019-07-10
1
-20
/
+3
*
stepcompress: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-3
/
+6
*
kin_cartesian: Remove stepcompress_push_const()
Kevin O'Connor
2018-06-20
1
-1
/
+1
*
itersolve: Add kinematic iterative solver code
Kevin O'Connor
2018-06-20
1
-0
/
+22
*
stepcompress: Allow stepcompress_alloc() to be called early
Kevin O'Connor
2018-06-20
1
-7
/
+13
*
chelper: Move cartesian and delta kinematics code to their own C files
Kevin O'Connor
2018-06-20
1
-242
/
+17
*
chelper: Compile with gcc -fwhole-program option
Kevin O'Connor
2018-06-20
1
-13
/
+13
*
chelper: Add compiler.h header
Kevin O'Connor
2018-06-20
1
-4
/
+3
*
stepcompress: Fix comment typo.
Michael Barbour
2018-06-04
1
-1
/
+1
*
chelper: Move the host C code to a new klippy/chelper/ directory
Kevin O'Connor
2018-04-30
1
-0
/
+852