mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +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>