How to update Klipper and get Adaptive Mesh working on Ender 3 V3 regular

Hello,
I recently took delivery of my Ender 3 V3 (regular). The firmware updated when I set it up. It is showing as Klipper FIRMWARE_NAME:Klipper FIRMWARE_VERSION:09faed31-dirty.
I have tried to set up Adaptive Mesh bed leveling but the BED_MESH_CALIBRATE ADAPTIVE=1 command test the whole bed, not just the area about to be printed.

I have made the required entry to Moonraker.cfg and edited the Klipper printer.cfg file for Bed Mesh config.
In printer.cfg
[exclude_object]

In moonraker.cfg
[file_manager]
enable_object_processing: True

Change the G29 macro to call BED_MESH_CALIBRATE ADAPTIVE=1

I have also enabled the object labeling in PrusaSlicer. When I start the print the log shows the following:
21:30:35
// {“code”:"key61, “msg”:“Unknown command:DEFINE_OBJECT”, “values”: [“DEFINE_OBJECT”]}
21:30:35
// {“code”:"key61, “msg”:“Unknown command:DEFINE_OBJECT”, “values”: [“DEFINE_OBJECT”]}
21:30:35
// {“code”:"key61, “msg”:“Unknown command:START_CURRENT_OBJECT”, “values”: [“START_CURRENT_OBJECT”]}
21:30:35
// {“code”:"key61, “msg”:“Unknown command:END_CURRENT_OBJECT”, “values”: [“END_CURRENT_OBJECT”]}
21:30:35
// {“code”:"key61, “msg”:“Unknown command:START_CURRENT_OBJECT”, “values”: [“START_CURRENT_OBJECT”]}
21:30:35
// {“code”:"key61, “msg”:“Unknown command:END_CURRENT_OBJECT”, “values”: [“END_CURRENT_OBJECT”]}

This seems to suggest the Object Labeling/Naming is working correctly but not being understood by Klipper. I can’t find the actual version number of Klipper except for “09faed31-dirty”. How do I update Klipper on the Ender 3 V3 (regular)?

Has anyone managed t get KAMP or the native Klipper Adaptive Mesh working?

Thanks

Hiya,

I’ve just taken delivery of an Ender 3 V3 this week want to get this setup too. Are you following the setup from GitHub - kyleisah/Klipper-Adaptive-Meshing-Purging: A unique leveling solution for Klipper-enabled 3D printers! ? Did you enable root and ssh into your printer or use the fluidd UI to update your config files (that’s possible isn’t it?).

I get the same Klipper version from running M115, also not been able to find a version which corresponds to the Klipper releases yet. I suspect the V3 might use a custom build, but that’s just a guess.

Poking around in the Fluidd UI, in the Configuration, Other files, Docs section the Releases.md file has release notes for 0.11.0.