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

Started work on next gen automill #64

Open
JensDyvik opened this issue May 30, 2020 · 1 comment
Open

Started work on next gen automill #64

JensDyvik opened this issue May 30, 2020 · 1 comment

Comments

@JensDyvik
Copy link
Member

Files is here: https://github.com/fellesverkstedet/Bark-beetle-parametric-toolpaths/tree/master/Development%20files

The goal is to save a lot of time setting up milling job. I think I have found a very robust way of extending pockets over edges. Pockets need to be extended over edges in order for the milling bit not to leave behind a small bit of material this. This is time very consuming and I want to automate it.

  • I have also solved a way to have endlesss pockets inside pockets
  • I have also solved having pockets inside pockets at different levels.
  • I have also solved making pockets along a cutting edge that are narrower than the cutting bit.
  • Requires the clipper plugin

Still lots of work to do. Feedback is most welcome!

I am curious to a workflow based on extruding cutout and doing booleans instead of manually entering pocket and cutout depths. It would be great with a way to manually de active bark beetle from milling some features, like inside cutout and so on. Maybe by finding the ID of an edge and taking that id in the user value of the brep?

image

image

@Siemenc
Copy link
Collaborator

Siemenc commented May 30, 2020

I have also solved having pockets inside pockets at different levels.
I have also solved making pockets along a cutting edge that are narrower than the cutting bit.

Super exciting this. Need to have a proper look at the file!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants