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

Feature Request: Automatically shut down hotend fan during input shaper #398

Open
jaakops opened this issue Oct 28, 2024 · 2 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jaakops
Copy link

jaakops commented Oct 28, 2024

https://github.com/MRX8024/motors-sync/blob/main/wiki/EN.md

From above macro consider adding the following portion to [adxl345] or [resonance_tester], wherever it applies.

#head_fan:
#    Toolhead fan, which will be turned off during sync to eliminate noise.
#    This is convenient when the fan has a low temp target and is often
#    turned on, for example in thermal chamber.

Why?
Do not turn on the hotend heating during synchronization. Working the fan (in general, any fan in the printer) can interfere with correct and more accurate measurement.

@rogerlz rogerlz added enhancement New feature or request good first issue Good for newcomers labels Nov 22, 2024
@The-Original-Reth
Copy link

I think it might be better to add this as an option in [reasonance_testeror] as some may prefer to test the effect of the hotend fan and part cooling fan effect upon resonance.

Something like
fan_off: fan, part_cooling fan, mcu_fan

This may allow one to decide which fans to turn off and which to keep on

@rogerlz
Copy link
Contributor

rogerlz commented Dec 10, 2024

I prefer to add a warning saying that a fan is running when the user starts the testing. Turning the hotend fan off and bypassing the heater control could be dangerous.

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

No branches or pull requests

3 participants