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

Experiment with optimizer to detect arcs from linear segments #52

Open
voneiden opened this issue May 15, 2023 · 0 comments
Open

Experiment with optimizer to detect arcs from linear segments #52

voneiden opened this issue May 15, 2023 · 0 comments
Labels
feature Achievement unlocked: Million dollar idea

Comments

@voneiden
Copy link
Owner

Been there done that before but now that it looks like pyclipper is the defacto way to go, it could be interesting to have an optimizer which attempts to detect arcs (within a certain tolerance) from linear segments so that we can actually have G2 and G3 commands.

Performance is a concern, especially for large programs, so this should be fast and some perf testing should also be done to see if it's viable.

@voneiden voneiden added the feature Achievement unlocked: Million dollar idea label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Achievement unlocked: Million dollar idea
Projects
None yet
Development

No branches or pull requests

1 participant