41 Commits

Author SHA1 Message Date
b4e97ce2bb implemented changes from Jens review 2026-04-13 15:46:49 +02:00
6e9b4c9d53 work in progress 2026-04-10 17:35:49 +02:00
867c94edef add library files to the project 2026-04-08 18:20:28 +02:00
082e25d443 work in progress 2026-02-25 12:22:16 +01:00
Pbopbo
54aa858fab Adjust LCSC numbers, rotation correction, production files, via diameters. 2026-02-02 12:16:12 +01:00
Pbopbo
4373cf2f87 Adds LCSC number to TVS diode. 2026-02-02 10:42:25 +01:00
Pbopbo
eeac3e1935 Adds high voltage TVS diodes to the XLR audio paths. 2026-02-02 10:38:18 +01:00
eb418938d4 lfxo bestücken
button for reset on gpio0
Outline Anpassen Optimierung Schraubenposition-Gehäuse - Abstimmung mit Malte
differential pairs auf standard jlc prozess anpassen
neutrik xlr ohne latch
poe ferrite footprints anpassen
2 fach pinheader loswerden
usbc port nach vorne Schieben - bünding mit Gehäuse
zweiter usbc port
0.1% res und cp für U shaped input filter
analog line out
usbc port shield pads solid - mit thermal relievs lösen sich pads ab.
gnd planes flexibler verbindbar machen - mit verschiedenen solder jumper ?cha_gnd_usb, cha_gnd_xlr, cha_gnd_eth alle 3 untereinander verbindbar machen mit solder jumper
usb_gnd per solder jumper auf cha_gnd oder direkt pcb_gnd verbindbar machen
extra gnd plane für adc ?Aufpassen bei digital Leitungen -gnd planes nur bei brücke überqueren
2026-01-29 18:03:09 +01:00
3352436265 further changes 2026-01-26 16:44:39 +01:00
f665405e99 work in progress 2026-01-25 15:39:38 +01:00
Pbopbo
11e4e05ddb BOM changes adds LCSC and MPN numbers. Revision to be manufactured. 2025-11-26 14:14:31 +01:00
Pbopbo
9dabf2b7f4 Adjustment to LAN9512 reference schematics: pull ups for tx, rx, caps for emi, adjustments for the test pins, some minor changes;
Skew optimized;
Adds PoE filter caps;
Major Ground domain rework;
Minor adjustemnets
2025-11-25 12:27:46 +01:00
Pbopbo
836c0ec4fc Bugfix: Swaps caps for radios. 2025-11-18 10:43:26 +01:00
Pbopbo
35065d6577 Fixes lock files. 2025-11-18 09:56:26 +01:00
80378e7d97 add some descriptors 2025-11-11 13:44:38 +01:00
1bd0cecdb6 Merge pull request 'analog_input' (#1) from analog_input into main
Reviewed-on: https://gitea.pstruebi.xyz/pstruebi/pcb_cm4_bl54/pulls/1
2025-10-21 09:30:10 +02:00
455b1875ac ordered@aisler rev33 2025-10-21 09:28:22 +02:00
fd6ca9ce7c rc1 for pcb with analog input 2025-10-20 17:17:24 +02:00
edb9727281 work in progress 2025-10-17 18:21:59 +02:00
c3ac2fce1c zwischenstand 2025-10-17 15:46:10 +02:00
3f59246869 work in progress 2025-10-17 10:31:58 +02:00
4b786aaab0 first adaptions 2025-10-13 17:02:32 +02:00
83e7e8a748 also commit sch 2025-09-16 16:07:24 +02:00
e195676419 migrate to two different footprints for cm4 2025-09-16 16:07:04 +02:00
19ee4c7aba pre-cm4 migration 2025-09-16 15:37:52 +02:00
a13ab34569 add voltage ratings to caps 2025-08-26 14:34:40 +02:00
a0d6fdd9ef remove paste from a footprint 2025-08-25 10:02:29 +02:00
8a9b064160 move ethernet port 0.2mm inwards 2025-08-25 09:58:25 +02:00
7217c350e9 add two spare gpios per wireless module 2025-08-25 09:07:54 +02:00
b39248edb1 flip more caps 2025-08-07 11:39:29 +02:00
4e746d67a0 flip some caps 2025-08-07 11:32:16 +02:00
49a0f1a35a remove release candidates, 2025-08-07 10:54:43 +02:00
cb62310de5 small adjustments 2025-07-30 21:25:30 +02:00
f8671f580c increase power tracks 2025-07-30 21:03:32 +02:00
8e14b0eabb add todo 2025-07-30 14:22:36 +02:00
5f5c32ebe2 add 470u buffer cap 2025-07-28 14:43:50 +02:00
e8354eb21e do not use full 3.3V plane anymore. add more caps. 2025-07-10 13:49:29 +02:00
fd3c0444ca move temperature sensor 2025-07-06 16:07:18 +02:00
9655b74376 use usbc for power; change uart gpio; add temperature sensor; 2025-07-06 15:33:10 +02:00
ae98f35f54 use usbc port for power; add temp sensor; reroute uart2 to uart4 2025-07-04 22:30:09 +02:00
8768bc7ba5 first adaptions for next iteration 2025-07-01 15:43:31 +02:00
121 changed files with 818658 additions and 490385 deletions

View File

@@ -1 +0,0 @@
/home/pstruebi/Nextcloud/Projekte/auracaster/tech/pcb/kicad/cm/cm4-nrf54/_autosave-cm4-nrf54.sch

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
cm4-nrf54-backups/
~*.lck
.kiri/
fp-info-cache
\#auto_saved_files#/

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.languageServer": "None"
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,76 @@
EN Your download at 04/01/2026 on PARTcommunity/PARTserver/3Dfindit.com:
Dear user,
attached please find the following file of our 3D CAD download portal PARTcommunity/PARTserver/3Dfindit.com powered by CADENAS:
STEP, USB4110-GF-A, USB4110-GF-A.stp
Information for use:
The attached file was compressed ("ZIP"), in order to ensure a faster download.
In order to unpack the file you need a special decompressing software.
If you do not have a decompressing software installed, you can download it using one of the following links:
7Zip® (https://7-zip.de) or WinZip® (https://www.winzip.com)
Please also check terms of use at https://www.cadenas.de/terms-of-use-3d-cad-models
This is an automatically generated email from a system email address please do not respond to it. If you have any questions, please feel free to contact the support directly.
Best regards
Your CADENAS GmbH
support@cadenas.de
>> 3DfindIT <<
3DfindIT.com is the next dimension visual search engine that crawls billions
of 3D CAD & BIM models in hundreds of manufacturer catalogs available worldwide.
With intelligent search functions such as 3D shape search, 2D sketch & photo search
and parametric text & value input, 3DfindIT.com is the indispensable platform
for architects, planners, engineers and designers.
>> Free APP for 3D CAD models <<
Mobile access to 3D CAD models with your Smartphone or Tablet PC.
Download now at http://www.cadenas.de/en/app-store
>> PARTcommunity - The network and information platform for engineers <<
■ Examples of use and ideas for components
■ Information and experience exchange with other engineers
Join the discussion now at http://www.partcommunity.com
>> PARTsolutions - Find & manage standard, purchased, and own parts <<
Reduce total product costs up to 70% in the development phase?
In many companies PARTsolutions is one of the leading software systems helping
engineers and purchasers to manage and find company-, supplier- and standard parts:
■ PURCHINEERING: Optimize cooperation of Purchasing and Engineering
■ Semiautomatic classification and intelligent search methods
■ Open for all systems such as PLM and ERP
More information at http://www.cadenas.de/strategic-partsmanagement

13439
3D_models/TRJG0926HENL .stp Normal file

File diff suppressed because it is too large Load Diff

150168
3D_models/st-nc3fah-0.dxf Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

9
agents.md Normal file
View File

@@ -0,0 +1,9 @@
# Agent Notes — cm4-nrf54
> **Only read the linked files below when they are directly relevant to the current task. Do not load them by default.**
## Available Documentation
| File | When to read |
|------|-------------|
| [readme/jlcpcb_parts_check.md](readme/jlcpcb_parts_check.md) | When verifying, auditing, or updating LCSC/JLCPCB part numbers in the schematic |

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

115
cm4-bl54.kicad_sym Normal file
View File

@@ -0,0 +1,115 @@
(kicad_symbol_lib
(version 20211014)
(generator https://github.com/uPesy/easyeda2kicad.py)
(symbol "1771114"
(in_bom yes)
(on_board yes)
(property
"Reference"
"CN"
(id 0)
(at 0 13.97 0)
(effects (font (size 1.27 1.27) ) )
)
(property
"Value"
"1771114"
(id 1)
(at 0 -13.97 0)
(effects (font (size 1.27 1.27) ) )
)
(property
"Footprint"
"cm4-bl54:CONN-SMD_4P-P2.50_1771114"
(id 2)
(at 0 -16.51 0)
(effects (font (size 1.27 1.27) ) hide)
)
(property
"Datasheet"
"https://www.lcsc.com/datasheet/C3818097.pdf"
(id 3)
(at 0 -19.05 0)
(effects (font (size 1.27 1.27) ) hide)
)
(property
"Manufacturer"
"Phoenix Contact(菲尼克斯)"
(id 4)
(at 0 -21.59 0)
(effects (font (size 1.27 1.27) ) hide)
)
(property
"MPN"
"1771114"
(id 5)
(at 0 -24.13 0)
(effects (font (size 1.27 1.27) ) hide)
)
(property
"LCSC Part"
"C3818097"
(id 6)
(at 0 -26.67 0)
(effects (font (size 1.27 1.27) ) hide)
)
(property
"ki_keywords"
"Spring Clamp System Terminal Block"
(id 8)
(at 0 -29.21 0)
(effects (font (size 1.27 1.27) ) hide)
)
(symbol "1771114_0_1"
(rectangle
(start -2.54 6.35)
(end 3.81 -6.35)
(stroke (width 0) (type default))
(fill (type background))
)
(circle
(center -1.27 5.08)
(radius 0.38)
(stroke (width 0) (type default))
(fill (type none))
)
(pin unspecified line
(at -5.08 3.81 0)
(length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin unspecified line
(at -5.08 1.27 0)
(length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin unspecified line
(at -5.08 -1.27 0)
(length 2.54)
(name "3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin unspecified line
(at -5.08 -3.81 0)
(length 2.54)
(name "4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin unspecified line
(at 2.54 8.89 270)
(length 2.54)
(name "5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin unspecified line
(at 2.54 -8.89 90)
(length 2.54)
(name "6" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -0,0 +1,34 @@
(footprint "AG9900MTB_SLV" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tags "AG9905-MTB ")
(attr smd)
(fp_text reference "REF**" (at 0 -8.2931 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value AG9900MTB_SLV (at 0 -8.2931 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${REFERENCE}" (at 0 -8.2931 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.2136 -10.8585) (end -7.2136 10.8585) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2136 10.8585) (end 7.2136 10.8585) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2136 10.8585) (end 7.2136 -10.8585) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2136 -10.8585) (end -7.2136 -10.8585) (layer "F.CrtYd") (width 0.1524))
(fp_circle (center -5.7912 -10.1981) (end -5.4102 -10.1981) (layer "F.Fab") (width 0.508) (fill none))
(fp_circle (center -8.8646 -8.2931) (end -8.4836 -8.2931) (layer "F.SilkS") (width 0.508) (fill none))
(fp_circle (center -8.8646 -8.2931) (end -8.4836 -8.2931) (layer "B.SilkS") (width 0.508) (fill none))
(fp_line (start -7.0866 10.7315) (end 7.0866 10.7315) (layer "F.SilkS") (width 0.1524))
(fp_line (start 7.0866 10.7315) (end 7.0866 -10.7315) (layer "F.SilkS") (width 0.1524))
(fp_line (start 7.0866 -10.7315) (end -7.0866 -10.7315) (layer "F.SilkS") (width 0.1524))
(fp_line (start -7.0866 -10.7315) (end -7.0866 10.7315) (layer "F.SilkS") (width 0.1524))
(fp_line (start -6.9596 10.6045) (end 6.9596 10.6045) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.9596 10.6045) (end 6.9596 -10.6045) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.9596 -10.6045) (end -6.9596 -10.6045) (layer "F.Fab") (width 0.0254))
(fp_line (start -6.9596 -10.6045) (end -6.9596 10.6045) (layer "F.Fab") (width 0.0254))
(pad "1" smd rect (at -5.7912 -8.2931) (size 1.8288 3.81) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "5" smd rect (at 5.7912 -8.2931) (size 1.8288 3.81) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "4" smd rect (at 5.7912 8.2931) (size 1.8288 3.81) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "2" smd rect (at -4.8514 6.8961 90) (size 1.8288 3.81) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "3" smd rect (at -4.8514 9.2329 90) (size 1.8288 3.81) (layers "F.Cu" "F.Paste" "F.Mask"))
)

View File

@@ -0,0 +1,76 @@
(footprint "AG9905MT_SLV" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tags "AG9905MT ")
(attr smd)
(fp_text reference "REF**" (at 0 0 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value AG9905MT_SLV (at 0 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${REFERENCE}" (at 0 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.1247 11.2268) (end -7.1247 10.276611) (layer "F.SilkS") (width 0.1524))
(fp_line (start -7.1247 -11.2268) (end 7.1247 -11.2268) (layer "F.SilkS") (width 0.1524))
(fp_line (start 7.1247 -11.2268) (end 7.1247 -10.283469) (layer "F.SilkS") (width 0.1524))
(fp_line (start 7.1247 11.2268) (end -7.1247 11.2268) (layer "F.SilkS") (width 0.1524))
(fp_line (start -7.1247 -10.283469) (end -7.1247 -11.2268) (layer "F.SilkS") (width 0.1524))
(fp_line (start -7.1247 -7.743469) (end -7.1247 -8.373389) (layer "F.SilkS") (width 0.1524))
(fp_line (start -7.1247 5.826531) (end -7.1247 -5.833389) (layer "F.SilkS") (width 0.1524))
(fp_line (start -7.1247 8.366531) (end -7.1247 7.736611) (layer "F.SilkS") (width 0.1524))
(fp_line (start 7.1247 10.276611) (end 7.1247 11.2268) (layer "F.SilkS") (width 0.1524))
(fp_line (start 7.1247 7.736611) (end 7.1247 8.366531) (layer "F.SilkS") (width 0.1524))
(fp_line (start 7.1247 -5.833389) (end 7.1247 5.826531) (layer "F.SilkS") (width 0.1524))
(fp_line (start 7.1247 -8.373389) (end 7.1247 -7.743469) (layer "F.SilkS") (width 0.1524))
(fp_line (start -7.2517 7.657871) (end -7.2517 8.445271) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 8.445271) (end -9.247899 8.445271) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -9.247899 8.445271) (end -9.247899 10.197871) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -9.247899 10.197871) (end -7.2517 10.197871) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 10.197871) (end -7.2517 11.3538) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 11.3538) (end 7.2517 11.3538) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 11.3538) (end 7.2517 10.197871) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 10.197871) (end 9.247899 10.197871) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 9.247899 10.197871) (end 9.247899 8.445271) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 9.247899 8.445271) (end 7.2517 8.445271) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 8.445271) (end 7.2517 7.657871) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 7.657871) (end 9.247899 7.657871) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 9.247899 7.657871) (end 9.247899 5.905271) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 9.247899 5.905271) (end 7.2517 5.905271) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 5.905271) (end 7.2517 -5.912129) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 -5.912129) (end 9.247899 -5.912129) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 9.247899 -5.912129) (end 9.247899 -7.664729) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 9.247899 -7.664729) (end 7.2517 -7.664729) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 -7.664729) (end 7.2517 -8.452129) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 -8.452129) (end 9.247899 -8.452129) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 9.247899 -8.452129) (end 9.247899 -10.204729) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 9.247899 -10.204729) (end 7.2517 -10.204729) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 -10.204729) (end 7.2517 -11.3538) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.2517 -11.3538) (end -7.2517 -11.3538) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 -11.3538) (end -7.2517 -10.204729) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 -10.204729) (end -9.247899 -10.204729) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -9.247899 -10.204729) (end -9.247899 -8.452129) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -9.247899 -8.452129) (end -7.2517 -8.452129) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 -8.452129) (end -7.2517 -7.664729) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 -7.664729) (end -9.247899 -7.664729) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -9.247899 -7.664729) (end -9.247899 -5.912129) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -9.247899 -5.912129) (end -7.2517 -5.912129) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 -5.912129) (end -7.2517 5.905271) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -7.2517 5.905271) (end -9.247899 5.905271) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -9.247899 5.905271) (end -9.247899 7.657871) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -9.247899 7.657871) (end -7.2517 7.657871) (layer "F.CrtYd") (width 0.1524))
(fp_circle (center -6.7437 -3.81) (end -6.7437 -3.81) (layer "F.Fab") (width 0.0254) (fill none))
(fp_line (start -6.9977 11.0998) (end 6.9977 11.0998) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.9977 11.0998) (end 6.9977 -11.0998) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.9977 -11.0998) (end -6.9977 -11.0998) (layer "F.Fab") (width 0.0254))
(fp_line (start -6.9977 -11.0998) (end -6.9977 11.0998) (layer "F.Fab") (width 0.0254))
(fp_arc (start 0.3048 -11.0998) (mid 0 -10.795) (end -0.3048 -11.0998) (layer "F.Fab") (width 0.0254))
(pad "1" smd rect (at -6.999999 -9.328429) (size 3.9878 1.2446) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "2" smd rect (at -6.999999 -6.788429) (size 3.9878 1.2446) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "3" smd rect (at -6.999999 6.781571) (size 3.9878 1.2446) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "4" smd rect (at -6.999999 9.321571) (size 3.9878 1.2446) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "5" smd rect (at 6.999999 9.321571) (size 3.9878 1.2446) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "6" smd rect (at 6.999999 6.781571) (size 3.9878 1.2446) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "7" smd rect (at 6.999999 -6.788429) (size 3.9878 1.2446) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "8" smd rect (at 6.999999 -9.328429) (size 3.9878 1.2446) (layers "F.Cu" "F.Paste" "F.Mask"))
)

View File

