mirror of
https://github.com/andreili/klipper.git
synced 2025-09-16 18:21:13 +02:00
If an M25 is in a gcode file that is being printed from virtual SD, it would cause a permanent hang. Detect that case and don't wait for those M25 commands. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>