pointhi / kicad-footprint-generator

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

Add TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm #615

Closed einball closed 3 years ago

einball commented 3 years ago

I added a TSSOP-16 variant with exposed pad.

See Symbol PR: https://github.com/KiCad/kicad-symbols/pull/2399 See Footprint PR: https://github.com/KiCad/kicad-footprints/pull/2461 See Datasheet: https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx

TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm:
  size_source: 'Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx'
  body_size_x: 4.4 +/-0.1
  body_size_y: 5.0 +/-0.1
  overall_size_x: 6.4 +/-0.2
  body_height: 1.2
  lead_width: 0.19 .. 0.30
  lead_len: 0.6 +/-0.15
  pitch: 0.65
  num_pins_x: 0
  num_pins_y: 8
  EP_size_x:
    nominal: 3
  EP_size_y:
    nominal: 3
  thermal_vias:
    count: [2, 2]
    drill: 0.3
    paste_avoid_via: false
    EP_num_paste_pads: [2, 2]
codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 050d87be and detected 0 issues on this pull request.

View more on Code Climate.

myfreescalewebpage commented 3 years ago

footprint has been merged