Heater_generic not supported

Well, you’ve defined a [gcode_macro SET_HEATER_TEMPERATURE] section that overrides the internal SET_HEATER_TEMPERATURE and explicitly checks for just “extruder” and “heater_bed”…

I’m guessing you grabbed some macros from somewhere. You’ll need to review them and perhaps choose some alternative.

-Kevin