mirror of
https://github.com/andreili/klipper.git
synced 2025-09-12 00:21:14 +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>