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

overlapping objects do not get sliced correctly #2501

Open
tcurdt opened this issue Jun 12, 2019 · 12 comments
Open

overlapping objects do not get sliced correctly #2501

tcurdt opened this issue Jun 12, 2019 · 12 comments

Comments

@tcurdt
Copy link

tcurdt commented Jun 12, 2019

Version

Version: 2.0.0+
Build: PrusaSlicer-2.0.0+-201905201652

Operating system type + version

Operating System: Macintosh
System Architecture: 64 bit
System Version: macOS High Sierra Version 10.13.6 (Build 17G7024)

3D printer brand / version + firmware version (if known)

Prusa MK3

Behavior

  • Describe the problem

I have added helper discs to a model. They are of course overlapping with the main model. From the preview it seems like it would print overlapping layers.

  • Steps needed to reproduce the problem

Open the attached project.

  • Expected Results

The model union should be sliced - not models individually. Spots on the layers should only be printed once.

  • Actual Results

Screen Shot 2019-06-12 at 04 20 16

Is this a new feature request? No, a bug report.

Project File (.3MF) where problem occurs

NP-FZ100_HolderRemix_001.3mf.zip

@tcurdt
Copy link
Author

tcurdt commented Jun 12, 2019

In comparison S3D does it correctly.

Screen Shot 2019-06-12 at 12 51 49

@haarp
Copy link

haarp commented Jun 12, 2019

As a workaround, you can arrange them how you want, go to File, Export, Export as STL, then add the exported STL to the plater again. The new STL will be treated as a single object.

@tcurdt
Copy link
Author

tcurdt commented Jun 12, 2019

@haarp as a workaround I sliced it with S3D :) but I hope this will be fixed in the future

@bubnikv
Copy link
Collaborator

bubnikv commented Jun 14, 2019 via email

@tcurdt
Copy link
Author

tcurdt commented Jun 14, 2019

Interesting. Not quite so straightforward but glad it's possible.

@bubnikv
Copy link
Collaborator

bubnikv commented Aug 1, 2019

The difference between S3D and PrusaSlicer is, that S3D slices the whole plater at once, while PrusaSlicer slices each object separately. This allows PrusaSlicer for example to chose different layer height for each object.

Could you please close this issue?

@wavexx
Copy link
Contributor

wavexx commented Aug 1, 2019

I've been passively watching this. I don't think that PS does anything wrong here.

If I can put some thought, maybe what's needed is some feedback in the normal view. Similarly to how we change the color to blue when an object doesn't fit, changing the color of the two overlapping objects to something else (red?) would be useful.

This could also pave the way of some form of warning in the future ("overlapping objects detected: convert them to parts?").

@tcurdt
Copy link
Author

tcurdt commented Aug 1, 2019

@bubnikv That is an explanation of the cause - but frankly speaking not a good reason to close the issue (IMO). The least it should do is detect the overlap and give a warning. Right now it is slicing it in a non-printable manner - which I would argue is the wrong behaviour.

@tcurdt
Copy link
Author

tcurdt commented Jul 11, 2020

"Add part" works but when I click on "add instance" it duplicates the whole object - not just the selected part.
A work around is to use c&p of the part.

@JamesKR3D
Copy link

I have to agree with tcurdt.. I don't see any reason overlapping parts should be sliced separately causing overlapping extrusions which can lead to clogs. If there is a reason for it, please enlighten us. It would be better to give a notification when it happens and slice all of it as a single object.

@MadMax389
Copy link

S3D is not doing it correctly either. The disc should not be part of the model, but like a brim with its own outline so it is easy to remove. Watch this video and it explains how to do it in Prusa Slicer. https://www.youtube.com/watch?v=-FlPlq7zkqM
image

@tcurdt
Copy link
Author

tcurdt commented Dec 9, 2022

"The disc should not be part of the model, but like a brim with its own outline so it is easy to remove"

I guess that's debatable. When I only add these disc I want really good adhesion. Using the brim style provides much less of that. These disc are really is easy to cut off. So I think I personally prefer them as part of the model.
But I can see the argument for the brim style.

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

6 participants