-
-
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
Bilinear bed leveling does not level the bed properly #7673
Comments
That should include both configuration files |
Same problem here ! |
Just for the record, I have the same problem. And as I wasn't able to solve it, I returned to linear leveling. That works. If I now print some kind of checkerboard pattern, you can clearly see, that my board is a bit bowed at some points, but it isn't completely lowered on the left side and raised on the right side at all. As I saw this kind of error description more than once, perhaps there is something in the bilinear leveling algorithm, what is causing this to happen? |
Mine is raised on the left side and lowered on the right side. |
Facebook is full of people with the same problem, left goes high and right side low. |
I'm something of a broken record on this, but it's because I've been through it myself. I realize my opinion is not always what people want to hear, but I have never seen any evidence to prove it wrong: Bi-linear leveling works. If you get a leveling effect which is too high on one side and too low on the other, your printer has a mechanical, electrical, or configuration problem. List of things to check (based on how I and others have resolved this issue):
I spent days troubleshooting this problem on my printer, spending hours trying to 'debug' the bi-linear code, only to find that the problem was solved when I correctly calibrated the Y offset of my leveling sensor - the Y offset was out by just 2mm, which was the source of my issue (see #5898 for the full story). Bi-linear leveling now works perfectly for me. Bottom line: The problem is most likely your printer, not Marlin. Same goes for the people on Facebook. Rather than waiting for someone to fix the software, spend time checking (and double-checking) the list above. |
@benlye |
What was the extruder change? Perhaps it was enough to correct a latent geometry problem? Anyway, glad it's working for you now :-) |
No no ;-) I simply swapped my bowden geared extruder with another bowden geared extruder :D - same position, same tube length, same cable position... did not change the hotend mount, if think of something like that. |
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. |
Bug Report
im using the latest 1.1.5
The text was updated successfully, but these errors were encountered: