Hi all, I've hacked together a few scripts that demonstrate some progress with my openvoronoi project: http://www.anderswallin.net/2012/01/emc2-filters/
This is all very experimental and most examples will break even with small changes. The most obvious problem is that openvoronoi prints warnings to stdout, while AXIS takes everything printed to stdout as g-code input. Can anyone suggest a proper logging-library/practice for c++ that I could use? Is there a good library for reading DXF files? With python bindings? To further test pocketing and offsetting I think it would be nice to write a new script dxf2pocket which reads a DXF-file and produces pocketing paths. If there is interest in these small scripts that run from AXIS and produce G-code directly into EMC2 (similar to [1]) I can try to support this, but it's unlikely I will write any GUIs myself. For openvoronoi-specific issues, further discussion can be hosted at: https://groups.google.com/forum/?hl=en#!forum/opencamlib The ToDo list for openvoronoi is too long to quote here. If you are talented at math, geometry, c++, machining, and have some time to spare we really need your help! If anyone is enthusiastic about my ttt C++ port I'd be happy to hand over completing the c++ port and maintaining ttt++ to someone else. Anders [1] http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Simple_EMC_G-Code_Generators ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
