mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
If the kinematic position calculation function had an error in it (if it produces sudden position changes) then it could lead to an infinite loop in itersolve_gen_steps(). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>