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

[G-code] Core edge trench extensions should be computed accuratley #6

Open
mikemag opened this issue Sep 7, 2014 · 0 comments
Open
Assignees

Comments

@mikemag
Copy link
Owner

mikemag commented Sep 7, 2014

Fix the tench program to not guess on the extension length:

  • Offset inward to the inward trench edge, and trim like now.
  • Extend to hit the core shape, then add a smaller extension length.
  • Strike end lines at 90deg to the last line in the inward edge, twice the trench width.
  • Close the path.
  • Offset the original shape outward to the outter trench edge.
  • Intersect the two to form the trench path.
@mikemag mikemag self-assigned this Sep 7, 2014
@mikemag mikemag added the G-code label Sep 7, 2014
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

1 participant