Move out of range error on Y axis

I have klipper installed and using mainsailos
I have the bed levelling macro installed that only probes where the print is
I get this error message when trying to print
Move out of range: 131.225 383.325 6.604 [1459.339]
This happens after the bed is probe and before it starts to print

Any ideas?
Thanks

Hello @ozzyeye !

Any klippy.log?

Of course…
Not sure what to include so here is the whole file
klippy (3).log (1.7 MB)

Do you switch between absolute and relative positioning in the start code?

I looked at the start GCode and there is no switching between relative and absolute positioning.
Although there is in the end GCode - G91; relative positioning
But the problem seems to be just after probing and before print starts.

Can you share the start script?