What is the current way to set the manual bed mesh offset in Klipper, start G-code in Octoprint? In Marlin, after doing the Manual Mesh Leveling (G29), you would use the LCD to set the offset to match whatever you used as the gauge to level the bed (thickness of the paper for ex...
When I go to Configuration > Bed Level. In the documentation for Klipper it says to set the [bed_screws] to the Nozzle over the Bed Screws. These are accurate and tested manually just to confirm. Klipper Docs Attached is also all my Klip...
Get the bed as level as possible: In your printer.cfg in the [bed_mesh] section, set you mesh_min and max to your liking. I tried to do the leveling the same spots the nozzle can reach. Since there is an offset with the crouch the probe can reach more of the left side of the...
Run the mesh calibration an save_config My mesh has a wavy form 🤔 https://github.com/RobRobM/e3s1-on-klipper/blob/main/bed_mesh_after_leveling_10x10_probe_points.jpg Then calibrate the z-offset. https://www.klipper3d.org/Probe_Calibrate.html After this I started the bed level ...