DXF Export in FreeCAD

From Open Source Ecology
Revision as of 11:29, 26 July 2017 by Kunda (talk | contribs)
Jump to navigation Jump to search

From Abe Anderson

FreeCAD DXF

To clarify further on the DXF import/export library I had trouble with the plugin so I disabled the automatic one in preferences for FreeCAD v0.16 and I used v1.39 available here https://github.com/yorikvanhavre/Draft-dxf-importer

the instruction say to put the files it into the .Freecad folder not in a subfolder.

restart freecad if needed.

load your part and select it.

Then click File--> Export...

set Files of type: Autodesk DXF (*.dxf)

and save.

Links

http://forum.freecadweb.org/viewtopic.php?t=5584