On Dec 23, 2011, at 14:04 , matthew venn wrote: > Hi all, anyone know how I can make a shape in openscad and then turn it > into gcodes?
PyCAM <http://pycam.sourceforge.net/> can read 3d shapes from STL files and make g-code from them. It's open source. It's got better out-of-the-box behavior than all the other open-source CAM offerings I know of. It's incredibly slow to generate toolpaths. Someone needs to integrate the PyCAM UI with the OpenCamLib back-end, that would be sweet…. -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
