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

Unexpected slowdowns at overhang corners #13521

Open
2 tasks done
loudaslife opened this issue Oct 25, 2024 · 0 comments
Open
2 tasks done

Unexpected slowdowns at overhang corners #13521

loudaslife opened this issue Oct 25, 2024 · 0 comments

Comments

@loudaslife
Copy link

Description of the bug

I'm printing an item with a large 45° overhang surface, and for functional purposes this surface needs to be reasonably flat. However, the printer slows down and creates over-extruded ridges near the edges.

PXL_20241025_211619780~2

The natural assumption would be that this is the result of the firmware deceleration to navigate a sharp corner, but I deliberately rounded these edges to prevent that. The gcode preview makes it clear that the slicer is deliberately slowing down.

Screenshot 2024-10-25 161903

The overhang doesn't become any steeper around this corner, so in theory, dynamic overhang speed shouldn't be slowing it down. But given that it slows down to exactly 15mm/s, I think the dynamic overhang code is misinterpreting these segments as having <25% overlap, even though they appear to have >50%.

Screenshot 2024-10-25 164751

Screenshot 2024-10-25 165429

It's also unusual that the slowdown becomes progressively more severe towards the top of the part, even though the geometry of the corner is identical at every layer.

Project file & How to reproduce

Corner Plane 3.zip

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.8.1+win64

Operating system

Windows 11

Printer model

Prusa MK4S

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

No branches or pull requests

1 participant