Compare commits

...

21 Commits

Author SHA1 Message Date
f2ceba1861 update libs 2025-05-10 17:56:25 +02:00
2d4d5e4c91 Add schematic symbols for:
* BCM53DS 80 V, 1 A PNP/PNP matched double transistors
* BCM847BS Dual NPN pair
2023-11-23 21:55:35 +01:00
3882e21269 Add BQ25628E schematic symbol 2023-11-23 21:54:39 +01:00
d11060a663 Add SiP32510 schematic symbol 2023-11-23 21:53:51 +01:00
9cbaad6804 Add BAS116 diode schematic symbol 2023-11-23 21:52:22 +01:00
4a4e62880e Add TLV1702 schematic symbol 2023-11-23 21:51:39 +01:00
72eca4a748 footprints/pretty/shimatta_tht.pretty/Schurter_0031.8201_20mm_Fuse.kicad_mod: Add courtyard layer 2023-11-23 21:50:31 +01:00
2c8ee94fba Add footprint WQFN-HR18 2023-11-23 21:50:07 +01:00
efb3481e12 Update worksheet 2023-11-23 21:48:23 +01:00
1ce8ffca36 Add D5V0L2B3SO diode 2023-03-04 16:07:23 +01:00
74b1c26cf1 Fix reference designator in DIN41617_31Pin_angled 2023-02-15 23:45:54 +01:00
530bcb68c1 Add Footprint for31 pin DIN41617 connector 2023-02-15 23:40:12 +01:00
642b3c77a2 Bugfix: Fix wrong pins on TPS3809L30DBVR 2023-02-15 21:46:10 +01:00
ab0b5e0265 Add STM32L010C6 symbol and low IQ LDO 2023-02-11 21:05:13 +01:00
195761ac9b Fix footprint for reverse LED APTR3216SURCK 2023-02-11 21:04:53 +01:00
0ef678a942 Add Kingbright reverse mount LED 2023-02-05 14:04:19 +01:00
a0e2e8a24b Add opamps and supervisor IC for shimatta ucurrent 2023-02-05 13:31:40 +01:00
170085e37c Add footprint C&K-L203011MS02Q 2023-02-05 13:31:19 +01:00
b87de157f4 Add some components 2023-01-21 22:25:18 +01:00
ae0e8ff187 Add Crystal_MS3V-T1R Footprint 2023-01-21 22:24:56 +01:00
758183b213 Add schematic symbol for ISL83488, ISL83490 2022-07-21 23:29:04 +02:00
23 changed files with 7560 additions and 1148 deletions

View File

@@ -0,0 +1,26 @@
(footprint "APTR3216SURCK" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(descr "3.2 x 1.6 mm SMD Chip LED Lamp. Reverse Soldering")
(tags "reverse LED, LED, SMD")
(attr smd)
(fp_text reference "REF**" (at 0 -2.4 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 985abd2d-527e-4eb9-9d8b-8cd842dd1201)
)
(fp_text value "APTR3216SURCK" (at 0.2 2.4 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 5e89de88-61e7-447b-bc9d-7443fcd4597e)
)
(fp_line (start 0 -1.5) (end -2.8 -1.5) (layer "F.SilkS") (width 0.12) (tstamp 927a935a-6df3-4de9-95ff-29761c444dac))
(fp_line (start -2.8 -1.5) (end -2.8 1.3) (layer "F.SilkS") (width 0.12) (tstamp cd2dd59c-a454-4b8f-b778-667346732bfa))
(fp_line (start -2.8 1.5) (end -2.8 1.3) (layer "F.SilkS") (width 0.12) (tstamp f7ab205a-bd94-47b4-bbf5-930a129c62da))
(fp_line (start -2.8 1.5) (end 0 1.5) (layer "F.SilkS") (width 0.12) (tstamp fe4b5383-e654-4faf-8ba0-ececef03fddf))
(fp_rect (start -1.2 -1.6) (end 1.2 1.6) (layer "B.CrtYd") (width 0.12) (fill none) (tstamp ceb7e1d7-ff88-475d-be16-f53b5a85028f))
(fp_rect (start -2.9 -1.6) (end 2.7 1.6) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp f9592f43-9247-44d6-acf4-7d88795f39c4))
(fp_rect (start 0.2 -1.2) (end 0.8 1.2) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 1807f953-1084-4bd9-8ccd-634187cfb947))
(fp_rect (start 0.2 -0.3) (end -1.3 0.3) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 6c40b034-80f6-4e0b-91f0-b536f49ab344))
(pad "" np_thru_hole oval (at 0 0) (size 2.1 2.7) (drill oval 2.1 2.7) (layers F&B.Cu *.Mask) (tstamp 3fb578e1-b3e8-4c58-8865-397ca6864e0e))
(pad "1" smd roundrect (at -1.8 0) (size 1.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp edf3b6d7-a9a2-4850-8c9b-512c44f80275))
(pad "2" smd roundrect (at 1.8 0) (size 1.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 0251f1a6-4824-4abd-832f-15307ea4850c))
)

View File

@@ -0,0 +1,28 @@
(footprint "Crystal_MS3V-T1R" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr smd)
(fp_text reference "REF**" (at 0 -1.75 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a6df7d05-a3ae-491b-ae8a-34eec152503a)
)
(fp_text value "Crystal_MS3V-T1R" (at 0 1.75 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp ec320e39-f092-497d-8b9d-1283ee714b4b)
)
(fp_line (start 1.2 0.75) (end -1.75 0.75) (layer "F.SilkS") (width 0.12) (tstamp 100eea9c-0740-4783-b08c-7dc88848804f))
(fp_line (start 1.2 -0.75) (end 1.2 0.75) (layer "F.SilkS") (width 0.12) (tstamp 54946ba9-19a9-4013-98c1-dbf8f4e39eda))
(fp_line (start -1.75 -0.75) (end 1.2 -0.75) (layer "F.SilkS") (width 0.12) (tstamp 6e7c120c-72a7-45c4-bd91-d3ca3a26988f))
(fp_line (start 1.25 0.25) (end 1.5 0.25) (layer "F.SilkS") (width 0.12) (tstamp aa784942-a543-48d1-9be0-6b1526ad7efe))
(fp_line (start 1.5 -0.25) (end 1.75 -0.5) (layer "F.SilkS") (width 0.12) (tstamp bcdde3ae-f239-4d76-b2bd-bdc45f7134d9))
(fp_line (start 1.25 -0.25) (end 1.5 -0.25) (layer "F.SilkS") (width 0.12) (tstamp f7588a48-4272-458f-a2fe-5ac6f5e2f882))
(fp_line (start 1.5 0.25) (end 1.75 0.5) (layer "F.SilkS") (width 0.12) (tstamp f7e249e3-27ce-4404-98a4-cad125035cf3))
(fp_line (start -4.5 -1) (end -4.5 1) (layer "F.CrtYd") (width 0.12) (tstamp 118ff7c0-67b8-43a9-8d51-f9a5a51c7a74))
(fp_line (start 3.25 -1) (end 3 -1) (layer "F.CrtYd") (width 0.12) (tstamp 196d1832-948f-4608-a8c2-85a2196a62e1))
(fp_line (start -4.5 1) (end 3.25 1) (layer "F.CrtYd") (width 0.12) (tstamp 594ca8b6-dd3e-4037-80ae-84739878e65f))
(fp_line (start 3.25 1) (end 3.25 -1) (layer "F.CrtYd") (width 0.12) (tstamp 938120f7-0e57-47d4-948b-84982d4a6390))
(fp_line (start 3 -1) (end -4.5 -1) (layer "F.CrtYd") (width 0.12) (tstamp ac125b4c-d465-4acf-a2f3-f8948e64c346))
(pad "1" smd roundrect (at 2.45 -0.45) (size 1.1 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 8d9f4631-2860-4401-9ec2-482380f244a8))
(pad "2" smd roundrect (at 2.45 0.45) (size 1.1 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp d2d0d975-37b7-40d7-896d-533d8ba59c91))
(pad "3" smd roundrect (at -3.1 0) (size 2.4 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp f7d56bbb-0fae-4e54-abe1-726985bb3a9f))
)

View File

@@ -0,0 +1,52 @@
(footprint "WQFN-HR18" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0 -2.6 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 07645acf-d21b-465b-95f9-37f278dc4afa)
)
(fp_text value "WQFN-HR18" (at 0 -3.9 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 34c40d25-17b3-4b51-afff-7f4dd0b504ef)
)
(fp_rect (start -2 -1.7) (end 2 1.7)
(stroke (width 0.12) (type default)) (fill none) (layer "F.SilkS") (tstamp a6da2d9d-d5be-430f-bae5-08d6c36c6257))
(fp_circle (center -2.4 -1.5) (end -2.3 -1.5)
(stroke (width 0.12) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 0a196fdc-3b40-49e9-a3f5-5dd7dbd6c394))
(fp_rect (start -1.9 -1.6) (end 1.9 1.6)
(stroke (width 0.12) (type default)) (fill none) (layer "F.CrtYd") (tstamp 21c09a46-4fe6-4450-808a-f121b469743c))
(pad "1" smd custom (at -1.313 -0.85) (size 0.775 0.2) (layers "F.Cu" "F.Paste" "F.Mask")
(options (clearance outline) (anchor rect))
(primitives
(gr_bbox (start 0.1875 -0.1) (end 0.3875 -0.6) (width 0) (fill yes))
) (tstamp 816f902e-eac7-4426-9a7f-12f91b3a210b))
(pad "2" smd roundrect (at -1.388 -0.393) (size 0.625 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp fdb10517-eed3-4834-b529-37d76b60518e))
(pad "3" smd roundrect (at -1.388 0.007) (size 0.625 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp ff943421-a6a3-46b6-8137-4e2a45cb7da2))
(pad "4" smd roundrect (at -1.388 0.407) (size 0.625 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp edd53cba-552a-41c5-99ee-f66cb60ea802))
(pad "5" smd custom (at -1.313 0.85) (size 0.775 0.2) (layers "F.Cu" "F.Paste" "F.Mask")
(options (clearance outline) (anchor rect))
(primitives
(gr_bbox (start 0.3875 0.6) (end 0.1875 0.1) (width 0) (fill yes))
) (tstamp cdc37fc6-1d1c-4df5-8e8c-b306d43a1c31))
(pad "6" smd roundrect (at -0.625 1.15) (size 0.2 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp eceaf5b4-532b-4530-a293-fad11f97b8e2))
(pad "7" smd roundrect (at -0.225 1.15) (size 0.2 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp ee918615-fad9-4038-8223-f8e31509e44e))
(pad "8" smd roundrect (at 0.175 0.95) (size 0.2 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 26243497-86a7-4a09-bb12-88e4ce745591))
(pad "9" smd roundrect (at 0.575 0.95) (size 0.2 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp fe743d76-cbd4-4a3b-91fa-469f56bbbe16))
(pad "10" smd custom (at 1.288 0.85) (size 0.825 0.2) (layers "F.Cu" "F.Paste" "F.Mask")
(options (clearance outline) (anchor rect))
(primitives
(gr_bbox (start -0.2125 -0.1) (end -0.4125 0.6) (width 0.000001) (fill none))
) (tstamp cdcf18c1-3dc0-4763-ab40-6d50171d8060))
(pad "11" smd roundrect (at 1.4 0.407) (size 0.6 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 04f5f2e1-7bf5-42dc-a139-86ddef5f18f3))
(pad "12" smd roundrect (at 1.4 0.007) (size 0.6 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp dcad26c7-b18b-4d68-b968-a6a2f744e803))
(pad "13" smd roundrect (at 1.4 -0.393) (size 0.6 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 9417bfe2-862a-4ac2-81e9-2da99e30aaf4))
(pad "14" smd custom (at 1.288 -0.8) (size 0.825 0.2) (layers "F.Cu" "F.Paste" "F.Mask")
(options (clearance outline) (anchor rect))
(primitives
(gr_bbox (start -0.4125 -0.6) (end -0.2125 0.1) (width 0.000001) (fill none))
) (tstamp 9066b46d-4545-4c4b-813d-da2e159da2ca))
(pad "15" smd roundrect (at 0.575 -0.95) (size 0.2 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp d7e44c92-4d69-41e7-bfa7-09b6435ca594))
(pad "16" smd roundrect (at 0.175 -0.95) (size 0.2 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 70a85a20-805d-485f-9dc3-e2ac27985c9e))
(pad "17" smd roundrect (at -0.225 -0.95) (size 0.2 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp a29e1ee0-c1d5-42fe-9594-592e832af50e))
(pad "18" smd roundrect (at -0.625 -1.141) (size 0.2 0.619) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp c0e36a95-8a29-4dfc-a2b4-09a753c43e98))
)

View File

@@ -0,0 +1,35 @@
(footprint "C&K-L203011MS02Q" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr through_hole)
(fp_text reference "REF**" (at 3.4 -12.8 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 65e018ef-34f7-4aad-a49e-dbf9ad7f5ca2)
)
(fp_text value "C&K-L203011MS02Q" (at -3.8 0 90 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp eeac2101-3cfb-4e72-bf28-ba85f66421e9)
)
(fp_line (start -5.4 11.95) (end 5.4 11.95) (layer "F.SilkS") (width 0.12) (tstamp 0f888294-29a9-47cb-ada8-f3808aca733d))
(fp_line (start -5.4 -11.95) (end 5.4 -11.95) (layer "F.SilkS") (width 0.12) (tstamp 4d8e2f70-49bf-42a1-9c91-55da9726c1e4))
(fp_line (start 5.4 -11.95) (end 5.4 11.95) (layer "F.SilkS") (width 0.12) (tstamp e9042a8f-7717-4b93-93d7-0abecd52aa7b))
(fp_line (start -5.4 11.95) (end -5.4 -11.95) (layer "F.SilkS") (width 0.12) (tstamp f6c2c0f6-783b-4428-a319-15a2c9875b9a))
(fp_rect (start -5.6 -12.1) (end 5.6 12.1) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp c83bebd0-1d08-406d-bb52-37bc300e0b48))
(fp_line (start -5.4 -11.9) (end 5.4 -11.9) (layer "F.Fab") (width 0.1) (tstamp 0d89fca9-ac48-4e56-ae06-20b8613358c1))
(fp_line (start 2 -10) (end 2 10) (layer "F.Fab") (width 0.1) (tstamp 2ab0200a-a061-4286-bd96-3ef98d183089))
(fp_line (start -2 10) (end -2 -10) (layer "F.Fab") (width 0.1) (tstamp 3455e6c5-19b7-4e05-a358-caa11487cad9))
(fp_line (start 5.4 11.9) (end -5.4 11.9) (layer "F.Fab") (width 0.1) (tstamp a469d464-31cd-4a04-b6b6-761c5f957cd1))
(fp_line (start -5.4 11.9) (end -5.4 -11.9) (layer "F.Fab") (width 0.1) (tstamp bcee6622-b1b9-47c3-8e63-f325e78fc352))
(fp_line (start -2 -10) (end 2 -10) (layer "F.Fab") (width 0.1) (tstamp d7fed008-b6bf-40dd-b71a-85baab1b61c2))
(fp_line (start 2 10) (end -2 10) (layer "F.Fab") (width 0.1) (tstamp f482d804-dd39-4d34-bd51-3d7feafc2ea9))
(fp_line (start 5.4 -11.9) (end 5.4 11.9) (layer "F.Fab") (width 0.1) (tstamp f8c9ca39-49f7-4f43-8dd4-f63472e30d73))
(fp_rect (start -1.6 -9.6) (end 1.6 -3.9) (layer "F.Fab") (width 0.1) (fill solid) (tstamp abcbed92-3101-46ef-a3ab-dab13f112351))
(pad "1A" thru_hole circle (at -2.86 -6.9) (size 3 3) (drill 1.65) (layers *.Cu *.Mask) (tstamp 2a713423-4129-4b64-88db-25423f6b1b77))
(pad "1B" thru_hole circle (at 2.86 -6.9) (size 3 3) (drill 1.65) (layers *.Cu *.Mask) (tstamp 828ae7b2-d14c-4f29-889d-1fc8cb8ce6ef))
(pad "2A" thru_hole circle (at -2.86 -2.3) (size 3 3) (drill 1.65) (layers *.Cu *.Mask) (tstamp d26119b6-90ed-4a6b-81d6-cfbe82cfcf09))
(pad "2B" thru_hole circle (at 2.86 -2.3) (size 3 3) (drill 1.65) (layers *.Cu *.Mask) (tstamp a6b31c22-cd6e-4024-824a-be4262a75c34))
(pad "3A" thru_hole circle (at -2.86 2.3) (size 3 3) (drill 1.65) (layers *.Cu *.Mask) (tstamp 0fe7201d-0722-46da-8eff-6e5a37079976))
(pad "3B" thru_hole circle (at 2.86 2.3) (size 3 3) (drill 1.65) (layers *.Cu *.Mask) (tstamp 9914f227-24c8-47f7-ab95-23ce9a86a7ff))
(pad "4A" thru_hole circle (at -2.86 6.9) (size 3 3) (drill 1.65) (layers *.Cu *.Mask) (tstamp 496a4f39-15f4-4ff5-87ee-e1e0c0fb5458))
(pad "4B" thru_hole circle (at 2.86 6.9) (size 3 3) (drill 1.65) (layers *.Cu *.Mask) (tstamp 21069150-50a3-4aaf-9a9e-f6aa9c753183))
)

View File

@@ -0,0 +1,26 @@
(footprint "C&K-SPST-D6RL-Illuminated" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr through_hole)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp df45159d-ba91-4389-bb3c-e98918811bab)
)
(fp_text value "C&K-SPST-D6RL-Illuminated" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp ba113877-b75a-4a25-87c4-9e59e1d55b11)
)
(fp_line (start 5.4 0) (end 5.4 2.6) (layer "F.SilkS") (width 0.12) (tstamp 8f309acc-0592-444c-ae15-10c4ebc43308))
(fp_line (start 5.4 0) (end 5.4 -2.6) (layer "F.SilkS") (width 0.12) (tstamp d541b289-01f6-4bb0-8170-be652952ad2b))
(fp_arc (start 5.399999 2.6) (mid -5.993329 0) (end 5.399999 -2.6) (layer "F.SilkS") (width 0.12) (tstamp e37b1554-4800-46d4-bf25-fff59c5825aa))
(fp_circle (center 0 0) (end 4.5 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp a7423598-fdd0-4253-a743-d0adb3e747be))
(fp_line (start 5.6 0) (end 5.6 2.7) (layer "F.CrtYd") (width 0.12) (tstamp 369a07dc-0a56-447f-8452-0421aace95a2))
(fp_line (start 5.6 0) (end 5.6 -2.7) (layer "F.CrtYd") (width 0.12) (tstamp 9109def0-4e99-4fed-b74f-d7f109eaf51a))
(fp_arc (start 5.6 2.7) (mid -6.216912 0) (end 5.6 -2.7) (layer "F.CrtYd") (width 0.12) (tstamp c23ce680-8ebb-4ec6-b132-86c3e23364f5))
(pad "1" thru_hole circle (at -2.5 -2.5) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 4240691c-d190-4eea-b7d3-0016d3436d3e))
(pad "2" thru_hole circle (at 2.5 -2.5) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 29d58e7d-31c3-498e-a6da-8b3e34954397))
(pad "3" thru_hole circle (at -2.5 2.5) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 0c802368-a1fa-404b-9e2b-aa6ff17c66f5))
(pad "4" thru_hole circle (at 2.5 2.5) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 48dee438-4d21-4cec-aabe-1b005843e379))
(pad "L1" thru_hole circle (at -3.1 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp da7ab951-d566-4b6c-a856-81238953782d))
(pad "L2" thru_hole circle (at 3.1 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 1a769093-7069-47e0-b645-4b81ff696686))
)

View File

