7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-15 00:29:11 +00:00
Commit Graph

3979 Commits

Author SHA1 Message Date
cpresser
e425689d66 Remove remaining GitHub related files. 2020-10-18 19:01:59 +00:00
Martin
b5297d1433 Updated all Wago terminals according current market 2020-10-10 12:04:38 +00:00
Christian Schlüter
2abf32ab96
README.md: Remove deprecation warning, fix links 2020-10-06 22:22:11 +02:00
Christian Schlüter
37c12458b2
Re-add footprints lost in GL transfer 2020-10-06 22:17:51 +02:00
Christian Schlüter
e1fa93834d
Re-add CI 2020-10-06 22:14:31 +02:00
Christian Schlüter
7ebfa6b23c
Update README.md 2020-10-02 05:39:30 +02:00
evanshultz
73a12d2fc4
Chip molded footprint cleanup ()
* Remove 2816 footprints for L, D, Fuse, LED
* Update L_1806 footprints
* Remove castellated footprints. This was a script error and they should never have been created
2020-10-01 18:35:02 +02:00
Otavio Augusto Gomes
5a117e6f1c
Inductor_SMD: Add Vishay IFSC-1515AH Low Profile, High Current Inductors ()
* Inductor_SMD: Add IFSC-1515AH Low Profile, High Current Inductors

* Enhance Fab layer

* Fix Fab. thickness

* Remove overlapping elements from Fab

* Move the position of the value at Fab.

* Fix courtyard clearance

* Apend body dimensions to footprint name

* Change 3D model name

* Move Silk

Co-authored-by: Otavio Augusto Gomes <otaviogomes@yandex.com>
2020-10-01 07:56:18 -07:00
Jordi Pakey-Rodriguez
75f776db7a
Add Lumex SML-LX0404SIUPGUSB () 2020-10-01 07:02:32 -07:00
Hendry Kaak
3f1e08d2b8
Add Buzzer_Murata_PKLCS1212Exxxx-R1 series ()
* Add Buzzer_Murata_PKLCS1212E series ()

Generic + footprint information (Page 4-5):
https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx

Product specific specs:
http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKLCS1212E4001-R1

* Rename Buzzer_Murata_PKMCS0909E4000 to Buzzer_Murata_PKMCS0909E ()

Rename component series so that the name is more compliant with the KLC.
2020-10-01 16:58:35 +03:00
Seppe Stas
62d6ba8271
Fix pad sizes of Taiyo Yuden NR series SMD inductors ()
Fixes https://github.com/KiCad/kicad-footprints/issues/1756 and
simplifies the outline on the F.Fab layer.
2020-10-01 06:48:57 -07:00
Alex Carter
577b619b81
Added Sipeed M1 ()
* Added Sipeed M1

* Rotated Sipeed_M1 footptints CCW

* Updated Sipeed footprints and description

* Fixed some pin position issues

* Updated Sipeed_M1 name to Sipeed-M1

* Updated name

* Added spec sheet url to descr

* Updated values

* Updated fsilk

* Added f.fab p1 indicator

* Updated pin positions

* updated corner

* added F.Paste pads

* Updated F.CrtYd spacing to 0.25mm
2020-10-01 09:31:57 +02:00
EpeR1
82ae0395c3
MP2303 Footprint, Generated by: IPC gullwing generator ()
* MP2303 Footprint, Generated by: IPC gullwing generator

* MP2303 footprint updated

* MP2303 old footprint removed

* MP2303 footprint size update
2020-09-30 17:28:24 -07:00
Tomasz CEDRO
9bbabf8fe9
Added Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y. ()
* Added Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y.

Footprint for KXTJ3-1057 3-Axis Accelerometer.
Symbol added here: https://github.com/KiCad/kicad-symbols/pull/621.
Specifications:
http://kionixfs.kionix.com/en/datasheet/KXTJ3-1057-Specifications-Rev-5.0.pdf
http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf

Generated with https://github.com/pointhi/kicad-footprint-generator.
Source:
```
Kionix_LGA-12_2x2x0.9mm_P0.35x0.375mm:⏎
  device_type: 'LGA'⏎
  size_source: 'http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4'⏎   library: 'Package_LGA'⏎
  manufacturer: 'Kionix'⏎
  use_name_format: 'LGA'⏎
  #ipc_density: 'least'⏎
  ipc_class: 'qfn_pull_back'⏎
  body_size_x:⏎
    nominal: 2.0⏎
    tolerance: 0.05⏎
  body_size_y:⏎
    nominal: 2.0⏎
    tolerance: 0.05⏎
  overall_height: 0.9⏎
  lead_width:⏎
    nominal: 0.25⏎
    tolerance: 0.05⏎
  lead_len:⏎
    nominal: 0.275⏎
    tolerance: 0.05⏎
  lead_to_edge:⏎
    nominal: 0.1⏎
  pitch: 0.5⏎
  num_pins_x: 2⏎
  num_pins_y: 4⏎
⏎```

Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>

* Pads resized to match exactly component pads as instructed by evanshultz.

Initial component comes from kicad-footprint-generator + pad resize by hand.
https://github.com/pointhi/kicad-footprint-generator/pull/634

Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>

* Updated pads to RECT from ROUNDRECT.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
2020-09-30 15:26:41 -07:00
Matthijs Kooijman
d58a6843d3
More feathers ()
* Fix mounting holes on Adafruit_Feather

Turns out that the upper mounting holes are 2.5mm, not 2.54mm on all
Feather boards. The bottom mounting holes are usually 2.54mm, but
without copper, so use that. Some Feathers have copper on the botom
mounting holes, or slightly smaller (2.2mm) holes, but that should
probably still be ok.

* Update documentation url for Adafruit_Feather_WithMountingHoles

This was already updated for the version without mounting holes, but
forgotten here.

* Add variants of the Adafruit_Feather footprint

This adds footprints for all Feather modules that use a slightly
different footprint (extra pins or longer board).

* Renumber extra pins to be counterclockwise

* Update 3D models

* Round sizes to 0.01mm for Feather FONA footprint

* Fix mounting hole positions on M0 Wifi
2020-09-30 22:48:15 +02:00
Raphael Lehmann
84af8d5ec7
Fuseholder Keystone 3555-2 ()
* Add Fuseholder_Keystone_3555-2

* Fix Courtyard clearance (sides)
2020-09-30 22:22:23 +03:00
Schlumpf
2d575387df
Add Quectel M95 GSM modem ()
* Add Quectel M95 GSM modem

* Fix F.Paste offset of Quectel M95

according to https://www.quectel.com/UploadImage/Downlad/Quectel_Module_Secondary_SMT_Application_Note_V2.7.pdf#page=13

* Fix Quectel M95

- Fix F.CrtYd clearence
- Fix F.SilkS clearence to copper

* Fix Quectel M95

- Increase F.SilkS

* Fix Quectel M95

- Fix F.Silk.S to copper offset
2020-09-30 20:48:51 +02:00
fenugrec
9411577187
Connector_JST: add XA (horizontal + vertical) ()
Generated from scripts "conn_jst_XA_vertical.py" and
"conn_jst_XA_horizontal.py".
2020-09-30 10:16:38 -07:00
Alexander Ransmann
cfc8f81a15
Create Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35.kicad_mod () 2020-09-30 17:40:49 +02:00
Joel
d86814cd0c
LED SMD: Create Wurth 150141M173100 ()
* LED SMD: Create Wurth 150141M173100

* LED 150141M173100: Fix pin position

* LED 150141M173100: Fix silkscreen marker for pin 1

* LED Wurth: Fix orientation

* LED RGB: Rotate back

* LED Wuerth: Rename
2020-09-30 16:38:50 +03:00
Chris Morgan
7953badc49
WLCSP-4-X1-WLB0909-4_0.890x0.890_P0.500mm ()
* WLCSP-4-X1-WLB0909-4_0.890x0.890_P0.500mm

* WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm - Rename from old name and update from latest footprint generator
2020-09-30 13:03:01 +02:00
evanshultz
841026b1f9
Remove emtpy string floating in space () 2020-09-30 11:58:41 +02:00
Pavel Dovgalyuk
fba9fd4321
Added footprint for ERM19264 192x64 display module ()
* Added footprint for ERM19264 192x64 display module

* Fixed mechanical hole properties

* Rotated the footprint and increased the holes

* Hole size fix

* Update ERM19264.kicad_mod
2020-09-30 11:54:09 +02:00
Serkan Selcuk
0881e998ca
WDFN-8-1EP_6x5mm_P1.27_EP4x3.4mm added. ()
* WDFN-8-1EP_6x5mm_P1.27_EP4x3.4mm added. See http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf

* WDFN-8-1EP_5x6mm added with script

* WDFN-8-1EP_5x6mm fixed in script

* WDFN-8-1EP_5x6mm_P1.27mm: x-y -> y-x

* WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm.kicad_mod fixed in script.

WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm:
  device_type: 'WDFN'
  \#manufacturer: 'man'
  \#part_number: 'mpn'
  size_source: 'http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf'
  ipc_class: 'qfn' # 'qfn_pull_back'
  \#ipc_density: 'least' #overwrite global value for this device.
  body_size_x:
    nominal: 6.0
    tolerance: 0
  body_size_y:
    nominal: 5.0
    tolerance: 0
  lead_width_min: 0.35
  lead_width_max: 0.48
  lead_len_min: 0.50
  lead_len_max: 0.70

  EP_size_x: 3.4
  EP_size_y: 4
  \# EP_paste_coverage: 0.65
  EP_num_paste_pads: [2, 2]

  pitch: 1.27
  num_pins_x: 0
  num_pins_y: 4
  \#chamfer_edge_pins: 0.25
  \#pin_count_grid:
  \#pad_length_addition: 0.5
  \#suffix: '_Pad{pad_x:.2f}x{pad_y:.2f}mm_HandSolder'
  \#include_suffix_in_3dpath: 'False'

* datasheet fixed.

* WDFN-8-1EP_6x5mm actualized from script
2020-09-30 08:50:40 +02:00
EpeR1
42e19b9e78
8devices Carambola2 footprint added ()
* 8devices Carambola2 footprint added

* 8devices Carambola2 Completed

* Carambola2 clearance update

* Carambola2 Fab+Silk width update

* Carambola2 Silk width update

* outline update

* outline update

* Silk border update

* Pad: F

* Pad: F

* Pad: F

* Pad: G

* Special paste pads: Done

* delete numbers from the paste pads

* Crearance update

* F.SilkS update
2020-09-30 08:37:37 +02:00
Chris Morgan
8f63091fd9
OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm.kicad_mod ()
* OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm.kicad_mod

* OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm - Adjust silk screen and courtyard spacing from footprint review
2020-09-30 08:28:23 +02:00
Alexandre Oliveira
876652981a
Add Cromatek 0.56in 7-segment display footprint ()
* Add Cromatek 0.56in 7-segment display footprint

* Add 3D model and fix description and tags for D168K

* Fix issues brought by footprint review

* Fix F5.3 and F7.2 rule violation

* Fix footprint reference anchor

* Fix alignment between pads and F.Fab layer

* Fix offset from F.Fab to F.SilkS

* Fix footprint size

* Fix internal F.SilkS drawing

* Rotate footprint by 90° relative to pin 1
2020-09-30 08:10:41 +02:00
cpresser
f2117b2875
Add two more WSON-8-1EP_4x4mm_P0.8mm variants () 2020-09-29 20:55:03 +02:00
Schlumpf
c2860375f3
Add LTC-4627Jx 7-segemnt displays ()
* Add LTC-4627Jx 7-segemnt displays

Used for symbols: LTC-4627JD, LTC-4627JD-01, LTC-4627JF, LTC-4627JG,
LTC-4627JR LTC-4627JS

* Fix LTC-4627x

- Fix Bodysize

* Fix LTC-4627Jx

- Increase F.SilkS
2020-09-29 20:37:52 +02:00
aris-kimi
522440dd1f
Added Diode_Bridge_Comchip_SCVB-L ()
* Fix travis

* Delete Diode_Bridge_GeneSiC_Semiconductor_KBPC_T_Mountpoint.kicad_mod

* Added  Diode_Bridge_Comchip_SCVB-L

* Added  Diode_Bridge_Comchip_SCVB-L

fix travis violations

* Added Diode_Bridge_Comchip_SCVB-L

Add 45 deg fab and silk line

* Delete Diode_Bridge_Comchip_SCVB-L.kicad_mod

mistake correction

* Added Diode_Bridge_Comchip_SCVB-L

Add 45 deg fab and silk line

* Added Diode_Bridge_Comchip_SCVB-L

Fix countryard

* Added Diode_Bridge_Comchip_SCVB-L

Review fixes
2020-09-29 15:50:46 +02:00
Alex Studer
5422cc1a6a
Add footprint for Quectel L80 GPS module ()
* add footprint for Quectel L80 GPS module

* Updates to Quectel L80 footprint based on review
2020-09-29 08:58:44 +02:00
Icenowy Zheng
e7ab6c35cf
Package_SO: Rename SOIJ-8_5.3x5.3mm_P1.27mm to SOIC-8W_5.3x5.3mm_P1.27mm ()
The SOIJ-8 package name is only used by the package specification
documents by Microchip. Other manufacturers usually just call it a
variant of SOIC/SOP with 208mil (5.28mm) body. This package is currently
modern among 25 SPI Flash chips from many manufacturers, including
Winbond, GigaDevice, Micron, ST, etc.

As the SOIJ-8 name is vendor specific, and will mislead people with the
"J" as J lead, rename it to SOIC-8W, meaning a wider version of SOIC-8.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-09-28 22:09:58 -07:00
joemadeus
f4a5106742
Murata SFECF ()
* Adding Murata SFECF 10.7MHz filters

* Updating based on travis output

* Adjusting courtyard

* Moving lines to fab layer

* Adjusting fab layer line widths

* Updating based on review, library reqs

* Adjusting line widths

* More changes from review

* Fixing the gap between silk and pads

* Trying to do what the code review says

* Changing pin 1 marker, bringing refdes in

* Doing the same for handsoldering version

* switches, coaxial, package_so

* rename Murata SFECF, adj silk (code review)

* removing vestigium non grata

* removing HP MSA-0505

* adjusting 3d file names

* removing handsoldering desig
2020-09-28 22:02:16 -07:00
cpresser
ce1e90b256
Replace WSON-8_4x4mm_P0.8mm with generated one ()
Naming of the legacy footprint was wrong (missing the exposed pad).
Also, it was not generated.
2020-09-29 06:16:56 +02:00
Matthijs Kooijman
474f32afff
Add Adafruit_Feather footprints ()
* Add Adafruit_Feather footprints

One version with mounting holes, one version without.

* Rotate footprint

This puts the USB connector up, as a sort of pin 1 marker and updates
the pin numbering accordingly. This commit also makes some layout
changes, I suspect I have used the nightly build for the original
footprint, which I suspect uses more quotes.

* Update documention URL

I found a better source with more detailed info.

* Fix courtyard clearance

* Add pin 1 marking

* Fix silkscreen clearance

* Fix silkscreen line width
2020-09-28 17:55:18 +02:00
Tokita, Hiroshi
a75a4ea540
Add Raytac MDBT50Q Module ()
* ADD Raytac MDBT50Q

* [Raytac_MDBT50Q] Move anchor 1.75mm above

* [Raytac_MDBT50Q] Indicate pin-1

Add short line to F.SilkS layer to indicate pin-1.
Add triangle sign to F.Fab layer to indicate pin-1.
2020-09-28 17:13:55 +02:00
Xathar
642d5adca2
Fix F.Paste () 2020-09-28 12:24:09 +02:00
Patrick Pelletier
aa0bec4536
CUI PD-30S connector. ()
* CUI PD-30S connector.

https://www.cui.com/product/resource/digikeypdf/pd-30s.pdf

This is a shielded version of the PD-30 connector which is already in
the library.  The PD-30S can use the same schematic symbol as the
PD-30.

I've provided the PD-30S in versions with and without circular holes.

* PD-30S: Update description and add line on fab layer.

As discussed in the PR:

* Added "DIN" to the description.
* Added a line to the fab layer to distinguish the round part from the
  square part.

* CUI_PD-30S: rename new shield pins to SH, as discussed in .

* CUI_PD-30S: Surprise!  The datasheet has changed.

This PR was originally submitted 2+ years ago based on this datasheet:

https://github.com/KiCad/kicad-footprints/files/5271623/pd-30s.pdf

However, this month a new datasheet was released, with many of the
dimensions changed by 0.1mm:

https://www.cui.com/product/resource/pd-30s.pdf

Fun!
2020-09-28 11:06:23 +02:00
Ed Peguillan III
c3dabc70a9
Add Panasonic AQ-H series solid state relays, SSO-8-N7 ()
* Add Panasonic AQ-H series solid state relays, SSO-8-N7

Symbol here: https://github.com/KiCad/kicad-symbols/pull/2602
Footprint generator script here: https://github.com/pointhi/kicad-footprint-generator/pull/527

The generator script did not save the Nx naming convention for denoting
specific missing pins, so I have manually renamed this file as generated
from kicad-footprint-generator script.

* Change fabrication layer name and packages-3d name

* Modify dimension style per https://github.com/KiCad/kicad-footprints/pull/2212#issuecomment-693511642

* Rename file per my comment in https://github.com/KiCad/kicad-footprints/pull/2212#issue-402383158

* Manually delete pin 7

* * Remove incorrectly generated footprint
* Add footprint generated from https://github.com/pointhi/kicad-footprint-generator/pull/527
2020-09-28 10:38:49 +02:00
cnieves1
e1ac7010b0
Added UQFN-20_3x3mm_P0.4mm without exposed pad ()
* Added UQFN-20_3x3mm_P0.4mm without exposed pad
Generated by script at: https://github.com/pointhi/kicad-footprint-generator/pull/518
Datasheet: https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8
Similar package at: http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=561

* Updated footprint after changes in source parameters.

* Updated footprint after changing parameters in script.
2020-09-28 10:21:39 +02:00
drid
3bfdd82aa5
Add QFN-12 footprint with 8 thermal vias ()
* Add QFN-12 footprint with 8 thermal vias

From https://gitlab.com/librespacefoundation/lsf-kicad-lib

* Add scripted footprint

* Update scripted footprint
2020-09-28 10:08:27 +02:00
Jacob E. F. Overgaard
3cec69d28d
Update murata naming to Murata ()
* Update murata naming to Murata

fix
- Converter_DCDC
- Crystal
- Inductor_THT

* Update file names to 'Murata'.

Initial commit did not include renaming
of the file names directly. This is now fixed

* Include changes suggested in PR at https://github.com/KiCad/kicad-footprints/pull/1681#issuecomment-694798043

* Fix Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering

* Fix Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering

* Fix Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering
2020-09-28 10:02:12 +02:00
aris-kimi
f38d533296
Replace TSOT-23-5/6/8 with scripted ()
* Fix travis

* Delete Diode_Bridge_GeneSiC_Semiconductor_KBPC_T_Mountpoint.kicad_mod

* Added TSOT-23-5/6/8

* Added TSOT-23-5/6/8 with deleted pins scripted
2020-09-26 22:50:43 +02:00
aris-kimi
55eb773dc2
Replace SOT-23 variants with scripted ()
* Fix travis

* Delete Diode_Bridge_GeneSiC_Semiconductor_KBPC_T_Mountpoint.kicad_mod

* Added SOT-23-6 scripted

* Added variations mo-178c

* Manual changes SOT-23-5

* Added SOT-23-5/6/8 with deleted pins scripted
2020-09-26 22:47:15 +02:00
Joshua Tyler
8a902427f9
Add RB1-125B8G1A RJ45 jack ()
* Add RB1-125B8G1A

* Add indication arrow for pin R1 on fab layer

* Change silk->fab clearance to 0.2mm

* Adjust courtyard around mounting holes

* Move line from courtyard to fab
2020-09-26 20:05:52 +03:00
cpresser
e6c7bb0398
Make Texas_WSON-N8 variants non vendor specific () 2020-09-26 12:51:42 +02:00
Diego Herranz
0b154ab244
Reverb_BTDR-1H/V: minor silkscreen improvement ()
Move Ref Des outside of body
2020-09-26 11:53:32 +02:00
McColson
b5c16bcde2
Add Reverb Belton BTDR-1H/V ()
* Add Belton BTDR-1 footrpints

Add Belton Reverb BTDR-1H and BTDR-1V footprints.
http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf

* remove

* Add Reverb Belton BTDR-1

Add Reverb Belton BTDR-1H and Belton BTDR-1V
http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf

* modification after error report

mod error after Travis report

* Update Reverb_BTDR-1H.kicad_mod

* update keywords

Update keywords

* Add new Audio_Module library

Add new Audio_Module library for Belton Reverb Module
Remove old naming

* Change 3D model path

Change the 3d model path

* Update fp-lib-table

Add Audio_Module.pretty to receive the Belton Reverb Module

* Update fp-lib-table

* Change BTDR1 H footprint

Change F.Fab and F.CrtYd layers

* Reverb_BTDR-1H: fix courtyard (make closed path)

* Reverb_BTDR-1H/V: improve descriptions

Co-authored-by: Diego Herranz <diegoherranz@diegoherranz.com>
2020-09-26 09:43:38 +01:00
jamesrlucas
92f9bf2de1
Add WSON-8 Package with 1.45 x 2.4mm Pad ()
Added files for Texas WSON package with 1.45 x 2.4mm thermal pad
2020-09-25 19:52:31 +02:00
Piotr Wiszowaty
3704baaaed
Package_DFN_QFN: Add VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm () 2020-09-25 16:16:30 +02:00