As the offset is static, my approach is:
- Put some layers of electrical insulation tape on the bed
- Slowly drive the nozzle into the tape until it leaves a visible dent (doesn’t need much)
- Issue a
GET_POSITION
and note the coordinates - Move the tip of the probe as precisely as possible over the dent (for BLTouch I do this with extended probe tip)
- Issue a
GET_POSITION
and note the coordinates - Calculate #5 minus #3