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

Overhang_fan_speed ignored when layer time exceeds fan_cooling_layer_time #8143

Open
3 tasks done
MxBrnr opened this issue Jan 22, 2025 · 1 comment
Open
3 tasks done
Labels
bug Something isn't working

Comments

@MxBrnr
Copy link

MxBrnr commented Jan 22, 2025

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.3.0-dev

Operating System (OS)

Linux

OS Version

Ubuntu MATE 24.04

Additional system information

No response

Printer

Voron 0.2r1

How to reproduce

  1. Load attached project
  2. Set Min. fan speed threshold to 50%, and layer time to 30sec
  3. Set `Max fan speed threshold to 75%, and layer time to 8sec
  4. Enable Keep fan always on
  5. Enable Slow printing down for better layer cooling
  6. Enable Force cooling for overhang and bridge
  7. Set Cooling overhang threshold to any % between 10 and 50
  8. Set Fan speed for overhang to 100%
  9. Enable Spiral vase mode, or set Wall loops = 1, Top shell layers = 0, and Sparse infill density = 0%
  10. Slice file
  11. Change preview to show Fan speed

Actual results

When layer time falls between min and max thresholds, overhang fan speed is increased for overhangs according to chosen settings. When actual layer time is greater than fan_cooling_layer_time, the increased cooling for overhangs is ignored and remains at the 'min_fan_speed` set.

Expected results

Increased cooling for overhangs should be effective regardless of layer time or applicable print speed for the feature at that time.

Project file & Debug log uploads

overhang_fan_layer_time_bug.3mf.zip

debug_Wed_Jan_22_14_22_46_2.log.0.zip

Checklist of files to include

  • Log file
  • Project file

Anything else?

Image
Image

@MxBrnr MxBrnr added the bug Something isn't working label Jan 22, 2025
@dohlin
Copy link

dohlin commented Feb 16, 2025

Can confirm I'm seeing this exact same behavior, and it's ridiculously annoying.

Image

Image

The line type even says "overhang wall", but the overhand fan speed setting is completely ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants