here is some it say can not find 026 what else do i need to declare home switch?
net Xhome axis.0.home-sw-in <= hm2_[HOSTMOT2](BOARD).0.gpio.026.in_not net Yhome axis.1.home-sw-in <= hm2_[HOSTMOT2](BOARD).1.gpio.030.in_not net Zhome axis.2.home-sw-in <= hm2_[HOSTMOT2](BOARD).2.gpio.034.in_not On Sun, Jul 13, 2014 at 9:41 PM, a k <[email protected]> wrote: > this is some code for homing from hal > there something about why they all connected to one pin 025 > do i need it ? > or this only some example ... > > > net home-switch <= hm2_[HOSTMOT2](BOARD).0.gpio.025.in_not > net home-switch => axis.0.home-sw-in > net home-switch => axis.1.home-sw-in > net home-switch => axis.2.home-sw-in > > > pile of code, need guess which one is needed > > > > On Sun, Jul 13, 2014 at 4:07 PM, Peter C. Wallace <[email protected]> wrote: > >> On Sun, 13 Jul 2014, a k wrote: >> >> > Date: Sun, 13 Jul 2014 15:43:40 -0700 >> > From: a k <[email protected]> >> > Reply-To: "Enhanced Machine Controller (EMC)" >> > <[email protected]> >> > To: "Enhanced Machine Controller (EMC)" < >> [email protected]> >> > Subject: Re: [Emc-users] Homing? >> > >> > net X-neg-limit axis.0.home-sw-in <= >> hm2_[HOSTMOT2](BOARD).0.gpio.048.in_not >> >> i think it is wrong line for limit switch >> something need to be instead axis.0.home-sw-in >> do not know what >> >> >> ///////////////////////////////////////////////////////////////////////////////// >> >> >> www.linuxcnc.org/docs/2.5/pdf/LinuxCNC_Integrator_Manual.pdf >> >> section 7.2.1 (axis pins) >> >> >> >> Peter wallace >> Mesa Electronics >> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Emc-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/emc-users >> > > ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck® Code Sight™ - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
