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

"Nearest" seam position not working properly, inconsistently ignores corner positions #13072

Closed
2 tasks done
3dPrinting1127 opened this issue Jul 11, 2024 · 2 comments
Closed
2 tasks done

Comments

@3dPrinting1127
Copy link

Description of the bug

This might be me misinterpreting how the "nearest" parameter optimizes the seam position, but I thought that this function places the seam position at the nearest corner with respect to the last movement on the previous layer. Here's what I'm seeing on my print:

Seam position

As you can see, the seam position isn't always being placed at an obvious nearby corner on the model. This is resulting in those small zits appearing. For the unwanted seam position that's not in a corner, here's the last movement for the previous layer:

before seam

The unwanted seam position seems unnecessary as there is an obvious corner (among others) nearby, so I'm not sure why this is happening.

Project file & How to reproduce

test model.zip

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

Prusaslicer 2.8

Operating system

Windows 11

Printer model

MK3S+

@SachCZ
Copy link
Collaborator

SachCZ commented Jul 12, 2024

Hello @3dPrinting1127, I have confirmed your issue. It seems to be a bug. I have created an internal issue: SPE-2413.

@lukasmatena
Copy link
Collaborator

Fixed in 2.9.0-alpha1. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants