PCB[WIP]/SCH:

changes:
-more routing
-added poe negotiation disabled when +12V is present on the DC jack
-modified m.2 "holes"

Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
This commit is contained in:
Dominik Sliwa
2021-02-09 10:50:55 +01:00
parent bad09b8a15
commit 66c3a4b488
10 changed files with 35919 additions and 17001 deletions

View File

@@ -707,7 +707,7 @@
(name "SD_PWR_ON" (effects (font (size 1.27 1.27)))) (name "SD_PWR_ON" (effects (font (size 1.27 1.27))))
(number "75" (effects (font (size 1.27 1.27)))) (number "75" (effects (font (size 1.27 1.27))))
) )
(pin no_connect line (at -25.4 40.64 0) (length 3.81) (pin input line (at -25.4 40.64 0) (length 3.81)
(name "Reserved" (effects (font (size 1.27 1.27)))) (name "Reserved" (effects (font (size 1.27 1.27))))
(number "76" (effects (font (size 1.27 1.27)))) (number "76" (effects (font (size 1.27 1.27))))
(alternate "SD_DETECT" input line) (alternate "SD_DETECT" input line)
@@ -826,7 +826,7 @@
(name "USB_N" (effects (font (size 1.27 1.27)))) (name "USB_N" (effects (font (size 1.27 1.27))))
(number "103" (effects (font (size 1.27 1.27)))) (number "103" (effects (font (size 1.27 1.27))))
) )
(pin no_connect line (at -25.4 40.64 0) (length 3.81) (pin input line (at -25.4 40.64 0) (length 3.81)
(name "Reserved" (effects (font (size 1.27 1.27)))) (name "Reserved" (effects (font (size 1.27 1.27))))
(number "104" (effects (font (size 1.27 1.27)))) (number "104" (effects (font (size 1.27 1.27))))
) )
@@ -3774,12 +3774,12 @@
(symbol (lib_id "LightBlue:RaspberryPi-CM4Lite") (at 63.5 88.9 0) (unit 1) (symbol (lib_id "LightBlue:RaspberryPi-CM4Lite") (at 63.5 88.9 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "b131b144-fc54-40cc-8411-449b069a57ca") (uuid "b131b144-fc54-40cc-8411-449b069a57ca")
(property "Reference" "U1" (id 0) (at 44.45 30.48 0)) (property "Reference" "U1" (id 0) (at 43.18 30.48 0))
(property "Value" "RaspberryPi-CM4Lite" (id 1) (at 78.74 30.48 0)) (property "Value" "RaspberryPi-CM4Lite" (id 1) (at 76.2 30.48 0))
(property "Footprint" "LightBlue:RaspberryPi-CM4" (id 2) (at 76.2 147.32 0) (property "Footprint" "LightBlue:RaspberryPi-CM4" (id 2) (at 76.2 147.32 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "" (id 3) (at 63.5 88.9 0) (property "Datasheet" "https://datasheets.raspberrypi.org/cm4/cm4-datasheet.pdf" (id 3) (at 63.5 88.9 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Manufacturer" "Raspberry Pi Foundation" (id 4) (at 63.5 88.9 0) (property "Manufacturer" "Raspberry Pi Foundation" (id 4) (at 63.5 88.9 0)

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 31, "active_layer": 0,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": false, "auto_track_width": false,
"hidden_nets": [], "hidden_nets": [],
@@ -24,7 +24,7 @@
"text": true, "text": true,
"tracks": true, "tracks": true,
"vias": true, "vias": true,
"zones": false "zones": true
}, },
"visible_items": [ "visible_items": [
0, 0,
@@ -43,7 +43,6 @@
14, 14,
15, 15,
16, 16,
18,
19, 19,
20, 20,
21, 21,
@@ -60,7 +59,7 @@
37, 37,
38 38
], ],
"visible_layers": "003ffff_80000001", "visible_layers": "003ffff_80000007",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"meta": { "meta": {

View File

@@ -89,8 +89,8 @@
"padstack": "error", "padstack": "error",
"pth_inside_courtyard": "ignore", "pth_inside_courtyard": "ignore",
"shorting_items": "error", "shorting_items": "error",
"silk_over_copper": "error", "silk_over_copper": "ignore",
"silk_overlap": "error", "silk_overlap": "ignore",
"skew_out_of_range": "error", "skew_out_of_range": "error",
"too_many_vias": "error", "too_many_vias": "error",
"track_dangling": "warning", "track_dangling": "warning",

View File

@@ -172,6 +172,15 @@
) )
(wire (pts (xy 59.69 123.19) (xy 62.23 123.19))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 62.23 107.95) (xy 59.69 107.95))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 62.23 123.19) (xy 62.23 107.95))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 92.71 41.91) (xy 59.69 41.91)) (wire (pts (xy 92.71 41.91) (xy 59.69 41.91))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
@@ -884,18 +893,24 @@
(pin "{PoE}" input (at 59.69 93.98 0) (pin "{PoE}" input (at 59.69 93.98 0)
(effects (font (size 1.27 1.27)) (justify right)) (effects (font (size 1.27 1.27)) (justify right))
) )
(pin "DC_IN_F" input (at 59.69 107.95 0)
(effects (font (size 1.27 1.27)) (justify right))
)
) )
(sheet (at 30.48 132.08) (size 35.56 20.32) (sheet (at 24.13 120.65) (size 35.56 20.32)
(stroke (width 0.001) (type solid) (color 132 0 132 1)) (stroke (width 0.001) (type solid) (color 132 0 132 1))
(fill (color 255 255 255 0.0000)) (fill (color 255 255 255 0.0000))
(uuid c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42) (uuid c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42)
(property "Sheet name" "Power" (id 0) (at 30.48 131.4441 0) (property "Sheet name" "Power" (id 0) (at 24.13 120.0141 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
) )
(property "Sheet file" "Power.kicad_sch" (id 1) (at 30.48 152.9089 0) (property "Sheet file" "Power.kicad_sch" (id 1) (at 24.13 141.4789 0)
(effects (font (size 1.27 1.27)) (justify left top)) (effects (font (size 1.27 1.27)) (justify left top))
) )
(pin "DC_IN_F" output (at 59.69 123.19 0)
(effects (font (size 1.27 1.27)) (justify right))
)
) )
(sheet (at 175.26 93.98) (size 35.56 15.24) (sheet (at 175.26 93.98) (size 35.56 15.24)
@@ -942,8 +957,8 @@
(path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/" (page "5")) (path "/a9e0a5b9-8f0f-46f3-b2b0-a429c678afed/" (page "5"))
(path "/18c18357-12fa-4472-a108-e954e5bd7840/" (page "6")) (path "/18c18357-12fa-4472-a108-e954e5bd7840/" (page "6"))
(path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/" (page "7")) (path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/" (page "7"))
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/" (page "9"))
(path "/441a9908-1e74-440b-b462-bdf6815583fe/" (page "9")) (path "/441a9908-1e74-440b-b462-bdf6815583fe/" (page "9"))
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/" (page "9"))
(path "/67ada73c-6692-4fd8-8c20-5be89f2b8650/" (page "10")) (path "/67ada73c-6692-4fd8-8c20-5be89f2b8650/" (page "10"))
(path "/6888556d-e390-44b5-977e-8a0092745a4b/" (page "11")) (path "/6888556d-e390-44b5-977e-8a0092745a4b/" (page "11"))
) )
@@ -1513,186 +1528,6 @@
(path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/5b8b037f-ca81-48f3-8275-7d782584ea4f" (path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/5b8b037f-ca81-48f3-8275-7d782584ea4f"
(reference "R21") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric") (reference "R21") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric")
) )
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/73ed1527-3b68-4ea2-8e14-a9569623e4a8"
(reference "#PWR0190") (unit 1) (value "+12V") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/41c757a5-7a9e-4e3b-b0f2-e83fdaaaf287"
(reference "#PWR0191") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/1bc44679-3e98-4cd6-b0df-38c966e9fea9"
(reference "#PWR0192") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/790046e6-b441-4b7a-ae99-6fb495f17fe9"
(reference "#PWR0193") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/175ee5b9-5e2f-412a-ab57-4ad899982a9e"
(reference "#PWR0194") (unit 1) (value "+3.3VP") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/f61e45d9-5cfd-4169-8a51-4d6cf78f2031"
(reference "#PWR0195") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/04d90ee1-dcb4-45a2-8b0b-243222e27005"
(reference "#PWR0196") (unit 1) (value "+5V") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/e351ff39-b51b-4b2c-af9c-c7bc150f1ad7"
(reference "#PWR0197") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/8eba14e2-3d33-4773-983e-93039d2bc340"
(reference "#PWR0198") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/064397c7-f967-46e4-ac4d-7b23a2541890"
(reference "#PWR0199") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/b062b7fe-b253-46b7-9114-1154efa21b75"
(reference "#PWR0200") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0772c9dd-16d8-4bb1-99f4-28574e349ca6"
(reference "#PWR0201") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/f41fadfc-000b-4d2d-83eb-0498d7089ef8"
(reference "#PWR0202") (unit 1) (value "+12V") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/545151e7-b0ca-495d-916b-328d5578ee0b"
(reference "#PWR0203") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/4633f1cd-ff84-4c9d-b448-cee3943cee44"
(reference "#PWR0204") (unit 1) (value "+12V") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/904a4c1e-edd9-4f4b-bc81-fe32dd5cf271"
(reference "#PWR0205") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/cb69908d-9dd3-42de-bb20-9741ff04470d"
(reference "C33") (unit 1) (value "33u/35V") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/c12a4818-3e54-4c04-92ae-06ce74968c7b"
(reference "C34") (unit 1) (value "33u/35V") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/2a1b92f4-66dd-485b-8a17-6f02ec321302"
(reference "C35") (unit 1) (value "33u/35V") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/f89f09d6-f1f0-49a9-83e6-e577bee7bcdc"
(reference "C36") (unit 1) (value "10u/35V") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0810738a-cf1d-43db-801a-0ab61f4a1bc2"
(reference "C37") (unit 1) (value "33u/35V") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/e2c3273e-aab9-4adc-a26b-a0eb9f9d19a1"
(reference "C38") (unit 1) (value "10u/35V") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/dcdf93a2-b9e8-4a1e-976a-9ab915034648"
(reference "C39") (unit 1) (value "100n/35V") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/2e518fb6-6ae8-40b6-9e6c-724a60ab6d6b"
(reference "C40") (unit 1) (value "100n/35V") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/be0bd9a1-d98f-4bb3-8ffc-32d56557c111"
(reference "C41") (unit 1) (value "10n") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/5c9668f4-d236-45e8-a780-3a57887c6d57"
(reference "C42") (unit 1) (value "100n/35V") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/2d3ae1cc-a30f-4cff-9c02-597f23ece447"
(reference "C43") (unit 1) (value "100n/35V") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/450b254f-e48e-4623-81bf-263a4f79d24c"
(reference "C44") (unit 1) (value "10n") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/17da962e-10c3-4f79-8fdf-c1c4af0a45ff"
(reference "C45") (unit 1) (value "47p") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/d391b56e-cc42-4f86-aff4-b5306a5b2043"
(reference "C46") (unit 1) (value "1n2") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0df9e5df-7417-49f4-912c-b1590f412b6c"
(reference "C47") (unit 1) (value "47p") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/c3e542ac-9722-4e47-aef8-a30bc74ec395"
(reference "C48") (unit 1) (value "1n2") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/85341092-59aa-4e4d-806e-69ee0283fd92"
(reference "C49") (unit 1) (value "47p") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/113407ab-d701-40ee-b5af-bf0c6dd27063"
(reference "C50") (unit 1) (value "47p") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/05a768c6-753c-42c5-a5e3-3f97b21bf252"
(reference "C51") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/bdbeb597-317a-4d07-aa08-71a777b9740f"
(reference "C52") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/2305825c-cc2f-465b-8446-8deaf85bf032"
(reference "C53") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/6c816f23-fb57-43f0-bd49-2dd1410ad6f6"
(reference "C54") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/31c3d4f2-55c1-4037-9d8d-f9e73aac711b"
(reference "C55") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0d323ccc-795c-4624-aba1-c5da299b125b"
(reference "C56") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0f77d53f-e077-45dc-8f3f-ea587af573db"
(reference "C57") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/ce04fbdf-4c51-4f8b-9d86-380635228105"
(reference "C58") (unit 1) (value "100u") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/c811795c-c5aa-4729-9802-f0f1a1c835f9"
(reference "C59") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/f4bdcd52-e861-444c-b399-a239196c05b6"
(reference "C60") (unit 1) (value "100u") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/a057d2d9-7636-4a31-a5fa-3675a19ad932"
(reference "C61") (unit 1) (value "100u") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/7a0a3281-9283-4334-8fe5-d2ef547e813a"
(reference "D2") (unit 1) (value "B3100-13-F") (footprint "Diode_SMD:D_SMC")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/5fbd84f1-32bc-4bec-a9ac-fc95cc8b2a94"
(reference "FB1") (unit 1) (value "300R/3A") (footprint "Resistor_SMD:R_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/eda8ae3b-dbdd-4e73-8dc6-e01177bfb4f7"
(reference "J11") (unit 1) (value "Barrel_Jack") (footprint "Connector_BarrelJack:BarrelJack_Horizontal")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/95f403e4-73f4-4690-9ec2-a92a258f0893"
(reference "L1") (unit 1) (value "3u3") (footprint "Inductor_SMD:L_Bourns_SRN6045TA")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/1745710b-476e-481c-a800-ab701b49d57b"
(reference "L2") (unit 1) (value "3u3") (footprint "Inductor_SMD:L_Bourns_SRN6045TA")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/b2f9c1af-269f-41d9-a7c1-e849a50bb625"
(reference "R22") (unit 1) (value "10R") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/194cc4ab-14db-421b-b63c-5be4061fe4de"
(reference "R23") (unit 1) (value "10R") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/d426357a-ed85-4307-ba8f-4e5ba52ec0af"
(reference "R24") (unit 1) (value "20k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/ffe2e478-a392-4712-8131-5a20b57b274e"
(reference "R25") (unit 1) (value "20k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/d6a07a56-e9d4-4ab9-8747-87edf20eb63f"
(reference "R26") (unit 1) (value "47k/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/45387f50-4982-4786-b2a8-c92c2cc52dc7"
(reference "R27") (unit 1) (value "15k/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/7c1ddee2-b0c3-4f2e-926e-ed23eba61a99"
(reference "R28") (unit 1) (value "12k/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/20741e3a-d71f-4c09-a2ec-f2d3623fe842"
(reference "R29") (unit 1) (value "2k2/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/05e25ca2-e3b5-4304-bcf8-c5748cb4abc5"
(reference "U14") (unit 1) (value "AP64501SP-13") (footprint "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/9a6218a0-3f05-445d-a04d-57b07e5cea9c"
(reference "U15") (unit 1) (value "AP64501SP-13") (footprint "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias")
)
(path "/441a9908-1e74-440b-b462-bdf6815583fe/18aca9c8-3a30-4748-8fae-453c0a95c263" (path "/441a9908-1e74-440b-b462-bdf6815583fe/18aca9c8-3a30-4748-8fae-453c0a95c263"
(reference "#PWR0206") (unit 1) (value "+1V8") (footprint "") (reference "#PWR0206") (unit 1) (value "+1V8") (footprint "")
) )
@@ -1876,6 +1711,186 @@
(path "/441a9908-1e74-440b-b462-bdf6815583fe/df3c69bc-5fed-486a-8538-f634d169db1f" (path "/441a9908-1e74-440b-b462-bdf6815583fe/df3c69bc-5fed-486a-8538-f634d169db1f"
(reference "Y2") (unit 1) (value "X32K768S301") (footprint "Crystal:Crystal_SMD_3215-2Pin_3.2x1.5mm") (reference "Y2") (unit 1) (value "X32K768S301") (footprint "Crystal:Crystal_SMD_3215-2Pin_3.2x1.5mm")
) )
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/73ed1527-3b68-4ea2-8e14-a9569623e4a8"
(reference "#PWR0190") (unit 1) (value "+12V") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/41c757a5-7a9e-4e3b-b0f2-e83fdaaaf287"
(reference "#PWR0191") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/1bc44679-3e98-4cd6-b0df-38c966e9fea9"
(reference "#PWR0192") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/790046e6-b441-4b7a-ae99-6fb495f17fe9"
(reference "#PWR0193") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/175ee5b9-5e2f-412a-ab57-4ad899982a9e"
(reference "#PWR0194") (unit 1) (value "+3.3VP") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/f61e45d9-5cfd-4169-8a51-4d6cf78f2031"
(reference "#PWR0195") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/04d90ee1-dcb4-45a2-8b0b-243222e27005"
(reference "#PWR0196") (unit 1) (value "+5V") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/e351ff39-b51b-4b2c-af9c-c7bc150f1ad7"
(reference "#PWR0197") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/8eba14e2-3d33-4773-983e-93039d2bc340"
(reference "#PWR0198") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/064397c7-f967-46e4-ac4d-7b23a2541890"
(reference "#PWR0199") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/b062b7fe-b253-46b7-9114-1154efa21b75"
(reference "#PWR0200") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0772c9dd-16d8-4bb1-99f4-28574e349ca6"
(reference "#PWR0201") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/f41fadfc-000b-4d2d-83eb-0498d7089ef8"
(reference "#PWR0202") (unit 1) (value "+12V") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/545151e7-b0ca-495d-916b-328d5578ee0b"
(reference "#PWR0203") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/4633f1cd-ff84-4c9d-b448-cee3943cee44"
(reference "#PWR0204") (unit 1) (value "+12V") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/904a4c1e-edd9-4f4b-bc81-fe32dd5cf271"
(reference "#PWR0205") (unit 1) (value "GND") (footprint "")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/cb69908d-9dd3-42de-bb20-9741ff04470d"
(reference "C33") (unit 1) (value "33u/35V") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/c12a4818-3e54-4c04-92ae-06ce74968c7b"
(reference "C34") (unit 1) (value "33u/35V") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/2a1b92f4-66dd-485b-8a17-6f02ec321302"
(reference "C35") (unit 1) (value "33u/35V") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/f89f09d6-f1f0-49a9-83e6-e577bee7bcdc"
(reference "C36") (unit 1) (value "10u/35V") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0810738a-cf1d-43db-801a-0ab61f4a1bc2"
(reference "C37") (unit 1) (value "33u/35V") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/e2c3273e-aab9-4adc-a26b-a0eb9f9d19a1"
(reference "C38") (unit 1) (value "10u/35V") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/dcdf93a2-b9e8-4a1e-976a-9ab915034648"
(reference "C39") (unit 1) (value "100n/35V") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/2e518fb6-6ae8-40b6-9e6c-724a60ab6d6b"
(reference "C40") (unit 1) (value "100n/35V") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/be0bd9a1-d98f-4bb3-8ffc-32d56557c111"
(reference "C41") (unit 1) (value "10n") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/5c9668f4-d236-45e8-a780-3a57887c6d57"
(reference "C42") (unit 1) (value "100n/35V") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/2d3ae1cc-a30f-4cff-9c02-597f23ece447"
(reference "C43") (unit 1) (value "100n/35V") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/450b254f-e48e-4623-81bf-263a4f79d24c"
(reference "C44") (unit 1) (value "10n") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/17da962e-10c3-4f79-8fdf-c1c4af0a45ff"
(reference "C45") (unit 1) (value "47p") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/d391b56e-cc42-4f86-aff4-b5306a5b2043"
(reference "C46") (unit 1) (value "1n2") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0df9e5df-7417-49f4-912c-b1590f412b6c"
(reference "C47") (unit 1) (value "47p") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/c3e542ac-9722-4e47-aef8-a30bc74ec395"
(reference "C48") (unit 1) (value "1n2") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/85341092-59aa-4e4d-806e-69ee0283fd92"
(reference "C49") (unit 1) (value "47p") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/113407ab-d701-40ee-b5af-bf0c6dd27063"
(reference "C50") (unit 1) (value "47p") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/05a768c6-753c-42c5-a5e3-3f97b21bf252"
(reference "C51") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/bdbeb597-317a-4d07-aa08-71a777b9740f"
(reference "C52") (unit 1) (value "100n") (footprint "Capacitor_SMD:C_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/2305825c-cc2f-465b-8446-8deaf85bf032"
(reference "C53") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/6c816f23-fb57-43f0-bd49-2dd1410ad6f6"
(reference "C54") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/31c3d4f2-55c1-4037-9d8d-f9e73aac711b"
(reference "C55") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0d323ccc-795c-4624-aba1-c5da299b125b"
(reference "C56") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/0f77d53f-e077-45dc-8f3f-ea587af573db"
(reference "C57") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/ce04fbdf-4c51-4f8b-9d86-380635228105"
(reference "C58") (unit 1) (value "100u") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/c811795c-c5aa-4729-9802-f0f1a1c835f9"
(reference "C59") (unit 1) (value "10u") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/f4bdcd52-e861-444c-b399-a239196c05b6"
(reference "C60") (unit 1) (value "100u") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/a057d2d9-7636-4a31-a5fa-3675a19ad932"
(reference "C61") (unit 1) (value "100u") (footprint "Capacitor_Tantalum_SMD:CP_EIA-7343-31_Kemet-D")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/7a0a3281-9283-4334-8fe5-d2ef547e813a"
(reference "D2") (unit 1) (value "B3100-13-F") (footprint "Diode_SMD:D_SMC")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/5fbd84f1-32bc-4bec-a9ac-fc95cc8b2a94"
(reference "FB1") (unit 1) (value "300R/3A") (footprint "Resistor_SMD:R_0805_2012Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/eda8ae3b-dbdd-4e73-8dc6-e01177bfb4f7"
(reference "J11") (unit 1) (value "Barrel_Jack") (footprint "Connector_BarrelJack:BarrelJack_Horizontal")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/95f403e4-73f4-4690-9ec2-a92a258f0893"
(reference "L1") (unit 1) (value "3u3") (footprint "Inductor_SMD:L_Bourns_SRN6045TA")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/1745710b-476e-481c-a800-ab701b49d57b"
(reference "L2") (unit 1) (value "3u3") (footprint "Inductor_SMD:L_Bourns_SRN6045TA")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/b2f9c1af-269f-41d9-a7c1-e849a50bb625"
(reference "R22") (unit 1) (value "10R") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/194cc4ab-14db-421b-b63c-5be4061fe4de"
(reference "R23") (unit 1) (value "10R") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/d426357a-ed85-4307-ba8f-4e5ba52ec0af"
(reference "R24") (unit 1) (value "20k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/ffe2e478-a392-4712-8131-5a20b57b274e"
(reference "R25") (unit 1) (value "20k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/d6a07a56-e9d4-4ab9-8747-87edf20eb63f"
(reference "R26") (unit 1) (value "47k/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/45387f50-4982-4786-b2a8-c92c2cc52dc7"
(reference "R27") (unit 1) (value "15k/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/7c1ddee2-b0c3-4f2e-926e-ed23eba61a99"
(reference "R28") (unit 1) (value "12k/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/20741e3a-d71f-4c09-a2ec-f2d3623fe842"
(reference "R29") (unit 1) (value "2k2/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/05e25ca2-e3b5-4304-bcf8-c5748cb4abc5"
(reference "U14") (unit 1) (value "AP64501SP-13") (footprint "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias")
)
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/9a6218a0-3f05-445d-a04d-57b07e5cea9c"
(reference "U15") (unit 1) (value "AP64501SP-13") (footprint "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias")
)
(path "/67ada73c-6692-4fd8-8c20-5be89f2b8650/b0b6166e-78e3-4b8e-a240-1504e7f84876" (path "/67ada73c-6692-4fd8-8c20-5be89f2b8650/b0b6166e-78e3-4b8e-a240-1504e7f84876"
(reference "#PWR0238") (unit 1) (value "GND") (footprint "") (reference "#PWR0238") (unit 1) (value "GND") (footprint "")
) )
@@ -1906,11 +1921,23 @@
(path "/67ada73c-6692-4fd8-8c20-5be89f2b8650/231e698e-ef39-4cba-a7bd-26a17d9db0c5" (path "/67ada73c-6692-4fd8-8c20-5be89f2b8650/231e698e-ef39-4cba-a7bd-26a17d9db0c5"
(reference "U19") (unit 1) (value "RT9742GGJ5") (footprint "Package_TO_SOT_SMD:SOT-23-5") (reference "U19") (unit 1) (value "RT9742GGJ5") (footprint "Package_TO_SOT_SMD:SOT-23-5")
) )
(path "/6888556d-e390-44b5-977e-8a0092745a4b/0cb46048-9ed0-4173-8fb8-bc67435d9a6c"
(reference "#PWR01") (unit 1) (value "+48V") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/e697443b-ab9a-440b-909f-e6faec7fb9b8"
(reference "#PWR02") (unit 1) (value "GND1") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/02a7c849-caa0-4450-8cf2-bf0f20b6bb24"
(reference "#PWR03") (unit 1) (value "GND") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/4b0ba0ff-daeb-42ff-aa90-c7d1ed357103"
(reference "#PWR0177") (unit 1) (value "VSS") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/3ea718f6-2b9f-405b-bc07-88801bb6bc6d" (path "/6888556d-e390-44b5-977e-8a0092745a4b/3ea718f6-2b9f-405b-bc07-88801bb6bc6d"
(reference "#PWR0244") (unit 1) (value "+48V") (footprint "") (reference "#PWR0244") (unit 1) (value "+48V") (footprint "")
) )
(path "/6888556d-e390-44b5-977e-8a0092745a4b/c2608e6f-26b2-4018-a999-15dabd6479a7" (path "/6888556d-e390-44b5-977e-8a0092745a4b/2d8e1f50-298a-450e-8f0e-f36a974c01a5"
(reference "#PWR0245") (unit 1) (value "GND1") (footprint "") (reference "#PWR0245") (unit 1) (value "VSS") (footprint "")
) )
(path "/6888556d-e390-44b5-977e-8a0092745a4b/31505ebb-6a72-4e90-a6d4-8643286d4ad2" (path "/6888556d-e390-44b5-977e-8a0092745a4b/31505ebb-6a72-4e90-a6d4-8643286d4ad2"
(reference "#PWR0246") (unit 1) (value "+48V") (footprint "") (reference "#PWR0246") (unit 1) (value "+48V") (footprint "")
@@ -1930,15 +1957,12 @@
(path "/6888556d-e390-44b5-977e-8a0092745a4b/4e33c9d6-b74d-4c0b-8fe4-41fcf4a167d3" (path "/6888556d-e390-44b5-977e-8a0092745a4b/4e33c9d6-b74d-4c0b-8fe4-41fcf4a167d3"
(reference "#PWR0251") (unit 1) (value "VSS") (footprint "") (reference "#PWR0251") (unit 1) (value "VSS") (footprint "")
) )
(path "/6888556d-e390-44b5-977e-8a0092745a4b/bd41aa84-43ab-411f-8eb2-17ef2ddf68ad" (path "/6888556d-e390-44b5-977e-8a0092745a4b/08c561e6-5b6b-483b-a1ed-0072acadd153"
(reference "#PWR0252") (unit 1) (value "GND1") (footprint "") (reference "#PWR0252") (unit 1) (value "VSS") (footprint "")
) )
(path "/6888556d-e390-44b5-977e-8a0092745a4b/445abd96-c1f8-4cfa-ae52-930b949d1a83" (path "/6888556d-e390-44b5-977e-8a0092745a4b/445abd96-c1f8-4cfa-ae52-930b949d1a83"
(reference "#PWR0253") (unit 1) (value "+48V") (footprint "") (reference "#PWR0253") (unit 1) (value "+48V") (footprint "")
) )
(path "/6888556d-e390-44b5-977e-8a0092745a4b/c953d761-49d1-4f88-95a2-03c7604c0bde"
(reference "#PWR0254") (unit 1) (value "GND1") (footprint "")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/20f8e3e3-e241-4cae-ad5d-3a5b28d93369" (path "/6888556d-e390-44b5-977e-8a0092745a4b/20f8e3e3-e241-4cae-ad5d-3a5b28d93369"
(reference "#PWR0255") (unit 1) (value "VSS") (footprint "") (reference "#PWR0255") (unit 1) (value "VSS") (footprint "")
) )
@@ -2254,6 +2278,15 @@
(path "/6888556d-e390-44b5-977e-8a0092745a4b/447a5c50-9ee4-4a1c-a5a7-7308d96bebde" (path "/6888556d-e390-44b5-977e-8a0092745a4b/447a5c50-9ee4-4a1c-a5a7-7308d96bebde"
(reference "R63") (unit 1) (value "1k21/1%") (footprint "Resistor_SMD:R_0402_1005Metric") (reference "R63") (unit 1) (value "1k21/1%") (footprint "Resistor_SMD:R_0402_1005Metric")
) )
(path "/6888556d-e390-44b5-977e-8a0092745a4b/c8ffa1a5-c2b4-4be3-b656-6fe9bd996705"
(reference "R64") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/6018c0e9-cb1b-4132-8316-d081e0b0bb13"
(reference "R65") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/8db2ef2e-d940-4bb0-95be-b739bdb0f6a5"
(reference "R66") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0402_1005Metric")
)
(path "/6888556d-e390-44b5-977e-8a0092745a4b/bda91a8e-6cd3-41c3-94fa-bcaa8ba410b6" (path "/6888556d-e390-44b5-977e-8a0092745a4b/bda91a8e-6cd3-41c3-94fa-bcaa8ba410b6"
(reference "T1") (unit 1) (value "Transformer_Wurth_749119550") (footprint "LightBlue:Transformer_Wuerth_749119550") (reference "T1") (unit 1) (value "Transformer_Wurth_749119550") (footprint "LightBlue:Transformer_Wuerth_749119550")
) )
@@ -2269,5 +2302,8 @@
(path "/6888556d-e390-44b5-977e-8a0092745a4b/41a7c877-a2a3-4e62-a1bf-da118b06ec5f" (path "/6888556d-e390-44b5-977e-8a0092745a4b/41a7c877-a2a3-4e62-a1bf-da118b06ec5f"
(reference "U22") (unit 1) (value "TL431CDBVR") (footprint "Package_TO_SOT_SMD:SOT-23-5") (reference "U22") (unit 1) (value "TL431CDBVR") (footprint "Package_TO_SOT_SMD:SOT-23-5")
) )
(path "/6888556d-e390-44b5-977e-8a0092745a4b/facccdfa-9875-4bdc-aa78-dfb84f69ada3"
(reference "U23") (unit 1) (value "TCMT1107") (footprint "Package_SO:SOP-4_4.4x2.6mm_P1.27mm")
)
) )
) )

View File

@@ -2527,7 +2527,7 @@
(name "GPIO3" (effects (font (size 1 1)))) (name "GPIO3" (effects (font (size 1 1))))
(number "56" (effects (font (size 1 1)))) (number "56" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 35 0) (length 3) hide (pin no_connect line (at -20 35 0) (length 3) hide
(name "SD_CLK" (effects (font (size 1 1)))) (name "SD_CLK" (effects (font (size 1 1))))
(number "57" (effects (font (size 1 1)))) (number "57" (effects (font (size 1 1))))
) )
@@ -2547,19 +2547,19 @@
(name "GND" (effects (font (size 1 1)))) (name "GND" (effects (font (size 1 1))))
(number "60" (effects (font (size 1 1)))) (number "60" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 25 0) (length 3) hide (pin no_connect line (at -20 25 0) (length 3) hide
(name "SD_DAT3" (effects (font (size 1 1)))) (name "SD_DAT3" (effects (font (size 1 1))))
(number "61" (effects (font (size 1 1)))) (number "61" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 38 0) (length 3) hide (pin no_connect line (at -20 38 0) (length 3) hide
(name "SD_CMD" (effects (font (size 1 1)))) (name "SD_CMD" (effects (font (size 1 1))))
(number "62" (effects (font (size 1 1)))) (number "62" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 33 0) (length 3) hide (pin no_connect line (at -20 33 0) (length 3) hide
(name "SD_DAT0" (effects (font (size 1 1)))) (name "SD_DAT0" (effects (font (size 1 1))))
(number "63" (effects (font (size 1 1)))) (number "63" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 20 0) (length 3) hide (pin no_connect line (at -20 20 0) (length 3) hide
(name "SD_DAT5" (effects (font (size 1 1)))) (name "SD_DAT5" (effects (font (size 1 1))))
(number "64" (effects (font (size 1 1)))) (number "64" (effects (font (size 1 1))))
) )
@@ -2571,15 +2571,15 @@
(name "GND" (effects (font (size 1 1)))) (name "GND" (effects (font (size 1 1))))
(number "66" (effects (font (size 1 1)))) (number "66" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 30 0) (length 3) hide (pin no_connect line (at -20 30 0) (length 3) hide
(name "SD_DAT1" (effects (font (size 1 1)))) (name "SD_DAT1" (effects (font (size 1 1))))
(number "67" (effects (font (size 1 1)))) (number "67" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 22 0) (length 3) hide (pin no_connect line (at -20 22 0) (length 3) hide
(name "SD_DAT4" (effects (font (size 1 1)))) (name "SD_DAT4" (effects (font (size 1 1))))
(number "68" (effects (font (size 1 1)))) (number "68" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 27 0) (length 3) hide (pin no_connect line (at -20 27 0) (length 3) hide
(name "SD_DAT2" (effects (font (size 1 1)))) (name "SD_DAT2" (effects (font (size 1 1))))
(number "69" (effects (font (size 1 1)))) (number "69" (effects (font (size 1 1))))
) )
@@ -2587,7 +2587,7 @@
(name "GND" (effects (font (size 1 1)))) (name "GND" (effects (font (size 1 1))))
(number "7" (effects (font (size 1 1)))) (number "7" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 15 0) (length 3) hide (pin no_connect line (at -20 15 0) (length 3) hide
(name "SD_DAT7" (effects (font (size 1 1)))) (name "SD_DAT7" (effects (font (size 1 1))))
(number "70" (effects (font (size 1 1)))) (number "70" (effects (font (size 1 1))))
) )
@@ -2595,7 +2595,7 @@
(name "GND" (effects (font (size 1 1)))) (name "GND" (effects (font (size 1 1))))
(number "71" (effects (font (size 1 1)))) (number "71" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 17 0) (length 3) hide (pin no_connect line (at -20 17 0) (length 3) hide
(name "SD_DAT6" (effects (font (size 1 1)))) (name "SD_DAT6" (effects (font (size 1 1))))
(number "72" (effects (font (size 1 1)))) (number "72" (effects (font (size 1 1))))
) )
@@ -2607,11 +2607,11 @@
(name "GND" (effects (font (size 1 1)))) (name "GND" (effects (font (size 1 1))))
(number "74" (effects (font (size 1 1)))) (number "74" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 45 0) (length 3) hide (pin no_connect line (at -20 45 0) (length 3) hide
(name "SD_PWR_ON" (effects (font (size 1 1)))) (name "SD_PWR_ON" (effects (font (size 1 1))))
(number "75" (effects (font (size 1 1)))) (number "75" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 -53 0) (length 3) hide (pin no_connect line (at -20 -53 0) (length 3) hide
(name "Reserved" (effects (font (size 1 1)))) (name "Reserved" (effects (font (size 1 1))))
(number "76" (effects (font (size 1 1)))) (number "76" (effects (font (size 1 1))))
) )
@@ -2729,7 +2729,7 @@
(name "USB_N" (effects (font (size 1 1)))) (name "USB_N" (effects (font (size 1 1))))
(number "103" (effects (font (size 1 1)))) (number "103" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 -53 0) (length 3) hide (pin no_connect line (at -20 -53 0) (length 3) hide
(name "Reserved" (effects (font (size 1 1)))) (name "Reserved" (effects (font (size 1 1))))
(number "104" (effects (font (size 1 1)))) (number "104" (effects (font (size 1 1))))
) )
@@ -2737,7 +2737,7 @@
(name "USB_P" (effects (font (size 1 1)))) (name "USB_P" (effects (font (size 1 1))))
(number "105" (effects (font (size 1 1)))) (number "105" (effects (font (size 1 1))))
) )
(pin unconnected line (at -20 -55 0) (length 3) hide (pin no_connect line (at -20 -55 0) (length 3) hide
(name "Reserved" (effects (font (size 1 1)))) (name "Reserved" (effects (font (size 1 1))))
(number "106" (effects (font (size 1 1)))) (number "106" (effects (font (size 1 1))))
) )
@@ -3443,7 +3443,7 @@
(name "SD_PWR_ON" (effects (font (size 1.27 1.27)))) (name "SD_PWR_ON" (effects (font (size 1.27 1.27))))
(number "75" (effects (font (size 1.27 1.27)))) (number "75" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at -25.4 40.64 0) (length 3.81) (pin no_connect line (at -25.4 40.64 0) (length 3.81)
(name "Reserved" (effects (font (size 1.27 1.27)))) (name "Reserved" (effects (font (size 1.27 1.27))))
(number "76" (effects (font (size 1.27 1.27)))) (number "76" (effects (font (size 1.27 1.27))))
(alternate "SD_DETECT" input line) (alternate "SD_DETECT" input line)
@@ -3562,7 +3562,7 @@
(name "USB_N" (effects (font (size 1.27 1.27)))) (name "USB_N" (effects (font (size 1.27 1.27))))
(number "103" (effects (font (size 1.27 1.27)))) (number "103" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at -25.4 40.64 0) (length 3.81) (pin no_connect line (at -25.4 40.64 0) (length 3.81)
(name "Reserved" (effects (font (size 1.27 1.27)))) (name "Reserved" (effects (font (size 1.27 1.27))))
(number "104" (effects (font (size 1.27 1.27)))) (number "104" (effects (font (size 1.27 1.27))))
) )
@@ -3570,7 +3570,7 @@
(name "USB_P" (effects (font (size 1.27 1.27)))) (name "USB_P" (effects (font (size 1.27 1.27))))
(number "105" (effects (font (size 1.27 1.27)))) (number "105" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at -20.32 -55.88 0) (length 3.81) hide (pin no_connect line (at -20.32 -55.88 0) (length 3.81) hide
(name "Reserved" (effects (font (size 1.27 1.27)))) (name "Reserved" (effects (font (size 1.27 1.27))))
(number "106" (effects (font (size 1.27 1.27)))) (number "106" (effects (font (size 1.27 1.27))))
) )
@@ -4031,7 +4031,7 @@
(name "PA06" (effects (font (size 1.27 1.27)))) (name "PA06" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27)))) (number "10" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at -17.78 -2.54 0) (length 2.54) (pin no_connect line (at -17.78 -2.54 0) (length 2.54)
(name "DECOUPLE" (effects (font (size 1.27 1.27)))) (name "DECOUPLE" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27)))) (number "11" (effects (font (size 1.27 1.27))))
) )
@@ -4430,7 +4430,7 @@
(name "APD" (effects (font (size 1.27 1.27)))) (name "APD" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27)))) (number "5" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 22.86 0) (length 2.54) hide (pin no_connect line (at 1.27 22.86 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27)))) (number "6" (effects (font (size 1.27 1.27))))
) )
@@ -4446,7 +4446,7 @@
(name "RTN" (effects (font (size 1.27 1.27)))) (name "RTN" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27)))) (number "9" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 20.32 0) (length 2.54) hide (pin no_connect line (at 1.27 20.32 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27)))) (number "10" (effects (font (size 1.27 1.27))))
) )
@@ -4454,7 +4454,7 @@
(name "EMPS" (effects (font (size 1.27 1.27)))) (name "EMPS" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27)))) (number "11" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 15.24 0) (length 2.54) hide (pin no_connect line (at 1.27 15.24 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27)))) (number "12" (effects (font (size 1.27 1.27))))
) )
@@ -4466,11 +4466,11 @@
(name "T2P" (effects (font (size 1.27 1.27)))) (name "T2P" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27)))) (number "14" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 17.78 0) (length 2.54) hide (pin no_connect line (at 1.27 17.78 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27)))) (number "15" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 12.7 0) (length 2.54) hide (pin no_connect line (at 1.27 12.7 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27)))) (number "16" (effects (font (size 1.27 1.27))))
) )
@@ -4478,15 +4478,15 @@
(name "REF" (effects (font (size 1.27 1.27)))) (name "REF" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27)))) (number "17" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 10.16 0) (length 2.54) hide (pin no_connect line (at 1.27 10.16 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27)))) (number "18" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 7.62 0) (length 2.54) hide (pin no_connect line (at 1.27 7.62 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27)))) (number "19" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 5.08 0) (length 2.54) hide (pin no_connect line (at 1.27 5.08 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27)))) (number "20" (effects (font (size 1.27 1.27))))
) )
@@ -4494,7 +4494,7 @@
(name "CLS" (effects (font (size 1.27 1.27)))) (name "CLS" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27)))) (number "21" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 2.54 0) (length 2.54) hide (pin no_connect line (at 1.27 2.54 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27)))) (number "22" (effects (font (size 1.27 1.27))))
) )
@@ -4506,11 +4506,11 @@
(name "DEN" (effects (font (size 1.27 1.27)))) (name "DEN" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27)))) (number "24" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 0 0) (length 2.54) hide (pin no_connect line (at 1.27 0 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27)))) (number "25" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 -2.54 0) (length 2.54) hide (pin no_connect line (at 1.27 -2.54 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "26" (effects (font (size 1.27 1.27)))) (number "26" (effects (font (size 1.27 1.27))))
) )
@@ -4522,7 +4522,7 @@
(name "VSS" (effects (font (size 1.27 1.27)))) (name "VSS" (effects (font (size 1.27 1.27))))
(number "28" (effects (font (size 1.27 1.27)))) (number "28" (effects (font (size 1.27 1.27))))
) )
(pin unconnected line (at 1.27 -5.08 0) (length 2.54) hide (pin no_connect line (at 1.27 -5.08 0) (length 2.54) hide
(name "NC" (effects (font (size 1.27 1.27)))) (name "NC" (effects (font (size 1.27 1.27))))
(number "29" (effects (font (size 1.27 1.27)))) (number "29" (effects (font (size 1.27 1.27))))
) )
@@ -5004,7 +5004,7 @@
) )
(pin passive line (at -2.54 -10.16 90) (length 2.54) (pin passive line (at -2.54 -10.16 90) (length 2.54)
(name "Shield" (effects (font (size 1.27 1.27)))) (name "Shield" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27)))) (number "9" (effects (font (size 1.27 1.27))))
) )
) )
(symbol "USB_A_Stacked_2_1" (symbol "USB_A_Stacked_2_1"

View File

@@ -1,159 +1,155 @@
(footprint "TE_1-2199230-3_Bus_M.2_M_H4.2mm_P0.5mm_2280_Horizontal" (version 20210108) (generator pcbnew) (layer "F.Cu") (footprint "TE_1-2199230-3_Bus_M.2_M_H4.2mm_P0.5mm_2280_Horizontal" (version 20210108) (generator pcbnew) (layer "F.Cu")
(tedit 601974A9) (tedit 602255BE)
(descr "TE M.2 Key-M 4.2mm height connector https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2199230%7FB3%7Fpdf%7FEnglish%7FENG_CD_2199230_B3.pdf%7F2199230-4") (descr "TE M.2 Key-M 4.2mm height connector https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2199230%7FB3%7Fpdf%7FEnglish%7FENG_CD_2199230_B3.pdf%7F2199230-4")
(tags "M.2 NGFF") (tags "M.2 NGFF")
(attr smd) (attr smd)
(fp_text reference "REF**" (at 0 6) (layer "F.SilkS") (fp_text reference "REF**" (at 0 6) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
(tstamp 4c0e863c-70de-4ad4-8349-e054e3b97505) (tstamp 83d36e59-62c2-44aa-bb83-0b5dbebd7469)
) )
(fp_text value "TE_1-2199230-3_Bus_M.2_M_H4.2mm_P0.5mm_2280_Horizontal" (at 0 -6.5) (layer "F.Fab") (fp_text value "TE_1-2199230-3_Bus_M.2_M_H4.2mm_P0.5mm_2280_Horizontal" (at 0 -6.5) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
(tstamp a401de5e-725e-430c-bdfc-fbff3dbf0d71) (tstamp 77e33496-e50c-4460-bfbd-4f313284550c)
)
(fp_text user "2280" (at 0 75.75 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 2d804abb-f6bd-4af7-8d90-dc744188d4b7)
) )
(fp_text user "2242" (at 0 37.75 unlocked) (layer "F.SilkS") (fp_text user "2242" (at 0 37.75 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
(tstamp 8d11da87-540b-4030-b84f-731307dd0704) (tstamp 232ba761-cd7f-4a2b-8554-97501ee3d528)
) )
(fp_text user "2260" (at 0 55.75 unlocked) (layer "F.SilkS") (fp_text user "2260" (at 0 55.75 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
(tstamp dade267e-6546-417c-affb-28cfb318e2cd) (tstamp 2d703e76-44f5-4331-ab27-c9e3da45a58f)
) )
(fp_text user "2230" (at 0 25.75 unlocked) (layer "F.SilkS") (fp_text user "2230" (at 0 25.75 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
(tstamp f2b990f8-8913-4d95-ad7a-d8b8048a6208) (tstamp 4c7d5772-a8a6-44ba-ac2d-01f7193eb726)
)
(fp_text user "2280" (at 0 75.75 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 61d1bade-1600-4c0f-987f-e8e6c0f008a9)
) )
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
(tstamp c4055014-579a-4e6a-a075-a531e9d4dc1b) (tstamp adcbd168-8cfc-430f-9951-8aaf69659a22)
) )
(fp_line (start -8.8 -5.5) (end -9.25 -5.05) (layer "F.SilkS") (width 0.12) (tstamp 1bd2d1fb-c4ed-49d0-ac52-8d28e34a72f5)) (fp_line (start -10 30) (end -11.25 30) (layer "F.SilkS") (width 0.12) (tstamp 02a532d2-f041-42d5-86ea-ee928a94b974))
(fp_line (start -10 30) (end -11.25 30) (layer "F.SilkS") (width 0.12) (tstamp 410bb0ab-0588-472b-b808-3dbdc0feb8c3)) (fp_line (start -10.125 42) (end -11.375 42) (layer "F.SilkS") (width 0.12) (tstamp 0895fb4a-4730-4319-babf-91103d85e536))
(fp_line (start -9.45 3.95) (end -11 3.95) (layer "F.SilkS") (width 0.12) (tstamp 41879bcd-b36e-4e5e-a60c-6c6e4fc8f9a9)) (fp_line (start 11.125 59.875) (end 9.875 59.875) (layer "F.SilkS") (width 0.12) (tstamp 0a25d734-5d8f-4cd5-bfee-de79365ee143))
(fp_line (start -11.375 60) (end -11.375 58.75) (layer "F.SilkS") (width 0.12) (tstamp 467dd846-b141-404c-a74f-058367a82d98)) (fp_line (start 11.25 29.875) (end 10 29.875) (layer "F.SilkS") (width 0.12) (tstamp 1b9a47a6-2eff-4204-9cd0-e9afb1e2951a))
(fp_line (start 11.125 40.625) (end 11.125 41.875) (layer "F.SilkS") (width 0.12) (tstamp 5744b0cb-45bc-4ff7-a710-ae70bd8969d2)) (fp_line (start -11.375 80) (end -11.375 78.75) (layer "F.SilkS") (width 0.12) (tstamp 2703c503-c22d-4555-8ce6-27d5779eb25a))
(fp_line (start -11 3.95) (end -11 -1.3) (layer "F.SilkS") (width 0.12) (tstamp 68b8cf14-a3b4-4f59-ab91-1339a3198b9a)) (fp_line (start 6.8 -3.95) (end 5.25 -3.95) (layer "F.SilkS") (width 0.12) (tstamp 35a10863-3836-48da-8446-f177395239ae))
(fp_line (start 11.25 28.625) (end 11.25 29.875) (layer "F.SilkS") (width 0.12) (tstamp 6b6dd373-d116-49de-b8ba-a3a413370fc9)) (fp_line (start -11 3.95) (end -11 -1.3) (layer "F.SilkS") (width 0.12) (tstamp 3f1e3032-51f7-413e-bcea-269ff739009d))
(fp_line (start -11.375 42) (end -11.375 40.75) (layer "F.SilkS") (width 0.12) (tstamp 75f0aba6-5b31-47ac-9488-8ed1caeb8444)) (fp_line (start -8.8 -5.5) (end -9.25 -5.05) (layer "F.SilkS") (width 0.12) (tstamp 513a2bd1-3480-41f4-93b1-0a00457676c8))
(fp_line (start -11.375 80) (end -11.375 78.75) (layer "F.SilkS") (width 0.12) (tstamp 781d3653-3868-4dfa-b167-91b7dd4bcf6f)) (fp_line (start 11.125 79.875) (end 9.875 79.875) (layer "F.SilkS") (width 0.12) (tstamp 5e34fc6d-6100-452f-843c-de563eca8443))
(fp_line (start -10.125 80) (end -11.375 80) (layer "F.SilkS") (width 0.12) (tstamp 7d7c0297-9c92-4753-a2d3-38b2b10f5258)) (fp_line (start -11.375 60) (end -11.375 58.75) (layer "F.SilkS") (width 0.12) (tstamp 5f4cc89e-85b9-4a83-b3e9-f5d191489331))
(fp_line (start -9.7 -5.5) (end -8.8 -5.5) (layer "F.SilkS") (width 0.12) (tstamp 8b09e281-200f-40d0-a957-6bd89f344a32)) (fp_line (start 11.25 28.625) (end 11.25 29.875) (layer "F.SilkS") (width 0.12) (tstamp 630cf86b-cc88-4088-b396-3a0c2d9a3658))
(fp_line (start 11.125 78.625) (end 11.125 79.875) (layer "F.SilkS") (width 0.12) (tstamp 8bcf2a1e-720c-42b6-9bd0-f3736edd6846)) (fp_line (start 11 3.95) (end 9.45 3.95) (layer "F.SilkS") (width 0.12) (tstamp 64f7acf3-35fd-4e6b-8c4c-04b3026a55d9))
(fp_line (start 11.25 29.875) (end 10 29.875) (layer "F.SilkS") (width 0.12) (tstamp 901f3fd9-8877-4cf3-8cbc-b349166247dc)) (fp_line (start -11.25 30) (end -11.25 28.75) (layer "F.SilkS") (width 0.12) (tstamp 67646611-7298-4b09-bc36-834481b1dfbf))
(fp_line (start 11 -1.3) (end 11 3.95) (layer "F.SilkS") (width 0.12) (tstamp 9ede03aa-9b1b-41a4-bf62-64163bf08fe2)) (fp_line (start 11.125 40.625) (end 11.125 41.875) (layer "F.SilkS") (width 0.12) (tstamp 6a2cd3da-b49f-4dd9-b383-14cd5ef72369))
(fp_line (start -10.125 42) (end -11.375 42) (layer "F.SilkS") (width 0.12) (tstamp a5174ea6-4eac-4fd5-888b-cdcff1f70694)) (fp_line (start -10.125 60) (end -11.375 60) (layer "F.SilkS") (width 0.12) (tstamp a00cdd42-8920-4984-845e-d5c08d73dfe5))
(fp_line (start 11 3.95) (end 9.45 3.95) (layer "F.SilkS") (width 0.12) (tstamp a94e10b1-7767-4fb5-b139-cf691e54721f)) (fp_line (start -9.7 -5.5) (end -8.8 -5.5) (layer "F.SilkS") (width 0.12) (tstamp a8ab2e8e-1bb8-42d6-979d-ca5f261ba5a5))
(fp_line (start -10.125 60) (end -11.375 60) (layer "F.SilkS") (width 0.12) (tstamp a970a8ef-5968-4429-bc8c-a2b28a3db7f2)) (fp_line (start -11.375 42) (end -11.375 40.75) (layer "F.SilkS") (width 0.12) (tstamp b7e286ad-a125-4fd5-a63d-e2ee37d83f83))
(fp_line (start 11.125 41.875) (end 9.875 41.875) (layer "F.SilkS") (width 0.12) (tstamp aaa4ab62-88b5-4f86-9f61-b7d1b81c791c)) (fp_line (start -9.45 3.95) (end -11 3.95) (layer "F.SilkS") (width 0.12) (tstamp b92831b3-6bb3-445b-b3f2-e4161c7a5c8a))
(fp_line (start 6.8 -3.95) (end 5.25 -3.95) (layer "F.SilkS") (width 0.12) (tstamp abf9d0fe-fe3b-437e-8297-2cb04e930114)) (fp_line (start 11.125 78.625) (end 11.125 79.875) (layer "F.SilkS") (width 0.12) (tstamp bb9555f7-9c54-4e40-a037-a21db75699e1))
(fp_line (start 7 3.95) (end 5.45 3.95) (layer "F.SilkS") (width 0.12) (tstamp b4294329-63cb-4892-b558-46c4f636d72a)) (fp_line (start 11 -1.3) (end 11 3.95) (layer "F.SilkS") (width 0.12) (tstamp c4a6acd2-334f-4dc9-9da6-b7a94627804a))
(fp_line (start 11.125 79.875) (end 9.875 79.875) (layer "F.SilkS") (width 0.12) (tstamp d4c804e8-c9b5-4a3c-b39e-d3d631d85311)) (fp_line (start 11.125 58.625) (end 11.125 59.875) (layer "F.SilkS") (width 0.12) (tstamp d0c6fe9d-1832-4fb9-a34c-c3c3a596c3c0))
(fp_line (start 11.125 58.625) (end 11.125 59.875) (layer "F.SilkS") (width 0.12) (tstamp d7f56721-8134-4d21-bbef-b874008660f4)) (fp_line (start 11.125 41.875) (end 9.875 41.875) (layer "F.SilkS") (width 0.12) (tstamp d5d7908b-72d6-4374-9cba-3651adf2f626))
(fp_line (start 11.125 59.875) (end 9.875 59.875) (layer "F.SilkS") (width 0.12) (tstamp f0da02e7-a982-45de-abc1-cbc63e6a9182)) (fp_line (start -10.125 80) (end -11.375 80) (layer "F.SilkS") (width 0.12) (tstamp ddc649c8-ec90-41b0-ade4-5065af03fc97))
(fp_line (start -9.25 -5.05) (end -9.7 -5.5) (layer "F.SilkS") (width 0.12) (tstamp f7d52b11-5d4a-40ed-9034-224492423ebc)) (fp_line (start -9.25 -5.05) (end -9.7 -5.5) (layer "F.SilkS") (width 0.12) (tstamp ef6cad5b-69c3-48a9-bb38-2c74c4826609))
(fp_line (start -11.25 30) (end -11.25 28.75) (layer "F.SilkS") (width 0.12) (tstamp f989fba1-9d66-4a55-a3c7-f8f9411df208)) (fp_line (start 7 3.95) (end 5.45 3.95) (layer "F.SilkS") (width 0.12) (tstamp f8f8b21e-95d1-4135-98c2-9623465aaabe))
(fp_circle (center 0 41.75) (end 2.7 41.75) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 14366190-e32b-4e78-9292-1f467a8eb628)) (fp_circle (center 0 41.75) (end 2.7 41.75) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 1b523efb-e215-47f0-a472-89fcb7677b7b))
(fp_circle (center 0 29.75) (end 2.7 29.75) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 6578cb3f-3c75-47e8-94c8-9bee3485b93f)) (fp_circle (center 0 59.75) (end 2.7 59.75) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 1c6cd1ec-0037-4a3b-bf60-496bbce55302))
(fp_circle (center 0 59.75) (end 2.7 59.75) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 95b55ac7-c491-448e-9db7-2a94b1c2ae96)) (fp_circle (center 0 79.75) (end 2.7 79.75) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 6f779a4a-724c-4ad0-8344-9402b231fac0))
(fp_circle (center 0 79.75) (end 2.7 79.75) (layer "Cmts.User") (width 0.15) (fill none) (tstamp e1f377cf-893e-47a0-8d55-245d68012e39)) (fp_circle (center 0 29.75) (end 2.7 29.75) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 888e1c54-07ec-4e4c-8f76-87bd071ae919))
(fp_line (start -11.45 -5.05) (end 11.45 -5.05) (layer "F.CrtYd") (width 0.05) (tstamp 0d9b6e93-f429-4ebf-b29a-93fb3b871303)) (fp_line (start -11.45 5.05) (end -11.45 -5.05) (layer "F.CrtYd") (width 0.05) (tstamp 1fe8280b-c37f-4ea1-83de-165e469c2936))
(fp_line (start 11.45 -5.05) (end 11.45 5.05) (layer "F.CrtYd") (width 0.05) (tstamp 850dc99f-26ed-4f70-9da9-7ce5121b0ec1)) (fp_line (start -11.45 5.05) (end 11.45 5.05) (layer "F.CrtYd") (width 0.05) (tstamp 3b223112-6ce8-4abe-9ba5-c0f4a49c9057))
(fp_line (start -11.45 5.05) (end 11.45 5.05) (layer "F.CrtYd") (width 0.05) (tstamp c5cbf56c-09b8-4975-b748-b2ded7c1d5ec)) (fp_line (start 11.45 -5.05) (end 11.45 5.05) (layer "F.CrtYd") (width 0.05) (tstamp a0c7256f-ce01-4861-843c-235c88e64257))
(fp_line (start -11.45 5.05) (end -11.45 -5.05) (layer "F.CrtYd") (width 0.05) (tstamp fcec2e42-8b05-425a-a9a8-906e9fab82fa)) (fp_line (start -11.45 -5.05) (end 11.45 -5.05) (layer "F.CrtYd") (width 0.05) (tstamp e9ad9236-2a63-4576-b28c-fbbc7d09dbfb))
(fp_circle (center 0 41.75) (end 2.95 41.75) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 814fc2ce-81a4-470f-8b57-8c8883fff60c)) (fp_circle (center 0 79.75) (end 2.95 79.75) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 683d88d9-05fa-400f-82b4-563b3edeeaa4))
(fp_circle (center 0 79.75) (end 2.95 79.75) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp b37f4575-febc-4b53-8efe-56dbcfd74164)) (fp_circle (center 0 29.75) (end 2.95 29.75) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp ba9845f9-c15c-489a-8929-996909c20afe))
(fp_circle (center 0 59.75) (end 2.95 59.75) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp c5543ae4-e3d7-4c61-a265-0f39bb238d20)) (fp_circle (center 0 41.75) (end 2.95 41.75) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp bce9c543-15fc-4640-9193-f073571321e1))
(fp_circle (center 0 29.75) (end 2.95 29.75) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp fe14b934-483b-48e9-983c-bc146d53866b)) (fp_circle (center 0 59.75) (end 2.95 59.75) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp dfaafea4-fdd8-4f59-8460-056d9b2e0b4d))
(fp_line (start -9.25 -3.5) (end -9.61 -3.86) (layer "F.Fab") (width 0.1) (tstamp 06bb5a02-713c-4497-88c3-e03c079afcee)) (fp_line (start -10.95 -0.25) (end 10.95 -0.25) (layer "F.Fab") (width 0.1) (tstamp 0fcc9086-b085-4784-8a00-fccde48558a7))
(fp_line (start -10.95 -0.25) (end 10.95 -0.25) (layer "F.Fab") (width 0.1) (tstamp 22b1f0b5-5215-42e7-af1b-7186db6cf4ec)) (fp_line (start -9.25 -3.5) (end -8.89 -3.86) (layer "F.Fab") (width 0.1) (tstamp 1c019bb4-1c45-4713-ab66-348ca085cb30))
(fp_line (start -10.95 3.875) (end 10.95 3.875) (layer "F.Fab") (width 0.1) (tstamp 93f4dc1b-ad18-4f73-8be3-eed66bf8d9f9)) (fp_line (start -10.95 -3.875) (end -10.95 3.875) (layer "F.Fab") (width 0.1) (tstamp 5492925c-20ce-4082-9dd1-afa89dc30aa0))
(fp_line (start -9.25 -3.5) (end -8.89 -3.86) (layer "F.Fab") (width 0.1) (tstamp a30f41c9-8386-465d-b04b-2774b0b8c94b)) (fp_line (start -10.95 3.875) (end 10.95 3.875) (layer "F.Fab") (width 0.1) (tstamp 61c8a5f2-7eb4-43a6-ba22-3aa92e34442c))
(fp_line (start 10.95 -3.875) (end -10.95 -3.875) (layer "F.Fab") (width 0.1) (tstamp c7e07935-2180-4488-ba62-8d719b3f2fa4)) (fp_line (start 10.95 -3.875) (end 10.95 3.875) (layer "F.Fab") (width 0.1) (tstamp 83bee244-b2e8-4333-8e3e-ca500fa85e80))
(fp_line (start 10.95 -3.875) (end 10.95 3.875) (layer "F.Fab") (width 0.1) (tstamp e4073392-c1cb-43dd-8f0d-6fb976dc8575)) (fp_line (start 10.95 -3.875) (end -10.95 -3.875) (layer "F.Fab") (width 0.1) (tstamp 8f379691-883d-4b2d-b96a-b85b12b6708d))
(fp_line (start -10.95 -3.875) (end -10.95 3.875) (layer "F.Fab") (width 0.1) (tstamp e78371e8-46bd-462f-9397-16e5b98d77c7)) (fp_line (start -9.25 -3.5) (end -9.61 -3.86) (layer "F.Fab") (width 0.1) (tstamp ad48171c-67f7-4c91-b987-b0bba7b7962f))
(pad "" np_thru_hole circle (at 0 79.75) (size 3.1 3.1) (drill 2.7) (layers F&B.Cu *.Mask) (tstamp 05ab1381-c0a9-4099-aa38-4e3ba3c578a7)) (pad "" np_thru_hole circle (at 10 1.5) (size 1.6 1.6) (drill 1.6) (layers *.Cu *.Mask) (tstamp 08978bc0-3029-4e8a-8b8e-25478c9c83c8))
(pad "" np_thru_hole circle (at 0 59.75) (size 3.1 3.1) (drill 2.7) (layers F&B.Cu *.Mask) (tstamp 184b0cb3-9c2e-43e8-8917-b5e2b0ebc693)) (pad "" np_thru_hole circle (at 0 41.75) (size 5.4 5.4) (drill 2.7) (layers F&B.Cu *.Mask) (tstamp 09199b82-2f58-47dc-b5c4-e0f1c4898583))
(pad "" np_thru_hole circle (at 10 1.5) (size 1.6 1.6) (drill 1.6) (layers *.Cu *.Mask) (tstamp 446b797f-52fd-4434-83f2-655c8b05c0d1)) (pad "" np_thru_hole circle (at 0 79.75) (size 5.4 5.4) (drill 2.7) (layers F&B.Cu *.Mask) (tstamp 20551872-b821-4709-831f-0d14e1cd556a))
(pad "" np_thru_hole circle (at -10 1.5) (size 1.1 1.1) (drill 1.1) (layers *.Cu *.Mask) (tstamp 6afca42a-32ef-4453-8741-b4cdb935eb37)) (pad "" np_thru_hole circle (at 0 29.75) (size 5.4 5.4) (drill 2.7) (layers F&B.Cu *.Mask) (tstamp 7665f8b5-ccde-4aa3-b2e1-dd949133f6c5))
(pad "" np_thru_hole circle (at 0 29.75) (size 3.1 3.1) (drill 2.7) (layers F&B.Cu *.Mask) (tstamp d665aa94-3c00-4acb-bf23-f224ebc891d8)) (pad "" np_thru_hole circle (at -10 1.5) (size 1.1 1.1) (drill 1.1) (layers *.Cu *.Mask) (tstamp 97a08b37-bc17-482a-94f2-7c8965b0f545))
(pad "" np_thru_hole circle (at 0 41.75) (size 3.1 3.1) (drill 2.7) (layers F&B.Cu *.Mask) (tstamp e1bca626-2993-46bb-b3f6-3e17f069c1a7)) (pad "" np_thru_hole circle (at 0 59.75) (size 5.4 5.4) (drill 2.7) (layers F&B.Cu *.Mask) (tstamp b7b09cc7-54be-4585-9e94-2042f8e71822))
(pad "1" smd circle (at 0 41.75) (size 5.4 5.4) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 02284c21-5430-48bd-b4c4-75bf65a6e7f6)) (pad "1" smd rect (at -9.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 16383d25-9155-422a-959c-30e65919cc71))
(pad "1" smd circle (at 0 29.75) (size 5.4 5.4) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 06f1bb5b-203d-41e8-b835-f3e56bcbb969)) (pad "2" smd rect (at -9 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 297f8b5f-074e-43dc-ab2a-257067ff34b1))
(pad "1" smd circle (at 0 79.75) (size 5.4 5.4) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 58c11b48-739a-4c00-90f9-4b1feb830123)) (pad "3" smd rect (at -8.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 607dea28-3a93-425e-8bd7-d80503365357))
(pad "1" smd circle (at 0 59.75) (size 5.4 5.4) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 868b3d26-440b-42c2-91c7-28a4d1cc8f08)) (pad "4" smd rect (at -8.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9ae823b7-8419-47b7-ab97-9c9f94f479e7))
(pad "1" smd rect (at -9.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c07549d4-61a2-416d-a36f-748caa00cc02)) (pad "5" smd rect (at -8.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 1565eb85-a594-4c77-bd9b-de65efe681e1))
(pad "2" smd rect (at -9 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 7c70d699-d186-4ef2-bfbd-0875a34e17ee)) (pad "6" smd rect (at -8 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b8bd10f4-f8fc-4e19-9256-276cdec96196))
(pad "3" smd rect (at -8.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 68ea423a-33c2-483d-95da-61859614adfc)) (pad "7" smd rect (at -7.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 5559bffa-2623-44c5-818a-a4a731c68033))
(pad "4" smd rect (at -8.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 97debe27-203a-4486-b48d-dc6e2245ce20)) (pad "8" smd rect (at -7.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cf5aa47a-5bd4-48ea-bf72-0e177f1930f2))
(pad "5" smd rect (at -8.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 1e8564fa-e638-4c06-bf4f-61912ab92f7e)) (pad "9" smd rect (at -7.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a1c7b50f-9ad1-4e3b-b110-7bd2f95cfc0d))
(pad "6" smd rect (at -8 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp fcce42f6-0790-4241-a228-9c13e3483f8a)) (pad "10" smd rect (at -7 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e525a0e8-8b3f-4611-a82f-660b77c5c804))
(pad "7" smd rect (at -7.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 937d4cbf-3b16-41bc-a06b-5421adb62d55)) (pad "11" smd rect (at -6.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f75b86ae-3d4f-4118-86ab-2eb3967f39e3))
(pad "8" smd rect (at -7.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp baeecccd-3a52-4529-8caa-aefd67036432)) (pad "12" smd rect (at -6.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9cdd5dd0-cabb-4450-8bdf-a9781d658b89))
(pad "9" smd rect (at -7.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 40076c45-2fe6-42b8-b910-07ae8030e488)) (pad "13" smd rect (at -6.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 289cec9b-9f03-467f-ba85-6f522df720b0))
(pad "10" smd rect (at -7 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp ed9c80ca-091c-452c-b53f-6255ea6526c7)) (pad "14" smd rect (at -6 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f2245700-48ea-4e4c-a47c-f1573cf73ade))
(pad "11" smd rect (at -6.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e3d7bbb4-406c-4a13-b3e7-5252e0e04f89)) (pad "15" smd rect (at -5.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 32046f95-b5b4-4a24-8014-2e4f69457316))
(pad "12" smd rect (at -6.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4ef760e6-7183-44c8-aa6a-7205ab61de12)) (pad "16" smd rect (at -5.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 8d54de4c-cc56-4a62-a689-5d758e0b7552))
(pad "13" smd rect (at -6.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9e6e1084-9aa9-42b4-837b-d98c5290314d)) (pad "17" smd rect (at -5.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cf8dd881-aff1-4a37-9b7b-cf22544fd6c4))
(pad "14" smd rect (at -6 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e7373d7a-8899-4739-a03a-7223041a4cb1)) (pad "18" smd rect (at -5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f4eae781-9a38-44d8-932d-d0f8515f6a93))
(pad "15" smd rect (at -5.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a55ff7b8-7d8a-40f9-b86c-62864fb13e56)) (pad "19" smd rect (at -4.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 18e9d65d-648d-467d-9bd0-6a5fbe4ac403))
(pad "16" smd rect (at -5.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 5ef78110-1ebc-4c4c-9d35-f964b5761b83)) (pad "20" smd rect (at -4.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a3c8b00e-4828-4422-9721-1d830568ba1c))
(pad "17" smd rect (at -5.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 52606383-3f14-423b-be4c-6e2a036354e2)) (pad "21" smd rect (at -4.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 7e7a7870-0a83-43a9-8297-6789d24db25c))
(pad "18" smd rect (at -5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp ba0e51ca-d8bd-4016-b4c8-061773e2e061)) (pad "22" smd rect (at -4 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4dfcac94-8dfb-4298-8476-4cfd11b1d3c3))
(pad "19" smd rect (at -4.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 232b178a-0378-4899-ba88-f5c92cc919d6)) (pad "23" smd rect (at -3.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c29f9df1-d18d-4189-8722-f2c54fea7ebb))
(pad "20" smd rect (at -4.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4dbdae23-c5b1-42d9-b8ca-ce9af1fc4d62)) (pad "24" smd rect (at -3.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 44e9c7ed-dd2c-4447-80c1-0b6509abc2bd))
(pad "21" smd rect (at -4.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3e7211ad-8fe2-4438-8076-94ad569e21f8)) (pad "25" smd rect (at -3.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 26830902-1b37-4121-8f4e-1fd03fb0f71e))
(pad "22" smd rect (at -4 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 79575369-aa9a-4c9f-b106-9de40754e686)) (pad "26" smd rect (at -3 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp fa883f6a-68b7-4554-8522-d23d639f5fdc))
(pad "23" smd rect (at -3.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3e5856be-4c0d-4b1a-b0ca-c4d08e67e561)) (pad "27" smd rect (at -2.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b3637510-7c60-4e6c-98c9-26f862af68e3))
(pad "24" smd rect (at -3.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c84a0ca4-7ba6-43f5-956a-0cda4d793be8)) (pad "28" smd rect (at -2.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp bb3fb0a4-b1d1-44de-96bb-e4c9f0020522))
(pad "25" smd rect (at -3.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a51d2e84-9f3a-4746-8180-664972fa7a34)) (pad "29" smd rect (at -2.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2b06a290-bdcd-4be8-a43e-9f0f44007288))
(pad "26" smd rect (at -3 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 25601420-65fd-4bce-8781-5b23b97f7d6b)) (pad "30" smd rect (at -2 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0a64f2b2-42f8-45d4-9bd0-40a62db69a40))
(pad "27" smd rect (at -2.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 48b32118-bf74-4c69-92e2-f936d37f102f)) (pad "31" smd rect (at -1.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 55ac5869-bb5e-4dfe-9680-83a216488f6d))
(pad "28" smd rect (at -2.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a6f5f09a-4a4f-4350-8582-860270051992)) (pad "32" smd rect (at -1.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f4c521af-94f6-4305-a5c7-76d459e1c89c))
(pad "29" smd rect (at -2.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 7d0ac675-ce99-44c0-a01e-3e2be0258e41)) (pad "33" smd rect (at -1.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 786be0a8-74b1-47e7-96cf-9cfc8f285040))
(pad "30" smd rect (at -2 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4bef920d-0f9e-4b4b-ad3f-1bf37b3e239b)) (pad "34" smd rect (at -1 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e38ea194-43d9-4e0f-8f69-d89bd7c44c20))
(pad "31" smd rect (at -1.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cb9cbfc3-be28-4939-9070-dc196cd88cdb)) (pad "35" smd rect (at -0.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 70ce4189-54d5-4c04-ae7f-33c9992b7280))
(pad "32" smd rect (at -1.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a8fe12a2-a870-4339-b927-4e75be780595)) (pad "36" smd rect (at -0.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 83e8b4ef-a412-4067-8d5f-d7d6a5a85e20))
(pad "33" smd rect (at -1.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0f8c74c0-1d9d-4f01-a8a8-4243e7e5900b)) (pad "37" smd rect (at -0.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp be9b5a65-27b7-4f65-90a4-e676cdee4425))
(pad "34" smd rect (at -1 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f6321b66-3dc0-49f6-9b51-0b53e8b3ebdd)) (pad "38" smd rect (at 0 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 29c0622d-3cf0-4bb2-9e83-835a27496472))
(pad "35" smd rect (at -0.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 39e3bd22-f0ec-498f-8620-1e1fd39a4b14)) (pad "39" smd rect (at 0.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp ce510168-5689-4b34-bcca-58ba01bec962))
(pad "36" smd rect (at -0.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c44db981-8aa7-4c45-b600-246733294d23)) (pad "40" smd rect (at 0.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4c6eda86-2a87-4249-bcef-40ea2a6b6967))
(pad "37" smd rect (at -0.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9a41130d-7e73-456b-95d1-62dc39dff511)) (pad "41" smd rect (at 0.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 34c8c624-35c8-4392-a4e2-f05f6677583a))
(pad "38" smd rect (at 0 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b28ee5da-8d57-4ddb-adac-197e7000948f)) (pad "42" smd rect (at 1 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b7afcb42-5685-46e1-8625-ed74db7e1217))
(pad "39" smd rect (at 0.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 86afa433-21ea-4ecf-aa6f-42a4298dfce3)) (pad "43" smd rect (at 1.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9b8c0ecd-8d10-4238-ad18-3b9bad9b33f2))
(pad "40" smd rect (at 0.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 6b78b10e-d511-4cfd-b24e-8388470622ef)) (pad "44" smd rect (at 1.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 25528004-b99b-4e76-8c03-83f2cf830290))
(pad "41" smd rect (at 0.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b7caee0c-a720-482c-b1e6-cd916ce32489)) (pad "45" smd rect (at 1.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cbb20436-74e3-4fc8-aa64-fdb50ae8cdc2))
(pad "42" smd rect (at 1 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 79fa0c2c-c98a-46ee-b95a-de4f6c1b0e18)) (pad "46" smd rect (at 2 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 68a72ee6-23cb-437a-96e4-508026101c86))
(pad "43" smd rect (at 1.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d65c4954-8169-4691-bf20-f1fc1ffd24b7)) (pad "47" smd rect (at 2.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 853ae7a8-f29f-45d5-89e3-cd8fd6b591cf))
(pad "44" smd rect (at 1.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9c7be483-9d1a-426a-988a-27a98b0a23d8)) (pad "48" smd rect (at 2.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9df5b3bf-5071-4370-85da-68f8398733da))
(pad "45" smd rect (at 1.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 88ef88f0-025c-4323-a0db-20a615928512)) (pad "49" smd rect (at 2.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 961529a0-2d99-42e9-b921-7cafcdf9895c))
(pad "46" smd rect (at 2 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4ca13a65-7da7-47d9-9e16-593f0a54c2fe)) (pad "50" smd rect (at 3 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 766f78da-5f0d-481d-99c8-12e6ebde8c9f))
(pad "47" smd rect (at 2.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a430d1c9-b2bd-4d5b-9ae1-35f6658d0e1f)) (pad "51" smd rect (at 3.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c494a034-f72e-409e-9d62-28838d428535))
(pad "48" smd rect (at 2.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2a487553-663e-4a47-a2f8-53b58190ca5b)) (pad "52" smd rect (at 3.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 8f431695-8fa1-48d7-9614-df4741a7a9e5))
(pad "49" smd rect (at 2.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9ac8570a-a39e-4698-8ca2-a787819d0934)) (pad "53" smd rect (at 3.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 72de8422-e542-4ab1-9abd-cd377cf8fcf9))
(pad "50" smd rect (at 3 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 8177c4d7-11c1-43d6-84ef-c806cf0c8996)) (pad "54" smd rect (at 4 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp bdf8f2b7-6cbc-4fb5-9161-241ccbb9722b))
(pad "51" smd rect (at 3.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d7158568-a697-471f-a950-242e4f46d0f5)) (pad "55" smd rect (at 4.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp be5dd6cf-5d7e-4e2c-b34e-7e30589c7a37))
(pad "52" smd rect (at 3.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 72e3abbc-d9d1-4d03-a073-661c8d70cc37)) (pad "56" smd rect (at 4.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3f3e0ac6-c3cb-41ac-bb4c-0b76decbe4f2))
(pad "53" smd rect (at 3.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4632fdde-35e3-470f-b42a-d80564b98724)) (pad "57" smd rect (at 4.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp fe2f883b-5b49-4208-9a4b-222f3eada227))
(pad "54" smd rect (at 4 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 33aa0b12-11df-4874-8e9b-eee80e6978a6)) (pad "58" smd rect (at 5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d3f60759-0f26-4c71-814a-f3c0af95f6d0))
(pad "55" smd rect (at 4.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2ff4ac50-32a8-4d49-9c4f-dd0cd97b9e95)) (pad "67" smd rect (at 7.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 680007bc-3f68-4b56-8182-adc3572db597))
(pad "56" smd rect (at 4.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c6559b10-a7e8-4430-8d4e-1dc7cbf47bef)) (pad "68" smd rect (at 7.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp dec1d190-bff9-4538-8a5f-e0c75b077df7))
(pad "57" smd rect (at 4.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp bfbacc64-23aa-49c9-8542-3374828c7760)) (pad "69" smd rect (at 7.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 84cae520-1cac-4441-a96e-bf6a525c51ad))
(pad "58" smd rect (at 5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f7562891-ca9c-4061-8369-d951cf4deb65)) (pad "70" smd rect (at 8 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3cdb03f9-f54a-475a-b44f-5131718bf353))
(pad "67" smd rect (at 7.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 983add68-45bb-439a-916d-b332548512cc)) (pad "71" smd rect (at 8.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9e025cb3-37a5-4d96-b4cd-341ed1e96aee))
(pad "68" smd rect (at 7.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 6e1fb3f7-f918-4717-8df9-e8c5237e334b)) (pad "72" smd rect (at 8.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0934e9a9-387e-4897-88c8-75be1cffa377))
(pad "69" smd rect (at 7.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d46a9553-8b2f-4059-8eb6-b8331ee51827)) (pad "73" smd rect (at 8.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 704094e9-6d9c-4881-be9f-7c1156747f55))
(pad "70" smd rect (at 8 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c1049553-f6c0-4f35-a97b-afa994d4098d)) (pad "74" smd rect (at 9 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 415abfa4-8370-47c3-8e36-aacb4e071e46))
(pad "71" smd rect (at 8.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 9860fac1-514b-4269-9b48-78abe71626cd)) (pad "75" smd rect (at 9.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 06a35346-f204-4621-a197-8b84caec1037))
(pad "72" smd rect (at 8.5 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 1da28b03-d210-4a89-bc10-d9ed3abcc5e6)) (pad "MP" smd rect (at 10.35 -3) (size 1.2 2.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 76f618c9-f77a-4c4c-962b-040831815c3e))
(pad "73" smd rect (at 8.75 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp eda3b58e-3d73-4f31-b702-5c2cdad248bd)) (pad "MP" smd rect (at -10.35 -3) (size 1.2 2.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d19c5b07-e21b-4cc7-9fe9-f6570566f593))
(pad "74" smd rect (at 9 3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3a972d63-9402-4e48-b768-1984442e984a))
(pad "75" smd rect (at 9.25 -3.75) (size 0.3 1.55) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a4d01059-4f61-40d9-9182-9293625fb3ac))
(pad "MP" smd rect (at 10.35 -3) (size 1.2 2.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 17246ccb-b57f-48a5-8098-5e1ee1d8ed65))
(pad "MP" smd rect (at -10.35 -3) (size 1.2 2.75) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 67f5e412-4d62-435f-afc9-0cbd5d540a3f))
(model "${KISYS3DMOD}/Connector_TE-Connectivity.3dshapes/TE_2199230_Bus_M.2_M_H4.2mm_P0.5mm_Horizontal.wrl" (model "${KISYS3DMOD}/Connector_TE-Connectivity.3dshapes/TE_2199230_Bus_M.2_M_H4.2mm_P0.5mm_Horizontal.wrl"
(offset (xyz 0 0 0)) (offset (xyz 0 0 0))
(scale (xyz 1 1 1)) (scale (xyz 1 1 1))

View File

@@ -632,6 +632,7 @@
) )
) )
(junction (at 59.69 40.64) (diameter 0.9144) (color 0 0 0 0))
(junction (at 120.65 95.25) (diameter 0.9144) (color 0 0 0 0)) (junction (at 120.65 95.25) (diameter 0.9144) (color 0 0 0 0))
(junction (at 129.54 46.99) (diameter 0.9144) (color 0 0 0 0)) (junction (at 129.54 46.99) (diameter 0.9144) (color 0 0 0 0))
(junction (at 129.54 87.63) (diameter 0.9144) (color 0 0 0 0)) (junction (at 129.54 87.63) (diameter 0.9144) (color 0 0 0 0))
@@ -687,7 +688,7 @@
(junction (at 261.62 74.93) (diameter 0.9144) (color 0 0 0 0)) (junction (at 261.62 74.93) (diameter 0.9144) (color 0 0 0 0))
(junction (at 261.62 82.55) (diameter 0.9144) (color 0 0 0 0)) (junction (at 261.62 82.55) (diameter 0.9144) (color 0 0 0 0))
(wire (pts (xy 44.45 40.64) (xy 54.61 40.64)) (wire (pts (xy 44.45 40.64) (xy 46.99 40.64))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 44.45 45.72) (xy 46.99 45.72)) (wire (pts (xy 44.45 45.72) (xy 46.99 45.72))
@@ -696,9 +697,18 @@
(wire (pts (xy 46.99 45.72) (xy 46.99 48.26)) (wire (pts (xy 46.99 45.72) (xy 46.99 48.26))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 52.07 40.64) (xy 59.69 40.64))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 59.69 40.64) (xy 68.58 40.64)) (wire (pts (xy 59.69 40.64) (xy 68.58 40.64))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 59.69 45.72) (xy 59.69 40.64))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 62.23 45.72) (xy 59.69 45.72))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 76.2 40.64) (xy 83.82 40.64)) (wire (pts (xy 76.2 40.64) (xy 83.82 40.64))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
@@ -1220,6 +1230,14 @@
(effects (font (size 1.27 1.27)) (justify right bottom)) (effects (font (size 1.27 1.27)) (justify right bottom))
) )
(label "DC_IN_F" (at 62.23 40.64 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
)
(hierarchical_label "DC_IN_F" (shape output) (at 62.23 45.72 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(symbol (lib_id "Device:L_Small") (at 186.69 74.93 90) (unit 1) (symbol (lib_id "Device:L_Small") (at 186.69 74.93 90) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "95f403e4-73f4-4690-9ec2-a92a258f0893") (uuid "95f403e4-73f4-4690-9ec2-a92a258f0893")
@@ -2173,21 +2191,21 @@
) )
) )
(symbol (lib_id "Device:Ferrite_Bead_Small") (at 57.15 40.64 90) (unit 1) (symbol (lib_id "Device:Ferrite_Bead_Small") (at 49.53 40.64 90) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "5fbd84f1-32bc-4bec-a9ac-fc95cc8b2a94") (uuid "5fbd84f1-32bc-4bec-a9ac-fc95cc8b2a94")
(property "Reference" "FB1" (id 0) (at 57.15 34.728 90)) (property "Reference" "FB1" (id 0) (at 49.53 34.728 90))
(property "Value" "300R/3A" (id 1) (at 57.15 37.0267 90)) (property "Value" "300R/3A" (id 1) (at 49.53 37.0267 90))
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (id 2) (at 57.15 42.418 90) (property "Footprint" "Resistor_SMD:R_0805_2012Metric" (id 2) (at 49.53 42.418 90)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Datasheet" "~" (id 3) (at 57.15 40.64 0) (property "Datasheet" "~" (id 3) (at 49.53 40.64 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "Manufacturer" "Würth Elektronik" (id 4) (at 57.15 40.64 0) (property "Manufacturer" "Würth Elektronik" (id 4) (at 49.53 40.64 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(property "PartNumber" "742792031" (id 5) (at 57.15 40.64 0) (property "PartNumber" "742792031" (id 5) (at 49.53 40.64 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
) )

