I don't remember it being a big deal to setup (but it has been a few months.) I have 1 rotory switch that selects FO, MV, SO, X jog, Y jog, and Z jog. Following a few examples like
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hooking_Up_A_MPG_Pendant If I get a chance I will post the parts of the hal file... sam On 1/5/2012 9:14 AM, Chris Radek wrote: > On Wed, Jan 04, 2012 at 11:59:36PM -0600, Jon Elson wrote: > >> Definitely do not want it to jump to a position related to the current >> jog encoder position. > This is why there's always an enable corresponding to inputs that take > counts. You just need to hook it up (twiddle enables and scales > however you like, and hook the wheel to all the "counts" inputs) > > > 21 bit IN FALSE axis.0.jog-enable > 21 s32 IN 0 axis.0.jog-counts > > 12 bit IN TRUE halui.spindle-override.count-enable > 12 s32 IN 0 halui.spindle-override.counts > > 12 bit IN TRUE halui.feed-override.count-enable > 12 s32 IN 0 halui.feed-override.counts > > (Or just use touchy...) > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers > > ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
