[Emc-users] How to home all?

2011-05-31 Thread Viesturs Lācis
Hello, gentlemen!

Can anyone tell me, what is that small and trivial detail that I am
missing to have a button Home All instead of Home Axis in Axis
GUI?
I have 4 joints with homing switches and they all are homing
correctly, when homed each separately. And then there is one joint,
which is not supposed to have a homing switch - it is a rotary head.
It does not make sense homing it before part has been placed in it -
just like with lathe's spindle, part can be oriented in any direction.

What should I do with INI settings for that last joint so that in Axis
GUI that button would tell Home All ? Now I have specified it as
follows:
WRAPPED_ROTARY = 1H
HOME = 0
HOME_OFFSET = 0
HOME_SEARCH_VEL = 0
HOME_LATCH_VEL = 0
HOME_USE_INDEX = NO
HOME_IGNORE_LIMITS = NO

Viesturs

--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] How to home all?

2011-05-31 Thread Javier Ros
I have

HOME_SEQUENCE=  0

for each axis in my ini. Then all of them home at he same time.

I think the number indicates in which order is each joint HOMED.
Just in case, I can send my ini.

Good luck,

Javier




On Tue, May 31, 2011 at 6:14 PM, Viesturs Lācis viesturs.la...@gmail.comwrote:

 Hello, gentlemen!

 Can anyone tell me, what is that small and trivial detail that I am
 missing to have a button Home All instead of Home Axis in Axis
 GUI?
 I have 4 joints with homing switches and they all are homing
 correctly, when homed each separately. And then there is one joint,
 which is not supposed to have a homing switch - it is a rotary head.
 It does not make sense homing it before part has been placed in it -
 just like with lathe's spindle, part can be oriented in any direction.

 What should I do with INI settings for that last joint so that in Axis
 GUI that button would tell Home All ? Now I have specified it as
 follows:
 WRAPPED_ROTARY = 1H
 HOME = 0
 HOME_OFFSET = 0
 HOME_SEARCH_VEL = 0
 HOME_LATCH_VEL = 0
 HOME_USE_INDEX = NO
 HOME_IGNORE_LIMITS = NO

 Viesturs


 --
 Simplify data backup and recovery for your virtual environment with
 vRanger.
 Installation's a snap, and flexible recovery options mean your data is
 safe,
 secure and there when you need it. Data protection magic?
 Nope - It's vRanger. Get your free trial download today.
 http://p.sf.net/sfu/quest-sfdev2dev
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] How to home all?

2011-05-31 Thread andy pugh
On 31 May 2011 17:14, Viesturs Lācis viesturs.la...@gmail.com wrote:
 Hello, gentlemen!

 Can anyone tell me, what is that small and trivial detail that I am
 missing to have a button Home All instead of Home Axis in Axis
 GUI?

You need a homing sequence defined for each axis.
In the case of the non-homing axis I think that having the home search
velocity set to zero is the way to leave it out (it might still need a
sequence number)

-- 
atp
Torque wrenches are for the obedience of fools and the guidance of wise men

--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] How to home all?

2011-05-31 Thread Viesturs Lācis
2011/5/31 Javier Ros j...@unavarra.es:
 I have

 HOME_SEQUENCE=  0

2011/5/31 andy pugh bodge...@gmail.com:

 You need a homing sequence defined for each axis.

Thank You, Javier and Andy!
I knew that I was missing something obvious! It turned out to be the sequence.

Viesturs

--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users