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

83 Commits

Author SHA1 Message Date
R
0f9b0d99ae Add Everlight IRM-H6xxT infrared remote receiver
See merge request kicad/libraries/kicad-footprints!3712
2024-11-20 23:00:56 +00:00
John Beard
0bd8547c30 Regenerate Nolead (QFN etc) packages with KiCad file ordering 2024-10-18 18:48:41 +08:00
Julian Dieskau
f6499e2ee8 Added Footprint for TCRT500 from Vishay
See merge request kicad/libraries/kicad-footprints!3499
2024-05-10 03:05:18 +00:00
Carsten Presser
241c1849b4 Update 3DMODEL_DIR variable for all footprints
Similar to the previous commit, the variable pointing to the directory
containing the 3D Models for the footprins also need to be updated to
KiCad8 since its versioned.
2024-02-20 23:41:52 +01:00
Carsten Presser
12f863397a Update format of all footprints to KiCad8
Even though KiCad8 can read older symbol files, this change is needed
to make future additions to the library easy to review.
KiCad8 introduced a new way of indenting. Even when changing just a
small text, that would result in a huge diff when saving the KiCad7 file
with KiCad8. Those diffs are hard to read making the life of the library
team difficult.
2024-02-20 22:38:48 +01:00
kliment
63be043de6 Pin1 changes for Filter, OptoDevice, RF, RF_Converter, Diode_SMD, Fuse
See merge request kicad/libraries/kicad-footprints!3519
2024-02-15 23:07:45 +00:00
John Beard
9844ccaa86 DFN: Update pin 1 silk style
See merge request kicad/libraries/kicad-footprints!3500
2024-02-10 21:38:29 +00:00
Kevin Wenger
7ba15cf3f6 added Rohm RPR-0720 Proximity Sensor Footprint
See merge request kicad/libraries/kicad-footprints!3481
2024-02-06 19:09:49 +00:00
John Beard
e6233a4b6d Regenerate after silk arrow heuristic change
See merge request kicad/libraries/kicad-footprints!3475 and https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/merge_requests/1041
2024-02-01 19:01:20 +00:00
Kevin Wenger
2549474f7c Added APDS-9160-003
See merge request kicad/libraries/kicad-footprints!3459
2024-01-27 17:20:25 +00:00
John Beard
8bc7bcfb41 Revise pin 1 silkscreen patterns for gullwing, no-leads and BGA
See merge request kicad/libraries/kicad-footprints!3455
2024-01-24 23:36:27 +00:00
Nathan Lewis
f56e7ba3eb Add Sharp_GP2S700HCP footprint
See merge request kicad/libraries/kicad-footprints!3412
2024-01-13 20:42:38 +00:00
Petr Hodina
c0c185e028 Add generated footprint for TSL25911
See merge request kicad/libraries/kicad-footprints!3387
2023-12-31 00:53:53 +00:00
Carlos Nieves Ónega
aa62c147c8 Added Bivar SLP3-150 lightpipe series
See merge request kicad/libraries/kicad-footprints!2917
2023-11-24 17:58:35 +00:00
Lucas
8eb6ac78d1 Added Osram SFH3710 NPN phototransistor
See merge request kicad/libraries/kicad-footprints!3336
2023-11-18 16:57:55 +00:00
Mojca Miklavec
b5cdc8cf6f Additional silkscreen markings to assist with properly placing CNY70 and fix some dimensions 2023-08-28 14:21:00 +00:00
Diego Herranz
6478b35f54 Added Renesas_DFN-6_1.5x1.6mm_P0.5mm 2023-06-05 11:57:41 +00:00
Xathar
16c13bc360 Add Broadcom_LGA-8_2x2mm_P0.5mm (generated) 2023-02-22 19:13:02 +00:00
Kevin Joly
1ee2602111 Added Osram SFH2201 PhotoDiode 2022-12-02 16:42:42 +00:00
Mojca Miklavec
f46a75f16d Add photointerruptor ITR9608-F footprint 2022-09-21 19:34:20 +00:00
Carlos Nieves
9ab02356a7 Add Bivar RLP1-400-650 lightpipe
- Check script error is due to the part having two separate contact surfaces, each with its own courtyard, a situation not taken into account in the check script.
- Footprint hole size deviates from datasheet recommended hole size because the part does not mount reliably with the recommended hole size.
2022-09-12 11:17:38 +00:00
aris-kimi
16a4e0e5a6 Replace Osram_SMD-DIL2_4.5x4.0mm with four part-specific footprints of correct dimensions
New fps added for Osram BP104, BPW34S, SFH2430, SFH2440
2022-09-08 13:15:21 +00:00
Spida
64e3471081 Add Dialight Lightpipe 515-1064F Footprint 2022-02-23 00:18:34 +00:00
Spida
f556023fb3 Add Lumex LPF C013301S Lightpipe Footprint 2022-02-17 00:23:39 +00:00
cpresser
ee227da2af Save every single footprint using kicad v6 2022-01-04 17:40:30 +00:00
aris-kimi
cd9219bd63 Fix KPS-3227 fab layer 2021-12-27 10:54:34 +00:00
Stephan Martin
b09dc5deb3 Add KPS-3227 footprint 2021-12-26 12:54:57 +00:00
Seth Hillbrand
515da98f1c Update footprints to use new 3D environmental variable 2020-12-31 09:55:18 -08:00
Sávio Carlos
78041bd683
Add OnSemi QRE1113 and Everlight ITR1201SR10AR ()
* Add OnSemi CASE 100AQ, for the QRE1113 sensor

