Skip to content

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

Merged
SoftFever merged 2 commits intoOrcaSlicer:mainfrom
Noisyfox:bugfox/fan-mover-m106
Dec 24, 2024
Merged

Fan mover: Ignore non-part cooling fans (SoftFever/OrcaSlicer#7171)#7193
SoftFever merged 2 commits intoOrcaSlicer:mainfrom
Noisyfox:bugfox/fan-mover-m106

Conversation

@Noisyfox
Copy link
Copy Markdown
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
Copy Markdown

@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
Copy Markdown
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.

Comment thread src/libslic3r/GCode/FanMover.cpp Outdated
@psiberfunk
Copy link
Copy Markdown

@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
Copy Markdown
Collaborator

@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 OrcaSlicer:main Dec 24, 2024
@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