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

Fix homing and leveling #1764

Merged
merged 4 commits into from
Apr 1, 2015

Commits on Apr 1, 2015

  1. Fix homing and leveling

    - Include the current Z when raising the axis after and between probing
    - Add `sync_plan_position_delta` for parity with `sync_plan_position`
    - Clean up and clarify `M48`, `dock_sled`, and others
    thinkyhead committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    18bb6be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c73917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97a258b View commit details
    Browse the repository at this point in the history
  4. Cleanup M48

    thinkyhead committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    72c7de3 View commit details
    Browse the repository at this point in the history