Hi to developer of ESS!
First of all great work, thanks.
I use ESS on a Emco FB2 with homemade stepper motor control and Mach3
My question is about home switch handling.
Three different home switches on my machine are in the middle of travel area.
They are activated by a ramp on x,y and z support so that they are in off position
on left half of travel and in on position on right half of travel.
Referencing with parallel port driver :
Case 1:
Support moves to the right if it is on left half of travel (ref switch is open)
After ref switch is activated, support moves little bit to left to free the switch.
Case 2:
Support moves to the left if it is in the right half of travel (ref switch is closed)
and stopped if ref switch is free.
So I never have to care if support is in left or right position of ref switch when referencing is performed.
Referencing with ESS:
Support always moves to right side without notice of ref switch status.
If ref switch is off, referencing is normal as described in case 1.
If ref switch is activated support travels left until axis limit is reached.
Maybe this is a bug in ESS plugin.
Regards,
Andreas.