@@ -0,0 +1,326 @@
(footprint "DIN41617_31Pin_angled" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(descr "Angled DIN 41617 Connector")
(attr through_hole)
(fp_text reference "REF**" (at 43.3 -2.4 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp ea44df11-be11-411f-baa2-cba0d6c7d0ce)
)
(fp_text value "DIN41617_31Pin_angled" (at 0 4.7 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 5bc3322c-3e40-48b4-8e79-980d0fbf0386)
)
(fp_line (start 36.2 -3.8) (end 36.4 -3.8) (layer "F.SilkS") (width 0.12) (tstamp 03abe11b-2482-4927-8991-2f000c6d9e24))
(fp_line (start 40.5 -1.6) (end 45.6 -1.6) (layer "F.SilkS") (width 0.12) (tstamp 40395ed7-ca18-4ccc-8f58-5fc75221ddc9))
(fp_line (start -45.6 -1.6) (end -40.9 -1.6) (layer "F.SilkS") (width 0.12) (tstamp 47f50384-e5f6-4781-a0e1-1270d2734db1))
(fp_line (start -40.9 -1.6) (end -39 2.4) (layer "F.SilkS") (width 0.12) (tstamp 4e029ffb-0120-476f-bd85-b93d2adf0e34))
(fp_line (start 35 -3.8) (end 36.2 -3.8) (layer "F.SilkS") (width 0.12) (tstamp 5bf1a6b5-02b6-400d-930d-f24117052093))
(fp_line (start 45.6 7) (end -45.6 7) (layer "F.SilkS") (width 0.12) (tstamp 90cc957a-d110-4144-80a7-5e47154d4e9b))
(fp_line (start 39 2.4) (end 40.5 -1.6) (layer "F.SilkS") (width 0.12) (tstamp 93ea9f99-d0ad-4a57-b536-4354d6d14127))
(fp_line (start -45.6 7) (end -45.6 -1.6) (layer "F.SilkS") (width 0.12) (tstamp a15842ab-ed7f-477c-9be8-762332d940fd))
(fp_line (start 36.4 -3.8) (end 36.4 -2.5) (layer "F.SilkS") (width 0.12) (tstamp a9e57b9a-70cf-42f1-bf48-00759d9b2252))
(fp_line (start 45.6 -1.6) (end 45.6 7) (layer "F.SilkS") (width 0.12) (tstamp c6e62561-db71-4c66-b674-54b380f303cf))
(fp_line (start 38.9 2.4) (end 39 2.4) (layer "F.SilkS") (width 0.12) (tstamp dae4d8d2-e4f1-4873-a3f5-f27e967f145e))
(fp_line (start -39 2.4) (end 38.9 2.4) (layer "F.SilkS") (width 0.12) (tstamp e05afe3a-5c8b-4073-9088-bb2c54b31d51))
(fp_line (start 40.3 -1.7) (end 37.5 -1.7) (layer "F.CrtYd") (width 0.12) (tstamp 45ccc563-25c3-4209-bcf7-9e832d62c451))
(fp_line (start 45.7 -1.7) (end 40.3 -1.7) (layer "F.CrtYd") (width 0.12) (tstamp 55b0245b-f8fe-4bce-b075-9fd32760d78e))
(fp_line (start 37.5 -1.7) (end 37.5 -3.9) (layer "F.CrtYd") (width 0.12) (tstamp 58bac16a-e253-4a40-941f-5716bc091af6))
(fp_line (start -45.7 -1.7) (end -45.7 7) (layer "F.CrtYd") (width 0.12) (tstamp 66f3b08a-01c4-489c-a27d-ae4e2b23872a))
(fp_line (start -37.5 -1.7) (end -45.7 -1.7) (layer "F.CrtYd") (width 0.12) (tstamp 6f213994-ba37-4f95-a64b-05572dc559c0))
(fp_line (start 37.5 -3.9) (end -37.5 -3.9) (layer "F.CrtYd") (width 0.12) (tstamp 9204c11b-dad7-40a7-8695-51462bd92325))
(fp_line (start -45.7 7) (end -45.7 7.1) (layer "F.CrtYd") (width 0.12) (tstamp 9b7c3cf2-3062-4eee-8e9d-778aca5fe066))
(fp_line (start -45.7 7.1) (end 45.7 7.1) (layer "F.CrtYd") (width 0.12) (tstamp cb56b57e-d270-4ee9-a5f4-416bdc632f83))
(fp_line (start -37.5 -3.9) (end -37.5 -1.7) (layer "F.CrtYd") (width 0.12) (tstamp d18f065c-b5d2-4d5e-89fb-8ea158cc5fe1))
(fp_line (start 45.7 7.1) (end 45.7 -1.7) (layer "F.CrtYd") (width 0.12) (tstamp f74315a1-6698-4de4-b129-33d665069d62))
(fp_line (start -45.5 7) (end -45.5 -1.5) (layer "F.Fab") (width 0.1) (tstamp 4c17d01f-2431-4de4-b16e-cf334c704305))
(fp_line (start 45.5 7) (end -45.5 7) (layer "F.Fab") (width 0.1) (tstamp 5cd645a3-38aa-4ac2-8b31-bb0fb21ba958))
(fp_line (start 45.5 7) (end 45.5 -1.5) (layer "F.Fab") (width 0.1) (tstamp 743acb45-4127-4d84-9be3-abe9a974faaa))
(fp_line (start -39 2.5) (end -41 -1.5) (layer "F.Fab") (width 0.1) (tstamp 7ad13429-7f15-4a1b-afb0-c42e6f4c103b))
(fp_line (start 39 2.5) (end -39 2.5) (layer "F.Fab") (width 0.1) (tstamp 820fd08f-4117-4314-ba35-2bd147d8e4fd))
(fp_line (start 40.5 -1.5) (end 39 2.5) (layer "F.Fab") (width 0.1) (tstamp 99461959-94d2-471a-83e8-43a0bbc4441f))
(fp_line (start 45.5 -1.5) (end 40.5 -1.5) (layer "F.Fab") (width 0.1) (tstamp bf69f734-d5ab-4fb0-bd80-129ef63966f5))
(fp_line (start 35.6 -1.3) (end -36.7 -1.3) (layer "F.Fab") (width 0.1) (tstamp c8aa0990-4317-490d-80de-ddfcbaa3fdd3))
(fp_line (start -45.5 -1.5) (end -41 -1.5) (layer "F.Fab") (width 0.1) (tstamp d8d4c8b3-ed83-4525-8c3d-a1b9847e9e67))
(fp_rect (start 37.1 1.2) (end 37.9 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 05771adc-66ec-4367-9221-5c85ca53d291))
(fp_rect (start 24.5 7) (end 25.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 07fef7f5-13d6-430d-89bc-4cbccde79e99))
(fp_rect (start -38 7) (end -37 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 08368e6f-113a-4141-998c-c65836022eeb))
(fp_rect (start -10.4 -1.2) (end -9.6 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 0ba957c8-b1c8-4f60-9330-5240d45cd905))
(fp_rect (start -20.4 -1.2) (end -19.6 2.45) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 0bd10b45-68b5-47da-9e3b-58749d2c2b23))
(fp_rect (start -12.9 1.2) (end -12.1 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 0d4c37b0-d3b7-490a-9ba8-0afe483f8b7e))
(fp_rect (start 4.5 7) (end 5.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 0d92f00a-3261-4437-b5ab-30c1a3e4f205))
(fp_rect (start -18 7) (end -17 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 1aba6f88-7645-4057-b487-07e8e1971243))
(fp_rect (start 34.6 -1.2) (end 35.4 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 1b431637-9bfd-4069-9481-4e740514c197))
(fp_rect (start -35.4 -1.2) (end -34.6 2.45) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 220ace00-7127-4e6c-bdfc-97ce909735b7))
(fp_rect (start 9.5 7) (end 10.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 27c3d19c-5cae-4fda-926c-2caaf6de6b32))
(fp_rect (start 4.6 -1.2) (end 5.4 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 2a9f73e9-f513-4bf3-b144-982f99939911))
(fp_rect (start 17.1 1.2) (end 17.9 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 2ba0086a-90b9-4d9c-a626-0f46930ac3e4))
(fp_rect (start -3 7) (end -2 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 2e83eda8-2c55-48ef-bce5-685d7059fe02))
(fp_rect (start -30.5 7) (end -29.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 3db84e10-9490-4f59-9913-3694fd3660e1))
(fp_rect (start -25.5 7) (end -24.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 40889f3a-fa16-41c4-85ca-c16daeefe96b))
(fp_rect (start -8 7) (end -7 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 46b1970d-3e63-41fc-ab91-93d0ff4aa5eb))
(fp_rect (start -15.4 -1.2) (end -14.6 2.45) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 47762679-0797-47ce-9a9a-951f8facb619))
(fp_rect (start 2.1 1.2) (end 2.9 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 48ed5869-c92a-4e76-8bbf-b788d2a0a7f8))
(fp_rect (start 19.5 7) (end 20.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 48ff3607-5daf-4bdf-bff7-e99a4686de28))
(fp_rect (start 32.1 1.2) (end 32.9 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 49b8482a-7b86-4427-a0e3-67ae10bbff45))
(fp_rect (start -35.5 7) (end -34.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 54f0a314-292c-429c-be7a-53793de7036a))
(fp_rect (start 22.1 1.2) (end 22.9 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 582de7f7-e7ec-4b5a-a44f-1322c4b63cb2))
(fp_rect (start 17 7) (end 18 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 5ed78eb3-de80-483e-88aa-504df8c1624e))
(fp_rect (start -0.4 -1.2) (end 0.4 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 605ec797-cd33-435f-8751-980f95a44d30))
(fp_rect (start -32.9 1.2) (end -32.1 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 611a632f-230c-4434-90e1-2f2d5f0df7fb))
(fp_rect (start -5.5 7) (end -4.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 6173b878-bbb4-40ea-8468-803ad3b6aee2))
(fp_rect (start -23 7) (end -22 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 6353dd05-8463-472c-9157-05a5def1f35e))
(fp_rect (start 32 7) (end 33 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 6b6c422e-3400-40c1-90b1-fe6b5740bb1f))
(fp_rect (start 27 7) (end 28 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 700361d2-b9d7-4602-bd2c-d251428eb757))
(fp_rect (start -7.9 1.2) (end -7.1 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 7227294a-1117-4dc2-8bcb-12a6f71af1b2))
(fp_rect (start -0.5 7) (end 0.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 7375e265-7178-4c1e-8711-e3a5dc0b2613))
(fp_rect (start 7.1 1.2) (end 7.9 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 76476922-1c44-4a3f-ac26-3bb2c24ce7c0))
(fp_rect (start -37.9 1.2) (end -37.1 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 7b487a2f-99d7-4c2b-91f9-2f7d1f692bb9))
(fp_rect (start 14.5 7) (end 15.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 7f25e0a7-aa95-440b-8575-07e851e32c6e))
(fp_rect (start 29.5 7) (end 30.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 86fd98c2-d50d-41ac-8da4-2d7183884e5c))
(fp_rect (start 12 7) (end 13 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 8e975966-d1fe-495b-9c62-f186dc6da3d8))
(fp_rect (start 12.1 1.2) (end 12.9 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 8ea26e9b-ea96-49b2-a9a5-96b47824e83b))
(fp_rect (start 29.6 -1.2) (end 30.4 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 937628cc-ffb5-48a0-90f3-56d46690e4bd))
(fp_rect (start -28 7) (end -27 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 95dc9adb-ad5a-4d87-b817-9463d36dcffd))
(fp_rect (start 37 7) (end 38 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 9d98def5-9e84-4f3e-9cac-3e6d9278c3ff))
(fp_rect (start 2 7) (end 3 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 9f2be846-a627-48e0-93cb-a49dcbd48831))
(fp_rect (start -22.9 1.2) (end -22.1 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 9fc5c9ef-13ae-430c-8a79-2f45ca35f9cd))
(fp_rect (start -5.4 -1.2) (end -4.6 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp a06fb5c5-74ee-4a0b-8ed5-621b2cfd2b7d))
(fp_rect (start -25.4 -1.2) (end -24.6 2.45) (layer "F.Fab") (width 0.1) (fill solid) (tstamp a20e1b43-b28a-429f-ba08-1b85f088350a))
(fp_rect (start 14.6 -1.2) (end 15.4 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp a50dba3a-51ba-4473-96b4-3a6898d251ea))
(fp_rect (start -15.5 7) (end -14.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c0313426-135b-440f-9543-e41aa41aef34))
(fp_rect (start 24.6 -1.2) (end 25.4 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c3f104f4-58a1-4aa3-8fd8-907933cc39a2))
(fp_rect (start 19.6 -1.2) (end 20.4 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c432ec45-4b60-4372-beb3-2aabcd45d61e))
(fp_rect (start 9.6 -1.2) (end 10.4 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c60d1d57-4d62-432c-97ef-b6662b99c9ad))
(fp_rect (start 7 7) (end 8 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c61eebbd-0a1e-4dea-ba02-94b78e09d33a))
(fp_rect (start 27.1 1.2) (end 27.9 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c8297d91-31b5-4daa-bc09-536f44a5c65d))
(fp_rect (start -2.9 1.2) (end -2.1 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c9df1ef8-b712-4aa7-852a-bcf7fea1e398))
(fp_rect (start 34.5 7) (end 35.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp d2923d99-abcc-40e1-8911-12432eccf531))
(fp_rect (start 22 7) (end 23 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp d35bae1a-793f-4932-9223-e9134d4cb01b))
(fp_rect (start -17.9 1.2) (end -17.1 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp d8e52d36-b98f-4d71-b4f6-46d7a09645c0))
(fp_rect (start -30.4 -1.2) (end -29.6 2.45) (layer "F.Fab") (width 0.1) (fill solid) (tstamp dfdb7ec5-97fa-41f1-8160-d8c2cb19370e))
(fp_rect (start -13 7) (end -12 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp e0d441df-5d26-40b8-81ed-e37d4a89821a))
(fp_rect (start -20.5 7) (end -19.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp ee1c45ba-3b80-4216-aae1-d784d5262f55))
(fp_rect (start -33 7) (end -32 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp f4533916-436d-470a-add6-9e5d146c3791))
(fp_rect (start -10.5 7) (end -9.5 13) (layer "F.Fab") (width 0.1) (fill solid) (tstamp ffeac6e7-62d0-4e21-a278-ae86fa490e84))
(fp_rect (start -27.9 1.2) (end -27.1 2.5) (layer "F.Fab") (width 0.1) (fill solid) (tstamp fff6c6ae-6a59-4fba-8b2e-5dce17e67119))
(fp_poly (pts
(xy 12.75 14.2)
(xy 12.25 14.2)
(xy 12 13.029412)
(xy 13 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 0025d39c-d820-4850-8798-f2b38ea00b90))
(fp_poly (pts
(xy -27.25 14.2)
(xy -27.75 14.2)
(xy -28 13.029412)
(xy -27 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 0ccd3c1c-3a7c-4747-99b6-e3845ca38fd9))
(fp_poly (pts
(xy -32.25 14.2)
(xy -32.75 14.2)
(xy -33 13.029412)
(xy -32 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 12160cc0-f5b3-462c-a2b2-523e02f1c961))
(fp_poly (pts
(xy 37.75 14.2)
(xy 37.25 14.2)
(xy 37 13.029412)
(xy 38 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 2ff9b7fb-e0f3-48d4-a6c0-a5b34841158b))
(fp_poly (pts
(xy -24.75 14.2)
(xy -25.25 14.2)
(xy -25.5 13.029412)
(xy -24.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 3ae47ed9-45db-4270-a11e-426ef90ea1ca))
(fp_poly (pts
(xy -22.25 14.2)
(xy -22.75 14.2)
(xy -23 13.029412)
(xy -22 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 3d8c349c-fe2b-4c57-a39e-af3dbcf59bb5))
(fp_poly (pts
(xy 20.25 14.2)
(xy 19.75 14.2)
(xy 19.5 13.029412)
(xy 20.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 3da40e14-fb73-4bf1-a5d9-6479846aba97))
(fp_poly (pts
(xy 25.25 14.2)
(xy 24.75 14.2)
(xy 24.5 13.029412)
(xy 25.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 3dafe754-655d-4467-9bf1-449425619b09))
(fp_poly (pts
(xy -2.25 14.2)
(xy -2.75 14.2)
(xy -3 13.029412)
(xy -2 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 44eefc7f-475d-45de-a065-1d0fedfb1bf8))
(fp_poly (pts
(xy -19.75 14.2)
(xy -20.25 14.2)
(xy -20.5 13.029412)
(xy -19.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 49756005-b0c5-45c7-90ad-78cb139cd5fa))
(fp_poly (pts
(xy 27.75 14.2)
(xy 27.25 14.2)
(xy 27 13.029412)
(xy 28 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 5529ea15-beb0-4da6-bb0b-857a44b5ef9d))
(fp_poly (pts
(xy 32.75 14.2)
(xy 32.25 14.2)
(xy 32 13.029412)
(xy 33 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 595dffe3-312c-4dfc-a284-d8bbfdcbe8ea))
(fp_poly (pts
(xy -34.75 14.2)
(xy -35.25 14.2)
(xy -35.5 13.029412)
(xy -34.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 5adb2f89-c9f6-40ca-af2b-7a5c67396dcb))
(fp_poly (pts
(xy -37.25 14.2)
(xy -37.75 14.2)
(xy -38 13.029412)
(xy -37 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 7d0f640c-67f5-4e8c-9fbb-fc7afe69cb17))
(fp_poly (pts
(xy -29.75 14.2)
(xy -30.25 14.2)
(xy -30.5 13.029412)
(xy -29.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 81e50037-2226-4286-8b3f-8072fb7ed01b))
(fp_poly (pts
(xy 7.75 14.2)
(xy 7.25 14.2)
(xy 7 13.029412)
(xy 8 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 84272fd7-7ab2-4f35-b319-f7814054a69e))
(fp_poly (pts
(xy 0.25 14.2)
(xy -0.25 14.2)
(xy -0.5 13.029412)
(xy 0.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 8500037f-bfa7-43b9-9f71-8ace45205154))
(fp_poly (pts
(xy 15.25 14.2)
(xy 14.75 14.2)
(xy 14.5 13.029412)
(xy 15.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 8bf8f0f7-208b-4bc8-a84f-f12949088ca4))
(fp_poly (pts
(xy 17.75 14.2)
(xy 17.25 14.2)
(xy 17 13.029412)
(xy 18 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 8e08e79c-a26b-4bb8-8078-ba17a41bee48))
(fp_poly (pts
(xy 5.25 14.2)
(xy 4.75 14.2)
(xy 4.5 13.029412)
(xy 5.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 914e5ad6-ebe2-4ed2-a2e6-92f8b0f933c9))
(fp_poly (pts
(xy -7.25 14.2)
(xy -7.75 14.2)
(xy -8 13.029412)
(xy -7 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 9c38bed3-4f94-4c94-8d09-b52b30e9593f))
(fp_poly (pts
(xy -12.25 14.2)
(xy -12.75 14.2)
(xy -13 13.029412)
(xy -12 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp 9faf67bf-63a8-4817-9523-73dee61bb018))
(fp_poly (pts
(xy 2.75 14.2)
(xy 2.25 14.2)
(xy 2 13.029412)
(xy 3 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp a5de5152-25e7-4d0c-96bc-252a3fc4cb38))
(fp_poly (pts
(xy -17.25 14.2)
(xy -17.75 14.2)
(xy -18 13.029412)
(xy -17 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp a7d037f2-f63c-49b3-98f1-24b4170fc36b))
(fp_poly (pts
(xy 22.75 14.2)
(xy 22.25 14.2)
(xy 22 13.029412)
(xy 23 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp ac57e356-abb5-4e22-bf73-2529f9a9ca85))
(fp_poly (pts
(xy -4.75 14.2)
(xy -5.25 14.2)
(xy -5.5 13.029412)
(xy -4.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c41641fc-c4aa-4424-ac58-9996327f66c9))
(fp_poly (pts
(xy 30.25 14.2)
(xy 29.75 14.2)
(xy 29.5 13.029412)
(xy 30.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp c5641319-d2f3-42c7-9c9d-e6174f48c5f1))
(fp_poly (pts
(xy 35.25 14.2)
(xy 34.75 14.2)
(xy 34.5 13.029412)
(xy 35.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp e520efc3-31e2-486d-9a4f-ff6001405dfb))
(fp_poly (pts
(xy -9.75 14.2)
(xy -10.25 14.2)
(xy -10.5 13.029412)
(xy -9.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp ede18c34-29de-4312-ac05-60c491e8e83b))
(fp_poly (pts
(xy 10.25 14.2)
(xy 9.75 14.2)
(xy 9.5 13.029412)
(xy 10.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp eec7c7b2-354b-4562-9bf1-a4d98d69df11))
(fp_poly (pts
(xy -14.75 14.2)
(xy -15.25 14.2)
(xy -15.5 13.029412)
(xy -14.5 13.029412)
) (layer "F.Fab") (width 0.1) (fill solid) (tstamp f0dcf124-8722-4665-9536-ce655a8b02a2))
(pad "" np_thru_hole circle (at -42.5 2.5) (size 3.2 3.2) (drill 3.2) (layers F&B.Cu *.Mask) (tstamp 5e4d50d3-a2a0-40ae-86d7-bb93b9c6e034))
(pad "" np_thru_hole circle (at 42.5 2.5) (size 3.2 3.2) (drill 3.2) (layers F&B.Cu *.Mask) (tstamp 98e917eb-4e4d-4050-8f21-828934a535e8))
(pad "1" thru_hole rect (at 35 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 58e366de-7e44-4d23-9007-b88245085fcb))
(pad "2" thru_hole circle (at 37.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 91a64ca1-2930-4fd6-af73-7ffeee116ba0))
(pad "3" thru_hole circle (at 30 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 5f75b72a-8b2f-4560-b985-5936cd337276))
(pad "4" thru_hole circle (at 32.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 048b6e24-0113-4428-84cd-54754b68df9c))
(pad "5" thru_hole circle (at 25 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 2eaf36d1-b3d5-475e-a89a-cb4e874828d0))
(pad "6" thru_hole circle (at 27.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp d24b037e-524f-4594-912b-d5dacbf11383))
(pad "7" thru_hole circle (at 20 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 021348de-1970-4919-a239-6250246527ea))
(pad "8" thru_hole circle (at 22.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 57df4d45-0fc8-468b-b96f-23f7106d7d90))
(pad "9" thru_hole circle (at 15 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 286029d8-713c-4a5b-aeff-d8dd9a6e3d00))
(pad "10" thru_hole circle (at 17.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 2d7cdbc2-7c03-4aea-b0d4-f9fd68c6aa45))
(pad "11" thru_hole circle (at 10 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 468d0c8b-293f-4daf-8b55-f4bacf98317c))
(pad "12" thru_hole circle (at 12.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp dae349a7-a6cb-4868-a380-34e69aa86c0c))
(pad "13" thru_hole circle (at 5 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 11eb1fe1-bf6e-4d63-853c-655f736feefb))
(pad "14" thru_hole circle (at 7.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 643b9c6b-e569-4f12-b7f6-32e677a95a45))
(pad "15" thru_hole circle (at 0 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 6aabc763-dd15-405b-bbdc-09252baf8cc8))
(pad "16" thru_hole circle (at 2.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 947dbe02-b39f-4e3f-9b41-3c1ca3532d71))
(pad "17" thru_hole circle (at -5 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp a0cc364f-3878-4fef-87a5-17597cf9e064))
(pad "18" thru_hole circle (at -2.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp bec8cc37-a1ad-4f7b-bb2c-ad19c7239818))
(pad "19" thru_hole circle (at -10 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp a1080bc6-7318-4875-ad7b-01f6d6fd38a0))
(pad "20" thru_hole circle (at -7.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 3cc240f4-592e-4bd7-9e18-8950ff3dae6b))
(pad "21" thru_hole circle (at -15 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 6f3cf4ab-0605-4f3e-be56-62a0f2296a48))
(pad "22" thru_hole circle (at -12.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 80739a7b-172b-482e-9283-3d5a5ebdb40b))
(pad "23" thru_hole circle (at -20 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 56c27602-20ba-4f25-a111-362b20f1c062))
(pad "24" thru_hole circle (at -17.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp e6cfdb49-4078-4ffa-bdc6-141fbc3c9c1a))
(pad "25" thru_hole circle (at -25 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp ad158600-18b4-4090-afad-1bc44082c3d9))
(pad "26" thru_hole circle (at -22.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 12b07560-5997-4fc2-a814-52e4772c9e48))
(pad "27" thru_hole circle (at -30 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp f67cce2f-e0d7-4b49-aeb1-828245401dc6))
(pad "28" thru_hole circle (at -27.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 85f02385-02a3-4cab-ad21-eb391dc80fea))
(pad "29" thru_hole circle (at -35 -2.5) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 424db41c-a2ab-445f-bf29-5c8e60be3ad5))
(pad "30" thru_hole circle (at -32.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 378f371f-3c89-4dd5-af1c-026c3a6a8b48))
(pad "31" thru_hole circle (at -37.5 0) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp ca4300f6-9d89-42a9-92c4-a5deb2bd9440))
)

View File

@@ -0,0 +1,51 @@
(footprint "PTL60-19-X" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr smd)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp af69d988-3415-4a71-8c3a-a85c624e1a04)
)
(fp_text value "PTL60-19-X" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 60b36fde-80f6-4c5d-871a-d1bc9062d153)
)
(fp_line (start -30.25 -2) (end -30.5 -1.75) (layer "F.SilkS") (width 0.12) (tstamp 018b434a-8e37-44f3-9b43-2d35c45feec9))
(fp_line (start -30.25 3) (end -30.25 4.5) (layer "F.SilkS") (width 0.12) (tstamp 05018680-c606-4715-a6a7-6970c4aeeaa5))
(fp_line (start -30.25 3.75) (end -33.75 3.75) (layer "F.SilkS") (width 0.12) (tstamp 15d1f373-77bf-44a7-8d32-58cb42200f11))
(fp_line (start -29.875 2.375) (end -30.125 2.125) (layer "F.SilkS") (width 0.12) (tstamp 23bb88d9-1065-4a8b-9425-fdaab0824154))
(fp_line (start -30 -2.25) (end -30.25 -2) (layer "F.SilkS") (width 0.12) (tstamp 28550783-474e-482a-ae52-5ce14b9bce09))
(fp_line (start -30.125 2.375) (end -30.125 2.125) (layer "F.SilkS") (width 0.12) (tstamp 290d954e-3113-4f1a-bf52-bf4bc4503073))
(fp_line (start 33.5 1) (end 35 1) (layer "F.SilkS") (width 0.12) (tstamp 296b56db-f730-40e7-89ab-ed953d5e7ab2))
(fp_line (start -31 -2.25) (end -30 -2.25) (layer "F.SilkS") (width 0.12) (tstamp 2e7e0270-4bc0-487d-a18c-53282708c30e))
(fp_line (start -30.125 2.125) (end -30.125 2.375) (layer "F.SilkS") (width 0.12) (tstamp 4acbd854-93ff-4a83-8999-ba2837ee17d6))
(fp_line (start 33.75 3.75) (end -29.25 3.75) (layer "F.SilkS") (width 0.12) (tstamp 53bf3550-1eac-4507-b08a-2db65203d2b1))
(fp_line (start -30.5 -1.75) (end -31 -2.25) (layer "F.SilkS") (width 0.12) (tstamp 6330dc2a-003b-474b-9ef9-7a03f350eb37))
(fp_line (start -33.75 -3.75) (end -30.5 -3.75) (layer "F.SilkS") (width 0.12) (tstamp 74d4b222-3163-4722-ade3-481100ea9c25))
(fp_line (start -30.5 -3.75) (end -30.5 -1.75) (layer "F.SilkS") (width 0.12) (tstamp 8d40f9dc-3c68-4827-80b5-eee22a112f41))
(fp_line (start -30 3) (end -30.25 2.75) (layer "F.SilkS") (width 0.12) (tstamp a4db7122-3365-45b5-abf0-286d21fe0625))
(fp_line (start -30.125 2.125) (end -29.875 2.125) (layer "F.SilkS") (width 0.12) (tstamp b3e4a608-d4b2-46c3-9098-f8a53b106577))
(fp_line (start -30.5 -1.75) (end -30.25 -2) (layer "F.SilkS") (width 0.12) (tstamp c105b122-523c-4949-bacc-a592bb3ee6a2))
(fp_line (start -30.25 2.75) (end -30.5 2.5) (layer "F.SilkS") (width 0.12) (tstamp cbdbd93c-4e53-4e2a-bad7-d8fd0536aad3))
(fp_line (start -30.5 2.5) (end -30.5 2.75) (layer "F.SilkS") (width 0.12) (tstamp ccb83604-37d1-4379-ae6a-83e09dcac23a))
(fp_line (start -29.625 2.625) (end -29.875 2.375) (layer "F.SilkS") (width 0.12) (tstamp d77e8625-2b75-4d0a-8f31-c04a3c21c2e6))
(fp_line (start 35 1) (end 35 0) (layer "F.SilkS") (width 0.12) (tstamp daeff63e-364d-4c2a-9686-597e57144935))
(fp_line (start -30.5 2.75) (end -30.5 2.5) (layer "F.SilkS") (width 0.12) (tstamp dc2fc3e9-3f11-4ceb-8d57-9e69618b4fc9))
(fp_line (start -30.5 2.5) (end -30.25 2.5) (layer "F.SilkS") (width 0.12) (tstamp e36a2045-0571-4103-819f-b22277121d86))
(fp_line (start -33.5 -1.25) (end -33.75 -1.25) (layer "F.SilkS") (width 0.12) (tstamp f0bd4018-db16-4852-8ac4-6b3215f3e227))
(fp_rect (start -33 -1) (end -26.4 1) (layer "F.SilkS") (width 0.12) (fill solid) (tstamp 03c2a118-3115-4c0f-88a1-34e81619806b))
(fp_rect (start -37.5 -5) (end 37.5 5) (layer "F.SilkS") (width 0.12) (fill none) (tstamp 41f45c5a-e0d5-4106-b314-28c58d38166f))
(fp_rect (start -33.5 -1.5) (end 33.5 1.5) (layer "F.SilkS") (width 0.12) (fill none) (tstamp bcd5cd5a-0d65-483c-b52f-03451ffc3a19))
(fp_poly (pts
(xy -29.25 4.5)
(xy -30.25 3.75)
(xy -29.25 3)
) (layer "F.SilkS") (width 0.12) (fill solid) (tstamp 3a1e9569-963a-44ee-aa73-50ddfbc2b792))
(fp_rect (start -37.5 -5) (end 37.5 5) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp 3a3674ec-0bd2-4464-b8db-230ec73bc947))
(pad "1" thru_hole circle (at -35 -1.25) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 246fdd00-05fc-4c08-9043-de4839d678cf))
(pad "2" thru_hole circle (at -35 -3.75) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp f6520349-77c9-4ae9-9966-b01d31ba9965))
(pad "3" thru_hole circle (at 35 -1.25) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 8e95c545-0c4c-49c9-8eae-480a826210e7))
(pad "B" thru_hole circle (at 35 3.75) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp ff8ade49-be25-4fc2-8ed0-95ba0fb5bda2))
(pad "E" thru_hole circle (at -35 3.75) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp 0fad2286-e7b7-4825-95ab-bf1b6e145bf2))
(pad "L" thru_hole circle (at -35 1.25) (size 2 2) (drill 1.1) (layers *.Cu *.Mask) (tstamp ce29c96e-d523-4564-b386-5c0aa064a2e7))
)

View File

@@ -0,0 +1,26 @@
(footprint "RingTransformer" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr through_hole)
(fp_text reference "REF**" (at 0 -12.25 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp ff8b29b1-ea47-473f-bba0-40b4f84cd4ab)
)
(fp_text value "RingTransformer" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 264ab3e6-cbee-410c-b634-0aeab4672d17)
)
(fp_circle (center 0 0) (end 15 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp a4d348fb-fd90-40b0-9965-d9e301f555c7))
(fp_circle (center 0 0) (end 29 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp c6185aaa-7887-4657-84ec-5575d5f32698))
(fp_circle (center 0 0) (end 0 34) (layer "Cmts.User") (width 0.12) (fill none) (tstamp ea2fb9af-b88d-468b-ba14-14f798a8a591))
(fp_circle (center 0 0) (end 35 8.5) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp 1659908e-c33a-4849-8b3e-80815cefe52c))
(pad "" np_thru_hole circle (at 0 0) (size 5 5) (drill 4.5) (layers F&B.Cu *.Mask) (tstamp fdddde3e-afee-402a-95fa-c9fff831f44a))
(pad "1" thru_hole circle (at -22 26) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask) (tstamp 5fa9c966-ac39-41e5-b0fc-1c9e7906cf7c))
(pad "2" thru_hole circle (at -12 32) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask) (tstamp 9be1f1b1-2b73-4964-b0f0-bdb8d8e95b41))
(pad "3" thru_hole circle (at 0 34) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask) (tstamp cbcd18ac-7f91-482c-8c44-81cd60a5df4d))
(pad "4" thru_hole circle (at 12 32) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask) (tstamp f4f465b4-9269-439a-918d-7a4873517b38))
(pad "5" thru_hole circle (at 27 21) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask) (tstamp 6e083816-c4c3-44d2-a299-33df2d33e444))
(pad "6" thru_hole circle (at 30 16) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask) (tstamp a9f9fe51-4b55-41b5-b951-414f5fe84cef))
(pad "7" thru_hole circle (at 32 11) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask) (tstamp c2bbe760-edaa-4876-bd23-08aa52f2c241))
(pad "8" thru_hole circle (at 33.5 5.5) (size 2.5 2.5) (drill 1.2) (layers *.Cu *.Mask) (tstamp f8618452-621b-423f-b5af-dc88ca077568))
)

View File

@@ -1,16 +1,74 @@
(module Schurter_0031.8201_20mm_Fuse (layer F.Cu) (tedit 5D6EB5E7)
(fp_text reference REF** (at 3 -2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
(footprint "Schurter_0031.8201_20mm_Fuse" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr through_hole)
(fp_text reference "REF**" (at -9.5 -6.5) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp eda2cee0-fd01-4786-adfa-89645fac5b07)
)
(fp_text value Schurter_0031.8201_20mm_Fuse (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
(fp_text value "Schurter_0031.8201_20mm_Fuse" (at 0 0) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 0d645d95-3559-4804-a95d-de8756ab7a0d)
)
(fp_line (start -11.25 -2) (end -11.25 -5.5) (layer F.SilkS) (width 0.15))
(fp_line (start -11.25 -5.5) (end 11.25 -5.5) (layer F.SilkS) (width 0.15))
(fp_line (start 11.25 -5.5) (end 11.25 -2) (layer F.SilkS) (width 0.15))
(fp_line (start -11.25 2) (end -11.25 5.5) (layer F.SilkS) (width 0.15))
(fp_line (start -11.25 5.5) (end 11.25 5.5) (layer F.SilkS) (width 0.15))
(fp_line (start 11.25 5.5) (end 11.25 2) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -11.25 0) (size 3 3) (drill 1.3) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 11.25 0) (size 3 3) (drill 1.3) (layers *.Cu *.Mask))
(fp_line (start -11.25 -5.5) (end 11.25 -5.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp b3fb4860-ee4c-4efb-a236-e07523af4923))
(fp_line (start -11.25 -2) (end -11.25 -5.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 14a99339-a89f-4e14-af5e-1b8ff0cafaa0))
(fp_line (start -11.25 2) (end -11.25 5.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 146da7d1-0d8d-4149-9114-21e1e65779f3))
(fp_line (start -11.25 5.5) (end 11.25 5.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 6c27db27-8c85-46ee-847b-1ee8d0bc88aa))
(fp_line (start 11.25 -5.5) (end 11.25 -2)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 62f07fca-7266-4e4f-9f41-eaa7514264e3))
(fp_line (start 11.25 5.5) (end 11.25 2)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 3fd4fa01-3164-408f-9667-f76562113e9f))
(fp_line (start -13 -2) (end -13 2)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 5489f452-c9d1-4282-a837-2e79c4bd3c39))
(fp_line (start -13 2) (end -11.5 2)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 9953c284-eace-4be8-b5b2-d1200aeac9f3))
(fp_line (start -11.5 -5.75) (end -11.5 -2)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 0407aa99-7684-4c94-9d76-84e920407bbb))
(fp_line (start -11.5 -2) (end -13 -2)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp bf572bbe-0a35-49c6-8c6a-0deb339026d9))
(fp_line (start -11.5 2) (end -11.5 5.75)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 68409511-0ee5-480d-ab07-6802567c75c5))
(fp_line (start -11.5 5.75) (end 11.5 5.75)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp ee6dfbba-7091-44b5-a476-3712c5e44718))
(fp_line (start 11.5 -5.75) (end -11.5 -5.75)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 93916bb4-8341-4a39-989e-b9192dfdc9da))
(fp_line (start 11.5 -2) (end 11.5 -5.75)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 353ea021-678c-4983-b08b-8f1b95191c97))
(fp_line (start 11.5 2) (end 13 2)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp f71fa530-57da-4983-92e0-4687b206704c))
(fp_line (start 11.5 5.75) (end 11.5 2)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 059aa385-ba5e-45c2-a395-577188a12621))
(fp_line (start 13 -2) (end 11.5 -2)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp dcab3995-f93d-4ddd-b324-a011848031e5))
(fp_line (start 13 -1) (end 13 -2)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp fe735086-7bfc-4089-921e-2285b65a8640))
(fp_line (start 13 2) (end 13 -1)
(stroke (width 0.12) (type default)) (layer "F.CrtYd") (tstamp 18341b09-1753-4285-80eb-b98386d7eadd))
(fp_rect (start -11.5 -0.5) (end -11 0.5)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp 26618143-fe43-44ed-b49a-ddc6e0669578))
(fp_rect (start -10.5 3) (end -11 -3)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp 4dfd59f4-2f19-4d9c-b98e-a133fd9f4669))
(fp_rect (start -10 -2.5) (end -7 2.5)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp b004f15f-9845-4202-83f5-597239d1809b))
(fp_rect (start -10 -2.5) (end 10 2.5)
(stroke (width 0.1) (type default)) (fill none) (layer "F.Fab") (tstamp 0108145e-d88e-40ec-a70a-560e5cffcea6))
(fp_rect (start -7 -3) (end -11 -3.5)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp 6c52b0e0-a258-4d8e-90e0-3bc096a3d3b1))
(fp_rect (start -7 3.5) (end -11 3)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp 423b1809-405e-4d2c-9894-9dfe7d241685))
(fp_rect (start 7 -3.5) (end 11 -3)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp abaec433-158b-4731-8134-b5a137a4a48b))
(fp_rect (start 7 -2.5) (end 10 2.5)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp 589af109-147a-41dc-8910-94c81f03649e))
(fp_rect (start 7 3) (end 11 3.5)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp fb9ea20c-ec5a-4c25-a38a-84c90ec81ab2))
(fp_rect (start 10.5 -3) (end 11 3)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp 56353c8d-0d1e-4abe-b00a-bd1aa29957be))
(fp_rect (start 11 -0.5) (end 11.5 0.5)
(stroke (width 0.1) (type solid)) (fill solid) (layer "F.Fab") (tstamp b1cef3f1-869e-4217-977f-380ce466352e))
(pad "1" thru_hole circle (at -11.25 0) (size 3 3) (drill 1.3) (layers "*.Cu" "*.Mask") (tstamp 3f9ebdb5-b90a-4dc3-b783-144b46e08116))
(pad "2" thru_hole circle (at 11.25 0) (size 3 3) (drill 1.3) (layers "*.Cu" "*.Mask") (tstamp eacf352e-d56c-4b6a-bac6-f213e36a9f87))
)

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,257 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "BAS116" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "D" (at 0 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "BAS116" (at 0 -2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 0 -4.445 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BAS116.pdf" (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "diode" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Low Leakage Diode, SOT23" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "D*DO?35*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "BAS116_0_1"
(polyline
(pts
(xy 1.27 0)
(xy -1.27 0)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 1.27 1.27)
(xy 1.27 -1.27)
(xy -1.27 0)
(xy 1.27 1.27)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy -1.27 1.27)
(xy -1.27 1.27)
(xy -1.27 1.27)
(xy -1.27 -1.27)
(xy -1.27 -1.27)
(xy -1.27 -1.27)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
)
(symbol "BAS116_1_1"
(pin passive line (at 3.81 0 180) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -3.81 2.54 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -3.81 0 0) (length 2.54)
(name "K" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "D5V0L2B3SO" (in_bom yes) (on_board yes)
(property "Reference" "D" (at 6.35 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "D5V0L2B3SO" (at 11.43 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 0 12.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.diodes.com/assets/Datasheets/D5V0L2B3SO.pdf" (at 0 10.16 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "TVS, ESD Protection, Diode" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "2 CHANNEL LOW CAPACITANCE BI-DIRECTIONAL TVS ARRAY" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "D5V0L2B3SO_0_1"
(rectangle (start -5.08 3.81) (end 5.08 -3.81)
(stroke (width 0.1524) (type default))
(fill (type background))
)
(polyline
(pts
(xy -2.54 1.397)
(xy -2.54 0.381)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.54 3.81)
(xy -2.54 2.54)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 -3.81)
(xy 0 -1.778)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 1.397)
(xy 2.54 0.381)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 3.81)
(xy 2.54 2.54)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy -3.556 -1.016)
(xy -3.302 -0.762)
(xy -1.778 -0.762)
(xy -1.524 -0.508)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy -1.524 2.794)
(xy -1.778 2.54)
(xy -3.302 2.54)
(xy -3.556 2.286)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy 3.556 -1.016)
(xy 3.302 -0.762)
(xy 1.778 -0.762)
(xy 1.524 -0.508)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy 3.556 2.794)
(xy 3.302 2.54)
(xy 1.778 2.54)
(xy 1.524 2.286)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.54 -0.762)
(xy -2.54 -1.524)
(xy -2.54 -1.778)
(xy -0.635 -1.778)
(xy 0 -1.778)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.54 -0.635)
(xy -1.524 0.381)
(xy -3.302 0.381)
(xy -3.556 0.381)
(xy -2.54 -0.635)
)
(stroke (width 0.1524) (type default))
(fill (type outline))
)
(polyline
(pts
(xy -2.54 2.413)
(xy -3.556 1.397)
(xy -1.778 1.397)
(xy -1.524 1.397)
(xy -2.54 2.413)
)
(stroke (width 0.1524) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 2.54 -0.762)
(xy 2.54 -1.524)
(xy 2.54 -1.778)
(xy 0.635 -1.778)
(xy 0 -1.778)
)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 -0.635)
(xy 1.524 0.381)
(xy 3.302 0.381)
(xy 3.556 0.381)
(xy 2.54 -0.635)
)
(stroke (width 0.1524) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 2.54 2.413)
(xy 1.524 1.397)
(xy 3.302 1.397)
(xy 3.556 1.397)
(xy 2.54 2.413)
)
(stroke (width 0.1524) (type default))
(fill (type outline))
)
)
(symbol "D5V0L2B3SO_1_1"
(pin passive line (at -2.54 6.35 270) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 6.35 270) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -6.35 90) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -1,9 +1,9 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "DS90LT012AQ" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 1.27 2.54 0)
(property "Reference" "U" (id 0) (at 1.27 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "DS90LT012AQ" (id 1) (at 6.35 5.08 0)
(property "Value" "DS90LT012AQ" (id 1) (at 10.16 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
@@ -346,6 +346,176 @@
)
)
)
(symbol "ISL83488" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -7.62 -15.24 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "ISL83488" (id 1) (at 0 15.24 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27) italic) hide)
)
(property "Datasheet" "https://www.mouser.de/datasheet/2/698/REN_isl83483_85_88_90_91_DST_20030328-1998551.pdf" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "RS485 RS422 transceiver full duplex" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "RS485/RS422 transceiver, full duplex" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SOIC* DIP*W7.62mm*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "ISL83488_0_0"
(text "D" (at -1.27 -5.08 0)
(effects (font (size 1.27 1.27) bold))
)
(text "R" (at 1.27 7.62 0)
(effects (font (size 1.27 1.27) bold))
)
)
(symbol "ISL83488_0_1"
(rectangle (start -8.89 13.97) (end 8.89 -13.97)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -5.08 -5.08)
(xy -3.81 -5.08)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -3.81 7.62)
(xy -5.08 7.62)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 5.08)
(xy 3.81 5.08)
(xy 3.81 5.08)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 10.16)
(xy 3.81 10.16)
(xy 3.81 10.16)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -7.62)
(xy 1.27 -7.62)
(xy 1.27 -6.35)
(xy 1.27 -6.35)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -2.54)
(xy 1.27 -2.54)
(xy 1.27 -3.81)
(xy 1.27 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -3.81 -1.27)
(xy -3.81 -8.89)
(xy 3.81 -5.08)
(xy -3.81 -1.27)
(xy -3.81 -1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 3.81 11.43)
(xy 3.81 3.81)
(xy -3.81 7.62)
(xy 3.81 11.43)
(xy 3.81 11.43)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "ISL83488_1_1"
(pin power_in line (at -5.08 17.78 270) (length 3.81)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at -12.7 7.62 0) (length 3.81)
(name "RO" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 -5.08 0) (length 3.81)
(name "DI" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -17.78 90) (length 3.81)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -2.54 180) (length 3.81)
(name "Y" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -7.62 180) (length 3.81)
(name "~{Z}" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at 12.7 5.08 180) (length 3.81)
(name "~{B}" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at 12.7 10.16 180) (length 3.81)
(name "A" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "ISL83490" (extends "ISL83488")
(property "Reference" "U" (id 0) (at -7.62 -15.24 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "ISL83490" (id 1) (at 0 15.24 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27) italic) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "RS485 RS422 transceiver full duplex" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "RS485/RS422 transceiver, full duplex, 10Mbps" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SOIC* DIP*W7.62mm*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol "KSZ8081RND" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -15.24 26.035 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
@@ -691,4 +861,200 @@
)
)
)
(symbol "TCAN1462V" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 1.27 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TCAN1462V" (id 1) (at 8.89 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "CAN,Transceiver,Interface" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "TCAN1462-Q1 and TCAN1462V-Q1 Automotive Fault-Protected CAN FD Transceiver\nwith Signal Improvement Capability (SIC) and Standby Mode" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TCAN1462V_0_1"
(rectangle (start 0 0) (end 15.24 -16.51)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "TCAN1462V_1_1"
(pin input line (at -2.54 -7.62 0) (length 2.54)
(name "TXD" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -15.24 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 17.78 -2.54 180) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin output line (at -2.54 -10.16 0) (length 2.54)
(name "RXD" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
(name "VIO" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 17.78 -10.16 180) (length 2.54)
(name "CANL" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 17.78 -7.62 180) (length 2.54)
(name "CANH" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -2.54 -5.08 0) (length 2.54)
(name "STB" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 17.78 -15.24 180) (length 2.54)
(name "PAD" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "USB3315" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 11.43 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "USB3315" (id 1) (at 5.08 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "USB3315_0_1"
(polyline
(pts
(xy 0 -13.97)
(xy 6.35 -13.97)
(xy 6.35 -25.4)
(xy 0 -25.4)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 0 0) (end 29.21 -43.18)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "USB3315_1_1"
(pin input line (at -2.54 -24.13 0) (length 2.54)
(name "ID" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 31.75 -17.78 180) (length 2.54)
(name "DATA5" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 31.75 -15.24 180) (length 2.54)
(name "DATA4" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin output clock (at 31.75 -2.54 180) (length 2.54)
(name "CLKOUT" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 31.75 -12.7 180) (length 2.54)
(name "DATA3" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 31.75 -10.16 180) (length 2.54)
(name "DATA2" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 31.75 -7.62 180) (length 2.54)
(name "DATA1" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 31.75 -5.08 180) (length 2.54)
(name "DATA0" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
(name "VDDIO" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin output line (at 31.75 -30.48 180) (length 2.54)
(name "NXT" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin output line (at 31.75 -25.4 180) (length 2.54)
(name "DIR" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -16.51 0) (length 2.54)
(name "VBUS" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at 31.75 -27.94 180) (length 2.54)
(name "STP" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -7.62 0) (length 2.54)
(name "VDD1.8" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin input line (at 31.75 -35.56 180) (length 2.54)
(name "RESETB" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin input clock (at 31.75 -39.37 180) (length 2.54)
(name "REFCLK" (effects (font (size 1.27 1.27))))
(number "23" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -39.37 0) (length 2.54)
(name "RBIAS" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 15.24 -45.72 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -5.08 0) (length 2.54)
(name "VBAT" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at -2.54 -35.56 0) (length 2.54)
(name "VDD3.3" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -21.59 0) (length 2.54)
(name "DM" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -19.05 0) (length 2.54)
(name "DP" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin output line (at -2.54 -11.43 0) (length 2.54)
(name "CPEN" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 31.75 -22.86 180) (length 2.54)
(name "DATA7" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 31.75 -20.32 180) (length 2.54)
(name "DATA6" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -1,29 +1,29 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "MCP73833" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -6.35 8.89 0)
(property "Reference" "U" (at -6.35 8.89 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "MCP73833" (id 1) (at -1.27 -13.97 0)
(property "Value" "MCP73833" (at -1.27 -13.97 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "" (id 2) (at -7.62 -1.27 0)
(property "Footprint" "" (at -7.62 -1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/22005b.pdf" (id 3) (at -7.62 -1.27 0)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/22005b.pdf" (at -7.62 -1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "ki_keywords" "Stand-Alone Linear Li-Ion / Li-Polymer Charge Management Controller" (id 4) (at 0 0 0)
(property "ki_keywords" "Stand-Alone Linear Li-Ion / Li-Polymer Charge Management Controller" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "MCP73833" (id 5) (at 0 0 0)
(property "ki_description" "MCP73833" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "MSOP-10 DFN-10" (id 6) (at 0 0 0)
(property "ki_fp_filters" "MSOP-10 DFN-10" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MCP73833_0_1"
(rectangle (start -7.62 7.62) (end 7.62 -12.7)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -70,4 +70,54 @@
)
)
)
(symbol "SiP32510" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 5.08 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "SiP32510" (at -2.54 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (at -1.27 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.vishay.com/docs/63577/sip32510.pdf" (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "Load Switch" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "1.2 V to 5.5 V, Slew Rate Controlled Load Switch in TSOT23-6" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SiP32510_1_1"
(rectangle (start -7.62 5.08) (end 7.62 -5.08)
(stroke (width 0) (type default))
(fill (type background))
)
(pin power_out line (at 10.16 2.54 180) (length 2.54)
(name "OUT" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 10.16 0 180) (length 2.54)
(name "OUT" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -3.81 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -7.62 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -10.16 2.54 0) (length 2.54)
(name "IN" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -10.16 0 0) (length 2.54)
(name "IN" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -1,4 +1,123 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "Bourns-PTL" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "RV" (id 0) (at -8.89 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Bourns-PTL" (id 1) (at -7.62 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.mouser.de/datasheet/2/54/PTL-777483.pdf" (id 3) (at -1.27 13.97 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "resistor variable LED" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Potentiometer with LED" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Potentiometer*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Bourns-PTL_0_1"
(polyline
(pts
(xy -5.715 -0.635)
(xy -5.08 -0.635)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -5.08 -1.27)
(xy -2.54 -1.27)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 0)
(xy 1.524 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -5.08 0)
(xy -5.715 -0.635)
(xy -5.715 0)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.54 1.27)
(xy -5.08 1.27)
(xy -3.81 -1.27)
(xy -2.54 1.27)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.143 0)
(xy 2.286 0.508)
(xy 2.286 -0.508)
(xy 1.143 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -5.715 0.635)
(xy -6.35 0)
(xy -6.35 0.635)
(xy -6.35 0)
(xy -5.715 0)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 1.016 2.54) (end -1.016 -2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "Bourns-PTL_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 3.81 0 180) (length 1.27)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -3.81 3.81 270) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "B" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -3.81 -3.81 90) (length 2.54)
(name "E" (effects (font (size 1.27 1.27))))
(number "E" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at 3.81 -3.81 90) (length 2.54)
(name "L" (effects (font (size 1.27 1.27))))
(number "L" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Dual_Pot_ALPS" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "RV" (id 0) (at 0 3.81 0)
(effects (font (size 1.27 1.27)))

View File

@@ -464,4 +464,64 @@
)
)
)
(symbol "MB85RC16" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 17.78 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "MB85RC16" (id 1) (at 5.08 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "FRAM" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "16 K (2 K × 8) Bit I2C FRAM" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MB85RC16_0_1"
(rectangle (start 0 0) (end 15.24 -13.97)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "MB85RC16_1_1"
(pin input line (at -2.54 -7.62 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -2.54 -10.16 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -2.54 -12.7 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 8.89 -16.51 90) (length 2.54)
(name "VSS" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -5.08 0) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -2.54 0) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 -12.7 180) (length 2.54)
(name "WP" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 17.78 -2.54 180) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -1,20 +1,66 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "AP63300" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 10.16 1.27 0)
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "AP61200" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 12.7 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AP63300" (id 1) (at 3.81 1.27 0)
(property "Value" "AP61200" (at 5.08 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AP61200_0_1"
(rectangle (start 0 0) (end 13.97 -11.43)
(stroke (width 0.1524) (type default))
(fill (type background))
)
)
(symbol "AP61200_1_1"
(pin input line (at 16.51 -8.89 180) (length 2.54)
(name "FB" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -8.89 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -1.27 0) (length 2.54)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 16.51 -5.08 180) (length 2.54)
(name "SW" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -2.54 -3.81 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at 16.51 -1.27 180) (length 2.54)
(name "OUT" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "AP63300" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 10.16 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AP63300" (at 3.81 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AP63300_0_1"
(rectangle (start 0 0) (end 15.24 -16.51)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -45,22 +91,192 @@
)
)
)
(symbol "LDK220-SOT89" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 1.27 0)
(symbol "AP6320X" (extends "AP63300")
(property "Reference" "U" (at 10.16 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "LDK220-SOT89" (id 1) (at 8.89 1.27 0)
(property "Value" "AP6320X" (at 3.81 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol "AP65550" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 1.27 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AP65550" (at 12.7 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AP65550_0_1"
(rectangle (start 0 0) (end 16.51 -17.78)
(stroke (width 0.1524) (type default))
(fill (type background))
)
)
(symbol "AP65550_1_1"
(pin input line (at -2.54 -5.08 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at 19.05 -10.16 180) (length 2.54)
(name "FB" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 19.05 -12.7 180) (length 2.54)
(name "VREG5" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -15.24 0) (length 2.54)
(name "SS" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 8.89 -20.32 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 19.05 -6.35 180) (length 2.54)
(name "SW" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 19.05 -2.54 180) (length 2.54)
(name "BST" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 6.35 -20.32 90) (length 2.54)
(name "PGND" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "BQ25628E" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 20.32 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 11.43 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/bq25628e.pdf?ts=1691628713948&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FBQ25628E" (at 0 27.94 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "battery charging IC,PMIC,LiPo" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "BQ25628E I2C Controlled 1-Cell, 2-A, Maximum 18-V Input, Buck Battery Charger with\nNVDC Power Path Managemen" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "BQ25628E_1_1"
(rectangle (start -11.43 19.05) (end 11.43 -20.32)
(stroke (width 0) (type default))
(fill (type background))
)
(pin passive line (at 13.97 16.51 180) (length 2.54)
(name "BTST" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin open_collector line (at 13.97 -6.35 180) (length 2.54)
(name "STAT" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin open_collector line (at 13.97 -8.89 180) (length 2.54)
(name "~{INT}" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 13.97 0 180) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 13.97 -2.54 180) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin input line (at -13.97 -8.89 0) (length 2.54)
(name "~{CE}" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -22.86 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 13.97 12.7 180) (length 2.54)
(name "SW" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at -13.97 -1.27 0) (length 2.54)
(name "PMID" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -13.97 16.51 0) (length 2.54)
(name "VBUS" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at -13.97 1.27 0) (length 2.54)
(name "REGN" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at 13.97 -11.43 180) (length 2.54)
(name "~{PG}" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -13.97 -12.7 0) (length 2.54)
(name "ILIM" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at -13.97 12.7 0) (length 2.54)
(name "TS_BIAS" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -13.97 10.16 0) (length 2.54)
(name "TS" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -13.97 -6.35 0) (length 2.54)
(name "~{QON}" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -13.97 7.62 0) (length 2.54)
(name "BAT" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 13.97 8.89 180) (length 2.54)
(name "SYS" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "LDK220-SOT89" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "LDK220-SOT89" (at 8.89 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LDK220-SOT89_0_1"
(rectangle (start 0 0) (end 10.16 -8.89)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -80,30 +296,30 @@
)
)
(symbol "LM2596" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -6.35 8.89 0)
(property "Reference" "U" (at -6.35 8.89 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "LM2596" (id 1) (at 3.81 8.89 0)
(property "Value" "LM2596" (at 3.81 8.89 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "" (id 2) (at -1.27 5.08 0)
(property "Footprint" "" (at -1.27 5.08 0)
(effects (font (size 1.524 1.524)))
)
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2596.pdf" (id 3) (at -1.27 5.08 0)
(property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2596.pdf" (at -1.27 5.08 0)
(effects (font (size 1.524 1.524)))
)
(property "ki_keywords" "Buck Step-down regulator" (id 4) (at 0 0 0)
(property "ki_keywords" "Buck Step-down regulator" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "LM2596 SIMPLE SWITCHER ® Power Converter 150 kHz 3A Step-Down Voltage Regulator" (id 5) (at 0 0 0)
(property "ki_description" "LM2596 SIMPLE SWITCHER ® Power Converter 150 kHz 3A Step-Down Voltage Regulator" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "DDPAK TO-263" (id 6) (at 0 0 0)
(property "ki_fp_filters" "DDPAK TO-263" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LM2596_0_1"
(rectangle (start -7.62 7.62) (end 7.62 -7.62)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -131,27 +347,27 @@
)
)
(symbol "LP2985" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 1.27 1.27 0)
(property "Reference" "U" (at 1.27 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "LP2985" (id 1) (at 11.43 1.27 0)
(property "Value" "LP2985" (at 11.43 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (id 2) (at 11.43 3.81 0)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (at 11.43 3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/lp2985.pdf?HQS=TI-null-null-mousermode-df-pf-null-wwe&ts=1607253562710&ref_url=https%253A%252F%252Fno.mouser.com%252F" (id 3) (at 0 0 0)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/lp2985.pdf?HQS=TI-null-null-mousermode-df-pf-null-wwe&ts=1607253562710&ref_url=https%253A%252F%252Fno.mouser.com%252F" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "ldo,low noise,regulator" (id 4) (at 0 0 0)
(property "ki_keywords" "ldo,low noise,regulator" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "LP2985 150-mA Low-noise Low-dropout Regulator With Shutdown" (id 5) (at 0 0 0)
(property "ki_description" "LP2985 150-mA Low-noise Low-dropout Regulator With Shutdown" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LP2985_0_1"
(rectangle (start 0 0) (end 22.86 -13.97)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -179,21 +395,21 @@
)
)
(symbol "LP8867" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 1.27 1.27 0)
(property "Reference" "U" (at 1.27 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "LP8867" (id 1) (at 6.35 1.27 0)
(property "Value" "LP8867" (at 6.35 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LP8867_0_1"
(rectangle (start 0 0) (end 19.05 -33.02)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -285,27 +501,27 @@
)
)
(symbol "LTC3612-TSSOP" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 22.86 1.27 0)
(property "Reference" "U" (at 22.86 1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "LTC3612-TSSOP" (id 1) (at 10.16 1.27 0)
(property "Value" "LTC3612-TSSOP" (at 10.16 1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "Datasheet" "http://cds.linear.com/docs/en/datasheet/3612fc.pdf" (id 3) (at 0 0 0)
(property "Datasheet" "http://cds.linear.com/docs/en/datasheet/3612fc.pdf" (at 0 0 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "ki_keywords" "regulator, dc-dc" (id 4) (at 0 0 0)
(property "ki_keywords" "regulator, dc-dc" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "The LTC3612 is a low quiescent current monolithic synchronous buck regulator using a current mode, constant frequency architecture." (id 5) (at 0 0 0)
(property "ki_description" "The LTC3612 is a low quiescent current monolithic synchronous buck regulator using a current mode, constant frequency architecture." (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LTC3612-TSSOP_0_1"
(rectangle (start 0 0) (end 25.4 -30.48)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type outline))
)
)
@@ -385,21 +601,21 @@
)
)
(symbol "MC34063" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 13.97 1.27 0)
(property "Reference" "U" (at 13.97 1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "MC34063" (id 1) (at 5.08 1.27 0)
(property "Value" "MC34063" (at 5.08 1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.524 1.524)) hide)
)
(symbol "MC34063_0_1"
(rectangle (start 0 0) (end 26.67 -12.7)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
)
@@ -439,24 +655,24 @@
)
)
(symbol "MCP1799-SOT23" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 3.81 3.81 0)
(property "Reference" "U" (at 3.81 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "MCP1799-SOT23" (id 1) (at 6.35 1.27 0)
(property "Value" "MCP1799-SOT23" (at 6.35 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 0 3.81 0)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 0 3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.mouser.de/datasheet/2/268/MCP1799_Data_Sheet_20006248B-2887414.pdf" (id 3) (at -0.635 5.715 0)
(property "Datasheet" "https://www.mouser.de/datasheet/2/268/MCP1799_Data_Sheet_20006248B-2887414.pdf" (at -0.635 5.715 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "80 mA High-Voltage Automotive LDO" (id 4) (at 0 0 0)
(property "ki_description" "80 mA High-Voltage Automotive LDO" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MCP1799-SOT23_0_1"
(rectangle (start 0 0) (end 12.7 -8.89)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(stroke (width 0.1524) (type default))
(fill (type background))
)
)
@@ -476,16 +692,16 @@
)
)
(symbol "MMTL431A" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 3.81 5.08 0)
(property "Reference" "U" (at 3.81 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "MMTL431A" (id 1) (at 7.62 1.27 0)
(property "Value" "MMTL431A" (at 7.62 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MMTL431A_0_1"
@@ -495,7 +711,7 @@
(xy 2.54 0)
(xy 2.54 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -506,7 +722,7 @@
(xy -2.54 2.54)
(xy -1.27 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
)
@@ -525,22 +741,64 @@
)
)
)
(symbol "NCP730xxxxxxT1G" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "NCP730xxxxxxT1G" (at 0 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_SO:TSOP-5_1.65x3.05mm_P0.95mm" (at -3.81 10.16 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.mouser.de/datasheet/2/308/NCP730_D-1760032.pdf" (at -2.54 8.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "NCP730xxxxxxT1G_0_1"
(rectangle (start -8.89 3.81) (end 10.16 -5.08)
(stroke (width 0.1524) (type default))
(fill (type background))
)
)
(symbol "NCP730xxxxxxT1G_1_1"
(pin power_in line (at -11.43 1.27 0) (length 2.54)
(name "IN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -3.81 -7.62 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -1.27 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at 12.7 -2.54 180) (length 2.54)
(name "NC/ADJ/PG" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 12.7 1.27 180) (length 2.54)
(name "OUT" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "SIM2-XXXXD" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 17.78 1.27 0)
(property "Reference" "U" (at 17.78 1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "SIM2-XXXXD" (id 1) (at 7.62 1.27 0)
(property "Value" "SIM2-XXXXD" (at 7.62 1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.524 1.524)) hide)
)
(symbol "SIM2-XXXXD_0_1"
(rectangle (start 0 0) (end 17.78 -7.62)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -568,30 +826,30 @@
)
)
(symbol "ST1S10" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 1.27 1.27 0)
(property "Reference" "U" (at 1.27 1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "ST1S10" (id 1) (at 12.7 1.27 0)
(property "Value" "ST1S10" (at 12.7 1.27 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "Datasheet" "http://www.st.com/content/ccc/resource/technical/document/datasheet/fb/03/25/5a/eb/45/46/33/CD00169322.pdf/files/CD00169322.pdf/jcr:content/translations/en.CD00169322.pdf" (id 3) (at 0 0 0)
(property "Datasheet" "http://www.st.com/content/ccc/resource/technical/document/datasheet/fb/03/25/5a/eb/45/46/33/CD00169322.pdf/files/CD00169322.pdf/jcr:content/translations/en.CD00169322.pdf" (at 0 0 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "ki_keywords" "Step Down Switch Mode Power Supply SMPS" (id 4) (at 0 0 0)
(property "ki_keywords" "Step Down Switch Mode Power Supply SMPS" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "3 A, 900 kHz, monolithic synchronous step-down regulator IC" (id 5) (at 0 0 0)
(property "ki_description" "3 A, 900 kHz, monolithic synchronous step-down regulator IC" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "PowerSO-8" (id 6) (at 0 0 0)
(property "ki_fp_filters" "PowerSO-8" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "ST1S10_0_1"
(rectangle (start 0 0) (end 15.24 -17.78)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -631,21 +889,21 @@
)
)
(symbol "TBA1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 1.27 3.81 0)
(property "Reference" "U" (at 1.27 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TBA1" (id 1) (at 2.54 1.27 0)
(property "Value" "TBA1" (at 2.54 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TBA1_0_1"
(rectangle (start 0 0) (end 16.51 -6.35)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -669,21 +927,21 @@
)
)
(symbol "TPS54227" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 12.7 1.27 0)
(property "Reference" "U" (at 12.7 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TPS54227" (id 1) (at 5.08 1.27 0)
(property "Value" "TPS54227" (at 5.08 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TPS54227_0_1"
(rectangle (start 0 0) (end 16.51 -19.05)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -727,21 +985,21 @@
)
)
(symbol "TPS562231" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 1.27 1.27 0)
(property "Reference" "U" (at 1.27 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TPS562231" (id 1) (at 10.16 1.27 0)
(property "Value" "TPS562231" (at 10.16 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TPS562231_0_1"
(rectangle (start 0 0) (end 17.78 -15.24)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)

View File

@@ -1395,4 +1395,224 @@
)
)
)
(symbol "STM32L010C6" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 11.43 34.29 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "STM32L010C6" (id 1) (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32l010c6.pdf" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "STM32L0 STM32L010" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 256B EEPROM, 38 GPIO, TQFP-48" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "STM32L010C6_0_1"
(rectangle (start -17.78 33.02) (end 16.51 -33.02)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "STM32L010C6_1_1"
(pin bidirectional line (at -20.32 22.86 0) (length 2.54)
(name "PC0" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 7.62 180) (length 2.54)
(name "PA0" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 5.08 180) (length 2.54)
(name "PA1" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 2.54 180) (length 2.54)
(name "PA2" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 0 180) (length 2.54)
(name "PA3" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -2.54 180) (length 2.54)
(name "PA4" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -5.08 180) (length 2.54)
(name "PA5" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -7.62 180) (length 2.54)
(name "PA6" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -10.16 180) (length 2.54)
(name "PA7" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 7.62 0) (length 2.54)
(name "PB0" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 5.08 0) (length 2.54)
(name "PB1" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 20.32 0) (length 2.54)
(name "PC13" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 2.54 0) (length 2.54)
(name "PB2" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -17.78 0) (length 2.54)
(name "PB10" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -20.32 0) (length 2.54)
(name "PB11" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -1.27 -35.56 90) (length 2.54)
(name "VSS" (effects (font (size 1.27 1.27))))
(number "23" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 3.81 35.56 270) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -22.86 0) (length 2.54)
(name "PB12" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -25.4 0) (length 2.54)
(name "PB13" (effects (font (size 1.27 1.27))))
(number "26" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -27.94 0) (length 2.54)
(name "PB14" (effects (font (size 1.27 1.27))))
(number "27" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -30.48 0) (length 2.54)
(name "PB15" (effects (font (size 1.27 1.27))))
(number "28" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -12.7 180) (length 2.54)
(name "PA8" (effects (font (size 1.27 1.27))))
(number "29" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 17.78 0) (length 2.54)
(name "PC14-OSC32_IN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -15.24 180) (length 2.54)
(name "PA9" (effects (font (size 1.27 1.27))))
(number "30" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -17.78 180) (length 2.54)
(name "PA10" (effects (font (size 1.27 1.27))))
(number "31" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -20.32 180) (length 2.54)
(name "PA11" (effects (font (size 1.27 1.27))))
(number "32" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -22.86 180) (length 2.54)
(name "PA12" (effects (font (size 1.27 1.27))))
(number "33" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -25.4 180) (length 2.54)
(name "PA13" (effects (font (size 1.27 1.27))))
(number "34" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 1.27 -35.56 90) (length 2.54)
(name "VSS" (effects (font (size 1.27 1.27))))
(number "35" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 1.27 35.56 270) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "36" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -27.94 180) (length 2.54)
(name "PA14" (effects (font (size 1.27 1.27))))
(number "37" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -30.48 180) (length 2.54)
(name "PA15" (effects (font (size 1.27 1.27))))
(number "38" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 0 0) (length 2.54)
(name "PB3" (effects (font (size 1.27 1.27))))
(number "39" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 15.24 0) (length 2.54)
(name "PC15-OSC32_OUT" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -2.54 0) (length 2.54)
(name "PB4" (effects (font (size 1.27 1.27))))
(number "40" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -5.08 0) (length 2.54)
(name "PB5" (effects (font (size 1.27 1.27))))
(number "41" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -7.62 0) (length 2.54)
(name "PB6" (effects (font (size 1.27 1.27))))
(number "42" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -10.16 0) (length 2.54)
(name "PB7" (effects (font (size 1.27 1.27))))
(number "43" (effects (font (size 1.27 1.27))))
)
(pin input line (at -20.32 26.67 0) (length 2.54)
(name "BOOT0" (effects (font (size 1.27 1.27))))
(number "44" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -12.7 0) (length 2.54)
(name "PB8" (effects (font (size 1.27 1.27))))
(number "45" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 -15.24 0) (length 2.54)
(name "PB9" (effects (font (size 1.27 1.27))))
(number "46" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 3.81 -35.56 90) (length 2.54)
(name "VSS" (effects (font (size 1.27 1.27))))
(number "47" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -1.27 35.56 270) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "48" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 12.7 0) (length 2.54)
(name "PH0-OSC_IN" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 10.16 0) (length 2.54)
(name "PH1-OSC_OUT" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -20.32 29.21 0) (length 2.54)
(name "NRST" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -3.81 -35.56 90) (length 2.54)
(name "VSSA" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -3.81 35.56 270) (length 2.54)
(name "VDDA" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -47,4 +47,38 @@
)
)
)
(symbol "TPS3809L30DBVR" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 1.27 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TPS3809L30DBVR" (id 1) (at 6.35 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TPS3809L30DBVR_0_1"
(rectangle (start 0 0) (end 12.7 -6.35)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "TPS3809L30DBVR_1_1"
(pin power_in line (at 5.08 -8.89 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output inverted (at 15.24 -2.54 180) (length 2.54)
(name "~{OUT}" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
(name "IN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -1 +1,308 @@
(kicad_symbol_lib (version 20211014) (generator kicad_converter))
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "C&K_D6_SingleLED" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (id 0) (at 0.635 5.715 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C&K_D6_SingleLED" (id 1) (at -1.27 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.mouser.de/datasheet/2/60/d6-1382571.pdf" (id 3) (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "SPST Momentary Key Switches Illuminated Single Color" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SW*MEC*5G*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C&K_D6_SingleLED_0_1"
(circle (center -1.778 2.54) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.54 -2.54)
(xy -1.27 -2.54)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.286 3.81)
(xy 2.286 3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 3.81)
(xy 0 5.588)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.5588 -4.2672)
(xy 0.3556 -4.2164)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -2.54)
(xy 2.54 -2.54)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -1.27)
(xy 1.27 -3.81)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.54 0)
(xy -2.54 2.54)
(xy -2.286 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 0)
(xy 2.54 2.54)
(xy 2.286 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 -1.27)
(xy -1.27 -3.81)
(xy 1.27 -2.54)
(xy -1.27 -1.27)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.2032 -3.4036)
(xy 0.508 -3.7592)
(xy 0.1524 -3.81)
(xy 0.5588 -4.2672)
(xy 0.5588 -4.064)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 1.778 2.54) (radius 0.508)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(pin passive line (at -5.08 2.54 0) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 0 180) (length 2.54)
(name "K" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 2.54 180) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 2.54)
(name "L1" (effects (font (size 1.27 1.27))))
(number "L1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -2.54 180) (length 2.54)
(name "L2" (effects (font (size 1.27 1.27))))
(number "L2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "SW-DT3T-NOCOMMON" (in_bom yes) (on_board yes)
(property "Reference" "SW" (id 0) (at 1.27 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "SW-DT3T-NOCOMMON" (id 1) (at 9.525 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SW-DT3T-NOCOMMON_0_1"
(polyline
(pts
(xy 6.35 -8.89)
(xy 5.715 -8.255)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -8.89)
(xy 6.985 -8.255)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -7.62)
(xy 6.35 -8.89)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -2.54)
(xy 6.35 -7.62)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -2.54)
(xy 6.35 -1.27)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -1.27)
(xy 5.715 -1.905)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -1.27)
(xy 6.985 -1.905)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 3.81 -3.81)
(xy 5.08 -3.81)
(xy 5.08 -6.35)
(xy 3.81 -6.35)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 8.89 -3.81)
(xy 7.62 -3.81)
(xy 7.62 -6.35)
(xy 8.89 -6.35)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 0 0) (end 12.7 -10.16)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 4.445 -8.255) (radius 0.0001)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 4.445 -6.985) (radius 0.0001)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 4.445 -3.175) (radius 0.0001)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 4.445 -1.905) (radius 0.0001)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 8.255 -8.255) (radius 0.0001)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 8.255 -6.985) (radius 0.0001)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 8.255 -3.175) (radius 0.0001)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 8.255 -1.905) (radius 0.0001)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "SW-DT3T-NOCOMMON_1_1"
(pin passive line (at -2.54 -1.27 0) (length 2.54)
(name "1A" (effects (font (size 1.27 1.27))))
(number "1A" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -1.27 180) (length 2.54)
(name "1B" (effects (font (size 1.27 1.27))))
(number "1B" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -3.81 0) (length 2.54)
(name "2A" (effects (font (size 1.27 1.27))))
(number "2A" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -3.81 180) (length 2.54)
(name "2B" (effects (font (size 1.27 1.27))))
(number "2B" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -6.35 0) (length 2.54)
(name "3A" (effects (font (size 1.27 1.27))))
(number "3A" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -6.35 180) (length 2.54)
(name "3B" (effects (font (size 1.27 1.27))))
(number "3B" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -8.89 0) (length 2.54)
(name "4A" (effects (font (size 1.27 1.27))))
(number "4A" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -8.89 180) (length 2.54)
(name "4B" (effects (font (size 1.27 1.27))))
(number "4B" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -1081,4 +1081,58 @@
)
)
)
(symbol "TPS5403" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 10.16 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TPS5403" (id 1) (at 3.81 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tps5403.pdf?HQS=dis-mous-null-mousermode-dsf-pf-null-wwe&ts=1663409801293&ref_url=https%253A%252F%252Fcz.mouser.com%252F" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TPS5403_0_1"
(rectangle (start 0 0) (end 15.24 -17.78)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "TPS5403_1_1"
(pin power_in line (at 17.78 -2.54 180) (length 2.54)
(name "BOOT" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -2.54 -2.54 0) (length 2.54)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -10.16 0) (length 2.54)
(name "ROSC" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -12.7 0) (length 2.54)
(name "SS" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 17.78 -10.16 180) (length 2.54)
(name "VSENSE" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 17.78 -12.7 180) (length 2.54)
(name "COMP" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 7.62 -20.32 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 17.78 -5.08 180) (length 2.54)
(name "LX" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -0,0 +1,191 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "TRAFO_2xP_2xS" (in_bom yes) (on_board yes)
(property "Reference" "T" (id 0) (at 0 13.97 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TRAFO_2xP_2xS" (id 1) (at 1.27 11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TRAFO_2xP_2xS_0_1"
(rectangle (start -1.905 -2.54) (end -0.635 -7.62)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start -1.905 7.62) (end -0.635 2.54)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(circle (center -0.889 -2.159) (radius 0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(circle (center -0.889 8.001) (radius 0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -0.254 7.62)
(xy -0.254 -7.62)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.254 7.62)
(xy 0.254 -7.62)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 -2.54)
(xy -1.27 -1.27)
(xy -2.54 -1.27)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 2.54)
(xy -1.27 1.27)
(xy -2.54 1.27)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 7.62)
(xy -1.27 8.89)
(xy -2.54 8.89)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -6.35)
(xy 1.27 -7.62)
(xy 3.175 -7.62)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -1.27)
(xy 1.27 -0.635)
(xy 2.54 -0.635)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 1.27)
(xy 1.27 0.635)
(xy 2.54 0.635)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 6.35)
(xy 1.27 7.62)
(xy 2.54 7.62)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 -0.635)
(xy 2.54 -1.27)
(xy 2.54 -1.27)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 0.635)
(xy 2.54 1.27)
(xy 2.54 1.27)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 -7.62)
(xy -1.27 -8.255)
(xy -1.27 -8.89)
(xy -2.54 -8.89)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(rectangle (start 0.635 -1.27) (end 1.905 -6.35)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start 0.635 6.35) (end 1.905 1.27)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(circle (center 0.889 -0.889) (radius 0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
(circle (center 0.889 6.731) (radius 0.127)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "TRAFO_2xP_2xS_1_1"
(pin passive line (at -5.08 8.89 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 1.27 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -1.27 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -8.89 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 7.62 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 1.27 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -1.27 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -7.62 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -1,15 +1,15 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "AO4402" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 2.54 1.27 0)
(property "Reference" "U" (at 2.54 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AO4402" (id 1) (at -3.81 1.27 0)
(property "Value" "AO4402" (at -3.81 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AO4402_0_1"
@@ -18,7 +18,7 @@
(xy 6.35 -10.16)
(xy 6.35 -12.7)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -26,7 +26,7 @@
(xy 6.35 -8.89)
(xy 6.35 -6.35)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -34,7 +34,7 @@
(xy 6.35 -7.62)
(xy 7.62 -8.89)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -42,7 +42,7 @@
(xy 6.35 -7.62)
(xy 7.62 -6.35)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -50,7 +50,7 @@
(xy 6.35 -5.08)
(xy 6.35 -2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -58,7 +58,7 @@
(xy 6.35 -3.81)
(xy 11.43 -3.81)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -66,7 +66,7 @@
(xy 7.62 -16.51)
(xy 7.62 -11.43)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -74,7 +74,7 @@
(xy 7.62 -11.43)
(xy 6.35 -11.43)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -82,7 +82,7 @@
(xy 8.89 -16.51)
(xy 7.62 -16.51)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -90,7 +90,7 @@
(xy 11.43 -16.51)
(xy 8.89 -16.51)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -98,7 +98,7 @@
(xy 11.43 -13.97)
(xy 7.62 -13.97)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -106,7 +106,7 @@
(xy 11.43 -11.43)
(xy 7.62 -11.43)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -115,7 +115,7 @@
(xy 5.08 -12.7)
(xy 5.08 -2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -124,7 +124,7 @@
(xy 7.62 -7.62)
(xy 7.62 -11.43)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -133,7 +133,7 @@
(xy 10.16 -8.89)
(xy 11.43 -8.89)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -143,11 +143,11 @@
(xy 10.16 -6.35)
(xy 11.43 -6.35)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start 0 0) (end 11.43 -17.78)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
)
@@ -187,30 +187,30 @@
)
)
(symbol "AO4402G" (extends "AO4402")
(property "Reference" "U" (id 0) (at 2.54 1.27 0)
(property "Reference" "U" (at 2.54 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AO4402G" (id 1) (at -3.81 1.27 0)
(property "Value" "AO4402G" (at -3.81 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol "AO4409" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "Q" (id 0) (at 1.27 1.27 0)
(property "Reference" "Q" (at 1.27 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AO4409" (id 1) (at 8.89 1.27 0)
(property "Value" "AO4409" (at 8.89 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AO4409_0_1"
@@ -219,7 +219,7 @@
(xy 0 -10.16)
(xy 7.62 -10.16)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -227,7 +227,7 @@
(xy 7.62 -12.192)
(xy 7.62 -12.446)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -235,7 +235,7 @@
(xy 7.62 -11.43)
(xy 7.62 -12.192)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -243,7 +243,7 @@
(xy 7.62 -8.89)
(xy 7.62 -8.128)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -251,7 +251,7 @@
(xy 7.62 -8.128)
(xy 7.62 -7.874)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -259,7 +259,7 @@
(xy 8.128 -12.192)
(xy 8.128 -12.446)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -267,7 +267,7 @@
(xy 8.128 -12.192)
(xy 8.128 -11.43)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -275,7 +275,7 @@
(xy 8.128 -10.16)
(xy 9.652 -10.16)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -283,7 +283,7 @@
(xy 8.128 -9.652)
(xy 8.128 -10.668)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -291,7 +291,7 @@
(xy 8.128 -8.382)
(xy 10.414 -8.382)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -299,7 +299,7 @@
(xy 8.128 -8.128)
(xy 8.128 -8.89)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -307,7 +307,7 @@
(xy 8.128 -8.128)
(xy 8.128 -7.874)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -315,7 +315,7 @@
(xy 8.636 -10.668)
(xy 8.636 -9.652)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -323,7 +323,7 @@
(xy 8.636 -9.652)
(xy 9.652 -10.16)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -331,7 +331,7 @@
(xy 9.652 -10.16)
(xy 8.636 -10.668)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -339,7 +339,7 @@
(xy 9.652 -10.16)
(xy 10.414 -10.16)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -347,7 +347,7 @@
(xy 13.208 -15.24)
(xy 13.97 -15.24)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -355,7 +355,7 @@
(xy 13.208 -5.08)
(xy 13.97 -5.08)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -364,7 +364,7 @@
(xy 7.62 -10.16)
(xy 7.62 -11.43)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -373,7 +373,7 @@
(xy 10.414 -7.62)
(xy 13.97 -7.62)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -382,7 +382,7 @@
(xy 13.208 -12.7)
(xy 13.97 -12.7)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -391,7 +391,7 @@
(xy 13.208 -2.54)
(xy 13.97 -2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -400,7 +400,7 @@
(xy 13.462 -17.78)
(xy 13.208 -17.78)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
@@ -410,15 +410,15 @@
(xy 13.208 -20.32)
(xy 13.97 -20.32)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start 0 0) (end 13.97 -22.86)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type background))
)
(circle (center 10.414 -8.382) (radius 0.254)
(stroke (width 0) (type default) (color 0 0 0 0))
(stroke (width 0) (type default))
(fill (type outline))
)
)
@@ -458,17 +458,564 @@
)
)
(symbol "AO4423" (extends "AO4409")
(property "Reference" "Q" (id 0) (at 1.27 1.27 0)
(property "Reference" "Q" (at 1.27 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AO4423" (id 1) (at 8.89 1.27 0)
(property "Value" "AO4423" (at 8.89 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol "BCM53DS" (pin_names hide) (in_bom yes) (on_board yes)
(property "Reference" "Q" (at 6.35 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "BCM53DS" (at -8.89 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_SO:TSOP-6_1.65x3.05mm_P0.95mm" (at -1.27 -8.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BCM53DS.pdf" (at -1.27 -8.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "matched,pnp" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "80 V, 1 A PNP/PNP matched double transistors" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "BCM53DS_0_1"
(circle (center -3.81 0) (radius 2.8194)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy -6.35 0)
(xy -5.08 0)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -5.08 0)
(xy -4.445 0)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.54 -2.54)
(xy -4.445 -0.635)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.54 2.54)
(xy -4.445 0.635)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 -2.54)
(xy 4.445 -0.635)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 2.54)
(xy 4.445 0.635)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 6.35 0)
(xy 4.445 0)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -4.445 1.905)
(xy -4.445 -1.905)
(xy -4.445 -1.905)
)
(stroke (width 0.508) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 4.445 1.905)
(xy 4.445 -1.905)
(xy 4.445 -1.905)
)
(stroke (width 0.508) (type default))
(fill (type outline))
)
(polyline
(pts
(xy -3.683 -1.905)
(xy -3.175 -1.397)
(xy -4.191 -0.889)
(xy -3.683 -1.905)
(xy -3.683 -1.905)
)
(stroke (width 0) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 3.683 -1.905)
(xy 3.175 -1.397)
(xy 4.191 -0.889)
(xy 3.683 -1.905)
(xy 3.683 -1.905)
)
(stroke (width 0) (type default))
(fill (type outline))
)
(circle (center 3.81 0) (radius 2.8194)
(stroke (width 0.254) (type default))
(fill (type none))
)
)
(symbol "BCM53DS_1_1"
(rectangle (start -10.16 6.35) (end 10.16 -6.35)
(stroke (width 0) (type default))
(fill (type background))
)
(arc (start -7.62 -1.27) (mid -6.8761 -3.0661) (end -5.08 -3.81)
(stroke (width 0) (type default))
(fill (type none))
)
(arc (start -5.08 3.81) (mid -6.8761 3.0661) (end -7.62 1.27)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -7.62 1.27)
(xy -7.62 -1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -5.08 -3.81)
(xy 5.08 -3.81)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -5.08 3.81)
(xy 5.08 3.81)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 7.62 -1.27)
(xy 7.62 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
(arc (start 5.08 -3.81) (mid 6.8761 -3.0661) (end 7.62 -1.27)
(stroke (width 0) (type default))
(fill (type none))
)
(arc (start 7.62 1.27) (mid 6.8761 3.0661) (end 5.08 3.81)
(stroke (width 0) (type default))
(fill (type none))
)
(pin input line (at -11.43 0 0) (length 5.08)
(name "B1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 0 180) (length 5.08)
(name "B2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 7.62 270) (length 5.08)
(name "C2" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 -7.62 90) (length 5.08)
(name "E2" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -7.62 90) (length 5.08)
(name "E1" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 7.62 270) (length 5.08)
(name "C1" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "BCM847BS" (pin_names hide) (in_bom yes) (on_board yes)
(property "Reference" "Q" (at 5.08 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "BCM847BS" (at -10.16 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-363_SC-70-6" (at 0 -20.32 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BCM847BS.pdf" (at 0 -17.78 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "npn,matched,current mirror" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "NPN/NPN matched double transistor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "BCM847BS_0_1"
(arc (start -8.89 -1.27) (mid -8.1461 -3.0661) (end -6.35 -3.81)
(stroke (width 0) (type default))
(fill (type none))
)
(arc (start -6.35 3.81) (mid -8.1461 3.0661) (end -8.89 1.27)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center -3.81 0) (radius 2.8194)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy -8.89 1.27)
(xy -8.89 -1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -6.35 3.81)
(xy 6.35 3.81)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -4.445 0.635)
(xy -2.54 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 4.445 0.635)
(xy 2.54 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 6.35 -3.81)
(xy -6.35 -3.81)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 8.89 1.27)
(xy 8.89 -1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -4.445 -0.635)
(xy -2.54 -2.54)
(xy -2.54 -2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -4.445 1.905)
(xy -4.445 -1.905)
(xy -4.445 -1.905)
)
(stroke (width 0.508) (type default))
(fill (type none))
)
(polyline
(pts
(xy 4.445 -0.635)
(xy 2.54 -2.54)
(xy 2.54 -2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 4.445 1.905)
(xy 4.445 -1.905)
(xy 4.445 -1.905)
)
(stroke (width 0.508) (type default))
(fill (type none))
)
(polyline
(pts
(xy -3.81 -1.778)
(xy -3.302 -1.27)
(xy -2.794 -2.286)
(xy -3.81 -1.778)
(xy -3.81 -1.778)
)
(stroke (width 0) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 3.81 -1.778)
(xy 3.302 -1.27)
(xy 2.794 -2.286)
(xy 3.81 -1.778)
(xy 3.81 -1.778)
)
(stroke (width 0) (type default))
(fill (type outline))
)
(circle (center 3.81 0) (radius 2.8194)
(stroke (width 0.254) (type default))
(fill (type none))
)
(arc (start 6.35 -3.81) (mid 8.1461 -3.0661) (end 8.89 -1.27)
(stroke (width 0) (type default))
(fill (type none))
)
(arc (start 8.89 1.27) (mid 8.1454 3.0654) (end 6.35 3.81)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "BCM847BS_1_1"
(pin passive line (at -2.54 -7.62 90) (length 5.08)
(name "E1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -10.16 0 0) (length 5.715)
(name "B1" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 7.62 270) (length 5.08)
(name "C2" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 -7.62 90) (length 5.08)
(name "E2" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 10.16 0 180) (length 5.715)
(name "B2" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 7.62 270) (length 5.08)
(name "C1" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "BUK6D43" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "Q" (at 5.08 1.27 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "BUK6D43" (at 5.08 -1.27 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 5.08 2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "transistor NMOS N-MOS N-MOSFET" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "N-MOSFET transistor, drain/gate/source" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "BUK6D43_0_1"
(polyline
(pts
(xy 0.254 0)
(xy -2.54 0)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0.254 1.905)
(xy 0.254 -1.905)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0.762 -1.27)
(xy 0.762 -2.286)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0.762 0.508)
(xy 0.762 -0.508)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0.762 2.286)
(xy 0.762 1.27)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 2.54)
(xy 2.54 1.778)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 -2.54)
(xy 2.54 0)
(xy 0.762 0)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0.762 -1.778)
(xy 3.302 -1.778)
(xy 3.302 1.778)
(xy 0.762 1.778)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 1.016 0)
(xy 2.032 0.381)
(xy 2.032 -0.381)
(xy 1.016 0)
)
(stroke (width 0) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 2.794 0.508)
(xy 2.921 0.381)
(xy 3.683 0.381)
(xy 3.81 0.254)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 3.302 0.381)
(xy 2.921 -0.254)
(xy 3.683 -0.254)
(xy 3.302 0.381)
)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 1.651 0) (radius 2.794)
(stroke (width 0.254) (type default))
(fill (type none))
)
(circle (center 2.54 -1.778) (radius 0.254)
(stroke (width 0) (type default))
(fill (type outline))
)
(circle (center 2.54 1.778) (radius 0.254)
(stroke (width 0) (type default))
(fill (type outline))
)
)
(symbol "BUK6D43_1_1"
(pin passive line (at 2.54 5.08 270) (length 2.54)
(name "D" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 5.08 270) (length 2.54) hide
(name "D" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 0 0) (length 2.54)
(name "G" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 -5.08 90) (length 2.54) hide
(name "S" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 5.08 270) (length 2.54) hide
(name "D" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 5.08 270) (length 2.54) hide
(name "D" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 5.08 270) (length 2.54) hide
(name "D" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.54 -5.08 90) (length 2.54)
(name "S" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -1,36 +1,36 @@
(page_layout
(kicad_wks (version 20220228) (generator pl_editor)
(setup (textsize 1.5 1.5)(linewidth 0.15)(textlinewidth 0.15)
(left_margin 10)(right_margin 10)(top_margin 10)(bottom_margin 10))
(rect (name rect1:Rect) (start 110 34) (end 2 2))
(rect (name rect2:Rect) (start 0 0 ltcorner) (end 0 0) (repeat 2) (incrx 2) (incry 2))
(line (name segm1:Line) (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50))
(tbtext 1 (name text1:Text) (pos 25 1 ltcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
(line (name segm2:Line) (start 50 2 lbcorner) (end 50 0 lbcorner) (repeat 30) (incrx 50))
(tbtext 1 (name text2:Text) (pos 25 1 lbcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
(line (name segm3:Line) (start 0 50 ltcorner) (end 2 50 ltcorner) (repeat 30) (incry 50))
(tbtext A (name text3:Text) (pos 1 25 ltcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
(line (name segm4:Line) (start 0 50 rtcorner) (end 2 50 rtcorner) (repeat 30) (incry 50))
(tbtext A (name text4:Text) (pos 1 25 rtcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
(tbtext "Date: %D" (name text5:Text) (pos 87 6.9))
(line (name segm5:Line) (start 110 5.5) (end 2 5.5))
(tbtext %K (name text6:Text) (pos 109 4.1))
(line (name segm6:Line) (start 110 8.5) (end 2 8.5))
(tbtext "Rev: %R" (name text7:Text) (pos 24 6.9) (font bold))
(tbtext "Size: %Z" (name text8:Text) (pos 109 6.9))
(tbtext "Id: %S/%N" (name text9:Text) (pos 24 4.1))
(line (name segm7:Line) (start 110 12.5) (end 2 12.5))
(tbtext "Title: %T" (name text10:Text) (pos 109 10.7) (font (size 2 2) bold italic))
(tbtext "File: %F" (name text11:Text) (pos 109 14.3))
(line (name segm8:Line) (start 110 18.5) (end 2 18.5))
(tbtext "Sheet: %P" (name text12:Text) (pos 109 17))
(tbtext %Y (name text13:Text) (pos 109 20) (font bold))
(tbtext %C0 (name text14:Text) (pos 109 23))
(tbtext %C1 (name text15:Text) (pos 109 26))
(tbtext %C2 (name text16:Text) (pos 109 29))
(tbtext %C3 (name text17:Text) (pos 109 32))
(line (name segm9:Line) (start 90 8.5) (end 90 5.5))
(line (name segm10:Line) (start 26 8.5) (end 26 2))
(bitmap (name bm1:Bitmap) (pos 15.00220000000002 26.00719999999998) (scale 0.25)
(rect (name "rect1:Rect") (start 110 34) (end 2 2))
(rect (name "rect2:Rect") (start 0 0 ltcorner) (end 0 0) (repeat 2) (incrx 2) (incry 2))
(line (name "segm1:Line") (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50))
(tbtext "1" (name "text1:Text") (pos 25 1 ltcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
(line (name "segm2:Line") (start 50 2 lbcorner) (end 50 0 lbcorner) (repeat 30) (incrx 50))
(tbtext "1" (name "text2:Text") (pos 25 1 lbcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50))
(line (name "segm3:Line") (start 0 50 ltcorner) (end 2 50 ltcorner) (repeat 30) (incry 50))
(tbtext "A" (name "text3:Text") (pos 1 25 ltcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
(line (name "segm4:Line") (start 0 50 rtcorner) (end 2 50 rtcorner) (repeat 30) (incry 50))
(tbtext "A" (name "text4:Text") (pos 1 25 rtcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50))
(tbtext "Date: ${ISSUE_DATE}" (name "text5:Text") (pos 87 6.9))
(line (name "segm5:Line") (start 110 5.5) (end 2 5.5))
(tbtext "${KICAD_VERSION}" (name "text6:Text") (pos 109 4.1))
(line (name "segm6:Line") (start 110 8.5) (end 2 8.5))
(tbtext "Rev: ${REVISION}" (name "text7:Text") (pos 24 6.9) (font bold))
(tbtext "Size: ${PAPER}" (name "text8:Text") (pos 109 6.9))
(tbtext "Id: ${#}/${##}" (name "text9:Text") (pos 24 4.1))
(line (name "segm7:Line") (start 110 12.5) (end 2 12.5))
(tbtext "Title: ${TITLE}" (name "text10:Text") (pos 109 10.7) (font (size 2 2) bold italic))
(tbtext "File: ${FILENAME}" (name "text11:Text") (pos 109 14.3))
(line (name "segm8:Line") (start 110 18.5) (end 2 18.5))
(tbtext "Sheet: ${SHEETPATH}" (name "text12:Text") (pos 109 17))
(tbtext "${COMPANY}" (name "text13:Text") (pos 109 20) (font bold))
(tbtext "${COMMENT1}" (name "text14:Text") (pos 109 23))
(tbtext "${COMMENT2}" (name "text15:Text") (pos 109 26))
(tbtext "${COMMENT3}" (name "text16:Text") (pos 109 29))
(tbtext "${COMMENT4}" (name "text17:Text") (pos 109 32))
(line (name "segm9:Line") (start 90 8.5) (end 90 5.5))
(line (name "segm10:Line") (start 26 8.5) (end 26 2))
(bitmap (name "bm1:Bitmap") (pos 15.0022 26.0072) (scale 0.25)
(pngdata
(data "89 50 4E 47 0D 0A 1A 0A 00 00 00 0D 49 48 44 52 00 00 04 04 00 00 01 7A 08 06 00 00 00 8E 77 8A ")
(data "F9 00 00 00 04 73 42 49 54 08 08 08 08 7C 08 64 88 00 00 00 09 70 48 59 73 00 00 3D 54 00 00 3D ")