move exportDRAWEXE.py to Sandbox WB

This commit is contained in:
Sebastian Hoogen
2014-10-12 20:02:43 +02:00
committed by wmayer
parent 31c39e222a
commit bce3de5b5d
5 changed files with 3 additions and 4 deletions

View File

@@ -34,5 +34,4 @@ if openscadbin:
FreeCAD.addImportType("OpenSCAD Format (*.scad)","importCSG")
FreeCAD.addExportType("OpenSCAD CSG Format (*.csg)","exportCSG")
FreeCAD.addExportType("OpenSCAD Format (*.scad)","exportCSG")
FreeCAD.addExportType("DRAWEXE source (*.draw)","exportDRAWEXE")