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

Incorrectly determines the number of perimeters that can fit #8334

Closed
2 tasks done
demonlibra opened this issue May 15, 2022 · 5 comments
Closed
2 tasks done

Incorrectly determines the number of perimeters that can fit #8334

demonlibra opened this issue May 15, 2022 · 5 comments

Comments

@demonlibra
Copy link

demonlibra commented May 15, 2022

Description of the bug

With some perimeter width settings, two perimeters overlap into one line.

0 36
0 40
0 45

Last screenshot.
Looks like one line in the middle.
But the code contains two perimeters passing along the same line.

Peek 2022-05-15 07-39

Enabling the feature "Detect thin walls" solves the problem.
0 45_thinwalls

Project file & How to reproduce

The thickness of the model is 2 mm.
Set perimeter width greater than 0.4 mm
Shape-Box.zip

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.3.0, 2.3.3, 2.4.0, 2.4.1, 2.4.2

Operating system

Windows 10, LinuxMint 20

Printer model

UNI

@demonlibra
Copy link
Author

demonlibra commented May 15, 2022

The same problem with cilinder.

2022-05-15_15-42
Peek 2022-05-15 15-43

Shape-Cylinder.zip

@demonlibra demonlibra changed the title Two perimeters in one line Incorrectly determines the number of perimeters May 15, 2022
@demonlibra demonlibra changed the title Incorrectly determines the number of perimeters Incorrectly determines the number of perimeters that can fit May 15, 2022
@willkaxxx
Copy link

#8306 Copy

@NGC869
Copy link

NGC869 commented Jun 21, 2022

Hi, already mentioned here:
#7973
#7949

@stepikovo
Copy link

We released PrusaSlicer 2.5.0-alpha2 today with the Arachne perimeter generator, it should fix the issue, can you please confirm?

@demonlibra
Copy link
Author

demonlibra commented Sep 8, 2022

Sorry for long reply. Dont get notify about your comment.
Checked in PrusaSlicer 2.5.0. Problem was resolved with arachne perimeters generator. If select Classic problem still present.
Thank you.

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

5 participants