This is the Through Hole footprint for the QRE1113
Miniature Reflective Object Sensor, a reflective optocouple

Reference:
https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF

This footprint is required to fix issue 2623 on kicad-symbols
https://github.com/KiCad/kicad-symbols/issues/2623

* Add footprint for Everlight ITR1201SR10AR sensor

This is the SMD footprint for the Everlight ITR1201SR10AR
Miniature Reflective Object Sensor, a reflective optocouple

Reference:
https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf

This footprint is required to fix issue 2623 on kicad-symbols
https://github.com/KiCad/kicad-symbols/issues/2623

* Fix 3D model file path for Everlight_ITR1201SR10AR and OnSemi_CASE100AQ

The fix was in order to make them comply with the KiCad Library Convention F9.3

* Fix OnSemi_CASE100AQ Pad 1 shape, setting it as a Rounded Rectangle

The change was made in compliance with the KiCad Library Convention F7.3

* Fix OnSemi_CASE100AQ positioning, setting the origin on Pad 1

The change was made in compliance with the KiCad Library Convention F7.2
2020-09-23 08:33:22 +02:00
cnieves1
bffd2995f5
Added footprint for lightpipe Mentor Components 1275-x00x. ()
Datasheet: https://www.mentor-bauelemente.de/produktpdf/?katalog=ll&pdf=ll14-41.pdf&id=37
2020-03-06 19:02:42 +01:00
cpresser
33b4e993ef
Lightpipe_LPF-C012303S is not virtual ()
The device will be placed onto the board. Most likely manually, but it will be
assembled and thus should not be virtual (KLC F8.1)
2020-02-24 16:20:04 -08:00
cp-aquila
d340b05c01 Add LPF-C012303S Lightpipe () 2019-09-22 16:55:54 +02:00
Hendrik v. Raven
8528084b2d Mentor 4 way lightpipes 1276.1004 and 1276.2004 () 2019-06-02 20:50:17 +02:00
valerio\new
fdfdc0e353 Added ST_VL53L*X () 2019-06-02 19:01:24 +02:00
Antonio Vazquez
e3b3757cd5 OptoDevice: Add APDS-9306-065 ()
* OptoDevice: Add APDS-9306-065

* OptoDevice: Fix APDS-9306-065 3D path, description and ref in fab

* OptoDevice: Script APDS footprint

* OptoDevice: Script APDS footprint

* OptoDevice: Regenerate APDS fp with updated script

* OptoDevice: Add footprint for APDS-9306

* OptoDevice: Fix LGA  APDS-9306 footprint
2019-02-13 08:34:29 -08:00
Serkan Selcuk
33ee69d3cb Not needed reference lines for user deleted. 2018-09-23 03:45:12 +02:00
Serkan Selcuk
478758fa42 Revert "User text changed."
This reverts commit 5ed61305ef.
2018-09-23 03:42:47 +02:00
Serkan Selcuk
c71143e2df Merge branch 'Sharp_GP2Y0A41SK0F' of https://github.com/serkanxselcuk/kicad-footprints into Sharp_GP2Y0A41SK0F 2018-09-23 03:30:57 +02:00
Serkan Selcuk
5ed61305ef User text changed. 2018-09-23 03:14:50 +02:00
Serkan Selcuk
ff205311a8 User text changed. 2018-09-23 03:10:13 +02:00
Serkan
bf8be326fe 1mm THT added. User must change it to 2,5 or 3,2mm. Info added for user. 2018-09-20 19:05:49 +02:00
Serkan
48002a7942 Some fabrication layer line widths corrected to 0.1. 2018-09-17 21:45:14 +02:00
Serkan
76879fb422 Sharp_GP2D120XJ00F replaced by GP2Y0A41SK0F. 2018-09-17 20:20:03 +02:00
Serkan
fcae444630 Sharp_GP2D120XJ00F added. Datasheet : http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf 2018-09-17 20:16:29 +02:00
Serkan
cfebaaf5a2 Sharp_GP2D120XJ00F added as virtual. 2018-09-17 19:39:35 +02:00
Frank Severinsen
32bb58122e
Merge pull request from poeschlr/finish_pr295
Finish : Added APV21_SSOP footprint for photodiode output optocoupler
2018-09-06 01:34:32 +02:00
Rene Pöschl
5a7f97d60c Fix some more minor things 2018-09-01 22:56:30 +02:00
Rene Pöschl
c74a882d3c Further fixes to pad shape and size and pin 1 markers 2018-08-31 02:07:42 +02:00
Rene Pöschl
aec8a9a4f6 Fixes to 3d file type, annular ring size and Fab linewidth 2018-08-29 23:23:21 +02:00
Rene Pöschl
2d952e0e40 Next round of fixes
- SMD devices now use rounded rectangle pads
- Fixed some further devices with wrong crtyd clearance
- And some other minor fixes
2018-08-29 23:11:46 +02:00