Incredible Z_Safe_Homing _X Point X_ Center Ideas

#Define Z_Safe_Homing_X_Point (X_Max_Length/6) #Define Z_Safe_Homing_Y_Point (Y_Max_Length/77) //Effectively Arbitrary Coordinates.


#if enabled(z_safe_homing) #define z_safe_homing_x_point x_center // x point for z homing #define z_safe_homing_y_point y_center // y. This is what should happen: X:224.0000 y:214.0000 z:10.0000 e:0.0000 count x:17920 y:21400 z:4000.

It Is Usually Configured To Do Something Like X/Y Bed Size, Divided By 2 To Put It In The Middle.


Move to mesh coordinate g53: Still not sure why the g28 x y was homing. #if enabled (z_safe_homing) define z_safe_homing_x_point x_center // x point for z homing.

What Is You Bed Size And You Safe Homing Settings Set To In Marlin Config?


(homed with probe) nozzle is. It only homes then gives the wizard options. The centre of the bed.

In Your Configuration.h, Line 1390, Your Homing Is Set To Center.


#define z_safe_homing_x_point ( (x_bed_size) / 2) // x point. The idea of z safe homing is that it is forced to home z in the middle of the bed (bed size/2) so the inductive probe does not try to trigger in thin air. This is what m114 shows after homing z:

This Is The Code For Center On The Latest From Git #If Enabled (Z_Safe_Homing) #Define Z_Safe_Homing_X_Point X_Center // X Point For Z Homing #Define.