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

[3.4.1] Support mesh and modify settings mesh interfere with object #4051

Closed
herrdeh opened this issue Jul 10, 2018 · 5 comments
Closed

[3.4.1] Support mesh and modify settings mesh interfere with object #4051

herrdeh opened this issue Jul 10, 2018 · 5 comments
Labels
Type: Bug The code does not produce the intended behavior.

Comments

@herrdeh
Copy link

herrdeh commented Jul 10, 2018

Application Version
3.4.1
Platform
ubuntu 18.04

Steps to Reproduce

  1. import a flat box, mark as "print as support structure", place it underneath/into your target object
  2. import a cylinder, mark as "overlap with other models", set infill density very high, place into the target object - same place as support object
  3. slice
  4. remove support object
  5. slice again

Actual Results
The overlap object will print to the very bottom of the build plate.

Expected results
The overlap object should only print where intersecting with the target object.

Additional Information

As it should be (no support object in place):
bildschirmfoto von 2018-07-10 17-52-30
bildschirmfoto von 2018-07-10 17-52-23
bildschirmfoto von 2018-07-10 17-52-08

As it comes out with additional support object:
bildschirmfoto von 2018-07-10 17-51-33
bildschirmfoto von 2018-07-10 18-12-12

Example file:
https://www.dropbox.com/s/h63mp6wz18mlkn6/PI3_PLA-GH-unten-36-10-3-m-Verst.curaproject.3mf?dl=0

@herrdeh
Copy link
Author

herrdeh commented Jul 10, 2018

The problem does not occur with support in general activated.

@diegopradogesto
Copy link
Contributor

diegopradogesto commented Jul 13, 2018

Indeed, this is a bug. Thanks for providing all the information.

As a tip for this model, I would use better "Modify settings for infill of other models" for the cylinders instead of "Modify settings for overlap with other models". In this case, the outer surface of your main model doesn't get affected by the cylinders. See attached picture:

Left cylinder was choose to "Modify settings for overlap with other models" (blue areas shows some artifacts in the model surface)
Right cylinder was choose to "Modify settings for infill of other models" (nor artifacts in the surface)
image

Curiously this will serve as a workaround for your problem. Give it a try!

@diegopradogesto diegopradogesto added Type: Bug The code does not produce the intended behavior. Category: Cura and removed Category: Cura labels Jul 13, 2018
@diegopradogesto diegopradogesto changed the title support&infill object interference [3.4.1] Support mesh and modify settings mesh interfere with object Jul 13, 2018
@diegopradogesto
Copy link
Contributor

For devs.: CURA-5579

@diegopradogesto
Copy link
Contributor

This is now fixed on master branch. It will be available in next release.

@herrdeh
Copy link
Author

herrdeh commented Jul 19, 2018

Thank you very much for taking care for this issue.
Actually, I saw the artifacts mentioned in #3 - good to have a solution for it!

Cheers,
Wolf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants