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.
- Hit the
Export to Blender (.pcb3d)
button in pcbnew. - Import the file in Blender via
File -> Import -> PCB (.pcb3d)
- Start creating awesome renders!
-
Tools -> Plugin and Content Manager -> Plugins -> pcb2blender
-
(manual) Download the
pcb2blender_exporter_<version>.zip
from the latest release, unpack theplugins
directory from it into your KiCad Plugin directory and rename it topcb2blender_exporter
.
-
Edit -> Preferences -> Get Extensions -> PCB 3D Importer
-
(manual) Download the
pcb2blender_importer_<version>.zip
from the latest release, install it in Blender via
Edit -> Preferences -> Add-ons -> Install from Disk... (Top Right Menu)
and enable it. (You need to install the actual zip file, don't unpack it!)
-
The protorack-kicad KiCad library, contains all the custom symbols and footprints I use for eurorack module development.
-
The svg2blender workflow enables you to export 2D graphical designs from Inkscape to Blender. It's mainly intended for use with front panel designs, but could be used for other things as well.
-
The name of this project is inspired by the awesome svg2shenzhen Inkscape extension by badgeek.
-
The PCB Shader node setup this addon comes with is inspired by the stylized-blender-setup repository by PCB-Arts.
- This project is licensed under GPLv3.