Closed heinrichWeichert closed 4 months ago
do you use the latest klipper? I just tested OK with the latest klipper. the latest code of bdsensor does not work with the old klipper because the official klipper changed a lot about the probe last month.
I had this issue. horizontal_move_z: in bed_mesh was too high. Changed it to 1.
Andrew
On Sun, 14 July 2024, 11:16 am Mark, @.***> wrote:
do you use the latest klipper? I just tested OK with the latest klipper. the latest code of bdsensor does not work with the old klipper because the official klipper changed a lot about the probe last month.
— Reply to this email directly, view it on GitHub https://github.com/markniu/Bed_Distance_sensor/issues/163#issuecomment-2227157170, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMK5OMQHIZZF67TDZG3XZLZMHGODAVCNFSM6AAAAABK2K5WXOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGE2TOMJXGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Yes, klipper is up-to-date. I'll check the horizontal_move, thanks.
I changed the values to sample_retract_dist: 0.2 And horizontal_move_z: 0.2
works but there is no second pass I guess that has to do with Klipper changes
Latest HEAD patched into Klipper.
MCU is stopped after going to the last mesh point
klippy.log attached klippy_snip.log