On Mon, Nov 22, 2010 at 09:24:40PM -0600, Stuart Stevenson wrote:
> ugh :) - I was hoping to find the exact geometry to create 5 axis tool path
> for the robot and sharpie - it would be cool to watch the sharpie wiggle and
> still draw straight lines and round circles

It's possible you could modify truetype-tracer to generate this.

Truetype fonts have the vectors for each path in order, all paths are
closed, and they go in a predictable direction (ccw outside edges, cw
inside).  You could add angular words to make the tool tip 'outward'
with only a lot of work.

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to