On 10 April 2010 19:10, N Z <supersp...@hotmail.com> wrote:

> net all-homes-and-limits <= parport.0.pin-13-in

> Did i make any obvious mistake, or is there a way to ignore also the other 
> limit switches during homing?

I thought you had at first, but then noticed that you linked the other
pins to this signal later.

I don't know for sure whether "ignore limits" is meant to work on all
axes during homing, it probably ought to, but might not.

I can think of a way round this, but it is a bit kludgey. You could
wire the limits (In HAL) such that the limits are (limit.* XOR
(x.is-homing OR y.is-homing OR z.is-homing)
If nobody comes up with a better solution I will show how to do that
in detail tomorrow, but I feel there is a better way. It might require
HOME_IS_SHARED = YES in the ini,
http://linuxcnc.org/docs/2.2/html/config_ini_homing.html


-- 
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

Reply via email to