-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
Macros: use zero_reference_position when using beacon true zero #315
base: v2.1.x
Are you sure you want to change the base?
Conversation
Great, there's no way to set zero_reference_position dynamically... |
e2ac221
to
044001d
Compare
This now does 2 things:
|
Update to point 2: It now zeroes Z before doing the contact wipe, regardless if a new model would be calibrated or not. This is to avoid the issue with vastly different bed plate material thickness, the probed offset does not seem to work in that case - not sure why. |
looks good to me |
Is this and 31 likely to get merged? |
This prevents scanned meshes from being offset from the true zero position, which results in an unintended additional z_offset to be applied via the incorrect bed mesh.