Skip to content

Added silkscreen version of numerous symbols

KiCad Bot requested to merge github/fork/Gabriel-06/silkscreen-symbols into master

Created by: Gabriel-06

Added a number of silkscreen versions of symbols that I commonly use. I basically just copied the copper version and charged it to top silkscreen. I also fixed a couple of the current silkscreen symbols with problems:

Before: Screen Shot 2020-07-06 at 10 01 11 pm

After: Screen Shot 2020-07-06 at 10 33 42 pm

I also corrected symbol Symbol_Attention_CopperTop_Big as there was a gap in the exclamation point.

Before: Screen Shot 2020-07-06 at 10 21 13 pm

After: Screen Shot 2020-07-06 at 10 21 23 pm


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.

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 a dimensioned drawing of your contribution. A tutorial on how to do that is found here: https://forum.kicad.info/t/how-to-check-footprint-correctness/9279 (This is optional!)

Merge request reports