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

Minimize direction changes when milling #433

Merged
merged 5 commits into from
Jun 17, 2020
Merged

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    352b1fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d807e View commit details
    Browse the repository at this point in the history
  3. Refactor to path_score function

    eyal0 committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    8bf2622 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Select the path with the least turning.

    This should cause fewer sharp turns, which will be a little faster for
    milling.
    eyal0 committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    a3c09b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242962f View commit details
    Browse the repository at this point in the history