Hello,
I'm looking for a custom homing procedure to achieve a very fast homing sequence. The trick I want to use is using a secondary proximity sensor that trigs before the home sensor (let say 50mm before). So the homing procedure will be :
- moving at homing speed (slow speed) for 55mm to check the home sensor (in the case of the axis already between the 'pre-homeing sensor" and the home sensor).
- If the home sensor is trigged, so the axis has reach its home position
- otherwise, if the home sensor not trigged after 55mm, moving fast (max jog speed) until "hitting" the pre-homing sensor
- since then, continue at homing speed until the home sensor will trig
Is it possible to customize the homing sequence like that ?