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

Slice skips a lot of vertexes #4

Closed
casperlamboo opened this issue Jun 14, 2015 · 2 comments
Closed

Slice skips a lot of vertexes #4

casperlamboo opened this issue Jun 14, 2015 · 2 comments

Comments

@casperlamboo
Copy link
Contributor

More as half of the vertexes get lost while slicing. See attached screenshot. The problem only appears when slicing in the direction of the face normals.

not sure if same problem as #3

schermafbeelding 2015-06-14 om 12 13 25

@casperlamboo
Copy link
Contributor Author

not same problem as #3, #3 is sloved this issue still exists

@casperlamboo
Copy link
Contributor Author

Problem has something to do with normals. When I turn of the path direction check the algorithm works fine

With direction check (layer 218 of dom.stl)
download 4

Without correction check (layer 218 of dom.stl)
download 3

The direction check compares the normals of the face and the normals of the path.

casperlamboo added a commit that referenced this issue Jul 10, 2015
mith pushed a commit that referenced this issue Jun 22, 2017
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

1 participant