mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-08 23:50:40 +02:00
The min_stop_interval safety check is fragile and leads to a notable amount of complexity. Avoid these issues by not programming this safety check. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>