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

Feature issue 15583 spiral z hop #1995

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Dec 6, 2023

  1. Feature: Add gradual, spiral z-hop path calculation and integrate it …

    …into the gcode export.
    nadine.heere committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7c529a0 View commit details
    Browse the repository at this point in the history
  2. Feature: Add type comment for z-hop.

    nadine.heere committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f268f97 View commit details
    Browse the repository at this point in the history
  3. Feature: Add unit testing for arc path calculation.

    nadine.heere committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ad85dd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fbac73 View commit details
    Browse the repository at this point in the history
  5. Feature: Add time insert for spiral z-hop.

    nadine.heere committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    690a836 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature_issue-15583_spiral_z-hop' of https://github.com…

    …/NadineMik/CuraEngine into feature_issue-15583_spiral_z-hop
    nadine.heere committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    699d3b5 View commit details
    Browse the repository at this point in the history
  7. Refactor: Adapt class member naming scheme to be <name>_ instead of <…

    …name>.
    nadine.heere committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bc0589b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. refactor: some renaming of variables for consistency

    Matthew McMillan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    055acae View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. refactor: added authors and licensing related comments

    Matthew McMillan committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0cd56a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9555b0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4eaf83 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature_issue-15583_spiral_z-hop' of https://github.com…

    …/NadineMik/CuraEngine into feature_issue-15583_spiral_z-hop
    nadine.heere committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    97a8d43 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    671cfb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    e5d0b4a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    9fba093 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    b61a422 View commit details
    Browse the repository at this point in the history