Re: [Emc-users] n00b question: EMC and CNC machines

2008-11-04 Thread Mark Wendt (Contractor)
At 10:25 AM 11/4/2008, you wrote: >On Tue, Nov 04, 2008 at 05:42:01AM -0500, Mark Wendt (Contractor) wrote: > > Just curious, what size is the pulse "word" and what info > > does it contain? Is there a velocity pulse, or are there separate > > pulses for step and direction? > >Most common

Re: [Emc-users] n00b question: EMC and CNC machines

2008-11-04 Thread Jeff Epler
On Tue, Nov 04, 2008 at 05:42:01AM -0500, Mark Wendt (Contractor) wrote: > Just curious, what size is the pulse "word" and what info > does it contain? Is there a velocity pulse, or are there separate > pulses for step and direction? Most common are "step and direction". Here's the an

Re: [Emc-users] n00b question: EMC and CNC machines

2008-11-04 Thread Ray Henry
On Mon, 2008-11-03 at 18:58 -0600, Dave Merriman wrote: Welcome Dave. > I'm new to EMC and CNC, and have been trying to get my head around what's > going on with EMC and a CNC machine. Good plan. Don't try to think that it will all come to you at once but let it soak in a chunk at a time. The

Re: [Emc-users] n00b question: EMC and CNC machines

2008-11-04 Thread Mark Wendt (Contractor)
At 09:10 PM 11/3/2008, you wrote: >Hi Dave. > >Yes, for stepper motor machines, emc creates a pulse for each and every >incremental motion of the motors -- a typical machine might have 8000 >pulses per inch, and that machine moving at 2 inches per second would >generate 16000 pulses per second. > >

Re: [Emc-users] n00b question: EMC and CNC machines

2008-11-03 Thread Jeff Epler
Hi Dave. Yes, for stepper motor machines, emc creates a pulse for each and every incremental motion of the motors -- a typical machine might have 8000 pulses per inch, and that machine moving at 2 inches per second would generate 16000 pulses per second. After interpreting the gcode, the details

[Emc-users] n00b question: EMC and CNC machines

2008-11-03 Thread Dave Merriman
I'm new to EMC and CNC, and have been trying to get my head around what's going on with EMC and a CNC machine. I've gone through (read) the CNC setup process a couple of times, and I have to admit that I'm still a bit confused. What I'm not understanding, really, is just exactly _what_ EMC is d