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