Skip to content

[incomplete implementation] chamber fan, constant fan used #21589

@GMagician

Description

@GMagician

Did you test the latest bugfix-2.0.x code?

Yes, and the problem still exists.

Bug Description

I'm looking to activate some sort of fan to lower temp in chamber and I found this in code:

set_fan_speed(2, fan_chamber_pwm); // TODO: instead of fan 2, set to chamber fan

I'm wondering if, in this case, it's better to recycle CHAMBER_FAN_INDEX or define this fan by changing //#define CHAMBER_FAN // Enable a fan on the chamber in configuration to specify fan number.

I'll take care of post a PR but a hint is welcome

Bug Timeline

No response

Expected behavior

As code says...a configurable fan

Actual behavior

fan 2 is always used

Steps to Reproduce

No response

Version of Marlin Firmware

bugfix-2.0.x

Printer model

Bear 2.1

Electronics

AGCM4

Add-ons

Chamber sensor and fan

Your Slicer

Cura

Host Software

Repetier Host

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions