[Emc-users] Unhome on ESTOP

2010-04-16 Thread Slavko Kocjancic
Hello...

I looking for solution how to unhome machine if Estop button is pressed.
If I pressed ESTOP the power to the motor's are killed. So when I relase 
estop and engage power the position on display is wrong. I find best 
solution is to flag axis as unhomed to force rehoming.
Just can't find right pin where to connect estop button to clear homed flag.

Any help?

Slavko.

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Unhome on ESTOP

2010-04-16 Thread Alex Joni
Hi,

this has been just fixed in git for 2.4~pre

http://git.linuxcnc.org/?p=emc2.git;a=commitdiff;h=67944f4

Regards,
Alex

- Original Message - 
From: Slavko Kocjancic esla...@gmail.com
To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net
Sent: Friday, April 16, 2010 11:30 AM
Subject: [Emc-users] Unhome on ESTOP


 Hello...

 I looking for solution how to unhome machine if Estop button is pressed.
 If I pressed ESTOP the power to the motor's are killed. So when I relase
 estop and engage power the position on display is wrong. I find best
 solution is to flag axis as unhomed to force rehoming.
 Just can't find right pin where to connect estop button to clear homed 
 flag.

 Any help?

 Slavko.



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Unhome on ESTOP

2010-04-16 Thread Michał Geszkiewicz
You should use VOLATILE_HOME ini file option  to make it work.
http://www.linuxcnc.org/docview/devel/html//config_ini_config.html , 
section 2.2.9.1

Regards,
Michael


Alex Joni pisze:
 Hi,

 this has been just fixed in git for 2.4~pre

 http://git.linuxcnc.org/?p=emc2.git;a=commitdiff;h=67944f4

 Regards,
 Alex

 - Original Message - 
 From: Slavko Kocjancic esla...@gmail.com
 To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net
 Sent: Friday, April 16, 2010 11:30 AM
 Subject: [Emc-users] Unhome on ESTOP


   
 Hello...

 I looking for solution how to unhome machine if Estop button is pressed.
 If I pressed ESTOP the power to the motor's are killed. So when I relase
 estop and engage power the position on display is wrong. I find best
 solution is to flag axis as unhomed to force rehoming.
 Just can't find right pin where to connect estop button to clear homed 
 flag.

 Any help?

 Slavko.

 


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users


   


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Unhome on ESTOP

2010-04-16 Thread Andy Pugh
On 16 April 2010 09:30, Slavko Kocjancic esla...@gmail.com wrote:

 I find best
 solution is to flag axis as unhomed to force rehoming.
 Just can't find right pin where to connect estop button to clear homed flag.

http://www.linuxcnc.org/docview/devel/html//gui_halui.html

says halui.joint.n.unhome (bit, in) - unhomes this joint

This is not mentioned in the halui manual page at
http://www.linuxcnc.org/docview/devel/html//man/man1/halui.1.html

Though, and seems to only exist in the development release.


-- 
atp

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Unhome on ESTOP

2010-04-16 Thread Slavko Kocjancic
Michał Geszkiewicz pravi:
 You should use VOLATILE_HOME ini file option  to make it work.
 http://www.linuxcnc.org/docview/devel/html//config_ini_config.html , 
 section 2.2.9.1

 Regards,
 Michael
   
Doesn't work. I use 2.3.5 now as 2.5.0~pre has danger bug (machine 
uncontrolled move when stop[ESC] is presed)

huh...

Slavko.

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Unhome on ESTOP

2010-04-16 Thread Slavko Kocjancic
Michał Geszkiewicz pravi:
 You should use VOLATILE_HOME ini file option  to make it work.
 http://www.linuxcnc.org/docview/devel/html//config_ini_config.html , 
 section 2.2.9.1

 Regards,
 Michael

   
btw.. I want to unhome only for estop not regular stop.

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Unhome on ESTOP

2010-04-16 Thread Slavko Kocjancic
Andy Pugh pravi:
 On 16 April 2010 09:30, Slavko Kocjancic esla...@gmail.com wrote:

   
 I find best
 solution is to flag axis as unhomed to force rehoming.
 Just can't find right pin where to connect estop button to clear homed flag.
 

 http://www.linuxcnc.org/docview/devel/html//gui_halui.html

 says halui.joint.n.unhome (bit, in) - unhomes this joint

 This is not mentioned in the halui manual page at
 http://www.linuxcnc.org/docview/devel/html//man/man1/halui.1.html

 Though, and seems to only exist in the development release.

   
Probably true.
In my version doesn't exists. (2.3.5)
I seek with halMeter what pins I have. A lot of halui pins but not 
unhome one.


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Unhome on ESTOP

2010-04-16 Thread Michał Geszkiewicz
Use 2.4.0~pre, there are all bugfixed there now, and it has unhome pins 
in halui.
Only copy stepgen.c from master to use custom steps.

regards,
Michael


Slavko Kocjancic pisze:
 Michał Geszkiewicz pravi:
   
 You should use VOLATILE_HOME ini file option  to make it work.
 http://www.linuxcnc.org/docview/devel/html//config_ini_config.html , 
 section 2.2.9.1

 Regards,
 Michael
   
 
 Doesn't work. I use 2.3.5 now as 2.5.0~pre has danger bug (machine 
 uncontrolled move when stop[ESC] is presed)

 huh...

 Slavko.

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users
   


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users