← Back to team overview

kicad-developers team mailing list archive

Blender to KiCAD export addon

 

Hello!

I've made a Blender addon which can be used to export Blender objects to
*.WRL files understood by KiCad.

In fact, I took the original VRML2 export plugin and changed it to make its
output undistinguishable (for KiCad) from the Wings3D output.

The result is quite good and the addon is very easy to use. I've made a few
parts in Blender which can be found here:
http://cs.ozerki.net/zap/pub/kicad-blender/

KiCad's rendering of some parts made by me:
http://cs.ozerki.net/zap/pub/kicad-blender/sample.jpg

The plugin can be downloaded from here:
https://github.com/anpaza/kicad-libs/tree/master/io_scene_kicad

There's also a short instruction, should be enough to get you going.

-- 
Andrew

Follow ups