@@ -0,0 +1,55 @@
(module easyeda2kicad:CONN-SMD_4P-P2.50_1771114 (layer F.Cu) (tedit 5DC5F6A4)
(attr through_hole)
(fp_text reference REF** (at 0.000 -5.575) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CONN-SMD_4P-P2.50_1771114 (at 0.000 5.575) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(property "LCSC Part" "C3818097")
(fp_line (start -5.02 4.20) (end 5.02 4.20) (layer F.SilkS) (width 0.25))
(fp_line (start -4.68 -0.85) (end -5.02 -0.85) (layer F.SilkS) (width 0.25))
(fp_line (start -2.18 -0.85) (end -2.82 -0.85) (layer F.SilkS) (width 0.25))
(fp_line (start 0.32 -0.85) (end -0.32 -0.85) (layer F.SilkS) (width 0.25))
(fp_line (start 2.82 -0.85) (end 2.18 -0.85) (layer F.SilkS) (width 0.25))
(fp_line (start 5.02 -0.85) (end 4.68 -0.85) (layer F.SilkS) (width 0.25))
(fp_line (start -4.25 2.42) (end -3.25 2.42) (layer F.SilkS) (width 0.25))
(fp_line (start -3.25 2.42) (end -3.25 3.23) (layer F.SilkS) (width 0.25))
(fp_line (start -3.25 3.23) (end -4.25 3.23) (layer F.SilkS) (width 0.25))
(fp_line (start -4.25 3.23) (end -4.25 2.42) (layer F.SilkS) (width 0.25))
(fp_line (start -1.75 2.42) (end -0.75 2.42) (layer F.SilkS) (width 0.25))
(fp_line (start -0.75 2.42) (end -0.75 3.23) (layer F.SilkS) (width 0.25))
(fp_line (start -0.75 3.23) (end -1.75 3.23) (layer F.SilkS) (width 0.25))
(fp_line (start -1.75 3.23) (end -1.75 2.42) (layer F.SilkS) (width 0.25))
(fp_line (start 0.75 2.42) (end 1.75 2.42) (layer F.SilkS) (width 0.25))
(fp_line (start 1.75 2.42) (end 1.75 3.23) (layer F.SilkS) (width 0.25))
(fp_line (start 1.75 3.23) (end 0.75 3.23) (layer F.SilkS) (width 0.25))
(fp_line (start 0.75 3.23) (end 0.75 2.42) (layer F.SilkS) (width 0.25))
(fp_line (start 3.25 2.42) (end 4.25 2.42) (layer F.SilkS) (width 0.25))
(fp_line (start 4.25 2.42) (end 4.25 3.23) (layer F.SilkS) (width 0.25))
(fp_line (start 4.25 3.23) (end 3.25 3.23) (layer F.SilkS) (width 0.25))
(fp_line (start 3.25 3.23) (end 3.25 2.42) (layer F.SilkS) (width 0.25))
(pad 1 smd rect (at -3.75 -1.58 0.00) (size 1.400 3.400) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -1.25 -1.58 0.00) (size 1.400 3.400) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 1.25 -1.58 0.00) (size 1.400 3.400) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 3.75 -1.58 0.00) (size 1.400 3.400) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at -6.70 1.58 0.00) (size 2.300 5.600) (layers F.Cu F.Paste F.Mask))
(pad 6 smd rect (at 6.70 1.58 0.00) (size 2.300 5.600) (layers F.Cu F.Paste F.Mask))
(fp_circle (center -7.55 -2.93) (end -7.52 -2.93) (layer F.SilkS) (width 0.06))
(fp_circle (center -3.75 0.97) (end -3.14 0.97) (layer F.SilkS) (width 0.25))
(fp_circle (center -1.25 0.97) (end -0.64 0.97) (layer F.SilkS) (width 0.25))
(fp_circle (center 1.25 0.97) (end 1.86 0.97) (layer F.SilkS) (width 0.25))
(fp_circle (center 3.75 0.97) (end 4.36 0.97) (layer F.SilkS) (width 0.25))
(fp_line (start -7.55 4.07) (end -7.55 -0.93) (layer F.CrtYd) (width 0.05))
(fp_line (start -7.55 -0.93) (end 7.55 -0.93) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.55 -0.93) (end 7.55 4.07) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.55 4.07) (end -7.55 4.07) (layer F.CrtYd) (width 0.05))
(model "cm4-bl54.3dshapes/CONN-SMD_4P-P2.50_1771114.wrl"
(offset (xyz 0.000 0.000 0.000))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@@ -0,0 +1,476 @@
(footprint "CP_Elec_4x5.8"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm")
(tags "capacitor electrolytic")
(property "Reference" "REF**"
(at 1.34 -3.2 0)
(layer "F.SilkS")
(uuid "ae9beb2d-ae55-4e4f-a687-d3512560f88b")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "100uF"
(at 0 3.2 0)
(layer "F.Fab")
(hide yes)
(uuid "f7258dce-218d-4a8c-ad3f-0168fbd7f634")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "cc114702-81ab-459a-a228-d9a1879a8a48")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Polarized capacitor"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "5a73eaa0-c9d4-4827-a852-d0487c8b1ffd")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "P15076CT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c279afc2-5967-4e1a-8fe5-69ed02dfbe49")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "pn" " EEE-FT0J101AR"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "45c9b41f-860a-41d3-9b83-b2c56df0a613")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C401761"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "eaa8a390-8cf1-4615-87e8-00d808a0fd41")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "EEEFT0J101AR"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9e5311e2-e9ae-4047-8857-b9e6682ca46c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -3 -1.56)
(end -2.5 -1.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a26b896f-34fd-4b23-90d4-fe66bb61c74c")
)
(fp_line
(start -2.75 -1.81)
(end -2.75 -1.31)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c88f0b6f-d419-431b-9496-7f4b1ce8552a")
)
(fp_line
(start -2.26 -1.195563)
(end -2.26 -1.06)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ea1a09de-7ec9-4ef5-abba-485dd29a6bab")
)
(fp_line
(start -2.26 -1.195563)
(end -1.195563 -2.26)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "04a190f1-d868-4e34-8008-a62a4ad95787")
)
(fp_line
(start -2.26 1.195563)
(end -2.26 1.06)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9818886f-315e-4dc4-9397-f0a13eae786f")
)
(fp_line
(start -2.26 1.195563)
(end -1.195563 2.26)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "93f00ace-79d6-4129-9424-94f49ba19eb4")
)
(fp_line
(start -1.195563 -2.26)
(end 2.26 -2.26)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "0ba2b728-6f74-403d-aa4d-ab362a41cae6")
)
(fp_line
(start -1.195563 2.26)
(end 2.26 2.26)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "408aab86-0805-465a-8866-9abde5074d64")
)
(fp_line
(start 2.26 -2.26)
(end 2.26 -1.06)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "41c601b3-d2fa-4495-b66f-52ee1e1c5a20")
)
(fp_line
(start 2.26 2.26)
(end 2.26 1.06)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "0af8a438-c988-4094-b615-d740c9e2bbf6")
)
(fp_line
(start -3.35 -1.05)
(end -3.35 1.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "03779474-84a7-4f0c-bde5-a60f3be30d81")
)
(fp_line
(start -3.35 1.05)
(end -2.4 1.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1bcf7a36-cd8a-4853-b627-0617ba5a642b")
)
(fp_line
(start -2.4 -1.25)
(end -2.4 -1.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "fe4f2452-7924-4438-9894-31e8ad2753f5")
)
(fp_line
(start -2.4 -1.25)
(end -1.25 -2.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "b59d7a65-ed2b-4074-98e8-207a6dd77f75")
)
(fp_line
(start -2.4 -1.05)
(end -3.35 -1.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "9b4ed9fb-1b51-460d-94d4-4b72c509c485")
)
(fp_line
(start -2.4 1.05)
(end -2.4 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "01962f1f-73e3-4558-969f-e58ea1abdc84")
)
(fp_line
(start -2.4 1.25)
(end -1.25 2.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f7c3c957-c2c2-48a3-95a4-1b01ba41075a")
)
(fp_line
(start -1.25 -2.4)
(end 2.4 -2.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a37458d2-26bb-4336-8d80-9fcd42a1dd70")
)
(fp_line
(start -1.25 2.4)
(end 2.4 2.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "06f168f3-541f-405a-a72d-1d1b22a52702")
)
(fp_line
(start 2.4 -2.4)
(end 2.4 -1.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a24d1a0d-6dfc-4ea5-9d7f-a10262379b62")
)
(fp_line
(start 2.4 -1.05)
(end 3.35 -1.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "b396c0ac-c65b-4bf4-96b2-7fbb01253ca2")
)
(fp_line
(start 2.4 1.05)
(end 2.4 2.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6de6808b-cec2-4497-a712-ae6616b15661")
)
(fp_line
(start 3.35 -1.05)
(end 3.35 1.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "bc18a507-62c2-4585-a96c-3dc100660387")
)
(fp_line
(start 3.35 1.05)
(end 2.4 1.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1a687a74-70db-4aec-a803-cb2322c2335b")
)
(fp_line
(start -2.15 -1.15)
(end -2.15 1.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "b2e40b0b-95bf-46f5-acaf-e88d9d7f5293")
)
(fp_line
(start -2.15 -1.15)
(end -1.15 -2.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "52848b3a-2a3f-4405-a736-dbbd1b3f1e06")
)
(fp_line
(start -2.15 1.15)
(end -1.15 2.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "80546ea0-d228-4542-b65e-441b0220f1b2")
)
(fp_line
(start -1.574773 -1)
(end -1.174773 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "92bc3381-d794-4839-b21d-257d6d5a0fbd")
)
(fp_line
(start -1.374773 -1.2)
(end -1.374773 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "02fa0c6a-ac40-4828-92bc-e0b6eb5de29e")
)
(fp_line
(start -1.15 -2.15)
(end 2.15 -2.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "1f5f2ded-ca0b-4624-bc04-5d4086919051")
)
(fp_line
(start -1.15 2.15)
(end 2.15 2.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "dd30cd06-6556-44e4-b054-04ea2630186a")
)
(fp_line
(start 2.15 -2.15)
(end 2.15 2.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "fa5b8789-5c38-441f-b522-a6d14c2e548e")
)
(fp_circle
(center 0 0)
(end 2 0)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "b9e4d8ed-ff0e-4350-9efd-dd8b6a88968f")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "c6f365b9-f76e-4d26-8587-b0f25e7dc26a")
(effects
(font
(size 0.8 0.8)
(thickness 0.12)
)
)
)
(pad "1" smd roundrect
(at -1.8 0)
(size 2.6 1.6)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.15625)
(uuid "c38ee9d0-ed95-4fa2-aed9-6f50c5b30f78")
)
(pad "2" smd roundrect
(at 1.8 0)
(size 2.6 1.6)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.15625)
(uuid "b4b382c1-56d6-45ee-b28d-3933be0cfdb9")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/CP_Elec_4x5.8.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,244 @@
(footprint "C_0402_1005Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "REF**"
(at 0.708639 1.002279 180)
(layer "F.SilkS")
(uuid "1712213c-50de-48b8-8fa4-d616a403de74")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "15pF"
(at 0 1.16 180)
(layer "F.Fab")
(uuid "4706b699-5a05-44b5-9166-fffb7fe91c2a")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "29ecf26f-9426-4d73-b7ca-7699b9daff78")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "f00e42ce-9fd2-4551-89a4-95a92141add7")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey" "https://www.digikey.at/de/products/detail/samsung-electro-mechanics/CL05C150JB5NNNC/3886837"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "85acc00b-8434-4bb4-8797-6d474fdbfdc0")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "1276-1179-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "5d8925e1-5a67-4dbf-b143-7cc3df667bcc")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C86285"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "510a8c20-7c25-4e60-b49f-c6f20edbcd3c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "CL05C150JB5NNNC"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "aa26065a-73ff-4108-9bfc-f3b40a9ca63c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.107836 -0.36)
(end 0.107836 -0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b914ebb2-f87b-451e-8190-fbe6c332fa9f")
)
(fp_line
(start -0.107836 0.36)
(end 0.107836 0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "386198d4-eb8e-40ce-9c9b-1bc5e3a3fa5c")
)
(fp_line
(start -0.91 -0.46)
(end 0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "11461474-a0ef-4b58-adae-5b380bfbb93e")
)
(fp_line
(start -0.91 0.46)
(end -0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a9bebb95-d51a-433d-99c8-ee4f601b4c6f")
)
(fp_line
(start 0.91 -0.46)
(end 0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c092e724-35bb-422c-aab1-3b547ba61031")
)
(fp_line
(start 0.91 0.46)
(end -0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "422ddfea-d62d-4f1c-80a8-a3db48b6e4a8")
)
(fp_line
(start -0.5 -0.25)
(end 0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "8757506d-0a81-4e4a-a666-56dbcd61b3b0")
)
(fp_line
(start -0.5 0.25)
(end -0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "437f13d0-59c0-44a6-b17e-e6f519ab274f")
)
(fp_line
(start 0.5 -0.25)
(end 0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "49ecd95d-f0a0-4a38-9da9-a8df8f3b8d70")
)
(fp_line
(start 0.5 0.25)
(end -0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5c6e4eb7-ca6a-40ee-b756-e250088f346a")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "ee25f909-00bf-49c5-915a-5a0610acc845")
(effects
(font
(size 0.8 0.8)
(thickness 0.04)
)
)
)
(pad "1" smd roundrect
(at -0.48 0)
(size 0.56 0.62)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "cd5d50c2-87c3-4206-a998-13122c8ffef3")
)
(pad "2" smd roundrect
(at 0.48 0)
(size 0.56 0.62)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "5a3f4df8-5240-47b4-a99f-573d31691440")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,297 @@
(footprint "C_0402_1005Metric_Pad0.74x0.62mm_HandSolder"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor handsolder")
(property "Reference" "REF**"
(at 0.6225 -1.15 180)
(layer "F.SilkS")
(uuid "d996f37f-dee5-4811-9782-8083166ef9bc")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "100n"
(at 0 1.16 180)
(layer "F.Fab")
(hide yes)
(uuid "caa57db8-bec1-429e-b87c-cf7122910b15")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://psearch.en.murata.com/capacitor/product/GRM155R62A104KE14%23.pdf"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "fa2b56da-b345-48d8-9a38-eabdc87eca0f")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "74317a51-7b63-42cf-ada6-7837950b44ba")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Field4" "Farnell"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ae7be2b3-54a4-47b0-90a3-992c8fb995a8")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field5" "2611907"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f2f867b5-939e-4224-adc7-1c00144d8fae")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field6" "GRM155R62A104KE14D"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "206801d8-9c10-4d3f-9fac-f66f519a2927")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field7" "Murata"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3e71b201-52b4-4fbf-bf99-20d68d352d31")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Part Description" " 0.1uF 10% 100V Ceramic Capacitor X5R 0402 (1005 Metric)"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f9e6cd92-8370-47d7-a0f9-139ee5a9a5ea")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "1276-1001-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0fae7afb-a167-47f4-9f6b-0ce1c063a106")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C1525"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3a5238e0-0724-4410-ba24-ebafa4ff459f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "CL05B104KO5NNNC"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "2cde5df8-69f0-48aa-968d-3074db286213")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.115835 -0.36)
(end 0.115835 -0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "5dff10d8-450e-4e8e-95f9-2db2a0542794")
)
(fp_line
(start -0.115835 0.36)
(end 0.115835 0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "7bc15d85-7656-4b10-a9d1-055aeee7bc53")
)
(fp_line
(start -1.09 -0.46)
(end 1.09 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c170d687-a31c-4f40-a141-19a49f5b3919")
)
(fp_line
(start -1.09 0.46)
(end -1.09 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "40ad974f-0642-4bb5-a614-62b0782f0ab1")
)
(fp_line
(start 1.09 -0.46)
(end 1.09 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "8947de10-29e9-4a23-9779-2bc05908cf70")
)
(fp_line
(start 1.09 0.46)
(end -1.09 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "724bb41c-10c1-4a40-bdc5-3d08f53398ca")
)
(fp_line
(start -0.5 -0.25)
(end 0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "222f9504-b736-4fce-af0d-5f8ad7026a95")
)
(fp_line
(start -0.5 0.25)
(end -0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "612c4e20-07c1-4496-b39b-ff5a4948dd1f")
)
(fp_line
(start 0.5 -0.25)
(end 0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "964f0747-c083-4675-b971-0145e684d574")
)
(fp_line
(start 0.5 0.25)
(end -0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "4b449cb9-b4ac-4dda-bca7-b8334cc7779a")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "1596c287-8b79-4650-88b5-3e37ee30f05c")
(effects
(font
(size 0.8 0.8)
(thickness 0.04)
)
)
)
(pad "1" smd roundrect
(at -0.5675 0)
(size 0.735 0.62)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "535fd79a-0d5c-49ec-89fc-76293a9f03ce")
)
(pad "2" smd roundrect
(at 0.5675 0)
(size 0.735 0.62)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "a2559d51-9dd7-430d-aef7-3740ff6a90bd")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,245 @@
(footprint "C_0603_1608Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "REF**"
(at 5.537019 0.018163 0)
(layer "F.SilkS")
(uuid "7a17206f-6be2-44a7-8cc2-2b0414adc404")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "100n"
(at 0 1.43 0)
(layer "F.Fab")
(hide yes)
(uuid "495482ff-1da4-4bf3-9717-ad85652c0e2c")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "b15b51b2-8b0b-4e4f-a0a7-bc271c788256")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Unpolarized capacitor, small symbol"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "efc9e0c0-1703-498c-91e0-edaea0f8e7e3")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Note" "Capacitor, X7R, ±10%"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ead0c07f-cbf8-45ee-8cb4-cb9ea746afe4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "1276-1000-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "636dbff9-75a7-4387-8d57-640e37353525")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "CL10B104KB8NNNC"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "d931bfc7-e5e3-4368-9751-1492bc946368")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C1591"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "a07c5fbf-df53-4e98-9541-0d741b4542d1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.14058 -0.51)
(end 0.14058 -0.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "acbd9510-aa9d-499d-be52-c508f26b746f")
)
(fp_line
(start -0.14058 0.51)
(end 0.14058 0.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f937cca4-9e72-4856-8ace-c65eec727152")
)
(fp_line
(start -1.48 -0.73)
(end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "07c7d0b8-b567-4ec3-876f-41cb573fa236")
)
(fp_line
(start -1.48 0.73)
(end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3fe3d5b3-f1eb-49b6-ac68-ef520fcef340")
)
(fp_line
(start 1.48 -0.73)
(end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d75601ad-f86e-44ea-98c6-09a27483f51f")
)
(fp_line
(start 1.48 0.73)
(end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "54679618-5e95-404c-ba99-73facd0029ec")
)
(fp_line
(start -0.8 -0.4)
(end 0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "130f55e5-5b07-4ff3-a89b-ea6206db4cb5")
)
(fp_line
(start -0.8 0.4)
(end -0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "8206bb88-d5e0-4801-8c90-2776e4820cce")
)
(fp_line
(start 0.8 -0.4)
(end 0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5fdcff27-7099-4e29-9c42-b14a79587177")
)
(fp_line
(start 0.8 0.4)
(end -0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "1b64a6c0-d250-47a9-950c-56865601e5e5")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "5c1c42e1-4daa-4474-b0ae-25357e6db470")
(effects
(font
(size 0.8 0.8)
(thickness 0.06)
)
)
)
(pad "1" smd roundrect
(at -0.775 0)
(size 0.9 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "737f996d-a95c-403a-bb61-ac9b9a2e77ae")
)
(pad "2" smd roundrect
(at 0.775 0)
(size 0.9 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "6b76bdf2-2228-4f21-b75f-b5c57c50b714")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,309 @@
(footprint "C_0603_1608Metric_Pad1.08x0.95mm_HandSolder"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor handsolder")
(property "Reference" "REF**"
(at 3.0875 0.01 180)
(layer "F.SilkS")
(uuid "f8f3c22e-1b70-4787-889e-1af73b659b08")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "100n"
(at 0 1.43 180)
(layer "F.Fab")
(uuid "856bf443-e542-462a-9807-8e226c36901b")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://search.murata.co.jp/Ceramy/image/img/A01X/G101/ENG/GRM155R71C104KA88-01.pdf"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "572673d5-453a-42d3-9246-8dafa3e43245")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "6135eb33-162c-4b37-8f1d-be4a2d9e4350")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Field4" "Farnell"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0dce453a-43a3-4f7c-b709-988d8b308eb7")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field5" "2611911"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "659290c1-1dd1-4311-8437-185097053c3a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field6" "RM EMK105 B7104KV-F"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "4e0e9847-1daa-459f-9b2c-8a10fb5b3872")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field7" "TAIYO YUDEN EUROPE GMBH"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f8753811-6705-4d7d-a046-d024349a5338")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Part Description" " 0.1uF 10% 16V Ceramic Capacitor X7R 0402 (1005 Metric)"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "944260ea-72f1-4134-b4d9-ca54f055a038")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field8" "110091611"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "19ebe46a-e7e4-4a08-a852-73a3d03836c4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "1276-1000-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f5200e60-d169-488e-9b88-e009b25df968")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "CL10B104KB8NNNC"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "95ce850a-2153-433e-b66d-532ebf99e69d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C1591"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "4fd78952-e572-4274-9919-7403fcb403bc")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd dnp)
(fp_line
(start -0.146267 -0.51)
(end 0.146267 -0.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2dde0757-a088-434a-8194-f6bf1b8fd35e")
)
(fp_line
(start -0.146267 0.51)
(end 0.146267 0.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "7fdfd7a0-3f07-4ab2-b172-9f3e1d39f133")
)
(fp_line
(start -1.65 -0.73)
(end 1.65 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "8eb18992-870c-4b21-b29b-f3889daaae19")
)
(fp_line
(start -1.65 0.73)
(end -1.65 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "616be8cc-af8e-4b17-825d-c026a7ac867e")
)
(fp_line
(start 1.65 -0.73)
(end 1.65 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "03abccd7-4c72-4de0-9ece-b26050858d1d")
)
(fp_line
(start 1.65 0.73)
(end -1.65 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a40290b7-89ef-4885-8575-8261c771a7d9")
)
(fp_line
(start -0.8 -0.4)
(end 0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "26dd72bf-df56-4325-9f2f-2aa7dd8e1f87")
)
(fp_line
(start -0.8 0.4)
(end -0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "fb8343fa-0810-4d70-a664-1573ccbed98e")
)
(fp_line
(start 0.8 -0.4)
(end 0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "a5c530fe-17ac-49b5-8fc3-f229c94307cf")
)
(fp_line
(start 0.8 0.4)
(end -0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5cd93a50-fd0c-46a1-b7f7-70667ffb4bd4")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "400d9203-666b-4fa8-81c4-cf472afcfd83")
(effects
(font
(size 0.8 0.8)
(thickness 0.06)
)
)
)
(pad "1" smd roundrect
(at -0.8625 0)
(size 1.075 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "48cfca84-9a12-42d5-9747-66850c87a653")
)
(pad "2" smd roundrect
(at 0.8625 0)
(size 1.075 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "1c5b496e-89c6-4ec4-b615-9aa3a09396d9")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,246 @@
(footprint "C_0805_2012Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "REF**"
(at 0 -1.68 180)
(layer "F.SilkS")
(hide yes)
(uuid "b227bacc-66e8-4232-a25c-82145d97724d")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "47u, 6.3V"
(at 0 1.68 180)
(layer "F.Fab")
(hide yes)
(uuid "c6751eea-68a5-4785-9e09-82877e0fda4c")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "99b2f167-47d4-4b02-b50f-52647b7a76db")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "71b02458-d9cc-4fe7-ace0-f80cfa31b103")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey" "https://www.digikey.de/de/products/detail/vishay-sprague/TMCP0J226MTRF/10107419"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "89d70b6b-60be-4d64-b57f-22d1512b0868")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "718-2487-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "8d9e96d1-4404-4b82-a8b2-0a142dcc390e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "TMCP0J226MTRF"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "dcccbcbd-951e-4c49-b74f-6099e680244f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C4983891"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "e9d2c5a3-16e8-4c2d-bddb-5a371d55babf")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.261252 -0.735)
(end 0.261252 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ce322887-d0f5-478f-ac1b-d7a82a4e933e")
)
(fp_line
(start -0.261252 0.735)
(end 0.261252 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f0e3ae66-d45c-409d-ba28-0ad7bed5d06c")
)
(fp_line
(start -1.7 -0.98)
(end 1.7 -0.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "b61a132f-bebd-4a89-9ea3-fc7b80bd4af9")
)
(fp_line
(start -1.7 0.98)
(end -1.7 -0.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "33680949-6c3b-4fcb-a079-ba616079984f")
)
(fp_line
(start 1.7 -0.98)
(end 1.7 0.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "85f85610-632a-461c-9359-bcb517282ace")
)
(fp_line
(start 1.7 0.98)
(end -1.7 0.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "bedf2672-4019-4ef3-84ac-4c1dc2680121")
)
(fp_line
(start -1 -0.625)
(end 1 -0.625)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "2086230e-3d01-4c13-891e-5a03fd7d25ae")
)
(fp_line
(start -1 0.625)
(end -1 -0.625)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "854d3c7c-fcc1-4726-bb4e-193285896964")
)
(fp_line
(start 1 -0.625)
(end 1 0.625)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "2833d9b3-7eca-4b7c-aff9-78bdb4951f23")
)
(fp_line
(start 1 0.625)
(end -1 0.625)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "e8bf7651-a68f-4b15-b454-2377656b9650")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "306b00c5-82ed-4e33-becf-fc576be39b47")
(effects
(font
(size 0.8 0.8)
(thickness 0.08)
)
)
)
(pad "1" smd roundrect
(at -0.95 0)
(size 1 1.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "9d042877-59d9-401d-a64e-b8ba230bb128")
)
(pad "2" smd roundrect
(at 0.95 0)
(size 1 1.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "67717753-30d8-40c4-b15d-8d598f5b8660")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,244 @@
(footprint "C_1206_3216Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "REF**"
(at 0 -1.85 0)
(layer "F.SilkS")
(uuid "9369c8a0-120e-4f4a-a207-e6fa84f6e975")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "4.7u, 2kV"
(at 0 1.85 0)
(layer "F.Fab")
(uuid "bc40f9af-8b3c-4e54-afc5-06aa031d2230")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "0f7f861e-da0d-4e2e-9a7c-875e0487c624")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "7d23f4c3-0247-4215-b0c9-3a697af2e84b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey" "https://www.digikey.at/de/products/detail/holy-stone-enterprise-co-ltd/C1206X472K202T/16894884"
(at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "5eb528e6-5a52-4e6e-9788-2ef68628d686")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "4587-C1206X472K202TCT-ND"
(at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0fdafce1-2210-4bba-9145-6d8721e0d102")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C106076"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cf3c1402-956b-4824-9bd9-c0f3672a8f43")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "C1206X472K202T"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "08034e1b-1eeb-46db-b35c-5d1fd15b364a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.711252 0.91)
(end 0.711252 0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "09d89e7d-70ae-4514-99e9-327fa8d9400b")
)
(fp_line
(start -0.711252 -0.91)
(end 0.711252 -0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "39a96c85-2aae-492f-9e1d-40c0bd6d5f01")
)
(fp_line
(start 2.3 1.15)
(end -2.3 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6a6bb704-4e23-468a-9b9f-711c47870db3")
)
(fp_line
(start 2.3 -1.15)
(end 2.3 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "70b9c9d3-fa16-4126-929a-89d6169cccc0")
)
(fp_line
(start -2.3 1.15)
(end -2.3 -1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "82d3bb77-411a-41d9-a848-6a94095fdf40")
)
(fp_line
(start -2.3 -1.15)
(end 2.3 -1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "57ede622-9435-4269-b03f-4288acbb56b4")
)
(fp_line
(start 1.6 0.8)
(end -1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "eaaad89d-ae07-4ae6-9f33-a739ff501e19")
)
(fp_line
(start 1.6 -0.8)
(end 1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "1da2012b-ad3c-471e-bda4-ef8af586db74")
)
(fp_line
(start -1.6 0.8)
(end -1.6 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "697eb8d1-eb32-47b8-8a1d-3eb59745d3e2")
)
(fp_line
(start -1.6 -0.8)
(end 1.6 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5e0cf474-8405-4ab9-8a4b-e50ee949f906")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "d7003f32-6de7-4d97-913d-394b69b45d25")
(effects
(font
(size 0.8 0.8)
(thickness 0.12)
)
)
)
(pad "1" smd roundrect
(at -1.475 0 180)
(size 1.15 1.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.217391)
(uuid "0bf4e46c-e5bb-4e79-b94e-3666c4460259")
)
(pad "2" smd roundrect
(at 1.475 0 180)
(size 1.15 1.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.217391)
(uuid "3316a8fe-f19a-4ec5-9eef-91e590ce1b5d")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,377 @@
(footprint "Converter_DCDC_Silvertel_Ag99xxLP_THT"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Converter, DCDC, Silvertel Ag9900 PoE, 1500VDC isolation, Vin 36V - 75V, 4.9W - 10W output, https://silvertel.com/images/datasheets/Ag9900M-datasheet-ultra-miniature-isolated-Power-over-Ethernet-POE-module.pdf")
(tags "DCDC converter IEEE 802.3af")
(property "Reference" "REF**"
(at 6.2825 0.315 180)
(layer "F.SilkS")
(uuid "a5355465-977f-4cad-ac7a-0ca6fcd81c55")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "Ag9905LP"
(at 5.69 21.99 180)
(layer "F.Fab")
(hide yes)
(uuid "f706fcc7-79c6-45c6-aa03-99d989e4de60")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://silvertel.com/images/datasheets/Ag9900M-datasheet-ultra-miniature-isolated-Power-over-Ethernet-POE-module.pdf"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "249375e5-2058-44fd-ab92-b6d8802c3ea6")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Regulated 7W DC/DC PoE converter IEEE 802.3af, 36V-57V input, +5V Output Voltage, LP-DIL-8"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "71f609fa-aae1-4b59-b6e6-db6c7a21dfd0")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "5061-AG9905LP-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "8591ae68-a95f-4015-990c-b562158f9cf2")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "AG9905LP"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9d199416-d615-47ae-a2d8-80a6d1c8b2c1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -1.68 -1.67)
(end -1.68 0.78)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "abfb7120-abcd-4af6-b874-47f642b765fc")
)
(fp_line
(start -1.38 -1.38)
(end -1.38 20.05)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a345fa92-80db-4740-9cac-ffa33f2423c0")
)
(fp_line
(start -1.38 -1.38)
(end 12.76 -1.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "be630d9a-8e04-4794-aa53-d288dd79cd3b")
)
(fp_line
(start -1.38 20.05)
(end 12.76 20.05)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "bcb61543-5c4c-4b70-9f82-bbf4d7917413")
)
(fp_line
(start 0.77 -1.67)
(end -1.68 -1.67)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "ca714e1e-b8d5-4d31-814c-713d8588c648")
)
(fp_line
(start 12.76 -1.38)
(end 12.76 20.05)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "aa8956bd-b60f-47d0-a021-3af081ac3a5c")
)
(fp_line
(start -1.97 -1.97)
(end -1.97 20.64)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "9ee0cef6-1230-41e1-b670-fdd3a9ae0426")
)
(fp_line
(start -1.97 -1.97)
(end 13.35 -1.97)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "85a5c962-9f08-4a0f-a332-f8349adf5088")
)
(fp_line
(start -1.97 20.64)
(end 13.35 20.64)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "19b62af2-2e8b-439a-a3ad-1d52761561fa")
)
(fp_line
(start 13.35 -1.97)
(end 13.35 20.64)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3e23ae17-225b-4ec5-a9ab-2465c637c4e3")
)
(fp_line
(start -1.31 -1.27)
(end 12.65 -1.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "ef1e823b-aab7-4808-94a0-400c47a94ff8")
)
(fp_line
(start -1.27 -1.27)
(end -1.27 -0.99)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5e17ff67-5efb-407b-8fc3-2e82e8e6f85a")
)
(fp_line
(start -1.27 -0.99)
(end -0.27 0.01)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "45057632-1083-44fb-a43c-dc01caa1e779")
)
(fp_line
(start -1.27 1.01)
(end -1.27 19.94)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5e6496dd-2554-4daa-b4e1-473412c4d586")
)
(fp_line
(start -1.27 19.94)
(end 12.65 19.94)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "e87cf1b3-5f9f-47ea-b8ed-a41e9c90fc39")
)
(fp_line
(start -0.27 0.01)
(end -1.27 1.01)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "7d2995d9-364b-4c47-8fd2-7e79503d30a2")
)
(fp_line
(start 12.65 -1.27)
(end 12.65 19.94)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "d8b8c8c6-9ea0-4336-9cbd-8bf0bbdb604f")
)
(fp_text user "${REFERENCE}"
(at 5.69 9.32 270)
(layer "F.Fab")
(uuid "8cdc73b3-7af9-4825-8044-f689cdd32e8b")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" thru_hole roundrect
(at 0 0 270)
(size 2 2)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(roundrect_rratio 0.125)
(uuid "07e55352-22f7-44e1-9242-923d728c5203")
)
(pad "2" thru_hole circle
(at 0 2.54 270)
(size 2 2)
(drill 1.12)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "465b5eb1-e3a6-4c6e-8588-6836a813c807")
)
(pad "3" thru_hole circle
(at 0 16.13 270)
(size 2 2)
(drill 1.12)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "e89f957f-f47b-4c89-98a1-fbb6bd540904")
)
(pad "4" thru_hole circle
(at 0 18.67 270)
(size 2 2)
(drill 1.12)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "9cd86257-ca2d-453c-814e-3ebd13270563")
)
(pad "5" thru_hole circle
(at 11.38 18.67 270)
(size 2 2)
(drill 1.12)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "6a3da044-7064-40a5-8b72-04c265e2e1a2")
)
(pad "6" thru_hole circle
(at 11.38 16.13 270)
(size 2 2)
(drill 1.12)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "69a0413b-c540-42c1-b2f6-65fa80ea1d28")
)
(pad "7" thru_hole circle
(at 11.38 2.54 270)
(size 2 2)
(drill 1.12)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "0ed30213-8ef8-4fa0-9b06-3b081fc04a93")
)
(pad "8" thru_hole circle
(at 11.38 0 270)
(size 2 2)
(drill 1.12)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "88862d82-899e-4cfc-9135-bba350d64e41")
)
(zone
(net 0)
(net_name "")
(layers "F.Cu" "Dwgs.User")
(uuid "0478bb0b-da95-4354-af2b-4537faeaee2d")
(name "Underside")
(hatch edge 0.5)
(connect_pads
(clearance 0)
)
(min_thickness 0.25)
(filled_areas_thickness no)
(keepout
(tracks not_allowed)
(vias not_allowed)
(pads not_allowed)
(copperpour not_allowed)
(footprints allowed)
)
(placement
(enabled no)
(sheetname "")
)
(fill
(thermal_gap 0.5)
(thermal_bridge_width 0.5)
)
(polygon
(pts
(xy 252.033476 242.69) (xy 252.033476 251.22) (xy 248.723476 251.22) (xy 248.723476 256.6) (xy 255.833476 256.6)
(xy 255.833476 265.3) (xy 252.833476 265.3) (xy 252.833476 259.6) (xy 245.723476 259.6) (xy 245.723476 248.23)
(xy 249.033476 248.23) (xy 249.033476 242.69)
)
)
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Converter_DCDC.3dshapes/Converter_DCDC_Silvertel_Ag99xxLP_THT.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,159 @@
(footprint "Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "MicroCrystal CC8V-T1A/CM8V-T1A, Crystal, 2.0x1.2mm package, SMD, hand-soldering, generated with kicad-footprint-generator make_crystal.py, http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf")
(property "Reference" "REF**"
(at 0.95 1.8 180)
(layer "F.SilkS")
(hide yes)
(uuid "78e483e6-9a29-4694-bc50-aa8455aa4444")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "Crystal"
(at 0 1.8 180)
(layer "F.Fab")
(hide yes)
(uuid "74df06dc-3b28-4e1b-885c-845eb672464d")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "b52ccef1-6dd2-4523-bea0-10211e0338dc")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Two pin crystal"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "1aca095b-57fc-4eda-a5cc-76d2df53b0ac")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "LCSC" "C5136974"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c5a44cc6-f559-4910-a40d-5e7d43ba7b47")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -2.01 -0.75)
(end -2.01 0.75)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "09031cb7-20ec-4bb0-bd35-3ce6ac3f9350")
)
(fp_line
(start -0.09 -0.86)
(end 0.09 -0.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "97778fd3-4e90-4ee5-a14d-152ca836a9ae")
)
(fp_line
(start -0.09 0.86)
(end 0.09 0.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "bc207136-6a42-4ae1-aa41-c8d0e7298056")
)
(fp_rect
(start -2 -1.1)
(end 2 1.1)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "d063e095-99a2-48a4-88bf-9cfe021ddf04")
)
(fp_poly
(pts
(xy -1 -0.6) (xy -1 0.3) (xy -0.7 0.6) (xy 1 0.6) (xy 1 -0.6)
)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "c816f06b-83ec-43b7-b553-4e02a254c08b")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "3b69bafa-bd0a-497b-aedc-0821d0ead9fb")
(effects
(font
(size 0.8 0.8)
(thickness 0.08)
)
)
)
(pad "1" smd roundrect
(at -1.05 0)
(size 1.4 1.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.178571)
(uuid "e696c73b-f5b7-4469-b3a8-cc09f900206f")
)
(pad "2" smd roundrect
(at 1.05 0)
(size 1.4 1.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.178571)
(uuid "e7f4d454-8b4e-4d6f-8c9b-36c2b972f79f")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Crystal.3dshapes/Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,277 @@
(footprint "D_SMA"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Diode SMA (DO-214AC)")
(tags "Diode SMA (DO-214AC)")
(property "Reference" "REF**"
(at 0 -2.5 0)
(layer "F.SilkS")
(uuid "1a85a9e2-8238-44a8-b05a-cd3e4d31c4ab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "SMAJ58CA"
(at 0 2.6 0)
(layer "F.Fab")
(uuid "e41d5732-cec9-43e0-9d78-6ad435d87ee4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "45230f11-4f21-4439-b887-ae8ce850ee6b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "400W bidirectional Transient Voltage Suppressor, 58.0Vr, SMA(DO-214AC)"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "5b3a79c9-f589-47dd-b3d0-72048bf890c2")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "LCSC" "C148235"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "6589dab5-643b-4ec9-92c1-f12ae1541d78")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -3.51 -1.65)
(end -3.51 1.65)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "fa1865dd-9d6b-4f6e-ad19-6e9bcb5d5b1c")
)
(fp_line
(start -3.51 -1.65)
(end 2 -1.65)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4ff261d7-792c-41cc-9a46-401689a6805b")
)
(fp_line
(start -3.51 1.65)
(end 2 1.65)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a1eacd1d-4a1d-4929-86cc-5db03080c1f7")
)
(fp_line
(start -3.5 -1.75)
(end 3.5 -1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "62130ecd-9e4d-4f90-ba15-bffb917710b2")
)
(fp_line
(start -3.5 1.75)
(end -3.5 -1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0a224b49-abb8-455d-991a-75e129b97609")
)
(fp_line
(start 3.5 -1.75)
(end 3.5 1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "54d44a1e-30a4-4cd1-a6ef-9ca3f67437af")
)
(fp_line
(start 3.5 1.75)
(end -3.5 1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1c145bea-72be-47e7-ad53-6e417b16670f")
)
(fp_line
(start -2.3 1.5)
(end -2.3 -1.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "d1151d8e-aaa9-4eff-a20a-4de18eb62686")
)
(fp_line
(start -0.64944 -0.79908)
(end -0.64944 0.80112)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "7f838375-a81b-45df-8548-c183a4d860e5")
)
(fp_line
(start -0.64944 0.00102)
(end -1.55114 0.00102)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "d5c45e5b-4821-42fc-8f56-1fccb08fefb0")
)
(fp_line
(start -0.64944 0.00102)
(end 0.50118 -0.79908)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "61b40fda-3946-45c3-96be-7a34dcb3221a")
)
(fp_line
(start -0.64944 0.00102)
(end 0.50118 0.75032)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "50f60f6f-2c42-4766-b3ba-25abed9c0c59")
)
(fp_line
(start 0.50118 0.00102)
(end 1.4994 0.00102)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "813c1373-8fa6-4cbb-9e87-877e19f2119c")
)
(fp_line
(start 0.50118 0.75032)
(end 0.50118 -0.79908)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "01a23b46-0091-4c84-ae33-2254e36bcee3")
)
(fp_line
(start 2.3 -1.5)
(end -2.3 -1.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6492bff2-90b8-4fd6-842a-f52b90a7ad9e")
)
(fp_line
(start 2.3 -1.5)
(end 2.3 1.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f13b7fcb-47d2-4130-b615-618b91120fcd")
)
(fp_line
(start 2.3 1.5)
(end -2.3 1.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "51613204-9f1b-4fb7-b541-5044ee37ee00")
)
(fp_text user "${REFERENCE}"
(at 0 -2.5 0)
(layer "F.Fab")
(uuid "ce6aad27-ea48-4680-977e-1b8f5538f72d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -2 0)
(size 2.5 1.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1388888889)
(uuid "93a1df0b-7a79-405f-97ce-7eb0bfd54821")
)
(pad "2" smd roundrect
(at 2 0)
(size 2.5 1.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1388888889)
(uuid "e0cbb78d-38f0-4432-854d-4776badae311")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMA.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,304 @@
(footprint "D_SOD-323F"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf")
(tags "SOD-323F")
(property "Reference" "REF**"
(at -2.64 0.27 180)
(layer "F.SilkS")
(uuid "6d687a9d-620b-4990-aa5f-dbed0b2893d6")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "BAT54J"
(at 0.1 1.9 180)
(layer "F.Fab")
(hide yes)
(uuid "a7b3c3e3-f69b-4ec6-82e0-7b0a4a08e186")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BAT54J.pdf"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "038a5f53-b731-42e2-ab56-1bdee2cb049b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "30V 200mA Schottky diode, SOD-323F"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "8124331a-74c8-4e1e-b65c-fa9cf33c4a5e")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "1727-BAT54J-QXCT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0fc3e917-a98e-433d-81c3-ea4ec1a5a945")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "BAT54J"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9e98480d-74c8-4aee-aeb4-8af09419f8c1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C358488"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9b44b002-26cd-4298-9391-84ccec9bcd08")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1.61 -0.85)
(end -1.61 0.85)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c604d566-e3f7-4dbb-be04-2216da733e47")
)
(fp_line
(start -1.61 -0.85)
(end 1.05 -0.85)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "63cc2be8-c910-480d-bbf4-4a60a898b48d")
)
(fp_line
(start -1.61 0.85)
(end 1.05 0.85)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9c43bab5-4021-4def-b7b4-6a9da24b400c")
)
(fp_line
(start -1.6 -0.95)
(end -1.6 0.95)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6f60d2ca-4e64-44a8-b2cb-8c756d555042")
)
(fp_line
(start -1.6 -0.95)
(end 1.6 -0.95)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c57faf18-7436-453c-be18-73233215983d")
)
(fp_line
(start -1.6 0.95)
(end 1.6 0.95)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "2ba9542f-591b-4019-af5b-a5b6f17f3166")
)
(fp_line
(start 1.6 -0.95)
(end 1.6 0.95)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "b8d07037-dc1c-4c19-b5b8-8b89e3d928af")
)
(fp_line
(start -0.9 -0.7)
(end 0.9 -0.7)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "d91f66b3-aaf3-44a6-bedb-0fd0746597b9")
)
(fp_line
(start -0.9 0.7)
(end -0.9 -0.7)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "9c1f3846-ac14-4df9-8165-cbaee45fe298")
)
(fp_line
(start -0.3 -0.35)
(end -0.3 0.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "ffcaf594-6728-49f4-8ea7-ff38a9459942")
)
(fp_line
(start -0.3 0)
(end -0.5 0)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "9d9d49b9-ac32-49d5-96c7-8907483cdabf")
)
(fp_line
(start -0.3 0)
(end 0.2 -0.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "aa7e6cb4-e12a-4d71-b075-d8f0d80a7f7b")
)
(fp_line
(start 0.2 -0.35)
(end 0.2 0.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "4a4a4227-01ee-4981-af01-0d9233f22bdd")
)
(fp_line
(start 0.2 0)
(end 0.45 0)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6950fd27-fccf-4a3d-a9b1-d23edbf19671")
)
(fp_line
(start 0.2 0.35)
(end -0.3 0)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "19ebf604-f843-4a57-ae04-b24f7b15569c")
)
(fp_line
(start 0.9 -0.7)
(end 0.9 0.7)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "4144bc2e-1912-4e8c-8822-7f5e6cb0aa11")
)
(fp_line
(start 0.9 0.7)
(end -0.9 0.7)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "c9e9480a-a1e0-4be0-83cb-7dabbcdc863a")
)
(fp_text user "${REFERENCE}"
(at -0.8 -2 180)
(layer "F.Fab")
(uuid "614c34ef-eacb-4548-b4d8-4e6881c1121d")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -1.1 0)
(size 0.5 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "0c274430-e8ae-4a21-9cc4-5c8fb4c00333")
)
(pad "2" smd roundrect
(at 1.1 0)
(size 0.5 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "e934a39b-7f4b-476e-8195-6d0f13e1ac09")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-323F.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,301 @@
(footprint "IND_VLCF4020T-1R8N1R9"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -3.625 0.5 180)
(layer "F.SilkS")
(uuid "e40a5a1a-c993-4499-8b93-95506214368c")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "1u8"
(at 11.11 4.135 180)
(layer "F.Fab")
(uuid "dbe96126-6900-4997-bdc4-0e55ce3c37b9")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "0d992010-3f6a-40d9-aaed-b2c01cf2a3c8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Inductor"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "b75486f3-bd8a-490a-90a7-821083e5fb0d")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "445-3181-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "d9f09320-026a-4c9f-90c2-fb497bca962f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C467120"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "68810e8e-61b5-4e12-9196-b72268ebf887")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "nm"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "5bc5ab5b-af3d-4a98-9400-65e1daf9b412")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_poly
(pts
(xy -2.05 -1.7) (xy -2.05 -0.55) (xy 2.05 -0.55) (xy 2.05 -1.7) (xy 1.3 -2.35) (xy -1.3 -2.35)
)
(stroke
(width 0.01)
(type solid)
)
(fill yes)
(layer "F.Mask")
(uuid "be49f659-499c-48ac-a3eb-343b428947b6")
)
(fp_poly
(pts
(xy -1.3 2.35) (xy -2.05 1.7) (xy -2.05 0.55) (xy 2.05 0.55) (xy 2.05 1.7) (xy 1.3 2.35)
)
(stroke
(width 0.01)
(type solid)
)
(fill yes)
(layer "F.Mask")
(uuid "6b662ab2-be93-4670-98fe-590812c0f3cf")
)
(fp_line
(start -2 -0.3)
(end -2 0.3)
(stroke
(width 0.127)
(type solid)
)
(layer "F.SilkS")
(uuid "c8088732-5c61-4090-8ee3-cb2c3dd3682d")
)
(fp_line
(start 2 -0.3)
(end 2 0.3)
(stroke
(width 0.127)
(type solid)
)
(layer "F.SilkS")
(uuid "2d81cd32-0f25-470b-a0e8-83f727fd09ec")
)
(fp_circle
(center -2.725 -1.5)
(end -2.625 -1.5)
(stroke
(width 0.2)
(type solid)
)
(fill no)
(layer "F.SilkS")
(uuid "43ede3ee-c596-4c1c-9125-72c808b9ca9c")
)
(fp_poly
(pts
(xy -1.95 -1.65) (xy -1.95 -0.65) (xy 1.95 -0.65) (xy 1.95 -1.65) (xy 1.25 -2.25) (xy -1.25 -2.25)
)
(stroke
(width 0.01)
(type solid)
)
(fill yes)
(layer "F.Paste")
(uuid "8fabef29-e301-4e6f-adc5-b6783801df75")
)
(fp_poly
(pts
(xy -1.95 0.65) (xy -1.95 1.65) (xy -1.25 2.25) (xy 1.25 2.25) (xy 1.95 1.65) (xy 1.95 0.65)
)
(stroke
(width 0.01)
(type solid)
)
(fill yes)
(layer "F.Paste")
(uuid "b8727bbb-f267-46f9-8ae8-db4cd49a76b2")
)
(fp_line
(start -2.25 -2.5)
(end -2.25 2.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c4120201-8574-4be0-8d19-64e8e3c11b48")
)
(fp_line
(start -2.25 2.5)
(end 2.25 2.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3dc23d95-acad-4fe0-bf51-224f2a23640f")
)
(fp_line
(start 2.25 -2.5)
(end -2.25 -2.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "57139207-03af-404d-8ff4-47cb10aa6fee")
)
(fp_line
(start 2.25 2.5)
(end 2.25 -2.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "881ab8f5-8bfd-4194-b9be-12806ffb2608")
)
(fp_line
(start -2 -2)
(end -2 2)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "76d4109d-5978-4265-8817-8b028cc021d3")
)
(fp_line
(start -2 2)
(end 2 2)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "b4c35cee-88fa-4907-996c-90bbf616ef93")
)
(fp_line
(start 2 -2)
(end -2 -2)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "9a9cf84b-5e99-4a1a-86c0-0a99d1cc9c29")
)
(fp_line
(start 2 2)
(end 2 -2)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "9c4d0652-4ca1-4c1a-9b40-78620cefabd1")
)
(fp_circle
(center -2.725 -1.5)
(end -2.625 -1.5)
(stroke
(width 0.2)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "c13b3df1-e631-4a40-8ce9-ba4d20d6148e")
)
(pad "1" smd custom
(at 0 -1.5)
(size 0.8 0.8)
(layers "F.Cu")
(options
(clearance outline)
(anchor rect)
)
(primitives
(gr_poly
(pts
(xy -1.95 -0.15) (xy -1.95 0.85) (xy 1.95 0.85) (xy 1.95 -0.15) (xy 1.25 -0.75) (xy -1.25 -0.75)
)
(width 0.01)
(fill yes)
)
)
(uuid "44386855-63b3-4c79-87b4-e32dc04d9362")
)
(pad "2" smd custom
(at 0 1.5)
(size 0.8 0.8)
(layers "F.Cu")
(options
(clearance outline)
(anchor rect)
)
(primitives
(gr_poly
(pts
(xy -1.25 0.75) (xy -1.95 0.15) (xy -1.95 -0.85) (xy 1.95 -0.85) (xy 1.95 0.15) (xy 1.25 0.75)
)
(width 0.01)
(fill yes)
)
)
(uuid "26643ef5-aabc-4475-9425-b99a9c4fe2b3")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,617 @@
(footprint "Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0")
(tags "neutrik jack combo a")
(property "Reference" "REF**"
(at 9.015 -7 0)
(layer "F.SilkS")
(uuid "5580a7be-afd7-44bf-998a-3bd5a2a46d96")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "NCJ6FA-H"
(at 9.015 21 0)
(layer "F.Fab")
(uuid "842d97a7-8d9d-4cec-9263-e06271166a4e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://www.neutrik.com/en/product/ncj6fa-h-0"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "73a4a26b-e0a6-4eb9-8da7-9d3326112bd1")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "52b78c21-4538-45d7-b41a-9d4387883004")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -6.205 -1.335)
(end -6.205 5.685)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "5d75513e-7da5-44cd-ac31-ca750935c250")
)
(fp_line
(start -6.205 8.285)
(end -6.205 15.305)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "54b120a6-32eb-47f3-8363-d3ed41cb2d30")
)
(fp_line
(start -1.8 15.3)
(end -6.205 15.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3e5e878d-0809-41d9-9a03-634d58fdff6f")
)
(fp_line
(start -1.1 -1.335)
(end -6.205 -1.335)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b8aad2d7-90ae-40f0-86b2-20b4ca0cc61d")
)
(fp_line
(start 6.845 -4.135)
(end 6.845 -1.335)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3e6620e3-8323-46b4-b0a7-fe4ae22f6508")
)
(fp_line
(start 6.845 -1.335)
(end 1.1 -1.335)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "26731d32-f567-4b7e-ad5d-26f4205b2da0")
)
(fp_line
(start 6.845 15.305)
(end 0.5 15.305)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "cee6436f-6400-4795-af5b-94bfe1edbab4")
)
(fp_line
(start 6.845 18.105)
(end 6.845 15.305)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "13856fed-0224-4b5e-bfc9-0b9bb1232f47")
)
(fp_line
(start 11.945 -4.135)
(end 6.845 -4.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "af161d69-37c5-4b59-8049-001a5326065d")
)
(fp_line
(start 11.945 -4.135)
(end 11.945 -5.635)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c1ecd309-7258-4b9e-bbda-2957f7e8cbe4")
)
(fp_line
(start 11.945 18.105)
(end 6.845 18.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "94eff638-d1eb-4de6-9a43-bb9aa00f5baf")
)
(fp_line
(start 11.945 19.605)
(end 11.945 18.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3e0f2c67-08fb-4def-9a6f-41c8bc4eb42b")
)
(fp_line
(start 18.535 -5.635)
(end 11.945 -5.635)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2ba8b7bf-f15f-41c7-8bb8-5faf91618589")
)
(fp_line
(start 18.535 -5.635)
(end 18.535 -4.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "931bacbd-29d2-4d35-b82d-d948759351c9")
)
(fp_line
(start 18.535 -4.135)
(end 21.235 -4.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e2046379-f9f4-4e51-a8ca-9333d5a4dbd2")
)
(fp_line
(start 18.535 18.105)
(end 18.535 19.605)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9cb168ee-934a-4b16-bc39-30f020a36586")
)
(fp_line
(start 18.535 18.105)
(end 21.235 18.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6bf02fae-3da3-4285-a416-0aa67c065f98")
)
(fp_line
(start 18.535 19.605)
(end 11.945 19.605)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e049b50e-2cc2-46ea-a50f-685f577329fd")
)
(fp_line
(start 21.235 -4.135)
(end 21.235 -1.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f3ef8931-6ad5-4356-ba4a-1040bee1fca2")
)
(fp_line
(start 21.235 -1.135)
(end 22.235 -1.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d9724b6a-b828-4b38-868b-90bdd09f9a3f")
)
(fp_line
(start 21.235 15.105)
(end 21.235 18.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ca0c04ee-61aa-4335-b931-3c93334bc807")
)
(fp_line
(start 21.235 15.105)
(end 22.235 15.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "7e8e8b28-a7a6-4531-bb8d-ae90077570c6")
)
(fp_arc
(start 22.235 -1.135)
(mid 24.27742 6.973784)
(end 22.245601 15.08523)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9a64aa60-e2c8-46c3-adf8-dd40ca2be737")
)
(fp_line
(start 18.415 -5.515)
(end 18.415 19.485)
(stroke
(width 0.1)
(type solid)
)
(layer "Dwgs.User")
(uuid "114be38e-f7ce-4e61-9cd0-d24664994c54")
)
(fp_line
(start -6.59 -6.02)
(end -6.59 19.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5268fa93-61b2-48ec-80f4-c261e017f934")
)
(fp_line
(start 24.62 -6.02)
(end -6.59 -6.02)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "15d9d876-98e0-4894-8cd7-240779d2382a")
)
(fp_line
(start 24.62 -6.02)
(end 24.62 19.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f501fe5c-737b-42ac-8811-565a693e820b")
)
(fp_line
(start 24.62 19.98)
(end -6.59 19.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "81ba1c44-341e-4373-ba90-1d9d9ba1c5b1")
)
(fp_line
(start -6.085 -1.215)
(end -6.085 15.185)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "a70ba48a-fcf1-4213-9ab1-3c0d28f24d7a")
)
(fp_line
(start -6.085 15.185)
(end 6.965 15.185)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "43897f18-4457-43e6-9e05-093f67a635da")
)
(fp_line
(start 6.965 -4.015)
(end 6.965 -1.215)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "8a55cfe7-bd9a-4d52-a903-e665540bfb94")
)
(fp_line
(start 6.965 -1.215)
(end -6.085 -1.215)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0ddcc687-6927-46db-93be-f5eb2f48462d")
)
(fp_line
(start 6.965 15.185)
(end 6.965 17.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "ac0dc57b-0f84-4e1f-814a-800f7450e8aa")
)
(fp_line
(start 6.965 17.985)
(end 12.065 17.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5a6d691e-ec28-4fdf-bc90-89e7d9767e53")
)
(fp_line
(start 12.065 -5.515)
(end 18.415 -5.515)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "a70c9741-598d-4a16-b260-f6dc77c043b3")
)
(fp_line
(start 12.065 -4.015)
(end 6.965 -4.015)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "869728bf-1dae-47dc-8258-a2ae30df0c1a")
)
(fp_line
(start 12.065 19.485)
(end 12.065 -5.515)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "c256e9c8-f68f-4758-bdee-b0b6184d1f65")
)
(fp_line
(start 18.415 -5.515)
(end 18.415 19.485)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "7dddaf7c-5dab-473b-860f-1e6f3d9e5461")
)
(fp_line
(start 18.415 -4.015)
(end 21.115 -4.015)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "2855250a-049b-4b2d-9d4d-806e7ec07161")
)
(fp_line
(start 18.415 19.485)
(end 12.065 19.485)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "41ed8402-022d-4eab-a22e-8defbb52c4d1")
)
(fp_line
(start 21.115 -4.015)
(end 21.115 17.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "c00ca85f-36ca-4ddf-9d07-c401c16fa7de")
)
(fp_line
(start 21.115 -1.015)
(end 22.115 -1.015)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f2784c6d-32fc-405e-aa3a-2fdc5bd2c500")
)
(fp_line
(start 21.115 14.985)
(end 22.115 14.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "16af7393-226e-4e1b-bcfa-310c0b554343")
)
(fp_line
(start 21.115 17.985)
(end 18.415 17.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "d746c35b-2bc4-47db-82a8-f29d3e396506")
)
(fp_arc
(start 22.115 -1.015)
(mid 24.114999 6.978328)
(end 22.121275 14.973223)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "c5bc57de-c71e-4feb-a1d1-08601ce60aa7")
)
(fp_text user "${REFERENCE}"
(at 15.265 6.985 0)
(layer "F.Fab")
(uuid "634cafbe-2184-4379-b28c-ca6e3846a434")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at 8.89 6.985)
(size 1.6 1.6)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(uuid "6920b54b-3f6b-4b19-b3cf-b5075ed764d9")
)
(pad "" np_thru_hole circle
(at 12.065 1.27)
(size 1.6 1.6)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(uuid "50505d59-076f-4c1c-b0d5-97987d53d3da")
)
(pad "" np_thru_hole circle
(at 12.065 12.7)
(size 1.6 1.6)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(uuid "d493de96-b92f-4859-905c-699baadc9ba9")
)
(pad "1" thru_hole circle
(at 0 0)
(size 2.9 2.9)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "60d39429-3edd-4925-a71b-d22c55e0afcd")
)
(pad "2" thru_hole circle
(at -0.635 13.97)
(size 2.9 2.9)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "220f9ae5-f21f-45e3-aaa8-a3d77800cb2e")
)
(pad "3" thru_hole circle
(at -5.08 6.985)
(size 2.7 2.7)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "039bc064-890c-400e-b82e-5c445aa1a5b2")
)
(pad "G" thru_hole circle
(at 11.43 -1.27)
(size 3.2 3.2)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "084a5502-b117-477f-a167-30e3fdf74b0a")
)
(pad "R" thru_hole circle
(at -4.445 9.8425)
(size 2.7 2.7)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "1ce71986-8513-47a7-92fe-a0fe448a6947")
)
(pad "S" thru_hole circle
(at -4.445 4.1275)
(size 2.7 2.7)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "51d7868a-420f-4b07-98f1-8ce99fee3dd2")
)
(pad "T" thru_hole circle
(at 2.54 2.54)
(size 3.4 3.4)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "88dff289-5061-42ce-8856-593979d6ddac")
)
(pad "T" thru_hole circle
(at 2.54 11.43)
(size 3.4 3.4)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "1b2f4f24-d41d-4b9b-8a1b-ff282357be4c")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Connector_Audio.3dshapes/Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,630 @@
(footprint "Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h")
(tags "neutrik jack combo a")
(property "Reference" "REF**"
(at 9.015 -7 180)
(layer "F.SilkS")
(hide yes)
(uuid "2655ef44-fb5a-4a94-928c-e1b727a057aa")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "NCJ6FA-H"
(at 9.015 21 180)
(layer "F.Fab")
(hide yes)
(uuid "b67a9dac-a7ff-4476-8d1e-504f07c65b40")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://www.neutrik.com/en/product/ncj6fa-h"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ccec088e-d22f-4fec-be18-a6a01a670267")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "32480264-279d-4aa7-91e0-9aef855d65f8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -6.205 -1.335)
(end -6.205 5.685)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3a48029d-72f0-499f-85b4-0748a406bc5d")
)
(fp_line
(start -6.205 8.285)
(end -6.205 15.305)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "73cd87e0-a33b-4a8d-b2e6-74d71bfbda57")
)
(fp_line
(start -1.8 15.305)
(end -6.205 15.305)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b25125e2-967f-4db2-937b-df0a17ab6ff9")
)
(fp_line
(start -1.1 -1.335)
(end -6.205 -1.335)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "7c6eb14c-6fa7-4154-a0da-39904b947e99")
)
(fp_line
(start 6.845 -4.135)
(end 6.845 -1.335)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "bc9f4404-8851-452e-92e3-ab7a42e1a75d")
)
(fp_line
(start 6.845 -1.335)
(end 1.1 -1.335)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "15c6c1ab-46fb-43f0-8705-89b6dbc7174c")
)
(fp_line
(start 6.845 15.305)
(end 0.5 15.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d772e392-5532-4d66-a51b-6a08b6baf93a")
)
(fp_line
(start 6.845 18.105)
(end 6.845 15.305)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e590cbb5-8c1e-4d27-8f32-eb21c5ca8b22")
)
(fp_line
(start 11.945 -4.135)
(end 6.845 -4.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d953554e-8f24-4eec-8f82-fd5a59aa2049")
)
(fp_line
(start 11.945 -4.135)
(end 11.945 -5.635)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6712176e-4612-458c-94d9-707154d2c4cf")
)
(fp_line
(start 11.945 18.105)
(end 6.845 18.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "beaf2539-2e78-473b-a401-93911377f253")
)
(fp_line
(start 11.945 19.605)
(end 11.945 18.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "bb6d1556-ed34-4080-8f10-e01268c3ee11")
)
(fp_line
(start 18.535 -5.635)
(end 11.945 -5.635)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2c61c0dc-6e13-412c-803b-08db920fe4e2")
)
(fp_line
(start 18.535 -5.635)
(end 18.535 -4.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a4505577-61f4-4485-b037-c19edbfc0172")
)
(fp_line
(start 18.535 -4.135)
(end 21.235 -4.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "7020fbc4-db43-43bf-9f58-5777ba60b6fc")
)
(fp_line
(start 18.535 18.105)
(end 18.535 19.605)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ca7afe46-89b3-4262-8f0c-8823d7e7fd74")
)
(fp_line
(start 18.535 18.105)
(end 21.235 18.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "42001ac0-b2c0-4488-8736-7ff0cda4bdcb")
)
(fp_line
(start 18.535 19.605)
(end 11.945 19.605)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e748cd65-f783-4780-afbd-f96b67124208")
)
(fp_line
(start 21.235 -4.135)
(end 21.235 -1.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b0e42aa3-c36a-452d-b38b-ea066142ba16")
)
(fp_line
(start 21.235 -1.135)
(end 22.235 -1.135)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3552f4c9-cadf-4bcb-a60b-8c4a390f1e5c")
)
(fp_line
(start 21.235 15.105)
(end 21.235 18.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3cae6ea8-359d-476b-8c36-8944437d1f36")
)
(fp_line
(start 21.235 15.105)
(end 22.235 15.105)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e34bba7d-1ba1-4ed4-b250-defbb7f531c2")
)
(fp_arc
(start 22.235 -1.135)
(mid 24.27742 6.973784)
(end 22.245601 15.08523)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "848bc682-1c83-4c80-bb97-d574cffe9b40")
)
(fp_line
(start 18.415 -5.515)
(end 18.415 19.485)
(stroke
(width 0.1)
(type solid)
)
(layer "Dwgs.User")
(uuid "149b72b2-0def-4f6e-9b79-6637e4d7de5d")
)
(fp_line
(start -6.59 -6.02)
(end -6.59 19.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a672df17-4664-4dde-bf9c-babfeb704d7d")
)
(fp_line
(start 24.62 -6.02)
(end -6.59 -6.02)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f0217322-9e47-4f06-9059-84a7fa48be9e")
)
(fp_line
(start 24.62 -6.02)
(end 24.62 19.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "b4ad6247-2523-4eee-ab58-1b3a347aed69")
)
(fp_line
(start 24.62 19.98)
(end -6.59 19.98)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f1c91139-3942-493f-985a-b91593c61687")
)
(fp_line
(start -6.085 -1.215)
(end -6.085 15.185)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "70a8a6bf-f2ff-44a1-9286-d9a57e85b93a")
)
(fp_line
(start -6.085 15.185)
(end 6.965 15.185)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3b9c4265-5dfd-4d94-ba7f-cba5005177a0")
)
(fp_line
(start 6.965 -4.015)
(end 6.965 -1.215)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "8ee30c2a-ced5-4365-8803-6c293528d72b")
)
(fp_line
(start 6.965 -1.215)
(end -6.085 -1.215)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3b72cd75-0cb1-4b26-abbd-d2fdd06e483f")
)
(fp_line
(start 6.965 15.185)
(end 6.965 17.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3355e2bd-e3c1-4746-8980-2611d67aeaf1")
)
(fp_line
(start 6.965 17.985)
(end 12.065 17.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "64f3beeb-bec0-422d-82a5-8f3e44c749b8")
)
(fp_line
(start 12.065 -5.515)
(end 18.415 -5.515)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "64eb14cf-5e19-4bf4-bd95-32c5c695f779")
)
(fp_line
(start 12.065 -4.015)
(end 6.965 -4.015)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "1448909b-869f-47c5-bfea-9c39b9933112")
)
(fp_line
(start 12.065 19.485)
(end 12.065 -5.515)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "08e9509a-6272-4928-b14f-a787bf5bac17")
)
(fp_line
(start 18.415 -5.515)
(end 18.415 19.485)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "2dbeaa90-701b-4575-bdb0-57573744f0e1")
)
(fp_line
(start 18.415 -4.015)
(end 21.115 -4.015)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "a2744d77-e95b-414d-b533-b46dd9e1f977")
)
(fp_line
(start 18.415 19.485)
(end 12.065 19.485)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6967b086-2f33-4b73-a6bc-47fae4e4f7a3")
)
(fp_line
(start 21.115 -4.015)
(end 21.115 17.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "fc94bfef-a935-4c68-8595-becc4165c6eb")
)
(fp_line
(start 21.115 -1.015)
(end 22.115 -1.015)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "8e2fd6b9-59a7-4d0b-9c05-5fa67d525cd6")
)
(fp_line
(start 21.115 14.985)
(end 22.115 14.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "ccc3e8f7-8c1c-42c7-8358-b6f034df7160")
)
(fp_line
(start 21.115 17.985)
(end 18.415 17.985)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "527a19f7-5435-40bd-88c8-ad29cc9acf5c")
)
(fp_arc
(start 22.115 -1.015)
(mid 24.114999 6.978328)
(end 22.121275 14.973223)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "1c8609ae-a06b-4a42-90f1-bb5fb82beef7")
)
(fp_text user "${REFERENCE}"
(at 16.265 7.585 180)
(layer "F.Fab")
(uuid "15d26db2-c79a-4b2b-84a9-bc29949d2bfe")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at 8.89 6.985)
(size 1.6 1.6)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(uuid "7adf219f-49f7-4906-9586-f9162b411419")
)
(pad "" np_thru_hole circle
(at 12.065 1.27)
(size 1.6 1.6)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(uuid "e7917e58-5ef3-4b37-8b26-55d74402aab6")
)
(pad "" np_thru_hole circle
(at 12.065 12.7)
(size 1.6 1.6)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(uuid "0dca28cc-cd51-43a4-b3ac-9ee552a3af47")
)
(pad "1" thru_hole circle
(at 0 0)
(size 2.9 2.9)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "f94e872f-12c4-43fe-94ec-5160d7c12eb1")
)
(pad "2" thru_hole circle
(at -0.635 13.97)
(size 2.9 2.9)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "19aeeee5-cb97-4c52-9c5f-66a67e957055")
)
(pad "3" thru_hole circle
(at -5.08 6.985)
(size 2.7 2.7)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "442e81d6-9db1-4b8a-ad67-021d8ec727ff")
)
(pad "G" thru_hole circle
(at 11.43 -1.27)
(size 3.2 3.2)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "7c8a6434-254f-48b6-94aa-9f04e69adfe1")
)
(pad "R" thru_hole circle
(at -4.445 9.8425)
(size 2.7 2.7)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "53cdc9bf-5e64-48e1-a5d1-d53a9d67725f")
)
(pad "S" thru_hole circle
(at -4.445 4.1275)
(size 2.7 2.7)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "edf9ffe0-df58-4ae2-a3b1-63b3080ef1fd")
)
(pad "T" thru_hole circle
(at 2.54 2.54)
(size 3.4 3.4)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "0a82a39d-4450-49c8-b705-5bcfe50304e4")
)
(pad "T" thru_hole circle
(at 2.54 11.43)
(size 3.4 3.4)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "7206ee20-526f-4137-bef8-436993bf209a")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Connector_Audio.3dshapes/Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
(model "/home/pstruebi/Nextcloud/Projekte/auracaster/tech/pcb/kicad/library/3D Model NCJ6FA-H.stp"
(offset
(xyz 18.5 -7 12.5)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -90 -0 -90)
)
)
)

