mirror of
https://github.com/andreili/klipper.git
synced 2025-09-12 00:21:14 +02:00
Now that the extruder, display, heater_fan, output_pin, and servo classes have get_status() methods, it is no longer necessary to override them in the menu code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>