mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-08 15:48:00 +01:00
A "dummy extruder" that is created when no "[extruder]" config section
is defined does not have a "name". Avoid reporting that empty name in
the `{printer.toolhead.extra_axes}" status report.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>