View File

@@ -0,0 +1,458 @@
(footprint "Jack_XLR_Neutrik_NC3FAAH_Horizontal"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah")
(tags "neutrik xlr aa")
(property "Reference" "REF**"
(at 4.3 -10 180)
(layer "F.SilkS")
(uuid "4cc705ba-4093-40fe-9269-d4c10dff6e22")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "NC3FAAH"
(at 4.3 17.5 180)
(layer "F.Fab")
(uuid "71bb25eb-01fe-4161-a1f0-935dd83ee14b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://www.neutrik.com/en/product/nc3faah"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "caab3f14-b1ee-4775-8125-fc7c6c72576e")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ba3a83f4-1b19-4d05-9221-ac25592f7f11")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -6.92 -4.31)
(end -6.92 11.93)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ad5be189-01e4-4227-b210-443439756fb4")
)
(fp_line
(start 0.58 -7.06)
(end 0.58 -4.31)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "53c97b55-09e2-45ed-a469-acbae2d0d775")
)
(fp_line
(start 0.58 -4.31)
(end -6.92 -4.31)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f474938a-ab5c-486c-bfb6-c734d8e24518")
)
(fp_line
(start 0.58 11.93)
(end -6.92 11.93)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "916fbbd6-2df9-4d6e-869d-965c891df5e0")
)
(fp_line
(start 0.58 11.93)
(end 0.58 14.68)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f643330d-1ca9-4e52-98a5-d471d682d492")
)
(fp_line
(start 6.08 -7.06)
(end 0.58 -7.06)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "18fd2671-b8f5-42e3-9d93-49072f50d8c7")
)
(fp_line
(start 6.08 -7.06)
(end 6.08 -8.81)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "0f5bd9cc-fa11-47fc-b57f-0782867d1a3a")
)
(fp_line
(start 6.08 14.68)
(end 0.58 14.68)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "407cda40-834f-41f2-ada9-f45286d5a7b2")
)
(fp_line
(start 6.08 16.43)
(end 6.08 14.68)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c390c7ca-c914-4f47-9d57-7774d7d69811")
)
(fp_line
(start 12.82 -8.81)
(end 6.08 -8.81)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a5623a81-68fb-43e2-aebf-7ba2f8bcd474")
)
(fp_line
(start 12.82 -8.81)
(end 12.82 -7.31)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "04a304ee-b1a5-404c-a32c-fc2da9efa968")
)
(fp_line
(start 12.82 -7.31)
(end 15.52 -7.31)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ca735399-a763-416d-b954-1807383388b3")
)
(fp_line
(start 12.82 14.93)
(end 12.82 16.43)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "1e26ebc2-1246-4659-baae-3b812cfb0e0c")
)
(fp_line
(start 12.82 14.93)
(end 15.52 14.93)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3e34e88c-4a39-4993-aaf3-7a2d45e4ab58")
)
(fp_line
(start 12.82 16.43)
(end 6.08 16.43)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "33933810-ba81-4e60-be86-5358110a215d")
)
(fp_line
(start 15.52 -7.31)
(end 15.52 14.93)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "31136d98-33b0-4838-a077-ed535b95c82d")
)
(fp_line
(start 12.7 -8.69)
(end 12.7 16.31)
(stroke
(width 0.1)
(type solid)
)
(layer "Dwgs.User")
(uuid "9e281038-7205-4561-b527-50ae89ab628f")
)
(fp_line
(start -7.3 -9.19)
(end -7.3 16.81)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c92dbedf-c8b7-4085-8929-216de84b5416")
)
(fp_line
(start 15.9 -9.19)
(end -7.3 -9.19)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "cabb3a76-9f56-4bf2-89be-0da108dbacbf")
)
(fp_line
(start 15.9 -9.19)
(end 15.9 16.81)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a04ec8c1-0865-4799-833a-0e9cff5b0769")
)
(fp_line
(start 15.9 16.81)
(end -7.3 16.81)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "92f5273f-e79b-4487-91f7-2807d22aaf8b")
)
(fp_line
(start -6.8 -4.19)
(end -6.8 11.81)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3ee1e8ca-8dd5-449b-852a-a224ae1feb81")
)
(fp_line
(start -6.8 11.81)
(end 0.7 11.81)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5d63e72a-f752-4ed2-b7a2-99799dc865c3")
)
(fp_line
(start 0.7 -6.94)
(end 0.7 14.56)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "b2c99d52-e6bb-42ff-b345-4263f192f101")
)
(fp_line
(start 0.7 -4.19)
(end -6.8 -4.19)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "90fe3fb6-a646-4494-ae40-e36ae09a7f64")
)
(fp_line
(start 0.7 14.56)
(end 6.2 14.56)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "b05005a7-4710-4d9c-ae88-e59dfbea0c20")
)
(fp_line
(start 6.2 -8.69)
(end 12.7 -8.69)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "7805d9c2-a992-4287-a775-e1ae5512e0e5")
)
(fp_line
(start 6.2 -6.94)
(end 0.7 -6.94)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6759ecd8-40eb-4044-9914-23ccaf7f45b7")
)
(fp_line
(start 6.2 16.31)
(end 6.2 -8.69)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "d1bb7e80-1781-498e-813a-2eb3d9905a49")
)
(fp_line
(start 12.7 -8.69)
(end 12.7 16.31)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "dcb74176-65d4-4f6e-ba54-a57a0e1d3388")
)
(fp_line
(start 12.7 -7.19)
(end 15.4 -7.19)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "92b160c3-ea49-43f7-a1d1-4cecd97131c7")
)
(fp_line
(start 12.7 16.31)
(end 6.2 16.31)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "cb538d18-ddfe-418c-be16-0252ca2854f9")
)
(fp_line
(start 15.4 -7.19)
(end 15.4 14.81)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "554e41c6-6b2f-4b1c-aeb4-d282556e0542")
)
(fp_line
(start 15.4 14.81)
(end 12.7 14.81)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6103fd6b-2833-4e7a-a430-833d767a4088")
)
(fp_text user "${REFERENCE}"
(at 10.35 3.81 180)
(layer "F.Fab")
(uuid "a02013e8-5397-4896-a100-d139cde90f52")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at 3.81 7.62)
(size 1.6 1.6)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(uuid "c02544dc-078e-45e7-b521-ed1e85aa0250")
)
(pad "" np_thru_hole circle
(at 8.89 0)
(size 1.6 1.6)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(uuid "e4a2e45a-1f97-4426-b166-1836dedcc0b1")
)
(pad "1" thru_hole circle
(at 0 0)
(size 3.4 3.4)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "709e932b-6765-4d3a-ac21-7210d8b09c70")
)
(pad "2" thru_hole circle
(at -0.635 7.62)
(size 3.4 3.4)
(drill 1.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "3a696207-f840-4e3a-8a27-9ad428148e05")
)
(pad "3" thru_hole circle
(at -4.45 3.81)
(size 2.9 2.9)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "ce163062-8763-4df8-8ccf-537ce4061e6a")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Connector_Audio.3dshapes/Jack_XLR_Neutrik_NC3FAAH_Horizontal.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,258 @@
(footprint "L_0805_2012Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "inductor")
(property "Reference" "REF**"
(at 0.9 -1.8 0)
(layer "F.SilkS")
(uuid "7f1953d6-3ff2-4ddd-b211-13acf25517e3")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "2.0A120 ohm @100MHz"
(at 0 1.55 180)
(layer "F.Fab")
(hide yes)
(uuid "3f425f8e-d8cc-42d5-8280-63c12560cb15")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "7a2c3e28-12e4-4875-a932-46f8e05ffb1c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "02e8ddd9-548b-4476-8438-7341c53b4a7d")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3f8c3b3e-963f-4c33-9e3b-43f062c55415")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "490-18598-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "94bfb66d-b364-4eea-a8cc-9355bfd5cb60")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "name" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9308cea1-73a1-4c7b-b892-ff198ec041ee")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C3716631"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "68f935cf-afa8-47b9-88f6-b0546141b0e1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "BLM21SP111SZ1D"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "329d00bb-0784-4da2-82a3-14eac59b9850")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.399622 -0.56)
(end 0.399622 -0.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e652b809-45c7-4449-92b7-708771e436b4")
)
(fp_line
(start -0.399622 0.56)
(end 0.399622 0.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6e7ac327-8926-476d-bfe9-a451ed4d029a")
)
(fp_line
(start -1.75 -0.85)
(end 1.75 -0.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c252b0fb-8c2d-4ed8-9ba3-419181b129b9")
)
(fp_line
(start -1.75 0.85)
(end -1.75 -0.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f186ae98-90f7-446b-a2a0-a5faa3c9ea48")
)
(fp_line
(start 1.75 -0.85)
(end 1.75 0.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "9ba4cfff-6b0e-4667-b7de-058e81be7c08")
)
(fp_line
(start 1.75 0.85)
(end -1.75 0.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "2f442cab-cabc-4142-95b0-21eae56cd900")
)
(fp_line
(start -1 -0.45)
(end 1 -0.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "51cbd7fb-4c41-4719-9bfb-96d4670bf262")
)
(fp_line
(start -1 0.45)
(end -1 -0.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0b61afe5-88f9-44a6-a57f-7fd9ef16747a")
)
(fp_line
(start 1 -0.45)
(end 1 0.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "ceac7ac6-9613-4edc-81a7-f66a1b0f187e")
)
(fp_line
(start 1 0.45)
(end -1 0.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "a3bcbc22-029e-4660-8f7c-14382f1e5d26")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "20767263-de13-4699-9f7e-d90a6213edbd")
(effects
(font
(size 0.8 0.8)
(thickness 0.08)
)
)
)
(pad "1" smd roundrect
(at -1.0625 0)
(size 0.875 1.2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "d1f7562b-bf65-465f-a8af-b4030919fcb9")
)
(pad "2" smd roundrect
(at 1.0625 0)
(size 0.875 1.2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "efd99f40-ea93-4702-9d75-a1ff01c21a2d")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0805_2012Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,491 @@
(footprint "Laird, BL54L15 Module, Platform Side"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0.50048 0.5496 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "8373c6ea-b09d-4337-b182-ff0d27acba6d")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "bl54l15"
(at 4.770578 -0.50775 270)
(unlocked yes)
(layer "F.SilkS")
(hide yes)
(uuid "acf03776-55b1-46a2-8c4f-579f1164b442")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "b79717ba-a4d6-4cb7-b573-4d4bd2ad0e7f")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "c90ab750-4837-40de-aed4-be124ba77570")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "776-453-00044RCT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "2e9d142f-e182-4c2d-a722-ae615d82eadb")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "453-00044R"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "dfc2bfa5-a133-4d24-b1f2-a6aa6399020c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C45868630"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b7b1ce6d-0a7a-4d04-b52c-99584ce0f6f7")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_line
(start 0 -10)
(end 14.00016 -10)
(stroke
(width 0.1016)
(type solid)
)
(layer "F.SilkS")
(uuid "d7184083-c535-4afe-b07e-167dc01d5b45")
)
(fp_line
(start 0 0)
(end 0 -10)
(stroke
(width 0.1016)
(type solid)
)
(layer "F.SilkS")
(uuid "ce73dee3-ce99-45b8-b70c-90da252d410c")
)
(fp_line
(start 0 0)
(end 14 0)
(stroke
(width 0.1016)
(type solid)
)
(layer "F.SilkS")
(uuid "1cb47bfa-e139-47dc-803d-5030eff96847")
)
(fp_line
(start 14 0)
(end 14 -10)
(stroke
(width 0.1016)
(type solid)
)
(layer "F.SilkS")
(uuid "6a96ae3a-946f-40be-9c51-a70bc06a7bd3")
)
(fp_line
(start 0 -10)
(end 14.00016 -10)
(stroke
(width 0.025)
(type solid)
)
(layer "B.Fab")
(uuid "50c05df3-b9b0-4332-8c41-e45f58718249")
)
(fp_line
(start 0 0)
(end 0 -10)
(stroke
(width 0.025)
(type solid)
)
(layer "B.Fab")
(uuid "3346579b-376e-4bf9-ace2-856585bd0541")
)
(fp_line
(start 0 0)
(end 14 0)
(stroke
(width 0.025)
(type solid)
)
(layer "B.Fab")
(uuid "75a3ce10-eeb2-43d3-b5d6-14cd6464ebeb")
)
(fp_line
(start 14 0)
(end 14 -10)
(stroke
(width 0.025)
(type solid)
)
(layer "B.Fab")
(uuid "6673ca2b-3457-4a6d-a66a-a64c29bf78de")
)
(pad "1" smd rect
(at 11.8 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "f0a259e6-c5c5-416f-b750-cb78a00cf325")
)
(pad "2" smd rect
(at 11.05 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "5a76cf7e-8215-4bf2-8617-ffda988cb56c")
)
(pad "3" smd rect
(at 10.3 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "ea24d4f5-9f5d-48b5-81fb-d9095d2a974d")
)
(pad "4" smd rect
(at 9.55 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "ea5ec9e3-8a5f-4c75-9081-28aa52619043")
)
(pad "5" smd rect
(at 8.8 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "d17e161a-548c-4237-8bbe-6b6832d2ce60")
)
(pad "6" smd rect
(at 8.05 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "747b06bb-a4f7-451e-be87-13a8a2d9934c")
)
(pad "7" smd rect
(at 7.3 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "3e45261b-9542-407e-91ea-82c94452bf32")
)
(pad "8" smd rect
(at 6.55 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "4b45ae77-ed7b-4a9a-afa9-1d0c51f91621")
)
(pad "9" smd rect
(at 5.8 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "62465a66-696e-4e2f-ad7d-b556f6f0d599")
)
(pad "10" smd rect
(at 5.05 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "5f7e0259-269a-4c29-bbde-36954ba0450f")
)
(pad "11" smd rect
(at 4.3 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "0484e5b0-4750-4f22-bbc0-1277ec6c03e0")
)
(pad "12" smd rect
(at 3.55 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "de3e93d1-6695-45ac-8b39-878dfd334c9c")
)
(pad "13" smd rect
(at 2.8 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "bd70e574-c874-402d-a3ee-9f0b24b5411d")
)
(pad "14" smd rect
(at 2.05 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "588db1c9-ddb6-4bdf-8a0f-05d001da3d99")
)
(pad "15" smd rect
(at 1.3 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "7cbc94bf-ec36-4d4a-bda7-48f0ff6b6463")
)
(pad "16" smd rect
(at 0.55 -0.5032 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "20616593-5c6c-4e26-813e-5480a42f968e")
)
(pad "17" smd rect
(at 0.5032 -1.25001)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "e499beaa-54eb-46d3-bdd0-f2c194890fc6")
)
(pad "18" smd rect
(at 0.5032 -2)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "d575d1fb-08e4-4ef7-aaca-9f5386eeffa1")
)
(pad "19" smd rect
(at 0.5032 -2.75)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "4e5a1004-d218-4cf2-a337-4174bf910c8d")
)
(pad "20" smd rect
(at 0.5032 -3.5)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "c7cbd818-b897-4b7d-b1fc-6f9112ac37bf")
)
(pad "21" smd rect
(at 0.5032 -4.25)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "96b151d1-895c-4b40-801f-b7d363858007")
)
(pad "22" smd rect
(at 0.5032 -5)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "645f194e-b884-431c-a949-5779562ab6d0")
)
(pad "23" smd rect
(at 0.5032 -5.75)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "d9b853b3-c190-4a83-8ff4-0a8b853c421e")
)
(pad "24" smd rect
(at 0.5032 -6.5)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "6624cd8f-e90c-4147-9454-bba346008eff")
)
(pad "25" smd rect
(at 0.5032 -7.25)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "b1214fa7-26ee-49b3-a1c7-5aadc27c85e2")
)
(pad "26" smd rect
(at 0.5032 -8)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "a7c34f8b-e269-40e7-a39a-600d8a9f1051")
)
(pad "27" smd rect
(at 0.5032 -8.75)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "2011d07b-43e0-4bc4-ba44-c36bb263101e")
)
(pad "28" smd rect
(at 0.55 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "83395e3c-33a6-4620-adc1-6b1015e6ff29")
)
(pad "29" smd rect
(at 1.3 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "1f2ffbb3-ea09-4e42-8357-57e4feb154c4")
)
(pad "30" smd rect
(at 2.05 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "d0dc23fa-51ea-47aa-b2c1-d2f04c7eb4a6")
)
(pad "31" smd rect
(at 2.8 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "353fd9c3-ce20-4980-8e99-8012fe1f87d1")
)
(pad "32" smd rect
(at 3.55 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "8f84d86d-50b2-47f1-843f-ddd8a7c630c6")
)
(pad "33" smd rect
(at 4.3 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "4b88fc45-fb49-48b2-a55c-fe3fe2df8535")
)
(pad "34" smd rect
(at 5.05 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "6ec6161a-dfa7-4b9b-a415-6e39632d7807")
)
(pad "35" smd rect
(at 5.8 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "c9d86cd5-c03b-4ad3-b554-6eb99985fdf0")
)
(pad "36" smd rect
(at 6.55 -9.49681 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "e0cbdef9-0e58-4cd3-aa53-7c8d3ca2b655")
)
(pad "37" smd rect
(at 7.3 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "34cb40ba-e637-4384-977c-5f8e7c351a06")
)
(pad "38" smd rect
(at 8.05 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "c6dc9e9a-bcd2-4aeb-b62a-b50a0de3d833")
)
(pad "39" smd rect
(at 8.8 -9.4968 270)
(size 0.6 0.45)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.0508)
(uuid "8156cb7a-db06-474d-8f78-529364475e17")
)
(zone
(net 0)
(net_name "")
(layer "F.Cu")
(uuid "487b10a7-f147-4e2a-9422-315fa9225904")
(hatch edge 0.5)
(connect_pads
(clearance 0)
)
(min_thickness 0.25)
(filled_areas_thickness no)
(keepout
(tracks allowed)
(vias allowed)
(pads allowed)
(copperpour not_allowed)
(footprints allowed)
)
(placement
(enabled no)
(sheetname "")
)
(fill
(thermal_gap 0.5)
(thermal_bridge_width 0.5)
)
(polygon
(pts
(xy 9.00016 -9.99999) (xy 9.00016 -1.49999) (xy 14.00017 -1.49999) (xy 14.00016 -9.99999)
)
)
)
(embedded_fonts no)
(model "/home/pstruebi/Nextcloud/Projekte/auracaster/tech/pcb/kicad/library/3D Model - BL54L15 Module, MHF4 (453-00044)/3D Model - BL54L15 Module, MHF4 (453-00044).STEP"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,171 @@
(footprint "MountingHole_2.7mm_M2.5_Pad_Via"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Mounting Hole 2.7mm, M2.5, generated by kicad-footprint-generator mountinghole.py")
(tags "mountinghole M2.5")
(property "Reference" "REF**"
(at 4.085 -1.02 0)
(layer "F.SilkS")
(uuid "786710a7-2099-495e-8896-36d2b97eac9a")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "MountingHole_Pad"
(at 0 3.65 0)
(layer "F.Fab")
(hide yes)
(uuid "3813ea93-4cd2-4c43-a41a-48690a65a40a")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "eb70efba-1938-46f8-8ce2-da6cc5be31d3")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "381fdb69-001d-4562-96fc-d1a015cfa948")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_circle
(center 0 0)
(end 2.7 0)
(stroke
(width 0.15)
(type solid)
)
(fill no)
(layer "Cmts.User")
(uuid "d9d807ae-de93-4902-8b61-1ef61ded67cf")
)
(fp_circle
(center 0 0)
(end 2.95 0)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "e174d3b4-a6cc-4c74-8c47-a785bfeb4c84")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "378dd71f-2545-40ff-99aa-6ed1b2cf8330")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" thru_hole circle
(at -2.025 0 180)
(size 0.8 0.8)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "07c2d8d0-05b5-4d32-8f97-3470fd88c7c4")
)
(pad "1" thru_hole circle
(at -1.431891 -1.431891 180)
(size 0.8 0.8)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "02345ad5-5989-4509-b089-8c7f8c567021")
)
(pad "1" thru_hole circle
(at -1.431891 1.431891 180)
(size 0.8 0.8)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "835cce91-985b-4561-aa6f-4eb8a2ddd6d3")
)
(pad "1" thru_hole circle
(at 0 -2.025 180)
(size 0.8 0.8)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "f4d74f9c-027f-442e-860a-094c265ce442")
)
(pad "1" thru_hole circle
(at 0 0 180)
(size 5.4 5.4)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "bab1f29e-23e6-495e-a68c-c08037d416c5")
)
(pad "1" thru_hole circle
(at 0 2.025 180)
(size 0.8 0.8)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "d118438e-d584-4d24-a130-904ba5bdaee1")
)
(pad "1" thru_hole circle
(at 1.431891 -1.431891 180)
(size 0.8 0.8)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "504072e8-391e-4baa-93cd-dc886649d5b5")
)
(pad "1" thru_hole circle
(at 1.431891 1.431891 180)
(size 0.8 0.8)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "dbc9bbd5-e368-4704-90bf-f9371dc849fd")
)
(pad "1" thru_hole circle
(at 2.025 0 180)
(size 0.8 0.8)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(zone_connect 2)
(uuid "4b0e34e3-1e59-4ca4-a293-7c0a6c054dd6")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,200 @@
(footprint "Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Abracon ASE, Miniature Crystal Clock Oscillator, 3.2x2.5mm package, SMD, generated with kicad-footprint-generator make_crystal.py, http://www.abracon.com/Oscillators/ASEseries.pdf")
(tags "SMD SMT crystal oscillator")
(property "Reference" "REF**"
(at -0.016405 2.816706 0)
(layer "F.SilkS")
(uuid "64463d60-463b-4d5f-bc8c-603750c09315")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "ASE-25MHz"
(at 0 2.45 0)
(layer "F.Fab")
(hide yes)
(uuid "60c8444a-a593-476a-a3ba-717191549974")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "http://www.abracon.com/Oscillators/ASV.pdf"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "0e8ff00e-2a8a-4196-9e7b-628196983860")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "3.3V CMOS SMD Crystal Clock Oscillator, Abracon"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "8c237a74-566f-4a2e-85f7-f5f6fbe6590c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "535-ASE-25.000MHZ-L-C-TCT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "88f36749-c912-41e3-a8fc-450a8956eb76")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C22434880"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "fb3c827a-e133-4183-bd99-ad17edfcf1ec")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "nm"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "80440cb9-7d1c-4431-ba53-ce276dc56424")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1.96 -1.635)
(end -1.96 1.635)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ae555f20-3f5c-4ccb-9009-91c70414e037")
)
(fp_line
(start -1.96 1.635)
(end 1.96 1.635)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "886b46dc-a37c-49f9-9786-a8fdb86373bd")
)
(fp_circle
(center 0 0)
(end 0.25 0)
(stroke
(width 0.1)
(type solid)
)
(fill yes)
(layer "F.Adhes")
(uuid "a6e0a236-4a25-478d-a7c1-6150dee78d5c")
)
(fp_rect
(start -2.1 -1.75)
(end 2.1 1.75)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "abd141a7-77a5-451e-a481-6df476f892b5")
)
(fp_poly
(pts
(xy -1.6 -1.25) (xy -1.6 0.625) (xy -0.975 1.25) (xy 1.6 1.25) (xy 1.6 -1.25)
)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "b77a93d8-af5d-4da8-a771-a7d65bd97003")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "202034fc-ecc9-41cd-b640-61dd65042941")
(effects
(font
(size 0.8 0.8)
(thickness 0.12)
)
)
)
(pad "1" smd roundrect
(at -1.05 0.825)
(size 1.3 1.1)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.227273)
(uuid "3de05662-1f48-4779-a2ce-050cffedf57d")
)
(pad "2" smd roundrect
(at 1.05 0.825)
(size 1.3 1.1)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.227273)
(uuid "e0aa672e-ea75-491c-b7ed-a48806ad20a0")
)
(pad "3" smd roundrect
(at 1.05 -0.825)
(size 1.3 1.1)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.227273)
(uuid "53147671-446d-438d-9d31-11794c1fbb52")
)
(pad "4" smd roundrect
(at -1.05 -0.825)
(size 1.3 1.1)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.227273)
(uuid "301c2d00-a517-42a4-b077-65134023df89")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,386 @@
(footprint "PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left)")
(tags "Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left")
(property "Reference" "REF**"
(at 0 -6.19 180)
(layer "F.SilkS")
(uuid "7fdcf9ad-3fc9-453e-aa79-a2655a88a4d0")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "Conn_01x04_Pin"
(at 0 6.19 180)
(layer "F.Fab")
(uuid "3c5dad2f-853a-4d5a-a9e7-7767b3200331")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "cb410880-f722-4195-851d-8eafba922fa8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Generic connector, single row, 01x04, script generated"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "0eebefbe-d42c-4540-8de7-18ffbb2f91b3")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "LCSC" "C5160787"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "18fb699a-6b16-4540-b951-0a1a8ae8e1a0")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1.38 -5.19)
(end -1.38 -4.62)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "db718e8e-ebe3-4c89-b649-5e92ee36afbf")
)
(fp_line
(start -1.38 -5.19)
(end 1.38 -5.19)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "49a3fffd-4f13-49a4-a836-76160abfc612")
)
(fp_line
(start -1.38 -4.62)
(end -2.85 -4.62)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ae25a20c-3fdf-4581-81ff-e859ad31bf46")
)
(fp_line
(start -1.38 -3)
(end -1.38 0.46)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "1ff212f6-1ab1-4501-8ca2-448412ce2aca")
)
(fp_line
(start -1.38 2.08)
(end -1.38 5.19)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3626e97d-b4c6-433b-b636-6cc882a6adb7")
)
(fp_line
(start -1.38 5.19)
(end 1.38 5.19)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9648a274-4ca4-4ac0-91d0-eedf314d26d9")
)
(fp_line
(start 1.38 -4.62)
(end 1.38 -2.08)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "157e4659-cc24-43ad-bc7d-2d375e2370f6")
)
(fp_line
(start 1.38 -0.46)
(end 1.38 3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "00869f37-9ec8-4161-92bd-67b8f17c6b8c")
)
(fp_line
(start 1.38 4.62)
(end 1.38 5.19)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "00d122d0-21ba-420e-a346-0fb7ac49e072")
)
(fp_rect
(start -3.41 -5.58)
(end 3.41 5.58)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "76e9ee13-aa92-46cb-b28b-56af5e514070")
)
(fp_line
(start -2.54 -4.13)
(end -2.54 -3.49)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "17bd9cc2-c77b-4d01-920d-c78fff8255d8")
)
(fp_line
(start -2.54 -3.49)
(end -1.27 -3.49)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "b292dc88-e316-4d4d-b99b-439bfd8fa2a7")
)
(fp_line
(start -2.54 0.95)
(end -2.54 1.59)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "9df6fc79-46f7-44b3-8fde-f66b432c7d12")
)
(fp_line
(start -2.54 1.59)
(end -1.27 1.59)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "ff0cea64-1766-4088-ab31-aa03d72c0891")
)
(fp_line
(start -1.27 -4.13)
(end -2.54 -4.13)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6e46effd-e2c0-43ed-8df0-584b1df04079")
)
(fp_line
(start -1.27 -4.13)
(end -0.32 -5.08)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "02fad350-007c-4aac-9fb2-3d8e0eb0d955")
)
(fp_line
(start -1.27 0.95)
(end -2.54 0.95)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "896ab904-0155-43f4-bff7-642d5e2c513a")
)
(fp_line
(start -1.27 5.08)
(end -1.27 -4.13)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "abddf352-b149-4bda-b9aa-444077583ca9")
)
(fp_line
(start -0.32 -5.08)
(end 1.27 -5.08)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "16f175f6-1569-4040-901d-28b4c7c67eb0")
)
(fp_line
(start 1.27 -5.08)
(end 1.27 5.08)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f58fcb54-fc34-463a-984b-d419e30348b6")
)
(fp_line
(start 1.27 -1.59)
(end 2.54 -1.59)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0887664f-7d27-4063-85bb-f001ff5c5bdf")
)
(fp_line
(start 1.27 3.49)
(end 2.54 3.49)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "526f85e9-d9b5-48b0-84f4-3853aed6317b")
)
(fp_line
(start 1.27 5.08)
(end -1.27 5.08)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "55ff865d-6fe8-4cf8-9471-54ba4ea1cbda")
)
(fp_line
(start 2.54 -1.59)
(end 2.54 -0.95)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "a297b863-70ae-40a6-8242-2fe5fa18c73e")
)
(fp_line
(start 2.54 -0.95)
(end 1.27 -0.95)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f457400c-cf49-4db8-8292-110525836f12")
)
(fp_line
(start 2.54 3.49)
(end 2.54 4.13)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "511d141e-101e-4af0-852e-73055c0abcdd")
)
(fp_line
(start 2.54 4.13)
(end 1.27 4.13)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "9ea16172-1ea3-414b-9c46-555f31056984")
)
(fp_text user "${REFERENCE}"
(at 0 0 270)
(layer "F.Fab")
(uuid "f4b095ac-24f3-45fb-89ab-02cd15e16fd4")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at -1.655 -3.81)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "3cb3f926-a714-4f10-8d1a-45708f5522e0")
)
(pad "2" smd rect
(at 1.655 -1.27)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "8f94d743-df8f-41ed-970d-7a6fa34d63fb")
)
(pad "3" smd rect
(at -1.655 1.27)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "1673856b-25e9-40b7-845d-12c38446c905")
)
(pad "4" smd rect
(at 1.655 3.81)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "ca902891-07f0-4afa-8f95-15d9d2d0d881")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,462 @@
(footprint "PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left)")
(tags "Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left")
(property "Reference" "REF**"
(at 0.405 0.07 90)
(layer "F.SilkS")
(uuid "7777b748-fcef-409e-b70e-d80ea06c657f")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "Conn_01x05_Pin"
(at 0 7.46 180)
(layer "F.Fab")
(hide yes)
(uuid "f43e321f-2360-46a7-ad4c-b1d847e64a92")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "59e49e4b-2eb0-476c-b5c0-47b1089a37b8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Generic connector, single row, 01x05, script generated"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "d81d3b14-bbec-4be2-822e-00ed6198d29c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "LCSC" "C5160788"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "2ad0c514-7a92-4ddb-a9df-1d296be3670e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1.38 -6.46)
(end -1.38 -5.89)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d74e5181-b591-4111-9eb8-25eef0dee82a")
)
(fp_line
(start -1.38 -6.46)
(end 1.38 -6.46)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b2a13b42-b372-46fc-b831-7c1e1af77ffd")
)
(fp_line
(start -1.38 -5.89)
(end -2.85 -5.89)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "5e7e9dbd-227c-425e-ac79-72510dec5415")
)
(fp_line
(start -1.38 -4.27)
(end -1.38 -0.81)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4ae0a633-f9b3-4862-9095-461a66ee7540")
)
(fp_line
(start -1.38 0.81)
(end -1.38 4.27)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ae087f08-da5b-40f6-aa9f-d0012d279cb9")
)
(fp_line
(start -1.38 6.46)
(end 1.38 6.46)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d552b90f-b5a6-4acb-923f-0995262ada87")
)
(fp_line
(start 1.38 -5.89)
(end 1.38 -3.35)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "99151fd5-d378-4722-a511-6279192ad041")
)
(fp_line
(start 1.38 -1.73)
(end 1.38 1.73)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2e6ae2e8-781e-4292-909b-c0c49ca1e4b0")
)
(fp_line
(start 1.38 3.35)
(end 1.38 6.46)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c8969655-3a82-4dd3-9aeb-e519fefe0b00")
)
(fp_line
(start 1.38 5.89)
(end 1.38 6.46)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "61cfe804-0c60-4227-9b4d-c8d69a3b7816")
)
(fp_line
(start -3.41 -6.85)
(end -3.41 6.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0e116f97-4271-4a65-8fa5-d35de5edabd2")
)
(fp_line
(start -3.41 6.85)
(end 3.41 6.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "8edfb314-909f-4bc4-a2de-94422d5a8d9a")
)
(fp_line
(start 3.41 -6.85)
(end -3.41 -6.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "445edad7-6599-47e7-9309-6f5dbf3479a5")
)
(fp_line
(start 3.41 6.85)
(end 3.41 -6.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "be2ed876-435c-4849-8338-0bcf93a14d46")
)
(fp_line
(start -2.54 -5.4)
(end -2.54 -4.76)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "7b748553-0da2-44ea-9cb8-8339648d346f")
)
(fp_line
(start -2.54 -4.76)
(end -1.27 -4.76)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "34e81f54-5545-4c29-ab28-0d69bc715a0c")
)
(fp_line
(start -2.54 -0.32)
(end -2.54 0.32)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3443737e-133a-4f82-a6a4-40c5286b81a4")
)
(fp_line
(start -2.54 0.32)
(end -1.27 0.32)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "314a666e-6e13-46e1-bd26-16978414b0e9")
)
(fp_line
(start -2.54 4.76)
(end -2.54 5.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "54e0447f-3139-4fdc-a9f4-e3ca5be1f036")
)
(fp_line
(start -2.54 5.4)
(end -1.27 5.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f20bb1ac-8607-4ab7-b214-65762bd74463")
)
(fp_line
(start -1.27 -5.4)
(end -2.54 -5.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "a0e5e6eb-1da1-4c83-9c7f-5754304a27b6")
)
(fp_line
(start -1.27 -5.4)
(end -0.32 -6.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "aa59d156-2275-4cca-94be-6b54726d629d")
)
(fp_line
(start -1.27 -0.32)
(end -2.54 -0.32)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "9410f91f-af6a-4a09-99df-485c55b54b3e")
)
(fp_line
(start -1.27 4.76)
(end -2.54 4.76)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "30c12a6f-d181-45cd-99a9-e9b58111ad75")
)
(fp_line
(start -1.27 6.35)
(end -1.27 -5.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3ca033e9-ee45-48b1-a041-7609c481a17e")
)
(fp_line
(start -0.32 -6.35)
(end 1.27 -6.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "1ded71e7-5663-4ef9-a6bd-a730d4935cdf")
)
(fp_line
(start 1.27 -6.35)
(end 1.27 6.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "c53dadc5-ab64-4339-85a6-f26ae3135003")
)
(fp_line
(start 1.27 -2.86)
(end 2.54 -2.86)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "7294f88e-8052-40a4-bf25-2296b36e8abf")
)
(fp_line
(start 1.27 2.22)
(end 2.54 2.22)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "4edeb7df-fd8e-4f66-beb0-adfd8b42e43f")
)
(fp_line
(start 1.27 6.35)
(end -1.27 6.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "4eb5a083-41de-4fc7-963c-7f8b1024fb69")
)
(fp_line
(start 2.54 -2.86)
(end 2.54 -2.22)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "064623d6-364c-48ed-85b8-8e06a8f97863")
)
(fp_line
(start 2.54 -2.22)
(end 1.27 -2.22)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "cf912a75-581a-4460-8c10-40f93be649a5")
)
(fp_line
(start 2.54 2.22)
(end 2.54 2.86)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "95f69b71-7198-43a8-bbd4-47c72cacf0fd")
)
(fp_line
(start 2.54 2.86)
(end 1.27 2.86)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "b6176d24-7755-4d86-813a-30d90d6ca19b")
)
(fp_text user "${REFERENCE}"
(at 0 0 90)
(layer "F.Fab")
(uuid "e4f097e0-b2a2-4c10-831f-934eabc1825b")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at -1.655 -5.08)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "8f3722aa-c065-4218-86c8-451522d6331e")
)
(pad "2" smd rect
(at 1.655 -2.54)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "a469271e-59c7-40a5-8447-5855e33927e3")
)
(pad "3" smd rect
(at -1.655 0)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "c8ab2177-1ae1-49e3-8f9e-93265605e5ee")
)
(pad "4" smd rect
(at 1.655 2.54)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "8d16a80e-7bc5-4129-b656-a67cb4bd88c8")
)
(pad "5" smd rect
(at -1.655 5.08)
(size 2.51 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "4fb956a5-c060-4da2-a5b8-4bae4287daa8")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,512 @@
(footprint "RJ45_Abracon_ARJP11A-MA_Horizontal"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Shielded RJ45 ethernet connector with transformer and POE, https://abracon.com/Magnetics/lan/ARJP11A.PDF")
(tags "ethernet 8p8c transformer poe rj45")
(property "Reference" "REF**"
(at -1 2.3 180)
(layer "F.SilkS")
(uuid "8bb939d5-da39-4558-98ba-fe7e9b93ba75")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "RJ45_Abracon_ARJP11A-MASA-B-A-EMU2"
(at 5.71 21.2 180)
(layer "F.Fab")
(hide yes)
(uuid "d8c674f9-14b0-4682-b150-34b7ff3e35f1")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://abracon.com/Magnetics/lan/ARJP11A.PDF"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "55b2a809-f445-43fd-8fc8-9a11faf4e1eb")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "RJ45 PoE 10/100 Base-TX Jack with Magnetic Module"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9f83e241-8148-4261-bdd6-bc3a8d64ae99")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "ARJP11A-MASA-B-A-EMU2-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "84131d4d-dc3b-4a78-b632-a9f92dc90772")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(clearance 0.125)
(attr through_hole)
(fp_line
(start -3.24 -0.5)
(end -3.24 0.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "df2fe2cc-6934-4eef-b702-7fe067e77ddf")
)
(fp_line
(start -3.24 0.5)
(end -2.74 0)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "63bacc1f-c16f-4d33-ae31-e6f394e3d6bf")
)
(fp_line
(start -2.74 0)
(end -3.24 -0.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c91a84be-98c5-423d-9a6e-db9bf1f6e18b")
)
(fp_line
(start -2.54 -1.92)
(end -2.54 4.21)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2e73be4a-0bf9-46fc-8d82-24edba39e78f")
)
(fp_line
(start -2.54 -1.92)
(end 13.96 -1.92)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c0017e47-aa0d-4953-8cda-c346ae1db0df")
)
(fp_line
(start -2.54 7.51)
(end -2.54 19.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "be2ae69a-fc8f-4d33-90b0-ad9ed026598a")
)
(fp_line
(start -2.54 19.91)
(end 13.96 19.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "122d0eed-12b7-4e8a-9360-3a956d2f74b4")
)
(fp_line
(start 13.96 -1.92)
(end 13.96 4.21)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c19ff99c-1514-453a-ab2f-470a32a02da5")
)
(fp_line
(start 13.96 7.51)
(end 13.96 19.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "377719e3-5718-4b60-a7b3-f4f1f918e36f")
)
(fp_line
(start -4.04 3.84)
(end -4.04 7.84)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "e457c964-d5c6-46ca-8e33-c79be68ba8c2")
)
(fp_line
(start -4.04 7.84)
(end -2.92 7.84)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "66276114-ec96-4801-a567-a18afda5f9f8")
)
(fp_line
(start -2.92 -2.3)
(end -2.92 3.84)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4b2ea352-cc6f-4c16-9223-95cef74ba19d")
)
(fp_line
(start -2.92 -2.3)
(end 14.34 -2.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "343de2df-c0ff-4e86-bf05-9747398027c9")
)
(fp_line
(start -2.92 3.84)
(end -4.04 3.84)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "9c43c423-2eec-4103-98d6-9c7292c0443e")
)
(fp_line
(start -2.92 7.84)
(end -2.92 20.29)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c74cf801-16a9-4a95-9317-06824716d1bc")
)
(fp_line
(start -2.92 20.29)
(end 14.34 20.29)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c9e2b977-378b-41b1-b5f1-96c91876be90")
)
(fp_line
(start 14.34 -2.3)
(end 14.34 3.84)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c455e40f-21ec-4c50-b00d-e7c7a75a2e36")
)
(fp_line
(start 14.34 7.84)
(end 14.34 20.29)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "106e1d9d-eae3-433a-9475-9aaab2a80eb0")
)
(fp_line
(start 14.34 7.84)
(end 15.46 7.84)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1961903b-4e39-4df5-8a84-6ad39e9b28c5")
)
(fp_line
(start 15.46 3.84)
(end 14.34 3.84)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "cd181726-985e-4ef1-abe1-06f8a4ff6b78")
)
(fp_line
(start 15.46 3.84)
(end 15.46 7.84)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "631a6826-eb24-4e60-9d55-1d44eaedbc3c")
)
(fp_line
(start -2.42 -1.8)
(end 13.84 -1.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "66a96709-f680-4f9c-ad5d-c14312bffce6")
)
(fp_line
(start -2.42 19.79)
(end -2.42 -1.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "9d2c3d51-040d-40a1-a875-68e52bd9dc2c")
)
(fp_line
(start 0 -0.8)
(end -1 -1.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "c9883569-3c81-4e77-bed5-e5eb94296152")
)
(fp_line
(start 1 -1.8)
(end 0 -0.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "16b98916-b8e8-4003-b76f-1c3ce6888d31")
)
(fp_line
(start 13.84 -1.8)
(end 13.84 19.79)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f0149299-4ef2-425a-a9f7-ba3bc1e84641")
)
(fp_line
(start 13.84 19.79)
(end -2.42 19.79)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "a333fbc2-cfad-4191-9aea-95a33bc552e5")
)
(fp_text user "${REFERENCE}"
(at 5.71 4.72 180)
(layer "F.Fab")
(uuid "5fac97c8-4441-4a5f-a1d3-d6169f1de5c2")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at 0 8.89)
(size 3.2 3.2)
(drill 3.2)
(layers "*.Cu" "*.Mask")
(clearance 0.25)
(uuid "cf383b20-079c-4be7-9632-f88ff43354bf")
)
(pad "" np_thru_hole circle
(at 11.43 8.89)
(size 3.2 3.2)
(drill 3.2)
(layers "*.Cu" "*.Mask")
(clearance 0.25)
(uuid "f327f429-fdec-4994-bee2-7f1c6a2be795")
)
(pad "1" thru_hole rect
(at 0 0)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "cb209c3d-6969-44bc-b28b-29fbe322e229")
)
(pad "2" thru_hole circle
(at 1.27 2.54)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "2b060621-2d1e-4cc5-a17d-26ba13c3cec7")
)
(pad "3" thru_hole circle
(at 2.54 0)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "b79425c0-6653-434b-a094-d326711c5af9")
)
(pad "4" thru_hole circle
(at 3.81 2.54)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "fbefe238-d763-4886-b8ff-ca5de79b6114")
)
(pad "5" thru_hole circle
(at 5.08 0)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "b5fb1b22-bfb8-448c-b915-7cae10f2745b")
)
(pad "6" thru_hole circle
(at 6.35 2.54)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "818b7c8c-75cb-480c-ab7d-ead958ee92c6")
)
(pad "7" thru_hole circle
(at 7.62 0)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "42861d36-8aef-49c0-9efe-acc60d5d0ab6")
)
(pad "9" thru_hole circle
(at 10.16 0)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "bc585935-8328-4f9b-bd50-186b4f91cdd8")
)
(pad "10" thru_hole circle
(at 11.43 2.54)
(size 1.8 1.8)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "389dde96-aa5a-442f-9b4d-9489b817b0fc")
)
(pad "11" thru_hole circle
(at -0.92 12.95)
(size 2 2)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "570059a7-897d-4a08-8b73-95fbfeee1ab6")
)
(pad "12" thru_hole circle
(at 1.62 12.95)
(size 2 2)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "93b8a6bd-a145-4682-b0a0-b59eddc85fdc")
)
(pad "13" thru_hole circle
(at 9.8 12.95)
(size 2 2)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "cb2d502c-2b72-4726-aec4-c6ba330ae8af")
)
(pad "14" thru_hole circle
(at 12.34 12.95)
(size 2 2)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "ec18b78e-eb72-4786-b2b9-f5fc64eedd21")
)
(pad "SH" thru_hole circle
(at -2.04 5.84)
(size 3 3)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "6127a688-633c-4ea6-aa4e-b66d32c0e22f")
)
(pad "SH" thru_hole circle
(at 13.46 5.84)
(size 3 3)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "f8d161b9-7833-43f2-b2d0-f0a854e34cd7")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Connector_RJ.3dshapes/RJ45_Abracon_ARJP11A-MA_Horizontal.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
(model "/home/pstruebi/Nextcloud/Projekte/auracaster/tech/pcb/kicad/CM4IO-KiCAD/CM4IO.3dshapes/TRJG0926HENL .stp"
(offset
(xyz 5.75 1.5 6.5)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -90 -0 -0)
)
)
)

View File

@@ -0,0 +1,916 @@
(footprint "RSE10"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(tags "TS3USB221ARSER ")
(property "Reference" "REF**"
(at 0 0 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "cbfa49d2-f965-4442-9708-dcc9f35b4c80")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "TS3USB221ARSER"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(uuid "90f545a5-6ccb-4c49-985f-c0e34a1c5f91")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://www.ti.com/lit/gpn/ts3usb221a"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "d3974128-f4e9-4274-a554-7324718ae059")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "74e0bc1c-1e3d-49e1-99be-39a6d3529a0c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "296-24019-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "af502fa1-2095-4a10-9bac-81356aaea49e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C128396"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "bda55e90-7765-45e0-8009-b56ff1fcf507")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "TS3USB221ARSER"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "1c60320a-d0fa-4264-8f78-409c5b6a83be")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_poly
(pts
(xy -0.1905 -1.583799) (xy -0.1905 -1.837799) (xy 0.1905 -1.837799) (xy 0.1905 -1.583799)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "14925c2b-e91d-49ad-ba62-df8d0f7b591c")
)
(fp_line
(start -1.229 -1)
(end -1.029 -1)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "97e4cc52-aa84-4ea9-8170-8dc76ebd3f15")
)
(fp_line
(start -1.229 1)
(end -1.229 -1)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "4a6e1be5-abe5-4333-8f7e-9f64453d81c9")
)
(fp_line
(start -1.029 -1.279)
(end -0.25 -1.279)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "63dc30e4-c2f7-4c80-a168-132f29fe5476")
)
(fp_line
(start -1.029 -1)
(end -1.029 -1.279)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "65fc3a48-5c50-47c0-a306-ff5591d944e9")
)
(fp_line
(start -1.029 1)
(end -1.229 1)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "a6c4997f-a227-4e6e-8fa4-1f1e16c8b3ad")
)
(fp_line
(start -1.029 1.279)
(end -1.029 1)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "af16fb19-704a-4a2e-8b27-0bbb58e712a0")
)
(fp_line
(start -0.25 -1.479)
(end 0.25 -1.479)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "83e6f7b9-a924-4e4a-9389-0badacf453ca")
)
(fp_line
(start -0.25 -1.279)
(end -0.25 -1.479)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "5304a55a-5d18-4204-9439-626bd34ec649")
)
(fp_line
(start -0.25 1.279)
(end -1.029 1.279)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "8ffbfb4a-f22d-4d23-97f2-a524c37add93")
)
(fp_line
(start -0.25 1.479)
(end -0.25 1.279)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "38ff387d-ca6f-4a4d-b51c-acf0389934fa")
)
(fp_line
(start 0.25 -1.479)
(end 0.25 -1.279)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "bcb8fe82-4c48-48d3-bc90-c3c1075d5f27")
)
(fp_line
(start 0.25 -1.279)
(end 1.029 -1.279)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "075d5195-42f8-4bcd-bea4-978c36a01b67")
)
(fp_line
(start 0.25 1.279)
(end 0.25 1.479)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "60dfeccc-253d-49ed-af9f-6414c4be4a82")
)
(fp_line
(start 0.25 1.479)
(end -0.25 1.479)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "9816eef7-214d-418b-a87b-f19c2acafb43")
)
(fp_line
(start 1.029 -1.279)
(end 1.029 -1)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "74481b7d-02d9-4b82-9ca1-d97eccdba145")
)
(fp_line
(start 1.029 -1)
(end 1.229 -1)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "7a3e6cc6-e7f5-4ef4-ada7-98ee4c805ea6")
)
(fp_line
(start 1.029 1)
(end 1.029 1.279)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "3c755726-a5a3-470c-bbcd-8309ed5308ba")
)
(fp_line
(start 1.029 1.279)
(end 0.25 1.279)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "6cc8a266-65b4-4b95-9841-73813332fe02")
)
(fp_line
(start 1.229 -1)
(end 1.229 1)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "16f845fe-56cd-4963-ab31-66f4b8045ed6")
)
(fp_line
(start 1.229 1)
(end 1.029 1)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.CrtYd")
(uuid "cee40ccc-2241-44c0-a996-fa9a029dcad6")
)
(fp_line
(start -0.775 -1.025)
(end -0.775 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "769e815e-00e3-44e3-8334-d9ddb9622dec")
)
(fp_line
(start -0.775 -1.025)
(end -0.775 1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "ed275c23-3a3b-4bc8-a7b0-73b60908d517")
)
(fp_line
(start -0.775 -0.9)
(end -0.775 -0.9)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "be617595-3090-4ded-8fdf-00fbd007044a")
)
(fp_line
(start -0.775 -0.9)
(end -0.775 -0.6)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "4a936873-a205-41de-9272-eee635776ec4")
)
(fp_line
(start -0.775 -0.6)
(end -0.775 -0.9)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "d373cec7-7c44-432d-97eb-550f0b539647")
)
(fp_line
(start -0.775 -0.6)
(end -0.775 -0.6)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "bb8c5067-594f-45d0-8c4d-9f0674e46d11")
)
(fp_line
(start -0.775 -0.4)
(end -0.775 -0.4)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "1577a790-fdf7-43a8-b878-74704a00810e")
)
(fp_line
(start -0.775 -0.4)
(end -0.775 -0.1)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "eba83031-8840-4e2d-80e2-688fdd7d98aa")
)
(fp_line
(start -0.775 -0.1)
(end -0.775 -0.4)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "41b445a8-efa0-4dde-b662-b21d634e77d3")
)
(fp_line
(start -0.775 -0.1)
(end -0.775 -0.1)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "c45e0e69-2291-4235-8094-0ac36458fdcd")
)
(fp_line
(start -0.775 0.1)
(end -0.775 0.1)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "4f5286f3-e64a-4bc8-8c62-90320d382e93")
)
(fp_line
(start -0.775 0.1)
(end -0.775 0.4)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "18f0ab56-e006-4094-b90d-ab1ff8834470")
)
(fp_line
(start -0.775 0.245)
(end 0.495 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "1d90da5f-fedc-4fd6-a4fe-87cce4045277")
)
(fp_line
(start -0.775 0.4)
(end -0.775 0.1)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "a2dc5db9-d705-49a5-a68b-1e56c5efd439")
)
(fp_line
(start -0.775 0.4)
(end -0.775 0.4)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "bd929fa3-685c-4e69-9d4d-29e924f08c6e")
)
(fp_line
(start -0.775 0.6)
(end -0.775 0.6)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "bc189b59-7f58-4927-9da8-96f902d8d97e")
)
(fp_line
(start -0.775 0.6)
(end -0.775 0.9)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "69b588ef-20d8-4c14-b08c-4876828f3454")
)
(fp_line
(start -0.775 0.9)
(end -0.775 0.6)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "cee6fb3c-94ef-4740-9b74-39cab246f808")
)
(fp_line
(start -0.775 0.9)
(end -0.775 0.9)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "86db1de3-5b1c-44b6-8e12-138b79379547")
)
(fp_line
(start -0.775 1.025)
(end -0.775 1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "242feeb1-e049-4216-a0dd-9b093de73cd5")
)
(fp_line
(start -0.775 1.025)
(end 0.775 1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "f8e4c0ff-7443-4f49-85f4-46f128d06ba1")
)
(fp_line
(start -0.15 -1.025)
(end -0.15 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "b1a1e4e8-4fd4-46fa-b74b-18f919000716")
)
(fp_line
(start -0.15 -1.025)
(end 0.15 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "34994405-56da-464f-aa7f-c81250cec508")
)
(fp_line
(start -0.15 1.025)
(end -0.15 1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "128624b7-74d6-47f9-9357-5077db734617")
)
(fp_line
(start -0.15 1.025)
(end 0.15 1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "236773ab-ae4e-4561-bec0-4b794f2c75fc")
)
(fp_line
(start 0.15 -1.025)
(end -0.15 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "263041b2-80e1-4428-93cd-5a407b98d134")
)
(fp_line
(start 0.15 -1.025)
(end 0.15 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "73fdfbd0-abc4-4944-a7f6-cfb4d6116bef")
)
(fp_line
(start 0.15 1.025)
(end -0.15 1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "79260e8a-53ca-4974-ac73-a09fb6689c71")
)
(fp_line
(start 0.15 1.025)
(end 0.15 1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "86afca05-a66e-4ac8-b0b9-b18eabdfd228")
)
(fp_line
(start 0.775 -1.025)
(end -0.775 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "5e9b39af-6f1e-4f97-96dc-408725054304")
)
(fp_line
(start 0.775 -1.025)
(end 0.775 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "341176c0-a956-463d-9fc1-6ee874f1bc05")
)
(fp_line
(start 0.775 -0.9)
(end 0.775 -0.9)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "fab49fd3-faf2-496a-bd43-8d209186e5bc")
)
(fp_line
(start 0.775 -0.9)
(end 0.775 -0.6)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "79b3fe1c-497a-4d44-916c-50cec29e620f")
)
(fp_line
(start 0.775 -0.6)
(end 0.775 -0.9)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "107d2f1c-f6ef-4e50-9683-0da49a7e16ef")
)
(fp_line
(start 0.775 -0.6)
(end 0.775 -0.6)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "9871bf81-dcd3-4e30-84b7-789fe2f9c6ad")
)
(fp_line
(start 0.775 -0.4)
(end 0.775 -0.4)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "fb330f87-82c9-4811-b42b-b2945593a070")
)
(fp_line
(start 0.775 -0.4)
(end 0.775 -0.1)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "9eac0ecb-c64d-4bf7-ab62-68e22db96b36")
)
(fp_line
(start 0.775 -0.1)
(end 0.775 -0.4)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "126bb75d-c1ef-4d86-a3d3-73769f6b5baf")
)
(fp_line
(start 0.775 -0.1)
(end 0.775 -0.1)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "b4052ca8-aff2-4850-956b-c9d389b930ca")
)
(fp_line
(start 0.775 0.1)
(end 0.775 0.1)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "75a6599a-0351-454f-857b-d99dc68906fe")
)
(fp_line
(start 0.775 0.1)
(end 0.775 0.4)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "e6169398-96a6-4247-9e14-12623063cc80")
)
(fp_line
(start 0.775 0.4)
(end 0.775 0.1)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "ab51e2dc-df8c-4075-bacb-5709083268d6")
)
(fp_line
(start 0.775 0.4)
(end 0.775 0.4)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "2fa5ddd1-77f5-4d68-9b88-39729c0b2f6f")
)
(fp_line
(start 0.775 0.6)
(end 0.775 0.6)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "73581fce-90e8-4161-b3f9-07c04d66bb14")
)
(fp_line
(start 0.775 0.6)
(end 0.775 0.9)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "c7544b95-e864-419f-afd3-0de58548208c")
)
(fp_line
(start 0.775 0.9)
(end 0.775 0.6)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "f349f04f-dd48-4d31-810b-c1b5b94f9722")
)
(fp_line
(start 0.775 0.9)
(end 0.775 0.9)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "7fb5a2ba-11b0-4a85-9ee0-0820eaf890b1")
)
(fp_line
(start 0.775 1.025)
(end 0.775 -1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "a72b0b99-91fe-4e3d-90ee-8750d3285fba")
)
(fp_line
(start 0.775 1.025)
(end 0.775 1.025)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "428ce18d-3379-4809-8437-5f46ec927e38")
)
(fp_text user "*"
(at -1.7148 -1 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "4db9248f-a72a-4aed-85e4-82216dec0891")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "*"
(at -1.7148 -1 0)
(layer "F.SilkS")
(uuid "a3681b5a-177b-4529-ba6f-2e10949aa27a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "*"
(at -0.375 -1 0)
(layer "F.Fab")
(uuid "0a1d1073-cb91-4ec0-8590-4d9b2d07b031")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "*"
(at -0.375 -1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "52b13a88-bb79-450b-a95f-ee0fb9e450d3")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(uuid "b323ca52-4c00-4414-a922-697b159242a9")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at -0.7274 -0.750001 90)
(size 0.3 0.7048)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2565fc72-9102-4461-9809-5cef611984c9")
)
(pad "2" smd rect
(at -0.7274 -0.25 90)
(size 0.249936 0.70485)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9c718c44-95bc-42a5-95ec-f7c5f2797e8c")
)
(pad "3" smd rect
(at -0.7274 0.25 90)
(size 0.249936 0.70485)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "116c4252-ca8f-46a0-a6e8-6a60c75fe230")
)
(pad "4" smd rect
(at -0.7274 0.750001 90)
(size 0.3 0.7048)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "fe76b249-5241-4951-9734-b9d2ceb473e9")
)
(pad "5" smd rect
(at 0 0.952444)
(size 0.350012 0.754888)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "a3c70bcd-e97b-4678-a5a3-e3925c646179")
)
(pad "6" smd rect
(at 0.7274 0.750001 90)
(size 0.3 0.7048)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "7439f079-8201-4abd-8ce5-3c7c14c9e707")
)
(pad "7" smd rect
(at 0.7274 0.25 90)
(size 0.249936 0.70485)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "75185e11-a633-4f32-8d6e-471d6a26a58a")
)
(pad "8" smd rect
(at 0.7274 -0.25 90)
(size 0.249936 0.70485)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "7d8cb7e7-8036-4c8a-8b97-b52bc628aad1")
)
(pad "9" smd rect
(at 0.7274 -0.750001 90)
(size 0.3 0.7048)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9cb967de-8764-48d5-9d88-838f728c1ffa")
)
(pad "10" smd rect
(at 0 -0.952444)
(size 0.350012 0.754888)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "1c27739f-69b4-44b6-ac5e-dbafaf8746b6")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,141 @@
(footprint "R_0201_0603Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "REF**"
(at -1.695 -0.12 180)
(layer "F.SilkS")
(uuid "605df24d-c01c-4ff1-91d1-e22b10f76681")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "4k7R"
(at 0 1.05 180)
(layer "F.Fab")
(uuid "e3208c1a-37b2-4e56-bcc9-a057b5359f95")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "87f17ede-7a91-4bdc-9c2c-897abc69d4a8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Resistor"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "e93278c2-9735-42c5-99a7-ba466459d541")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "LCSC" "C138135"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "e0aa3b42-b0c3-42ae-842a-47507c0c800a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_rect
(start -0.7 -0.35)
(end 0.7 0.35)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "4458ad1f-2f5c-4f7f-8165-b478b67e6e83")
)
(fp_rect
(start -0.3 -0.15)
(end 0.3 0.15)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "8f721b53-df28-422a-b209-5bdfd4411994")
)
(fp_text user "${REFERENCE}"
(at 0 -0.68 180)
(layer "F.Fab")
(uuid "d12ecdba-6851-4930-ac41-38f8ecfd62a1")
(effects
(font
(size 0.25 0.25)
(thickness 0.04)
)
)
)
(pad "" smd roundrect
(at -0.345 0)
(size 0.318 0.36)
(layers "F.Paste")
(roundrect_rratio 0.25)
(uuid "024342b1-57bf-433d-93a1-2862a235b916")
)
(pad "" smd roundrect
(at 0.345 0)
(size 0.318 0.36)
(layers "F.Paste")
(roundrect_rratio 0.25)
(uuid "9c68085e-2830-4f4a-b224-471dc2c7fc77")
)
(pad "1" smd roundrect
(at -0.32 0)
(size 0.46 0.4)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.25)
(uuid "ed5e2775-4ac9-44a0-9406-4d20520de1e8")
)
(pad "2" smd roundrect
(at 0.32 0)
(size 0.46 0.4)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.25)
(uuid "df565a11-9811-4d61-8bd4-e8522fd55056")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0201_0603Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,244 @@
(footprint "R_0402_1005Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "REF**"
(at 2.5 0.245214 180)
(layer "F.SilkS")
(uuid "d8e948f0-feff-474a-834b-19c041185498")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "49.9R"
(at 0 1.17 180)
(layer "F.Fab")
(uuid "e3ab84bf-a460-4b99-b5de-99f9d5c0b5f8")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "6dbc1015-8657-4099-9232-3cd5de58cfa1")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "865ccab3-631c-4f90-be5b-9a4b3df9f9b8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey" "https://www.digikey.at/de/products/detail/vishay-dale/CRCW040249R9FKED/1177858"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3e908ec1-3a4a-4522-9938-bd6d5f36057a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "541-49.9LCT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "eddafec6-0c60-457c-afd7-bdf7ab75934d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C482189"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "70c8ad70-624a-4c50-94db-122d5050e06b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "CRCW040249R9FKED"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "fd94fa57-f7df-4091-857f-bf7c51819fc5")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.153641 -0.38)
(end 0.153641 -0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d8662503-1c8e-46bd-9cfa-3a84cd2813f9")
)
(fp_line
(start -0.153641 0.38)
(end 0.153641 0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "8225bc95-fd6a-4f51-93ab-c350a953475a")
)
(fp_line
(start -0.93 -0.47)
(end 0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5deff8c7-78bf-4fd8-966b-0eff7443b1af")
)
(fp_line
(start -0.93 0.47)
(end -0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6233f3b6-9fd5-428f-8318-294b6534e4f8")
)
(fp_line
(start 0.93 -0.47)
(end 0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3a0dc140-68c3-455c-ad6a-9dbeea476e15")
)
(fp_line
(start 0.93 0.47)
(end -0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "e274a7db-b57e-4bbb-8cec-01980c43c905")
)
(fp_line
(start -0.525 -0.27)
(end 0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "8fd31b5d-852e-4679-b8c5-e60e3ce1c978")
)
(fp_line
(start -0.525 0.27)
(end -0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "d986137d-bf6b-4f2a-9dc8-104176da3b57")
)
(fp_line
(start 0.525 -0.27)
(end 0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6fb2b43a-0a3c-4737-80f5-2cd26d8da6ba")
)
(fp_line
(start 0.525 0.27)
(end -0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "458992bb-b287-4956-8fae-c084f0826564")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "8ea62439-ee03-4fee-aff2-02f9316d05de")
(effects
(font
(size 0.8 0.8)
(thickness 0.04)
)
)
)
(pad "1" smd roundrect
(at -0.51 0)
(size 0.54 0.64)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "1697faf8-7e9e-4f4d-b560-4a7df7bec2c6")
)
(pad "2" smd roundrect
(at 0.51 0)
(size 0.54 0.64)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "8e2bcad2-5c59-43b5-977a-a786ca4f8e3f")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,245 @@
(footprint "R_0603_1608Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "REF**"
(at 2.887316 0.40927 180)
(layer "F.SilkS")
(uuid "2969ebef-b925-46c0-9e9c-2df1330471b2")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "12k4"
(at 0 1.43 180)
(layer "F.Fab")
(hide yes)
(uuid "e185226f-0071-40b4-8342-dfb225170a6e")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "57b6f3c2-5d02-461e-b434-830f4b8507af")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "0d443d4b-55da-41ac-bddc-4f4fb93ced41")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "311-12.4KHRCT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cb9785b3-741d-42c6-903d-40fddf972a45")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey" "https://www.digikey.at/en/products/detail/vishay-dale/CRCW06035K10FKEAC/7928452"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "89bdf5e2-0622-4966-9fa9-cb90b2ad13e5")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C137798"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "d8e1416a-c8cd-404a-8cca-0c1cdd50277c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "RC0603FR-0712K4L"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "99551f93-b218-47d5-a355-c9c58476fc41")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.237258 -0.5225)
(end 0.237258 -0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "85736170-ef5b-4f55-9662-16042a4f9b6d")
)
(fp_line
(start -0.237258 0.5225)
(end 0.237258 0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a977d4cb-6688-448f-82b6-724dc5f3ad39")
)
(fp_line
(start -1.48 -0.73)
(end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6b9e1cdc-e244-4d1e-bbfa-941295108c1f")
)
(fp_line
(start -1.48 0.73)
(end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "7c58e0da-91b5-4658-8d71-e09b91bf5361")
)
(fp_line
(start 1.48 -0.73)
(end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "05cfbde1-cfb9-4b69-928a-93c61b9110c9")
)
(fp_line
(start 1.48 0.73)
(end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "25bb91df-83a7-4884-a4fe-6af9c8a2526c")
)
(fp_line
(start -0.8 -0.4125)
(end 0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "36d8fe21-881e-48ff-9edf-89d63e7be006")
)
(fp_line
(start -0.8 0.4125)
(end -0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "4668bca1-b2ab-4ae1-b88a-67e12e8d2753")
)
(fp_line
(start 0.8 -0.4125)
(end 0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "50ec1a2d-99c0-4f5e-87cd-c32c50f43a61")
)
(fp_line
(start 0.8 0.4125)
(end -0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "b0088f44-69bf-45b2-88bc-f22f9ff38bd4")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "e268e24b-5b48-4c04-b2a2-7fafe1163d3a")
(effects
(font
(size 0.8 0.8)
(thickness 0.06)
)
)
)
(pad "1" smd roundrect
(at -0.825 0)
(size 0.8 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "933ae399-71a4-41cb-873f-6d232db597f1")
)
(pad "2" smd roundrect
(at 0.825 0)
(size 0.8 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "55484fea-ba76-49dc-8d5a-843a3c80e85e")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,147 @@
(footprint "R_0603_1608Metric_Pad0.98x0.95mm_HandSolder"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "Reference" "REF**"
(at -0.0625 1.3 180)
(layer "F.SilkS")
(uuid "56f3676e-4d09-45a7-a898-99ebb76da665")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "47R, 0.1%"
(at 0 1.43 180)
(layer "F.Fab")
(uuid "f581d1c9-83be-4175-a11d-dc4e4bef2915")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "996ebb02-e72c-4065-a52f-c2b62ca03010")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "1073dd17-1679-4fc3-8376-353bee3c46fe")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "LCSC" "C319578"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "acd0bb6b-edb5-4ee5-b227-141395b06f03")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.254724 -0.5225)
(end 0.254724 -0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b62f5945-7037-4dd6-9a31-6764a121ba8a")
)
(fp_line
(start -0.254724 0.5225)
(end 0.254724 0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9aae5683-bcb0-4923-b851-26365ede99b9")
)
(fp_rect
(start -1.65 -0.73)
(end 1.65 0.73)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "a0c8c172-829a-4bbc-b888-68106b6ded26")
)
(fp_rect
(start -0.8 -0.4125)
(end 0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "3331c0b9-31a3-4e58-a670-26050d65b1d6")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "f493090d-8c4e-488c-991f-d64bf3282e74")
(effects
(font
(size 0.8 0.8)
(thickness 0.06)
)
)
)
(pad "1" smd roundrect
(at -0.9125 0)
(size 0.975 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "d83047c0-1083-4a2b-a49a-1269047bd235")
)
(pad "2" smd roundrect
(at 0.9125 0)
(size 0.975 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "d66e2580-7eb2-448a-90e1-e87ab28399da")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,186 @@
(footprint "R_1206_3216Metric"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "REF**"
(at -4.26 0.15 0)
(layer "F.SilkS")
(uuid "70a8f4a2-2214-4ff6-929a-73921f6ff3e5")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "10u, 50V, X7R"
(at 0 1.83 0)
(layer "F.Fab")
(uuid "3dbcacf2-6096-475e-b422-8176e3568f26")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "dfebdda3-c2b1-48b7-bdaa-19ac52857998")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Unpolarized capacitor, small symbol"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "2689185b-766a-413c-a491-791e2ea6037e")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Note" "Capacitor, X7R, ±10%"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "dedce33d-e3fc-434c-a638-466baaccb247")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "t" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3a9e3597-4b6d-40da-8767-4f73bd15631a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C89632"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "6f54a601-b319-474a-a71f-a8ff94a96b9c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "CL10A106KQ8NNNC"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "264ce706-7568-469e-a449-7492535392d9")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.727064 -0.91)
(end 0.727064 -0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "51173357-72c1-406a-8d12-b368a76783c8")
)
(fp_line
(start -0.727064 0.91)
(end 0.727064 0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ac157dfd-62d2-4847-abf2-336beb97374a")
)
(fp_rect
(start -2.28 -1.13)
(end 2.28 1.13)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "da5d7abd-100a-4fe7-b18d-1bff778a5c99")
)
(fp_rect
(start -1.6 -0.8)
(end 1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "b00b7c91-202d-4f5a-a665-dbdc5451a9ae")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "26e8c0cf-8328-4317-8fa1-607a1b02b9db")
(effects
(font
(size 0.8 0.8)
(thickness 0.12)
)
)
)
(pad "1" smd roundrect
(at -1.4625 0)
(size 1.125 1.75)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.222222)
(uuid "cb6949be-022c-49fb-87bf-c993a100d5fc")
)
(pad "2" smd roundrect
(at 1.4625 0)
(size 1.125 1.75)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.222222)
(uuid "36a4e855-fe36-46fd-935a-21245576ef8d")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,232 @@
(footprint "R_1206_3216Metric_Pad1.30x1.75mm_HandSolder"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor handsolder")
(property "Reference" "REF**"
(at 3.55 0.67 0)
(layer "F.SilkS")
(uuid "9a02cfbf-155b-49fb-a078-258d0c9732b9")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "82R, 0W5"
(at 0 1.83 0)
(layer "F.Fab")
(hide yes)
(uuid "6c34ed23-005e-4a71-9f32-109cf3144fb2")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "de2c7b95-7ddc-4204-9c5a-fbae463925eb")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Resistor"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "80a9056d-e8a3-4556-9ebf-9e51df4a17c8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "RNCP1206FTD82R5CT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "47ebcdc4-dac5-4e97-aad1-0650bdd960b1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C5713421"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b8b96432-265b-4dab-9a87-51ca2ab6681f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "nm"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "22cdc26a-dac6-4347-b37f-9d01c3cc08ff")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -0.727064 -0.91)
(end 0.727064 -0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "43af75d1-8c8e-41a3-b7c9-9b06789538de")
)
(fp_line
(start -0.727064 0.91)
(end 0.727064 0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "7d18d255-ae82-40ce-bc90-db49796e8315")
)
(fp_line
(start -2.45 -1.13)
(end 2.45 -1.13)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "fa72994e-f6d5-4bce-beb5-a7e661d14bbd")
)
(fp_line
(start -2.45 1.13)
(end -2.45 -1.13)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f3105eae-d2b2-49b4-9507-48dd6546c816")
)
(fp_line
(start 2.45 -1.13)
(end 2.45 1.13)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3eb8fb6e-3956-4fc0-b67e-4810eff6541e")
)
(fp_line
(start 2.45 1.13)
(end -2.45 1.13)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "90ec00d0-b434-4464-b8cc-e447b4d228c9")
)
(fp_line
(start -1.6 -0.8)
(end 1.6 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "7c3e899d-010b-49a8-9176-f6f1f5ba3727")
)
(fp_line
(start -1.6 0.8)
(end -1.6 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "177b380e-d635-4e54-baaf-b0dfd8e0a5ac")
)
(fp_line
(start 1.6 -0.8)
(end 1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3fd367e1-61dd-4434-a066-7bb0016f1ca9")
)
(fp_line
(start 1.6 0.8)
(end -1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "82f18866-ec5f-4020-aebc-3a72b2e314f7")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "4ca66d0d-158b-45cf-a55a-d931465c3b5d")
(effects
(font
(size 0.8 0.8)
(thickness 0.12)
)
)
)
(pad "1" smd roundrect
(at -1.55 0)
(size 1.3 1.75)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.192308)
(uuid "49c43b3e-6235-45c5-b2f6-3f99efe37d27")
)
(pad "2" smd roundrect
(at 1.55 0)
(size 1.3 1.75)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.192308)
(uuid "aadd3b43-a119-4090-9be1-ea759cf0ad58")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,942 @@
(footprint "Raspberry-Pi-4-Compute-Module_left"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(locked yes)
(layer "F.Cu")
(descr "Raspberry Pi 4 Compute Module")
(tags "Raspberry Pi 4 Compute Module")
(property "Reference" "REF**"
(at 4.2 -15.55 270)
(layer "F.SilkS")
(uuid "33c6426e-019c-4ede-afd9-84373652babd")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "Compute_Module_4_Functional"
(at 16.2 1.9 0)
(layer "F.Fab")
(uuid "f5da64a4-5857-4965-8bd0-0dff6897aa43")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "5e83eed9-47f0-4ee3-a3f8-e267a91f17d1")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "dc7585af-305c-44c8-9934-6812af1092e6")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Digi-Key_PN" "H11615CT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "fe2dca97-9444-4010-bb0b-58380673d680")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "DF40C-100DS-0.4V(51)"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "fc21cb76-6f9b-49b2-b910-c1b78a881930")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "H11615CT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "505c0f98-7cbd-4b9c-8029-fc04dd955b9a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C597931"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "66b76071-ddbf-495f-811c-dbca52583d59")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(clearance 0.1)
(zone_connect 1)
(attr smd)
(fp_line
(start -3.5 -48)
(end -3.5 0)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d1ab349b-209a-4a52-a664-fb6a636985c7")
)
(fp_line
(start -2.35 -32.9)
(end 1.43 -32.9)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "162c0907-af7d-4dd5-8f14-25186d5dd5b7")
)
(fp_line
(start -2.35 -10.1)
(end -2.35 -11.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "84bc9017-32e0-413f-a38d-30a9ebafdcac")
)
(fp_line
(start -2.35 -10.1)
(end 1.43 -10.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "37f7c6c8-1601-46a2-82d5-abe1304ef460")
)
(fp_line
(start 0 3.5)
(end 33 3.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "404adecc-d0b7-4465-b6e5-2c785a15ce63")
)
(fp_line
(start 1.43 -10.1)
(end 1.43 -11.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "fdccec57-24fe-4abf-ba9b-1c9acd7cc3ec")
)
(fp_line
(start 33 -51.5)
(end 0 -51.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e51c428e-77b5-4af4-ba55-b8c9bb0825fb")
)
(fp_line
(start 36.5 0)
(end 36.5 -48)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "51f90cbc-d182-4b12-9dbb-30721500c36f")
)
(fp_arc
(start -3.5 -48)
(mid -2.474874 -50.474874)
(end 0 -51.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2a005380-a730-4b42-889d-b732c71778e1")
)
(fp_arc
(start 0 3.5)
(mid -2.474874 2.474874)
(end -3.5 0)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "69e96c43-4858-4cf4-a731-48693bf9ae00")
)
(fp_arc
(start 33 -51.5)
(mid 35.474874 -50.474874)
(end 36.5 -48)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9148f39a-52f9-4650-867f-3909af700ec6")
)
(fp_arc
(start 36.5 0)
(mid 35.474874 2.474874)
(end 33 3.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c9bb411b-539c-4a05-bc1b-d52d3253999c")
)
(fp_line
(start -2.35 -32.9)
(end 1.43 -32.9)
(stroke
(width 0.12)
(type solid)
)
(layer "F.CrtYd")
(uuid "f7411d2d-0520-40c0-85e9-1df1581daa9a")
)
(fp_line
(start -2.35 -10.1)
(end -2.35 -32.9)
(stroke
(width 0.12)
(type solid)
)
(layer "F.CrtYd")
(uuid "48f6b907-2d63-430a-970b-cbcb61ec2374")
)
(fp_line
(start 1.43 -32.9)
(end 1.43 -10.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.CrtYd")
(uuid "e25494b7-4a25-4343-b9cd-cfc85c98c17c")
)
(fp_line
(start 1.43 -10.1)
(end -2.35 -10.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.CrtYd")
(uuid "3ea4fce9-a835-4fd6-9d0d-7e90188733e5")
)
(pad "" np_thru_hole circle
(at 0 -48)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(solder_mask_margin 1.7)
(clearance 1.7)
(uuid "0e1dc78b-e359-4611-a6af-aa0acd671bb4")
)
(pad "" np_thru_hole circle
(at 0 0)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(solder_mask_margin 1.7)
(clearance 1.7)
(uuid "281ea9cf-bc49-4533-aa11-ea9cd64cb631")
)
(pad "" np_thru_hole circle
(at 33 -48)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(solder_mask_margin 1.7)
(clearance 1.7)
(uuid "974221e9-d428-44d1-907c-564e60560fa8")
)
(pad "" np_thru_hole circle
(at 33 0)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(solder_mask_margin 1.7)
(clearance 1.7)
(uuid "58c914c4-20e5-47a8-bb72-e8d2fdfb45f1")
)
(pad "1" smd rect
(at -2 -31.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "82916890-ef0c-4ac9-be0d-acd9143f2ad9")
)
(pad "2" smd rect
(at 1.08 -31.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "39e7fcd8-2121-4886-a0a5-d64dd1bc6ed3")
)
(pad "3" smd rect
(at -2 -30.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "d15e5674-a18a-4efb-a5eb-4674d4b5c661")
)
(pad "4" smd rect
(at 1.08 -30.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e4fef217-f077-45f9-98f1-e315b754259f")
)
(pad "5" smd rect
(at -2 -30.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "a3921d11-a817-4294-a0cd-61503f5e0e8c")
)
(pad "6" smd rect
(at 1.08 -30.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e432e00e-8de4-4e9b-95f8-a197cc6553e7")
)
(pad "7" smd rect
(at -2 -30.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "d7c927bd-1cd6-48bb-9a37-bbe9f273ebd2")
)
(pad "8" smd rect
(at 1.08 -30.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "6b2b557d-5d6d-46a6-80d6-3be3bf9cf52e")
)
(pad "9" smd rect
(at -2 -29.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "62cd9ed8-53ab-4248-8f17-0cb15bb61d72")
)
(pad "10" smd rect
(at 1.08 -29.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "1eefa2b7-1773-4bd8-8482-6b1c4de04d4e")
)
(pad "11" smd rect
(at -2 -29.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2373738f-9b77-43ea-848d-2bd9b5ed3cb3")
)
(pad "12" smd rect
(at 1.08 -29.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "71239cbf-3264-428e-9b34-d4988cfbbd58")
)
(pad "13" smd rect
(at -2 -28.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "b9e7819e-3cc1-4d28-a7a2-daafd652153f")
)
(pad "14" smd rect
(at 1.08 -28.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "52bbacd6-eec9-452b-851f-e465b1bb72ee")
)
(pad "15" smd rect
(at -2 -28.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2a3b83ef-ae82-4a45-be8c-c0dc33b8f966")
)
(pad "16" smd rect
(at 1.08 -28.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9b565387-b888-48af-8ddf-b82880a93c1d")
)
(pad "17" smd rect
(at -2 -28.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9ed63316-56e4-456f-8ffa-6603c3622ada")
)
(pad "18" smd rect
(at 1.08 -28.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "f824cdf7-f5e4-4271-9135-7065bd0c9ed4")
)
(pad "19" smd rect
(at -2 -27.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "36e43306-85c0-4e85-8058-43c2034581f3")
)
(pad "20" smd rect
(at 1.08 -27.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "54e9f90f-b4cf-4ce1-92ae-0f8af652d812")
)
(pad "21" smd rect
(at -2 -27.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "684e84db-2162-465a-b31b-e2a1c921df5e")
)
(pad "22" smd rect
(at 1.08 -27.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9e42f0ba-3213-4dd0-8b08-91d57fb116a9")
)
(pad "23" smd rect
(at -2 -26.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9b4aa38a-bc95-4f0a-97aa-bad5da6a8def")
)
(pad "24" smd rect
(at 1.08 -26.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "5fd1abc4-1e34-458f-aae6-458c8e8c26da")
)
(pad "25" smd rect
(at -2 -26.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "f428743f-15a2-48a6-be91-f2f614991964")
)
(pad "26" smd rect
(at 1.08 -26.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "574fa1d1-95f0-47f8-a963-a67366c4db8b")
)
(pad "27" smd rect
(at -2 -26.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "6c1b5fa3-a753-4291-8955-602aa23006f7")
)
(pad "28" smd rect
(at 1.08 -26.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "ee73aea6-e7df-4ff1-8b9f-60a0d26cc63f")
)
(pad "29" smd rect
(at -2 -25.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "1b84d00f-7398-4919-a938-5013cb2a8787")
)
(pad "30" smd rect
(at 1.08 -25.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e80ff596-0540-472b-925c-04c8d27f3c7f")
)
(pad "31" smd rect
(at -2 -25.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "59923c7c-0e22-43ba-a144-c42b46b8c46f")
)
(pad "32" smd rect
(at 1.08 -25.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "bfbe231b-b6c1-403f-b223-3eded0e56b49")
)
(pad "33" smd rect
(at -2 -24.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "46a4e55c-d55d-4a72-86eb-642598da964d")
)
(pad "34" smd rect
(at 1.08 -24.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "228cf8cb-8492-4774-9c04-f791946850d5")
)
(pad "35" smd rect
(at -2 -24.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "82cad0d5-2922-49f5-8c11-d4f12fda8363")
)
(pad "36" smd rect
(at 1.08 -24.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "d67ac7f6-b847-4d12-9507-b4ecb561bb39")
)
(pad "37" smd rect
(at -2 -24.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "6fb2e252-81f0-4565-bc07-9d034a84d3fb")
)
(pad "38" smd rect
(at 1.08 -24.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "815c2ccd-0fe6-445f-8820-f38824e68d28")
)
(pad "39" smd rect
(at -2 -23.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "913f0be3-c78e-42fe-af5a-dde0001bafb2")
)
(pad "40" smd rect
(at 1.08 -23.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "75a288ae-3a93-4e24-8c2c-7ea419a5b32f")
)
(pad "41" smd rect
(at -2 -23.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "5d0bee77-62d0-4411-9ca9-8dc5ad65d071")
)
(pad "42" smd rect
(at 1.08 -23.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "02f8b74b-716e-4b69-9310-a0869870a517")
)
(pad "43" smd rect
(at -2 -22.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "f55a82ca-39a1-4b2c-bcf0-03dd288836d6")
)
(pad "44" smd rect
(at 1.08 -22.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "a91ddcbb-3b9e-44d4-8b41-51f66938582c")
)
(pad "45" smd rect
(at -2 -22.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9aaa737e-8714-49e2-9a18-6758b59cd289")
)
(pad "46" smd rect
(at 1.08 -22.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "64412407-57fe-4cde-b561-2bb87d7b7733")
)
(pad "47" smd rect
(at -2 -22.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e843c5e6-84c4-4922-943a-697933e8c9dd")
)
(pad "48" smd rect
(at 1.08 -22.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "358b7a2c-967d-49fb-8b96-0bdd3da22da2")
)
(pad "49" smd rect
(at -2 -21.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "dfa52167-66bf-4206-81c6-9c40b5aa5383")
)
(pad "50" smd rect
(at 1.08 -21.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2dca36e0-b4ec-4a2c-9d8e-0a25891323eb")
)
(pad "51" smd rect
(at -2 -21.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "7ce2155f-7c13-48ca-9c2f-8883069d86b8")
)
(pad "52" smd rect
(at 1.08 -21.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "bc60c5e5-2d4a-4b0f-ad45-678f56fba639")
)
(pad "53" smd rect
(at -2 -20.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "131413d8-37b3-4e5c-b835-cb9a11ae7558")
)
(pad "54" smd rect
(at 1.08 -20.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2db05d5a-917e-48f1-ae88-792b36c8e443")
)
(pad "55" smd rect
(at -2 -20.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "0a1d4fce-4218-4360-a447-3c05821d7a3f")
)
(pad "56" smd rect
(at 1.08 -20.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "640f40eb-3615-4936-b2c4-a89ead774a0c")
)
(pad "57" smd rect
(at -2 -20.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9ff5e947-8c98-4e04-8f74-16bbb5f457eb")
)
(pad "58" smd rect
(at 1.08 -20.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "df7592b0-cffa-490b-acbd-f212b60c3f9f")
)
(pad "59" smd rect
(at -2 -19.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "79edc0b5-50b1-4f85-921a-6a4a1d8605fe")
)
(pad "60" smd rect
(at 1.08 -19.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "c7a15f70-48ac-4706-875f-53162854a707")
)
(pad "61" smd rect
(at -2 -19.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "96a58196-0f9b-47f1-b2e8-f0d3b0ad73fa")
)
(pad "62" smd rect
(at 1.08 -19.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "8e1f12cb-d57e-48fc-84a7-78ddff5a336e")
)
(pad "63" smd rect
(at -2 -18.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "ea29b84b-3a3f-4e72-9bbd-2f0282513b51")
)
(pad "64" smd rect
(at 1.08 -18.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9fbaad64-28e5-498f-8ede-daf574eeef56")
)
(pad "65" smd rect
(at -2 -18.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "b98c31f0-b9c9-481a-a6a0-d352dea559b9")
)
(pad "66" smd rect
(at 1.08 -18.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "fa8c152e-f127-49a5-9e0c-f2d5d3dfa5d7")
)
(pad "67" smd rect
(at -2 -18.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "8e6aa4b7-1771-4bce-99eb-1969c4b66c01")
)
(pad "68" smd rect
(at 1.08 -18.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "ad3796fb-ff6c-4dd5-ac3c-86b19ebc58d2")
)
(pad "69" smd rect
(at -2 -17.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "13a35594-0577-45bb-a2b0-6c6b960297f8")
)
(pad "70" smd rect
(at 1.08 -17.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "db0929b9-176b-43c2-9eea-3a75f8744a01")
)
(pad "71" smd rect
(at -2 -17.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "cc419869-f3d4-43a6-a0af-78e8c01872a1")
)
(pad "72" smd rect
(at 1.08 -17.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9a802808-703d-4c19-b11a-30b9275959ed")
)
(pad "73" smd rect
(at -2 -16.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "fd537774-c079-4d28-a680-2d7bb4a43d1e")
)
(pad "74" smd rect
(at 1.08 -16.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "44afbdc9-89a7-4c2e-bb4f-40e4bbf91c18")
)
(pad "75" smd rect
(at -2 -16.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "46e91429-e1fd-4a26-aeea-6feab66c36b9")
)
(pad "76" smd rect
(at 1.08 -16.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "ed8adace-eb45-4f49-86b6-a5f91886f8bf")
)
(pad "77" smd rect
(at -2 -16.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "714ce2e0-49a9-4661-bb5d-d5ec34638994")
)
(pad "78" smd rect
(at 1.08 -16.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "2a94786b-6d01-428a-b315-f02a6082362c")
)
(pad "79" smd rect
(at -2 -15.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "d0ac4e72-e034-4131-906f-7f69862b5f23")
)
(pad "80" smd rect
(at 1.08 -15.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "35fddae6-85ce-47c7-939a-5f95564334ab")
)
(pad "81" smd rect
(at -2 -15.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "9727b3f6-4ad2-45ad-94ed-3843ed79449c")
)
(pad "82" smd rect
(at 1.08 -15.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "4977dee7-68ee-44e4-8004-cd48c7d2a72a")
)
(pad "83" smd rect
(at -2 -14.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "5c69a3d3-e43d-4224-9457-2d0953b15ce9")
)
(pad "84" smd rect
(at 1.08 -14.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "0c33fa44-68c8-400d-a78a-2da5b8196cb4")
)
(pad "85" smd rect
(at -2 -14.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "2a5a3f2b-7ca0-45d9-b705-ba1af3dfa3ee")
)
(pad "86" smd rect
(at 1.08 -14.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "a1a958b3-090e-4db5-bff3-d7db8fbd4238")
)
(pad "87" smd rect
(at -2 -14.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(zone_connect 2)
(uuid "0066ed68-1681-4a1d-ab9e-6ab0e0c05fb2")
)
(pad "88" smd rect
(at 1.08 -14.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "44ed45ea-8318-4d23-8dc5-ee00f1cdea33")
)
(pad "89" smd rect
(at -2 -13.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "70a833c1-1cdd-4ec7-9a1e-9e196cb93211")
)
(pad "90" smd rect
(at 1.08 -13.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e1666a85-88af-4d3b-bf6d-969d3b2ccbe0")
)
(pad "91" smd rect
(at -2 -13.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "70f7f85f-bba3-468b-87b5-70b8172be58c")
)
(pad "92" smd rect
(at 1.08 -13.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "cfae1d50-b90b-415f-b87a-9a6b4daf1837")
)
(pad "93" smd rect
(at -2 -12.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "a86487f8-ce32-4481-9284-d62f643ef36d")
)
(pad "94" smd rect
(at 1.08 -12.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "56c9811c-a36d-4a95-acc9-05041be31d44")
)
(pad "95" smd rect
(at -2 -12.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "a7e87254-eacd-4354-b650-5ae795daf478")
)
(pad "96" smd rect
(at 1.08 -12.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "bc542acf-34be-4d82-936b-fb266f960645")
)
(pad "97" smd rect
(at -2 -12.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "55dc29a3-87c4-46cc-a2c6-d7d27d51d3ab")
)
(pad "98" smd rect
(at 1.08 -12.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "6bddffd1-b7bf-49a9-b80b-290e3d7d45f1")
)
(pad "99" smd rect
(at -2 -11.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9a146fb9-ca42-44d7-b45b-3adcf6bb58dc")
)
(pad "100" smd rect
(at 1.08 -11.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "c3a84456-80bb-4b2c-9e2a-df1ab41a32b2")
)
(embedded_fonts no)
(model "./CM4.3dshapes/DF40C-100DS.stp"
(offset
(xyz -0.46 15.38 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -90 0 0)
)
)
(model "./CM4IO.3dshapes/DF40C-100DS.stp"
(offset
(xyz 33.46 15.38 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -90 0 0)
)
)
)

View File

@@ -0,0 +1,986 @@
(footprint "Raspberry-Pi-4-Compute-Module_right"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(locked yes)
(layer "F.Cu")
(descr "Raspberry Pi 4 Compute Module")
(tags "Raspberry Pi 4 Compute Module")
(property "Reference" "REF**"
(at 29.3 -12.15 270)
(layer "F.SilkS")
(uuid "2f4b21c6-e44e-478c-a5ac-935a2c6b0a42")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "Compute_Module_4_right"
(at 16.52 0.19 0)
(layer "F.Fab")
(uuid "4e9b78de-e82b-4326-ba25-85a446361246")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "a9276db5-71a0-412b-9257-3fdf4c6f722b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "7394aef6-1751-4060-aae8-627e06da515f")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Digi-Key_PN" "H11615CT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0fffcf92-d5e0-4d20-bdce-38c48be9c82f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "DF40C-100DS-0.4V(51)"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "1de57785-51c5-41e2-b47a-0a4b32eb79b6")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "H11615CT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "072e64d7-1c6b-473f-9d01-943385b6d4a5")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C597931"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "206c4b4a-bc9e-4d11-94c3-47f1cf888d9b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(clearance 0.1)
(zone_connect 1)
(attr smd)
(fp_line
(start -3.5 -48)
(end -3.5 0)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2c0b8084-80c3-4c16-9e9f-4670261ba0d7")
)
(fp_line
(start 0 3.5)
(end 33 3.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "778f10c8-d3be-4c17-a36b-c15adee0aacf")
)
(fp_line
(start 31.57 -32.9)
(end 31.57 -31.9)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "79911189-9a8b-41a2-ae5c-c30be68cb436")
)
(fp_line
(start 31.57 -32.9)
(end 35.35 -32.9)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ef64c542-b649-4950-a089-dde2aaf787a9")
)
(fp_line
(start 31.57 -10.1)
(end 31.57 -11.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6118979a-0f68-4e26-8184-491dae181b1e")
)
(fp_line
(start 31.57 -10.1)
(end 35.35 -10.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "0dc5f667-8f2c-4c79-a192-a47cd9206164")
)
(fp_line
(start 33 -51.5)
(end 0 -51.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "7e671cf0-ef9d-4871-85f5-72e99c6da4a8")
)
(fp_line
(start 35.35 -32.9)
(end 35.35 -31.9)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "09d4ac56-aa01-4784-820c-5185fddb0e77")
)
(fp_line
(start 35.35 -10.1)
(end 35.35 -11.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6ec2a103-6fb9-468d-a3ce-ca1ff7673537")
)
(fp_line
(start 36.5 0)
(end 36.5 -48)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f2ca7497-5a42-4e7b-9d3e-b3e1626ec1c6")
)
(fp_arc
(start -3.5 -48)
(mid -2.474874 -50.474874)
(end 0 -51.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ec377f56-69fe-4990-86ea-0b76ef84530d")
)
(fp_arc
(start 0 3.5)
(mid -2.474874 2.474874)
(end -3.5 0)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "71a06128-52c2-470c-af56-66bc1c0b8e99")
)
(fp_arc
(start 33 -51.5)
(mid 35.474874 -50.474874)
(end 36.5 -48)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f3df7913-d98e-468e-8a95-807e4ae6c903")
)
(fp_arc
(start 36.5 0)
(mid 35.474874 2.474874)
(end 33 3.5)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4325c03a-6c27-4ec4-b9e2-2bc8c834814d")
)
(fp_line
(start 31.57 -32.9)
(end 35.35 -32.9)
(stroke
(width 0.12)
(type solid)
)
(layer "F.CrtYd")
(uuid "6b8843bc-9f01-4bd9-a035-bd934cdd34ae")
)
(fp_line
(start 31.57 -10.1)
(end 31.57 -32.9)
(stroke
(width 0.12)
(type solid)
)
(layer "F.CrtYd")
(uuid "9e7cc1b8-63e1-4175-8bdb-f944a1b3fe6e")
)
(fp_line
(start 35.35 -32.9)
(end 35.35 -10.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.CrtYd")
(uuid "19b83ae3-e614-4481-add8-0e655624d259")
)
(fp_line
(start 35.35 -10.1)
(end 31.57 -10.1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.CrtYd")
(uuid "01d1bf61-6576-4088-a8fd-f027d3c762ba")
)
(pad "" np_thru_hole circle
(at 0 -48)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(solder_mask_margin 1.7)
(clearance 1.7)
(uuid "1be942d2-52fc-4daf-bf17-a89fe9c825ab")
)
(pad "" np_thru_hole circle
(at 0 0)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(solder_mask_margin 1.7)
(clearance 1.7)
(uuid "e6a7c2a5-9477-4b38-8d0e-0b65002f7f86")
)
(pad "" np_thru_hole circle
(at 33 -48)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(solder_mask_margin 1.7)
(clearance 1.7)
(uuid "2a400aa8-6d9d-4275-b1f4-79ad3d390b8d")
)
(pad "" np_thru_hole circle
(at 33 0)
(size 2.7 2.7)
(drill 2.7)
(layers "*.Cu" "*.Mask")
(solder_mask_margin 1.7)
(clearance 1.7)
(uuid "06211bc8-f451-41fd-a35b-cf456b1e10e4")
)
(pad "101" smd rect
(at 31.92 -31.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "d30ae41f-34ba-43ee-8b5b-8fc447f1a368")
)
(pad "102" smd rect
(at 35 -31.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "f5424ce0-16f3-4dfa-985a-affa2f6a36c5")
)
(pad "103" smd rect
(at 31.92 -30.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e4978a12-3f06-4c91-8fbe-ca243c867d96")
)
(pad "104" smd rect
(at 35 -30.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "20811055-6bf2-4a42-8c07-8698c31516da")
)
(pad "105" smd rect
(at 31.92 -30.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "5773e6f4-57f1-4819-bbaa-b0cdb602b44a")
)
(pad "106" smd rect
(at 35 -30.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "67c1cd78-d348-48b2-b629-5a39aba0ab55")
)
(pad "107" smd rect
(at 31.92 -30.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "62abb073-b65a-4c48-80d9-b400ce644c43")
)
(pad "108" smd rect
(at 35 -30.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "8b9dccab-5d3d-4f56-b039-716bafd1c1ec")
)
(pad "109" smd rect
(at 31.92 -29.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "81d3edcc-5cca-471e-9089-39610e24bec8")
)
(pad "110" smd rect
(at 35 -29.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "f3ab8547-4faa-44f0-ab9d-de87eef759ec")
)
(pad "111" smd rect
(at 31.92 -29.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "10a82a2a-9adf-48e5-8279-14ae0d391cad")
)
(pad "112" smd rect
(at 35 -29.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "3097e796-1d48-41c1-8997-9abdd21e2d6e")
)
(pad "113" smd rect
(at 31.92 -28.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "930a3dbd-66b6-4745-8b90-d6e306dfeb5b")
)
(pad "114" smd rect
(at 35 -28.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9065c94a-c8cf-4aeb-b51a-e7f7e82d4cdb")
)
(pad "115" smd rect
(at 31.92 -28.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.02)
(uuid "8603fe9e-c0d0-4a68-8797-edced285cf15")
)
(pad "116" smd rect
(at 35 -28.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "8de8405e-e6ef-4145-8ece-858a4eb13178")
)
(pad "117" smd rect
(at 31.92 -28.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.01)
(uuid "bff6d118-b573-4b67-b586-de5c314166f9")
)
(pad "118" smd rect
(at 35 -28.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "3ee8d053-34d6-4c4e-8886-644f8e27f029")
)
(pad "119" smd rect
(at 31.92 -27.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "61cb306b-ad21-41d4-bb59-910a10b8fe99")
)
(pad "120" smd rect
(at 35 -27.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "96dde8cd-0708-4711-b2ae-5f26a9555d9b")
)
(pad "121" smd rect
(at 31.92 -27.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.4)
(uuid "57b91712-470b-4792-8135-de05e2ca1f32")
)
(pad "122" smd rect
(at 35 -27.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2c4212d6-5668-4024-b271-e1f8fc975599")
)
(pad "123" smd rect
(at 31.92 -26.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.4)
(uuid "267c4fb5-755d-4a95-8722-405deeffd5e5")
)
(pad "124" smd rect
(at 35 -26.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "fb234734-2d33-4457-8d88-2ecd5cc47697")
)
(pad "125" smd rect
(at 31.92 -26.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "64bed8d5-4caf-409e-9bf3-2258e9646f56")
)
(pad "126" smd rect
(at 35 -26.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "87595cb6-a559-4a26-bbd9-f3ab3f9a7bea")
)
(pad "127" smd rect
(at 31.92 -26.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.78)
(uuid "887e8f3a-98f4-4bd0-90d0-f30dbae6b442")
)
(pad "128" smd rect
(at 35 -26.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.06)
(uuid "68f550e4-c9ff-4af2-b16b-fea1900c3e40")
)
(pad "129" smd rect
(at 31.92 -25.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.78)
(uuid "55a97315-9f2c-487d-bbdf-a35c200b0549")
)
(pad "130" smd rect
(at 35 -25.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.07)
(uuid "787c08fe-7b29-4a01-8141-5ec94410b1ab")
)
(pad "131" smd rect
(at 31.92 -25.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "23fd766f-a57c-4e87-a85a-406b34abe6ea")
)
(pad "132" smd rect
(at 35 -25.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "089eab1f-2849-46ea-ae0c-a8c18902835e")
)
(pad "133" smd rect
(at 31.92 -24.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.05)
(uuid "671d2534-784c-472e-9863-2222ff3a6840")
)
(pad "134" smd rect
(at 35 -24.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "80627aac-0e81-4bee-92d7-e7a5c831373b")
)
(pad "135" smd rect
(at 31.92 -24.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.04)
(uuid "c5cc341f-8c9f-4a47-a6ea-4f646ad6a913")
)
(pad "136" smd rect
(at 35 -24.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "ec356f12-b90f-4935-bf1b-2e0d0d6b36e0")
)
(pad "137" smd rect
(at 31.92 -24.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e03eeba3-9718-4036-9dab-032bde1b2a12")
)
(pad "138" smd rect
(at 35 -24.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "131b0800-5019-4a17-ac46-a05780f98da8")
)
(pad "139" smd rect
(at 31.92 -23.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "4e310e27-ebe6-49e6-9a6e-ef507858c685")
)
(pad "140" smd rect
(at 35 -23.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.02)
(uuid "97da3c92-a6b6-455d-a7f1-049e278b24cb")
)
(pad "141" smd rect
(at 31.92 -23.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "25ac0ccb-689e-4057-897f-9156a79aa7d3")
)
(pad "142" smd rect
(at 35 -23.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.02)
(uuid "d4b7fb12-6050-4fff-9b42-27b143aaf7ad")
)
(pad "143" smd rect
(at 31.92 -22.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "b06339b6-05c9-4023-b9e3-04556189ba0e")
)
(pad "144" smd rect
(at 35 -22.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "48ebff8c-0b76-4722-bebb-d5872ab0885a")
)
(pad "145" smd rect
(at 31.92 -22.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "054a963a-925d-4f82-af24-3c0ca9c620c6")
)
(pad "146" smd rect
(at 35 -22.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "4c1e36a2-6ed0-4cf3-b796-4a67050a9faa")
)
(pad "147" smd rect
(at 31.92 -22.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e5afdeb8-f363-47d0-b2c1-f9a33b77ea84")
)
(pad "148" smd rect
(at 35 -22.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "a2105fc3-9a02-4cc8-a3e1-d5614fa64aff")
)
(pad "149" smd rect
(at 31.92 -21.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "f31355df-62a2-4724-8230-da00b3396710")
)
(pad "150" smd rect
(at 35 -21.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "d7d6d5ac-59d7-4d96-90b4-c8e5ae071005")
)
(pad "151" smd rect
(at 31.92 -21.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "7ac3156a-23f8-4a68-b539-04dfa2ae3938")
)
(pad "152" smd rect
(at 35 -21.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1)
(uuid "57f90ffe-18d0-4d1d-a9d0-fab0da2dff44")
)
(pad "153" smd rect
(at 31.92 -20.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "8bfdaa1c-3c86-45d7-9762-938b4059e6e6")
)
(pad "154" smd rect
(at 35 -20.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1)
(uuid "b9905fac-4ba2-4bc1-b275-55f0a0e98d3e")
)
(pad "155" smd rect
(at 31.92 -20.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2c8be804-4589-4368-b919-0a6e4eb687e4")
)
(pad "156" smd rect
(at 35 -20.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "7beece87-150f-481a-b650-86a506a42971")
)
(pad "157" smd rect
(at 31.92 -20.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e1f08378-6fab-4c85-b379-ae8d2f38ae1c")
)
(pad "158" smd rect
(at 35 -20.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1.51)
(uuid "4bd94260-3f32-4bac-90df-4af1565eb9f6")
)
(pad "159" smd rect
(at 31.92 -19.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "4e01903c-009f-4c01-b73d-3a1a42f6a3b4")
)
(pad "160" smd rect
(at 35 -19.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1.51)
(uuid "fb00fe12-7400-4bd7-aed9-4e44a0b478f9")
)
(pad "161" smd rect
(at 31.92 -19.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "5c1c805a-3e4b-41a8-9cdb-14233aeb9ae2")
)
(pad "162" smd rect
(at 35 -19.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "770a2d59-ee7d-4ef0-ab1d-e35762c06acb")
)
(pad "163" smd rect
(at 31.92 -18.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "9f8a5483-ed59-47df-8a4f-c9805a086433")
)
(pad "164" smd rect
(at 35 -18.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 2.47)
(uuid "74fb527b-c333-4a57-ba06-2203f327f6bd")
)
(pad "165" smd rect
(at 31.92 -18.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e6818ab4-2325-4e79-ab00-42cb4c951e1b")
)
(pad "166" smd rect
(at 35 -18.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 2.47)
(uuid "b721e8cf-4fca-4da0-a184-7ebb2b72b877")
)
(pad "167" smd rect
(at 31.92 -18.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "4d62900e-0a96-4186-9e61-fbd41de71a09")
)
(pad "168" smd rect
(at 35 -18.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "85d33c2b-c036-457c-a00d-d0534c9dc41e")
)
(pad "169" smd rect
(at 31.92 -17.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "3b9417c1-fbd5-4e6f-9bf8-f3e790f8b1cd")
)
(pad "170" smd rect
(at 35 -17.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "1e7730f3-e2b4-43a7-841a-e826234d32eb")
)
(pad "171" smd rect
(at 31.92 -17.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "34a139b4-da43-4f63-a781-5d2c4c6d5298")
)
(pad "172" smd rect
(at 35 -17.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "5b264eea-d602-42f0-a311-b0d4b3f5ab06")
)
(pad "173" smd rect
(at 31.92 -16.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "cffa53eb-7d94-4c9a-8833-0610e763603b")
)
(pad "174" smd rect
(at 35 -16.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "6a0effc9-02c8-4d14-8bb4-c20e4a96647f")
)
(pad "175" smd rect
(at 31.92 -16.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "de747304-a3d2-426d-95ad-89a7e5338eba")
)
(pad "176" smd rect
(at 35 -16.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.62)
(uuid "6f0cf7f8-f954-41c1-b480-154b18672beb")
)
(pad "177" smd rect
(at 31.92 -16.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.01)
(uuid "bfadccf1-7c53-4642-9987-d7e9ed0b9034")
)
(pad "178" smd rect
(at 35 -16.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.62)
(uuid "d102dd94-c2d3-4c46-81a2-1af83f4cdd8d")
)
(pad "179" smd rect
(at 31.92 -15.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "3ebe8c2a-0da1-405e-879e-429480875554")
)
(pad "180" smd rect
(at 35 -15.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "41390f76-35f5-4236-85b0-7047b8e1c7b3")
)
(pad "181" smd rect
(at 31.92 -15.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1.06)
(uuid "29f1ad4b-9164-441f-848f-9f26ad463198")
)
(pad "182" smd rect
(at 35 -15.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1.76)
(uuid "59e55fb3-0749-4f32-ab77-90f712463db9")
)
(pad "183" smd rect
(at 31.92 -14.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1.06)
(uuid "b03350b3-98b0-4295-b9d7-eb93e4e540f4")
)
(pad "184" smd rect
(at 35 -14.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1.76)
(uuid "4f73bf94-ced3-4a74-8da2-f7aebc59ea7b")
)
(pad "185" smd rect
(at 31.92 -14.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2046d3a3-d849-469f-8d98-5f37b81c4fc7")
)
(pad "186" smd rect
(at 35 -14.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "75fc6b76-c80f-4187-9664-d6161471b9d4")
)
(pad "187" smd rect
(at 31.92 -14.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "2db9359c-8a43-4b04-bcff-998a94473d77")
)
(pad "188" smd rect
(at 35 -14.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 3.24)
(uuid "e02a55b0-0b36-4fe1-8b19-67ed82b9ccc4")
)
(pad "189" smd rect
(at 31.92 -13.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1.28)
(uuid "4adb0197-e366-461e-933b-0ee241634e9c")
)
(pad "190" smd rect
(at 35 -13.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 3.25)
(uuid "f3c5ca1f-076e-48b1-89cb-e6c186b58eeb")
)
(pad "191" smd rect
(at 31.92 -13.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 1.28)
(uuid "5d5c5ade-4d32-4e91-82ef-6dc94eb4e215")
)
(pad "192" smd rect
(at 35 -13.3 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "a9f12f78-f99d-4e5f-bf4a-26d0e281d060")
)
(pad "193" smd rect
(at 31.92 -12.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.83)
(uuid "94e8d208-7b0e-4dbd-a961-3723ec18fac9")
)
(pad "194" smd rect
(at 35 -12.9 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 3.78)
(uuid "be48d587-ad98-418c-a208-6b95079855d5")
)
(pad "195" smd rect
(at 31.92 -12.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 0.84)
(uuid "4d4880c5-46d4-4c9d-8a0c-0f53c05e922a")
)
(pad "196" smd rect
(at 35 -12.5 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(die_length 3.78)
(uuid "fd7d76d2-a681-4376-aa3a-774e83d72fb0")
)
(pad "197" smd rect
(at 31.92 -12.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "3dcbaafc-1062-423d-b79c-328b458a97da")
)
(pad "198" smd rect
(at 35 -12.1 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "90d97d12-3df6-4a0e-95a5-1edd797cff8e")
)
(pad "199" smd rect
(at 31.92 -11.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "896de723-bfa4-43c9-a809-28f77c298dc1")
)
(pad "200" smd rect
(at 35 -11.7 270)
(size 0.2 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "bdc0b896-45d9-44b0-bf1d-8100ff9c8e74")
)
(embedded_fonts no)
(model "./CM4.3dshapes/DF40C-100DS.stp"
(offset
(xyz -0.46 15.38 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -90 0 0)
)
)
(model "./CM4IO.3dshapes/DF40C-100DS.stp"
(offset
(xyz 33.46 15.38 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -90 0 0)
)
)
)

View File

@@ -0,0 +1,245 @@
(footprint "SOT-723"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV")
(tags "sot 723")
(property "Reference" "REF**"
(at 0.1 -1.6 0)
(layer "F.SilkS")
(uuid "30a696cd-d621-4460-83ea-0928ef75cb2c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "TPD2EUSB30DRTR"
(at 0 1.75 0)
(layer "F.Fab")
(uuid "48312481-a544-41c3-9323-dbc6bcdd1613")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/tpd2eusb30a.pdf"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "7470d47c-861b-4067-96af-d69f8f3e0cd5")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "858c651b-0f25-432d-a564-c742c061230a")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "lcsc" "C3040102"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ccd4b490-16eb-472a-aaa5-94e61839973b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start 0.3 0.86)
(end -0.3 0.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c6dff49c-10b1-401f-bfa7-6f4265a3f417")
)
(fp_line
(start 0.5 -0.86)
(end -0.7 -0.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "f6c346fe-a150-4fd5-a809-29fc42c96678")
)
(fp_circle
(center -1.15 -0.4)
(end -1 -0.4)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "f9979254-ea0d-4764-84ce-73d6b62f0ee7")
)
(fp_line
(start -0.9 -0.9)
(end -0.9 -0.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "942fe0f5-fae8-402f-a0e0-ecbcac35388e")
)
(fp_line
(start -0.9 -0.9)
(end 0.9 -0.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a3a4ecd9-92c0-457a-b524-4696bfa2f2f7")
)
(fp_line
(start -0.9 0.9)
(end -0.9 -0.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6af6ae13-dfd4-4f32-b9d6-63663bb31ddf")
)
(fp_line
(start 0.9 -0.9)
(end 0.9 0.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6be6a8c7-bbd6-4c7f-9395-c01e220230b2")
)
(fp_line
(start 0.9 0.9)
(end -0.9 0.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "902e31e1-5207-443a-9acd-d5efbe67662f")
)
(fp_line
(start -0.4 -0.3)
(end -0.1 -0.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3cbbd387-5fc3-4fe5-8bed-b6909edceb2a")
)
(fp_line
(start -0.4 0.6)
(end -0.4 -0.3)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f7655564-c099-4c55-93c2-e3c17e3ea95d")
)
(fp_line
(start -0.1 -0.6)
(end 0.4 -0.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "4ec77d5d-2d64-4925-88e0-1e759525c0ed")
)
(fp_line
(start 0.4 -0.6)
(end 0.4 0.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "390cd9c9-eaf5-4a35-af12-5e11752f61bd")
)
(fp_line
(start 0.4 0.6)
(end -0.4 0.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "141da63a-bb51-4f84-b4f5-8f1837054e51")
)
(fp_text user "${REFERENCE}"
(at 0.8 0 90)
(layer "F.Fab")
(uuid "382540c7-2c8c-40e5-b27a-e8a47aee07b8")
(effects
(font
(size 0.5 0.5)
(thickness 0.075)
)
)
)
(pad "1" smd roundrect
(at -0.575 -0.4)
(size 0.45 0.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "9f5c768c-7389-48e3-a73a-4b8b6d6c6f88")
)
(pad "2" smd roundrect
(at -0.575 0.4)
(size 0.45 0.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "cf80a4d8-7297-4fe8-a5f7-fb47f5f5210a")
)
(pad "3" smd roundrect
(at 0.575 0)
(size 0.45 0.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "6e0bc6b2-ee83-428a-b89e-ef73563e088b")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-723.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,348 @@
(footprint "SW_SPST_Omron_B3FS-100xP"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf")
(tags "Tactile Switch")
(property "Reference" "REF**"
(at 0 -4.3 0)
(layer "F.SilkS")
(uuid "ff2b40ad-3c58-44ed-aa52-0497c335d64c")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "SW_Omron_B3FS"
(at 0 4.2 0)
(layer "F.Fab")
(uuid "7e6d7e62-b0d0-4c57-966c-3118a4d09941")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ca52b1a1-f0bd-42ba-a5f4-4428a346ddb7")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Omron B3FS 6x6mm single pole normally-open tactile switch"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "e4913881-1156-4773-8442-85dc78900758")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "LCSC" "C271750"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "10f3096c-e861-43ce-b010-9b64c25f0525")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -5.1 -3.3)
(end -4.1 -3.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "22b84ca2-7006-4ff1-981b-3f76c5402dd6")
)
(fp_line
(start -5.1 -2.3)
(end -5.1 -3.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b8cccae9-566e-4971-8956-6166cfed39c9")
)
(fp_line
(start -3.1 -1.3)
(end -3.1 1.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2a44423c-8cd1-4a3c-bfb1-7bc2c76e8f3a")
)
(fp_line
(start 2.9 -3.25)
(end -2.9 -3.25)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "14280065-7e49-4568-b097-183aa7d26d92")
)
(fp_line
(start 3 3.25)
(end -3 3.25)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "70102a87-b31d-46e3-98fa-6518a028939b")
)
(fp_line
(start 3.1 -1.3)
(end 3.1 1.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4d1848d9-6d61-44a6-b9f8-c3b05c33786d")
)
(fp_line
(start -5.05 -3.4)
(end 5.05 -3.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5a4f5ede-32f8-4612-9d99-6ebb08504e91")
)
(fp_line
(start -5.05 -1.3)
(end -5.05 -3.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "00708643-0068-448e-aa0a-c68b5ae718f6")
)
(fp_line
(start -5.05 1.3)
(end -3.25 1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "39e5ea95-c4bc-46a7-a49c-0e5da22620d0")
)
(fp_line
(start -5.05 3.4)
(end -5.05 1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "e0ab2ac8-671b-4a41-88aa-ca0db8df7d81")
)
(fp_line
(start -3.25 -1.3)
(end -5.05 -1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "96e29bb9-7b67-4201-89cd-0f9ef2215069")
)
(fp_line
(start -3.25 1.3)
(end -3.25 -1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "bd170ba6-e52b-42aa-82ac-47cc7cb48bc1")
)
(fp_line
(start 3.25 -1.3)
(end 3.25 1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "de12e0cf-e203-4dcb-a9d3-5bef20ef3880")
)
(fp_line
(start 3.25 1.3)
(end 5.05 1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0038caf7-7de9-423c-ae3c-0192a6517218")
)
(fp_line
(start 5.05 -3.4)
(end 5.05 -1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "940c73fc-2eb8-4cfb-93fc-7dc96baa4845")
)
(fp_line
(start 5.05 -1.3)
(end 3.25 -1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f494a997-50b8-47ff-a0af-b840472877b3")
)
(fp_line
(start 5.05 1.3)
(end 5.05 3.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "43e4f226-4745-4368-9ece-bcb79710132e")
)
(fp_line
(start 5.05 3.4)
(end -5.05 3.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5fd80eb3-26c4-48c5-8bda-0719a8987137")
)
(fp_line
(start -3 -3.15)
(end 3 -3.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f4a6609f-0781-41a2-a981-be153e2a8809")
)
(fp_line
(start -3 3.15)
(end -3 -3.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "22563582-b338-4065-8fd4-fc70a37f3e76")
)
(fp_line
(start 3 -3.15)
(end 3 3.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "449f0463-15e4-432e-9162-f1e922292b9b")
)
(fp_line
(start 3 3.15)
(end -3 3.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6157c36c-2f53-45f4-991d-448109e96c57")
)
(fp_circle
(center 0 0)
(end 1.5 0)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "ca8ca86b-f461-461d-b215-164b22e27c71")
)
(fp_text user "${REFERENCE}"
(at 0 -2.2 0)
(layer "F.Fab")
(uuid "4f948f15-f93c-43f6-8edd-5608ac4e3c63")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at -4 -2.25 180)
(size 1.6 1.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "56ba734e-2fc7-4a69-9b01-a71b2961e15f")
)
(pad "1" smd rect
(at 4 -2.25 180)
(size 1.6 1.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "10aae02c-0834-40af-8fce-9f54e61c49b1")
)
(pad "2" smd rect
(at -4 2.25 180)
(size 1.6 1.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "27d34cd3-4abf-49d2-8cab-433ecd67b16c")
)
(pad "2" smd rect
(at 4 2.25 180)
(size 1.6 1.4)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "d9dca4c9-9b7d-45b2-bd17-66daa696440e")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_Omron_B3FS-100xP.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,273 @@
(footprint "SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip")
(tags "net tie solder jumper bridged")
(property "Reference" "REF**"
(at -0.248947 -2.331461 0)
(layer "F.SilkS")
(uuid "2ca6c3df-0f98-4682-9957-1da626deb7f4")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "SolderJumper_2_Bridged"
(at 0 1.9 0)
(layer "F.Fab")
(uuid "6fca2ce9-5215-4135-877b-6d575bc69526")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9de72c79-f4cb-45ec-b4c4-345d517817d8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Solder Jumper, 2-pole, closed/bridged"
(at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "dae5e63a-1a48-42d3-b76d-b3a0c757abfe")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(zone_connect 1)
(attr exclude_from_pos_files exclude_from_bom allow_soldermask_bridges)
(net_tie_pad_groups "1, 2")
(fp_poly
(pts
(xy 0.25 -0.3) (xy -0.25 -0.3) (xy -0.25 0.3) (xy 0.25 0.3)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.Cu")
(uuid "c4550648-282d-4c6a-ad8f-52ef23f02f1f")
)
(fp_rect
(start -0.15 -0.75)
(end 0.15 0.75)
(stroke
(width 0)
(type default)
)
(fill yes)
(layer "F.Mask")
(uuid "01bdb529-2f00-4e18-8da2-4c516874f36a")
)
(fp_line
(start 1.4 -0.3)
(end 1.4 0.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "982d0edc-600c-4f1e-ab5c-e2d1016ea5f0")
)
(fp_line
(start 0.7 1)
(end -0.7 1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ef3c5ace-1eb4-4e66-8e04-7768375ced5c")
)
(fp_line
(start -0.7 -1)
(end 0.7 -1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "fbc5beab-993b-4caa-93f8-25ac31b3f0df")
)
(fp_line
(start -1.4 0.3)
(end -1.4 -0.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6f90091a-e5f4-41cf-8308-fff811a6405e")
)
(fp_arc
(start 1.4 0.3)
(mid 1.194975 0.794975)
(end 0.7 1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "03b9de81-5052-4425-b912-1fa392c10a07")
)
(fp_arc
(start 0.7 -1)
(mid 1.194975 -0.794975)
(end 1.4 -0.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "892af5cf-87bb-486a-ac51-cb96f997aa0f")
)
(fp_arc
(start -0.7 1)
(mid -1.194975 0.794975)
(end -1.4 0.3)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "618f80b0-c070-42e2-8f64-c7c36ac7a548")
)
(fp_arc
(start -1.4 -0.3)
(mid -1.194975 -0.794975)
(end -0.7 -1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a3f4772d-1d92-413a-b829-ab25ee5ce2b1")
)
(fp_line
(start 1.65 1.25)
(end 1.65 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4f5843fb-75bc-4f96-b1f9-b1a97ce77fba")
)
(fp_line
(start 1.65 1.25)
(end -1.65 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3f37228d-d723-4107-9628-0d3810203006")
)
(fp_line
(start -1.65 -1.25)
(end 1.65 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "77bfd9fd-ab01-47ce-9820-5abb62ac8214")
)
(fp_line
(start -1.65 -1.25)
(end -1.65 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4f4041fb-c392-46ea-80ba-b33b2b6a7347")
)
(pad "1" smd custom
(at -0.65 0 180)
(size 1 0.5)
(layers "F.Cu" "F.Mask")
(zone_connect 2)
(thermal_bridge_angle 45)
(options
(clearance outline)
(anchor rect)
)
(primitives
(gr_circle
(center 0 0.25)
(end 0.5 0.25)
(width 0)
(fill yes)
)
(gr_circle
(center 0 -0.25)
(end 0.5 -0.25)
(width 0)
(fill yes)
)
(gr_poly
(pts
(xy 0.5 0.75) (xy 0 0.75) (xy 0 -0.75) (xy 0.5 -0.75)
)
(width 0)
(fill yes)
)
)
(uuid "8142c6cd-77f7-4fad-a62f-5d6dbf91fe48")
)
(pad "2" smd custom
(at 0.65 0 180)
(size 1 0.5)
(layers "F.Cu" "F.Mask")
(zone_connect 2)
(thermal_bridge_angle 45)
(options
(clearance outline)
(anchor rect)
)
(primitives
(gr_circle
(center 0 0.25)
(end 0.5 0.25)
(width 0)
(fill yes)
)
(gr_circle
(center 0 -0.25)
(end 0.5 -0.25)
(width 0)
(fill yes)
)
(gr_poly
(pts
(xy 0 0.75) (xy -0.5 0.75) (xy -0.5 -0.75) (xy 0 -0.75)
)
(width 0)
(fill yes)
)
)
(uuid "8ef911f1-0fb2-42cb-9cc1-20dd4dbef250")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,163 @@
(footprint "SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open")
(tags "solder jumper open")
(property "Reference" "REF**"
(at -3 0.05 180)
(layer "F.SilkS")
(uuid "910d1992-eaa2-4e1f-a676-ca0e30cd5ee4")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "SolderJumper_2_Open"
(at 0 1.9 180)
(layer "F.Fab")
(hide yes)
(uuid "8546bdc2-4233-466a-8c4b-75594b081f84")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "fe423f7c-2375-49b7-828b-964041343761")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Solder Jumper, 2-pole, open"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "8c7f0b6c-3813-4c12-9518-d0adbcb2ecc4")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(zone_connect 1)
(attr exclude_from_pos_files exclude_from_bom allow_soldermask_bridges)
(fp_rect
(start -0.15 -0.75)
(end 0.15 0.75)
(stroke
(width 0)
(type default)
)
(fill yes)
(layer "F.Mask")
(uuid "eaadf68c-a25a-447c-8af1-038382212134")
)
(fp_line
(start -1.4 -1)
(end 1.4 -1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "57e3a500-accc-4bff-b715-4b9a4ab852dd")
)
(fp_line
(start -1.4 1)
(end -1.4 -1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "126ea310-637a-4a5f-b1a6-f736d8f8e501")
)
(fp_line
(start 1.4 -1)
(end 1.4 1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "39c4d89c-171d-45c8-a41a-6be59f928e11")
)
(fp_line
(start 1.4 1)
(end -1.4 1)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e3d49e53-f56a-4ef1-a49d-8a799d614a56")
)
(fp_line
(start -1.65 -1.25)
(end -1.65 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0cc747fa-53c7-4de1-8014-0d790f27b6f1")
)
(fp_line
(start -1.65 -1.25)
(end 1.65 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4c35ad91-b08c-4360-90d2-f6926ff40a3e")
)
(fp_line
(start 1.65 1.25)
(end -1.65 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "30e28529-4577-4609-9fe0-d7e33f917ef1")
)
(fp_line
(start 1.65 1.25)
(end 1.65 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "8c0eba47-23a1-4f7a-a205-73627ead9aaa")
)
(pad "1" smd rect
(at -0.65 0)
(size 1 1.5)
(layers "F.Cu" "F.Mask")
(uuid "17e7d678-8cbb-4d0c-b5d9-799d035cfd4b")
)
(pad "2" smd rect
(at 0.65 0)
(size 1 1.5)
(layers "F.Cu" "F.Mask")
(uuid "aa979642-c480-4221-b203-9fbcfe155180")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,570 @@
(footprint "TRJG0926HENL"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "https://p.globalsources.com/IMAGES/PDT/SPEC/690/K1160305690.pdf")
(tags "RJ45 Magjack")
(property "Reference" "REF**"
(at 0.01 -11.32 180)
(layer "F.SilkS")
(hide yes)
(uuid "64bfe743-014b-45f3-8317-acc2e3bc09c1")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "MagJack-A70-112-331N126"
(at 0 11.58 180)
(layer "F.Fab")
(hide yes)
(uuid "2b12124e-0dcb-4182-87ee-d2e020efe1b4")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://p.globalsources.com/IMAGES/PDT/SPEC/690/K1160305690.pdf"
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "fcb7d160-23d1-4d10-b0d0-e179e6934502")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 180)
(layer "F.Fab")
(hide yes)
(uuid "2bd21b86-3e8d-426a-a3b6-b82379a71e1b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Field6" "TRJG0926HENL"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "78194c7e-c1ee-42c6-8d06-36c3e1a09942")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field7" "Trxcon"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ddf32144-731b-4f44-b439-ffb9b6fb456e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field8" "UCON00900"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "e6812dce-a566-420d-8752-0af2f0343b15")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Part Description" "Gigabit Ethernet Magjack"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "74a99afe-a429-4154-8a25-45c0ce96a865")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr through_hole exclude_from_bom)
(fp_line
(start -8.12 -10.62)
(end -8.12 -4.71)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "164febba-74fb-4d0a-b7db-99a88080ac09")
)
(fp_line
(start -8.12 -10.62)
(end 8.12 -10.62)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6a29f302-428b-4519-848f-c5debeaebdc9")
)
(fp_line
(start -8.12 -1.43)
(end -8.12 11.02)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "09dc3932-551b-4d87-b250-72d99c17e536")
)
(fp_line
(start -8 10.75)
(end -8.25 10.75)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c4145bda-750e-4404-a662-47f1b5d3dd85")
)
(fp_line
(start -7.9 10.9)
(end -7.9 11.15)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a29fb4a1-251b-42d1-8214-6c0b320e97f8")
)
(fp_line
(start 8.12 -10.62)
(end 8.12 -4.71)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "2b508804-e279-4760-9266-d1528e463c81")
)
(fp_line
(start 8.12 -1.43)
(end 8.12 11.02)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "43f55108-1bea-4488-a859-43d04f5dfafa")
)
(fp_line
(start 8.12 11.02)
(end -8.12 11.02)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "217909a9-c300-4c85-861e-a7b01b9984f4")
)
(fp_line
(start -9.25 -2.43)
(end -9.25 -3.71)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "08eea8bd-caf4-4159-b129-3892c6fe3e04")
)
(fp_line
(start -9.25 -2.43)
(end -8.25 -1.43)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0608ceb6-42cc-4e5c-ab50-982c7bf0543b")
)
(fp_line
(start -8.25 -10.75)
(end 8.25 -10.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "e1d9f851-e3e5-42c3-8d38-934688be022f")
)
(fp_line
(start -8.25 -4.71)
(end -9.25 -3.71)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "8648c9d1-9bc0-4c93-9d09-5aea82fa2b86")
)
(fp_line
(start -8.25 -4.71)
(end -8.25 -10.76)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "ef2d25d4-dc8f-4157-9a9b-9ffecf09136a")
)
(fp_line
(start -8.25 -1.43)
(end -8.25 11.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a3261d85-6e4c-487f-b1be-9643cd000117")
)
(fp_line
(start -8.25 11.15)
(end 8.25 11.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "770441b0-4694-4279-8d44-58afd27e2511")
)
(fp_line
(start 8.25 -4.71)
(end 8.25 -10.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "e39c6cad-f9a0-485d-a0e4-2fb449eecf1a")
)
(fp_line
(start 8.25 -4.71)
(end 9.25 -3.71)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "61c01206-6c38-4a76-9b49-af41ee2c76e9")
)
(fp_line
(start 8.25 -1.43)
(end 8.25 11.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c91bb813-875b-46c3-9328-2e6b361b4704")
)
(fp_line
(start 9.25 -2.43)
(end 8.25 -1.43)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "86b26342-f65d-4361-a800-1a2c0379f86b")
)
(fp_line
(start 9.25 -2.43)
(end 9.25 -3.71)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "60bc8da8-6b56-420d-9d34-935155b1ef7a")
)
(fp_line
(start -8 -10.5)
(end -8 0)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0134c9c1-b67a-4142-9da7-ecfa4fe4991b")
)
(fp_line
(start -8 -10.5)
(end 8 -10.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "cd7d9a70-c875-48f0-9ba7-c3997bf811ec")
)
(fp_line
(start -8 -5.37)
(end -8 10.9)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "19fe3def-7318-4147-9483-1212ad1012cc")
)
(fp_line
(start -8 10.9)
(end 8 10.9)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "f860ad91-45a7-420e-924d-19a9d7dba41d")
)
(fp_line
(start 8 -10.5)
(end 8 10.9)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "fefa7c09-7e8b-4635-8e48-238dcc70ec1a")
)
(fp_text user "${REFERENCE}"
(at 0 0 180)
(layer "F.Fab")
(uuid "438bcfb8-c64d-4029-9aa8-d8a03ccb3bc8")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at -5.715 0)
(size 3.2 3.2)
(drill 3.2)
(layers "*.Cu" "*.Mask")
(clearance 0.25)
(uuid "2aa0c31a-199d-4fd3-a6d0-7978916f84e1")
)
(pad "" np_thru_hole circle
(at 5.715 0)
(size 3.2 3.2)
(drill 3.2)
(layers "*.Cu" "*.Mask")
(clearance 0.25)
(uuid "bd7dbdeb-e5b3-4257-92da-89a891b40a8c")
)
(pad "1" thru_hole roundrect
(at -5.715 -8.89)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(roundrect_rratio 0.167)
(uuid "a6539a07-58bb-4a9e-9527-f2d72d877140")
)
(pad "2" thru_hole circle
(at -4.445 -6.35)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "28bf7e53-0d89-4ac2-acc0-936e3a8c6633")
)
(pad "3" thru_hole circle
(at -3.175 -8.89)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "ae1295e0-9c40-451e-bcf2-da3af746545b")
)
(pad "4" thru_hole circle
(at -1.905 -6.35)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "23e038cf-1974-4ead-b335-2dd69e5b9259")
)
(pad "5" thru_hole circle
(at -0.635 -8.89)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "340267ca-01aa-4ec2-b550-fe9683d4c567")
)
(pad "6" thru_hole circle
(at 0.635 -6.35 90)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "57bf26c7-9a61-402f-bc3d-3442feb3ef24")
)
(pad "7" thru_hole circle
(at 1.905 -8.89)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "0c3a04f6-6405-481c-9e8d-a75f3f75e79f")
)
(pad "8" thru_hole circle
(at 3.175 -6.35)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "7a2ffc2c-5aac-4d95-b06b-62a3aa0ada4e")
)
(pad "9" thru_hole circle
(at 4.445 -8.89)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "8f9a441c-995e-4fc4-af9f-f5764ff95963")
)
(pad "10" thru_hole circle
(at 5.715 -6.35)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "48e3bbec-2af7-4376-b9e1-ae277859dde3")
)
(pad "11" thru_hole circle
(at -5.715 -3.83)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "0d0c34c6-cfaf-4375-b26c-40d0a9b9992f")
)
(pad "12" thru_hole circle
(at -3.175 -2.56)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "0a559991-4f2d-45e8-98df-c0bc0eee34e8")
)
(pad "13" thru_hole circle
(at 3.175 -2.56)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "5e86f89f-f279-4517-ba0c-1c7f765b3701")
)
(pad "14" thru_hole circle
(at 5.715 -3.83)
(size 1.5 1.5)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "2128a0d7-38c6-4538-ab65-2dd70bd2720a")
)
(pad "15" thru_hole circle
(at -6.63 4.06)
(size 1.5 1.5)
(drill 1.02)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "397cfac3-49aa-4602-bc1b-46484d3175ee")
)
(pad "16" thru_hole circle
(at -4.09 4.06)
(size 1.5 1.5)
(drill 1.02)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "8437bdab-3992-447c-ad0b-edffef07bd9b")
)
(pad "17" thru_hole circle
(at 4.09 4.06)
(size 1.5 1.5)
(drill 1.02)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "af561a9a-1b16-4c47-b447-cd8b4db57eea")
)
(pad "18" thru_hole circle
(at 6.63 4.06)
(size 1.5 1.5)
(drill 1.02)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "50a3de0b-a114-4692-ac07-e48afcf44ee6")
)
(pad "19" thru_hole circle
(at -7.875 -3.05)
(size 2.5 2.5)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "657bf30b-e495-40f5-bdbc-1b418849019c")
)
(pad "20" thru_hole circle
(at 7.875 -3.05)
(size 2.5 2.5)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "be131a81-bf7f-4811-a514-14894617310c")
)
(embedded_fonts no)
(model "./CM4IO.3dshapes/TRJG0926HENL .stp"
(offset
(xyz 0 10.45 6.8)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -90 0 0)
)
)
(model "/home/pstruebi/Nextcloud/Projekte/auracaster/tech/pcb/kicad/CM4IO-KiCAD/CM4IO.3dshapes/TRJG0926HENL .stp"
(offset
(xyz 0 10.5 6.5)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -90 -0 -0)
)
)
)

View File

@@ -0,0 +1,272 @@
(footprint "TSOT-23"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf")
(tags "TSOT-23")
(property "Reference" "REF**"
(at -2.58 -1.92 90)
(layer "F.SilkS")
(uuid "aefb2e0d-36fc-4ebb-b56c-e78b46b61611")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "FMMT717"
(at 0 2.5 0)
(layer "F.Fab")
(hide yes)
(uuid "4ee66232-fcb2-4ed0-94b6-8e64275b62d7")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c61d1bf0-9c98-4abc-bd08-2572e5af3998")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "PNP bipolar junction transistor"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "66f9ca55-b79c-4539-863f-e6fd758e077b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "FMMT717CT-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "1d087beb-26a1-4215-8bbc-bc218f93d109")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C211430"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "8f5cfc24-5cb3-4465-a485-2b675dc37195")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "nm"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "bdd04429-a9cb-4c9f-9acb-c0fee0a5247b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start 0.945 0.69)
(end 0.945 1.58)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "faaa894e-66ea-445f-847e-e79879ea7e25")
)
(fp_line
(start 0.945 1.58)
(end -0.905 1.58)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9322c588-8536-48ee-91d1-b192a08fd164")
)
(fp_line
(start 0.96 -1.54)
(end -0.89 -1.54)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "36e37737-86b2-4ccd-ba31-c8807f5fb59c")
)
(fp_line
(start 0.96 -1.54)
(end 0.96 -0.65)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "577ff243-06d6-4bc4-9c4d-8cbe56c39699")
)
(fp_poly
(pts
(xy -1.28 -1.55) (xy -1.52 -1.88) (xy -1.04 -1.88) (xy -1.28 -1.55)
)
(stroke
(width 0.12)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "9dae1220-fe53-4a3d-954e-b3eab5ca2164")
)
(fp_line
(start -2.17 -1.7)
(end -2.17 1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "87e3f480-e320-422d-8cd1-5008ba0d470a")
)
(fp_line
(start -2.17 -1.7)
(end 2.17 -1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5d8750d1-02af-49a4-8afa-250cdb823fa4")
)
(fp_line
(start 2.17 1.7)
(end -2.17 1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "b603b602-2945-4384-8e4b-4bd1cb627919")
)
(fp_line
(start 2.17 1.7)
(end 2.17 -1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4e3089b8-c8fa-4aa1-ae53-732c103d9207")
)
(fp_line
(start -0.88 -1)
(end -0.88 1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "72ea0ee1-ddbe-4868-b1e4-cb7f782fa3bb")
)
(fp_line
(start -0.88 -1)
(end -0.43 -1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "3b9e1b1a-4642-4309-9dfc-74f77538bf16")
)
(fp_line
(start 0.88 -1.45)
(end -0.43 -1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "571aa6a8-42d7-4f2a-a5e0-306a687674f8")
)
(fp_line
(start 0.88 -1.45)
(end 0.88 1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "55f79121-bbc2-4658-92ce-4d1db139f865")
)
(fp_line
(start 0.88 1.45)
(end -0.88 1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "d53ce2ee-7488-47cc-8c3f-675bad070aba")
)
(pad "B" smd roundrect
(at -1.31 -0.95)
(size 1.22 0.65)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "1703cc06-2b70-457c-8e2f-d2936495b86d")
)
(pad "C" smd roundrect
(at 1.31 0)
(size 1.22 0.65)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "02d08b46-f717-4ef9-b70b-b45ed1b0d5c0")
)
(pad "E" smd roundrect
(at -1.31 0.95)
(size 1.22 0.65)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "54bfbd21-67bf-4746-91fb-c499f9462fa9")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/TSOT-23.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,512 @@
(footprint "TSSOP-30_4.4x7.8mm_P0.5mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "TSSOP SO")
(property "Reference" "REF**"
(at -1.038453 4.909396 0)
(layer "F.SilkS")
(uuid "5b608ed9-08df-4edb-933a-1b3c365410e2")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "PCM1863DBT"
(at 0 4.85 0)
(layer "F.Fab")
(hide yes)
(uuid "3fa170c5-f6a6-4e7f-8950-6e68159bdba0")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/pcm1862.pdf"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "75b1ba74-a359-482b-9f9a-96b8d27bc5d8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "2-Channel, 192 kHz, 24-bit, Audio ADC, 103dB SNR, I2S / left/right-justified / TDM digital output formats, I2C / SPI control interface, 2 digital microphone support, TSSOP-30"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "aef43130-47f2-4fd0-8b72-5f9c11b27b16")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "296-47817-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "8f840b74-1c3a-47dd-b4e4-f3639f469642")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C529569"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "e802a4d9-cd30-44a4-88dd-ef13c40bd4df")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "PCM1863DBTR"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "a04b7ef3-ab24-4602-af96-9f118d45647f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start 0 -4.01)
(end -2.2 -4.01)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "790c7917-260b-4825-b426-a8bb60e0995c")
)
(fp_line
(start 0 -4.01)
(end 2.2 -4.01)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "0d93b597-eaa7-4a40-8358-2745fb0555b4")
)
(fp_line
(start 0 4.01)
(end -2.2 4.01)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d930fae0-c1eb-48ce-b5b8-7d9a486449a4")
)
(fp_line
(start 0 4.01)
(end 2.2 4.01)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b26f149b-15fa-46e7-842b-1e778814ebf1")
)
(fp_poly
(pts
(xy -2.9 -3.91) (xy -3.14 -4.24) (xy -2.66 -4.24)
)
(stroke
(width 0.12)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "0cc19afc-7dc4-40a3-b4aa-fefb48dd055a")
)
(fp_line
(start -3.85 -3.9)
(end -2.45 -3.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "890e7597-6bdc-4771-a42d-1dd85d0c7dcf")
)
(fp_line
(start -3.85 3.9)
(end -3.85 -3.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "66d16c9f-149d-4faa-82d9-f564cd41efa1")
)
(fp_line
(start -2.45 -4.15)
(end 2.45 -4.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "45f6eaff-e007-4553-b44a-d7c66b12116f")
)
(fp_line
(start -2.45 -3.9)
(end -2.45 -4.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d43e9bcf-3e97-496a-ac96-31979fad2967")
)
(fp_line
(start -2.45 3.9)
(end -3.85 3.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a4041587-9256-46ab-89cd-d29959513674")
)
(fp_line
(start -2.45 4.15)
(end -2.45 3.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f683a069-424c-4a65-9ecc-731caffe79b8")
)
(fp_line
(start 2.45 -4.15)
(end 2.45 -3.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "35609730-3ca2-4ebe-8af0-8e674ce5e2ea")
)
(fp_line
(start 2.45 -3.9)
(end 3.85 -3.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1b77c191-d5ca-4611-b325-5b77a083bac5")
)
(fp_line
(start 2.45 3.9)
(end 2.45 4.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d89e3756-17ce-41e9-8f86-098ee2f6dee1")
)
(fp_line
(start 2.45 4.15)
(end -2.45 4.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "890f2112-a45e-4421-8d80-73b96d9ac435")
)
(fp_line
(start 3.85 -3.9)
(end 3.85 3.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "98a501b4-e79f-4ba6-ac25-b9b78dcde290")
)
(fp_line
(start 3.85 3.9)
(end 2.45 3.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "8a24d615-c0a3-47e6-ad4c-31da83705b75")
)
(fp_poly
(pts
(xy -2.2 -2.9) (xy -2.2 3.9) (xy 2.2 3.9) (xy 2.2 -3.9) (xy -1.2 -3.9)
)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "74a71f83-65e5-4d94-9762-0962055a64a0")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "366cf2b2-52ed-4882-b6cf-318f279058e7")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -2.8625 -3.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "35f3af80-8d48-44de-a568-bed89b543faa")
)
(pad "2" smd roundrect
(at -2.8625 -3)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "ad7a90e1-5777-4e30-aa84-d19cfe9215d1")
)
(pad "3" smd roundrect
(at -2.8625 -2.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "04d471e6-adb5-4213-8fa8-17d98984f666")
)
(pad "4" smd roundrect
(at -2.8625 -2)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "7c65f233-1b46-4b5d-9aa8-876ed448d9e3")
)
(pad "5" smd roundrect
(at -2.8625 -1.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "137450c2-af36-4b1b-8f0e-32f4126c1028")
)
(pad "6" smd roundrect
(at -2.8625 -1)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "e953e100-85ff-44be-9bd1-a8d250c5c6d8")
)
(pad "7" smd roundrect
(at -2.8625 -0.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "e3c961e2-5d5d-4387-a77e-ec11cad6514b")
)
(pad "8" smd roundrect
(at -2.8625 0)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "c046a1a4-55cc-49fe-a541-b08d9e8088f6")
)
(pad "9" smd roundrect
(at -2.8625 0.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "e417260b-0b5a-4871-99a6-4f89036db2b7")
)
(pad "10" smd roundrect
(at -2.8625 1)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "b452d547-9677-48c5-99d3-6a8f1fb7e72f")
)
(pad "11" smd roundrect
(at -2.8625 1.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "b9d20cc6-f34c-4589-9376-f14430103812")
)
(pad "12" smd roundrect
(at -2.8625 2)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "bbb6079e-2b3c-4330-b65c-3a34af767288")
)
(pad "13" smd roundrect
(at -2.8625 2.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "3ff309a1-f5f3-4e14-9b9a-c68d22a3ec46")
)
(pad "14" smd roundrect
(at -2.8625 3)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "33fc97f9-78f4-479a-a534-9866233bc5b5")
)
(pad "15" smd roundrect
(at -2.8625 3.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "fa536aae-3273-42d8-b4f7-8f3a6edc46bc")
)
(pad "16" smd roundrect
(at 2.8625 3.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "8d18176b-6623-4acb-982b-b0c7aa5d0ac0")
)
(pad "17" smd roundrect
(at 2.8625 3)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "0b541845-1270-4761-96a6-3086f4e9c6f6")
)
(pad "18" smd roundrect
(at 2.8625 2.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "473eb8d9-be0a-4088-a16d-0c1fa2440d6c")
)
(pad "19" smd roundrect
(at 2.8625 2)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "5d001f24-f8a4-4f2d-a7bb-a88c8e90df35")
)
(pad "20" smd roundrect
(at 2.8625 1.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "8061f66b-4131-4579-a8b0-89de0028b2b9")
)
(pad "21" smd roundrect
(at 2.8625 1)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "ab5469d1-d506-46d3-ab7d-166443535fab")
)
(pad "22" smd roundrect
(at 2.8625 0.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "ecb74c64-8c85-4463-8291-c2515566724a")
)
(pad "23" smd roundrect
(at 2.8625 0)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "45725270-a85a-4587-9657-a70a9c26732f")
)
(pad "24" smd roundrect
(at 2.8625 -0.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "8f735f02-c75b-4c59-954a-eeb41a516f6c")
)
(pad "25" smd roundrect
(at 2.8625 -1)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "4f68e393-1d63-4728-83b0-28953466f966")
)
(pad "26" smd roundrect
(at 2.8625 -1.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "2ab4f635-5955-4957-8ddf-ba56581821ee")
)
(pad "27" smd roundrect
(at 2.8625 -2)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "bbce1144-1f21-4feb-b77d-eaeea1c3f000")
)
(pad "28" smd roundrect
(at 2.8625 -2.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "959895a9-5b78-41c1-947e-51def7bdbae6")
)
(pad "29" smd roundrect
(at 2.8625 -3)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "97517925-295d-4c09-8895-bdce987da71e")
)
(pad "30" smd roundrect
(at 2.8625 -3.5)
(size 1.475 0.3)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "567af95b-8ef6-45f4-a6c1-9f596c839fef")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/TSSOP-30_4.4x7.8mm_P0.5mm.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,156 @@
(footprint "TestPoint_Pad_1.0x1.0mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "SMD rectangular pad as test Point, square 1.0mm side length")
(tags "test point SMD pad rectangle square")
(property "Reference" "REF**"
(at 0.03651 2.80602 90)
(layer "F.SilkS")
(uuid "c9c73e15-1c67-49ab-ac69-60e8206003f5")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "TestPoint"
(at 0 1.55 0)
(layer "F.Fab")
(hide yes)
(uuid "7b29a67d-5800-43bc-af79-8befcf9d715d")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "~"
(at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0704ffbc-cb3f-4abc-9671-80017b53750a")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "test point"
(at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cc4a6bc9-d62f-4c52-a443-1db8b0cd9638")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_line
(start 0.7 0.7)
(end -0.7 0.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "09571db6-72d6-45de-a216-5ddbe83269df")
)
(fp_line
(start 0.7 -0.7)
(end 0.7 0.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a9eac432-f4dc-487d-a3cd-6ef78c62eba7")
)
(fp_line
(start -0.7 0.7)
(end -0.7 -0.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c1640b4c-c8bb-4178-9a94-7a12654022e4")
)
(fp_line
(start -0.7 -0.7)
(end 0.7 -0.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b6e72f13-50a7-4964-b077-765ed59f959f")
)
(fp_line
(start 1 1)
(end 1 -1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "70bfdc87-fa93-449f-98f5-928e90dc09bd")
)
(fp_line
(start 1 1)
(end -1 1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0939dcf3-9474-4e5a-b1c7-b9d9d8a04dda")
)
(fp_line
(start -1 -1)
(end 1 -1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0d704391-d8e7-4d70-a417-53b1b58aa7e2")
)
(fp_line
(start -1 -1)
(end -1 1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "06080d56-7b0a-4d98-ba46-7a4b3e1532dc")
)
(fp_text user "${REFERENCE}"
(at 0 -1.45 0)
(layer "F.Fab")
(uuid "662109e3-cdcb-4045-9924-b182c24c8d10")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at 0 0 180)
(size 1 1)
(layers "F.Cu" "F.Mask")
(uuid "b142722d-5dac-4111-ba10-dabc8a44d8bc")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,590 @@
(footprint "USB_C_Receptacle_GCT_USB4110"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A, https://gct.co/files/drawings/usb4110.pdf")
(tags "USB 2.0 C Type-C Receptacle SMD 16P 16C USB4110-GF-A")
(property "Reference" "REF**"
(at 0 -5.015 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "e9ae9dc5-caaf-4f36-8bdb-95f553eac665")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "USB_C_Receptacle_USB2.0_16P"
(at 0 5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "85dba191-b6a1-4c94-98eb-953b5902e994")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "1115ff91-43c2-4470-83e6-70db46df345b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "USB 2.0-only 16P Type-C Receptacle connector"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "76505660-e2a4-4ae3-8d35-f908e8ef092f")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "2073-USB4110-GF-A-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "e5dd3bc4-1579-4603-af06-80a996e7548c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C5143397"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ad7a5991-bed8-45d1-a090-31c9a75b9268")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "USB4110-GF-A"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "302a9968-df55-46e3-81c6-e7a5f6301b06")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -4.58 -0.435)
(end -4.58 -1.845)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "77613bbc-c300-4ee5-8e88-23cf60f9b107")
)
(fp_line
(start -3.76 -4.515)
(end -3.76 -4.365)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "47a69855-ad96-4a9a-b75c-48b8ff0814c5")
)
(fp_line
(start -2.96 -4.515)
(end -3.76 -4.515)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "c32dd06f-9269-4677-b28d-7f8e81332f97")
)
(fp_line
(start 4.58 -0.435)
(end 4.58 -1.845)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "96474038-abec-40c3-be44-1b080d197690")
)
(fp_line
(start -5 3.675)
(end 5 3.675)
(stroke
(width 0.1)
(type default)
)
(layer "Dwgs.User")
(uuid "3a735af5-1661-494f-9633-6fabe30a096d")
)
(fp_line
(start -6.7 -4.61)
(end -4.25 -4.61)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "0908e96b-cce6-433e-b83e-10faaf8992a3")
)
(fp_line
(start -6.7 -1.6)
(end -6.7 -4.61)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "cd7a781b-253e-4ef6-a280-a1c0a193bf6b")
)
(fp_line
(start -6.7 -0.68)
(end -4.97 -0.68)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "c710dce3-1ba9-411c-b664-0d0c242c8c1b")
)
(fp_line
(start -6.7 2.33)
(end -6.7 -0.68)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "2e7b84f7-3995-4c9d-8519-0cc73482cecc")
)
(fp_line
(start -4.97 -1.6)
(end -6.7 -1.6)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "041aee5b-04ff-4c73-ac80-4b1543481e6d")
)
(fp_line
(start -4.97 -0.68)
(end -4.97 -1.6)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "e69d2736-a8c8-4058-9b1e-a0058f8d39d1")
)
(fp_line
(start -4.97 2.33)
(end -6.7 2.33)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "dec2f820-1e05-4417-9121-2dec02b6f30a")
)
(fp_line
(start -4.97 4.18)
(end -4.97 2.33)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "cec7ead8-09c9-4c80-8c12-b07bdd3735c1")
)
(fp_line
(start -4.25 -4.76)
(end 4.25 -4.76)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "f9f2d012-d7b5-4641-a8ee-0191b86a1b09")
)
(fp_line
(start -4.25 -4.61)
(end -4.25 -4.76)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "7180c5cd-d5a0-45a9-a02e-d730fe73201c")
)
(fp_line
(start 4.25 -4.76)
(end 4.25 -4.61)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "2289f1da-7bc8-4b57-8570-4b6c5269e9ed")
)
(fp_line
(start 4.25 -4.61)
(end 6.7 -4.61)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "d31d4cf9-5de8-4499-88ff-ed84e25e46eb")
)
(fp_line
(start 4.97 -1.6)
(end 4.97 -0.68)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "551af1ed-60ee-4cbd-97f1-8202ade00fdc")
)
(fp_line
(start 4.97 -0.68)
(end 6.7 -0.68)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "0f5fb1a9-37ff-40f4-8381-886d348b222c")
)
(fp_line
(start 4.97 2.33)
(end 4.97 4.18)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "f3febc23-3ebb-452b-a210-7855478a9567")
)
(fp_line
(start 4.97 4.18)
(end -4.97 4.18)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "43cbe4ad-e407-4b05-81e7-a03994dc5d48")
)
(fp_line
(start 6.7 -4.61)
(end 6.7 -1.6)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "7cd30624-21b9-4692-9120-835c124192bd")
)
(fp_line
(start 6.7 -1.6)
(end 4.97 -1.6)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "eb230924-27aa-4e95-a655-f0045a74705c")
)
(fp_line
(start 6.7 -0.68)
(end 6.7 2.33)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "ac14e436-ef95-4487-8d91-dc634c4998c5")
)
(fp_line
(start 6.7 2.33)
(end 4.97 2.33)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "37a030e0-24e3-4d27-88b7-110456a465ed")
)
(fp_line
(start -3.7 -3.675)
(end -3.2 -3.095)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "a2f250d8-c713-4a2b-a2cd-5bfdc4239759")
)
(fp_line
(start -3.2 -3.095)
(end -2.7 -3.675)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "c5b3244e-50c3-47a1-be98-36fcf1febe06")
)
(fp_rect
(start -4.47 -3.675)
(end 4.47 3.675)
(stroke
(width 0.1)
(type default)
)
(fill no)
(layer "F.Fab")
(uuid "2853e57c-0925-41f3-872f-12c492617890")
)
(fp_text user "PCB Edge"
(at 0 3.075 0)
(unlocked yes)
(layer "Dwgs.User")
(uuid "69064e6b-02f1-4dcb-914b-41b9bd776297")
(effects
(font
(size 0.5 0.5)
(thickness 0.1)
(bold yes)
)
)
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(uuid "d94a46b8-3989-4978-bbaf-9916a31f5b6b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at -2.89 -2.605)
(size 0.65 0.65)
(drill 0.65)
(layers "*.Cu" "*.Mask")
(uuid "eed164af-f38e-4003-b12c-e373beab5bb2")
)
(pad "" np_thru_hole circle
(at 2.89 -2.605)
(size 0.65 0.65)
(drill 0.65)
(layers "*.Cu" "*.Mask")
(uuid "57012286-fdca-4eea-bb0a-66dc2f2187e4")
)
(pad "A1" smd roundrect
(at -3.2 -3.68)
(size 0.6 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "767dcb5a-7d98-4d21-bcdf-47d1d2e38870")
)
(pad "A4" smd roundrect
(at -2.4 -3.68)
(size 0.6 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c3078748-9709-4abf-b7b5-6e8e94c24028")
)
(pad "A5" smd roundrect
(at -1.25 -3.68)
(size 0.3 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c3e1bc0e-652f-479d-9ac6-c9408860b076")
)
(pad "A6" smd roundrect
(at -0.25 -3.68)
(size 0.3 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "a21f452f-8986-4a34-bed4-3c4b9c740838")
)
(pad "A7" smd roundrect
(at 0.25 -3.68)
(size 0.3 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "82414985-5ff5-4354-bab4-e8231191a176")
)
(pad "A8" smd roundrect
(at 1.25 -3.68)
(size 0.3 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "d4eeedb6-7791-441e-a0d7-ea70f2423e6a")
)
(pad "A9" smd roundrect
(at 2.4 -3.68)
(size 0.6 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "ccba3a1f-29cb-4481-979f-3e1740fdd2dc")
)
(pad "A12" smd roundrect
(at 3.2 -3.68)
(size 0.6 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "9fea5fe6-e511-46a2-840c-9678a1d12cd7")
)
(pad "B1" smd roundrect
(at 3.2 -3.68)
(size 0.6 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "7b9c2df2-f792-4d9b-9c7f-893cf4db4b60")
)
(pad "B4" smd roundrect
(at 2.4 -3.68)
(size 0.6 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "deb90bd0-cb74-4a3d-8335-9291e8cf9a50")
)
(pad "B5" smd roundrect
(at 1.75 -3.68)
(size 0.3 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "43684e81-6ffa-44a5-a619-8a8ec6e7cb96")
)
(pad "B6" smd roundrect
(at 0.75 -3.68)
(size 0.3 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "7cdf49fa-d74f-44cb-9d63-09d9d90ea7ff")
)
(pad "B7" smd roundrect
(at -0.75 -3.68)
(size 0.3 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "96a0f397-a3ee-4a56-aa0e-888e620e8f7f")
)
(pad "B8" smd roundrect
(at -1.75 -3.68)
(size 0.3 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "b11c381c-d699-44c1-9b1e-511fcf23f751")
)
(pad "B9" smd roundrect
(at -2.4 -3.68)
(size 0.6 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c3cd29be-6d2c-40d5-911c-bc8fe0d13c43")
)
(pad "B12" smd roundrect
(at -3.2 -3.68)
(size 0.6 1.15)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "bdefb2ca-48bc-465a-bad5-2df7554810b7")
)
(pad "S1" smd roundrect
(at -5.11 -3.105)
(size 2.18 2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.125)
(thermal_bridge_angle 45)
(uuid "116db7df-bbcd-4972-839f-4aa5cf906c43")
)
(pad "S1" smd roundrect
(at -5.11 0.825)
(size 2.18 2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.125)
(thermal_bridge_angle 45)
(uuid "a83faec7-db99-492a-8f6d-45209a806335")
)
(pad "S1" smd roundrect
(at 5.11 -3.105)
(size 2.18 2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.125)
(thermal_bridge_angle 45)
(uuid "fde4cca4-303e-4954-b09f-6b750de0eb92")
)
(pad "S1" smd roundrect
(at 5.11 0.825)
(size 2.18 2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.125)
(thermal_bridge_angle 45)
(uuid "71f666fe-b5bc-4b55-8e09-5832e6e77d6e")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_GCT_USB4110.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,391 @@
(footprint "USON-10_2.5x1.0mm_P0.5mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf")
(tags "USON-10 2.5x1.0mm Pitch 0.5mm")
(property "Reference" "REF**"
(at -1.315 -2.4 180)
(layer "F.SilkS")
(hide yes)
(uuid "0d9e190f-c718-4cc9-acae-4e98deec6544")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "TPD4EUSB30"
(at 0.01829 2.5 180)
(layer "F.Fab")
(hide yes)
(uuid "915f9f34-c395-4c69-adb9-89d6b73afdd5")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/tpd2eusb30a.pdf"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "399e0495-e751-4655-89cd-850b34e1ee54")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "679aae4d-a2dc-4ec0-a5a7-97f33801c2ad")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Field4" "Farnell"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0a4f7b34-0b38-45ac-a130-0689b19f0d0f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field5" "2335455"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3c0b3d4c-71a6-45e4-b99e-c3f4fc044844")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field6" "CDDFN10-3324P-13"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "fa1dbd2a-46e3-4f6b-b37a-10bff6eff1f0")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field7" "Bourns"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "fd186d0c-d700-41a5-bc7f-1014592ab33f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Field8" "UDIO00346"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "52b099ab-1bb7-4bfa-9fb2-7029292dd723")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Part Description" "Quad TVS diode for high speed signals (USB3, GigE etc.)"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0bd0036f-f498-4592-832d-889bd7aca9e2")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "digikey_pn" "296-28063-1-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "d05c5ca1-59cf-435c-a3ed-2b942367b0c6")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C90627"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "2ac92722-d175-4350-acfd-b1ecfc3a4ae9")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "TPD4EUSB30DQAR"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9bc40b0b-0a85-4e2e-8e54-4e3911f3f078")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start 0.5 -1.41)
(end -0.29 -1.41)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "25a742cc-1491-4d7a-9ae6-558c5f963a8d")
)
(fp_line
(start 0.5 1.41)
(end -0.5 1.41)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4b161462-7269-4662-b2c9-be725cd6e502")
)
(fp_poly
(pts
(xy -0.62 -1.41) (xy -0.9 -1.41) (xy -0.62 -1.69) (xy -0.62 -1.41)
)
(stroke
(width 0.12)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "2973e68d-bb7e-4311-8fa2-4d69920304a9")
)
(fp_line
(start -0.91 -1.5)
(end 0.91 -1.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c8bddbb2-482f-490e-bfaa-2a774de9b4b3")
)
(fp_line
(start -0.91 1.5)
(end -0.91 -1.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f29fb865-e12b-4596-8000-53926212200c")
)
(fp_line
(start 0.91 -1.5)
(end 0.91 1.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "553c2b0e-3868-489f-bdcc-8e9d0d5aab39")
)
(fp_line
(start 0.91 1.5)
(end -0.91 1.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f840b69e-6c7e-48f0-a2d1-3ee55216c25c")
)
(fp_line
(start -0.5 -1)
(end -0.5 1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "25666957-3da0-4c42-81ae-6ed043a8a9e5")
)
(fp_line
(start -0.5 1.25)
(end 0.5 1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "4d6fecf1-9c26-4366-b00d-ea69612219a3")
)
(fp_line
(start -0.25 -1.25)
(end -0.5 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "8033df5c-f56f-4b16-b6ed-a663076b80fa")
)
(fp_line
(start 0.5 -1.25)
(end -0.25 -1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "89b57a42-1913-4702-a4d9-3e54dcf96a6b")
)
(fp_line
(start 0.5 -1.25)
(end 0.5 1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "78070256-928b-461d-a712-0a887fdc82fb")
)
(fp_text user "${REFERENCE}"
(at 0 0 270)
(layer "F.Fab")
(uuid "b7b0f737-079e-4f42-abe3-522a4bf8c8c5")
(effects
(font
(size 0.8 0.8)
(thickness 0.1)
)
)
)
(pad "1" smd roundrect
(at -0.385 -1 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "48378946-51e8-477f-8c14-286c63f16063")
)
(pad "2" smd roundrect
(at -0.385 -0.5 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "c29f3e51-babf-49c8-8ed3-7e35ace210c6")
)
(pad "3" smd roundrect
(at -0.385 0 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "d494e548-3d07-4a49-8388-25274f32e66b")
)
(pad "4" smd roundrect
(at -0.385 0.5 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "9b0d766a-7787-4daa-9a0e-0a4c31ae3c30")
)
(pad "5" smd roundrect
(at -0.385 1 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "fa77eefe-5923-4f30-9b17-c6c7de684bd4")
)
(pad "6" smd roundrect
(at 0.385 1 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "713cd98d-17ec-407b-a6cb-3ff26e4110c0")
)
(pad "7" smd roundrect
(at 0.385 0.5 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "bc51e13c-a2f1-4ecb-b048-194042318c6a")
)
(pad "8" smd roundrect
(at 0.385 0 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "1317259a-6e57-4329-bdee-b3d817255ab8")
)
(pad "9" smd roundrect
(at 0.385 -0.5 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "dcedd9c8-5ccf-408c-a4ef-33fd8458a547")
)
(pad "10" smd roundrect
(at 0.385 -1 270)
(size 0.3 0.55)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "511364e9-1cac-4698-a78b-7c9f35e467bb")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Package_SON.3dshapes/USON-10_2.5x1.0mm_P0.5mm.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@@ -0,0 +1,396 @@
(footprint "VSSOP-8_3x3mm_P0.65mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "VSSOP, 8 Pin (https://www.jedec.org/standards-documents/docs/mo-187-f), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "VSSOP SO JEDEC-MO-187-AA TI-DGK0008A")
(property "Reference" "REF**"
(at 0 -0.1 0)
(layer "F.SilkS")
(uuid "fc22f254-bee8-4ef9-9fb2-a4ca2e5f74b3")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Value" "TMP1075DGK"
(at 0 2.45 0)
(layer "F.Fab")
(hide yes)
(uuid "5af0909b-ce74-4d68-a16e-6ef8b8093a0b")
(effects
(font
(size 0.8 0.8)
(thickness 0.15)
)
)
)
(property "Datasheet" "https://www.ti.com/lit/gpn/tmp1075"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "2e7b1ccc-14cd-4e2d-b136-94a5bd8b8dcf")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "I2C-bus digital temperature sensor and thermal watchdog, VSSOP-8"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "53003940-f2f2-458d-8c69-39990ecb81c8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "digikey_pn" "296-TMP1075DGKRTR-ND"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "db582261-c6c9-494f-a566-8b2d7aecdf7d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "LCSC" "C2864807"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f13c2ffa-e2bc-4114-9b5b-345c08eca0e5")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "MPN" "TMP1075DGKR"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9baa14fc-70c9-47a9-a89a-620683f87a2a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start 0 -1.61)
(end -1.5 -1.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6b8af823-1aaf-44ab-97e4-b8ec6e3499ab")
)
(fp_line
(start 0 -1.61)
(end 1.5 -1.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "fdaf133b-3e63-4858-8b9e-e69ae20eb1da")
)
(fp_line
(start 0 1.61)
(end -1.5 1.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "45cb566d-29bd-4af0-be96-72adcabe28cb")
)
(fp_line
(start 0 1.61)
(end 1.5 1.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "0e585fe1-5575-4ee6-9dc8-ff5ff50b007b")
)
(fp_poly
(pts
(xy -2.2125 -1.485) (xy -2.4525 -1.815) (xy -1.9725 -1.815)
)
(stroke
(width 0.12)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "4f35ab4f-537e-4558-9a18-0bc4439463d3")
)
(fp_line
(start -3.18 -1.48)
(end -1.75 -1.48)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0939a91a-58d8-4ccc-a4d1-bcf68b955024")
)
(fp_line
(start -3.18 1.48)
(end -3.18 -1.48)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "adec64c9-37fd-4216-b44e-4136e896c4a0")
)
(fp_line
(start -1.75 -1.75)
(end 1.75 -1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "8c0ad734-d86c-420e-ae68-5ee88c71c99a")
)
(fp_line
(start -1.75 -1.48)
(end -1.75 -1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5f27d8b7-4c64-4027-87cb-e3c0334b67cf")
)
(fp_line
(start -1.75 1.48)
(end -3.18 1.48)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1ffce101-1b62-4d79-8a0b-0164c960d656")
)
(fp_line
(start -1.75 1.75)
(end -1.75 1.48)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "177fd8df-a4b2-41de-b0d3-a85d2ec1caef")
)
(fp_line
(start 1.75 -1.75)
(end 1.75 -1.48)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "fbad96db-0c20-4706-aea4-66dfffce2798")
)
(fp_line
(start 1.75 -1.48)
(end 3.18 -1.48)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5a7b6120-22b3-4bd8-904c-9565cc15f3e9")
)
(fp_line
(start 1.75 1.48)
(end 1.75 1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a5be58af-8d3b-498d-ac6a-f6ab778a01ed")
)
(fp_line
(start 1.75 1.75)
(end -1.75 1.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "48cabe00-d500-4d56-8389-2f9b48ada2df")
)
(fp_line
(start 3.18 -1.48)
(end 3.18 1.48)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "b78961f8-df59-4cf9-9949-b6f8b87aa84d")
)
(fp_line
(start 3.18 1.48)
(end 1.75 1.48)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d1adf2b3-0a1f-4e3c-ada7-8723b44016a0")
)
(fp_line
(start -1.5 -0.75)
(end -0.75 -1.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6b9e66d8-6d32-40ee-8b44-21cf8760e0f1")
)
(fp_line
(start -1.5 1.5)
(end -1.5 -0.75)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "00ed8217-7b1a-4edf-9e52-b23f8ebbfe0a")
)
(fp_line
(start -0.75 -1.5)
(end 1.5 -1.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0d95c18b-72ad-48d8-b270-4fc6f70fa21c")
)
(fp_line
(start 1.5 -1.5)
(end 1.5 1.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6b173292-9633-4d0c-865e-bedd3abecd27")
)
(fp_line
(start 1.5 1.5)
(end -1.5 1.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5573e93c-62f3-4f28-b3b0-9cd680d6e2f7")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "f8c5d832-9520-49ee-81a0-a4d6fdee8f3d")
(effects
(font
(size 0.8 0.8)
(thickness 0.11)
)
)
)
(pad "1" smd roundrect
(at -2.1125 -0.975)
(size 1.625 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "a1016eec-d7b1-4b96-92a9-5d83de5a77b9")
)
(pad "2" smd roundrect
(at -2.1125 -0.325)
(size 1.625 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "1fd932bc-022a-464d-b6b7-a60fbb1abaf9")
)
(pad "3" smd roundrect
(at -2.1125 0.325)
(size 1.625 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "ec8a135c-c6f8-495a-b23b-408528ab0491")
)
(pad "4" smd roundrect
(at -2.1125 0.975)
(size 1.625 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "c1faf5dd-5857-4467-8d92-578093272bc9")
)
(pad "5" smd roundrect
(at 2.1125 0.975)
(size 1.625 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "c38858b6-3cc2-41af-9dc1-31ec0a4222df")
)
(pad "6" smd roundrect
(at 2.1125 0.325)
(size 1.625 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "44d698f7-cecb-4f5e-80be-888c3c9c4713")
)
(pad "7" smd roundrect
(at 2.1125 -0.325)
(size 1.625 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "7d07e636-51bc-430d-aaae-62f550ab614b")
)
(pad "8" smd roundrect
(at 2.1125 -0.975)
(size 1.625 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "d1153dfa-e87c-46f9-a522-59024809767c")
)
(embedded_fonts no)
(model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/VSSOP-8_3x3mm_P0.65mm.step"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

14754
cm4-nrf54.3dshapes/R0603.step Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

25404
cm4-nrf54.bak Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
(version 1)
(rule "dp clearance"
(constraint clearance (min 1.2mm))
(condition "A.inDiffPair('*') && A.Type == 'Track' && B.Type == 'Zone' ")
)
#(rule "dp clearance"
# (constraint clearance (min 1.2mm))
# (condition "A.InDiffPair('*') && A.Type == 'Track' && B.Type == 'Zone' && !(A.NetName == '*XLR*')")
#)

File diff suppressed because it is too large Load Diff

View File

@@ -49,10 +49,11 @@
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"visible_layers": "ffffffff_ffffffff_fffffff5_ff5d5fff",
"zone_display_mode": 0
},
"git": {
"integration_disabled": false,
"repo_type": "https",
"repo_username": "",
"ssh_key": ""

View File

@@ -37,18 +37,18 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.65,
"height": 0.65,
"width": 0.65
"drill": 1.6,
"height": 1.6,
"width": 1.6
},
"silk_line_width": 0.12,
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.15,
"silk_text_size_h": 0.8,
"silk_text_size_v": 0.8,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.1524
"min_clearance": 0.15
}
},
"diff_pair_dimensions": [
@@ -60,39 +60,203 @@
],
"drc_exclusions": [
[
"lib_footprint_issues|134500000|64000000|00000000-0000-0000-0000-000061456af4|00000000-0000-0000-0000-000000000000",
"courtyards_overlap|143025000|12905000|3e7b762a-aeb1-4487-8b8e-8fd487d18048|5ff58893-bd42-48aa-be8e-97e50276be45",
""
],
[
"lib_footprint_mismatch|102700000|58000000|00000000-0000-0000-0000-0000613f045c|00000000-0000-0000-0000-000000000000",
"courtyards_overlap|78516889|23095000|b4949617-d981-4d66-aeb4-a96fb9d3712e|e2657404-22fb-4dd9-86f2-864c71065f4c",
""
],
[
"silk_edge_clearance|110500000|51000000|34af1e9d-1f83-49e0-a5f0-61ff662b0fcc|a2c36007-cb36-4d5a-aa1b-8e10dc7818d7",
"courtyards_overlap|90555000|62475000|45dec301-ba4d-45f3-b267-7595a929954b|c477f1a7-5903-451c-81dd-c6a7bc66a3e5",
""
],
[
"silk_edge_clearance|158500000|44000000|34af1e9d-1f83-49e0-a5f0-61ff662b0fcc|738ce0bd-96c4-4dc6-b969-263cbfe81a36",
"courtyards_overlap|98105000|111805000|4152f161-3c87-44a0-aa17-48a768bf1211|43707ca4-6a06-4fc1-b96f-66b46349b257",
""
],
[
"silk_edge_clearance|158500000|51000000|34af1e9d-1f83-49e0-a5f0-61ff662b0fcc|93f133fd-9c77-4853-a971-af688b80af6a",
"courtyards_overlap|99605918|114455000|43707ca4-6a06-4fc1-b96f-66b46349b257|f9224608-e469-4541-9ac8-7900f40323c2",
""
],
[
"silk_edge_clearance|86983875|101112500|00000000-0000-0000-0000-0000613f45bd|c0859927-58a3-4320-b950-a51bf7d447f7",
"holes_co_located|118400000|31800000|815cc57c-29a0-41f8-8852-e9846534f3b3|e7eccaab-7c5c-4938-9303-725f2b24052a",
""
],
[
"silk_edge_clearance|86988755|84872500|00000000-0000-0000-0000-0000613f45bd|e26550e5-34b4-4304-810d-288a3aefc5de",
"holes_co_located|118400000|64800000|4ebb56c3-c01f-4cc6-b834-f023f903cb53|79d59d35-aa59-4406-ae4c-10af9b2f8f40",
""
],
[
"silk_edge_clearance|86990386|79445000|00000000-0000-0000-0000-0000613f45bd|b52e8baa-fc38-4a17-97b9-f77c857f29d3",
"holes_co_located|166400000|31800000|02290e19-ff96-48fc-a97c-de1f7f9d87dc|6d216050-4368-4f4b-9dd0-d91cc7f66c88",
""
],
[
"silk_edge_clearance|86993151|70245000|00000000-0000-0000-0000-0000613f45bd|64718f19-02d6-438c-9c98-ab900c12d225",
"holes_co_located|166400000|64800000|249ae103-c270-430d-b118-0db676e1ac96|99a3c788-e82c-4411-a094-ad318214e152",
""
],
[
"lib_footprint_mismatch|77490000|71800000|10c4a275-5a32-4386-a243-14de7282c193|00000000-0000-0000-0000-000000000000",
""
],
[
"lib_footprint_mismatch|90892500|74310000|41f204cd-cef3-4ba3-a9ef-1cbbfb5cfce5|00000000-0000-0000-0000-000000000000",
""
],
[
"silk_overlap|114900000|31800000|55cfa06a-f724-43c7-aa9e-365a5f7015f7|647ef5a0-7070-4421-8f34-c89690ccbd8a",
""
],
[
"silk_overlap|114900000|31800000|55cfa06a-f724-43c7-aa9e-365a5f7015f7|9b3be228-1577-4020-98b3-4212e0665b7e",
""
],
[
"silk_overlap|114900000|31800000|647ef5a0-7070-4421-8f34-c89690ccbd8a|c9abbeb2-a2c1-43ad-934b-45a4cf54abe9",
""
],
[
"silk_overlap|114900000|31800000|9b3be228-1577-4020-98b3-4212e0665b7e|c9abbeb2-a2c1-43ad-934b-45a4cf54abe9",
""
],
[
"silk_overlap|114900000|64800000|16d1aacb-0792-47ed-9b8a-a6772ca80e8c|c9abbeb2-a2c1-43ad-934b-45a4cf54abe9",
""
],
[
"silk_overlap|114900000|64800000|647ef5a0-7070-4421-8f34-c89690ccbd8a|a5f3e881-25fb-4334-84bc-80ae85284c26",
""
],
[
"silk_overlap|118400000|28300000|3bacbdb7-fad6-434a-816e-08caca5a1c82|55cfa06a-f724-43c7-aa9e-365a5f7015f7",
""
],
[
"silk_overlap|118400000|28300000|45fe9b44-3e26-4749-88ae-0318863f514c|9b3be228-1577-4020-98b3-4212e0665b7e",
""
],
[
"silk_overlap|118400000|68300000|16d1aacb-0792-47ed-9b8a-a6772ca80e8c|90a6e0f8-2e11-4f3a-8523-f0a16eb8f26b",
""
],
[
"silk_overlap|118400000|68300000|16d1aacb-0792-47ed-9b8a-a6772ca80e8c|a5f3e881-25fb-4334-84bc-80ae85284c26",
""
],
[
"silk_overlap|118400000|68300000|90a6e0f8-2e11-4f3a-8523-f0a16eb8f26b|d615b50e-8729-4a95-9121-fdaef7b019a0",
""
],
[
"silk_overlap|118400000|68300000|a5f3e881-25fb-4334-84bc-80ae85284c26|d615b50e-8729-4a95-9121-fdaef7b019a0",
""
],
[
"silk_overlap|144300000|13370000|629e3af3-3daf-4bec-8689-244129586db2|a9194df3-b93d-4ed6-bd9c-0668f27abe17",
""
],
[
"silk_overlap|144300000|13470000|48cfbe67-ec3e-432e-9fa8-9c92bd4ffd98|629e3af3-3daf-4bec-8689-244129586db2",
""
],
[
"silk_overlap|144800000|16030000|119f4ee6-f92a-4460-b0f6-2fd12e9b5889|123dc679-265a-4702-8517-a9028c578491",
""
],
[
"silk_overlap|145300000|13370000|629e3af3-3daf-4bec-8689-244129586db2|69253abf-7bb0-4878-9944-e39173235063",
""
],
[
"silk_overlap|146800000|13370000|629e3af3-3daf-4bec-8689-244129586db2|99b8292d-8889-46c0-ab26-96bf7334c92b",
""
],
[
"silk_overlap|146800000|13370000|629e3af3-3daf-4bec-8689-244129586db2|b9abcef8-c7cb-4b4f-a773-6a96971b1bbc",
""
],
[
"silk_overlap|147300000|16030000|123dc679-265a-4702-8517-a9028c578491|79af1b6d-482f-48e6-b8a8-6cc5941fec06",
""
],
[
"silk_overlap|147800000|13470000|555e88a9-8f94-430b-a7c8-26ad2b206cbe|629e3af3-3daf-4bec-8689-244129586db2",
""
],
[
"silk_overlap|149300000|13370000|629e3af3-3daf-4bec-8689-244129586db2|865bb55d-c764-4a29-92cf-6e281b8a7daa",
""
],
[
"silk_overlap|149300000|13370000|629e3af3-3daf-4bec-8689-244129586db2|ef60e978-d9b8-4715-9514-70abff3058a1",
""
],
[
"silk_overlap|149800000|16030000|123dc679-265a-4702-8517-a9028c578491|b4cc1e5d-32de-4d4d-a536-9bb1fa0d85a8",
""
],
[
"silk_overlap|150300000|13370000|629e3af3-3daf-4bec-8689-244129586db2|f439f7f2-ff5b-4485-bd72-6b9a4834a9dc",
""
],
[
"silk_overlap|151150000|13370000|629e3af3-3daf-4bec-8689-244129586db2|c377f091-6001-4591-b5dc-ad5032797d05",
""
],
[
"silk_overlap|152420000|16030000|0fbe9626-7d66-4e27-8eda-61ec6e8095b2|fe1a3e2d-0aaf-4ad6-8c8b-e8e688527394",
""
],
[
"silk_overlap|166400000|28300000|3bacbdb7-fad6-434a-816e-08caca5a1c82|45fe9b44-3e26-4749-88ae-0318863f514c",
""
],
[
"silk_overlap|166400000|28300000|3bacbdb7-fad6-434a-816e-08caca5a1c82|f960aee0-4368-4e48-87ab-ceb5568c558f",
""
],
[
"silk_overlap|166400000|28300000|45fe9b44-3e26-4749-88ae-0318863f514c|56d193b1-f7e6-4fdf-a8ad-3b3f32278563",
""
],
[
"silk_overlap|166400000|28300000|56d193b1-f7e6-4fdf-a8ad-3b3f32278563|f960aee0-4368-4e48-87ab-ceb5568c558f",
""
],
[
"silk_overlap|166400000|68300000|885a7498-2b8b-4668-b959-4f8d0e6b4806|90a6e0f8-2e11-4f3a-8523-f0a16eb8f26b",
""
],
[
"silk_overlap|166400000|68300000|9f36cede-5628-4822-a510-052ce3b9ecd0|d615b50e-8729-4a95-9121-fdaef7b019a0",
""
],
[
"silk_overlap|169900000|31800000|277c8abb-05fb-495f-a348-32f343c64a4f|f960aee0-4368-4e48-87ab-ceb5568c558f",
""
],
[
"silk_overlap|169900000|31800000|56d193b1-f7e6-4fdf-a8ad-3b3f32278563|6c5947b6-02de-4235-b51a-48f50e121ce0",
""
],
[
"silk_overlap|169900000|64800000|277c8abb-05fb-495f-a348-32f343c64a4f|6c5947b6-02de-4235-b51a-48f50e121ce0",
""
],
[
"silk_overlap|169900000|64800000|277c8abb-05fb-495f-a348-32f343c64a4f|9f36cede-5628-4822-a510-052ce3b9ecd0",
""
],
[
"silk_overlap|169900000|64800000|6c5947b6-02de-4235-b51a-48f50e121ce0|885a7498-2b8b-4668-b959-4f8d0e6b4806",
""
],
[
"silk_overlap|169900000|64800000|885a7498-2b8b-4668-b959-4f8d0e6b4806|9f36cede-5628-4822-a510-052ce3b9ecd0",
""
],
[
"unresolved_variable|90596652|75408533|c6b17cb8-6f4a-468a-9c29-193e035b9a20|00000000-0000-0000-0000-000000000000",
""
]
],
@@ -163,21 +327,21 @@
"rule_severitieslegacy_no_courtyard_defined": false,
"rules": {
"max_error": 0.005,
"min_clearance": 0.0,
"min_clearance": 0.125,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.025,
"min_copper_edge_clearance": 0.3,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_clearance": 0.2,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_resolved_spokes": 1,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.2,
"min_track_width": 0.1016,
"min_via_annular_width": 0.1,
"min_track_width": 0.125,
"min_via_annular_width": 0.075,
"min_via_diameter": 0.45,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
@@ -228,12 +392,16 @@
],
"track_widths": [
0.0,
0.1016,
0.125,
0.15,
0.254,
0.4,
0.508,
1.016
0.7,
0.8,
1.016,
1.254,
1.508
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
@@ -267,8 +435,16 @@
"drill": 0.0
},
{
"diameter": 0.8,
"drill": 0.4
"diameter": 0.35,
"drill": 0.25
},
{
"diameter": 0.5,
"drill": 0.25
},
{
"diameter": 0.9,
"drill": 0.45
}
],
"zones_allow_external_fillets": false
@@ -503,6 +679,7 @@
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
@@ -522,7 +699,7 @@
"classes": [
{
"bus_width": 12,
"clearance": 0.15,
"clearance": 0.125,
"diff_pair_gap": 0.1524,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.1524,
@@ -533,21 +710,21 @@
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.1524,
"via_diameter": 0.5,
"track_width": 0.125,
"via_diameter": 0.45,
"via_drill": 0.25,
"wire_width": 6
},
{
"clearance": 0.15,
"clearance": 0.125,
"diff_pair_gap": 0.18,
"diff_pair_width": 0.19,
"microvia_diameter": 0.3,
"name": "100Rdiff",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 1,
"priority": 3,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.1524,
"track_width": 0.15,
"via_diameter": 0.5,
"via_drill": 0.25
},
@@ -557,22 +734,40 @@
"diff_pair_width": 0.23,
"name": "90Rdiff",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"priority": 2,
"schematic_color": "rgba(0, 0, 0, 0.000)"
},
{
"clearance": 2.0,
"name": "cha_gnd",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2
},
{
"clearance": 0.15,
"name": "power_3V",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 1,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.6,
"via_drill": 0.3
},
{
"clearance": 0.15,
"diff_pair_gap": 0.1524,
"diff_pair_width": 0.1524,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "power",
"name": "power_5V",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2,
"priority": 4,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.5,
"via_diameter": 0.5,
"via_drill": 0.25
"track_width": 0.8,
"via_diameter": 0.9,
"via_drill": 0.45
}
],
"meta": {
@@ -582,11 +777,11 @@
"netclass_assignments": null,
"netclass_patterns": [
{
"netclass": "power",
"netclass": "power_3V",
"pattern": "+3V3"
},
{
"netclass": "power",
"netclass": "power_5V",
"pattern": "+5V"
},
{
@@ -678,7 +873,7 @@
"pattern": "/USB_D-"
},
{
"netclass": "power",
"netclass": "power_5V",
"pattern": "/USB_VBUS"
},
{
@@ -690,7 +885,7 @@
"pattern": "/~{E0_LEDR}"
},
{
"netclass": "power",
"netclass": "power_5V",
"pattern": "GND"
},
{
@@ -956,6 +1151,38 @@
{
"netclass": "Default",
"pattern": "Net-(U5-Pad97)"
},
{
"netclass": "90Rdiff",
"pattern": "USB_port_D+"
},
{
"netclass": "90Rdiff",
"pattern": "USB_port_D-"
},
{
"netclass": "90Rdiff",
"pattern": "USB_eth_D+"
},
{
"netclass": "90Rdiff",
"pattern": "USB_eth_D-"
},
{
"netclass": "90Rdiff",
"pattern": "/USB_eth_D+"
},
{
"netclass": "90Rdiff",
"pattern": "/USB_port_D+"
},
{
"netclass": "90Rdiff",
"pattern": "/USB_port_D-"
},
{
"netclass": "90Rdiff",
"pattern": "/USB_eth_D-"
}
]
},
@@ -967,7 +1194,7 @@
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "cm4-nrf54.step",
"step": "../../../../../../repos/mechanical_beacon/cm4-nrf54_rev4.step",
"svg": "",
"vrml": ""
},
@@ -988,7 +1215,7 @@
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"exclude_dnp": true,
"fields_ordered": [
{
"group_by": false,
@@ -996,6 +1223,24 @@
"name": "Reference",
"show": true
},
{
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": true
},
{
"group_by": false,
"label": "MPN",
"name": "MPN",
"show": true
},
{
"group_by": true,
"label": "digikey_pn",
"name": "digikey_pn",
"show": true
},
{
"group_by": false,
"label": "Qty",
@@ -1010,8 +1255,8 @@
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
@@ -1028,20 +1273,14 @@
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "MPN",
"name": "MPN",
"show": false
},
{
@@ -1061,6 +1300,66 @@
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "Field8",
"name": "Field8",
"show": false
},
{
"group_by": false,
"label": "Field4",
"name": "Field4",
"show": false
},
{
"group_by": false,
"label": "Note",
"name": "Note",
"show": false
},
{
"group_by": false,
"label": "Part Description",
"name": "Part Description",
"show": false
},
{
"group_by": false,
"label": "digikey",
"name": "digikey",
"show": false
},
{
"group_by": false,
"label": "name",
"name": "name",
"show": false
},
{
"group_by": false,
"label": "pn",
"name": "pn",
"show": false
},
{
"group_by": false,
"label": "Field5",
"name": "Field5",
"show": false
},
{
"group_by": false,
"label": "Field6",
"name": "Field6",
"show": false
},
{
"group_by": false,
"label": "Field7",
"name": "Field7",
"show": false
}
],
"filter_string": "",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

25404
cm4-nrf54.kicad_sym Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,38 @@
(module easyeda2kicad:FILTER-SMD_4P-L7.1-W6.0-P2.50-LS9.0-BL (layer F.Cu) (tedit 5DC5F6A4)
(attr smd)
(fp_text reference REF** (at 0.000 -5.250) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value FILTER-SMD_4P-L7.1-W6.0-P2.50-LS9.0-BL (at 0.000 5.250) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(property "LCSC Part" "C2662417")
(fp_line (start 3.61 -1.89) (end 3.61 -3.04) (layer F.SilkS) (width 0.25))
(fp_line (start 3.61 -3.04) (end -3.54 -3.04) (layer F.SilkS) (width 0.25))
(fp_line (start -3.54 -3.04) (end -3.58 -3.01) (layer F.SilkS) (width 0.25))
(fp_line (start 3.61 0.61) (end 3.61 -0.61) (layer F.SilkS) (width 0.25))
(fp_line (start -3.60 1.89) (end -3.60 3.02) (layer F.SilkS) (width 0.25))
(fp_line (start -3.60 3.02) (end 3.59 3.02) (layer F.SilkS) (width 0.25))
(fp_line (start 3.59 3.02) (end 3.61 3.00) (layer F.SilkS) (width 0.25))
(fp_line (start 3.61 3.00) (end 3.61 1.89) (layer F.SilkS) (width 0.25))
(fp_line (start -3.60 -0.61) (end -3.60 0.61) (layer F.SilkS) (width 0.25))
(fp_line (start -3.60 -3.06) (end -3.60 -1.89) (layer F.SilkS) (width 0.25))
(pad 2 smd rect (at 3.80 1.25 90.00) (size 0.812 2.390) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 3.80 -1.25 90.00) (size 0.812 2.390) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -3.80 1.25 90.00) (size 0.812 2.390) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -3.80 -1.25 90.00) (size 0.812 2.390) (layers F.Cu F.Paste F.Mask))
(fp_circle (center -4.50 3.00) (end -4.47 3.00) (layer F.SilkS) (width 0.06))
(fp_circle (center -4.95 2.54) (end -4.80 2.54) (layer F.SilkS) (width 0.30))
(fp_line (start -3.55 3.00) (end -3.55 -3.00) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.55 -3.00) (end 3.55 -3.00) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.55 -3.00) (end 3.55 3.00) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.55 3.00) (end -3.55 3.00) (layer F.CrtYd) (width 0.05))
(model "cm4-nrf54.3dshapes/FILTER-SMD_4P-L7.1-W6.0-P2.50-LS9.0-BL.wrl"
(offset (xyz 0.000 0.000 0.000))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@@ -0,0 +1,32 @@
(module easyeda2kicad:R0603 (layer F.Cu) (tedit 5DC5F6A4)
(descr "51KΩ (513) ±5%")
(attr smd)
(fp_text reference REF** (at 0.000 -4.000) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value R0603 (at 0.000 4.000) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(property "LCSC Part" "C18672")
(fp_line (start 0.43 0.66) (end 1.39 0.66) (layer F.SilkS) (width 0.15))
(fp_line (start 1.39 0.66) (end 1.39 -0.66) (layer F.SilkS) (width 0.15))
(fp_line (start 1.39 -0.66) (end 0.43 -0.66) (layer F.SilkS) (width 0.15))
(fp_line (start -0.43 0.66) (end -1.39 0.66) (layer F.SilkS) (width 0.15))
(fp_line (start -1.39 0.66) (end -1.39 -0.66) (layer F.SilkS) (width 0.15))
(fp_line (start -1.39 -0.66) (end -0.43 -0.66) (layer F.SilkS) (width 0.15))
(pad 2 smd rect (at 0.75 0.00 0.00) (size 0.806 0.864) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -0.75 0.00 0.00) (size 0.806 0.864) (layers F.Cu F.Paste F.Mask))
(fp_circle (center -0.80 0.40) (end -0.77 0.40) (layer F.SilkS) (width 0.06))
(fp_line (start -0.80 0.40) (end -0.80 -0.40) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.80 -0.40) (end 0.80 -0.40) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.80 -0.40) (end 0.80 0.40) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.80 0.40) (end -0.80 0.40) (layer F.CrtYd) (width 0.05))
(model "cm4-nrf54.3dshapes/R0603.wrl"
(offset (xyz 0.000 0.000 0.000))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 270))
)
)

