klipper/klippy/chelper
Kevin O'Connor ea5e76746a itersolve: Use stricter completion check in itersolve_find_step()
Use a more strict check for determining if the iterative solver has
correctly found a step - the guess must be within 1 picometer of the
target or correct to within 1 nanosecond.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-08-08 11:59:19 -04:00
..
__init__.py corexz: Add CoreXZ kinematics (#3129) 2020-07-30 12:42:23 -04:00
compiler.h
itersolve.c itersolve: Use stricter completion check in itersolve_find_step() 2020-08-08 11:59:19 -04:00
itersolve.h
kin_cartesian.c
kin_corexy.c
kin_corexz.c corexz: Add CoreXZ kinematics (#3129) 2020-07-30 12:42:23 -04:00
kin_delta.c
kin_extruder.c
kin_polar.c
kin_rotary_delta.c
kin_shaper.c input_shaper: Fixed C module compilation on older gnu90 compilers 2020-07-07 17:50:51 -04:00
kin_winch.c
list.h
pyhelper.c
pyhelper.h
serialqueue.c
serialqueue.h
stepcompress.c
stepcompress.h
trapq.c
trapq.h