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:- Home the printer
- 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
- Issue the
GET_POSITION
command and get the nozzle coordinates - Correct the obtained X value with the
x_offset
and the Y value with they_offset
(mind the algebraic sign) - Enter the corrected values as
mesh_min
- 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