View File

@@ -1522,6 +1522,142 @@
) )
) )
) )
(symbol "LightBlue:USB_A_Stacked_1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at -5.08 11.43 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "USB_A_Stacked" (id 1) (at -5.08 8.89 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 3.81 -1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" " ~" (id 3) (at 3.81 -1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector USB" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "USB Type A connector" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "USB*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "USB_A_Stacked_1_0_1"
(circle (center -3.81 2.159) (radius 0.635) (stroke (width 0.254)) (fill (type outline)))
(circle (center -0.635 3.429) (radius 0.381) (stroke (width 0.254)) (fill (type outline)))
(rectangle (start -5.08 -7.62) (end 5.08 7.62)
(stroke (width 0.254)) (fill (type background))
)
(rectangle (start -1.524 4.826) (end -4.318 5.334)
(stroke (width 0)) (fill (type outline))
)
(rectangle (start -1.27 4.572) (end -4.572 5.842)
(stroke (width 0)) (fill (type none))
)
(rectangle (start -0.127 -7.62) (end 0.127 -6.858)
(stroke (width 0)) (fill (type none))
)
(rectangle (start 0.254 1.27) (end -0.508 0.508)
(stroke (width 0.254)) (fill (type outline))
)
(rectangle (start 5.08 -2.667) (end 4.318 -2.413)
(stroke (width 0)) (fill (type none))
)
(rectangle (start 5.08 -0.127) (end 4.318 0.127)
(stroke (width 0)) (fill (type none))
)
(rectangle (start 5.08 4.953) (end 4.318 5.207)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy -3.175 2.159)
(xy -2.54 2.159)
(xy -1.27 3.429)
(xy -0.635 3.429)
)
(stroke (width 0.254)) (fill (type none))
)
(polyline
(pts
(xy -2.54 2.159)
(xy -1.905 2.159)
(xy -1.27 0.889)
(xy 0 0.889)
)
(stroke (width 0.254)) (fill (type none))
)
(polyline
(pts
(xy 0.635 2.794)
(xy 0.635 1.524)
(xy 1.905 2.159)
(xy 0.635 2.794)
)
(stroke (width 0.254)) (fill (type outline))
)
)
(symbol "USB_A_Stacked_1_1_1"
(polyline
(pts
(xy -1.905 2.159)
(xy 0.635 2.159)
)
(stroke (width 0.254)) (fill (type none))
)
(pin power_in line (at 7.62 5.08 180) (length 2.54)
(name "VBUS" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 -2.54 180) (length 2.54)
(name "D-" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 0 180) (length 2.54)
(name "D+" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -10.16 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -10.16 90) (length 2.54)
(name "Shield" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
(symbol "USB_A_Stacked_1_2_1"
(polyline
(pts
(xy -1.905 2.159)
(xy 0.635 2.159)
)
(stroke (width 0.254)) (fill (type none))
)
(pin power_in line (at 7.62 5.08 180) (length 2.54)
(name "VBUS" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 -2.54 180) (length 2.54)
(name "D-" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 0 180) (length 2.54)
(name "D+" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -10.16 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -10.16 90) (length 2.54)
(name "Shield" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Power_Management:AP2171W" (in_bom yes) (on_board yes) (symbol "Power_Management:AP2171W" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -7.62 -6.35 0) (property "Reference" "U" (id 0) (at -7.62 -6.35 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
@@ -1873,7 +2009,6 @@
(no_connect (at 113.03 77.47)) (no_connect (at 113.03 77.47))
(no_connect (at 124.46 153.67)) (no_connect (at 124.46 153.67))
(no_connect (at 124.46 156.21)) (no_connect (at 124.46 156.21))
(no_connect (at 132.08 185.42))
(no_connect (at 151.13 184.15)) (no_connect (at 151.13 184.15))
(no_connect (at 168.91 59.69)) (no_connect (at 168.91 59.69))
@@ -2610,7 +2745,10 @@
(wire (pts (xy 260.35 105.41) (xy 260.35 104.14)) (wire (pts (xy 260.35 105.41) (xy 260.35 104.14))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 262.89 72.39) (xy 270.51 72.39)) (wire (pts (xy 262.89 72.39) (xy 262.89 74.93))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 262.89 74.93) (xy 270.51 74.93))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 262.89 104.14) (xy 270.51 104.14)) (wire (pts (xy 262.89 104.14) (xy 270.51 104.14))
@@ -2631,7 +2769,7 @@
(wire (pts (xy 267.97 45.72) (xy 275.59 45.72)) (wire (pts (xy 267.97 45.72) (xy 275.59 45.72))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 270.51 72.39) (xy 270.51 104.14)) (wire (pts (xy 270.51 74.93) (xy 270.51 104.14))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 270.51 104.14) (xy 270.51 106.68)) (wire (pts (xy 270.51 104.14) (xy 270.51 106.68))
@@ -4151,7 +4289,7 @@
) )
) )
(symbol (lib_id "LightBlue:USB_A_Stacked") (at 260.35 62.23 0) (mirror y) (unit 1) (symbol (lib_name "LightBlue:USB_A_Stacked_1") (lib_id "LightBlue:USB_A_Stacked") (at 260.35 62.23 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "66323853-f1bb-4a57-9741-65f7b746b19e") (uuid "66323853-f1bb-4a57-9741-65f7b746b19e")
(property "Reference" "J4" (id 0) (at 257.81 49.53 0)) (property "Reference" "J4" (id 0) (at 257.81 49.53 0))

View File

@@ -1917,7 +1917,6 @@
(junction (at 62.23 49.53) (diameter 0.9144) (color 0 0 0 0)) (junction (at 62.23 49.53) (diameter 0.9144) (color 0 0 0 0))
(junction (at 62.23 60.96) (diameter 0.9144) (color 0 0 0 0)) (junction (at 62.23 60.96) (diameter 0.9144) (color 0 0 0 0))
(junction (at 62.23 72.39) (diameter 0.9144) (color 0 0 0 0)) (junction (at 62.23 72.39) (diameter 0.9144) (color 0 0 0 0))
(junction (at 63.5 124.46) (diameter 0.9144) (color 0 0 0 0))
(junction (at 64.77 33.02) (diameter 0.9144) (color 0 0 0 0)) (junction (at 64.77 33.02) (diameter 0.9144) (color 0 0 0 0))
(junction (at 64.77 44.45) (diameter 0.9144) (color 0 0 0 0)) (junction (at 64.77 44.45) (diameter 0.9144) (color 0 0 0 0))
(junction (at 64.77 55.88) (diameter 0.9144) (color 0 0 0 0)) (junction (at 64.77 55.88) (diameter 0.9144) (color 0 0 0 0))
@@ -1958,6 +1957,7 @@
(junction (at 182.88 122.555) (diameter 0.9144) (color 0 0 0 0)) (junction (at 182.88 122.555) (diameter 0.9144) (color 0 0 0 0))
(junction (at 185.42 58.42) (diameter 0.9144) (color 0 0 0 0)) (junction (at 185.42 58.42) (diameter 0.9144) (color 0 0 0 0))
(junction (at 187.96 149.86) (diameter 0.9144) (color 0 0 0 0)) (junction (at 187.96 149.86) (diameter 0.9144) (color 0 0 0 0))
(junction (at 189.23 107.95) (diameter 0.9144) (color 0 0 0 0))
(junction (at 190.5 146.685) (diameter 0.9144) (color 0 0 0 0)) (junction (at 190.5 146.685) (diameter 0.9144) (color 0 0 0 0))
(junction (at 212.09 58.42) (diameter 0.9144) (color 0 0 0 0)) (junction (at 212.09 58.42) (diameter 0.9144) (color 0 0 0 0))
(junction (at 213.36 58.42) (diameter 0.9144) (color 0 0 0 0)) (junction (at 213.36 58.42) (diameter 0.9144) (color 0 0 0 0))
@@ -2147,12 +2147,6 @@
(wire (pts (xy 62.23 78.74) (xy 66.04 78.74)) (wire (pts (xy 62.23 78.74) (xy 66.04 78.74))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 63.5 119.38) (xy 63.5 124.46))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 63.5 119.38) (xy 72.39 119.38))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 63.5 124.46) (xy 63.5 128.27)) (wire (pts (xy 63.5 124.46) (xy 63.5 128.27))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
@@ -2192,6 +2186,9 @@
(wire (pts (xy 66.04 104.14) (xy 72.39 104.14)) (wire (pts (xy 66.04 104.14) (xy 72.39 104.14))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 67.31 119.38) (xy 72.39 119.38))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 67.945 139.7) (xy 72.39 139.7)) (wire (pts (xy 67.945 139.7) (xy 72.39 139.7))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
@@ -2636,6 +2633,9 @@
(wire (pts (xy 185.42 58.42) (xy 189.23 58.42)) (wire (pts (xy 185.42 58.42) (xy 189.23 58.42))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 185.42 107.95) (xy 189.23 107.95))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 186.055 156.21) (xy 187.96 156.21)) (wire (pts (xy 186.055 156.21) (xy 187.96 156.21))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
@@ -2645,6 +2645,21 @@
(wire (pts (xy 187.96 156.21) (xy 187.96 149.86)) (wire (pts (xy 187.96 156.21) (xy 187.96 149.86))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 189.23 93.98) (xy 189.23 90.17))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 189.23 99.06) (xy 189.23 101.6))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 189.23 106.68) (xy 189.23 107.95))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 189.23 107.95) (xy 189.23 109.22))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 189.23 114.3) (xy 189.23 116.84))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 190.5 146.685) (xy 185.42 146.685)) (wire (pts (xy 190.5 146.685) (xy 185.42 146.685))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
@@ -2654,12 +2669,24 @@
(wire (pts (xy 190.5 151.765) (xy 190.5 153.035)) (wire (pts (xy 190.5 151.765) (xy 190.5 153.035))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 191.77 93.98) (xy 189.23 93.98))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 191.77 99.06) (xy 189.23 99.06))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 191.77 146.685) (xy 190.5 146.685)) (wire (pts (xy 191.77 146.685) (xy 190.5 146.685))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 191.77 151.765) (xy 190.5 151.765)) (wire (pts (xy 191.77 151.765) (xy 190.5 151.765))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 207.01 93.98) (xy 214.63 93.98))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 207.01 99.06) (xy 210.82 99.06))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 207.01 146.685) (xy 210.185 146.685)) (wire (pts (xy 207.01 146.685) (xy 210.185 146.685))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
@@ -2678,6 +2705,12 @@
(wire (pts (xy 210.185 146.685) (xy 210.185 144.78)) (wire (pts (xy 210.185 146.685) (xy 210.185 144.78))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
(wire (pts (xy 210.82 99.06) (xy 210.82 102.87))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 210.82 107.95) (xy 210.82 110.49))
(stroke (width 0) (type solid) (color 0 0 0 0))
)
(wire (pts (xy 212.09 45.72) (xy 212.09 58.42)) (wire (pts (xy 212.09 45.72) (xy 212.09 58.42))
(stroke (width 0) (type solid) (color 0 0 0 0)) (stroke (width 0) (type solid) (color 0 0 0 0))
) )
@@ -3060,15 +3093,18 @@
(label "VC4" (at 39.37 69.85 180) (label "VC4" (at 39.37 69.85 180)
(effects (font (size 1.27 1.27)) (justify right bottom)) (effects (font (size 1.27 1.27)) (justify right bottom))
) )
(label "VB" (at 44.45 121.92 0) (label "DTHR" (at 44.45 121.92 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
) )
(label "VB" (at 60.96 109.22 0) (label "DTHR" (at 60.96 109.22 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
) )
(label "CS" (at 66.04 104.14 0) (label "CS" (at 66.04 104.14 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
) )
(label "APD" (at 67.31 119.38 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(label "LINEUV" (at 94.615 67.31 0) (label "LINEUV" (at 94.615 67.31 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
) )
@@ -3102,6 +3138,9 @@
(label "N1B" (at 182.88 45.72 0) (label "N1B" (at 182.88 45.72 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
) )
(label "APD" (at 185.42 107.95 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
)
(label "COMP" (at 185.42 146.685 0) (label "COMP" (at 185.42 146.685 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
) )
@@ -3109,6 +3148,9 @@
(hierarchical_label "{PoE}" (shape input) (at 27.94 31.75 180) (hierarchical_label "{PoE}" (shape input) (at 27.94 31.75 180)
(effects (font (size 1.27 1.27)) (justify right)) (effects (font (size 1.27 1.27)) (justify right))
) )
(hierarchical_label "DC_IN_F" (shape input) (at 214.63 93.98 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(symbol (lib_id "Device:L_Small") (at 154.94 35.56 90) (unit 1) (symbol (lib_id "Device:L_Small") (at 154.94 35.56 90) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
@@ -3234,6 +3276,40 @@
) )
) )
(symbol (lib_id "power:VSS") (at 73.66 43.18 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid "08c561e6-5b6b-483b-a1ed-0072acadd153")
(property "Reference" "#PWR0252" (id 0) (at 73.66 39.37 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 75.8317 47.6251 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 73.66 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 73.66 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:VSS") (at 78.74 78.74 270) (unit 1)
(in_bom yes) (on_board yes)
(uuid "2d8e1f50-298a-450e-8f0e-f36a974c01a5")
(property "Reference" "#PWR0245" (id 0) (at 74.93 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 81.9151 79.1083 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 78.74 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 78.74 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:VSS") (at 85.09 176.53 180) (unit 1) (symbol (lib_id "power:VSS") (at 85.09 176.53 180) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "4e33c9d6-b74d-4c0b-8fe4-41fcf4a167d3") (uuid "4e33c9d6-b74d-4c0b-8fe4-41fcf4a167d3")
@@ -3249,6 +3325,23 @@
) )
) )
(symbol (lib_id "power:VSS") (at 86.36 44.45 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid "4b0ba0ff-daeb-42ff-aa90-c7d1ed357103")
(property "Reference" "#PWR0177" (id 0) (at 86.36 40.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VSS" (id 1) (at 88.5317 48.8951 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 86.36 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 86.36 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:+48V") (at 91.44 96.52 0) (unit 1) (symbol (lib_id "power:+48V") (at 91.44 96.52 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "445abd96-c1f8-4cfa-ae52-930b949d1a83") (uuid "445abd96-c1f8-4cfa-ae52-930b949d1a83")
@@ -3332,6 +3425,23 @@
) )
) )
(symbol (lib_id "power:+48V") (at 189.23 90.17 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "0cb46048-9ed0-4173-8fb8-bc67435d9a6c")
(property "Reference" "#PWR01" (id 0) (at 189.23 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+48V" (id 1) (at 186.4233 86.3599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 189.23 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 189.23 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:+12V") (at 217.805 124.46 0) (unit 1) (symbol (lib_id "power:+12V") (at 217.805 124.46 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "51b6a47d-781e-4c2f-a8fe-97280f286aee") (uuid "51b6a47d-781e-4c2f-a8fe-97280f286aee")
@@ -3396,53 +3506,6 @@
) )
) )
(symbol (lib_id "power:GND1") (at 73.66 43.18 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "c953d761-49d1-4f88-95a2-03c7604c0bde")
(property "Reference" "#PWR0254" (id 0) (at 73.66 49.53 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND1" (id 1) (at 73.7743 47.5044 0))
(property "Footprint" "" (id 2) (at 73.66 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 73.66 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:GND1") (at 78.74 78.74 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid "bd41aa84-43ab-411f-8eb2-17ef2ddf68ad")
(property "Reference" "#PWR0252" (id 0) (at 85.09 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND1" (id 1) (at 81.9151 78.6257 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "" (id 2) (at 78.74 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 78.74 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:GND1") (at 86.36 44.45 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "c2608e6f-26b2-4018-a999-15dabd6479a7")
(property "Reference" "#PWR0245" (id 0) (at 86.36 50.8 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND1" (id 1) (at 86.4743 48.7744 0))
(property "Footprint" "" (id 2) (at 86.36 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 86.36 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:GND1") (at 101.6 176.53 0) (unit 1) (symbol (lib_id "power:GND1") (at 101.6 176.53 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "221c82d0-7570-469e-a8c9-24a732343e2a") (uuid "221c82d0-7570-469e-a8c9-24a732343e2a")
@@ -3597,6 +3660,21 @@
) )
) )
(symbol (lib_id "power:GND1") (at 189.23 116.84 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "e697443b-ab9a-440b-909f-e6faec7fb9b8")
(property "Reference" "#PWR02" (id 0) (at 189.23 123.19 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND1" (id 1) (at 189.3443 121.1644 0))
(property "Footprint" "" (id 2) (at 189.23 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 189.23 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:GND1") (at 190.5 153.035 0) (unit 1) (symbol (lib_id "power:GND1") (at 190.5 153.035 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "623fe5bf-2302-4d28-a03c-bab487e110e8") (uuid "623fe5bf-2302-4d28-a03c-bab487e110e8")
@@ -3612,6 +3690,23 @@
) )
) )
(symbol (lib_id "power:GND") (at 210.82 110.49 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "02a7c849-caa0-4450-8cf2-bf0f20b6bb24")
(property "Reference" "#PWR03" (id 0) (at 210.82 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 212.8393 114.3001 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "" (id 2) (at 210.82 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 210.82 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "power:GND") (at 222.885 152.4 270) (unit 1) (symbol (lib_id "power:GND") (at 222.885 152.4 270) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "9f1a19c2-c799-4de8-b718-8f50d923a773") (uuid "9f1a19c2-c799-4de8-b718-8f50d923a773")
@@ -4071,6 +4166,42 @@
(property "Config" "+PoE" (id 4) (at 183.515 162.56 90)) (property "Config" "+PoE" (id 4) (at 183.515 162.56 90))
) )
(symbol (lib_id "Device:R_Small") (at 189.23 104.14 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "c8ffa1a5-c2b4-4be3-b656-6fe9bd996705")
(property "Reference" "R64" (id 0) (at 190.7287 102.9906 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "22k" (id 1) (at 190.729 105.289 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 189.23 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 189.23 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "+PoE" (id 4) (at 192.405 107.315 0))
)
(symbol (lib_id "Device:R_Small") (at 189.23 111.76 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "6018c0e9-cb1b-4132-8316-d081e0b0bb13")
(property "Reference" "R65" (id 0) (at 190.7287 110.6106 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "22k" (id 1) (at 190.729 112.909 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 189.23 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 189.23 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "+PoE" (id 4) (at 192.405 114.935 0))
)
(symbol (lib_id "Device:R_Small") (at 210.185 142.24 0) (unit 1) (symbol (lib_id "Device:R_Small") (at 210.185 142.24 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "95e51b24-2d39-4d35-946c-1e6597af1ec8") (uuid "95e51b24-2d39-4d35-946c-1e6597af1ec8")
@@ -4089,6 +4220,24 @@
(property "Config" "+PoE" (id 4) (at 213.36 145.415 0)) (property "Config" "+PoE" (id 4) (at 213.36 145.415 0))
) )
(symbol (lib_id "Device:R_Small") (at 210.82 105.41 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid "8db2ef2e-d940-4bb0-95be-b739bdb0f6a5")
(property "Reference" "R66" (id 0) (at 212.3187 104.2606 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "22k" (id 1) (at 212.319 106.559 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 210.82 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 210.82 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "+PoE" (id 4) (at 213.995 108.585 0))
)
(symbol (lib_id "Device:R_Small") (at 217.17 41.275 0) (unit 1) (symbol (lib_id "Device:R_Small") (at 217.17 41.275 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "36a2862e-6853-404a-b0fe-0cc26b984865") (uuid "36a2862e-6853-404a-b0fe-0cc26b984865")
@@ -5173,10 +5322,10 @@
(symbol (lib_id "Transistor_FET:FDMS86255") (at 180.34 109.22 0) (unit 1) (symbol (lib_id "Transistor_FET:FDMS86255") (at 180.34 109.22 0) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "8e4bf553-ed00-4225-96a1-870ada5deeea") (uuid "8e4bf553-ed00-4225-96a1-870ada5deeea")
(property "Reference" "Q2" (id 0) (at 185.5471 108.0706 0) (property "Reference" "Q2" (id 0) (at 176.6571 105.5306 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "FDMS86255" (id 1) (at 185.5471 110.3693 0) (property "Value" "FDMS86255" (id 1) (at 171.5771 104.0193 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "Package_TO_SOT_SMD:TDSON-8-1" (id 2) (at 185.42 111.125 0) (property "Footprint" "Package_TO_SOT_SMD:TDSON-8-1" (id 2) (at 185.42 111.125 0)
@@ -5185,7 +5334,7 @@
(property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDMS86255-D.pdf" (id 3) (at 180.34 109.22 90) (property "Datasheet" "https://www.onsemi.com/pub/Collateral/FDMS86255-D.pdf" (id 3) (at 180.34 109.22 90)
(effects (font (size 1.27 1.27)) (justify left) hide) (effects (font (size 1.27 1.27)) (justify left) hide)
) )
(property "Config" "+PoE" (id 4) (at 187.96 113.03 0)) (property "Config" "+PoE" (id 4) (at 177.8 101.6 0))
(property "Manufacturer" "ON Semiconductor" (id 5) (at 180.34 109.22 0) (property "Manufacturer" "ON Semiconductor" (id 5) (at 180.34 109.22 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
@@ -5262,6 +5411,26 @@
) )
) )
(symbol (lib_id "Isolator:TCMT1107") (at 199.39 96.52 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes)
(uuid "facccdfa-9875-4bdc-aa78-dfb84f69ada3")
(property "Reference" "U23" (id 0) (at 199.39 104.5402 0))
(property "Value" "TCMT1107" (id 1) (at 199.39 102.2415 0))
(property "Footprint" "Package_SO:SOP-4_4.4x2.6mm_P1.27mm" (id 2) (at 199.39 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.vishay.com/docs/83510/tcmt1100.pdf" (id 3) (at 199.39 97.79 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "Config" "+PoE" (id 4) (at 199.39 106.68 0))
(property "Manufacturer" "Vishay Semiconductor Opto Division" (id 5) (at 199.39 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "PartNumber" "TCMT1107" (id 6) (at 199.39 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "Isolator:TCMT1107") (at 199.39 149.225 0) (mirror y) (unit 1) (symbol (lib_id "Isolator:TCMT1107") (at 199.39 149.225 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid "e7667234-76e6-4c22-bde5-3e787f675276") (uuid "e7667234-76e6-4c22-bde5-3e787f675276")