On Thu, Feb 3, 2011 at 9:36 PM, Dave <e...@dc9.tzo.com> wrote:

> What USB based Stepper Driver are you using?
>
It is a typical stepper driver with printer port interface. Originally, it
is designed for MACH3. .

>
> I thought that nurbs was already in the EMC2 code?
>
Our NURBS (G6.2) is different from the original one (G5.2), which is
bi-linear/bi-arc implementation. We can do real NURBS interpolation instead
of separating a NURBS curve into line and arc segments.

>
> S Curving?   How did you do that?
>
It's done with a finite state machine. Please refer to tpRunCycle() at tp.c
at this link:
https://github.com/artek/emc2/blob/master/src/emc/kinematics/tp.c
We haven't implemented spindle synchronization yet.

-Yishin
------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to