-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
G29 J Not Working Correctly #25192
Comments
Maybe related to: 2.0.9.3 was also the last one that worked for me with G29 J |
@500cubes Pardon, but what screen are you running? |
Sure looks like it! |
its a BTT TFT70 |
Merged
Fixed in #25453 |
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you test the latest
bugfix-2.1.x
code?No, but I will test it now!
Bug Description
G29 J tilts the mesh too much creating an usable mesh.
Original 3 points are. Bottom Middle, Top Right Corner, Top Left Corner. I tried to modify the 3 point pattern from a triangle to a straight line and it still tilted the mesh towards one side. I also tried changing the direction of the 3 point triangle with no success. I up loaded a previous build, v2.0.9.3 and G29 J worked great.
At this point i have no idea what else it could be.
Bug Timeline
After installing 2.1.2
Expected behavior
G29 J should match or be very similar to the original mesh.
Actual behavior
G29 J will tilt the plane too much towards one side and the mesh is no longer useful.
Mesh before
Mesh After G29 J. You can see it is tilted more towards one side and the mesh values are different. This was done immediately after G29 P1 without physically touching the bed to rule out human error.
Steps to Reproduce
Version of Marlin Firmware
2.1.2
Printer model
Custom CORE XY
Electronics
SKR2.0 TMC2209
Add-ons
BL TOUCH
Bed Leveling
UBL Bilinear mesh
Your Slicer
Cura
Host Software
SD Card (headless)
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Config Files.zip
The text was updated successfully, but these errors were encountered: