Skip to content

Molex SL 171971 added

KiCad Bot requested to merge github/fork/waschhauser/master into master

Created by: waschhauser

Molex SL Connector overview https://www.molex.com/pdm_docs/ps/1719710000-PS-000.pdf

Datasheet Molex SL 171971 https://www.molex.com/pdm_docs/sd/1719710103_sd.pdf https://www.molex.com/webdocs/datasheets/pdf/en-us/1719710103_PCB_HEADERS.pdf

footprint

From Molex 3D model 1719710005

Open questions:

  • Fitting short and long name
  • Should the gaps on the upper side be visualized? If yes, how? Create two gaps in the blue line of the F.SilkS layer?
  • I uses the conn_molex_mega-fit_tht_top_dual_row.py as template for the new generator module. Not all value calculation was clear for me. e.g. the size of the pads. Should be checked.

The current generator version can be found at https://github.com/waschhauser/kicad-footprint-generator

If I now what must the changed then I also will try the extend the generator for the Molex SL 171972 connectors.


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports