Skip to content

Create Transistor_IGBT_Module lib

aris-kimi requested to merge github/fork/aris-kimi/igbt_modules into master

Also addition of: STGIPS10C60-H https://www.st.com/resource/en/datasheet/stgips10c60-h.pdf STGIPS10K60A https://www.st.com/resource/en/datasheet/stgips10k60a.pdf STGIPS10K60A2 https://www.st.com/resource/en/datasheet/stgips10k60a.pdf STGIPS10K60T https://www.st.com/resource/en/datasheet/stgips10k60t.pdf STGIPS14K60 https://www.st.com/resource/en/datasheet/stgips14k60.pdf STGIPS14K60T https://www.st.com/resource/en/datasheet/stgips14k60t.pdf STGIPS20K60 https://www.st.com/resource/en/datasheet/stgips20k60.pdf

This PR is after Issue: https://github.com/KiCad/kicad-symbols/issues/2768

Footprint PR: https://github.com/KiCad/kicad-footprints/pull/2302

stgips

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 symbol(s) you are contributing
  • Provide a screenshot of the symbol(s) from the symbol editor with the pin types visible
  • Ensure that the associated footprints match the official footprint library
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • If there are matching footprint PRs, 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.

Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing additional info like the screenshot of the symbol editor pin table (or for high pin counts converted to csv) sorted in the same way as the pin table in the datasheet and a direct link to the datasheet page that contains the pin table.

Edited by aris-kimi

Merge request reports