Skip to content

Move InvenSense QFN footprints to Sensor_Motion

Rene Poeschl requested to merge github/fork/poeschlr/qfn_sensor_motion into master
  • These are highly specialized footprints for motion sensors
  • Include top copper keepout as suggested in their app note
  • Second version with removed solder mask to ensure even more clearance

The original footprint adding these can be found here: https://github.com/KiCad/Housings_DFN_QFN.pretty/pull/23

Changes done compared to the original footprints:

  • changed pad shapes to round rect (new ipc suggestion)
  • set mask pad to max EP size
  • removed pin number from mask only pad
  • corrected 3d model name (points to correct generic qfn footprint now)
  • added keepout area

Datasheets used to create footprints:

Symbol PR: https://github.com/KiCad/kicad-symbols/pull/788


screenshot from 2018-07-27 03-15-01

Merge request reports