<font face="Arial, Verdana">@Repetier, I tried changing the zhoming to the folowing:</font>
#define HOMING_ORDER HOME_ORDER_ZXYTZ
#define ZHOME_PRE_RAISE 2
#define ZHOME_PRE_RAISE_DISTANCE 10
#define ZHOME_MIN_TEMPERATURE 0
#define ZHOME_HEAT_ALL 1
#define ZHOME_HEAT_HEIGHT 10
#define ZHOME_X_POS 999999
#define ZHOME_Y_POS 999999
I try homing soon as I power the printer on with G28, but I get the following. I'm thinking the error action -37.799 is what you added? The homing procedure continues as expected but errors out with the following. I haven't chaging anything else I can think of that would affect this except the homing order and preraise height. Not sure why this is happening
<font face="Arial, Verdana">3:35:27.883: Info:Relative positioning</font>
<font face="Arial, Verdana">3:35:27.885: Error:action speed [mm/s]-37.799999, 5.00</font>
<font face="Arial, Verdana">3:35:27.886: RequestStop:</font>
<font face="Arial, Verdana">3:35:28.746: T:26.05 /0 B:26.74 /0 B@:0 @:0 T0:26.05 /0 @0:0 T1:26.63 /0 @1:0</font>
<font face="Arial, Verdana">3:35:28.787: busy:processing</font>
<font face="Arial, Verdana">3:35:29.836: T:26.05 /0 B:26.63 /0 B@:0 @:0 T0:26.05 /0 @0:0 T1:26.63 /0 @1:0</font>
<font face="Arial, Verdana">3:35:30.916: busy:processing</font>
<font face="Arial, Verdana">3:35:30.937: T:26.05 /0 B:26.63 /0 B@:0 @:0 T0:26.05 /0 @0:0 T1:26.63 /0 @1:0</font>
<font face="Arial, Verdana">3:35:31.023: fatal:Could not activate z-probe offset due to coordinate constraints - result is inprecise! Printer stopped and heaters disabled due to this error. Fix error and restart with M999.</font>