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

Allow Z_SAFE_HOMING_POINT outside of bed area (#16943) #16945

Commits on Feb 24, 2020

  1. Allow Z_SAFE_HOMING_POINT outside of bed area.

    - There are at least two known use cases where the Z_SAFE_HOMING_POINT may fall outside of the print bed:
    - LulzBot TAZ 6 printers have a physical homing button outside the bed area.
    - LulzBot Bio printers move the needle to a location outside the bed where the needle can be plunged
      below bed level to trigger Z_MIN
    marciot committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    8e1b2b0 View commit details
    Browse the repository at this point in the history
  2. Update SanityCheck.h

    thinkyhead authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    2434ca5 View commit details
    Browse the repository at this point in the history