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

Single layer of sparse support above dense support before model #232

Closed
Matts-Hub opened this issue Apr 3, 2017 · 3 comments
Closed

Single layer of sparse support above dense support before model #232

Matts-Hub opened this issue Apr 3, 2017 · 3 comments

Comments

@Matts-Hub
Copy link

Matts-Hub commented Apr 3, 2017

Version

Version 1.34.0-prusa3d-win64

Operating system type + version

Windows 10

Behavior

  • A layer of sparse support is sometimes printed above dense support, before the model is printed on top. This sparse support fuses to the print and is near impossible to remove, unlike the rest of the dense support structures.
  • Most importantly, for this issue to present itself, a layer height larger than the "contact z distance" setting for supports must be used. For example, to recreate this I found that with my contact z distance set to 0.15mm, my layer height needed to be greater than this.

From this, I believe that when slic3r generates an additional layer of support in order to abide by the z contact distance setting, this last support layer is sometimes accidentally made as sparse support instead of dense support.

  • Expected Results: Only dense support touching model
  • Actual Results: Sometimes an additional layer of sparse support is printed on top of dense support before model is printed on top

In the attached screenshots, this effect was only seen on some of the horizontal "beams" and not others. You will be able to see this by scrolling through layers when recreated with my stl and config.

before
outlined

STL/Config (.ZIP) where problem occurs

support test.zip

@Matts-Hub Matts-Hub changed the title Single layer of sparse infill above dense infill before model Single layer of sparse support above dense support before model Apr 3, 2017
bubnikv added a commit that referenced this issue Apr 4, 2017
Single layer of sparse support above dense support before model
@bubnikv
Copy link
Collaborator

bubnikv commented Apr 4, 2017

Would you please try this build? I believe I fixed the problem for good, but it would be great, if you could test it throughly. Thanks.

Slic3r-1.34.0.5-prusa3d-win64-full-g70fcedb-201704040759.zip

@Matts-Hub
Copy link
Author

That seems to have solved it! Thanks :)

@bubnikv
Copy link
Collaborator

bubnikv commented Apr 4, 2017

Great. Please feel free to reopen this issue if you encounter another occurrence of this. Also please go ahead and enter another issue for the supports if you feel the need for it. The code is quite new and quite complex due to the variable layer height, variable support layer height and the configurable vertical gap distance.

n8bot pushed a commit to n8bot/PrusaSlicer that referenced this issue Jul 21, 2020
n8bot pushed a commit to n8bot/PrusaSlicer that referenced this issue Jul 29, 2020
n8bot pushed a commit to n8bot/PrusaSlicer that referenced this issue Aug 3, 2020
n8bot pushed a commit to n8bot/PrusaSlicer that referenced this issue Aug 14, 2020
n8bot pushed a commit to n8bot/PrusaSlicer that referenced this issue Aug 14, 2020
wavexx pushed a commit to wavexx/PrusaSlicer that referenced this issue Sep 21, 2020
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

2 participants