Skip to content

Added Analog Devices CP-12-5 to Package_CSP.

All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

(venv37zephyr) python check_footprint.py ../../cederom-kicad-footprints.git/Package_CSP.pretty/LFCSP-12-1EP_3x3mm_P0.5mm_EP1.5x1.5mm.kicad_mod -vv
Checking footprint 'LFCSP-12-1EP_3x3mm_P0.5mm_EP1.5x1.5mm':
  Violating F6.3
    Pad requirements for SMD footprints
    Pad(s) potentially missing layers
     - Pad '13' missing layer 'Paste'
(venv37zephyr) python check_footprint.py ../../cederom-kicad-footprints.git/Package_CSP.pretty/LFCSP-12-1EP_3x3mm_P0.5mm_EP1.5x1.5mm_ThermalVias.kicad_mod -vv
Checking footprint 'LFCSP-12-1EP_3x3mm_P0.5mm_EP1.5x1.5mm_ThermalVias':
  Violating F6.3
    Pad requirements for SMD footprints
    Pad(s) potentially missing layers
     - Pad '13' missing layer 'Paste'
     - Pad '13' missing layer 'Paste'
     - Pad '13' missing layer 'Mask'
  • Give a reason behind any intentional library convention rule violation.
    • see above - potentially missing layers are conformant to other footprints present in the library generated with the footprint generator script.
  • Related pull requests:

Merge request reports