Skip to content

Scripted MSOP-8 EP for LM25085MY and LM3407MY

Rene Poeschl requested to merge github/fork/poeschlr/add_msop-8_reg into master

datasheet: http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32 script: https://github.com/pointhi/kicad-footprint-generator/pull/289 symbol: https://github.com/KiCad/kicad-symbols/pull/1488

screenshot from 2019-02-04 21-10-22

MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm:
  size_source: 'http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32'
  force_small_pitch_ipc_definition: True
  body_size_x:
    nominal: 3
    tolerance: 0.1
  body_size_y:
    nominal: 3
    tolerance: 0.1
  body_height:
    maximum: 1.09

  overall_size_x:
    nominal: 4.9
    tolerance: 0.15
  lead_width:
    nominal: 0.3
    tolerance: [-0.05, 0.1]
  lead_len:
    nominal: 0.53
    tolerance: 0.12

  pitch: 0.65
  num_pins_x: 0
  num_pins_y: 4

  EP_size_x:
    nominal: 1.73
    tolerance: 0.15
  EP_size_y:
    nominal: 1.85
    tolerance: 0.15
  # EP_mask_x: 2.46
  # EP_mask_y: 2.31
  # EP_paste_coverage: 0.65
  EP_num_paste_pads: [2, 2]

  thermal_vias:
    count: [2, 2]
    drill: 0.2
    # min_annular_ring: 0.15
    paste_via_clearance: 0.1
    EP_num_paste_pads: [2, 2]
    # paste_between_vias: 1
    # paste_rings_outside: 1
    EP_paste_coverage: 0.7
    grid: [1.1, 1.3]
    # bottom_pad_size:
    paste_avoid_via: False

Merge request reports