← Back to team overview

kicad-developers team mailing list archive

MCAD import and export

 

I noticed that CERN was looking for MCAD export and import.
Anyone working on that should check out the IDF export and
import stuff I roughed out here:

   http://bazaar.launchpad.net/~bidulock/kicad/kicad-brian/view/head:/pcbnew/export_idf.cpp
   http://bazaar.launchpad.net/~bidulock/kicad/kicad-brian/view/head:/pcbnew/import_idf.cpp

There is also an import/export dialog and some additional abstract
base class information.  This is just roughed out because Kicad's
internal data format cannot really handle the format yet.

--brian

-- 
Brian F. G. Bidulock    � The reasonable man adapts himself to the �
bidulock@xxxxxxxxxxx    � world; the unreasonable one persists in  �
http://www.openss7.org/ � trying  to adapt the  world  to himself. �
                        � Therefore  all  progress  depends on the �
                        � unreasonable man. -- George Bernard Shaw �


References