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

Add shape cuts pocket/profile/contour #1

Open
7 tasks
tirithen opened this issue Jun 12, 2024 · 0 comments
Open
7 tasks

Add shape cuts pocket/profile/contour #1

tirithen opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@tirithen
Copy link
Owner

As work with the clipper2 is now complete enough, that unlocks possibilities for pocket/profile/contour cuts from 2d shapes.

  • Create a shape struct that represents a set of paths
  • Add shape helpers for basic shapes such as rectangles and segmented circles
  • Parse paths from SVG files into a shape
  • Allow boolean operations between shapes with the help of the clipper2 crate
  • Add pocket cut
  • Add profile cut (with "border" thickness selection)
  • Add contour cut (with inner/outer tool compensation)
@tirithen tirithen self-assigned this Jun 12, 2024
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