
If anyone knows how to solve that please post a comment. Even though I had my drawings correctly sized in Inkscape, they seemed to be quite a bit bigger. Note that you may need to scale the drawing in your CAM program. Now open the DXF file in your favourite CAM program, such as CamBam. If you want your drawing centered on the origin then center it on the corner of the page.įrom the list of file types in the save dialog window choose “Better DXF Output (*.dxf)” and save the file.

Then do the same for “better_dxf_outlines.inx”.Ĭreate a drawing and then move it to the bottom left corner of the page. py files (“simpletransform.py” and “better_dxf_outlines.py”) and save in the same place. Next step is to go to another post on, right click on the two. Next go to this post on, right click on the link to “dxf_templates.py” and save it in C:\Program Files\Inkscape\share\extensions. Here is a way of getting Inkscape 0.46 to export DXF files which can then be processed in a CAM program to generate g-code for a CNC machine.įirstly install Inkscape 0.46. On Windows, you can run both commands using cygwin./inkscape.exe -z -export-eps'file.eps' 'file.pdf' pstoedit -f 'dxf' 'file.eps' 'file.dxf'. Unfortunately it doesn’t export DXF files. They seem a bit clunky and not too friendly. I don’t care for most of the DXF editors available.

Update: see this later post before following the instructions below.
