#Adaptive mesh bed not working

1 messages · Page 1 of 1 (latest)

vital mortar
#

After installing and implementing Adaptive mesh bed leveling native to klipper, the print start sequence returns Probe triggered prior to movement when attempting bed mesh in print start sequence. The klicky is not attached when it throws the code in the the command prompt and Qgl (2.4r2) works fine so I doubt it is a hardware issue.

I am running the latest version of everything.
Orcaslicer has object exclude enabled.
[exclude_object] is enabled in printer.cfg.

Thank you for the help in advance.

harsh thunder
harsh thunder
#

Okay. Just wanted to make sure the bed mesh one was actually being included

#

Well, got a klipper log?

vital mortar
harsh thunder
#

Just click the giant button in mainsail

vital mortar
harsh thunder
#

Why is your print_start using _bed_mesh_calibrate?

vital mortar
#

I just changed it too see if there was a difference. Failed again so I am changing it back right now

harsh thunder
#

Well that explicitly bypasses the code for picking up klicky...

vital mortar
harsh thunder
#

That's the same?

#

The concern is the first letter

#

Why are you using _bed_mesh_calibrate, rather than bed_mesh_calibrate ?

vital mortar
#

After running print start without the underscore before the BED_MESH_CALIBRATE ADAPTIVE=1, I now get Macro BED_MESH_CALIBRATE called recursively

harsh thunder
#

What exactly did you change?

vital mortar
#

_BED_MESH_CALIBRATE ADAPTIVE=1 to BED_MESH_CALIBRATE ADAPTIVE=1

harsh thunder
#

Where

#

Just in print start? Or did you decide to start editing the klicky macros as well

vital mortar
#

In klicky-mesh-bed-calibrate.cfg and the PRINT_START.cfg

harsh thunder
#

Okay no.

#

Stop editing the klicky-bed-mesh-calibrate file

#

Put it back the way it started, and then leave it alone

vital mortar
#

Done

harsh thunder
#

That's not done

#

This is the stock file

vital mortar
#

Stock profile is now implemented

harsh thunder
#

Okay

#

Now test it

#

(Your print_start is still WITHOUT underscore, yes?)

vital mortar
#

Yes

harsh thunder
#

Good

#

Now test

vital mortar
#

Doing it presently