DXF Export in FreeCAD: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 19: Line 19:


http://forum.freecadweb.org/viewtopic.php?t=5584
http://forum.freecadweb.org/viewtopic.php?t=5584
[[Categories:FreeCAD]]

Revision as of 11:28, 26 July 2017

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

Categories:FreeCAD