I think I´ve got it working sort of.
homeall.g
G91 ; relative positioning
G1 H2 Z5 F6000 ; lift Z relative to current position
G1 H1 X-405 Y-405 F3000 ; move quickly to X and Y axis endstops and stop there (first pass)
G1 H2 X5 Y5 F6000 ; go back a few mm
G1 H1 X-405 Y-405 F240 ; move slowly to X and Y axis endstops once more (second pass)
G90
G1 H2 X200 Y200 F3000
G30
; Z-Probe
M558 C"121.io1.in" P8 H10 F120 T6000 ;
G31 P50 X0 Y-36 Z1.35
M557 X15:400 Y15:400 S20 ; define mesh grid
Hope this will others having this promblem
Big thanks to the crew