KiCad / kicad-library

The schematic and 3D libraries for KiCad 4.0. Note that the footprint libraries are the *.pretty repos themselves. This is an orphaned repo, the news about the v5 libs, http://kicad.org/post/kicad-official-libraries/.
Other
746 stars 956 forks source link

Converters acdc dcdc #1800

Closed Misca1234 closed 6 years ago

Misca1234 commented 6 years ago

This push started as adding "just the 3D models" for ACDC and DCDC converters but grew int o a little bigger task

This "3D model push" was done by cross checking with the symbols and footprints and resulted both in updating and modifying symbols and foot prints. The number of new 3D models is 45.

Changes to symbols are either one of several of the following. Complemented existing symbols with aliases to complete a serie added misisng pins to match a corrected foot print. *Added meta data

Changes to footprints are either one of several of the following. Adding F.Fab, F.CtrYd and/or F.Silk line Adding "%R" Correcting spaces and lines Adding pin 1 marker Complete new foot print Updating meta data Adding 3D path

kicad symbol/library/3D model push https://github.com/KiCad/kicad-library/pull/1800

kicad foot print push https://github.com/KiCad/Converters_DCDC_ACDC.pretty/pull/27

kicad 3D model push https://github.com/KiCad/kicad-packages3D/pull/155

kicad 3D model script push https://github.com/easyw/kicad-3d-models-in-freecad/pull/118

bild

bild

bild

bild

bild

SchrodingersGat commented 6 years ago

@Misca1234 we are now only accepting new models to the kicad-packages3d repo. This is so we can focus on transitioning to the new libs. This should make your life easier too if you don't have to duplicate PRs :)

Misca1234 commented 6 years ago

Ok, I will be holding of a little until the transition is made

SchrodingersGat commented 6 years ago

You can still contribute this to https://github.com/kicad/kicad-packages3d repository :)