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

Internal bottom chamfer threads don't render #9

Open
lincolnjohnson opened this issue Sep 11, 2023 · 2 comments
Open

Internal bottom chamfer threads don't render #9

lincolnjohnson opened this issue Sep 11, 2023 · 2 comments

Comments

@lincolnjohnson
Copy link
Contributor

It seems that bottom_loop.intersect(chamfer_shape) creates a zero-volume object and is dropped as a result of the following volume check.

I've been unable to trace the root cause further.

bottom_loop = bottom_loop.intersect(chamfer_shape)

image

@lincolnjohnson
Copy link
Contributor Author

Possibly connected:

Internal threads made with a top chamfer have this interesting buckle shape on the third thread from the top. They appear to be located at +120° and +240° rotated around the Z axis, when X+ is considered as 0°.

image

@gumyr
Copy link
Owner

gumyr commented Sep 21, 2023

@lincolnjohnson, do you mind checking this again after my latest commit? I think everything is good now so hopefully this issue can be closed.

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