Skip to content
New issue

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

Control P1S chamber fan with Temp input #71

Open
steve3j opened this issue Dec 16, 2023 · 4 comments
Open

Control P1S chamber fan with Temp input #71

steve3j opened this issue Dec 16, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@steve3j
Copy link

steve3j commented Dec 16, 2023

Feature Description

Ability to power up/down chamber fan based on the temperature input from temp sensor.

Justification

"Chamber fan is controller by gcode depending on the temperature of the bed, there is no direct link between chamber temp and fan speed."
https://www.reddit.com/r/BambuLab/comments/14yo0n2/p1s_chamber_temp_fan_but_no_temp_sensor/

There's no real automated control of the chamber temp currently.
Having the ability to turn on the heated bed, then set the chamber temp based on a desired value would be beneficial because it would give more consistent print results. I keep having my first print not stick to the bed very well, but if I let the chamber warm up first(or print the exact same thing after the first one fails), it sticks fine.

Suggested Implementation (if you have one)

PID loop to turn down fan if desired temp is not reached, turn up fan if temp is reached.
Or simple histeresis, turn on at desired temp, turn off 2 deg below desired value.

Screenshots or Examples (if applicable)

N/A

@xperiments xperiments added the enhancement New feature or request label Dec 23, 2023
@rwijnhov
Copy link

I would like this too, came specialy here to add this as a feature request :)

@m33ps
Copy link

m33ps commented Jan 4, 2024

This could be very helpful in more reliable prints as well as noise reduction.

@heelsmj
Copy link

heelsmj commented Jan 27, 2024

Yes this would be great.

@DDen87
Copy link

DDen87 commented Jun 13, 2024

This would be a big plus if possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants