DXF Export in FreeCAD: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "http://forum.freecadweb.org/viewtopic.php?t=5584")
 
No edit summary
Line 1: Line 1:
=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
http://forum.freecadweb.org/viewtopic.php?t=5584

Revision as of 02:03, 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