Make cooling fans configurable as to their location and the Gcode applied. #999

Closed
opened 2026-04-05 16:40:53 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @chris-red on 1/22/2026

Is there an existing issue for this feature request?

  • I have searched the existing issues

In the cooling section there are options for part auxiliary and Exhaust fans however these are hardcoded to P2/P3.

Which printers will be beneficial to this feature?

Klipper

Describe the solution you'd like

To be able to choose the fan index for Auxiliary/Exhaust fan, even better we could define the gcode i.e. use the SET_FAN_SPEED macro.

Describe alternatives you've considered

There is a solution to fix this in Klipper with a custom macro but I feel it would be better if the user could choose what fan is assigned to what pin/setting, rather than it be arbitrary.

Additional context

No response

*Originally created by @chris-red on 1/22/2026* ### Is there an existing issue for this feature request? - [x] I have searched the existing issues ### Is your feature request related to a problem? In the cooling section there are options for part auxiliary and Exhaust fans however these are hardcoded to P2/P3. ### Which printers will be beneficial to this feature? Klipper ### Describe the solution you'd like To be able to choose the fan index for Auxiliary/Exhaust fan, even better we could define the gcode i.e. use the SET_FAN_SPEED macro. ### Describe alternatives you've considered There is a solution to fix this in Klipper with a custom macro but I feel it would be better if the user could choose what fan is assigned to what pin/setting, rather than it be arbitrary. ### Additional context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#999