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 for G38 not compiling without Z endstops #25691

Merged
merged 12 commits into from
Apr 19, 2023

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    307721d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c831d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aeaf78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6036364 View commit details
    Browse the repository at this point in the history
  5. HAS_Z_MIN is only set if HAS_Z_AXIS

    thinkyhead authored and jsrobson10 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b010af5 View commit details
    Browse the repository at this point in the history
  6. compare to hit instead of open

    thinkyhead authored and jsrobson10 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8eff6dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84316b8 View commit details
    Browse the repository at this point in the history
  8. just use _ENDSTOP_HIT(Z, ENDSTOP)

    thinkyhead authored and jsrobson10 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    302fc17 View commit details
    Browse the repository at this point in the history
  9. support up to 9 axes

    thinkyhead authored and jsrobson10 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    6939bcb View commit details
    Browse the repository at this point in the history
  10. update some home pos

    thinkyhead authored and jsrobson10 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0a02f62 View commit details
    Browse the repository at this point in the history
  11. spelling mistake :)

    jsrobson10 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ab1e136 View commit details
    Browse the repository at this point in the history
  12. not a spelling mistake

    thinkyhead committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    aa16460 View commit details
    Browse the repository at this point in the history