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

Fan mover: Ignore non-part cooling fans (SoftFever/OrcaSlicer#7171) #7193

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

Noisyfox
Copy link
Collaborator

This fixes #7171
Fna mover now manipulate part cooling fans only and ignore all other fans (which is what it's designed for).

@psiberfunk
Copy link

@Noisyfox does this fully fix #7171 ? It seems to only address the fan itself, but not mis-attributing the cooling layer time calculation to the layer after the change rather than the one before, which is the appropriate one.

@Noisyfox
Copy link
Collaborator Author

@Noisyfox does this fully fix #7171 ? It seems to only address the fan itself, but not mis-attributing the cooling layer time calculation to the layer after the change rather than the one before, which is the appropriate one.

Only the first half. The cooling layer is a different issue and will be addressed in its own PR.

@psiberfunk
Copy link

@SoftFever I know this didn't quite make it into 2.2.0 , and while I technically have permission to approve it, I feel like I probably shouldn't :). It does appear to be OK to me though.

@Noisyfox Noisyfox force-pushed the bugfox/fan-mover-m106 branch from c42d3d9 to fd56377 Compare November 2, 2024 06:39
Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you

@SoftFever SoftFever merged commit 35ecb8a into SoftFever:main Dec 24, 2024
15 checks passed
@Noisyfox Noisyfox deleted the bugfox/fan-mover-m106 branch December 24, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fan speed incorrect for first layer after filament change
3 participants