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

Fixed X travel distance in XYZ probing #2292

Merged
merged 3 commits into from
Aug 20, 2023
Merged

Commits on Aug 20, 2023

  1. Fixed bug in XYZ probing

    When starting the probe of Y it would move it too far on the X axis using the distance setting. This was wrong, it should be moved to the origin X (0).
    breiler committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c2d8187 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in XYZ probing

    When starting the probe of Y it would move it too far on the X axis using the distance setting. This was wrong, it should be moved to the origin X (0).
    breiler committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    63d7742 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4471ed7 View commit details
    Browse the repository at this point in the history