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

Bed leveling off #29

Closed
davkvi opened this issue Feb 5, 2022 · 19 comments
Closed

Bed leveling off #29

davkvi opened this issue Feb 5, 2022 · 19 comments

Comments

@davkvi
Copy link

davkvi commented Feb 5, 2022

About the printer

Version: Ender3v2-422-BLTouch-20220202.bin
Settings: Imgur album
Mods:

Example drawing

The red line illustrates where the probe and hotend starts.
The line is aprox 8.5mm off. It might be related to chainging the mounting plate. That does not explain why it levels all the way in the front of the bed.

@mriscoc
Copy link
Owner

mriscoc commented Feb 5, 2022

EDIT: Please follow this guide: https://github.com/mriscoc/Ender3V2S1/wiki/Calibration-Guides

Change your home offsets, verify your bed size

@davkvi
Copy link
Author

davkvi commented Feb 5, 2022

Change your home offsets, verify your bed size

Home offsets are changed.
https://i.imgur.com/YwuWBEb.jpeg

The bltouch probes the center off the bed.

@davkvi
Copy link
Author

davkvi commented Feb 5, 2022

Problem baby

This image illustrates the issue now.

The x axis can be solved but the y axis is off no matter what the home is set too. I tried -50 and +50. Did not change the result apart from where the ABL probed initially to find the z height.

Two issues i am seeing.

Probe does not use actual center for probe point. Might be the probe offset is not respected or compensated for.

@mriscoc
Copy link
Owner

mriscoc commented Feb 6, 2022

What happens if you increase your probe margin?

@davkvi
Copy link
Author

davkvi commented Feb 6, 2022

What happens if you increase your probe margin?

https://i.imgur.com/K4xSpMi.jpg

Increasing the probe margin moves the probing further up and further inn.

@mriscoc
Copy link
Owner

mriscoc commented Feb 6, 2022

Then there is a problem in the mesh points definition when Home Offsets are different to zero. I will investigate but I think that it could be a problem with the Marlin core.

@mriscoc
Copy link
Owner

mriscoc commented Feb 6, 2022

Edit: C12 was deprecated in favor of G30

There is a custom g-code that could help us to debug this issue, the C12 g-code allows to get the bed z-value of a given X, Y point with a probe. For example

C12 X10 Y10

@mriscoc
Copy link
Owner

mriscoc commented Feb 6, 2022

Would it be possible for you to test with the current bugfix version of Marlin? I will try to test but I have a different setup.

@davkvi
Copy link
Author

davkvi commented Feb 7, 2022

Would it be possible for you to test with the current bugfix version of Marlin? I will try to test but I have a different setup.

Will see if i can get around to compiling it for upstream Marlin :)

@mriscoc
Copy link
Owner

mriscoc commented Feb 8, 2022

Please set home offset to 0 and move those values to X_MIN_POS and Y_MIN_POS

@davkvi
Copy link
Author

davkvi commented Feb 8, 2022

Please set home offset to 0 and move those values to X_MIN_POS and Y_MIN_POS

I cant find the x_min_pos and y_min_pos in the menu. I can compile the firmware if needed but would like to have access to the proui then.

@mriscoc
Copy link
Owner

mriscoc commented Feb 8, 2022

The proui library is in the repository. #25
In the next version I'm adding the possibility of edit also the XY minimums in the physical settings menu.

@Speedy75
Copy link

maybe i have a similar problem... with this firmware bed tramming on right front and right back does nothing.
the printer dont want move and test. manually set x / y it is working.

i downgraded to version Ender3v2-422-BLTouch-20211121. here is all working

@Speedy75
Copy link

PS: on my ender 3 - s1 the firmware is working fine, only my s2 dont like it

@mriscoc
Copy link
Owner

mriscoc commented Feb 10, 2022

Please test with this pre-release version, do not change Home Offsets, use Advance / Physical Settings / X/Y Min pos

Experimental-Ender3v2-422-BLTouch-20220209.zip
Experimental-Ender3S1-20220209.zip

Also check your probe margin.

@mriscoc
Copy link
Owner

mriscoc commented Feb 11, 2022

Fixed in the last release

@mriscoc mriscoc closed this as completed Feb 11, 2022
@classicrocker883
Copy link

@davkvi have you fixed the issue?

because if its like the last comment, decrease mesh inset min, and increase mesh inset max. that will maximize the area, if you need to make it smaller then about increase the min and decrease the max.

as for the probe. change the probe offsets. changing the X value moves it left or right.
changing the Y value changes it front to back.

the offset of the probe point should match the center point if you do a manual tramming.

@mriscoc
Copy link
Owner

mriscoc commented Aug 29, 2022

@github-actions
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants