Skip to content

Scripted version of LQFP-48-1EP_7x7mm (3.6x3.6mm ep size)

Rene Poeschl requested to merge github/fork/poeschlr/scripted_lqfp-48 into master

This one got forgotten in my original qfp updates.

The original part was named like it has a 3.6x3.6mm exposed pad but it had a 3.7x3.7mm one. (Even thought the datasheet suggests 3.6x3.6 so the new one is more closely fitting the suggestion in this regard.)

The pads have a larger heel fillet and a smaller toe fillet (the later difference is quite small) Comparison screenshot (blue new, red old) screenshot from 2018-07-24 12-14-54

Parameters:

LQFP-48:
  device_type: 'LQFP'
  size_source: 'http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf'
  body_size_x: 7
  body_size_y: 7
  overall_size_x: 9
  overall_size_y: 9
  lead_width_min: 0.17
  lead_width_max: 0.27
  lead_len_min: 0.45
  lead_len_max: 0.75
  pitch: 0.5
  num_pins_x: 12
  num_pins_y: 12

  EP_size_x_min: 3.5
  EP_size_x: 3.6
  EP_size_x_max: 3.7
  EP_size_y_min: 3.5
  EP_size_y: 3.6
  EP_size_y_max: 3.7
  EP_num_paste_pads: [3, 3]

  thermal_vias:
    count: [3, 3]
    drill: 0.2
    paste_via_clearance: 0.1
    paste_between_vias: 1
    paste_rings_outside: 1
    EP_paste_coverage: 0.65
    grid: [1, 1]

Thermal vias version screenshot: screenshot from 2018-07-24 12-19-06

Merge request reports