PSA: Bed Mesh, QGL, Z-Tilt, or Cartographer Issues?

PSA for Cartographer users:

Update: This is resolved in the latest Cartographer plugin update


The Cartographer plugin is incompatible with the latest Klipper version.

TLDR:

To revert to an older version of Klipper until an update for the Cartographer plugin is released, run the following commands in SSH/PuTTY:

cd ~/klipper
sudo service klipper stop
git checkout 48f0b3cad6d4593746384bf49a39913dcb8cc796
sudo service klipper restart


From the Cartographer Discord:

Don’t updated too Klipper v0.13.0-501, it breaks compatibility.

Update to fix will be released in the coming days.

If you want, you can join their Discord for more information:


Alternatively, you can switch your Carto to mainline Klipper:

2 Likes

From the main post:

1 Like