The plugin cannot determine if a given probe point is reachable or not. Afaik. It would need to take into account at least the following from Marlin:
but it seems it cannot get either of those.
So maybe we just add a button which makes one round like:
- Click button
- Send
G30 <corner>
- Dialog to user "Does printer move? Yes - No"
- Try to correct corner point,
goto 2
EDIT: Added reference to M851