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
/
kin_shaper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
idex_modes: COPY and MIRROR mode implementation (#6297)
Dmitry Butyugin
2023-08-01
1
-4
/
+4
*
input_shaper: Correctly initialize input shaper stepper_kinematics
Dmitry Butyugin
2023-06-06
1
-0
/
+3
*
input_shaper: Fixed tracking of step_generation_scan_time
Dmitry Butyugin
2023-06-06
1
-9
/
+4
*
input_shaper: Factored out AxisInputShaper class
Dmitry Butyugin
2021-10-26
1
-13
/
+13
*
input_shaper: Define input shapers in a single place in Python code
Dmitry Butyugin
2021-10-26
1
-197
/
+20
*
kin_shaper: Fix check for optimized X or Y only calculations
Kevin O'Connor
2020-08-30
1
-5
/
+4
*
kin_shaper: Add an init_shaper() helper function
Kevin O'Connor
2020-08-30
1
-26
/
+22
*
kin_shaper: Group shaper setup code together
Kevin O'Connor
2020-08-30
1
-90
/
+93
*
kin_shaper: Allocate space for maximum number of shaper pulses in advance
Kevin O'Connor
2020-08-30
1
-110
/
+99
*
input_shaper: Fixed C module compilation on older gnu90 compilers
Dmitry Butyugin
2020-07-07
1
-1
/
+2
*
input_shaper: Initial support of input shaping (#3032)
Dmitry Butyugin
2020-07-05
1
-0
/
+421