Re: [Emc-users] Need a little advice on retroing a CHNC Hardinge

2010-11-07 Thread Chris Radek
On Tue, Oct 23, 2001 at 11:10:14PM -0500, Jon Elson wrote: > > I cannot find an index mechanism or any extra leads that > > would go to one. The spindle resolver is still in place but can be > > replaced easily with an encoder with index. The plan is to fit this all > > up with Pico Systems PWM co

Re: [Emc-users] Need a little advice on retroing a CHNC Hardinge

2010-11-07 Thread Jon Elson
On 11/07/2010 8:11 AM, Ed wrote: > Well, I could use some help fellows! My slow motion Hardinge CHNC > project just got speeded up with the demise of the spidle motor on my > Pratt and Whitney lathe. What I have got is a stripped machine, the > resolvers have been replaced with encoders on the X an

Re: [Emc-users] Problem:System suddenly constantly resetting.

2010-11-07 Thread Kent A. Reed
On 11/5/2010 5:03 PM, Ulf Dambacher wrote: > Hi everybody > > I just re-assembled my maho 800 with a new hmi and now I have a strange > problem: > > I can activate emc, but while I activate the machine, activate the > motion controllers and do some hand jogging, the process gets stuck, > monitor g

Re: [Emc-users] Synchronized Component

2010-11-07 Thread Kirk Wallace
On Sun, 2010-11-07 at 07:35 -0600, Jeff Epler wrote: > FUNCTION(name) > Use this macro to begin the definition of a realtime function which > was previously declared with "function NAME". The function includes a > parameter "period" which is the integer number of nanose

Re: [Emc-users] Need a little advice on retroing a CHNC Hardinge

2010-11-07 Thread Kirk Wallace
On Sun, 2010-11-07 at 09:11 -0500, Ed wrote: ... snip > Both cables are shielded and drained 6 twisted pair for a total of > 12 leads per cable. Questions:Can I run the axis encoder in the same > cable as the turret encoder? The turret runs at 12Volts logic, will this > cause any crosstalk? I r

[Emc-users] Need a little advice on retroing a CHNC Hardinge

2010-11-07 Thread Ed
Well, I could use some help fellows! My slow motion Hardinge CHNC project just got speeded up with the demise of the spidle motor on my Pratt and Whitney lathe. What I have got is a stripped machine, the resolvers have been replaced with encoders on the X and Z axiis and new cables pulled throu

Re: [Emc-users] Synchronized Component

2010-11-07 Thread Jeff Epler
On Sat, Nov 06, 2010 at 09:31:31AM -0700, Kirk Wallace wrote: > I looked at the source for the edge component. It has a variable called > period that isn't declared in the top portion of the component. Does > that mean that it is a global variable? If so, is there a convenient > source for a list o

Re: [Emc-users] Synchronized Component

2010-11-07 Thread dambacher-retrofit.de
Am 06.11.2010 19:33, schrieb Kirk Wallace: > > Thanks Ulf. This is what I have so far: > http://www.wallacecompany.com/machine_shop/EMC2/AVR/strobe-1a.jpg > http://www.wallacecompany.com/machine_shop/EMC2/AVR/ServoPStart.comp Hi Kirk Try this, the other one is worse. This looks cleaner, compil

Re: [Emc-users] Parport Bulk Write

2010-11-07 Thread Erik Christiansen
On Sat, Nov 06, 2010 at 03:36:42PM -0700, Kirk Wallace wrote: > On Sat, 2010-11-06 at 11:49 -0700, Kirk Wallace wrote: > > I am starting to think about how to put an eight bit word on a parallel > > port. My first guess is to load Parport, then write a component that > > shifts an unsigned variable