On Sun, 1 Jul 2012, Zhikun Ba wrote:

> Date: Sun, 1 Jul 2012 02:18:41 +0800
> From: Zhikun Ba <bazhi...@gmail.com>
> Reply-To: "Enhanced Machine Controller (EMC)"
>     <emc-users@lists.sourceforge.net>
> To: emc-users@lists.sourceforge.net
> Subject: [Emc-users] what are 'step time' 'step space' 'direction hold'
>     'direction setup' mean?
>
>   I am Dylan. I am just a beginner of LinuxCNC. I have question, what
> are 'step
> time' 'step space' 'direction hold' 'direction setup'   mean? I do not
> understand. could you help me ?
> I have read the Integrator Manual, but I still don't understand the meaning
> .

There is more information on the stepgen component that uses these 
parameters in the stepgen manual.

If you type

man stepgen

in a terminal window, the stepgen manual page will be displayed


Basically these are timimg parameters that should be set to exceed the minimum 
specs of your step drives interface timing. If you do not know your drives 
specifications you can use very conservative values that will work with most 
drives, for example:

10 usec steplen
10 usec stepspace
200 usec dirsetup
200 usec dirhold

will work on almost any drive, but may limit performance on high speed 
drives/step+dir servos



Peter Wallace
Mesa Electronics

(\__/)
(='.'=) This is Bunny. Copy and paste bunny into your
(")_(") signature to help him gain world domination.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to