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_extruder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kin_extruder: Fix numerical stability when using pressure advance
Kevin O'Connor
2020-10-23
1
-7
/
+11
*
kin_extruder: Convert pressure advance to use "weighted average"
Kevin O'Connor
2019-12-20
1
-19
/
+54
*
itersolve: Rename scan_pre/_post to gen_steps_pre/post_active
Kevin O'Connor
2019-12-10
1
-1
/
+2
*
kin_extruder: Apply pressure advance in kin_extruder.c
Kevin O'Connor
2019-12-08
1
-58
/
+23
*
kin_extruder: Move integration code from trapq.c to kin_extruder.c
Kevin O'Connor
2019-12-08
1
-0
/
+65
*
extruder: Initial support for "smoothed pressure advance"
Kevin O'Connor
2019-11-21
1
-56
/
+45
*
trapq: Use separate 'move' entries for accel, cruise, and decel phases
Kevin O'Connor
2019-11-06
1
-20
/
+39
*
trapq: Remove move_fill()
Kevin O'Connor
2019-11-06
1
-5
/
+9
*
extruder: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-1
/
+3
*
trapq: Add new trapq.c file with code for trapezoidal velocity handling
Kevin O'Connor
2019-11-06
1
-0
/
+1
*
itersolve: Rename calc_position to calc_position_cb
Kevin O'Connor
2019-11-06
1
-1
/
+1
*
extruder: Convert to using iterative solver
Kevin O'Connor
2018-06-20
1
-0
/
+54