mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
When in debugging "batch mode", use the existing method of keeping the last 30 seconds of history from the furthest planned move time. This avoids keeping all moves in memory during a batch test. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>