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

Probe hits bed if retraction is smaller than new (negativ) offset #10

Closed
TravisWilder opened this issue Aug 8, 2021 · 1 comment
Closed

Comments

@TravisWilder
Copy link

Hello

Example: Retract 0.2
After Probing on the bed the head move to the new offset.
If the Offset is bigger than the retract (i.e. -0.3) the probe will hit the bed and if the next move will
detect the probe as docked (as the probe triggered)

One way would be to increase the retract to a value which is save.
But best way the script should check and not move the head lower then the retract after probe

Thanks for considering

@TitusLabs
Copy link
Member

With 0.8.0, I removed the MOVE=1 parameter. There will be no move for correcting the position anymore. This should be safe now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants