I have been using Inkscape as well, but addition to that I also use Gcodetools, a plugin for Inkscape, to generates the GCode. Once set up this basically is a single click solution. If you actually produce the drawing in Inkscape no copying, scanning or tracing required.
Inkscape also has bitmap to vector graphics function, but it traces edges so each line basically becomes 2 vectors (the left and right edge) so requires some additional editing to get a clean image. Instead of using this I have actually recreated (through manual tracing) the drawings in Inkscape instead. On Jan 15, 2011, at 12:16 PM, Sebastian Kuzminsky wrote: > On 01/15/2011 01:11 PM, Loren Card wrote: >> I'm looking for a way to generate a tool path from a simple line drawing. >> Does anyone have a good way of doing this? I'd like to be able to draw a >> shape, scan it to a black and white image file and have my router follow the >> lines drawn in the image. >> >> I've noticed Axis will generate a scanning (back and forth) toolpath from an >> image file, but that's not what I'm looking for. >> >> If anyone knows of free or commercial software which can do this, I would >> love to hear about it. > > I've done something like this, somewhat tediously, by loading the > scanned image file into inkscape, manually tracing the lines I want, > saving the tracing as dxf, loading the dxf into heekscad, outputting a > gcode file with heekscnc, and feeding that to emc2. > > Not the most convenient, but it worked. > > >> Sorry if this question is too much CAD-CAM, and not really EMC-specific. >> Thanks for any help or advice. > > I think this topic is totally apropos on the emc-users list. :-) > > > -- > Sebastian Kuzminsky > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