View File

@@ -0,0 +1,33 @@
(module easyeda2kicad:SOT-23-6_L2.9-W1.6-P0.95-LS2.8-BR (layer F.Cu) (tedit 5DC5F6A4)
(attr smd)
(fp_text reference REF** (at 0.000 -4.950) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SOT-23-6_L2.9-W1.6-P0.95-LS2.8-BR (at 0.000 4.950) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(property "LCSC Part" "C55266")
(fp_line (start -0.90 -1.55) (end 0.90 -1.55) (layer F.SilkS) (width 0.25))
(fp_line (start -0.90 1.55) (end 0.90 1.55) (layer F.SilkS) (width 0.25))
(pad 3 smd rect (at 1.35 -0.95 0.00) (size 1.100 0.600) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.35 0.00 0.00) (size 1.100 0.600) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 1.35 0.95 0.00) (size 1.100 0.600) (layers F.Cu F.Paste F.Mask))
(pad 6 smd rect (at -1.35 0.95 0.00) (size 1.100 0.600) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at -1.35 0.00 0.00) (size 1.100 0.600) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -1.35 -0.95 0.00) (size 1.100 0.600) (layers F.Cu F.Paste F.Mask))
(fp_circle (center 1.40 1.45) (end 1.43 1.45) (layer F.SilkS) (width 0.06))
(fp_circle (center 1.40 0.95) (end 1.50 0.95) (layer Cmts.User) (width 0.20))
(fp_circle (center 1.40 1.65) (end 1.52 1.65) (layer F.SilkS) (width 0.25))
(fp_line (start -0.80 1.45) (end -0.80 -1.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.80 -1.45) (end 0.80 -1.45) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.80 -1.45) (end 0.80 1.45) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.80 1.45) (end -0.80 1.45) (layer F.CrtYd) (width 0.05))
(model "cm4-nrf54.3dshapes/SOT-23-6_L2.9-W1.6-H1.5-LS2.8-P0.95.wrl"
(offset (xyz 0.000 0.000 0.000))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 180))
)
)

File diff suppressed because it is too large Load Diff

1295
cm4-nrf54.sch-bak Normal file

File diff suppressed because it is too large Load Diff

24120
cm4-nrf54_library.bak Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

102691
fp-info-cache

File diff suppressed because it is too large Load Diff

View File

@@ -2,4 +2,7 @@
(version 7)
(lib (name "RPi_Compute_Module_4")(type "KiCad")(uri "${KIPRJMOD}/../external/RPi-CM4-Kicad/RPi_Compute_Module_4.pretty")(options "")(descr ""))
(lib (name "jkiv-library")(type "KiCad")(uri "${KIPRJMOD}/../external/jkiv-kicad-library/jkiv-library.pretty")(options "")(descr ""))
(lib (name "auracast_streamer")(type "KiCad")(uri "/home/paul/Nextcloud/tech/pcb/kicad/library/auracast_streamer.pretty")(options "")(descr ""))
(lib (name "cm4-bl54")(type "KiCad")(uri "${KIPRJMOD}/cm4-bl54.pretty")(options "")(descr ""))
(lib (name "cm4-nrf54")(type "KiCad")(uri "${KIPRJMOD}/cm4-nrf54.pretty")(options "")(descr ""))
)

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More