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

Z does not follow the mesh (motors stopped) #177

Open
Liquidus-tech opened this issue Aug 24, 2024 · 6 comments
Open

Z does not follow the mesh (motors stopped) #177

Liquidus-tech opened this issue Aug 24, 2024 · 6 comments

Comments

@Liquidus-tech
Copy link

Good afternoon, I have this problem that I can't figure out: the z motors don't follow the created mesh, they are practically stationary...
Can you help me solve this? Thank you
klippy.log

@luco85
Copy link

luco85 commented Aug 25, 2024

with klipper?

@Liquidus-tech
Copy link
Author

Yes

@luco85
Copy link

luco85 commented Aug 26, 2024

If you make a bed mesh on every print start is strange, otherwise if you save it check if in you start macro load the mesh created. Klipper do not load default mesh as in the past
image

@dronecz
Copy link

dronecz commented Aug 26, 2024

Where do you have your sensor connected? Did you follow this?

@Liquidus-tech
Copy link
Author

Hi, yes, I think I've done everything. In the meantime I updated to version 1.2c via Slink and Continue not following the mesh (I use Ideamaker). Home and QGL works fine.
Launching commands

G28
BDSENSOR_SET REAL_TIME_HEIGHT=0.3
G1Z0.2

I received the following error:

Unable to get response "I2CBDr".

from .cgf I changed the delay from 20 to 11or 8 but nothing changed.

At this point I don't know how to proceed anymore...
klippy.log

@markniu
Copy link
Owner

markniu commented Aug 29, 2024

Hi, the real time level and the mesh bed level can not be work together, so you can remove the BDSENSOR_SET REAL_TIME_HEIGHT and use the normal mesh bed level first by using BED_MESH_CALIBRATE

Hi, yes, I think I've done everything. In the meantime I updated to version 1.2c via Slink and Continue not following the mesh (I use Ideamaker). Home and QGL works fine. Launching commands

G28 BDSENSOR_SET REAL_TIME_HEIGHT=0.3 G1Z0.2

I received the following error:

Unable to get response "I2CBDr".

from .cgf I changed the delay from 20 to 11or 8 but nothing changed.

At this point I don't know how to proceed anymore... klippy.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants