Re: [Emc-users] slo-syn drivers

2010-11-12 Thread Kirk Wallace
On Fri, 2010-11-12 at 21:00 -0500, Peter Cauchy wrote: > Thanks for the help so far, and here is more info. > > If the parallel port is not putting out BTW 4 and 5v, I do not > understand how to increase this. A breakout board like this one: http://www.cnc4pc.com/Store/osc/product_info.php?cPath

Re: [Emc-users] slo-syn drivers

2010-11-12 Thread Erik Christiansen
On Fri, Nov 12, 2010 at 09:00:57PM -0500, Peter Cauchy wrote: > > If the parallel port is not putting out BTW 4 and 5v, I do not > understand how to increase this. The easiest way to increase the high-state output voltage, when it's only getting to three-and-a-bit volts, is to add a pull-up resi

Re: [Emc-users] slo-syn drivers

2010-11-12 Thread Peter Cauchy
Thanks for the help so far, and here is more info. If the parallel port is not putting out BTW 4 and 5v, I do not understand how to increase this. I am running the OPTO off the USB 5v supply. The parallel port, USB and motor supply ground are all tied together. The USB 5v is tied to OPTO. P

Re: [Emc-users] the Intel D510MO problem (and an apology to Don Stanley, et al.)

2010-11-12 Thread Jeff Epler
Thanks to a bunch of loaned parts--D510MO from Kent, Pico PPMC from Stuart, and Mesa 7i43 from Seb--I was able to get them working together. The solution--to look for the parport extended configuration register where it is likely to be--is more in the vein of a workaround than a fix, but it does g

Re: [Emc-users] slo-syn drivers

2010-11-12 Thread Kirk Wallace
On Fri, 2010-11-12 at 23:27 +, Andy Pugh wrote: > On 12 November 2010 23:17, Peter Cauchy wrote: > > > I found my direction pin was not able to change state using the output > > from the parallel port, but expected a full 5v to change direction. > > So give it 5V! > > Actually I would be ve

Re: [Emc-users] slo-syn drivers

2010-11-12 Thread Andy Pugh
On 12 November 2010 23:17, Peter Cauchy wrote: > I found my direction pin was not able to change state using the output > from the parallel port, but expected a full 5v to change direction. So give it 5V! Actually I would be very surprised if it didn't float to whatever is on the OPTO pin if di

Re: [Emc-users] slo-syn drivers

2010-11-12 Thread Peter Cauchy
Thanks for all the replies, I tried the direct switch method to test the driver. I found my direction pin was not able to change state using the output from the parallel port, but expected a full 5v to change direction. Thanks for all the advice, and now I'm off to work on my 5 axis machine no

[Emc-users] Arduino EMC pendant, phase II

2010-11-12 Thread Colin Kingsbury
Thanks to help from people on the list and IRC, my pendant/MPG project has continued to make progress. This video shows the Arduino interfaced to a 25-key matrix keypad as well as the encoder and LCD from the last round. The board seems capable of handling it well though I did slow the DRO update r

[Emc-users] (no subject)

2010-11-12 Thread jmise1
http://deqelufo.tripod.com/ -- Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly

Re: [Emc-users] edge.comp analysis

2010-11-12 Thread Mark Wendt (Contractor)
At 12:35 PM 11/11/2010, John Kasunich wrote: > > I'm not too familiar with comp, but typically, C code global variables > > are declared outside the "main", and local variables are declared either > > in the body, or in the function. Comp may differ? > >You are correct for normal C, but comp has s