I do not know your printer, but I somehow doubt that this:
[bed_mesh]
...
mesh_min = 0, 0
mesh_max = 216,208
is correct. Also, I do not know if your offsets are correct:
[probe]
...
x_offset = 0
y_offset = 27
Both go hand in hand and especially the *_offset
needs to be as precise as possible.
I propose you go through the relevant steps to make sure that everything is correct here:
- For the
*_offset
follow one of the following procedures (whatever suits you better): - For the
mesh_min
/mesh_max
follow one of the following procedures (whatever suits you better):- Bed Mesh - Klipper documentation (see the illustration and its text above)
- Mesh Coordinates vs. Nozzle Coordinates