-
Notifications
You must be signed in to change notification settings - Fork 39
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 parts on the output result. #18
Comments
Hi, I came across the same problem. Be aware of the limitations of the https://github.com/tamasmeszaros/libnest2d lib that is being used:
This could possibly help you https://github.com/tamasmeszaros/libnest2d/issues/49 |
Thanks a lot, @PhilippBau; I will try the solution you linked. However, some of my parts have concave sections and that could well be the cause of it. Cheers! |
@misan If this doesn't work with concave polygons I can recommend this repo: |
Hi,
I am testing nest2D (ubuntu 20.04, Python 3.10.6). The sample example works as expected, but I have tested with other, more complex shapes, and I am getting parts overlapping on the output. Do you know how to fix that?
I am including the result I got.
The text was updated successfully, but these errors were encountered: