mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-06-12 07:40:29 +02: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>