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: 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