Cartesian printer with inductive sensor . How homing?
Hello
I finished my Prusa rework with a Induction sensor in (-35,-25) position.
Ho can I setup correct configuration for Homing?
The problem is to Home Z with the sesor inside 20x20 aluminium bed...
I tried Zup, X,Y, Z but no success.
Some suggestions?
She inductive sensor is in Z_min pin.
Thanks
Supermax
I finished my Prusa rework with a Induction sensor in (-35,-25) position.
Ho can I setup correct configuration for Homing?
The problem is to Home Z with the sesor inside 20x20 aluminium bed...
I tried Zup, X,Y, Z but no success.
Some suggestions?
She inductive sensor is in Z_min pin.
Thanks
Supermax
Comments
I try to clarify...
-35,-24 is the offset from extruder.
the correct Homing could be
G28 X0 Y0
G1 X40 Y40 F5000
G28 Z0
G1 Z10 F5000
G1 X0 Y0 Z0 F5000
could be usefull add a "ZXY" in this way :
Move Z to a "safe X Y position" ( like 35/25 in my case)
Homing Z
Homing X
Homing Y
Is this more clear?
Thank you again