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

Split by Part + X-Y Hole Compensation causes jagged edges #1320

Closed
ctadlock opened this issue Feb 22, 2023 · 4 comments
Closed

Split by Part + X-Y Hole Compensation causes jagged edges #1320

ctadlock opened this issue Feb 22, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@ctadlock
Copy link

ctadlock commented Feb 22, 2023

Also posted on SoftFever: SoftFever/OrcaSlicer#342

If a multi-solid model is imported and it is split by part and "X-Y hole compensation" is non-zero, the resulting slicing has small holes in it. This does not happen if the model is split by object or if the xy hole compensation is 0.

This is not model related and can be reproduced with any multi-solid model.

To Reproduce
Steps to reproduce the behavior:

  1. Import a multi-solid model (use attached as an example)
  2. Set "X-Y hole compensation" to 0.1
  3. Split by part
  4. Slicer

box.zip

Expected behavior
The slicing is clean.

  • Windows 11
  • 1.4.2.13
  • Also happens with Softfever

Screenshots

Difference between split by object and part (two examples)
image

image

Poor quality result
image

High quality result when split by object (two examples)
image
image

@ctadlock
Copy link
Author

SuperSlicer has this same issue. I think everyone just copied the same code/bug:

image

@QingZhangBambu
Copy link
Collaborator

the color object should better not use X-Y hole compensation, we will add a warning msg

@QingZhangBambu
Copy link
Collaborator

we will fix it as fast as possible

@QingZhangBambu
Copy link
Collaborator

you can set the resolution to 0.0 which could fix that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants