|
|
|
|
|
by joshvm
2763 days ago
|
|
There's an ongoing debate over whether to go the Kicad approach with a unified footprint library or Eagle where every part has its own footprint/symbol pair. The Kicad approach makes it easy to add new parts with known footprints but you still need to make them for non standard parts. Also if a component has a kind of standard footprint, but needs eg bigger pads for some reason, you also need to figure that out. Eagle is a faff be user everything has to either be copied from another library, or you need to make it yourself. But once thaf library is done, it's pretty portable. I'm an Eagle user and am used to it; I can make parts fairly quickly now. There are also parametric component generators (library.io) which takes a lot of the stress out of it. |
|