Unable to reference printer['heater_generic chamber_heater'] object

Basic Information:

Printer Model: Qidi Q1 using mainline klipper
MCU / Printerboard: STM32 similar to MKS skipper
Host / SBC
klippy.log

Unable to use printer[‘heater_generic chamber_heater’] in macro due to error object’ has no attribute ‘generic_heater chamber_heater’.
printer.heater_generic chamber_heater doesn’t work. printer.chamber_heater doesn’t work.

klippy (56).log (87.8 KB)

Object is listed when querying
Screenshot 2024-10-02 203254

Maybe because it is called heater_generic chamber_heater and not generic_heater chamber_heater?

… facepalm. Thanks