#why i have error with this maccro ?
9 messages · Page 1 of 1 (latest)
Ahoi @unkempt igloo!
It looks like you did not provide all the necessary information we need to help you.
Please upload your logfiles and a detailed description of your problem.
For further information see: https://docs.mainsail.xyz/faq/getting-help/discord#provide-information
Note: We only accept .log and .txt files as log files.
This is an automated message
So, I might be wrong here, I am not an expert in klipper but, for my understanding a generic fan is not coupled to a temperature controlled device like an extruder and has no option to bound with. I think what you are really looking for is: https://www.klipper3d.org/Config_Reference.html?h=heat#heater_fan
A fan_generic is only controlled manually
The error is pretty obvious. The generic_fan has no option heater.
Use a heater_fan as referenced by kwad or remove the heater option.
thank you all
how can I manually control the fan in question in addition to being a heater_fan
that is not possible. either it is controlled by klipper (heater_fan), or by you (generic_fan). both are not possible...