Skip to content

Adding scripted hirose connectors

Rene Poeschl requested to merge github/fork/poeschlr/hirose_scripted into master

This will add the following scripted connectors: With new generic script:

  • DF13C
  • DF52
  • FH12

With updated old scripts:

  • DF13
  • DF63
  • DF33

If i find time i might add the FH26 series that is stuck in the bad pull request https://github.com/KiCad/Connectors_Hirose.pretty/pull/10

The DF13C series is currently missing a keepout area. I will make an issue once this is merged to remind us about that fact. (I want to wait for the keepout handler to be merged such that i can use it. The footprints in the old repo are missing the keepout as well so i see no problem in merging.)

Merge request reports