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

wacky voronoi splitter #56

Open
jaredjennings opened this issue Apr 27, 2019 · 1 comment
Open

wacky voronoi splitter #56

jaredjennings opened this issue Apr 27, 2019 · 1 comment

Comments

@jaredjennings
Copy link
Owner

The objects used to split the bottom of the keyboard are regular hexagons. I don't want a leg joint or screw hole base to be split into two pieces by these splitters. But optimizing both the size and offset of the splitters to avoid this is tedious and manual. Couldn't we just construct the splitters from a Voronoi diagram where each feature of the bottom gets its own cell?

Or with large enough hexes to make the bottom only a few pieces will it not matter enough to spend the work?

@jaredjennings
Copy link
Owner Author

Splitting the bottom into any kind of pieces for printing and gluing it back together hasn't proven to be much of a tractable problem. Postponing this indefinitely.

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