On 7/13/20 11:09 PM, Chris Morley wrote:
There _is_ only one home position. But it doesn't need to be at the origin or 
switch trip point.
The problem seems to come from people thinking the contact with the homing 
switch is where home is.
which is not surprising, as when you ask linuxcnc to home that's where it goes 
first.
But it's where the machine stops _after_ homing that is actually home and it 
doesn't have to be the origin.

You can of course set it up as you described, but that is only one of a million 
different ways.
Here the two switch exmple show home at the origin and home at 3:
http://linuxcnc.org/docs/2.8/html/config/ini-homing.html

I might point out this is machine coordinates which most people don't normally 
work in.

As I said homing is actually complicated - through linuxcnc's flexibility.

Chris

To illustrate what Chris is saying. On my Hardinge CHNC lathe the X cross slide home switch activates when the slide is in the full positive position. The minor problem to this is all tool offsets are negative from that point. By changing the .ini file "HOME_OFFSET=0" to "HOME_OFFSET=4.5" the machine goes to the home switch, activates, then moves 4.5 (lathes set up in radius)  and calls that home. This gives me tool offsets with positive numbers on the X axis, much easier when fine tuning the last couple of tenths.


Ed.




_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to