Move Out Of Range Issue pls help - Bed Mesh Calibrate

I have done this but still getting this now

Move out of range: 225.150 10.000 20.000 [0.000]

  • he easiest process to determine the proper starting and ending coordinates for mesh_min / mesh_max is:
    1. Home the printer
    2. Move the head towards the left-front corner until you have positioned the probe’s tip as close as possible to this left-front edge
    3. Issue the GET_POSITION command and get the nozzle coordinates
    4. Correct the obtained X value with the x_offset and the Y value with the y_offset (mind the algebraic sign)
    5. Enter the corrected values as mesh_min
    6. Repeat steps 2. to 5., but this time place the probe’s tip as close as possible to the back-right corner and use the result for mesh_max
  • Setting these coordinates wrongly typically will lead to a Move out of range: X Y Z [E] error