mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Raise a printer.command_error() instead of an mcu.error() if a query command does not succeed. That error is less likely to result in an unhandled exception error. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>