We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For both the LK4 and LK5 configs, the [fan] section is missing the required parameters to activate the fan.
This should be added:
[heater_fan heatbreak_cooling_fan] pin: PH6 heater: extruder heater_temp: 50.0 fan_speed: 1.0
Reference: https://www.klipper3d.org/Config_Reference.html#heater_fan
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For both the LK4 and LK5 configs, the [fan] section is missing the required parameters to activate the fan.
This should be added:
[heater_fan heatbreak_cooling_fan]
pin: PH6
heater: extruder
heater_temp: 50.0
fan_speed: 1.0
Reference: https://www.klipper3d.org/Config_Reference.html#heater_fan
The text was updated successfully, but these errors were encountered: