30350n / pcb2blender

KiCad to Blender 3D model workflow
GNU General Public License v3.0
511 stars 11 forks source link
blender blender-addon kicad kicad-plugin pcb pcb-art

blender kicad gplv3

The pcb2blender workflow lets you create professionally looking product renders of all your KiCad projects in minutes! Simply export your board as a .pcb3d file in KiCad, import it into Blender and start creating!

It lets you focus all your time on actually composing and lighting an interesting scene, skipping all the boring cleanup work that would be required without it.

Its quick export/import times also make it viable to create renders of WIP boards or to update them, after last minute board revisions.

Usage

  1. Hit the Export to Blender (.pcb3d) button in pcbnew.
  2. Import the file in Blender via File -> Import -> PCB (.pcb3d)
  3. Start creating awesome renders!

Installation

Exporter (KiCad)

Importer (Blender)

Note on python version (Linux and macOS)

On Windows, KiCad and Blender both ship with their own bundled python version (python 3.9 for KiCad 7.0 and python 3.10 for Blender 3.4). On Linux/macOS, depending on the exact flavor and packaging/installation method used, either software might just use your systems python version directly. If you run into any issues, make sure you're running python 3.10, first.

Other Projects

Credits

License