-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
meaning of the number in the bilinear leveling grid (just a question not a bug) #5936
Comments
The points represent the height of the probed points in relation to the "zero-point" your G28 found. Make sure to close the issue if this answers your question. |
I suppose it is in millimeters ? |
Yes |
thank you |
Does point 0, 0 represent the first point probed? And point 2, 2 the last point probed? I'm trying to figure out what the numbers represent, as well. Which direction is my bed represented with by those numbers... Thanks |
@aplocher — 0,0 is the mesh point closest to the smallest XY position in the measured bounds. So, if the bounds specified for
|
Thank you that makes perfect sense and is exactly what I was looking for! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
3 similar comments
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
with pronterface and rc8 I got
after the
G29
(witch work perfectly on my prusa 2 by the way, thank you again)but what is the meaning ? is it the diference from the
G28 Z0
just before ? in mm ? i can't find the answer in the documentationthank you
The text was updated successfully, but these errors were encountered: