pointhi / kicad-footprint-generator

creating kicad footprints using python scripts
GNU General Public License v3.0
186 stars 175 forks source link

WIP: Adds Recom RAC20-xxSK and RAC20-xxDK footprints #609

Closed Werni2A closed 3 years ago

Werni2A commented 4 years ago

Both footprints are for AC/DC converters so this is kind of "dirty" to place them in a DCDC script. Should I rename the script to just "Converter.yml"?

Datasheet

codeclimate[bot] commented 4 years ago

Analysis results are not available for those commits

View more on Code Climate.

aris-kimi commented 4 years ago

https://github.com/KiCad/kicad-footprints/pull/2265

Werni2A commented 3 years ago

This footprints should be created with a more generic DIP pack generator.

See https://github.com/KiCad/kicad-footprints/pull/2265 for a few of the footprint's issues.

Werni2A commented 3 years ago

The used DCDC_Converter generator is inappropriate for this footprints. In the future I will write a new one and adapt this footprints. Therefore closing.