klipper/klippy/chelper
Kevin O'Connor 080ee0b512 kin_extruder: Apply pressure advance in kin_extruder.c
Implement the pressure advance calculations while performing the
definitive integral calculations.  This simplifies both the
extruder.py and kin_extruder.c code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-12-08 20:41:35 -05:00
..
__init__.py kin_extruder: Apply pressure advance in kin_extruder.c 2019-12-08 20:41:35 -05:00
compiler.h
itersolve.c itersolve: Fix potential backwards time in itersolve_gen_steps_range() 2019-12-02 23:56:42 -05:00
itersolve.h itersolve: Support step generation in lead up to and after stepper activity 2019-11-21 13:17:45 -05:00
kin_cartesian.c
kin_corexy.c
kin_delta.c
kin_extruder.c kin_extruder: Apply pressure advance in kin_extruder.c 2019-12-08 20:41:35 -05:00
kin_polar.c polar: Convert step generation to use trapq system 2019-11-06 15:51:51 -05:00
kin_winch.c winch: Convert step generation to use trapq system 2019-11-06 15:51:51 -05:00
list.h
pyhelper.c
pyhelper.h
serialqueue.c
serialqueue.h
stepcompress.c
stepcompress.h
trapq.c kin_extruder: Move integration code from trapq.c to kin_extruder.c 2019-12-08 18:30:42 -05:00
trapq.h kin_extruder: Move integration code from trapq.c to kin_extruder.c 2019-12-08 18:30:42 -05:00