Software for PCB 3D design
-
Hello There,
just a quick question.
Which software is used for 3D pcb designs on openhardware.io ? i would like to design some of my ownRegards.
-
Kicad has a 3d viewer, where you can view your board design (and export static png / jpg images of your designs).
If you are referring to the "rotatable images" on openhardware.io, then they are made on the fly from gerbers of the project (if they are present)
-
kicad - thats what i was looking for - thank you
ps. any chance its compatible with eagle libraries ?
-
Unfortunately not.. However you can find the mysensors kicad repositories here : http://github.com/mysensors-kicad, where we put in some of the special components used in the "core group" projects.. (Mainly maintained by @Anticimex and me)
-
Since Eagle can create gerbes, wouldn't it be possible to use the same software @hek is using on openhardware?
-
Eagles cant create 3d view images but gerber files its not a problem
But there is a great plugin which I uses for 3d views... no problemo
-
I use PCB Stackup to generate SVGs from the gerber files.
The svgs get converted (on the fly) to rasterised images in the browser. I build a model in three.js where I "punch out"/drill holes in the 3d model based on the transparent areas of the rasterised image. I was surprised of the result myself.
Here's a gist with the relevant javascript for creating the 3d-object from front/back svgs:
https://gist.github.com/henrikekblad/292349f928fe67ff574cb975fdaa7488
Suggested Topics
-
good karma
Controllers • 16 Apr 2014, 06:24 • sensorsusr 9 Jun 2014, 18:58 -
Design a MySensors object with KiCad (french tutorial)
KiCad • 3 Nov 2017, 21:46 • A Former User 27 Jul 2018, 21:49 -
Kicad library for dc-dc step up booster
KiCad • 10 Mar 2019, 12:32 • barrydou 18 Mar 2019, 20:41 -
How to customize your schematic symbols for KiCad
KiCad • 19 Jul 2019, 17:39 • Josie Ann Doble 19 Jul 2019, 17:39 -
Eagle to KiCad converter
KiCad • 20 Aug 2017, 10:08 • Omemanti 20 Aug 2017, 10:08 -
Interactive KiCAD BoM
KiCad • 4 Sept 2018, 18:31 • monte 5 Sept 2018, 10:29