pointhi / kicad-footprint-generator

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

Added TSOT-23-5/6/8 and tsot.yaml created #588

Closed aris-kimi closed 4 years ago

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 3e407b41 and detected 0 issues on this pull request.

View more on Code Climate.

aris-kimi commented 4 years ago
C:\Users\...\Footprints.pretty\Pointhi's generator\kicad-footprint-generator-master\scripts\Packages\Package_Gullwing__QFP_SOIC_SO\..\..\..\KicadModTree\nodes\specialized\PadArray.py:182: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  elif len(self.spacing) is not 2:
generating part for parameter set TSOT-23-5
generating part for parameter set TSOT-23-6
generating part for parameter set TSOT-23-8

~This is my cmd output. Uploading *.yaml after check footprints.~ Everything is ok, my bad.