summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore40
-rw-r--r--etsdr.kicad_pcb27223
-rw-r--r--etsdr.kicad_prl6
-rw-r--r--etsdr.kicad_pro53
-rw-r--r--etsdr.kicad_sch1225
-rw-r--r--filter.kicad_sch882
-rw-r--r--fp-info-cache8083
-rw-r--r--iq_mod.kicad_sch5412
-rw-r--r--power.kicad_sch542
-rw-r--r--preamp.kicad_sch152
-rw-r--r--rf.kicad_sch1563
-rw-r--r--rpi.kicad_sch359
-rw-r--r--~etsdr.kicad_sch.lck1
13 files changed, 41295 insertions, 4246 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9d5df93
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,40 @@
+# For PCBs designed using KiCad: https://www.kicad.org/
+# Format documentation: https://kicad.org/help/file-formats/
+
+# Temporary files
+*.000
+*.bak
+*.bck
+*.kicad_pcb-bak
+*.kicad_sch-bak
+*-backups
+*-cache*
+*-bak
+*-bak*
+*~
+~*
+_autosave-*
+\#auto_saved_files\#
+*.tmp
+*-save.pro
+*-save.kicad_pcb
+fp-info-cache
+~*.lck
+\#auto_saved_files#
+
+# Netlist files (exported from Eeschema)
+*.net
+
+# Autorouter files (exported from Pcbnew)
+*.dsn
+*.ses
+
+# Exported BOM files
+*.xml
+*.csv
+
+# Archived Backups (KiCad 6.0)
+**/*-backups/*.zip
+
+# Local project settings
+*.kicad_prl
diff --git a/etsdr.kicad_pcb b/etsdr.kicad_pcb
index c7afd19..b63f561 100644
--- a/etsdr.kicad_pcb
+++ b/etsdr.kicad_pcb
@@ -34,6 +34,45 @@
(45 "User.4" user)
)
(setup
+ (stackup
+ (layer "F.SilkS"
+ (type "Top Silk Screen")
+ )
+ (layer "F.Paste"
+ (type "Top Solder Paste")
+ )
+ (layer "F.Mask"
+ (type "Top Solder Mask")
+ (thickness 0.01)
+ )
+ (layer "F.Cu"
+ (type "copper")
+ (thickness 0.035)
+ )
+ (layer "dielectric 1"
+ (type "core")
+ (thickness 1.51)
+ (material "FR4")
+ (epsilon_r 4.5)
+ (loss_tangent 0.02)
+ )
+ (layer "B.Cu"
+ (type "copper")
+ (thickness 0.035)
+ )
+ (layer "B.Mask"
+ (type "Bottom Solder Mask")
+ (thickness 0.01)
+ )
+ (layer "B.Paste"
+ (type "Bottom Solder Paste")
+ )
+ (layer "B.SilkS"
+ (type "Bottom Silk Screen")
+ )
+ (copper_finish "None")
+ (dielectric_constraints no)
+ )
(pad_to_mask_clearance 0)
(allow_soldermask_bridges_in_footprints no)
(tenting front back)
@@ -78,64 +117,2220 @@
)
)
(net 0 "")
- (net 1 "unconnected-(A1-GPIO6-Pad9)")
- (net 2 "unconnected-(A1-VSYS-Pad39)")
- (net 3 "Net-(A1-GND-Pad13)")
- (net 4 "unconnected-(A1-AGND-Pad33)")
- (net 5 "unconnected-(A1-GPIO21-Pad27)")
- (net 6 "unconnected-(A1-GPIO14-Pad19)")
- (net 7 "unconnected-(A1-GPIO15-Pad20)")
- (net 8 "unconnected-(A1-GPIO13-Pad17)")
- (net 9 "unconnected-(A1-VBUS-Pad40)")
- (net 10 "unconnected-(A1-ADC_VREF-Pad35)")
- (net 11 "unconnected-(A1-RUN-Pad30)")
- (net 12 "unconnected-(A1-GPIO28_ADC2-Pad34)")
- (net 13 "unconnected-(A1-GPIO16-Pad21)")
- (net 14 "unconnected-(A1-3V3_EN-Pad37)")
- (net 15 "unconnected-(A1-GPIO22-Pad29)")
- (net 16 "unconnected-(A1-GPIO27_ADC1-Pad32)")
- (net 17 "unconnected-(A1-GPIO10-Pad14)")
- (net 18 "unconnected-(A1-GPIO1-Pad2)")
- (net 19 "unconnected-(A1-GPIO7-Pad10)")
- (net 20 "unconnected-(A1-GPIO9-Pad12)")
- (net 21 "unconnected-(A1-GPIO12-Pad16)")
- (net 22 "unconnected-(A1-GPIO19-Pad25)")
- (net 23 "unconnected-(A1-GPIO3-Pad5)")
- (net 24 "unconnected-(A1-GPIO26_ADC0-Pad31)")
- (net 25 "unconnected-(A1-GPIO5-Pad7)")
- (net 26 "unconnected-(A1-GPIO0-Pad1)")
- (net 27 "unconnected-(A1-GPIO20-Pad26)")
- (net 28 "unconnected-(A1-GPIO18-Pad24)")
- (net 29 "unconnected-(A1-3V3-Pad36)")
- (net 30 "unconnected-(A1-GPIO4-Pad6)")
- (net 31 "unconnected-(A1-GPIO11-Pad15)")
- (net 32 "unconnected-(A1-GPIO17-Pad22)")
- (net 33 "unconnected-(A1-GPIO2-Pad4)")
- (net 34 "unconnected-(A1-GPIO8-Pad11)")
- (footprint "Module:RaspberryPi_Pico_SMD_HandSolder"
- (layer "F.Cu")
- (uuid "626f61ab-27e1-44f8-9ef4-a7e00bda2fa6")
- (at 159.31 101.43)
- (descr "Raspberry Pi Pico (non-W) surface-mount footprint with debug pads for hand soldering, supports Raspberry Pi Pico 2 (non-W), https://datasheets.raspberrypi.com/pico/pico-datasheet.pdf")
- (tags "module usb pcb swd")
- (property "Reference" "A1"
- (at 11.7475 24.765 0)
+ (net 1 "+3V3")
+ (net 2 "+5V")
+ (net 3 "GND")
+ (net 4 "GNDA")
+ (net 5 "+BATT")
+ (net 6 "/Filters/filt_in1")
+ (net 7 "/Filters/filt_out1")
+ (net 8 "/Filters/filt_in2")
+ (net 9 "/Filters/filt_in3")
+ (net 10 "/Filters/filt_out2")
+ (net 11 "/Filters/filt_out3")
+ (net 12 "/Filters/RF_OUT")
+ (net 13 "/Filters/RF_IN")
+ (net 14 "/IQ mod/I")
+ (net 15 "/IQ mod/LO2")
+ (net 16 "/Filters/FILT_SEL1")
+ (net 17 "/Filters/FILT_SEL2")
+ (net 18 "/Preamp/RF_ANT")
+ (net 19 "/Preamp/RF_LNA_OUT")
+ (net 20 "/Preamp/RF_LNA_IN")
+ (net 21 "/IQ demod/LO2")
+ (net 22 "/IQ mod/LO1")
+ (net 23 "/IQ demod/LO1")
+ (net 24 "/IQ mod/Q")
+ (net 25 "Net-(U301-2B1)")
+ (net 26 "Net-(U301-2B2)")
+ (net 27 "Net-(U301-2B3)")
+ (net 28 "Net-(U301-2B4)")
+ (net 29 "/IQ mod/TX_OUT")
+ (net 30 "/IQ demod/I")
+ (net 31 "/IQ demod/Q")
+ (net 32 "/IQ mod/mod")
+ (net 33 "unconnected-(A401-GPIO6-Pad9)")
+ (net 34 "unconnected-(A401-GPIO9-Pad12)")
+ (net 35 "unconnected-(A401-3V3_EN-Pad37)")
+ (net 36 "unconnected-(A401-GPIO13-Pad17)")
+ (net 37 "Net-(A401-GPIO26_ADC0)")
+ (net 38 "unconnected-(A401-GPIO22-Pad29)")
+ (net 39 "unconnected-(A401-VSYS-Pad39)")
+ (net 40 "unconnected-(A401-RUN-Pad30)")
+ (net 41 "unconnected-(A401-GPIO8-Pad11)")
+ (net 42 "Net-(A401-GPIO27_ADC1)")
+ (net 43 "unconnected-(A401-GPIO7-Pad10)")
+ (net 44 "unconnected-(A401-GPIO28_ADC2-Pad34)")
+ (net 45 "unconnected-(A401-GPIO5-Pad7)")
+ (net 46 "unconnected-(A401-GPIO2-Pad4)")
+ (net 47 "Net-(A401-ADC_VREF)")
+ (net 48 "unconnected-(A401-GPIO12-Pad16)")
+ (net 49 "Net-(C101-Pad2)")
+ (net 50 "Net-(C205-Pad2)")
+ (net 51 "Net-(C206-Pad1)")
+ (net 52 "Net-(C207-Pad1)")
+ (net 53 "Net-(C301-Pad1)")
+ (net 54 "Net-(C302-Pad1)")
+ (net 55 "Net-(C303-Pad1)")
+ (net 56 "Net-(C304-Pad1)")
+ (net 57 "Net-(C305-Pad2)")
+ (net 58 "Net-(C306-Pad2)")
+ (net 59 "Net-(C307-Pad2)")
+ (net 60 "Net-(C308-Pad2)")
+ (net 61 "Net-(U302B--)")
+ (net 62 "Net-(U302A--)")
+ (net 63 "Net-(C602-Pad1)")
+ (net 64 "Net-(C603-Pad1)")
+ (net 65 "Net-(U601-1B3)")
+ (net 66 "Net-(U601-1B4)")
+ (net 67 "Net-(U601-1B1)")
+ (net 68 "Net-(U601-1B2)")
+ (net 69 "Net-(D501-K)")
+ (net 70 "Net-(D501-A)")
+ (net 71 "Net-(JP601-A)")
+ (net 72 "Net-(JP601-C)")
+ (net 73 "Net-(JP602-A)")
+ (net 74 "Net-(JP602-C)")
+ (net 75 "Net-(U101-+)")
+ (net 76 "Net-(U302B-+)")
+ (net 77 "Net-(U302A-+)")
+ (net 78 "Net-(R601-Pad2)")
+ (net 79 "Net-(R603-Pad2)")
+ (net 80 "Net-(U201-1B4)")
+ (net 81 "Net-(U301-1B1)")
+ (net 82 "Net-(U301-1B3)")
+ (net 83 "unconnected-(U301-1A-Pad7)")
+ (net 84 "unconnected-(U601-1A-Pad7)")
+ (net 85 "unconnected-(U601-2B2-Pad11)")
+ (net 86 "unconnected-(U601-2B4-Pad13)")
+ (net 87 "unconnected-(U601-2B1-Pad10)")
+ (net 88 "unconnected-(U601-2B3-Pad12)")
+ (net 89 "Net-(U602-Pad4)")
+ (net 90 "Net-(U503-PROG)")
+ (net 91 "Net-(U602-Pad10)")
+ (net 92 "unconnected-(A401-GPIO0-Pad1)")
+ (net 93 "unconnected-(A401-GPIO1-Pad2)")
+ (net 94 "unconnected-(A401-GPIO3-Pad5)")
+ (net 95 "unconnected-(A401-GPIO4-Pad6)")
+ (net 96 "unconnected-(A401-GPIO17-Pad22)")
+ (net 97 "unconnected-(A401-GPIO16-Pad21)")
+ (footprint "Package_TO_SOT_SMD:TSOT-23-6"
+ (layer "F.Cu")
+ (uuid "039516ed-bb61-4381-8758-6c8e9a85d61a")
+ (at 50.5 32.75 180)
+ (descr "TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "TSOT TO_SOT_SMD")
+ (property "Reference" "U101"
+ (at 0 -2.4 0)
+ (layer "F.SilkS")
+ (uuid "37a7ffa9-10d5-4c7a-8719-765e1f32b7da")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "ADA4895-1"
+ (at 0 2.4 0)
+ (layer "F.Fab")
+ (uuid "1fa6c24d-429c-462b-bc8b-94ff665c56d8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADA4895-1_4895-2.pdf"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "7cb4b075-0546-47fe-81b7-269f77d7071b")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "3.15..50V supply, 8MHz GBW, Rail-to-Rail input/output, over-the-top opamp with shutdown, TSOT-6"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "de39d23d-26c3-4c74-ac65-233ae97d349d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "TSOT?23*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/24dfd3f5-4909-4ca9-9280-a0f1c2da05ce")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start 0.91 1.56)
+ (end -0.91 1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1cbb5fdf-b7ff-4673-8bc9-d236391fdb3e")
+ )
+ (fp_line
+ (start 0.91 1.51)
+ (end 0.91 1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b16b6b54-6e13-40d0-a58a-6ee0c6d665c9")
+ )
+ (fp_line
+ (start 0.91 -1.56)
+ (end 0.91 -1.51)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d34e66dd-b1f3-440a-ac5d-3eec728482ab")
+ )
+ (fp_line
+ (start -0.91 1.56)
+ (end -0.91 1.51)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2eef0120-0de2-40b1-93ea-83d610282b7a")
+ )
+ (fp_line
+ (start -0.91 -1.51)
+ (end -0.91 -1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0d56e7ea-b05a-4de9-adfd-32fdbbb3c133")
+ )
+ (fp_line
+ (start -0.91 -1.56)
+ (end 0.91 -1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "56fb4e4d-9725-4a41-9981-698967acdf60")
+ )
+ (fp_poly
+ (pts
+ (xy -1.45 -1.51) (xy -1.69 -1.84) (xy -1.21 -1.84)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill yes)
+ (layer "F.SilkS")
+ (uuid "f5711e29-f9b0-44b4-8e81-f0c7c09270ca")
+ )
+ (fp_line
+ (start 2.05 1.5)
+ (end 1.05 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "36e714cd-62e1-4133-8c76-5fcc410a9a3a")
+ )
+ (fp_line
+ (start 2.05 -1.5)
+ (end 2.05 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "2a48c93e-33c8-4131-836b-a97454788cd9")
+ )
+ (fp_line
+ (start 1.05 1.7)
+ (end -1.05 1.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9b9c18fe-9b3a-4381-b93e-53236030e7a0")
+ )
+ (fp_line
+ (start 1.05 1.5)
+ (end 1.05 1.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "4274cf7e-2321-44f5-b8d6-6db80ac41e37")
+ )
+ (fp_line
+ (start 1.05 -1.5)
+ (end 2.05 -1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d8b167ce-4db5-414c-ac36-6ee998f93c53")
+ )
+ (fp_line
+ (start 1.05 -1.7)
+ (end 1.05 -1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "afa6e3cd-9536-45e8-bbd4-afb503d76eea")
+ )
+ (fp_line
+ (start -1.05 1.7)
+ (end -1.05 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "7da71bf3-21c3-4721-91f6-1265b916e6ae")
+ )
+ (fp_line
+ (start -1.05 1.5)
+ (end -2.05 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d78f7a6c-18f8-4ed2-b625-e929f94a8a44")
+ )
+ (fp_line
+ (start -1.05 -1.5)
+ (end -1.05 -1.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "1f9b94c0-6d15-4ff9-bd74-5da3f41047b9")
+ )
+ (fp_line
+ (start -1.05 -1.7)
+ (end 1.05 -1.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "7664a00d-456d-420e-8335-84d6de03230b")
+ )
+ (fp_line
+ (start -2.05 1.5)
+ (end -2.05 -1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "53e48d35-02aa-442a-a9d1-0d9ec86d34e9")
+ )
+ (fp_line
+ (start -2.05 -1.5)
+ (end -1.05 -1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "97706582-cd19-4760-a93f-bcfd7d64925f")
+ )
+ (fp_poly
+ (pts
+ (xy -0.4 -1.45) (xy 0.8 -1.45) (xy 0.8 1.45) (xy -0.8 1.45) (xy -0.8 -1.05)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "97981243-b2f9-44f0-96d1-02d498c13314")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "00eae079-474a-4433-bc5d-051a42ee9d4b")
+ (effects
+ (font
+ (size 0.72 0.72)
+ (thickness 0.11)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.1375 -0.95 180)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 19 "/Preamp/RF_LNA_OUT")
+ (pintype "output")
+ (uuid "6c6583d7-96a5-4038-86fa-faea16c554d3")
+ )
+ (pad "2" smd roundrect
+ (at -1.1375 0 180)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "V-")
+ (pintype "power_in")
+ (uuid "adcebb5c-ba02-4249-8fc0-c69e1265e2b8")
+ )
+ (pad "3" smd roundrect
+ (at -1.1375 0.95 180)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 75 "Net-(U101-+)")
+ (pinfunction "+")
+ (pintype "input")
+ (uuid "4183f3aa-4c48-4855-9065-42908bdb2c8a")
+ )
+ (pad "4" smd roundrect
+ (at 1.1375 0.95 180)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 20 "/Preamp/RF_LNA_IN")
+ (pinfunction "-")
+ (pintype "input")
+ (uuid "9116ed85-ba2e-4c12-886c-53acfc6f9b5d")
+ )
+ (pad "5" smd roundrect
+ (at 1.1375 0 180)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "~{SHDN}")
+ (pintype "input")
+ (uuid "3d14a170-d219-4b1a-a6ff-6ce5346ac9e1")
+ )
+ (pad "6" smd roundrect
+ (at 1.1375 -0.95 180)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 1 "+3V3")
+ (pinfunction "V+")
+ (pintype "power_in")
+ (uuid "dbcee7ad-48a3-4aa2-82f7-4cdb1d7bf832")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/TSOT-23-6.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Package_TO_SOT_SMD:SOT-23-5"
+ (layer "F.Cu")
+ (uuid "064ecaa6-ea7b-407d-85b6-384b4016b8c2")
+ (at 27.575 142.675)
+ (descr "SOT, 5 Pin (JEDEC MO-178 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-178), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "Reference" "U503"
+ (at 0 -2.4 0)
+ (layer "F.SilkS")
+ (uuid "dfe85ab0-fea2-4bc1-9934-86e7ccbedf97")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "MCP73831-2-OT"
+ (at 0 2.4 0)
+ (layer "F.Fab")
+ (uuid "56f56f7e-92a5-4271-a800-ba008ed36b1f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20001984g.pdf"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "94f093c3-8b93-45c9-b05e-0b9aacfa8e1c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Single cell, Li-Ion/Li-Po charge management controller, 4.20V, Tri-State Status Output, in SOT23-5 package"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d011fdd3-54bc-4517-846c-b6178a35d43c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "SOT?23*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/b1859e9f-e346-40f5-917e-1b2699619a6f")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.91 -1.56)
+ (end 0.91 -1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2247eddf-423f-4e34-804d-6e11afa4577e")
+ )
+ (fp_line
+ (start -0.91 -1.51)
+ (end -0.91 -1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "17316a9f-b48c-4d40-a816-caf04375a79d")
+ )
+ (fp_line
+ (start -0.91 1.56)
+ (end -0.91 1.51)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d6cf7f66-1c4f-45a4-b90c-07e64c42e7ad")
+ )
+ (fp_line
+ (start 0.91 -1.56)
+ (end 0.91 -1.51)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2db3d3e4-685a-45e5-b0f0-b9989a4bfa27")
+ )
+ (fp_line
+ (start 0.91 -0.39)
+ (end 0.91 0.39)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9079fcd1-0125-4a6d-9e50-6f3828b36f9d")
+ )
+ (fp_line
+ (start 0.91 1.51)
+ (end 0.91 1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6cac8545-df91-4549-992c-bc6120e5f0db")
+ )
+ (fp_line
+ (start 0.91 1.56)
+ (end -0.91 1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "dad7006b-22bd-40eb-ad9d-34dbeeaf2f50")
+ )
+ (fp_poly
+ (pts
+ (xy -1.45 -1.51) (xy -1.69 -1.84) (xy -1.21 -1.84)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill yes)
+ (layer "F.SilkS")
+ (uuid "5b1cfa2c-c8f2-42dd-83be-c6251a88c4d4")
+ )
+ (fp_line
+ (start -2.05 -1.5)
+ (end -1.05 -1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "4c755f57-1c2c-4cbd-83f7-24de3b797f7f")
+ )
+ (fp_line
+ (start -2.05 1.5)
+ (end -2.05 -1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f21e5590-8bfd-48b2-a7ee-879ee59a2fa1")
+ )
+ (fp_line
+ (start -1.05 -1.7)
+ (end 1.05 -1.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d96c3e81-19cc-4c37-9ebe-2509f160093e")
+ )
+ (fp_line
+ (start -1.05 -1.5)
+ (end -1.05 -1.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f45935b9-80ef-43bf-a198-0d34f48e8a46")
+ )
+ (fp_line
+ (start -1.05 1.5)
+ (end -2.05 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b45f9780-1a1e-401a-b9ec-1381563d3e25")
+ )
+ (fp_line
+ (start -1.05 1.7)
+ (end -1.05 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0fb092e4-8d2f-4602-b9a5-495eff813336")
+ )
+ (fp_line
+ (start 1.05 -1.7)
+ (end 1.05 -1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "1da86634-b56c-4419-90ba-181a6f410e68")
+ )
+ (fp_line
+ (start 1.05 -1.5)
+ (end 2.05 -1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "c86651f5-1a59-42dd-ad49-0441a9d2cfd0")
+ )
+ (fp_line
+ (start 1.05 -0.39)
+ (end 1.05 0.39)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "07a2665e-4331-4037-beea-18f20bd8ff9c")
+ )
+ (fp_line
+ (start 1.05 0.39)
+ (end 2.05 0.39)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "ff326df1-06a6-4a09-b55c-156450e69961")
+ )
+ (fp_line
+ (start 1.05 1.5)
+ (end 1.05 1.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "30012334-bccf-4f4e-800a-2a95af998f5d")
+ )
+ (fp_line
+ (start 1.05 1.7)
+ (end -1.05 1.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "2236c601-3e4c-48f4-abdb-d75a518ab40b")
+ )
+ (fp_line
+ (start 2.05 -1.5)
+ (end 2.05 -0.39)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "1232736d-5a7a-40ad-8c79-d8dd2c0ddbf1")
+ )
+ (fp_line
+ (start 2.05 -0.39)
+ (end 1.05 -0.39)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "4e925a14-26e5-4591-b907-f7634c333d6f")
+ )
+ (fp_line
+ (start 2.05 0.39)
+ (end 2.05 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "fbca716c-6c9f-4895-945c-69baaa6ef90e")
+ )
+ (fp_line
+ (start 2.05 1.5)
+ (end 1.05 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e8aae2e9-0cad-409e-8980-b091376e3f3f")
+ )
+ (fp_poly
+ (pts
+ (xy -0.4 -1.45) (xy 0.8 -1.45) (xy 0.8 1.45) (xy -0.8 1.45) (xy -0.8 -1.05)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "d7781cf0-4f2f-4797-83db-9f4d3ed8ac59")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "5fbac978-6277-492e-b3cf-7c6387881590")
+ (effects
+ (font
+ (size 0.72 0.72)
+ (thickness 0.11)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.1375 -0.95)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 69 "Net-(D501-K)")
+ (pinfunction "STAT")
+ (pintype "tri_state")
+ (uuid "96e23ba2-98b6-4aaa-9ebe-38d0648cdb6a")
+ )
+ (pad "2" smd roundrect
+ (at -1.1375 0)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 3 "GND")
+ (pinfunction "V_{SS}")
+ (pintype "power_in")
+ (uuid "be8cc443-c954-4303-a511-d1e0b192d0a3")
+ )
+ (pad "3" smd roundrect
+ (at -1.1375 0.95)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 5 "+BATT")
+ (pinfunction "V_{BAT}")
+ (pintype "power_out")
+ (uuid "ce062559-7a82-4de6-8a6d-3c2841406da7")
+ )
+ (pad "4" smd roundrect
+ (at 1.1375 0.95)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 2 "+5V")
+ (pinfunction "V_{DD}")
+ (pintype "power_in")
+ (uuid "fceee9e1-048b-44dd-a325-924f3c9e4c6c")
+ )
+ (pad "5" smd roundrect
+ (at 1.1375 -0.95)
+ (size 1.325 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 90 "Net-(U503-PROG)")
+ (pinfunction "PROG")
+ (pintype "input")
+ (uuid "2e1d8038-a092-4f9b-b40a-2c2ad4cd0992")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "06c3453a-808b-4f70-857e-e3804ae89043")
+ (at 87.5145 41.529)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L205"
+ (at 4.115 0 90)
+ (layer "F.SilkS")
+ (uuid "06a8e236-edeb-4983-bea4-d926a5994b38")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 0)
+ (layer "F.Fab")
+ (uuid "d611897e-4fc9-431d-a254-501f956538a7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "e049b575-fcdc-4249-aec1-470f24e1015d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "1915ffd2-ee6d-4e39-9e56-b883535b7da8")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/716677ce-aab9-45b7-9bc1-024b0263e3fe")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9c5fa79a-64fc-469f-a755-e5f03c21dc26")
+ )
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ee88a273-b2d9-4216-a2a7-c34056acbd08")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "f809a3c1-7191-4e03-99de-2c55305af2a1")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "9a44e17b-0f00-4ab8-9af0-03d8557b9318")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "cadc253a-7428-4ef4-9b52-d0c4d1cf8585")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 4 "GNDA")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "e1d3319d-eab2-41ed-b489-34a6b74fe071")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 50 "Net-(C205-Pad2)")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "21560565-d9dc-46b4-b1f0-eef348f4429e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "06d572db-ceb5-4aa9-8368-845be938584d")
+ (at 41.105 57.25625 -90)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R305"
+ (at 0.0875 1.5 90)
+ (layer "F.SilkS")
+ (uuid "52432912-46c0-409e-8c39-25e475412bfa")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "100R"
+ (at 0 1.65 90)
+ (layer "F.Fab")
+ (uuid "edf19d4c-cf86-44c8-b8ce-baf1681bf6f6")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "95ac297f-f30e-409b-8bf7-5eaa7c57b124")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "9588387b-ab6b-419d-93ec-f2d284b0f7b2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/246c8024-0b09-4f83-a2be-9ca670fc1b57")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4bbbda15-c772-4b48-961c-48900fd7694b")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "82ad8e3e-9ed6-4fa8-bb9b-6a1216acde75")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "e0f9fabe-720d-4bc8-9eb2-8d71a6a13cec")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "173a38d5-e410-4e62-b8a7-7b93cb2fa020")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "b62a6bb0-f38d-4549-9ff1-7aa98598cf99")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 59 "Net-(C307-Pad2)")
+ (pintype "passive")
+ (uuid "d84ecc36-1876-4a4c-909c-c9828d408646")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 61 "Net-(U302B--)")
+ (pintype "passive")
+ (uuid "481619e6-ab3b-43f8-a0d9-558106f5b9a2")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "150459b1-5bd8-46a2-aee6-9df42a532d16")
+ (at 88.152 44.069 180)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C208"
+ (at 0 -1.68 0)
+ (layer "F.SilkS")
+ (uuid "673778ab-f4d9-42de-aae2-c54fe5afa500")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "cf908f63-13dc-41d8-8fdc-b3cde3f35441")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a9f865b3-b408-42d7-91cb-a891fa72199c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "0ac38bd2-1b48-41f6-92be-ef649832fcf7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/fa9bda3d-f504-4047-a7a4-07bd4b380673")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4a7f3239-802e-4024-9dfa-0fe23620f2b6")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0215f04d-8502-4d1b-ac6f-badb455c613c")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "6ce806eb-3884-405a-ac3d-e1825fb73bad")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "6465572e-5542-43d4-93b4-433f1dc6806e")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "cca4ad6e-62e3-405a-894f-207aac8e0139")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 180)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 50 "Net-(C205-Pad2)")
+ (pintype "passive")
+ (uuid "f838dce6-3c09-4313-9f46-656844359e57")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 180)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "faf5559a-92aa-4dd4-b8e4-aec43b9058ab")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "1b8552bc-9557-4294-949d-50c1c1d7f323")
+ (at 35.405 54.775)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C309"
+ (at -3.8 0 0)
+ (layer "F.SilkS")
+ (uuid "0eb4fcd2-f027-49bc-a6ea-c20791329f9f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "1n"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "43b3c659-e0ac-476f-9b9f-662178c1bcf4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "573968ed-310b-487e-b6ad-a066fd0cec10")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "8bd19ed4-43f9-4636-956f-84202f1bdc62")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/4f7834d2-e868-41a1-ba93-28a6dd69f0ca")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6b95a403-d93f-44d5-8897-a86059e66c74")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4c3e36f9-d8df-4c75-a43d-f886e3fa1f9c")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "e490ada0-df3e-4e60-b45f-de21231ea9ee")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "754e007c-b9cf-48f8-a732-e94e57e7aac5")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "90c60ea2-22cc-48f4-aa50-901bcf3e7524")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 61 "Net-(U302B--)")
+ (pintype "passive")
+ (uuid "4f5ffe99-a847-412f-8e7f-9c951ccc169f")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 31 "/IQ demod/Q")
+ (pintype "passive")
+ (uuid "f20b252c-e7a7-46d5-8ba8-285bdbca2de3")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "21e2718e-ec39-43ba-9319-a9d96ca81bec")
+ (at 87.8195 48.184 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L208"
+ (at 0 2.286 90)
+ (layer "F.SilkS")
+ (uuid "e909e459-038b-4bba-96ea-076a188a028d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 90)
+ (layer "F.Fab")
+ (uuid "5ee0424d-db4b-4e8b-9101-d08c9181bb0d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d58a0591-9e2c-46d9-b5c3-76870f8e5059")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "9078135d-567b-4242-b26c-1154c279e6a7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/81a5cbfa-3f15-44a8-93c6-ab70ef17dc2c")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "fafdb29f-25c9-45c2-b3d5-f940c0c120d3")
+ )
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "58ebafa8-d4bd-420a-8f25-920f284e98a3")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "53c3dccb-4085-4e2a-8a5e-f95be57e18fc")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "3f7740cd-d583-42dc-8343-692e0ff29760")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "f4b3bd63-c3e6-4d81-8d18-21964a0e3fac")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 50 "Net-(C205-Pad2)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "1ad25097-033b-4dde-b107-2b2209036d89")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 7 "/Filters/filt_out1")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "aec0fcd5-f475-4110-b6a5-4ed0da97e1ae")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "24beb9c1-77ec-4937-9c10-337b263189ca")
+ (at 36.405 44.775)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R310"
+ (at -3.75 0 0)
+ (layer "F.SilkS")
+ (uuid "a874ed4d-151a-4db7-bea0-0804bd9daa4c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "100k"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "065255e2-7bc6-4b10-8783-6477108ab181")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "08fe195b-4118-4e9c-a5b9-9808b06e87c2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "183d66d7-8665-49e9-893d-e0779560d406")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/ca7e8ad5-bdfc-46ad-a5ba-ae54496ea3b4")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "35addcf9-460b-43c2-aacd-67100ac1ccca")
+ )
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c50a2e4d-d7f5-4854-bffb-072b6eab6ef9")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "375af878-9978-4ebe-be5a-14c4a53f7c47")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "26bf3115-70af-4fe8-94be-858e2fe4da4b")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "ef37eddd-268b-486a-9a6c-ea98fca61767")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 62 "Net-(U302A--)")
+ (pintype "passive")
+ (uuid "3809e405-0106-4897-9b6a-df0c83f4666c")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 30 "/IQ demod/I")
+ (pintype "passive")
+ (uuid "0127a324-8a7e-4405-89d3-6d94c322e4f9")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_SMD:D_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
+ (layer "F.Cu")
+ (uuid "2b0d288d-9a17-422b-b91b-7cce485fa9d1")
+ (at 50 149.475 -90)
+ (descr "Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "diode handsolder")
+ (property "Reference" "C502"
+ (at 0 -1.65 90)
+ (layer "F.SilkS")
+ (uuid "cf2c8709-b0e3-416e-a77b-299cf00fd296")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "4u7"
+ (at 0 1.65 90)
+ (layer "F.Fab")
+ (uuid "24cc62bb-3ee7-4784-bc23-c64c440718a4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "14c524e5-f6e7-463b-9af6-2bf67bc4eee2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Polarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "e72f5540-6807-492c-a122-d7e5ca6bc3c3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Mouser" "81-GRM21BR71C475KE1K"
+ (at 0 0 270)
(unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ce60b03b-e072-4e50-a292-be100a2e7401")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "CP_*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/9e43e2da-f310-4183-8023-359d3aead998")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -1.86 0.96)
+ (end 1 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "93a26a72-ca11-4ff9-9c86-0eb51b2d9cf8")
+ )
+ (fp_line
+ (start -1.86 -0.96)
+ (end -1.86 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "782e30dd-7b92-4b92-a4d7-a28049cf34f4")
+ )
+ (fp_line
+ (start 1 -0.96)
+ (end -1.86 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4f025e21-5637-425a-9f59-4e377ad8a481")
+ )
+ (fp_rect
+ (start -1.85 -0.95)
+ (end 1.85 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "dd576bfb-ac2a-42a5-8a29-65898bf2d989")
+ )
+ (fp_line
+ (start -1 0.6)
+ (end 1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e59de0a1-f27f-4d07-aa58-6c99065a18f9")
+ )
+ (fp_line
+ (start 1 0.6)
+ (end 1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "94b1b484-8240-4276-bb92-0cc27d9c203e")
+ )
+ (fp_line
+ (start -1 -0.3)
+ (end -1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3195d061-9b7e-44da-bcb2-51ed34652b7b")
+ )
+ (fp_line
+ (start -0.7 -0.6)
+ (end -1 -0.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c350cadc-b822-4843-b097-2e81707af7fe")
+ )
+ (fp_line
+ (start 1 -0.6)
+ (end -0.7 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "0883d588-4f86-485a-a5e9-46872f751723")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "b46c6650-daff-48b1-be91-f746de617670")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.025 0 270)
+ (size 1.15 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.217391)
+ (net 1 "+3V3")
+ (pintype "passive")
+ (uuid "87cdce74-2033-4a95-b26b-3fd04b748663")
+ )
+ (pad "2" smd roundrect
+ (at 1.025 0 270)
+ (size 1.15 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.217391)
+ (net 3 "GND")
+ (pintype "passive")
+ (uuid "57e5ca0f-23ef-4235-ae97-a0a1979536db")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "2b8fdc24-e955-4681-a6b2-abe3f0b5cb45")
+ (at 46.605 47.625 -90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C303"
+ (at -0.05 1.7 90)
(layer "F.SilkS")
- (uuid "be19486a-873b-4f94-a2dd-f1472cfd32eb")
+ (uuid "3250d1f3-05ac-428b-878d-538d8d96e2b5")
(effects
(font
(size 1 1)
(thickness 0.15)
)
- (justify left)
)
)
- (property "Value" "RaspberryPi_Pico"
- (at 0 27.94 0)
+ (property "Value" "470n"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "b8256d21-ffc6-478c-a4ed-2593b4df241d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "31c0a19c-011d-432a-a80a-6b441d811eae")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ee633f79-cded-4fd0-aa90-3052c93843d3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/26c3aa74-2f47-44b4-b198-5152beda85c4")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e944bac4-693b-4e08-9f42-559702bc5a46")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f9ee94e1-e0b0-4a7c-b83e-016dc2fe6df4")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "2a838d71-f685-4fc3-ad84-bbdea9ed1515")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "70d55693-bab9-4c91-85dd-100fcfd1097c")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "d9bb0bc6-09a3-4b83-a0fb-8055a79caa2e")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 55 "Net-(C303-Pad1)")
+ (pintype "passive")
+ (uuid "210a6230-3d7d-4055-9749-3451c69d98d1")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "05de9d3f-4551-446d-8e05-3e4d8f32caeb")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Connector_Coaxial:SMA_Amphenol_132291_Vertical"
+ (layer "F.Cu")
+ (uuid "2e38cfb9-917d-48d4-afac-0871d8c4d8fb")
+ (at 31.5 31.75)
+ (descr "https://www.amphenolrf.com/library/download/link/link_id/595983/parent/132291/")
+ (tags "SMA THT Female Jack Vertical Bulkhead")
+ (property "Reference" "J101"
+ (at 0 -4.75 0)
+ (layer "F.SilkS")
+ (uuid "fec9bf1d-180e-48f4-9896-66cb94d6e5ae")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "ANT RX"
+ (at 0 5 0)
+ (layer "F.Fab")
+ (uuid "ea566e20-fd9d-46a8-ba38-7751a22f143c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "f558fab1-fcd4-4b46-849a-9571bfb93039")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)"
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
- (uuid "aef4f879-b0d4-4e56-8bf1-09d6cd45c802")
+ (hide yes)
+ (uuid "b26bed93-6e27-4839-a266-a0532df8c714")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "*BNC* *SMA* *SMB* *SMC* *Cinch* *LEMO* *UMRF* *MCX* *U.FL*")
+ (path "/43b3a61e-5aee-4c05-8ae1-e219e88c2196")
+ (sheetname "/")
+ (sheetfile "etsdr.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start -3.61 -1.66)
+ (end -3.61 1.66)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "754498c9-7ba8-459e-84fa-beb219961c81")
+ )
+ (fp_line
+ (start -1.66 -3.61)
+ (end 1.66 -3.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d703c703-d7e3-40ea-b207-97f420f0b7ac")
+ )
+ (fp_line
+ (start -1.66 3.61)
+ (end 1.66 3.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "105be62b-93ce-45db-a525-b8575a5823fa")
+ )
+ (fp_line
+ (start 3.61 -1.66)
+ (end 3.61 1.66)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c1d95561-226c-4e80-9f85-e840a7b81b30")
+ )
+ (fp_line
+ (start -4.17 -4.17)
+ (end -4.17 4.17)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "c2acd72b-22c1-4a97-acf5-b3e7e0b06f8d")
+ )
+ (fp_line
+ (start -4.17 -4.17)
+ (end 4.17 -4.17)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "70cbaf9c-d340-48d0-9c8e-ff13d7718c5e")
+ )
+ (fp_line
+ (start 4.17 4.17)
+ (end -4.17 4.17)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "5524a99d-9626-47b0-8053-ab174b43a25d")
+ )
+ (fp_line
+ (start 4.17 4.17)
+ (end 4.17 -4.17)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "05e3e689-c73a-484f-9df2-aaaff9d0a60b")
+ )
+ (fp_line
+ (start -3.5 -3.5)
+ (end -3.5 3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "f0befeee-053c-4a3a-8e8c-187c4a0663b6")
+ )
+ (fp_line
+ (start -3.5 -3.5)
+ (end 3.5 -3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e350e337-1ecf-4fc0-a729-2b6c61ad9fe9")
+ )
+ (fp_line
+ (start -3.5 3.5)
+ (end 3.5 3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "97da3dda-f49e-42ad-89c5-f96fc436e8b5")
+ )
+ (fp_line
+ (start 3.5 -3.5)
+ (end 3.5 3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "92168b78-0ee9-483c-96e0-f14da77a7a1c")
+ )
+ (fp_circle
+ (center 0 0)
+ (end 3.175 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "60ee5769-9636-4ac5-9b2f-4a158db08793")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "9112b7d7-57a8-475e-8409-9581cc666a03")
(effects
(font
(size 1 1)
@@ -143,11 +2338,248 @@
)
)
)
- (property "Datasheet" "https://datasheets.raspberrypi.com/pico/pico-datasheet.pdf"
+ (pad "1" thru_hole circle
+ (at 0 0)
+ (size 2.05 2.05)
+ (drill 1.5)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 18 "/Preamp/RF_ANT")
+ (pinfunction "In")
+ (pintype "passive")
+ (uuid "c8205755-5d93-449e-b240-886761249434")
+ )
+ (pad "2" thru_hole circle
+ (at -2.54 -2.54)
+ (size 2.25 2.25)
+ (drill 1.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "Ext")
+ (pintype "passive")
+ (uuid "c2b097fc-643f-421a-8573-19d57e871d56")
+ )
+ (pad "2" thru_hole circle
+ (at -2.54 2.54)
+ (size 2.25 2.25)
+ (drill 1.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "Ext")
+ (pintype "passive")
+ (uuid "f3d4314f-467f-44bd-a3fa-3c56d1198bdc")
+ )
+ (pad "2" thru_hole circle
+ (at 2.54 -2.54)
+ (size 2.25 2.25)
+ (drill 1.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "Ext")
+ (pintype "passive")
+ (uuid "c7079ac4-aa7b-4a40-a47c-f9d9917043d0")
+ )
+ (pad "2" thru_hole circle
+ (at 2.54 2.54)
+ (size 2.25 2.25)
+ (drill 1.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "Ext")
+ (pintype "passive")
+ (uuid "cc173182-caf5-4eb7-a637-f91bc7160d7e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Connector_Coaxial.3dshapes/SMA_Amphenol_132291_Vertical.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "2f8ebdfd-2067-4822-a5be-2eae79097e9d")
+ (at 46.605 55.125 -90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C304"
+ (at 0.1 1.7 90)
+ (layer "F.SilkS")
+ (uuid "05818a6d-0b1d-45ea-9345-2c5534319e31")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "470n"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "6310d470-d197-4932-8f6a-b5343e619e2d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "dc8128b9-ca5e-44ba-85ba-05385cf1a887")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "38271e97-4067-4336-9fcd-790bf6e748ef")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/aa067867-e76d-4f24-81a9-23d7890fb91c")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "00d38b7a-c9db-4950-9059-4cda9367b589")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e76995b8-f5a4-48d2-a732-2cfafdff6cbf")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "3a717d85-1472-4c67-a65a-78d23bd47540")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "a411229c-999a-44a8-a5c7-3b037f966141")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "390d1d68-b675-4730-97ed-eb26a10bdf25")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 56 "Net-(C304-Pad1)")
+ (pintype "passive")
+ (uuid "808dae7a-46c4-4f67-804b-bb19131a6d8c")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "d00cd27d-2ba8-4b64-b659-a5905ac78ee0")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "312c2aae-4311-4b9a-8944-a882ae37d2ff")
+ (at 88.152 54.864 180)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C212"
+ (at 0 -1.68 0)
+ (layer "F.SilkS")
+ (uuid "51ae2142-4d45-4c3b-8f0e-d88d9f63e296")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "82a03f49-e389-4077-8327-3d182fb66fa4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
- (uuid "50a71456-2162-444e-8fff-87d1c5649dcd")
+ (uuid "1472e59e-0369-4b27-9379-bcd16cf435b1")
(effects
(font
(size 1.27 1.27)
@@ -155,11 +2587,11 @@
)
)
)
- (property "Description" "Versatile and inexpensive microcontroller module powered by RP2040 dual-core Arm Cortex-M0+ processor up to 133 MHz, 264kB SRAM, 2MB QSPI flash; also supports Raspberry Pi Pico 2"
+ (property "Description" "Unpolarized capacitor"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
- (uuid "d93d5d29-a9d3-48f6-a446-dd937de74bb9")
+ (uuid "d89dc6b1-16c3-4ad4-a639-44c0a3f4c990")
(effects
(font
(size 1.27 1.27)
@@ -167,412 +2599,8707 @@
)
)
)
- (property ki_fp_filters "RaspberryPi?Pico?Common* RaspberryPi?Pico?SMD*")
- (path "/eb3363ec-a481-450c-b1b6-d6191a62bbca")
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/335e861d-eb6c-4f2d-9520-06efba16d724")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "69eaa4ce-8d2e-4fb6-bbf8-6f3c3f8ee0b4")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a8ada1cf-1bcb-473f-be30-fb8691702f9c")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "83ffec6a-d9a6-496f-85a4-7eed1d214e2c")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "0d8d3d98-7baf-4438-b342-f812ee0560de")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "ca7595ae-e377-4330-b536-c2c8db03b3c3")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 180)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 7 "/Filters/filt_out1")
+ (pintype "passive")
+ (uuid "6b887ce9-4a60-4e84-bce8-72660938f5bb")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 180)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "dcbb8430-d99c-43b2-84bd-6761cecdd5fa")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_SMD:D_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
+ (layer "F.Cu")
+ (uuid "312fdb49-4bca-4b99-a426-3be4c5966dae")
+ (at 50 153.5 90)
+ (descr "Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "diode handsolder")
+ (property "Reference" "C501"
+ (at 0.025 1.75 90)
+ (layer "F.SilkS")
+ (uuid "aeaaa285-3eae-4d98-97b9-df4d33a85828")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "4u7"
+ (at 0 1.65 90)
+ (layer "F.Fab")
+ (uuid "e4d319b7-637f-4d4c-a2a3-dc51bcbec5df")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b1b2b24e-8e71-474e-9c81-ed46d83cc55c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Polarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "0d35fe88-8562-4299-8017-8a9f23702c99")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "CP_*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/928f4643-17d1-4dfc-abb4-4a3934997ba9")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start 1 -0.96)
+ (end -1.86 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3f86bd8e-950f-4116-bdbc-acc75823d107")
+ )
+ (fp_line
+ (start -1.86 -0.96)
+ (end -1.86 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0bda094c-4eec-4549-a395-d8e3d5e3c397")
+ )
+ (fp_line
+ (start -1.86 0.96)
+ (end 1 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f74cb5c4-19ca-436d-8bc5-9eff4c95dc8a")
+ )
+ (fp_rect
+ (start -1.85 -0.95)
+ (end 1.85 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "df820019-1eac-46f6-a903-a12d6b63dac0")
+ )
+ (fp_line
+ (start 1 -0.6)
+ (end -0.7 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "caee8ae7-1bf7-4236-81f5-e9e9bb95eafc")
+ )
+ (fp_line
+ (start -0.7 -0.6)
+ (end -1 -0.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "ace580ca-2f6a-498d-a9f6-ae8bb044a86f")
+ )
+ (fp_line
+ (start -1 -0.3)
+ (end -1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1ac5584f-f71b-4a0b-a192-4ee777f9ec45")
+ )
+ (fp_line
+ (start 1 0.6)
+ (end 1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b2bbdebc-0ef1-42a6-9b46-cdd3c3f7fea6")
+ )
+ (fp_line
+ (start -1 0.6)
+ (end 1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "dc5419bd-ff40-4d59-b20c-9e2d15ae915a")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "c11b8023-1da6-4e97-8c8b-d89c3a9ab63e")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.025 0 90)
+ (size 1.15 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.217391)
+ (net 5 "+BATT")
+ (pintype "passive")
+ (uuid "e8deee6d-96d2-4bd4-8049-d4a1b3346fa4")
+ )
+ (pad "2" smd roundrect
+ (at 1.025 0 90)
+ (size 1.15 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.217391)
+ (net 3 "GND")
+ (pintype "passive")
+ (uuid "93efc875-706c-45c7-8030-8fcbd1e348aa")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "3a6a64b1-b98a-4a1c-80b8-6bf11590925f")
+ (at 43.355 59.13125 -90)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R306"
+ (at 0 -1.65 90)
+ (layer "F.SilkS")
+ (uuid "e4722c4b-bb5b-4e41-b896-7969c5886788")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "100R"
+ (at 0 1.65 90)
+ (layer "F.Fab")
+ (uuid "4b5ecce7-bb68-4c00-98a8-4e82ace9898c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5a61aa85-ccf1-4f18-b397-f9d142721346")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "52a9c355-cf85-4b2b-9ae1-a39203dfac3e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/b69f2c2c-6f76-4b85-87ff-ee86b678e2e6")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e835eafb-4809-43db-a3e2-c40f11438f86")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "199c8bca-5539-4fe3-a84f-806b9382982f")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "94c51f8e-03b3-4ae6-8ad3-d05a73d42a03")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "f96fc99d-ff94-451b-ab96-6e0b24803951")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "65470a2c-344a-4b01-8588-6fe7cefd2bf3")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 60 "Net-(C308-Pad2)")
+ (pintype "passive")
+ (uuid "9d90dd12-ffa1-40e5-af55-665ff27229a2")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 76 "Net-(U302B-+)")
+ (pintype "passive")
+ (uuid "236efd5d-6955-4140-aa19-8559a9cff90b")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "439d8f49-9006-4a77-bcad-ff15442b71a3")
+ (at 45.75 62.43125 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R404"
+ (at 3.75 0 0)
+ (layer "F.SilkS")
+ (uuid "1f308deb-d886-4f30-810e-9ebcb3b38985")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "10k"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "9b3211a0-9a7d-449f-b81e-22ce529c4274")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "7909abdc-5852-4bfe-aa16-ace7df085f52")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d1008416-b4d5-4525-923d-4b1edead0931")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/46f291f4-0752-4024-88c3-366ff2cf0f16/9b5b408c-72b0-40fd-928a-231dd05ea13a")
+ (sheetname "/Raspberry/")
+ (sheetfile "rpi.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "105d24e5-be70-4db1-845a-289892eae409")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a741ae31-eb96-489d-8a6f-c5b03d134548")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "38ade930-a307-40aa-90ea-4888e19add67")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "f061185b-0a3f-4610-83b5-34ae4ada4c3d")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "b9407e35-9b78-4b08-8930-42c9419356a5")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 37 "Net-(A401-GPIO26_ADC0)")
+ (pintype "passive")
+ (uuid "2f316a97-6097-48f7-8e72-ed73ca4c4e0d")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "5a3b24e9-823b-47d0-acc3-40eddd9ff207")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "44682ad1-13a5-4c81-b4b2-03f4bab8d428")
+ (at 50.355 50.575 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R303"
+ (at -2.6 -0.75 90)
+ (layer "F.SilkS")
+ (uuid "bd2a6360-5b62-4353-82f6-c6451fd70c99")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "R"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "e272c225-3b01-4221-9d5b-5af6b57d32af")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b7e4a942-6d41-42f2-904e-5491baf463e8")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "87b1c1fc-aff4-4b29-984f-80c56c611c9e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/ec9f51d5-9acb-40d6-a06b-a4f79da5d41d")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "5642dc79-eaca-4c72-9d3f-91aaf288665b")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7bd5a7a5-d358-4888-82aa-2604e29f2852")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "3f0dab5c-70e4-473f-ba42-708085453b7a")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "f64d8853-e2a1-4d5b-93ec-41bc112ca848")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "d95a05f6-e57d-4a6d-a52d-aab42c0198f4")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 27 "Net-(U301-2B3)")
+ (pintype "passive")
+ (uuid "63ece797-fa04-4867-ba03-97279a1d35b1")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 54 "Net-(C302-Pad1)")
+ (pintype "passive")
+ (uuid "65e8c4b2-cac8-437c-9b85-689637556f6b")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "478d0f8a-f078-4baa-901c-aefdb6304dbc")
+ (at 80.852 47.879 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L207"
+ (at 0 -1.9 90)
+ (layer "F.SilkS")
+ (uuid "673d312e-44e5-4275-b844-b2811c3b96e3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 90)
+ (layer "F.Fab")
+ (uuid "17d6fa16-21cb-4d03-8ae7-54b3072a2a4b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d37c2f3e-c7da-438b-bed1-64368d750c21")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3e91b13d-3a6a-4561-b854-bbd6dd5bae69")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/77d461a7-83b6-4b78-8f56-310fa5da0f6e")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "beb8f0cb-52d7-4d90-93bd-acc6e07d51c1")
+ )
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6caac2fd-9912-4edf-9f5e-dfed366f7c86")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "e7abcadf-b5dd-4152-824f-167c0ddeeb20")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "b15c7c5a-8df4-4d6b-8af8-e91b95773574")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "6be8308a-0f05-4b11-b1a5-681fce48e3d2")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 52 "Net-(C207-Pad1)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "817a9cac-430f-496f-816b-3ab7176f912e")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 10 "/Filters/filt_out2")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "c5bb419a-f210-44e9-b6c7-aef109b40c66")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "495d3dcf-5c26-490e-ae7c-e6fad2d21540")
+ (at 41.105 53.20625 -90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C307"
+ (at 0 1.75 90)
+ (layer "F.SilkS")
+ (uuid "110f4cab-dcd3-4d66-b26b-f70c02758d56")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "0R"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "c4bf14d7-ed2f-4fd5-b984-574b5022cba4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "04d782bb-f07f-4846-9bfe-84794a62daea")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ae729b9a-5af0-41f8-b9a1-ae332b11ce6e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/73a6610f-8b1a-4c82-b615-ce54b79a7976")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7619d85b-6618-41a7-b20b-e958dac1e27e")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e8a5d078-eeed-4e4d-bc28-a65e863dd038")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "d48abfc5-6c4c-45f6-ae74-2095a2cc2ac1")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "bae302d1-6363-4a12-98cf-55ca88c5869e")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "b01fd2e3-14f4-4139-9af3-233862321bca")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 54 "Net-(C302-Pad1)")
+ (pintype "passive")
+ (uuid "2e38db56-18ca-4ce3-a46f-a11ca11b90eb")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 59 "Net-(C307-Pad2)")
+ (pintype "passive")
+ (uuid "ba3585f2-9f33-41c0-a9e0-1349c00481bc")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "4c23db1a-ea84-4304-883a-a1d17259ac17")
+ (at 73.232 39.954 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L203"
+ (at 0 -1.905 90)
+ (layer "F.SilkS")
+ (uuid "74dd66df-61d9-40dd-bad8-208b0d3e4a9a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 90)
+ (layer "F.Fab")
+ (uuid "d151ea1b-a2d4-403e-bf03-778ef466127f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ec0c3e39-95bc-458c-a9c7-790e6f958174")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "dbc6062c-a855-4575-b390-b86dee56676e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/1be274f7-38c0-48dd-aa27-3dcd4f54c9d5")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d692750e-0032-4e18-8ba7-3d505f327cd9")
+ )
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "84c42a02-4518-4d89-b144-5555e54b3698")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "fbb68ec7-9f6b-430d-b308-452ec11e99e2")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "6208565c-2778-4da4-af9f-7e633e542649")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "b350e0ec-c00e-458f-be99-7903827f103a")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 9 "/Filters/filt_in3")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "4365f2ab-c05c-4349-a17d-ed8fc11a2101")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 51 "Net-(C206-Pad1)")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "e17ba78e-d4fb-42bc-8299-8a7eb97195da")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "4c265ac3-4ddd-4e54-966c-b3e6d508fe5b")
+ (at 88.152 33.274 180)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C202"
+ (at 0 -1.68 0)
+ (layer "F.SilkS")
+ (uuid "bbb51002-603a-4920-ae15-7134da4b095f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "a885f44c-68a1-4be3-bd71-a170ddf20665")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5dcd3901-9718-42d4-ba5a-9750f4eb7d6e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "de64141e-ab8e-4098-9ae5-2c413727653c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/1690ba74-d815-4aeb-98c6-50b143994766")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b3d0f236-5a90-4c02-a5cf-4594575eaa63")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d34a7dc9-73e3-47ee-bd90-4dc6d4d2b675")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "b9c64878-67cf-4375-b9f3-34e570653c9b")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "1171364d-6cb1-49cb-8af9-784ba41e26cc")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "666f5901-c5df-4a41-ba8c-aeea1ad472f3")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 180)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 6 "/Filters/filt_in1")
+ (pintype "passive")
+ (uuid "4f41b9d0-4453-40c4-867a-06fb73db0ed4")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 180)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "25c03054-da5b-4745-83c2-afd77218b617")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm"
+ (layer "F.Cu")
+ (uuid "551629da-1209-4395-8ee0-a7f41726b496")
+ (at 34.905 49.775 -90)
+ (descr "SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOIC SO")
+ (property "Reference" "U302"
+ (at 0 -3.4 90)
+ (layer "F.SilkS")
+ (uuid "574f5432-377e-4ac0-9642-afe0347c4686")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "ADA4891-2"
+ (at 0 3.4 90)
+ (layer "F.Fab")
+ (uuid "b10568f4-9925-42e5-8a27-852710a0216e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADA4891-1_4891-2_4891-3_4891-4.PDF"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "80f84523-67ab-40c0-8664-a48f43c9447a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Dual High Voltage, Low Noise, Low Distortion, Unity-Gain Stable, High Speed Op Amp, SOIC-8-1EP"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "c40bf50c-1b3a-4635-91e8-54b6e5cf02e8")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "SOIC*1EP*3.9x4.9mm*P1.27mm*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/bfccd5f7-ec2c-4712-adc5-d098e26d6810")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -2.06 2.56)
+ (end -2.06 2.465)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1709dbb2-f556-4a0e-ad62-a36de1601a6a")
+ )
+ (fp_line
+ (start 2.06 2.56)
+ (end -2.06 2.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "240de98b-a2cf-42a6-8031-9bad5d8e3982")
+ )
+ (fp_line
+ (start 2.06 2.465)
+ (end 2.06 2.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3f4c7c6f-0d81-4787-b7cf-d92a9528bbc7")
+ )
+ (fp_line
+ (start -2.06 -2.465)
+ (end -2.06 -2.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cf49089d-2891-4b34-8718-cdb98e42b469")
+ )
+ (fp_line
+ (start -2.06 -2.56)
+ (end 2.06 -2.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b0da1b9d-c26e-4ba6-9968-57b384c72573")
+ )
+ (fp_line
+ (start 2.06 -2.56)
+ (end 2.06 -2.465)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "acd62f7e-94f7-4dbd-a56b-07884725d624")
+ )
+ (fp_poly
+ (pts
+ (xy -2.6 -2.47) (xy -2.84 -2.8) (xy -2.36 -2.8)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill yes)
+ (layer "F.SilkS")
+ (uuid "0aa47ec8-3332-4bb5-a838-46112b843040")
+ )
+ (fp_line
+ (start -2.2 2.7)
+ (end -2.2 2.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "a27d12da-52bd-46db-b80b-48796931da81")
+ )
+ (fp_line
+ (start 2.2 2.7)
+ (end -2.2 2.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "fe4a1bff-dc84-49a7-ba55-a1b86dbfc64e")
+ )
+ (fp_line
+ (start -3.7 2.46)
+ (end -3.7 -2.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "2a53749a-0de3-410d-bd17-fe9c91699340")
+ )
+ (fp_line
+ (start -2.2 2.46)
+ (end -3.7 2.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "92d5f093-8032-4d26-89bd-76bfd6ee136d")
+ )
+ (fp_line
+ (start 2.2 2.46)
+ (end 2.2 2.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0cf75b9b-9a0e-43b8-b3b5-c1c8ba79ff05")
+ )
+ (fp_line
+ (start 3.7 2.46)
+ (end 2.2 2.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "262a2ef5-e64e-4b42-8bb2-bf73c6d07352")
+ )
+ (fp_line
+ (start -3.7 -2.46)
+ (end -2.2 -2.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "dbbc0bcf-4569-47fc-81a6-ca194d77e1fc")
+ )
+ (fp_line
+ (start -2.2 -2.46)
+ (end -2.2 -2.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0a7ee8ab-af33-4539-ace0-92df43059643")
+ )
+ (fp_line
+ (start 2.2 -2.46)
+ (end 3.7 -2.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "158a017a-ef6b-4564-8f3e-8e908f1f59fb")
+ )
+ (fp_line
+ (start 3.7 -2.46)
+ (end 3.7 2.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "90438570-b0a5-4749-a6dd-8c780f8bcc22")
+ )
+ (fp_line
+ (start -2.2 -2.7)
+ (end 2.2 -2.7)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "7ad08355-cb88-4360-b996-9dd3de5789bf")
+ )
+ (fp_line
+ (start 2.2 -2.7)
+ (end 2.2 -2.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "45e6ebe1-350c-48ae-a509-cd42db3d5d01")
+ )
+ (fp_poly
+ (pts
+ (xy -0.975 -2.45) (xy 1.95 -2.45) (xy 1.95 2.45) (xy -1.95 2.45) (xy -1.95 -1.475)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "5f562dfc-9183-4d74-ac47-ebaaf436f414")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "68000279-225d-4a02-961d-a61b7e8df2b5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" smd roundrect
+ (at -0.6 -0.95 270)
+ (size 0.97 1.54)
+ (layers "F.Paste")
+ (roundrect_rratio 0.25)
+ (uuid "0ab3e495-595a-4aa2-86a0-b91f92294d21")
+ )
+ (pad "" smd roundrect
+ (at -0.6 0.95 270)
+ (size 0.97 1.54)
+ (layers "F.Paste")
+ (roundrect_rratio 0.25)
+ (uuid "dcb0cbb6-e4a6-492d-8abf-8fea24abe6e2")
+ )
+ (pad "" smd roundrect
+ (at 0.6 -0.95 270)
+ (size 0.97 1.54)
+ (layers "F.Paste")
+ (roundrect_rratio 0.25)
+ (uuid "07435d9f-0aba-476e-afc8-47f6c7414cab")
+ )
+ (pad "" smd roundrect
+ (at 0.6 0.95 270)
+ (size 0.97 1.54)
+ (layers "F.Paste")
+ (roundrect_rratio 0.25)
+ (uuid "e1ea46a2-3da6-4181-8b18-f2a45b03ca6b")
+ )
+ (pad "1" smd roundrect
+ (at -2.475 -1.905 270)
+ (size 1.95 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 30 "/IQ demod/I")
+ (pintype "output")
+ (uuid "fa6bd0b3-be2c-4a2b-846c-9a746487a047")
+ )
+ (pad "2" smd roundrect
+ (at -2.475 -0.635 270)
+ (size 1.95 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 62 "Net-(U302A--)")
+ (pinfunction "-")
+ (pintype "input")
+ (uuid "6396807b-3622-4866-abf6-c01ea8b40503")
+ )
+ (pad "3" smd roundrect
+ (at -2.475 0.635 270)
+ (size 1.95 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 77 "Net-(U302A-+)")
+ (pinfunction "+")
+ (pintype "input")
+ (uuid "bd5a9e3d-07ea-477d-b17c-44db58aedb9b")
+ )
+ (pad "4" smd roundrect
+ (at -2.475 1.905 270)
+ (size 1.95 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "V-")
+ (pintype "power_in")
+ (uuid "ec9e5656-010e-4e5a-96c1-1c0bf67b6f5e")
+ )
+ (pad "5" smd roundrect
+ (at 2.475 1.905 270)
+ (size 1.95 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 76 "Net-(U302B-+)")
+ (pinfunction "+")
+ (pintype "input")
+ (uuid "4d3d2130-258a-4b24-87dc-56e599278b8d")
+ )
+ (pad "6" smd roundrect
+ (at 2.475 0.635 270)
+ (size 1.95 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 61 "Net-(U302B--)")
+ (pinfunction "-")
+ (pintype "input")
+ (uuid "09be69d8-4563-4532-a279-6bf568c98a90")
+ )
+ (pad "7" smd roundrect
+ (at 2.475 -0.635 270)
+ (size 1.95 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 31 "/IQ demod/Q")
+ (pintype "output")
+ (uuid "fcf2cf4b-3c9c-4b12-a0ee-1c610145a742")
+ )
+ (pad "8" smd roundrect
+ (at 2.475 -1.905 270)
+ (size 1.95 0.6)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 1 "+3V3")
+ (pinfunction "V+")
+ (pintype "power_in")
+ (uuid "2ebc94bc-c74f-4c2d-b8ca-5d1a53199445")
+ )
+ (pad "9" smd rect
+ (at 0 0 270)
+ (size 2.41 3.81)
+ (property pad_prop_heatsink)
+ (layers "F.Cu" "F.Mask")
+ (net 4 "GNDA")
+ (pinfunction "EP")
+ (pintype "passive")
+ (zone_connect 2)
+ (uuid "b56a1ad8-3a85-46bc-a15b-897693075609")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "56f6c656-f5eb-4117-a334-79bf80d27cce")
+ (at 55.4495 33.75525 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R106"
+ (at 0 -1.65 0)
+ (layer "F.SilkS")
+ (uuid "c02eacde-ebd9-4430-b3cf-1d7beabbee55")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "?"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "1d6a0dbd-2165-4469-96ef-d8a0a314e6a3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "adf953c8-bfa1-4db1-be00-06c5483935aa")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "fce670ca-b853-425b-8464-762bef5c605f")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/d21b9ae6-ac99-445b-9751-31fee1c22807")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "555b0da3-13ac-4e54-8040-54846269ec21")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "26b22d7f-5b00-4a9f-850a-5704daf3c652")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "ad2b5d4d-564b-4713-99f7-d2ec13124998")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "bfb7a819-0af8-4cde-ac04-caaae3b30ab1")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "92849813-fba8-4521-936f-0e39fbabee10")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 13 "/Filters/RF_IN")
+ (pintype "passive")
+ (uuid "f0239a38-b194-427b-a73b-06a4815e94e0")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 19 "/Preamp/RF_LNA_OUT")
+ (pintype "passive")
+ (uuid "03b468e2-3bd1-4a4a-ac80-75e22d1e5d20")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "61f9a109-78eb-4e11-b52c-dd4c3e15fdc0")
+ (at 81.802 35.814)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C204"
+ (at -2.855 0 90)
+ (layer "F.SilkS")
+ (uuid "b0252da5-f731-4e09-a148-0992afa0db63")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "eff12f85-df84-48f8-a24f-d2a045658d66")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d5b5d683-7896-414e-a9d2-d9ccd8b051a9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "175b114f-8466-4616-bc25-06733f09375e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/3708fb5d-d19b-4bf0-b6f9-be075741842a")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6ba22617-1082-4fd2-8c7d-bf96d751e15d")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6d0fa19c-b9b0-41d9-aa7b-362f4413caa7")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "5272a00b-3ad4-4492-a4b5-6d4728810b70")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "42488dc7-65cb-477b-9abc-93e8309ce217")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "911928b8-cdcc-459d-80f1-fcd8b43c831f")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 8 "/Filters/filt_in2")
+ (pintype "passive")
+ (uuid "9e5a9f3d-69e2-400c-933c-309499e16c62")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "813aeab6-24e8-49a5-b5c5-9f0ed353d0e5")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "627c07df-b5f9-437f-b9e7-e7ddfc02cd91")
+ (at 36.405 42.525)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C310"
+ (at -3.9075 0.075 0)
+ (layer "F.SilkS")
+ (uuid "2fbf743a-8d70-44f2-a634-9482e9555e10")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "1n"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "65cd7798-0c7a-44c8-bea6-b253d3500964")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "e95272dd-7c45-437c-9f82-60c9d63757bc")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "4ca96f4c-a37e-4860-9284-f97bfdb90d6d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/a3294fe7-7224-4580-a176-de2fc60e2279")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "82f9f19b-8fdf-4624-a74d-85549c8170f6")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "42099f03-eecb-4649-a193-39cbe3c0aa4f")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "3c7dd00e-2c01-46f7-8956-6a4a60ebde51")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "3db759af-12f3-45f8-8332-02d3b02c7003")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "597abfe7-9a74-45ad-9512-09136c70ff62")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 62 "Net-(U302A--)")
+ (pintype "passive")
+ (uuid "8f2c4ea9-2c4e-43ac-9d80-7c8f3694d2cd")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 30 "/IQ demod/I")
+ (pintype "passive")
+ (uuid "fd2ebdd4-d7ea-4def-b0bd-9614c932a6b9")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "6342110b-5fef-4247-9e55-df1e354b29e4")
+ (at 27.4475 138.625 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R502"
+ (at 0 1.75 0)
+ (layer "F.SilkS")
+ (uuid "3c565f13-18bb-455e-a280-1db951c12391")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "2k"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "8373ff9d-bc8c-4443-b8fe-79151793b2cf")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "cba02b27-dbbc-4768-a90f-b6dc99b420ca")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "20a28fe8-febb-4a82-8ebd-1ee7cdda0d6f")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/9b454b5e-b9af-4b67-a831-136f361bda37")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c63d5fc8-8c0b-4821-95be-0dad02f44761")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "970a4939-5326-487b-988c-bae29ce04ec8")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "93508c8f-6995-4c2d-9887-ee23b46ca6d1")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "a78d205d-b505-4da3-96fa-94e08d422be4")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "f46d0e3e-f07c-4ebc-922f-0553eabefbf1")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 90 "Net-(U503-PROG)")
+ (pintype "passive")
+ (uuid "4e74a146-d7a2-49f5-bf26-fdc97f3935ed")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 3 "GND")
+ (pintype "passive")
+ (uuid "fc06cf47-e6a6-46e9-aa28-03f8b162d91d")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "642af70c-ada1-48f4-a94a-f2dce5fd95b8")
+ (at 35.4425 57.025)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R309"
+ (at -3.8375 0 0)
+ (layer "F.SilkS")
+ (hide yes)
+ (uuid "a8e57a4b-fd84-4605-8cc4-5362fd218ce2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "100k"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "66e598cf-0226-4771-89df-813f62e36f0c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "9773f960-0e1d-4595-bd20-c417373eb77d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "c374bd9a-8aa5-4617-b606-a5e95586e755")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/7b494db2-993b-489d-92ec-0a947dc98c06")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4d0e299f-d931-491b-bfa5-2960c7e8b564")
+ )
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2c45fe52-05df-4606-9bc0-297f1d92226d")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "1704d2ba-2243-4627-ae6a-eed35a41445c")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "50f24453-8b5d-4225-a107-da2304910ea3")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "81cf93f8-d104-4b9e-a869-65d568162126")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 61 "Net-(U302B--)")
+ (pintype "passive")
+ (uuid "a21586f1-d2e6-4b5e-882b-e7088a4a0a2c")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 31 "/IQ demod/Q")
+ (pintype "passive")
+ (uuid "deb79135-f38f-4721-840b-62fedfbaa94a")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "6931bcd4-248c-4a1d-99f2-f752ce6e3b95")
+ (at 81.807 51.689)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C211"
+ (at -2.86 0 90)
+ (layer "F.SilkS")
+ (uuid "c4a7694e-6f60-46b3-bf23-dbabe905de40")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "42ffd595-d8e0-456a-914f-94dce7d2c227")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "7e185820-4c20-4318-87df-c2a2c27e5e9e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a79af5a9-f66d-4791-b248-01da71b5e037")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/0a91c008-2387-404f-8b8c-6f8c78c4e200")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "55c78b6f-aa19-404c-85f2-bc0065666421")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "90fc3be7-b459-40d6-8e0b-85eb7955ff30")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "e30f412f-1678-4563-8ebc-10e9c17bd6ec")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "a01efec9-01c0-494a-bfba-b1817d9ca6b8")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "84cb4026-0451-4ee1-9334-bfd8e7baec5d")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 10 "/Filters/filt_out2")
+ (pintype "passive")
+ (uuid "0d42bba2-da37-40ae-88e2-fbd60931a4b1")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "d8ebfcc5-2656-4e59-9ed1-caf51bbc00b5")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "TestPoint:TestPoint_Pad_D3.0mm"
+ (layer "F.Cu")
+ (uuid "6b019132-c2b2-41ac-9b73-07545d58c606")
+ (at 56.25 59.5 180)
+ (descr "SMD pad as test Point, diameter 3.0mm")
+ (tags "test point SMD pad")
+ (property "Reference" "TP201"
+ (at 0 -2.398 0)
+ (layer "F.SilkS")
+ (uuid "0b7a08ab-3ceb-43f4-acc6-7735473b942c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "sel2"
+ (at 0 2.55 0)
+ (layer "F.Fab")
+ (uuid "f7315f80-c633-4668-887e-9a2e24a3e73b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 180)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "066e4037-90ef-4a98-82dc-cc062b6f57e0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 180)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "46e9cc13-fcd2-47cc-83ab-8249bd760989")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Pin* Test*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/2d65e549-6bdf-4555-85d2-ffe596a180d0")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr exclude_from_pos_files)
+ (fp_circle
+ (center 0 0)
+ (end 0 1.75)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.SilkS")
+ (uuid "7794cedd-108c-47cc-84aa-0d7344225143")
+ )
+ (fp_circle
+ (center 0 0)
+ (end 2 0)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "acf2a0fd-7b30-4e40-8025-6ae6b227eb4f")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 -2.4 0)
+ (layer "F.Fab")
+ (uuid "52726d03-7ac4-4f64-9860-7a239023344a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd circle
+ (at 0 0 180)
+ (size 3 3)
+ (layers "F.Cu" "F.Mask")
+ (net 17 "/Filters/FILT_SEL2")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "fe006cca-9819-429c-8e0b-ff82bb5c365f")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "71ef61c3-b6ef-4850-9e42-74294c3bf5b1")
+ (at 49.5325 27.28025)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C102"
+ (at 0 -1.68 0)
+ (layer "F.SilkS")
+ (uuid "ec04dc60-52e5-4423-94ac-fcd837890817")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "9b648485-8925-488f-af75-0251450430a4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b54b5590-bc5f-4365-a67b-1762ff4a21bc")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "fe06ca22-ded9-4b85-a97d-dc8ec6215ccf")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/b6c8cc8a-4523-4937-9921-e55758adc64a")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "87f914de-4c60-4e18-b46c-1e3e33fe7938")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9be0f723-0699-4665-9e3f-de4c4609a250")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "e05edf07-989b-4c35-89ed-a9ee9a2c91d8")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "500dcba3-3f92-435e-aff1-32f8dd6874df")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "8f7d733f-b008-4764-85f0-1047046211a9")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 20 "/Preamp/RF_LNA_IN")
+ (pintype "passive")
+ (uuid "b7a65d8b-a2f2-4f46-b52b-22db82ca84cb")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 19 "/Preamp/RF_LNA_OUT")
+ (pintype "passive")
+ (uuid "99ce93e9-6f51-4d58-8621-6dba83eed419")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "74a99370-aef6-41e9-a9a1-efb06b1337e7")
+ (at 87.5145 52.324)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L209"
+ (at 3.48 -0.635 90)
+ (layer "F.SilkS")
+ (uuid "d50b037d-dafc-4b0d-ad9e-c637a652901c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 0)
+ (layer "F.Fab")
+ (uuid "06fc89b1-86f1-43eb-aa80-a3c2c60025b2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "64b057a7-5c8d-402d-950c-7cda40c6e06c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d4a757b7-c030-411e-b7dd-055d7c45b0c9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/d2e6cfa7-3371-4074-86c7-15fcf38ec898")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "16861264-6c6f-4265-9349-6bfe6dd7ecc9")
+ )
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "eff5cec5-b37b-42e0-b323-0e59347f364f")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "cb55bb3d-cea6-4e20-84fc-856e954ee58a")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "76ed36ea-49fa-450b-9291-798024d0588e")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "1b7ca186-81f3-486d-a216-2059bd87a022")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 4 "GNDA")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "4dbdef2c-4c13-4b9b-89f3-f27cffb101d8")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 7 "/Filters/filt_out1")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "3177b503-2a27-49f8-a908-9ca6b126c693")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "7aa52ae1-9be3-4ffc-96dd-f807add702a4")
+ (at 80.852 39.954 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L204"
+ (at 0 -1.9 90)
+ (layer "F.SilkS")
+ (uuid "fc034c7d-c409-47b9-9160-a59faff7330b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 90)
+ (layer "F.Fab")
+ (uuid "18807415-7411-4bdc-b281-b96e4fd465ad")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "f3f798f4-46d9-4c00-8406-37aa803a4e5c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ffb27988-6ff4-4d0a-94cb-9deaad19e31b")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/c7ceabde-6827-4d21-8f24-2a089dd47f4f")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a0c95a53-0021-405b-8db8-bc4990f45072")
+ )
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6ae20438-5300-4f53-9911-7d5635f73351")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "8a352709-fe4b-410c-9a96-96d1c1b2572f")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "bafb53ad-215e-4eea-a72d-0954e28d0c46")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "f62433f3-5c68-4be9-9e41-820df8a971db")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 8 "/Filters/filt_in2")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "35a61ee6-3b03-4a1a-a33e-0173e2c49d8a")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 52 "Net-(C207-Pad1)")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "742c75e0-b1fb-4295-96c9-616f653ac15d")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "7f56cbdf-964d-495b-befb-df2c5ea3acfa")
+ (at 50.355 52.575 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R304"
+ (at 0 -1.8 0)
+ (layer "F.SilkS")
+ (uuid "2c03c9fd-2a40-4750-ada5-60fb63f6bf4b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "R"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "a82264fc-1ae5-4078-befd-e7cc8f2f8d2c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "4efe8ea5-e757-4989-9eac-8accc1174a30")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "aaed7d0c-14d2-4a21-b425-280a307b4bec")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/ce7cdbf3-e93c-48f8-84ba-702fed6ebb5d")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "723cb675-581b-41bf-a38e-72d05d469dc8")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "642f077e-319a-483a-844c-c13aa107d50f")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "7ab77bac-1d78-4252-a169-621a093bfed8")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "3fce49eb-2ff0-413d-99ca-fe399b2c1303")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "d50ae000-89e6-427b-93db-b61618225c0f")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 28 "Net-(U301-2B4)")
+ (pintype "passive")
+ (uuid "69825e36-b1cd-45ce-946d-52fe2972b024")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 56 "Net-(C304-Pad1)")
+ (pintype "passive")
+ (uuid "dd8d4b26-52a7-49ef-b13f-3d6ce3965662")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "85dce523-3f5a-4f56-bbdf-4ce65f6fc8ba")
+ (at 74.207 43.764)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C206"
+ (at -2.88 0 90)
+ (layer "F.SilkS")
+ (uuid "14b23644-6653-43d2-ac01-ce03086aa172")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "f06093b0-48c6-45b9-a65d-6799a5dd6e64")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "847a28f7-6217-448e-b0a5-7bde97c90a52")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "09dd46db-d52d-450d-a12c-bb836ac96c52")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/e325d437-aad2-4e77-82da-1a1bb6c77884")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "efe755ea-7507-4b31-8a21-698b3ad5d7ee")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "99be69a0-1a03-47b3-9a6e-24c42552e614")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "9e4cb419-a7b2-4cc6-9d4d-d6bc695ef278")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "78332582-fb3f-443f-bb99-2c60f652f559")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "276b2e40-287e-48ec-9665-a92dee0ba680")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 51 "Net-(C206-Pad1)")
+ (pintype "passive")
+ (uuid "9c46b05d-9bda-4950-9285-f2ef7ea2fbd8")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "1682efdb-a7c2-4c26-bd96-7963d950e05b")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "87e57927-cd32-49bb-b925-9050457e7db7")
+ (at 90.3595 48.1815 -90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C209"
+ (at 0 -1.68 90)
+ (layer "F.SilkS")
+ (uuid "52bcfa23-3cd0-4f6e-9f7d-41f4b0c62466")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "eef8e142-4621-4d6b-aa86-88dcb9f097d0")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "9ef03b65-b6f0-4476-9b8c-6c61a987852f")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "36ba3d17-4fa5-4caf-bb36-fa747a648cc2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/1bac4994-556c-4b5f-8f70-af2e5779d8c1")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e231420c-9e1a-408a-9183-aade340da4bc")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4e8c8f59-9244-47f8-a639-9e76f41da979")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "3584b07d-459e-453f-b6c0-93aa0595bdb5")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "a26c192b-96c2-4af9-a840-676457486a21")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "1dcda810-8cb4-4351-9d4d-a33df055d649")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 50 "Net-(C205-Pad2)")
+ (pintype "passive")
+ (uuid "50bfe6d6-b782-4d23-9116-75e1c5d3aa4e")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 7 "/Filters/filt_out1")
+ (pintype "passive")
+ (uuid "e000fdd8-f476-4d7a-b79d-83587290ecb7")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "8ef57068-3307-4e7e-95c4-c5e0ae38c929")
+ (at 81.802 44.069)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C207"
+ (at -2.855 0 90)
+ (layer "F.SilkS")
+ (uuid "fbc60345-1dfa-4a1b-bed7-619d0ff56ed8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "9eaf72a7-74d6-4775-8440-f3992ebc904a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d7a9b2a1-f3be-4f28-9fd0-cade83c7d912")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "e23a9fe4-de5d-42af-b16f-66c39325c46a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/5e1843a8-379c-4c84-993d-71f5c2dea541")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f4c80fed-106a-459a-941a-fa108de88e3c")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0f2019be-7c69-4921-8c02-e0079967608c")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "0c017bfb-a25a-46a0-b0a2-8ae2aa984235")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "a41d8516-d216-4775-a639-a1567e4443de")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "bba69be8-d5ec-4aaa-bbc4-141433854bf2")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 52 "Net-(C207-Pad1)")
+ (pintype "passive")
+ (uuid "a52956b2-0247-4b3a-808a-c0b51caf0c7e")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "b3ac2ddc-34fc-4f13-822d-7689482b07b2")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "930e44a6-cc06-42d3-9fce-7a213bf9875b")
+ (at 50.355 48.575 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R302"
+ (at -2.9 1.25 90)
+ (layer "F.SilkS")
+ (uuid "49bfc8ed-0816-4f6b-a89e-e8b397143791")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "R"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "93369587-0a30-4925-ab1a-59997c067bd7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "2c536c30-7ed5-4cd2-83ca-28d66efacfd3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a8ceeac9-692c-43fd-b9be-3b8e5188b4c5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/c3d65758-bc44-4710-888a-68b8518870f5")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3f9f01cb-fb42-48a1-a141-0bec23e94378")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ba93b74b-61da-4602-a0b1-902027b0ba38")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "936ad95b-ba06-41e2-99f7-cf060e99c8e0")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "751f8773-dffd-405b-8bf2-82988b5ad6fa")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "d869a4ed-44c5-4115-8465-3c8665d54be8")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 26 "Net-(U301-2B2)")
+ (pintype "passive")
+ (uuid "ed373f94-674a-4c3e-96b0-fd63d4dc2fd4")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 55 "Net-(C303-Pad1)")
+ (pintype "passive")
+ (uuid "013c50cf-0673-4be6-a70f-494be96d8439")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "9758f394-3090-485a-942f-cdc3b39a6c1c")
+ (at 41 41.8375 90)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R308"
+ (at 0 -1.65 90)
+ (layer "F.SilkS")
+ (uuid "d056c8c8-a33f-4c0a-b92e-11bed91c0753")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "100R"
+ (at 0 1.65 90)
+ (layer "F.Fab")
+ (uuid "3b62c86d-b83e-4d1e-9fdd-98c40b022f85")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "0660a031-6faf-4dcb-b352-2d6e4d0c3bd1")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d0167dbf-b273-4062-a736-cd17434c9fb2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/b2f58706-7fc6-45da-b0da-9486e777e078")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7ece8be2-c72b-4ad2-9b6b-c8a32969040e")
+ )
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3ce64746-60b1-4ee5-9fcf-db155432a2a7")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "78616378-e1c7-42da-98f0-0989deb0ca4e")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "9c383cb7-c4fa-497e-9290-d2902c7d5272")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "9462e342-9f7d-41ea-9e83-a07932527b45")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 90)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 58 "Net-(C306-Pad2)")
+ (pintype "passive")
+ (uuid "6141491f-680c-4342-a6c0-47a190aa1b64")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 90)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 62 "Net-(U302A--)")
+ (pintype "passive")
+ (uuid "b014b5ca-6f9c-4514-831e-232e0fccd495")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "svratka:RF_probe_1mm"
+ (layer "F.Cu")
+ (uuid "99515bf2-d23c-43df-90c0-c3685ecffa87")
+ (at 59.617 33.75525)
+ (property "Reference" "TP102"
+ (at 0 -1 0)
+ (unlocked yes)
+ (layer "F.SilkS")
+ (uuid "77e70fad-19bd-4299-bdc2-30591abda41d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.1)
+ )
+ )
+ )
+ (property "Value" "RF"
+ (at 0 1.5 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "02444c9c-b501-4c6b-93d5-ad8b02af1591")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "982c58c6-3999-438f-99f3-9f8f70cf0fed")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a3932cb2-2cec-414d-a3e3-e18ccd5b17d0")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Pin* Test*")
+ (path "/65b90ba7-1bb8-4277-b32d-a949e8861324")
(sheetname "/")
(sheetfile "etsdr.kicad_sch")
(attr smd)
+ (fp_rect
+ (start -1.4 -4)
+ (end 1.4 4)
+ (stroke
+ (width 0.2)
+ (type solid)
+ )
+ (fill yes)
+ (layer "F.Mask")
+ (uuid "6e51db45-d6f9-4164-aef1-536def51b73d")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 3 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "aad66dbb-8132-4854-a3fa-a82baaf64dcb")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd rect
+ (at 0 0)
+ (size 3 1)
+ (layers "F.Cu" "F.Mask")
+ (net 13 "/Filters/RF_IN")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "671156ef-4d58-403d-8f69-f29178bf3bc8")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "9c76ad2e-7064-4758-ac3e-f1dd43ee9fed")
+ (at 45.4125 31.75 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R103"
+ (at 0 1.5 0)
+ (layer "F.SilkS")
+ (uuid "4795e850-4acf-4081-b409-f2047e75eee6")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "47R"
+ (at -0.0875 -2 0)
+ (layer "F.Fab")
+ (uuid "4ebf79e9-3e6e-494a-afa9-804c4a67a500")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a19255fc-a296-43c7-8e85-b12ad8d585cb")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "62fd474b-a9fd-419c-bd00-0608bd7d3616")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/ab169eb9-d4b8-4b2e-b16b-ff0207a16b29")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
(fp_line
- (start -10.61 -23.07)
- (end -11.09 -23.07)
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "ff41c138-431c-4644-9abc-06e561c108c2")
+ (uuid "ba38510c-b338-448d-a11c-54407da23ef0")
)
(fp_line
- (start -10.61 -23.07)
- (end -10.61 -22.65)
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "55c7ff30-7d6d-4e84-8763-39435bb68b53")
+ (uuid "b83a1fa8-c461-44a2-843c-ee766e65aa01")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "17e8c977-bbc7-4cfc-90c6-cef1f8599bf7")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "fe26768b-9b2f-4b1f-b082-766e5764a6a5")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "21ed730b-6b18-44b9-96b6-7cbc68aef4e6")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 20 "/Preamp/RF_LNA_IN")
+ (pintype "passive")
+ (uuid "6fc73a7f-e2ed-4c69-9b1c-dff2d48645c6")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 49 "Net-(C101-Pad2)")
+ (pintype "passive")
+ (uuid "d3d9b971-8531-48ef-9730-e932a6be92d1")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "9e2d23a1-adaa-4176-99ee-bb6e970b26b6")
+ (at 74.182 51.384)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C210"
+ (at -3.5075 0 0)
+ (layer "F.SilkS")
+ (uuid "ff0ba5dc-0799-46ea-97ef-f98a0310da72")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "0cdea0e6-370d-41a0-b579-8a7c11fb4205")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "fc7a196f-d854-498c-b74a-a988888c0763")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "49aec687-b22b-4033-9006-91317d53b332")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
)
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/6e50ee7d-6061-460d-b79b-b786339f3716")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
(fp_line
- (start -10.61 -20.53)
- (end -10.61 -20.11)
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "741591f7-d88c-4141-9591-1e6e7f3b1360")
+ (uuid "e312c247-9f94-484f-99c6-36ee62f7d69d")
)
(fp_line
- (start -10.61 -17.99)
- (end -10.61 -17.57)
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "98d4da72-437f-4687-82b5-843f738e617b")
+ (uuid "3a1a854f-23da-4e9d-ba66-1419f600dcaa")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "e6fe79de-e0b7-48b1-aa97-124706f72ad6")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "558b7b48-f349-45e1-85ce-e197b40c7646")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "8ae02a25-ca98-408a-8616-d5457c38bcab")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 11 "/Filters/filt_out3")
+ (pintype "passive")
+ (uuid "8696badc-4b72-43d1-aee1-648a08afe9ef")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "d93cb104-50f7-4ac2-96a6-01fb9ce082db")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "9e6dd490-280c-47f9-84ad-380fb78d64fe")
+ (at 70.692 47.244 90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C201"
+ (at -2.54 -0.635 180)
+ (layer "F.SilkS")
+ (uuid "34b84c5f-1246-4e35-9046-44c8595e0d25")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "100n"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "05e8ff21-df65-4f52-9691-39aaa5d12806")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "26d97086-031b-4d24-b128-83a12aae3db4")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "057c60fd-74e4-4ffb-8a3a-e3bfe8df1b3c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
)
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/427b3f87-016b-4f41-ae20-7a873e1172b6")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
(fp_line
- (start -10.61 -15.45)
- (end -10.61 -15.03)
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "bd711960-4570-4e0e-b662-604453949cd5")
+ (uuid "1f08316f-9f32-4614-a92e-92e69520cde2")
)
(fp_line
- (start -10.61 -12.91)
- (end -10.61 -12.49)
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "a0b76c1d-28a2-48de-afe3-c014e1523e64")
+ (uuid "fa9faeff-c175-40ca-8be4-f5facfb6cd25")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "873bbf8a-4996-4854-997e-6241a8cd7987")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "21285d33-b5b1-4a1a-a5f1-867361fa187c")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "ab4c02a9-9273-46d8-a234-595f965ea761")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 1 "+3V3")
+ (pintype "passive")
+ (uuid "aa8952ba-7fd2-46f8-be2a-123fcbc89bf0")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "565cc050-0d1b-4066-b36f-771b76257f4e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "a22a7fa2-e716-4ee2-b27d-f9b5668ea270")
+ (at 41.5625 31.75)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C101"
+ (at 0 -1.68 0)
+ (layer "F.SilkS")
+ (uuid "1d1156f5-1ad6-4407-b235-eb8c96f9210b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
)
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "cd70e29d-b0ba-491d-b253-5cced89264c2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "7d37ac74-27ee-4950-9e5e-8c3b76aae4e1")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "de540349-dbad-49f9-b32e-0c09b4ec136d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/9ded398a-4ea6-4bbc-8164-e9506de9dddd")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
(fp_line
- (start -10.61 -10.37)
- (end -10.61 -9.95)
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "ff05d8e5-be20-4217-b0fa-75a64d610b39")
+ (uuid "6e44a8da-6ca0-4a5c-a156-a82edfa6aca9")
)
(fp_line
- (start -10.61 -7.83)
- (end -10.61 -7.41)
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1b65ed7c-ef41-4e73-8c56-405bd9dc99e8")
+ (uuid "c320cf1f-e489-4bee-8fb0-91af59c0fafa")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "5dc69245-15a6-4dd4-a398-75ca84009c9f")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "4fded225-affb-43b5-81b4-6fe7c47f9679")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "c523373c-40fe-45b8-a219-df7a456b3574")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 18 "/Preamp/RF_ANT")
+ (pintype "passive")
+ (uuid "d58d3723-8ff5-437f-997b-4886eb039ac4")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 49 "Net-(C101-Pad2)")
+ (pintype "passive")
+ (uuid "b9ebaed9-b022-4ee8-a20e-fca3134d9a3b")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Package_SO:TSSOP-16_4.4x5mm_P0.65mm"
+ (layer "F.Cu")
+ (uuid "a3e2cb82-3959-49c5-a2d4-653ed5a700f6")
+ (at 65.982 45.339 -90)
+ (descr "TSSOP, 16 Pin (https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "TSSOP SO JEDEC-MO-153-AB Texas_PW0016A Microchip-ST Toshiba-TSSOP16-P-0044-0.65A NXP-SOT403-1 Infineon-P-TSSOP-16-800")
+ (property "Reference" "U201"
+ (at -0.635 3.545 90)
+ (layer "F.SilkS")
+ (uuid "fe4f60bf-653e-46e5-ae27-8284723f00d2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SN74CB3Q3253"
+ (at 0 3.45 90)
+ (layer "F.Fab")
+ (uuid "35942454-4277-4d1a-823a-5dacdc98b2a9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
)
+ (property "Datasheet" "https://www.ti.com/lit/ds/symlink/sn74cb3q3253.pdf"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "e4d4c9f9-20d1-4e11-87db-6da0db3c2978")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Dual 1 to 4 Analog Multiplexer"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "2be6eb4c-ea6c-47c2-807d-901c98709957")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "SOIC*3.9x9.9mm*P1.27mm* TSSOP*4.4x5mm*P0.65mm* SSOP*5.3x6.2mm*P0.65mm*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/eb0de3d4-2663-4e53-aa55-a1fda5da0197")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
(fp_line
- (start -10.61 -5.29)
- (end -10.61 -4.87)
+ (start 2.31 2.735)
+ (end -2.31 2.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "f2a98373-9b0e-40ba-b9d1-1ef7cb48e068")
+ (uuid "fae6344f-7cec-4703-b701-0a9446a6d2dc")
)
(fp_line
- (start -10.61 -2.75)
- (end -10.61 -2.33)
+ (start -2.31 -2.735)
+ (end 2.31 -2.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2264b188-e897-487e-82b4-abef6826afd9")
+ )
+ (fp_poly
+ (pts
+ (xy -3.86 -2.28) (xy -4.19 -2.04) (xy -4.19 -2.52)
+ )
(stroke
(width 0.12)
(type solid)
)
+ (fill yes)
(layer "F.SilkS")
- (uuid "c327b3d0-fa48-4992-b29d-951cffba56be")
+ (uuid "f56f6f98-76be-4ed9-b835-8625d0a575f8")
)
(fp_line
- (start -10.61 -0.21)
- (end -10.61 0.21)
+ (start -2.45 2.75)
+ (end -2.45 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0e84356b-7d1d-420e-9741-981d7a4753f3")
+ )
+ (fp_line
+ (start 2.45 2.75)
+ (end -2.45 2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e8bbc82b-d4b0-491a-a107-5a6e9c7cf167")
+ )
+ (fp_line
+ (start -3.85 2.73)
+ (end -3.85 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "99ff8da3-8f7f-4b2c-85c7-5f86cbc8dcf9")
+ )
+ (fp_line
+ (start -2.45 2.73)
+ (end -3.85 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e7c1fc83-2b10-4b52-9271-3bd51d9aa548")
+ )
+ (fp_line
+ (start 2.45 2.73)
+ (end 2.45 2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d1af58b6-b5f7-4b7d-9af7-bae2acf335bc")
+ )
+ (fp_line
+ (start 3.85 2.73)
+ (end 2.45 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "3b668f91-dcf3-4f18-b1db-72d6d1f55e37")
+ )
+ (fp_line
+ (start -3.85 -2.73)
+ (end -2.45 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "46495edc-4198-456d-a3bc-b1b5a2bf118a")
+ )
+ (fp_line
+ (start -2.45 -2.73)
+ (end -2.45 -2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "489b8b04-bc78-466f-85c1-89e6c4525012")
+ )
+ (fp_line
+ (start 2.45 -2.73)
+ (end 3.85 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "48a0fd5e-1840-4bc0-b28c-6a053f584317")
+ )
+ (fp_line
+ (start 3.85 -2.73)
+ (end 3.85 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "5d015e52-316e-4302-adc6-0302636a5ab9")
+ )
+ (fp_line
+ (start -2.45 -2.75)
+ (end 2.45 -2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "885c3465-0718-4161-bdd9-e88353d0c712")
+ )
+ (fp_line
+ (start 2.45 -2.75)
+ (end 2.45 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9a320e9f-61a6-43ac-b8ab-62a7b9291281")
+ )
+ (fp_poly
+ (pts
+ (xy -1.2 -2.5) (xy 2.2 -2.5) (xy 2.2 2.5) (xy -2.2 2.5) (xy -2.2 -1.5)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "833597e1-8692-426e-b008-00db3ce7348a")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "738cef37-fa83-4d15-a201-f2396dcd40d5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -2.8625 -2.275 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "1~{OE}")
+ (pintype "input")
+ (uuid "763e7748-83e3-4a49-9483-be8f05f56661")
+ )
+ (pad "2" smd roundrect
+ (at -2.8625 -1.625 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 16 "/Filters/FILT_SEL1")
+ (pinfunction "S1")
+ (pintype "input")
+ (uuid "711d735f-bab9-4005-a968-77c6e2d21763")
+ )
+ (pad "3" smd roundrect
+ (at -2.8625 -0.975 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 80 "Net-(U201-1B4)")
+ (pinfunction "1B4")
+ (pintype "bidirectional")
+ (uuid "8d17e83f-77eb-407a-99ea-8030c5030163")
+ )
+ (pad "4" smd roundrect
+ (at -2.8625 -0.325 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 9 "/Filters/filt_in3")
+ (pinfunction "1B3")
+ (pintype "bidirectional")
+ (uuid "88bfc1e3-ba91-43e0-9cb4-b4f13f3b9d99")
+ )
+ (pad "5" smd roundrect
+ (at -2.8625 0.325 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 8 "/Filters/filt_in2")
+ (pinfunction "1B2")
+ (pintype "bidirectional")
+ (uuid "19f4cdd6-9803-49c1-aa07-056fea7453da")
+ )
+ (pad "6" smd roundrect
+ (at -2.8625 0.975 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 6 "/Filters/filt_in1")
+ (pinfunction "1B1")
+ (pintype "bidirectional")
+ (uuid "95d8df98-c915-41c7-b31c-59ebfac5d3b2")
+ )
+ (pad "7" smd roundrect
+ (at -2.8625 1.625 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 13 "/Filters/RF_IN")
+ (pinfunction "1A")
+ (pintype "bidirectional")
+ (uuid "11a39f7f-0e05-4115-b922-178034b9ba3b")
+ )
+ (pad "8" smd roundrect
+ (at -2.8625 2.275 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "GND")
+ (pintype "power_in")
+ (uuid "9fe8c5cd-2ffc-4423-8b23-58874bc17dd3")
+ )
+ (pad "9" smd roundrect
+ (at 2.8625 2.275 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 12 "/Filters/RF_OUT")
+ (pinfunction "2A")
+ (pintype "bidirectional")
+ (uuid "6859e133-b981-4a7d-8325-95ad3380fd47")
+ )
+ (pad "10" smd roundrect
+ (at 2.8625 1.625 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 7 "/Filters/filt_out1")
+ (pinfunction "2B1")
+ (pintype "bidirectional")
+ (uuid "61f41d64-3438-4f96-8bd2-0196efb42bf6")
+ )
+ (pad "11" smd roundrect
+ (at 2.8625 0.975 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 10 "/Filters/filt_out2")
+ (pinfunction "2B2")
+ (pintype "bidirectional")
+ (uuid "59565f80-ef6e-458e-bf08-08e8c38f892e")
+ )
+ (pad "12" smd roundrect
+ (at 2.8625 0.325 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 11 "/Filters/filt_out3")
+ (pinfunction "2B3")
+ (pintype "bidirectional")
+ (uuid "509662d2-f02b-41e1-a4fb-71acd634c069")
+ )
+ (pad "13" smd roundrect
+ (at 2.8625 -0.325 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 80 "Net-(U201-1B4)")
+ (pinfunction "2B4")
+ (pintype "bidirectional")
+ (uuid "b9ba57c8-4ed5-4898-88db-4a45d82a36af")
+ )
+ (pad "14" smd roundrect
+ (at 2.8625 -0.975 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 17 "/Filters/FILT_SEL2")
+ (pinfunction "S0")
+ (pintype "input")
+ (uuid "39e2b3cd-3cc3-4640-82a6-0da3c2ffaf65")
+ )
+ (pad "15" smd roundrect
+ (at 2.8625 -1.625 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "2~{OE}")
+ (pintype "input")
+ (uuid "488937d2-2921-4aeb-8f57-d0437770202a")
+ )
+ (pad "16" smd roundrect
+ (at 2.8625 -2.275 270)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 1 "+3V3")
+ (pinfunction "VCC")
+ (pintype "power_in")
+ (uuid "d226af20-a644-4acd-add7-01247df2cf36")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/TSSOP-16_4.4x5mm_P0.65mm.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "svratka:RF_probe_1mm"
+ (layer "F.Cu")
+ (uuid "a5d67d17-e631-4bce-9a64-b23b3e61d90a")
+ (at 38 31.75)
+ (property "Reference" "TP101"
+ (at 0 -1 0)
+ (unlocked yes)
+ (layer "F.SilkS")
+ (uuid "afd07fb1-6f20-4d61-b943-9bca1ef727a3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.1)
+ )
+ )
+ )
+ (property "Value" "RF"
+ (at 0 1.5 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "a3958d9d-5cd9-49aa-888b-8296b51f291a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "58c58bba-49cd-47e3-84f0-72d0b003cccd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "56fe7ae8-b95f-4589-9a33-be47d752e99c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Mouser" "818-SS-10-7-G"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "056e4b80-8067-49d8-a6bd-dd0714fb7dac")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Pin* Test*")
+ (path "/7d7704c9-9454-4be9-8100-54cf23526fe0")
+ (sheetname "/")
+ (sheetfile "etsdr.kicad_sch")
+ (attr smd)
+ (fp_rect
+ (start -1.4 -4)
+ (end 1.4 4)
+ (stroke
+ (width 0.2)
+ (type solid)
+ )
+ (fill yes)
+ (layer "F.Mask")
+ (uuid "fc8aca93-4993-42b0-ab69-869d6db085b3")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 3 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "76a5125e-35fe-4280-ad86-d0a036786fab")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd rect
+ (at 0 0)
+ (size 3 1)
+ (layers "F.Cu" "F.Mask")
+ (net 18 "/Preamp/RF_ANT")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "5bd88127-d8f5-4681-bf0c-ac8aaeea286c")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "a8fe099b-2a89-49de-bcd1-3d44ee2f6615")
+ (at 73.232 47.574 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L206"
+ (at 0 -1.9 90)
+ (layer "F.SilkS")
+ (uuid "9d8c9210-73cf-424b-b8c0-1dafc0a839f9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 90)
+ (layer "F.Fab")
+ (uuid "4c5de466-2771-4efd-beed-d5ff72a02c1e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ec5a0c2e-8802-4056-883d-ff440c3a7a29")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "072555b5-958b-4d86-9468-a5f850e486bf")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/9ae4648e-7bc8-4ad5-9380-db18a5d6259f")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "f2cd2569-6c12-4dfd-9782-38076d55d7cf")
+ (uuid "0c1d703b-a171-4f0f-a775-74f7d93561fa")
)
(fp_line
- (start -10.61 2.33)
- (end -10.61 2.75)
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "98ba314c-de88-4b44-a923-bd61bfadf143")
+ (uuid "f9ab600f-0ba2-494d-bec4-8797b79e7862")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "24451d7a-b799-468a-b94e-f6cebb76f40e")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "00d74baa-ad1e-4bc2-9715-4c72f8fbeb4f")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "97ef2c98-80c1-4fb1-986d-dc01af148684")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 51 "Net-(C206-Pad1)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "bb4cba74-310e-4ed2-8eb0-e0dff8d98d63")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 11 "/Filters/filt_out3")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "2d0b2641-b457-4d1a-90b9-4125d368b952")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Connector_Coaxial:SMA_Amphenol_132291_Vertical"
+ (layer "F.Cu")
+ (uuid "aba59c7e-eca8-47e0-b979-e05bb9a6e77b")
+ (at 96.21 45.04)
+ (descr "https://www.amphenolrf.com/library/download/link/link_id/595983/parent/132291/")
+ (tags "SMA THT Female Jack Vertical Bulkhead")
+ (property "Reference" "J102"
+ (at 0 -4.75 0)
+ (layer "F.SilkS")
+ (uuid "550c8e10-f292-4946-b06f-5b3848eee468")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "ANT TX"
+ (at 0 5 0)
+ (layer "F.Fab")
+ (uuid "102af214-be16-4df6-af6c-909f90d1d02b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "7b1e3aca-fd03-44a9-82e2-82344a300a1e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "21249418-827c-46d1-bb6d-300693c2845e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
)
+ (property ki_fp_filters "*BNC* *SMA* *SMB* *SMC* *Cinch* *LEMO* *UMRF* *MCX* *U.FL*")
+ (path "/a94fdf6d-d8c5-4cdb-a5a7-d4e7d4765ce2")
+ (sheetname "/")
+ (sheetfile "etsdr.kicad_sch")
+ (attr through_hole)
(fp_line
- (start -10.61 4.87)
- (end -10.61 5.29)
+ (start -3.61 -1.66)
+ (end -3.61 1.66)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "796f9bec-8ef5-4636-8ad7-5c6972d6bae3")
+ (uuid "4c62a09f-7077-442e-8a64-73ea99916f43")
)
(fp_line
- (start -10.61 7.41)
- (end -10.61 7.83)
+ (start -1.66 -3.61)
+ (end 1.66 -3.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "60ef084d-2e7c-4183-bb34-55a1e4f996a5")
+ (uuid "f4ceee0a-9051-4220-aa41-c2a481a0b034")
)
(fp_line
- (start -10.61 9.95)
- (end -10.61 10.37)
+ (start -1.66 3.61)
+ (end 1.66 3.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "459845c0-6264-4af5-aa36-8ef7f981be8f")
+ (uuid "efb19bb9-ad1c-4464-a435-917bff75bf1c")
)
(fp_line
- (start -10.61 12.49)
- (end -10.61 12.91)
+ (start 3.61 -1.66)
+ (end 3.61 1.66)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b9799db6-ac79-4bc1-ade2-2229386704ad")
+ (uuid "587ad941-f7c2-4150-8357-469679a31764")
)
(fp_line
- (start -10.61 15.03)
- (end -10.61 15.45)
+ (start -4.17 -4.17)
+ (end -4.17 4.17)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f163077f-b1b9-420f-9878-0828fb8380b2")
+ )
+ (fp_line
+ (start -4.17 -4.17)
+ (end 4.17 -4.17)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9820658e-f8bf-4bbb-9378-80e899fcde80")
+ )
+ (fp_line
+ (start 4.17 4.17)
+ (end -4.17 4.17)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f57fb431-bcc6-4cfc-931c-310d717ab72e")
+ )
+ (fp_line
+ (start 4.17 4.17)
+ (end 4.17 -4.17)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "416e0ae4-dd7b-4e8a-8590-28c0ff820506")
+ )
+ (fp_line
+ (start -3.5 -3.5)
+ (end -3.5 3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "7b73f649-6e93-4b53-8138-69638441c0a7")
+ )
+ (fp_line
+ (start -3.5 -3.5)
+ (end 3.5 -3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "023356a8-0831-4db2-96ff-7972b9a2304a")
+ )
+ (fp_line
+ (start -3.5 3.5)
+ (end 3.5 3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "5f8accc7-1055-40c6-b9e2-b595c71f396d")
+ )
+ (fp_line
+ (start 3.5 -3.5)
+ (end 3.5 3.5)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "5c42833b-c70b-4733-ae56-d2c629fd5d91")
+ )
+ (fp_circle
+ (center 0 0)
+ (end 3.175 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "b468f955-6e1b-42e9-ae8d-7b053fe6ff20")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "2ad95b31-3d3f-4fb1-a364-abb886f4b4de")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" thru_hole circle
+ (at 0 0)
+ (size 2.05 2.05)
+ (drill 1.5)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 29 "/IQ mod/TX_OUT")
+ (pinfunction "In")
+ (pintype "passive")
+ (uuid "434fc7c0-9928-4837-b085-4c4035f94356")
+ )
+ (pad "2" thru_hole circle
+ (at -2.54 -2.54)
+ (size 2.25 2.25)
+ (drill 1.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "Ext")
+ (pintype "passive")
+ (uuid "f5c28942-f48b-4f97-9246-8fce80c1553b")
+ )
+ (pad "2" thru_hole circle
+ (at -2.54 2.54)
+ (size 2.25 2.25)
+ (drill 1.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "Ext")
+ (pintype "passive")
+ (uuid "121a3cce-ad07-47ca-9581-22dca0d28f30")
+ )
+ (pad "2" thru_hole circle
+ (at 2.54 -2.54)
+ (size 2.25 2.25)
+ (drill 1.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "Ext")
+ (pintype "passive")
+ (uuid "b7eff2d1-fbe3-439d-9b9e-e7dc032408ee")
+ )
+ (pad "2" thru_hole circle
+ (at 2.54 2.54)
+ (size 2.25 2.25)
+ (drill 1.7)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "Ext")
+ (pintype "passive")
+ (uuid "234e87de-f7fb-4fee-82fb-a291530bcafc")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Connector_Coaxial.3dshapes/SMA_Amphenol_132291_Vertical.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "ae7bd54e-0fbb-4241-8cea-92642d493518")
+ (at 46.605 51.375 90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C302"
+ (at 0 -1.68 90)
+ (layer "F.SilkS")
+ (uuid "92917b91-11c7-43c8-9485-5f3dec17af52")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "470n"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "83756919-71e2-4fc8-bacb-14b9ad0e414f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "705694ce-5be3-48e6-8588-cc4a460e0a65")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ffc0058e-2ba3-416e-8db1-3ed544eece77")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/6ff6e7c4-b195-4c0e-8954-271c11e95aff")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "942ad25b-3885-4e74-bfc6-d70534eeca6d")
+ (uuid "2bc8be4f-ae80-4009-9635-74914e6db85d")
)
(fp_line
- (start -10.61 17.57)
- (end -10.61 17.99)
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "9a9b55c2-c87f-41a1-a64b-a6843d2cfe1d")
+ (uuid "13707251-1ca9-45e8-a469-f86ab767ba6a")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "7023da32-d4fe-4e1f-8d2a-ae180859e73a")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "5a60c18f-b89a-437a-a695-0a1ab3905ebd")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "842f9330-ab2e-48a0-9811-497d358d3a8a")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 54 "Net-(C302-Pad1)")
+ (pintype "passive")
+ (uuid "57d1dff7-325a-4fb8-9778-9758462d61f3")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "52e2a6aa-848c-4d7a-8945-2a479847b804")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "af616fbf-2056-4ce8-ba7e-d4eb07b018eb")
+ (at 49.5075 29.78025 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R104"
+ (at -3.5875 0 0)
+ (layer "F.SilkS")
+ (uuid "7dbe6c6f-6c28-4611-9399-a5ec3840e380")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "220R"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "28cd5719-d3f6-4acb-9028-ea8ba2faf7d4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "c6c23226-2037-4657-ae7f-75771dbb1fb0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "4a7aadc8-d3e2-4eb6-9b46-9a916e83dfa0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
)
+ (property ki_fp_filters "R_*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/f7b4bc27-6581-4d4b-8e32-82133521002d")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
(fp_line
- (start -10.61 20.11)
- (end -10.61 20.53)
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "d6c0609c-8587-4e5f-8f4a-1157a040b58a")
+ (uuid "ac5c4f4f-0db2-432f-9929-9a6142b79707")
)
(fp_line
- (start -10.61 22.65)
- (end -10.61 23.07)
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "2e403feb-8a1c-4d0a-9ce5-3d31bb29fb4f")
+ (uuid "36978da5-888b-4ae8-9066-1416b8248704")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "c4f9ff12-05dc-4a90-a1b0-811c40a721bb")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "d9ea2b05-0463-4299-86ed-84c2cd6a7269")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "3e34814c-9c4e-4a53-993f-2223d7a656a3")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 19 "/Preamp/RF_LNA_OUT")
+ (pintype "passive")
+ (uuid "2e253e14-1d7e-40b4-9932-472b43ccf34e")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 20 "/Preamp/RF_LNA_IN")
+ (pintype "passive")
+ (uuid "5a33736f-2e34-4131-9533-78ebf666c913")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "b7329c68-cce7-48bc-b421-03025907f7e1")
+ (at 36.5 151.25)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R501"
+ (at 0 -1.65 0)
+ (layer "F.SilkS")
+ (uuid "fdbc124a-43a0-4311-9c44-a8a171988b31")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "0R"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "27a1a345-a431-4187-aca6-fde92f0b1d52")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
)
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d60bfce9-e252-44e3-a28a-1974a4a714db")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ceeb7ccd-1e31-42f8-8387-3210ffb92020")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/5a3a5470-3e71-406d-b9d5-907502a99b51")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
(fp_line
- (start -10.579676 -25.19)
- (end -11.09 -25.19)
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "3109fc72-32e9-4900-a9d6-a7a3862d28a3")
+ (uuid "ff51d36b-6183-4075-a194-a70a8a04b37e")
)
(fp_line
- (start -10 -25.61)
- (end -7.51 -25.61)
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "743d0f84-5544-4a8b-a4b7-0dc2e98c7cd8")
+ (uuid "0caad0bd-c7b3-4ff2-ad44-95147d7737d5")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "93db397f-6ddb-4085-9d5f-6988a0aaf8df")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "34fe0617-6c39-4fda-97f2-668e57549308")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "7915ba40-c790-4eb7-9bbc-7026918221ca")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "67e3b8a6-67cf-464b-85bb-d8eda49d3747")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 3 "GND")
+ (pintype "passive")
+ (uuid "dd0657db-bdd8-4e32-bdc7-bbc1b0c5f5a0")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_SMD:D_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
+ (layer "F.Cu")
+ (uuid "b76c7587-7ea1-4d13-acf6-8bc8265c5ce9")
+ (at 27.575 145.925 180)
+ (descr "Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "diode handsolder")
+ (property "Reference" "C503"
+ (at 0 -1.65 0)
+ (layer "F.SilkS")
+ (uuid "c3de3dd0-ee7a-4970-bdc6-8d6ec9d6485e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "4u7"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "31111da9-0a41-436e-8134-4d9484b16d99")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "eeaeadfe-3c8c-46e1-a1e7-85f8ae305a99")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
)
+ (property "Description" "Polarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "68f09304-43d2-4c9b-9243-3dc756bfc13f")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "CP_*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/6c10ccc6-833a-428f-a9e3-e576a3211fff")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
(fp_line
- (start -10 25.61)
- (end -6.162061 25.61)
+ (start 1 -0.96)
+ (end -1.86 -0.96)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b6507b66-4a21-410c-805e-6e0122d03819")
+ (uuid "140a71d8-59a5-48e1-9998-1eb0f24978d3")
)
(fp_line
- (start -7.51 -25.61)
- (end -6.16206 -25.61)
+ (start -1.86 0.96)
+ (end 1 0.96)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1363a8c8-d84b-427f-9f65-0e4008b42cf2")
+ (uuid "833baeb9-98c7-4199-818f-6f28e11b39f4")
)
(fp_line
- (start -5.237939 -25.61)
- (end -4.235 -25.61)
+ (start -1.86 -0.96)
+ (end -1.86 0.96)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "0ae7d92b-ad88-4f86-bb32-49e38ea24b24")
+ (uuid "12006132-b3c2-45ce-81e3-320f8da8822c")
+ )
+ (fp_rect
+ (start -1.85 -0.95)
+ (end 1.85 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "60aaab90-7206-4e78-8f05-781456d62755")
)
(fp_line
- (start -4.235 -25.61)
- (end 4.235 -25.61)
+ (start 1 0.6)
+ (end 1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e5333811-c886-4e26-b02b-c344839be80e")
+ )
+ (fp_line
+ (start 1 -0.6)
+ (end -0.7 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "86fa8afa-ec63-48d7-a73c-a8f45bc6e840")
+ )
+ (fp_line
+ (start -0.7 -0.6)
+ (end -1 -0.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "14628f32-406a-4fbc-bd51-b35acd52cdad")
+ )
+ (fp_line
+ (start -1 0.6)
+ (end 1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "91e72246-0bc2-4bb6-b4fc-ba917c1b89d3")
+ )
+ (fp_line
+ (start -1 -0.3)
+ (end -1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "105d1ae8-b773-4e78-bc47-2083ac9e79a3")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "239f3056-b521-4263-810c-39177a50085d")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.025 0 180)
+ (size 1.15 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.217391)
+ (net 2 "+5V")
+ (pintype "passive")
+ (uuid "ea0bf30d-49b4-4403-8f7a-f07490a77cdf")
+ )
+ (pad "2" smd roundrect
+ (at 1.025 0 180)
+ (size 1.15 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.217391)
+ (net 3 "GND")
+ (pintype "passive")
+ (uuid "8158282c-8fa8-48ef-a1fa-2b8dd6191d66")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "b8053e30-65eb-4133-8093-b0e59ebc7432")
+ (at 46.605 43.875 90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C301"
+ (at 0 -1.68 90)
+ (layer "F.SilkS")
+ (uuid "efd4d237-f64b-4c6c-af85-5feda594cf43")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "470n"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "a1af7c08-1228-43f8-888c-ab257c984e25")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d8029cfd-9b6c-4b0c-a4e6-dc839331b4ee")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5f639261-6635-48e9-81c4-4a67cca5756a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/5fbf188d-146f-425c-b5ad-1a6b90bced62")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "e1d1c46a-737b-445b-a437-94cf35ebfbe6")
+ (uuid "8079c43a-974b-4215-b61b-99543ad2a466")
)
(fp_line
- (start -3.9 -25.61)
- (end -3.9 -24.694)
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "e2b6669b-2641-4cc6-bdb7-ff6eab64bb48")
+ (uuid "277a5f9d-30e8-4cfd-9d7b-82f316539b3e")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "6988b587-87df-49b0-ac41-70fbeb1951e2")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "bd2b6859-69f4-4ee1-92aa-724dcf7437ca")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "e708467b-37a1-4492-b646-d829603cfdcd")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 53 "Net-(C301-Pad1)")
+ (pintype "passive")
+ (uuid "cc15b4e7-b602-4788-bada-10fa2884e47d")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "e31dfa4e-3289-46e2-80fd-fc07bf412b2a")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "bad82c85-72ba-42b0-a25e-62bbdfe23bf8")
+ (at 43.25 44.5875 90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C305"
+ (at -2.6625 -1 180)
+ (layer "F.SilkS")
+ (uuid "a9b212dd-e9bf-44be-afd2-e77fb79574ea")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "10u"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "0d6f326c-0af9-4572-9ee9-40c50420bc4f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "281bc8e7-cee2-49ba-9e0c-84116f94442d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "92be1ff6-ba2c-4bf1-ba4a-461b40e66f56")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
)
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/faeb9bdc-a848-466a-b35c-08e568a289cd")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
(fp_line
- (start -3.9 -22.306)
- (end -3.9 -21.09)
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "dc15f0f2-36d5-4e29-8931-5cd147ca7519")
+ (uuid "ffd72ea5-ed32-4579-ae22-c87b9b40b33a")
)
(fp_line
- (start -3.9 -21.09)
- (end -3.60391 -21.09)
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1bdcf4b1-38c8-4dd4-be75-c9bc0fa14d04")
+ (uuid "c77a1f88-4219-4134-a037-c83a619d8410")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "02d31eae-2488-4505-afee-8f966e228e49")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "f7cc1f76-2558-4bcc-b036-9a8fcf348ef5")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "7283b0f7-621b-4409-b78e-3c819da89b63")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 53 "Net-(C301-Pad1)")
+ (pintype "passive")
+ (uuid "94bd656c-4186-45b8-8134-c3794c42e85b")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 57 "Net-(C305-Pad2)")
+ (pintype "passive")
+ (uuid "f9f48d5f-a190-47f5-814a-8ad2c8174d1e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Package_SO:TSSOP-16_4.4x5mm_P0.65mm"
+ (layer "F.Cu")
+ (uuid "c0a0f733-1c50-4da3-a137-24b88cdf12c4")
+ (at 58.2175 49.9 180)
+ (descr "TSSOP, 16 Pin (https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "TSSOP SO JEDEC-MO-153-AB Texas_PW0016A Microchip-ST Toshiba-TSSOP16-P-0044-0.65A NXP-SOT403-1 Infineon-P-TSSOP-16-800")
+ (property "Reference" "U301"
+ (at 0 -3.45 0)
+ (layer "F.SilkS")
+ (uuid "51ac6e4a-ff35-4f41-a398-f60cd59921eb")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SN74CB3Q3253"
+ (at 0 3.45 0)
+ (layer "F.Fab")
+ (uuid "89ef79ff-6c8f-46ed-b74c-b4db69fc0856")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "https://www.ti.com/lit/ds/symlink/sn74cb3q3253.pdf"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "bd707698-7923-4af1-bbaa-bca5a19c5f9a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
)
+ (property "Description" "Dual 1 to 4 Analog Multiplexer"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3407440c-cdcb-4f7e-a612-7728826b667e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "SOIC*3.9x9.9mm*P1.27mm* TSSOP*4.4x5mm*P0.65mm* SSOP*5.3x6.2mm*P0.65mm*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/eb9e7756-d272-4c3d-a986-65372c0fba08")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
(fp_line
- (start -3.6 25.61)
- (end -5.237939 25.61)
+ (start 2.31 2.735)
+ (end -2.31 2.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "757e30f7-7cfa-4b34-a511-453ce47af462")
+ (uuid "e4175acb-0a06-4ec7-960b-9edd17a84379")
)
(fp_line
- (start -1.48 25.61)
- (end -1.06 25.61)
+ (start -2.31 -2.735)
+ (end 2.31 -2.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cfcc737a-10b2-4c63-8511-1b26d9832399")
+ )
+ (fp_poly
+ (pts
+ (xy -3.86 -2.28) (xy -4.19 -2.04) (xy -4.19 -2.52)
+ )
(stroke
(width 0.12)
(type solid)
)
+ (fill yes)
(layer "F.SilkS")
- (uuid "1bb15eb8-44ec-4931-9573-0d1d49a564a8")
+ (uuid "4709035b-7fa7-45f4-bf4c-81e081f08a09")
)
(fp_line
- (start -1.24609 -21.09)
- (end 1.24609 -21.09)
+ (start 3.85 2.73)
+ (end 2.45 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "685b466a-c64f-446f-a5f8-139e550a9f17")
+ )
+ (fp_line
+ (start 3.85 -2.73)
+ (end 3.85 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "8448c6e0-f1de-447f-a454-17c219d54355")
+ )
+ (fp_line
+ (start 2.45 2.75)
+ (end -2.45 2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d473c095-7ef6-49e2-8ba9-ff6067bb6fda")
+ )
+ (fp_line
+ (start 2.45 2.73)
+ (end 2.45 2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "7329289a-0f14-4123-9061-576dd67d9123")
+ )
+ (fp_line
+ (start 2.45 -2.73)
+ (end 3.85 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "8644a263-ff4d-4f76-b84d-531e0dcc34ba")
+ )
+ (fp_line
+ (start 2.45 -2.75)
+ (end 2.45 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0ba2737e-103a-4514-8ee5-5c0eb9c5b6a3")
+ )
+ (fp_line
+ (start -2.45 2.75)
+ (end -2.45 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9d4d445c-ada0-49bb-a258-ceab7703a4ea")
+ )
+ (fp_line
+ (start -2.45 2.73)
+ (end -3.85 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "42ee3301-20c1-45b8-a54c-a24c387dcb11")
+ )
+ (fp_line
+ (start -2.45 -2.73)
+ (end -2.45 -2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b2f88d5b-7705-4b1f-8df8-a36be3665e71")
+ )
+ (fp_line
+ (start -2.45 -2.75)
+ (end 2.45 -2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "efc55525-c21b-4d7a-b05d-1d828665be87")
+ )
+ (fp_line
+ (start -3.85 2.73)
+ (end -3.85 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b4556c2e-a641-46a6-b92e-e65b8235650c")
+ )
+ (fp_line
+ (start -3.85 -2.73)
+ (end -2.45 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0b106855-ffcb-49ac-bdc4-24403f832aa4")
+ )
+ (fp_poly
+ (pts
+ (xy -1.2 -2.5) (xy 2.2 -2.5) (xy 2.2 2.5) (xy -2.2 2.5) (xy -2.2 -1.5)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "91e6dbea-1bff-4fbf-94df-22d29eee3348")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "5a41d4ee-76e7-4696-b807-6320aab7d81d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -2.8625 -2.275 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "1~{OE}")
+ (pintype "input")
+ (uuid "ba335f2a-423b-48e6-9ca8-8c6ee319afe2")
+ )
+ (pad "2" smd roundrect
+ (at -2.8625 -1.625 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 21 "/IQ demod/LO2")
+ (pinfunction "S1")
+ (pintype "input")
+ (uuid "de28bc4c-c745-4b7f-8db6-47dab3693425")
+ )
+ (pad "3" smd roundrect
+ (at -2.8625 -0.975 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 82 "Net-(U301-1B3)")
+ (pinfunction "1B4")
+ (pintype "bidirectional")
+ (uuid "ae9ac9c4-6dc1-4191-9ce3-d3232450439f")
+ )
+ (pad "4" smd roundrect
+ (at -2.8625 -0.325 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 82 "Net-(U301-1B3)")
+ (pinfunction "1B3")
+ (pintype "bidirectional")
+ (uuid "91eb321c-db82-4843-886e-b626893dce75")
+ )
+ (pad "5" smd roundrect
+ (at -2.8625 0.325 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 81 "Net-(U301-1B1)")
+ (pinfunction "1B2")
+ (pintype "bidirectional")
+ (uuid "9e4c3d44-7c2f-4a88-8a9e-d17ff20cd82f")
+ )
+ (pad "6" smd roundrect
+ (at -2.8625 0.975 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 81 "Net-(U301-1B1)")
+ (pinfunction "1B1")
+ (pintype "bidirectional")
+ (uuid "03689856-6c57-4f71-ade6-f9d7f14753cb")
+ )
+ (pad "7" smd roundrect
+ (at -2.8625 1.625 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 83 "unconnected-(U301-1A-Pad7)")
+ (pinfunction "1A")
+ (pintype "bidirectional")
+ (uuid "f02a4b84-a113-4d74-a12d-82603997b97c")
+ )
+ (pad "8" smd roundrect
+ (at -2.8625 2.275 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "GND")
+ (pintype "power_in")
+ (uuid "5f8fe003-b4fb-4a5f-995e-435a4e4ab92f")
+ )
+ (pad "9" smd roundrect
+ (at 2.8625 2.275 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 12 "/Filters/RF_OUT")
+ (pinfunction "2A")
+ (pintype "bidirectional")
+ (uuid "49311ffa-337b-4487-a4f6-a2a94a8086f0")
+ )
+ (pad "10" smd roundrect
+ (at 2.8625 1.625 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 25 "Net-(U301-2B1)")
+ (pinfunction "2B1")
+ (pintype "bidirectional")
+ (uuid "83ee2599-0074-4cc9-bce8-7f517214c049")
+ )
+ (pad "11" smd roundrect
+ (at 2.8625 0.975 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 26 "Net-(U301-2B2)")
+ (pinfunction "2B2")
+ (pintype "bidirectional")
+ (uuid "036f49e6-e127-4120-b0eb-acbc667cce25")
+ )
+ (pad "12" smd roundrect
+ (at 2.8625 0.325 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 27 "Net-(U301-2B3)")
+ (pinfunction "2B3")
+ (pintype "bidirectional")
+ (uuid "a926e0fa-2fe0-44bb-be9e-130ef47d6f75")
+ )
+ (pad "13" smd roundrect
+ (at 2.8625 -0.325 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 28 "Net-(U301-2B4)")
+ (pinfunction "2B4")
+ (pintype "bidirectional")
+ (uuid "15d0b372-47a4-4da3-a114-4f750f5b6da4")
+ )
+ (pad "14" smd roundrect
+ (at 2.8625 -0.975 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 23 "/IQ demod/LO1")
+ (pinfunction "S0")
+ (pintype "input")
+ (uuid "a4affe9c-f260-40bf-b332-22c3bc96f5a1")
+ )
+ (pad "15" smd roundrect
+ (at 2.8625 -1.625 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "2~{OE}")
+ (pintype "input")
+ (uuid "dcba4b28-e233-443d-ae41-bb6b26da6039")
+ )
+ (pad "16" smd roundrect
+ (at 2.8625 -2.275 180)
+ (size 1.475 0.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 1 "+3V3")
+ (pinfunction "VCC")
+ (pintype "power_in")
+ (uuid "a77381be-b407-4137-8e22-89b062b63ff5")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/TSSOP-16_4.4x5mm_P0.65mm.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "TestPoint:TestPoint_Pad_D3.0mm"
+ (layer "F.Cu")
+ (uuid "c6324df2-bf2a-4a7e-9c03-741a9a2c5126")
+ (at 60.75 59.5 180)
+ (descr "SMD pad as test Point, diameter 3.0mm")
+ (tags "test point SMD pad")
+ (property "Reference" "TP202"
+ (at 0 -2.57 0)
+ (layer "F.SilkS")
+ (uuid "79bb3f14-883d-4701-afd7-388d7fe618d0")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "sel1"
+ (at 0 2.55 0)
+ (layer "F.Fab")
+ (uuid "23979a55-d899-4fb1-a6c1-a09f2873ae6c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 180)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3a31bf04-f8ce-4ca8-be1d-265f483c14cb")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 180)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "51935441-23c3-4850-9b65-517f88cf14d4")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Pin* Test*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/2e0e73f9-71ce-44b5-8c2a-b63674546da1")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr exclude_from_pos_files)
+ (fp_circle
+ (center 0 0)
+ (end 0 1.75)
(stroke
(width 0.12)
(type solid)
)
+ (fill no)
+ (layer "F.SilkS")
+ (uuid "033e29ee-036a-4292-b778-ebe162943c5a")
+ )
+ (fp_circle
+ (center 0 0)
+ (end 2 0)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "23916703-7284-4eb4-a2e9-bf20a0fd43e2")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 -2.4 0)
+ (layer "F.Fab")
+ (uuid "7fb160d8-ef02-420f-a28a-fd28b48fcb17")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd circle
+ (at 0 0 180)
+ (size 3 3)
+ (layers "F.Cu" "F.Mask")
+ (net 16 "/Filters/FILT_SEL1")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "9be30d78-0d6a-4d52-bb0d-8526b85d4b3a")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
+ (layer "F.Cu")
+ (uuid "c71fcbcc-7d19-49d4-bf60-3d26f6241a07")
+ (at 21.325 143.75 180)
+ (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row")
+ (tags "Through hole pin header THT 1x02 2.54mm single row")
+ (property "Reference" "BT501"
+ (at 0 -2.38 0)
(layer "F.SilkS")
- (uuid "38cb6178-92da-462f-8345-115b561a17db")
+ (uuid "203ca05d-9ef5-4779-9e04-2342258270a7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "18650"
+ (at 0 4.92 0)
+ (layer "F.Fab")
+ (uuid "91903c53-32af-4d6a-b606-8bd43b2bdb6f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "86541b5c-3079-4c7d-aabb-1dc9b5a5eec0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Single-cell battery"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "bd10ea6c-ae74-48ad-a972-510f94d7a7f5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
)
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/b599bf6a-5eff-43b5-8465-e5bcbc5aff2e")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr through_hole)
(fp_line
- (start 1.06 25.61)
- (end 1.48 25.61)
+ (start 1.38 1.27)
+ (end 1.38 3.92)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "fff72034-a0f1-4168-bb03-30df0ffa1336")
+ (uuid "2c00d3dd-4ef0-4d4f-8a55-3f2bf0cf3380")
)
(fp_line
- (start 3.60391 -21.09)
- (end 3.9 -21.09)
+ (start -1.38 3.92)
+ (end 1.38 3.92)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "a2074244-6468-4710-93f9-99f5fb244eca")
+ (uuid "ce1219a5-1fe9-428c-9029-06ad7e133987")
)
(fp_line
- (start 3.9 -25.61)
- (end 3.9 -24.694)
+ (start -1.38 1.27)
+ (end 1.38 1.27)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "ff1878b8-2901-448e-888c-add6235f67fe")
+ (uuid "6d0eb664-dbd0-43b8-90a5-2b62ec254362")
)
(fp_line
- (start 3.9 -22.306)
- (end 3.9 -21.09)
+ (start -1.38 1.27)
+ (end -1.38 3.92)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "473c5d0a-29ff-498d-8d0f-f4d0a1b45b58")
+ (uuid "f67f35cb-dec8-405c-a168-ec8ea090f72a")
)
(fp_line
- (start 4.235 -25.61)
- (end 5.237939 -25.61)
+ (start -1.38 0)
+ (end -1.38 -1.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "280af7c2-b672-476a-8bdb-081fba7f854c")
+ (uuid "0de79156-6ffd-4ec6-9f93-e99915784941")
)
(fp_line
- (start 5.237939 25.61)
- (end 3.6 25.61)
+ (start -1.38 -1.38)
+ (end 0 -1.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "9da31391-f8ab-4253-8ba4-2aa30eb17dc0")
+ (uuid "2098fb50-e536-41c9-9573-f9339a347f21")
+ )
+ (fp_rect
+ (start -1.77 -1.77)
+ (end 1.77 4.32)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "71a717b0-8730-4ac2-9bf0-a3fa327d9ccf")
)
(fp_line
- (start 6.162061 -25.61)
- (end 7.51 -25.61)
+ (start 1.27 3.81)
+ (end -1.27 3.81)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "9fdbda6c-d07a-45ab-826a-54e8e600bf59")
+ )
+ (fp_line
+ (start 1.27 -1.27)
+ (end 1.27 3.81)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "a421dc9e-53b7-4ae8-80b5-3f28667b5319")
+ )
+ (fp_line
+ (start -0.635 -1.27)
+ (end 1.27 -1.27)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "cf4e08bb-889d-49cb-a7aa-3bb971c21bd7")
+ )
+ (fp_line
+ (start -1.27 3.81)
+ (end -1.27 -0.635)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "18e7cb6b-d493-43af-a057-f428036da0c8")
+ )
+ (fp_line
+ (start -1.27 -0.635)
+ (end -0.635 -1.27)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c8f6d332-d686-4f74-a6bc-1803a119ef81")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 1.27 90)
+ (layer "F.Fab")
+ (uuid "6e055bbe-a748-4eb3-8752-238d19b6cfbd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" thru_hole rect
+ (at 0 0 180)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 5 "+BATT")
+ (pinfunction "+")
+ (pintype "passive")
+ (uuid "901072f9-0175-41a4-9888-a17a833b935e")
+ )
+ (pad "2" thru_hole circle
+ (at 0 2.54 180)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "-")
+ (pintype "passive")
+ (uuid "1fa82e7d-10eb-4c2e-a54d-275c61c9b174")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "cb0ae835-51df-48a7-82ba-17f54089d457")
+ (at 74.182 36.144)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C203"
+ (at 0 -1.68 0)
+ (layer "F.SilkS")
+ (uuid "09c525a2-60ca-49b3-a984-4429a663de22")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 0)
+ (layer "F.Fab")
+ (uuid "c83623b4-fc5b-418f-ada4-673db4d642a4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5c537751-160b-4b8a-996f-a96a43c37463")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "0ca0178a-aa37-45f2-87d6-a47ebeba0253")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/7f8a4594-c3a3-44e2-a382-47770fa4b80b")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b509fa11-1b80-40f1-be21-8d92dcbb2a95")
+ (uuid "68c381fc-a107-4075-8ddb-83af8b6b14f1")
)
(fp_line
- (start 6.162061 25.61)
- (end 10 25.61)
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "dc1bfd48-b47e-4440-8217-96a91c4f088b")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "8c1773ee-33ef-4842-92e6-1f03de82236b")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "39a1a03d-8f65-49e3-b847-5f899f5e1907")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "7cf13702-89da-456d-975b-44d70cc9fae8")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 9 "/Filters/filt_in3")
+ (pintype "passive")
+ (uuid "66115c1d-08fa-4990-ab19-7978a49362a0")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "0e721093-3018-4130-ace3-19c7bce1916a")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Package_TO_SOT_SMD:SOT-223-3_TabPin2"
+ (layer "F.Cu")
+ (uuid "cc828464-7ae9-48aa-8e70-3aec146d55a3")
+ (at 44 151.5 180)
+ (descr "module CMS SOT223 4 pins")
+ (tags "CMS SOT")
+ (property "Reference" "U501"
+ (at 0 -4.5 0)
+ (layer "F.SilkS")
+ (uuid "e2e6344a-c415-4673-ac24-336b2bd860ff")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "MCP1826S"
+ (at 0 4.5 0)
+ (layer "F.Fab")
+ (uuid "959cbd39-0347-41a2-a6f9-211848f2e7af")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/22057B.pdf"
+ (at 0 0 180)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "fc0e955b-92d8-4565-b0c1-9e37759d9dc4")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "1000mA, Low-Voltage, Low Quiescent Current LDO Regulator, SOT-223, TO-220, TO-263"
+ (at 0 0 180)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "c5d6e070-3ec1-4c6d-b4f5-ff887539296e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "SOT?223*TabPin2* TO?220* TO?263*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/a28c00d6-33e3-464f-87bc-6e89f1b11533")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start 1.91 3.41)
+ (end 1.91 2.15)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "55063d6b-519d-4ea7-a379-c3f00f1ab18a")
+ (uuid "a2b5f082-dd88-41ea-87e8-7bb0958b82c1")
)
(fp_line
+ (start 1.91 -3.41)
+ (end 1.91 -2.15)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "68845fab-b44b-4027-9642-165420d55508")
+ )
+ (fp_line
+ (start -1.85 3.41)
+ (end 1.91 3.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a2bd42ff-843a-49a7-89fb-0dc5dde21169")
+ )
+ (fp_line
+ (start -1.85 -3.41)
+ (end 1.91 -3.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4b346d84-5250-4006-bd90-87a053e2b4c4")
+ )
+ (fp_poly
+ (pts
+ (xy -3.13 -3.31) (xy -3.37 -3.64) (xy -2.89 -3.64) (xy -3.13 -3.31)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill yes)
+ (layer "F.SilkS")
+ (uuid "c89bc7c7-7ae3-4d8a-91ff-a36e18cf7396")
+ )
+ (fp_line
+ (start 4.4 3.6)
+ (end 4.4 -3.6)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "92717ae8-ce6a-4faa-b0d8-162f3c74eee5")
+ )
+ (fp_line
+ (start 4.4 -3.6)
+ (end -4.4 -3.6)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f48eb898-0396-4e1a-a7a7-dba35c92a297")
+ )
+ (fp_line
+ (start -4.4 3.6)
+ (end 4.4 3.6)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "3411d5ce-a9e7-4276-aca2-fc22994e9c73")
+ )
+ (fp_line
+ (start -4.4 -3.6)
+ (end -4.4 3.6)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "8fc3024b-88b8-4e55-82d3-28caf8402b34")
+ )
+ (fp_line
+ (start 1.85 -3.35)
+ (end 1.85 3.35)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "5cfd747c-f143-4be6-883b-4365af594d0d")
+ )
+ (fp_line
+ (start -0.85 -3.35)
+ (end 1.85 -3.35)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "338482dd-63eb-46a2-8f61-4511ff054add")
+ )
+ (fp_line
+ (start -1.85 3.35)
+ (end 1.85 3.35)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "9224b145-3c58-4de4-8350-19a36e114c6b")
+ )
+ (fp_line
+ (start -1.85 -2.35)
+ (end -0.85 -3.35)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "eee98899-4476-4519-9510-57a12cdda3c3")
+ )
+ (fp_line
+ (start -1.85 -2.35)
+ (end -1.85 3.35)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b874807c-f1bd-4e49-9da2-706512d6903e")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "46505be9-13c0-4a53-994f-5a1fc295bc8c")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -3.15 -2.3 180)
+ (size 2 1.5)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 5 "+BATT")
+ (pinfunction "VI")
+ (pintype "power_in")
+ (uuid "2120c7be-bdcc-444d-b5f8-00620fece294")
+ )
+ (pad "2" smd roundrect
+ (at -3.15 0 180)
+ (size 2 1.5)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "power_in")
+ (uuid "1ddb1a41-576f-4784-b8c5-ea5a61c16047")
+ )
+ (pad "2" smd roundrect
+ (at 3.15 0 180)
+ (size 2 3.8)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "power_in")
+ (uuid "245f555a-31e8-40ab-b089-588b386ec112")
+ )
+ (pad "3" smd roundrect
+ (at -3.15 2.3 180)
+ (size 2 1.5)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 1 "+3V3")
+ (pinfunction "VO")
+ (pintype "power_out")
+ (uuid "942c0ddc-4cf0-421e-b0ae-30af845339da")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-223.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "d45e47ef-97e7-456f-b7f0-d0ba31f8b6ba")
+ (at 87.8195 37.389 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L202"
+ (at 0 1.905 90)
+ (layer "F.SilkS")
+ (uuid "4fc7e087-01c0-4eae-915e-2e13e133edcb")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 90)
+ (layer "F.Fab")
+ (uuid "20a9c557-886a-4d0d-b93f-4d7571f2dc3c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "150aa6eb-a788-4c4f-9653-8968c59d09f9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b86b1e4b-c016-4c24-bbfc-6982efed400e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/8d991bb4-62b8-448a-b2ed-4d464dd39a5f")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a8c6590e-116f-44f2-a68c-4ef360e4b500")
+ )
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "bda8b235-9354-47bd-a1f3-dccdf544a346")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "2f551909-a170-4309-84f4-05f49f84ef65")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "08004375-76a3-48dd-9167-766a04624927")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "56e7289d-a7be-4eb6-87be-dc89cc4ac95a")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 6 "/Filters/filt_in1")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "ae901216-de55-4aa5-9cda-b7e535ff52f1")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 50 "Net-(C205-Pad2)")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "87ec673a-fc69-4988-9b84-b8e9ebb43fde")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "d6623fd5-7621-44c0-8528-f6331ca5377f")
+ (at 41 45.8375 90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C306"
+ (at 0 -1.68 90)
+ (layer "F.SilkS")
+ (uuid "bf5b5385-348e-4798-9894-8faf3a8721f2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "0R"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "b1920062-5681-4909-9c5f-92c1774ba2be")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "702889a6-8a18-471e-aa2d-c58496f487e4")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "da9d6c6e-cebc-434d-b127-954560d10506")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/9ee2533d-35db-469b-a050-566b467a7f7e")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "07e07c80-ff4e-4397-a6a7-5bd2d3c5a022")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "8aaf8777-b3f2-486a-9bc9-0e4e48534d2b")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "d80a1b57-1f03-4ca4-9657-397e6714c1bc")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "39dc0c4d-4bea-48c3-99c0-f15b3cf661fb")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "664f5d62-465e-4b48-81f3-b50c0afda045")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 55 "Net-(C303-Pad1)")
+ (pintype "passive")
+ (uuid "16e70b56-77eb-4713-be5d-b5b59dbaca92")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 90)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 58 "Net-(C306-Pad2)")
+ (pintype "passive")
+ (uuid "623e012d-a739-4f5f-b6a0-8df559574cc6")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "df5f38c7-5a25-4fc0-be2a-ec004acce9e1")
+ (at 90.3595 37.3865 -90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C205"
+ (at 0 -1.68 90)
+ (layer "F.SilkS")
+ (uuid "ede16f33-2f19-45d2-b186-2be7718915c8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "C"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "789e09dd-2e20-4412-8327-e1a7ecc61a0c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "24b08a74-cfd2-4d71-bc7b-bbc159a0a0bb")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3370d5b2-ee3a-4000-adde-10445814bc9d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/62b852fd-a48c-42b9-b813-336a8f6288c3")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "74ff8592-8e31-4ba5-aab8-d240539038ea")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cf5068f7-2f7a-45b1-aa96-8153554e07ab")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "5994f0fa-26ce-4950-a2b2-6da99228cfe4")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "5cd0ed2b-733c-483f-b47b-91b7dc201fca")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "760f41f9-fc74-4a83-8c4d-7f7276694a34")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 6 "/Filters/filt_in1")
+ (pintype "passive")
+ (uuid "0371f94c-19be-44ec-b549-a5bb59253ff3")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 50 "Net-(C205-Pad2)")
+ (pintype "passive")
+ (uuid "cb1fdffa-f5ed-4f00-a14f-d17584defc98")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "e336fae1-c465-4bc9-b1f9-05d172cbde6a")
+ (at 50.355 46.575 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R301"
+ (at 0.25 2.2 0)
+ (layer "F.SilkS")
+ (uuid "17565f56-7977-4e30-91ec-b250aaf761f6")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "R"
+ (at 0 1.65 0)
+ (layer "F.Fab")
+ (uuid "c35b667a-2a79-410c-91aa-732f50af3a09")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "14d7b60a-a7ac-42a4-9a65-a02637af474d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "726a4f0d-c7ef-458f-b589-ee921634ea33")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/a5f9538e-1ad2-4e3c-88a0-2ac493c89b16")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "73214e6d-cb5c-45d4-b3bb-5a2320a39e46")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f251d7d1-b740-42c9-8d18-d150571fc0a7")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "61de9862-b1a3-4959-baca-83566b6ab531")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "200bed7a-ee5b-488a-8a63-995a156f9fc1")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "9361da79-9997-46b9-9f06-ee53a276edab")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 25 "Net-(U301-2B1)")
+ (pintype "passive")
+ (uuid "d6f814f7-62f4-4ebd-9908-637876e5062b")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 53 "Net-(C301-Pad1)")
+ (pintype "passive")
+ (uuid "4c934d0f-01b1-4a98-93e1-c9c28d92010c")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_SMD:D_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
+ (layer "F.Cu")
+ (uuid "ea3b2f00-a6a9-4b1a-820a-26fd8d1990f0")
+ (at 24.325 142.65 90)
+ (descr "Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "diode handsolder")
+ (property "Reference" "C504"
+ (at 3.975 0 90)
+ (layer "F.SilkS")
+ (uuid "3fef64c5-c942-471f-bc9f-80c35b674590")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "4u7"
+ (at 0 1.65 90)
+ (layer "F.Fab")
+ (uuid "18a5a14f-7206-40a0-85ff-8c8dadb7afb4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "0e632664-631f-4c57-bbaf-5bd78f97e14c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Polarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b33cf619-4aea-4624-b10a-3e956fb3718d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "CP_*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/82ab7127-fcf7-4ce8-858c-88c671517663")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start 1 -0.96)
+ (end -1.86 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a9ddb8eb-77b7-4f37-a5b7-5e1ac1163dce")
+ )
+ (fp_line
+ (start -1.86 -0.96)
+ (end -1.86 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e347bca8-deca-4d30-9ea1-4542cddaaa71")
+ )
+ (fp_line
+ (start -1.86 0.96)
+ (end 1 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b60994de-d52f-411a-b4f7-8a84616b46a7")
+ )
+ (fp_rect
+ (start -1.85 -0.95)
+ (end 1.85 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "80fe5a90-2287-4e80-b5d0-b15152698ada")
+ )
+ (fp_line
+ (start 1 -0.6)
+ (end -0.7 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "073b32b4-2976-4709-9f9f-25aabc71fcd1")
+ )
+ (fp_line
+ (start -0.7 -0.6)
+ (end -1 -0.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "f382cf7b-7918-4ebf-a78b-8de4d9df691c")
+ )
+ (fp_line
+ (start -1 -0.3)
+ (end -1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "159a5717-5a36-4212-8bc9-a9660753599f")
+ )
+ (fp_line
+ (start 1 0.6)
+ (end 1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "31b4406b-8677-48b1-a540-3bb788541404")
+ )
+ (fp_line
+ (start -1 0.6)
+ (end 1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "09312418-e75a-4496-8104-ecc1bc5e65df")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "eb707818-8c1b-4b29-bbd4-5e550f1d2373")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.025 0 90)
+ (size 1.15 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.217391)
+ (net 5 "+BATT")
+ (pintype "passive")
+ (uuid "01fa74a0-d5e0-4a2a-951e-a445f269eeb5")
+ )
+ (pad "2" smd roundrect
+ (at 1.025 0 90)
+ (size 1.15 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.217391)
+ (net 3 "GND")
+ (pintype "passive")
+ (uuid "406f27aa-158a-45af-be0a-5a81e13397d5")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "ed5865ad-cbc3-456e-91aa-7a7d134e15a8")
+ (at 43.355 55.08125 -90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C308"
+ (at -2.33125 1.105 180)
+ (layer "F.SilkS")
+ (uuid "ada30805-040b-4bd5-bded-c0a139d3520f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "10u"
+ (at 0 1.68 90)
+ (layer "F.Fab")
+ (uuid "ecde65b7-0761-43a8-8540-95907a7d2074")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "616cb43f-0b1c-45bc-ad49-2c28dd7ac698")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "c977ecdc-779b-4c29-92a6-cabb91b8fe90")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/e53cc0ae-d682-4da6-84d1-cc23866b5b82")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "574edf93-9a6c-46aa-a177-c78fe4087ceb")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "124d0ff5-d3e9-44e5-885a-bf602ad3d696")
+ )
+ (fp_rect
+ (start -1.7 -0.98)
+ (end 1.7 0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "cf4de76d-fa23-4f17-a11a-5b84ea6a2180")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "27de094b-f61f-473c-9deb-73acf7d735e1")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "0fe074e9-3577-4606-8034-0fc76bcd6343")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 56 "Net-(C304-Pad1)")
+ (pintype "passive")
+ (uuid "96d219d1-9f85-4390-9bfa-cfe358e2bb3b")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 270)
+ (size 1 1.45)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.25)
+ (net 60 "Net-(C308-Pad2)")
+ (pintype "passive")
+ (uuid "836087f9-525d-4395-aeb1-be9caddcbac7")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "F.Cu")
+ (uuid "f955d95f-89a3-492e-873e-3a11a84cdc51")
+ (at 87.5145 30.734)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L201"
+ (at 3.48 -1.27 90)
+ (layer "F.SilkS")
+ (uuid "8b94ae49-df04-4706-8633-562bc108444b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 0 1.9 0)
+ (layer "F.Fab")
+ (uuid "f439a3d2-3c66-47e3-a7f9-8bbca3e5e646")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d93d779b-bfbc-4568-b62f-1af430ecdc7a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "207c31c1-ad18-483a-b543-7b3d3aa21636")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/5c51eda2-2666-4822-8644-96399f29c784/7fe61e4c-a1dc-467f-ae48-3771587854a2")
+ (sheetname "/Filters/")
+ (sheetfile "filter.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "499a5618-701a-4758-9502-280c7a51af46")
+ )
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cbeac02b-f7d9-4b18-9ac8-b975141280ad")
+ )
+ (fp_rect
+ (start -2.35 -1.2)
+ (end 2.35 1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "1d9221bb-bfc4-4ea5-8ab9-3914fe922e3a")
+ )
+ (fp_rect
+ (start -1.6 -0.8)
+ (end 1.6 0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "74021572-ec6e-4d08-9695-8fb22d22c488")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "ddc3f1db-ade2-4831-9e87-b141b08e4d0d")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 4 "GNDA")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "b6b039a0-3d0c-417e-b929-c142af976ce9")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0)
+ (size 1.05 1.9)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.238095)
+ (net 6 "/Filters/filt_in1")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "369820f1-6c85-47b0-a5b1-9fac20c7d1a3")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "svratka:RF_probe_1mm"
+ (layer "F.Cu")
+ (uuid "fc5431d4-1eb4-4f41-94a8-96838697d1fd")
+ (at 58.25 44.75)
+ (property "Reference" "TP103"
+ (at 0 -1 0)
+ (unlocked yes)
+ (layer "F.SilkS")
+ (uuid "7c4a89f8-800e-4bca-9574-5c1b5bfc6d92")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.1)
+ )
+ )
+ )
+ (property "Value" "RF"
+ (at 0 1.5 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "608c9b6f-e0a6-4161-b45b-31671ec675b2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "df259438-b1bb-481b-a57f-51aac76b7393")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ed4e3769-6ec0-47f5-990c-3d6938a0b2ac")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Pin* Test*")
+ (path "/dd175f28-c94e-4fa6-af4f-73e280656119")
+ (sheetname "/")
+ (sheetfile "etsdr.kicad_sch")
+ (attr smd)
+ (fp_rect
+ (start -1.4 -4)
+ (end 1.4 4)
+ (stroke
+ (width 0.2)
+ (type solid)
+ )
+ (fill yes)
+ (layer "F.Mask")
+ (uuid "fa490dcb-884e-4111-8fa5-715970190084")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 3 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "adf6fc28-7c47-4af6-b34e-db8d7dc00aa8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd rect
+ (at 0 0)
+ (size 3 1)
+ (layers "F.Cu" "F.Mask")
+ (net 12 "/Filters/RF_OUT")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "ce0a4068-f168-4b10-8629-66ebbbb91004")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Module:RaspberryPi_Pico_Common_Unspecified"
+ (layer "F.Cu")
+ (uuid "fc96c168-1fe7-4b6e-a559-dc99bbb62d0e")
+ (at 51.32 75.07125 90)
+ (descr "Raspberry Pi Pico versatile common (Pico & Pico W) footprint for surface-mount or through-hole hand soldering, supports Raspberry Pi Pico 2, default socketed model has height of 8.51mm, https://datasheets.raspberrypi.com/pico/pico-datasheet.pdf")
+ (tags "module usb pcb antenna")
+ (property "Reference" "A401"
+ (at 11.7475 24.765 90)
+ (unlocked yes)
+ (layer "F.SilkS")
+ (uuid "b407aed1-8b00-41f1-996a-bf51333c67b8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "RaspberryPi_Pico"
+ (at 0 27.94 90)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "339f333f-802c-4895-973b-79ddfa9fdcc1")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "https://datasheets.raspberrypi.com/pico/pico-datasheet.pdf"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "cd385163-5cd8-4066-9fbe-81b192f98c1f")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Versatile and inexpensive microcontroller module powered by RP2040 dual-core Arm Cortex-M0+ processor up to 133 MHz, 264kB SRAM, 2MB QSPI flash; also supports Raspberry Pi Pico 2"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b4bd340e-67bb-43b1-9c3d-75202ae8e7cc")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "RaspberryPi?Pico?Common* RaspberryPi?Pico?SMD*")
+ (path "/46f291f4-0752-4024-88c3-366ff2cf0f16/38e970af-c701-4624-a05a-92bd8800268f")
+ (sheetname "/Raspberry/")
+ (sheetfile "rpi.kicad_sch")
+ (attr through_hole)
+ (fp_line
(start 10 -25.61)
(end 7.51 -25.61)
(stroke
@@ -580,7 +11307,137 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "78aaed25-dafc-40db-904f-999b7ce04ddc")
+ (uuid "71415623-ed20-464e-bac4-6cfff0e04412")
+ )
+ (fp_line
+ (start 7.51 -25.61)
+ (end 7.51 -24.69648)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "68309bfc-4c12-4d65-8b51-7dad1ba5ce37")
+ )
+ (fp_line
+ (start 6.162061 -25.61)
+ (end 7.51 -25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "92cb6566-7ace-490c-ba3b-4476ce1e45f8")
+ )
+ (fp_line
+ (start 4.235 -25.61)
+ (end 5.237939 -25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "769e322a-f75a-4ed4-8fc8-5bd371ffda6a")
+ )
+ (fp_line
+ (start 3.9 -25.61)
+ (end 3.9 -24.694)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "184c05d0-b921-43ea-b900-ab01bcaf47e7")
+ )
+ (fp_line
+ (start -3.9 -25.61)
+ (end -3.9 -24.694)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7a73cb79-ddc0-4517-af31-891c221179d8")
+ )
+ (fp_line
+ (start -4.235 -25.61)
+ (end 4.235 -25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f32216dc-b776-433a-83f3-aeb81aff66d3")
+ )
+ (fp_line
+ (start -5.237939 -25.61)
+ (end -4.235 -25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "8d44d07d-0a05-43bd-bcd2-a05744894024")
+ )
+ (fp_line
+ (start -7.51 -25.61)
+ (end -6.16206 -25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ad68d243-a430-4b39-b7a5-4319e567bd47")
+ )
+ (fp_line
+ (start -7.51 -25.61)
+ (end -7.51 -24.69648)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "88b64961-0557-4953-93eb-7f2567845b9b")
+ )
+ (fp_line
+ (start -10 -25.61)
+ (end -7.51 -25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3988f7da-a2a3-4591-94fe-4638b2e55bb8")
+ )
+ (fp_line
+ (start -10.579676 -25.19)
+ (end -11.09 -25.19)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "bd4c4bae-c530-4261-84c0-dbc8a3c68238")
+ )
+ (fp_line
+ (start 10.27 -25.189937)
+ (end 10.27 -25.547)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3d89d6ec-e3dc-44bd-9ca8-c8224210acff")
+ )
+ (fp_line
+ (start -10.27 -25.189937)
+ (end -10.27 -25.547)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "91c40893-1bf4-4cb8-972f-4c30c7666195")
)
(fp_line
(start 10.61 -23.07)
@@ -590,7 +11447,117 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "43761c7c-d7c1-4fec-91f9-81eac1837bec")
+ (uuid "3e78e4b3-70d6-4eab-845c-61966e8902b6")
+ )
+ (fp_line
+ (start 10.27 -23.07)
+ (end 10.27 -22.65)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0f016594-9e8b-4ac5-9232-106ff2b0b8cf")
+ )
+ (fp_line
+ (start -10.27 -23.07)
+ (end -10.27 -22.65)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9dd0d4f4-5c9a-40de-8c59-c32dfdf16f89")
+ )
+ (fp_line
+ (start -10.61 -23.07)
+ (end -11.09 -23.07)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d748c6fc-ee7a-40ca-b785-b2f0448803f1")
+ )
+ (fp_line
+ (start -10.61 -23.07)
+ (end -10.61 -22.65)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "fa688ac9-74af-43a0-b010-4c116a1b5c87")
+ )
+ (fp_line
+ (start 3.9 -22.306)
+ (end 3.9 -21.09)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "5f08d9ef-8d9e-4ff2-846f-eeb1e1460f73")
+ )
+ (fp_line
+ (start -3.9 -22.306)
+ (end -3.9 -21.09)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "31df02ca-8100-462c-9bce-fe8169389072")
+ )
+ (fp_line
+ (start 7.51 -22.30352)
+ (end 7.51 22.30352)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "bb1a1bdd-f007-4178-ba3d-f791e54d932f")
+ )
+ (fp_line
+ (start -7.51 -22.30352)
+ (end -7.51 22.30352)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "446dbc47-d913-4a2b-95e7-a2bd11d2ae99")
+ )
+ (fp_line
+ (start 3.60391 -21.09)
+ (end 3.9 -21.09)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "caf8a796-a044-484e-bf5c-e5cdf7be7a00")
+ )
+ (fp_line
+ (start -1.24609 -21.09)
+ (end 1.24609 -21.09)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "57809a4f-9834-46c2-be52-da3d45a9d61e")
+ )
+ (fp_line
+ (start -3.9 -21.09)
+ (end -3.60391 -21.09)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "06462423-80a8-47f7-ad54-29f8fbe9accb")
)
(fp_line
(start 10.61 -20.53)
@@ -600,7 +11567,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "f443b22a-4fad-4c08-9a2e-6838f44dae5e")
+ (uuid "7b12ca4f-9789-48bf-83ad-af9b78904e37")
+ )
+ (fp_line
+ (start 10.27 -20.53)
+ (end 10.27 -20.11)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "017a73f2-e5df-4e80-85e4-169efef25c7b")
+ )
+ (fp_line
+ (start -10.27 -20.53)
+ (end -10.27 -20.11)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "24c1b581-79bd-4cba-901b-b15d3873dd70")
+ )
+ (fp_line
+ (start -10.61 -20.53)
+ (end -10.61 -20.11)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "fbb2719d-fa0a-483c-82b0-8d1aa16fa784")
)
(fp_line
(start 10.61 -17.99)
@@ -610,7 +11607,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "4e0e0578-fbcc-4507-9c96-b72950d37b8f")
+ (uuid "17038084-2dc1-4ba0-81ea-f25972d62eb7")
+ )
+ (fp_line
+ (start 10.27 -17.99)
+ (end 10.27 -17.57)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "93bfc36b-28ae-47cd-9cdd-36f8214d1e80")
+ )
+ (fp_line
+ (start -10.27 -17.99)
+ (end -10.27 -17.57)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "41a532c9-5e6a-4b65-94e0-93a3796f0986")
+ )
+ (fp_line
+ (start -10.61 -17.99)
+ (end -10.61 -17.57)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6855c0b2-08b3-49b8-b247-b99035d951fd")
)
(fp_line
(start 10.61 -15.45)
@@ -620,7 +11647,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "3465af2d-ea69-4872-bdf8-cb1d1b4fce1e")
+ (uuid "767ab4d6-7f6b-4a66-8ce3-285d8779680b")
+ )
+ (fp_line
+ (start 10.27 -15.45)
+ (end 10.27 -15.03)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "50f2b1e8-8f67-40fe-9316-52b0f88abf27")
+ )
+ (fp_line
+ (start -10.27 -15.45)
+ (end -10.27 -15.03)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9f352d5f-ef2d-437c-8055-551e27e880f2")
+ )
+ (fp_line
+ (start -10.61 -15.45)
+ (end -10.61 -15.03)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1eaeb096-3e0c-4737-9039-d013a77a94f3")
)
(fp_line
(start 10.61 -12.91)
@@ -630,7 +11687,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "11d0a491-c597-4cbb-9774-6b6ae2614169")
+ (uuid "15faa9f5-fa86-4ac9-bda8-f703ce634ac7")
+ )
+ (fp_line
+ (start 10.27 -12.91)
+ (end 10.27 -12.49)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d420770d-7960-4425-ad7d-e494e8965dd4")
+ )
+ (fp_line
+ (start -10.27 -12.91)
+ (end -10.27 -12.49)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ba319045-0d73-489e-b037-265801dddfec")
+ )
+ (fp_line
+ (start -10.61 -12.91)
+ (end -10.61 -12.49)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0407befa-2754-4f45-aeac-b936641669cd")
)
(fp_line
(start 10.61 -10.37)
@@ -640,7 +11727,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "d8e8bc0d-45c7-4823-8561-eb16a33d28af")
+ (uuid "ea803ae5-c007-41b4-b889-bbb759a3a16f")
+ )
+ (fp_line
+ (start 10.27 -10.37)
+ (end 10.27 -9.95)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1b5dd71b-0872-4b1e-9bf7-d7687d4815bb")
+ )
+ (fp_line
+ (start -10.27 -10.37)
+ (end -10.27 -9.95)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b14626c2-3641-4f16-8240-524fb427256e")
+ )
+ (fp_line
+ (start -10.61 -10.37)
+ (end -10.61 -9.95)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "61f97305-573d-430b-86f2-5f4c24a83f34")
)
(fp_line
(start 10.61 -7.83)
@@ -650,7 +11767,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "5a0880c0-bcd3-4516-8762-5f18ddf3a985")
+ (uuid "8c85105d-2319-4d9f-a43b-af2ff46d3a82")
+ )
+ (fp_line
+ (start 10.27 -7.83)
+ (end 10.27 -7.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9189de1c-d731-4e15-b5f2-5a2cd2ad2a27")
+ )
+ (fp_line
+ (start -10.27 -7.83)
+ (end -10.27 -7.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ec6abd1f-c2e0-4cdb-a062-68f75d117f74")
+ )
+ (fp_line
+ (start -10.61 -7.83)
+ (end -10.61 -7.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "bf35d3d5-e37c-4e6e-a678-22ef09fb660f")
)
(fp_line
(start 10.61 -5.29)
@@ -660,7 +11807,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "dcfb53b3-7824-4a8c-a56b-9691b35112b0")
+ (uuid "c60c4bd6-4920-4458-8858-14fffc74e81f")
+ )
+ (fp_line
+ (start 10.27 -5.29)
+ (end 10.27 -4.87)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cf8bf2df-1f70-4731-abe9-997c52883c57")
+ )
+ (fp_line
+ (start -10.27 -5.29)
+ (end -10.27 -4.87)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "89747491-c083-4082-9000-148ccea7739f")
+ )
+ (fp_line
+ (start -10.61 -5.29)
+ (end -10.61 -4.87)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f423ae67-f631-4031-a31a-470b2fe28ad8")
)
(fp_line
(start 10.61 -2.75)
@@ -670,7 +11847,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "71ee61f3-ec4c-430c-8e0d-01bd58d864a0")
+ (uuid "624bdcde-85f2-4d98-8104-bf79969598cc")
+ )
+ (fp_line
+ (start 10.27 -2.75)
+ (end 10.27 -2.33)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "8aaa6c0b-dbdc-46e1-9f1e-7b2fd61f059f")
+ )
+ (fp_line
+ (start -10.27 -2.75)
+ (end -10.27 -2.33)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a4518b15-18d0-4abc-aafa-474eefa3706b")
+ )
+ (fp_line
+ (start -10.61 -2.75)
+ (end -10.61 -2.33)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "622527ef-fed7-4a2e-91b6-7a09585405a0")
)
(fp_line
(start 10.61 -0.21)
@@ -680,7 +11887,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "f6397c81-67cb-406d-b43f-9480518afa4f")
+ (uuid "6a49c601-3af5-44bf-aa6c-e276ed947cb1")
+ )
+ (fp_line
+ (start 10.27 -0.21)
+ (end 10.27 0.21)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a89c1ca9-fb34-43c3-a02c-40c747c02524")
+ )
+ (fp_line
+ (start -10.27 -0.21)
+ (end -10.27 0.21)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "49f43cf1-24de-4843-a55f-d90b0acb49d3")
+ )
+ (fp_line
+ (start -10.61 -0.21)
+ (end -10.61 0.21)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "403d624f-e5ef-4473-8674-a058fb1344bd")
)
(fp_line
(start 10.61 2.33)
@@ -690,7 +11927,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "2a6e2edb-3902-489d-90fd-0884d26fa32c")
+ (uuid "b2b69370-19d0-453a-82d8-71de71a1d2cd")
+ )
+ (fp_line
+ (start 10.27 2.33)
+ (end 10.27 2.75)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "62f2a85f-4594-426a-b640-65f8e7204b9d")
+ )
+ (fp_line
+ (start -10.27 2.33)
+ (end -10.27 2.75)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1bca61ba-d432-434c-ac75-ab37f08796b5")
+ )
+ (fp_line
+ (start -10.61 2.33)
+ (end -10.61 2.75)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ee229915-fbf4-4969-8b3f-95e54928a8dd")
)
(fp_line
(start 10.61 4.87)
@@ -700,7 +11967,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "ab005c51-d2c3-4814-96d6-c5e51c90d983")
+ (uuid "6e4fd94b-d043-423b-ab9a-6e04091572a7")
+ )
+ (fp_line
+ (start 10.27 4.87)
+ (end 10.27 5.29)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2de18248-08cf-4693-93a6-53057f3d9f24")
+ )
+ (fp_line
+ (start -10.27 4.87)
+ (end -10.27 5.29)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e1d44908-489a-4a29-933d-647cb0a3471b")
+ )
+ (fp_line
+ (start -10.61 4.87)
+ (end -10.61 5.29)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1b00f9f2-2bb4-4a04-a02a-0bb4fbe49dcf")
)
(fp_line
(start 10.61 7.41)
@@ -710,7 +12007,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "488c350c-5504-4a9c-a303-b9d42e5d0098")
+ (uuid "c74a1024-e28d-420b-8043-be957055b727")
+ )
+ (fp_line
+ (start 10.27 7.41)
+ (end 10.27 7.83)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e3e4c4fd-b3c6-4cd6-b2d3-84cd80c2356c")
+ )
+ (fp_line
+ (start -10.27 7.41)
+ (end -10.27 7.83)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c151d11e-a48e-4b67-ae9f-dcaee8477812")
+ )
+ (fp_line
+ (start -10.61 7.41)
+ (end -10.61 7.83)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "72f9ac43-e774-4fcb-a264-1d356f39609a")
)
(fp_line
(start 10.61 9.95)
@@ -720,7 +12047,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "9af38596-6b59-4fa9-b757-ad450267494d")
+ (uuid "12010a53-aa28-44a3-902c-e46b481db9e0")
+ )
+ (fp_line
+ (start 10.27 9.95)
+ (end 10.27 10.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "fd4dee44-c392-4c20-9411-7101511f9804")
+ )
+ (fp_line
+ (start -10.27 9.95)
+ (end -10.27 10.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "033a6641-dcc1-41f5-9984-f526b95e1fc0")
+ )
+ (fp_line
+ (start -10.61 9.95)
+ (end -10.61 10.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ab229438-e4db-46fd-81f4-4e76c3d8ccb2")
)
(fp_line
(start 10.61 12.49)
@@ -730,7 +12087,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "fd6d044e-0df8-4f38-9c9b-3cf0a7c542cf")
+ (uuid "ca721980-f20c-4002-9b38-ee78a4b6f886")
+ )
+ (fp_line
+ (start 10.27 12.49)
+ (end 10.27 12.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "041b320b-6723-4817-a6e6-9e3af4a98597")
+ )
+ (fp_line
+ (start -10.27 12.49)
+ (end -10.27 12.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "11c40f69-a40b-4f73-940d-1682be5a61d8")
+ )
+ (fp_line
+ (start -10.61 12.49)
+ (end -10.61 12.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d60e73d4-0570-45ad-9c7f-9141485fa3a0")
)
(fp_line
(start 10.61 15.03)
@@ -740,7 +12127,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "0818a365-7aea-47fe-b344-f082063ea041")
+ (uuid "b0747524-0da2-4468-a925-f27a6f2cb9f4")
+ )
+ (fp_line
+ (start 10.27 15.03)
+ (end 10.27 15.45)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "44bcaafb-61d2-49c0-95a6-46aa369d9307")
+ )
+ (fp_line
+ (start -10.27 15.03)
+ (end -10.27 15.45)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "97f0cfb6-7d48-4247-a857-5689a47650b3")
+ )
+ (fp_line
+ (start -10.61 15.03)
+ (end -10.61 15.45)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "59fd7c8e-a910-4d5a-8e19-9b68007487b7")
)
(fp_line
(start 10.61 17.57)
@@ -750,7 +12167,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "cf7ec7cf-d2fa-4235-ae0e-79e049bf0cf1")
+ (uuid "e0f50606-7f06-4d09-876b-88e3a2dc9341")
+ )
+ (fp_line
+ (start 10.27 17.57)
+ (end 10.27 17.99)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "86d0f217-7036-44e6-94d1-4011111dcd9c")
+ )
+ (fp_line
+ (start -10.27 17.57)
+ (end -10.27 17.99)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7544acf1-88b1-4fc0-aa00-a803c618db9a")
+ )
+ (fp_line
+ (start -10.61 17.57)
+ (end -10.61 17.99)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "81121536-d990-40bb-853d-5835e008709e")
)
(fp_line
(start 10.61 20.11)
@@ -760,7 +12207,37 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "cf401767-c331-431c-a164-8a7371a17670")
+ (uuid "d3fb72e2-8cc3-41f6-9516-3434d6874eb8")
+ )
+ (fp_line
+ (start 10.27 20.11)
+ (end 10.27 20.53)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6da87118-d75a-4be3-8b13-47c66c7a02b7")
+ )
+ (fp_line
+ (start -10.27 20.11)
+ (end -10.27 20.53)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "57b3f838-53e1-4a49-bfd9-2d4a9652e570")
+ )
+ (fp_line
+ (start -10.61 20.11)
+ (end -10.61 20.53)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "41363db1-85b1-4728-88eb-f6ef0b601249")
)
(fp_line
(start 10.61 22.65)
@@ -770,29 +12247,127 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "a698d784-9219-427a-84ed-5b2c77a4ef88")
+ (uuid "0df3bb54-62c4-4494-bbfa-19918ea0279f")
)
- (fp_arc
- (start -10.579676 -25.19)
- (mid -10.357938 -25.493944)
- (end -10 -25.61)
+ (fp_line
+ (start 10.27 22.65)
+ (end 10.27 23.07)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "911d6a04-3299-4e71-9e75-b5227c96eaac")
+ (uuid "5f15060d-7501-45be-81a5-d5d34d1fd3ad")
)
- (fp_arc
+ (fp_line
+ (start -10.27 22.65)
+ (end -10.27 23.07)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9f3e22a5-f5e6-4580-a365-9ced0efdb734")
+ )
+ (fp_line
+ (start -10.61 22.65)
+ (end -10.61 23.07)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "093191d7-b8d3-4935-9e48-b80406d29634")
+ )
+ (fp_line
+ (start 7.51 24.69648)
+ (end 7.51 25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1aea2ac2-ee3c-4162-8c85-e72cb77413d5")
+ )
+ (fp_line
+ (start -7.51 24.69648)
+ (end -7.51 25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c63ba76d-825c-4ca9-be41-862ca73c5ccc")
+ )
+ (fp_line
+ (start 10.27 25.189937)
+ (end 10.27 25.547)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0a56da68-860c-420d-b7ee-11e801d66d4b")
+ )
+ (fp_line
+ (start -10.27 25.189937)
+ (end -10.27 25.547)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "fe3dd2d8-33a6-4ff6-abc5-26c3e269858d")
+ )
+ (fp_line
+ (start 6.162061 25.61)
+ (end 10 25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a88b2244-6651-4a82-8331-67c6dc5959ce")
+ )
+ (fp_line
+ (start 5.237939 25.61)
+ (end 3.6 25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "13765291-3f19-49c0-b7ec-aad3dd41397e")
+ )
+ (fp_line
+ (start 3.6 25.61)
+ (end -3.6 25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "37313a31-aa62-40ae-82ff-bc3e10c4892e")
+ )
+ (fp_line
+ (start -3.6 25.61)
+ (end -5.237939 25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "365e5816-e9b4-4df5-bb90-9c27bb0848ba")
+ )
+ (fp_line
(start -10 25.61)
- (mid -10.357937 25.493944)
- (end -10.579676 25.189937)
+ (end -6.162061 25.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "24b8f338-a5e3-48a3-9294-7f91ab22460d")
+ (uuid "3e6f3f3c-f917-44bd-8a6a-4c30b78f83c1")
)
(fp_arc
(start 10 -25.61)
@@ -803,62 +12378,84 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "22bc894f-f18f-429f-868f-009df3837f19")
+ (uuid "9c755fa6-d8d8-4afb-880c-531fc187209d")
+ )
+ (fp_arc
+ (start -10.579676 -25.19)
+ (mid -10.357938 -25.493944)
+ (end -10 -25.61)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e2979d3f-0039-4bb0-8e50-615a12e14ee1")
)
(fp_arc
(start 10.579676 25.189937)
- (mid 10.357958 25.493991)
+ (mid 10.357946 25.493957)
(end 10 25.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1ea57cfa-7d50-4323-90fe-4d936bfbc906")
+ (uuid "20dc25fb-4073-4188-b58d-eb6fd4f9fc5c")
+ )
+ (fp_arc
+ (start -10 25.61)
+ (mid -10.357937 25.493944)
+ (end -10.579676 25.189937)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "576e104b-42c7-46a1-a056-ec29e6c287a4")
)
(fp_circle
- (center -5.7 -23.5)
- (end -4.65 -23.5)
+ (center 5.7 -23.5)
+ (end 6.75 -23.5)
(stroke
(width 0.12)
(type solid)
)
(fill no)
(layer "Dwgs.User")
- (uuid "35ac462a-bde3-40c9-a365-b934f21bd578")
+ (uuid "ac6f53bc-1f1b-49b7-8c50-a1ff04fa642e")
)
(fp_circle
- (center -5.7 23.5)
- (end -4.65 23.5)
+ (center -5.7 -23.5)
+ (end -4.65 -23.5)
(stroke
(width 0.12)
(type solid)
)
(fill no)
(layer "Dwgs.User")
- (uuid "34d783df-5c32-4f90-80a1-8c57ec012e3e")
+ (uuid "4640abe8-9d1c-457b-970b-06770e34dfb6")
)
(fp_circle
- (center 5.7 -23.5)
- (end 6.75 -23.5)
+ (center 5.7 23.5)
+ (end 6.75 23.5)
(stroke
(width 0.12)
(type solid)
)
(fill no)
(layer "Dwgs.User")
- (uuid "2febb445-7e2d-4e5d-9e4d-f74a8d81f4ea")
+ (uuid "d9480994-de45-48fb-95a5-d90e0a18f51b")
)
(fp_circle
- (center 5.7 23.5)
- (end 6.75 23.5)
+ (center -5.7 23.5)
+ (end -4.65 23.5)
(stroke
(width 0.12)
(type solid)
)
(fill no)
(layer "Dwgs.User")
- (uuid "cc12f3a8-e5cb-4a8a-a88d-f06760e0437f")
+ (uuid "76803baa-fdfa-4088-97c2-b177fb88ae75")
)
(fp_poly
(pts
@@ -872,7 +12469,7 @@
)
(fill no)
(layer "Dwgs.User")
- (uuid "fef55d7f-dd46-46e4-b14e-8424d4564ad1")
+ (uuid "e15671d2-5994-4d69-91ce-0e525e8512ec")
)
(fp_poly
(pts
@@ -885,99 +12482,99 @@
)
(fill no)
(layer "F.CrtYd")
- (uuid "44fc5402-9358-4e2a-834e-5196e8596e70")
+ (uuid "65a25a67-7d8b-46d3-8c5e-308c6d65854e")
)
(fp_line
- (start -10.5 -24.5)
- (end -9.5 -25.5)
+ (start -9.5 -25.5)
+ (end 10 -25.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "eeea37f0-83b7-479a-8f35-cc3109485238")
+ (uuid "85c08ab5-7914-48e6-afc1-22573a9e4527")
)
(fp_line
- (start -10.5 25)
- (end -10.5 -24.5)
+ (start 10.5 -25)
+ (end 10.5 25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "8e30f854-0573-4320-b53b-6355c48848b6")
+ (uuid "d4f1a764-69c6-4f2c-86dc-78758f5fe78b")
)
(fp_line
- (start -9.5 -25.5)
- (end 10 -25.5)
+ (start -10.5 -24.5)
+ (end -9.5 -25.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "ad98262a-db54-4661-8dee-d633cc3091a1")
+ (uuid "b8b4d0a0-44f2-49fc-9674-b17b507628bf")
)
(fp_line
- (start -4.625 -14.075)
- (end -4.625 -12.925)
+ (start -2.375 -14.075)
+ (end -2.375 -12.925)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "51df3458-9fb6-419a-966e-9f2a6bc6ed8b")
+ (uuid "44e17ccf-563b-4478-947a-c80022f55850")
)
(fp_line
- (start -2.375 -14.075)
- (end -2.375 -12.925)
+ (start -4.625 -14.075)
+ (end -4.625 -12.925)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "ba122538-ef59-4cfa-b475-511eca650095")
+ (uuid "f25b2050-8ced-48cd-a454-7fa842c2dd32")
)
(fp_line
- (start 10 25.5)
- (end -10 25.5)
+ (start -10.5 25)
+ (end -10.5 -24.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "b29f067c-bdff-4f01-870b-da7bf0becec0")
+ (uuid "2828c9d4-8a66-491a-b046-c827ad91c718")
)
(fp_line
- (start 10.5 -25)
- (end 10.5 25)
+ (start 10 25.5)
+ (end -10 25.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "293ae585-6517-4046-a6aa-adec220e2a4d")
+ (uuid "6fde2d17-13a5-41a7-a40b-3aed0760da4c")
)
(fp_rect
- (start -6.5 -21.1)
- (end -4.9 -20.3)
+ (start -6.2 -21.1)
+ (end -5.2 -20.3)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
- (uuid "3085c951-afb5-4f5e-a475-4d618d437766")
+ (uuid "611d6308-4508-4ef2-91c9-58b98addf4c9")
)
(fp_rect
- (start -6.2 -21.1)
- (end -5.2 -20.3)
+ (start -6.5 -21.1)
+ (end -4.9 -20.3)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
- (uuid "dc59db98-a675-4c6c-90b8-e98b45a39c1d")
+ (uuid "21ee716f-68b5-45a3-b95b-7af5953ed318")
)
(fp_rect
(start -5.1 -15.625)
@@ -988,18 +12585,18 @@
)
(fill no)
(layer "F.Fab")
- (uuid "cc6f5905-d290-49fb-9e7c-1662cd5834dd")
+ (uuid "47e87a9f-cd7a-4a25-8231-b2687a59322c")
)
(fp_arc
- (start -10 25.5)
- (mid -10.353553 25.353553)
- (end -10.5 25)
+ (start 10 -25.5)
+ (mid 10.353553 -25.353553)
+ (end 10.5 -25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "ddd2f768-eaa4-4fcd-b403-16a5e39414a6")
+ (uuid "6909186f-66b5-498a-8941-9d1aae2e1105")
)
(fp_arc
(start -4.625 -14.075)
@@ -1010,7 +12607,7 @@
(type solid)
)
(layer "F.Fab")
- (uuid "88e01a6d-7769-420e-b4d3-609fd956844f")
+ (uuid "fc549ae4-4703-4ae1-88f9-3f70b190bf69")
)
(fp_arc
(start -2.375 -12.925)
@@ -1021,29 +12618,29 @@
(type solid)
)
(layer "F.Fab")
- (uuid "0523699e-8b2f-4cc3-bc12-0574fc865832")
+ (uuid "40f03a42-b9f3-4e91-b27a-7b7123051426")
)
(fp_arc
- (start 10 -25.5)
- (mid 10.353553 -25.353553)
- (end 10.5 -25)
+ (start 10.5 25)
+ (mid 10.353553 25.353553)
+ (end 10 25.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0f5c0590-f50d-45b0-8fb8-d7057626f672")
+ (uuid "6247dc25-e9c6-4f47-a415-6d36e17f89a3")
)
(fp_arc
- (start 10.5 25)
- (mid 10.353553 25.353553)
- (end 10 25.5)
+ (start -10 25.5)
+ (mid -10.353553 25.353553)
+ (end -10.5 25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "00558f3f-08b5-4ed6-86b5-a82b7f9f11a6")
+ (uuid "eebf0e18-6fa3-4078-8391-28dcb33f70ca")
)
(fp_poly
(pts
@@ -1056,13 +12653,13 @@
)
(fill no)
(layer "F.Fab")
- (uuid "3ca26070-1b54-454a-bb67-8e45df27a2cc")
+ (uuid "f79a32c1-c240-4e2c-9253-bedb20219760")
)
- (fp_text user "Exposed Copper Keep Out"
- (at -2.5 -14.25 90)
+ (fp_text user "Keep"
+ (at 0 -21.3175 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "1e695342-4050-4637-864d-f671875fbac4")
+ (uuid "25e2dd1b-0d56-4704-9783-4cd7ed513daf")
(effects
(font
(size 0.3333 0.3333)
@@ -1070,23 +12667,35 @@
)
)
)
- (fp_text user "Keep Out"
- (at 0 -36.195 0)
+ (fp_text user "Exposed"
+ (at 0 -24.6175 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "287c47df-9fbe-4aad-8f73-7a6a355ac0c4")
+ (uuid "3ba32357-ec9f-478d-a18a-d10e01ecbc10")
(effects
(font
- (size 1 1)
- (thickness 0.15)
+ (size 0.3333 0.3333)
+ (thickness 0.05)
)
)
)
- (fp_text user "Keep"
- (at 1 -5 0)
+ (fp_text user "AGND Plane"
+ (at 5.08 -7.62 180)
+ (unlocked yes)
+ (layer "Cmts.User")
+ (uuid "59eb66f6-3531-4f99-9f6a-6b2a4a8b996c")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.075)
+ )
+ )
+ )
+ (fp_text user "Out"
+ (at 0 -20.6825 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "690827dd-9de3-4f05-8e28-96797a57401f")
+ (uuid "7a51b2ab-0035-4c89-830b-ed41c1644cae")
(effects
(font
(size 0.3333 0.3333)
@@ -1095,10 +12704,10 @@
)
)
(fp_text user "Keep"
- (at 0 -21.3175 0)
+ (at 1 -5 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "825d4914-2681-4280-8b30-5621d9453ff6")
+ (uuid "a14d4600-4ca4-4856-be0c-8183e238f6d0")
(effects
(font
(size 0.3333 0.3333)
@@ -1106,11 +12715,11 @@
)
)
)
- (fp_text user "Exposed"
- (at 0 -24.6175 0)
+ (fp_text user "Exposed Copper Keep Out"
+ (at 3.1241 5.7 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "8504f018-0702-4d44-a5a6-554f020fc13a")
+ (uuid "a92d3213-90b1-4bbd-aca6-00e8558d8025")
(effects
(font
(size 0.3333 0.3333)
@@ -1118,35 +12727,35 @@
)
)
)
- (fp_text user "Out"
- (at 0 -20.6825 0)
+ (fp_text user "Keep Out"
+ (at 0 -36.195 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "a804c6df-a46c-42ed-9952-4c74f8685969")
+ (uuid "dda4de28-a153-43ef-9463-4136ad028809")
(effects
(font
- (size 0.3333 0.3333)
- (thickness 0.05)
+ (size 1 1)
+ (thickness 0.15)
)
)
)
- (fp_text user "AGND Plane"
- (at 5.08 -7.62 90)
+ (fp_text user "USB Cable"
+ (at 0 -38.735 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "adf6520a-f57f-4074-bdcf-ce00564a6bed")
+ (uuid "de6c6df9-b7f9-44e8-bea8-716650392667")
(effects
(font
- (size 0.5 0.5)
- (thickness 0.075)
+ (size 1 1)
+ (thickness 0.15)
)
)
)
- (fp_text user "Out"
- (at 1 -4.365 0)
+ (fp_text user "Exposed Copper Keep Out"
+ (at -2.5 -14.25 180)
(unlocked yes)
(layer "Cmts.User")
- (uuid "cfd981ee-1534-4103-9a42-32c89579cafd")
+ (uuid "e2f76afc-250c-4527-9954-2f11d5894f50")
(effects
(font
(size 0.3333 0.3333)
@@ -1154,23 +12763,35 @@
)
)
)
- (fp_text user "USB Cable"
- (at 0 -38.735 0)
+ (fp_text user "Exposed Copper Keep Out"
+ (at 0 24.765 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "d14e226c-ce5c-486d-95eb-a795cef36089")
+ (uuid "e2fcebad-1ea9-4d4d-9274-a0de084a3e50")
(effects
(font
- (size 1 1)
- (thickness 0.15)
+ (size 0.3333 0.3333)
+ (thickness 0.05)
+ )
+ )
+ )
+ (fp_text user "Out"
+ (at 1 -4.365 90)
+ (unlocked yes)
+ (layer "Cmts.User")
+ (uuid "e3e2806f-75b6-42ff-bd48-d36f086791b7")
+ (effects
+ (font
+ (size 0.3333 0.3333)
+ (thickness 0.05)
)
)
)
(fp_text user "Copper"
- (at 1 -5.635 0)
+ (at 1 -5.635 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "d7fc1371-d8d1-4b5b-838d-7689f12d5fe2")
+ (uuid "e5150951-08d8-4feb-877f-a978de7f70d8")
(effects
(font
(size 0.3333 0.3333)
@@ -1179,10 +12800,10 @@
)
)
(fp_text user "Copper"
- (at 0 -23.9825 0)
+ (at 0 -23.9825 90)
(unlocked yes)
(layer "Cmts.User")
- (uuid "f56b1f24-940d-4db5-b438-cf8c4a7fbdc6")
+ (uuid "f62cd4f0-d401-4971-8dea-536170b871f2")
(effects
(font
(size 0.3333 0.3333)
@@ -1191,9 +12812,9 @@
)
)
(fp_text user "${REFERENCE}"
- (at 0 0 90)
+ (at 0 0 0)
(layer "F.Fab")
- (uuid "8c38ffb5-62ee-4cd0-8631-ca98823b38db")
+ (uuid "a12ace22-4ba8-4fc9-a654-82970fd685cf")
(effects
(font
(size 1 1)
@@ -1201,426 +12822,39 @@
)
)
)
- (pad "" smd rect
- (at -8.89 -24.13)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "2d29e06d-d6c2-430a-b786-14d97772de6c")
- )
- (pad "" smd rect
- (at -8.89 -21.59)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "b5cbaec0-a1b7-44bf-960f-7d0952b86096")
- )
- (pad "" smd rect
- (at -8.89 -19.05)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "9934517c-db20-49da-a998-7c11b9d6d3c3")
- )
- (pad "" smd rect
- (at -8.89 -16.51)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "2b218620-faca-4a46-9ef9-b3a9a373aabb")
- )
- (pad "" smd rect
- (at -8.89 -13.97)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "0069eef8-228e-4104-91e9-6945a6d33dd8")
- )
- (pad "" smd rect
- (at -8.89 -11.43)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "6c4763b3-7c86-4d93-a193-585a18af933c")
- )
- (pad "" smd rect
- (at -8.89 -8.89)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "988ccbd4-9ee0-40f3-8b1d-1c0f5f91b1c9")
- )
- (pad "" smd rect
- (at -8.89 -6.35)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "5d5bdfc0-424e-4c86-87c8-a28ca9bf6cff")
- )
- (pad "" smd rect
- (at -8.89 -3.81)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "3e59dcaf-da4f-49b9-b960-ff7241a53163")
- )
- (pad "" smd rect
- (at -8.89 -1.27)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "11b54426-09e4-4d10-883f-22849c23c92b")
- )
- (pad "" smd rect
- (at -8.89 1.27)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "8ad422db-dfef-4e9d-bb89-a4152ee725ec")
- )
- (pad "" smd rect
- (at -8.89 3.81)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "fdf9f624-1e16-417c-b194-791cf7d90d5c")
- )
- (pad "" smd rect
- (at -8.89 6.35)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "f78e70f8-2fb3-4de7-b709-76a0c45f59f0")
- )
- (pad "" smd rect
- (at -8.89 8.89)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "f0a89bd6-3d76-4360-92e4-356bfe7c7671")
- )
- (pad "" smd rect
- (at -8.89 11.43)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "e5fa7fa8-c67b-4d8b-b1a6-269261af4ad2")
- )
- (pad "" smd rect
- (at -8.89 13.97)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "19fc22f0-a060-4b37-9081-f991d02a0114")
- )
- (pad "" smd rect
- (at -8.89 16.51)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "61f1af88-104f-40e9-b76f-76080ea01282")
- )
- (pad "" smd rect
- (at -8.89 19.05)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "d74695f8-2e4c-4dce-811f-ed9724f8075d")
- )
- (pad "" smd rect
- (at -8.89 21.59)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "8751fa08-418b-42eb-a14b-6f980f19bd12")
- )
- (pad "" smd rect
- (at -8.89 24.13)
- (size 3.8 2.2)
- (drill
- (offset -0.8 0)
- )
- (layers "F.Paste")
- (uuid "9dba3224-0441-4ab3-91a1-f5ca8e8e38c6")
- )
(pad "" np_thru_hole circle
- (at -2.725 -24)
+ (at -2.725 -24 90)
(size 2.2 2.2)
(drill 2.2)
(layers "*.Mask")
- (uuid "ef91af81-183e-4135-930b-317d7f96d467")
- )
- (pad "" smd rect
- (at -2.54 23.9)
- (size 2.2 3.8)
- (drill
- (offset 0 0.8)
- )
- (layers "F.Paste")
- (uuid "7191e076-fca4-4c4b-8478-2b619f03ae1c")
+ (uuid "b61289e4-43db-4fdd-b188-6c711d3d9e60")
)
(pad "" np_thru_hole circle
- (at -2.425 -20.97)
+ (at -2.425 -20.97 90)
(size 1.85 1.85)
(drill 1.85)
(layers "*.Mask")
- (uuid "9a4ded68-7b88-4581-aaea-aafa7b80fa8b")
- )
- (pad "" smd rect
- (at 0 23.9)
- (size 2.2 3.8)
- (drill
- (offset 0 0.8)
- )
- (layers "F.Paste")
- (uuid "38306d48-1ed7-4a07-a354-4d59c371aee6")
+ (uuid "060bbacf-72db-4b05-8309-1f97a1537c37")
)
(pad "" np_thru_hole circle
- (at 2.425 -20.97)
+ (at 2.425 -20.97 90)
(size 1.85 1.85)
(drill 1.85)
(layers "*.Mask")
- (uuid "6339c7b3-e92d-4b3e-ba1c-e1583a0f31b5")
- )
- (pad "" smd rect
- (at 2.54 23.9)
- (size 2.2 3.8)
- (drill
- (offset 0 0.8)
- )
- (layers "F.Paste")
- (uuid "0fc43036-283d-4eae-be6c-8814ed3bf611")
+ (uuid "cb8b35a3-f23a-452c-b3d4-3eb95a01561e")
)
(pad "" np_thru_hole circle
- (at 2.725 -24)
+ (at 2.725 -24 90)
(size 2.2 2.2)
(drill 2.2)
(layers "*.Mask")
- (uuid "50c74995-3663-4608-b4ac-d8094e3fce32")
- )
- (pad "" smd rect
- (at 8.89 -24.13)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "aac01d9e-3e78-4d78-b22c-f25029befb37")
- )
- (pad "" smd rect
- (at 8.89 -21.59)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "1b4102b2-d95d-4cd5-b6b8-9a691458b63f")
- )
- (pad "" smd rect
- (at 8.89 -19.05)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "30d1d56f-60ce-48f6-8107-daa5a545d16c")
- )
- (pad "" smd rect
- (at 8.89 -16.51)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "48bf59bc-63d6-459c-b11b-efa7eac174ac")
- )
- (pad "" smd rect
- (at 8.89 -13.97)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "bd2d8185-4ca4-45d3-a576-aab103e8a14a")
- )
- (pad "" smd rect
- (at 8.89 -11.43)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "c3a4125f-3117-4fd4-9892-5dc081f5bf8b")
- )
- (pad "" smd rect
- (at 8.89 -8.89)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "9242801b-48e6-43de-8559-5f521a1eb02f")
- )
- (pad "" smd rect
- (at 8.89 -6.35)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "fe6963c5-1e7f-4a2a-8347-58b10fd7f5eb")
- )
- (pad "" smd rect
- (at 8.89 -3.81)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "666fd96e-0459-4ae9-ab1f-802678351c7e")
- )
- (pad "" smd rect
- (at 8.89 -1.27)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "9dcdfca0-5a61-4b23-abc6-d4720178b4fb")
- )
- (pad "" smd rect
- (at 8.89 1.27)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "9d4a6595-c3c9-42cf-a1da-cde5b58b2ff1")
- )
- (pad "" smd rect
- (at 8.89 3.81)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "3abc02a0-9157-43a6-a054-59f7837864d8")
- )
- (pad "" smd rect
- (at 8.89 6.35)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "82fd7e66-a55e-4639-a8b9-c92192d9d640")
- )
- (pad "" smd rect
- (at 8.89 8.89)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "df4b69c8-f2ce-4dee-a543-f80bf196363b")
- )
- (pad "" smd rect
- (at 8.89 11.43)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "ee24dec5-eef0-4162-ab55-2a18f6d7f8ed")
- )
- (pad "" smd rect
- (at 8.89 13.97)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "75cf5b07-f507-4a6b-a44a-f60c6c5c1f4d")
- )
- (pad "" smd rect
- (at 8.89 16.51)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "2b3c8e07-3258-41f8-8ac1-c15d5d15fca3")
- )
- (pad "" smd rect
- (at 8.89 19.05)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "fcc9235f-6aae-4caa-9de0-e1699d93354c")
- )
- (pad "" smd rect
- (at 8.89 21.59)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "cc08b5c8-6933-4f52-b804-4506ad3af473")
- )
- (pad "" smd rect
- (at 8.89 24.13)
- (size 3.8 2.2)
- (drill
- (offset 0.8 0)
- )
- (layers "F.Paste")
- (uuid "e2931c66-8d55-4a72-b16c-c543768b7771")
+ (uuid "5b81e4d9-b1fe-48b8-ba94-f975e7f42c6c")
)
(pad "1" smd custom
- (at -9.69 -24.13)
+ (at -9.69 -24.13 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 26 "unconnected-(A1-GPIO0-Pad1)")
+ (net 92 "unconnected-(A401-GPIO0-Pad1)")
(pinfunction "GPIO0")
(pintype "bidirectional")
(options
@@ -1654,23 +12888,46 @@
(fill yes)
)
)
- (uuid "aea6156a-f4d2-4405-bdf1-70c9f48498dd")
+ (uuid "0c9b3d11-a807-4b48-a436-fcbfd1b0ffa5")
+ )
+ (pad "1" thru_hole roundrect
+ (at -8.89 -24.13 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.125)
+ (net 92 "unconnected-(A401-GPIO0-Pad1)")
+ (pinfunction "GPIO0")
+ (pintype "bidirectional")
+ (uuid "0c9b3d11-a807-4b48-a436-fcbfd1b0ffa5")
)
(pad "2" smd roundrect
- (at -9.69 -21.59)
+ (at -9.69 -21.59 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 18 "unconnected-(A1-GPIO1-Pad2)")
+ (net 93 "unconnected-(A401-GPIO1-Pad2)")
+ (pinfunction "GPIO1")
+ (pintype "bidirectional")
+ (uuid "f600cbe4-32c9-4202-af8d-8418cbe4c695")
+ )
+ (pad "2" thru_hole circle
+ (at -8.89 -21.59 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 93 "unconnected-(A401-GPIO1-Pad2)")
(pinfunction "GPIO1")
(pintype "bidirectional")
- (uuid "7474e941-713d-4c5f-92f8-06532faea31f")
+ (uuid "f600cbe4-32c9-4202-af8d-8418cbe4c695")
)
(pad "3" smd custom
- (at -9.69 -19.05)
+ (at -9.69 -19.05 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 3 "Net-(A1-GND-Pad13)")
+ (net 3 "GND")
(pinfunction "GND")
(pintype "power_out")
(options
@@ -1704,53 +12961,133 @@
(fill yes)
)
)
- (uuid "cbca04ed-64b9-4130-8394-e10d7fb5f10f")
+ (uuid "d7e50f8a-c095-4b2a-b6da-3831941ac5f0")
+ )
+ (pad "3" thru_hole custom
+ (at -8.89 -19.05 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "power_out")
+ (options
+ (clearance outline)
+ (anchor circle)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 0.8 0.6) (xy 0.8 -0.6) (xy 0.6 -0.8) (xy 0 -0.8) (xy 0 0.8) (xy 0.6 0.8)
+ )
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center 0.6 0.6)
+ (end 0.8 0.6)
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center 0.6 -0.6)
+ (end 0.8 -0.6)
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "d7e50f8a-c095-4b2a-b6da-3831941ac5f0")
)
(pad "4" smd roundrect
- (at -9.69 -16.51)
+ (at -9.69 -16.51 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 33 "unconnected-(A1-GPIO2-Pad4)")
+ (net 46 "unconnected-(A401-GPIO2-Pad4)")
+ (pinfunction "GPIO2")
+ (pintype "bidirectional")
+ (uuid "d9bd5d1a-b72c-45b9-823d-774b2de9ecc7")
+ )
+ (pad "4" thru_hole circle
+ (at -8.89 -16.51 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 46 "unconnected-(A401-GPIO2-Pad4)")
(pinfunction "GPIO2")
(pintype "bidirectional")
- (uuid "eafce7c8-cbed-476d-a657-4e01c693c127")
+ (uuid "d9bd5d1a-b72c-45b9-823d-774b2de9ecc7")
)
(pad "5" smd roundrect
- (at -9.69 -13.97)
+ (at -9.69 -13.97 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 23 "unconnected-(A1-GPIO3-Pad5)")
+ (net 94 "unconnected-(A401-GPIO3-Pad5)")
(pinfunction "GPIO3")
(pintype "bidirectional")
- (uuid "9cf830e2-0fc1-406d-9726-626cfcc5f3be")
+ (uuid "4f1d65f6-3781-45ea-96bd-3fd797a94c0d")
+ )
+ (pad "5" thru_hole circle
+ (at -8.89 -13.97 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 94 "unconnected-(A401-GPIO3-Pad5)")
+ (pinfunction "GPIO3")
+ (pintype "bidirectional")
+ (uuid "4f1d65f6-3781-45ea-96bd-3fd797a94c0d")
)
(pad "6" smd roundrect
- (at -9.69 -11.43)
+ (at -9.69 -11.43 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 30 "unconnected-(A1-GPIO4-Pad6)")
+ (net 95 "unconnected-(A401-GPIO4-Pad6)")
(pinfunction "GPIO4")
(pintype "bidirectional")
- (uuid "c0619b5b-0f47-45cd-b049-5270e6339391")
+ (uuid "65c48a78-ea09-4863-ba4c-16629346be05")
+ )
+ (pad "6" thru_hole circle
+ (at -8.89 -11.43 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 95 "unconnected-(A401-GPIO4-Pad6)")
+ (pinfunction "GPIO4")
+ (pintype "bidirectional")
+ (uuid "65c48a78-ea09-4863-ba4c-16629346be05")
)
(pad "7" smd roundrect
- (at -9.69 -8.89)
+ (at -9.69 -8.89 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 25 "unconnected-(A1-GPIO5-Pad7)")
+ (net 45 "unconnected-(A401-GPIO5-Pad7)")
+ (pinfunction "GPIO5")
+ (pintype "bidirectional")
+ (uuid "7f94ef6f-b846-4402-b362-55dbcd6a3505")
+ )
+ (pad "7" thru_hole circle
+ (at -8.89 -8.89 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 45 "unconnected-(A401-GPIO5-Pad7)")
(pinfunction "GPIO5")
(pintype "bidirectional")
- (uuid "a722c326-971a-484e-8552-1929b6437824")
+ (uuid "7f94ef6f-b846-4402-b362-55dbcd6a3505")
)
(pad "8" smd custom
- (at -9.69 -6.35)
+ (at -9.69 -6.35 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 3 "Net-(A1-GND-Pad13)")
+ (net 3 "GND")
(pinfunction "GND")
(pintype "passive")
(options
@@ -1784,53 +13121,133 @@
(fill yes)
)
)
- (uuid "6f6face8-5044-471a-8153-c1d39a6ab217")
+ (uuid "57b4b557-5b62-489c-b989-fbdfd17b7c77")
+ )
+ (pad "8" thru_hole custom
+ (at -8.89 -6.35 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "passive")
+ (options
+ (clearance outline)
+ (anchor circle)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 0.8 0.6) (xy 0.8 -0.6) (xy 0.6 -0.8) (xy 0 -0.8) (xy 0 0.8) (xy 0.6 0.8)
+ )
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center 0.6 0.6)
+ (end 0.8 0.6)
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center 0.6 -0.6)
+ (end 0.8 -0.6)
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "57b4b557-5b62-489c-b989-fbdfd17b7c77")
)
(pad "9" smd roundrect
- (at -9.69 -3.81)
+ (at -9.69 -3.81 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 1 "unconnected-(A1-GPIO6-Pad9)")
+ (net 33 "unconnected-(A401-GPIO6-Pad9)")
(pinfunction "GPIO6")
(pintype "bidirectional")
- (uuid "12cb871c-f385-461d-870b-b0e6e276b0c8")
+ (uuid "05e7c373-638d-4f91-844d-e94d89edd97d")
+ )
+ (pad "9" thru_hole circle
+ (at -8.89 -3.81 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 33 "unconnected-(A401-GPIO6-Pad9)")
+ (pinfunction "GPIO6")
+ (pintype "bidirectional")
+ (uuid "05e7c373-638d-4f91-844d-e94d89edd97d")
)
(pad "10" smd roundrect
- (at -9.69 -1.27)
+ (at -9.69 -1.27 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 19 "unconnected-(A1-GPIO7-Pad10)")
+ (net 43 "unconnected-(A401-GPIO7-Pad10)")
+ (pinfunction "GPIO7")
+ (pintype "bidirectional")
+ (uuid "616e6071-3a08-4f9c-9da8-4b0054a3fb4b")
+ )
+ (pad "10" thru_hole circle
+ (at -8.89 -1.27 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 43 "unconnected-(A401-GPIO7-Pad10)")
(pinfunction "GPIO7")
(pintype "bidirectional")
- (uuid "87c42444-091a-40d8-a77c-9190c8051628")
+ (uuid "616e6071-3a08-4f9c-9da8-4b0054a3fb4b")
)
(pad "11" smd roundrect
- (at -9.69 1.27)
+ (at -9.69 1.27 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 34 "unconnected-(A1-GPIO8-Pad11)")
+ (net 41 "unconnected-(A401-GPIO8-Pad11)")
+ (pinfunction "GPIO8")
+ (pintype "bidirectional")
+ (uuid "898fed49-8020-4779-b6bd-5480db484b67")
+ )
+ (pad "11" thru_hole circle
+ (at -8.89 1.27 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 41 "unconnected-(A401-GPIO8-Pad11)")
(pinfunction "GPIO8")
(pintype "bidirectional")
- (uuid "ffa7643e-ba76-4e94-9b12-312108fe5b03")
+ (uuid "898fed49-8020-4779-b6bd-5480db484b67")
)
(pad "12" smd roundrect
- (at -9.69 3.81)
+ (at -9.69 3.81 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 20 "unconnected-(A1-GPIO9-Pad12)")
+ (net 34 "unconnected-(A401-GPIO9-Pad12)")
(pinfunction "GPIO9")
(pintype "bidirectional")
- (uuid "8e1a72fb-b6f5-4699-87af-c0945ce6b214")
+ (uuid "09f6eb86-1a8f-4bcf-8836-3e02348fe4c6")
+ )
+ (pad "12" thru_hole circle
+ (at -8.89 3.81 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 34 "unconnected-(A401-GPIO9-Pad12)")
+ (pinfunction "GPIO9")
+ (pintype "bidirectional")
+ (uuid "09f6eb86-1a8f-4bcf-8836-3e02348fe4c6")
)
(pad "13" smd custom
- (at -9.69 6.35)
+ (at -9.69 6.35 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 3 "Net-(A1-GND-Pad13)")
+ (net 3 "GND")
(pinfunction "GND")
(pintype "passive")
(options
@@ -1864,53 +13281,133 @@
(fill yes)
)
)
- (uuid "19bc513f-8f89-46cb-878c-b27c46ae854c")
+ (uuid "3fe65043-1cf0-4393-9a80-f2cd660fa36e")
+ )
+ (pad "13" thru_hole custom
+ (at -8.89 6.35 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "passive")
+ (options
+ (clearance outline)
+ (anchor circle)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 0.8 0.6) (xy 0.8 -0.6) (xy 0.6 -0.8) (xy 0 -0.8) (xy 0 0.8) (xy 0.6 0.8)
+ )
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center 0.6 0.6)
+ (end 0.8 0.6)
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center 0.6 -0.6)
+ (end 0.8 -0.6)
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "3fe65043-1cf0-4393-9a80-f2cd660fa36e")
)
(pad "14" smd roundrect
- (at -9.69 8.89)
+ (at -9.69 8.89 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 17 "unconnected-(A1-GPIO10-Pad14)")
+ (net 14 "/IQ mod/I")
(pinfunction "GPIO10")
(pintype "bidirectional")
- (uuid "72011b81-98b7-4bc5-bcff-f20906c83f73")
+ (uuid "e47c96d9-b34e-4ce8-a2ac-2ac7795fa432")
+ )
+ (pad "14" thru_hole circle
+ (at -8.89 8.89 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 14 "/IQ mod/I")
+ (pinfunction "GPIO10")
+ (pintype "bidirectional")
+ (uuid "e47c96d9-b34e-4ce8-a2ac-2ac7795fa432")
)
(pad "15" smd roundrect
- (at -9.69 11.43)
+ (at -9.69 11.43 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 31 "unconnected-(A1-GPIO11-Pad15)")
+ (net 24 "/IQ mod/Q")
+ (pinfunction "GPIO11")
+ (pintype "bidirectional")
+ (uuid "52d9a884-fcac-47fc-ad6d-216020e6b966")
+ )
+ (pad "15" thru_hole circle
+ (at -8.89 11.43 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 24 "/IQ mod/Q")
(pinfunction "GPIO11")
(pintype "bidirectional")
- (uuid "c1e781f0-fdc4-40f4-97f1-84ff5e59b122")
+ (uuid "52d9a884-fcac-47fc-ad6d-216020e6b966")
)
(pad "16" smd roundrect
- (at -9.69 13.97)
+ (at -9.69 13.97 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 21 "unconnected-(A1-GPIO12-Pad16)")
+ (net 48 "unconnected-(A401-GPIO12-Pad16)")
(pinfunction "GPIO12")
(pintype "bidirectional")
- (uuid "97c059d4-c867-435f-ba32-206a8664cc00")
+ (uuid "cd7d3a96-27b5-4680-a339-ffd5a0a90d28")
+ )
+ (pad "16" thru_hole circle
+ (at -8.89 13.97 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 48 "unconnected-(A401-GPIO12-Pad16)")
+ (pinfunction "GPIO12")
+ (pintype "bidirectional")
+ (uuid "cd7d3a96-27b5-4680-a339-ffd5a0a90d28")
)
(pad "17" smd roundrect
- (at -9.69 16.51)
+ (at -9.69 16.51 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 8 "unconnected-(A1-GPIO13-Pad17)")
+ (net 36 "unconnected-(A401-GPIO13-Pad17)")
(pinfunction "GPIO13")
(pintype "bidirectional")
- (uuid "362fdd10-4c42-439a-b49c-aecf03c7dea7")
+ (uuid "bf24602b-4eae-4ec1-bd3c-6bf7771e22a7")
+ )
+ (pad "17" thru_hole circle
+ (at -8.89 16.51 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 36 "unconnected-(A401-GPIO13-Pad17)")
+ (pinfunction "GPIO13")
+ (pintype "bidirectional")
+ (uuid "bf24602b-4eae-4ec1-bd3c-6bf7771e22a7")
)
(pad "18" smd custom
- (at -9.69 19.05)
+ (at -9.69 19.05 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 3 "Net-(A1-GND-Pad13)")
+ (net 3 "GND")
(pinfunction "GND")
(pintype "passive")
(options
@@ -1944,53 +13441,169 @@
(fill yes)
)
)
- (uuid "996e8649-5708-424a-80af-99468a675831")
+ (uuid "98557ac2-5bb4-481c-bfa1-1ccbd643e631")
+ )
+ (pad "18" thru_hole custom
+ (at -8.89 19.05 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "passive")
+ (options
+ (clearance outline)
+ (anchor circle)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 0.8 0.6) (xy 0.8 -0.6) (xy 0.6 -0.8) (xy 0 -0.8) (xy 0 0.8) (xy 0.6 0.8)
+ )
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center 0.6 0.6)
+ (end 0.8 0.6)
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center 0.6 -0.6)
+ (end 0.8 -0.6)
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "98557ac2-5bb4-481c-bfa1-1ccbd643e631")
)
(pad "19" smd roundrect
- (at -9.69 21.59)
+ (at -9.69 21.59 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 6 "unconnected-(A1-GPIO14-Pad19)")
+ (net 22 "/IQ mod/LO1")
+ (pinfunction "GPIO14")
+ (pintype "bidirectional")
+ (uuid "799e5140-f364-4a46-aa5b-ae1d5ddec5e4")
+ )
+ (pad "19" thru_hole circle
+ (at -8.89 21.59 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 22 "/IQ mod/LO1")
(pinfunction "GPIO14")
(pintype "bidirectional")
- (uuid "2b5625d1-2268-4739-ba7a-85c1b9b42134")
+ (uuid "799e5140-f364-4a46-aa5b-ae1d5ddec5e4")
)
(pad "20" smd roundrect
- (at -9.69 24.13)
+ (at -9.69 24.13 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 7 "unconnected-(A1-GPIO15-Pad20)")
+ (net 15 "/IQ mod/LO2")
+ (pinfunction "GPIO15")
+ (pintype "bidirectional")
+ (uuid "8b4b7e8d-85fe-41e5-9ffd-5cc846826eeb")
+ )
+ (pad "20" thru_hole circle
+ (at -8.89 24.13 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 15 "/IQ mod/LO2")
(pinfunction "GPIO15")
(pintype "bidirectional")
- (uuid "323b39d6-55f4-4ddc-84a8-fbbe70a9d9f3")
+ (uuid "8b4b7e8d-85fe-41e5-9ffd-5cc846826eeb")
+ )
+ (pad "21" thru_hole circle
+ (at 8.89 24.13 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 97 "unconnected-(A401-GPIO16-Pad21)")
+ (pinfunction "GPIO16")
+ (pintype "bidirectional")
+ (uuid "88778418-5cb7-41ab-8769-9926b8d4df4a")
)
(pad "21" smd roundrect
- (at 9.69 24.13)
+ (at 9.69 24.13 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 13 "unconnected-(A1-GPIO16-Pad21)")
+ (net 97 "unconnected-(A401-GPIO16-Pad21)")
(pinfunction "GPIO16")
(pintype "bidirectional")
- (uuid "65de7741-b0a5-4321-b5da-26fcd4ea0cec")
+ (uuid "88778418-5cb7-41ab-8769-9926b8d4df4a")
+ )
+ (pad "22" thru_hole circle
+ (at 8.89 21.59 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 96 "unconnected-(A401-GPIO17-Pad22)")
+ (pinfunction "GPIO17")
+ (pintype "bidirectional")
+ (uuid "4446054a-5433-42c9-866b-9d18a55469d7")
)
(pad "22" smd roundrect
- (at 9.69 21.59)
+ (at 9.69 21.59 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 32 "unconnected-(A1-GPIO17-Pad22)")
+ (net 96 "unconnected-(A401-GPIO17-Pad22)")
(pinfunction "GPIO17")
(pintype "bidirectional")
- (uuid "db014a58-d652-45aa-b47f-2e3fc92b3dd2")
+ (uuid "4446054a-5433-42c9-866b-9d18a55469d7")
+ )
+ (pad "23" thru_hole custom
+ (at 8.89 19.05 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "passive")
+ (options
+ (clearance outline)
+ (anchor circle)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy -0.8 0.6) (xy -0.8 -0.6) (xy -0.6 -0.8) (xy 0 -0.8) (xy 0 0.8) (xy -0.6 0.8)
+ )
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center -0.6 0.6)
+ (end -0.4 0.6)
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center -0.6 -0.6)
+ (end -0.4 -0.6)
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "21e5831f-44b9-4570-b0eb-bef44bdacb0e")
)
(pad "23" smd custom
- (at 9.69 19.05)
+ (at 9.69 19.05 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 3 "Net-(A1-GND-Pad13)")
+ (net 3 "GND")
(pinfunction "GND")
(pintype "passive")
(options
@@ -2024,53 +13637,133 @@
(fill yes)
)
)
- (uuid "354e74b3-d9ea-49a2-8c34-a57023865ccd")
+ (uuid "21e5831f-44b9-4570-b0eb-bef44bdacb0e")
+ )
+ (pad "24" thru_hole circle
+ (at 8.89 16.51 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 21 "/IQ demod/LO2")
+ (pinfunction "GPIO18")
+ (pintype "bidirectional")
+ (uuid "af4e1cbe-4efe-4c3d-97b9-aa2d69bc9630")
)
(pad "24" smd roundrect
- (at 9.69 16.51)
+ (at 9.69 16.51 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 28 "unconnected-(A1-GPIO18-Pad24)")
+ (net 21 "/IQ demod/LO2")
(pinfunction "GPIO18")
(pintype "bidirectional")
- (uuid "b464feac-67c2-48d1-aa53-3ef158590bd0")
+ (uuid "af4e1cbe-4efe-4c3d-97b9-aa2d69bc9630")
+ )
+ (pad "25" thru_hole circle
+ (at 8.89 13.97 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 23 "/IQ demod/LO1")
+ (pinfunction "GPIO19")
+ (pintype "bidirectional")
+ (uuid "3d4c85a5-7071-49dc-a5ef-50d1bc6416fb")
)
(pad "25" smd roundrect
- (at 9.69 13.97)
+ (at 9.69 13.97 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 22 "unconnected-(A1-GPIO19-Pad25)")
+ (net 23 "/IQ demod/LO1")
(pinfunction "GPIO19")
(pintype "bidirectional")
- (uuid "9c2bf087-b8be-4432-bbe2-7a72722a5e61")
+ (uuid "3d4c85a5-7071-49dc-a5ef-50d1bc6416fb")
+ )
+ (pad "26" thru_hole circle
+ (at 8.89 11.43 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 16 "/Filters/FILT_SEL1")
+ (pinfunction "GPIO20")
+ (pintype "bidirectional")
+ (uuid "dadbec16-563c-4a4d-8af1-3c8a4445ec58")
)
(pad "26" smd roundrect
- (at 9.69 11.43)
+ (at 9.69 11.43 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 27 "unconnected-(A1-GPIO20-Pad26)")
+ (net 16 "/Filters/FILT_SEL1")
(pinfunction "GPIO20")
(pintype "bidirectional")
- (uuid "b2d707f9-b99d-493a-8051-27992867c964")
+ (uuid "dadbec16-563c-4a4d-8af1-3c8a4445ec58")
+ )
+ (pad "27" thru_hole circle
+ (at 8.89 8.89 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 17 "/Filters/FILT_SEL2")
+ (pinfunction "GPIO21")
+ (pintype "bidirectional")
+ (uuid "a0682c31-3298-4719-8fee-70709cd39cda")
)
(pad "27" smd roundrect
- (at 9.69 8.89)
+ (at 9.69 8.89 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 5 "unconnected-(A1-GPIO21-Pad27)")
+ (net 17 "/Filters/FILT_SEL2")
(pinfunction "GPIO21")
(pintype "bidirectional")
- (uuid "228080d4-f1f1-4911-97fc-0ec7da3fe85c")
+ (uuid "a0682c31-3298-4719-8fee-70709cd39cda")
+ )
+ (pad "28" thru_hole custom
+ (at 8.89 6.35 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "passive")
+ (options
+ (clearance outline)
+ (anchor circle)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy -0.8 0.6) (xy -0.8 -0.6) (xy -0.6 -0.8) (xy 0 -0.8) (xy 0 0.8) (xy -0.6 0.8)
+ )
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center -0.6 0.6)
+ (end -0.4 0.6)
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center -0.6 -0.6)
+ (end -0.4 -0.6)
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "5562b82a-4a30-4bad-829f-6216e084b481")
)
(pad "28" smd custom
- (at 9.69 6.35)
+ (at 9.69 6.35 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 3 "Net-(A1-GND-Pad13)")
+ (net 3 "GND")
(pinfunction "GND")
(pintype "passive")
(options
@@ -2104,53 +13797,133 @@
(fill yes)
)
)
- (uuid "e00d2f72-38f9-4f43-8dd8-26b92788c825")
+ (uuid "5562b82a-4a30-4bad-829f-6216e084b481")
+ )
+ (pad "29" thru_hole circle
+ (at 8.89 3.81 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 38 "unconnected-(A401-GPIO22-Pad29)")
+ (pinfunction "GPIO22")
+ (pintype "bidirectional")
+ (uuid "70f589ef-bbf5-4e2e-a6c2-a2c972cdb73c")
)
(pad "29" smd roundrect
- (at 9.69 3.81)
+ (at 9.69 3.81 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 15 "unconnected-(A1-GPIO22-Pad29)")
+ (net 38 "unconnected-(A401-GPIO22-Pad29)")
(pinfunction "GPIO22")
(pintype "bidirectional")
- (uuid "6a2745a9-1072-443f-8a15-f76624962672")
+ (uuid "70f589ef-bbf5-4e2e-a6c2-a2c972cdb73c")
+ )
+ (pad "30" thru_hole circle
+ (at 8.89 1.27 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 40 "unconnected-(A401-RUN-Pad30)")
+ (pinfunction "RUN")
+ (pintype "passive")
+ (uuid "e793f148-acbe-4056-86ae-c10701cc17fb")
)
(pad "30" smd roundrect
- (at 9.69 1.27)
+ (at 9.69 1.27 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 11 "unconnected-(A1-RUN-Pad30)")
+ (net 40 "unconnected-(A401-RUN-Pad30)")
(pinfunction "RUN")
(pintype "passive")
- (uuid "4ad7a41d-6c3e-4b41-ad83-29658d86f302")
+ (uuid "e793f148-acbe-4056-86ae-c10701cc17fb")
+ )
+ (pad "31" thru_hole circle
+ (at 8.89 -1.27 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 37 "Net-(A401-GPIO26_ADC0)")
+ (pinfunction "GPIO26_ADC0")
+ (pintype "bidirectional")
+ (uuid "b9c51af4-806f-4033-8819-a1c155f19568")
)
(pad "31" smd roundrect
- (at 9.69 -1.27)
+ (at 9.69 -1.27 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 24 "unconnected-(A1-GPIO26_ADC0-Pad31)")
+ (net 37 "Net-(A401-GPIO26_ADC0)")
(pinfunction "GPIO26_ADC0")
(pintype "bidirectional")
- (uuid "a4f39361-c792-4f0e-b2c4-509aaa238264")
+ (uuid "b9c51af4-806f-4033-8819-a1c155f19568")
+ )
+ (pad "32" thru_hole circle
+ (at 8.89 -3.81 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 42 "Net-(A401-GPIO27_ADC1)")
+ (pinfunction "GPIO27_ADC1")
+ (pintype "bidirectional")
+ (uuid "6053095c-8f9b-49df-b7d5-a16a38f9cee5")
)
(pad "32" smd roundrect
- (at 9.69 -3.81)
+ (at 9.69 -3.81 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 16 "unconnected-(A1-GPIO27_ADC1-Pad32)")
+ (net 42 "Net-(A401-GPIO27_ADC1)")
(pinfunction "GPIO27_ADC1")
(pintype "bidirectional")
- (uuid "6bf3dc34-9476-43fc-a10a-09300a2ca9d8")
+ (uuid "6053095c-8f9b-49df-b7d5-a16a38f9cee5")
+ )
+ (pad "33" thru_hole custom
+ (at 8.89 -6.35 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "GNDA")
+ (pinfunction "AGND")
+ (pintype "power_out")
+ (options
+ (clearance outline)
+ (anchor circle)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy -0.8 0.6) (xy -0.8 -0.6) (xy -0.6 -0.8) (xy 0 -0.8) (xy 0 0.8) (xy -0.6 0.8)
+ )
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center -0.6 0.6)
+ (end -0.4 0.6)
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center -0.6 -0.6)
+ (end -0.4 -0.6)
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "db73f374-cc92-4763-af72-9f5efc026e63")
)
(pad "33" smd custom
- (at 9.69 -6.35)
+ (at 9.69 -6.35 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 4 "unconnected-(A1-AGND-Pad33)")
+ (net 4 "GNDA")
(pinfunction "AGND")
(pintype "power_out")
(options
@@ -2184,53 +13957,133 @@
(fill yes)
)
)
- (uuid "1d2f27ad-6861-4825-a72a-f19e0cbbcfba")
+ (uuid "db73f374-cc92-4763-af72-9f5efc026e63")
+ )
+ (pad "34" thru_hole circle
+ (at 8.89 -8.89 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 44 "unconnected-(A401-GPIO28_ADC2-Pad34)")
+ (pinfunction "GPIO28_ADC2")
+ (pintype "bidirectional")
+ (uuid "ee9b3258-12e4-4502-9d30-718acf5c1979")
)
(pad "34" smd roundrect
- (at 9.69 -8.89)
+ (at 9.69 -8.89 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 12 "unconnected-(A1-GPIO28_ADC2-Pad34)")
+ (net 44 "unconnected-(A401-GPIO28_ADC2-Pad34)")
(pinfunction "GPIO28_ADC2")
(pintype "bidirectional")
- (uuid "65a04ac1-8fc2-470e-8d60-bd2de699df26")
+ (uuid "ee9b3258-12e4-4502-9d30-718acf5c1979")
+ )
+ (pad "35" thru_hole circle
+ (at 8.89 -11.43 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 47 "Net-(A401-ADC_VREF)")
+ (pinfunction "ADC_VREF")
+ (pintype "power_in")
+ (uuid "ea26caba-59e4-48c2-8089-d02a0a264051")
)
(pad "35" smd roundrect
- (at 9.69 -11.43)
+ (at 9.69 -11.43 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 10 "unconnected-(A1-ADC_VREF-Pad35)")
+ (net 47 "Net-(A401-ADC_VREF)")
(pinfunction "ADC_VREF")
(pintype "power_in")
- (uuid "44c7b3dc-b67d-4174-8930-afec265a768a")
+ (uuid "ea26caba-59e4-48c2-8089-d02a0a264051")
+ )
+ (pad "36" thru_hole circle
+ (at 8.89 -13.97 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 1 "+3V3")
+ (pinfunction "3V3")
+ (pintype "power_out")
+ (uuid "012a6aa7-c374-4986-a2cb-ed2fd33272af")
)
(pad "36" smd roundrect
- (at 9.69 -13.97)
+ (at 9.69 -13.97 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 29 "unconnected-(A1-3V3-Pad36)")
+ (net 1 "+3V3")
(pinfunction "3V3")
(pintype "power_out")
- (uuid "b9d139b0-d026-48bb-906f-b42d3dfc266e")
+ (uuid "012a6aa7-c374-4986-a2cb-ed2fd33272af")
+ )
+ (pad "37" thru_hole circle
+ (at 8.89 -16.51 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 35 "unconnected-(A401-3V3_EN-Pad37)")
+ (pinfunction "3V3_EN")
+ (pintype "passive")
+ (uuid "1515d258-fa79-447f-b245-138cfa5dad5f")
)
(pad "37" smd roundrect
- (at 9.69 -16.51)
+ (at 9.69 -16.51 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 14 "unconnected-(A1-3V3_EN-Pad37)")
+ (net 35 "unconnected-(A401-3V3_EN-Pad37)")
(pinfunction "3V3_EN")
(pintype "passive")
- (uuid "669ceaa8-fc37-48a7-9427-848d8fc6bb43")
+ (uuid "1515d258-fa79-447f-b245-138cfa5dad5f")
+ )
+ (pad "38" thru_hole custom
+ (at 8.89 -19.05 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "GND")
+ (pintype "passive")
+ (options
+ (clearance outline)
+ (anchor circle)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy -0.8 0.6) (xy -0.8 -0.6) (xy -0.6 -0.8) (xy 0 -0.8) (xy 0 0.8) (xy -0.6 0.8)
+ )
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center -0.6 0.6)
+ (end -0.4 0.6)
+ (width 0)
+ (fill yes)
+ )
+ (gr_circle
+ (center -0.6 -0.6)
+ (end -0.4 -0.6)
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "e0f461fd-3b5f-44af-8bf2-8fa5c3440be3")
)
(pad "38" smd custom
- (at 9.69 -19.05)
+ (at 9.69 -19.05 90)
(size 1.6 0.8)
(layers "F.Cu" "F.Mask")
- (net 3 "Net-(A1-GND-Pad13)")
+ (net 3 "GND")
(pinfunction "GND")
(pintype "passive")
(options
@@ -2264,91 +14117,91 @@
(fill yes)
)
)
- (uuid "2b6607d0-6635-4778-83bf-e6bb06f9cc25")
+ (uuid "e0f461fd-3b5f-44af-8bf2-8fa5c3440be3")
+ )
+ (pad "39" thru_hole circle
+ (at 8.89 -21.59 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 39 "unconnected-(A401-VSYS-Pad39)")
+ (pinfunction "VSYS")
+ (pintype "power_in")
+ (uuid "5fe4d1aa-8aca-4628-9320-bc9385c915e7")
)
(pad "39" smd roundrect
- (at 9.69 -21.59)
+ (at 9.69 -21.59 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 2 "unconnected-(A1-VSYS-Pad39)")
+ (net 39 "unconnected-(A401-VSYS-Pad39)")
(pinfunction "VSYS")
(pintype "power_in")
- (uuid "18ee0bd7-72a8-4f0c-a525-80c127eb094a")
+ (uuid "5fe4d1aa-8aca-4628-9320-bc9385c915e7")
+ )
+ (pad "40" thru_hole circle
+ (at 8.89 -24.13 90)
+ (size 1.6 1.6)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 2 "+5V")
+ (pinfunction "VBUS")
+ (pintype "power_out")
+ (uuid "fbe454f6-dbd0-4d10-a765-f5b815bf4bca")
)
(pad "40" smd roundrect
- (at 9.69 -24.13)
+ (at 9.69 -24.13 90)
(size 3.2 1.6)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
- (net 9 "unconnected-(A1-VBUS-Pad40)")
+ (net 2 "+5V")
(pinfunction "VBUS")
(pintype "power_out")
- (uuid "40acd9f1-a329-41e3-9a77-cc96a3d46e46")
+ (uuid "fbe454f6-dbd0-4d10-a765-f5b815bf4bca")
)
- (pad "D1" smd roundrect
- (at -2.54 23.9 90)
- (size 3.2 1.6)
- (drill
- (offset -0.8 0)
+ (zone
+ (net 0)
+ (net_name "")
+ (layers "F.Cu" "F.Paste")
+ (uuid "a3469677-3db3-4a40-a8e3-bb828dee0b8a")
+ (name "Pad Keep Out D1-W")
+ (hatch full 0.5)
+ (connect_pads
+ (clearance 0)
)
- (layers "F.Cu" "F.Mask")
- (roundrect_rratio 0.5)
- (uuid "305c2b6f-48d0-4327-914f-dde20c713e42")
- )
- (pad "D2" smd custom
- (at 0 23.9 270)
- (size 1.6 1.6)
- (layers "F.Cu" "F.Mask")
- (options
- (clearance outline)
- (anchor circle)
+ (min_thickness 0.25)
+ (filled_areas_thickness no)
+ (keepout
+ (tracks not_allowed)
+ (vias not_allowed)
+ (pads not_allowed)
+ (copperpour not_allowed)
+ (footprints allowed)
)
- (primitives
- (gr_poly
- (pts
- (xy -0.8 -0.6) (xy -0.8 0.6) (xy -0.6 0.8) (xy 1.6 0.8) (xy 1.6 -0.8) (xy -0.6 -0.8)
- )
- (width 0)
- (fill yes)
- )
- (gr_circle
- (center -0.6 0.6)
- (end -0.4 0.6)
- (width 0)
- (fill yes)
- )
- (gr_circle
- (center -0.6 -0.6)
- (end -0.4 -0.6)
- (width 0)
- (fill yes)
- )
- (gr_circle
- (center 1.6 0)
- (end 2.4 0)
- (width 0)
- (fill yes)
- )
+ (placement
+ (enabled no)
+ (sheetname "")
)
- (uuid "0f72e8c6-c69c-42ac-90e3-ac26a363ac17")
- )
- (pad "D3" smd roundrect
- (at 2.54 23.9 90)
- (size 3.2 1.6)
- (drill
- (offset -0.8 0)
+ (fill
+ (thermal_gap 0.5)
+ (thermal_bridge_width 0.5)
+ )
+ (polygon
+ (pts
+ (xy 56.120398 75.442472) (xy 56.064678 75.386752) (xy 56.034522 75.31395) (xy 56.0326 75.27455)
+ (xy 56.0326 74.48715) (xy 58.0074 74.48715) (xy 58.0074 75.27455) (xy 58.005478 75.31395) (xy 57.975322 75.386752)
+ (xy 57.919602 75.442472) (xy 57.8468 75.472628) (xy 57.8074 75.47455) (xy 56.2326 75.47455) (xy 56.1932 75.472628)
+ )
)
- (layers "F.Cu" "F.Mask")
- (roundrect_rratio 0.5)
- (uuid "adfab7c6-e87a-433e-b6de-3bfc9f15330c")
)
(zone
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "525484c7-4560-458b-b360-258488fcf285")
- (name "Pad Keep Out TP6")
+ (uuid "3b68475c-51c3-4669-a5c8-66390800147b")
+ (name "Pad Keep Out D1-W")
(hatch full 0.5)
(connect_pads
(clearance 0)
@@ -2372,11 +14225,10 @@
)
(polygon
(pts
- (xy 156.294455 91.377861) (xy 156.167833 91.343932) (xy 156.054306 91.278388) (xy 155.961612 91.185694)
- (xy 155.896068 91.072167) (xy 155.862139 90.945545) (xy 155.86 90.88) (xy 155.86 87.18) (xy 157.76 87.18)
- (xy 157.76 90.88) (xy 157.757861 90.945545) (xy 157.723932 91.072167) (xy 157.658388 91.185694)
- (xy 157.565694 91.278388) (xy 157.452167 91.343932) (xy 157.325545 91.377861) (xy 157.26 91.38)
- (xy 156.36 91.38)
+ (xy 58.0074 73.69975) (xy 58.0074 74.48715) (xy 56.0326 74.48715) (xy 56.0326 73.69975) (xy 56.034522 73.66035)
+ (xy 56.064677 73.587548) (xy 56.120398 73.531827) (xy 56.1932 73.501672) (xy 56.2326 73.49975)
+ (xy 57.8074 73.49975) (xy 57.8468 73.501672) (xy 57.919602 73.531827) (xy 57.975323 73.587548)
+ (xy 58.005478 73.66035)
)
)
)
@@ -2384,7 +14236,7 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "b44bd880-f79d-4510-87d7-19a61258dc48")
+ (uuid "0de9c42c-b4ca-430c-877e-44076fca6cc7")
(name "Pad Keep Out TP3")
(hatch full 0.5)
(connect_pads
@@ -2409,11 +14261,11 @@
)
(polygon
(pts
- (xy 157.362139 76.614455) (xy 157.396068 76.487833) (xy 157.461612 76.374306) (xy 157.554306 76.281612)
- (xy 157.667833 76.216068) (xy 157.794455 76.182139) (xy 157.86 76.18) (xy 158.31 76.18) (xy 158.31 78.08)
- (xy 157.86 78.08) (xy 157.794455 78.077861) (xy 157.667833 78.043932) (xy 157.554306 77.978388)
- (xy 157.461612 77.885694) (xy 157.396068 77.772167) (xy 157.362139 77.645545) (xy 157.36 77.58)
- (xy 157.36 76.68)
+ (xy 26.504455 77.019111) (xy 26.377833 76.985182) (xy 26.264306 76.919638) (xy 26.171612 76.826944)
+ (xy 26.106068 76.713417) (xy 26.072139 76.586795) (xy 26.07 76.52125) (xy 26.07 76.07125) (xy 27.97 76.07125)
+ (xy 27.97 76.52125) (xy 27.967861 76.586795) (xy 27.933932 76.713417) (xy 27.868388 76.826944)
+ (xy 27.775694 76.919638) (xy 27.662167 76.985182) (xy 27.535545 77.019111) (xy 27.47 77.02125)
+ (xy 26.57 77.02125)
)
)
)
@@ -2421,8 +14273,8 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "51ff3859-6a32-4011-8c57-444027536d81")
- (name "Pad Keep Out TP4")
+ (uuid "2c13987a-9a90-4721-aed6-51c1cdc17703")
+ (name "Pad Keep Out TP2")
(hatch full 0.5)
(connect_pads
(clearance 0)
@@ -2446,11 +14298,11 @@
)
(polygon
(pts
- (xy 157.76 87.18) (xy 157.76 83.48) (xy 157.757861 83.414455) (xy 157.723933 83.287833) (xy 157.658388 83.174306)
- (xy 157.565694 83.081612) (xy 157.452167 83.016067) (xy 157.325545 82.982139) (xy 157.26 82.98)
- (xy 156.36 82.98) (xy 156.294455 82.982139) (xy 156.167833 83.016067) (xy 156.054306 83.081612)
- (xy 155.961612 83.174306) (xy 155.896067 83.287833) (xy 155.862139 83.414455) (xy 155.86 83.48)
- (xy 155.86 87.18)
+ (xy 26.519455 75.019111) (xy 26.392833 74.985182) (xy 26.279306 74.919638) (xy 26.186612 74.826944)
+ (xy 26.121068 74.713417) (xy 26.087139 74.586795) (xy 26.085 74.52125) (xy 26.085 74.07125) (xy 27.985 74.07125)
+ (xy 27.985 74.52125) (xy 27.982861 74.586795) (xy 27.948932 74.713417) (xy 27.883388 74.826944)
+ (xy 27.790694 74.919638) (xy 27.677167 74.985182) (xy 27.550545 75.019111) (xy 27.485 75.02125)
+ (xy 26.585 75.02125)
)
)
)
@@ -2458,7 +14310,7 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "16c093f6-d88f-4989-9ee4-54c6b0ab0cb5")
+ (uuid "b125a3be-78aa-4376-80aa-ae9dc13439ba")
(name "Pad Keep Out TP3")
(hatch full 0.5)
(connect_pads
@@ -2483,11 +14335,11 @@
)
(polygon
(pts
- (xy 158.31 78.08) (xy 158.76 78.08) (xy 158.825545 78.077861) (xy 158.952167 78.043933) (xy 159.065694 77.978388)
- (xy 159.158388 77.885694) (xy 159.223933 77.772167) (xy 159.257861 77.645545) (xy 159.26 77.58)
- (xy 159.26 76.68) (xy 159.257861 76.614455) (xy 159.223933 76.487833) (xy 159.158388 76.374306)
- (xy 159.065694 76.281612) (xy 158.952167 76.216067) (xy 158.825545 76.182139) (xy 158.76 76.18)
- (xy 158.31 76.18)
+ (xy 27.97 76.07125) (xy 27.97 75.62125) (xy 27.967861 75.555705) (xy 27.933933 75.429083) (xy 27.868388 75.315556)
+ (xy 27.775694 75.222862) (xy 27.662167 75.157317) (xy 27.535545 75.123389) (xy 27.47 75.12125)
+ (xy 26.57 75.12125) (xy 26.504455 75.123389) (xy 26.377833 75.157317) (xy 26.264306 75.222862)
+ (xy 26.171612 75.315556) (xy 26.106067 75.429083) (xy 26.072139 75.555705) (xy 26.07 75.62125)
+ (xy 26.07 76.07125)
)
)
)
@@ -2495,7 +14347,44 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "ab54a788-ba7e-4777-bb92-874e114360bc")
+ (uuid "f5e22c8c-d8e6-42fb-84a2-741e290c027f")
+ (name "Pad Keep Out TP2")
+ (hatch full 0.5)
+ (connect_pads
+ (clearance 0)
+ )
+ (min_thickness 0.25)
+ (filled_areas_thickness no)
+ (keepout
+ (tracks not_allowed)
+ (vias not_allowed)
+ (pads not_allowed)
+ (copperpour not_allowed)
+ (footprints allowed)
+ )
+ (placement
+ (enabled no)
+ (sheetname "")
+ )
+ (fill
+ (thermal_gap 0.5)
+ (thermal_bridge_width 0.5)
+ )
+ (polygon
+ (pts
+ (xy 27.985 74.07125) (xy 27.985 73.62125) (xy 27.982861 73.555705) (xy 27.948933 73.429083) (xy 27.883388 73.315556)
+ (xy 27.790694 73.222862) (xy 27.677167 73.157317) (xy 27.550545 73.123389) (xy 27.485 73.12125)
+ (xy 26.585 73.12125) (xy 26.519455 73.123389) (xy 26.392833 73.157317) (xy 26.279306 73.222862)
+ (xy 26.186612 73.315556) (xy 26.121067 73.429083) (xy 26.087139 73.555705) (xy 26.085 73.62125)
+ (xy 26.085 74.07125)
+ )
+ )
+ )
+ (zone
+ (net 0)
+ (net_name "")
+ (layers "F.Cu" "F.Paste")
+ (uuid "3fb230dd-a0f9-4fd7-b37d-e0331d007547")
(name "Pad Keep Out TP1")
(hatch full 0.5)
(connect_pads
@@ -2520,11 +14409,11 @@
)
(polygon
(pts
- (xy 158.362139 79.914455) (xy 158.396068 79.787833) (xy 158.461612 79.674306) (xy 158.554306 79.581612)
- (xy 158.667833 79.516068) (xy 158.794455 79.482139) (xy 158.86 79.48) (xy 159.31 79.48) (xy 159.31 81.38)
- (xy 158.86 81.38) (xy 158.794455 81.377861) (xy 158.667833 81.343932) (xy 158.554306 81.278388)
- (xy 158.461612 81.185694) (xy 158.396068 81.072167) (xy 158.362139 80.945545) (xy 158.36 80.88)
- (xy 158.36 79.98)
+ (xy 29.804455 76.019111) (xy 29.677833 75.985182) (xy 29.564306 75.919638) (xy 29.471612 75.826944)
+ (xy 29.406068 75.713417) (xy 29.372139 75.586795) (xy 29.37 75.52125) (xy 29.37 75.07125) (xy 31.27 75.07125)
+ (xy 31.27 75.52125) (xy 31.267861 75.586795) (xy 31.233932 75.713417) (xy 31.168388 75.826944)
+ (xy 31.075694 75.919638) (xy 30.962167 75.985182) (xy 30.835545 76.019111) (xy 30.77 76.02125)
+ (xy 29.87 76.02125)
)
)
)
@@ -2532,7 +14421,7 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "87ef1ca0-639e-49a1-97db-ad4004503108")
+ (uuid "b499648a-a030-4f1f-bb7d-d197b48b9d5c")
(name "Pad Keep Out TP1")
(hatch full 0.5)
(connect_pads
@@ -2557,11 +14446,11 @@
)
(polygon
(pts
- (xy 159.31 81.38) (xy 159.76 81.38) (xy 159.825545 81.377861) (xy 159.952167 81.343933) (xy 160.065694 81.278388)
- (xy 160.158388 81.185694) (xy 160.223933 81.072167) (xy 160.257861 80.945545) (xy 160.26 80.88)
- (xy 160.26 79.98) (xy 160.257861 79.914455) (xy 160.223933 79.787833) (xy 160.158388 79.674306)
- (xy 160.065694 79.581612) (xy 159.952167 79.516067) (xy 159.825545 79.482139) (xy 159.76 79.48)
- (xy 159.31 79.48)
+ (xy 31.27 75.07125) (xy 31.27 74.62125) (xy 31.267861 74.555705) (xy 31.233933 74.429083) (xy 31.168388 74.315556)
+ (xy 31.075694 74.222862) (xy 30.962167 74.157317) (xy 30.835545 74.123389) (xy 30.77 74.12125)
+ (xy 29.87 74.12125) (xy 29.804455 74.123389) (xy 29.677833 74.157317) (xy 29.564306 74.222862)
+ (xy 29.471612 74.315556) (xy 29.406067 74.429083) (xy 29.372139 74.555705) (xy 29.37 74.62125)
+ (xy 29.37 75.07125)
)
)
)
@@ -2569,8 +14458,8 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "a8731e5c-f9a5-424e-8b83-fc12888de2b7")
- (name "Pad Keep Out TP2")
+ (uuid "22decee0-813c-4581-8dc0-69548bf8d52a")
+ (name "Pad Keep Out TP4")
(hatch full 0.5)
(connect_pads
(clearance 0)
@@ -2594,11 +14483,11 @@
)
(polygon
(pts
- (xy 159.362139 76.629455) (xy 159.396068 76.502833) (xy 159.461612 76.389306) (xy 159.554306 76.296612)
- (xy 159.667833 76.231068) (xy 159.794455 76.197139) (xy 159.86 76.195) (xy 160.31 76.195) (xy 160.31 78.095)
- (xy 159.86 78.095) (xy 159.794455 78.092861) (xy 159.667833 78.058932) (xy 159.554306 77.993388)
- (xy 159.461612 77.900694) (xy 159.396068 77.787167) (xy 159.362139 77.660545) (xy 159.36 77.595)
- (xy 159.36 76.695)
+ (xy 37.07 76.62125) (xy 33.37 76.62125) (xy 33.304455 76.623389) (xy 33.177833 76.657317) (xy 33.064306 76.722862)
+ (xy 32.971612 76.815556) (xy 32.906067 76.929083) (xy 32.872139 77.055705) (xy 32.87 77.12125)
+ (xy 32.87 78.02125) (xy 32.872139 78.086795) (xy 32.906067 78.213417) (xy 32.971612 78.326944)
+ (xy 33.064306 78.419638) (xy 33.177833 78.485183) (xy 33.304455 78.519111) (xy 33.37 78.52125)
+ (xy 37.07 78.52125)
)
)
)
@@ -2606,8 +14495,8 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "b21cc160-6561-4866-b00b-24b8016d5255")
- (name "Pad Keep Out TP7")
+ (uuid "dc31a22f-7640-4b84-8213-d500ec2634ef")
+ (name "Pad Keep Out TP6")
(hatch full 0.5)
(connect_pads
(clearance 0)
@@ -2631,11 +14520,11 @@
)
(polygon
(pts
- (xy 159.362139 95.914455) (xy 159.396068 95.787833) (xy 159.461612 95.674306) (xy 159.554306 95.581612)
- (xy 159.667833 95.516068) (xy 159.794455 95.482139) (xy 159.86 95.48) (xy 160.31 95.48) (xy 160.31 97.38)
- (xy 159.86 97.38) (xy 159.794455 97.377861) (xy 159.667833 97.343932) (xy 159.554306 97.278388)
- (xy 159.461612 97.185694) (xy 159.396068 97.072167) (xy 159.362139 96.945545) (xy 159.36 96.88)
- (xy 159.36 95.98)
+ (xy 41.267861 78.086795) (xy 41.233932 78.213417) (xy 41.168388 78.326944) (xy 41.075694 78.419638)
+ (xy 40.962167 78.485182) (xy 40.835545 78.519111) (xy 40.77 78.52125) (xy 37.07 78.52125) (xy 37.07 76.62125)
+ (xy 40.77 76.62125) (xy 40.835545 76.623389) (xy 40.962167 76.657318) (xy 41.075694 76.722862)
+ (xy 41.168388 76.815556) (xy 41.233932 76.929083) (xy 41.267861 77.055705) (xy 41.27 77.12125)
+ (xy 41.27 78.02125)
)
)
)
@@ -2643,8 +14532,8 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "90849615-397d-4044-8661-62af6d193294")
- (name "Pad Keep Out TP2")
+ (uuid "6c7fe300-f6a9-4869-8b7b-e2633b0048ee")
+ (name "Pad Keep Out TP7")
(hatch full 0.5)
(connect_pads
(clearance 0)
@@ -2668,11 +14557,11 @@
)
(polygon
(pts
- (xy 160.31 78.095) (xy 160.76 78.095) (xy 160.825545 78.092861) (xy 160.952167 78.058933) (xy 161.065694 77.993388)
- (xy 161.158388 77.900694) (xy 161.223933 77.787167) (xy 161.257861 77.660545) (xy 161.26 77.595)
- (xy 161.26 76.695) (xy 161.257861 76.629455) (xy 161.223933 76.502833) (xy 161.158388 76.389306)
- (xy 161.065694 76.296612) (xy 160.952167 76.231067) (xy 160.825545 76.197139) (xy 160.76 76.195)
- (xy 160.31 76.195)
+ (xy 45.804455 75.019111) (xy 45.677833 74.985182) (xy 45.564306 74.919638) (xy 45.471612 74.826944)
+ (xy 45.406068 74.713417) (xy 45.372139 74.586795) (xy 45.37 74.52125) (xy 45.37 74.07125) (xy 47.27 74.07125)
+ (xy 47.27 74.52125) (xy 47.267861 74.586795) (xy 47.233932 74.713417) (xy 47.168388 74.826944)
+ (xy 47.075694 74.919638) (xy 46.962167 74.985182) (xy 46.835545 75.019111) (xy 46.77 75.02125)
+ (xy 45.87 75.02125)
)
)
)
@@ -2680,7 +14569,7 @@
(net 0)
(net_name "")
(layers "F.Cu" "F.Paste")
- (uuid "7228c549-0cda-445f-be8c-1b799822a288")
+ (uuid "3cb29397-d82d-4b9f-bb1e-cb468193cf35")
(name "Pad Keep Out TP7")
(hatch full 0.5)
(connect_pads
@@ -2705,11 +14594,93 @@
)
(polygon
(pts
- (xy 160.31 97.38) (xy 160.76 97.38) (xy 160.825545 97.377861) (xy 160.952167 97.343933) (xy 161.065694 97.278388)
- (xy 161.158388 97.185694) (xy 161.223933 97.072167) (xy 161.257861 96.945545) (xy 161.26 96.88)
- (xy 161.26 95.98) (xy 161.257861 95.914455) (xy 161.223933 95.787833) (xy 161.158388 95.674306)
- (xy 161.065694 95.581612) (xy 160.952167 95.516067) (xy 160.825545 95.482139) (xy 160.76 95.48)
- (xy 160.31 95.48)
+ (xy 47.27 74.07125) (xy 47.27 73.62125) (xy 47.267861 73.555705) (xy 47.233933 73.429083) (xy 47.168388 73.315556)
+ (xy 47.075694 73.222862) (xy 46.962167 73.157317) (xy 46.835545 73.123389) (xy 46.77 73.12125)
+ (xy 45.87 73.12125) (xy 45.804455 73.123389) (xy 45.677833 73.157317) (xy 45.564306 73.222862)
+ (xy 45.471612 73.315556) (xy 45.406067 73.429083) (xy 45.372139 73.555705) (xy 45.37 73.62125)
+ (xy 45.37 74.07125)
+ )
+ )
+ )
+ (zone
+ (net 0)
+ (net_name "")
+ (layers "F.Cu" "F.Paste")
+ (uuid "190aa87f-917a-4432-ac16-30872e759a59")
+ (name "Pad Keep Out D3-W")
+ (hatch full 0.508)
+ (connect_pads
+ (clearance 0)
+ )
+ (min_thickness 0.254)
+ (filled_areas_thickness no)
+ (keepout
+ (tracks not_allowed)
+ (vias not_allowed)
+ (pads not_allowed)
+ (copperpour not_allowed)
+ (footprints allowed)
+ )
+ (placement
+ (enabled no)
+ (sheetname "")
+ )
+ (fill
+ (thermal_gap 0.508)
+ (thermal_bridge_width 0.508)
+ )
+ (polygon
+ (pts
+ (xy 57.02 68.414972) (xy 56.827285 68.433868) (xy 56.64191 68.489836) (xy 56.470937 68.580744)
+ (xy 56.320877 68.70313) (xy 56.197447 68.852331) (xy 56.105348 69.022666) (xy 56.048087 69.207645)
+ (xy 56.027846 69.400223) (xy 56.045396 69.593066) (xy 56.100069 69.778826) (xy 56.189781 69.95043)
+ (xy 56.311116 70.101341) (xy 56.459452 70.225809) (xy 56.62914 70.319096) (xy 56.813715 70.377647)
+ (xy 57.006147 70.399231) (xy 57.199107 70.383028) (xy 57.385245 70.329654) (xy 57.557471 70.241142)
+ (xy 57.709225 70.120863) (xy 57.834726 69.973399) (xy 57.929195 69.804368) (xy 57.989033 69.620206)
+ (xy 58.01196 69.427929) (xy 57.997105 69.23486) (xy 57.945031 69.048354) (xy 57.857724 68.875514)
+ (xy 57.738507 68.722925) (xy 57.591923 68.596397) (xy 57.423555 68.50075) (xy 57.239816 68.439628)
+ (xy 57.047703 68.415359)
+ )
+ )
+ )
+ (zone
+ (net 0)
+ (net_name "")
+ (layers "F.Cu" "F.Paste")
+ (uuid "b8c92a87-b31d-4c8d-abf6-813bf3e385a1")
+ (name "Pad Keep Out D2-W")
+ (hatch full 0.508)
+ (connect_pads
+ (clearance 0)
+ )
+ (min_thickness 0.254)
+ (filled_areas_thickness no)
+ (keepout
+ (tracks not_allowed)
+ (vias not_allowed)
+ (pads not_allowed)
+ (copperpour not_allowed)
+ (footprints allowed)
+ )
+ (placement
+ (enabled no)
+ (sheetname "")
+ )
+ (fill
+ (thermal_gap 0.508)
+ (thermal_bridge_width 0.508)
+ )
+ (polygon
+ (pts
+ (xy 57.02 70.954972) (xy 56.827285 70.973868) (xy 56.64191 71.029836) (xy 56.470937 71.120744)
+ (xy 56.320877 71.24313) (xy 56.197447 71.392331) (xy 56.105348 71.562666) (xy 56.048087 71.747645)
+ (xy 56.027846 71.940223) (xy 56.045396 72.133066) (xy 56.100069 72.318826) (xy 56.189781 72.49043)
+ (xy 56.311116 72.641341) (xy 56.459452 72.765809) (xy 56.62914 72.859096) (xy 56.813715 72.917647)
+ (xy 57.006147 72.939231) (xy 57.199107 72.923028) (xy 57.385245 72.869654) (xy 57.557471 72.781142)
+ (xy 57.709225 72.660863) (xy 57.834726 72.513399) (xy 57.929195 72.344368) (xy 57.989033 72.160206)
+ (xy 58.01196 71.967929) (xy 57.997105 71.77486) (xy 57.945031 71.588354) (xy 57.857724 71.415514)
+ (xy 57.738507 71.262925) (xy 57.591923 71.136397) (xy 57.423555 71.04075) (xy 57.239816 70.979628)
+ (xy 57.047703 70.955359)
)
)
)
@@ -2717,7 +14688,7 @@
(net 0)
(net_name "")
(layer "Edge.Cuts")
- (uuid "76f839ca-858b-4732-bb15-818576b66b4a")
+ (uuid "db6e732f-b9c1-472c-9be3-2d285a177a8a")
(name "Board Keep Out USB Cable")
(hatch edge 0.5)
(connect_pads
@@ -2742,7 +14713,7 @@
)
(polygon
(pts
- (xy 153.11 53.78) (xy 165.51 53.78) (xy 165.51 74.18) (xy 153.11 74.18)
+ (xy 3.67 81.27125) (xy 3.67 68.87125) (xy 24.07 68.87125) (xy 24.07 81.27125)
)
)
)
@@ -2750,7 +14721,7 @@
(net 0)
(net_name "")
(layer "F.CrtYd")
- (uuid "b5a01126-da71-4444-a11a-ea18b8d741dd")
+ (uuid "56589d70-5969-4187-abe0-9dbe6409ed20")
(name "USB Cable Keep Out")
(hatch full 0.5)
(connect_pads
@@ -2775,139 +14746,159 @@
)
(polygon
(pts
- (xy 153.56 73.73) (xy 155.37 73.73) (xy 155.37 74.13) (xy 163.25 74.13) (xy 163.25 73.73) (xy 165.06 73.73)
- (xy 165.06 54.23) (xy 153.56 54.23)
+ (xy 23.62 80.82125) (xy 23.62 79.01125) (xy 24.02 79.01125) (xy 24.02 71.13125) (xy 23.62 71.13125)
+ (xy 23.62 69.32125) (xy 4.12 69.32125) (xy 4.12 80.82125)
)
)
)
(group ""
- (uuid "4746e56c-d0f4-4534-b21f-83416f815fa3")
- (members "16c093f6-d88f-4989-9ee4-54c6b0ab0cb5" "1bdcf4b1-38c8-4dd4-be75-c9bc0fa14d04"
- "1e695342-4050-4637-864d-f671875fbac4" "38cb6178-92da-462f-8345-115b561a17db"
- "50c74995-3663-4608-b4ac-d8094e3fce32" "51ff3859-6a32-4011-8c57-444027536d81"
- "525484c7-4560-458b-b360-258488fcf285" "6339c7b3-e92d-4b3e-ba1c-e1583a0f31b5"
- "690827dd-9de3-4f05-8e28-96797a57401f" "7228c549-0cda-445f-be8c-1b799822a288"
- "825d4914-2681-4280-8b30-5621d9453ff6" "8504f018-0702-4d44-a5a6-554f020fc13a"
- "87ef1ca0-639e-49a1-97db-ad4004503108" "90849615-397d-4044-8661-62af6d193294"
- "9a4ded68-7b88-4581-aaea-aafa7b80fa8b" "a2074244-6468-4710-93f9-99f5fb244eca"
- "a804c6df-a46c-42ed-9952-4c74f8685969" "a8731e5c-f9a5-424e-8b83-fc12888de2b7"
- "ab54a788-ba7e-4777-bb92-874e114360bc" "b21cc160-6561-4866-b00b-24b8016d5255"
- "b44bd880-f79d-4510-87d7-19a61258dc48" "cfd981ee-1534-4103-9a42-32c89579cafd"
- "d7fc1371-d8d1-4b5b-838d-7689f12d5fe2" "e1d1c46a-737b-445b-a437-94cf35ebfbe6"
- "e2b6669b-2641-4cc6-bdb7-ff6eab64bb48" "ef91af81-183e-4135-930b-317d7f96d467"
- "f56b1f24-940d-4db5-b438-cf8c4a7fbdc6" "ff1878b8-2901-448e-888c-add6235f67fe"
+ (uuid "558c2e9e-ce69-49a7-a66f-e3a0969c572d")
+ (members "012a6aa7-c374-4986-a2cb-ed2fd33272af" "017a73f2-e5df-4e80-85e4-169efef25c7b"
+ "033a6641-dcc1-41f5-9984-f526b95e1fc0" "041b320b-6723-4817-a6e6-9e3af4a98597"
+ "05e7c373-638d-4f91-844d-e94d89edd97d" "09f6eb86-1a8f-4bcf-8836-3e02348fe4c6"
+ "0a56da68-860c-420d-b7ee-11e801d66d4b" "0c9b3d11-a807-4b48-a436-fcbfd1b0ffa5"
+ "0f016594-9e8b-4ac5-9232-106ff2b0b8cf" "11c40f69-a40b-4f73-940d-1682be5a61d8"
+ "1515d258-fa79-447f-b245-138cfa5dad5f" "1b5dd71b-0872-4b1e-9bf7-d7687d4815bb"
+ "1bca61ba-d432-434c-ac75-ab37f08796b5" "21e5831f-44b9-4570-b0eb-bef44bdacb0e"
+ "24c1b581-79bd-4cba-901b-b15d3873dd70" "2de18248-08cf-4693-93a6-53057f3d9f24"
+ "3d4c85a5-7071-49dc-a5ef-50d1bc6416fb" "3d89d6ec-e3dc-44bd-9ca8-c8224210acff"
+ "3fe65043-1cf0-4393-9a80-f2cd660fa36e" "41a532c9-5e6a-4b65-94e0-93a3796f0986"
+ "4446054a-5433-42c9-866b-9d18a55469d7" "44bcaafb-61d2-49c0-95a6-46aa369d9307"
+ "49f43cf1-24de-4843-a55f-d90b0acb49d3" "4f1d65f6-3781-45ea-96bd-3fd797a94c0d"
+ "50f2b1e8-8f67-40fe-9316-52b0f88abf27" "52d9a884-fcac-47fc-ad6d-216020e6b966"
+ "5562b82a-4a30-4bad-829f-6216e084b481" "57b3f838-53e1-4a49-bfd9-2d4a9652e570"
+ "57b4b557-5b62-489c-b989-fbdfd17b7c77" "5f15060d-7501-45be-81a5-d5d34d1fd3ad"
+ "5fe4d1aa-8aca-4628-9320-bc9385c915e7" "6053095c-8f9b-49df-b7d5-a16a38f9cee5"
+ "616e6071-3a08-4f9c-9da8-4b0054a3fb4b" "62f2a85f-4594-426a-b640-65f8e7204b9d"
+ "65c48a78-ea09-4863-ba4c-16629346be05" "6da87118-d75a-4be3-8b13-47c66c7a02b7"
+ "70f589ef-bbf5-4e2e-a6c2-a2c972cdb73c" "7544acf1-88b1-4fc0-aa00-a803c618db9a"
+ "799e5140-f364-4a46-aa5b-ae1d5ddec5e4" "7f94ef6f-b846-4402-b362-55dbcd6a3505"
+ "86d0f217-7036-44e6-94d1-4011111dcd9c" "88778418-5cb7-41ab-8769-9926b8d4df4a"
+ "89747491-c083-4082-9000-148ccea7739f" "898fed49-8020-4779-b6bd-5480db484b67"
+ "8aaa6c0b-dbdc-46e1-9f1e-7b2fd61f059f" "8b4b7e8d-85fe-41e5-9ffd-5cc846826eeb"
+ "9189de1c-d731-4e15-b5f2-5a2cd2ad2a27" "91c40893-1bf4-4cb8-972f-4c30c7666195"
+ "93bfc36b-28ae-47cd-9cdd-36f8214d1e80" "97f0cfb6-7d48-4247-a857-5689a47650b3"
+ "98557ac2-5bb4-481c-bfa1-1ccbd643e631" "9dd0d4f4-5c9a-40de-8c59-c32dfdf16f89"
+ "9f352d5f-ef2d-437c-8055-551e27e880f2" "9f3e22a5-f5e6-4580-a365-9ced0efdb734"
+ "a0682c31-3298-4719-8fee-70709cd39cda" "a4518b15-18d0-4abc-aafa-474eefa3706b"
+ "a89c1ca9-fb34-43c3-a02c-40c747c02524" "af4e1cbe-4efe-4c3d-97b9-aa2d69bc9630"
+ "b14626c2-3641-4f16-8240-524fb427256e" "b9c51af4-806f-4033-8819-a1c155f19568"
+ "ba319045-0d73-489e-b037-265801dddfec" "bf24602b-4eae-4ec1-bd3c-6bf7771e22a7"
+ "c151d11e-a48e-4b67-ae9f-dcaee8477812" "cd7d3a96-27b5-4680-a339-ffd5a0a90d28"
+ "cf8bf2df-1f70-4731-abe9-997c52883c57" "d420770d-7960-4425-ad7d-e494e8965dd4"
+ "d7e50f8a-c095-4b2a-b6da-3831941ac5f0" "d9bd5d1a-b72c-45b9-823d-774b2de9ecc7"
+ "dadbec16-563c-4a4d-8af1-3c8a4445ec58" "db73f374-cc92-4763-af72-9f5efc026e63"
+ "e0f461fd-3b5f-44af-8bf2-8fa5c3440be3" "e1d44908-489a-4a29-933d-647cb0a3471b"
+ "e3e4c4fd-b3c6-4cd6-b2d3-84cd80c2356c" "e47c96d9-b34e-4ce8-a2ac-2ac7795fa432"
+ "e793f148-acbe-4056-86ae-c10701cc17fb" "ea26caba-59e4-48c2-8089-d02a0a264051"
+ "ec6abd1f-c2e0-4cdb-a062-68f75d117f74" "ee9b3258-12e4-4502-9d30-718acf5c1979"
+ "f600cbe4-32c9-4202-af8d-8418cbe4c695" "fbe454f6-dbd0-4d10-a765-f5b815bf4bca"
+ "fd4dee44-c392-4c20-9411-7101511f9804" "fe3dd2d8-33a6-4ff6-abc5-26c3e269858d"
)
)
(group ""
- (uuid "3d840030-f57e-4a00-8548-534552cc3885")
- (members "0069eef8-228e-4104-91e9-6945a6d33dd8" "11b54426-09e4-4d10-883f-22849c23c92b"
- "12cb871c-f385-461d-870b-b0e6e276b0c8" "18ee0bd7-72a8-4f0c-a525-80c127eb094a"
- "19bc513f-8f89-46cb-878c-b27c46ae854c" "19fc22f0-a060-4b37-9081-f991d02a0114"
- "1b4102b2-d95d-4cd5-b6b8-9a691458b63f" "1d2f27ad-6861-4825-a72a-f19e0cbbcfba"
- "228080d4-f1f1-4911-97fc-0ec7da3fe85c" "2b218620-faca-4a46-9ef9-b3a9a373aabb"
- "2b3c8e07-3258-41f8-8ac1-c15d5d15fca3" "2b5625d1-2268-4739-ba7a-85c1b9b42134"
- "2b6607d0-6635-4778-83bf-e6bb06f9cc25" "2d29e06d-d6c2-430a-b786-14d97772de6c"
- "30d1d56f-60ce-48f6-8107-daa5a545d16c" "323b39d6-55f4-4ddc-84a8-fbbe70a9d9f3"
- "354e74b3-d9ea-49a2-8c34-a57023865ccd" "362fdd10-4c42-439a-b49c-aecf03c7dea7"
- "3abc02a0-9157-43a6-a054-59f7837864d8" "3e59dcaf-da4f-49b9-b960-ff7241a53163"
- "40acd9f1-a329-41e3-9a77-cc96a3d46e46" "44c7b3dc-b67d-4174-8930-afec265a768a"
- "48bf59bc-63d6-459c-b11b-efa7eac174ac" "4ad7a41d-6c3e-4b41-ad83-29658d86f302"
- "5d5bdfc0-424e-4c86-87c8-a28ca9bf6cff" "61f1af88-104f-40e9-b76f-76080ea01282"
- "65a04ac1-8fc2-470e-8d60-bd2de699df26" "65de7741-b0a5-4321-b5da-26fcd4ea0cec"
- "666fd96e-0459-4ae9-ab1f-802678351c7e" "669ceaa8-fc37-48a7-9427-848d8fc6bb43"
- "6a2745a9-1072-443f-8a15-f76624962672" "6bf3dc34-9476-43fc-a10a-09300a2ca9d8"
- "6c4763b3-7c86-4d93-a193-585a18af933c" "6f6face8-5044-471a-8153-c1d39a6ab217"
- "72011b81-98b7-4bc5-bcff-f20906c83f73" "743d0f84-5544-4a8b-a4b7-0dc2e98c7cd8"
- "7474e941-713d-4c5f-92f8-06532faea31f" "75cf5b07-f507-4a6b-a44a-f60c6c5c1f4d"
- "78aaed25-dafc-40db-904f-999b7ce04ddc" "82fd7e66-a55e-4639-a8b9-c92192d9d640"
- "8751fa08-418b-42eb-a14b-6f980f19bd12" "87c42444-091a-40d8-a77c-9190c8051628"
- "8ad422db-dfef-4e9d-bb89-a4152ee725ec" "8e1a72fb-b6f5-4699-87af-c0945ce6b214"
- "9242801b-48e6-43de-8559-5f521a1eb02f" "97c059d4-c867-435f-ba32-206a8664cc00"
- "988ccbd4-9ee0-40f3-8b1d-1c0f5f91b1c9" "9934517c-db20-49da-a998-7c11b9d6d3c3"
- "996e8649-5708-424a-80af-99468a675831" "9c2bf087-b8be-4432-bbe2-7a72722a5e61"
- "9cf830e2-0fc1-406d-9726-626cfcc5f3be" "9d4a6595-c3c9-42cf-a1da-cde5b58b2ff1"
- "9dba3224-0441-4ab3-91a1-f5ca8e8e38c6" "9dcdfca0-5a61-4b23-abc6-d4720178b4fb"
- "a4f39361-c792-4f0e-b2c4-509aaa238264" "a722c326-971a-484e-8552-1929b6437824"
- "aac01d9e-3e78-4d78-b22c-f25029befb37" "aea6156a-f4d2-4405-bdf1-70c9f48498dd"
- "b2d707f9-b99d-493a-8051-27992867c964" "b464feac-67c2-48d1-aa53-3ef158590bd0"
- "b5cbaec0-a1b7-44bf-960f-7d0952b86096" "b9d139b0-d026-48bb-906f-b42d3dfc266e"
- "bd2d8185-4ca4-45d3-a576-aab103e8a14a" "c0619b5b-0f47-45cd-b049-5270e6339391"
- "c1e781f0-fdc4-40f4-97f1-84ff5e59b122" "c3a4125f-3117-4fd4-9892-5dc081f5bf8b"
- "cbca04ed-64b9-4130-8394-e10d7fb5f10f" "cc08b5c8-6933-4f52-b804-4506ad3af473"
- "d74695f8-2e4c-4dce-811f-ed9724f8075d" "db014a58-d652-45aa-b47f-2e3fc92b3dd2"
- "df4b69c8-f2ce-4dee-a543-f80bf196363b" "e00d2f72-38f9-4f43-8dd8-26b92788c825"
- "e2931c66-8d55-4a72-b16c-c543768b7771" "e5fa7fa8-c67b-4d8b-b1a6-269261af4ad2"
- "eafce7c8-cbed-476d-a657-4e01c693c127" "ee24dec5-eef0-4162-ab55-2a18f6d7f8ed"
- "f0a89bd6-3d76-4360-92e4-356bfe7c7671" "f78e70f8-2fb3-4de7-b709-76a0c45f59f0"
- "fcc9235f-6aae-4caa-9de0-e1699d93354c" "fdf9f624-1e16-417c-b194-791cf7d90d5c"
- "fe6963c5-1e7f-4a2a-8347-58b10fd7f5eb" "ffa7643e-ba76-4e94-9b12-312108fe5b03"
+ (uuid "e0daa96f-d9bc-4489-b215-a71a04cfa714")
+ (members "060bbacf-72db-4b05-8309-1f97a1537c37" "06462423-80a8-47f7-ad54-29f8fbe9accb"
+ "0de9c42c-b4ca-430c-877e-44076fca6cc7" "184c05d0-b921-43ea-b900-ab01bcaf47e7"
+ "22decee0-813c-4581-8dc0-69548bf8d52a" "25e2dd1b-0d56-4704-9783-4cd7ed513daf"
+ "2c13987a-9a90-4721-aed6-51c1cdc17703" "3ba32357-ec9f-478d-a18a-d10e01ecbc10"
+ "3cb29397-d82d-4b9f-bb1e-cb468193cf35" "3fb230dd-a0f9-4fd7-b37d-e0331d007547"
+ "57809a4f-9834-46c2-be52-da3d45a9d61e" "5b81e4d9-b1fe-48b8-ba94-f975e7f42c6c"
+ "6c7fe300-f6a9-4869-8b7b-e2633b0048ee" "7a51b2ab-0035-4c89-830b-ed41c1644cae"
+ "7a73cb79-ddc0-4517-af31-891c221179d8" "a14d4600-4ca4-4856-be0c-8183e238f6d0"
+ "b125a3be-78aa-4376-80aa-ae9dc13439ba" "b499648a-a030-4f1f-bb7d-d197b48b9d5c"
+ "b61289e4-43db-4fdd-b188-6c711d3d9e60" "caf8a796-a044-484e-bf5c-e5cdf7be7a00"
+ "cb8b35a3-f23a-452c-b3d4-3eb95a01561e" "dc31a22f-7640-4b84-8213-d500ec2634ef"
+ "e2f76afc-250c-4527-9954-2f11d5894f50" "e3e2806f-75b6-42ff-bd48-d36f086791b7"
+ "e5150951-08d8-4feb-877f-a978de7f70d8" "f32216dc-b776-433a-83f3-aeb81aff66d3"
+ "f5e22c8c-d8e6-42fb-84a2-741e290c027f" "f62cd4f0-d401-4971-8dea-536170b871f2"
)
)
(group ""
- (uuid "7681b55d-f6bc-4c21-b094-8a3b96c9e81b")
- (members "0f72e8c6-c69c-42ac-90e3-ac26a363ac17" "0fc43036-283d-4eae-be6c-8814ed3bf611"
- "1bb15eb8-44ec-4931-9573-0d1d49a564a8" "1ea57cfa-7d50-4323-90fe-4d936bfbc906"
- "24b8f338-a5e3-48a3-9294-7f91ab22460d" "305c2b6f-48d0-4327-914f-dde20c713e42"
- "38306d48-1ed7-4a07-a354-4d59c371aee6" "7191e076-fca4-4c4b-8478-2b619f03ae1c"
- "adf6520a-f57f-4074-bdcf-ce00564a6bed" "adfab7c6-e87a-433e-b6de-3bfc9f15330c"
- "fef55d7f-dd46-46e4-b14e-8424d4564ad1" "fff72034-a0f1-4168-bb03-30df0ffa1336"
+ (uuid "56409023-4d6b-464a-a32e-a15d91ea54bc")
+ (members "190aa87f-917a-4432-ac16-30872e759a59" "20dc25fb-4073-4188-b58d-eb6fd4f9fc5c"
+ "37313a31-aa62-40ae-82ff-bc3e10c4892e" "3b68475c-51c3-4669-a5c8-66390800147b"
+ "576e104b-42c7-46a1-a056-ec29e6c287a4" "59eb66f6-3531-4f99-9f6a-6b2a4a8b996c"
+ "a3469677-3db3-4a40-a8e3-bb828dee0b8a" "a92d3213-90b1-4bbd-aca6-00e8558d8025"
+ "b8c92a87-b31d-4c8d-abf6-813bf3e385a1" "e15671d2-5994-4d69-91ce-0e525e8512ec"
+ "e2fcebad-1ea9-4d4d-9274-a0de084a3e50"
)
)
(group ""
- (uuid "8aeff1f9-f40c-4491-9e1c-ef06fd578226")
- (members "0818a365-7aea-47fe-b344-f082063ea041" "11d0a491-c597-4cbb-9774-6b6ae2614169"
- "1b65ed7c-ef41-4e73-8c56-405bd9dc99e8" "22bc894f-f18f-429f-868f-009df3837f19"
- "2a6e2edb-3902-489d-90fd-0884d26fa32c" "2e403feb-8a1c-4d0a-9ce5-3d31bb29fb4f"
- "3109fc72-32e9-4900-a9d6-a7a3862d28a3" "3465af2d-ea69-4872-bdf8-cb1d1b4fce1e"
- "43761c7c-d7c1-4fec-91f9-81eac1837bec" "459845c0-6264-4af5-aa36-8ef7f981be8f"
- "488c350c-5504-4a9c-a303-b9d42e5d0098" "4e0e0578-fbcc-4507-9c96-b72950d37b8f"
- "55c7ff30-7d6d-4e84-8763-39435bb68b53" "5a0880c0-bcd3-4516-8762-5f18ddf3a985"
- "60ef084d-2e7c-4183-bb34-55a1e4f996a5" "71ee61f3-ec4c-430c-8e0d-01bd58d864a0"
- "741591f7-d88c-4141-9591-1e6e7f3b1360" "796f9bec-8ef5-4636-8ad7-5c6972d6bae3"
- "911d6a04-3299-4e71-9e75-b5227c96eaac" "942ad25b-3885-4e74-bfc6-d70534eeca6d"
- "98ba314c-de88-4b44-a923-bd61bfadf143" "98d4da72-437f-4687-82b5-843f738e617b"
- "9a9b55c2-c87f-41a1-a64b-a6843d2cfe1d" "9af38596-6b59-4fa9-b757-ad450267494d"
- "a0b76c1d-28a2-48de-afe3-c014e1523e64" "a698d784-9219-427a-84ed-5b2c77a4ef88"
- "ab005c51-d2c3-4814-96d6-c5e51c90d983" "b9799db6-ac79-4bc1-ade2-2229386704ad"
- "bd711960-4570-4e0e-b662-604453949cd5" "c327b3d0-fa48-4992-b29d-951cffba56be"
- "cf401767-c331-431c-a164-8a7371a17670" "cf7ec7cf-d2fa-4235-ae0e-79e049bf0cf1"
- "d6c0609c-8587-4e5f-8f4a-1157a040b58a" "d8e8bc0d-45c7-4823-8561-eb16a33d28af"
- "dcfb53b3-7824-4a8c-a56b-9691b35112b0" "f2a98373-9b0e-40ba-b9d1-1ef7cb48e068"
- "f2cd2569-6c12-4dfd-9782-38076d55d7cf" "f443b22a-4fad-4c08-9a2e-6838f44dae5e"
- "f6397c81-67cb-406d-b43f-9480518afa4f" "fd6d044e-0df8-4f38-9c9b-3cf0a7c542cf"
- "ff05d8e5-be20-4217-b0fa-75a64d610b39" "ff41c138-431c-4644-9abc-06e561c108c2"
+ (uuid "a669e341-cb4f-4a94-a914-e57b85774d33")
+ (members "0407befa-2754-4f45-aeac-b936641669cd" "093191d7-b8d3-4935-9e48-b80406d29634"
+ "0df3bb54-62c4-4494-bbfa-19918ea0279f" "12010a53-aa28-44a3-902c-e46b481db9e0"
+ "15faa9f5-fa86-4ac9-bda8-f703ce634ac7" "17038084-2dc1-4ba0-81ea-f25972d62eb7"
+ "1b00f9f2-2bb4-4a04-a02a-0bb4fbe49dcf" "1eaeb096-3e0c-4737-9039-d013a77a94f3"
+ "3e78e4b3-70d6-4eab-845c-61966e8902b6" "403d624f-e5ef-4473-8674-a058fb1344bd"
+ "41363db1-85b1-4728-88eb-f6ef0b601249" "59fd7c8e-a910-4d5a-8e19-9b68007487b7"
+ "61f97305-573d-430b-86f2-5f4c24a83f34" "622527ef-fed7-4a2e-91b6-7a09585405a0"
+ "624bdcde-85f2-4d98-8104-bf79969598cc" "6855c0b2-08b3-49b8-b247-b99035d951fd"
+ "6a49c601-3af5-44bf-aa6c-e276ed947cb1" "6e4fd94b-d043-423b-ab9a-6e04091572a7"
+ "72f9ac43-e774-4fcb-a264-1d356f39609a" "767ab4d6-7f6b-4a66-8ce3-285d8779680b"
+ "7b12ca4f-9789-48bf-83ad-af9b78904e37" "81121536-d990-40bb-853d-5835e008709e"
+ "8c85105d-2319-4d9f-a43b-af2ff46d3a82" "9c755fa6-d8d8-4afb-880c-531fc187209d"
+ "ab229438-e4db-46fd-81f4-4e76c3d8ccb2" "b0747524-0da2-4468-a925-f27a6f2cb9f4"
+ "b2b69370-19d0-453a-82d8-71de71a1d2cd" "bd4c4bae-c530-4261-84c0-dbc8a3c68238"
+ "bf35d3d5-e37c-4e6e-a678-22ef09fb660f" "c60c4bd6-4920-4458-8858-14fffc74e81f"
+ "c74a1024-e28d-420b-8043-be957055b727" "ca721980-f20c-4002-9b38-ee78a4b6f886"
+ "d3fb72e2-8cc3-41f6-9516-3434d6874eb8" "d60e73d4-0570-45ad-9c7f-9141485fa3a0"
+ "d748c6fc-ee7a-40ca-b785-b2f0448803f1" "e0f50606-7f06-4d09-876b-88e3a2dc9341"
+ "e2979d3f-0039-4bb0-8e50-615a12e14ee1" "ea803ae5-c007-41b4-b889-bbb759a3a16f"
+ "ee229915-fbf4-4969-8b3f-95e54928a8dd" "f423ae67-f631-4031-a31a-470b2fe28ad8"
+ "fa688ac9-74af-43a0-b010-4c116a1b5c87" "fbb2719d-fa0a-483c-82b0-8d1aa16fa784"
)
)
(group ""
- (uuid "e3642a36-6b0b-4d6d-9d17-de6db10f21f6")
- (members "473c5d0a-29ff-498d-8d0f-f4d0a1b45b58" "dc15f0f2-36d5-4e29-8931-5cd147ca7519")
+ (uuid "b377f36b-e3fa-47e6-a713-ba2b1d416b4b")
+ (members "31df02ca-8100-462c-9bce-fe8169389072" "5f08d9ef-8d9e-4ff2-846f-eeb1e1460f73")
)
(group ""
- (uuid "20db4917-8d23-4384-a7f2-46ef85770e44")
- (members "0ae7d92b-ad88-4f86-bb32-49e38ea24b24" "1363a8c8-d84b-427f-9f65-0e4008b42cf2"
- "280af7c2-b672-476a-8bdb-081fba7f854c" "2febb445-7e2d-4e5d-9e4d-f74a8d81f4ea"
- "34d783df-5c32-4f90-80a1-8c57ec012e3e" "35ac462a-bde3-40c9-a365-b934f21bd578"
- "55063d6b-519d-4ea7-a379-c3f00f1ab18a" "757e30f7-7cfa-4b34-a511-453ce47af462"
- "9da31391-f8ab-4253-8ba4-2aa30eb17dc0" "b509fa11-1b80-40f1-be21-8d92dcbb2a95"
- "b6507b66-4a21-410c-805e-6e0122d03819" "cc12f3a8-e5cb-4a8a-a88d-f06760e0437f"
+ (uuid "ff4b8564-1b85-46e8-bffa-c34a22af6bf1")
+ (members "1aea2ac2-ee3c-4162-8c85-e72cb77413d5" "3988f7da-a2a3-4591-94fe-4638b2e55bb8"
+ "446dbc47-d913-4a2b-95e7-a2bd11d2ae99" "68309bfc-4c12-4d65-8b51-7dad1ba5ce37"
+ "71415623-ed20-464e-bac4-6cfff0e04412" "88b64961-0557-4953-93eb-7f2567845b9b"
+ "bb1a1bdd-f007-4178-ba3d-f791e54d932f" "c63ba76d-825c-4ca9-be41-862ca73c5ccc"
)
)
(group ""
- (uuid "d14972e3-4ad4-41a0-b59a-1a29c558c365")
- (members "00558f3f-08b5-4ed6-86b5-a82b7f9f11a6" "0523699e-8b2f-4cc3-bc12-0574fc865832"
- "0f5c0590-f50d-45b0-8fb8-d7057626f672" "287c47df-9fbe-4aad-8f73-7a6a355ac0c4"
- "293ae585-6517-4046-a6aa-adec220e2a4d" "3085c951-afb5-4f5e-a475-4d618d437766"
- "3ca26070-1b54-454a-bb67-8e45df27a2cc" "44fc5402-9358-4e2a-834e-5196e8596e70"
- "51df3458-9fb6-419a-966e-9f2a6bc6ed8b" "76f839ca-858b-4732-bb15-818576b66b4a"
- "88e01a6d-7769-420e-b4d3-609fd956844f" "8c38ffb5-62ee-4cd0-8631-ca98823b38db"
- "8e30f854-0573-4320-b53b-6355c48848b6" "ad98262a-db54-4661-8dee-d633cc3091a1"
- "b29f067c-bdff-4f01-870b-da7bf0becec0" "b5a01126-da71-4444-a11a-ea18b8d741dd"
- "ba122538-ef59-4cfa-b475-511eca650095" "cc6f5905-d290-49fb-9e7c-1662cd5834dd"
- "d14e226c-ce5c-486d-95eb-a795cef36089" "dc59db98-a675-4c6c-90b8-e98b45a39c1d"
- "ddd2f768-eaa4-4fcd-b403-16a5e39414a6" "eeea37f0-83b7-479a-8f35-cc3109485238"
+ (uuid "fea09791-bb5d-44fb-8cca-c49046fe1f5c")
+ (members "13765291-3f19-49c0-b7ec-aad3dd41397e" "365e5816-e9b4-4df5-bb90-9c27bb0848ba"
+ "3e6f3f3c-f917-44bd-8a6a-4c30b78f83c1" "4640abe8-9d1c-457b-970b-06770e34dfb6"
+ "76803baa-fdfa-4088-97c2-b177fb88ae75" "769e322a-f75a-4ed4-8fc8-5bd371ffda6a"
+ "8d44d07d-0a05-43bd-bcd2-a05744894024" "92cb6566-7ace-490c-ba3b-4476ce1e45f8"
+ "a88b2244-6651-4a82-8331-67c6dc5959ce" "ac6f53bc-1f1b-49b7-8c50-a1ff04fa642e"
+ "ad68d243-a430-4b39-b7a5-4319e567bd47" "d9480994-de45-48fb-95a5-d90e0a18f51b"
+ )
+ )
+ (group ""
+ (uuid "d3e7ab19-e2db-4aee-8db9-a3c7df3bc32f")
+ (members "21ee716f-68b5-45a3-b95b-7af5953ed318" "2828c9d4-8a66-491a-b046-c827ad91c718"
+ "40f03a42-b9f3-4e91-b27a-7b7123051426" "44e17ccf-563b-4478-947a-c80022f55850"
+ "47e87a9f-cd7a-4a25-8231-b2687a59322c" "56589d70-5969-4187-abe0-9dbe6409ed20"
+ "611d6308-4508-4ef2-91c9-58b98addf4c9" "6247dc25-e9c6-4f47-a415-6d36e17f89a3"
+ "65a25a67-7d8b-46d3-8c5e-308c6d65854e" "6909186f-66b5-498a-8941-9d1aae2e1105"
+ "6fde2d17-13a5-41a7-a40b-3aed0760da4c" "85c08ab5-7914-48e6-afc1-22573a9e4527"
+ "a12ace22-4ba8-4fc9-a654-82970fd685cf" "b8b4d0a0-44f2-49fc-9674-b17b507628bf"
+ "d4f1a764-69c6-4f2c-86dc-78758f5fe78b" "db6e732f-b9c1-472c-9be3-2d285a177a8a"
+ "dda4de28-a153-43ef-9463-4136ad028809" "de6c6df9-b7f9-44e8-bea8-716650392667"
+ "eebf0e18-6fa3-4078-8391-28dcb33f70ca" "f25b2050-8ced-48cd-a454-7fa842c2dd32"
+ "f79a32c1-c240-4e2c-9253-bedb20219760" "fc549ae4-4703-4ae1-88f9-3f70b190bf69"
)
)
(embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Module.3dshapes/RaspberryPi_Pico_PinSockets_H8.50mm.step"
+ (hide yes)
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
(model "${KICAD9_3DMODEL_DIR}/Module.3dshapes/RaspberryPi_Pico.step"
(offset
(xyz 0 0 0)
@@ -2919,6 +14910,13146 @@
(xyz 0 0 0)
)
)
+ (model "${KICAD9_3DMODEL_DIR}/Module.3dshapes/RaspberryPi_Pico_AddedHeaders_H2.54mm.step"
+ (hide yes)
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ (model "${KICAD9_3DMODEL_DIR}/Module.3dshapes/RaspberryPi_Pico_H.step"
+ (hide yes)
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ (model "${KICAD9_3DMODEL_DIR}/Module.3dshapes/RaspberryPi_Pico_W.step"
+ (hide yes)
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ (model "${KICAD9_3DMODEL_DIR}/Module.3dshapes/RaspberryPi_Pico_W_AddedHeaders_H2.54mm.step"
+ (hide yes)
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ (model "${KICAD9_3DMODEL_DIR}/Module.3dshapes/RaspberryPi_Pico_WH.step"
+ (hide yes)
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "F.Cu")
+ (uuid "fcce4ddf-6697-4108-aa35-37c436d2081a")
+ (at 43.25 40.5875 90)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R307"
+ (at 0 1.75 90)
+ (layer "F.SilkS")
+ (uuid "d8526da7-43fd-4c55-887d-654139616ebf")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "100R"
+ (at 0 1.65 90)
+ (layer "F.Fab")
+ (uuid "7192e4c5-faa8-4304-8e5d-9e08f1747787")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b6d8568c-1c54-4b3e-b773-73829e242dc0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "f26bf6cb-fce9-4de1-b573-5e2fc9735b75")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/454be6c1-4d0f-4a9e-a700-765845873ce8/7037551a-7976-4c1e-bbf5-033f28be132a")
+ (sheetname "/IQ demod/")
+ (sheetfile "rf.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "5e889384-fd71-4032-8d50-64c30d459a5b")
+ )
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a04317df-f9da-48d8-adac-468f6b9f7f56")
+ )
+ (fp_rect
+ (start -1.68 -0.95)
+ (end 1.68 0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "0435b918-bc31-42be-a0b2-c3c6285d254a")
+ )
+ (fp_rect
+ (start -1 -0.625)
+ (end 1 0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "9d82e758-2942-4f8f-9d33-1991264a7d02")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (uuid "816e35b4-f7a8-4327-97df-9671c72ae51a")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 90)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 57 "Net-(C305-Pad2)")
+ (pintype "passive")
+ (uuid "a873b90c-0b12-4dd6-90a7-dddfe64db4a6")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 90)
+ (size 1.025 1.4)
+ (layers "F.Cu" "F.Mask" "F.Paste")
+ (roundrect_rratio 0.243902)
+ (net 77 "Net-(U302A-+)")
+ (pintype "passive")
+ (uuid "3f925ec4-fa94-496f-a42d-de195bb98fcb")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "1824d0aa-2df3-4f51-ba38-45cc77affa41")
+ (at 45.75 60.18125 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R402"
+ (at 3.75 0 0)
+ (layer "B.SilkS")
+ (uuid "dfe06b64-71fe-4d9d-b0f4-54a19024891c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "10k"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "74f193aa-b9e1-435c-9728-26ce10c05166")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "de01d54c-f6c9-4ac4-97bb-7341c46337d6")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "ab16d189-55d1-4f77-bae2-1fd13906e1e2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/46f291f4-0752-4024-88c3-366ff2cf0f16/ddbbece7-2c26-4734-9157-070667162d6b")
+ (sheetname "/Raspberry/")
+ (sheetfile "rpi.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "60a9e1e9-e8a3-452e-9f54-0c9a18eb9ec5")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "232992af-515d-427e-8017-9fa60d17e4d3")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "f6c6af8a-f0a9-4c70-8bff-aa53af94ae63")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "6079aaf4-3dc4-43c7-bd8d-dbbecb74aa1f")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "988ef6b6-d2e1-4ad9-8f50-2584dde53ef8")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 42 "Net-(A401-GPIO27_ADC1)")
+ (pintype "passive")
+ (uuid "8dc09642-15a1-477f-bd62-47dbbae8d3b9")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "f0369ea5-15a3-48fb-a34a-a2cd6c2c7034")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "1f4ba2e6-bd10-48a1-a466-a52033058e26")
+ (at 84.7125 71.7 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R604"
+ (at 0 1.65 0)
+ (layer "B.SilkS")
+ (uuid "d48216da-1a3b-483a-97c2-a35499120892")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "47R"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "ad157c4d-cc09-4536-b227-3c80d2d8b622")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "027c88bc-31cd-403c-a3d9-570b62b8ecfa")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "20393f71-dc74-4a8c-83a2-363f3e506b23")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/00516d5b-4492-4403-8679-039c50900ada")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e5943593-0e66-4f93-8974-6888e130a94a")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2ab60a4e-36e1-4dd3-982b-cfb9dc98b5cf")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "72a756f5-1aff-47c7-9b51-a08770e7f35e")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "375d700c-39db-4a30-9d1f-a423bca9c6c9")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "670b63b8-c77e-45e7-94bc-36745801b979")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 68 "Net-(U601-1B2)")
+ (pintype "passive")
+ (uuid "94528df4-830c-4d0c-a04d-4a8de6794bbe")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 74 "Net-(JP602-C)")
+ (pintype "passive")
+ (uuid "4a29398b-700b-4084-95ee-202a2792b683")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "22028650-db8d-43bb-a6e2-67db20c26a80")
+ (at 88.05 67.5 90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C606"
+ (at 0 1.68 90)
+ (layer "B.SilkS")
+ (uuid "7f2f73fb-d24e-4046-ad49-0d2db36ee2c9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "100n"
+ (at 0 -1.68 90)
+ (layer "B.Fab")
+ (uuid "28f7fcdf-9dc8-49f1-ba1b-9a7ecdeb0287")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "9965fe67-ffe6-4d53-9665-8e3f6c856db2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "3b8c2ca1-4311-4e52-9c00-2693eacf925e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/0427469b-3c93-4bfb-8202-8bee08618966")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6c6f30d6-a6d0-4cf1-9a43-6ba0d45dd90d")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "51cd45c6-4c7c-4ada-a443-7f861b0091d6")
+ )
+ (fp_rect
+ (start -1.7 0.98)
+ (end 1.7 -0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "35fa2157-219e-4def-89ab-2b8959c377d0")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "2c4ee2d6-0c1a-4b63-90da-d2b92af35a16")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "f771a68e-ba99-4f7b-b8ae-6b3b9535d4cd")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 90)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 67 "Net-(U601-1B1)")
+ (pintype "passive")
+ (uuid "ee4ce9c1-3197-45b3-879b-7494a0e6f939")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 90)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "dcc60bc9-424f-41cc-893d-893f09dfa07b")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "B.Cu")
+ (uuid "24ac43ca-4edf-4386-85d2-c7b33db79212")
+ (at 97.2 63.25 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L602"
+ (at 0 1.9 90)
+ (layer "B.SilkS")
+ (uuid "7d6dd798-979a-4e22-9c1b-d8d067b360a6")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "L"
+ (at 0 -1.9 90)
+ (layer "B.Fab")
+ (uuid "da98a6f8-0fa3-4722-8361-636f17096197")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "b1a98029-7d51-4ea9-8769-b0947f5005f8")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "69965b7d-b271-4b28-ac84-10169464d67e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/451d3e37-881b-4d9c-9b60-f97f211c87c3")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "ed3f883b-bbe2-4bcb-b6d4-a579976783fd")
+ )
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "82486b05-6821-4786-8d76-0db93f0595dc")
+ )
+ (fp_rect
+ (start -2.35 1.2)
+ (end 2.35 -1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "a0521bc6-4060-4801-ae26-2f120feed4e8")
+ )
+ (fp_rect
+ (start -1.6 0.8)
+ (end 1.6 -0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "d298fd1e-6cea-4e9b-bcbb-9b422e70b365")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "d709eee0-20a8-4eea-906e-8318140309fb")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.238095)
+ (net 63 "Net-(C602-Pad1)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "ff955f96-f0b7-4a3d-ba42-a328af4f5226")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.238095)
+ (net 64 "Net-(C603-Pad1)")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "4955fe12-d25c-40e3-8fc5-184cee3c01b1")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Package_SO:TSSOP-16_4.4x5mm_P0.65mm"
+ (layer "B.Cu")
+ (uuid "26546cd9-ff61-4f4d-bbc5-a675d1fe1d54")
+ (at 95.7425 75.525)
+ (descr "TSSOP, 16 Pin (https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "TSSOP SO JEDEC-MO-153-AB Texas_PW0016A Microchip-ST Toshiba-TSSOP16-P-0044-0.65A NXP-SOT403-1 Infineon-P-TSSOP-16-800")
+ (property "Reference" "U601"
+ (at 0 3.45 0)
+ (layer "B.SilkS")
+ (uuid "ea99df4a-a35a-4a52-bb29-28ee292c989d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "SN74CB3Q3253"
+ (at 0 -3.45 0)
+ (layer "B.Fab")
+ (uuid "eeed5341-b081-42e1-bd55-15752840a828")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://www.ti.com/lit/ds/symlink/sn74cb3q3253.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "2bc2a7ea-ce00-4d53-a8af-a51137259784")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Dual 1 to 4 Analog Multiplexer"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "3350a715-8143-4cb2-aa9e-2fad298ff902")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "SOIC*3.9x9.9mm*P1.27mm* TSSOP*4.4x5mm*P0.65mm* SSOP*5.3x6.2mm*P0.65mm*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/ab4e8870-3d12-4756-afb0-c2d9ec4fcac7")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -2.31 2.735)
+ (end 2.31 2.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "64cc3b7c-c259-4cf6-8cbb-6c1851917bad")
+ )
+ (fp_line
+ (start 2.31 -2.735)
+ (end -2.31 -2.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b021205e-3987-4861-8475-dce26f7c4dea")
+ )
+ (fp_poly
+ (pts
+ (xy -3.86 2.28) (xy -4.19 2.04) (xy -4.19 2.52)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill yes)
+ (layer "B.SilkS")
+ (uuid "cb7f1b1b-fce2-4cf5-bac7-b4d1888c2167")
+ )
+ (fp_line
+ (start -3.85 -2.73)
+ (end -3.85 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "516a69de-e206-4643-98e5-10c73d44ee6b")
+ )
+ (fp_line
+ (start -3.85 2.73)
+ (end -2.45 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d1ceabe6-2145-40b8-8dda-94413168eb04")
+ )
+ (fp_line
+ (start -2.45 -2.75)
+ (end -2.45 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "3f1ebb42-8f0e-4182-9d4a-b26d316ded92")
+ )
+ (fp_line
+ (start -2.45 -2.73)
+ (end -3.85 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "a8879f3a-da77-4466-aad7-36ac693bc131")
+ )
+ (fp_line
+ (start -2.45 2.73)
+ (end -2.45 2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d684f537-fd5e-47be-9af3-e95570bce6de")
+ )
+ (fp_line
+ (start -2.45 2.75)
+ (end 2.45 2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d15c3161-7204-4586-a6a4-4e53fca45279")
+ )
+ (fp_line
+ (start 2.45 -2.75)
+ (end -2.45 -2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c95df84f-88bb-42ea-b007-cf03d8be2c2b")
+ )
+ (fp_line
+ (start 2.45 -2.73)
+ (end 2.45 -2.75)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6e1e9746-6bbc-41e7-89ef-d42cd1d4511d")
+ )
+ (fp_line
+ (start 2.45 2.73)
+ (end 3.85 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6fdc3674-64cb-48ce-909f-ccc0a2576987")
+ )
+ (fp_line
+ (start 2.45 2.75)
+ (end 2.45 2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "786297f6-e036-4f34-a777-a5ae70b21c23")
+ )
+ (fp_line
+ (start 3.85 -2.73)
+ (end 2.45 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "133aeee7-fde5-4cb2-a155-2f57aa4cb3de")
+ )
+ (fp_line
+ (start 3.85 2.73)
+ (end 3.85 -2.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "9a68264f-ac01-4339-a1bc-fd101dbc2eca")
+ )
+ (fp_poly
+ (pts
+ (xy -1.2 2.5) (xy 2.2 2.5) (xy 2.2 -2.5) (xy -2.2 -2.5) (xy -2.2 1.5)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "f451a191-f330-4f86-add4-c81c582e82cd")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "4615ba71-7eee-471e-9fc5-800794a76e7d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -2.8625 2.275)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "1~{OE}")
+ (pintype "input")
+ (uuid "dea5f0a2-3e44-4793-a511-0587d228e9b5")
+ )
+ (pad "2" smd roundrect
+ (at -2.8625 1.625)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 15 "/IQ mod/LO2")
+ (pinfunction "S1")
+ (pintype "input")
+ (uuid "9813e366-3553-4029-bf42-9c0cc0f78964")
+ )
+ (pad "3" smd roundrect
+ (at -2.8625 0.975)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 66 "Net-(U601-1B4)")
+ (pinfunction "1B4")
+ (pintype "bidirectional")
+ (uuid "b190dc5f-e59a-4604-8046-be2d949ea08e")
+ )
+ (pad "4" smd roundrect
+ (at -2.8625 0.325)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 65 "Net-(U601-1B3)")
+ (pinfunction "1B3")
+ (pintype "bidirectional")
+ (uuid "233929e7-e471-42c7-8683-20f44e36216c")
+ )
+ (pad "5" smd roundrect
+ (at -2.8625 -0.325)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 68 "Net-(U601-1B2)")
+ (pinfunction "1B2")
+ (pintype "bidirectional")
+ (uuid "84916bc2-6b1b-438d-8f64-91862a8b0cff")
+ )
+ (pad "6" smd roundrect
+ (at -2.8625 -0.975)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 67 "Net-(U601-1B1)")
+ (pinfunction "1B1")
+ (pintype "bidirectional")
+ (uuid "3d0c8a61-afff-4904-aed7-646efb3d2ad1")
+ )
+ (pad "7" smd roundrect
+ (at -2.8625 -1.625)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 84 "unconnected-(U601-1A-Pad7)")
+ (pinfunction "1A")
+ (pintype "bidirectional")
+ (uuid "109443c1-427b-4d5b-95ee-7d611fd10f93")
+ )
+ (pad "8" smd roundrect
+ (at -2.8625 -2.275)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "GND")
+ (pintype "power_in")
+ (uuid "a55c4f6e-71fa-4d57-a134-c96bb97bc89f")
+ )
+ (pad "9" smd roundrect
+ (at 2.8625 -2.275)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 32 "/IQ mod/mod")
+ (pinfunction "2A")
+ (pintype "bidirectional")
+ (uuid "e31cd5e9-8b95-4bf6-8117-dfc03a1d0368")
+ )
+ (pad "10" smd roundrect
+ (at 2.8625 -1.625)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 87 "unconnected-(U601-2B1-Pad10)")
+ (pinfunction "2B1")
+ (pintype "bidirectional")
+ (uuid "aa36d1cb-bbb7-4824-a185-d58aab813a56")
+ )
+ (pad "11" smd roundrect
+ (at 2.8625 -0.975)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 85 "unconnected-(U601-2B2-Pad11)")
+ (pinfunction "2B2")
+ (pintype "bidirectional")
+ (uuid "690d0f9f-daf4-405f-907a-d20f6f5b83bc")
+ )
+ (pad "12" smd roundrect
+ (at 2.8625 -0.325)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 88 "unconnected-(U601-2B3-Pad12)")
+ (pinfunction "2B3")
+ (pintype "bidirectional")
+ (uuid "fccd2858-5211-494e-8a77-fb33f9052775")
+ )
+ (pad "13" smd roundrect
+ (at 2.8625 0.325)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 86 "unconnected-(U601-2B4-Pad13)")
+ (pinfunction "2B4")
+ (pintype "bidirectional")
+ (uuid "a0caa04d-1ef9-4fb8-ae2d-f7f0020144ba")
+ )
+ (pad "14" smd roundrect
+ (at 2.8625 0.975)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 22 "/IQ mod/LO1")
+ (pinfunction "S0")
+ (pintype "input")
+ (uuid "15d90df1-c0d4-4cae-8ea4-f7544ae5aee2")
+ )
+ (pad "15" smd roundrect
+ (at 2.8625 1.625)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "2~{OE}")
+ (pintype "input")
+ (uuid "1d4869b3-5ed8-44b9-b7e5-8b2af2ff84f3")
+ )
+ (pad "16" smd roundrect
+ (at 2.8625 2.275)
+ (size 1.475 0.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 1 "+3V3")
+ (pinfunction "VCC")
+ (pintype "power_in")
+ (uuid "d47538ad-5753-4553-8052-b6574558d144")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/TSSOP-16_4.4x5mm_P0.65mm.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Package_SO:SO-14_3.9x8.65mm_P1.27mm"
+ (layer "B.Cu")
+ (uuid "4c57c891-9f95-4d7b-b31b-6b009b5645d7")
+ (at 73.55 74.7 -90)
+ (descr "SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SO SO")
+ (property "Reference" "U602"
+ (at 4.75 2.25 0)
+ (layer "B.SilkS")
+ (uuid "4baad5b4-f358-44ee-b8dc-43e40419901f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "74HC14"
+ (at 0 -5.28 90)
+ (layer "B.Fab")
+ (uuid "099bc2a9-e463-4a2f-b76a-d831f167b78c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "3503594f-d880-42fd-8740-4106b2ec93bc")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "99465fc7-bb8e-4513-8938-d9fc9c3c043b")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "DIP*W7.62mm*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/ecf1061c-6a90-4385-901f-4ffa792255b8")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -2.06 4.435)
+ (end 2.06 4.435)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "08c95874-ccde-47bf-b307-de4803887c4b")
+ )
+ (fp_line
+ (start 2.06 4.435)
+ (end 2.06 4.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e1e1ce7f-c03d-4abb-a763-d3cbed0ec405")
+ )
+ (fp_line
+ (start -2.06 4.37)
+ (end -2.06 4.435)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "be62121e-3d22-4753-ad5f-50bb5ab30801")
+ )
+ (fp_line
+ (start 2.06 -4.37)
+ (end 2.06 -4.435)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "207924b0-b5f9-47c2-aa86-268a0e22ad39")
+ )
+ (fp_line
+ (start -2.06 -4.435)
+ (end -2.06 -4.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5d57ba2c-1067-4ffe-9e39-a982dbf8cdc9")
+ )
+ (fp_line
+ (start 2.06 -4.435)
+ (end -2.06 -4.435)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "319e403d-582b-413f-a723-616ec76893d5")
+ )
+ (fp_poly
+ (pts
+ (xy -2.6 4.37) (xy -2.84 4.7) (xy -2.36 4.7)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill yes)
+ (layer "B.SilkS")
+ (uuid "86bda404-688d-4428-be95-65b80d55e3dc")
+ )
+ (fp_line
+ (start -2.2 4.58)
+ (end 2.2 4.58)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "99966e3a-2c1f-4dcc-9b63-9f25a02d4039")
+ )
+ (fp_line
+ (start 2.2 4.58)
+ (end 2.2 4.36)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "414d40f3-e507-4fd0-a570-9eec91a13f16")
+ )
+ (fp_line
+ (start -3.7 4.36)
+ (end -2.2 4.36)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6bfc4e92-7bc9-457b-8556-b910d63cbb94")
+ )
+ (fp_line
+ (start -2.2 4.36)
+ (end -2.2 4.58)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "96f72f41-3c24-4985-9ac8-b2b02ca179b6")
+ )
+ (fp_line
+ (start 2.2 4.36)
+ (end 3.7 4.36)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "0f26f526-d06e-4c62-9750-f94290808b3b")
+ )
+ (fp_line
+ (start 3.7 4.36)
+ (end 3.7 -4.36)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7989b467-5ffa-4292-8878-3323956921d9")
+ )
+ (fp_line
+ (start -3.7 -4.36)
+ (end -3.7 4.36)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "850949cb-4783-4490-ad48-75bd2751d9b6")
+ )
+ (fp_line
+ (start -2.2 -4.36)
+ (end -3.7 -4.36)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7f935fa5-7260-4a55-a7a1-0de1f9a72e5c")
+ )
+ (fp_line
+ (start 2.2 -4.36)
+ (end 2.2 -4.58)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "b27bbe0d-a118-49ea-b7fc-2b4ad1561120")
+ )
+ (fp_line
+ (start 3.7 -4.36)
+ (end 2.2 -4.36)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "29ea5132-c264-4025-94f9-1ffb49ae7045")
+ )
+ (fp_line
+ (start -2.2 -4.58)
+ (end -2.2 -4.36)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "229bc4b6-b0ba-496f-86ad-d3625cf6b362")
+ )
+ (fp_line
+ (start 2.2 -4.58)
+ (end -2.2 -4.58)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7906a4f9-a329-4ce6-830e-5da5b4bb806e")
+ )
+ (fp_poly
+ (pts
+ (xy -0.975 4.325) (xy 1.95 4.325) (xy 1.95 -4.325) (xy -1.95 -4.325) (xy -1.95 3.35)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "1817aeb7-dc1d-4e9e-a32f-97a6070ce7b0")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "42fa12ae-9d10-42dd-847b-ab4af08cf9f8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -2.475 3.81 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 14 "/IQ mod/I")
+ (pintype "input")
+ (uuid "f519f009-fa70-46c5-ad26-24c626fb4968")
+ )
+ (pad "2" smd roundrect
+ (at -2.475 2.54 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 79 "Net-(R603-Pad2)")
+ (pintype "output")
+ (uuid "8fd4afc9-901c-4f4f-9171-b304277937db")
+ )
+ (pad "3" smd roundrect
+ (at -2.475 1.27 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 14 "/IQ mod/I")
+ (pintype "input")
+ (uuid "c48aa76a-18f3-4aac-b59f-d2cadeec754f")
+ )
+ (pad "4" smd roundrect
+ (at -2.475 0 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 89 "Net-(U602-Pad4)")
+ (pintype "output")
+ (uuid "6b42912d-d662-46ce-82dc-82c61c226e03")
+ )
+ (pad "5" smd roundrect
+ (at -2.475 -1.27 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 89 "Net-(U602-Pad4)")
+ (pintype "input")
+ (uuid "8b4ee92a-e151-47af-be13-a41acdd0e543")
+ )
+ (pad "6" smd roundrect
+ (at -2.475 -2.54 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 73 "Net-(JP602-A)")
+ (pintype "output")
+ (uuid "98ba3943-a61a-41c0-ad4c-6a67d81020dd")
+ )
+ (pad "7" smd roundrect
+ (at -2.475 -3.81 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pinfunction "GND")
+ (pintype "power_in")
+ (uuid "2df44c51-8d15-4b7a-a4bd-91a56c957461")
+ )
+ (pad "8" smd roundrect
+ (at 2.475 -3.81 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 71 "Net-(JP601-A)")
+ (pintype "output")
+ (uuid "9b91c06e-1df4-4d69-8fc9-cde4ad0bdd9f")
+ )
+ (pad "9" smd roundrect
+ (at 2.475 -2.54 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 91 "Net-(U602-Pad10)")
+ (pintype "input")
+ (uuid "21344715-bc4e-4c62-aed7-c0023d01a35c")
+ )
+ (pad "10" smd roundrect
+ (at 2.475 -1.27 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 91 "Net-(U602-Pad10)")
+ (pintype "output")
+ (uuid "27d19075-8f55-4b88-a404-776c9f83da06")
+ )
+ (pad "11" smd roundrect
+ (at 2.475 0 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 24 "/IQ mod/Q")
+ (pintype "input")
+ (uuid "f469239b-d5ef-466b-bd57-3198250304d7")
+ )
+ (pad "12" smd roundrect
+ (at 2.475 1.27 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 78 "Net-(R601-Pad2)")
+ (pintype "output")
+ (uuid "cfda5c60-ac72-481d-b4b9-5249b086dca8")
+ )
+ (pad "13" smd roundrect
+ (at 2.475 2.54 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 24 "/IQ mod/Q")
+ (pintype "input")
+ (uuid "cb23a1bc-095a-4382-ad77-797fe43e3289")
+ )
+ (pad "14" smd roundrect
+ (at 2.475 3.81 270)
+ (size 1.95 0.6)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 1 "+3V3")
+ (pinfunction "VCC")
+ (pintype "power_in")
+ (uuid "01de259f-49f6-4daa-9f48-ca5b57b7219c")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SO-14_3.9x8.65mm_P1.27mm.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "58597e46-12fe-4a70-a137-0e4a07255c32")
+ (at 40.8375 56.68125)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R403"
+ (at -3.5875 0 180)
+ (layer "B.SilkS")
+ (uuid "a6e40651-2707-4bf2-b9ea-617a469b21cd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "10k"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "65a4f810-b9c2-46a0-983d-bef0241b6838")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "58140aea-e14c-4b3a-9b7a-0292a0b71bb5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "74b81648-05c4-4bf4-a285-861788e79e37")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/46f291f4-0752-4024-88c3-366ff2cf0f16/f06c4c5a-26e8-429b-91bf-ccbf9c6b09d5")
+ (sheetname "/Raspberry/")
+ (sheetfile "rpi.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "72415e4a-3772-4f4c-b4f7-262abe8ac8d2")
+ )
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "3fb3bef2-5d4c-40c3-bfb8-85652ca8a767")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "1303ad97-7bfc-45cc-94e1-369c367c67a3")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "32e1d844-c6a6-434e-98cc-153b8d20690e")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "829f2fce-272c-4356-8745-8c5b24be9610")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 47 "Net-(A401-ADC_VREF)")
+ (pintype "passive")
+ (uuid "dfeb8a18-2560-4d66-b9c8-838eb9bbf651")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 37 "Net-(A401-GPIO26_ADC0)")
+ (pintype "passive")
+ (uuid "f3d926a2-2252-4a00-a336-1d7eed18f1f3")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "svratka:RF_probe_1mm"
+ (layer "B.Cu")
+ (uuid "68600ce0-25b1-458f-b677-6c1a5765c535")
+ (at 49.98125 52.68125 -90)
+ (property "Reference" "TP105"
+ (at -4.2 0 90)
+ (unlocked yes)
+ (layer "B.SilkS")
+ (hide yes)
+ (uuid "1c3c4919-eae6-446d-86a9-45790bc70db1")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.1)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "RF"
+ (at 0 -1.5 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (uuid "8e6a596b-d49b-4232-9a67-36989c71c437")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "f1de665b-637b-4f8f-9e48-461bd8730e9b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "a7676c42-28c0-4bf0-a993-4915b10d2166")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "Pin* Test*")
+ (path "/b7a654ba-1891-449f-9ed4-a26d59b06b32")
+ (sheetname "/")
+ (sheetfile "etsdr.kicad_sch")
+ (attr smd)
+ (fp_rect
+ (start -1.4 4)
+ (end 1.4 -4)
+ (stroke
+ (width 0.2)
+ (type solid)
+ )
+ (fill yes)
+ (layer "B.Mask")
+ (uuid "4ab8fbf2-4990-464a-8c65-ab36e02c0376")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 -3 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (uuid "c175a2ad-11b0-4ad2-af4b-9e6396cdf4d4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd rect
+ (at 0 0 270)
+ (size 3 1)
+ (layers "B.Cu" "B.Mask")
+ (net 30 "/IQ demod/I")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "ffb1e708-77e5-4d5e-8d46-0ac184a0f98c")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "svratka:RF_probe_1mm"
+ (layer "B.Cu")
+ (uuid "6a69d3ab-e3a9-4df7-a2f7-638a013e7283")
+ (at 47.48125 52.68125 -90)
+ (property "Reference" "TP104"
+ (at -4.125 0.05 90)
+ (unlocked yes)
+ (layer "B.SilkS")
+ (hide yes)
+ (uuid "67e44204-d046-486b-a1bb-7197fb408360")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.1)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "RF"
+ (at 0 -1.5 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (uuid "73086c51-d50a-4f19-b2e8-542bcb91fdd4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "9cbcb5ca-8da0-4243-99b7-7890577bcde5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "60d83ca3-a53b-46b5-be1c-aadccd475593")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "Pin* Test*")
+ (path "/aef55d50-6580-492c-aae6-aa28e8f10e75")
+ (sheetname "/")
+ (sheetfile "etsdr.kicad_sch")
+ (attr smd)
+ (fp_rect
+ (start -1.4 4)
+ (end 1.4 -4)
+ (stroke
+ (width 0.2)
+ (type solid)
+ )
+ (fill yes)
+ (layer "B.Mask")
+ (uuid "058e57e2-0e45-45ae-be65-f824f4d34190")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 -3 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (uuid "6a169c1d-d23d-45d5-8df6-ee9daa8b60fb")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd rect
+ (at 0 0 270)
+ (size 3 1)
+ (layers "B.Cu" "B.Mask")
+ (net 31 "/IQ demod/Q")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "734f1a05-4592-4bd3-ba58-ef26e2e6cfe1")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Jumper:SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm"
+ (layer "B.Cu")
+ (uuid "739002f5-9eb5-4cba-86ac-6f46cfcf84eb")
+ (at 80.05 71.7 -90)
+ (descr "SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open")
+ (tags "solder jumper open")
+ (property "Reference" "JP602"
+ (at -3.75 0 0)
+ (layer "B.SilkS")
+ (uuid "7f20faa3-cdb0-4573-ae0c-72a74abc8ed2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "buff jump"
+ (at 0.725 -1.925 90)
+ (layer "B.Fab")
+ (uuid "8e2921c5-5828-4b30-8662-a8b26869fbdc")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "79ce86c2-7cc7-4dc8-988e-c6b411d61736")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Jumper, 3-pole, both open"
+ (at 0 0 90)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "e292cb9c-ab8d-45d8-8cdd-45997c39c3ab")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "Jumper* TestPoint*3Pads* TestPoint*Bridge*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/a0a7cbc8-92da-4d22-b4a7-10bca7a5240e")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (zone_connect 1)
+ (attr exclude_from_pos_files exclude_from_bom allow_soldermask_bridges)
+ (fp_rect
+ (start -2.5 0.75)
+ (end 2.5 -0.75)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill yes)
+ (layer "B.Mask")
+ (uuid "5119ca1f-943a-4f9e-839e-18a1375a5f6d")
+ )
+ (fp_line
+ (start -2.75 1)
+ (end 2.75 1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2bc521ae-dae0-492e-9491-28ee6bccbd6d")
+ )
+ (fp_line
+ (start 2.75 1)
+ (end 2.75 -0.95)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "11dc3d1f-2961-4d8d-8521-db68e02e4670")
+ )
+ (fp_line
+ (start -2.75 -0.95)
+ (end -2.75 1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "7f4eef59-a948-42f7-bda4-17e41223183e")
+ )
+ (fp_line
+ (start 2.75 -0.95)
+ (end -2.75 -0.95)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "bf5d2d5e-282e-4ed8-9e54-7a27b71c15af")
+ )
+ (fp_line
+ (start -1.4 -1.2)
+ (end -1.7 -1.5)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "863dd77c-ae26-4145-b498-f29c3f62fe3b")
+ )
+ (fp_line
+ (start -1.7 -1.5)
+ (end -1.1 -1.5)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a039278b-996c-484d-a36d-94a5f16459b0")
+ )
+ (fp_line
+ (start -1.1 -1.5)
+ (end -1.4 -1.2)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e6089d31-ba1a-41b7-971b-7e879956a2d2")
+ )
+ (fp_line
+ (start -2.98 1.27)
+ (end 3 1.27)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "f7866060-aca5-41de-b106-282cabb8a30b")
+ )
+ (fp_line
+ (start -2.98 1.27)
+ (end -2.98 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "ce25500b-63d1-43f2-a44e-452cc399f96c")
+ )
+ (fp_line
+ (start 3 -1.25)
+ (end 3 1.27)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "df012e51-5225-4137-af6a-0bcbf1313ba2")
+ )
+ (fp_line
+ (start 3 -1.25)
+ (end -2.98 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "f50e0148-134f-4381-a352-b6613adf6d03")
+ )
+ (pad "1" smd custom
+ (at -2 0 270)
+ (size 0.3 0.3)
+ (layers "B.Cu" "B.Mask")
+ (net 73 "Net-(JP602-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (zone_connect 2)
+ (thermal_bridge_angle 45)
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 1 0) (xy 0.5 -0.75) (xy -0.5 -0.75) (xy -0.5 0.75) (xy 0.5 0.75)
+ )
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "368c13a4-bc6c-401f-8ee8-604f9ce06652")
+ )
+ (pad "2" smd custom
+ (at 0 0 270)
+ (size 0.3 0.3)
+ (layers "B.Cu")
+ (net 74 "Net-(JP602-C)")
+ (pinfunction "C")
+ (pintype "passive")
+ (zone_connect 2)
+ (thermal_bridge_angle 45)
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 0.7 0) (xy 1.2 -0.75) (xy -1.2 -0.75) (xy -0.7 0) (xy -1.2 0.75) (xy 1.2 0.75)
+ )
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "3ea05330-393e-454e-9edf-d77163cc5191")
+ )
+ (pad "3" smd custom
+ (at 2 0 90)
+ (size 0.3 0.3)
+ (layers "B.Cu" "B.Mask")
+ (net 14 "/IQ mod/I")
+ (pinfunction "B")
+ (pintype "passive")
+ (zone_connect 2)
+ (thermal_bridge_angle 45)
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 1 0) (xy 0.5 -0.75) (xy -0.5 -0.75) (xy -0.5 0.75) (xy 0.5 0.75)
+ )
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "05428df9-ab4e-4349-bc1f-7bd9f0096d46")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "B.Cu")
+ (uuid "74c94ee1-34f0-4f87-a00a-6c528a349f75")
+ (at 97.2 70.25 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L603"
+ (at 0 1.9 90)
+ (layer "B.SilkS")
+ (uuid "3479751e-ffaf-4e71-bcf1-565ddb502732")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "L"
+ (at 0 -1.9 90)
+ (layer "B.Fab")
+ (uuid "d4f8fd47-17d0-4752-94e3-aa32c65ac515")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "9a39d32d-00c7-49ee-abcb-7a584a9023dc")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "e9fb1bae-45ca-422c-afce-e021988634da")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/23862247-f6c7-4758-b44d-da98fc1ee72a")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "bd774380-36a8-46eb-ad38-890de653d5f0")
+ )
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "58e57c22-8cdb-4d48-ba9a-d6ebf855942d")
+ )
+ (fp_rect
+ (start -2.35 1.2)
+ (end 2.35 -1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "5668b8ac-e15b-4a41-b423-47874fe2d021")
+ )
+ (fp_rect
+ (start -1.6 0.8)
+ (end 1.6 -0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "f386916d-db1c-4bf8-93d4-c8f0ee94cf62")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "44761d97-9bd1-45cd-8864-95333dca95d4")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.238095)
+ (net 64 "Net-(C603-Pad1)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "3a620d77-9efb-45ca-ad07-46420172ac77")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.238095)
+ (net 32 "/IQ mod/mod")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "b5da9c1d-0a87-44f7-a8c9-39913cb0ad4b")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_SMD:D_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "75612a1a-ebe1-43a9-a310-ba7598513e9b")
+ (at 50 56.93125 90)
+ (descr "Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "diode")
+ (property "Reference" "C402"
+ (at 0 2 90)
+ (layer "B.SilkS")
+ (uuid "1c3e69d0-d3fa-43de-a19b-8fa3521fafb5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "100n"
+ (at 0 -1.65 90)
+ (layer "B.Fab")
+ (uuid "ae377d31-dc69-4edb-87fa-0c99a580eb86")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "4fa53660-8264-4750-8cb1-8f0491c6f03a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "321bad7c-89ca-45b2-b7dd-3a0dadcdf107")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/46f291f4-0752-4024-88c3-366ff2cf0f16/24a226cb-6a89-425b-b81c-db99caaba0fc")
+ (sheetname "/Raspberry/")
+ (sheetfile "rpi.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -1.685 -0.96)
+ (end 1 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "eaa1ff4d-4684-48d5-b3c2-d0119523709d")
+ )
+ (fp_line
+ (start 1 0.96)
+ (end -1.685 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "023e9c7b-1424-4128-a2bc-a0f7900cd37a")
+ )
+ (fp_line
+ (start -1.685 0.96)
+ (end -1.685 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "4afc8ab8-80e4-4aba-9bd6-ed1ff4d9c45b")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "e5e913b2-5f3a-4c8a-8023-b4d47416c6b3")
+ )
+ (fp_line
+ (start 1 -0.6)
+ (end 1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a7df6b7d-8ffb-4664-ae29-2f656e4d4f2b")
+ )
+ (fp_line
+ (start -1 -0.6)
+ (end 1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "25a830fe-a5e0-4b43-a6cb-56419bdff819")
+ )
+ (fp_line
+ (start -1 0.3)
+ (end -1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e140dcce-ba6a-4771-ba2c-4803c94dc18e")
+ )
+ (fp_line
+ (start 1 0.6)
+ (end -0.7 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a7923b2e-b5bf-475e-af57-a19ef90bb055")
+ )
+ (fp_line
+ (start -0.7 0.6)
+ (end -1 0.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "bf016488-ffb7-4483-af02-678ae4a4ddf4")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "05d0a942-a0c4-4cbb-ab41-fa0068493cd9")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9375 0 90)
+ (size 0.975 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 37 "Net-(A401-GPIO26_ADC0)")
+ (pintype "passive")
+ (uuid "93cefb3b-acf8-4ae5-9e4b-3cf8d2d1c26d")
+ )
+ (pad "2" smd roundrect
+ (at 0.9375 0 90)
+ (size 0.975 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 30 "/IQ demod/I")
+ (pintype "passive")
+ (uuid "6f66b691-0995-4d18-9cc9-893b04961057")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "7b40ffa8-c601-4583-af1f-23eab62eb882")
+ (at 88.05 82.4 -90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C604"
+ (at 0 -1.75 90)
+ (layer "B.SilkS")
+ (uuid "8ebc82f0-f1e2-4b85-820b-75ee3ddb7f15")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "100n"
+ (at 0 -1.68 90)
+ (layer "B.Fab")
+ (uuid "290e5126-070b-4a0b-813e-8fb75462c219")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "9f9bd8bd-cddb-4719-beb9-fac6c16f6b55")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "6a6d9845-b33f-4aa9-bb69-47c6832e4794")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/f57379c7-49e7-4467-b8ec-3f5f795e07f5")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "9fb49a8e-63ca-42ab-a845-47e54d95aafd")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e99ef2c6-ba1b-40e5-a0ee-61290e31394d")
+ )
+ (fp_rect
+ (start -1.7 0.98)
+ (end 1.7 -0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "c73aa17c-66af-41b0-aaa9-bbae6d2c90fe")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "3c01667b-8225-4f5a-8d59-5ab9d50c0216")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "6cec2f50-7fd5-4e1a-8c24-975e699cd96f")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 270)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 65 "Net-(U601-1B3)")
+ (pintype "passive")
+ (uuid "b01deb69-095a-4757-bc71-1eb66eb4623f")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 270)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "cd30487e-858c-4b9e-af9c-a6e70bcb9459")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "82f55843-941c-481c-b145-5e2ca2d65fb2")
+ (at 40.8375 58.93125)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R401"
+ (at -3.5875 0 180)
+ (layer "B.SilkS")
+ (uuid "445433f9-e0f8-405d-9cba-84933c781d60")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "10k"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "15b9d6e0-c3d2-43bd-ae46-30b038eb485c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "c2abf96c-7232-4392-855a-b64f8be84df0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "8b0d04fe-2043-49c9-8257-6efbabf0f95f")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/46f291f4-0752-4024-88c3-366ff2cf0f16/c7a410d5-e947-449a-9f08-ab4cad102f99")
+ (sheetname "/Raspberry/")
+ (sheetfile "rpi.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "ca6da423-437a-443a-94a6-bfe2aaf03925")
+ )
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8f7b56f3-62ec-475c-b0b9-0c1cde152df4")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "0b91aba8-f9e3-4ecd-9bdf-61e3c7310718")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "44ebbf08-3f9a-4fb2-af55-0ff9289a2c72")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "fe456b5e-2546-4392-9dab-5d7c5382645a")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 47 "Net-(A401-ADC_VREF)")
+ (pintype "passive")
+ (uuid "8f2ed31e-d44e-4fb1-a557-985322612435")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 42 "Net-(A401-GPIO27_ADC1)")
+ (pintype "passive")
+ (uuid "9abfdb30-6e7b-4ab2-9225-776acf2f54c9")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Inductor_SMD:L_1206_3216Metric"
+ (layer "B.Cu")
+ (uuid "8b222e6c-ab3e-4328-ac7b-7681a197a95b")
+ (at 97.2 55.675 -90)
+ (descr "Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "inductor")
+ (property "Reference" "L601"
+ (at 0 1.9 90)
+ (layer "B.SilkS")
+ (uuid "e8852755-dfd8-4809-9bad-47a4d0bb2921")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "390n"
+ (at 0 -1.9 90)
+ (layer "B.Fab")
+ (uuid "ae50aace-d0b9-46d3-aba8-eeb2364ce7b8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "035d73c1-7138-4db8-87c6-84a271b13403")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "d3d31aa2-0b9d-408a-93da-f9c6da68deff")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/b7a8a690-f003-4d19-ad2d-fe439c60b7e5")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.835242 0.91)
+ (end 0.835242 0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c2242e7f-097f-442a-96e6-8e33aeb595df")
+ )
+ (fp_line
+ (start -0.835242 -0.91)
+ (end 0.835242 -0.91)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e0d4c8dc-3b5c-4aae-8f58-794f5f910a53")
+ )
+ (fp_rect
+ (start -2.35 1.2)
+ (end 2.35 -1.2)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "2c93dbfc-d05f-4149-acee-f8d8de09358a")
+ )
+ (fp_rect
+ (start -1.6 0.8)
+ (end 1.6 -0.8)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "431a1980-6622-4c67-ad84-ccada9488336")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "8968d190-d87e-4549-8b31-559caab25840")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.575 0 270)
+ (size 1.05 1.9)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.238095)
+ (net 29 "/IQ mod/TX_OUT")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "b33dcfb7-3812-4132-815b-6db43b3b3469")
+ )
+ (pad "2" smd roundrect
+ (at 1.575 0 270)
+ (size 1.05 1.9)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.238095)
+ (net 63 "Net-(C602-Pad1)")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "0fd0eff6-4e4f-4e9f-91a3-2aeea738d4df")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_1206_3216Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_SMD:D_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "8dd34ad5-7d50-4d6a-85a1-e73fd789c7e9")
+ (at 47.5 56.93125 90)
+ (descr "Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "diode")
+ (property "Reference" "C401"
+ (at 0 -2.07 90)
+ (layer "B.SilkS")
+ (uuid "e71bb007-cde7-4212-a703-4df6e212a386")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "100n"
+ (at 0 -1.65 90)
+ (layer "B.Fab")
+ (uuid "8fe4137b-1443-48ef-a203-1b236904dfb8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "3c99c49b-8f2b-4fb3-a217-53677f93a9ce")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "21fa6f36-490a-45f5-aa06-0d295d6a8b76")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/46f291f4-0752-4024-88c3-366ff2cf0f16/3743c162-2d2c-46af-8ee9-9f4dea39defe")
+ (sheetname "/Raspberry/")
+ (sheetfile "rpi.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -1.685 -0.96)
+ (end 1 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "af54eb17-86f2-41af-aeee-3aea5606d04b")
+ )
+ (fp_line
+ (start 1 0.96)
+ (end -1.685 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "3925d1c3-0dd5-44b7-aec3-fb6450f9aa2c")
+ )
+ (fp_line
+ (start -1.685 0.96)
+ (end -1.685 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "462ead8c-9088-40d9-ae5e-817ac4ec04bd")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "d995b5fb-d525-47da-83a1-1a57628fb5f1")
+ )
+ (fp_line
+ (start 1 -0.6)
+ (end 1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e1bfa6cc-1d93-4d96-aa42-e75351d2a6c7")
+ )
+ (fp_line
+ (start -1 -0.6)
+ (end 1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "322ce504-5fa1-499c-b1a4-83d12cfada01")
+ )
+ (fp_line
+ (start -1 0.3)
+ (end -1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4e369336-979a-4c45-a407-b9d063fef6af")
+ )
+ (fp_line
+ (start 1 0.6)
+ (end -0.7 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "83c5932d-b0d7-4c2b-b81c-a0ab8f10cf23")
+ )
+ (fp_line
+ (start -0.7 0.6)
+ (end -1 0.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0ebdbf8d-09c8-4304-b622-dff5f7fd5af5")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "5f6a7837-13ce-4589-8657-e777b973f349")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9375 0 90)
+ (size 0.975 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 42 "Net-(A401-GPIO27_ADC1)")
+ (pintype "passive")
+ (uuid "fb25f0d8-0a81-4fca-a6e4-6a343e78800f")
+ )
+ (pad "2" smd roundrect
+ (at 0.9375 0 90)
+ (size 0.975 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 31 "/IQ demod/Q")
+ (pintype "passive")
+ (uuid "aec39ecf-0da4-48c3-beeb-26aa276f8fa4")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "9d38f702-9fd6-40cb-89e0-98279dedae12")
+ (at 88.05 77 90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C605"
+ (at 0 1.68 90)
+ (layer "B.SilkS")
+ (uuid "99c03348-5e96-4bfc-9961-58a6ad1ead98")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "100n"
+ (at 0 -1.68 90)
+ (layer "B.Fab")
+ (uuid "2e98459f-305a-49d7-abf2-e3e90d6c381b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "a51877c2-8344-4656-96de-3b2f31a4f9b6")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "f44582b8-9d64-41ef-b315-c33c78fafdca")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/ed0b1bbb-b686-4bea-a7ee-a1e41ea34e6a")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6d570c69-d69d-4163-9edc-b03dcda25c69")
+ )
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "414feb8f-4ad5-4246-a6d8-b9687d761a14")
+ )
+ (fp_rect
+ (start -1.7 0.98)
+ (end 1.7 -0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "7a2d5c1f-dd18-424f-ade3-e8761e67a2ad")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "fd30c3cc-f4c2-448a-b548-02a5ddec0e56")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "624e8658-f901-4ab9-9c8a-20cd83317c1c")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 90)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 66 "Net-(U601-1B4)")
+ (pintype "passive")
+ (uuid "79b73142-75ba-4515-8ab7-1cbf42ea6041")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 90)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "ee507437-729d-470f-95b1-87c6b771da00")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "a5a6806e-e8dc-4f6d-9bbe-8216bcd7d997")
+ (at 84.63 68.45 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R603"
+ (at 0 1.65 0)
+ (layer "B.SilkS")
+ (uuid "0338d4e4-024c-441a-a595-950b2ef29446")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "47R"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "9d493c0e-7478-4e9b-bdbf-1d07a6dcba28")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "5c873e99-352d-4fad-9bec-eaf0ed20bf11")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "5c4d44fd-335a-41c9-ab3e-073309e665ba")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/1c0995a8-f073-4e23-b93d-7b0455bb4d28")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b5044216-fb79-46b4-a3f0-47cb0a2b1124")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "d40ecdcc-9beb-4a46-beb3-84487ab04d1c")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "84bcd410-084d-4770-a267-d71de6021744")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "789fd93b-0853-4cbe-a698-57d78f08dff0")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "55a9909b-5ea6-4920-a06c-473899df40c0")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 67 "Net-(U601-1B1)")
+ (pintype "passive")
+ (uuid "9a3acff6-d8f0-481a-ac4d-c0977cf07777")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 79 "Net-(R603-Pad2)")
+ (pintype "passive")
+ (uuid "930d962d-2bf8-4f91-a398-24a388cd155e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "a981d0b9-ee49-4560-9a70-26fca62ab4db")
+ (at 54.076 32.99325 -90)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R105"
+ (at 0 1.524 90)
+ (layer "B.SilkS")
+ (uuid "a75bac1b-af23-4702-8b03-27010d8383a1")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1k"
+ (at 0 -1.34 90)
+ (layer "B.Fab")
+ (uuid "0b6f4602-95f9-4085-b2f3-347b39354027")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "68098223-a419-4298-9111-8cde2ef4d45c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "cd983d19-01c6-486d-b836-b9e789d74c10")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/bffa8c15-dee2-49e0-b075-e0df9788b9a1")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "65a1d8db-72ca-4a47-b6dc-1aaa1362c179")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "f4480edb-5790-4707-898f-f01aab4b53d2")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "d9af6b49-4cd7-47c9-91ad-c871ad8dcd77")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "87b64722-70bc-4dfb-8acc-4e7de5b37a3a")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0.31 90)
+ (layer "B.Fab")
+ (uuid "b53c42af-6d88-4313-acb4-c0898d1af225")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 75 "Net-(U101-+)")
+ (pintype "passive")
+ (uuid "3bfa6029-4840-4e62-ad42-10a2b9fe3ba5")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 19 "/Preamp/RF_LNA_OUT")
+ (pintype "passive")
+ (uuid "c961d415-1a04-4602-b94c-0748dffdd1ce")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "a9de5783-261e-4bea-b2cb-45c66ff7f05a")
+ (at 96.25 66.75 180)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C603"
+ (at -3.55 0 0)
+ (layer "B.SilkS")
+ (uuid "c01218b3-384c-4754-856c-2c0e34d8e7d3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "C"
+ (at 0 -1.68 0)
+ (layer "B.Fab")
+ (uuid "e948f10d-9b6e-496c-b067-085a00d78ece")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "d16e9567-3a09-435a-988c-5266da6004c8")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "1ed3fae7-9320-4734-ad01-679a571dd833")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/bc612e63-8cf2-4733-9204-159695665e84")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "3764ca8f-6116-4cf0-989b-5b1432914142")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "62f433d5-d1f2-41e9-92bb-96252a6d999a")
+ )
+ (fp_rect
+ (start -1.7 0.98)
+ (end 1.7 -0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "3f35c5d8-0337-4f30-9e69-f089464a77f6")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "7f70260e-bb6d-4c13-b8f6-d9def311a2a9")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "44add86c-2b19-4cb0-9104-dd08b92ad556")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 180)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 64 "Net-(C603-Pad1)")
+ (pintype "passive")
+ (uuid "b24ed4a5-5ac7-4911-8703-c0857d0f636a")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 180)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "12af150d-68b7-4eac-93db-1d0ceb357981")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "ae1e4c62-881a-49e7-b59f-318250c18463")
+ (at 96.25 59.5 180)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C602"
+ (at -3.75 0 0)
+ (layer "B.SilkS")
+ (uuid "4e9f2faf-28b8-41bc-af34-ccd6e8918884")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "82p"
+ (at 0 -1.68 0)
+ (layer "B.Fab")
+ (uuid "3eb47d23-88c8-459f-8f12-673f5f5b4467")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "360bac79-709e-44fe-b68b-6dd302da4ee6")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "8075b002-bb16-4612-88d4-7469f7b66c95")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/8aa5dd0b-c3ea-4b05-8984-976a7c421b3b")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "89cd03f4-db34-45c0-8eeb-57598b267b22")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8a45db54-4b49-48b5-90af-14e7b6b8e683")
+ )
+ (fp_rect
+ (start -1.7 0.98)
+ (end 1.7 -0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "20860215-7bad-41b3-83e7-2bc11726ce96")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "c2b15d89-5a55-4aae-a058-bae872f5b0c3")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "6479c768-6424-470a-b435-8cb595d5bbc6")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 180)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 63 "Net-(C602-Pad1)")
+ (pintype "passive")
+ (uuid "fc46d49c-41af-4449-8090-e91178988788")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 180)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "0d218e7f-f06f-4365-9368-30998425d553")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "LED_SMD:LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
+ (layer "B.Cu")
+ (uuid "b6009b73-a9f9-4821-b245-d833ff1416c4")
+ (at 22.4125 137.425)
+ (descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "LED handsolder")
+ (property "Reference" "D501"
+ (at 0 -1.75 0)
+ (layer "B.SilkS")
+ (uuid "ddbf1a5a-51d2-46a6-83d9-de5e641dd060")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "LED"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "3d9beebd-f09c-489f-9604-a660e5a9b856")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "2bcb167a-1c86-445e-a4cf-8cf971457dd7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Light emitting diode"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "dce12dc6-6604-4a38-9d4c-e5cac9193623")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 180)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "703d2711-dd8a-43e9-bd72-9c1c8b2478a5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "LED* LED_SMD:* LED_THT:*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/4878f358-9372-4bd3-a827-80857a11a080")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -1.86 -0.96)
+ (end 1 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "bd3147f6-e1e4-4b7f-b004-1d5670ba4926")
+ )
+ (fp_line
+ (start -1.86 0.96)
+ (end -1.86 -0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2f6bc6d7-634e-455a-ae2c-8898ee248c88")
+ )
+ (fp_line
+ (start 1 0.96)
+ (end -1.86 0.96)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "4d3fa8f0-5feb-4ec0-b1de-d6311229b614")
+ )
+ (fp_rect
+ (start -1.85 0.95)
+ (end 1.85 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "b67494a8-9932-49ce-9141-120b94596cda")
+ )
+ (fp_line
+ (start -1 -0.6)
+ (end 1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0df55a0a-71c5-4061-939a-86d959db223a")
+ )
+ (fp_line
+ (start -1 0.3)
+ (end -1 -0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8d2b01d8-3b23-4520-897c-82b0e1f71ae0")
+ )
+ (fp_line
+ (start -0.7 0.6)
+ (end -1 0.3)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "1b9b20b7-5a88-41ec-83bf-7b08a3fdfcb1")
+ )
+ (fp_line
+ (start 1 -0.6)
+ (end 1 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0fb04fab-db02-42e4-ad82-5b5bb5b48251")
+ )
+ (fp_line
+ (start 1 0.6)
+ (end -0.7 0.6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5ea1db88-eff7-4264-94e6-0d822ba522ea")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "6512e538-ec02-4528-9c10-51665b0fbdc5")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -1.025 0)
+ (size 1.15 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.217391)
+ (net 69 "Net-(D501-K)")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "791d5a3e-d331-495a-9a61-ada2f0e75100")
+ )
+ (pad "2" smd roundrect
+ (at 1.025 0)
+ (size 1.15 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.217391)
+ (net 70 "Net-(D501-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "df773e2b-d7f1-4d1a-81ed-ca004ecdcf37")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "cd701f38-e4fc-452b-85bf-916949155f87")
+ (at 84.7125 81.45 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R601"
+ (at 0 1.65 0)
+ (layer "B.SilkS")
+ (uuid "460fb904-6f94-4231-ab7f-2f4be457bae2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "47R"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "cbbdb2f9-c306-4af4-8219-8d2781ee3f8f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "2a952150-b458-49ce-b9b0-952dbd330581")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "5f24c5c4-18fd-4e6b-b231-fe1b82a31797")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/f7e1fb81-7321-4168-8a18-a89d2fb682b2")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "1837f71f-a8c3-4d1d-9be6-54f37eaabad0")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "803502af-b71b-475e-813e-ad005b7083cd")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "4316e6ed-4ed4-4ddc-b0b2-5f29729e7005")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "1d2ae38a-3729-4d75-a271-63bac174607f")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "bfba5902-1b29-4c3b-ba77-5702bf6b78d5")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 65 "Net-(U601-1B3)")
+ (pintype "passive")
+ (uuid "222cc970-fb53-4322-a39c-29a1a4e34cb6")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 78 "Net-(R601-Pad2)")
+ (pintype "passive")
+ (uuid "e46bac80-da57-4b10-8a85-2999a1dc6639")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "d9275cf8-cc59-4335-b633-45d6b99e7582")
+ (at 88.05 72.9 -90)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C607"
+ (at 0.05 -1.75 90)
+ (layer "B.SilkS")
+ (uuid "ee940bf0-7340-4fbb-bd20-e8bbc8c22759")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "100n"
+ (at 0 -1.68 90)
+ (layer "B.Fab")
+ (uuid "2f40fdcf-0034-43c8-88e1-f9cdeaf6eadf")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "0a86ef7c-6bb0-4829-a18a-e0c3b513d4a7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "4f6581b3-4ed7-46cf-bcc4-4a40057c0ed3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/4607310c-5774-44ed-842d-7e353d226a04")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "4ac0ddd6-b581-4f4e-a4e9-75ad4154d6b2")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "12bf38d2-324e-40db-aa81-224bfc9fe34f")
+ )
+ (fp_rect
+ (start -1.7 0.98)
+ (end 1.7 -0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "bd899b56-b2a3-41e4-8780-b4bf3d7d1b20")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "be30b971-d5cf-480a-a582-ca7e6590d6b6")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "e2f632d3-6860-4cf7-8eed-4297a978de74")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 270)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 68 "Net-(U601-1B2)")
+ (pintype "passive")
+ (uuid "9557e076-e2e9-4ebe-8131-20020a5f2d54")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 270)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "77270172-6a0d-42aa-977c-8a087d24b360")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "e9726f92-20f3-4e10-8172-55c3e5c65e70")
+ (at 84.7125 77.95 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R602"
+ (at 0 1.65 0)
+ (layer "B.SilkS")
+ (uuid "ae49cb9d-55c4-4241-9bfe-ddd6380b091f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "47R"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "b9246878-e06d-4fb2-8c69-5a5e95ed2bc1")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "ef77fcbb-b75c-49ce-8cc0-c9ccdd384d9d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "046b7bab-9dc8-404d-892c-ea6f6b344992")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/665aba58-b54b-42b7-8a42-eebeca0bb231")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dde3faca-b74b-4454-a1ad-3366d8ef04ad")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "fecd9f1e-e5f8-4293-a505-630973589b95")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "6c467ad6-e095-4ea6-af8a-864274d40556")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "c8f6591c-d7a3-47c1-b84c-a4133499402a")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "ef95d4dc-148a-469f-9272-7723eee97bcd")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 66 "Net-(U601-1B4)")
+ (pintype "passive")
+ (uuid "c1a60f66-c05a-4141-b165-017d2ec148ce")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 72 "Net-(JP601-C)")
+ (pintype "passive")
+ (uuid "d1caed1f-8a51-484a-824e-fcecb2a6e146")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "f4a6055f-d6f5-44ca-a071-010b32a551ba")
+ (at 96.25 51.925 180)
+ (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C601"
+ (at -3.7 0 0)
+ (layer "B.SilkS")
+ (uuid "da16c461-db60-4b05-b229-287838a643b6")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "82p"
+ (at 0 -1.68 0)
+ (layer "B.Fab")
+ (uuid "1cea9019-8d67-43e4-aa25-dc3f57fa3ec4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "ad572a88-7579-4b26-a3bf-2fc33685bdca")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "048ed9e7-f7d0-40ce-bf0e-fd294a7e2d89")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/7f6da390-1736-4d5e-b398-a2e0334525f8")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.261252 0.735)
+ (end 0.261252 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "71288a9b-2763-4d81-92ee-4862f07239d6")
+ )
+ (fp_line
+ (start -0.261252 -0.735)
+ (end 0.261252 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "20fdb206-9cc7-4cb3-9432-019779ba893d")
+ )
+ (fp_rect
+ (start -1.7 0.98)
+ (end 1.7 -0.98)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "7fa1ea86-e075-4d3a-9410-0d66249b907f")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "8436d45e-a8b4-4ff8-b993-28aabdfd1adf")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "2c532af5-2d4d-4bc1-9257-021b2e2ca205")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.95 0 180)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 29 "/IQ mod/TX_OUT")
+ (pintype "passive")
+ (uuid "7c7cfdc5-52c6-4644-ae26-93f8aafb692b")
+ )
+ (pad "2" smd roundrect
+ (at 0.95 0 180)
+ (size 1 1.45)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.25)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "10ba377e-4fb7-485c-b94e-26d7d2f4e18f")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "f5a5dfcf-b8c3-403b-8599-2a3021dd316e")
+ (at 56 33.6625 -90)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R102"
+ (at 0.09275 -1.632 90)
+ (layer "B.SilkS")
+ (uuid "7347ece3-c3d2-4dbf-bac4-28f004fc6844")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "47k"
+ (at 0 -1.65 90)
+ (layer "B.Fab")
+ (uuid "075af7ce-de85-4977-838f-0a4d0bb1e4d8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "526c84f4-4509-401f-bc47-9c5162ba17a6")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "c2a9fc76-2a31-4c61-bf3a-01de1b8e64ea")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/4f4fa95e-f4e2-44f8-9e11-e886d25b13a0")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e2f6be97-623c-492f-86e6-98332c873fbf")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "0d3e1cc1-08b1-4479-900a-c2c14b7790bb")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "6087fb80-5db0-476c-ab55-42b093cb792f")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "880fb7c5-ff84-407f-8aec-fe7c97911144")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "aef0988f-3924-4459-a4ae-60b616d87575")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 75 "Net-(U101-+)")
+ (pintype "passive")
+ (uuid "8030f961-b596-4f97-b62a-4c6232177d24")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 4 "GNDA")
+ (pintype "passive")
+ (uuid "be44618f-f741-4ddb-b400-e03dbd379b8e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Jumper:SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm"
+ (layer "B.Cu")
+ (uuid "f8f2207b-e6c7-40a5-b6bd-33c212895c01")
+ (at 80.05 77.95 90)
+ (descr "SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open")
+ (tags "solder jumper open")
+ (property "Reference" "JP601"
+ (at -3.75 0 0)
+ (layer "B.SilkS")
+ (uuid "7ea59a77-40a0-4100-96a4-ffda9eb265fd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "buff jump"
+ (at 0.725 -1.925 90)
+ (layer "B.Fab")
+ (uuid "21dea12a-469e-4a55-ad19-b45427338073")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 270)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "0d30ecb7-4712-42dd-bd58-41849d249e82")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Jumper, 3-pole, both open"
+ (at 0 0 270)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "366ce3bb-e031-4897-915b-367621f07dd5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "Jumper* TestPoint*3Pads* TestPoint*Bridge*")
+ (path "/16498d09-1ee3-49c1-8780-4a476313376c/b8f045cc-a154-4940-bd7e-b023bb96197d")
+ (sheetname "/IQ mod/")
+ (sheetfile "iq_mod.kicad_sch")
+ (zone_connect 1)
+ (attr exclude_from_pos_files exclude_from_bom allow_soldermask_bridges)
+ (fp_rect
+ (start -2.5 0.75)
+ (end 2.5 -0.75)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill yes)
+ (layer "B.Mask")
+ (uuid "e5cb3053-af87-4fe8-bd3b-1a5eb437c3dd")
+ )
+ (fp_line
+ (start -1.1 -1.5)
+ (end -1.4 -1.2)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "be644235-01ad-4bb9-966e-6c4b50e5cda4")
+ )
+ (fp_line
+ (start -1.7 -1.5)
+ (end -1.1 -1.5)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "ce545e00-131a-46a2-abd5-277d112289ae")
+ )
+ (fp_line
+ (start -1.4 -1.2)
+ (end -1.7 -1.5)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "99967fe1-5ee5-48d2-be95-abc6b6d4e477")
+ )
+ (fp_line
+ (start 2.75 -0.95)
+ (end -2.75 -0.95)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "f4f2f11e-1fad-4195-bf32-b2b88c28c28e")
+ )
+ (fp_line
+ (start -2.75 -0.95)
+ (end -2.75 1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "9897b8f9-251c-4220-b7ac-23c5a0bbc89d")
+ )
+ (fp_line
+ (start 2.75 1)
+ (end 2.75 -0.95)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2eb4f6a7-e4a0-4632-b712-3e7276b00686")
+ )
+ (fp_line
+ (start -2.75 1)
+ (end 2.75 1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c84c701a-fbf3-449d-bdc7-8f61bf19ff1a")
+ )
+ (fp_line
+ (start 3 -1.25)
+ (end -2.98 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "4a74906a-c259-44f5-ba32-5e62d7db0a44")
+ )
+ (fp_line
+ (start 3 -1.25)
+ (end 3 1.27)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "ae9032bb-a1c7-460d-81b8-4c8491aaae2b")
+ )
+ (fp_line
+ (start -2.98 1.27)
+ (end -2.98 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e194db83-e7d0-4c35-a397-51c60141e04b")
+ )
+ (fp_line
+ (start -2.98 1.27)
+ (end 3 1.27)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "691e2b67-7163-4204-a1f1-1729030f82ed")
+ )
+ (pad "1" smd custom
+ (at -2 0 90)
+ (size 0.3 0.3)
+ (layers "B.Cu" "B.Mask")
+ (net 71 "Net-(JP601-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (zone_connect 2)
+ (thermal_bridge_angle 45)
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 1 0) (xy 0.5 -0.75) (xy -0.5 -0.75) (xy -0.5 0.75) (xy 0.5 0.75)
+ )
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "34084d5b-7cd5-4b4d-9bef-f687b2e2c95a")
+ )
+ (pad "2" smd custom
+ (at 0 0 90)
+ (size 0.3 0.3)
+ (layers "B.Cu")
+ (net 72 "Net-(JP601-C)")
+ (pinfunction "C")
+ (pintype "passive")
+ (zone_connect 2)
+ (thermal_bridge_angle 45)
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 0.7 0) (xy 1.2 -0.75) (xy -1.2 -0.75) (xy -0.7 0) (xy -1.2 0.75) (xy 1.2 0.75)
+ )
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "5d4eef5f-b9bd-4be1-bf87-961c91a7b7c3")
+ )
+ (pad "3" smd custom
+ (at 2 0 270)
+ (size 0.3 0.3)
+ (layers "B.Cu" "B.Mask")
+ (net 24 "/IQ mod/Q")
+ (pinfunction "B")
+ (pintype "passive")
+ (zone_connect 2)
+ (thermal_bridge_angle 45)
+ (options
+ (clearance outline)
+ (anchor rect)
+ )
+ (primitives
+ (gr_poly
+ (pts
+ (xy 1 0) (xy 0.5 -0.75) (xy -0.5 -0.75) (xy -0.5 0.75) (xy 0.5 0.75)
+ )
+ (width 0)
+ (fill yes)
+ )
+ )
+ (uuid "462600de-25fb-48b6-a990-9aba45e6029a")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "fc79df42-e620-4ba1-bb5c-5fea8b9e563c")
+ (at 26.1625 137.425 180)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R503"
+ (at 0 1.65 0)
+ (layer "B.SilkS")
+ (uuid "fa004c1a-d9bc-498f-a132-ab25d18e621c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "470R"
+ (at 0 -1.65 0)
+ (layer "B.Fab")
+ (uuid "7092f287-35b1-40ac-ad33-dc800dd76abf")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "bd4a3e54-7984-4eda-a574-b32abc2120e5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "ada2fbae-e7b8-4c59-8a67-beb03e39c11f")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/7b25b0c7-9167-4ce3-944b-c196b17ca961/cf268571-9f08-40a1-b8cc-efad1395fc9d")
+ (sheetname "/Power/")
+ (sheetfile "power.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "0ed1fd56-8686-4825-94be-93b1a6a77604")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "851c5361-bfae-415a-a535-b964a152db85")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "2c4746d3-34d5-468c-bcf2-b38091d34a4b")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "5ca522e9-9216-44f6-90d9-b009dad0e613")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (uuid "21cc1d91-6566-4a0e-9a1a-dc73364d993d")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 2 "+5V")
+ (pintype "passive")
+ (uuid "fca543e2-7fd3-44b2-8066-3f63f8e76bdb")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 180)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 70 "Net-(D501-A)")
+ (pintype "passive")
+ (uuid "e2a45493-ba1b-4160-9d6d-bd8245f4ff3e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0805_2012Metric"
+ (layer "B.Cu")
+ (uuid "fecfad35-bfdc-422c-8d39-6993cf721ae0")
+ (at 56 29.8375 -90)
+ (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R101"
+ (at 0 1.65 90)
+ (layer "B.SilkS")
+ (uuid "1af25921-b2d9-41a3-9ef4-2ec65adc6709")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "47k"
+ (at 0 -1.65 90)
+ (layer "B.Fab")
+ (uuid "e6174c58-c9ad-4dc9-a36a-73c7d85e2edc")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "6c7664e2-66f4-4a6c-8eae-0c9bb8055ce1")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "0388acd4-c908-4c9e-ab4f-98f4cd046952")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/ce855d15-1e38-490a-91da-87b3abc085e1/eed06f68-6f08-4537-9c70-1de43f268fb9")
+ (sheetname "/Preamp/")
+ (sheetfile "preamp.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.227064 0.735)
+ (end 0.227064 0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "930fe6ea-66ee-42c2-9028-ac37009b6dc7")
+ )
+ (fp_line
+ (start -0.227064 -0.735)
+ (end 0.227064 -0.735)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "668d0710-42da-4061-843b-24bcc9313486")
+ )
+ (fp_rect
+ (start -1.68 0.95)
+ (end 1.68 -0.95)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "c87fd2af-4681-42c6-8cdf-89d8194ae6ca")
+ )
+ (fp_rect
+ (start -1 0.625)
+ (end 1 -0.625)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "b7e7ff37-8609-4a07-a6ef-ad09a631d032")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 90)
+ (layer "B.Fab")
+ (uuid "4955b6fb-6abd-4102-9711-6b03520583a8")
+ (effects
+ (font
+ (size 0.5 0.5)
+ (thickness 0.08)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 1 "+3V3")
+ (pintype "passive")
+ (uuid "61357b6b-e49e-47c5-8c6a-7ab6118cd559")
+ )
+ (pad "2" smd roundrect
+ (at 0.9125 0 270)
+ (size 1.025 1.4)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.243902)
+ (net 75 "Net-(U101-+)")
+ (pintype "passive")
+ (uuid "be1c23e6-ce93-49bf-a584-378efe5bfeba")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (gr_line
+ (start 127 25.4)
+ (end 127 127)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "0cb59b97-3157-495a-9341-006b113abf76")
+ )
+ (gr_line
+ (start 127 127)
+ (end 25.4 127)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "1fddbd52-31d6-488c-a12a-ff591c434df8")
+ )
+ (gr_line
+ (start 25.4 127)
+ (end 25.4 25.4)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "232c97b9-4d1a-4482-b0fb-9a7eec7c384d")
+ )
+ (gr_line
+ (start 25.4 25.4)
+ (end 127 25.4)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "d77f55d7-976e-4ce4-9aa1-e9d9049d9e87")
+ )
+ (segment
+ (start 47.905 33.7)
+ (end 49.3625 33.7)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "04b1da94-827b-49e0-82cb-045fef8c0fd2")
+ )
+ (segment
+ (start 69.5 48.2015)
+ (end 69.5 49.75)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "10caf1a1-db82-4a08-a48c-d60d0eb5e1fd")
+ )
+ (segment
+ (start 64.25 79.5)
+ (end 64.5 79.5)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "160e52fa-f170-402e-9715-1e38409e4c86")
+ )
+ (segment
+ (start 70.6845 48.2015)
+ (end 70.692 48.194)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "34da9a86-f796-4dd7-ba0c-05c17e9779d0")
+ )
+ (segment
+ (start 55.25 53.5)
+ (end 55.25 52.28)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "617aed82-adc7-4add-84b4-ff65b46bd93d")
+ )
+ (segment
+ (start 38.06 51)
+ (end 38.5 51)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "83f292f0-f8a4-4f13-a3d1-4f96bc20ad96")
+ )
+ (segment
+ (start 55.25 52.28)
+ (end 55.355 52.175)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "a7b9f762-a6c2-449a-8738-a45ff4da3488")
+ )
+ (segment
+ (start 36.81 52.25)
+ (end 38.06 51)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "b699d052-6894-47f1-8814-3a880fecedd0")
+ )
+ (segment
+ (start 69.5 48.2015)
+ (end 70.6845 48.2015)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "c359e27e-51db-4084-ba01-851a71063e26")
+ )
+ (segment
+ (start 58.25 79.5)
+ (end 64.25 79.5)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "e9eb1886-200f-4db8-9f69-705abf8406b9")
+ )
+ (segment
+ (start 68.257 48.2015)
+ (end 69.5 48.2015)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "f9d4ebab-0e13-4fe1-a253-9dde33e2df11")
+ )
+ (via
+ (at 64.25 79.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 1)
+ (uuid "11fc5387-18da-410e-a922-6c677f25d11c")
+ )
+ (via
+ (at 69.5 49.75)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 1)
+ (uuid "58391c8c-1d39-45ce-b2da-97fd2b4f6809")
+ )
+ (via
+ (at 55.25 53.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 1)
+ (uuid "9c821dd9-e64d-43ce-899e-b522caf64a58")
+ )
+ (via
+ (at 47.905 33.7)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 1)
+ (uuid "aa36f9fd-e056-4573-90c0-7b0e0d92ac3a")
+ )
+ (via
+ (at 38.5 51)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 1)
+ (uuid "f7abe32f-17d4-4c3c-990e-4e5b27686cd8")
+ )
+ (via
+ (at 58.25 79.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 1)
+ (uuid "fb7549b4-316c-462b-ad83-80779c93efb7")
+ )
+ (segment
+ (start 68.25 79.5)
+ (end 69.74 78.01)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "0017e18b-2154-403f-8f70-b124680ef47b")
+ )
+ (segment
+ (start 46.75 79.5)
+ (end 58.25 79.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "1220d00f-2cf2-4cc9-a8de-7906ffffcb61")
+ )
+ (segment
+ (start 33.75 47.5)
+ (end 47.55 33.7)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "3e08d96b-b016-40be-825f-3d62593bef78")
+ )
+ (segment
+ (start 33.75 51.5)
+ (end 33.75 47.5)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "3e9fc8c5-7b82-446a-a904-41ae7cec5933")
+ )
+ (segment
+ (start 53.315 28.925)
+ (end 51.08 31.16)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "42a107ba-70a1-4fac-be72-0b1baa542825")
+ )
+ (segment
+ (start 45.75 78.5)
+ (end 46.75 79.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "4c747668-32df-4e37-ab49-2a1f5281224c")
+ )
+ (segment
+ (start 37.35 70.1)
+ (end 45.75 78.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "59801a85-8292-4e47-9e09-9734a305d1b0")
+ )
+ (segment
+ (start 51.08 31.16)
+ (end 48.54 33.7)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "656c1167-5d9f-41e4-a79f-aabfbac53a67")
+ )
+ (segment
+ (start 47.55 33.7)
+ (end 47.905 33.7)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "68595f3b-772c-457a-9f6a-4776bae9f8b2")
+ )
+ (segment
+ (start 56 28.925)
+ (end 56.175 28.75)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "77f7b4f1-2c87-4f8a-9fd1-ce21707f638f")
+ )
+ (segment
+ (start 64.25 79.5)
+ (end 68.25 79.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "7f281a56-d759-48a0-b7c6-7e69ed071e6b")
+ )
+ (segment
+ (start 56 28.925)
+ (end 53.315 28.925)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "8e7a5856-7f0f-48a6-a2d6-3229aed6ea4f")
+ )
+ (segment
+ (start 48.54 33.7)
+ (end 47.905 33.7)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "96a5f6cd-9eaa-4808-82fa-ddcf0a0566ef")
+ )
+ (segment
+ (start 56.175 28.75)
+ (end 66.25 28.75)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "9fc68a99-b193-4c30-9b4a-de9b52c32b89")
+ )
+ (segment
+ (start 33.75 51.5)
+ (end 33.75 57.25)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "b0ab3721-5216-4ffc-bb7c-6916e3ab65fd")
+ )
+ (segment
+ (start 69.5 49.75)
+ (end 65.75 53.5)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "bf6c0923-4529-4960-a451-44ffd770886f")
+ )
+ (segment
+ (start 66.25 28.75)
+ (end 66.25 46.5)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "c177d206-0534-419c-bfe1-9b1cf8461b14")
+ )
+ (segment
+ (start 33.75 57.25)
+ (end 37.35 60.85)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "c614db9b-28e0-4e7c-b9d4-53867e35534a")
+ )
+ (segment
+ (start 65.75 53.5)
+ (end 55.25 53.5)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "c7db602c-dec9-4a13-8ee4-4c1f4d548690")
+ )
+ (segment
+ (start 34.25 51)
+ (end 38.5 51)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "cc5ea478-378a-411b-91a8-5ccb672f9884")
+ )
+ (segment
+ (start 37.35 60.85)
+ (end 37.35 66.18125)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "ced8b210-5735-4ce6-b079-0fb244f02010")
+ )
+ (segment
+ (start 66.25 46.5)
+ (end 69.5 49.75)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "d2dcc18f-3f09-4bcf-a411-fccdb109b693")
+ )
+ (segment
+ (start 37.35 66.18125)
+ (end 37.35 70.1)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "dcf6500b-7016-490e-a966-73853488c1c2")
+ )
+ (segment
+ (start 33.75 51.5)
+ (end 34.25 51)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "e0b59767-1c87-4c28-8ba4-05eed0567b52")
+ )
+ (segment
+ (start 69.74 78.01)
+ (end 69.74 77.175)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 1)
+ (uuid "fea8f69a-46cd-4dbd-83e6-9f74327b72b2")
+ )
+ (segment
+ (start 28.7125 145.8125)
+ (end 28.6 145.925)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 2)
+ (uuid "513675d9-b37e-481a-80d1-086f925ea5c5")
+ )
+ (segment
+ (start 29.6875 146.425)
+ (end 29.6875 146.625003)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 2)
+ (uuid "6697eb07-cfa7-493f-873a-a73334674091")
+ )
+ (segment
+ (start 29.6875 146.425)
+ (end 29.6875 147.175)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 2)
+ (uuid "8f2bf323-99b8-408b-afa8-10194947d991")
+ )
+ (segment
+ (start 29.6875 145.925)
+ (end 29.6875 146.425)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 2)
+ (uuid "a349431e-52f1-4487-882f-a4a03e9bd265")
+ )
+ (segment
+ (start 28.6 145.925)
+ (end 29.6875 145.925)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 2)
+ (uuid "c5877c8d-bdd5-4fb6-8512-76fbfe29f29b")
+ )
+ (segment
+ (start 28.7125 143.625)
+ (end 28.7125 145.8125)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 2)
+ (uuid "fb0b6b4d-e2c8-45c4-81f8-3e8b285b3f89")
+ )
+ (via
+ (at 29.6875 146.625003)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 2)
+ (uuid "455257ea-08b2-443b-a053-ed23511c3f36")
+ )
+ (via
+ (at 29.6875 145.925)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 2)
+ (uuid "6cb79e17-002e-4cbc-bb02-1a1228c50241")
+ )
+ (via
+ (at 29.6875 147.325006)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 2)
+ (uuid "d3bd470c-4c09-415c-9d06-6b1f55117c8e")
+ )
+ (segment
+ (start 27.075 137.425)
+ (end 29.6875 140.0375)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 2)
+ (uuid "3c5b2446-f971-4f71-a8d0-61df31a38c59")
+ )
+ (segment
+ (start 29.6875 140.0375)
+ (end 29.6875 145.925)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 2)
+ (uuid "72170060-a415-4ece-9c2c-ead895da7bb3")
+ )
+ (segment
+ (start 29.6875 146.625003)
+ (end 29.6875 147.325006)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 2)
+ (uuid "778beb99-a745-4084-be11-6f65b97899bf")
+ )
+ (segment
+ (start 26.4375 142.675)
+ (end 25.375 142.675)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "16315847-3ef1-489c-90cc-0ca826ea5070")
+ )
+ (segment
+ (start 24.325 141.625)
+ (end 24.125 141.425)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "2eb975e8-2b2c-43f7-a9fb-891bbb60a934")
+ )
+ (segment
+ (start 24.125 141.425)
+ (end 21.54 141.425)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "45bb72b6-b9f7-4528-8f2d-0ea32318b2fe")
+ )
+ (segment
+ (start 21.54 141.425)
+ (end 21.325 141.21)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "6c87ad64-de63-4f63-add6-ca01d8958084")
+ )
+ (segment
+ (start 26.4575 146.0175)
+ (end 26.55 145.925)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "a6dd803b-f1c7-4ff1-8246-0889806fc51d")
+ )
+ (segment
+ (start 25.375 142.675)
+ (end 24.325 141.625)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "ba8a27cd-5ff2-43b3-bf91-e1262965639e")
+ )
+ (segment
+ (start 85.9395 44.069)
+ (end 85.9395 52.324)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "0301a67a-d2eb-4e09-a7ed-cce125508a68")
+ )
+ (segment
+ (start 87.202 44.069)
+ (end 85.9395 44.069)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "19660ebe-6a1e-48dd-95ce-5620d397e322")
+ )
+ (segment
+ (start 75.132 37.719)
+ (end 75.132 51.384)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "1e043ecd-e388-4a70-949a-9e472e4d69e2")
+ )
+ (segment
+ (start 70.692 46.294)
+ (end 68.715708 46.294)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "2182d609-7f6a-4761-adbd-90de75781bfd")
+ )
+ (segment
+ (start 67.607 47.402708)
+ (end 67.607 48.2015)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "2b0d0aa9-8f33-4046-beda-9dfe3d0e4160")
+ )
+ (segment
+ (start 85.9395 33.274)
+ (end 85.9395 44.069)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "2b972d2f-20f1-465a-8a77-b34eaddb7a17")
+ )
+ (segment
+ (start 42.75 62.18125)
+ (end 44.5875 62.18125)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "568f2094-1891-4931-9e43-c755c3c66f28")
+ )
+ (segment
+ (start 85.5 73.75)
+ (end 84 73.75)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "5b55265b-8f8a-4855-8460-e281a69e2cbe")
+ )
+ (segment
+ (start 44.8375 65.24875)
+ (end 44.97 65.38125)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "76e00988-0e27-490a-b4fe-9aa4a7b6449d")
+ )
+ (segment
+ (start 51.6375 32.75)
+ (end 49.3625 32.75)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "79e1097e-03bf-4fa9-bdec-15f4aa1127a7")
+ )
+ (segment
+ (start 82.75 73.75)
+ (end 82.75 75.5)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "8bbc4c79-aaf8-404c-9dee-89755e638134")
+ )
+ (segment
+ (start 85.9395 30.734)
+ (end 85.9395 33.274)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "95e5ae4b-6261-4ca3-a4bc-f8c0580a593f")
+ )
+ (segment
+ (start 75.132 36.144)
+ (end 75.132 37.719)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "a32a0d6f-8ec0-4d7c-9237-9237c3eda4df")
+ )
+ (segment
+ (start 44.5875 62.18125)
+ (end 44.8375 62.43125)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "ad834015-9745-44f1-a099-9881ae29fb92")
+ )
+ (segment
+ (start 68.715708 46.294)
+ (end 67.607 47.402708)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "af4ae8ea-fa3e-4dd9-a18f-bf2f380d2346")
+ )
+ (segment
+ (start 85.9395 52.324)
+ (end 85.9395 53.6015)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "b65f997e-da23-4299-ba54-100e4329b08e")
+ )
+ (segment
+ (start 85.9395 53.6015)
+ (end 87.202 54.864)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "d456c44e-5b80-419e-9447-94a0bdfb7ccd")
+ )
+ (segment
+ (start 82.757 35.819)
+ (end 82.752 35.814)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "d5d95933-8981-472a-855d-0d0019794e7d")
+ )
+ (segment
+ (start 84 75.5)
+ (end 85.5 75.5)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "d76fa6dc-00a1-47bf-b557-2c073ab12e5b")
+ )
+ (segment
+ (start 82.757 51.689)
+ (end 82.757 35.819)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "e2fcaab7-6cbe-4a7f-9dd5-e8b01fa87b72")
+ )
+ (segment
+ (start 87.202 33.274)
+ (end 85.9395 33.274)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "e33257f1-d9a4-45d0-abcc-f5c25ef8bb62")
+ )
+ (segment
+ (start 68.257 45.835292)
+ (end 68.715708 46.294)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "e88323cf-4fde-4476-b9c4-44312ee8f6a7")
+ )
+ (segment
+ (start 44.8375 62.43125)
+ (end 44.8375 65.24875)
+ (width 1)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "ec42d0ff-228a-4cd3-b8ba-8ebcc81981f5")
+ )
+ (segment
+ (start 68.257 42.4765)
+ (end 68.257 45.835292)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "fcca6d0d-c490-410f-ac9b-d04461ac31d8")
+ )
+ (via
+ (at 42.75 62.18125)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "01d194c8-5222-465c-9177-38358a5aa061")
+ )
+ (via
+ (at 82.75 75.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "0aff375c-1bc4-430c-bb01-a1208a5fb570")
+ )
+ (via
+ (at 77.042 51.689)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "1d81b783-4320-4748-bc36-263491e6f0e3")
+ )
+ (via
+ (at 96.25 74.25)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "1fba9082-2a98-4420-9512-2d5e6caa78cc")
+ )
+ (via
+ (at 77.042 41.529)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "22b0bf87-778d-4e5d-90c1-8cee45996d1a")
+ )
+ (via
+ (at 77.042 46.609)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "269c9c3b-8007-46fc-be72-3190b217349e")
+ )
+ (via
+ (at 84.662 35.179)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "33ea805d-c85f-4fb5-ba00-e0cb5ab4376b")
+ )
+ (via
+ (at 84.662 51.689)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "54587445-b004-4014-ab5a-abaefc2cf3fb")
+ )
+ (via
+ (at 84.662 37.719)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "59059dea-acb6-49a3-a7b6-2c21f0b3909d")
+ )
+ (via
+ (at 70.057 42.799)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "615239c9-3333-4310-9025-1ad06bd71bcf")
+ )
+ (via
+ (at 84.662 41.529)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "70eda7b4-384f-4b6b-978b-ba87d29d1124")
+ )
+ (via
+ (at 77.042 42.799)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "71f171f0-7c48-4b91-8aad-c854541d573a")
+ )
+ (via
+ (at 84.662 40.259)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "724905f1-9598-4f99-bf01-13930db5a88c")
+ )
+ (via
+ (at 84.662 36.449)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "79de07c6-3b88-4b6c-a719-4d30f09cec02")
+ )
+ (via
+ (at 77.042 47.879)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "7aaae8e6-a0c8-476f-bd45-033952884e87")
+ )
+ (via
+ (at 77.042 49.149)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "7b345d64-3ea3-4565-8944-2cc6173298b5")
+ )
+ (via
+ (at 77.042 37.719)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "7be7d428-c566-49df-b4c7-efe86ad84113")
+ )
+ (via
+ (at 84.662 49.149)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "80dff357-53a5-4159-844f-91f7933c7b7b")
+ )
+ (via
+ (at 70.057 41.529)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "936053a3-2b4b-427a-a725-6792592a9ce0")
+ )
+ (via
+ (at 92.75 79.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "a1b98daa-d556-4da3-a21e-30a66c9023c4")
+ )
+ (via
+ (at 77.042 50.419)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "aca98591-12c7-4742-b3d8-d54a4d87ff5f")
+ )
+ (via
+ (at 84 75.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "ad9514dd-713b-4c24-9786-018ff628cd2d")
+ )
+ (via
+ (at 84.662 45.339)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "af398d82-2e47-456b-b189-a8ce0b3905dd")
+ )
+ (via
+ (at 85.5 75.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "b2b6d72a-d2c7-455f-bdfe-d0c4dc725d87")
+ )
+ (via
+ (at 84.662 42.799)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "ba067e03-6e84-49de-a1d8-fc565d81de19")
+ )
+ (via
+ (at 70.057 38.989)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "bb5fea12-a244-4fad-9c90-35e956491b93")
+ )
+ (via
+ (at 82.75 73.75)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "c0991166-8a13-4ea8-b524-a442c7430c5b")
+ )
+ (via
+ (at 84.662 50.419)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "cbf1630b-052c-44a2-8aae-2ae60b959069")
+ )
+ (via
+ (at 84.662 46.609)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "cc52f8bf-b4fe-4bdf-a5a1-0ec539a3852a")
+ )
+ (via
+ (at 94.75 74.25)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "cf565936-b5cf-4223-b030-e506821d82e4")
+ )
+ (via
+ (at 84 73.75)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "d2743d63-784a-47f9-b4a7-140e8bc34904")
+ )
+ (via
+ (at 77.042 45.339)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "d58da855-0dbc-4456-8a51-fadfc8607dc6")
+ )
+ (via
+ (at 77.042 44.069)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "d90f64ed-8f60-4b01-93cb-ed1ceac3f1d9")
+ )
+ (via
+ (at 77.042 36.449)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "dc87dca9-02bc-42ec-8a85-efd6d8d91325")
+ )
+ (via
+ (at 77.042 40.259)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "dda4761f-0f99-4e2a-a52a-8191fbef1b4f")
+ )
+ (via
+ (at 85.5 73.75)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "ded822e2-661a-47c0-820d-cee3f96c8943")
+ )
+ (via
+ (at 84.662 38.989)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "e3c3339b-8135-42f2-ad73-17c6e5f29c14")
+ )
+ (via
+ (at 84.662 44.069)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "e5b8dace-d481-4ce7-882f-0e85b47cd24b")
+ )
+ (via
+ (at 42.75 60.18125)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "e5c61194-921e-4bdc-bb86-d22fed30f119")
+ )
+ (via
+ (at 70.057 40.259)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "e7f44908-01ea-4c05-b03c-3b58226c46be")
+ )
+ (via
+ (at 77.042 38.989)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "e986e1e1-2e70-4414-86d6-d75bd151e0a3")
+ )
+ (via
+ (at 77.042 35.179)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "eb03c40e-72b7-4ebf-bb0b-e7d600a74aff")
+ )
+ (via
+ (at 84.662 47.879)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 4)
+ (uuid "f0a0f57f-d1a3-4758-b7d0-ea072e1e46c5")
+ )
+ (segment
+ (start 82.75 75.5)
+ (end 84 75.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "0181447c-f229-4b57-aa87-8daa03ecfdba")
+ )
+ (segment
+ (start 85.6 73.85)
+ (end 85.5 73.75)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "0f0232b8-f3cc-4782-973a-2d2283a181d0")
+ )
+ (segment
+ (start 92.88 79.37)
+ (end 92.75 79.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "6bb6898b-1cde-4675-8701-f4ccac2b1de7")
+ )
+ (segment
+ (start 84 73.75)
+ (end 82.75 73.75)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "6edc1dbe-5fa0-4bd2-bd1c-5fd3b6202201")
+ )
+ (segment
+ (start 42.75 60.18125)
+ (end 42.75 62.18125)
+ (width 1)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "846d6d21-5f60-46f1-8faf-dba4822b1ef4")
+ )
+ (segment
+ (start 92.88 77.8)
+ (end 92.88 79.37)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "8b2c585b-659e-40be-bee5-47e68d3469d8")
+ )
+ (segment
+ (start 42.75 60.18125)
+ (end 44.8375 60.18125)
+ (width 1)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "b584c7c4-1b1c-4283-ad7e-548a7fcf5db2")
+ )
+ (segment
+ (start 88.05 73.85)
+ (end 85.6 73.85)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "c7f2dddc-c520-4607-aead-d3b783e6362b")
+ )
+ (segment
+ (start 98.605 77.15)
+ (end 100.6 77.15)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "cef04cc8-c351-4855-a08a-442def9514c8")
+ )
+ (segment
+ (start 100.6 77.15)
+ (end 100.75 77)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 4)
+ (uuid "fc90415f-6406-4232-b7da-ae36bf182e00")
+ )
+ (segment
+ (start 26.3875 143.675)
+ (end 26.4375 143.625)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 5)
+ (uuid "38b54859-54de-4d21-9533-f1b7eafdcd93")
+ )
+ (segment
+ (start 24.325 143.675)
+ (end 26.3875 143.675)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 5)
+ (uuid "65e8e719-ac37-455c-9656-c897c7785ef8")
+ )
+ (segment
+ (start 21.325 143.75)
+ (end 24.25 143.75)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 5)
+ (uuid "7626b96c-7bab-4981-9e63-378da5a8f377")
+ )
+ (segment
+ (start 24.25 143.75)
+ (end 24.325 143.675)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 5)
+ (uuid "bcc45023-0881-4152-9495-ec9ad4007d08")
+ )
+ (segment
+ (start 89.0895 29.464)
+ (end 87.1845 27.559)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "1f47758f-c6ae-4a41-b46e-5477df95fa37")
+ )
+ (segment
+ (start 70.692 27.559)
+ (end 65.007 33.244)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "37084cac-95b8-40cf-a7c3-88f3b70e3d5e")
+ )
+ (segment
+ (start 89.0895 34.544)
+ (end 89.0895 35.179)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "424c0359-5761-4ad6-9b26-47271c2a789d")
+ )
+ (segment
+ (start 65.007 42.4765)
+ (end 65.007 33.244)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "7b69055c-90b5-4f28-b87b-f9b6d4d639c4")
+ )
+ (segment
+ (start 89.0895 35.179)
+ (end 90.3595 36.449)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "c327554c-e739-4e58-8760-aa160ad92ff2")
+ )
+ (segment
+ (start 87.1845 27.559)
+ (end 70.692 27.559)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "c3f2a4ea-cc26-46a8-93f3-b553121cdba9")
+ )
+ (segment
+ (start 89.0895 33.274)
+ (end 89.0895 34.544)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "c6c9c02e-72b7-4708-99e2-2e746db617e8")
+ )
+ (segment
+ (start 89.0895 34.544)
+ (end 89.0895 35.814)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "cb1ce1eb-9415-4fbb-939a-4e5c649aaf88")
+ )
+ (segment
+ (start 89.0895 30.734)
+ (end 89.0895 33.274)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "d897cbf2-1f59-4716-b194-6923b7e2402f")
+ )
+ (segment
+ (start 89.0895 35.814)
+ (end 87.8195 35.814)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "e31be8e5-6bd6-494f-b05e-c4df5e06c13b")
+ )
+ (segment
+ (start 89.0895 30.734)
+ (end 89.0895 29.464)
+ (width 1)
+ (layer "F.Cu")
+ (net 6)
+ (uuid "f5ffcb07-c686-4044-819a-89630aacc881")
+ )
+ (segment
+ (start 88.5115 55.95175)
+ (end 89.789 54.67425)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "1cf28245-e6e6-4de1-be6d-57dc15ea3a20")
+ )
+ (segment
+ (start 64.357 53.609)
+ (end 66.69975 55.95175)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "1da41c88-da3d-4411-8e30-bdc59408ef14")
+ )
+ (segment
+ (start 87.852844 56.29)
+ (end 88.191094 55.95175)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "234bcbc4-dd72-4986-bc2c-e7c19c76a555")
+ )
+ (segment
+ (start 66.69975 55.95175)
+ (end 86.212906 55.95175)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "2636afad-2d82-4c98-bf06-e59dedd3cac6")
+ )
+ (segment
+ (start 89.0895 52.324)
+ (end 89.0895 54.864)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "66288751-0669-4108-b8fb-dc8a432327af")
+ )
+ (segment
+ (start 64.357 52.578)
+ (end 64.357 53.609)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "6a6d6977-b022-4b29-934f-9101557c2c53")
+ )
+ (segment
+ (start 89.7195 49.759)
+ (end 90.3595 49.119)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "7b086c51-f616-4686-bb9c-15eb0c032c35")
+ )
+ (segment
+ (start 87.8195 49.759)
+ (end 89.0895 49.759)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "7b16b179-2d3c-48f1-9a9e-2fd18028af4c")
+ )
+ (segment
+ (start 89.102 56.1265)
+ (end 89.102 54.864)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "7e63369f-11d9-4be3-9d22-7efee54f4c6e")
+ )
+ (segment
+ (start 86.212906 55.95175)
+ (end 86.551156 56.29)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "86b52866-5fa2-44e3-9b31-9d967e121d99")
+ )
+ (segment
+ (start 88.191094 55.95175)
+ (end 88.5115 55.95175)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "98651ed9-247f-4193-8449-d8851cb70f4b")
+ )
+ (segment
+ (start 86.551156 56.29)
+ (end 87.852844 56.29)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "b5e55694-6a40-4295-8e4e-40ccb8fea808")
+ )
+ (segment
+ (start 89.0895 49.759)
+ (end 89.7195 49.759)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "b750ed80-5102-45a0-9b5a-fece81a0a3d1")
+ )
+ (segment
+ (start 89.0895 52.324)
+ (end 89.0895 49.759)
+ (width 1)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "dc8ba9d8-db50-4672-91f1-6fea83e99c94")
+ )
+ (segment
+ (start 64.357 52.578)
+ (end 64.357 48.2015)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "f6cb04e4-c79d-4d73-82c6-a0dffa8790f6")
+ )
+ (segment
+ (start 80.852 35.814)
+ (end 80.852 38.379)
+ (width 1)
+ (layer "F.Cu")
+ (net 8)
+ (uuid "060210fd-f200-4caf-b244-aaa518cc6289")
+ )
+ (segment
+ (start 66.5645 36.1315)
+ (end 65.657 37.039)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 8)
+ (uuid "19cd5177-cd43-4a8e-839b-0a792e38ebdf")
+ )
+ (segment
+ (start 66.5645 36.1315)
+ (end 70.692 32.004)
+ (width 1)
+ (layer "F.Cu")
+ (net 8)
+ (uuid "246d4ef1-b5a6-4617-9d63-e1947e3a6479")
+ )
+ (segment
+ (start 78.312 32.004)
+ (end 80.852 34.544)
+ (width 1)
+ (layer "F.Cu")
+ (net 8)
+ (uuid "35174f9d-1c93-4585-a183-19be60642a01")
+ )
+ (segment
+ (start 70.692 32.004)
+ (end 78.312 32.004)
+ (width 1)
+ (layer "F.Cu")
+ (net 8)
+ (uuid "51afca8b-6565-4ac6-a536-28bf7db2ae2d")
+ )
+ (segment
+ (start 80.852 34.544)
+ (end 80.852 35.814)
+ (width 1)
+ (layer "F.Cu")
+ (net 8)
+ (uuid "67e0c38f-a7ea-4817-9035-4799da5462dc")
+ )
+ (segment
+ (start 65.657 37.039)
+ (end 65.657 42.4765)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 8)
+ (uuid "bf152fde-f91e-46ef-aba8-ef16cdbc14f8")
+ )
+ (segment
+ (start 66.882 38.989)
+ (end 69.727 36.144)
+ (width 1)
+ (layer "F.Cu")
+ (net 9)
+ (uuid "1a5486b8-dfef-4b69-95e4-13f1a9f2ac7e")
+ )
+ (segment
+ (start 66.882 38.989)
+ (end 66.882 39.109)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 9)
+ (uuid "4bf25a93-92a0-4ac1-9eae-0e8b7901e36f")
+ )
+ (segment
+ (start 73.232 36.144)
+ (end 73.232 38.379)
+ (width 1)
+ (layer "F.Cu")
+ (net 9)
+ (uuid "4eb16110-4b48-48b8-8277-44138f8ffb05")
+ )
+ (segment
+ (start 69.727 36.144)
+ (end 73.232 36.144)
+ (width 1)
+ (layer "F.Cu")
+ (net 9)
+ (uuid "5714d5a5-8c1f-47b4-b570-2e8d86ef700a")
+ )
+ (segment
+ (start 66.882 39.109)
+ (end 66.307 39.684)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 9)
+ (uuid "663d48a8-9208-49e2-9d38-51cedb2e6e0c")
+ )
+ (segment
+ (start 66.307 39.684)
+ (end 66.307 42.4765)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 9)
+ (uuid "b26ffff4-ccda-4654-900b-df3af6bfdc5c")
+ )
+ (segment
+ (start 66.247 52.618)
+ (end 67.223 53.594)
+ (width 1)
+ (layer "F.Cu")
+ (net 10)
+ (uuid "0a1acbe5-3fd9-4c9b-9bb6-9927a73c6254")
+ )
+ (segment
+ (start 67.223 53.594)
+ (end 78.952 53.594)
+ (width 1)
+ (layer "F.Cu")
+ (net 10)
+ (uuid "4a24a1f4-249b-46e5-ab49-d00c99794f15")
+ )
+ (segment
+ (start 80.857 49.459)
+ (end 80.852 49.454)
+ (width 1)
+ (layer "F.Cu")
+ (net 10)
+ (uuid "69e02cea-a4b0-4612-9073-943854d8d7ff")
+ )
+ (segment
+ (start 65.007 51.378)
+ (end 65.007 48.2015)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 10)
+ (uuid "87a10dd4-9b1f-41eb-b3cb-609ea2f59f67")
+ )
+ (segment
+ (start 78.952 53.594)
+ (end 80.857 51.689)
+ (width 1)
+ (layer "F.Cu")
+ (net 10)
+ (uuid "94994009-387b-4040-8fbc-6dee359ff7ad")
+ )
+ (segment
+ (start 80.857 51.689)
+ (end 80.857 49.459)
+ (width 1)
+ (layer "F.Cu")
+ (net 10)
+ (uuid "dd35a902-116c-4019-a5a4-915d14c21969")
+ )
+ (segment
+ (start 66.247 52.618)
+ (end 65.007 51.378)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 10)
+ (uuid "f8ec536f-9aa3-4398-a486-51bf260b8eea")
+ )
+ (segment
+ (start 67.212 51.384)
+ (end 66.247 50.419)
+ (width 1)
+ (layer "F.Cu")
+ (net 11)
+ (uuid "28cc44ee-a829-49ce-a766-246417378573")
+ )
+ (segment
+ (start 65.657 48.2015)
+ (end 65.657 49.829)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 11)
+ (uuid "4b575480-d67c-4501-a84c-db8d3b4d8f1b")
+ )
+ (segment
+ (start 73.232 49.149)
+ (end 73.232 51.384)
+ (width 1)
+ (layer "F.Cu")
+ (net 11)
+ (uuid "5ff07f25-d3c5-4f3c-9f84-eb5701ac771f")
+ )
+ (segment
+ (start 65.657 49.829)
+ (end 66.247 50.419)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 11)
+ (uuid "b347a4fa-3297-4e75-8fb1-7a749ab80776")
+ )
+ (segment
+ (start 73.232 51.384)
+ (end 67.212 51.384)
+ (width 1)
+ (layer "F.Cu")
+ (net 11)
+ (uuid "edb3129f-af82-44eb-912d-0316f3fff822")
+ )
+ (segment
+ (start 55.355 45.895)
+ (end 55.355 47.374)
+ (width 1)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "22cd7f4c-5677-4940-ab21-094e89ee3ab7")
+ )
+ (segment
+ (start 63.707 46.457)
+ (end 63.5 46.25)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "5794d9d4-2a93-4997-aee5-890f21ca09e0")
+ )
+ (segment
+ (start 63.707 48.2015)
+ (end 63.707 46.457)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "6756112b-7e4e-4f2d-a441-73d86ece28a0")
+ )
+ (segment
+ (start 62 44.75)
+ (end 58.25 44.75)
+ (width 1)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "741b9871-19b8-4632-88b0-b072221d8c6f")
+ )
+ (segment
+ (start 58.25 44.75)
+ (end 56.5 44.75)
+ (width 1)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "8a3e1d91-4f59-4013-af0b-140a16d74c0c")
+ )
+ (segment
+ (start 56.5 44.75)
+ (end 55.355 45.895)
+ (width 1)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "a9ff2158-2a56-412a-ba93-2df392318306")
+ )
+ (segment
+ (start 63.5 46.25)
+ (end 62 44.75)
+ (width 1)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "acfac33f-14e5-41a7-b1ce-66981846254d")
+ )
+ (segment
+ (start 56.362 33.75525)
+ (end 59.617 33.75525)
+ (width 1)
+ (layer "F.Cu")
+ (net 13)
+ (uuid "20ceaf0e-daad-4764-a0a0-7e82757e4265")
+ )
+ (segment
+ (start 64.008 40.894)
+ (end 64.008 41.148)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 13)
+ (uuid "6ece2bbb-492e-493a-a1de-cb82fea59ad7")
+ )
+ (segment
+ (start 64.008 40.894)
+ (end 64.008 39.37)
+ (width 1)
+ (layer "F.Cu")
+ (net 13)
+ (uuid "9208aec2-3356-440c-b05f-ec7f70ce3428")
+ )
+ (segment
+ (start 64.008 36.32125)
+ (end 61.442 33.75525)
+ (width 1)
+ (layer "F.Cu")
+ (net 13)
+ (uuid "9cde4236-86a5-48e6-9f69-8e9f70a57b7d")
+ )
+ (segment
+ (start 64.008 39.37)
+ (end 64.008 36.32125)
+ (width 1)
+ (layer "F.Cu")
+ (net 13)
+ (uuid "a2d3a14c-413c-4ce3-b68d-eb6fb8b3ddb1")
+ )
+ (segment
+ (start 64.357 41.497)
+ (end 64.357 42.4765)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 13)
+ (uuid "a3ad52dc-5cf0-4244-a1f0-4e6cd7fdf14b")
+ )
+ (segment
+ (start 64.008 41.148)
+ (end 64.357 41.497)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 13)
+ (uuid "c5502300-437b-48fc-b5d4-70a4eb705341")
+ )
+ (segment
+ (start 61.442 33.75525)
+ (end 59.617 33.75525)
+ (width 1)
+ (layer "F.Cu")
+ (net 13)
+ (uuid "dccced66-478e-4831-9cd4-73b7e1127ceb")
+ )
+ (segment
+ (start 69.74 73.64)
+ (end 69.8 73.7)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "08a7dabf-8239-43da-80f5-67df82766545")
+ )
+ (segment
+ (start 69.8 73.7)
+ (end 63.77 73.7)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "094c8d2e-ed7c-4b45-bb9e-ffdb83614db7")
+ )
+ (segment
+ (start 72.3 73.7)
+ (end 69.8 73.7)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "2edae18b-f3cb-4ab6-92f6-2124b83fe38d")
+ )
+ (segment
+ (start 60.21 77.26)
+ (end 60.21 83.96125)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "380cc5c7-255e-4791-94a9-3dd53f64832f")
+ )
+ (segment
+ (start 69.74 72.225)
+ (end 69.74 73.64)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "396e7f78-423d-4dab-950e-0ed7107e1253")
+ )
+ (segment
+ (start 80.05 73.7)
+ (end 72.3 73.7)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "895fd802-52eb-4ec2-8bcd-4e9d326c32d3")
+ )
+ (segment
+ (start 72.28 73.68)
+ (end 72.3 73.7)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "9ab4d118-dc88-48e7-9ef1-321a70ac1fa9")
+ )
+ (segment
+ (start 72.28 72.225)
+ (end 72.28 73.68)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "9fec9fc5-7504-4cb7-ae51-07278d7ca1ae")
+ )
+ (segment
+ (start 63.77 73.7)
+ (end 60.21 77.26)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 14)
+ (uuid "def3a567-1bd0-4ba7-91d9-754fe6991214")
+ )
+ (segment
+ (start 92.88 77.15)
+ (end 94.9 77.15)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 15)
+ (uuid "4174a1b5-c37c-4be3-a651-2cc39d1f262d")
+ )
+ (segment
+ (start 95 81.25)
+ (end 95 77.25)
+ (width 1)
+ (layer "B.Cu")
+ (net 15)
+ (uuid "54b88331-9f85-4f15-868e-927c3088c685")
+ )
+ (segment
+ (start 76.73875 85.25)
+ (end 91 85.25)
+ (width 1)
+ (layer "B.Cu")
+ (net 15)
+ (uuid "5b1dcaae-1691-4f5a-b6c5-81fe6a4fe305")
+ )
+ (segment
+ (start 94.9 77.15)
+ (end 95 77.25)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 15)
+ (uuid "5b871d36-1be4-4cb9-b72a-11b95bfc3823")
+ )
+ (segment
+ (start 75.45 83.96125)
+ (end 76.73875 85.25)
+ (width 1)
+ (layer "B.Cu")
+ (net 15)
+ (uuid "6d049795-fdce-427f-9a6e-4150ef0d28ad")
+ )
+ (segment
+ (start 91 85.25)
+ (end 95 81.25)
+ (width 1)
+ (layer "B.Cu")
+ (net 15)
+ (uuid "cf8793a0-47d0-48ef-917e-63285840fd3a")
+ )
+ (segment
+ (start 63 59.5)
+ (end 63.25 59.75)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "06468239-04e3-47ce-8f81-728ac82d4430")
+ )
+ (segment
+ (start 60.75 61.18125)
+ (end 60.75 59.5)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "0f9caf1b-47c0-4ed7-97ab-cc22737787d4")
+ )
+ (segment
+ (start 67.607 40.349)
+ (end 67.517 40.259)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "3f37bf79-de34-46c0-9a46-428eebd0fd65")
+ )
+ (segment
+ (start 62.75 63.18125)
+ (end 60.75 61.18125)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "4af8a707-4037-4dfd-b9a6-5ceae518cecf")
+ )
+ (segment
+ (start 67.607 42.4765)
+ (end 67.607 40.349)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "aef92aa4-c6e4-4cf0-81d3-98d5873d19a0")
+ )
+ (segment
+ (start 60.75 59.5)
+ (end 63 59.5)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "b978a545-47de-4c56-98c2-2f28d2f17fa7")
+ )
+ (segment
+ (start 62.75 66.18125)
+ (end 62.75 63.18125)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "e38ff33f-2407-4af8-8074-f79f945bdbe9")
+ )
+ (via
+ (at 67.517 40.259)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 16)
+ (uuid "0bcc9728-686e-4638-be5c-766f404d6d7f")
+ )
+ (via
+ (at 63.25 59.75)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 16)
+ (uuid "efb00fc8-4123-4561-900e-fe06616dc27b")
+ )
+ (segment
+ (start 63.75 57.75)
+ (end 63.75 59.25)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 16)
+ (uuid "0f572bc7-e0c0-4f9b-ae2e-c556fbb41fa7")
+ )
+ (segment
+ (start 67.517 40.259)
+ (end 67.517 46.017)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 16)
+ (uuid "8c37a918-586c-4762-bc04-6a42723649b4")
+ )
+ (segment
+ (start 67.517 46.017)
+ (end 71.5 50)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 16)
+ (uuid "bc97f4c5-ec5d-4d0c-a46a-577edc611668")
+ )
+ (segment
+ (start 63.75 59.25)
+ (end 63.25 59.75)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 16)
+ (uuid "e12cf13d-b2d1-431f-af26-c3defb27de6f")
+ )
+ (segment
+ (start 71.5 50)
+ (end 63.75 57.75)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 16)
+ (uuid "e6184c4b-c527-48a1-b849-4e2c7b2e1aeb")
+ )
+ (segment
+ (start 66.957 49.224)
+ (end 67.517 49.784)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 17)
+ (uuid "27ad32b4-79cc-4982-96a5-babdc710fcfb")
+ )
+ (segment
+ (start 66.957 48.2015)
+ (end 66.957 49.224)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 17)
+ (uuid "381fdfaf-76cd-4b8f-b340-c5af11e862fa")
+ )
+ (segment
+ (start 60.21 66.18125)
+ (end 60.21 63.46)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 17)
+ (uuid "5a9a7263-5bd6-4059-82ef-021e98b98edd")
+ )
+ (segment
+ (start 56.25 59.25)
+ (end 54.75 57.75)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 17)
+ (uuid "7885c186-6559-4e2b-93c7-dba9f28a999a")
+ )
+ (segment
+ (start 56.25 59.5)
+ (end 56.25 59.25)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 17)
+ (uuid "8a0334d0-e998-44e5-bac0-649e8b7798eb")
+ )
+ (segment
+ (start 60.21 63.46)
+ (end 56.25 59.5)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 17)
+ (uuid "c7906485-b4d2-40d6-ab18-2938f84e5d75")
+ )
+ (via
+ (at 54.75 57.75)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 17)
+ (uuid "7be1fdd3-a96f-4674-94f1-0f2b2b1de163")
+ )
+ (via
+ (at 67.517 49.784)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 17)
+ (uuid "f040608e-35fc-4c86-9bfb-b8d6c3c72d67")
+ )
+ (segment
+ (start 53.5 53.25)
+ (end 56.75 50)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 17)
+ (uuid "1f2f3a2f-7d52-498e-a8a6-ef0ea026950b")
+ )
+ (segment
+ (start 53.5 56.5)
+ (end 53.5 53.25)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 17)
+ (uuid "d785ffcd-36a2-40d1-8831-1122ec85d524")
+ )
+ (segment
+ (start 54.75 57.75)
+ (end 53.5 56.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 17)
+ (uuid "dec874c3-d8d5-445d-9ed0-f0310c2cd75e")
+ )
+ (segment
+ (start 67.301 50)
+ (end 67.517 49.784)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 17)
+ (uuid "e9fa24f7-0654-4dfb-9010-e33babc26108")
+ )
+ (segment
+ (start 56.75 50)
+ (end 67.301 50)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 17)
+ (uuid "f6824524-40e4-4d29-a264-8a29dd4a5cd0")
+ )
+ (segment
+ (start 31.5 31.75)
+ (end 38 31.75)
+ (width 1)
+ (layer "F.Cu")
+ (net 18)
+ (uuid "13967cba-a55f-4d57-9613-c7576541a7bb")
+ )
+ (segment
+ (start 38 31.75)
+ (end 40.625 31.75)
+ (width 1)
+ (layer "F.Cu")
+ (net 18)
+ (uuid "2216b700-d1e3-4e37-8f79-1c1e5100a03d")
+ )
+ (segment
+ (start 53.06 33.75525)
+ (end 53.11525 33.7)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 19)
+ (uuid "105d80a9-5744-4cc8-9c24-82bc563da98c")
+ )
+ (segment
+ (start 53.362625 30.112625)
+ (end 53.03025 29.78025)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 19)
+ (uuid "9462b376-b600-4127-94bd-2bccaf341bea")
+ )
+ (segment
+ (start 54.5 33.7)
+ (end 51.6375 33.7)
+ (width 1)
+ (layer "F.Cu")
+ (net 19)
+ (uuid "a34316d3-20fb-4581-ac3f-bb69650f6e25")
+ )
+ (segment
+ (start 53.03025 29.78025)
+ (end 50.42 29.78025)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 19)
+ (uuid "cbb33a41-6859-4774-8726-df1a43b54933")
+ )
+ (segment
+ (start 50.47 27.28025)
+ (end 50.47 29.73025)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 19)
+ (uuid "cc0f4e60-3a4c-4882-80b1-c19a7f95dce2")
+ )
+ (segment
+ (start 54.5 31.25)
+ (end 54.5 33.7)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 19)
+ (uuid "d6ff3c0c-f2d3-4748-9219-e625e7f75219")
+ )
+ (segment
+ (start 50.47 29.73025)
+ (end 50.42 29.78025)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 19)
+ (uuid "e07fe8a8-0f31-4d30-874b-8d267a8cb442")
+ )
+ (segment
+ (start 53.362625 30.112625)
+ (end 54.5 31.25)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 19)
+ (uuid "fb719e81-66b6-4fff-8c9a-54c95abf23df")
+ )
+ (via
+ (at 53.06 33.75525)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 19)
+ (uuid "3068cb92-dbb6-4627-abfe-570f915b1bc8")
+ )
+ (segment
+ (start 54.076 33.90575)
+ (end 53.2105 33.90575)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 19)
+ (uuid "3686ba4d-98c6-405c-bceb-99817bace37c")
+ )
+ (segment
+ (start 53.2105 33.90575)
+ (end 53.06 33.75525)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 19)
+ (uuid "4abeba75-d2ac-488d-97e2-dcb3110ac695")
+ )
+ (segment
+ (start 48.5 27.36275)
+ (end 48.5 31.75)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 20)
+ (uuid "05ba70e0-f685-44b5-bd6e-1623e90c654d")
+ )
+ (segment
+ (start 48.5825 27.28025)
+ (end 48.5 27.36275)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 20)
+ (uuid "3473c403-3443-4df7-bba9-af966b13aec1")
+ )
+ (segment
+ (start 49.3625 31.8)
+ (end 48.55 31.8)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 20)
+ (uuid "6ef4990b-9a0c-4ce5-ba91-16878eed53e3")
+ )
+ (segment
+ (start 48.55 31.8)
+ (end 48.5 31.75)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 20)
+ (uuid "7c85d4b6-4654-484e-8142-034bcea16c55")
+ )
+ (segment
+ (start 48.5 31.75)
+ (end 46.325 31.75)
+ (width 1)
+ (layer "F.Cu")
+ (net 20)
+ (uuid "8a397803-c0ce-4679-ac13-280c918882d3")
+ )
+ (segment
+ (start 59.75 52.5)
+ (end 59.711682 52.538318)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 21)
+ (uuid "36c104dd-853a-4502-91ab-9cd8dada2d9e")
+ )
+ (segment
+ (start 59.75 51.525)
+ (end 61.08 51.525)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 21)
+ (uuid "610e7056-0444-454c-bf29-7f0eaa4b034c")
+ )
+ (segment
+ (start 67.83 60.656636)
+ (end 67.83 66.18125)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 21)
+ (uuid "7f34c4e6-b9f3-4e50-a966-a5265273b17f")
+ )
+ (segment
+ (start 59.75 51.525)
+ (end 59.75 52.5)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 21)
+ (uuid "a9c5db2a-ba7a-4ee4-95b5-90d6623b1631")
+ )
+ (segment
+ (start 59.711682 52.538318)
+ (end 67.83 60.656636)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 21)
+ (uuid "e3c341be-53d8-4033-a3a3-3b395728e67f")
+ )
+ (segment
+ (start 92.25 86.75)
+ (end 96.5 82.5)
+ (width 1)
+ (layer "B.Cu")
+ (net 22)
+ (uuid "1de8f0fb-86d5-4610-b9e7-288fb6ab4a25")
+ )
+ (segment
+ (start 75.69875 86.75)
+ (end 92.25 86.75)
+ (width 1)
+ (layer "B.Cu")
+ (net 22)
+ (uuid "2985e622-f3b5-442c-8655-4f56f53198ec")
+ )
+ (segment
+ (start 96.5 82.5)
+ (end 96.5 76.75)
+ (width 1)
+ (layer "B.Cu")
+ (net 22)
+ (uuid "39732551-6f09-463c-80a4-122e8dd00753")
+ )
+ (segment
+ (start 96.75 76.5)
+ (end 96.5 76.75)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 22)
+ (uuid "3a43b4ca-a19a-4b4b-a2b3-a132f55f5780")
+ )
+ (segment
+ (start 98.605 76.5)
+ (end 96.75 76.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 22)
+ (uuid "7a36048c-1890-405f-a07a-e0abcd4dc78f")
+ )
+ (segment
+ (start 72.91 83.96125)
+ (end 75.69875 86.75)
+ (width 1)
+ (layer "B.Cu")
+ (net 22)
+ (uuid "919185ea-6ccc-476b-95ff-f87d4b7f1d60")
+ )
+ (segment
+ (start 57 51)
+ (end 56.875 50.875)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 23)
+ (uuid "4556f1d0-4527-486f-9e84-5df83fab85c4")
+ )
+ (segment
+ (start 65.29 65.38125)
+ (end 65.29 60.04)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 23)
+ (uuid "916e34c2-dd2a-4962-b1ef-068507dc588b")
+ )
+ (segment
+ (start 57 51.75)
+ (end 57 51)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 23)
+ (uuid "9a419fd1-6ba2-4b81-ac31-ffaf9d11b517")
+ )
+ (segment
+ (start 65.29 60.04)
+ (end 57 51.75)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 23)
+ (uuid "b7b509d7-d924-499a-80e4-2a77be3686e0")
+ )
+ (segment
+ (start 56.875 50.875)
+ (end 55.355 50.875)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 23)
+ (uuid "ec8d354c-9071-406a-a395-efcd808230be")
+ )
+ (segment
+ (start 64.565 75.445)
+ (end 62.75 77.26)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "03729b69-28c9-4bf8-93d4-8db956742701")
+ )
+ (segment
+ (start 73.55 75.445)
+ (end 73.55 77.175)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "17d53c3d-ab58-4dcc-a58f-ab69c1bb31f1")
+ )
+ (segment
+ (start 80.05 75.95)
+ (end 79.545 75.445)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "1ee4d443-c163-4fde-ab2d-fad9e0c0782c")
+ )
+ (segment
+ (start 71.01 75.485)
+ (end 71.05 75.445)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "3082c295-45fa-4ab2-bec8-8a3483d291ab")
+ )
+ (segment
+ (start 79.545 75.445)
+ (end 74.78 75.445)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "b81fb368-485d-4cb2-84ea-d0bb49b0ba63")
+ )
+ (segment
+ (start 71.01 77.175)
+ (end 71.01 75.485)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "bef34f4d-e233-4644-a503-00df0ed4bec6")
+ )
+ (segment
+ (start 62.75 77.26)
+ (end 62.75 83.96125)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "c5a4c6be-7077-405f-b67b-5d6ac43e9a55")
+ )
+ (segment
+ (start 71.05 75.445)
+ (end 74.78 75.445)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "c7e43010-de8d-4a93-b55c-506109f089cb")
+ )
+ (segment
+ (start 74.78 75.445)
+ (end 73.55 75.445)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "e2fd5439-8c4f-4052-9e3f-27656e10db44")
+ )
+ (segment
+ (start 71.05 75.445)
+ (end 64.565 75.445)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "eb55f663-9e52-41ea-ad57-8ff12ca773be")
+ )
+ (segment
+ (start 52.355 46.575)
+ (end 51.2675 46.575)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "207719ba-826a-4d6e-816e-9c4ae5ecda8c")
+ )
+ (segment
+ (start 54.055 48.275)
+ (end 52.355 46.575)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "7aef3550-eb31-44ee-8720-68ff991cbb84")
+ )
+ (segment
+ (start 55.355 48.275)
+ (end 54.055 48.275)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "f13591e1-f376-4668-a02d-be86d502c441")
+ )
+ (segment
+ (start 55.355 48.925)
+ (end 51.6175 48.925)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 26)
+ (uuid "c29a0501-28dc-4627-84e1-47a20e473b51")
+ )
+ (segment
+ (start 51.6175 48.925)
+ (end 51.2675 48.575)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 26)
+ (uuid "d8bc195e-759f-4a10-b05e-e12cf467bc26")
+ )
+ (segment
+ (start 52.355 50.575)
+ (end 51.2675 50.575)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 27)
+ (uuid "91466659-eb53-4aa4-bc9d-da28f32d5862")
+ )
+ (segment
+ (start 53.355 49.575)
+ (end 52.355 50.575)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 27)
+ (uuid "af244fd3-4af8-4cb5-a80b-2dc0c6f09961")
+ )
+ (segment
+ (start 55.355 49.575)
+ (end 53.355 49.575)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 27)
+ (uuid "fbb4d171-1aaa-4aa3-a986-703923287850")
+ )
+ (segment
+ (start 51.855 52.575)
+ (end 51.2675 52.575)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 28)
+ (uuid "07bfaeae-fe80-4633-9f21-c4acc035eb29")
+ )
+ (segment
+ (start 54.205 50.225)
+ (end 51.855 52.575)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 28)
+ (uuid "790a8c18-07dc-46bb-8561-ab8fe3eb5591")
+ )
+ (segment
+ (start 55.355 50.225)
+ (end 54.205 50.225)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 28)
+ (uuid "f5eb4323-0076-4f2a-968b-8140729f3d86")
+ )
+ (segment
+ (start 97.2 49.95)
+ (end 96.21 48.96)
+ (width 1)
+ (layer "B.Cu")
+ (net 29)
+ (uuid "7075233e-bc74-4874-aa5a-48233d88886d")
+ )
+ (segment
+ (start 97.2 54.1)
+ (end 97.2 51.925)
+ (width 1)
+ (layer "B.Cu")
+ (net 29)
+ (uuid "a4857a34-c472-493f-81d5-cea66e2ffa0b")
+ )
+ (segment
+ (start 96.21 48.96)
+ (end 96.21 45.04)
+ (width 1)
+ (layer "B.Cu")
+ (net 29)
+ (uuid "a78fc166-5a94-45e2-800b-c54b64237e12")
+ )
+ (segment
+ (start 97.2 51.925)
+ (end 97.2 49.95)
+ (width 1)
+ (layer "B.Cu")
+ (net 29)
+ (uuid "d94aa7a6-ae38-4e58-aaf1-a373d3087cfc")
+ )
+ (segment
+ (start 37.3175 44.775)
+ (end 37.3175 45.6125)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 30)
+ (uuid "2c66946e-c807-47eb-89de-e169eae65456")
+ )
+ (segment
+ (start 37.3175 45.6125)
+ (end 36.81 46.12)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 30)
+ (uuid "82cb7422-e36e-428b-a365-e2ee950ff0be")
+ )
+ (segment
+ (start 37.355 42.525)
+ (end 37.355 44.7375)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 30)
+ (uuid "9b705412-7431-4cfd-a16d-3557ea1ae83d")
+ )
+ (segment
+ (start 37.355 44.7375)
+ (end 37.3175 44.775)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 30)
+ (uuid "ec094745-7db2-4435-ab8f-b8a3f9f9569e")
+ )
+ (segment
+ (start 36.81 47.3)
+ (end 36.81 46.12)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 30)
+ (uuid "efd35d97-fde3-487c-8021-9ec6a9c9caa5")
+ )
+ (via
+ (at 37.3175 45.6125)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 30)
+ (uuid "7e44b837-9b76-423f-9371-f350a585a57c")
+ )
+ (segment
+ (start 43.9125 45.6125)
+ (end 37.3175 45.6125)
+ (width 1)
+ (layer "B.Cu")
+ (net 30)
+ (uuid "30e811e7-e814-400a-9f96-d1c17476edd0")
+ )
+ (segment
+ (start 50 55.99375)
+ (end 50 53.18125)
+ (width 1)
+ (layer "B.Cu")
+ (net 30)
+ (uuid "68dac243-f533-4107-8f6b-5f238807ea46")
+ )
+ (segment
+ (start 49.98125 52.68125)
+ (end 49.98125 51.68125)
+ (width 1)
+ (layer "B.Cu")
+ (net 30)
+ (uuid "94752cd8-b6bd-4b80-aa9d-64c1b2eecd72")
+ )
+ (segment
+ (start 49.98125 51.68125)
+ (end 43.9125 45.6125)
+ (width 1)
+ (layer "B.Cu")
+ (net 30)
+ (uuid "9e5aca54-e7e6-4116-9b48-184cb4896ef9")
+ )
+ (segment
+ (start 35.54 52.25)
+ (end 35.54 53.96)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 31)
+ (uuid "10129770-8c65-4f5a-a8ae-9b662a861da5")
+ )
+ (segment
+ (start 35.54 53.96)
+ (end 36.355 54.775)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 31)
+ (uuid "26756021-dfab-4adc-a2a9-6a2eda2cfbe9")
+ )
+ (segment
+ (start 36.355 54.775)
+ (end 36.355 57.025)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 31)
+ (uuid "3e5e1e28-fcc4-4006-955a-de0981211718")
+ )
+ (via
+ (at 35.54 53.96)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 31)
+ (uuid "72eef3df-7c23-457f-b8bc-7699cd458ee3")
+ )
+ (segment
+ (start 47.5 55.99375)
+ (end 47.5 53.18125)
+ (width 1)
+ (layer "B.Cu")
+ (net 31)
+ (uuid "44badb3f-bf80-474e-9528-89b3ea36ba8a")
+ )
+ (segment
+ (start 38.04 53.96)
+ (end 35.54 53.96)
+ (width 1)
+ (layer "B.Cu")
+ (net 31)
+ (uuid "4d60a82c-93a4-4c9c-b482-5ca8f00c6831")
+ )
+ (segment
+ (start 47.48125 52.68125)
+ (end 47.48125 51.48125)
+ (width 1)
+ (layer "B.Cu")
+ (net 31)
+ (uuid "7c0c4bec-3078-49c2-a28b-e4cfcddbc357")
+ )
+ (segment
+ (start 47.48125 51.48125)
+ (end 46.25 50.25)
+ (width 1)
+ (layer "B.Cu")
+ (net 31)
+ (uuid "880860dc-84fe-4aa5-936e-94184e1c7186")
+ )
+ (segment
+ (start 46.25 50.25)
+ (end 41.75 50.25)
+ (width 1)
+ (layer "B.Cu")
+ (net 31)
+ (uuid "da13dc2e-2556-48be-8c0c-ca0f53fe2cc2")
+ )
+ (segment
+ (start 41.75 50.25)
+ (end 38.04 53.96)
+ (width 1)
+ (layer "B.Cu")
+ (net 31)
+ (uuid "e41c9288-e7e5-42b4-a282-53c3ee022fda")
+ )
+ (segment
+ (start 97.2 71.845)
+ (end 98.605 73.25)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 32)
+ (uuid "89e0fde6-d0d8-40c3-bbaa-7a2073d8389d")
+ )
+ (segment
+ (start 97.2 71.825)
+ (end 97.2 71.845)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 32)
+ (uuid "e5963456-acc0-4659-8e70-70685d71f1db")
+ )
+ (segment
+ (start 46.6625 62.43125)
+ (end 50 62.43125)
+ (width 1)
+ (layer "F.Cu")
+ (net 37)
+ (uuid "2d01a418-ae9d-4f14-b270-d8279a4db637")
+ )
+ (via
+ (at 50 62.43125)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 37)
+ (uuid "ed99f987-20d2-4d08-9d03-cc27f9b5e389")
+ )
+ (segment
+ (start 45.25 56.68125)
+ (end 45.5 56.93125)
+ (width 1)
+ (layer "B.Cu")
+ (net 37)
+ (uuid "2eb7e2ca-9035-4728-a058-058daf0be2df")
+ )
+ (segment
+ (start 41.75 56.68125)
+ (end 45.25 56.68125)
+ (width 1)
+ (layer "B.Cu")
+ (net 37)
+ (uuid "39500c4a-4f90-4023-8be1-0e54a90e555a")
+ )
+ (segment
+ (start 50 57.86875)
+ (end 50 66.13125)
+ (width 1)
+ (layer "B.Cu")
+ (net 37)
+ (uuid "5b37f8a7-ec3d-454f-a333-bc32e6c96bb4")
+ )
+ (segment
+ (start 45.5 56.93125)
+ (end 49.0625 56.93125)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 37)
+ (uuid "6ad65103-003d-4df1-9dc5-89f9fc5dc745")
+ )
+ (segment
+ (start 49.0625 56.93125)
+ (end 50 57.86875)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 37)
+ (uuid "abee77fb-d420-409d-90ed-74a7355e9e6f")
+ )
+ (segment
+ (start 50 66.13125)
+ (end 50.05 66.18125)
+ (width 1)
+ (layer "B.Cu")
+ (net 37)
+ (uuid "f858504a-0135-4c8d-a848-f4da44ac9967")
+ )
+ (via
+ (at 47.5 60.18125)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 42)
+ (uuid "663d3f52-d199-441c-945a-e691eb6256f8")
+ )
+ (segment
+ (start 41.75 58.93125)
+ (end 42 58.68125)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "15a04da7-c07e-4112-a03b-cd5a56fe36ae")
+ )
+ (segment
+ (start 47.5 66.17125)
+ (end 47.51 66.18125)
+ (width 1)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "22c7630f-5baa-4c1b-8c7f-320ad22506d4")
+ )
+ (segment
+ (start 47.5 59.43125)
+ (end 47.5 66.17125)
+ (width 1)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "3b79bdd1-6ca4-4452-a136-226f49250f92")
+ )
+ (segment
+ (start 46.75 58.68125)
+ (end 47.5 59.43125)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "a92bcedb-956a-48a7-b898-524dae9a2c1f")
+ )
+ (segment
+ (start 47.5 57.86875)
+ (end 47.5 59.43125)
+ (width 1)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "aedf7b00-78a8-4f9b-978a-b20e10f1856f")
+ )
+ (segment
+ (start 42 58.68125)
+ (end 46.75 58.68125)
+ (width 0.8)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "b9074088-02d6-45d0-b565-b91e82ef4e60")
+ )
+ (segment
+ (start 39.925 56.68125)
+ (end 39.925 66.14625)
+ (width 1)
+ (layer "B.Cu")
+ (net 47)
+ (uuid "544a0bc0-d618-4cb6-bdcc-afc45ffdce35")
+ )
+ (segment
+ (start 39.925 66.14625)
+ (end 39.89 66.18125)
+ (width 1)
+ (layer "B.Cu")
+ (net 47)
+ (uuid "d39594be-d8d6-4954-9648-4748969ea5b7")
+ )
+ (segment
+ (start 42.5 31.75)
+ (end 44.5 31.75)
+ (width 1)
+ (layer "F.Cu")
+ (net 49)
+ (uuid "d7708c64-cd8f-45a9-a01f-7f9cc3f59d10")
+ )
+ (segment
+ (start 89.0895 41.529)
+ (end 89.0895 44.069)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "02fb414f-fac9-4b4a-a834-252c7915a327")
+ )
+ (segment
+ (start 89.0895 38.989)
+ (end 87.8445 38.989)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "388c8da2-80b4-4cac-9e76-17cc5e6e2c0c")
+ )
+ (segment
+ (start 87.8445 38.989)
+ (end 87.8195 38.964)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "3d3d5b74-bd82-4a5e-ba9e-6b538c990338")
+ )
+ (segment
+ (start 90.3595 38.324)
+ (end 89.6945 38.989)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "4ba332e2-2fd3-4759-9f09-f365aac30c42")
+ )
+ (segment
+ (start 87.8195 46.609)
+ (end 89.0895 46.609)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "58310198-b450-40c4-a960-5fcbde88091d")
+ )
+ (segment
+ (start 89.7245 46.609)
+ (end 90.3595 47.244)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "67587144-67bb-4201-a2ed-4783534a78ce")
+ )
+ (segment
+ (start 89.0895 46.609)
+ (end 89.7245 46.609)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "6c50e6ef-f743-4e9f-8c18-81bfaeff657f")
+ )
+ (segment
+ (start 89.0895 44.069)
+ (end 89.0895 46.609)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "6c91cc38-168a-4667-b7d4-5fbeda4a54cc")
+ )
+ (segment
+ (start 89.0895 41.529)
+ (end 89.0895 38.989)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "a1797639-def8-4a01-959a-76295a7b540a")
+ )
+ (segment
+ (start 89.6945 38.989)
+ (end 89.0895 38.989)
+ (width 1)
+ (layer "F.Cu")
+ (net 50)
+ (uuid "f96ae9c1-229c-4b18-a38d-3f231f5f82e1")
+ )
+ (segment
+ (start 73.232 41.529)
+ (end 73.232 45.999)
+ (width 1)
+ (layer "F.Cu")
+ (net 51)
+ (uuid "f43b0ca9-c0c3-49a1-b00e-a6f022ec2ba9")
+ )
+ (segment
+ (start 80.852 41.529)
+ (end 80.852 46.304)
+ (width 1)
+ (layer "F.Cu")
+ (net 52)
+ (uuid "a53634ea-357d-41c4-bcea-b4cf4822f3c5")
+ )
+ (segment
+ (start 45.425 44.825)
+ (end 46.605 44.825)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 53)
+ (uuid "47b5fcd3-6632-439d-9fb3-a3fa5189646c")
+ )
+ (segment
+ (start 49.4425 46.575)
+ (end 47.7425 44.875)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 53)
+ (uuid "c16ef422-e503-470c-8b59-4beabb7ef480")
+ )
+ (segment
+ (start 43.25 45.5375)
+ (end 44.7125 45.5375)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 53)
+ (uuid "d804903b-6cdb-422f-8ad6-a305d925a139")
+ )
+ (segment
+ (start 47.7425 44.875)
+ (end 46.655 44.875)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 53)
+ (uuid "fb4298a9-8c16-4287-b875-3b68a636cd77")
+ )
+ (segment
+ (start 44.7125 45.5375)
+ (end 45.425 44.825)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 53)
+ (uuid "ff2dbd62-5199-4c88-a951-410da9ca0be4")
+ )
+ (segment
+ (start 48.905 50.575)
+ (end 47.155 52.325)
+ (width 1)
+ (layer "F.Cu")
+ (net 54)
+ (uuid "0fc3d03b-6d90-47ad-9ee9-4420ce50d0eb")
+ )
+ (segment
+ (start 47.155 52.325)
+ (end 46.605 52.325)
+ (width 1)
+ (layer "F.Cu")
+ (net 54)
+ (uuid "a1e9e611-0201-43a3-91c0-0181a94da05e")
+ )
+ (segment
+ (start 46.53625 52.25625)
+ (end 46.605 52.325)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 54)
+ (uuid "b384ab4b-83ca-4695-af3b-8a350175e508")
+ )
+ (segment
+ (start 49.4425 50.575)
+ (end 48.905 50.575)
+ (width 1)
+ (layer "F.Cu")
+ (net 54)
+ (uuid "d4d162f8-4460-45dd-bd95-ff65a3c407eb")
+ )
+ (segment
+ (start 41.105 52.25625)
+ (end 46.53625 52.25625)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 54)
+ (uuid "d940fd48-de20-4003-a788-23299a32e37c")
+ )
+ (segment
+ (start 41.2125 47)
+ (end 41 46.7875)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 55)
+ (uuid "3c238341-59fc-4bc0-b14a-293f22c9880f")
+ )
+ (segment
+ (start 49.4425 48.575)
+ (end 48.905 48.575)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 55)
+ (uuid "5b1bbe65-08d8-43ea-9494-65c8ec18dc56")
+ )
+ (segment
+ (start 45.255102 47)
+ (end 41.2125 47)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 55)
+ (uuid "743818cf-8207-44d3-9be5-19f05c6d7957")
+ )
+ (segment
+ (start 47.055 46.725)
+ (end 46.655 46.725)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 55)
+ (uuid "7f0296d3-cd68-4923-a00c-5f49559fac86")
+ )
+ (segment
+ (start 48.905 48.575)
+ (end 47.055 46.725)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 55)
+ (uuid "9819b491-677f-495a-9d0f-999e5aa93003")
+ )
+ (segment
+ (start 45.580102 46.675)
+ (end 45.255102 47)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 55)
+ (uuid "e90cef07-3b73-4088-909b-ff75fbbbdfdd")
+ )
+ (segment
+ (start 46.605 46.675)
+ (end 45.580102 46.675)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 55)
+ (uuid "ecf2a003-befa-413c-8029-e8053cd1c6be")
+ )
+ (segment
+ (start 46.605 54.175)
+ (end 47.44875 54.175)
+ (width 1)
+ (layer "F.Cu")
+ (net 56)
+ (uuid "6812ef3f-7591-40d9-8e9d-c0a74da212b5")
+ )
+ (segment
+ (start 46.56125 54.13125)
+ (end 46.605 54.175)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 56)
+ (uuid "6e1fb62b-ccba-4aca-85ba-8127a62297f2")
+ )
+ (segment
+ (start 49.4425 52.575)
+ (end 49.04875 52.575)
+ (width 1)
+ (layer "F.Cu")
+ (net 56)
+ (uuid "7e9f98a9-e4f8-4bd9-bfa2-ed20355ba3c2")
+ )
+ (segment
+ (start 43.355 54.13125)
+ (end 46.56125 54.13125)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 56)
+ (uuid "84dbec29-fc47-4916-be31-d0e5f21f0d7f")
+ )
+ (segment
+ (start 47.44875 54.175)
+ (end 47.74875 53.875)
+ (width 1)
+ (layer "F.Cu")
+ (net 56)
+ (uuid "a3c3a65f-2ce8-4b88-aff8-4921dc31c72d")
+ )
+ (segment
+ (start 49.04875 52.575)
+ (end 47.74875 53.875)
+ (width 1)
+ (layer "F.Cu")
+ (net 56)
+ (uuid "b5c307d6-0582-4c5b-9722-f69a6b111893")
+ )
+ (segment
+ (start 43.25 43.6375)
+ (end 43.25 41.5)
+ (width 1)
+ (layer "F.Cu")
+ (net 57)
+ (uuid "53dbc6ac-5d77-4129-8905-b397647f54a8")
+ )
+ (segment
+ (start 41 44.8875)
+ (end 41 42.75)
+ (width 1)
+ (layer "F.Cu")
+ (net 58)
+ (uuid "75f15ff2-4c59-4240-9d11-1981b08600e9")
+ )
+ (segment
+ (start 41.105 54.15625)
+ (end 41.105 56.34375)
+ (width 1)
+ (layer "F.Cu")
+ (net 59)
+ (uuid "ebf7b26e-c1d6-4454-8881-d1135f281650")
+ )
+ (segment
+ (start 43.355 56.03125)
+ (end 43.355 58.21875)
+ (width 1)
+ (layer "F.Cu")
+ (net 60)
+ (uuid "7f68c120-ed6a-4b8a-bcb2-5786231943c5")
+ )
+ (segment
+ (start 34.455 56.95)
+ (end 34.53 57.025)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "0043f206-0aef-4dd5-aecc-94c5f9b7d8e8")
+ )
+ (segment
+ (start 41.105 58.16875)
+ (end 40.30125 58.9725)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "0cdb90e0-8adc-47af-b3ea-316b67fbc46b")
+ )
+ (segment
+ (start 34.53 57.725)
+ (end 34.53 57.025)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "1869d83c-b135-4282-9a76-09720a3d6597")
+ )
+ (segment
+ (start 34.27 54.59)
+ (end 34.455 54.775)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "2da4376e-9833-418b-9fc7-1c8dc9a0f974")
+ )
+ (segment
+ (start 35.7775 58.9725)
+ (end 34.53 57.725)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "3d8295e7-24b1-4d89-93e5-a90f271934e2")
+ )
+ (segment
+ (start 34.27 52.25)
+ (end 34.27 54.59)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "517f206d-f3f8-478b-a362-b494cfd3de62")
+ )
+ (segment
+ (start 40.30125 58.9725)
+ (end 35.7775 58.9725)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "988b5d44-58b0-41b3-9faa-f170539d91f5")
+ )
+ (segment
+ (start 34.455 54.775)
+ (end 34.455 56.95)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "bab36d49-ec38-42b3-bcdd-b99b5ad7c09f")
+ )
+ (segment
+ (start 35.54 47.3)
+ (end 35.54 44.8225)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 62)
+ (uuid "1c53d093-7fa3-41bb-9586-dd623671d70d")
+ )
+ (segment
+ (start 35.455 41.8)
+ (end 36.505 40.75)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 62)
+ (uuid "5f51896c-7555-491b-9ee5-5ab3ff5c89e5")
+ )
+ (segment
+ (start 40.825 40.75)
+ (end 41 40.925)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 62)
+ (uuid "7bfe9786-3a0e-43dd-a1e3-51c5dacc3186")
+ )
+ (segment
+ (start 35.54 44.8225)
+ (end 35.4925 44.775)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 62)
+ (uuid "89b92d02-14e9-446c-8b2b-7dca2b89004e")
+ )
+ (segment
+ (start 36.505 40.75)
+ (end 40.825 40.75)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 62)
+ (uuid "8c9d2c59-775b-4d80-a94d-1169a4cedf09")
+ )
+ (segment
+ (start 35.455 44.7375)
+ (end 35.4925 44.775)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 62)
+ (uuid "9f994cf8-a471-4626-8e95-33a117efe2fe")
+ )
+ (segment
+ (start 35.455 42.525)
+ (end 35.455 44.7375)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 62)
+ (uuid "cbab53e9-c1e1-4703-a357-61fabc465a71")
+ )
+ (segment
+ (start 35.455 42.525)
+ (end 35.455 41.8)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 62)
+ (uuid "fc10d90d-c856-4c14-b441-34fb0aa00b30")
+ )
+ (segment
+ (start 97.2 59.5)
+ (end 97.2 57.25)
+ (width 1)
+ (layer "B.Cu")
+ (net 63)
+ (uuid "cd152c87-b2bd-426e-8f87-326483424aaa")
+ )
+ (segment
+ (start 97.2 61.675)
+ (end 97.2 59.5)
+ (width 1)
+ (layer "B.Cu")
+ (net 63)
+ (uuid "daa20783-bd0c-49e4-a2f4-7c46a11ab2ea")
+ )
+ (segment
+ (start 97.2 68.675)
+ (end 97.2 64.825)
+ (width 1)
+ (layer "B.Cu")
+ (net 64)
+ (uuid "2b51c3e9-657b-44c9-902d-8bb6fafc9513")
+ )
+ (segment
+ (start 90.38 75.45)
+ (end 90.38 77.95)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 65)
+ (uuid "250986b0-9e69-42ac-b8c9-c03f55073deb")
+ )
+ (segment
+ (start 90.38 77.95)
+ (end 88.13 80.2)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 65)
+ (uuid "f65b5dd8-e8d9-4ac3-89f4-d1b0792e2374")
+ )
+ (via
+ (at 90.38 75.45)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 65)
+ (uuid "65cd1524-0172-4cd9-957d-186506b02a7a")
+ )
+ (via
+ (at 88.13 80.2)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 65)
+ (uuid "90e794c2-f2e7-4dee-95d2-a199413b3769")
+ )
+ (segment
+ (start 90.78 75.85)
+ (end 90.38 75.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 65)
+ (uuid "34f918a7-003a-4a89-9a92-aaf10f435dd8")
+ )
+ (segment
+ (start 92.88 75.85)
+ (end 90.78 75.85)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 65)
+ (uuid "a54f3c0d-8559-464e-ad81-116e3dda7bc2")
+ )
+ (segment
+ (start 85.625 81.45)
+ (end 88.05 81.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 65)
+ (uuid "b5f591fa-8a41-499b-9b30-684783a1e5f5")
+ )
+ (segment
+ (start 88.13 81.37)
+ (end 88.05 81.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 65)
+ (uuid "edf9ce33-f892-46fd-bea7-955719841282")
+ )
+ (segment
+ (start 88.13 80.2)
+ (end 88.13 81.37)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 65)
+ (uuid "f21e237f-3724-46ad-99fe-40eecb03f9c7")
+ )
+ (segment
+ (start 89.5 76.5)
+ (end 92.88 76.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 66)
+ (uuid "21cf5a10-aa9c-4f5d-95a1-e69244815d5b")
+ )
+ (segment
+ (start 88.05 77.95)
+ (end 89.5 76.5)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 66)
+ (uuid "5f994ff7-d789-447a-8cf4-840f58bdcb50")
+ )
+ (segment
+ (start 88.05 68.45)
+ (end 85.5425 68.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 67)
+ (uuid "1db0767f-ef25-4100-b338-f64bf998fe85")
+ )
+ (segment
+ (start 90.13 72.598792)
+ (end 90.13 70.53)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 67)
+ (uuid "56d1ce3b-fe7d-4b98-8f3b-22aad84c78df")
+ )
+ (segment
+ (start 92.88 74.55)
+ (end 92.081208 74.55)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 67)
+ (uuid "59a2dce1-6fef-4266-b44a-d9293a9235bf")
+ )
+ (segment
+ (start 90.13 70.53)
+ (end 88.05 68.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 67)
+ (uuid "76711f37-71e8-4ca5-8d46-bda329bc5203")
+ )
+ (segment
+ (start 92.081208 74.55)
+ (end 90.13 72.598792)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 67)
+ (uuid "cdb06edf-bdfd-4a90-9fb3-2669da5b54c7")
+ )
+ (segment
+ (start 88.05 71.95)
+ (end 85.875 71.95)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 68)
+ (uuid "2b7c21c6-0040-4be4-944b-fd344b0a253c")
+ )
+ (segment
+ (start 91.3 75.2)
+ (end 92.88 75.2)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 68)
+ (uuid "69ff75bc-196e-4e15-b28e-21ac440b65ea")
+ )
+ (segment
+ (start 88.05 71.95)
+ (end 91.3 75.2)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 68)
+ (uuid "bdc937b7-e7e7-4296-9256-167a32f65ae2")
+ )
+ (segment
+ (start 85.875 71.95)
+ (end 85.625 71.7)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 68)
+ (uuid "f4b9f2d8-e560-43e1-97df-601ee77e6402")
+ )
+ (segment
+ (start 26.4375 140.425)
+ (end 26.4375 141.725)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 69)
+ (uuid "fc69c02c-ae96-40ce-bd23-528b6359a64d")
+ )
+ (via
+ (at 26.4375 140.425)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 69)
+ (uuid "11a80852-4264-4488-8698-da6c92c870d6")
+ )
+ (segment
+ (start 24.3875 140.425)
+ (end 26.4375 140.425)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 69)
+ (uuid "04b38062-42b2-4712-a81a-00bc72f2df78")
+ )
+ (segment
+ (start 21.3875 137.425)
+ (end 24.3875 140.425)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 69)
+ (uuid "313b7c2a-dd90-441a-95f2-5c5d7a87adad")
+ )
+ (segment
+ (start 23.4375 137.425)
+ (end 25.25 137.425)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 70)
+ (uuid "9f5a4ba6-1668-451c-828a-07bb2b237b00")
+ )
+ (segment
+ (start 77.36 77.175)
+ (end 77.36 78.149999)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 71)
+ (uuid "3165daa2-3294-42a9-b2a1-351767006973")
+ )
+ (segment
+ (start 77.36 78.149999)
+ (end 79.160001 79.95)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 71)
+ (uuid "56f73a59-e619-4a21-80d8-c0c4c4dbad02")
+ )
+ (segment
+ (start 79.160001 79.95)
+ (end 80.05 79.95)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 71)
+ (uuid "9ec887f3-119f-449f-8be9-1aa0a2d6ca59")
+ )
+ (segment
+ (start 80.05 77.95)
+ (end 83.8 77.95)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 72)
+ (uuid "e383eb19-21e0-44e5-a6f9-06d520174051")
+ )
+ (segment
+ (start 76.09 70.91)
+ (end 76.09 72.225)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 73)
+ (uuid "3bb76838-3e06-405e-a985-ffeed8351ae6")
+ )
+ (segment
+ (start 80.05 69.7)
+ (end 77.3 69.7)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 73)
+ (uuid "455819fc-502f-4dd4-8225-7392345e3d0e")
+ )
+ (segment
+ (start 77.3 69.7)
+ (end 76.09 70.91)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 73)
+ (uuid "71f730ac-cda8-4b51-8d01-0439abc91a7e")
+ )
+ (segment
+ (start 80.05 71.7)
+ (end 83.8 71.7)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 74)
+ (uuid "a2581229-a54e-45c2-b994-ceb92d508bc0")
+ )
+ (segment
+ (start 53 31.75)
+ (end 51.6875 31.75)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 75)
+ (uuid "0a18c703-c13e-4eca-9648-4b4eed09bfe7")
+ )
+ (segment
+ (start 51.6875 31.75)
+ (end 51.6375 31.8)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 75)
+ (uuid "18acd49c-e14d-42ab-9a19-2793f5e8b6b4")
+ )
+ (via
+ (at 53 31.75)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 75)
+ (uuid "4be53b1a-b96f-425c-9a70-11dd798916b1")
+ )
+ (segment
+ (start 56 31.75)
+ (end 56 32.75)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 75)
+ (uuid "5b3a72aa-df46-49ba-be12-f16315a44aec")
+ )
+ (segment
+ (start 56 30.75)
+ (end 56 31.75)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 75)
+ (uuid "7478dd67-6a8f-4f3c-8a3c-32524bd2c36d")
+ )
+ (segment
+ (start 56 31.75)
+ (end 53 31.75)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 75)
+ (uuid "ad63962a-13aa-497e-b556-79a1b3b37e8c")
+ )
+ (segment
+ (start 43.355 60.04375)
+ (end 43.14875 60.25)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 76)
+ (uuid "451e776b-0419-45a7-b935-cf78ea422699")
+ )
+ (segment
+ (start 35.639372 60.25)
+ (end 33 57.610628)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 76)
+ (uuid "4758abc8-765c-4252-848b-c07e6c225201")
+ )
+ (segment
+ (start 33 57.610628)
+ (end 33 52.25)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 76)
+ (uuid "67e4bb9f-16b7-4de3-b4c2-9df5ac2d26f0")
+ )
+ (segment
+ (start 43.14875 60.25)
+ (end 35.639372 60.25)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 76)
+ (uuid "aeca80f5-04d7-4a1a-979d-5f4848543b8f")
+ )
+ (segment
+ (start 43.075 39.5)
+ (end 36.339372 39.5)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 77)
+ (uuid "169b9cc7-9f78-487e-9610-d9169ba54fe8")
+ )
+ (segment
+ (start 34.27 41.569372)
+ (end 34.27 47.3)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 77)
+ (uuid "8fec9bea-e3f7-483b-b42b-936294e825ff")
+ )
+ (segment
+ (start 43.25 39.675)
+ (end 43.075 39.5)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 77)
+ (uuid "d105f193-bf45-48b2-869a-59bd0fc3c642")
+ )
+ (segment
+ (start 36.339372 39.5)
+ (end 34.27 41.569372)
+ (width 0.8)
+ (layer "F.Cu")
+ (net 77)
+ (uuid "d3cf3822-f2ba-42d4-9132-350225bdad09")
+ )
+ (segment
+ (start 72.28 78.149999)
+ (end 72.28 77.175)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 78)
+ (uuid "1ea76649-ce1a-43d1-a738-065581cbb925")
+ )
+ (segment
+ (start 83.8 81.45)
+ (end 75.580001 81.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 78)
+ (uuid "57443654-de13-4bf4-a7d6-26819d88bd37")
+ )
+ (segment
+ (start 75.580001 81.45)
+ (end 72.28 78.149999)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 78)
+ (uuid "73addfea-1768-4a9e-9570-f662e95c90aa")
+ )
+ (segment
+ (start 83.7175 68.3675)
+ (end 83.7175 68.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 79)
+ (uuid "1c590504-0878-43b9-8f31-3d69cb231e75")
+ )
+ (segment
+ (start 71.01 71.49)
+ (end 74.05 68.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 79)
+ (uuid "2736909d-4f0f-4ce5-93c8-59abf15ecc8c")
+ )
+ (segment
+ (start 74.05 68.45)
+ (end 83.635 68.45)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 79)
+ (uuid "434f1f08-b117-41c5-adeb-2e8457549c4f")
+ )
+ (segment
+ (start 83.635 68.45)
+ (end 83.7175 68.3675)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 79)
+ (uuid "8fdc4968-1ab4-4ca8-abf7-4160ddd36b38")
+ )
+ (segment
+ (start 71.01 72.225)
+ (end 71.01 71.49)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 79)
+ (uuid "d7bb73d7-5363-4227-9684-8470bc1a10eb")
+ )
+ (segment
+ (start 66.307 48.2015)
+ (end 66.307 45.914)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 80)
+ (uuid "331d6cad-347e-4210-8b3b-e9e628f038a3")
+ )
+ (segment
+ (start 66.957 45.264)
+ (end 66.957 42.4765)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 80)
+ (uuid "34b55846-9c5c-412b-b403-1c0e78d28ba4")
+ )
+ (segment
+ (start 66.307 45.914)
+ (end 66.957 45.264)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 80)
+ (uuid "ecd58c34-2894-4831-a2ba-a37578d51897")
+ )
+ (segment
+ (start 73.55 72.225)
+ (end 74.82 72.225)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 89)
+ (uuid "a54e6e48-c180-43e6-9c93-7c9111ad766e")
+ )
+ (segment
+ (start 28.7125 138.65)
+ (end 28.6875 138.625)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 90)
+ (uuid "0cba8316-ed87-42cd-9224-cf5ad4d534db")
+ )
+ (segment
+ (start 28.7125 141.725)
+ (end 28.7125 138.65)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 90)
+ (uuid "5835608f-9992-491c-8d40-dd33ad3fa6d7")
+ )
+ (segment
+ (start 28.6875 138.625)
+ (end 28.36 138.625)
+ (width 0.4)
+ (layer "F.Cu")
+ (net 90)
+ (uuid "99031bc6-5274-4e21-b11d-029ed7f126b2")
+ )
+ (segment
+ (start 74.82 77.175)
+ (end 76.09 77.175)
+ (width 0.4)
+ (layer "B.Cu")
+ (net 91)
+ (uuid "af909029-f21a-41f8-bfa8-f7f9916b5f5c")
+ )
+ (zone
+ (net 4)
+ (net_name "GNDA")
+ (layer "F.Cu")
+ (uuid "2bcadae1-7961-4a73-9765-feca807c241e")
+ (hatch edge 0.5)
+ (connect_pads
+ (clearance 0.5)
+ )
+ (min_thickness 0.25)
+ (filled_areas_thickness no)
+ (fill yes
+ (thermal_gap 0.5)
+ (thermal_bridge_width 0.5)
+ )
+ (polygon
+ (pts
+ (xy 25.4 25.4) (xy 127 25.4) (xy 127 93.5) (xy 25.4 93.5)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 126.442539 25.920185) (xy 126.488294 25.972989) (xy 126.4995 26.0245) (xy 126.4995 93.376) (xy 126.479815 93.443039)
+ (xy 126.427011 93.488794) (xy 126.3755 93.5) (xy 26.0245 93.5) (xy 25.957461 93.480315) (xy 25.911706 93.427511)
+ (xy 25.9005 93.376) (xy 25.9005 86.76884) (xy 25.920185 86.701801) (xy 25.972989 86.656046) (xy 26.042147 86.646102)
+ (xy 26.105703 86.675127) (xy 26.112181 86.681159) (xy 26.119252 86.68823) (xy 26.119261 86.688238)
+ (xy 26.119267 86.688244) (xy 26.159524 86.724406) (xy 26.159532 86.724412) (xy 26.283263 86.797823)
+ (xy 26.283262 86.797823) (xy 26.283279 86.79783) (xy 26.356774 86.828272) (xy 26.407802 86.846274)
+ (xy 26.550218 86.86675) (xy 26.550221 86.86675) (xy 27.829784 86.86675) (xy 27.865804 86.864819)
+ (xy 27.883815 86.863854) (xy 28.023226 86.828272) (xy 28.096735 86.797824) (xy 28.145551 86.774469)
+ (xy 28.260733 86.688244) (xy 28.316994 86.631983) (xy 28.353157 86.591725) (xy 28.371211 86.561297)
+ (xy 28.426573 86.467986) (xy 28.426574 86.467985) (xy 28.457022 86.394476) (xy 28.466859 86.366589)
+ (xy 28.507724 86.309918) (xy 28.572742 86.284336) (xy 28.641269 86.297966) (xy 28.685371 86.336719)
+ (xy 28.729954 86.400391) (xy 28.890858 86.561295) (xy 28.890861 86.561297) (xy 29.077266 86.691818)
+ (xy 29.283504 86.787989) (xy 29.283509 86.78799) (xy 29.283511 86.787991) (xy 29.320205 86.797823)
+ (xy 29.503308 86.846885) (xy 29.673214 86.861749) (xy 29.673215 86.86175) (xy 29.673216 86.86175)
+ (xy 29.786785 86.86175) (xy 29.786785 86.861749) (xy 29.956692 86.846885) (xy 30.176496 86.787989)
+ (xy 30.382734 86.691818) (xy 30.569139 86.561297) (xy 30.730047 86.400389) (xy 30.860568 86.213984)
+ (xy 30.884532 86.162591) (xy 30.930702 86.110155) (xy 30.997895 86.091002) (xy 31.064777 86.111217)
+ (xy 31.106271 86.156544) (xy 31.140739 86.221029) (xy 31.140751 86.221049) (xy 31.228278 86.352043)
+ (xy 31.228286 86.352054) (xy 31.228291 86.352061) (xy 31.291157 86.428662) (xy 31.402588 86.540093)
+ (xy 31.479189 86.602959) (xy 31.479198 86.602965) (xy 31.479206 86.602971) (xy 31.6102 86.690498)
+ (xy 31.610205 86.690501) (xy 31.610217 86.690509) (xy 31.610226 86.690513) (xy 31.610228 86.690515)
+ (xy 31.697603 86.737218) (xy 31.697605 86.737218) (xy 31.697611 86.737222) (xy 31.843202 86.797528)
+ (xy 31.938032 86.826294) (xy 32.09259 86.857037) (xy 32.191207 86.86675) (xy 32.191209 86.86675)
+ (xy 32.348791 86.86675) (xy 32.348793 86.86675) (xy 32.44741 86.857037) (xy 32.601968 86.826294)
+ (xy 32.696798 86.797528) (xy 32.842389 86.737222) (xy 32.929783 86.690509) (xy 33.060811 86.602959)
+ (xy 33.137412 86.540093) (xy 33.248843 86.428662) (xy 33.311709 86.352061) (xy 33.399259 86.221033)
+ (xy 33.433729 86.156543) (xy 33.482689 86.106701) (xy 33.550827 86.09124) (xy 33.616507 86.115071)
+ (xy 33.655468 86.162593) (xy 33.679431 86.213982) (xy 33.679432 86.213984) (xy 33.809954 86.400391)
+ (xy 33.970858 86.561295) (xy 33.970861 86.561297) (xy 34.157266 86.691818) (xy 34.363504 86.787989)
+ (xy 34.363509 86.78799) (xy 34.363511 86.787991) (xy 34.400205 86.797823) (xy 34.583308 86.846885)
+ (xy 34.753214 86.861749) (xy 34.753215 86.86175) (xy 34.753216 86.86175) (xy 34.866785 86.86175)
+ (xy 34.866785 86.861749) (xy 35.036692 86.846885) (xy 35.256496 86.787989) (xy 35.462734 86.691818)
+ (xy 35.649139 86.561297) (xy 35.810047 86.400389) (xy 35.940568 86.213984) (xy 35.967618 86.155974)
+ (xy 36.01379 86.103535) (xy 36.080983 86.084383) (xy 36.147865 86.104598) (xy 36.192382 86.155975)
+ (xy 36.219429 86.213978) (xy 36.219432 86.213984) (xy 36.349954 86.400391) (xy 36.510858 86.561295)
+ (xy 36.510861 86.561297) (xy 36.697266 86.691818) (xy 36.903504 86.787989) (xy 36.903509 86.78799)
+ (xy 36.903511 86.787991) (xy 36.940205 86.797823) (xy 37.123308 86.846885) (xy 37.293214 86.861749)
+ (xy 37.293215 86.86175) (xy 37.293216 86.86175) (xy 37.406785 86.86175) (xy 37.406785 86.861749)
+ (xy 37.576692 86.846885) (xy 37.796496 86.787989) (xy 38.002734 86.691818) (xy 38.189139 86.561297)
+ (xy 38.350047 86.400389) (xy 38.480568 86.213984) (xy 38.507618 86.155974) (xy 38.55379 86.103535)
+ (xy 38.620983 86.084383) (xy 38.687865 86.104598) (xy 38.732382 86.155975) (xy 38.759429 86.213978)
+ (xy 38.759432 86.213984) (xy 38.889954 86.400391) (xy 39.050858 86.561295) (xy 39.050861 86.561297)
+ (xy 39.237266 86.691818) (xy 39.443504 86.787989) (xy 39.443509 86.78799) (xy 39.443511 86.787991)
+ (xy 39.480205 86.797823) (xy 39.663308 86.846885) (xy 39.833214 86.861749) (xy 39.833215 86.86175)
+ (xy 39.833216 86.86175) (xy 39.946785 86.86175) (xy 39.946785 86.861749) (xy 40.116692 86.846885)
+ (xy 40.336496 86.787989) (xy 40.542734 86.691818) (xy 40.729139 86.561297) (xy 40.890047 86.400389)
+ (xy 41.020568 86.213984) (xy 41.047618 86.155974) (xy 41.09379 86.103535) (xy 41.160983 86.084383)
+ (xy 41.227865 86.104598) (xy 41.272382 86.155975) (xy 41.299429 86.213978) (xy 41.299432 86.213984)
+ (xy 41.429954 86.400391) (xy 41.590858 86.561295) (xy 41.590861 86.561297) (xy 41.777266 86.691818)
+ (xy 41.983504 86.787989) (xy 41.983509 86.78799) (xy 41.983511 86.787991) (xy 42.020205 86.797823)
+ (xy 42.203308 86.846885) (xy 42.373214 86.861749) (xy 42.373215 86.86175) (xy 42.373216 86.86175)
+ (xy 42.486785 86.86175) (xy 42.486785 86.861749) (xy 42.656692 86.846885) (xy 42.876496 86.787989)
+ (xy 43.082734 86.691818) (xy 43.269139 86.561297) (xy 43.430047 86.400389) (xy 43.560568 86.213984)
+ (xy 43.584532 86.162591) (xy 43.630702 86.110155) (xy 43.697895 86.091002) (xy 43.764777 86.111217)
+ (xy 43.806271 86.156544) (xy 43.840739 86.221029) (xy 43.840751 86.221049) (xy 43.928278 86.352043)
+ (xy 43.928286 86.352054) (xy 43.928291 86.352061) (xy 43.991157 86.428662) (xy 44.102588 86.540093)
+ (xy 44.179189 86.602959) (xy 44.179198 86.602965) (xy 44.179206 86.602971) (xy 44.3102 86.690498)
+ (xy 44.310205 86.690501) (xy 44.310217 86.690509) (xy 44.310226 86.690513) (xy 44.310228 86.690515)
+ (xy 44.397603 86.737218) (xy 44.397605 86.737218) (xy 44.397611 86.737222) (xy 44.543202 86.797528)
+ (xy 44.638032 86.826294) (xy 44.79259 86.857037) (xy 44.891207 86.86675) (xy 44.891209 86.86675)
+ (xy 45.048791 86.86675) (xy 45.048793 86.86675) (xy 45.14741 86.857037) (xy 45.301968 86.826294)
+ (xy 45.396798 86.797528) (xy 45.542389 86.737222) (xy 45.629783 86.690509) (xy 45.760811 86.602959)
+ (xy 45.837412 86.540093) (xy 45.948843 86.428662) (xy 46.011709 86.352061) (xy 46.099259 86.221033)
+ (xy 46.133729 86.156543) (xy 46.182689 86.106701) (xy 46.250827 86.09124) (xy 46.316507 86.115071)
+ (xy 46.355468 86.162593) (xy 46.379431 86.213982) (xy 46.379432 86.213984) (xy 46.509954 86.400391)
+ (xy 46.670858 86.561295) (xy 46.670861 86.561297) (xy 46.857266 86.691818) (xy 47.063504 86.787989)
+ (xy 47.063509 86.78799) (xy 47.063511 86.787991) (xy 47.100205 86.797823) (xy 47.283308 86.846885)
+ (xy 47.453214 86.861749) (xy 47.453215 86.86175) (xy 47.453216 86.86175) (xy 47.566785 86.86175)
+ (xy 47.566785 86.861749) (xy 47.736692 86.846885) (xy 47.956496 86.787989) (xy 48.162734 86.691818)
+ (xy 48.349139 86.561297) (xy 48.510047 86.400389) (xy 48.640568 86.213984) (xy 48.667618 86.155974)
+ (xy 48.71379 86.103535) (xy 48.780983 86.084383) (xy 48.847865 86.104598) (xy 48.892382 86.155975)
+ (xy 48.919429 86.213978) (xy 48.919432 86.213984) (xy 49.049954 86.400391) (xy 49.210858 86.561295)
+ (xy 49.210861 86.561297) (xy 49.397266 86.691818) (xy 49.603504 86.787989) (xy 49.603509 86.78799)
+ (xy 49.603511 86.787991) (xy 49.640205 86.797823) (xy 49.823308 86.846885) (xy 49.993214 86.861749)
+ (xy 49.993215 86.86175) (xy 49.993216 86.86175) (xy 50.106785 86.86175) (xy 50.106785 86.861749)
+ (xy 50.276692 86.846885) (xy 50.496496 86.787989) (xy 50.702734 86.691818) (xy 50.889139 86.561297)
+ (xy 51.050047 86.400389) (xy 51.180568 86.213984) (xy 51.207618 86.155974) (xy 51.25379 86.103535)
+ (xy 51.320983 86.084383) (xy 51.387865 86.104598) (xy 51.432382 86.155975) (xy 51.459429 86.213978)
+ (xy 51.459432 86.213984) (xy 51.589954 86.400391) (xy 51.750858 86.561295) (xy 51.750861 86.561297)
+ (xy 51.937266 86.691818) (xy 52.143504 86.787989) (xy 52.143509 86.78799) (xy 52.143511 86.787991)
+ (xy 52.180205 86.797823) (xy 52.363308 86.846885) (xy 52.533214 86.861749) (xy 52.533215 86.86175)
+ (xy 52.533216 86.86175) (xy 52.646785 86.86175) (xy 52.646785 86.861749) (xy 52.816692 86.846885)
+ (xy 53.036496 86.787989) (xy 53.242734 86.691818) (xy 53.429139 86.561297) (xy 53.590047 86.400389)
+ (xy 53.720568 86.213984) (xy 53.747618 86.155974) (xy 53.79379 86.103535) (xy 53.860983 86.084383)
+ (xy 53.927865 86.104598) (xy 53.972382 86.155975) (xy 53.999429 86.213978) (xy 53.999432 86.213984)
+ (xy 54.129954 86.400391) (xy 54.290858 86.561295) (xy 54.290861 86.561297) (xy 54.477266 86.691818)
+ (xy 54.683504 86.787989) (xy 54.683509 86.78799) (xy 54.683511 86.787991) (xy 54.720205 86.797823)
+ (xy 54.903308 86.846885) (xy 55.073214 86.861749) (xy 55.073215 86.86175) (xy 55.073216 86.86175)
+ (xy 55.186785 86.86175) (xy 55.186785 86.861749) (xy 55.356692 86.846885) (xy 55.576496 86.787989)
+ (xy 55.782734 86.691818) (xy 55.969139 86.561297) (xy 56.130047 86.400389) (xy 56.260568 86.213984)
+ (xy 56.284532 86.162591) (xy 56.330702 86.110155) (xy 56.397895 86.091002) (xy 56.464777 86.111217)
+ (xy 56.506271 86.156544) (xy 56.540739 86.221029) (xy 56.540751 86.221049) (xy 56.628278 86.352043)
+ (xy 56.628286 86.352054) (xy 56.628291 86.352061) (xy 56.691157 86.428662) (xy 56.802588 86.540093)
+ (xy 56.879189 86.602959) (xy 56.879198 86.602965) (xy 56.879206 86.602971) (xy 57.0102 86.690498)
+ (xy 57.010205 86.690501) (xy 57.010217 86.690509) (xy 57.010226 86.690513) (xy 57.010228 86.690515)
+ (xy 57.097603 86.737218) (xy 57.097605 86.737218) (xy 57.097611 86.737222) (xy 57.243202 86.797528)
+ (xy 57.338032 86.826294) (xy 57.49259 86.857037) (xy 57.591207 86.86675) (xy 57.591209 86.86675)
+ (xy 57.748791 86.86675) (xy 57.748793 86.86675) (xy 57.84741 86.857037) (xy 58.001968 86.826294)
+ (xy 58.096798 86.797528) (xy 58.242389 86.737222) (xy 58.329783 86.690509) (xy 58.460811 86.602959)
+ (xy 58.537412 86.540093) (xy 58.648843 86.428662) (xy 58.711709 86.352061) (xy 58.799259 86.221033)
+ (xy 58.833729 86.156543) (xy 58.882689 86.106701) (xy 58.950827 86.09124) (xy 59.016507 86.115071)
+ (xy 59.055468 86.162593) (xy 59.079431 86.213982) (xy 59.079432 86.213984) (xy 59.209954 86.400391)
+ (xy 59.370858 86.561295) (xy 59.370861 86.561297) (xy 59.557266 86.691818) (xy 59.763504 86.787989)
+ (xy 59.763509 86.78799) (xy 59.763511 86.787991) (xy 59.800205 86.797823) (xy 59.983308 86.846885)
+ (xy 60.153214 86.861749) (xy 60.153215 86.86175) (xy 60.153216 86.86175) (xy 60.266785 86.86175)
+ (xy 60.266785 86.861749) (xy 60.436692 86.846885) (xy 60.656496 86.787989) (xy 60.862734 86.691818)
+ (xy 61.049139 86.561297) (xy 61.210047 86.400389) (xy 61.340568 86.213984) (xy 61.367618 86.155974)
+ (xy 61.41379 86.103535) (xy 61.480983 86.084383) (xy 61.547865 86.104598) (xy 61.592382 86.155975)
+ (xy 61.619429 86.213978) (xy 61.619432 86.213984) (xy 61.749954 86.400391) (xy 61.910858 86.561295)
+ (xy 61.910861 86.561297) (xy 62.097266 86.691818) (xy 62.303504 86.787989) (xy 62.303509 86.78799)
+ (xy 62.303511 86.787991) (xy 62.340205 86.797823) (xy 62.523308 86.846885) (xy 62.693214 86.861749)
+ (xy 62.693215 86.86175) (xy 62.693216 86.86175) (xy 62.806785 86.86175) (xy 62.806785 86.861749)
+ (xy 62.976692 86.846885) (xy 63.196496 86.787989) (xy 63.402734 86.691818) (xy 63.589139 86.561297)
+ (xy 63.750047 86.400389) (xy 63.880568 86.213984) (xy 63.907618 86.155974) (xy 63.95379 86.103535)
+ (xy 64.020983 86.084383) (xy 64.087865 86.104598) (xy 64.132382 86.155975) (xy 64.159429 86.213978)
+ (xy 64.159432 86.213984) (xy 64.289954 86.400391) (xy 64.450858 86.561295) (xy 64.450861 86.561297)
+ (xy 64.637266 86.691818) (xy 64.843504 86.787989) (xy 64.843509 86.78799) (xy 64.843511 86.787991)
+ (xy 64.880205 86.797823) (xy 65.063308 86.846885) (xy 65.233214 86.861749) (xy 65.233215 86.86175)
+ (xy 65.233216 86.86175) (xy 65.346785 86.86175) (xy 65.346785 86.861749) (xy 65.516692 86.846885)
+ (xy 65.736496 86.787989) (xy 65.942734 86.691818) (xy 66.129139 86.561297) (xy 66.290047 86.400389)
+ (xy 66.420568 86.213984) (xy 66.447618 86.155974) (xy 66.49379 86.103535) (xy 66.560983 86.084383)
+ (xy 66.627865 86.104598) (xy 66.672382 86.155975) (xy 66.699429 86.213978) (xy 66.699432 86.213984)
+ (xy 66.829954 86.400391) (xy 66.990858 86.561295) (xy 66.990861 86.561297) (xy 67.177266 86.691818)
+ (xy 67.383504 86.787989) (xy 67.383509 86.78799) (xy 67.383511 86.787991) (xy 67.420205 86.797823)
+ (xy 67.603308 86.846885) (xy 67.773214 86.861749) (xy 67.773215 86.86175) (xy 67.773216 86.86175)
+ (xy 67.886785 86.86175) (xy 67.886785 86.861749) (xy 68.056692 86.846885) (xy 68.276496 86.787989)
+ (xy 68.482734 86.691818) (xy 68.669139 86.561297) (xy 68.830047 86.400389) (xy 68.960568 86.213984)
+ (xy 68.984532 86.162591) (xy 69.030702 86.110155) (xy 69.097895 86.091002) (xy 69.164777 86.111217)
+ (xy 69.206271 86.156544) (xy 69.240739 86.221029) (xy 69.240751 86.221049) (xy 69.328278 86.352043)
+ (xy 69.328286 86.352054) (xy 69.328291 86.352061) (xy 69.391157 86.428662) (xy 69.502588 86.540093)
+ (xy 69.579189 86.602959) (xy 69.579198 86.602965) (xy 69.579206 86.602971) (xy 69.7102 86.690498)
+ (xy 69.710205 86.690501) (xy 69.710217 86.690509) (xy 69.710226 86.690513) (xy 69.710228 86.690515)
+ (xy 69.797603 86.737218) (xy 69.797605 86.737218) (xy 69.797611 86.737222) (xy 69.943202 86.797528)
+ (xy 70.038032 86.826294) (xy 70.19259 86.857037) (xy 70.291207 86.86675) (xy 70.291209 86.86675)
+ (xy 70.448791 86.86675) (xy 70.448793 86.86675) (xy 70.54741 86.857037) (xy 70.701968 86.826294)
+ (xy 70.796798 86.797528) (xy 70.942389 86.737222) (xy 71.029783 86.690509) (xy 71.160811 86.602959)
+ (xy 71.237412 86.540093) (xy 71.348843 86.428662) (xy 71.411709 86.352061) (xy 71.499259 86.221033)
+ (xy 71.533729 86.156543) (xy 71.582689 86.106701) (xy 71.650827 86.09124) (xy 71.716507 86.115071)
+ (xy 71.755468 86.162593) (xy 71.779431 86.213982) (xy 71.779432 86.213984) (xy 71.909954 86.400391)
+ (xy 72.070858 86.561295) (xy 72.070861 86.561297) (xy 72.257266 86.691818) (xy 72.463504 86.787989)
+ (xy 72.463509 86.78799) (xy 72.463511 86.787991) (xy 72.500205 86.797823) (xy 72.683308 86.846885)
+ (xy 72.853214 86.861749) (xy 72.853215 86.86175) (xy 72.853216 86.86175) (xy 72.966785 86.86175)
+ (xy 72.966785 86.861749) (xy 73.136692 86.846885) (xy 73.356496 86.787989) (xy 73.562734 86.691818)
+ (xy 73.749139 86.561297) (xy 73.910047 86.400389) (xy 74.040568 86.213984) (xy 74.067618 86.155974)
+ (xy 74.11379 86.103535) (xy 74.180983 86.084383) (xy 74.247865 86.104598) (xy 74.292382 86.155975)
+ (xy 74.319429 86.213978) (xy 74.319432 86.213984) (xy 74.449954 86.400391) (xy 74.610858 86.561295)
+ (xy 74.610861 86.561297) (xy 74.797266 86.691818) (xy 75.003504 86.787989) (xy 75.003509 86.78799)
+ (xy 75.003511 86.787991) (xy 75.040205 86.797823) (xy 75.223308 86.846885) (xy 75.393214 86.861749)
+ (xy 75.393215 86.86175) (xy 75.393216 86.86175) (xy 75.506785 86.86175) (xy 75.506785 86.861749)
+ (xy 75.676692 86.846885) (xy 75.896496 86.787989) (xy 76.102734 86.691818) (xy 76.289139 86.561297)
+ (xy 76.450047 86.400389) (xy 76.580568 86.213984) (xy 76.676739 86.007746) (xy 76.735635 85.787942)
+ (xy 76.7505 85.618034) (xy 76.7505 83.904466) (xy 76.7505 83.858898) (xy 76.741593 83.802667) (xy 76.735635 83.734558)
+ (xy 76.723825 83.690483) (xy 76.718477 83.656716) (xy 76.698378 83.594859) (xy 76.696535 83.588636)
+ (xy 76.676742 83.514763) (xy 76.67674 83.51476) (xy 76.676739 83.514754) (xy 76.662266 83.483717)
+ (xy 76.65522 83.462031) (xy 76.619067 83.391077) (xy 76.580568 83.308516) (xy 76.572436 83.296902)
+ (xy 76.572436 83.296901) (xy 76.567462 83.289798) (xy 76.562287 83.27964) (xy 76.508821 83.20605)
+ (xy 76.508215 83.205185) (xy 76.508205 83.20517) (xy 76.450045 83.122108) (xy 76.28914 82.961203)
+ (xy 76.206078 82.903043) (xy 76.20518 82.902414) (xy 76.13161 82.848963) (xy 76.121448 82.843785)
+ (xy 76.114346 82.838812) (xy 76.102734 82.830682) (xy 76.022128 82.793094) (xy 76.020169 82.79218)
+ (xy 75.949219 82.75603) (xy 75.927534 82.748983) (xy 75.920662 82.745779) (xy 75.920661 82.745778)
+ (xy 75.896494 82.73451) (xy 75.8226 82.71471) (xy 75.8226 82.714709) (xy 75.819446 82.713864) (xy 75.754534 82.692773)
+ (xy 75.720766 82.687424) (xy 75.676692 82.675615) (xy 75.676689 82.675614) (xy 75.676686 82.675614)
+ (xy 75.612891 82.670033) (xy 75.604301 82.668978) (xy 75.592848 82.667164) (xy 75.552352 82.66075)
+ (xy 75.347648 82.66075) (xy 75.347644 82.66075) (xy 75.295697 82.668978) (xy 75.295695 82.668978)
+ (xy 75.29141 82.669656) (xy 75.223308 82.675615) (xy 75.179245 82.68742) (xy 75.172841 82.688435)
+ (xy 75.172824 82.688439) (xy 75.145463 82.692773) (xy 75.145459 82.692774) (xy 75.083627 82.712865)
+ (xy 75.077404 82.714709) (xy 75.003504 82.734511) (xy 75.003503 82.734511) (xy 74.979338 82.745779)
+ (xy 74.979337 82.745778) (xy 74.972456 82.748986) (xy 74.950781 82.75603) (xy 74.879886 82.792151)
+ (xy 74.8779 82.793078) (xy 74.877882 82.793088) (xy 74.797262 82.830683) (xy 74.785655 82.838809)
+ (xy 74.785656 82.83881) (xy 74.778549 82.843785) (xy 74.76839 82.848963) (xy 74.69487 82.902376)
+ (xy 74.693939 82.903029) (xy 74.610859 82.961204) (xy 74.449954 83.122109) (xy 74.391781 83.205184)
+ (xy 74.391782 83.205185) (xy 74.391132 83.206113) (xy 74.337713 83.27964) (xy 74.332535 83.2898)
+ (xy 74.32756 83.296906) (xy 74.327558 83.296906) (xy 74.319435 83.30851) (xy 74.29238 83.366526)
+ (xy 74.246206 83.418964) (xy 74.179012 83.438114) (xy 74.112131 83.417896) (xy 74.067617 83.366522)
+ (xy 74.04057 83.30852) (xy 74.040568 83.308516) (xy 74.032436 83.296902) (xy 74.023524 83.282068)
+ (xy 74.022288 83.279641) (xy 74.022286 83.279638) (xy 73.969462 83.206932) (xy 73.968205 83.20517)
+ (xy 73.910045 83.122108) (xy 73.74914 82.961203) (xy 73.666078 82.903043) (xy 73.66518 82.902414)
+ (xy 73.59161 82.848963) (xy 73.581448 82.843785) (xy 73.574346 82.838812) (xy 73.562734 82.830682)
+ (xy 73.482128 82.793094) (xy 73.480169 82.79218) (xy 73.409219 82.75603) (xy 73.387534 82.748983)
+ (xy 73.380662 82.745779) (xy 73.380661 82.745778) (xy 73.356494 82.73451) (xy 73.2826 82.71471)
+ (xy 73.2826 82.714709) (xy 73.279446 82.713864) (xy 73.214534 82.692773) (xy 73.180766 82.687424)
+ (xy 73.136692 82.675615) (xy 73.136689 82.675614) (xy 73.136686 82.675614) (xy 73.072891 82.670033)
+ (xy 73.064301 82.668978) (xy 73.052848 82.667164) (xy 73.012352 82.66075) (xy 72.807648 82.66075)
+ (xy 72.807644 82.66075) (xy 72.755697 82.668978) (xy 72.755695 82.668978) (xy 72.75141 82.669656)
+ (xy 72.683308 82.675615) (xy 72.639245 82.68742) (xy 72.632841 82.688435) (xy 72.632824 82.688439)
+ (xy 72.605463 82.692773) (xy 72.605459 82.692774) (xy 72.543627 82.712865) (xy 72.537404 82.714709)
+ (xy 72.463504 82.734511) (xy 72.463503 82.734511) (xy 72.439338 82.745779) (xy 72.439337 82.745778)
+ (xy 72.432456 82.748986) (xy 72.410781 82.75603) (xy 72.339886 82.792151) (xy 72.3379 82.793078)
+ (xy 72.337882 82.793088) (xy 72.257262 82.830683) (xy 72.245655 82.838809) (xy 72.245656 82.83881)
+ (xy 72.238549 82.843785) (xy 72.22839 82.848963) (xy 72.15487 82.902376) (xy 72.153939 82.903029)
+ (xy 72.070859 82.961204) (xy 71.909954 83.122109) (xy 71.863748 83.188096) (xy 71.80917 83.23172)
+ (xy 71.739672 83.238911) (xy 71.677318 83.207387) (xy 71.642027 83.147633) (xy 71.637022 83.128024)
+ (xy 71.63457 83.122105) (xy 71.60658 83.05453) (xy 71.606568 83.054502) (xy 71.58322 83.005701)
+ (xy 71.583217 83.005696) (xy 71.523602 82.926061) (xy 71.496994 82.890517) (xy 71.496989 82.890512)
+ (xy 71.496984 82.890506) (xy 71.440747 82.834269) (xy 71.440731 82.834255) (xy 71.400475 82.798093)
+ (xy 71.400467 82.798087) (xy 71.276736 82.724676) (xy 71.276737 82.724676) (xy 71.227729 82.704377)
+ (xy 71.203226 82.694228) (xy 71.203212 82.694223) (xy 71.203204 82.69422) (xy 71.152199 82.676226)
+ (xy 71.089162 82.667163) (xy 71.009782 82.65575) (xy 69.730218 82.65575) (xy 69.730216 82.65575)
+ (xy 69.676185 82.658645) (xy 69.676181 82.658646) (xy 69.536778 82.694226) (xy 69.536766 82.69423)
+ (xy 69.46328 82.724669) (xy 69.463252 82.724681) (xy 69.414451 82.748029) (xy 69.414446 82.748032)
+ (xy 69.299268 82.834255) (xy 69.299256 82.834265) (xy 69.243019 82.890502) (xy 69.206843 82.930774)
+ (xy 69.206837 82.930782) (xy 69.133426 83.054513) (xy 69.102978 83.128023) (xy 69.093139 83.155913)
+ (xy 69.052271 83.212584) (xy 68.987252 83.238164) (xy 68.918725 83.224531) (xy 68.874629 83.185782)
+ (xy 68.830047 83.122111) (xy 68.830044 83.122108) (xy 68.830042 83.122105) (xy 68.66914 82.961203)
+ (xy 68.586078 82.903043) (xy 68.58518 82.902414) (xy 68.51161 82.848963) (xy 68.501448 82.843785)
+ (xy 68.494346 82.838812) (xy 68.482734 82.830682) (xy 68.402128 82.793094) (xy 68.400169 82.79218)
+ (xy 68.329219 82.75603) (xy 68.307534 82.748983) (xy 68.300662 82.745779) (xy 68.300661 82.745778)
+ (xy 68.276494 82.73451) (xy 68.2026 82.71471) (xy 68.2026 82.714709) (xy 68.199446 82.713864) (xy 68.134534 82.692773)
+ (xy 68.100766 82.687424) (xy 68.056692 82.675615) (xy 68.056689 82.675614) (xy 68.056686 82.675614)
+ (xy 67.992891 82.670033) (xy 67.984301 82.668978) (xy 67.972848 82.667164) (xy 67.932352 82.66075)
+ (xy 67.727648 82.66075) (xy 67.727644 82.66075) (xy 67.675697 82.668978) (xy 67.675695 82.668978)
+ (xy 67.67141 82.669656) (xy 67.603308 82.675615) (xy 67.559245 82.68742) (xy 67.552841 82.688435)
+ (xy 67.552824 82.688439) (xy 67.525463 82.692773) (xy 67.525459 82.692774) (xy 67.463627 82.712865)
+ (xy 67.457404 82.714709) (xy 67.383504 82.734511) (xy 67.383503 82.734511) (xy 67.359338 82.745779)
+ (xy 67.359337 82.745778) (xy 67.352456 82.748986) (xy 67.330781 82.75603) (xy 67.259886 82.792151)
+ (xy 67.2579 82.793078) (xy 67.257882 82.793088) (xy 67.177262 82.830683) (xy 67.165655 82.838809)
+ (xy 67.165656 82.83881) (xy 67.158549 82.843785) (xy 67.14839 82.848963) (xy 67.07487 82.902376)
+ (xy 67.073939 82.903029) (xy 66.990859 82.961204) (xy 66.829954 83.122109) (xy 66.771781 83.205184)
+ (xy 66.771782 83.205185) (xy 66.771132 83.206113) (xy 66.717713 83.27964) (xy 66.712535 83.2898)
+ (xy 66.70756 83.296906) (xy 66.707558 83.296906) (xy 66.699435 83.30851) (xy 66.67238 83.366526)
+ (xy 66.626206 83.418964) (xy 66.559012 83.438114) (xy 66.492131 83.417896) (xy 66.447617 83.366522)
+ (xy 66.42057 83.30852) (xy 66.420568 83.308516) (xy 66.412436 83.296902) (xy 66.403524 83.282068)
+ (xy 66.402288 83.279641) (xy 66.402286 83.279638) (xy 66.349462 83.206932) (xy 66.348205 83.20517)
+ (xy 66.290045 83.122108) (xy 66.12914 82.961203) (xy 66.046078 82.903043) (xy 66.04518 82.902414)
+ (xy 65.97161 82.848963) (xy 65.961448 82.843785) (xy 65.954346 82.838812) (xy 65.942734 82.830682)
+ (xy 65.862128 82.793094) (xy 65.860169 82.79218) (xy 65.789219 82.75603) (xy 65.767534 82.748983)
+ (xy 65.760662 82.745779) (xy 65.760661 82.745778) (xy 65.736494 82.73451) (xy 65.6626 82.71471)
+ (xy 65.6626 82.714709) (xy 65.659446 82.713864) (xy 65.594534 82.692773) (xy 65.560766 82.687424)
+ (xy 65.516692 82.675615) (xy 65.516689 82.675614) (xy 65.516686 82.675614) (xy 65.452891 82.670033)
+ (xy 65.444301 82.668978) (xy 65.432848 82.667164) (xy 65.392352 82.66075) (xy 65.187648 82.66075)
+ (xy 65.187644 82.66075) (xy 65.135697 82.668978) (xy 65.135695 82.668978) (xy 65.13141 82.669656)
+ (xy 65.063308 82.675615) (xy 65.019245 82.68742) (xy 65.012841 82.688435) (xy 65.012824 82.688439)
+ (xy 64.985463 82.692773) (xy 64.985459 82.692774) (xy 64.923627 82.712865) (xy 64.917404 82.714709)
+ (xy 64.843504 82.734511) (xy 64.843503 82.734511) (xy 64.819338 82.745779) (xy 64.819337 82.745778)
+ (xy 64.812456 82.748986) (xy 64.790781 82.75603) (xy 64.719886 82.792151) (xy 64.7179 82.793078)
+ (xy 64.717882 82.793088) (xy 64.637262 82.830683) (xy 64.625655 82.838809) (xy 64.625656 82.83881)
+ (xy 64.618549 82.843785) (xy 64.60839 82.848963) (xy 64.53487 82.902376) (xy 64.533939 82.903029)
+ (xy 64.450859 82.961204) (xy 64.289954 83.122109) (xy 64.231781 83.205184) (xy 64.231782 83.205185)
+ (xy 64.231132 83.206113) (xy 64.177713 83.27964) (xy 64.172535 83.2898) (xy 64.16756 83.296906)
+ (xy 64.167558 83.296906) (xy 64.159435 83.30851) (xy 64.13238 83.366526) (xy 64.086206 83.418964)
+ (xy 64.019012 83.438114) (xy 63.952131 83.417896) (xy 63.907617 83.366522) (xy 63.88057 83.30852)
+ (xy 63.880568 83.308516) (xy 63.872436 83.296902) (xy 63.863524 83.282068) (xy 63.862288 83.279641)
+ (xy 63.862286 83.279638) (xy 63.809462 83.206932) (xy 63.808205 83.20517) (xy 63.750045 83.122108)
+ (xy 63.58914 82.961203) (xy 63.506078 82.903043) (xy 63.50518 82.902414) (xy 63.43161 82.848963)
+ (xy 63.421448 82.843785) (xy 63.414346 82.838812) (xy 63.402734 82.830682) (xy 63.322128 82.793094)
+ (xy 63.320169 82.79218) (xy 63.249219 82.75603) (xy 63.227534 82.748983) (xy 63.220662 82.745779)
+ (xy 63.220661 82.745778) (xy 63.196494 82.73451) (xy 63.1226 82.71471) (xy 63.1226 82.714709) (xy 63.119446 82.713864)
+ (xy 63.054534 82.692773) (xy 63.020766 82.687424) (xy 62.976692 82.675615) (xy 62.976689 82.675614)
+ (xy 62.976686 82.675614) (xy 62.912891 82.670033) (xy 62.904301 82.668978) (xy 62.892848 82.667164)
+ (xy 62.852352 82.66075) (xy 62.647648 82.66075) (xy 62.647644 82.66075) (xy 62.595697 82.668978)
+ (xy 62.595695 82.668978) (xy 62.59141 82.669656) (xy 62.523308 82.675615) (xy 62.479245 82.68742)
+ (xy 62.472841 82.688435) (xy 62.472824 82.688439) (xy 62.445463 82.692773) (xy 62.445459 82.692774)
+ (xy 62.383627 82.712865) (xy 62.377404 82.714709) (xy 62.303504 82.734511) (xy 62.303503 82.734511)
+ (xy 62.279338 82.745779) (xy 62.279337 82.745778) (xy 62.272456 82.748986) (xy 62.250781 82.75603)
+ (xy 62.179886 82.792151) (xy 62.1779 82.793078) (xy 62.177882 82.793088) (xy 62.097262 82.830683)
+ (xy 62.085655 82.838809) (xy 62.085656 82.83881) (xy 62.078549 82.843785) (xy 62.06839 82.848963)
+ (xy 61.99487 82.902376) (xy 61.993939 82.903029) (xy 61.910859 82.961204) (xy 61.749954 83.122109)
+ (xy 61.691781 83.205184) (xy 61.691782 83.205185) (xy 61.691132 83.206113) (xy 61.637713 83.27964)
+ (xy 61.632535 83.2898) (xy 61.62756 83.296906) (xy 61.627558 83.296906) (xy 61.619435 83.30851)
+ (xy 61.59238 83.366526) (xy 61.546206 83.418964) (xy 61.479012 83.438114) (xy 61.412131 83.417896)
+ (xy 61.367617 83.366522) (xy 61.34057 83.30852) (xy 61.340568 83.308516) (xy 61.332436 83.296902)
+ (xy 61.323524 83.282068) (xy 61.322288 83.279641) (xy 61.322286 83.279638) (xy 61.269462 83.206932)
+ (xy 61.268205 83.20517) (xy 61.210045 83.122108) (xy 61.04914 82.961203) (xy 60.966078 82.903043)
+ (xy 60.96518 82.902414) (xy 60.89161 82.848963) (xy 60.881448 82.843785) (xy 60.874346 82.838812)
+ (xy 60.862734 82.830682) (xy 60.782128 82.793094) (xy 60.780169 82.79218) (xy 60.709219 82.75603)
+ (xy 60.687534 82.748983) (xy 60.680662 82.745779) (xy 60.680661 82.745778) (xy 60.656494 82.73451)
+ (xy 60.5826 82.71471) (xy 60.5826 82.714709) (xy 60.579446 82.713864) (xy 60.514534 82.692773) (xy 60.480766 82.687424)
+ (xy 60.436692 82.675615) (xy 60.436689 82.675614) (xy 60.436686 82.675614) (xy 60.372891 82.670033)
+ (xy 60.364301 82.668978) (xy 60.352848 82.667164) (xy 60.312352 82.66075) (xy 60.107648 82.66075)
+ (xy 60.107644 82.66075) (xy 60.055697 82.668978) (xy 60.055695 82.668978) (xy 60.05141 82.669656)
+ (xy 59.983308 82.675615) (xy 59.939245 82.68742) (xy 59.932841 82.688435) (xy 59.932824 82.688439)
+ (xy 59.905463 82.692773) (xy 59.905459 82.692774) (xy 59.843627 82.712865) (xy 59.837404 82.714709)
+ (xy 59.763504 82.734511) (xy 59.763503 82.734511) (xy 59.739338 82.745779) (xy 59.739337 82.745778)
+ (xy 59.732456 82.748986) (xy 59.710781 82.75603) (xy 59.639886 82.792151) (xy 59.6379 82.793078)
+ (xy 59.637882 82.793088) (xy 59.557262 82.830683) (xy 59.545655 82.838809) (xy 59.545656 82.83881)
+ (xy 59.538549 82.843785) (xy 59.52839 82.848963) (xy 59.45487 82.902376) (xy 59.453939 82.903029)
+ (xy 59.370859 82.961204) (xy 59.209954 83.122109) (xy 59.163748 83.188096) (xy 59.10917 83.23172)
+ (xy 59.039672 83.238911) (xy 58.977318 83.207387) (xy 58.942027 83.147633) (xy 58.937022 83.128024)
+ (xy 58.93457 83.122105) (xy 58.90658 83.05453) (xy 58.906568 83.054502) (xy 58.88322 83.005701)
+ (xy 58.883217 83.005696) (xy 58.823602 82.926061) (xy 58.796994 82.890517) (xy 58.796989 82.890512)
+ (xy 58.796984 82.890506) (xy 58.740747 82.834269) (xy 58.740731 82.834255) (xy 58.700475 82.798093)
+ (xy 58.700467 82.798087) (xy 58.576736 82.724676) (xy 58.576737 82.724676) (xy 58.527729 82.704377)
+ (xy 58.503226 82.694228) (xy 58.503212 82.694223) (xy 58.503204 82.69422) (xy 58.452199 82.676226)
+ (xy 58.389162 82.667163) (xy 58.309782 82.65575) (xy 57.030218 82.65575) (xy 57.030216 82.65575)
+ (xy 56.976185 82.658645) (xy 56.976181 82.658646) (xy 56.836778 82.694226) (xy 56.836766 82.69423)
+ (xy 56.76328 82.724669) (xy 56.763252 82.724681) (xy 56.714451 82.748029) (xy 56.714446 82.748032)
+ (xy 56.599268 82.834255) (xy 56.599256 82.834265) (xy 56.543019 82.890502) (xy 56.506843 82.930774)
+ (xy 56.506837 82.930782) (xy 56.433426 83.054513) (xy 56.402978 83.128023) (xy 56.393139 83.155913)
+ (xy 56.352271 83.212584) (xy 56.287252 83.238164) (xy 56.218725 83.224531) (xy 56.174629 83.185782)
+ (xy 56.130047 83.122111) (xy 56.130044 83.122108) (xy 56.130042 83.122105) (xy 55.96914 82.961203)
+ (xy 55.886078 82.903043) (xy 55.88518 82.902414) (xy 55.81161 82.848963) (xy 55.801448 82.843785)
+ (xy 55.794346 82.838812) (xy 55.782734 82.830682) (xy 55.702128 82.793094) (xy 55.700169 82.79218)
+ (xy 55.629219 82.75603) (xy 55.607534 82.748983) (xy 55.600662 82.745779) (xy 55.600661 82.745778)
+ (xy 55.576494 82.73451) (xy 55.5026 82.71471) (xy 55.5026 82.714709) (xy 55.499446 82.713864) (xy 55.434534 82.692773)
+ (xy 55.400766 82.687424) (xy 55.356692 82.675615) (xy 55.356689 82.675614) (xy 55.356686 82.675614)
+ (xy 55.292891 82.670033) (xy 55.284301 82.668978) (xy 55.272848 82.667164) (xy 55.232352 82.66075)
+ (xy 55.027648 82.66075) (xy 55.027644 82.66075) (xy 54.975697 82.668978) (xy 54.975695 82.668978)
+ (xy 54.97141 82.669656) (xy 54.903308 82.675615) (xy 54.859245 82.68742) (xy 54.852841 82.688435)
+ (xy 54.852824 82.688439) (xy 54.825463 82.692773) (xy 54.825459 82.692774) (xy 54.763627 82.712865)
+ (xy 54.757404 82.714709) (xy 54.683504 82.734511) (xy 54.683503 82.734511) (xy 54.659338 82.745779)
+ (xy 54.659337 82.745778) (xy 54.652456 82.748986) (xy 54.630781 82.75603) (xy 54.559886 82.792151)
+ (xy 54.5579 82.793078) (xy 54.557882 82.793088) (xy 54.477262 82.830683) (xy 54.465655 82.838809)
+ (xy 54.465656 82.83881) (xy 54.458549 82.843785) (xy 54.44839 82.848963) (xy 54.37487 82.902376)
+ (xy 54.373939 82.903029) (xy 54.290859 82.961204) (xy 54.129954 83.122109) (xy 54.071781 83.205184)
+ (xy 54.071782 83.205185) (xy 54.071132 83.206113) (xy 54.017713 83.27964) (xy 54.012535 83.2898)
+ (xy 54.00756 83.296906) (xy 54.007558 83.296906) (xy 53.999435 83.30851) (xy 53.97238 83.366526)
+ (xy 53.926206 83.418964) (xy 53.859012 83.438114) (xy 53.792131 83.417896) (xy 53.747617 83.366522)
+ (xy 53.72057 83.30852) (xy 53.720568 83.308516) (xy 53.712436 83.296902) (xy 53.703524 83.282068)
+ (xy 53.702288 83.279641) (xy 53.702286 83.279638) (xy 53.649462 83.206932) (xy 53.648205 83.20517)
+ (xy 53.590045 83.122108) (xy 53.42914 82.961203) (xy 53.346078 82.903043) (xy 53.34518 82.902414)
+ (xy 53.27161 82.848963) (xy 53.261448 82.843785) (xy 53.254346 82.838812) (xy 53.242734 82.830682)
+ (xy 53.162128 82.793094) (xy 53.160169 82.79218) (xy 53.089219 82.75603) (xy 53.067534 82.748983)
+ (xy 53.060662 82.745779) (xy 53.060661 82.745778) (xy 53.036494 82.73451) (xy 52.9626 82.71471)
+ (xy 52.9626 82.714709) (xy 52.959446 82.713864) (xy 52.894534 82.692773) (xy 52.860766 82.687424)
+ (xy 52.816692 82.675615) (xy 52.816689 82.675614) (xy 52.816686 82.675614) (xy 52.752891 82.670033)
+ (xy 52.744301 82.668978) (xy 52.732848 82.667164) (xy 52.692352 82.66075) (xy 52.487648 82.66075)
+ (xy 52.487644 82.66075) (xy 52.435697 82.668978) (xy 52.435695 82.668978) (xy 52.43141 82.669656)
+ (xy 52.363308 82.675615) (xy 52.319245 82.68742) (xy 52.312841 82.688435) (xy 52.312824 82.688439)
+ (xy 52.285463 82.692773) (xy 52.285459 82.692774) (xy 52.223627 82.712865) (xy 52.217404 82.714709)
+ (xy 52.143504 82.734511) (xy 52.143503 82.734511) (xy 52.119338 82.745779) (xy 52.119337 82.745778)
+ (xy 52.112456 82.748986) (xy 52.090781 82.75603) (xy 52.019886 82.792151) (xy 52.0179 82.793078)
+ (xy 52.017882 82.793088) (xy 51.937262 82.830683) (xy 51.925655 82.838809) (xy 51.925656 82.83881)
+ (xy 51.918549 82.843785) (xy 51.90839 82.848963) (xy 51.83487 82.902376) (xy 51.833939 82.903029)
+ (xy 51.750859 82.961204) (xy 51.589954 83.122109) (xy 51.531781 83.205184) (xy 51.531782 83.205185)
+ (xy 51.531132 83.206113) (xy 51.477713 83.27964) (xy 51.472535 83.2898) (xy 51.46756 83.296906)
+ (xy 51.467558 83.296906) (xy 51.459435 83.30851) (xy 51.43238 83.366526) (xy 51.386206 83.418964)
+ (xy 51.319012 83.438114) (xy 51.252131 83.417896) (xy 51.207617 83.366522) (xy 51.18057 83.30852)
+ (xy 51.180568 83.308516) (xy 51.172436 83.296902) (xy 51.163524 83.282068) (xy 51.162288 83.279641)
+ (xy 51.162286 83.279638) (xy 51.109462 83.206932) (xy 51.108205 83.20517) (xy 51.050045 83.122108)
+ (xy 50.88914 82.961203) (xy 50.806078 82.903043) (xy 50.80518 82.902414) (xy 50.73161 82.848963)
+ (xy 50.721448 82.843785) (xy 50.714346 82.838812) (xy 50.702734 82.830682) (xy 50.622128 82.793094)
+ (xy 50.620169 82.79218) (xy 50.549219 82.75603) (xy 50.527534 82.748983) (xy 50.520662 82.745779)
+ (xy 50.520661 82.745778) (xy 50.496494 82.73451) (xy 50.4226 82.71471) (xy 50.4226 82.714709) (xy 50.419446 82.713864)
+ (xy 50.354534 82.692773) (xy 50.320766 82.687424) (xy 50.276692 82.675615) (xy 50.276689 82.675614)
+ (xy 50.276686 82.675614) (xy 50.212891 82.670033) (xy 50.204301 82.668978) (xy 50.192848 82.667164)
+ (xy 50.152352 82.66075) (xy 49.947648 82.66075) (xy 49.947644 82.66075) (xy 49.895697 82.668978)
+ (xy 49.895695 82.668978) (xy 49.89141 82.669656) (xy 49.823308 82.675615) (xy 49.779245 82.68742)
+ (xy 49.772841 82.688435) (xy 49.772824 82.688439) (xy 49.745463 82.692773) (xy 49.745459 82.692774)
+ (xy 49.683627 82.712865) (xy 49.677404 82.714709) (xy 49.603504 82.734511) (xy 49.603503 82.734511)
+ (xy 49.579338 82.745779) (xy 49.579337 82.745778) (xy 49.572456 82.748986) (xy 49.550781 82.75603)
+ (xy 49.479886 82.792151) (xy 49.4779 82.793078) (xy 49.477882 82.793088) (xy 49.397262 82.830683)
+ (xy 49.385655 82.838809) (xy 49.385656 82.83881) (xy 49.378549 82.843785) (xy 49.36839 82.848963)
+ (xy 49.29487 82.902376) (xy 49.293939 82.903029) (xy 49.210859 82.961204) (xy 49.049954 83.122109)
+ (xy 48.991781 83.205184) (xy 48.991782 83.205185) (xy 48.991132 83.206113) (xy 48.937713 83.27964)
+ (xy 48.932535 83.2898) (xy 48.92756 83.296906) (xy 48.927558 83.296906) (xy 48.919435 83.30851)
+ (xy 48.89238 83.366526) (xy 48.846206 83.418964) (xy 48.779012 83.438114) (xy 48.712131 83.417896)
+ (xy 48.667617 83.366522) (xy 48.64057 83.30852) (xy 48.640568 83.308516) (xy 48.632436 83.296902)
+ (xy 48.623524 83.282068) (xy 48.622288 83.279641) (xy 48.622286 83.279638) (xy 48.569462 83.206932)
+ (xy 48.568205 83.20517) (xy 48.510045 83.122108) (xy 48.34914 82.961203) (xy 48.266078 82.903043)
+ (xy 48.26518 82.902414) (xy 48.19161 82.848963) (xy 48.181448 82.843785) (xy 48.174346 82.838812)
+ (xy 48.162734 82.830682) (xy 48.082128 82.793094) (xy 48.080169 82.79218) (xy 48.009219 82.75603)
+ (xy 47.987534 82.748983) (xy 47.980662 82.745779) (xy 47.980661 82.745778) (xy 47.956494 82.73451)
+ (xy 47.8826 82.71471) (xy 47.8826 82.714709) (xy 47.879446 82.713864) (xy 47.814534 82.692773) (xy 47.780766 82.687424)
+ (xy 47.736692 82.675615) (xy 47.736689 82.675614) (xy 47.736686 82.675614) (xy 47.672891 82.670033)
+ (xy 47.664301 82.668978) (xy 47.652848 82.667164) (xy 47.612352 82.66075) (xy 47.407648 82.66075)
+ (xy 47.407644 82.66075) (xy 47.355697 82.668978) (xy 47.355695 82.668978) (xy 47.35141 82.669656)
+ (xy 47.283308 82.675615) (xy 47.239245 82.68742) (xy 47.232841 82.688435) (xy 47.232824 82.688439)
+ (xy 47.205463 82.692773) (xy 47.205459 82.692774) (xy 47.143627 82.712865) (xy 47.137404 82.714709)
+ (xy 47.063504 82.734511) (xy 47.063503 82.734511) (xy 47.039338 82.745779) (xy 47.039337 82.745778)
+ (xy 47.032456 82.748986) (xy 47.010781 82.75603) (xy 46.939886 82.792151) (xy 46.9379 82.793078)
+ (xy 46.937882 82.793088) (xy 46.857262 82.830683) (xy 46.845655 82.838809) (xy 46.845656 82.83881)
+ (xy 46.838549 82.843785) (xy 46.82839 82.848963) (xy 46.75487 82.902376) (xy 46.753939 82.903029)
+ (xy 46.670859 82.961204) (xy 46.509954 83.122109) (xy 46.463748 83.188096) (xy 46.40917 83.23172)
+ (xy 46.339672 83.238911) (xy 46.277318 83.207387) (xy 46.242027 83.147633) (xy 46.237022 83.128024)
+ (xy 46.23457 83.122105) (xy 46.20658 83.05453) (xy 46.206568 83.054502) (xy 46.18322 83.005701)
+ (xy 46.183217 83.005696) (xy 46.123602 82.926061) (xy 46.096994 82.890517) (xy 46.096989 82.890512)
+ (xy 46.096984 82.890506) (xy 46.040747 82.834269) (xy 46.040731 82.834255) (xy 46.000475 82.798093)
+ (xy 46.000467 82.798087) (xy 45.876736 82.724676) (xy 45.876737 82.724676) (xy 45.827729 82.704377)
+ (xy 45.803226 82.694228) (xy 45.803212 82.694223) (xy 45.803204 82.69422) (xy 45.752199 82.676226)
+ (xy 45.689162 82.667163) (xy 45.609782 82.65575) (xy 44.330218 82.65575) (xy 44.330216 82.65575)
+ (xy 44.276185 82.658645) (xy 44.276181 82.658646) (xy 44.136778 82.694226) (xy 44.136766 82.69423)
+ (xy 44.06328 82.724669) (xy 44.063252 82.724681) (xy 44.014451 82.748029) (xy 44.014446 82.748032)
+ (xy 43.899268 82.834255) (xy 43.899256 82.834265) (xy 43.843019 82.890502) (xy 43.806843 82.930774)
+ (xy 43.806837 82.930782) (xy 43.733426 83.054513) (xy 43.702978 83.128023) (xy 43.693139 83.155913)
+ (xy 43.652271 83.212584) (xy 43.587252 83.238164) (xy 43.518725 83.224531) (xy 43.474629 83.185782)
+ (xy 43.430047 83.122111) (xy 43.430044 83.122108) (xy 43.430042 83.122105) (xy 43.26914 82.961203)
+ (xy 43.186078 82.903043) (xy 43.18518 82.902414) (xy 43.11161 82.848963) (xy 43.101448 82.843785)
+ (xy 43.094346 82.838812) (xy 43.082734 82.830682) (xy 43.002128 82.793094) (xy 43.000169 82.79218)
+ (xy 42.929219 82.75603) (xy 42.907534 82.748983) (xy 42.900662 82.745779) (xy 42.900661 82.745778)
+ (xy 42.876494 82.73451) (xy 42.8026 82.71471) (xy 42.8026 82.714709) (xy 42.799446 82.713864) (xy 42.734534 82.692773)
+ (xy 42.700766 82.687424) (xy 42.656692 82.675615) (xy 42.656689 82.675614) (xy 42.656686 82.675614)
+ (xy 42.592891 82.670033) (xy 42.584301 82.668978) (xy 42.572848 82.667164) (xy 42.532352 82.66075)
+ (xy 42.327648 82.66075) (xy 42.327644 82.66075) (xy 42.275697 82.668978) (xy 42.275695 82.668978)
+ (xy 42.27141 82.669656) (xy 42.203308 82.675615) (xy 42.159245 82.68742) (xy 42.152841 82.688435)
+ (xy 42.152824 82.688439) (xy 42.125463 82.692773) (xy 42.125459 82.692774) (xy 42.063627 82.712865)
+ (xy 42.057404 82.714709) (xy 41.983504 82.734511) (xy 41.983503 82.734511) (xy 41.959338 82.745779)
+ (xy 41.959337 82.745778) (xy 41.952456 82.748986) (xy 41.930781 82.75603) (xy 41.859886 82.792151)
+ (xy 41.8579 82.793078) (xy 41.857882 82.793088) (xy 41.777262 82.830683) (xy 41.765655 82.838809)
+ (xy 41.765656 82.83881) (xy 41.758549 82.843785) (xy 41.74839 82.848963) (xy 41.67487 82.902376)
+ (xy 41.673939 82.903029) (xy 41.590859 82.961204) (xy 41.429954 83.122109) (xy 41.371781 83.205184)
+ (xy 41.371782 83.205185) (xy 41.371132 83.206113) (xy 41.317713 83.27964) (xy 41.312535 83.2898)
+ (xy 41.30756 83.296906) (xy 41.307558 83.296906) (xy 41.299435 83.30851) (xy 41.27238 83.366526)
+ (xy 41.226206 83.418964) (xy 41.159012 83.438114) (xy 41.092131 83.417896) (xy 41.047617 83.366522)
+ (xy 41.02057 83.30852) (xy 41.020568 83.308516) (xy 41.012436 83.296902) (xy 41.003524 83.282068)
+ (xy 41.002288 83.279641) (xy 41.002286 83.279638) (xy 40.949462 83.206932) (xy 40.948205 83.20517)
+ (xy 40.890045 83.122108) (xy 40.72914 82.961203) (xy 40.646078 82.903043) (xy 40.64518 82.902414)
+ (xy 40.57161 82.848963) (xy 40.561448 82.843785) (xy 40.554346 82.838812) (xy 40.542734 82.830682)
+ (xy 40.462128 82.793094) (xy 40.460169 82.79218) (xy 40.389219 82.75603) (xy 40.367534 82.748983)
+ (xy 40.360662 82.745779) (xy 40.360661 82.745778) (xy 40.336494 82.73451) (xy 40.2626 82.71471)
+ (xy 40.2626 82.714709) (xy 40.259446 82.713864) (xy 40.194534 82.692773) (xy 40.160766 82.687424)
+ (xy 40.116692 82.675615) (xy 40.116689 82.675614) (xy 40.116686 82.675614) (xy 40.052891 82.670033)
+ (xy 40.044301 82.668978) (xy 40.032848 82.667164) (xy 39.992352 82.66075) (xy 39.787648 82.66075)
+ (xy 39.787644 82.66075) (xy 39.735697 82.668978) (xy 39.735695 82.668978) (xy 39.73141 82.669656)
+ (xy 39.663308 82.675615) (xy 39.619245 82.68742) (xy 39.612841 82.688435) (xy 39.612824 82.688439)
+ (xy 39.585463 82.692773) (xy 39.585459 82.692774) (xy 39.523627 82.712865) (xy 39.517404 82.714709)
+ (xy 39.443504 82.734511) (xy 39.443503 82.734511) (xy 39.419338 82.745779) (xy 39.419337 82.745778)
+ (xy 39.412456 82.748986) (xy 39.390781 82.75603) (xy 39.319886 82.792151) (xy 39.3179 82.793078)
+ (xy 39.317882 82.793088) (xy 39.237262 82.830683) (xy 39.225655 82.838809) (xy 39.225656 82.83881)
+ (xy 39.218549 82.843785) (xy 39.20839 82.848963) (xy 39.13487 82.902376) (xy 39.133939 82.903029)
+ (xy 39.050859 82.961204) (xy 38.889954 83.122109) (xy 38.831781 83.205184) (xy 38.831782 83.205185)
+ (xy 38.831132 83.206113) (xy 38.777713 83.27964) (xy 38.772535 83.2898) (xy 38.76756 83.296906)
+ (xy 38.767558 83.296906) (xy 38.759435 83.30851) (xy 38.73238 83.366526) (xy 38.686206 83.418964)
+ (xy 38.619012 83.438114) (xy 38.552131 83.417896) (xy 38.507617 83.366522) (xy 38.48057 83.30852)
+ (xy 38.480568 83.308516) (xy 38.472436 83.296902) (xy 38.463524 83.282068) (xy 38.462288 83.279641)
+ (xy 38.462286 83.279638) (xy 38.409462 83.206932) (xy 38.408205 83.20517) (xy 38.350045 83.122108)
+ (xy 38.18914 82.961203) (xy 38.106078 82.903043) (xy 38.10518 82.902414) (xy 38.03161 82.848963)
+ (xy 38.021448 82.843785) (xy 38.014346 82.838812) (xy 38.002734 82.830682) (xy 37.922128 82.793094)
+ (xy 37.920169 82.79218) (xy 37.849219 82.75603) (xy 37.827534 82.748983) (xy 37.820662 82.745779)
+ (xy 37.820661 82.745778) (xy 37.796494 82.73451) (xy 37.7226 82.71471) (xy 37.7226 82.714709) (xy 37.719446 82.713864)
+ (xy 37.654534 82.692773) (xy 37.620766 82.687424) (xy 37.576692 82.675615) (xy 37.576689 82.675614)
+ (xy 37.576686 82.675614) (xy 37.512891 82.670033) (xy 37.504301 82.668978) (xy 37.492848 82.667164)
+ (xy 37.452352 82.66075) (xy 37.247648 82.66075) (xy 37.247644 82.66075) (xy 37.195697 82.668978)
+ (xy 37.195695 82.668978) (xy 37.19141 82.669656) (xy 37.123308 82.675615) (xy 37.079245 82.68742)
+ (xy 37.072841 82.688435) (xy 37.072824 82.688439) (xy 37.045463 82.692773) (xy 37.045459 82.692774)
+ (xy 36.983627 82.712865) (xy 36.977404 82.714709) (xy 36.903504 82.734511) (xy 36.903503 82.734511)
+ (xy 36.879338 82.745779) (xy 36.879337 82.745778) (xy 36.872456 82.748986) (xy 36.850781 82.75603)
+ (xy 36.779886 82.792151) (xy 36.7779 82.793078) (xy 36.777882 82.793088) (xy 36.697262 82.830683)
+ (xy 36.685655 82.838809) (xy 36.685656 82.83881) (xy 36.678549 82.843785) (xy 36.66839 82.848963)
+ (xy 36.59487 82.902376) (xy 36.593939 82.903029) (xy 36.510859 82.961204) (xy 36.349954 83.122109)
+ (xy 36.291781 83.205184) (xy 36.291782 83.205185) (xy 36.291132 83.206113) (xy 36.237713 83.27964)
+ (xy 36.232535 83.2898) (xy 36.22756 83.296906) (xy 36.227558 83.296906) (xy 36.219435 83.30851)
+ (xy 36.19238 83.366526) (xy 36.146206 83.418964) (xy 36.079012 83.438114) (xy 36.012131 83.417896)
+ (xy 35.967617 83.366522) (xy 35.94057 83.30852) (xy 35.940568 83.308516) (xy 35.932436 83.296902)
+ (xy 35.923524 83.282068) (xy 35.922288 83.279641) (xy 35.922286 83.279638) (xy 35.869462 83.206932)
+ (xy 35.868205 83.20517) (xy 35.810045 83.122108) (xy 35.64914 82.961203) (xy 35.566078 82.903043)
+ (xy 35.56518 82.902414) (xy 35.49161 82.848963) (xy 35.481448 82.843785) (xy 35.474346 82.838812)
+ (xy 35.462734 82.830682) (xy 35.382128 82.793094) (xy 35.380169 82.79218) (xy 35.309219 82.75603)
+ (xy 35.287534 82.748983) (xy 35.280662 82.745779) (xy 35.280661 82.745778) (xy 35.256494 82.73451)
+ (xy 35.1826 82.71471) (xy 35.1826 82.714709) (xy 35.179446 82.713864) (xy 35.114534 82.692773) (xy 35.080766 82.687424)
+ (xy 35.036692 82.675615) (xy 35.036689 82.675614) (xy 35.036686 82.675614) (xy 34.972891 82.670033)
+ (xy 34.964301 82.668978) (xy 34.952848 82.667164) (xy 34.912352 82.66075) (xy 34.707648 82.66075)
+ (xy 34.707644 82.66075) (xy 34.655697 82.668978) (xy 34.655695 82.668978) (xy 34.65141 82.669656)
+ (xy 34.583308 82.675615) (xy 34.539245 82.68742) (xy 34.532841 82.688435) (xy 34.532824 82.688439)
+ (xy 34.505463 82.692773) (xy 34.505459 82.692774) (xy 34.443627 82.712865) (xy 34.437404 82.714709)
+ (xy 34.363504 82.734511) (xy 34.363503 82.734511) (xy 34.339338 82.745779) (xy 34.339337 82.745778)
+ (xy 34.332456 82.748986) (xy 34.310781 82.75603) (xy 34.239886 82.792151) (xy 34.2379 82.793078)
+ (xy 34.237882 82.793088) (xy 34.157262 82.830683) (xy 34.145655 82.838809) (xy 34.145656 82.83881)
+ (xy 34.138549 82.843785) (xy 34.12839 82.848963) (xy 34.05487 82.902376) (xy 34.053939 82.903029)
+ (xy 33.970859 82.961204) (xy 33.809954 83.122109) (xy 33.763748 83.188096) (xy 33.70917 83.23172)
+ (xy 33.639672 83.238911) (xy 33.577318 83.207387) (xy 33.542027 83.147633) (xy 33.537022 83.128024)
+ (xy 33.53457 83.122105) (xy 33.50658 83.05453) (xy 33.506568 83.054502) (xy 33.48322 83.005701)
+ (xy 33.483217 83.005696) (xy 33.423602 82.926061) (xy 33.396994 82.890517) (xy 33.396989 82.890512)
+ (xy 33.396984 82.890506) (xy 33.340747 82.834269) (xy 33.340731 82.834255) (xy 33.300475 82.798093)
+ (xy 33.300467 82.798087) (xy 33.176736 82.724676) (xy 33.176737 82.724676) (xy 33.127729 82.704377)
+ (xy 33.103226 82.694228) (xy 33.103212 82.694223) (xy 33.103204 82.69422) (xy 33.052199 82.676226)
+ (xy 32.989162 82.667163) (xy 32.909782 82.65575) (xy 31.630218 82.65575) (xy 31.630216 82.65575)
+ (xy 31.576185 82.658645) (xy 31.576181 82.658646) (xy 31.436778 82.694226) (xy 31.436766 82.69423)
+ (xy 31.36328 82.724669) (xy 31.363252 82.724681) (xy 31.314451 82.748029) (xy 31.314446 82.748032)
+ (xy 31.199268 82.834255) (xy 31.199256 82.834265) (xy 31.143019 82.890502) (xy 31.106843 82.930774)
+ (xy 31.106837 82.930782) (xy 31.033426 83.054513) (xy 31.002978 83.128023) (xy 30.993139 83.155913)
+ (xy 30.952271 83.212584) (xy 30.887252 83.238164) (xy 30.818725 83.224531) (xy 30.774629 83.185782)
+ (xy 30.730047 83.122111) (xy 30.730044 83.122108) (xy 30.730042 83.122105) (xy 30.56914 82.961203)
+ (xy 30.486078 82.903043) (xy 30.48518 82.902414) (xy 30.41161 82.848963) (xy 30.401448 82.843785)
+ (xy 30.394346 82.838812) (xy 30.382734 82.830682) (xy 30.302128 82.793094) (xy 30.300169 82.79218)
+ (xy 30.229219 82.75603) (xy 30.207534 82.748983) (xy 30.200662 82.745779) (xy 30.200661 82.745778)
+ (xy 30.176494 82.73451) (xy 30.1026 82.71471) (xy 30.1026 82.714709) (xy 30.099446 82.713864) (xy 30.034534 82.692773)
+ (xy 30.000766 82.687424) (xy 29.956692 82.675615) (xy 29.956689 82.675614) (xy 29.956686 82.675614)
+ (xy 29.892891 82.670033) (xy 29.884301 82.668978) (xy 29.872848 82.667164) (xy 29.832352 82.66075)
+ (xy 29.627648 82.66075) (xy 29.627644 82.66075) (xy 29.575697 82.668978) (xy 29.575695 82.668978)
+ (xy 29.57141 82.669656) (xy 29.503308 82.675615) (xy 29.459245 82.68742) (xy 29.452841 82.688435)
+ (xy 29.452824 82.688439) (xy 29.425463 82.692773) (xy 29.425459 82.692774) (xy 29.363627 82.712865)
+ (xy 29.357404 82.714709) (xy 29.283504 82.734511) (xy 29.283503 82.734511) (xy 29.259338 82.745779)
+ (xy 29.259337 82.745778) (xy 29.252456 82.748986) (xy 29.230781 82.75603) (xy 29.159886 82.792151)
+ (xy 29.1579 82.793078) (xy 29.157882 82.793088) (xy 29.077262 82.830683) (xy 29.065655 82.838809)
+ (xy 29.065656 82.83881) (xy 29.058549 82.843785) (xy 29.04839 82.848963) (xy 28.97487 82.902376)
+ (xy 28.973939 82.903029) (xy 28.890859 82.961204) (xy 28.729952 83.122111) (xy 28.6805 83.192734)
+ (xy 28.625923 83.236358) (xy 28.556424 83.24355) (xy 28.49407 83.212026) (xy 28.460543 83.158502)
+ (xy 28.433478 83.071644) (xy 28.345472 82.926065) (xy 28.34547 82.926063) (xy 28.345469 82.926061)
+ (xy 28.225188 82.80578) (xy 28.212472 82.798093) (xy 28.079606 82.717772) (xy 27.917196 82.667164)
+ (xy 27.917194 82.667163) (xy 27.917192 82.667163) (xy 27.867778 82.662673) (xy 27.846616 82.66075)
+ (xy 27.846613 82.66075) (xy 27.32565 82.66075) (xy 27.313497 82.660153) (xy 27.268793 82.65575)
+ (xy 27.111207 82.65575) (xy 27.066502 82.660153) (xy 27.05435 82.66075) (xy 26.533384 82.66075)
+ (xy 26.514145 82.662498) (xy 26.462807 82.667163) (xy 26.300393 82.717772) (xy 26.154811 82.80578)
+ (xy 26.15481 82.805781) (xy 26.112181 82.848411) (xy 26.050858 82.881896) (xy 25.981166 82.876912)
+ (xy 25.925233 82.83504) (xy 25.900816 82.769576) (xy 25.9005 82.76073) (xy 25.9005 79.421153) (xy 57.4495 79.421153)
+ (xy 57.4495 79.578846) (xy 57.480261 79.733489) (xy 57.480264 79.733501) (xy 57.540602 79.879172)
+ (xy 57.540609 79.879185) (xy 57.62821 80.010288) (xy 57.628213 80.010292) (xy 57.739707 80.121786)
+ (xy 57.739711 80.121789) (xy 57.870814 80.20939) (xy 57.870827 80.209397) (xy 58.016498 80.269735)
+ (xy 58.016503 80.269737) (xy 58.171153 80.300499) (xy 58.171156 80.3005) (xy 58.171158 80.3005)
+ (xy 58.328844 80.3005) (xy 58.328845 80.300499) (xy 58.483497 80.269737) (xy 58.558963 80.238478)
+ (xy 58.627864 80.209939) (xy 58.675316 80.2005) (xy 63.824684 80.2005) (xy 63.872136 80.209939)
+ (xy 64.016498 80.269735) (xy 64.016503 80.269737) (xy 64.171153 80.300499) (xy 64.171156 80.3005)
+ (xy 64.171158 80.3005) (xy 64.328844 80.3005) (xy 64.328845 80.300499) (xy 64.483497 80.269737)
+ (xy 64.629179 80.209394) (xy 64.653135 80.193386) (xy 64.697837 80.17487) (xy 64.704328 80.17358)
+ (xy 64.830898 80.121153) (xy 87.3295 80.121153) (xy 87.3295 80.278846) (xy 87.360261 80.433489)
+ (xy 87.360264 80.433501) (xy 87.420602 80.579172) (xy 87.420609 80.579185) (xy 87.50821 80.710288)
+ (xy 87.508213 80.710292) (xy 87.619707 80.821786) (xy 87.619711 80.821789) (xy 87.750814 80.90939)
+ (xy 87.750827 80.909397) (xy 87.896498 80.969735) (xy 87.896503 80.969737) (xy 88.051153 81.000499)
+ (xy 88.051156 81.0005) (xy 88.051158 81.0005) (xy 88.208844 81.0005) (xy 88.208845 81.000499) (xy 88.363497 80.969737)
+ (xy 88.509179 80.909394) (xy 88.640289 80.821789) (xy 88.751789 80.710289) (xy 88.839394 80.579179)
+ (xy 88.839395 80.579176) (xy 88.839397 80.579173) (xy 88.899192 80.434812) (xy 88.926069 80.394586)
+ (xy 90.924114 78.396543) (xy 91.000775 78.281811) (xy 91.05358 78.154328) (xy 91.067013 78.086795)
+ (xy 91.0805 78.018995) (xy 91.0805 75.875316) (xy 91.089939 75.827864) (xy 91.149735 75.683501)
+ (xy 91.149737 75.683497) (xy 91.1805 75.528842) (xy 91.1805 75.371158) (xy 91.1805 75.371155) (xy 91.180499 75.371153)
+ (xy 91.169439 75.315553) (xy 91.149737 75.216503) (xy 91.125222 75.157317) (xy 91.089397 75.070827)
+ (xy 91.08939 75.070814) (xy 91.001789 74.939711) (xy 91.001786 74.939707) (xy 90.890292 74.828213)
+ (xy 90.890288 74.82821) (xy 90.759185 74.740609) (xy 90.759172 74.740602) (xy 90.613501 74.680264)
+ (xy 90.613489 74.680261) (xy 90.458845 74.6495) (xy 90.458842 74.6495) (xy 90.301158 74.6495) (xy 90.301155 74.6495)
+ (xy 90.14651 74.680261) (xy 90.146498 74.680264) (xy 90.000827 74.740602) (xy 90.000814 74.740609)
+ (xy 89.869711 74.82821) (xy 89.869707 74.828213) (xy 89.758213 74.939707) (xy 89.75821 74.939711)
+ (xy 89.670609 75.070814) (xy 89.670602 75.070827) (xy 89.610264 75.216498) (xy 89.610261 75.21651)
+ (xy 89.5795 75.371153) (xy 89.5795 75.528846) (xy 89.610261 75.683489) (xy 89.610264 75.683501)
+ (xy 89.670061 75.827864) (xy 89.6795 75.875316) (xy 89.6795 77.60848) (xy 89.659815 77.675519) (xy 89.643181 77.696161)
+ (xy 87.935412 79.403929) (xy 87.895184 79.430809) (xy 87.750823 79.490604) (xy 87.750814 79.490609)
+ (xy 87.619711 79.57821) (xy 87.619707 79.578213) (xy 87.508213 79.689707) (xy 87.50821 79.689711)
+ (xy 87.420609 79.820814) (xy 87.420602 79.820827) (xy 87.360264 79.966498) (xy 87.360261 79.96651)
+ (xy 87.3295 80.121153) (xy 64.830898 80.121153) (xy 64.831811 80.120775) (xy 64.946542 80.044114)
+ (xy 64.946545 80.044111) (xy 64.963272 80.027385) (xy 65.044111 79.946545) (xy 65.044114 79.946542)
+ (xy 65.120775 79.831811) (xy 65.17358 79.704328) (xy 65.198666 79.578213) (xy 65.2005 79.568995)
+ (xy 65.2005 79.431004) (xy 65.173581 79.295677) (xy 65.17358 79.295676) (xy 65.17358 79.295672)
+ (xy 65.161496 79.266498) (xy 65.120778 79.168195) (xy 65.120771 79.168182) (xy 65.044114 79.053458)
+ (xy 65.044111 79.053454) (xy 64.946545 78.955888) (xy 64.946541 78.955885) (xy 64.831817 78.879228)
+ (xy 64.831804 78.879221) (xy 64.70433 78.82642) (xy 64.704321 78.826418) (xy 64.697828 78.825126)
+ (xy 64.653136 78.806613) (xy 64.629183 78.790608) (xy 64.629172 78.790602) (xy 64.483501 78.730264)
+ (xy 64.483489 78.730261) (xy 64.328845 78.6995) (xy 64.328842 78.6995) (xy 64.171158 78.6995) (xy 64.171155 78.6995)
+ (xy 64.01651 78.730261) (xy 64.016498 78.730264) (xy 63.872136 78.790061) (xy 63.824684 78.7995)
+ (xy 58.675316 78.7995) (xy 58.627864 78.790061) (xy 58.483501 78.730264) (xy 58.483489 78.730261)
+ (xy 58.328845 78.6995) (xy 58.328842 78.6995) (xy 58.171158 78.6995) (xy 58.171155 78.6995) (xy 58.01651 78.730261)
+ (xy 58.016498 78.730264) (xy 57.870827 78.790602) (xy 57.870814 78.790609) (xy 57.739711 78.87821)
+ (xy 57.739707 78.878213) (xy 57.628213 78.989707) (xy 57.62821 78.989711) (xy 57.540609 79.120814)
+ (xy 57.540602 79.120827) (xy 57.480264 79.266498) (xy 57.480261 79.26651) (xy 57.4495 79.421153)
+ (xy 25.9005 79.421153) (xy 25.9005 78.501553) (xy 25.920185 78.434514) (xy 25.972989 78.388759)
+ (xy 26.042147 78.378815) (xy 26.105703 78.40784) (xy 26.134985 78.445258) (xy 26.164951 78.50407)
+ (xy 26.28989 78.676036) (xy 26.440213 78.826359) (xy 26.612179 78.951298) (xy 26.612181 78.951299)
+ (xy 26.612184 78.951301) (xy 26.801588 79.047807) (xy 27.003757 79.113496) (xy 27.213713 79.14675)
+ (xy 27.213714 79.14675) (xy 27.426286 79.14675) (xy 27.426287 79.14675) (xy 27.636243 79.113496)
+ (xy 27.838412 79.047807) (xy 28.027816 78.951301) (xy 28.127021 78.879225) (xy 28.199786 78.826359)
+ (xy 28.199788 78.826356) (xy 28.199792 78.826354) (xy 28.350104 78.676042) (xy 28.350106 78.676038)
+ (xy 28.350109 78.676036) (xy 28.475048 78.50407) (xy 28.475047 78.50407) (xy 28.475051 78.504066)
+ (xy 28.571557 78.314662) (xy 28.637246 78.112493) (xy 28.6705 77.902537) (xy 28.6705 77.689963)
+ (xy 28.637246 77.480007) (xy 28.612464 77.403736) (xy 29.1745 77.403736) (xy 29.1745 77.588763)
+ (xy 29.203445 77.771515) (xy 29.260619 77.947482) (xy 29.26062 77.947485) (xy 29.331603 78.086795)
+ (xy 29.344622 78.112346) (xy 29.453379 78.262037) (xy 29.584213 78.392871) (xy 29.733904 78.501628)
+ (xy 29.814763 78.542827) (xy 29.898764 78.585629) (xy 29.898767 78.58563) (xy 29.98675 78.614217)
+ (xy 30.074736 78.642805) (xy 30.257486 78.67175) (xy 30.257487 78.67175) (xy 30.442513 78.67175)
+ (xy 30.442514 78.67175) (xy 30.625264 78.642805) (xy 30.801235 78.585629) (xy 30.966096 78.501628)
+ (xy 31.115787 78.392871) (xy 31.246621 78.262037) (xy 31.355378 78.112346) (xy 31.439379 77.947485)
+ (xy 31.496555 77.771514) (xy 31.5255 77.588764) (xy 31.5255 77.403736) (xy 31.496555 77.220986)
+ (xy 31.464149 77.12125) (xy 32.87 77.12125) (xy 32.87 78.02125) (xy 32.872139 78.086795) (xy 32.906067 78.213417)
+ (xy 32.971612 78.326944) (xy 33.064306 78.419638) (xy 33.177833 78.485183) (xy 33.304455 78.519111)
+ (xy 33.37 78.52125) (xy 40.77 78.52125) (xy 40.835545 78.519111) (xy 40.962167 78.485182) (xy 41.075694 78.419638)
+ (xy 41.168388 78.326944) (xy 41.233932 78.213417) (xy 41.267861 78.086795) (xy 41.27 78.02125) (xy 41.27 77.12125)
+ (xy 41.267861 77.055705) (xy 41.233932 76.929083) (xy 41.168388 76.815556) (xy 41.075694 76.722862)
+ (xy 40.962167 76.657318) (xy 40.962168 76.657318) (xy 40.902011 76.641199) (xy 40.835545 76.623389)
+ (xy 40.835542 76.623388) (xy 40.835543 76.623388) (xy 40.77 76.62125) (xy 37.07 76.62125) (xy 33.37 76.62125)
+ (xy 33.304455 76.623389) (xy 33.177833 76.657317) (xy 33.177831 76.657317) (xy 33.177831 76.657318)
+ (xy 33.064306 76.722862) (xy 33.064303 76.722864) (xy 32.971614 76.815553) (xy 32.971612 76.815556)
+ (xy 32.906067 76.929083) (xy 32.872139 77.055705) (xy 32.87 77.12125) (xy 31.464149 77.12125) (xy 31.453485 77.088429)
+ (xy 31.43938 77.045017) (xy 31.439379 77.045014) (xy 31.38032 76.929106) (xy 31.355378 76.880154)
+ (xy 31.246621 76.730463) (xy 31.115787 76.599629) (xy 30.966096 76.490872) (xy 30.801235 76.40687)
+ (xy 30.801232 76.406869) (xy 30.625265 76.349695) (xy 30.533889 76.335222) (xy 30.442514 76.32075)
+ (xy 30.257486 76.32075) (xy 30.196569 76.330398) (xy 30.074734 76.349695) (xy 29.898767 76.406869)
+ (xy 29.898764 76.40687) (xy 29.733903 76.490872) (xy 29.692099 76.521245) (xy 29.584213 76.599629)
+ (xy 29.584211 76.599631) (xy 29.58421 76.599631) (xy 29.453381 76.73046) (xy 29.453381 76.730461)
+ (xy 29.453379 76.730463) (xy 29.427458 76.76614) (xy 29.344622 76.880153) (xy 29.26062 77.045014)
+ (xy 29.260619 77.045017) (xy 29.203445 77.220984) (xy 29.1745 77.403736) (xy 28.612464 77.403736)
+ (xy 28.571557 77.277838) (xy 28.475051 77.088434) (xy 28.475049 77.088431) (xy 28.475048 77.088429)
+ (xy 28.350109 76.916463) (xy 28.199786 76.76614) (xy 28.023875 76.638335) (xy 28.024668 76.637243)
+ (xy 27.98191 76.589971) (xy 27.969648 76.532021) (xy 27.97 76.521245) (xy 27.97 75.621249) (xy 27.969932 75.619177)
+ (xy 27.967861 75.555705) (xy 27.933933 75.429083) (xy 27.868388 75.315556) (xy 27.775694 75.222862)
+ (xy 27.76468 75.216503) (xy 27.706593 75.182965) (xy 27.658378 75.132398) (xy 27.645156 75.063791)
+ (xy 27.671124 74.998926) (xy 27.706591 74.968193) (xy 27.790694 74.919638) (xy 27.883388 74.826944)
+ (xy 27.948932 74.713417) (xy 27.973629 74.621249) (xy 29.37 74.621249) (xy 29.37 75.52125) (xy 29.372138 75.586791)
+ (xy 29.372138 75.586794) (xy 29.372139 75.586795) (xy 29.406068 75.713417) (xy 29.471612 75.826944)
+ (xy 29.564306 75.919638) (xy 29.677833 75.985182) (xy 29.804455 76.019111) (xy 29.87 76.02125) (xy 30.77 76.02125)
+ (xy 30.835545 76.019111) (xy 30.962167 75.985182) (xy 31.075694 75.919638) (xy 31.168388 75.826944)
+ (xy 31.233932 75.713417) (xy 31.267861 75.586795) (xy 31.27 75.52125) (xy 31.27 75.07125) (xy 31.27 74.62125)
+ (xy 31.267861 74.555705) (xy 31.233933 74.429083) (xy 31.168388 74.315556) (xy 31.075694 74.222862)
+ (xy 30.962167 74.157317) (xy 30.835545 74.123389) (xy 30.77 74.12125) (xy 29.87 74.12125) (xy 29.804455 74.123389)
+ (xy 29.677833 74.157317) (xy 29.677831 74.157317) (xy 29.677831 74.157318) (xy 29.564306 74.222862)
+ (xy 29.564303 74.222864) (xy 29.471614 74.315553) (xy 29.471612 74.315556) (xy 29.406068 74.429081)
+ (xy 29.372139 74.555705) (xy 29.37 74.621249) (xy 27.973629 74.621249) (xy 27.982861 74.586795)
+ (xy 27.985 74.52125) (xy 27.985 74.07125) (xy 27.985 73.62125) (xy 27.984312 73.600181) (xy 28.001798 73.532537)
+ (xy 28.035357 73.495821) (xy 28.199792 73.376354) (xy 28.350104 73.226042) (xy 28.350106 73.226038)
+ (xy 28.350109 73.226036) (xy 28.475048 73.05407) (xy 28.475047 73.05407) (xy 28.475051 73.054066)
+ (xy 28.571557 72.864662) (xy 28.637246 72.662493) (xy 28.654472 72.553736) (xy 29.1745 72.553736)
+ (xy 29.1745 72.738763) (xy 29.203445 72.921515) (xy 29.260619 73.097482) (xy 29.26062 73.097485)
+ (xy 29.291107 73.157318) (xy 29.344622 73.262346) (xy 29.453379 73.412037) (xy 29.584213 73.542871)
+ (xy 29.733904 73.651628) (xy 29.814763 73.692827) (xy 29.898764 73.735629) (xy 29.898767 73.73563)
+ (xy 29.98675 73.764217) (xy 30.074736 73.792805) (xy 30.257486 73.82175) (xy 30.257487 73.82175)
+ (xy 30.442513 73.82175) (xy 30.442514 73.82175) (xy 30.625264 73.792805) (xy 30.801235 73.735629)
+ (xy 30.966096 73.651628) (xy 31.007909 73.621249) (xy 45.37 73.621249) (xy 45.37 74.52125) (xy 45.372138 74.586791)
+ (xy 45.372139 74.586793) (xy 45.372139 74.586795) (xy 45.406068 74.713417) (xy 45.471612 74.826944)
+ (xy 45.564306 74.919638) (xy 45.677833 74.985182) (xy 45.804455 75.019111) (xy 45.87 75.02125) (xy 46.77 75.02125)
+ (xy 46.835545 75.019111) (xy 46.962167 74.985182) (xy 47.075694 74.919638) (xy 47.168388 74.826944)
+ (xy 47.233932 74.713417) (xy 47.267861 74.586795) (xy 47.27 74.52125) (xy 47.27 74.07125) (xy 47.27 73.69975)
+ (xy 56.0326 73.69975) (xy 56.0326 74.48715) (xy 56.0326 75.27455) (xy 56.034522 75.31395) (xy 56.038006 75.32236)
+ (xy 56.064678 75.386753) (xy 56.120396 75.442471) (xy 56.120397 75.442471) (xy 56.120398 75.442472)
+ (xy 56.1932 75.472628) (xy 56.2326 75.47455) (xy 56.232615 75.47455) (xy 57.807385 75.47455) (xy 57.8074 75.47455)
+ (xy 57.8468 75.472628) (xy 57.919602 75.442472) (xy 57.919603 75.442471) (xy 57.919605 75.44247)
+ (xy 57.97532 75.386755) (xy 57.975321 75.386753) (xy 57.975322 75.386752) (xy 58.005478 75.31395)
+ (xy 58.0074 75.27455) (xy 58.0074 74.48715) (xy 58.0074 73.69975) (xy 58.005478 73.66035) (xy 58.001865 73.651628)
+ (xy 57.975325 73.587553) (xy 57.975323 73.587548) (xy 57.919602 73.531827) (xy 57.919598 73.531825)
+ (xy 57.919596 73.531824) (xy 57.846801 73.501672) (xy 57.846803 73.501672) (xy 57.838357 73.50126)
+ (xy 57.8074 73.49975) (xy 56.2326 73.49975) (xy 56.202292 73.501228) (xy 56.193197 73.501672) (xy 56.120403 73.531824)
+ (xy 56.120395 73.531829) (xy 56.064679 73.587545) (xy 56.064674 73.587553) (xy 56.034522 73.660347)
+ (xy 56.034522 73.66035) (xy 56.0326 73.69975) (xy 47.27 73.69975) (xy 47.27 73.62125) (xy 47.267861 73.555705)
+ (xy 47.233933 73.429083) (xy 47.168388 73.315556) (xy 47.075694 73.222862) (xy 46.962167 73.157317)
+ (xy 46.835545 73.123389) (xy 46.77 73.12125) (xy 45.87 73.12125) (xy 45.804455 73.123389) (xy 45.677833 73.157317)
+ (xy 45.677831 73.157317) (xy 45.677831 73.157318) (xy 45.564306 73.222862) (xy 45.564303 73.222864)
+ (xy 45.471614 73.315553) (xy 45.471612 73.315556) (xy 45.415909 73.412037) (xy 45.406067 73.429083)
+ (xy 45.386617 73.501672) (xy 45.372139 73.555705) (xy 45.37 73.621249) (xy 31.007909 73.621249)
+ (xy 31.115787 73.542871) (xy 31.246621 73.412037) (xy 31.355378 73.262346) (xy 31.439379 73.097485)
+ (xy 31.496555 72.921514) (xy 31.5255 72.738764) (xy 31.5255 72.553736) (xy 31.496555 72.370986)
+ (xy 31.467967 72.283) (xy 31.43938 72.195017) (xy 31.439379 72.195014) (xy 31.355377 72.030152)
+ (xy 31.346772 72.018309) (xy 31.346771 72.018308) (xy 31.290039 71.940223) (xy 56.027846 71.940223)
+ (xy 56.030368 71.96793) (xy 56.045396 72.133067) (xy 56.100067 72.318823) (xy 56.100069 72.318827)
+ (xy 56.189773 72.490418) (xy 56.189781 72.49043) (xy 56.311116 72.641341) (xy 56.38402 72.702515)
+ (xy 56.459446 72.765805) (xy 56.459449 72.765807) (xy 56.45945 72.765807) (xy 56.459452 72.765809)
+ (xy 56.62914 72.859096) (xy 56.813715 72.917647) (xy 57.006147 72.939231) (xy 57.199107 72.923028)
+ (xy 57.385245 72.869654) (xy 57.557471 72.781142) (xy 57.709225 72.660863) (xy 57.834726 72.513399)
+ (xy 57.929195 72.344368) (xy 57.989033 72.160206) (xy 58.01196 71.967929) (xy 57.997105 71.77486)
+ (xy 57.945031 71.588354) (xy 57.857724 71.415514) (xy 57.738507 71.262925) (xy 57.715574 71.24313)
+ (xy 57.591918 71.136393) (xy 57.42356 71.040752) (xy 57.423556 71.04075) (xy 57.423555 71.04075)
+ (xy 57.239816 70.979628) (xy 57.239814 70.979627) (xy 57.047699 70.955358) (xy 57.021174 70.954988)
+ (xy 57.02 70.954972) (xy 57.019999 70.954972) (xy 57.019997 70.954972) (xy 56.827287 70.973867)
+ (xy 56.641908 71.029836) (xy 56.641907 71.029836) (xy 56.470938 71.120743) (xy 56.470936 71.120744)
+ (xy 56.320878 71.243129) (xy 56.197446 71.392332) (xy 56.105346 71.562669) (xy 56.048087 71.74764)
+ (xy 56.039658 71.827838) (xy 56.027846 71.940223) (xy 31.290039 71.940223) (xy 31.246621 71.880463)
+ (xy 31.115787 71.749629) (xy 30.966096 71.640872) (xy 30.961301 71.638429) (xy 30.801235 71.55687)
+ (xy 30.801232 71.556869) (xy 30.625265 71.499695) (xy 30.533889 71.485222) (xy 30.442514 71.47075)
+ (xy 30.257486 71.47075) (xy 30.196569 71.480398) (xy 30.074734 71.499695) (xy 29.898767 71.556869)
+ (xy 29.898764 71.55687) (xy 29.733903 71.640872) (xy 29.669617 71.687579) (xy 29.584213 71.749629)
+ (xy 29.584211 71.749631) (xy 29.58421 71.749631) (xy 29.453381 71.88046) (xy 29.453381 71.880461)
+ (xy 29.453379 71.880463) (xy 29.409963 71.94022) (xy 29.344622 72.030153) (xy 29.26062 72.195014)
+ (xy 29.260619 72.195017) (xy 29.203445 72.370984) (xy 29.1745 72.553736) (xy 28.654472 72.553736)
+ (xy 28.660861 72.513399) (xy 28.6705 72.452537) (xy 28.6705 72.239963) (xy 28.663381 72.195014)
+ (xy 28.637246 72.030007) (xy 28.571557 71.827838) (xy 28.475051 71.638434) (xy 28.475049 71.638431)
+ (xy 28.475048 71.638429) (xy 28.350109 71.466463) (xy 28.199786 71.31614) (xy 28.02782 71.191201)
+ (xy 27.838414 71.094694) (xy 27.838413 71.094693) (xy 27.838412 71.094693) (xy 27.636243 71.029004)
+ (xy 27.636241 71.029003) (xy 27.63624 71.029003) (xy 27.474957 71.003458) (xy 27.426287 70.99575)
+ (xy 27.213713 70.99575) (xy 27.165042 71.003458) (xy 27.00376 71.029003) (xy 26.801585 71.094694)
+ (xy 26.612179 71.191201) (xy 26.440213 71.31614) (xy 26.28989 71.466463) (xy 26.164948 71.638434)
+ (xy 26.164947 71.638435) (xy 26.134984 71.697241) (xy 26.08701 71.748037) (xy 26.019189 71.764832)
+ (xy 25.953054 71.742294) (xy 25.909603 71.687579) (xy 25.9005 71.640946) (xy 25.9005 69.40022) (xy 56.027846 69.40022)
+ (xy 56.027846 69.400223) (xy 56.030368 69.42793) (xy 56.045396 69.593067) (xy 56.100067 69.778823)
+ (xy 56.100069 69.778827) (xy 56.189773 69.950418) (xy 56.189781 69.95043) (xy 56.311116 70.101341)
+ (xy 56.334382 70.120863) (xy 56.459446 70.225805) (xy 56.459449 70.225807) (xy 56.45945 70.225807)
+ (xy 56.459452 70.225809) (xy 56.62914 70.319096) (xy 56.813715 70.377647) (xy 57.006147 70.399231)
+ (xy 57.199107 70.383028) (xy 57.385245 70.329654) (xy 57.557471 70.241142) (xy 57.709225 70.120863)
+ (xy 57.834726 69.973399) (xy 57.929195 69.804368) (xy 57.989033 69.620206) (xy 58.01196 69.427929)
+ (xy 57.997105 69.23486) (xy 57.945031 69.048354) (xy 57.857724 68.875514) (xy 57.738507 68.722925)
+ (xy 57.715574 68.70313) (xy 57.591918 68.596393) (xy 57.42356 68.500752) (xy 57.423556 68.50075)
+ (xy 57.423555 68.50075) (xy 57.239816 68.439628) (xy 57.239814 68.439627) (xy 57.047699 68.415358)
+ (xy 57.021174 68.414988) (xy 57.02 68.414972) (xy 57.019999 68.414972) (xy 57.019997 68.414972)
+ (xy 56.827287 68.433867) (xy 56.641908 68.489836) (xy 56.641907 68.489836) (xy 56.470938 68.580743)
+ (xy 56.470936 68.580744) (xy 56.320878 68.703129) (xy 56.197446 68.852332) (xy 56.105346 69.022669)
+ (xy 56.048087 69.20764) (xy 56.027846 69.40022) (xy 25.9005 69.40022) (xy 25.9005 67.00058) (xy 25.909386 66.970316)
+ (xy 25.916531 66.9396) (xy 25.919154 66.93705) (xy 25.920185 66.933541) (xy 25.944014 66.912892)
+ (xy 25.966639 66.890907) (xy 25.970225 66.89018) (xy 25.972989 66.887786) (xy 26.004197 66.883298)
+ (xy 26.035118 66.877035) (xy 26.038527 66.878362) (xy 26.042147 66.877842) (xy 26.070835 66.890943)
+ (xy 26.100225 66.902388) (xy 26.103679 66.905942) (xy 26.105703 66.906867) (xy 26.124822 66.9277)
+ (xy 26.13054 66.935571) (xy 26.131793 66.937328) (xy 26.189953 67.02039) (xy 26.350858 67.181295)
+ (xy 26.433904 67.239444) (xy 26.4348 67.240071) (xy 26.50839 67.293537) (xy 26.518547 67.298712)
+ (xy 26.525648 67.303684) (xy 26.525652 67.303686) (xy 26.532162 67.308244) (xy 26.537266 67.311818)
+ (xy 26.619827 67.350317) (xy 26.690781 67.38647) (xy 26.712467 67.393516) (xy 26.743504 67.407989)
+ (xy 26.74351 67.40799) (xy 26.743513 67.407992) (xy 26.817386 67.427785) (xy 26.820528 67.428627)
+ (xy 26.885466 67.449727) (xy 26.919233 67.455075) (xy 26.963308 67.466885) (xy 27.027103 67.472465)
+ (xy 27.03569 67.473519) (xy 27.087648 67.48175) (xy 27.087649 67.48175) (xy 27.29235 67.48175) (xy 27.292352 67.48175)
+ (xy 27.344308 67.47352) (xy 27.348582 67.472842) (xy 27.416692 67.466885) (xy 27.460766 67.455075)
+ (xy 27.494534 67.449727) (xy 27.556404 67.429623) (xy 27.562617 67.427784) (xy 27.63649 67.407991)
+ (xy 27.636492 67.407989) (xy 27.636496 67.407989) (xy 27.667532 67.393516) (xy 27.689219 67.38647)
+ (xy 27.760172 67.350317) (xy 27.842734 67.311818) (xy 27.861446 67.298715) (xy 27.87161 67.293537)
+ (xy 27.945199 67.240071) (xy 28.029139 67.181297) (xy 28.190047 67.020389) (xy 28.248821 66.936449)
+ (xy 28.302287 66.86286) (xy 28.307465 66.852696) (xy 28.320568 66.833984) (xy 28.347617 66.775974)
+ (xy 28.393788 66.723537) (xy 28.460981 66.704384) (xy 28.527862 66.724599) (xy 28.572381 66.775974)
+ (xy 28.599433 66.833986) (xy 28.607563 66.845597) (xy 28.616469 66.860419) (xy 28.617714 66.862862)
+ (xy 28.617714 66.862863) (xy 28.670536 66.935566) (xy 28.671793 66.937328) (xy 28.729953 67.02039)
+ (xy 28.890858 67.181295) (xy 28.973904 67.239444) (xy 28.9748 67.240071) (xy 29.04839 67.293537)
+ (xy 29.058547 67.298712) (xy 29.065648 67.303684) (xy 29.065652 67.303686) (xy 29.072162 67.308244)
+ (xy 29.077266 67.311818) (xy 29.159827 67.350317) (xy 29.230781 67.38647) (xy 29.252467 67.393516)
+ (xy 29.283504 67.407989) (xy 29.28351 67.40799) (xy 29.283513 67.407992) (xy 29.357386 67.427785)
+ (xy 29.360528 67.428627) (xy 29.425466 67.449727) (xy 29.459233 67.455075) (xy 29.503308 67.466885)
+ (xy 29.567103 67.472465) (xy 29.57569 67.473519) (xy 29.627648 67.48175) (xy 29.627649 67.48175)
+ (xy 29.83235 67.48175) (xy 29.832352 67.48175) (xy 29.884308 67.47352) (xy 29.888582 67.472842)
+ (xy 29.956692 67.466885) (xy 30.000766 67.455075) (xy 30.034534 67.449727) (xy 30.096404 67.429623)
+ (xy 30.102617 67.427784) (xy 30.17649 67.407991) (xy 30.176492 67.407989) (xy 30.176496 67.407989)
+ (xy 30.207532 67.393516) (xy 30.229219 67.38647) (xy 30.300172 67.350317) (xy 30.382734 67.311818)
+ (xy 30.401446 67.298715) (xy 30.41161 67.293537) (xy 30.485199 67.240071) (xy 30.569139 67.181297)
+ (xy 30.730047 67.020389) (xy 30.776248 66.954404) (xy 30.830823 66.91078) (xy 30.900321 66.903586)
+ (xy 30.962677 66.935107) (xy 30.99797 66.994859) (xy 31.002975 67.014466) (xy 31.00298 67.014483)
+ (xy 31.033419 67.087969) (xy 31.033431 67.087997) (xy 31.056779 67.136798) (xy 31.056782 67.136803)
+ (xy 31.099893 67.194392) (xy 31.143006 67.251983) (xy 31.14301 67.251987) (xy 31.143015 67.251993)
+ (xy 31.199252 67.30823) (xy 31.199261 67.308238) (xy 31.199267 67.308244) (xy 31.203246 67.311818)
+ (xy 31.239524 67.344406) (xy 31.239532 67.344412) (xy 31.363263 67.417823) (xy 31.363262 67.417823)
+ (xy 31.363279 67.41783) (xy 31.436774 67.448272) (xy 31.487802 67.466274) (xy 31.630218 67.48675)
+ (xy 31.630221 67.48675) (xy 32.909784 67.48675) (xy 32.945804 67.484819) (xy 32.963815 67.483854)
+ (xy 33.103226 67.448272) (xy 33.176735 67.417824) (xy 33.225551 67.394469) (xy 33.340733 67.308244)
+ (xy 33.396994 67.251983) (xy 33.433157 67.211725) (xy 33.451211 67.181297) (xy 33.477612 67.136798)
+ (xy 33.506574 67.087985) (xy 33.537022 67.014476) (xy 33.546859 66.986589) (xy 33.587724 66.929918)
+ (xy 33.652742 66.904336) (xy 33.721269 66.917966) (xy 33.765371 66.956719) (xy 33.809954 67.020391)
+ (xy 33.970858 67.181295) (xy 34.053904 67.239444) (xy 34.0548 67.240071) (xy 34.12839 67.293537)
+ (xy 34.138547 67.298712) (xy 34.145648 67.303684) (xy 34.145652 67.303686) (xy 34.152162 67.308244)
+ (xy 34.157266 67.311818) (xy 34.239827 67.350317) (xy 34.310781 67.38647) (xy 34.332467 67.393516)
+ (xy 34.363504 67.407989) (xy 34.36351 67.40799) (xy 34.363513 67.407992) (xy 34.437386 67.427785)
+ (xy 34.440528 67.428627) (xy 34.505466 67.449727) (xy 34.539233 67.455075) (xy 34.583308 67.466885)
+ (xy 34.647103 67.472465) (xy 34.65569 67.473519) (xy 34.707648 67.48175) (xy 34.707649 67.48175)
+ (xy 34.91235 67.48175) (xy 34.912352 67.48175) (xy 34.964308 67.47352) (xy 34.968582 67.472842)
+ (xy 35.036692 67.466885) (xy 35.080766 67.455075) (xy 35.114534 67.449727) (xy 35.176404 67.429623)
+ (xy 35.182617 67.427784) (xy 35.25649 67.407991) (xy 35.256492 67.407989) (xy 35.256496 67.407989)
+ (xy 35.287532 67.393516) (xy 35.309219 67.38647) (xy 35.380172 67.350317) (xy 35.462734 67.311818)
+ (xy 35.481446 67.298715) (xy 35.49161 67.293537) (xy 35.565199 67.240071) (xy 35.649139 67.181297)
+ (xy 35.810047 67.020389) (xy 35.868821 66.936449) (xy 35.922287 66.86286) (xy 35.927465 66.852696)
+ (xy 35.940568 66.833984) (xy 35.967617 66.775974) (xy 36.013788 66.723537) (xy 36.080981 66.704384)
+ (xy 36.147862 66.724599) (xy 36.192381 66.775974) (xy 36.219433 66.833986) (xy 36.227563 66.845597)
+ (xy 36.236469 66.860419) (xy 36.237714 66.862862) (xy 36.237714 66.862863) (xy 36.290536 66.935566)
+ (xy 36.291793 66.937328) (xy 36.349953 67.02039) (xy 36.510858 67.181295) (xy 36.593904 67.239444)
+ (xy 36.5948 67.240071) (xy 36.66839 67.293537) (xy 36.678547 67.298712) (xy 36.685648 67.303684)
+ (xy 36.685652 67.303686) (xy 36.692162 67.308244) (xy 36.697266 67.311818) (xy 36.779827 67.350317)
+ (xy 36.850781 67.38647) (xy 36.872467 67.393516) (xy 36.903504 67.407989) (xy 36.90351 67.40799)
+ (xy 36.903513 67.407992) (xy 36.977386 67.427785) (xy 36.980528 67.428627) (xy 37.045466 67.449727)
+ (xy 37.079233 67.455075) (xy 37.123308 67.466885) (xy 37.187103 67.472465) (xy 37.19569 67.473519)
+ (xy 37.247648 67.48175) (xy 37.247649 67.48175) (xy 37.45235 67.48175) (xy 37.452352 67.48175) (xy 37.504308 67.47352)
+ (xy 37.508582 67.472842) (xy 37.576692 67.466885) (xy 37.620766 67.455075) (xy 37.654534 67.449727)
+ (xy 37.716404 67.429623) (xy 37.722617 67.427784) (xy 37.79649 67.407991) (xy 37.796492 67.407989)
+ (xy 37.796496 67.407989) (xy 37.827532 67.393516) (xy 37.849219 67.38647) (xy 37.920172 67.350317)
+ (xy 38.002734 67.311818) (xy 38.021446 67.298715) (xy 38.03161 67.293537) (xy 38.105199 67.240071)
+ (xy 38.189139 67.181297) (xy 38.350047 67.020389) (xy 38.408821 66.936449) (xy 38.462287 66.86286)
+ (xy 38.467465 66.852696) (xy 38.480568 66.833984) (xy 38.507617 66.775974) (xy 38.553788 66.723537)
+ (xy 38.620981 66.704384) (xy 38.687862 66.724599) (xy 38.732381 66.775974) (xy 38.759433 66.833986)
+ (xy 38.767563 66.845597) (xy 38.776469 66.860419) (xy 38.777714 66.862862) (xy 38.777714 66.862863)
+ (xy 38.830536 66.935566) (xy 38.831793 66.937328) (xy 38.889953 67.02039) (xy 39.050858 67.181295)
+ (xy 39.133904 67.239444) (xy 39.1348 67.240071) (xy 39.20839 67.293537) (xy 39.218547 67.298712)
+ (xy 39.225648 67.303684) (xy 39.225652 67.303686) (xy 39.232162 67.308244) (xy 39.237266 67.311818)
+ (xy 39.319827 67.350317) (xy 39.390781 67.38647) (xy 39.412467 67.393516) (xy 39.443504 67.407989)
+ (xy 39.44351 67.40799) (xy 39.443513 67.407992) (xy 39.517386 67.427785) (xy 39.520528 67.428627)
+ (xy 39.585466 67.449727) (xy 39.619233 67.455075) (xy 39.663308 67.466885) (xy 39.727103 67.472465)
+ (xy 39.73569 67.473519) (xy 39.787648 67.48175) (xy 39.787649 67.48175) (xy 39.99235 67.48175) (xy 39.992352 67.48175)
+ (xy 40.044308 67.47352) (xy 40.048582 67.472842) (xy 40.116692 67.466885) (xy 40.160766 67.455075)
+ (xy 40.194534 67.449727) (xy 40.256404 67.429623) (xy 40.262617 67.427784) (xy 40.33649 67.407991)
+ (xy 40.336492 67.407989) (xy 40.336496 67.407989) (xy 40.367532 67.393516) (xy 40.389219 67.38647)
+ (xy 40.460172 67.350317) (xy 40.542734 67.311818) (xy 40.561446 67.298715) (xy 40.57161 67.293537)
+ (xy 40.645199 67.240071) (xy 40.729139 67.181297) (xy 40.890047 67.020389) (xy 40.948821 66.936449)
+ (xy 41.002287 66.86286) (xy 41.007465 66.852696) (xy 41.020568 66.833984) (xy 41.047617 66.775974)
+ (xy 41.093788 66.723537) (xy 41.160981 66.704384) (xy 41.227862 66.724599) (xy 41.272381 66.775974)
+ (xy 41.299433 66.833986) (xy 41.307563 66.845597) (xy 41.316469 66.860419) (xy 41.317714 66.862862)
+ (xy 41.317714 66.862863) (xy 41.370536 66.935566) (xy 41.371793 66.937328) (xy 41.429953 67.02039)
+ (xy 41.590858 67.181295) (xy 41.673904 67.239444) (xy 41.6748 67.240071) (xy 41.74839 67.293537)
+ (xy 41.758547 67.298712) (xy 41.765648 67.303684) (xy 41.765652 67.303686) (xy 41.772162 67.308244)
+ (xy 41.777266 67.311818) (xy 41.859827 67.350317) (xy 41.930781 67.38647) (xy 41.952467 67.393516)
+ (xy 41.983504 67.407989) (xy 41.98351 67.40799) (xy 41.983513 67.407992) (xy 42.057386 67.427785)
+ (xy 42.060528 67.428627) (xy 42.125466 67.449727) (xy 42.159233 67.455075) (xy 42.203308 67.466885)
+ (xy 42.267103 67.472465) (xy 42.27569 67.473519) (xy 42.327648 67.48175) (xy 42.327649 67.48175)
+ (xy 42.53235 67.48175) (xy 42.532352 67.48175) (xy 42.584308 67.47352) (xy 42.588582 67.472842)
+ (xy 42.656692 67.466885) (xy 42.700766 67.455075) (xy 42.734534 67.449727) (xy 42.796404 67.429623)
+ (xy 42.802617 67.427784) (xy 42.815303 67.424385) (xy 44.080414 67.424385) (xy 44.13696 67.447807)
+ (xy 44.136964 67.447809) (xy 44.187946 67.465794) (xy 44.330219 67.486249) (xy 44.330221 67.48625)
+ (xy 44.72 67.48625) (xy 45.22 67.48625) (xy 45.609786 67.48625) (xy 45.663762 67.483356) (xy 45.663764 67.483356)
+ (xy 45.803039 67.447808) (xy 45.859584 67.424386) (xy 45.859584 67.424385) (xy 45.22 66.784801)
+ (xy 45.22 67.48625) (xy 44.72 67.48625) (xy 44.72 66.784802) (xy 44.719999 66.784801) (xy 44.080414 67.424385)
+ (xy 42.815303 67.424385) (xy 42.87649 67.407991) (xy 42.876492 67.407989) (xy 42.876496 67.407989)
+ (xy 42.907532 67.393516) (xy 42.929219 67.38647) (xy 43.000172 67.350317) (xy 43.082734 67.311818)
+ (xy 43.094382 67.303661) (xy 43.097618 67.301472) (xy 43.103211 67.297815) (xy 43.11161 67.293537)
+ (xy 43.184358 67.240682) (xy 43.186047 67.239477) (xy 43.269139 67.181297) (xy 43.430047 67.020389)
+ (xy 43.476623 66.953869) (xy 43.531196 66.910246) (xy 43.600695 66.903051) (xy 43.66305 66.934572)
+ (xy 43.698344 66.994323) (xy 43.703438 67.014278) (xy 43.703442 67.014293) (xy 43.726862 67.070834)
+ (xy 44.487037 66.310659) (xy 44.504075 66.374243) (xy 44.569901 66.488257) (xy 44.662993 66.581349)
+ (xy 44.777007 66.647175) (xy 44.904174 66.68125) (xy 45.035826 66.68125) (xy 45.162993 66.647175)
+ (xy 45.277007 66.581349) (xy 45.370099 66.488257) (xy 45.435925 66.374243) (xy 45.452962 66.31066)
+ (xy 46.213135 67.070834) (xy 46.213136 67.070834) (xy 46.236556 67.014295) (xy 46.236558 67.014289)
+ (xy 46.246507 66.986088) (xy 46.287372 66.929415) (xy 46.35239 66.903833) (xy 46.420917 66.917463)
+ (xy 46.465019 66.956216) (xy 46.509954 67.020391) (xy 46.670858 67.181295) (xy 46.753904 67.239444)
+ (xy 46.7548 67.240071) (xy 46.82839 67.293537) (xy 46.838547 67.298712) (xy 46.845648 67.303684)
+ (xy 46.845652 67.303686) (xy 46.852162 67.308244) (xy 46.857266 67.311818) (xy 46.939827 67.350317)
+ (xy 47.010781 67.38647) (xy 47.032467 67.393516) (xy 47.063504 67.407989) (xy 47.06351 67.40799)
+ (xy 47.063513 67.407992) (xy 47.137386 67.427785) (xy 47.140528 67.428627) (xy 47.205466 67.449727)
+ (xy 47.239233 67.455075) (xy 47.283308 67.466885) (xy 47.347103 67.472465) (xy 47.35569 67.473519)
+ (xy 47.407648 67.48175) (xy 47.407649 67.48175) (xy 47.61235 67.48175) (xy 47.612352 67.48175) (xy 47.664308 67.47352)
+ (xy 47.668582 67.472842) (xy 47.736692 67.466885) (xy 47.780766 67.455075) (xy 47.814534 67.449727)
+ (xy 47.876404 67.429623) (xy 47.882617 67.427784) (xy 47.95649 67.407991) (xy 47.956492 67.407989)
+ (xy 47.956496 67.407989) (xy 47.987532 67.393516) (xy 48.009219 67.38647) (xy 48.080172 67.350317)
+ (xy 48.162734 67.311818) (xy 48.181446 67.298715) (xy 48.19161 67.293537) (xy 48.265199 67.240071)
+ (xy 48.349139 67.181297) (xy 48.510047 67.020389) (xy 48.568821 66.936449) (xy 48.622287 66.86286)
+ (xy 48.627465 66.852696) (xy 48.640568 66.833984) (xy 48.667617 66.775974) (xy 48.713788 66.723537)
+ (xy 48.780981 66.704384) (xy 48.847862 66.724599) (xy 48.892381 66.775974) (xy 48.919433 66.833986)
+ (xy 48.927563 66.845597) (xy 48.936469 66.860419) (xy 48.937714 66.862862) (xy 48.937714 66.862863)
+ (xy 48.990536 66.935566) (xy 48.991793 66.937328) (xy 49.049953 67.02039) (xy 49.210858 67.181295)
+ (xy 49.293904 67.239444) (xy 49.2948 67.240071) (xy 49.36839 67.293537) (xy 49.378547 67.298712)
+ (xy 49.385648 67.303684) (xy 49.385652 67.303686) (xy 49.392162 67.308244) (xy 49.397266 67.311818)
+ (xy 49.479827 67.350317) (xy 49.550781 67.38647) (xy 49.572467 67.393516) (xy 49.603504 67.407989)
+ (xy 49.60351 67.40799) (xy 49.603513 67.407992) (xy 49.677386 67.427785) (xy 49.680528 67.428627)
+ (xy 49.745466 67.449727) (xy 49.779233 67.455075) (xy 49.823308 67.466885) (xy 49.887103 67.472465)
+ (xy 49.89569 67.473519) (xy 49.947648 67.48175) (xy 49.947649 67.48175) (xy 50.15235 67.48175) (xy 50.152352 67.48175)
+ (xy 50.204308 67.47352) (xy 50.208582 67.472842) (xy 50.276692 67.466885) (xy 50.320766 67.455075)
+ (xy 50.354534 67.449727) (xy 50.416404 67.429623) (xy 50.422617 67.427784) (xy 50.49649 67.407991)
+ (xy 50.496492 67.407989) (xy 50.496496 67.407989) (xy 50.527532 67.393516) (xy 50.549219 67.38647)
+ (xy 50.620172 67.350317) (xy 50.702734 67.311818) (xy 50.721446 67.298715) (xy 50.73161 67.293537)
+ (xy 50.805199 67.240071) (xy 50.889139 67.181297) (xy 51.050047 67.020389) (xy 51.108821 66.936449)
+ (xy 51.162287 66.86286) (xy 51.167465 66.852696) (xy 51.180568 66.833984) (xy 51.207617 66.775974)
+ (xy 51.253788 66.723537) (xy 51.320981 66.704384) (xy 51.387862 66.724599) (xy 51.432381 66.775974)
+ (xy 51.459433 66.833986) (xy 51.467563 66.845597) (xy 51.476469 66.860419) (xy 51.477714 66.862862)
+ (xy 51.477714 66.862863) (xy 51.530536 66.935566) (xy 51.531793 66.937328) (xy 51.589953 67.02039)
+ (xy 51.750858 67.181295) (xy 51.833904 67.239444) (xy 51.8348 67.240071) (xy 51.90839 67.293537)
+ (xy 51.918547 67.298712) (xy 51.925648 67.303684) (xy 51.925652 67.303686) (xy 51.932162 67.308244)
+ (xy 51.937266 67.311818) (xy 52.019827 67.350317) (xy 52.090781 67.38647) (xy 52.112467 67.393516)
+ (xy 52.143504 67.407989) (xy 52.14351 67.40799) (xy 52.143513 67.407992) (xy 52.217386 67.427785)
+ (xy 52.220528 67.428627) (xy 52.285466 67.449727) (xy 52.319233 67.455075) (xy 52.363308 67.466885)
+ (xy 52.427103 67.472465) (xy 52.43569 67.473519) (xy 52.487648 67.48175) (xy 52.487649 67.48175)
+ (xy 52.69235 67.48175) (xy 52.692352 67.48175) (xy 52.744308 67.47352) (xy 52.748582 67.472842)
+ (xy 52.816692 67.466885) (xy 52.860766 67.455075) (xy 52.894534 67.449727) (xy 52.956404 67.429623)
+ (xy 52.962617 67.427784) (xy 53.03649 67.407991) (xy 53.036492 67.407989) (xy 53.036496 67.407989)
+ (xy 53.067532 67.393516) (xy 53.089219 67.38647) (xy 53.160172 67.350317) (xy 53.242734 67.311818)
+ (xy 53.261446 67.298715) (xy 53.27161 67.293537) (xy 53.345199 67.240071) (xy 53.429139 67.181297)
+ (xy 53.590047 67.020389) (xy 53.648821 66.936449) (xy 53.702287 66.86286) (xy 53.707465 66.852696)
+ (xy 53.720568 66.833984) (xy 53.747617 66.775974) (xy 53.793788 66.723537) (xy 53.860981 66.704384)
+ (xy 53.927862 66.724599) (xy 53.972381 66.775974) (xy 53.999433 66.833986) (xy 54.007563 66.845597)
+ (xy 54.016469 66.860419) (xy 54.017714 66.862862) (xy 54.017714 66.862863) (xy 54.070536 66.935566)
+ (xy 54.071793 66.937328) (xy 54.129953 67.02039) (xy 54.290858 67.181295) (xy 54.373904 67.239444)
+ (xy 54.3748 67.240071) (xy 54.44839 67.293537) (xy 54.458547 67.298712) (xy 54.465648 67.303684)
+ (xy 54.465652 67.303686) (xy 54.472162 67.308244) (xy 54.477266 67.311818) (xy 54.559827 67.350317)
+ (xy 54.630781 67.38647) (xy 54.652467 67.393516) (xy 54.683504 67.407989) (xy 54.68351 67.40799)
+ (xy 54.683513 67.407992) (xy 54.757386 67.427785) (xy 54.760528 67.428627) (xy 54.825466 67.449727)
+ (xy 54.859233 67.455075) (xy 54.903308 67.466885) (xy 54.967103 67.472465) (xy 54.97569 67.473519)
+ (xy 55.027648 67.48175) (xy 55.027649 67.48175) (xy 55.23235 67.48175) (xy 55.232352 67.48175) (xy 55.284308 67.47352)
+ (xy 55.288582 67.472842) (xy 55.356692 67.466885) (xy 55.400766 67.455075) (xy 55.434534 67.449727)
+ (xy 55.496404 67.429623) (xy 55.502617 67.427784) (xy 55.57649 67.407991) (xy 55.576492 67.407989)
+ (xy 55.576496 67.407989) (xy 55.607532 67.393516) (xy 55.629219 67.38647) (xy 55.700172 67.350317)
+ (xy 55.782734 67.311818) (xy 55.801446 67.298715) (xy 55.81161 67.293537) (xy 55.885199 67.240071)
+ (xy 55.969139 67.181297) (xy 56.130047 67.020389) (xy 56.176248 66.954404) (xy 56.230823 66.91078)
+ (xy 56.300321 66.903586) (xy 56.362677 66.935107) (xy 56.39797 66.994859) (xy 56.402975 67.014466)
+ (xy 56.40298 67.014483) (xy 56.433419 67.087969) (xy 56.433431 67.087997) (xy 56.456779 67.136798)
+ (xy 56.456782 67.136803) (xy 56.499893 67.194392) (xy 56.543006 67.251983) (xy 56.54301 67.251987)
+ (xy 56.543015 67.251993) (xy 56.599252 67.30823) (xy 56.599261 67.308238) (xy 56.599267 67.308244)
+ (xy 56.603246 67.311818) (xy 56.639524 67.344406) (xy 56.639532 67.344412) (xy 56.763263 67.417823)
+ (xy 56.763262 67.417823) (xy 56.763279 67.41783) (xy 56.836774 67.448272) (xy 56.887802 67.466274)
+ (xy 57.030218 67.48675) (xy 57.030221 67.48675) (xy 58.309784 67.48675) (xy 58.345804 67.484819)
+ (xy 58.363815 67.483854) (xy 58.503226 67.448272) (xy 58.576735 67.417824) (xy 58.625551 67.394469)
+ (xy 58.740733 67.308244) (xy 58.796994 67.251983) (xy 58.833157 67.211725) (xy 58.851211 67.181297)
+ (xy 58.877612 67.136798) (xy 58.906574 67.087985) (xy 58.937022 67.014476) (xy 58.946859 66.986589)
+ (xy 58.987724 66.929918) (xy 59.052742 66.904336) (xy 59.121269 66.917966) (xy 59.165371 66.956719)
+ (xy 59.209954 67.020391) (xy 59.370858 67.181295) (xy 59.453904 67.239444) (xy 59.4548 67.240071)
+ (xy 59.52839 67.293537) (xy 59.538547 67.298712) (xy 59.545648 67.303684) (xy 59.545652 67.303686)
+ (xy 59.552162 67.308244) (xy 59.557266 67.311818) (xy 59.639827 67.350317) (xy 59.710781 67.38647)
+ (xy 59.732467 67.393516) (xy 59.763504 67.407989) (xy 59.76351 67.40799) (xy 59.763513 67.407992)
+ (xy 59.837386 67.427785) (xy 59.840528 67.428627) (xy 59.905466 67.449727) (xy 59.939233 67.455075)
+ (xy 59.983308 67.466885) (xy 60.047103 67.472465) (xy 60.05569 67.473519) (xy 60.107648 67.48175)
+ (xy 60.107649 67.48175) (xy 60.31235 67.48175) (xy 60.312352 67.48175) (xy 60.364308 67.47352) (xy 60.368582 67.472842)
+ (xy 60.436692 67.466885) (xy 60.480766 67.455075) (xy 60.514534 67.449727) (xy 60.576404 67.429623)
+ (xy 60.582617 67.427784) (xy 60.65649 67.407991) (xy 60.656492 67.407989) (xy 60.656496 67.407989)
+ (xy 60.687532 67.393516) (xy 60.709219 67.38647) (xy 60.780172 67.350317) (xy 60.862734 67.311818)
+ (xy 60.881446 67.298715) (xy 60.89161 67.293537) (xy 60.965199 67.240071) (xy 61.049139 67.181297)
+ (xy 61.210047 67.020389) (xy 61.268821 66.936449) (xy 61.322287 66.86286) (xy 61.327465 66.852696)
+ (xy 61.340568 66.833984) (xy 61.367617 66.775974) (xy 61.413788 66.723537) (xy 61.480981 66.704384)
+ (xy 61.547862 66.724599) (xy 61.592381 66.775974) (xy 61.619433 66.833986) (xy 61.627563 66.845597)
+ (xy 61.636469 66.860419) (xy 61.637714 66.862862) (xy 61.637714 66.862863) (xy 61.690536 66.935566)
+ (xy 61.691793 66.937328) (xy 61.749953 67.02039) (xy 61.910858 67.181295) (xy 61.993904 67.239444)
+ (xy 61.9948 67.240071) (xy 62.06839 67.293537) (xy 62.078547 67.298712) (xy 62.085648 67.303684)
+ (xy 62.085652 67.303686) (xy 62.092162 67.308244) (xy 62.097266 67.311818) (xy 62.179827 67.350317)
+ (xy 62.250781 67.38647) (xy 62.272467 67.393516) (xy 62.303504 67.407989) (xy 62.30351 67.40799)
+ (xy 62.303513 67.407992) (xy 62.377386 67.427785) (xy 62.380528 67.428627) (xy 62.445466 67.449727)
+ (xy 62.479233 67.455075) (xy 62.523308 67.466885) (xy 62.587103 67.472465) (xy 62.59569 67.473519)
+ (xy 62.647648 67.48175) (xy 62.647649 67.48175) (xy 62.85235 67.48175) (xy 62.852352 67.48175) (xy 62.904308 67.47352)
+ (xy 62.908582 67.472842) (xy 62.976692 67.466885) (xy 63.020766 67.455075) (xy 63.054534 67.449727)
+ (xy 63.116404 67.429623) (xy 63.122617 67.427784) (xy 63.19649 67.407991) (xy 63.196492 67.407989)
+ (xy 63.196496 67.407989) (xy 63.227532 67.393516) (xy 63.249219 67.38647) (xy 63.320172 67.350317)
+ (xy 63.402734 67.311818) (xy 63.421446 67.298715) (xy 63.43161 67.293537) (xy 63.505199 67.240071)
+ (xy 63.589139 67.181297) (xy 63.750047 67.020389) (xy 63.808821 66.936449) (xy 63.862287 66.86286)
+ (xy 63.867465 66.852696) (xy 63.880568 66.833984) (xy 63.907617 66.775974) (xy 63.953788 66.723537)
+ (xy 64.020981 66.704384) (xy 64.087862 66.724599) (xy 64.132381 66.775974) (xy 64.159433 66.833986)
+ (xy 64.167563 66.845597) (xy 64.176469 66.860419) (xy 64.177714 66.862862) (xy 64.177714 66.862863)
+ (xy 64.230536 66.935566) (xy 64.231793 66.937328) (xy 64.289953 67.02039) (xy 64.450858 67.181295)
+ (xy 64.533904 67.239444) (xy 64.5348 67.240071) (xy 64.60839 67.293537) (xy 64.618547 67.298712)
+ (xy 64.625648 67.303684) (xy 64.625652 67.303686) (xy 64.632162 67.308244) (xy 64.637266 67.311818)
+ (xy 64.719827 67.350317) (xy 64.790781 67.38647) (xy 64.812467 67.393516) (xy 64.843504 67.407989)
+ (xy 64.84351 67.40799) (xy 64.843513 67.407992) (xy 64.917386 67.427785) (xy 64.920528 67.428627)
+ (xy 64.985466 67.449727) (xy 65.019233 67.455075) (xy 65.063308 67.466885) (xy 65.127103 67.472465)
+ (xy 65.13569 67.473519) (xy 65.187648 67.48175) (xy 65.187649 67.48175) (xy 65.39235 67.48175) (xy 65.392352 67.48175)
+ (xy 65.444308 67.47352) (xy 65.448582 67.472842) (xy 65.516692 67.466885) (xy 65.560766 67.455075)
+ (xy 65.594534 67.449727) (xy 65.656404 67.429623) (xy 65.662617 67.427784) (xy 65.73649 67.407991)
+ (xy 65.736492 67.407989) (xy 65.736496 67.407989) (xy 65.767532 67.393516) (xy 65.789219 67.38647)
+ (xy 65.860172 67.350317) (xy 65.942734 67.311818) (xy 65.961446 67.298715) (xy 65.97161 67.293537)
+ (xy 66.045199 67.240071) (xy 66.129139 67.181297) (xy 66.290047 67.020389) (xy 66.348821 66.936449)
+ (xy 66.402287 66.86286) (xy 66.407465 66.852696) (xy 66.420568 66.833984) (xy 66.447617 66.775974)
+ (xy 66.493788 66.723537) (xy 66.560981 66.704384) (xy 66.627862 66.724599) (xy 66.672381 66.775974)
+ (xy 66.699433 66.833986) (xy 66.707563 66.845597) (xy 66.716469 66.860419) (xy 66.717714 66.862862)
+ (xy 66.717714 66.862863) (xy 66.770536 66.935566) (xy 66.771793 66.937328) (xy 66.829953 67.02039)
+ (xy 66.990858 67.181295) (xy 67.073904 67.239444) (xy 67.0748 67.240071) (xy 67.14839 67.293537)
+ (xy 67.158547 67.298712) (xy 67.165648 67.303684) (xy 67.165652 67.303686) (xy 67.172162 67.308244)
+ (xy 67.177266 67.311818) (xy 67.259827 67.350317) (xy 67.330781 67.38647) (xy 67.352467 67.393516)
+ (xy 67.383504 67.407989) (xy 67.38351 67.40799) (xy 67.383513 67.407992) (xy 67.457386 67.427785)
+ (xy 67.460528 67.428627) (xy 67.525466 67.449727) (xy 67.559233 67.455075) (xy 67.603308 67.466885)
+ (xy 67.667103 67.472465) (xy 67.67569 67.473519) (xy 67.727648 67.48175) (xy 67.727649 67.48175)
+ (xy 67.93235 67.48175) (xy 67.932352 67.48175) (xy 67.984308 67.47352) (xy 67.988582 67.472842)
+ (xy 68.056692 67.466885) (xy 68.100766 67.455075) (xy 68.134534 67.449727) (xy 68.196404 67.429623)
+ (xy 68.202617 67.427784) (xy 68.27649 67.407991) (xy 68.276492 67.407989) (xy 68.276496 67.407989)
+ (xy 68.307532 67.393516) (xy 68.329219 67.38647) (xy 68.400172 67.350317) (xy 68.482734 67.311818)
+ (xy 68.501446 67.298715) (xy 68.51161 67.293537) (xy 68.585199 67.240071) (xy 68.669139 67.181297)
+ (xy 68.830047 67.020389) (xy 68.876248 66.954404) (xy 68.930823 66.91078) (xy 69.000321 66.903586)
+ (xy 69.062677 66.935107) (xy 69.09797 66.994859) (xy 69.102975 67.014466) (xy 69.10298 67.014483)
+ (xy 69.133419 67.087969) (xy 69.133431 67.087997) (xy 69.156779 67.136798) (xy 69.156782 67.136803)
+ (xy 69.199893 67.194392) (xy 69.243006 67.251983) (xy 69.24301 67.251987) (xy 69.243015 67.251993)
+ (xy 69.299252 67.30823) (xy 69.299261 67.308238) (xy 69.299267 67.308244) (xy 69.303246 67.311818)
+ (xy 69.339524 67.344406) (xy 69.339532 67.344412) (xy 69.463263 67.417823) (xy 69.463262 67.417823)
+ (xy 69.463279 67.41783) (xy 69.536774 67.448272) (xy 69.587802 67.466274) (xy 69.730218 67.48675)
+ (xy 69.730221 67.48675) (xy 71.009784 67.48675) (xy 71.045804 67.484819) (xy 71.063815 67.483854)
+ (xy 71.203226 67.448272) (xy 71.276735 67.417824) (xy 71.325551 67.394469) (xy 71.440733 67.308244)
+ (xy 71.496994 67.251983) (xy 71.533157 67.211725) (xy 71.551211 67.181297) (xy 71.577612 67.136798)
+ (xy 71.606574 67.087985) (xy 71.637022 67.014476) (xy 71.646859 66.986589) (xy 71.687724 66.929918)
+ (xy 71.752742 66.904336) (xy 71.821269 66.917966) (xy 71.865371 66.956719) (xy 71.909954 67.020391)
+ (xy 72.070858 67.181295) (xy 72.153904 67.239444) (xy 72.1548 67.240071) (xy 72.22839 67.293537)
+ (xy 72.238547 67.298712) (xy 72.245648 67.303684) (xy 72.245652 67.303686) (xy 72.252162 67.308244)
+ (xy 72.257266 67.311818) (xy 72.339827 67.350317) (xy 72.410781 67.38647) (xy 72.432467 67.393516)
+ (xy 72.463504 67.407989) (xy 72.46351 67.40799) (xy 72.463513 67.407992) (xy 72.537386 67.427785)
+ (xy 72.540528 67.428627) (xy 72.605466 67.449727) (xy 72.639233 67.455075) (xy 72.683308 67.466885)
+ (xy 72.747103 67.472465) (xy 72.75569 67.473519) (xy 72.807648 67.48175) (xy 72.807649 67.48175)
+ (xy 73.01235 67.48175) (xy 73.012352 67.48175) (xy 73.064308 67.47352) (xy 73.068582 67.472842)
+ (xy 73.136692 67.466885) (xy 73.180766 67.455075) (xy 73.214534 67.449727) (xy 73.276404 67.429623)
+ (xy 73.282617 67.427784) (xy 73.35649 67.407991) (xy 73.356492 67.407989) (xy 73.356496 67.407989)
+ (xy 73.387532 67.393516) (xy 73.409219 67.38647) (xy 73.480172 67.350317) (xy 73.562734 67.311818)
+ (xy 73.581446 67.298715) (xy 73.59161 67.293537) (xy 73.665199 67.240071) (xy 73.749139 67.181297)
+ (xy 73.910047 67.020389) (xy 73.968821 66.936449) (xy 74.022287 66.86286) (xy 74.027465 66.852696)
+ (xy 74.040568 66.833984) (xy 74.067617 66.775974) (xy 74.113788 66.723537) (xy 74.180981 66.704384)
+ (xy 74.247862 66.724599) (xy 74.292381 66.775974) (xy 74.319433 66.833986) (xy 74.327563 66.845597)
+ (xy 74.336469 66.860419) (xy 74.337714 66.862862) (xy 74.337714 66.862863) (xy 74.390536 66.935566)
+ (xy 74.391793 66.937328) (xy 74.449953 67.02039) (xy 74.610858 67.181295) (xy 74.693904 67.239444)
+ (xy 74.6948 67.240071) (xy 74.76839 67.293537) (xy 74.778547 67.298712) (xy 74.785648 67.303684)
+ (xy 74.785652 67.303686) (xy 74.792162 67.308244) (xy 74.797266 67.311818) (xy 74.879827 67.350317)
+ (xy 74.950781 67.38647) (xy 74.972467 67.393516) (xy 75.003504 67.407989) (xy 75.00351 67.40799)
+ (xy 75.003513 67.407992) (xy 75.077386 67.427785) (xy 75.080528 67.428627) (xy 75.145466 67.449727)
+ (xy 75.179233 67.455075) (xy 75.223308 67.466885) (xy 75.287103 67.472465) (xy 75.29569 67.473519)
+ (xy 75.347648 67.48175) (xy 75.347649 67.48175) (xy 75.55235 67.48175) (xy 75.552352 67.48175) (xy 75.604308 67.47352)
+ (xy 75.608582 67.472842) (xy 75.676692 67.466885) (xy 75.720766 67.455075) (xy 75.754534 67.449727)
+ (xy 75.816404 67.429623) (xy 75.822617 67.427784) (xy 75.89649 67.407991) (xy 75.896492 67.407989)
+ (xy 75.896496 67.407989) (xy 75.927532 67.393516) (xy 75.949219 67.38647) (xy 76.020172 67.350317)
+ (xy 76.102734 67.311818) (xy 76.121446 67.298715) (xy 76.13161 67.293537) (xy 76.205199 67.240071)
+ (xy 76.289139 67.181297) (xy 76.450047 67.020389) (xy 76.508821 66.936449) (xy 76.562287 66.86286)
+ (xy 76.567465 66.852696) (xy 76.580568 66.833984) (xy 76.619067 66.751422) (xy 76.65522 66.680469)
+ (xy 76.662266 66.658782) (xy 76.676739 66.627746) (xy 76.697377 66.550721) (xy 76.718477 66.485784)
+ (xy 76.723825 66.452016) (xy 76.735635 66.407942) (xy 76.741215 66.344142) (xy 76.74227 66.335556)
+ (xy 76.7505 66.2836) (xy 76.7505 64.524465) (xy 76.750499 64.524464) (xy 76.735635 64.354558) (xy 76.676739 64.134754)
+ (xy 76.580568 63.928516) (xy 76.450047 63.742111) (xy 76.450045 63.742108) (xy 76.289141 63.581204)
+ (xy 76.102734 63.450682) (xy 76.102732 63.450681) (xy 75.896497 63.354511) (xy 75.896488 63.354508)
+ (xy 75.676697 63.295616) (xy 75.676687 63.295614) (xy 75.506785 63.28075) (xy 75.506784 63.28075)
+ (xy 75.393216 63.28075) (xy 75.393215 63.28075) (xy 75.223312 63.295614) (xy 75.223302 63.295616)
+ (xy 75.003511 63.354508) (xy 75.003502 63.354511) (xy 74.797267 63.450681) (xy 74.797265 63.450682)
+ (xy 74.610858 63.581204) (xy 74.449954 63.742108) (xy 74.319432 63.928515) (xy 74.319431 63.928517)
+ (xy 74.292382 63.986525) (xy 74.246209 64.038964) (xy 74.179016 64.058116) (xy 74.112135 64.0379)
+ (xy 74.067618 63.986525) (xy 74.040568 63.928517) (xy 74.040567 63.928515) (xy 74.040566 63.928514)
+ (xy 73.910047 63.742111) (xy 73.910045 63.742108) (xy 73.749141 63.581204) (xy 73.562734 63.450682)
+ (xy 73.562732 63.450681) (xy 73.356497 63.354511) (xy 73.356488 63.354508) (xy 73.136697 63.295616)
+ (xy 73.136687 63.295614) (xy 72.966785 63.28075) (xy 72.966784 63.28075) (xy 72.853216 63.28075)
+ (xy 72.853215 63.28075) (xy 72.683312 63.295614) (xy 72.683302 63.295616) (xy 72.463511 63.354508)
+ (xy 72.463502 63.354511) (xy 72.257267 63.450681) (xy 72.257265 63.450682) (xy 72.070858 63.581204)
+ (xy 71.909954 63.742108) (xy 71.779433 63.928514) (xy 71.755468 63.979907) (xy 71.709295 64.032346)
+ (xy 71.642101 64.051497) (xy 71.57522 64.031281) (xy 71.533728 63.985954) (xy 71.499265 63.921478)
+ (xy 71.499261 63.921471) (xy 71.499259 63.921467) (xy 71.47433 63.884158) (xy 71.411721 63.790456)
+ (xy 71.411712 63.790444) (xy 71.411709 63.790439) (xy 71.348843 63.713838) (xy 71.237412 63.602407)
+ (xy 71.160811 63.539541) (xy 71.160804 63.539536) (xy 71.160793 63.539528) (xy 71.029799 63.452001)
+ (xy 71.029771 63.451984) (xy 70.942396 63.405281) (xy 70.942391 63.405279) (xy 70.796799 63.344972)
+ (xy 70.768701 63.336449) (xy 70.701968 63.316206) (xy 70.54741 63.285463) (xy 70.547406 63.285462)
+ (xy 70.547398 63.285461) (xy 70.467926 63.277634) (xy 70.448793 63.27575) (xy 70.291207 63.27575)
+ (xy 70.272073 63.277634) (xy 70.192602 63.285461) (xy 70.192599 63.285461) (xy 70.05422 63.312986)
+ (xy 70.038032 63.316206) (xy 69.994416 63.329436) (xy 69.9432 63.344972) (xy 69.797608 63.405279)
+ (xy 69.797603 63.405281) (xy 69.710228 63.451984) (xy 69.7102 63.452001) (xy 69.579206 63.539528)
+ (xy 69.579194 63.539537) (xy 69.579189 63.53954) (xy 69.579189 63.539541) (xy 69.502588 63.602407)
+ (xy 69.502585 63.60241) (xy 69.502582 63.602412) (xy 69.391162 63.713832) (xy 69.39116 63.713835)
+ (xy 69.391157 63.713838) (xy 69.328291 63.790439) (xy 69.328287 63.790444) (xy 69.328278 63.790456)
+ (xy 69.240751 63.92145) (xy 69.240742 63.921464) (xy 69.240741 63.921467) (xy 69.24059 63.921749)
+ (xy 69.206271 63.985955) (xy 69.157308 64.035799) (xy 69.08917 64.051259) (xy 69.023491 64.027427)
+ (xy 68.984531 63.979905) (xy 68.96057 63.928521) (xy 68.960567 63.928515) (xy 68.960566 63.928514)
+ (xy 68.830047 63.742111) (xy 68.830045 63.742108) (xy 68.766819 63.678882) (xy 68.733334 63.617559)
+ (xy 68.7305 63.591201) (xy 68.7305 60.567942) (xy 68.730499 60.56794) (xy 68.695896 60.393977) (xy 68.695893 60.393968)
+ (xy 68.692878 60.38669) (xy 68.640523 60.260291) (xy 68.628016 60.230095) (xy 68.628009 60.230082)
+ (xy 68.529465 60.082602) (xy 68.472602 60.025739) (xy 68.404035 59.957172) (xy 64.971843 56.52498)
+ (xy 61.533544 53.08668) (xy 61.500059 53.025357) (xy 61.505043 52.955665) (xy 61.546915 52.899732)
+ (xy 61.612379 52.875315) (xy 61.621225 52.874999) (xy 61.756824 52.874999) (xy 61.874128 52.859557)
+ (xy 61.874133 52.859555) (xy 62.020085 52.7991) (xy 62.145424 52.702924) (xy 62.2416 52.577586)
+ (xy 62.302055 52.431631) (xy 62.309512 52.375) (xy 62.091803 52.375) (xy 62.066483 52.367565) (xy 62.040362 52.363826)
+ (xy 62.033487 52.357876) (xy 62.024764 52.355315) (xy 62.007485 52.335374) (xy 61.987529 52.318104)
+ (xy 61.984961 52.30938) (xy 61.979009 52.302511) (xy 61.975253 52.276393) (xy 61.967803 52.251077)
+ (xy 61.970358 52.242352) (xy 61.969065 52.233353) (xy 61.980027 52.209348) (xy 61.987446 52.184025)
+ (xy 61.995684 52.175064) (xy 61.99809 52.169797) (xy 62.010542 52.157338) (xy 62.018798 52.150175)
+ (xy 62.020341 52.149536) (xy 62.145782 52.053282) (xy 62.17626 52.013561) (xy 62.185739 52.005338)
+ (xy 62.206559 51.995813) (xy 62.225053 51.98231) (xy 62.242865 51.979205) (xy 62.249277 51.976273)
+ (xy 62.254996 51.977091) (xy 62.267 51.975) (xy 62.30951 51.975) (xy 62.309511 51.974998) (xy 62.302058 51.918377)
+ (xy 62.302054 51.918365) (xy 62.293663 51.898106) (xy 62.286194 51.828637) (xy 62.293664 51.803199)
+ (xy 62.302544 51.781762) (xy 62.318 51.664361) (xy 62.317999 51.38564) (xy 62.317148 51.379179)
+ (xy 62.312862 51.346615) (xy 62.302544 51.268238) (xy 62.293934 51.247454) (xy 62.286465 51.177986)
+ (xy 62.293935 51.152545) (xy 62.295159 51.14959) (xy 62.302544 51.131762) (xy 62.318 51.014361)
+ (xy 62.317999 50.73564) (xy 62.316596 50.724986) (xy 62.308541 50.663794) (xy 62.302544 50.618238)
+ (xy 62.293934 50.597454) (xy 62.286465 50.527986) (xy 62.293935 50.502545) (xy 62.299251 50.489711)
+ (xy 62.302544 50.481762) (xy 62.318 50.364361) (xy 62.317999 50.08564) (xy 62.316913 50.077393)
+ (xy 62.313088 50.048334) (xy 62.302544 49.968238) (xy 62.302542 49.968234) (xy 62.293935 49.947455)
+ (xy 62.286465 49.877986) (xy 62.293935 49.852545) (xy 62.294924 49.850157) (xy 62.302544 49.831762)
+ (xy 62.318 49.714361) (xy 62.317999 49.43564) (xy 62.316767 49.426285) (xy 62.313989 49.405182)
+ (xy 62.302544 49.318238) (xy 62.302542 49.318234) (xy 62.293935 49.297455) (xy 62.286465 49.227986)
+ (xy 62.293935 49.202545) (xy 62.297268 49.194498) (xy 62.302544 49.181762) (xy 62.318 49.064361)
+ (xy 62.317999 48.78564) (xy 62.302544 48.668238) (xy 62.302542 48.668234) (xy 62.293935 48.647455)
+ (xy 62.286465 48.577986) (xy 62.293935 48.552545) (xy 62.302544 48.531762) (xy 62.318 48.414361)
+ (xy 62.317999 48.13564) (xy 62.317999 48.135638) (xy 62.317999 48.135636) (xy 62.302546 48.018246)
+ (xy 62.302544 48.018239) (xy 62.302544 48.018238) (xy 62.293662 47.996797) (xy 62.286194 47.927328)
+ (xy 62.293664 47.90189) (xy 62.302055 47.881632) (xy 62.302055 47.88163) (xy 62.309512 47.825) (xy 62.267 47.825)
+ (xy 62.199961 47.805315) (xy 62.185739 47.794662) (xy 62.17626 47.786438) (xy 62.145782 47.746718)
+ (xy 62.020341 47.650464) (xy 62.018798 47.649824) (xy 62.010542 47.642662) (xy 61.993607 47.616275)
+ (xy 61.975114 47.590948) (xy 61.974884 47.587103) (xy 61.972804 47.583861) (xy 61.972823 47.552503)
+ (xy 61.970959 47.521202) (xy 61.972845 47.517842) (xy 61.972848 47.513991) (xy 61.98981 47.487632)
+ (xy 62.005171 47.460281) (xy 62.008575 47.458474) (xy 62.010659 47.455237) (xy 62.039186 47.442229)
+ (xy 62.066889 47.427529) (xy 62.072729 47.426936) (xy 62.074232 47.426251) (xy 62.076397 47.426563)
+ (xy 62.091803 47.425) (xy 62.30951 47.425) (xy 62.309511 47.424998) (xy 62.302057 47.368372) (xy 62.302055 47.368366)
+ (xy 62.2416 47.222414) (xy 62.145424 47.097075) (xy 62.020086 47.000899) (xy 61.874134 46.940445)
+ (xy 61.87413 46.940444) (xy 61.75683 46.925) (xy 61.28 46.925) (xy 61.28 47.4505) (xy 61.277449 47.459185)
+ (xy 61.278738 47.468147) (xy 61.267759 47.492187) (xy 61.260315 47.517539) (xy 61.253474 47.523466)
+ (xy 61.249713 47.531703) (xy 61.227478 47.545992) (xy 61.207511 47.563294) (xy 61.196996 47.565581)
+ (xy 61.190935 47.569477) (xy 61.156 47.5745) (xy 61.004 47.5745) (xy 60.936961 47.554815) (xy 60.891206 47.502011)
+ (xy 60.88 47.4505) (xy 60.88 46.925) (xy 60.403175 46.925) (xy 60.285871 46.940442) (xy 60.285866 46.940444)
+ (xy 60.139914 47.000899) (xy 60.014575 47.097075) (xy 59.918399 47.222413) (xy 59.857944 47.368368)
+ (xy 59.850487 47.425) (xy 60.068197 47.425) (xy 60.093516 47.432434) (xy 60.119638 47.436174) (xy 60.126512 47.442123)
+ (xy 60.135236 47.444685) (xy 60.152514 47.464625) (xy 60.172471 47.481896) (xy 60.175038 47.490619)
+ (xy 60.180991 47.497489) (xy 60.184746 47.523606) (xy 60.192197 47.548923) (xy 60.189641 47.557647)
+ (xy 60.190935 47.566647) (xy 60.179972 47.590651) (xy 60.172554 47.615975) (xy 60.164315 47.624935)
+ (xy 60.16191 47.630203) (xy 60.149458 47.642662) (xy 60.141201 47.649824) (xy 60.139659 47.650464)
+ (xy 60.014218 47.746718) (xy 59.983739 47.786438) (xy 59.974261 47.794662) (xy 59.95344 47.804186)
+ (xy 59.934947 47.81769) (xy 59.917134 47.820794) (xy 59.910723 47.823727) (xy 59.905003 47.822908)
+ (xy 59.893 47.825) (xy 59.85049 47.825) (xy 59.850488 47.825001) (xy 59.857941 47.881622) (xy 59.857945 47.881634)
+ (xy 59.866337 47.901895) (xy 59.873804 47.971364) (xy 59.866338 47.996794) (xy 59.857456 48.018238)
+ (xy 59.857455 48.018239) (xy 59.842 48.135638) (xy 59.842 48.414363) (xy 59.857453 48.531753) (xy 59.857457 48.531765)
+ (xy 59.866066 48.55255) (xy 59.873533 48.622019) (xy 59.866066 48.64745) (xy 59.857457 48.668234)
+ (xy 59.857455 48.668239) (xy 59.842 48.785638) (xy 59.842 49.064363) (xy 59.857453 49.181753) (xy 59.857457 49.181765)
+ (xy 59.866066 49.20255) (xy 59.873533 49.272019) (xy 59.866066 49.29745) (xy 59.857457 49.318234)
+ (xy 59.857455 49.318239) (xy 59.842 49.435638) (xy 59.842 49.714363) (xy 59.857453 49.831753) (xy 59.857457 49.831765)
+ (xy 59.866066 49.85255) (xy 59.873533 49.922019) (xy 59.866066 49.94745) (xy 59.857457 49.968234)
+ (xy 59.857455 49.968239) (xy 59.842 50.085638) (xy 59.842 50.364363) (xy 59.857453 50.481753) (xy 59.857457 50.481765)
+ (xy 59.866066 50.50255) (xy 59.873533 50.572019) (xy 59.87312 50.5742) (xy 59.870737 50.586174)
+ (xy 59.857456 50.618238) (xy 59.843964 50.720718) (xy 59.843172 50.7247) (xy 59.828781 50.752205)
+ (xy 59.816228 50.780582) (xy 59.812727 50.782891) (xy 59.810782 50.786609) (xy 59.783805 50.801968)
+ (xy 59.757904 50.819053) (xy 59.752331 50.819888) (xy 59.750064 50.821179) (xy 59.74539 50.820928)
+ (xy 59.721556 50.8245) (xy 59.681005 50.8245) (xy 59.545677 50.851418) (xy 59.545667 50.851421)
+ (xy 59.418195 50.904221) (xy 59.418182 50.904228) (xy 59.303458 50.980885) (xy 59.303454 50.980888)
+ (xy 59.205888 51.078454) (xy 59.205885 51.078458) (xy 59.129228 51.193182) (xy 59.129221 51.193195)
+ (xy 59.076421 51.320667) (xy 59.076418 51.320677) (xy 59.0495 51.456004) (xy 59.0495 51.875637)
+ (xy 59.029815 51.942676) (xy 59.013181 51.963318) (xy 59.012222 51.964276) (xy 59.012216 51.964283)
+ (xy 58.91367 52.111769) (xy 58.913669 52.111771) (xy 58.903145 52.137178) (xy 58.859303 52.191581)
+ (xy 58.793008 52.213644) (xy 58.725309 52.196364) (xy 58.700904 52.177404) (xy 57.936819 51.413319)
+ (xy 57.903334 51.351996) (xy 57.9005 51.325638) (xy 57.9005 50.911306) (xy 57.900499 50.911304)
+ (xy 57.865896 50.737341) (xy 57.865893 50.737332) (xy 57.865191 50.735638) (xy 57.835433 50.663794)
+ (xy 57.798016 50.573459) (xy 57.798009 50.573446) (xy 57.699464 50.425965) (xy 57.699461 50.425961)
+ (xy 57.574038 50.300538) (xy 57.574034 50.300535) (xy 57.426553 50.20199) (xy 57.42654 50.201983)
+ (xy 57.262667 50.134106) (xy 57.262658 50.134103) (xy 57.088694 50.0995) (xy 57.088691 50.0995)
+ (xy 56.911309 50.0995) (xy 56.911304 50.0995) (xy 56.732749 50.135017) (xy 56.725049 50.134328)
+ (xy 56.717814 50.137054) (xy 56.690736 50.131257) (xy 56.663158 50.12879) (xy 56.657052 50.124047)
+ (xy 56.649493 50.122429) (xy 56.629849 50.102915) (xy 56.60798 50.085927) (xy 56.604157 50.077393)
+ (xy 56.599924 50.073188) (xy 56.593492 50.053582) (xy 56.58748 50.04016) (xy 56.586322 50.034922)
+ (xy 56.577544 49.968238) (xy 56.564766 49.937392) (xy 56.562417 49.92676) (xy 56.564082 49.90233)
+ (xy 56.561465 49.877986) (xy 56.567036 49.859011) (xy 56.56717 49.857052) (xy 56.567899 49.85607)
+ (xy 56.568935 49.852545) (xy 56.569924 49.850157) (xy 56.577544 49.831762) (xy 56.593 49.714361)
+ (xy 56.592999 49.43564) (xy 56.591767 49.426285) (xy 56.588989 49.405182) (xy 56.577544 49.318238)
+ (xy 56.577542 49.318234) (xy 56.568935 49.297455) (xy 56.561465 49.227986) (xy 56.568935 49.202545)
+ (xy 56.572268 49.194498) (xy 56.577544 49.181762) (xy 56.593 49.064361) (xy 56.592999 48.78564)
+ (xy 56.577544 48.668238) (xy 56.577542 48.668234) (xy 56.568935 48.647455) (xy 56.561465 48.577986)
+ (xy 56.568935 48.552545) (xy 56.577544 48.531762) (xy 56.593 48.414361) (xy 56.592999 48.13564)
+ (xy 56.592998 48.135636) (xy 56.585502 48.078693) (xy 56.577544 48.018238) (xy 56.568934 47.997454)
+ (xy 56.561465 47.927986) (xy 56.568935 47.902545) (xy 56.569782 47.9005) (xy 56.577544 47.881762)
+ (xy 56.593 47.764361) (xy 56.592999 47.48564) (xy 56.592999 47.485636) (xy 56.577546 47.368246)
+ (xy 56.577544 47.368241) (xy 56.577544 47.368238) (xy 56.517036 47.222159) (xy 56.420782 47.096718)
+ (xy 56.420779 47.096716) (xy 56.420778 47.096714) (xy 56.404011 47.083848) (xy 56.36281 47.027419)
+ (xy 56.3555 46.985474) (xy 56.3555 46.360782) (xy 56.375185 46.293743) (xy 56.391819 46.273101)
+ (xy 56.878102 45.786819) (xy 56.939425 45.753334) (xy 56.965783 45.7505) (xy 58.151459 45.7505)
+ (xy 61.534218 45.7505) (xy 61.601257 45.770185) (xy 61.621899 45.786819) (xy 62.862212 47.027134)
+ (xy 62.862215 47.027136) (xy 62.862218 47.027139) (xy 62.951392 47.086722) (xy 62.996195 47.140332)
+ (xy 63.0065 47.189823) (xy 63.0065 48.878363) (xy 63.021953 48.995753) (xy 63.021956 48.995762)
+ (xy 63.050371 49.064363) (xy 63.082464 49.141841) (xy 63.178718 49.267282) (xy 63.304159 49.363536)
+ (xy 63.450238 49.424044) (xy 63.548687 49.437004) (xy 63.612581 49.46527) (xy 63.651053 49.523594)
+ (xy 63.6565 49.559943) (xy 63.6565 51.812216) (xy 63.636815 51.879255) (xy 63.620181 51.899897)
+ (xy 63.579863 51.940214) (xy 63.57986 51.940218) (xy 63.470371 52.104079) (xy 63.470364 52.104092)
+ (xy 63.39495 52.28616) (xy 63.394947 52.28617) (xy 63.3565 52.479456) (xy 63.3565 53.707542) (xy 63.393971 53.895921)
+ (xy 63.394949 53.900835) (xy 63.470364 54.082907) (xy 63.470371 54.08292) (xy 63.57986 54.246781)
+ (xy 63.579863 54.246785) (xy 63.723537 54.390459) (xy 63.723559 54.390479) (xy 65.919485 56.586405)
+ (xy 65.919514 56.586436) (xy 66.061964 56.728886) (xy 66.061968 56.728889) (xy 66.225829 56.838378)
+ (xy 66.225842 56.838385) (xy 66.354583 56.891711) (xy 66.407909 56.913799) (xy 66.407914 56.913801)
+ (xy 66.478196 56.927781) (xy 66.508949 56.933898) (xy 66.601206 56.95225) (xy 66.601209 56.95225)
+ (xy 66.60121 56.95225) (xy 66.79829 56.95225) (xy 85.747123 56.95225) (xy 85.814162 56.971935) (xy 85.834799 56.988564)
+ (xy 85.886837 57.040602) (xy 85.913375 57.06714) (xy 86.077235 57.176628) (xy 86.077248 57.176635)
+ (xy 86.205989 57.229961) (xy 86.259315 57.252049) (xy 86.25932 57.252051) (xy 86.340758 57.26825)
+ (xy 86.368722 57.273812) (xy 86.452612 57.2905) (xy 86.452615 57.2905) (xy 87.951387 57.2905) (xy 87.979555 57.284896)
+ (xy 88.063242 57.26825) (xy 88.14468 57.252051) (xy 88.198009 57.229961) (xy 88.326758 57.176632)
+ (xy 88.490626 57.067139) (xy 88.510487 57.047277) (xy 88.571808 57.013791) (xy 88.6415 57.018774)
+ (xy 88.645621 57.020396) (xy 88.777447 57.074999) (xy 88.810165 57.088551) (xy 88.810169 57.088551)
+ (xy 88.81017 57.088552) (xy 89.003456 57.127) (xy 89.003459 57.127) (xy 89.200543 57.127) (xy 89.330582 57.101132)
+ (xy 89.393835 57.088551) (xy 89.575914 57.013132) (xy 89.739782 56.903639) (xy 89.879139 56.764282)
+ (xy 89.988632 56.600414) (xy 89.99314 56.589532) (xy 90.01987 56.524998) (xy 90.064051 56.418335)
+ (xy 90.082617 56.325) (xy 90.1025 56.225043) (xy 90.1025 55.827032) (xy 90.122185 55.759993) (xy 90.138819 55.739351)
+ (xy 90.566136 55.312034) (xy 90.566139 55.312031) (xy 90.675631 55.148164) (xy 90.751051 54.966086)
+ (xy 90.7895 54.77279) (xy 90.7895 54.57571) (xy 90.7895 54.575707) (xy 90.789499 54.575705) (xy 90.786186 54.559049)
+ (xy 90.751051 54.382414) (xy 90.675631 54.200336) (xy 90.675629 54.200333) (xy 90.675627 54.200329)
+ (xy 90.566139 54.036469) (xy 90.566136 54.036465) (xy 90.426784 53.897113) (xy 90.42678 53.89711)
+ (xy 90.26292 53.787622) (xy 90.262915 53.78762) (xy 90.262914 53.787619) (xy 90.166546 53.747701)
+ (xy 90.112143 53.703859) (xy 90.090079 53.637565) (xy 90.09 53.63314) (xy 90.09 53.240561) (xy 90.096294 53.201557)
+ (xy 90.099771 53.191064) (xy 90.104499 53.176797) (xy 90.115 53.074009) (xy 90.114999 51.573992)
+ (xy 90.114395 51.568083) (xy 90.104499 51.471203) (xy 90.104498 51.4712) (xy 90.096294 51.446441)
+ (xy 90.09 51.407437) (xy 90.09 50.771321) (xy 90.109685 50.704282) (xy 90.162489 50.658527) (xy 90.166515 50.656773)
+ (xy 90.193414 50.645632) (xy 90.357282 50.536139) (xy 90.496639 50.396782) (xy 90.49664 50.396779)
+ (xy 90.725103 50.168315) (xy 90.786425 50.134833) (xy 90.812783 50.131999) (xy 90.884502 50.131999)
+ (xy 90.884508 50.131999) (xy 90.987297 50.121499) (xy 91.153834 50.066314) (xy 91.303156 49.974212)
+ (xy 91.427212 49.850156) (xy 91.519314 49.700834) (xy 91.574499 49.534297) (xy 91.585 49.431509)
+ (xy 91.584999 48.831492) (xy 91.584233 48.823998) (xy 91.574499 48.728703) (xy 91.574498 48.7287)
+ (xy 91.554462 48.668235) (xy 91.519314 48.562166) (xy 91.427212 48.412844) (xy 91.303156 48.288788)
+ (xy 91.300319 48.287038) (xy 91.298783 48.28533) (xy 91.297489 48.284307) (xy 91.297663 48.284085)
+ (xy 91.253596 48.235094) (xy 91.242372 48.166132) (xy 91.270213 48.102049) (xy 91.300317 48.075962)
+ (xy 91.303156 48.074212) (xy 91.427212 47.950156) (xy 91.519314 47.800834) (xy 91.574499 47.634297)
+ (xy 91.585 47.531509) (xy 91.585 47.45211) (xy 92.045 47.45211) (xy 92.045 47.707889) (xy 92.085013 47.960523)
+ (xy 92.164051 48.203781) (xy 92.164052 48.203784) (xy 92.280175 48.431686) (xy 92.35785 48.538595)
+ (xy 92.35785 48.538596) (xy 92.915884 47.980561) (xy 92.91674 47.982626) (xy 93.009762 48.121844)
+ (xy 93.128156 48.240238) (xy 93.267374 48.33326) (xy 93.269437 48.334114) (xy 92.711402 48.892148)
+ (xy 92.818313 48.969824) (xy 93.046215 49.085947) (xy 93.046218 49.085948) (xy 93.289476 49.164986)
+ (xy 93.542111 49.205) (xy 93.797889 49.205) (xy 94.050523 49.164986) (xy 94.293781 49.085948) (xy 94.293784 49.085947)
+ (xy 94.521685 48.969825) (xy 94.628595 48.892148) (xy 94.628596 48.892148) (xy 94.070562 48.334114)
+ (xy 94.072626 48.33326) (xy 94.211844 48.240238) (xy 94.330238 48.121844) (xy 94.42326 47.982626)
+ (xy 94.424114 47.980562) (xy 94.982148 48.538596) (xy 94.982148 48.538595) (xy 95.059825 48.431685)
+ (xy 95.175947 48.203784) (xy 95.175948 48.203781) (xy 95.254986 47.960523) (xy 95.295 47.707889)
+ (xy 95.295 47.45211) (xy 97.125 47.45211) (xy 97.125 47.707889) (xy 97.165013 47.960523) (xy 97.244051 48.203781)
+ (xy 97.244052 48.203784) (xy 97.360175 48.431686) (xy 97.43785 48.538595) (xy 97.43785 48.538596)
+ (xy 97.995884 47.980561) (xy 97.99674 47.982626) (xy 98.089762 48.121844) (xy 98.208156 48.240238)
+ (xy 98.347374 48.33326) (xy 98.349437 48.334114) (xy 97.791402 48.892148) (xy 97.898313 48.969824)
+ (xy 98.126215 49.085947) (xy 98.126218 49.085948) (xy 98.369476 49.164986) (xy 98.622111 49.205)
+ (xy 98.877889 49.205) (xy 99.130523 49.164986) (xy 99.373781 49.085948) (xy 99.373784 49.085947)
+ (xy 99.601685 48.969825) (xy 99.708595 48.892148) (xy 99.708596 48.892148) (xy 99.150562 48.334114)
+ (xy 99.152626 48.33326) (xy 99.291844 48.240238) (xy 99.410238 48.121844) (xy 99.50326 47.982626)
+ (xy 99.504114 47.980562) (xy 100.062148 48.538596) (xy 100.062148 48.538595) (xy 100.139825 48.431685)
+ (xy 100.255947 48.203784) (xy 100.255948 48.203781) (xy 100.334986 47.960523) (xy 100.375 47.707889)
+ (xy 100.375 47.45211) (xy 100.334986 47.199476) (xy 100.255948 46.956218) (xy 100.255947 46.956215)
+ (xy 100.139824 46.728313) (xy 100.062148 46.621403) (xy 100.062148 46.621402) (xy 99.504114 47.179436)
+ (xy 99.50326 47.177374) (xy 99.410238 47.038156) (xy 99.291844 46.919762) (xy 99.152626 46.82674)
+ (xy 99.15056 46.825884) (xy 99.708596 46.26785) (xy 99.601686 46.190175) (xy 99.373784 46.074052)
+ (xy 99.373781 46.074051) (xy 99.130523 45.995013) (xy 98.877889 45.955) (xy 98.622111 45.955) (xy 98.369476 45.995013)
+ (xy 98.126218 46.074051) (xy 98.126215 46.074052) (xy 97.89831 46.190177) (xy 97.791403 46.267849)
+ (xy 97.791402 46.26785) (xy 98.349437 46.825885) (xy 98.347374 46.82674) (xy 98.208156 46.919762)
+ (xy 98.089762 47.038156) (xy 97.99674 47.177374) (xy 97.995885 47.179437) (xy 97.43785 46.621402)
+ (xy 97.437849 46.621403) (xy 97.360177 46.72831) (xy 97.244052 46.956215) (xy 97.244051 46.956218)
+ (xy 97.165013 47.199476) (xy 97.125 47.45211) (xy 95.295 47.45211) (xy 95.254986 47.199476) (xy 95.175948 46.956218)
+ (xy 95.175947 46.956215) (xy 95.059824 46.728313) (xy 94.982148 46.621403) (xy 94.982148 46.621402)
+ (xy 94.424114 47.179436) (xy 94.42326 47.177374) (xy 94.330238 47.038156) (xy 94.211844 46.919762)
+ (xy 94.072626 46.82674) (xy 94.07056 46.825884) (xy 94.628596 46.26785) (xy 94.521686 46.190175)
+ (xy 94.293784 46.074052) (xy 94.293781 46.074051) (xy 94.050523 45.995013) (xy 93.797889 45.955)
+ (xy 93.542111 45.955) (xy 93.289476 45.995013) (xy 93.046218 46.074051) (xy 93.046215 46.074052)
+ (xy 92.81831 46.190177) (xy 92.711403 46.267849) (xy 92.711402 46.26785) (xy 93.269437 46.825885)
+ (xy 93.267374 46.82674) (xy 93.128156 46.919762) (xy 93.009762 47.038156) (xy 92.91674 47.177374)
+ (xy 92.915885 47.179437) (xy 92.35785 46.621402) (xy 92.357849 46.621403) (xy 92.280177 46.72831)
+ (xy 92.164052 46.956215) (xy 92.164051 46.956218) (xy 92.085013 47.199476) (xy 92.045 47.45211)
+ (xy 91.585 47.45211) (xy 91.584999 47.228334) (xy 91.584999 46.931498) (xy 91.584998 46.93148) (xy 91.574499 46.828703)
+ (xy 91.574498 46.8287) (xy 91.573849 46.82674) (xy 91.519314 46.662166) (xy 91.427212 46.512844)
+ (xy 91.303156 46.388788) (xy 91.153834 46.296686) (xy 90.987297 46.241501) (xy 90.987295 46.2415)
+ (xy 90.884516 46.231) (xy 90.884509 46.231) (xy 90.812782 46.231) (xy 90.745743 46.211315) (xy 90.725101 46.194681)
+ (xy 90.508709 45.978289) (xy 90.508706 45.978285) (xy 90.508706 45.978286) (xy 90.501639 45.971219)
+ (xy 90.501639 45.971218) (xy 90.362282 45.831861) (xy 90.362281 45.83186) (xy 90.36228 45.831859)
+ (xy 90.19842 45.722371) (xy 90.198411 45.722366) (xy 90.166544 45.709166) (xy 90.112142 45.665324)
+ (xy 90.090079 45.599029) (xy 90.09 45.594606) (xy 90.09 44.919941) (xy 94.6845 44.919941) (xy 94.6845 45.160059)
+ (xy 94.704052 45.283505) (xy 94.722063 45.397222) (xy 94.796265 45.625593) (xy 94.89115 45.811813)
+ (xy 94.905276 45.839536) (xy 95.046414 46.033796) (xy 95.216204 46.203586) (xy 95.410464 46.344724)
+ (xy 95.464985 46.372504) (xy 95.624406 46.453734) (xy 95.624408 46.453734) (xy 95.624411 46.453736)
+ (xy 95.852778 46.527937) (xy 96.089941 46.5655) (xy 96.089942 46.5655) (xy 96.330058 46.5655) (xy 96.330059 46.5655)
+ (xy 96.567222 46.527937) (xy 96.795589 46.453736) (xy 97.009536 46.344724) (xy 97.203796 46.203586)
+ (xy 97.373586 46.033796) (xy 97.514724 45.839536) (xy 97.608065 45.656344) (xy 97.623734 45.625593)
+ (xy 97.623734 45.625592) (xy 97.623736 45.625589) (xy 97.697937 45.397222) (xy 97.7355 45.160059)
+ (xy 97.7355 44.919941) (xy 97.697937 44.682778) (xy 97.623736 44.454411) (xy 97.623734 44.454408)
+ (xy 97.623734 44.454406) (xy 97.554314 44.318163) (xy 97.514724 44.240464) (xy 97.373586 44.046204)
+ (xy 97.203796 43.876414) (xy 97.009536 43.735276) (xy 96.968759 43.714499) (xy 96.795593 43.626265)
+ (xy 96.567222 43.552063) (xy 96.516396 43.544013) (xy 96.330059 43.5145) (xy 96.089941 43.5145)
+ (xy 96.033951 43.523368) (xy 95.852777 43.552063) (xy 95.624406 43.626265) (xy 95.410463 43.735276)
+ (xy 95.216201 43.876416) (xy 95.046416 44.046201) (xy 94.905276 44.240463) (xy 94.796265 44.454406)
+ (xy 94.722063 44.682777) (xy 94.718887 44.702829) (xy 94.6845 44.919941) (xy 90.09 44.919941) (xy 90.09 44.719259)
+ (xy 90.091661 44.703567) (xy 90.091311 44.703532) (xy 90.098108 44.637) (xy 90.1025 44.594009) (xy 90.102499 43.543992)
+ (xy 90.102324 43.542282) (xy 90.091311 43.434468) (xy 90.09166 43.434432) (xy 90.09 43.418741) (xy 90.09 42.445561)
+ (xy 90.092705 42.419804) (xy 90.094132 42.413079) (xy 90.104499 42.381797) (xy 90.105489 42.37211)
+ (xy 92.045 42.37211) (xy 92.045 42.627889) (xy 92.085013 42.880523) (xy 92.164051 43.123781) (xy 92.164052 43.123784)
+ (xy 92.280175 43.351686) (xy 92.35785 43.458595) (xy 92.35785 43.458596) (xy 92.915884 42.900561)
+ (xy 92.91674 42.902626) (xy 93.009762 43.041844) (xy 93.128156 43.160238) (xy 93.267374 43.25326)
+ (xy 93.269437 43.254114) (xy 92.711402 43.812148) (xy 92.818313 43.889824) (xy 93.046215 44.005947)
+ (xy 93.046218 44.005948) (xy 93.289476 44.084986) (xy 93.542111 44.125) (xy 93.797889 44.125) (xy 94.050523 44.084986)
+ (xy 94.293781 44.005948) (xy 94.293784 44.005947) (xy 94.521685 43.889825) (xy 94.628595 43.812148)
+ (xy 94.628596 43.812148) (xy 94.070562 43.254114) (xy 94.072626 43.25326) (xy 94.211844 43.160238)
+ (xy 94.330238 43.041844) (xy 94.42326 42.902626) (xy 94.424114 42.900562) (xy 94.982148 43.458596)
+ (xy 94.982148 43.458595) (xy 95.059825 43.351685) (xy 95.175947 43.123784) (xy 95.175948 43.123781)
+ (xy 95.254986 42.880523) (xy 95.295 42.627889) (xy 95.295 42.37211) (xy 97.125 42.37211) (xy 97.125 42.627889)
+ (xy 97.165013 42.880523) (xy 97.244051 43.123781) (xy 97.244052 43.123784) (xy 97.360175 43.351686)
+ (xy 97.43785 43.458595) (xy 97.43785 43.458596) (xy 97.995884 42.900561) (xy 97.99674 42.902626)
+ (xy 98.089762 43.041844) (xy 98.208156 43.160238) (xy 98.347374 43.25326) (xy 98.349437 43.254114)
+ (xy 97.791402 43.812148) (xy 97.898313 43.889824) (xy 98.126215 44.005947) (xy 98.126218 44.005948)
+ (xy 98.369476 44.084986) (xy 98.622111 44.125) (xy 98.877889 44.125) (xy 99.130523 44.084986) (xy 99.373781 44.005948)
+ (xy 99.373784 44.005947) (xy 99.601685 43.889825) (xy 99.708595 43.812148) (xy 99.708596 43.812148)
+ (xy 99.150562 43.254114) (xy 99.152626 43.25326) (xy 99.291844 43.160238) (xy 99.410238 43.041844)
+ (xy 99.50326 42.902626) (xy 99.504114 42.900562) (xy 100.062148 43.458596) (xy 100.062148 43.458595)
+ (xy 100.139825 43.351685) (xy 100.255947 43.123784) (xy 100.255948 43.123781) (xy 100.334986 42.880523)
+ (xy 100.375 42.627889) (xy 100.375 42.37211) (xy 100.334986 42.119476) (xy 100.255948 41.876218)
+ (xy 100.255947 41.876215) (xy 100.139824 41.648313) (xy 100.062148 41.541403) (xy 100.062148 41.541402)
+ (xy 99.504114 42.099436) (xy 99.50326 42.097374) (xy 99.410238 41.958156) (xy 99.291844 41.839762)
+ (xy 99.152626 41.74674) (xy 99.15056 41.745884) (xy 99.708596 41.18785) (xy 99.601686 41.110175)
+ (xy 99.373784 40.994052) (xy 99.373781 40.994051) (xy 99.130523 40.915013) (xy 98.877889 40.875)
+ (xy 98.622111 40.875) (xy 98.369476 40.915013) (xy 98.126218 40.994051) (xy 98.126215 40.994052)
+ (xy 97.89831 41.110177) (xy 97.791403 41.187849) (xy 97.791402 41.18785) (xy 98.349437 41.745885)
+ (xy 98.347374 41.74674) (xy 98.208156 41.839762) (xy 98.089762 41.958156) (xy 97.99674 42.097374)
+ (xy 97.995885 42.099437) (xy 97.43785 41.541402) (xy 97.437849 41.541403) (xy 97.360177 41.64831)
+ (xy 97.244052 41.876215) (xy 97.244051 41.876218) (xy 97.165013 42.119476) (xy 97.125 42.37211)
+ (xy 95.295 42.37211) (xy 95.254986 42.119476) (xy 95.175948 41.876218) (xy 95.175947 41.876215)
+ (xy 95.059824 41.648313) (xy 94.982148 41.541403) (xy 94.982148 41.541402) (xy 94.424114 42.099436)
+ (xy 94.42326 42.097374) (xy 94.330238 41.958156) (xy 94.211844 41.839762) (xy 94.072626 41.74674)
+ (xy 94.07056 41.745884) (xy 94.628596 41.18785) (xy 94.521686 41.110175) (xy 94.293784 40.994052)
+ (xy 94.293781 40.994051) (xy 94.050523 40.915013) (xy 93.797889 40.875) (xy 93.542111 40.875) (xy 93.289476 40.915013)
+ (xy 93.046218 40.994051) (xy 93.046215 40.994052) (xy 92.81831 41.110177) (xy 92.711403 41.187849)
+ (xy 92.711402 41.18785) (xy 93.269437 41.745885) (xy 93.267374 41.74674) (xy 93.128156 41.839762)
+ (xy 93.009762 41.958156) (xy 92.91674 42.097374) (xy 92.915885 42.099437) (xy 92.35785 41.541402)
+ (xy 92.357849 41.541403) (xy 92.280177 41.64831) (xy 92.164052 41.876215) (xy 92.164051 41.876218)
+ (xy 92.085013 42.119476) (xy 92.045 42.37211) (xy 90.105489 42.37211) (xy 90.115 42.279009) (xy 90.114999 40.778992)
+ (xy 90.104499 40.676203) (xy 90.096294 40.651441) (xy 90.09 40.612437) (xy 90.09 39.990966) (xy 90.109685 39.923927)
+ (xy 90.162489 39.878172) (xy 90.166526 39.876413) (xy 90.168414 39.875632) (xy 90.332282 39.766139)
+ (xy 90.471639 39.626782) (xy 90.47164 39.626779) (xy 90.478706 39.619714) (xy 90.478709 39.61971)
+ (xy 90.725101 39.373318) (xy 90.786424 39.339833) (xy 90.812782 39.336999) (xy 90.884502 39.336999)
+ (xy 90.884508 39.336999) (xy 90.987297 39.326499) (xy 91.153834 39.271314) (xy 91.303156 39.179212)
+ (xy 91.427212 39.055156) (xy 91.519314 38.905834) (xy 91.574499 38.739297) (xy 91.585 38.636509)
+ (xy 91.584999 38.036492) (xy 91.579583 37.983477) (xy 91.574499 37.933703) (xy 91.574498 37.9337)
+ (xy 91.554558 37.873526) (xy 91.519314 37.767166) (xy 91.427212 37.617844) (xy 91.303156 37.493788)
+ (xy 91.300319 37.492038) (xy 91.298783 37.49033) (xy 91.297489 37.489307) (xy 91.297663 37.489085)
+ (xy 91.253596 37.440094) (xy 91.242372 37.371132) (xy 91.270213 37.307049) (xy 91.300317 37.280962)
+ (xy 91.303156 37.279212) (xy 91.427212 37.155156) (xy 91.519314 37.005834) (xy 91.574499 36.839297)
+ (xy 91.585 36.736509) (xy 91.584999 36.136492) (xy 91.574499 36.033703) (xy 91.519314 35.867166)
+ (xy 91.427212 35.717844) (xy 91.303156 35.593788) (xy 91.210388 35.536569) (xy 91.153836 35.501687)
+ (xy 91.153831 35.501685) (xy 91.115499 35.488983) (xy 90.987297 35.446501) (xy 90.987295 35.4465)
+ (xy 90.884516 35.436) (xy 90.884509 35.436) (xy 90.812782 35.436) (xy 90.745743 35.416315) (xy 90.725101 35.399681)
+ (xy 90.126319 34.800899) (xy 90.092834 34.739576) (xy 90.09 34.713218) (xy 90.09 33.924259) (xy 90.091661 33.908567)
+ (xy 90.091311 33.908532) (xy 90.102499 33.799016) (xy 90.1025 33.799009) (xy 90.102499 32.748992)
+ (xy 90.101968 32.743798) (xy 90.091311 32.639468) (xy 90.09166 32.639432) (xy 90.09 32.623741) (xy 90.09 31.650561)
+ (xy 90.096294 31.611557) (xy 90.104499 31.586797) (xy 90.115 31.484009) (xy 90.114999 29.983992)
+ (xy 90.104499 29.881203) (xy 90.096294 29.856441) (xy 90.09 29.817437) (xy 90.09 29.365456) (xy 90.051552 29.17217)
+ (xy 90.051551 29.172169) (xy 90.051551 29.172165) (xy 90.051549 29.17216) (xy 89.976135 28.990092)
+ (xy 89.976128 28.990079) (xy 89.866639 28.826218) (xy 89.866636 28.826214) (xy 89.724186 28.683764)
+ (xy 89.724155 28.683735) (xy 87.965979 26.925559) (xy 87.965959 26.925537) (xy 87.822285 26.781863)
+ (xy 87.822281 26.78186) (xy 87.65842 26.672371) (xy 87.658411 26.672366) (xy 87.585815 26.642296)
+ (xy 87.529665 26.619038) (xy 87.476336 26.596949) (xy 87.476332 26.596948) (xy 87.476328 26.596946)
+ (xy 87.379688 26.577724) (xy 87.283044 26.5585) (xy 87.283041 26.5585) (xy 70.593459 26.5585) (xy 70.593455 26.5585)
+ (xy 70.496812 26.577724) (xy 70.400167 26.596947) (xy 70.400161 26.596949) (xy 70.346834 26.619037)
+ (xy 70.346834 26.619038) (xy 70.301315 26.637892) (xy 70.218089 26.672366) (xy 70.218079 26.672371)
+ (xy 70.054219 26.781859) (xy 69.98454 26.851538) (xy 69.914861 26.921218) (xy 64.229863 32.606215)
+ (xy 64.22986 32.606219) (xy 64.120372 32.770079) (xy 64.120369 32.770086) (xy 64.044949 32.952163)
+ (xy 64.044947 32.952171) (xy 64.0065 33.145455) (xy 64.0065 33.342544) (xy 64.044947 33.535828)
+ (xy 64.044949 33.535836) (xy 64.120367 33.71791) (xy 64.120372 33.71792) (xy 64.22986 33.88178)
+ (xy 64.229863 33.881784) (xy 64.27018 33.9221) (xy 64.303666 33.983423) (xy 64.3065 34.009782) (xy 64.3065 34.905468)
+ (xy 64.286815 34.972507) (xy 64.234011 35.018262) (xy 64.164853 35.028206) (xy 64.101297 34.999181)
+ (xy 64.094819 34.993149) (xy 62.223479 33.121809) (xy 62.223459 33.121787) (xy 62.079785 32.978113)
+ (xy 62.079781 32.97811) (xy 61.91592 32.868621) (xy 61.915907 32.868614) (xy 61.79301 32.81771)
+ (xy 61.777907 32.811454) (xy 61.733836 32.793199) (xy 61.617639 32.770086) (xy 61.613879 32.769338)
+ (xy 61.540543 32.75475) (xy 61.540541 32.75475) (xy 59.715541 32.75475) (xy 57.18673 32.75475) (xy 57.119691 32.735065)
+ (xy 57.099049 32.718431) (xy 57.093157 32.712539) (xy 57.093156 32.712538) (xy 56.963996 32.632872)
+ (xy 56.943836 32.620437) (xy 56.943831 32.620435) (xy 56.939516 32.619005) (xy 56.777297 32.565251)
+ (xy 56.777295 32.56525) (xy 56.67451 32.55475) (xy 56.049498 32.55475) (xy 56.04948 32.554751) (xy 55.946703 32.56525)
+ (xy 55.9467 32.565251) (xy 55.780168 32.620435) (xy 55.780163 32.620437) (xy 55.630842 32.712539)
+ (xy 55.612181 32.731201) (xy 55.550858 32.764686) (xy 55.481166 32.759702) (xy 55.425233 32.71783)
+ (xy 55.400816 32.652366) (xy 55.4005 32.64352) (xy 55.4005 31.161309) (xy 55.394118 31.129225) (xy 55.391759 31.117366)
+ (xy 55.372845 31.022275) (xy 55.365895 30.987334) (xy 55.314546 30.863368) (xy 55.298013 30.823453)
+ (xy 55.206611 30.686661) (xy 55.199464 30.675964) (xy 54.5835 30.06) (xy 53.93235 29.408849) (xy 53.932329 29.40883)
+ (xy 53.604286 29.080786) (xy 53.529455 29.030786) (xy 53.456797 28.982237) (xy 53.374856 28.948296)
+ (xy 53.369265 28.94598) (xy 53.369263 28.945979) (xy 53.292916 28.914355) (xy 53.292908 28.914353)
+ (xy 53.118946 28.87975) (xy 53.118942 28.87975) (xy 53.118941 28.87975) (xy 51.4945 28.87975) (xy 51.427461 28.860065)
+ (xy 51.381706 28.807261) (xy 51.3705 28.75575) (xy 51.3705 28.185648) (xy 51.388961 28.120551) (xy 51.3955 28.10995)
+ (xy 51.417314 28.074584) (xy 51.472499 27.908047) (xy 51.483 27.805259) (xy 51.482999 26.755242)
+ (xy 51.472499 26.652453) (xy 51.417314 26.485916) (xy 51.325212 26.336594) (xy 51.201156 26.212538)
+ (xy 51.201155 26.212537) (xy 51.067403 26.130039) (xy 51.020678 26.078091) (xy 51.009455 26.009129)
+ (xy 51.037299 25.945046) (xy 51.095367 25.90619) (xy 51.132499 25.9005) (xy 126.3755 25.9005)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 47.99954 25.920185) (xy 48.045295 25.972989) (xy 48.055239 26.042147) (xy 48.026214 26.105703)
+ (xy 47.997597 26.130039) (xy 47.863844 26.212537) (xy 47.739789 26.336592) (xy 47.647687 26.485913)
+ (xy 47.647686 26.485916) (xy 47.592501 26.652453) (xy 47.592501 26.652454) (xy 47.5925 26.652454)
+ (xy 47.582 26.755233) (xy 47.582 27.805251) (xy 47.582001 27.805269) (xy 47.5925 27.908043) (xy 47.592501 27.908047)
+ (xy 47.593205 27.910171) (xy 47.5995 27.949177) (xy 47.5995 29.136321) (xy 47.593205 29.175327)
+ (xy 47.592501 29.17745) (xy 47.582 29.280233) (xy 47.582 30.280251) (xy 47.582001 30.280269) (xy 47.5925 30.383043)
+ (xy 47.592501 30.383047) (xy 47.593205 30.385171) (xy 47.593655 30.387964) (xy 47.594477 30.389242)
+ (xy 47.5995 30.424177) (xy 47.5995 30.6255) (xy 47.579815 30.692539) (xy 47.527011 30.738294) (xy 47.4755 30.7495)
+ (xy 47.14973 30.7495) (xy 47.082691 30.729815) (xy 47.062049 30.713181) (xy 47.056157 30.707289)
+ (xy 47.056156 30.707288) (xy 46.906834 30.615186) (xy 46.740297 30.560001) (xy 46.740295 30.56)
+ (xy 46.63751 30.5495) (xy 46.012498 30.5495) (xy 46.01248 30.549501) (xy 45.909703 30.56) (xy 45.9097 30.560001)
+ (xy 45.743168 30.615185) (xy 45.743163 30.615187) (xy 45.593842 30.707289) (xy 45.500181 30.800951)
+ (xy 45.438858 30.834436) (xy 45.369166 30.829452) (xy 45.324819 30.800951) (xy 45.231157 30.707289)
+ (xy 45.231156 30.707288) (xy 45.081834 30.615186) (xy 44.915297 30.560001) (xy 44.915295 30.56)
+ (xy 44.81251 30.5495) (xy 44.187498 30.5495) (xy 44.18748 30.549501) (xy 44.084703 30.56) (xy 44.0847 30.560001)
+ (xy 43.918168 30.615185) (xy 43.918163 30.615187) (xy 43.768842 30.707289) (xy 43.762951 30.713181)
+ (xy 43.701628 30.746666) (xy 43.67527 30.7495) (xy 43.34973 30.7495) (xy 43.282691 30.729815) (xy 43.262049 30.713181)
+ (xy 43.231157 30.682289) (xy 43.231156 30.682288) (xy 43.107515 30.606026) (xy 43.081836 30.590187)
+ (xy 43.081831 30.590185) (xy 43.05264 30.580512) (xy 42.915297 30.535001) (xy 42.915295 30.535)
+ (xy 42.81251 30.5245) (xy 42.212498 30.5245) (xy 42.21248 30.524501) (xy 42.109703 30.535) (xy 42.1097 30.535001)
+ (xy 41.943168 30.590185) (xy 41.943163 30.590187) (xy 41.793842 30.682289) (xy 41.669785 30.806346)
+ (xy 41.668037 30.809182) (xy 41.666329 30.810717) (xy 41.665307 30.812011) (xy 41.665085 30.811836)
+ (xy 41.616089 30.855905) (xy 41.547126 30.867126) (xy 41.483044 30.839282) (xy 41.456963 30.809182)
+ (xy 41.455214 30.806346) (xy 41.331157 30.682289) (xy 41.331156 30.682288) (xy 41.207515 30.606026)
+ (xy 41.181836 30.590187) (xy 41.181831 30.590185) (xy 41.15264 30.580512) (xy 41.015297 30.535001)
+ (xy 41.015295 30.535) (xy 40.91251 30.5245) (xy 40.312498 30.5245) (xy 40.31248 30.524501) (xy 40.209703 30.535)
+ (xy 40.2097 30.535001) (xy 40.043168 30.590185) (xy 40.043163 30.590187) (xy 39.893842 30.682289)
+ (xy 39.862951 30.713181) (xy 39.801628 30.746666) (xy 39.77527 30.7495) (xy 35.067307 30.7495) (xy 35.000268 30.729815)
+ (xy 34.954513 30.677011) (xy 34.944569 30.607853) (xy 34.973594 30.544297) (xy 34.994421 30.525182)
+ (xy 34.998595 30.522148) (xy 34.998596 30.522148) (xy 34.440562 29.964114) (xy 34.442626 29.96326)
+ (xy 34.581844 29.870238) (xy 34.700238 29.751844) (xy 34.79326 29.612626) (xy 34.794114 29.610562)
+ (xy 35.352148 30.168596) (xy 35.352148 30.168595) (xy 35.429825 30.061685) (xy 35.545947 29.833784)
+ (xy 35.545948 29.833781) (xy 35.624986 29.590523) (xy 35.665 29.337889) (xy 35.665 29.08211) (xy 35.624986 28.829476)
+ (xy 35.545948 28.586218) (xy 35.545947 28.586215) (xy 35.429824 28.358313) (xy 35.352148 28.251403)
+ (xy 35.352148 28.251402) (xy 34.794114 28.809436) (xy 34.79326 28.807374) (xy 34.700238 28.668156)
+ (xy 34.581844 28.549762) (xy 34.442626 28.45674) (xy 34.44056 28.455884) (xy 34.998596 27.89785)
+ (xy 34.891686 27.820175) (xy 34.663784 27.704052) (xy 34.663781 27.704051) (xy 34.420523 27.625013)
+ (xy 34.167889 27.585) (xy 33.912111 27.585) (xy 33.659476 27.625013) (xy 33.416218 27.704051) (xy 33.416215 27.704052)
+ (xy 33.18831 27.820177) (xy 33.081403 27.897849) (xy 33.081402 27.89785) (xy 33.639437 28.455885)
+ (xy 33.637374 28.45674) (xy 33.498156 28.549762) (xy 33.379762 28.668156) (xy 33.28674 28.807374)
+ (xy 33.285885 28.809437) (xy 32.72785 28.251402) (xy 32.727849 28.251403) (xy 32.650177 28.35831)
+ (xy 32.534052 28.586215) (xy 32.534051 28.586218) (xy 32.455013 28.829476) (xy 32.415 29.08211)
+ (xy 32.415 29.337889) (xy 32.455013 29.590523) (xy 32.534051 29.833781) (xy 32.534052 29.833784)
+ (xy 32.650175 30.061686) (xy 32.72785 30.168595) (xy 32.72785 30.168596) (xy 33.285884 29.610561)
+ (xy 33.28674 29.612626) (xy 33.379762 29.751844) (xy 33.498156 29.870238) (xy 33.637374 29.96326)
+ (xy 33.639437 29.964114) (xy 33.081402 30.522148) (xy 33.085578 30.525182) (xy 33.128243 30.580512)
+ (xy 33.134222 30.650126) (xy 33.101616 30.711921) (xy 33.040777 30.746278) (xy 33.012692 30.7495)
+ (xy 32.708244 30.7495) (xy 32.641205 30.729815) (xy 32.620563 30.713181) (xy 32.493798 30.586416)
+ (xy 32.493796 30.586414) (xy 32.299536 30.445276) (xy 32.258127 30.424177) (xy 32.085593 30.336265)
+ (xy 31.857222 30.262063) (xy 31.620059 30.2245) (xy 31.379941 30.2245) (xy 31.261359 30.243281)
+ (xy 31.142777 30.262063) (xy 30.914406 30.336265) (xy 30.700463 30.445276) (xy 30.506201 30.586416)
+ (xy 30.336416 30.756201) (xy 30.195276 30.950463) (xy 30.086265 31.164406) (xy 30.012063 31.392777)
+ (xy 29.9745 31.629941) (xy 29.9745 31.870058) (xy 30.012063 32.107222) (xy 30.086265 32.335593)
+ (xy 30.192625 32.544334) (xy 30.195276 32.549536) (xy 30.336414 32.743796) (xy 30.506204 32.913586)
+ (xy 30.700464 33.054724) (xy 30.801543 33.106226) (xy 30.914406 33.163734) (xy 30.914408 33.163734)
+ (xy 30.914411 33.163736) (xy 31.142778 33.237937) (xy 31.379941 33.2755) (xy 31.379942 33.2755)
+ (xy 31.620058 33.2755) (xy 31.620059 33.2755) (xy 31.857222 33.237937) (xy 32.085589 33.163736)
+ (xy 32.299536 33.054724) (xy 32.493796 32.913586) (xy 32.620563 32.786819) (xy 32.681886 32.753334)
+ (xy 32.708244 32.7505) (xy 33.01269 32.7505) (xy 33.079729 32.770185) (xy 33.125484 32.822989) (xy 33.135428 32.892147)
+ (xy 33.106403 32.955703) (xy 33.085575 32.974818) (xy 33.081403 32.977849) (xy 33.081402 32.97785)
+ (xy 33.639437 33.535885) (xy 33.637374 33.53674) (xy 33.498156 33.629762) (xy 33.379762 33.748156)
+ (xy 33.28674 33.887374) (xy 33.285885 33.889437) (xy 32.72785 33.331402) (xy 32.727849 33.331403)
+ (xy 32.650177 33.43831) (xy 32.534052 33.666215) (xy 32.534051 33.666218) (xy 32.455013 33.909476)
+ (xy 32.415 34.16211) (xy 32.415 34.417889) (xy 32.455013 34.670523) (xy 32.534051 34.913781) (xy 32.534052 34.913784)
+ (xy 32.650175 35.141686) (xy 32.72785 35.248595) (xy 32.72785 35.248596) (xy 33.285884 34.690561)
+ (xy 33.28674 34.692626) (xy 33.379762 34.831844) (xy 33.498156 34.950238) (xy 33.637374 35.04326)
+ (xy 33.639437 35.044114) (xy 33.081402 35.602148) (xy 33.188313 35.679824) (xy 33.416215 35.795947)
+ (xy 33.416218 35.795948) (xy 33.659476 35.874986) (xy 33.912111 35.915) (xy 34.167889 35.915) (xy 34.420523 35.874986)
+ (xy 34.663781 35.795948) (xy 34.663784 35.795947) (xy 34.891685 35.679825) (xy 34.998595 35.602148)
+ (xy 34.998596 35.602148) (xy 34.440562 35.044114) (xy 34.442626 35.04326) (xy 34.581844 34.950238)
+ (xy 34.700238 34.831844) (xy 34.79326 34.692626) (xy 34.794114 34.690562) (xy 35.352148 35.248596)
+ (xy 35.352148 35.248595) (xy 35.429825 35.141685) (xy 35.545947 34.913784) (xy 35.545948 34.913781)
+ (xy 35.624986 34.670523) (xy 35.665 34.417889) (xy 35.665 34.16211) (xy 35.624986 33.909476) (xy 35.545948 33.666218)
+ (xy 35.545947 33.666215) (xy 35.429824 33.438313) (xy 35.352148 33.331403) (xy 35.352148 33.331402)
+ (xy 34.794114 33.889436) (xy 34.79326 33.887374) (xy 34.700238 33.748156) (xy 34.581844 33.629762)
+ (xy 34.442626 33.53674) (xy 34.44056 33.535884) (xy 34.998596 32.97785) (xy 34.998595 32.977849)
+ (xy 34.994423 32.974818) (xy 34.951757 32.919488) (xy 34.945778 32.849875) (xy 34.978384 32.78808)
+ (xy 35.039222 32.753723) (xy 35.067308 32.7505) (xy 36.452127 32.7505) (xy 37.901459 32.7505) (xy 39.77527 32.7505)
+ (xy 39.842309 32.770185) (xy 39.862951 32.786819) (xy 39.893844 32.817712) (xy 40.043166 32.909814)
+ (xy 40.209703 32.964999) (xy 40.312491 32.9755) (xy 40.912508 32.975499) (xy 40.912516 32.975498)
+ (xy 40.912519 32.975498) (xy 40.968802 32.969748) (xy 41.015297 32.964999) (xy 41.181834 32.909814)
+ (xy 41.331156 32.817712) (xy 41.455212 32.693656) (xy 41.456961 32.690819) (xy 41.458669 32.689283)
+ (xy 41.459693 32.687989) (xy 41.459914 32.688163) (xy 41.508906 32.644096) (xy 41.577868 32.632872)
+ (xy 41.641951 32.660713) (xy 41.668037 32.690817) (xy 41.669788 32.693656) (xy 41.793844 32.817712)
+ (xy 41.943166 32.909814) (xy 42.109703 32.964999) (xy 42.212491 32.9755) (xy 42.812508 32.975499)
+ (xy 42.812516 32.975498) (xy 42.812519 32.975498) (xy 42.868802 32.969748) (xy 42.915297 32.964999)
+ (xy 43.081834 32.909814) (xy 43.231156 32.817712) (xy 43.262049 32.786819) (xy 43.323372 32.753334)
+ (xy 43.34973 32.7505) (xy 43.67527 32.7505) (xy 43.742309 32.770185) (xy 43.762951 32.786819) (xy 43.768844 32.792712)
+ (xy 43.918166 32.884814) (xy 44.084703 32.939999) (xy 44.187491 32.9505) (xy 44.812508 32.950499)
+ (xy 44.812516 32.950498) (xy 44.812519 32.950498) (xy 44.868802 32.944748) (xy 44.915297 32.939999)
+ (xy 45.081834 32.884814) (xy 45.231156 32.792712) (xy 45.324819 32.699049) (xy 45.386142 32.665564)
+ (xy 45.455834 32.670548) (xy 45.500181 32.699049) (xy 45.593844 32.792712) (xy 45.743166 32.884814)
+ (xy 45.909703 32.939999) (xy 46.012491 32.9505) (xy 46.637508 32.950499) (xy 46.637516 32.950498)
+ (xy 46.637519 32.950498) (xy 46.693802 32.944748) (xy 46.740297 32.939999) (xy 46.906834 32.884814)
+ (xy 47.056156 32.792712) (xy 47.062049 32.786819) (xy 47.088976 32.772115) (xy 47.114795 32.755523)
+ (xy 47.120995 32.754631) (xy 47.123372 32.753334) (xy 47.14973 32.7505) (xy 47.296396 32.7505) (xy 47.363435 32.770185)
+ (xy 47.40919 32.822989) (xy 47.419134 32.892147) (xy 47.390109 32.955703) (xy 47.365288 32.977602)
+ (xy 47.330961 33.000538) (xy 47.205538 33.125961) (xy 47.205535 33.125965) (xy 47.10699 33.273446)
+ (xy 47.106983 33.273459) (xy 47.039106 33.437332) (xy 47.039103 33.437341) (xy 47.0045 33.611304)
+ (xy 47.0045 33.788695) (xy 47.039103 33.962658) (xy 47.039106 33.962667) (xy 47.106983 34.12654)
+ (xy 47.10699 34.126553) (xy 47.205535 34.274034) (xy 47.205538 34.274038) (xy 47.330961 34.399461)
+ (xy 47.330965 34.399464) (xy 47.478446 34.498009) (xy 47.478459 34.498016) (xy 47.601363 34.548923)
+ (xy 47.642334 34.565894) (xy 47.642336 34.565894) (xy 47.642341 34.565896) (xy 47.816304 34.600499)
+ (xy 47.816307 34.6005) (xy 47.816309 34.6005) (xy 49.451193 34.6005) (xy 49.451194 34.600499) (xy 49.549093 34.581026)
+ (xy 49.625158 34.565896) (xy 49.625161 34.565894) (xy 49.625166 34.565894) (xy 49.760255 34.509939)
+ (xy 49.807707 34.5005) (xy 49.940686 34.5005) (xy 49.940694 34.5005) (xy 49.977569 34.497598) (xy 49.977571 34.497597)
+ (xy 49.977573 34.497597) (xy 50.019191 34.485505) (xy 50.135398 34.451744) (xy 50.276865 34.368081)
+ (xy 50.393081 34.251865) (xy 50.393267 34.251549) (xy 50.393477 34.251353) (xy 50.397861 34.245702)
+ (xy 50.398772 34.246409) (xy 50.444336 34.203866) (xy 50.513077 34.191362) (xy 50.577667 34.218006)
+ (xy 50.601855 34.245921) (xy 50.602139 34.245702) (xy 50.606179 34.250911) (xy 50.606732 34.251548)
+ (xy 50.606919 34.251865) (xy 50.606921 34.251867) (xy 50.606923 34.25187) (xy 50.723129 34.368076)
+ (xy 50.723133 34.368079) (xy 50.723135 34.368081) (xy 50.864602 34.451744) (xy 51.018042 34.496322)
+ (xy 51.052331 34.512294) (xy 51.163586 34.586632) (xy 51.163587 34.586632) (xy 51.163588 34.586633)
+ (xy 51.32778 34.654643) (xy 51.345665 34.662051) (xy 51.345669 34.662051) (xy 51.34567 34.662052)
+ (xy 51.538956 34.7005) (xy 51.538959 34.7005) (xy 53.65702 34.7005) (xy 53.724059 34.720185) (xy 53.744701 34.736819)
+ (xy 53.805844 34.797962) (xy 53.955166 34.890064) (xy 54.121703 34.945249) (xy 54.224491 34.95575)
+ (xy 54.849508 34.955749) (xy 54.849516 34.955748) (xy 54.849519 34.955748) (xy 54.905802 34.949998)
+ (xy 54.952297 34.945249) (xy 55.118834 34.890064) (xy 55.268156 34.797962) (xy 55.361819 34.704299)
+ (xy 55.423142 34.670814) (xy 55.492834 34.675798) (xy 55.537181 34.704299) (xy 55.630844 34.797962)
+ (xy 55.780166 34.890064) (xy 55.946703 34.945249) (xy 56.049491 34.95575) (xy 56.674508 34.955749)
+ (xy 56.674516 34.955748) (xy 56.674519 34.955748) (xy 56.730802 34.949998) (xy 56.777297 34.945249)
+ (xy 56.943834 34.890064) (xy 57.093156 34.797962) (xy 57.099049 34.792069) (xy 57.160372 34.758584)
+ (xy 57.18673 34.75575) (xy 58.069127 34.75575) (xy 59.518459 34.75575) (xy 60.976218 34.75575) (xy 61.043257 34.775435)
+ (xy 61.063899 34.792069) (xy 62.971181 36.699351) (xy 63.004666 36.760674) (xy 63.0075 36.787032)
+ (xy 63.0075 39.271459) (xy 63.0075 40.992541) (xy 63.0075 40.992543) (xy 63.007499 40.992543) (xy 63.045947 41.185829)
+ (xy 63.04595 41.185839) (xy 63.123699 41.373543) (xy 63.122406 41.374078) (xy 63.135213 41.435567)
+ (xy 63.110216 41.500812) (xy 63.109989 41.501108) (xy 63.0829 41.536411) (xy 63.022445 41.682365)
+ (xy 63.022444 41.682369) (xy 63.007 41.799669) (xy 63.007 42.2765) (xy 63.5325 42.2765) (xy 63.541185 42.27905)
+ (xy 63.550147 42.277762) (xy 63.574187 42.28874) (xy 63.599539 42.296185) (xy 63.605466 42.303025)
+ (xy 63.613703 42.306787) (xy 63.627992 42.329021) (xy 63.645294 42.348989) (xy 63.647581 42.359503)
+ (xy 63.651477 42.365565) (xy 63.6565 42.4005) (xy 63.6565 42.5525) (xy 63.636815 42.619539) (xy 63.584011 42.665294)
+ (xy 63.5325 42.6765) (xy 63.007001 42.6765) (xy 63.007001 43.153324) (xy 63.022442 43.270628) (xy 63.022444 43.270633)
+ (xy 63.082899 43.416585) (xy 63.179075 43.541924) (xy 63.304414 43.6381) (xy 63.450366 43.698555)
+ (xy 63.450372 43.698557) (xy 63.506998 43.706011) (xy 63.507 43.70601) (xy 63.507 43.488302) (xy 63.514434 43.462982)
+ (xy 63.518174 43.436861) (xy 63.524123 43.429986) (xy 63.526685 43.421263) (xy 63.546625 43.403984)
+ (xy 63.563896 43.384028) (xy 63.572619 43.38146) (xy 63.579489 43.375508) (xy 63.605606 43.371752)
+ (xy 63.630923 43.364302) (xy 63.639647 43.366857) (xy 63.648647 43.365564) (xy 63.672651 43.376526)
+ (xy 63.697975 43.383945) (xy 63.706935 43.392183) (xy 63.712203 43.394589) (xy 63.724662 43.407041)
+ (xy 63.731824 43.415296) (xy 63.732464 43.416841) (xy 63.828718 43.542282) (xy 63.868441 43.572762)
+ (xy 63.876662 43.582238) (xy 63.886185 43.603056) (xy 63.899688 43.621548) (xy 63.902792 43.639361)
+ (xy 63.905727 43.645776) (xy 63.904908 43.651496) (xy 63.907 43.663499) (xy 63.907 43.70601) (xy 63.963631 43.698555)
+ (xy 63.983887 43.690165) (xy 64.053356 43.682693) (xy 64.078798 43.690163) (xy 64.100238 43.699044)
+ (xy 64.217639 43.7145) (xy 64.49636 43.714499) (xy 64.496361 43.714499) (xy 64.509122 43.712819)
+ (xy 64.613762 43.699044) (xy 64.634545 43.690434) (xy 64.704014 43.682965) (xy 64.729453 43.690434)
+ (xy 64.750238 43.699044) (xy 64.867639 43.7145) (xy 65.14636 43.714499) (xy 65.146361 43.714499)
+ (xy 65.159122 43.712819) (xy 65.263762 43.699044) (xy 65.284545 43.690434) (xy 65.354014 43.682965)
+ (xy 65.379453 43.690434) (xy 65.400238 43.699044) (xy 65.517639 43.7145) (xy 65.79636 43.714499)
+ (xy 65.796361 43.714499) (xy 65.809122 43.712819) (xy 65.913762 43.699044) (xy 65.934545 43.690434)
+ (xy 66.004014 43.682965) (xy 66.0062 43.683379) (xy 66.018171 43.685761) (xy 66.050238 43.699044)
+ (xy 66.152732 43.712537) (xy 66.1567 43.713327) (xy 66.184203 43.727716) (xy 66.212581 43.74027)
+ (xy 66.21489 43.743771) (xy 66.218609 43.745717) (xy 66.233966 43.772691) (xy 66.251053 43.798594)
+ (xy 66.251888 43.804168) (xy 66.253179 43.806435) (xy 66.252928 43.811107) (xy 66.2565 43.834943)
+ (xy 66.2565 44.92248) (xy 66.236815 44.989519) (xy 66.220181 45.010161) (xy 65.762888 45.467453)
+ (xy 65.762887 45.467454) (xy 65.686222 45.582192) (xy 65.633421 45.709667) (xy 65.633418 45.709679)
+ (xy 65.607993 45.837502) (xy 65.607992 45.837508) (xy 65.6065 45.845006) (xy 65.6065 46.843057)
+ (xy 65.597557 46.87351) (xy 65.590258 46.90441) (xy 65.587783 46.906798) (xy 65.586815 46.910096)
+ (xy 65.562833 46.930876) (xy 65.539982 46.952929) (xy 65.535888 46.954224) (xy 65.534011 46.955851)
+ (xy 65.5067 46.964673) (xy 65.502717 46.965465) (xy 65.400238 46.978956) (xy 65.368173 46.992237)
+ (xy 65.3562 46.99462) (xy 65.333067 46.992551) (xy 65.309981 46.995033) (xy 65.287718 46.988496)
+ (xy 65.286607 46.988397) (xy 65.286137 46.988031) (xy 65.28455 46.987566) (xy 65.263765 46.978957)
+ (xy 65.26376 46.978955) (xy 65.146361 46.9635) (xy 64.867636 46.9635) (xy 64.750246 46.978953) (xy 64.750234 46.978957)
+ (xy 64.72945 46.987566) (xy 64.659981 46.995033) (xy 64.6578 46.99462) (xy 64.645825 46.992237)
+ (xy 64.613762 46.978956) (xy 64.511281 46.965464) (xy 64.5073 46.964672) (xy 64.479794 46.950281)
+ (xy 64.451418 46.937728) (xy 64.449108 46.934227) (xy 64.445391 46.932282) (xy 64.430031 46.905305)
+ (xy 64.412947 46.879404) (xy 64.412111 46.873831) (xy 64.410821 46.871564) (xy 64.411071 46.86689)
+ (xy 64.4075 46.843056) (xy 64.4075 46.698197) (xy 64.416939 46.650744) (xy 64.425942 46.629009)
+ (xy 64.462051 46.541835) (xy 64.5005 46.34854) (xy 64.5005 46.151459) (xy 64.5005 46.151456) (xy 64.500499 46.151454)
+ (xy 64.484982 46.073447) (xy 64.462051 45.958164) (xy 64.386631 45.776085) (xy 64.38663 45.776084)
+ (xy 64.386627 45.776078) (xy 64.277139 45.612218) (xy 64.277136 45.612214) (xy 62.784209 44.119289)
+ (xy 62.784206 44.119285) (xy 62.784206 44.119286) (xy 62.777139 44.112219) (xy 62.777139 44.112218)
+ (xy 62.637782 43.972861) (xy 62.637781 43.97286) (xy 62.63778 43.972859) (xy 62.47392 43.863371)
+ (xy 62.473907 43.863364) (xy 62.343803 43.809474) (xy 62.343799 43.809472) (xy 62.335907 43.806204)
+ (xy 62.291836 43.787949) (xy 62.166404 43.762999) (xy 62.147668 43.759272) (xy 62.098543 43.7495)
+ (xy 62.098541 43.7495) (xy 58.348541 43.7495) (xy 56.604675 43.7495) (xy 56.604655 43.749499) (xy 56.598541 43.749499)
+ (xy 56.40146 43.749499) (xy 56.401457 43.749499) (xy 56.208172 43.787946) (xy 56.208164 43.787948)
+ (xy 56.026088 43.863366) (xy 56.026079 43.863371) (xy 55.862219 43.972859) (xy 55.862215 43.972862)
+ (xy 54.977683 44.857396) (xy 54.71722 45.117859) (xy 54.717218 45.117861) (xy 54.675021 45.160058)
+ (xy 54.577859 45.257219) (xy 54.468371 45.421079) (xy 54.468364 45.421092) (xy 54.428194 45.518072)
+ (xy 54.42819 45.518083) (xy 54.425819 45.523809) (xy 54.392949 45.603164) (xy 54.375498 45.690894)
+ (xy 54.37433 45.696762) (xy 54.374329 45.696768) (xy 54.3545 45.796457) (xy 54.3545 46.985474) (xy 54.334815 47.052513)
+ (xy 54.325324 47.065376) (xy 54.316653 47.075666) (xy 54.289218 47.096718) (xy 54.192964 47.222159)
+ (xy 54.192723 47.222738) (xy 54.188588 47.227647) (xy 54.161728 47.245436) (xy 54.135711 47.264434)
+ (xy 54.132782 47.264608) (xy 54.130336 47.266229) (xy 54.098117 47.266673) (xy 54.065965 47.268589)
+ (xy 54.063372 47.267152) (xy 54.060473 47.267193) (xy 54.03681 47.252442) (xy 54.006083 47.235426)
+ (xy 52.801546 46.030888) (xy 52.801545 46.030887) (xy 52.686807 45.954222) (xy 52.559332 45.901421)
+ (xy 52.559322 45.901418) (xy 52.423996 45.8745) (xy 52.423994 45.8745) (xy 52.423993 45.8745) (xy 52.325908 45.8745)
+ (xy 52.258869 45.854815) (xy 52.220363 45.810728) (xy 52.218605 45.811813) (xy 52.209135 45.796459)
+ (xy 52.122712 45.656344) (xy 51.998656 45.532288) (xy 51.893541 45.467453) (xy 51.849336 45.440187)
+ (xy 51.849331 45.440185) (xy 51.791712 45.421092) (xy 51.682797 45.385001) (xy 51.682795 45.385)
+ (xy 51.58001 45.3745) (xy 50.954998 45.3745) (xy 50.95498 45.374501) (xy 50.852203 45.385) (xy 50.8522 45.385001)
+ (xy 50.685668 45.440185) (xy 50.685663 45.440187) (xy 50.536342 45.532289) (xy 50.442681 45.625951)
+ (xy 50.381358 45.659436) (xy 50.311666 45.654452) (xy 50.267319 45.625951) (xy 50.173657 45.532289)
+ (xy 50.173656 45.532288) (xy 50.068541 45.467453) (xy 50.024336 45.440187) (xy 50.024331 45.440185)
+ (xy 49.966712 45.421092) (xy 49.857797 45.385001) (xy 49.857795 45.385) (xy 49.755016 45.3745) (xy 49.755009 45.3745)
+ (xy 49.566862 45.3745) (xy 49.499823 45.354815) (xy 49.479181 45.338181) (xy 48.316541 44.17554)
+ (xy 48.316538 44.175537) (xy 48.241704 44.125535) (xy 48.169044 44.076985) (xy 48.169042 44.076984)
+ (xy 48.075011 44.038036) (xy 48.005166 44.009105) (xy 48.005158 44.009103) (xy 47.831196 43.9745)
+ (xy 47.831192 43.9745) (xy 47.831191 43.9745) (xy 47.640523 43.9745) (xy 47.573484 43.954815) (xy 47.527729 43.902011)
+ (xy 47.517785 43.832853) (xy 47.54681 43.769297) (xy 47.552842 43.762819) (xy 47.672315 43.643345)
+ (xy 47.764356 43.494124) (xy 47.764358 43.494119) (xy 47.819505 43.327697) (xy 47.819506 43.32769)
+ (xy 47.829999 43.224986) (xy 47.83 43.224973) (xy 47.83 43.175) (xy 45.380001 43.175) (xy 45.380001 43.224986)
+ (xy 45.390494 43.327697) (xy 45.445641 43.494119) (xy 45.445643 43.494124) (xy 45.537684 43.643345)
+ (xy 45.607158 43.712819) (xy 45.640643 43.774142) (xy 45.635659 43.843834) (xy 45.593787 43.899767)
+ (xy 45.528323 43.924184) (xy 45.519477 43.9245) (xy 45.336303 43.9245) (xy 45.162341 43.959103)
+ (xy 45.162329 43.959106) (xy 45.080392 43.993045) (xy 45.080393 43.993046) (xy 44.998455 44.026985)
+ (xy 44.925796 44.075535) (xy 44.850961 44.125537) (xy 44.580733 44.395765) (xy 44.51941 44.42925)
+ (xy 44.449718 44.424266) (xy 44.393785 44.382394) (xy 44.369368 44.31693) (xy 44.38422 44.248657)
+ (xy 44.387498 44.243013) (xy 44.409814 44.206834) (xy 44.464999 44.040297) (xy 44.4755 43.937509)
+ (xy 44.475499 43.337492) (xy 44.474498 43.327697) (xy 44.464999 43.234703) (xy 44.464998 43.2347)
+ (xy 44.445215 43.175) (xy 44.409814 43.068166) (xy 44.317712 42.918844) (xy 44.286819 42.887951)
+ (xy 44.272115 42.861023) (xy 44.255523 42.835205) (xy 44.254631 42.829004) (xy 44.253334 42.826628)
+ (xy 44.2505 42.80027) (xy 44.2505 42.625013) (xy 45.38 42.625013) (xy 45.38 42.675) (xy 46.355 42.675)
+ (xy 46.855 42.675) (xy 47.829999 42.675) (xy 47.829999 42.625028) (xy 47.829998 42.625013) (xy 47.819505 42.522302)
+ (xy 47.764358 42.35588) (xy 47.764356 42.355875) (xy 47.672315 42.206654) (xy 47.548345 42.082684)
+ (xy 47.399124 41.990643) (xy 47.399119 41.990641) (xy 47.232697 41.935494) (xy 47.23269 41.935493)
+ (xy 47.129986 41.925) (xy 46.855 41.925) (xy 46.855 42.675) (xy 46.355 42.675) (xy 46.355 41.925)
+ (xy 46.080029 41.925) (xy 46.080012 41.925001) (xy 45.977302 41.935494) (xy 45.81088 41.990641)
+ (xy 45.810875 41.990643) (xy 45.661654 42.082684) (xy 45.537684 42.206654) (xy 45.445643 42.355875)
+ (xy 45.445641 42.35588) (xy 45.390494 42.522302) (xy 45.390493 42.522309) (xy 45.38 42.625013) (xy 44.2505 42.625013)
+ (xy 44.2505 42.32473) (xy 44.270185 42.257691) (xy 44.286819 42.237049) (xy 44.292712 42.231156)
+ (xy 44.384814 42.081834) (xy 44.439999 41.915297) (xy 44.4505 41.812509) (xy 44.450499 41.187492)
+ (xy 44.441684 41.101203) (xy 44.439999 41.084703) (xy 44.439998 41.0847) (xy 44.384814 40.918166)
+ (xy 44.292712 40.768844) (xy 44.199049 40.675181) (xy 44.165564 40.613858) (xy 44.170548 40.544166)
+ (xy 44.199049 40.499819) (xy 44.292712 40.406156) (xy 44.384814 40.256834) (xy 44.439999 40.090297)
+ (xy 44.4505 39.987509) (xy 44.450499 39.362492) (xy 44.448184 39.339833) (xy 44.439999 39.259703)
+ (xy 44.439998 39.2597) (xy 44.435694 39.246712) (xy 44.384814 39.093166) (xy 44.292712 38.943844)
+ (xy 44.168656 38.819788) (xy 44.038159 38.739297) (xy 44.019336 38.727687) (xy 44.019331 38.727685)
+ (xy 44.017862 38.727198) (xy 43.852797 38.672501) (xy 43.852795 38.6725) (xy 43.750016 38.662) (xy 43.750009 38.662)
+ (xy 43.429675 38.662) (xy 43.382222 38.652561) (xy 43.337666 38.634105) (xy 43.337658 38.634103)
+ (xy 43.163696 38.5995) (xy 43.163692 38.5995) (xy 43.163691 38.5995) (xy 36.428064 38.5995) (xy 36.25068 38.5995)
+ (xy 36.250675 38.5995) (xy 36.076713 38.634103) (xy 36.076701 38.634106) (xy 35.994764 38.668045)
+ (xy 35.994765 38.668046) (xy 35.912827 38.701985) (xy 35.824412 38.761063) (xy 35.824411 38.761064)
+ (xy 35.765333 38.800537) (xy 33.57054 40.99533) (xy 33.570534 40.995337) (xy 33.536963 41.04558)
+ (xy 33.536954 41.045594) (xy 33.534346 41.049499) (xy 33.471987 41.142825) (xy 33.446651 41.203992)
+ (xy 33.44379 41.210897) (xy 33.443787 41.210904) (xy 33.404105 41.306705) (xy 33.404103 41.306713)
+ (xy 33.375708 41.449461) (xy 33.375709 41.449462) (xy 33.3695 41.48068) (xy 33.3695 45.70296) (xy 33.349815 45.769999)
+ (xy 33.297011 45.815754) (xy 33.254882 45.823191) (xy 33.25 45.827703) (xy 33.25 48.772295) (xy 33.250001 48.772295)
+ (xy 33.252486 48.7721) (xy 33.410198 48.726281) (xy 33.55155 48.642686) (xy 33.557717 48.637903)
+ (xy 33.55963 48.640369) (xy 33.608222 48.613802) (xy 33.677917 48.618749) (xy 33.710762 48.639853)
+ (xy 33.711969 48.638298) (xy 33.718132 48.643078) (xy 33.718135 48.643081) (xy 33.859602 48.726744)
+ (xy 33.866335 48.7287) (xy 34.017426 48.772597) (xy 34.017429 48.772597) (xy 34.017431 48.772598)
+ (xy 34.054306 48.7755) (xy 34.054314 48.7755) (xy 34.485686 48.7755) (xy 34.485694 48.7755) (xy 34.522569 48.772598)
+ (xy 34.522571 48.772597) (xy 34.522573 48.772597) (xy 34.592758 48.752206) (xy 34.680398 48.726744)
+ (xy 34.821865 48.643081) (xy 34.82187 48.643075) (xy 34.828031 48.638298) (xy 34.829933 48.64075)
+ (xy 34.878579 48.614155) (xy 34.948274 48.619104) (xy 34.980695 48.63994) (xy 34.981969 48.638298)
+ (xy 34.988132 48.643078) (xy 34.988135 48.643081) (xy 35.129602 48.726744) (xy 35.136335 48.7287)
+ (xy 35.287426 48.772597) (xy 35.287429 48.772597) (xy 35.287431 48.772598) (xy 35.324306 48.7755)
+ (xy 35.324314 48.7755) (xy 35.755686 48.7755) (xy 35.755694 48.7755) (xy 35.792569 48.772598) (xy 35.792571 48.772597)
+ (xy 35.792573 48.772597) (xy 35.862758 48.752206) (xy 35.950398 48.726744) (xy 36.091865 48.643081)
+ (xy 36.09187 48.643075) (xy 36.098031 48.638298) (xy 36.099933 48.64075) (xy 36.148579 48.614155)
+ (xy 36.218274 48.619104) (xy 36.250695 48.63994) (xy 36.251969 48.638298) (xy 36.258132 48.643078)
+ (xy 36.258135 48.643081) (xy 36.399602 48.726744) (xy 36.406335 48.7287) (xy 36.557426 48.772597)
+ (xy 36.557429 48.772597) (xy 36.557431 48.772598) (xy 36.594306 48.7755) (xy 36.594314 48.7755)
+ (xy 37.025686 48.7755) (xy 37.025694 48.7755) (xy 37.062569 48.772598) (xy 37.062571 48.772597)
+ (xy 37.062573 48.772597) (xy 37.132758 48.752206) (xy 37.220398 48.726744) (xy 37.361865 48.643081)
+ (xy 37.478081 48.526865) (xy 37.561744 48.385398) (xy 37.607598 48.227569) (xy 37.6105 48.190694)
+ (xy 37.6105 47.745207) (xy 37.619939 47.697755) (xy 37.65049 47.623998) (xy 37.675894 47.562666)
+ (xy 37.7105 47.388691) (xy 37.7105 46.544361) (xy 37.730185 46.477322) (xy 37.746819 46.45668) (xy 38.016963 46.186536)
+ (xy 38.016965 46.186533) (xy 38.020527 46.181203) (xy 38.115513 46.039047) (xy 38.183394 45.875166)
+ (xy 38.190481 45.839536) (xy 38.218 45.701192) (xy 38.218 45.646544) (xy 38.219258 45.63778) (xy 38.229131 45.616147)
+ (xy 38.236461 45.590301) (xy 38.264814 45.544334) (xy 38.319999 45.377797) (xy 38.3305 45.275009)
+ (xy 38.330499 44.274992) (xy 38.327229 44.242985) (xy 38.319999 44.172203) (xy 38.319998 44.1722)
+ (xy 38.301809 44.117309) (xy 38.264814 44.005666) (xy 38.264813 44.005664) (xy 38.262542 43.998811)
+ (xy 38.264364 43.998207) (xy 38.2555 43.958202) (xy 38.2555 43.410132) (xy 38.27396 43.345036) (xy 38.289814 43.319334)
+ (xy 38.344999 43.152797) (xy 38.3555 43.050009) (xy 38.355499 41.999992) (xy 38.351225 41.958156)
+ (xy 38.344999 41.897203) (xy 38.344998 41.8972) (xy 38.317264 41.813504) (xy 38.314862 41.743676)
+ (xy 38.350594 41.683634) (xy 38.413114 41.652441) (xy 38.43497 41.6505) (xy 39.90027 41.6505) (xy 39.92971 41.659144)
+ (xy 39.959697 41.665668) (xy 39.964712 41.669422) (xy 39.967309 41.670185) (xy 39.987951 41.686819)
+ (xy 40.050951 41.749819) (xy 40.084436 41.811142) (xy 40.079452 41.880834) (xy 40.050951 41.925181)
+ (xy 39.957289 42.018842) (xy 39.865187 42.168163) (xy 39.865186 42.168166) (xy 39.810001 42.334703)
+ (xy 39.810001 42.334704) (xy 39.81 42.334704) (xy 39.7995 42.437483) (xy 39.7995 43.062501) (xy 39.799501 43.062519)
+ (xy 39.81 43.165296) (xy 39.810001 43.165299) (xy 39.865185 43.331831) (xy 39.865187 43.331836)
+ (xy 39.873328 43.345035) (xy 39.952193 43.472896) (xy 39.957289 43.481157) (xy 39.963181 43.487049)
+ (xy 39.996666 43.548372) (xy 39.9995 43.57473) (xy 39.9995 44.05027) (xy 39.979815 44.117309) (xy 39.963181 44.137951)
+ (xy 39.932289 44.168842) (xy 39.840187 44.318163) (xy 39.840185 44.318168) (xy 39.81582 44.391697)
+ (xy 39.785001 44.484703) (xy 39.785001 44.484704) (xy 39.785 44.484704) (xy 39.7745 44.587483) (xy 39.7745 45.187501)
+ (xy 39.774501 45.187519) (xy 39.785 45.290296) (xy 39.785001 45.290299) (xy 39.840185 45.456831)
+ (xy 39.840187 45.456836) (xy 39.847278 45.468332) (xy 39.925907 45.595811) (xy 39.932289 45.606157)
+ (xy 40.056346 45.730214) (xy 40.059182 45.731963) (xy 40.060717 45.73367) (xy 40.062011 45.734693)
+ (xy 40.061836 45.734914) (xy 40.105905 45.783911) (xy 40.117126 45.852874) (xy 40.089282 45.916956)
+ (xy 40.059182 45.943037) (xy 40.056346 45.944785) (xy 39.932289 46.068842) (xy 39.840187 46.218163)
+ (xy 39.840185 46.218168) (xy 39.827808 46.255519) (xy 39.785001 46.384703) (xy 39.785001 46.384704)
+ (xy 39.785 46.384704) (xy 39.7745 46.487483) (xy 39.7745 47.087501) (xy 39.774501 47.087519) (xy 39.785 47.190296)
+ (xy 39.785001 47.190299) (xy 39.840185 47.356831) (xy 39.840187 47.356836) (xy 39.859835 47.388691)
+ (xy 39.932288 47.506156) (xy 40.056344 47.630212) (xy 40.205666 47.722314) (xy 40.372203 47.777499)
+ (xy 40.474991 47.788) (xy 40.737111 47.787999) (xy 40.745287 47.789625) (xy 40.750365 47.788709)
+ (xy 40.784562 47.797437) (xy 40.792768 47.800836) (xy 40.940887 47.862188) (xy 40.949834 47.865894)
+ (xy 40.949838 47.865894) (xy 40.949839 47.865895) (xy 41.123805 47.9005) (xy 45.308841 47.9005)
+ (xy 45.37588 47.920185) (xy 45.421635 47.972989) (xy 45.431579 48.042147) (xy 45.426547 48.063504)
+ (xy 45.390494 48.172302) (xy 45.390493 48.172309) (xy 45.38 48.275013) (xy 45.38 48.325) (xy 46.481 48.325)
+ (xy 46.548039 48.344685) (xy 46.593794 48.397489) (xy 46.605 48.449) (xy 46.605 48.575) (xy 46.731 48.575)
+ (xy 46.798039 48.594685) (xy 46.843794 48.647489) (xy 46.855 48.699) (xy 46.855 50.301) (xy 46.835315 50.368039)
+ (xy 46.782511 50.413794) (xy 46.731 50.425) (xy 46.605 50.425) (xy 46.605 50.551) (xy 46.585315 50.618039)
+ (xy 46.532511 50.663794) (xy 46.481 50.675) (xy 45.380001 50.675) (xy 45.380001 50.724986) (xy 45.390494 50.827697)
+ (xy 45.445641 50.994119) (xy 45.445643 50.994124) (xy 45.537684 51.143345) (xy 45.538408 51.144069)
+ (xy 45.538746 51.144688) (xy 45.542161 51.149007) (xy 45.541423 51.14959) (xy 45.571893 51.205392)
+ (xy 45.566909 51.275084) (xy 45.525037 51.331017) (xy 45.459573 51.355434) (xy 45.450727 51.35575)
+ (xy 41.990132 51.35575) (xy 41.925036 51.337289) (xy 41.899334 51.321436) (xy 41.732797 51.266251)
+ (xy 41.732795 51.26625) (xy 41.63001 51.25575) (xy 40.579998 51.25575) (xy 40.57998 51.255751) (xy 40.477203 51.26625)
+ (xy 40.4772 51.266251) (xy 40.310668 51.321435) (xy 40.310663 51.321437) (xy 40.161342 51.413539)
+ (xy 40.037289 51.537592) (xy 39.945187 51.686913) (xy 39.945185 51.686918) (xy 39.932566 51.725)
+ (xy 39.890001 51.853453) (xy 39.890001 51.853454) (xy 39.89 51.853454) (xy 39.8795 51.956233) (xy 39.8795 52.556251)
+ (xy 39.879501 52.556269) (xy 39.89 52.659046) (xy 39.890001 52.659049) (xy 39.945185 52.825581)
+ (xy 39.945187 52.825586) (xy 39.96644 52.860043) (xy 40.02243 52.950818) (xy 40.037289 52.974907)
+ (xy 40.161346 53.098964) (xy 40.164182 53.100713) (xy 40.165717 53.10242) (xy 40.167011 53.103443)
+ (xy 40.166836 53.103664) (xy 40.210905 53.152661) (xy 40.222126 53.221624) (xy 40.194282 53.285706)
+ (xy 40.164182 53.311787) (xy 40.161346 53.313535) (xy 40.037289 53.437592) (xy 39.945187 53.586913)
+ (xy 39.945185 53.586918) (xy 39.927927 53.638999) (xy 39.890001 53.753453) (xy 39.890001 53.753454)
+ (xy 39.89 53.753454) (xy 39.8795 53.856233) (xy 39.8795 54.456251) (xy 39.879501 54.456269) (xy 39.89 54.559046)
+ (xy 39.890001 54.559049) (xy 39.945185 54.725581) (xy 39.945187 54.725586) (xy 39.954078 54.74)
+ (xy 40.030561 54.864) (xy 40.037289 54.874907) (xy 40.068181 54.905799) (xy 40.101666 54.967122)
+ (xy 40.1045 54.99348) (xy 40.1045 55.51902) (xy 40.084815 55.586059) (xy 40.068181 55.606701) (xy 40.062289 55.612592)
+ (xy 39.970187 55.761913) (xy 39.970186 55.761916) (xy 39.915001 55.928453) (xy 39.915001 55.928454)
+ (xy 39.915 55.928454) (xy 39.9045 56.031233) (xy 39.9045 56.656251) (xy 39.904501 56.656269) (xy 39.915 56.759046)
+ (xy 39.915001 56.759049) (xy 39.970185 56.925581) (xy 39.970187 56.925586) (xy 39.998775 56.971935)
+ (xy 40.057497 57.067139) (xy 40.062289 57.074907) (xy 40.155951 57.168569) (xy 40.189436 57.229892)
+ (xy 40.184452 57.299584) (xy 40.155951 57.343931) (xy 40.062289 57.437592) (xy 39.970187 57.586913)
+ (xy 39.970185 57.586918) (xy 39.953617 57.636918) (xy 39.915001 57.753453) (xy 39.915001 57.753454)
+ (xy 39.915 57.753454) (xy 39.9045 57.856233) (xy 39.9045 57.948) (xy 39.884815 58.015039) (xy 39.832011 58.060794)
+ (xy 39.7805 58.072) (xy 37.353223 58.072) (xy 37.286184 58.052315) (xy 37.240429 57.999511) (xy 37.230485 57.930353)
+ (xy 37.247683 57.882905) (xy 37.302314 57.794334) (xy 37.357499 57.627797) (xy 37.368 57.525009)
+ (xy 37.367999 56.524992) (xy 37.357499 56.422203) (xy 37.302314 56.255666) (xy 37.273959 56.209695)
+ (xy 37.2555 56.144601) (xy 37.2555 55.660132) (xy 37.27396 55.595036) (xy 37.289814 55.569334) (xy 37.344999 55.402797)
+ (xy 37.3555 55.300009) (xy 37.355499 54.249992) (xy 37.355171 54.246785) (xy 37.344999 54.147203)
+ (xy 37.344998 54.1472) (xy 37.336577 54.121786) (xy 37.289814 53.980666) (xy 37.240574 53.900835)
+ (xy 37.200224 53.835416) (xy 37.181784 53.768024) (xy 37.202707 53.70136) (xy 37.242639 53.66359)
+ (xy 37.361865 53.593081) (xy 37.478081 53.476865) (xy 37.561744 53.335398) (xy 37.607598 53.177569)
+ (xy 37.6105 53.140694) (xy 37.6105 52.491518) (xy 37.630185 52.424479) (xy 37.646815 52.403841)
+ (xy 38.231662 51.818993) (xy 38.292983 51.78551) (xy 38.343533 51.785059) (xy 38.421156 51.8005)
+ (xy 38.421158 51.8005) (xy 38.578844 51.8005) (xy 38.578845 51.800499) (xy 38.733497 51.769737)
+ (xy 38.879179 51.709394) (xy 39.010289 51.621789) (xy 39.121789 51.510289) (xy 39.209394 51.379179)
+ (xy 39.269737 51.233497) (xy 39.3005 51.078842) (xy 39.3005 50.921158) (xy 39.3005 50.921155) (xy 39.300499 50.921153)
+ (xy 39.298294 50.910069) (xy 39.269737 50.766503) (xy 39.256953 50.735639) (xy 39.209397 50.620827)
+ (xy 39.20939 50.620814) (xy 39.121789 50.489711) (xy 39.121786 50.489707) (xy 39.010292 50.378213)
+ (xy 39.010288 50.37821) (xy 38.879185 50.290609) (xy 38.879172 50.290602) (xy 38.748374 50.236425)
+ (xy 38.748373 50.236425) (xy 38.733497 50.230263) (xy 38.733489 50.230261) (xy 38.578845 50.1995)
+ (xy 38.578842 50.1995) (xy 38.421158 50.1995) (xy 38.421155 50.1995) (xy 38.26651 50.230261) (xy 38.266498 50.230264)
+ (xy 38.122136 50.290061) (xy 38.074684 50.2995) (xy 37.991004 50.2995) (xy 37.855677 50.326418)
+ (xy 37.855667 50.326421) (xy 37.728192 50.379222) (xy 37.613454 50.455887) (xy 37.292157 50.777184)
+ (xy 37.230834 50.810669) (xy 37.169881 50.808579) (xy 37.062573 50.777402) (xy 37.062567 50.777401)
+ (xy 37.025701 50.7745) (xy 37.025694 50.7745) (xy 36.594306 50.7745) (xy 36.594298 50.7745) (xy 36.557432 50.777401)
+ (xy 36.557426 50.777402) (xy 36.399606 50.823254) (xy 36.399603 50.823255) (xy 36.258137 50.906917)
+ (xy 36.251969 50.911702) (xy 36.250072 50.909256) (xy 36.201358 50.935857) (xy 36.131666 50.930873)
+ (xy 36.099296 50.910069) (xy 36.098031 50.911702) (xy 36.091862 50.906917) (xy 35.998021 50.85142)
+ (xy 35.950398 50.823256) (xy 35.950397 50.823255) (xy 35.950396 50.823255) (xy 35.950393 50.823254)
+ (xy 35.792573 50.777402) (xy 35.792567 50.777401) (xy 35.755701 50.7745) (xy 35.755694 50.7745)
+ (xy 35.324306 50.7745) (xy 35.324298 50.7745) (xy 35.287432 50.777401) (xy 35.287426 50.777402)
+ (xy 35.129606 50.823254) (xy 35.129603 50.823255) (xy 34.988137 50.906917) (xy 34.981969 50.911702)
+ (xy 34.980072 50.909256) (xy 34.931358 50.935857) (xy 34.861666 50.930873) (xy 34.829296 50.910069)
+ (xy 34.828031 50.911702) (xy 34.821862 50.906917) (xy 34.728021 50.85142) (xy 34.680398 50.823256)
+ (xy 34.680397 50.823255) (xy 34.680396 50.823255) (xy 34.680393 50.823254) (xy 34.522573 50.777402)
+ (xy 34.522567 50.777401) (xy 34.485701 50.7745) (xy 34.485694 50.7745) (xy 34.054306 50.7745) (xy 34.054298 50.7745)
+ (xy 34.017432 50.777401) (xy 34.017426 50.777402) (xy 33.859606 50.823254) (xy 33.859603 50.823255)
+ (xy 33.718137 50.906917) (xy 33.711969 50.911702) (xy 33.710072 50.909256) (xy 33.661358 50.935857)
+ (xy 33.591666 50.930873) (xy 33.559296 50.910069) (xy 33.558031 50.911702) (xy 33.551862 50.906917)
+ (xy 33.458021 50.85142) (xy 33.410398 50.823256) (xy 33.410397 50.823255) (xy 33.410396 50.823255)
+ (xy 33.410393 50.823254) (xy 33.252573 50.777402) (xy 33.252567 50.777401) (xy 33.215701 50.7745)
+ (xy 33.215694 50.7745) (xy 32.784306 50.7745) (xy 32.784298 50.7745) (xy 32.747432 50.777401) (xy 32.747426 50.777402)
+ (xy 32.589606 50.823254) (xy 32.589603 50.823255) (xy 32.448137 50.906917) (xy 32.448129 50.906923)
+ (xy 32.331923 51.023129) (xy 32.331917 51.023137) (xy 32.248255 51.164603) (xy 32.248254 51.164606)
+ (xy 32.202402 51.322426) (xy 32.202401 51.322432) (xy 32.1995 51.359298) (xy 32.1995 51.804793)
+ (xy 32.190061 51.852245) (xy 32.134106 51.987332) (xy 32.134103 51.987341) (xy 32.0995 52.161304)
+ (xy 32.0995 57.699324) (xy 32.134103 57.873286) (xy 32.134105 57.873294) (xy 32.165413 57.948879)
+ (xy 32.165417 57.948886) (xy 32.167671 57.954328) (xy 32.201987 58.037175) (xy 32.24838 58.106606)
+ (xy 32.25187 58.111829) (xy 32.251871 58.111831) (xy 32.300537 58.184666) (xy 32.30054 58.184669)
+ (xy 34.939908 60.824035) (xy 35.006513 60.89064) (xy 35.065338 60.949465) (xy 35.113656 60.98175)
+ (xy 35.212825 61.048013) (xy 35.260824 61.067895) (xy 35.376706 61.115895) (xy 35.550676 61.150499)
+ (xy 35.55068 61.1505) (xy 35.550681 61.1505) (xy 43.237443 61.1505) (xy 43.237444 61.150499) (xy 43.411416 61.115895)
+ (xy 43.493356 61.081953) (xy 43.531417 61.066188) (xy 43.578869 61.056749) (xy 43.855002 61.056749)
+ (xy 43.855008 61.056749) (xy 43.957797 61.046249) (xy 44.124334 60.991064) (xy 44.273656 60.898962)
+ (xy 44.397712 60.774906) (xy 44.489814 60.625584) (xy 44.544999 60.459047) (xy 44.5555 60.356259)
+ (xy 44.555499 60.102403) (xy 46.6995 60.102403) (xy 46.6995 60.260096) (xy 46.730261 60.414739)
+ (xy 46.730264 60.414751) (xy 46.790602 60.560422) (xy 46.790609 60.560435) (xy 46.87821 60.691538)
+ (xy 46.878213 60.691542) (xy 46.989707 60.803036) (xy 46.989711 60.803039) (xy 47.120814 60.89064)
+ (xy 47.120827 60.890647) (xy 47.266498 60.950985) (xy 47.266503 60.950987) (xy 47.421153 60.981749)
+ (xy 47.421156 60.98175) (xy 47.421158 60.98175) (xy 47.578844 60.98175) (xy 47.578845 60.981749)
+ (xy 47.733497 60.950987) (xy 47.846166 60.904317) (xy 47.879172 60.890647) (xy 47.879172 60.890646)
+ (xy 47.879179 60.890644) (xy 48.010289 60.803039) (xy 48.121789 60.691539) (xy 48.209394 60.560429)
+ (xy 48.269737 60.414747) (xy 48.3005 60.260092) (xy 48.3005 60.102408) (xy 48.3005 60.102405) (xy 48.300499 60.102403)
+ (xy 48.285249 60.025739) (xy 48.269737 59.947753) (xy 48.269735 59.947748) (xy 48.209397 59.802077)
+ (xy 48.20939 59.802064) (xy 48.121789 59.670961) (xy 48.121786 59.670957) (xy 48.010292 59.559463)
+ (xy 48.010288 59.55946) (xy 47.879185 59.471859) (xy 47.879172 59.471852) (xy 47.733501 59.411514)
+ (xy 47.733489 59.411511) (xy 47.578845 59.38075) (xy 47.578842 59.38075) (xy 47.421158 59.38075)
+ (xy 47.421155 59.38075) (xy 47.26651 59.411511) (xy 47.266498 59.411514) (xy 47.120827 59.471852)
+ (xy 47.120814 59.471859) (xy 46.989711 59.55946) (xy 46.989707 59.559463) (xy 46.878213 59.670957)
+ (xy 46.87821 59.670961) (xy 46.790609 59.802064) (xy 46.790602 59.802077) (xy 46.730264 59.947748)
+ (xy 46.730261 59.94776) (xy 46.6995 60.102403) (xy 44.555499 60.102403) (xy 44.555499 60.025739)
+ (xy 44.555499 59.731248) (xy 44.555498 59.73123) (xy 44.544999 59.628453) (xy 44.544998 59.62845)
+ (xy 44.522137 59.55946) (xy 44.489814 59.461916) (xy 44.397712 59.312594) (xy 44.304049 59.218931)
+ (xy 44.270564 59.157608) (xy 44.275548 59.087916) (xy 44.304049 59.043569) (xy 44.323656 59.023962)
+ (xy 44.397712 58.949906) (xy 44.489814 58.800584) (xy 44.544999 58.634047) (xy 44.5555 58.531259)
+ (xy 44.555499 57.906242) (xy 44.544999 57.803453) (xy 44.489814 57.636916) (xy 44.397712 57.487594)
+ (xy 44.391819 57.481701) (xy 44.358334 57.420378) (xy 44.3555 57.39402) (xy 44.3555 56.86848) (xy 44.375185 56.801441)
+ (xy 44.391819 56.780799) (xy 44.422712 56.749906) (xy 44.514814 56.600584) (xy 44.569999 56.434047)
+ (xy 44.576033 56.374986) (xy 45.380001 56.374986) (xy 45.390494 56.477697) (xy 45.445641 56.644119)
+ (xy 45.445643 56.644124) (xy 45.537684 56.793345) (xy 45.661654 56.917315) (xy 45.810875 57.009356)
+ (xy 45.81088 57.009358) (xy 45.977302 57.064505) (xy 45.977309 57.064506) (xy 46.080019 57.074999)
+ (xy 46.354999 57.074999) (xy 46.855 57.074999) (xy 47.129972 57.074999) (xy 47.129986 57.074998)
+ (xy 47.232697 57.064505) (xy 47.399119 57.009358) (xy 47.399124 57.009356) (xy 47.548345 56.917315)
+ (xy 47.672315 56.793345) (xy 47.764356 56.644124) (xy 47.764358 56.644119) (xy 47.819505 56.477697)
+ (xy 47.819506 56.47769) (xy 47.829999 56.374986) (xy 47.83 56.374973) (xy 47.83 56.325) (xy 46.855 56.325)
+ (xy 46.855 57.074999) (xy 46.354999 57.074999) (xy 46.355 57.074998) (xy 46.355 56.325) (xy 45.380001 56.325)
+ (xy 45.380001 56.374986) (xy 44.576033 56.374986) (xy 44.5805 56.331259) (xy 44.580499 56.031241)
+ (xy 44.580499 55.731248) (xy 44.580498 55.73123) (xy 44.569999 55.628453) (xy 44.569998 55.62845)
+ (xy 44.550756 55.570382) (xy 44.514814 55.461916) (xy 44.422712 55.312594) (xy 44.353549 55.243431)
+ (xy 44.320064 55.182108) (xy 44.325048 55.112416) (xy 44.36692 55.056483) (xy 44.432384 55.032066)
+ (xy 44.44123 55.03175) (xy 45.563227 55.03175) (xy 45.630266 55.051435) (xy 45.676021 55.104239)
+ (xy 45.685965 55.173397) (xy 45.65694 55.236953) (xy 45.650908 55.243431) (xy 45.537684 55.356654)
+ (xy 45.445643 55.505875) (xy 45.445641 55.50588) (xy 45.390494 55.672302) (xy 45.390493 55.672309)
+ (xy 45.38 55.775013) (xy 45.38 55.825) (xy 47.829999 55.825) (xy 47.829999 55.775028) (xy 47.829998 55.775013)
+ (xy 47.819505 55.672302) (xy 47.764358 55.50588) (xy 47.764356 55.505875) (xy 47.672315 55.356654)
+ (xy 47.664513 55.348852) (xy 47.631028 55.287529) (xy 47.636012 55.217837) (xy 47.677884 55.161904)
+ (xy 47.709968 55.144582) (xy 47.718792 55.141386) (xy 47.740586 55.137051) (xy 47.806341 55.109814)
+ (xy 47.922664 55.061632) (xy 48.086532 54.952139) (xy 48.225889 54.812782) (xy 48.225891 54.812778)
+ (xy 48.525889 54.512781) (xy 48.525888 54.512781) (xy 48.584457 54.454212) (xy 49.226851 53.811818)
+ (xy 49.288174 53.778333) (xy 49.314532 53.775499) (xy 49.755002 53.775499) (xy 49.755008 53.775499)
+ (xy 49.857797 53.764999) (xy 50.024334 53.709814) (xy 50.173656 53.617712) (xy 50.267319 53.524049)
+ (xy 50.328642 53.490564) (xy 50.398334 53.495548) (xy 50.442681 53.524049) (xy 50.536344 53.617712)
+ (xy 50.685666 53.709814) (xy 50.852203 53.764999) (xy 50.954991 53.7755) (xy 51.580008 53.775499)
+ (xy 51.580016 53.775498) (xy 51.580019 53.775498) (xy 51.653184 53.768024) (xy 51.682797 53.764999)
+ (xy 51.849334 53.709814) (xy 51.998656 53.617712) (xy 52.122712 53.493656) (xy 52.214814 53.344334)
+ (xy 52.269999 53.177797) (xy 52.272129 53.17137) (xy 52.273634 53.171869) (xy 52.302996 53.11766)
+ (xy 54.059338 51.361317) (xy 54.086263 51.346615) (xy 54.112082 51.330023) (xy 54.118282 51.329131)
+ (xy 54.120659 51.327834) (xy 54.147017 51.325) (xy 54.168 51.325) (xy 54.235039 51.344685) (xy 54.266375 51.373513)
+ (xy 54.274422 51.384) (xy 54.289218 51.403282) (xy 54.31964 51.426625) (xy 54.329763 51.440489)
+ (xy 54.343493 51.450789) (xy 54.349936 51.468118) (xy 54.360841 51.483052) (xy 54.361861 51.500187)
+ (xy 54.367845 51.516278) (xy 54.363896 51.534342) (xy 54.364996 51.552798) (xy 54.356521 51.568083)
+ (xy 54.352925 51.584536) (xy 54.337274 51.602798) (xy 54.331746 51.612769) (xy 54.32604 51.618463)
+ (xy 54.289218 51.646718) (xy 54.261388 51.682985) (xy 54.255594 51.688769) (xy 54.231815 51.701721)
+ (xy 54.209947 51.71769) (xy 54.198999 51.719597) (xy 54.194237 51.722192) (xy 54.187088 51.721673)
+ (xy 54.168 51.725) (xy 54.12549 51.725) (xy 54.125488 51.725001) (xy 54.132941 51.781622) (xy 54.132945 51.781634)
+ (xy 54.141337 51.801895) (xy 54.148804 51.871364) (xy 54.141338 51.896794) (xy 54.132456 51.918238)
+ (xy 54.132455 51.918239) (xy 54.117 52.035638) (xy 54.117 52.314363) (xy 54.132453 52.431753) (xy 54.132456 52.431762)
+ (xy 54.184028 52.556269) (xy 54.192964 52.577841) (xy 54.289218 52.703282) (xy 54.414659 52.799536)
+ (xy 54.472953 52.823682) (xy 54.488518 52.836225) (xy 54.506703 52.84453) (xy 54.515167 52.8577)
+ (xy 54.527356 52.867523) (xy 54.533668 52.88649) (xy 54.544477 52.903308) (xy 54.548439 52.930868)
+ (xy 54.549421 52.933817) (xy 54.5495 52.938243) (xy 54.5495 53.074684) (xy 54.540061 53.122136)
+ (xy 54.480264 53.266498) (xy 54.480261 53.26651) (xy 54.4495 53.421153) (xy 54.4495 53.578846) (xy 54.480261 53.733489)
+ (xy 54.480264 53.733501) (xy 54.540602 53.879172) (xy 54.540609 53.879185) (xy 54.62821 54.010288)
+ (xy 54.628213 54.010292) (xy 54.739707 54.121786) (xy 54.739711 54.121789) (xy 54.870814 54.20939)
+ (xy 54.870827 54.209397) (xy 54.968848 54.249998) (xy 55.016503 54.269737) (xy 55.171153 54.300499)
+ (xy 55.171156 54.3005) (xy 55.171158 54.3005) (xy 55.328844 54.3005) (xy 55.328845 54.300499) (xy 55.483497 54.269737)
+ (xy 55.629179 54.209394) (xy 55.760289 54.121789) (xy 55.871789 54.010289) (xy 55.959394 53.879179)
+ (xy 55.968899 53.856233) (xy 56.00234 53.775498) (xy 56.019737 53.733497) (xy 56.0505 53.578842)
+ (xy 56.0505 53.421158) (xy 56.0505 53.421155) (xy 56.050499 53.421153) (xy 56.019737 53.266503)
+ (xy 55.989946 53.19458) (xy 55.959939 53.122136) (xy 55.958312 53.113959) (xy 55.955523 53.109619)
+ (xy 55.9505 53.074684) (xy 55.9505 52.994955) (xy 55.970185 52.927916) (xy 56.022989 52.882161)
+ (xy 56.058309 52.872017) (xy 56.149262 52.860044) (xy 56.295341 52.799536) (xy 56.420782 52.703282)
+ (xy 56.447157 52.668908) (xy 56.503585 52.627706) (xy 56.573331 52.623551) (xy 56.633214 52.656714)
+ (xy 59.12467 55.14817) (xy 61.318106 57.341605) (xy 61.351591 57.402928) (xy 61.346607 57.47262)
+ (xy 61.304735 57.528553) (xy 61.239271 57.55297) (xy 61.198332 57.549061) (xy 61.182553 57.544833)
+ (xy 61.141116 57.53373) (xy 61.101794 57.528553) (xy 60.881127 57.4995) (xy 60.88112 57.4995) (xy 60.61888 57.4995)
+ (xy 60.618872 57.4995) (xy 60.398206 57.528553) (xy 60.358884 57.53373) (xy 60.16039 57.586916)
+ (xy 60.105581 57.601602) (xy 60.105571 57.601605) (xy 59.863309 57.701953) (xy 59.863299 57.701958)
+ (xy 59.636196 57.833075) (xy 59.428148 57.992718) (xy 59.242718 58.178148) (xy 59.083075 58.386196)
+ (xy 58.951958 58.613299) (xy 58.951953 58.613309) (xy 58.851605 58.855571) (xy 58.851602 58.855581)
+ (xy 58.789349 59.087916) (xy 58.78373 59.108885) (xy 58.7495 59.368872) (xy 58.7495 59.631127) (xy 58.762682 59.731248)
+ (xy 58.78373 59.891116) (xy 58.851602 60.144418) (xy 58.851605 60.144428) (xy 58.951953 60.38669)
+ (xy 58.951958 60.3867) (xy 59.083075 60.613803) (xy 59.242718 60.821851) (xy 59.242726 60.82186)
+ (xy 59.42814 61.007274) (xy 59.428148 61.007281) (xy 59.636196 61.166924) (xy 59.863299 61.298041)
+ (xy 59.863314 61.298048) (xy 60.029336 61.366816) (xy 60.08374 61.410657) (xy 60.096445 61.433924)
+ (xy 60.129223 61.513059) (xy 60.205887 61.627795) (xy 60.205888 61.627796) (xy 61.952486 63.374393)
+ (xy 61.985971 63.435716) (xy 61.980987 63.505408) (xy 61.939115 63.561341) (xy 61.935932 63.563646)
+ (xy 61.910869 63.581196) (xy 61.910865 63.581199) (xy 61.749951 63.742112) (xy 61.619432 63.928515)
+ (xy 61.619431 63.928517) (xy 61.592382 63.986525) (xy 61.546209 64.038964) (xy 61.479016 64.058116)
+ (xy 61.412135 64.0379) (xy 61.367618 63.986525) (xy 61.340568 63.928517) (xy 61.340567 63.928515)
+ (xy 61.340566 63.928514) (xy 61.245264 63.792406) (xy 61.210048 63.742112) (xy 61.146818 63.678882)
+ (xy 61.049139 63.581203) (xy 61.014144 63.556699) (xy 60.963376 63.521151) (xy 60.941627 63.493942)
+ (xy 60.919964 63.467088) (xy 60.919898 63.466758) (xy 60.919751 63.466574) (xy 60.911217 63.432895)
+ (xy 60.9105 63.426258) (xy 60.9105 63.391007) (xy 60.90324 63.354511) (xy 60.88358 63.255672) (xy 60.848481 63.170935)
+ (xy 60.830777 63.128192) (xy 60.754112 63.013454) (xy 60.754111 63.013453) (xy 58.129859 60.389202)
+ (xy 58.096374 60.327879) (xy 58.101358 60.258187) (xy 58.102979 60.254068) (xy 58.148398 60.144419)
+ (xy 58.21627 59.891116) (xy 58.2505 59.63112) (xy 58.2505 59.36888) (xy 58.21627 59.108884) (xy 58.148398 58.855581)
+ (xy 58.148394 58.855571) (xy 58.048046 58.613309) (xy 58.048041 58.613299) (xy 57.916924 58.386196)
+ (xy 57.757281 58.178148) (xy 57.757274 58.17814) (xy 57.57186 57.992726) (xy 57.571851 57.992718)
+ (xy 57.363803 57.833075) (xy 57.1367 57.701958) (xy 57.13669 57.701953) (xy 56.894428 57.601605)
+ (xy 56.894421 57.601603) (xy 56.894419 57.601602) (xy 56.641116 57.53373) (xy 56.583339 57.526123)
+ (xy 56.381127 57.4995) (xy 56.38112 57.4995) (xy 56.11888 57.4995) (xy 56.118872 57.4995) (xy 55.858884 57.53373)
+ (xy 55.665079 57.585659) (xy 55.595229 57.583996) (xy 55.537367 57.544833) (xy 55.518425 57.513336)
+ (xy 55.459397 57.370827) (xy 55.45939 57.370814) (xy 55.371789 57.239711) (xy 55.371786 57.239707)
+ (xy 55.260292 57.128213) (xy 55.260288 57.12821) (xy 55.129185 57.040609) (xy 55.129172 57.040602)
+ (xy 54.983501 56.980264) (xy 54.983489 56.980261) (xy 54.828845 56.9495) (xy 54.828842 56.9495)
+ (xy 54.671158 56.9495) (xy 54.671155 56.9495) (xy 54.51651 56.980261) (xy 54.516498 56.980264) (xy 54.370827 57.040602)
+ (xy 54.370814 57.040609) (xy 54.239711 57.12821) (xy 54.239707 57.128213) (xy 54.128213 57.239707)
+ (xy 54.12821 57.239711) (xy 54.040609 57.370814) (xy 54.040602 57.370827) (xy 53.980264 57.516498)
+ (xy 53.980261 57.51651) (xy 53.9495 57.671153) (xy 53.9495 57.828846) (xy 53.980261 57.983489) (xy 53.980264 57.983501)
+ (xy 54.040602 58.129172) (xy 54.040609 58.129185) (xy 54.12821 58.260288) (xy 54.128213 58.260292)
+ (xy 54.239707 58.371786) (xy 54.239711 58.371789) (xy 54.370817 58.459392) (xy 54.370819 58.459393)
+ (xy 54.370821 58.459394) (xy 54.379928 58.463166) (xy 54.434331 58.507007) (xy 54.456396 58.573301)
+ (xy 54.447036 58.625179) (xy 54.351607 58.855565) (xy 54.351602 58.855581) (xy 54.289349 59.087916)
+ (xy 54.28373 59.108885) (xy 54.2495 59.368872) (xy 54.2495 59.631127) (xy 54.262682 59.731248) (xy 54.28373 59.891116)
+ (xy 54.351602 60.144418) (xy 54.351605 60.144428) (xy 54.451953 60.38669) (xy 54.451958 60.3867)
+ (xy 54.583075 60.613803) (xy 54.742718 60.821851) (xy 54.742726 60.82186) (xy 54.92814 61.007274)
+ (xy 54.928148 61.007281) (xy 55.136196 61.166924) (xy 55.363299 61.298041) (xy 55.363309 61.298046)
+ (xy 55.605571 61.398394) (xy 55.605581 61.398398) (xy 55.858884 61.46627) (xy 56.11888 61.5005)
+ (xy 56.118887 61.5005) (xy 56.381113 61.5005) (xy 56.38112 61.5005) (xy 56.641116 61.46627) (xy 56.894419 61.398398)
+ (xy 57.004068 61.352978) (xy 57.073537 61.34551) (xy 57.136016 61.376785) (xy 57.139202 61.379859)
+ (xy 59.268021 63.508678) (xy 59.301506 63.570001) (xy 59.296522 63.639693) (xy 59.268023 63.684039)
+ (xy 59.209952 63.742111) (xy 59.079433 63.928514) (xy 59.055468 63.979907) (xy 59.009295 64.032346)
+ (xy 58.942101 64.051497) (xy 58.87522 64.031281) (xy 58.833728 63.985954) (xy 58.799265 63.921478)
+ (xy 58.799261 63.921471) (xy 58.799259 63.921467) (xy 58.77433 63.884158) (xy 58.711721 63.790456)
+ (xy 58.711712 63.790444) (xy 58.711709 63.790439) (xy 58.648843 63.713838) (xy 58.537412 63.602407)
+ (xy 58.460811 63.539541) (xy 58.460804 63.539536) (xy 58.460793 63.539528) (xy 58.329799 63.452001)
+ (xy 58.329771 63.451984) (xy 58.242396 63.405281) (xy 58.242391 63.405279) (xy 58.096799 63.344972)
+ (xy 58.068701 63.336449) (xy 58.001968 63.316206) (xy 57.84741 63.285463) (xy 57.847406 63.285462)
+ (xy 57.847398 63.285461) (xy 57.767926 63.277634) (xy 57.748793 63.27575) (xy 57.591207 63.27575)
+ (xy 57.572073 63.277634) (xy 57.492602 63.285461) (xy 57.492599 63.285461) (xy 57.35422 63.312986)
+ (xy 57.338032 63.316206) (xy 57.294416 63.329436) (xy 57.2432 63.344972) (xy 57.097608 63.405279)
+ (xy 57.097603 63.405281) (xy 57.010228 63.451984) (xy 57.0102 63.452001) (xy 56.879206 63.539528)
+ (xy 56.879194 63.539537) (xy 56.879189 63.53954) (xy 56.879189 63.539541) (xy 56.802588 63.602407)
+ (xy 56.802585 63.60241) (xy 56.802582 63.602412) (xy 56.691162 63.713832) (xy 56.69116 63.713835)
+ (xy 56.691157 63.713838) (xy 56.628291 63.790439) (xy 56.628287 63.790444) (xy 56.628278 63.790456)
+ (xy 56.540751 63.92145) (xy 56.540742 63.921464) (xy 56.540741 63.921467) (xy 56.54059 63.921749)
+ (xy 56.506271 63.985955) (xy 56.457308 64.035799) (xy 56.38917 64.051259) (xy 56.323491 64.027427)
+ (xy 56.284531 63.979905) (xy 56.26057 63.928521) (xy 56.260567 63.928515) (xy 56.260566 63.928514)
+ (xy 56.130047 63.742111) (xy 56.130045 63.742108) (xy 55.969141 63.581204) (xy 55.782734 63.450682)
+ (xy 55.782732 63.450681) (xy 55.576497 63.354511) (xy 55.576488 63.354508) (xy 55.356697 63.295616)
+ (xy 55.356687 63.295614) (xy 55.186785 63.28075) (xy 55.186784 63.28075) (xy 55.073216 63.28075)
+ (xy 55.073215 63.28075) (xy 54.903312 63.295614) (xy 54.903302 63.295616) (xy 54.683511 63.354508)
+ (xy 54.683502 63.354511) (xy 54.477267 63.450681) (xy 54.477265 63.450682) (xy 54.290858 63.581204)
+ (xy 54.129954 63.742108) (xy 53.999432 63.928515) (xy 53.999431 63.928517) (xy 53.972382 63.986525)
+ (xy 53.926209 64.038964) (xy 53.859016 64.058116) (xy 53.792135 64.0379) (xy 53.747618 63.986525)
+ (xy 53.720568 63.928517) (xy 53.720567 63.928515) (xy 53.720566 63.928514) (xy 53.590047 63.742111)
+ (xy 53.590045 63.742108) (xy 53.429141 63.581204) (xy 53.242734 63.450682) (xy 53.242732 63.450681)
+ (xy 53.036497 63.354511) (xy 53.036488 63.354508) (xy 52.816697 63.295616) (xy 52.816687 63.295614)
+ (xy 52.646785 63.28075) (xy 52.646784 63.28075) (xy 52.533216 63.28075) (xy 52.533215 63.28075)
+ (xy 52.363312 63.295614) (xy 52.363302 63.295616) (xy 52.143511 63.354508) (xy 52.143502 63.354511)
+ (xy 51.937267 63.450681) (xy 51.937265 63.450682) (xy 51.750858 63.581204) (xy 51.589954 63.742108)
+ (xy 51.459432 63.928515) (xy 51.459431 63.928517) (xy 51.432382 63.986525) (xy 51.386209 64.038964)
+ (xy 51.319016 64.058116) (xy 51.252135 64.0379) (xy 51.207618 63.986525) (xy 51.180568 63.928517)
+ (xy 51.180567 63.928515) (xy 51.180566 63.928514) (xy 51.050047 63.742111) (xy 51.050045 63.742108)
+ (xy 50.889141 63.581204) (xy 50.702734 63.450682) (xy 50.702732 63.450681) (xy 50.690934 63.445179)
+ (xy 50.650557 63.426351) (xy 50.598119 63.380179) (xy 50.578967 63.312986) (xy 50.599183 63.246105)
+ (xy 50.634072 63.210867) (xy 50.637782 63.208389) (xy 50.777139 63.069032) (xy 50.886632 62.905164)
+ (xy 50.962051 62.723085) (xy 51.0005 62.529791) (xy 51.0005 62.332709) (xy 51.0005 62.332706) (xy 50.962052 62.13942)
+ (xy 50.962051 62.139419) (xy 50.962051 62.139415) (xy 50.962049 62.13941) (xy 50.886635 61.957342)
+ (xy 50.886628 61.957329) (xy 50.777139 61.793468) (xy 50.777136 61.793464) (xy 50.637785 61.654113)
+ (xy 50.637781 61.65411) (xy 50.47392 61.544621) (xy 50.473907 61.544614) (xy 50.291839 61.4692)
+ (xy 50.291829 61.469197) (xy 50.098543 61.43075) (xy 50.098541 61.43075) (xy 47.48723 61.43075)
+ (xy 47.420191 61.411065) (xy 47.399549 61.394431) (xy 47.393657 61.388539) (xy 47.393656 61.388538)
+ (xy 47.2846 61.321272) (xy 47.244336 61.296437) (xy 47.244331 61.296435) (xy 47.242862 61.295948)
+ (xy 47.077797 61.241251) (xy 47.077795 61.24125) (xy 46.97501 61.23075) (xy 46.349998 61.23075)
+ (xy 46.34998 61.230751) (xy 46.247203 61.24125) (xy 46.2472 61.241251) (xy 46.080668 61.296435)
+ (xy 46.080663 61.296437) (xy 45.931345 61.388537) (xy 45.837327 61.482555) (xy 45.776003 61.516039)
+ (xy 45.706312 61.511055) (xy 45.661965 61.482554) (xy 45.568345 61.388934) (xy 45.419124 61.296893)
+ (xy 45.419119 61.296891) (xy 45.252697 61.241744) (xy 45.25269 61.241743) (xy 45.149986 61.23125)
+ (xy 45.0875 61.23125) (xy 45.0875 63.15125) (xy 45.096 63.15125) (xy 45.163039 63.170935) (xy 45.208794 63.223739)
+ (xy 45.22 63.27525) (xy 45.22 65.748238) (xy 45.162993 65.715325) (xy 45.035826 65.68125) (xy 44.904174 65.68125)
+ (xy 44.777007 65.715325) (xy 44.72 65.748238) (xy 44.72 63.76125) (xy 44.7115 63.76125) (xy 44.644461 63.741565)
+ (xy 44.598706 63.688761) (xy 44.5875 63.63725) (xy 44.5875 62.68125) (xy 43.825001 62.68125) (xy 43.825001 62.931236)
+ (xy 43.835494 63.033947) (xy 43.890641 63.200369) (xy 43.890643 63.200374) (xy 43.982684 63.349595)
+ (xy 44.081713 63.448624) (xy 44.115198 63.509947) (xy 44.110214 63.579639) (xy 44.081714 63.623986)
+ (xy 43.991509 63.714191) (xy 43.928708 63.790713) (xy 43.928704 63.790719) (xy 43.841167 63.921728)
+ (xy 43.841155 63.921749) (xy 43.806534 63.986519) (xy 43.757571 64.036363) (xy 43.689433 64.051823)
+ (xy 43.623753 64.027991) (xy 43.584794 63.980469) (xy 43.56057 63.928521) (xy 43.560567 63.928515)
+ (xy 43.560566 63.928514) (xy 43.430047 63.742111) (xy 43.430045 63.742108) (xy 43.269141 63.581204)
+ (xy 43.082734 63.450682) (xy 43.082732 63.450681) (xy 42.876497 63.354511) (xy 42.876488 63.354508)
+ (xy 42.656697 63.295616) (xy 42.656687 63.295614) (xy 42.486785 63.28075) (xy 42.486784 63.28075)
+ (xy 42.373216 63.28075) (xy 42.373215 63.28075) (xy 42.203312 63.295614) (xy 42.203302 63.295616)
+ (xy 41.983511 63.354508) (xy 41.983502 63.354511) (xy 41.777267 63.450681) (xy 41.777265 63.450682)
+ (xy 41.590858 63.581204) (xy 41.429954 63.742108) (xy 41.299432 63.928515) (xy 41.299431 63.928517)
+ (xy 41.272382 63.986525) (xy 41.226209 64.038964) (xy 41.159016 64.058116) (xy 41.092135 64.0379)
+ (xy 41.047618 63.986525) (xy 41.020568 63.928517) (xy 41.020567 63.928515) (xy 41.020566 63.928514)
+ (xy 40.890047 63.742111) (xy 40.890045 63.742108) (xy 40.729141 63.581204) (xy 40.542734 63.450682)
+ (xy 40.542732 63.450681) (xy 40.336497 63.354511) (xy 40.336488 63.354508) (xy 40.116697 63.295616)
+ (xy 40.116687 63.295614) (xy 39.946785 63.28075) (xy 39.946784 63.28075) (xy 39.833216 63.28075)
+ (xy 39.833215 63.28075) (xy 39.663312 63.295614) (xy 39.663302 63.295616) (xy 39.443511 63.354508)
+ (xy 39.443502 63.354511) (xy 39.237267 63.450681) (xy 39.237265 63.450682) (xy 39.050858 63.581204)
+ (xy 38.889954 63.742108) (xy 38.759432 63.928515) (xy 38.759431 63.928517) (xy 38.732382 63.986525)
+ (xy 38.686209 64.038964) (xy 38.619016 64.058116) (xy 38.552135 64.0379) (xy 38.507618 63.986525)
+ (xy 38.480568 63.928517) (xy 38.480567 63.928515) (xy 38.480566 63.928514) (xy 38.350047 63.742111)
+ (xy 38.350045 63.742108) (xy 38.189141 63.581204) (xy 38.002734 63.450682) (xy 38.002732 63.450681)
+ (xy 37.796497 63.354511) (xy 37.796488 63.354508) (xy 37.576697 63.295616) (xy 37.576687 63.295614)
+ (xy 37.406785 63.28075) (xy 37.406784 63.28075) (xy 37.293216 63.28075) (xy 37.293215 63.28075)
+ (xy 37.123312 63.295614) (xy 37.123302 63.295616) (xy 36.903511 63.354508) (xy 36.903502 63.354511)
+ (xy 36.697267 63.450681) (xy 36.697265 63.450682) (xy 36.510858 63.581204) (xy 36.349954 63.742108)
+ (xy 36.219432 63.928515) (xy 36.219431 63.928517) (xy 36.192382 63.986525) (xy 36.146209 64.038964)
+ (xy 36.079016 64.058116) (xy 36.012135 64.0379) (xy 35.967618 63.986525) (xy 35.940568 63.928517)
+ (xy 35.940567 63.928515) (xy 35.940566 63.928514) (xy 35.810047 63.742111) (xy 35.810045 63.742108)
+ (xy 35.649141 63.581204) (xy 35.462734 63.450682) (xy 35.462732 63.450681) (xy 35.256497 63.354511)
+ (xy 35.256488 63.354508) (xy 35.036697 63.295616) (xy 35.036687 63.295614) (xy 34.866785 63.28075)
+ (xy 34.866784 63.28075) (xy 34.753216 63.28075) (xy 34.753215 63.28075) (xy 34.583312 63.295614)
+ (xy 34.583302 63.295616) (xy 34.363511 63.354508) (xy 34.363502 63.354511) (xy 34.157267 63.450681)
+ (xy 34.157265 63.450682) (xy 33.970858 63.581204) (xy 33.809954 63.742108) (xy 33.679433 63.928514)
+ (xy 33.655468 63.979907) (xy 33.609295 64.032346) (xy 33.542101 64.051497) (xy 33.47522 64.031281)
+ (xy 33.433728 63.985954) (xy 33.399265 63.921478) (xy 33.399261 63.921471) (xy 33.399259 63.921467)
+ (xy 33.37433 63.884158) (xy 33.311721 63.790456) (xy 33.311712 63.790444) (xy 33.311709 63.790439)
+ (xy 33.248843 63.713838) (xy 33.137412 63.602407) (xy 33.060811 63.539541) (xy 33.060804 63.539536)
+ (xy 33.060793 63.539528) (xy 32.929799 63.452001) (xy 32.929771 63.451984) (xy 32.842396 63.405281)
+ (xy 32.842391 63.405279) (xy 32.696799 63.344972) (xy 32.668701 63.336449) (xy 32.601968 63.316206)
+ (xy 32.44741 63.285463) (xy 32.447406 63.285462) (xy 32.447398 63.285461) (xy 32.367926 63.277634)
+ (xy 32.348793 63.27575) (xy 32.191207 63.27575) (xy 32.172073 63.277634) (xy 32.092602 63.285461)
+ (xy 32.092599 63.285461) (xy 31.95422 63.312986) (xy 31.938032 63.316206) (xy 31.894416 63.329436)
+ (xy 31.8432 63.344972) (xy 31.697608 63.405279) (xy 31.697603 63.405281) (xy 31.610228 63.451984)
+ (xy 31.6102 63.452001) (xy 31.479206 63.539528) (xy 31.479194 63.539537) (xy 31.479189 63.53954)
+ (xy 31.479189 63.539541) (xy 31.402588 63.602407) (xy 31.402585 63.60241) (xy 31.402582 63.602412)
+ (xy 31.291162 63.713832) (xy 31.29116 63.713835) (xy 31.291157 63.713838) (xy 31.228291 63.790439)
+ (xy 31.228287 63.790444) (xy 31.228278 63.790456) (xy 31.140751 63.92145) (xy 31.140742 63.921464)
+ (xy 31.140741 63.921467) (xy 31.14059 63.921749) (xy 31.106271 63.985955) (xy 31.057308 64.035799)
+ (xy 30.98917 64.051259) (xy 30.923491 64.027427) (xy 30.884531 63.979905) (xy 30.86057 63.928521)
+ (xy 30.860567 63.928515) (xy 30.860566 63.928514) (xy 30.730047 63.742111) (xy 30.730045 63.742108)
+ (xy 30.569141 63.581204) (xy 30.382734 63.450682) (xy 30.382732 63.450681) (xy 30.176497 63.354511)
+ (xy 30.176488 63.354508) (xy 29.956697 63.295616) (xy 29.956687 63.295614) (xy 29.786785 63.28075)
+ (xy 29.786784 63.28075) (xy 29.673216 63.28075) (xy 29.673215 63.28075) (xy 29.503312 63.295614)
+ (xy 29.503302 63.295616) (xy 29.283511 63.354508) (xy 29.283502 63.354511) (xy 29.077267 63.450681)
+ (xy 29.077265 63.450682) (xy 28.890858 63.581204) (xy 28.729954 63.742108) (xy 28.599432 63.928515)
+ (xy 28.599431 63.928517) (xy 28.572382 63.986525) (xy 28.526209 64.038964) (xy 28.459016 64.058116)
+ (xy 28.392135 64.0379) (xy 28.347618 63.986525) (xy 28.320568 63.928517) (xy 28.320567 63.928515)
+ (xy 28.320566 63.928514) (xy 28.190047 63.742111) (xy 28.190045 63.742108) (xy 28.029141 63.581204)
+ (xy 27.842734 63.450682) (xy 27.842732 63.450681) (xy 27.636497 63.354511) (xy 27.636488 63.354508)
+ (xy 27.416697 63.295616) (xy 27.416687 63.295614) (xy 27.246785 63.28075) (xy 27.246784 63.28075)
+ (xy 27.133216 63.28075) (xy 27.133215 63.28075) (xy 26.963312 63.295614) (xy 26.963302 63.295616)
+ (xy 26.743511 63.354508) (xy 26.743502 63.354511) (xy 26.537267 63.450681) (xy 26.537265 63.450682)
+ (xy 26.350858 63.581204) (xy 26.189954 63.742108) (xy 26.126075 63.833339) (xy 26.071499 63.876964)
+ (xy 26.002 63.884158) (xy 25.939645 63.852636) (xy 25.904231 63.792406) (xy 25.9005 63.762216) (xy 25.9005 61.931263)
+ (xy 43.825 61.931263) (xy 43.825 62.18125) (xy 44.5875 62.18125) (xy 44.5875 61.23125) (xy 44.587499 61.231249)
+ (xy 44.525028 61.23125) (xy 44.525011 61.231251) (xy 44.422302 61.241744) (xy 44.25588 61.296891)
+ (xy 44.255875 61.296893) (xy 44.106654 61.388934) (xy 43.982684 61.512904) (xy 43.890643 61.662125)
+ (xy 43.890641 61.66213) (xy 43.835494 61.828552) (xy 43.835493 61.828559) (xy 43.825 61.931263)
+ (xy 25.9005 61.931263) (xy 25.9005 50.125013) (xy 45.38 50.125013) (xy 45.38 50.175) (xy 46.355 50.175)
+ (xy 46.355 48.825) (xy 45.380001 48.825) (xy 45.380001 48.874986) (xy 45.390494 48.977697) (xy 45.445641 49.144119)
+ (xy 45.445643 49.144124) (xy 45.537684 49.293345) (xy 45.656658 49.412319) (xy 45.690143 49.473642)
+ (xy 45.685159 49.543334) (xy 45.656658 49.587681) (xy 45.537684 49.706654) (xy 45.445643 49.855875)
+ (xy 45.445641 49.85588) (xy 45.390494 50.022302) (xy 45.390493 50.022309) (xy 45.38 50.125013) (xy 25.9005 50.125013)
+ (xy 25.9005 48.190649) (xy 32.2 48.190649) (xy 32.202899 48.227489) (xy 32.2029 48.227495) (xy 32.248716 48.385193)
+ (xy 32.248717 48.385196) (xy 32.332314 48.526552) (xy 32.332321 48.526561) (xy 32.448438 48.642678)
+ (xy 32.448447 48.642685) (xy 32.589801 48.726281) (xy 32.747514 48.7721) (xy 32.747511 48.7721)
+ (xy 32.749998 48.772295) (xy 32.75 48.772295) (xy 32.75 47.55) (xy 32.2 47.55) (xy 32.2 48.190649)
+ (xy 25.9005 48.190649) (xy 25.9005 46.40935) (xy 32.2 46.40935) (xy 32.2 47.05) (xy 32.75 47.05)
+ (xy 32.75 45.827703) (xy 32.747503 45.8279) (xy 32.589806 45.873716) (xy 32.589803 45.873717) (xy 32.448447 45.957314)
+ (xy 32.448438 45.957321) (xy 32.332321 46.073438) (xy 32.332314 46.073447) (xy 32.248717 46.214803)
+ (xy 32.248716 46.214806) (xy 32.2029 46.372504) (xy 32.202899 46.37251) (xy 32.2 46.40935) (xy 25.9005 46.40935)
+ (xy 25.9005 34.16211) (xy 27.335 34.16211) (xy 27.335 34.417889) (xy 27.375013 34.670523) (xy 27.454051 34.913781)
+ (xy 27.454052 34.913784) (xy 27.570175 35.141686) (xy 27.64785 35.248595) (xy 27.64785 35.248596)
+ (xy 28.205884 34.690561) (xy 28.20674 34.692626) (xy 28.299762 34.831844) (xy 28.418156 34.950238)
+ (xy 28.557374 35.04326) (xy 28.559437 35.044114) (xy 28.001402 35.602148) (xy 28.108313 35.679824)
+ (xy 28.336215 35.795947) (xy 28.336218 35.795948) (xy 28.579476 35.874986) (xy 28.832111 35.915)
+ (xy 29.087889 35.915) (xy 29.340523 35.874986) (xy 29.583781 35.795948) (xy 29.583784 35.795947)
+ (xy 29.811685 35.679825) (xy 29.918595 35.602148) (xy 29.918596 35.602148) (xy 29.360562 35.044114)
+ (xy 29.362626 35.04326) (xy 29.501844 34.950238) (xy 29.620238 34.831844) (xy 29.71326 34.692626)
+ (xy 29.714114 34.690562) (xy 30.272148 35.248596) (xy 30.272148 35.248595) (xy 30.349825 35.141685)
+ (xy 30.465947 34.913784) (xy 30.465948 34.913781) (xy 30.544986 34.670523) (xy 30.585 34.417889)
+ (xy 30.585 34.16211) (xy 30.544986 33.909476) (xy 30.465948 33.666218) (xy 30.465947 33.666215)
+ (xy 30.349824 33.438313) (xy 30.272148 33.331403) (xy 30.272148 33.331402) (xy 29.714114 33.889436)
+ (xy 29.71326 33.887374) (xy 29.620238 33.748156) (xy 29.501844 33.629762) (xy 29.362626 33.53674)
+ (xy 29.36056 33.535884) (xy 29.918596 32.97785) (xy 29.811686 32.900175) (xy 29.583784 32.784052)
+ (xy 29.583781 32.784051) (xy 29.340523 32.705013) (xy 29.087889 32.665) (xy 28.832111 32.665) (xy 28.579476 32.705013)
+ (xy 28.336218 32.784051) (xy 28.336215 32.784052) (xy 28.10831 32.900177) (xy 28.001403 32.977849)
+ (xy 28.001402 32.97785) (xy 28.559437 33.535885) (xy 28.557374 33.53674) (xy 28.418156 33.629762)
+ (xy 28.299762 33.748156) (xy 28.20674 33.887374) (xy 28.205885 33.889437) (xy 27.64785 33.331402)
+ (xy 27.647849 33.331403) (xy 27.570177 33.43831) (xy 27.454052 33.666215) (xy 27.454051 33.666218)
+ (xy 27.375013 33.909476) (xy 27.335 34.16211) (xy 25.9005 34.16211) (xy 25.9005 29.08211) (xy 27.335 29.08211)
+ (xy 27.335 29.337889) (xy 27.375013 29.590523) (xy 27.454051 29.833781) (xy 27.454052 29.833784)
+ (xy 27.570175 30.061686) (xy 27.64785 30.168595) (xy 27.64785 30.168596) (xy 28.205884 29.610561)
+ (xy 28.20674 29.612626) (xy 28.299762 29.751844) (xy 28.418156 29.870238) (xy 28.557374 29.96326)
+ (xy 28.559437 29.964114) (xy 28.001402 30.522148) (xy 28.108313 30.599824) (xy 28.336215 30.715947)
+ (xy 28.336218 30.715948) (xy 28.579476 30.794986) (xy 28.832111 30.835) (xy 29.087889 30.835) (xy 29.340523 30.794986)
+ (xy 29.583781 30.715948) (xy 29.583784 30.715947) (xy 29.811685 30.599825) (xy 29.918595 30.522148)
+ (xy 29.918596 30.522148) (xy 29.360562 29.964114) (xy 29.362626 29.96326) (xy 29.501844 29.870238)
+ (xy 29.620238 29.751844) (xy 29.71326 29.612626) (xy 29.714114 29.610562) (xy 30.272148 30.168596)
+ (xy 30.272148 30.168595) (xy 30.349825 30.061685) (xy 30.465947 29.833784) (xy 30.465948 29.833781)
+ (xy 30.544986 29.590523) (xy 30.585 29.337889) (xy 30.585 29.08211) (xy 30.544986 28.829476) (xy 30.465948 28.586218)
+ (xy 30.465947 28.586215) (xy 30.349824 28.358313) (xy 30.272148 28.251403) (xy 30.272148 28.251402)
+ (xy 29.714114 28.809436) (xy 29.71326 28.807374) (xy 29.620238 28.668156) (xy 29.501844 28.549762)
+ (xy 29.362626 28.45674) (xy 29.36056 28.455884) (xy 29.918596 27.89785) (xy 29.811686 27.820175)
+ (xy 29.583784 27.704052) (xy 29.583781 27.704051) (xy 29.340523 27.625013) (xy 29.087889 27.585)
+ (xy 28.832111 27.585) (xy 28.579476 27.625013) (xy 28.336218 27.704051) (xy 28.336215 27.704052)
+ (xy 28.10831 27.820177) (xy 28.001403 27.897849) (xy 28.001402 27.89785) (xy 28.559437 28.455885)
+ (xy 28.557374 28.45674) (xy 28.418156 28.549762) (xy 28.299762 28.668156) (xy 28.20674 28.807374)
+ (xy 28.205885 28.809437) (xy 27.64785 28.251402) (xy 27.647849 28.251403) (xy 27.570177 28.35831)
+ (xy 27.454052 28.586215) (xy 27.454051 28.586218) (xy 27.375013 28.829476) (xy 27.335 29.08211)
+ (xy 25.9005 29.08211) (xy 25.9005 26.0245) (xy 25.920185 25.957461) (xy 25.972989 25.911706) (xy 26.0245 25.9005)
+ (xy 47.932501 25.9005)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 86.785757 28.579185) (xy 86.806399 28.595819) (xy 88.034437 29.823857) (xy 88.067922 29.88518)
+ (xy 88.070114 29.92414) (xy 88.064 29.983981) (xy 88.064 31.484001) (xy 88.064001 31.484018) (xy 88.0745 31.586796)
+ (xy 88.082706 31.611557) (xy 88.089 31.650562) (xy 88.089 32.088536) (xy 88.069315 32.155575) (xy 88.016511 32.20133)
+ (xy 87.947353 32.211274) (xy 87.899903 32.194075) (xy 87.771124 32.114643) (xy 87.771119 32.114641)
+ (xy 87.604697 32.059494) (xy 87.60469 32.059493) (xy 87.501986 32.049) (xy 87.452 32.049) (xy 87.452 34.498999)
+ (xy 87.501972 34.498999) (xy 87.501986 34.498998) (xy 87.604697 34.488505) (xy 87.771119 34.433358)
+ (xy 87.77113 34.433353) (xy 87.899903 34.353925) (xy 87.967295 34.335484) (xy 88.033959 34.356406)
+ (xy 88.078728 34.410048) (xy 88.089 34.459463) (xy 88.089 34.6645) (xy 88.069315 34.731539) (xy 88.016511 34.777294)
+ (xy 87.965 34.7885) (xy 87.069498 34.7885) (xy 87.06948 34.788501) (xy 86.966703 34.799) (xy 86.9667 34.799001)
+ (xy 86.800168 34.854185) (xy 86.800163 34.854187) (xy 86.650842 34.946289) (xy 86.526789 35.070342)
+ (xy 86.434687 35.219663) (xy 86.434685 35.219668) (xy 86.422193 35.257366) (xy 86.379501 35.386203)
+ (xy 86.379501 35.386204) (xy 86.3795 35.386204) (xy 86.369 35.488983) (xy 86.369 36.139001) (xy 86.369001 36.139019)
+ (xy 86.3795 36.241796) (xy 86.379501 36.241799) (xy 86.411702 36.338973) (xy 86.434686 36.408334)
+ (xy 86.526788 36.557656) (xy 86.650844 36.681712) (xy 86.800166 36.773814) (xy 86.966703 36.828999)
+ (xy 87.069491 36.8395) (xy 88.569508 36.839499) (xy 88.571486 36.839297) (xy 88.621529 36.834185)
+ (xy 88.672297 36.828999) (xy 88.697058 36.820793) (xy 88.736062 36.8145) (xy 88.990959 36.8145)
+ (xy 89.046743 36.8145) (xy 89.113782 36.834185) (xy 89.159537 36.886989) (xy 89.164449 36.899496)
+ (xy 89.199685 37.005831) (xy 89.199687 37.005836) (xy 89.21367 37.028506) (xy 89.286963 37.147334)
+ (xy 89.291789 37.155157) (xy 89.415846 37.279214) (xy 89.418682 37.280963) (xy 89.420217 37.28267)
+ (xy 89.421511 37.283693) (xy 89.421336 37.283914) (xy 89.465405 37.332911) (xy 89.476626 37.401874)
+ (xy 89.448782 37.465956) (xy 89.418682 37.492037) (xy 89.415846 37.493785) (xy 89.291789 37.617842)
+ (xy 89.199687 37.767163) (xy 89.199686 37.767166) (xy 89.154507 37.903506) (xy 89.140638 37.923538)
+ (xy 89.130516 37.945703) (xy 89.121105 37.95175) (xy 89.114737 37.960949) (xy 89.092235 37.970304)
+ (xy 89.071738 37.983477) (xy 89.054637 37.985935) (xy 89.050221 37.987772) (xy 89.036803 37.9885)
+ (xy 88.811507 37.9885) (xy 88.772503 37.982206) (xy 88.736585 37.970304) (xy 88.672297 37.949001)
+ (xy 88.672295 37.949) (xy 88.56951 37.9385) (xy 87.069498 37.9385) (xy 87.069481 37.938501) (xy 86.966703 37.949)
+ (xy 86.9667 37.949001) (xy 86.800168 38.004185) (xy 86.800163 38.004187) (xy 86.650842 38.096289)
+ (xy 86.526789 38.220342) (xy 86.434687 38.369663) (xy 86.434686 38.369666) (xy 86.379501 38.536203)
+ (xy 86.379501 38.536204) (xy 86.3795 38.536204) (xy 86.369 38.638983) (xy 86.369 39.289001) (xy 86.369001 39.289019)
+ (xy 86.3795 39.391796) (xy 86.379501 39.391799) (xy 86.416278 39.502782) (xy 86.434686 39.558334)
+ (xy 86.526788 39.707656) (xy 86.650844 39.831712) (xy 86.800166 39.923814) (xy 86.966703 39.978999)
+ (xy 87.069491 39.9895) (xy 87.738486 39.989499) (xy 87.745956 39.989499) (xy 87.745959 39.9895)
+ (xy 87.94304 39.9895) (xy 87.965001 39.9895) (xy 88.03204 40.009185) (xy 88.077795 40.061989) (xy 88.077796 40.062002)
+ (xy 88.089 40.1135) (xy 88.089 40.612437) (xy 88.082706 40.651441) (xy 88.074501 40.676201) (xy 88.064 40.778983)
+ (xy 88.064 42.279001) (xy 88.064001 42.279018) (xy 88.0745 42.381796) (xy 88.082706 42.406557) (xy 88.089 42.445562)
+ (xy 88.089 42.883536) (xy 88.069315 42.950575) (xy 88.016511 42.99633) (xy 87.947353 43.006274)
+ (xy 87.899903 42.989075) (xy 87.771124 42.909643) (xy 87.771119 42.909641) (xy 87.604697 42.854494)
+ (xy 87.60469 42.854493) (xy 87.501986 42.844) (xy 87.452 42.844) (xy 87.452 45.293999) (xy 87.501972 45.293999)
+ (xy 87.501986 45.293998) (xy 87.604697 45.283505) (xy 87.771119 45.228358) (xy 87.77113 45.228353)
+ (xy 87.899903 45.148925) (xy 87.967295 45.130484) (xy 88.033959 45.151406) (xy 88.078728 45.205048)
+ (xy 88.089 45.254463) (xy 88.089 45.4595) (xy 88.069315 45.526539) (xy 88.016511 45.572294) (xy 87.965 45.5835)
+ (xy 87.069498 45.5835) (xy 87.06948 45.583501) (xy 86.966703 45.594) (xy 86.9667 45.594001) (xy 86.800168 45.649185)
+ (xy 86.800163 45.649187) (xy 86.650842 45.741289) (xy 86.526789 45.865342) (xy 86.434687 46.014663)
+ (xy 86.434685 46.014668) (xy 86.416734 46.068842) (xy 86.379501 46.181203) (xy 86.379501 46.181204)
+ (xy 86.3795 46.181204) (xy 86.369 46.283983) (xy 86.369 46.934001) (xy 86.369001 46.934019) (xy 86.3795 47.036796)
+ (xy 86.379501 47.036799) (xy 86.434685 47.203331) (xy 86.434687 47.203336) (xy 86.449682 47.227647)
+ (xy 86.526788 47.352656) (xy 86.650844 47.476712) (xy 86.800166 47.568814) (xy 86.966703 47.623999)
+ (xy 87.069491 47.6345) (xy 88.569508 47.634499) (xy 88.571486 47.634297) (xy 88.621529 47.629185)
+ (xy 88.672297 47.623999) (xy 88.697058 47.615793) (xy 88.736062 47.6095) (xy 88.990959 47.6095)
+ (xy 89.046743 47.6095) (xy 89.113782 47.629185) (xy 89.159537 47.681989) (xy 89.164449 47.694496)
+ (xy 89.199685 47.800831) (xy 89.199687 47.800836) (xy 89.216724 47.828457) (xy 89.281547 47.933553)
+ (xy 89.291789 47.950157) (xy 89.415846 48.074214) (xy 89.418682 48.075963) (xy 89.420217 48.07767)
+ (xy 89.421511 48.078693) (xy 89.421336 48.078914) (xy 89.465405 48.127911) (xy 89.476626 48.196874)
+ (xy 89.448782 48.260956) (xy 89.418682 48.287037) (xy 89.415846 48.288785) (xy 89.291789 48.412842)
+ (xy 89.199687 48.562163) (xy 89.199686 48.562166) (xy 89.162791 48.673506) (xy 89.123021 48.730949)
+ (xy 89.058505 48.757772) (xy 89.045087 48.7585) (xy 88.736062 48.7585) (xy 88.697059 48.752206)
+ (xy 88.672299 48.744001) (xy 88.672295 48.744) (xy 88.56951 48.7335) (xy 87.069498 48.7335) (xy 87.069481 48.733501)
+ (xy 86.966703 48.744) (xy 86.9667 48.744001) (xy 86.800168 48.799185) (xy 86.800163 48.799187) (xy 86.650842 48.891289)
+ (xy 86.526789 49.015342) (xy 86.434687 49.164663) (xy 86.434685 49.164668) (xy 86.421087 49.205705)
+ (xy 86.379501 49.331203) (xy 86.379501 49.331204) (xy 86.3795 49.331204) (xy 86.369 49.433983) (xy 86.369 50.084001)
+ (xy 86.369001 50.084019) (xy 86.3795 50.186796) (xy 86.379501 50.186799) (xy 86.434685 50.353331)
+ (xy 86.434687 50.353336) (xy 86.45519 50.386576) (xy 86.526788 50.502656) (xy 86.650844 50.626712)
+ (xy 86.800166 50.718814) (xy 86.966703 50.773999) (xy 87.069491 50.7845) (xy 87.965 50.784499) (xy 88.032039 50.804183)
+ (xy 88.077794 50.856987) (xy 88.089 50.908499) (xy 88.089 51.407437) (xy 88.082706 51.446441) (xy 88.074501 51.471201)
+ (xy 88.064 51.573983) (xy 88.064 53.074001) (xy 88.064001 53.074018) (xy 88.0745 53.176796) (xy 88.082706 53.201557)
+ (xy 88.089 53.240562) (xy 88.089 53.678536) (xy 88.069315 53.745575) (xy 88.016511 53.79133) (xy 87.947353 53.801274)
+ (xy 87.899903 53.784075) (xy 87.771124 53.704643) (xy 87.771119 53.704641) (xy 87.604697 53.649494)
+ (xy 87.60469 53.649493) (xy 87.501986 53.639) (xy 87.452 53.639) (xy 87.452 54.74) (xy 87.432315 54.807039)
+ (xy 87.379511 54.852794) (xy 87.328 54.864) (xy 87.202 54.864) (xy 87.202 54.99) (xy 87.182315 55.057039)
+ (xy 87.129511 55.102794) (xy 87.078 55.114) (xy 86.797592 55.114) (xy 86.785778 55.111296) (xy 86.777302 55.112329)
+ (xy 86.759474 55.105276) (xy 86.74366 55.101657) (xy 86.735881 55.097899) (xy 86.68682 55.065118)
+ (xy 86.558071 55.011788) (xy 86.540247 55.004405) (xy 86.504743 54.989699) (xy 86.504739 54.989697)
+ (xy 86.36821 54.962541) (xy 86.330368 54.955013) (xy 86.311448 54.95125) (xy 86.311447 54.95125)
+ (xy 67.165532 54.95125) (xy 67.098493 54.931565) (xy 67.077851 54.914931) (xy 66.955329 54.792409)
+ (xy 66.921844 54.731086) (xy 66.926828 54.661394) (xy 66.9687 54.605461) (xy 67.034164 54.581044)
+ (xy 67.067202 54.583111) (xy 67.124456 54.5945) (xy 67.124459 54.5945) (xy 79.050542 54.5945) (xy 79.081566 54.588328)
+ (xy 79.147188 54.575275) (xy 79.243836 54.556051) (xy 79.297165 54.533961) (xy 79.425914 54.480632)
+ (xy 79.589782 54.371139) (xy 79.729139 54.231782) (xy 79.72914 54.231779) (xy 79.736206 54.224714)
+ (xy 79.736209 54.22471) (xy 80.886933 53.073986) (xy 84.914501 53.073986) (xy 84.924994 53.176697)
+ (xy 84.980141 53.343119) (xy 84.980143 53.343124) (xy 85.072184 53.492345) (xy 85.196154 53.616315)
+ (xy 85.345375 53.708356) (xy 85.34538 53.708358) (xy 85.511802 53.763505) (xy 85.511809 53.763506)
+ (xy 85.614519 53.773999) (xy 86.1895 53.773999) (xy 86.227967 53.773999) (xy 86.295006 53.793684)
+ (xy 86.340761 53.846488) (xy 86.350705 53.915646) (xy 86.333506 53.963096) (xy 86.267643 54.069875)
+ (xy 86.267641 54.06988) (xy 86.212494 54.236302) (xy 86.212493 54.236309) (xy 86.202 54.339013)
+ (xy 86.202 54.614) (xy 86.952 54.614) (xy 86.952 53.639) (xy 86.951999 53.638999) (xy 86.938535 53.639)
+ (xy 86.871495 53.619316) (xy 86.825739 53.566513) (xy 86.815795 53.497355) (xy 86.832995 53.449903)
+ (xy 86.898853 53.34313) (xy 86.898858 53.343119) (xy 86.954005 53.176697) (xy 86.954006 53.17669)
+ (xy 86.964499 53.073986) (xy 86.9645 53.073973) (xy 86.9645 52.574) (xy 86.1895 52.574) (xy 86.1895 53.773999)
+ (xy 85.614519 53.773999) (xy 85.689499 53.773998) (xy 85.6895 53.773998) (xy 85.6895 52.574) (xy 84.914501 52.574)
+ (xy 84.914501 53.073986) (xy 80.886933 53.073986) (xy 81.010101 52.950818) (xy 81.071424 52.917333)
+ (xy 81.097782 52.914499) (xy 81.157002 52.914499) (xy 81.157008 52.914499) (xy 81.259797 52.903999)
+ (xy 81.426334 52.848814) (xy 81.575656 52.756712) (xy 81.699712 52.632656) (xy 81.701752 52.629347)
+ (xy 81.703745 52.627555) (xy 81.704193 52.626989) (xy 81.704289 52.627065) (xy 81.753694 52.582623)
+ (xy 81.822656 52.571395) (xy 81.88674 52.599234) (xy 81.912829 52.629339) (xy 81.914681 52.632341)
+ (xy 81.914683 52.632344) (xy 82.038654 52.756315) (xy 82.187875 52.848356) (xy 82.18788 52.848358)
+ (xy 82.354302 52.903505) (xy 82.354309 52.903506) (xy 82.457019 52.913999) (xy 83.007 52.913999)
+ (xy 83.056972 52.913999) (xy 83.056986 52.913998) (xy 83.159697 52.903505) (xy 83.326119 52.848358)
+ (xy 83.326124 52.848356) (xy 83.475345 52.756315) (xy 83.599315 52.632345) (xy 83.691356 52.483124)
+ (xy 83.691358 52.483118) (xy 83.746505 52.316697) (xy 83.746506 52.31669) (xy 83.756999 52.213986)
+ (xy 83.757 52.213973) (xy 83.757 51.939) (xy 83.007 51.939) (xy 83.007 52.913999) (xy 82.457019 52.913999)
+ (xy 82.506999 52.913998) (xy 82.507 52.913998) (xy 82.507 51.574013) (xy 84.9145 51.574013) (xy 84.9145 52.074)
+ (xy 85.6895 52.074) (xy 86.1895 52.074) (xy 86.964499 52.074) (xy 86.964499 51.574028) (xy 86.964498 51.574013)
+ (xy 86.954005 51.471302) (xy 86.898858 51.30488) (xy 86.898856 51.304875) (xy 86.806815 51.155654)
+ (xy 86.682845 51.031684) (xy 86.533624 50.939643) (xy 86.533619 50.939641) (xy 86.367197 50.884494)
+ (xy 86.36719 50.884493) (xy 86.264486 50.874) (xy 86.1895 50.874) (xy 86.1895 52.074) (xy 85.6895 52.074)
+ (xy 85.6895 50.874) (xy 85.689499 50.873999) (xy 85.614528 50.874) (xy 85.614511 50.874001) (xy 85.511802 50.884494)
+ (xy 85.34538 50.939641) (xy 85.345375 50.939643) (xy 85.196154 51.031684) (xy 85.072184 51.155654)
+ (xy 84.980143 51.304875) (xy 84.980141 51.30488) (xy 84.924994 51.471302) (xy 84.924993 51.471309)
+ (xy 84.9145 51.574013) (xy 82.507 51.574013) (xy 82.507 51.439) (xy 83.007 51.439) (xy 83.756999 51.439)
+ (xy 83.756999 51.164028) (xy 83.756998 51.164013) (xy 83.746505 51.061302) (xy 83.691358 50.89488)
+ (xy 83.691356 50.894875) (xy 83.599315 50.745654) (xy 83.475345 50.621684) (xy 83.326124 50.529643)
+ (xy 83.326119 50.529641) (xy 83.159697 50.474494) (xy 83.15969 50.474493) (xy 83.056986 50.464)
+ (xy 83.007 50.464) (xy 83.007 51.439) (xy 82.507 51.439) (xy 82.507 50.464) (xy 82.506999 50.463999)
+ (xy 82.457029 50.464) (xy 82.457011 50.464001) (xy 82.354302 50.474494) (xy 82.18788 50.529641)
+ (xy 82.187875 50.529643) (xy 82.046597 50.616785) (xy 82.038977 50.618869) (xy 82.033011 50.62404)
+ (xy 82.005763 50.627957) (xy 81.979204 50.635225) (xy 81.971669 50.63286) (xy 81.963853 50.633984)
+ (xy 81.938807 50.622545) (xy 81.912541 50.614302) (xy 81.907481 50.60824) (xy 81.900297 50.604959)
+ (xy 81.88541 50.581795) (xy 81.867771 50.56066) (xy 81.865831 50.551329) (xy 81.862523 50.546181)
+ (xy 81.8575 50.511246) (xy 81.8575 50.491553) (xy 81.877185 50.424514) (xy 81.916401 50.386016)
+ (xy 82.020656 50.321712) (xy 82.144712 50.197656) (xy 82.236814 50.048334) (xy 82.291999 49.881797)
+ (xy 82.3025 49.779009) (xy 82.302499 49.128992) (xy 82.30248 49.128809) (xy 82.291999 49.026203)
+ (xy 82.291998 49.0262) (xy 82.281909 48.995753) (xy 82.236814 48.859666) (xy 82.144712 48.710344)
+ (xy 82.020656 48.586288) (xy 81.871334 48.494186) (xy 81.704797 48.439001) (xy 81.704795 48.439)
+ (xy 81.60201 48.4285) (xy 80.101998 48.4285) (xy 80.101981 48.428501) (xy 79.999203 48.439) (xy 79.9992 48.439001)
+ (xy 79.832668 48.494185) (xy 79.832663 48.494187) (xy 79.683342 48.586289) (xy 79.559289 48.710342)
+ (xy 79.467187 48.859663) (xy 79.467185 48.859668) (xy 79.449627 48.912656) (xy 79.412001 49.026203)
+ (xy 79.412001 49.026204) (xy 79.412 49.026204) (xy 79.4015 49.128983) (xy 79.4015 49.779001) (xy 79.401501 49.779019)
+ (xy 79.412 49.881796) (xy 79.412001 49.881799) (xy 79.467185 50.048331) (xy 79.467187 50.048336)
+ (xy 79.489246 50.084099) (xy 79.559288 50.197656) (xy 79.683344 50.321712) (xy 79.797597 50.392183)
+ (xy 79.844321 50.444131) (xy 79.8565 50.497722) (xy 79.8565 51.223218) (xy 79.836815 51.290257)
+ (xy 79.820181 51.310899) (xy 78.573899 52.557181) (xy 78.512576 52.590666) (xy 78.486218 52.5935)
+ (xy 76.007523 52.5935) (xy 75.940484 52.573815) (xy 75.894729 52.521011) (xy 75.884785 52.451853)
+ (xy 75.91381 52.388297) (xy 75.919842 52.381819) (xy 75.974315 52.327345) (xy 76.066356 52.178124)
+ (xy 76.066358 52.178119) (xy 76.121505 52.011697) (xy 76.121506 52.01169) (xy 76.131999 51.908986)
+ (xy 76.132 51.908973) (xy 76.132 51.634) (xy 75.256 51.634) (xy 75.188961 51.614315) (xy 75.143206 51.561511)
+ (xy 75.132 51.51) (xy 75.132 51.384) (xy 75.006 51.384) (xy 74.938961 51.364315) (xy 74.893206 51.311511)
+ (xy 74.882 51.26) (xy 74.882 51.134) (xy 75.382 51.134) (xy 76.131999 51.134) (xy 76.131999 50.859028)
+ (xy 76.131998 50.859013) (xy 76.121505 50.756302) (xy 76.066358 50.58988) (xy 76.066356 50.589875)
+ (xy 75.974315 50.440654) (xy 75.850345 50.316684) (xy 75.701124 50.224643) (xy 75.701119 50.224641)
+ (xy 75.534697 50.169494) (xy 75.53469 50.169493) (xy 75.431986 50.159) (xy 75.382 50.159) (xy 75.382 51.134)
+ (xy 74.882 51.134) (xy 74.882 50.159) (xy 74.881999 50.158999) (xy 74.832029 50.159) (xy 74.832011 50.159001)
+ (xy 74.729302 50.169494) (xy 74.56288 50.224641) (xy 74.562875 50.224643) (xy 74.421597 50.311785)
+ (xy 74.413977 50.313869) (xy 74.408011 50.31904) (xy 74.380763 50.322957) (xy 74.354204 50.330225)
+ (xy 74.346669 50.32786) (xy 74.338853 50.328984) (xy 74.313807 50.317545) (xy 74.287541 50.309302)
+ (xy 74.282481 50.30324) (xy 74.275297 50.299959) (xy 74.26041 50.276795) (xy 74.242771 50.25566)
+ (xy 74.240831 50.246329) (xy 74.237523 50.241181) (xy 74.2325 50.206246) (xy 74.2325 50.189638)
+ (xy 74.252185 50.122599) (xy 74.291401 50.0841) (xy 74.400656 50.016712) (xy 74.524712 49.892656)
+ (xy 74.616814 49.743334) (xy 74.671999 49.576797) (xy 74.6825 49.474009) (xy 74.682499 48.823992)
+ (xy 74.677545 48.7755) (xy 74.671999 48.721203) (xy 74.671998 48.7212) (xy 74.654447 48.668234)
+ (xy 74.616814 48.554666) (xy 74.524712 48.405344) (xy 74.400656 48.281288) (xy 74.275001 48.203784)
+ (xy 74.251336 48.189187) (xy 74.251331 48.189185) (xy 74.228139 48.1815) (xy 74.084797 48.134001)
+ (xy 74.084795 48.134) (xy 73.98201 48.1235) (xy 72.481998 48.1235) (xy 72.481981 48.123501) (xy 72.379203 48.134)
+ (xy 72.3792 48.134001) (xy 72.212668 48.189185) (xy 72.212659 48.189189) (xy 72.106595 48.25461)
+ (xy 72.039203 48.27305) (xy 71.972539 48.252127) (xy 71.92777 48.198485) (xy 71.917499 48.149071)
+ (xy 71.917499 47.893998) (xy 71.917498 47.893981) (xy 71.906999 47.791203) (xy 71.906998 47.7912)
+ (xy 71.884171 47.722314) (xy 71.851814 47.624666) (xy 71.759712 47.475344) (xy 71.635656 47.351288)
+ (xy 71.632342 47.349243) (xy 71.630546 47.347248) (xy 71.629989 47.346807) (xy 71.630064 47.346711)
+ (xy 71.585618 47.297297) (xy 71.574397 47.228334) (xy 71.60224 47.164252) (xy 71.632348 47.138165)
+ (xy 71.635342 47.136318) (xy 71.759317 47.012343) (xy 71.848531 46.867704) (xy 71.900479 46.820979)
+ (xy 71.969441 46.809756) (xy 72.033524 46.8376) (xy 72.041751 46.845119) (xy 72.063344 46.866712)
+ (xy 72.212666 46.958814) (xy 72.379203 47.013999) (xy 72.481991 47.0245) (xy 73.982008 47.024499)
+ (xy 74.084797 47.013999) (xy 74.251334 46.958814) (xy 74.400656 46.866712) (xy 74.524712 46.742656)
+ (xy 74.616814 46.593334) (xy 74.671999 46.426797) (xy 74.6825 46.324009) (xy 74.682499 45.673992)
+ (xy 74.675569 45.606156) (xy 74.671999 45.571203) (xy 74.671998 45.5712) (xy 74.641848 45.480214)
+ (xy 74.616814 45.404666) (xy 74.524712 45.255344) (xy 74.400656 45.131288) (xy 74.291402 45.0639)
+ (xy 74.284578 45.056313) (xy 74.275297 45.052075) (xy 74.261608 45.030775) (xy 74.244679 45.011953)
+ (xy 74.242034 45.000317) (xy 74.237523 44.993297) (xy 74.2325 44.958362) (xy 74.2325 44.924435)
+ (xy 74.252185 44.857396) (xy 74.304989 44.811641) (xy 74.374147 44.801697) (xy 74.433414 44.827171)
+ (xy 74.438657 44.831317) (xy 74.587875 44.923356) (xy 74.58788 44.923358) (xy 74.754302 44.978505)
+ (xy 74.754309 44.978506) (xy 74.857019 44.988999) (xy 75.407 44.988999) (xy 75.456972 44.988999)
+ (xy 75.456986 44.988998) (xy 75.559697 44.978505) (xy 75.726119 44.923358) (xy 75.726124 44.923356)
+ (xy 75.875345 44.831315) (xy 75.999315 44.707345) (xy 76.091356 44.558124) (xy 76.091358 44.558119)
+ (xy 76.146505 44.391697) (xy 76.146506 44.39169) (xy 76.156999 44.288986) (xy 76.157 44.288973)
+ (xy 76.157 44.014) (xy 75.407 44.014) (xy 75.407 44.988999) (xy 74.857019 44.988999) (xy 74.906999 44.988998)
+ (xy 74.907 44.988998) (xy 74.907 43.514) (xy 75.407 43.514) (xy 76.156999 43.514) (xy 76.156999 43.239028)
+ (xy 76.156998 43.239013) (xy 76.146505 43.136302) (xy 76.091358 42.96988) (xy 76.091356 42.969875)
+ (xy 75.999315 42.820654) (xy 75.875345 42.696684) (xy 75.726124 42.604643) (xy 75.726119 42.604641)
+ (xy 75.559697 42.549494) (xy 75.55969 42.549493) (xy 75.456986 42.539) (xy 75.407 42.539) (xy 75.407 43.514)
+ (xy 74.907 43.514) (xy 74.907 42.539) (xy 74.906999 42.538999) (xy 74.857029 42.539) (xy 74.857011 42.539001)
+ (xy 74.754302 42.549494) (xy 74.58788 42.604641) (xy 74.587875 42.604643) (xy 74.438654 42.696684)
+ (xy 74.433409 42.700832) (xy 74.419413 42.706478) (xy 74.408011 42.716358) (xy 74.387672 42.719282)
+ (xy 74.368613 42.726971) (xy 74.353788 42.724154) (xy 74.338853 42.726302) (xy 74.320158 42.717764)
+ (xy 74.299971 42.713929) (xy 74.289023 42.703545) (xy 74.275297 42.697277) (xy 74.264186 42.679987)
+ (xy 74.249277 42.665847) (xy 74.245076 42.650252) (xy 74.237523 42.638499) (xy 74.2325 42.603564)
+ (xy 74.2325 42.569638) (xy 74.252185 42.502599) (xy 74.291401 42.4641) (xy 74.400656 42.396712)
+ (xy 74.524712 42.272656) (xy 74.616814 42.123334) (xy 74.671999 41.956797) (xy 74.6825 41.854009)
+ (xy 74.682499 41.203992) (xy 74.682498 41.203983) (xy 79.4015 41.203983) (xy 79.4015 41.854001)
+ (xy 79.401501 41.854019) (xy 79.412 41.956796) (xy 79.412001 41.956799) (xy 79.467185 42.123331)
+ (xy 79.467187 42.123336) (xy 79.494837 42.168163) (xy 79.559288 42.272656) (xy 79.683344 42.396712)
+ (xy 79.792597 42.464099) (xy 79.839321 42.516047) (xy 79.8515 42.569638) (xy 79.8515 45.263362)
+ (xy 79.831815 45.330401) (xy 79.792598 45.368899) (xy 79.734599 45.404674) (xy 79.683342 45.436289)
+ (xy 79.559289 45.560342) (xy 79.467187 45.709663) (xy 79.467185 45.709668) (xy 79.447132 45.770185)
+ (xy 79.412001 45.876203) (xy 79.412001 45.876204) (xy 79.412 45.876204) (xy 79.4015 45.978983) (xy 79.4015 46.629001)
+ (xy 79.401501 46.629019) (xy 79.412 46.731796) (xy 79.412001 46.731799) (xy 79.467185 46.898331)
+ (xy 79.467187 46.898336) (xy 79.49316 46.940445) (xy 79.559288 47.047656) (xy 79.683344 47.171712)
+ (xy 79.832666 47.263814) (xy 79.999203 47.318999) (xy 80.101991 47.3295) (xy 81.602008 47.329499)
+ (xy 81.704797 47.318999) (xy 81.871334 47.263814) (xy 82.020656 47.171712) (xy 82.144712 47.047656)
+ (xy 82.236814 46.898334) (xy 82.291999 46.731797) (xy 82.3025 46.629009) (xy 82.302499 45.978992)
+ (xy 82.300371 45.958164) (xy 82.291999 45.876203) (xy 82.291998 45.8762) (xy 82.284912 45.854815)
+ (xy 82.236814 45.709666) (xy 82.144712 45.560344) (xy 82.020656 45.436288) (xy 81.911402 45.3689)
+ (xy 81.904578 45.361313) (xy 81.895297 45.357075) (xy 81.881608 45.335775) (xy 81.864679 45.316953)
+ (xy 81.862034 45.305317) (xy 81.857523 45.298297) (xy 81.8525 45.263362) (xy 81.8525 45.246753)
+ (xy 81.872185 45.179714) (xy 81.924989 45.133959) (xy 81.994147 45.124015) (xy 82.041597 45.141215)
+ (xy 82.182869 45.228353) (xy 82.18288 45.228358) (xy 82.349302 45.283505) (xy 82.349309 45.283506)
+ (xy 82.452019 45.293999) (xy 83.002 45.293999) (xy 83.051972 45.293999) (xy 83.051986 45.293998)
+ (xy 83.154697 45.283505) (xy 83.321119 45.228358) (xy 83.321124 45.228356) (xy 83.470345 45.136315)
+ (xy 83.594315 45.012345) (xy 83.686356 44.863124) (xy 83.686358 44.863119) (xy 83.741505 44.696697)
+ (xy 83.741506 44.69669) (xy 83.751999 44.593986) (xy 86.202001 44.593986) (xy 86.212494 44.696697)
+ (xy 86.267641 44.863119) (xy 86.267643 44.863124) (xy 86.359684 45.012345) (xy 86.483654 45.136315)
+ (xy 86.632875 45.228356) (xy 86.63288 45.228358) (xy 86.799302 45.283505) (xy 86.799309 45.283506)
+ (xy 86.902019 45.293999) (xy 86.951999 45.293998) (xy 86.952 45.293998) (xy 86.952 44.319) (xy 86.202001 44.319)
+ (xy 86.202001 44.593986) (xy 83.751999 44.593986) (xy 83.752 44.593973) (xy 83.752 44.319) (xy 83.002 44.319)
+ (xy 83.002 45.293999) (xy 82.452019 45.293999) (xy 82.501999 45.293998) (xy 82.502 45.293998) (xy 82.502 43.819)
+ (xy 83.002 43.819) (xy 83.751999 43.819) (xy 83.751999 43.544028) (xy 83.751998 43.544013) (xy 83.741505 43.441302)
+ (xy 83.686358 43.27488) (xy 83.686356 43.274875) (xy 83.594315 43.125654) (xy 83.470345 43.001684)
+ (xy 83.321124 42.909643) (xy 83.321119 42.909641) (xy 83.154697 42.854494) (xy 83.15469 42.854493)
+ (xy 83.051986 42.844) (xy 83.002 42.844) (xy 83.002 43.819) (xy 82.502 43.819) (xy 82.502 42.844)
+ (xy 82.501999 42.843999) (xy 82.452029 42.844) (xy 82.452011 42.844001) (xy 82.349302 42.854494)
+ (xy 82.18288 42.909641) (xy 82.182875 42.909643) (xy 82.041597 42.996785) (xy 81.974204 43.015225)
+ (xy 81.907541 42.994302) (xy 81.862771 42.94066) (xy 81.8525 42.891246) (xy 81.8525 42.569638) (xy 81.872185 42.502599)
+ (xy 81.911401 42.4641) (xy 82.020656 42.396712) (xy 82.138382 42.278986) (xy 84.914501 42.278986)
+ (xy 84.924994 42.381697) (xy 84.980141 42.548119) (xy 84.980143 42.548124) (xy 85.072184 42.697345)
+ (xy 85.196154 42.821315) (xy 85.345375 42.913356) (xy 85.34538 42.913358) (xy 85.511802 42.968505)
+ (xy 85.511809 42.968506) (xy 85.614519 42.978999) (xy 86.1895 42.978999) (xy 86.227967 42.978999)
+ (xy 86.295006 42.998684) (xy 86.340761 43.051488) (xy 86.350705 43.120646) (xy 86.333506 43.168096)
+ (xy 86.267643 43.274875) (xy 86.267641 43.27488) (xy 86.212494 43.441302) (xy 86.212493 43.441309)
+ (xy 86.202 43.544013) (xy 86.202 43.819) (xy 86.952 43.819) (xy 86.952 42.844) (xy 86.951999 42.843999)
+ (xy 86.938535 42.844) (xy 86.871495 42.824316) (xy 86.825739 42.771513) (xy 86.815795 42.702355)
+ (xy 86.832995 42.654903) (xy 86.898853 42.54813) (xy 86.898858 42.548119) (xy 86.954005 42.381697)
+ (xy 86.954006 42.38169) (xy 86.964499 42.278986) (xy 86.9645 42.278973) (xy 86.9645 41.779) (xy 86.1895 41.779)
+ (xy 86.1895 42.978999) (xy 85.614519 42.978999) (xy 85.689499 42.978998) (xy 85.6895 42.978998)
+ (xy 85.6895 41.779) (xy 84.914501 41.779) (xy 84.914501 42.278986) (xy 82.138382 42.278986) (xy 82.144712 42.272656)
+ (xy 82.236814 42.123334) (xy 82.291999 41.956797) (xy 82.3025 41.854009) (xy 82.302499 41.501108)
+ (xy 82.302499 41.203991) (xy 82.302498 41.20398) (xy 82.291999 41.101203) (xy 82.291998 41.1012)
+ (xy 82.256916 40.99533) (xy 82.236814 40.934666) (xy 82.144712 40.785344) (xy 82.138381 40.779013)
+ (xy 84.9145 40.779013) (xy 84.9145 41.279) (xy 85.6895 41.279) (xy 86.1895 41.279) (xy 86.964499 41.279)
+ (xy 86.964499 40.779028) (xy 86.964498 40.779013) (xy 86.954005 40.676302) (xy 86.898858 40.50988)
+ (xy 86.898856 40.509875) (xy 86.806815 40.360654) (xy 86.682845 40.236684) (xy 86.533624 40.144643)
+ (xy 86.533619 40.144641) (xy 86.367197 40.089494) (xy 86.36719 40.089493) (xy 86.264486 40.079)
+ (xy 86.1895 40.079) (xy 86.1895 41.279) (xy 85.6895 41.279) (xy 85.6895 40.079) (xy 85.689499 40.078999)
+ (xy 85.614528 40.079) (xy 85.614511 40.079001) (xy 85.511802 40.089494) (xy 85.34538 40.144641)
+ (xy 85.345375 40.144643) (xy 85.196154 40.236684) (xy 85.072184 40.360654) (xy 84.980143 40.509875)
+ (xy 84.980141 40.50988) (xy 84.924994 40.676302) (xy 84.924993 40.676309) (xy 84.9145 40.779013)
+ (xy 82.138381 40.779013) (xy 82.020656 40.661288) (xy 81.871334 40.569186) (xy 81.704797 40.514001)
+ (xy 81.704795 40.514) (xy 81.60201 40.5035) (xy 80.101998 40.5035) (xy 80.101981 40.503501) (xy 79.999203 40.514)
+ (xy 79.9992 40.514001) (xy 79.832668 40.569185) (xy 79.832663 40.569187) (xy 79.683342 40.661289)
+ (xy 79.559289 40.785342) (xy 79.467187 40.934663) (xy 79.467185 40.934668) (xy 79.439349 41.01867)
+ (xy 79.412001 41.101203) (xy 79.412001 41.101204) (xy 79.412 41.101204) (xy 79.4015 41.203983) (xy 74.682498 41.203983)
+ (xy 74.672915 41.110175) (xy 74.671999 41.101203) (xy 74.671998 41.1012) (xy 74.636916 40.99533)
+ (xy 74.616814 40.934666) (xy 74.524712 40.785344) (xy 74.400656 40.661288) (xy 74.251334 40.569186)
+ (xy 74.084797 40.514001) (xy 74.084795 40.514) (xy 73.98201 40.5035) (xy 72.481998 40.5035) (xy 72.481981 40.503501)
+ (xy 72.379203 40.514) (xy 72.3792 40.514001) (xy 72.212668 40.569185) (xy 72.212663 40.569187) (xy 72.063342 40.661289)
+ (xy 71.939289 40.785342) (xy 71.847187 40.934663) (xy 71.847185 40.934668) (xy 71.819349 41.01867)
+ (xy 71.792001 41.101203) (xy 71.792001 41.101204) (xy 71.792 41.101204) (xy 71.7815 41.203983) (xy 71.7815 41.854001)
+ (xy 71.781501 41.854019) (xy 71.792 41.956796) (xy 71.792001 41.956799) (xy 71.847185 42.123331)
+ (xy 71.847187 42.123336) (xy 71.874837 42.168163) (xy 71.939288 42.272656) (xy 72.063344 42.396712)
+ (xy 72.172597 42.464099) (xy 72.219321 42.516047) (xy 72.2315 42.569638) (xy 72.2315 44.958362)
+ (xy 72.211815 45.025401) (xy 72.172598 45.063899) (xy 72.104288 45.106033) (xy 72.063342 45.131289)
+ (xy 71.939289 45.255342) (xy 71.847187 45.404663) (xy 71.847182 45.404674) (xy 71.845988 45.408279)
+ (xy 71.8445 45.410426) (xy 71.844136 45.411209) (xy 71.844002 45.411146) (xy 71.806209 45.46572)
+ (xy 71.741691 45.492536) (xy 71.672916 45.480214) (xy 71.640605 45.456944) (xy 71.635345 45.451684)
+ (xy 71.486124 45.359643) (xy 71.486119 45.359641) (xy 71.319697 45.304494) (xy 71.31969 45.304493)
+ (xy 71.216986 45.294) (xy 70.942 45.294) (xy 70.942 46.17) (xy 70.922315 46.237039) (xy 70.869511 46.282794)
+ (xy 70.818 46.294) (xy 70.692 46.294) (xy 70.692 46.42) (xy 70.672315 46.487039) (xy 70.619511 46.532794)
+ (xy 70.568 46.544) (xy 69.467001 46.544) (xy 69.467001 46.593986) (xy 69.477494 46.696697) (xy 69.532641 46.863119)
+ (xy 69.532643 46.863124) (xy 69.624684 47.012345) (xy 69.748655 47.136316) (xy 69.748659 47.136319)
+ (xy 69.751656 47.138168) (xy 69.753279 47.139972) (xy 69.754323 47.140798) (xy 69.754181 47.140976)
+ (xy 69.798381 47.190116) (xy 69.809602 47.259079) (xy 69.781759 47.323161) (xy 69.772291 47.333294)
+ (xy 69.762814 47.342362) (xy 69.748344 47.351288) (xy 69.633977 47.465654) (xy 69.633002 47.466588)
+ (xy 69.603134 47.482053) (xy 69.573628 47.498166) (xy 69.571598 47.498384) (xy 69.570958 47.498716)
+ (xy 69.569651 47.498593) (xy 69.54727 47.501) (xy 69.062316 47.501) (xy 68.995277 47.481315) (xy 68.949522 47.428511)
+ (xy 68.942542 47.409097) (xy 68.942044 47.407239) (xy 68.936775 47.394517) (xy 68.881536 47.261159)
+ (xy 68.785282 47.135718) (xy 68.659841 47.039464) (xy 68.656683 47.038156) (xy 68.513762 46.978956)
+ (xy 68.51376 46.978955) (xy 68.396361 46.9635) (xy 68.117636 46.9635) (xy 68.000241 46.978954) (xy 68.000239 46.978955)
+ (xy 67.978796 46.987837) (xy 67.909327 46.995304) (xy 67.883895 46.987837) (xy 67.863631 46.979444)
+ (xy 67.807 46.971987) (xy 67.807 47.014499) (xy 67.798372 47.04388) (xy 67.791892 47.073816) (xy 67.788374 47.077928)
+ (xy 67.787315 47.081538) (xy 67.770769 47.102092) (xy 67.764977 47.107895) (xy 67.728718 47.135718)
+ (xy 67.700466 47.172535) (xy 67.694769 47.178245) (xy 67.670913 47.191302) (xy 67.648948 47.207341)
+ (xy 67.640715 47.207831) (xy 67.63348 47.211792) (xy 67.606349 47.209878) (xy 67.579202 47.211496)
+ (xy 67.57201 47.207457) (xy 67.563783 47.206877) (xy 67.541994 47.1906) (xy 67.518281 47.177283)
+ (xy 67.50863 47.166146) (xy 67.485282 47.135718) (xy 67.48528 47.135717) (xy 67.48528 47.135716)
+ (xy 67.455511 47.112873) (xy 67.41431 47.056444) (xy 67.407 47.014499) (xy 67.407 46.971987) (xy 67.35037 46.979443)
+ (xy 67.330103 46.987838) (xy 67.260633 46.995304) (xy 67.258345 46.994869) (xy 67.246427 46.992486)
+ (xy 67.213762 46.978956) (xy 67.11123 46.965457) (xy 67.107191 46.96465) (xy 67.079746 46.95026)
+ (xy 67.051418 46.937728) (xy 67.049077 46.934179) (xy 67.045311 46.932205) (xy 67.030004 46.905264)
+ (xy 67.012947 46.879404) (xy 67.012099 46.873749) (xy 67.010796 46.871455) (xy 67.011052 46.866759)
+ (xy 67.0075 46.843056) (xy 67.0075 46.255519) (xy 67.027185 46.18848) (xy 67.043819 46.167838) (xy 67.217645 45.994013)
+ (xy 69.467 45.994013) (xy 69.467 46.044) (xy 70.442 46.044) (xy 70.442 45.294) (xy 70.167029 45.294)
+ (xy 70.167012 45.294001) (xy 70.064302 45.304494) (xy 69.89788 45.359641) (xy 69.897875 45.359643)
+ (xy 69.748654 45.451684) (xy 69.624684 45.575654) (xy 69.532643 45.724875) (xy 69.532641 45.72488)
+ (xy 69.477494 45.891302) (xy 69.477493 45.891309) (xy 69.467 45.994013) (xy 67.217645 45.994013)
+ (xy 67.308475 45.903183) (xy 67.501111 45.710546) (xy 67.501112 45.710545) (xy 67.501114 45.710543)
+ (xy 67.577775 45.595811) (xy 67.580058 45.590301) (xy 67.620553 45.492536) (xy 67.63058 45.468328)
+ (xy 67.648588 45.377797) (xy 67.6575 45.332996) (xy 67.6575 43.834942) (xy 67.666427 43.804538)
+ (xy 67.673687 43.773686) (xy 67.6762 43.771256) (xy 67.677185 43.767903) (xy 67.701127 43.747156)
+ (xy 67.723919 43.725122) (xy 67.728077 43.723804) (xy 67.729989 43.722148) (xy 67.757192 43.713348)
+ (xy 67.761219 43.712542) (xy 67.863762 43.699044) (xy 67.896431 43.685511) (xy 67.908346 43.68313)
+ (xy 67.93153 43.685182) (xy 67.954668 43.682694) (xy 67.976783 43.689187) (xy 67.977943 43.68929)
+ (xy 67.978436 43.689672) (xy 67.980106 43.690163) (xy 68.000365 43.698554) (xy 68.000377 43.698558)
+ (xy 68.056998 43.706011) (xy 68.057 43.70601) (xy 68.057 43.663499) (xy 68.076685 43.59646) (xy 68.087338 43.582238)
+ (xy 68.095558 43.572762) (xy 68.135282 43.542282) (xy 68.231536 43.416841) (xy 68.232175 43.415296)
+ (xy 68.239338 43.407041) (xy 68.265729 43.390103) (xy 68.291052 43.371613) (xy 68.294896 43.371383)
+ (xy 68.298139 43.369303) (xy 68.329496 43.369322) (xy 68.360798 43.367458) (xy 68.364157 43.369344)
+ (xy 68.368009 43.369347) (xy 68.394371 43.386312) (xy 68.421718 43.40167) (xy 68.423524 43.405073)
+ (xy 68.426763 43.407158) (xy 68.439771 43.435687) (xy 68.454471 43.463387) (xy 68.455063 43.469228)
+ (xy 68.455749 43.470731) (xy 68.455436 43.472896) (xy 68.457 43.488302) (xy 68.457 43.70601) (xy 68.457001 43.706011)
+ (xy 68.513627 43.698557) (xy 68.513633 43.698555) (xy 68.659585 43.6381) (xy 68.784924 43.541924)
+ (xy 68.8811 43.416586) (xy 68.941554 43.270634) (xy 68.941555 43.27063) (xy 68.956999 43.15333)
+ (xy 68.957 43.153316) (xy 68.957 42.6765) (xy 68.4315 42.6765) (xy 68.422814 42.673949) (xy 68.413853 42.675238)
+ (xy 68.389812 42.664259) (xy 68.364461 42.656815) (xy 68.358533 42.649974) (xy 68.350297 42.646213)
+ (xy 68.336007 42.623978) (xy 68.318706 42.604011) (xy 68.316418 42.593496) (xy 68.312523 42.587435)
+ (xy 68.3075 42.5525) (xy 68.3075 42.4005) (xy 68.327185 42.333461) (xy 68.379989 42.287706) (xy 68.4315 42.2765)
+ (xy 68.956999 42.2765) (xy 68.956999 41.799675) (xy 68.941557 41.682371) (xy 68.941555 41.682366)
+ (xy 68.8811 41.536414) (xy 68.784924 41.411075) (xy 68.659586 41.314899) (xy 68.513634 41.254445)
+ (xy 68.51363 41.254444) (xy 68.415314 41.2415) (xy 68.351418 41.213233) (xy 68.312947 41.154909)
+ (xy 68.3075 41.118561) (xy 68.3075 40.400326) (xy 68.309883 40.376133) (xy 68.3175 40.337843) (xy 68.3175 40.180155)
+ (xy 68.317499 40.180153) (xy 68.286737 40.025503) (xy 68.279978 40.009185) (xy 68.226397 39.879827)
+ (xy 68.22639 39.879814) (xy 68.138789 39.748711) (xy 68.138786 39.748707) (xy 68.027292 39.637213)
+ (xy 68.027288 39.63721) (xy 67.925976 39.569515) (xy 67.881171 39.515903) (xy 67.872464 39.446578)
+ (xy 67.902619 39.38355) (xy 67.907165 39.378753) (xy 70.105102 37.180819) (xy 70.166425 37.147334)
+ (xy 70.192783 37.1445) (xy 72.1075 37.1445) (xy 72.116185 37.14705) (xy 72.125147 37.145762) (xy 72.149187 37.15674)
+ (xy 72.174539 37.164185) (xy 72.180466 37.171025) (xy 72.188703 37.174787) (xy 72.202992 37.197021)
+ (xy 72.220294 37.216989) (xy 72.222581 37.227503) (xy 72.226477 37.233565) (xy 72.2315 37.2685)
+ (xy 72.2315 37.338362) (xy 72.211815 37.405401) (xy 72.172598 37.443899) (xy 72.104288 37.486033)
+ (xy 72.063342 37.511289) (xy 71.939289 37.635342) (xy 71.847187 37.784663) (xy 71.847185 37.784668)
+ (xy 71.839433 37.808062) (xy 71.792001 37.951203) (xy 71.792001 37.951204) (xy 71.792 37.951204)
+ (xy 71.7815 38.053983) (xy 71.7815 38.704001) (xy 71.781501 38.704019) (xy 71.792 38.806796) (xy 71.792001 38.806799)
+ (xy 71.824819 38.905836) (xy 71.847186 38.973334) (xy 71.939288 39.122656) (xy 72.063344 39.246712)
+ (xy 72.212666 39.338814) (xy 72.379203 39.393999) (xy 72.481991 39.4045) (xy 73.982008 39.404499)
+ (xy 74.084797 39.393999) (xy 74.251334 39.338814) (xy 74.400656 39.246712) (xy 74.524712 39.122656)
+ (xy 74.616814 38.973334) (xy 74.671999 38.806797) (xy 74.6825 38.704009) (xy 74.682499 38.053992)
+ (xy 74.680711 38.036492) (xy 74.671999 37.951203) (xy 74.671998 37.9512) (xy 74.646259 37.873526)
+ (xy 74.616814 37.784666) (xy 74.524712 37.635344) (xy 74.400656 37.511288) (xy 74.291402 37.4439)
+ (xy 74.284578 37.436313) (xy 74.275297 37.432075) (xy 74.261608 37.410775) (xy 74.244679 37.391953)
+ (xy 74.242034 37.380317) (xy 74.237523 37.373297) (xy 74.2325 37.338362) (xy 74.2325 37.321753)
+ (xy 74.252185 37.254714) (xy 74.304989 37.208959) (xy 74.374147 37.199015) (xy 74.421597 37.216215)
+ (xy 74.562869 37.303353) (xy 74.56288 37.303358) (xy 74.729302 37.358505) (xy 74.729309 37.358506)
+ (xy 74.832019 37.368999) (xy 75.382 37.368999) (xy 75.431972 37.368999) (xy 75.431986 37.368998)
+ (xy 75.534697 37.358505) (xy 75.701119 37.303358) (xy 75.701124 37.303356) (xy 75.850345 37.211315)
+ (xy 75.974315 37.087345) (xy 76.066356 36.938124) (xy 76.066358 36.938119) (xy 76.121505 36.771697)
+ (xy 76.121506 36.77169) (xy 76.131999 36.668986) (xy 76.132 36.668973) (xy 76.132 36.394) (xy 75.382 36.394)
+ (xy 75.382 37.368999) (xy 74.832019 37.368999) (xy 74.881999 37.368998) (xy 74.882 37.368998) (xy 74.882 35.894)
+ (xy 75.382 35.894) (xy 76.131999 35.894) (xy 76.131999 35.619028) (xy 76.131998 35.619013) (xy 76.121505 35.516302)
+ (xy 76.066358 35.34988) (xy 76.066356 35.349875) (xy 75.974315 35.200654) (xy 75.850345 35.076684)
+ (xy 75.701124 34.984643) (xy 75.701119 34.984641) (xy 75.534697 34.929494) (xy 75.53469 34.929493)
+ (xy 75.431986 34.919) (xy 75.382 34.919) (xy 75.382 35.894) (xy 74.882 35.894) (xy 74.882 34.919)
+ (xy 74.881999 34.918999) (xy 74.832029 34.919) (xy 74.832011 34.919001) (xy 74.729302 34.929494)
+ (xy 74.56288 34.984641) (xy 74.562875 34.984643) (xy 74.413654 35.076684) (xy 74.289683 35.200655)
+ (xy 74.289679 35.20066) (xy 74.287826 35.203665) (xy 74.286018 35.20529) (xy 74.285202 35.206323)
+ (xy 74.285025 35.206183) (xy 74.235874 35.250385) (xy 74.166911 35.261601) (xy 74.102831 35.233752)
+ (xy 74.076753 35.203653) (xy 74.076737 35.203628) (xy 74.074712 35.200344) (xy 73.950656 35.076288)
+ (xy 73.825645 34.999181) (xy 73.801336 34.984187) (xy 73.801331 34.984185) (xy 73.766089 34.972507)
+ (xy 73.634797 34.929001) (xy 73.634795 34.929) (xy 73.53201 34.9185) (xy 72.931998 34.9185) (xy 72.93198 34.918501)
+ (xy 72.829203 34.929) (xy 72.8292 34.929001) (xy 72.662668 34.984185) (xy 72.662663 34.984187) (xy 72.513342 35.076289)
+ (xy 72.482451 35.107181) (xy 72.421128 35.140666) (xy 72.39477 35.1435) (xy 69.831675 35.1435) (xy 69.831655 35.143499)
+ (xy 69.825541 35.143499) (xy 69.62846 35.143499) (xy 69.628457 35.143499) (xy 69.435172 35.181946)
+ (xy 69.435164 35.181948) (xy 69.253088 35.257366) (xy 69.253074 35.257374) (xy 69.095839 35.362435)
+ (xy 69.029162 35.383313) (xy 68.961782 35.364828) (xy 68.915092 35.312849) (xy 68.903916 35.243879)
+ (xy 68.931802 35.179816) (xy 68.939268 35.171652) (xy 69.155171 34.95575) (xy 71.070102 33.040819)
+ (xy 71.131425 33.007334) (xy 71.157783 33.0045) (xy 77.846218 33.0045) (xy 77.913257 33.024185)
+ (xy 77.933899 33.040819) (xy 79.815181 34.922101) (xy 79.848666 34.983424) (xy 79.8515 35.009782)
+ (xy 79.8515 37.338362) (xy 79.831815 37.405401) (xy 79.792598 37.443899) (xy 79.724288 37.486033)
+ (xy 79.683342 37.511289) (xy 79.559289 37.635342) (xy 79.467187 37.784663) (xy 79.467185 37.784668)
+ (xy 79.459433 37.808062) (xy 79.412001 37.951203) (xy 79.412001 37.951204) (xy 79.412 37.951204)
+ (xy 79.4015 38.053983) (xy 79.4015 38.704001) (xy 79.401501 38.704019) (xy 79.412 38.806796) (xy 79.412001 38.806799)
+ (xy 79.444819 38.905836) (xy 79.467186 38.973334) (xy 79.559288 39.122656) (xy 79.683344 39.246712)
+ (xy 79.832666 39.338814) (xy 79.999203 39.393999) (xy 80.101991 39.4045) (xy 81.602008 39.404499)
+ (xy 81.704797 39.393999) (xy 81.871334 39.338814) (xy 82.020656 39.246712) (xy 82.144712 39.122656)
+ (xy 82.236814 38.973334) (xy 82.291999 38.806797) (xy 82.3025 38.704009) (xy 82.302499 38.053992)
+ (xy 82.300711 38.036492) (xy 82.291999 37.951203) (xy 82.291998 37.9512) (xy 82.266259 37.873526)
+ (xy 82.236814 37.784666) (xy 82.144712 37.635344) (xy 82.020656 37.511288) (xy 81.911402 37.4439)
+ (xy 81.864679 37.391953) (xy 81.8525 37.338362) (xy 81.8525 36.991753) (xy 81.872185 36.924714)
+ (xy 81.924989 36.878959) (xy 81.994147 36.869015) (xy 82.041597 36.886215) (xy 82.182869 36.973353)
+ (xy 82.18288 36.973358) (xy 82.349302 37.028505) (xy 82.349309 37.028506) (xy 82.452019 37.038999)
+ (xy 83.002 37.038999) (xy 83.051972 37.038999) (xy 83.051986 37.038998) (xy 83.154697 37.028505)
+ (xy 83.321119 36.973358) (xy 83.321124 36.973356) (xy 83.470345 36.881315) (xy 83.594315 36.757345)
+ (xy 83.686356 36.608124) (xy 83.686358 36.608119) (xy 83.741505 36.441697) (xy 83.741506 36.44169)
+ (xy 83.751999 36.338986) (xy 83.752 36.338973) (xy 83.752 36.064) (xy 83.002 36.064) (xy 83.002 37.038999)
+ (xy 82.452019 37.038999) (xy 82.501999 37.038998) (xy 82.502 37.038998) (xy 82.502 35.564) (xy 83.002 35.564)
+ (xy 83.751999 35.564) (xy 83.751999 35.289028) (xy 83.751998 35.289013) (xy 83.741505 35.186302)
+ (xy 83.686358 35.01988) (xy 83.686356 35.019875) (xy 83.594315 34.870654) (xy 83.470345 34.746684)
+ (xy 83.321124 34.654643) (xy 83.321119 34.654641) (xy 83.154697 34.599494) (xy 83.15469 34.599493)
+ (xy 83.051986 34.589) (xy 83.002 34.589) (xy 83.002 35.564) (xy 82.502 35.564) (xy 82.502 34.589)
+ (xy 82.501999 34.588999) (xy 82.452029 34.589) (xy 82.452011 34.589001) (xy 82.349302 34.599494)
+ (xy 82.18288 34.654641) (xy 82.182875 34.654643) (xy 82.041597 34.741785) (xy 81.974204 34.760225)
+ (xy 81.907541 34.739302) (xy 81.862771 34.68566) (xy 81.8525 34.636246) (xy 81.8525 34.445458) (xy 81.852499 34.445457)
+ (xy 81.836045 34.362733) (xy 81.814051 34.252164) (xy 81.770301 34.146543) (xy 81.755329 34.110398)
+ (xy 81.738635 34.070093) (xy 81.738634 34.070092) (xy 81.738632 34.070086) (xy 81.666857 33.962667)
+ (xy 81.62914 33.906219) (xy 81.604701 33.88178) (xy 81.521907 33.798986) (xy 86.202001 33.798986)
+ (xy 86.212494 33.901697) (xy 86.267641 34.068119) (xy 86.267643 34.068124) (xy 86.359684 34.217345)
+ (xy 86.483654 34.341315) (xy 86.632875 34.433356) (xy 86.63288 34.433358) (xy 86.799302 34.488505)
+ (xy 86.799309 34.488506) (xy 86.902019 34.498999) (xy 86.951999 34.498998) (xy 86.952 34.498998)
+ (xy 86.952 33.524) (xy 86.202001 33.524) (xy 86.202001 33.798986) (xy 81.521907 33.798986) (xy 81.489782 33.766861)
+ (xy 81.489781 33.76686) (xy 80.288171 32.565251) (xy 79.206906 31.483986) (xy 84.914501 31.483986)
+ (xy 84.924994 31.586697) (xy 84.980141 31.753119) (xy 84.980143 31.753124) (xy 85.072184 31.902345)
+ (xy 85.196154 32.026315) (xy 85.345375 32.118356) (xy 85.34538 32.118358) (xy 85.511802 32.173505)
+ (xy 85.511809 32.173506) (xy 85.614519 32.183999) (xy 86.1895 32.183999) (xy 86.227967 32.183999)
+ (xy 86.295006 32.203684) (xy 86.340761 32.256488) (xy 86.350705 32.325646) (xy 86.333506 32.373096)
+ (xy 86.267643 32.479875) (xy 86.267641 32.47988) (xy 86.212494 32.646302) (xy 86.212493 32.646309)
+ (xy 86.202 32.749013) (xy 86.202 33.024) (xy 86.952 33.024) (xy 86.952 32.049) (xy 86.951999 32.048999)
+ (xy 86.938535 32.049) (xy 86.871495 32.029316) (xy 86.825739 31.976513) (xy 86.815795 31.907355)
+ (xy 86.832995 31.859903) (xy 86.898853 31.75313) (xy 86.898858 31.753119) (xy 86.954005 31.586697)
+ (xy 86.954006 31.58669) (xy 86.964499 31.483986) (xy 86.9645 31.483973) (xy 86.9645 30.984) (xy 86.1895 30.984)
+ (xy 86.1895 32.183999) (xy 85.614519 32.183999) (xy 85.689499 32.183998) (xy 85.6895 32.183998)
+ (xy 85.6895 30.984) (xy 84.914501 30.984) (xy 84.914501 31.483986) (xy 79.206906 31.483986) (xy 79.096209 31.373289)
+ (xy 79.096206 31.373285) (xy 79.096206 31.373286) (xy 79.089139 31.366219) (xy 79.089139 31.366218)
+ (xy 78.949782 31.226861) (xy 78.949781 31.22686) (xy 78.94978 31.226859) (xy 78.78592 31.117371)
+ (xy 78.785911 31.117366) (xy 78.679257 31.073189) (xy 78.657165 31.064038) (xy 78.657164 31.064037)
+ (xy 78.625649 31.050984) (xy 78.603836 31.041949) (xy 78.507188 31.022724) (xy 78.504944 31.022277)
+ (xy 78.504933 31.022275) (xy 78.410544 31.0035) (xy 78.410541 31.0035) (xy 70.79054 31.0035) (xy 70.593459 31.0035)
+ (xy 70.593456 31.0035) (xy 70.400171 31.041946) (xy 70.400167 31.041948) (xy 70.400165 31.041948)
+ (xy 70.400164 31.041949) (xy 70.324745 31.073188) (xy 70.324743 31.073189) (xy 70.218089 31.117366)
+ (xy 70.218079 31.117371) (xy 70.091235 31.202127) (xy 70.091234 31.202128) (xy 70.054215 31.226862)
+ (xy 70.054214 31.226863) (xy 65.919181 35.361897) (xy 65.857858 35.395382) (xy 65.788166 35.390398)
+ (xy 65.732233 35.348526) (xy 65.707816 35.283062) (xy 65.7075 35.274216) (xy 65.7075 34.009782)
+ (xy 65.727185 33.942743) (xy 65.743819 33.922101) (xy 69.681907 29.984013) (xy 84.9145 29.984013)
+ (xy 84.9145 30.484) (xy 85.6895 30.484) (xy 86.1895 30.484) (xy 86.964499 30.484) (xy 86.964499 29.984028)
+ (xy 86.964498 29.984013) (xy 86.954005 29.881302) (xy 86.898858 29.71488) (xy 86.898856 29.714875)
+ (xy 86.806815 29.565654) (xy 86.682845 29.441684) (xy 86.533624 29.349643) (xy 86.533619 29.349641)
+ (xy 86.367197 29.294494) (xy 86.36719 29.294493) (xy 86.264486 29.284) (xy 86.1895 29.284) (xy 86.1895 30.484)
+ (xy 85.6895 30.484) (xy 85.6895 29.284) (xy 85.689499 29.283999) (xy 85.614528 29.284) (xy 85.614511 29.284001)
+ (xy 85.511802 29.294494) (xy 85.34538 29.349641) (xy 85.345375 29.349643) (xy 85.196154 29.441684)
+ (xy 85.072184 29.565654) (xy 84.980143 29.714875) (xy 84.980141 29.71488) (xy 84.924994 29.881302)
+ (xy 84.924993 29.881309) (xy 84.9145 29.984013) (xy 69.681907 29.984013) (xy 71.070101 28.595819)
+ (xy 71.131424 28.562334) (xy 71.157782 28.5595) (xy 86.718718 28.5595)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 50.806306 32.517268) (xy 50.864602 32.551744) (xy 50.874949 32.55475) (xy 51.022426 32.597597)
+ (xy 51.022429 32.597597) (xy 51.022431 32.597598) (xy 51.059306 32.6005) (xy 51.059314 32.6005)
+ (xy 51.073392 32.6005) (xy 51.105878 32.610039) (xy 51.13856 32.619005) (xy 51.139329 32.619861)
+ (xy 51.140431 32.620185) (xy 51.162585 32.645752) (xy 51.18525 32.670985) (xy 51.185434 32.672121)
+ (xy 51.186186 32.672989) (xy 51.191004 32.706502) (xy 51.196425 32.739955) (xy 51.195966 32.741008)
+ (xy 51.19613 32.742147) (xy 51.182048 32.772981) (xy 51.168538 32.804018) (xy 51.167413 32.805028)
+ (xy 51.167105 32.805703) (xy 51.142281 32.827603) (xy 51.052328 32.887706) (xy 51.018034 32.903679)
+ (xy 50.864606 32.948254) (xy 50.864603 32.948255) (xy 50.806306 32.982732) (xy 50.743185 33) (xy 50.256815 33)
+ (xy 50.193694 32.982732) (xy 50.139192 32.9505) (xy 50.135398 32.948256) (xy 50.135397 32.948255)
+ (xy 50.135396 32.948255) (xy 50.135393 32.948254) (xy 49.977573 32.902402) (xy 49.977567 32.902401)
+ (xy 49.940701 32.8995) (xy 49.940694 32.8995) (xy 49.807707 32.8995) (xy 49.799531 32.897873) (xy 49.794453 32.89879)
+ (xy 49.760255 32.890061) (xy 49.747583 32.884812) (xy 49.637127 32.83906) (xy 49.582724 32.795221)
+ (xy 49.560659 32.728927) (xy 49.577938 32.661227) (xy 49.629075 32.613616) (xy 49.68458 32.6005)
+ (xy 49.940686 32.6005) (xy 49.940694 32.6005) (xy 49.977569 32.597598) (xy 49.977571 32.597597)
+ (xy 49.977573 32.597597) (xy 50.05268 32.575776) (xy 50.135398 32.551744) (xy 50.193694 32.517268)
+ (xy 50.256815 32.5) (xy 50.743185 32.5)
+ )
+ )
+ )
+ (zone
+ (net 4)
+ (net_name "GNDA")
+ (layer "B.Cu")
+ (uuid "b5294340-4274-4c86-952b-c0cb2eb1e162")
+ (hatch edge 0.5)
+ (connect_pads
+ (clearance 0.5)
+ )
+ (min_thickness 0.25)
+ (filled_areas_thickness no)
+ (fill yes
+ (thermal_gap 0.5)
+ (thermal_bridge_width 0.5)
+ )
+ (polygon
+ (pts
+ (xy 25.4 25.4) (xy 127 25.4) (xy 127 93.5) (xy 25.4 93.5)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 126.442539 25.920185) (xy 126.488294 25.972989) (xy 126.4995 26.0245) (xy 126.4995 93.376) (xy 126.479815 93.443039)
+ (xy 126.427011 93.488794) (xy 126.3755 93.5) (xy 26.0245 93.5) (xy 25.957461 93.480315) (xy 25.911706 93.427511)
+ (xy 25.9005 93.376) (xy 25.9005 85.16177) (xy 25.920185 85.094731) (xy 25.972989 85.048976) (xy 26.042147 85.039032)
+ (xy 26.105703 85.068057) (xy 26.112181 85.074089) (xy 26.154811 85.116719) (xy 26.154813 85.11672)
+ (xy 26.154815 85.116722) (xy 26.300394 85.204728) (xy 26.462804 85.255336) (xy 26.533384 85.26175)
+ (xy 26.533387 85.26175) (xy 27.846613 85.26175) (xy 27.846616 85.26175) (xy 27.917196 85.255336)
+ (xy 28.079606 85.204728) (xy 28.225185 85.116722) (xy 28.345472 84.996435) (xy 28.433478 84.850856)
+ (xy 28.460641 84.763683) (xy 28.499377 84.705538) (xy 28.563402 84.677563) (xy 28.632388 84.688644)
+ (xy 28.679344 84.72769) (xy 28.738028 84.808462) (xy 28.738032 84.808467) (xy 28.882786 84.953221)
+ (xy 29.014584 85.048976) (xy 29.04839 85.073537) (xy 29.164607 85.132753) (xy 29.230776 85.166468)
+ (xy 29.230778 85.166468) (xy 29.230781 85.16647) (xy 29.326365 85.197527) (xy 29.425465 85.229727)
+ (xy 29.526557 85.245738) (xy 29.627648 85.26175) (xy 29.627649 85.26175) (xy 29.832351 85.26175)
+ (xy 29.832352 85.26175) (xy 30.034534 85.229727) (xy 30.229219 85.16647) (xy 30.41161 85.073537)
+ (xy 30.517733 84.996435) (xy 30.577213 84.953221) (xy 30.577215 84.953218) (xy 30.577219 84.953216)
+ (xy 30.721966 84.808469) (xy 30.721968 84.808465) (xy 30.721971 84.808463) (xy 30.842286 84.642861)
+ (xy 30.853407 84.621036) (xy 30.885782 84.557495) (xy 30.933756 84.506699) (xy 31.001577 84.489904)
+ (xy 31.067712 84.512441) (xy 31.105625 84.555336) (xy 31.140739 84.621029) (xy 31.140751 84.621049)
+ (xy 31.228278 84.752043) (xy 31.228286 84.752054) (xy 31.228291 84.752061) (xy 31.291157 84.828662)
+ (xy 31.402588 84.940093) (xy 31.479189 85.002959) (xy 31.479198 85.002965) (xy 31.479206 85.002971)
+ (xy 31.6102 85.090498) (xy 31.610205 85.090501) (xy 31.610217 85.090509) (xy 31.610226 85.090513)
+ (xy 31.610228 85.090515) (xy 31.697603 85.137218) (xy 31.697605 85.137218) (xy 31.697611 85.137222)
+ (xy 31.843202 85.197528) (xy 31.938032 85.226294) (xy 32.09259 85.257037) (xy 32.191207 85.26675)
+ (xy 32.191209 85.26675) (xy 32.348791 85.26675) (xy 32.348793 85.26675) (xy 32.44741 85.257037)
+ (xy 32.601968 85.226294) (xy 32.696798 85.197528) (xy 32.842389 85.137222) (xy 32.929783 85.090509)
+ (xy 33.060811 85.002959) (xy 33.137412 84.940093) (xy 33.248843 84.828662) (xy 33.311709 84.752061)
+ (xy 33.399259 84.621033) (xy 33.434375 84.555334) (xy 33.483336 84.505493) (xy 33.551473 84.490032)
+ (xy 33.617153 84.513863) (xy 33.654217 84.557495) (xy 33.697715 84.642863) (xy 33.818028 84.808463)
+ (xy 33.962786 84.953221) (xy 34.094584 85.048976) (xy 34.12839 85.073537) (xy 34.244607 85.132753)
+ (xy 34.310776 85.166468) (xy 34.310778 85.166468) (xy 34.310781 85.16647) (xy 34.406365 85.197527)
+ (xy 34.505465 85.229727) (xy 34.606557 85.245738) (xy 34.707648 85.26175) (xy 34.707649 85.26175)
+ (xy 34.912351 85.26175) (xy 34.912352 85.26175) (xy 35.114534 85.229727) (xy 35.309219 85.16647)
+ (xy 35.49161 85.073537) (xy 35.597733 84.996435) (xy 35.657213 84.953221) (xy 35.657215 84.953218)
+ (xy 35.657219 84.953216) (xy 35.801966 84.808469) (xy 35.801968 84.808465) (xy 35.801971 84.808463)
+ (xy 35.922284 84.642864) (xy 35.922286 84.642861) (xy 35.922287 84.64286) (xy 35.969516 84.550167)
+ (xy 36.017489 84.499373) (xy 36.08531 84.482578) (xy 36.151445 84.505115) (xy 36.190483 84.550167)
+ (xy 36.194218 84.557496) (xy 36.237715 84.642864) (xy 36.358028 84.808463) (xy 36.502786 84.953221)
+ (xy 36.634584 85.048976) (xy 36.66839 85.073537) (xy 36.784607 85.132753) (xy 36.850776 85.166468)
+ (xy 36.850778 85.166468) (xy 36.850781 85.16647) (xy 36.946365 85.197527) (xy 37.045465 85.229727)
+ (xy 37.146557 85.245738) (xy 37.247648 85.26175) (xy 37.247649 85.26175) (xy 37.452351 85.26175)
+ (xy 37.452352 85.26175) (xy 37.654534 85.229727) (xy 37.849219 85.16647) (xy 38.03161 85.073537)
+ (xy 38.137733 84.996435) (xy 38.197213 84.953221) (xy 38.197215 84.953218) (xy 38.197219 84.953216)
+ (xy 38.341966 84.808469) (xy 38.341968 84.808465) (xy 38.341971 84.808463) (xy 38.462284 84.642864)
+ (xy 38.462286 84.642861) (xy 38.462287 84.64286) (xy 38.509516 84.550167) (xy 38.557489 84.499373)
+ (xy 38.62531 84.482578) (xy 38.691445 84.505115) (xy 38.730483 84.550167) (xy 38.734218 84.557496)
+ (xy 38.777715 84.642864) (xy 38.898028 84.808463) (xy 39.042786 84.953221) (xy 39.174584 85.048976)
+ (xy 39.20839 85.073537) (xy 39.324607 85.132753) (xy 39.390776 85.166468) (xy 39.390778 85.166468)
+ (xy 39.390781 85.16647) (xy 39.486365 85.197527) (xy 39.585465 85.229727) (xy 39.686557 85.245738)
+ (xy 39.787648 85.26175) (xy 39.787649 85.26175) (xy 39.992351 85.26175) (xy 39.992352 85.26175)
+ (xy 40.194534 85.229727) (xy 40.389219 85.16647) (xy 40.57161 85.073537) (xy 40.677733 84.996435)
+ (xy 40.737213 84.953221) (xy 40.737215 84.953218) (xy 40.737219 84.953216) (xy 40.881966 84.808469)
+ (xy 40.881968 84.808465) (xy 40.881971 84.808463) (xy 41.002284 84.642864) (xy 41.002286 84.642861)
+ (xy 41.002287 84.64286) (xy 41.049516 84.550167) (xy 41.097489 84.499373) (xy 41.16531 84.482578)
+ (xy 41.231445 84.505115) (xy 41.270483 84.550167) (xy 41.274218 84.557496) (xy 41.317715 84.642864)
+ (xy 41.438028 84.808463) (xy 41.582786 84.953221) (xy 41.714584 85.048976) (xy 41.74839 85.073537)
+ (xy 41.864607 85.132753) (xy 41.930776 85.166468) (xy 41.930778 85.166468) (xy 41.930781 85.16647)
+ (xy 42.026365 85.197527) (xy 42.125465 85.229727) (xy 42.226557 85.245738) (xy 42.327648 85.26175)
+ (xy 42.327649 85.26175) (xy 42.532351 85.26175) (xy 42.532352 85.26175) (xy 42.734534 85.229727)
+ (xy 42.929219 85.16647) (xy 43.11161 85.073537) (xy 43.217733 84.996435) (xy 43.277213 84.953221)
+ (xy 43.277215 84.953218) (xy 43.277219 84.953216) (xy 43.421966 84.808469) (xy 43.421968 84.808465)
+ (xy 43.421971 84.808463) (xy 43.542286 84.642861) (xy 43.553407 84.621036) (xy 43.585782 84.557495)
+ (xy 43.633756 84.506699) (xy 43.701577 84.489904) (xy 43.767712 84.512441) (xy 43.805625 84.555336)
+ (xy 43.840739 84.621029) (xy 43.840751 84.621049) (xy 43.928278 84.752043) (xy 43.928286 84.752054)
+ (xy 43.928291 84.752061) (xy 43.991157 84.828662) (xy 44.102588 84.940093) (xy 44.179189 85.002959)
+ (xy 44.179198 85.002965) (xy 44.179206 85.002971) (xy 44.3102 85.090498) (xy 44.310205 85.090501)
+ (xy 44.310217 85.090509) (xy 44.310226 85.090513) (xy 44.310228 85.090515) (xy 44.397603 85.137218)
+ (xy 44.397605 85.137218) (xy 44.397611 85.137222) (xy 44.543202 85.197528) (xy 44.638032 85.226294)
+ (xy 44.79259 85.257037) (xy 44.891207 85.26675) (xy 44.891209 85.26675) (xy 45.048791 85.26675)
+ (xy 45.048793 85.26675) (xy 45.14741 85.257037) (xy 45.301968 85.226294) (xy 45.396798 85.197528)
+ (xy 45.542389 85.137222) (xy 45.629783 85.090509) (xy 45.760811 85.002959) (xy 45.837412 84.940093)
+ (xy 45.948843 84.828662) (xy 46.011709 84.752061) (xy 46.099259 84.621033) (xy 46.134375 84.555334)
+ (xy 46.183336 84.505493) (xy 46.251473 84.490032) (xy 46.317153 84.513863) (xy 46.354217 84.557495)
+ (xy 46.397715 84.642863) (xy 46.518028 84.808463) (xy 46.662786 84.953221) (xy 46.794584 85.048976)
+ (xy 46.82839 85.073537) (xy 46.944607 85.132753) (xy 47.010776 85.166468) (xy 47.010778 85.166468)
+ (xy 47.010781 85.16647) (xy 47.106365 85.197527) (xy 47.205465 85.229727) (xy 47.306557 85.245738)
+ (xy 47.407648 85.26175) (xy 47.407649 85.26175) (xy 47.612351 85.26175) (xy 47.612352 85.26175)
+ (xy 47.814534 85.229727) (xy 48.009219 85.16647) (xy 48.19161 85.073537) (xy 48.297733 84.996435)
+ (xy 48.357213 84.953221) (xy 48.357215 84.953218) (xy 48.357219 84.953216) (xy 48.501966 84.808469)
+ (xy 48.501968 84.808465) (xy 48.501971 84.808463) (xy 48.622284 84.642864) (xy 48.622286 84.642861)
+ (xy 48.622287 84.64286) (xy 48.669516 84.550167) (xy 48.717489 84.499373) (xy 48.78531 84.482578)
+ (xy 48.851445 84.505115) (xy 48.890483 84.550167) (xy 48.894218 84.557496) (xy 48.937715 84.642864)
+ (xy 49.058028 84.808463) (xy 49.202786 84.953221) (xy 49.334584 85.048976) (xy 49.36839 85.073537)
+ (xy 49.484607 85.132753) (xy 49.550776 85.166468) (xy 49.550778 85.166468) (xy 49.550781 85.16647)
+ (xy 49.646365 85.197527) (xy 49.745465 85.229727) (xy 49.846557 85.245738) (xy 49.947648 85.26175)
+ (xy 49.947649 85.26175) (xy 50.152351 85.26175) (xy 50.152352 85.26175) (xy 50.354534 85.229727)
+ (xy 50.549219 85.16647) (xy 50.73161 85.073537) (xy 50.837733 84.996435) (xy 50.897213 84.953221)
+ (xy 50.897215 84.953218) (xy 50.897219 84.953216) (xy 51.041966 84.808469) (xy 51.041968 84.808465)
+ (xy 51.041971 84.808463) (xy 51.162284 84.642864) (xy 51.162286 84.642861) (xy 51.162287 84.64286)
+ (xy 51.209516 84.550167) (xy 51.257489 84.499373) (xy 51.32531 84.482578) (xy 51.391445 84.505115)
+ (xy 51.430483 84.550167) (xy 51.434218 84.557496) (xy 51.477715 84.642864) (xy 51.598028 84.808463)
+ (xy 51.742786 84.953221) (xy 51.874584 85.048976) (xy 51.90839 85.073537) (xy 52.024607 85.132753)
+ (xy 52.090776 85.166468) (xy 52.090778 85.166468) (xy 52.090781 85.16647) (xy 52.186365 85.197527)
+ (xy 52.285465 85.229727) (xy 52.386557 85.245738) (xy 52.487648 85.26175) (xy 52.487649 85.26175)
+ (xy 52.692351 85.26175) (xy 52.692352 85.26175) (xy 52.894534 85.229727) (xy 53.089219 85.16647)
+ (xy 53.27161 85.073537) (xy 53.377733 84.996435) (xy 53.437213 84.953221) (xy 53.437215 84.953218)
+ (xy 53.437219 84.953216) (xy 53.581966 84.808469) (xy 53.581968 84.808465) (xy 53.581971 84.808463)
+ (xy 53.702284 84.642864) (xy 53.702286 84.642861) (xy 53.702287 84.64286) (xy 53.749516 84.550167)
+ (xy 53.797489 84.499373) (xy 53.86531 84.482578) (xy 53.931445 84.505115) (xy 53.970483 84.550167)
+ (xy 53.974218 84.557496) (xy 54.017715 84.642864) (xy 54.138028 84.808463) (xy 54.282786 84.953221)
+ (xy 54.414584 85.048976) (xy 54.44839 85.073537) (xy 54.564607 85.132753) (xy 54.630776 85.166468)
+ (xy 54.630778 85.166468) (xy 54.630781 85.16647) (xy 54.726365 85.197527) (xy 54.825465 85.229727)
+ (xy 54.926557 85.245738) (xy 55.027648 85.26175) (xy 55.027649 85.26175) (xy 55.232351 85.26175)
+ (xy 55.232352 85.26175) (xy 55.434534 85.229727) (xy 55.629219 85.16647) (xy 55.81161 85.073537)
+ (xy 55.917733 84.996435) (xy 55.977213 84.953221) (xy 55.977215 84.953218) (xy 55.977219 84.953216)
+ (xy 56.121966 84.808469) (xy 56.121968 84.808465) (xy 56.121971 84.808463) (xy 56.242286 84.642861)
+ (xy 56.253407 84.621036) (xy 56.285782 84.557495) (xy 56.333756 84.506699) (xy 56.401577 84.489904)
+ (xy 56.467712 84.512441) (xy 56.505625 84.555336) (xy 56.540739 84.621029) (xy 56.540751 84.621049)
+ (xy 56.628278 84.752043) (xy 56.628286 84.752054) (xy 56.628291 84.752061) (xy 56.691157 84.828662)
+ (xy 56.802588 84.940093) (xy 56.879189 85.002959) (xy 56.879198 85.002965) (xy 56.879206 85.002971)
+ (xy 57.0102 85.090498) (xy 57.010205 85.090501) (xy 57.010217 85.090509) (xy 57.010226 85.090513)
+ (xy 57.010228 85.090515) (xy 57.097603 85.137218) (xy 57.097605 85.137218) (xy 57.097611 85.137222)
+ (xy 57.243202 85.197528) (xy 57.338032 85.226294) (xy 57.49259 85.257037) (xy 57.591207 85.26675)
+ (xy 57.591209 85.26675) (xy 57.748791 85.26675) (xy 57.748793 85.26675) (xy 57.84741 85.257037)
+ (xy 58.001968 85.226294) (xy 58.096798 85.197528) (xy 58.242389 85.137222) (xy 58.329783 85.090509)
+ (xy 58.460811 85.002959) (xy 58.537412 84.940093) (xy 58.648843 84.828662) (xy 58.711709 84.752061)
+ (xy 58.799259 84.621033) (xy 58.834375 84.555334) (xy 58.883336 84.505493) (xy 58.951473 84.490032)
+ (xy 59.017153 84.513863) (xy 59.054217 84.557495) (xy 59.097715 84.642863) (xy 59.218028 84.808463)
+ (xy 59.362786 84.953221) (xy 59.494584 85.048976) (xy 59.52839 85.073537) (xy 59.644607 85.132753)
+ (xy 59.710776 85.166468) (xy 59.710778 85.166468) (xy 59.710781 85.16647) (xy 59.806365 85.197527)
+ (xy 59.905465 85.229727) (xy 60.006557 85.245738) (xy 60.107648 85.26175) (xy 60.107649 85.26175)
+ (xy 60.312351 85.26175) (xy 60.312352 85.26175) (xy 60.514534 85.229727) (xy 60.709219 85.16647)
+ (xy 60.89161 85.073537) (xy 60.997733 84.996435) (xy 61.057213 84.953221) (xy 61.057215 84.953218)
+ (xy 61.057219 84.953216) (xy 61.201966 84.808469) (xy 61.201968 84.808465) (xy 61.201971 84.808463)
+ (xy 61.322284 84.642864) (xy 61.322286 84.642861) (xy 61.322287 84.64286) (xy 61.369516 84.550167)
+ (xy 61.417489 84.499373) (xy 61.48531 84.482578) (xy 61.551445 84.505115) (xy 61.590483 84.550167)
+ (xy 61.594218 84.557496) (xy 61.637715 84.642864) (xy 61.758028 84.808463) (xy 61.902786 84.953221)
+ (xy 62.034584 85.048976) (xy 62.06839 85.073537) (xy 62.184607 85.132753) (xy 62.250776 85.166468)
+ (xy 62.250778 85.166468) (xy 62.250781 85.16647) (xy 62.346365 85.197527) (xy 62.445465 85.229727)
+ (xy 62.546557 85.245738) (xy 62.647648 85.26175) (xy 62.647649 85.26175) (xy 62.852351 85.26175)
+ (xy 62.852352 85.26175) (xy 63.054534 85.229727) (xy 63.249219 85.16647) (xy 63.43161 85.073537)
+ (xy 63.537733 84.996435) (xy 63.597213 84.953221) (xy 63.597215 84.953218) (xy 63.597219 84.953216)
+ (xy 63.741966 84.808469) (xy 63.741968 84.808465) (xy 63.741971 84.808463) (xy 63.862284 84.642864)
+ (xy 63.862286 84.642861) (xy 63.862287 84.64286) (xy 63.909516 84.550167) (xy 63.957489 84.499373)
+ (xy 64.02531 84.482578) (xy 64.091445 84.505115) (xy 64.130483 84.550167) (xy 64.134218 84.557496)
+ (xy 64.177715 84.642864) (xy 64.298028 84.808463) (xy 64.442786 84.953221) (xy 64.574584 85.048976)
+ (xy 64.60839 85.073537) (xy 64.724607 85.132753) (xy 64.790776 85.166468) (xy 64.790778 85.166468)
+ (xy 64.790781 85.16647) (xy 64.886365 85.197527) (xy 64.985465 85.229727) (xy 65.086557 85.245738)
+ (xy 65.187648 85.26175) (xy 65.187649 85.26175) (xy 65.392351 85.26175) (xy 65.392352 85.26175)
+ (xy 65.594534 85.229727) (xy 65.789219 85.16647) (xy 65.97161 85.073537) (xy 66.077733 84.996435)
+ (xy 66.137213 84.953221) (xy 66.137215 84.953218) (xy 66.137219 84.953216) (xy 66.281966 84.808469)
+ (xy 66.281968 84.808465) (xy 66.281971 84.808463) (xy 66.402284 84.642864) (xy 66.402286 84.642861)
+ (xy 66.402287 84.64286) (xy 66.449516 84.550167) (xy 66.497489 84.499373) (xy 66.56531 84.482578)
+ (xy 66.631445 84.505115) (xy 66.670483 84.550167) (xy 66.674218 84.557496) (xy 66.717715 84.642864)
+ (xy 66.838028 84.808463) (xy 66.982786 84.953221) (xy 67.114584 85.048976) (xy 67.14839 85.073537)
+ (xy 67.264607 85.132753) (xy 67.330776 85.166468) (xy 67.330778 85.166468) (xy 67.330781 85.16647)
+ (xy 67.426365 85.197527) (xy 67.525465 85.229727) (xy 67.626557 85.245738) (xy 67.727648 85.26175)
+ (xy 67.727649 85.26175) (xy 67.932351 85.26175) (xy 67.932352 85.26175) (xy 68.134534 85.229727)
+ (xy 68.329219 85.16647) (xy 68.51161 85.073537) (xy 68.617733 84.996435) (xy 68.677213 84.953221)
+ (xy 68.677215 84.953218) (xy 68.677219 84.953216) (xy 68.821966 84.808469) (xy 68.821968 84.808465)
+ (xy 68.821971 84.808463) (xy 68.942286 84.642861) (xy 68.953407 84.621036) (xy 68.985782 84.557495)
+ (xy 69.033756 84.506699) (xy 69.101577 84.489904) (xy 69.167712 84.512441) (xy 69.205625 84.555336)
+ (xy 69.240739 84.621029) (xy 69.240751 84.621049) (xy 69.328278 84.752043) (xy 69.328286 84.752054)
+ (xy 69.328291 84.752061) (xy 69.391157 84.828662) (xy 69.502588 84.940093) (xy 69.579189 85.002959)
+ (xy 69.579198 85.002965) (xy 69.579206 85.002971) (xy 69.7102 85.090498) (xy 69.710205 85.090501)
+ (xy 69.710217 85.090509) (xy 69.710226 85.090513) (xy 69.710228 85.090515) (xy 69.797603 85.137218)
+ (xy 69.797605 85.137218) (xy 69.797611 85.137222) (xy 69.943202 85.197528) (xy 70.038032 85.226294)
+ (xy 70.19259 85.257037) (xy 70.291207 85.26675) (xy 70.291209 85.26675) (xy 70.448791 85.26675)
+ (xy 70.448793 85.26675) (xy 70.54741 85.257037) (xy 70.701968 85.226294) (xy 70.796798 85.197528)
+ (xy 70.942389 85.137222) (xy 71.029783 85.090509) (xy 71.160811 85.002959) (xy 71.237412 84.940093)
+ (xy 71.348843 84.828662) (xy 71.411709 84.752061) (xy 71.499259 84.621033) (xy 71.534375 84.555334)
+ (xy 71.583336 84.505493) (xy 71.651473 84.490032) (xy 71.717153 84.513863) (xy 71.754217 84.557495)
+ (xy 71.797715 84.642863) (xy 71.918028 84.808463) (xy 72.062786 84.953221) (xy 72.194584 85.048976)
+ (xy 72.22839 85.073537) (xy 72.344607 85.132753) (xy 72.410776 85.166468) (xy 72.410778 85.166468)
+ (xy 72.410781 85.16647) (xy 72.506365 85.197527) (xy 72.605465 85.229727) (xy 72.682966 85.242001)
+ (xy 72.753513 85.253175) (xy 72.816648 85.283104) (xy 72.821797 85.287967) (xy 74.918485 87.384655)
+ (xy 74.918514 87.384686) (xy 75.060964 87.527136) (xy 75.060968 87.527139) (xy 75.224829 87.636628)
+ (xy 75.224842 87.636635) (xy 75.353583 87.689961) (xy 75.396494 87.707735) (xy 75.406914 87.712051)
+ (xy 75.503562 87.731275) (xy 75.551885 87.740887) (xy 75.600208 87.7505) (xy 75.600209 87.7505)
+ (xy 92.348542 87.7505) (xy 92.379566 87.744328) (xy 92.445188 87.731275) (xy 92.541836 87.712051)
+ (xy 92.595165 87.689961) (xy 92.723914 87.636632) (xy 92.887782 87.527139) (xy 93.027139 87.387782)
+ (xy 93.027139 87.38778) (xy 93.037347 87.377573) (xy 93.037348 87.37757) (xy 97.27714 83.137781)
+ (xy 97.386632 82.973914) (xy 97.462052 82.791835) (xy 97.5005 82.59854) (xy 97.5005 82.401459) (xy 97.5005 78.542118)
+ (xy 97.520185 78.475079) (xy 97.572989 78.429324) (xy 97.642147 78.41938) (xy 97.671951 78.427556)
+ (xy 97.810738 78.485044) (xy 97.928139 78.5005) (xy 99.28186 78.500499) (xy 99.281863 78.500499)
+ (xy 99.399253 78.485046) (xy 99.399257 78.485044) (xy 99.399262 78.485044) (xy 99.545341 78.424536)
+ (xy 99.670782 78.328282) (xy 99.767036 78.202841) (xy 99.827544 78.056762) (xy 99.843 77.939361)
+ (xy 99.842999 77.66064) (xy 99.842999 77.660636) (xy 99.827546 77.543246) (xy 99.827544 77.543241)
+ (xy 99.827544 77.543238) (xy 99.818662 77.521797) (xy 99.811194 77.452328) (xy 99.818664 77.42689)
+ (xy 99.827055 77.406632) (xy 99.827055 77.40663) (xy 99.834512 77.35) (xy 99.792 77.35) (xy 99.762618 77.341372)
+ (xy 99.732683 77.334892) (xy 99.72857 77.331374) (xy 99.724961 77.330315) (xy 99.704407 77.313769)
+ (xy 99.698608 77.307981) (xy 99.670782 77.271718) (xy 99.63396 77.243463) (xy 99.628254 77.237769)
+ (xy 99.615196 77.213913) (xy 99.599158 77.191949) (xy 99.598667 77.183715) (xy 99.594707 77.17648)
+ (xy 99.59662 77.149349) (xy 99.595003 77.122203) (xy 99.599041 77.11501) (xy 99.599622 77.106783)
+ (xy 99.615895 77.084998) (xy 99.629214 77.061282) (xy 99.640351 77.051631) (xy 99.670782 77.028282)
+ (xy 99.691754 77.000951) (xy 99.693625 76.998513) (xy 99.750053 76.95731) (xy 99.792 76.95) (xy 99.83451 76.95)
+ (xy 99.834511 76.949998) (xy 99.827058 76.893377) (xy 99.827054 76.893365) (xy 99.818663 76.873106)
+ (xy 99.811194 76.803637) (xy 99.818664 76.778199) (xy 99.827544 76.756762) (xy 99.843 76.639361)
+ (xy 99.842999 76.36064) (xy 99.841596 76.349986) (xy 99.833541 76.288794) (xy 99.827544 76.243238)
+ (xy 99.818934 76.222454) (xy 99.811465 76.152986) (xy 99.818935 76.127545) (xy 99.827544 76.106762)
+ (xy 99.843 75.989361) (xy 99.842999 75.71064) (xy 99.840718 75.693316) (xy 99.834661 75.647302)
+ (xy 99.827544 75.593238) (xy 99.818934 75.572454) (xy 99.811465 75.502986) (xy 99.818935 75.477545)
+ (xy 99.827544 75.456762) (xy 99.843 75.339361) (xy 99.842999 75.06064) (xy 99.827544 74.943238)
+ (xy 99.827542 74.943234) (xy 99.818935 74.922455) (xy 99.811465 74.852986) (xy 99.818935 74.827545)
+ (xy 99.82031 74.824225) (xy 99.827544 74.806762) (xy 99.843 74.689361) (xy 99.842999 74.41064) (xy 99.841772 74.401323)
+ (xy 99.834018 74.342419) (xy 99.827544 74.293238) (xy 99.827542 74.293234) (xy 99.818935 74.272455)
+ (xy 99.811465 74.202986) (xy 99.818935 74.177545) (xy 99.827544 74.156762) (xy 99.843 74.039361)
+ (xy 99.842999 73.76064) (xy 99.842998 73.760636) (xy 99.834588 73.69675) (xy 99.827544 73.643238)
+ (xy 99.827542 73.643234) (xy 99.818935 73.622455) (xy 99.811465 73.552986) (xy 99.818935 73.527545)
+ (xy 99.819206 73.52689) (xy 99.827544 73.506762) (xy 99.843 73.389361) (xy 99.842999 73.11064) (xy 99.842999 73.110639)
+ (xy 99.842999 73.110636) (xy 99.827546 72.993246) (xy 99.827544 72.993241) (xy 99.827544 72.993238)
+ (xy 99.767036 72.847159) (xy 99.670782 72.721718) (xy 99.545341 72.625464) (xy 99.528907 72.618657)
+ (xy 99.399262 72.564956) (xy 99.39926 72.564955) (xy 99.28187 72.549501) (xy 99.281867 72.5495)
+ (xy 99.281861 72.5495) (xy 99.281854 72.5495) (xy 98.946519 72.5495) (xy 98.87948 72.529815) (xy 98.858838 72.513181)
+ (xy 98.677813 72.332156) (xy 98.644328 72.270833) (xy 98.642136 72.231876) (xy 98.6505 72.150009)
+ (xy 98.650499 71.499992) (xy 98.647073 71.466458) (xy 98.639999 71.397203) (xy 98.639998 71.3972)
+ (xy 98.629226 71.364692) (xy 98.584814 71.230666) (xy 98.492712 71.081344) (xy 98.368656 70.957288)
+ (xy 98.250252 70.884256) (xy 98.219336 70.865187) (xy 98.219331 70.865185) (xy 98.217862 70.864698)
+ (xy 98.052797 70.810001) (xy 98.052795 70.81) (xy 97.95001 70.7995) (xy 96.449998 70.7995) (xy 96.449981 70.799501)
+ (xy 96.347203 70.81) (xy 96.3472 70.810001) (xy 96.180668 70.865185) (xy 96.180663 70.865187) (xy 96.031342 70.957289)
+ (xy 95.907289 71.081342) (xy 95.815187 71.230663) (xy 95.815186 71.230666) (xy 95.760001 71.397203)
+ (xy 95.760001 71.397204) (xy 95.76 71.397204) (xy 95.7495 71.499983) (xy 95.7495 72.150001) (xy 95.749501 72.150019)
+ (xy 95.76 72.252796) (xy 95.760001 72.252799) (xy 95.786298 72.332156) (xy 95.815186 72.419334)
+ (xy 95.907288 72.568656) (xy 96.031344 72.692712) (xy 96.180666 72.784814) (xy 96.347203 72.839999)
+ (xy 96.449991 72.8505) (xy 97.16348 72.850499) (xy 97.192926 72.859145) (xy 97.222907 72.865667)
+ (xy 97.22792 72.869419) (xy 97.230519 72.870183) (xy 97.251161 72.886818) (xy 97.336322 72.971979)
+ (xy 97.369807 73.033302) (xy 97.37158 73.075843) (xy 97.367 73.110635) (xy 97.367 73.389363) (xy 97.382453 73.506753)
+ (xy 97.382457 73.506765) (xy 97.391066 73.52755) (xy 97.398533 73.597019) (xy 97.391066 73.62245)
+ (xy 97.382457 73.643234) (xy 97.382455 73.643239) (xy 97.367 73.760638) (xy 97.367 74.039363) (xy 97.382453 74.156753)
+ (xy 97.382457 74.156765) (xy 97.391066 74.17755) (xy 97.398533 74.247019) (xy 97.391066 74.27245)
+ (xy 97.382457 74.293234) (xy 97.382455 74.293239) (xy 97.367 74.410638) (xy 97.367 74.689363) (xy 97.382453 74.806753)
+ (xy 97.382457 74.806765) (xy 97.391066 74.82755) (xy 97.398533 74.897019) (xy 97.391066 74.92245)
+ (xy 97.382457 74.943234) (xy 97.382455 74.943239) (xy 97.367 75.060638) (xy 97.367 75.339363) (xy 97.382453 75.456753)
+ (xy 97.382457 75.456765) (xy 97.391066 75.47755) (xy 97.398533 75.547019) (xy 97.39812 75.5492)
+ (xy 97.395737 75.561174) (xy 97.382456 75.593238) (xy 97.368964 75.695718) (xy 97.368172 75.6997)
+ (xy 97.353781 75.727205) (xy 97.341228 75.755582) (xy 97.337727 75.757891) (xy 97.335782 75.761609)
+ (xy 97.308805 75.776968) (xy 97.282904 75.794053) (xy 97.277331 75.794888) (xy 97.275064 75.796179)
+ (xy 97.27039 75.795928) (xy 97.246556 75.7995) (xy 96.844386 75.7995) (xy 96.796936 75.790062) (xy 96.791835 75.787949)
+ (xy 96.791828 75.787947) (xy 96.598543 75.7495) (xy 96.598541 75.7495) (xy 96.401459 75.7495) (xy 96.401457 75.7495)
+ (xy 96.20817 75.787947) (xy 96.20816 75.78795) (xy 96.026092 75.863364) (xy 96.026079 75.863371)
+ (xy 95.862218 75.97286) (xy 95.862214 75.972863) (xy 95.722863 76.112214) (xy 95.72286 76.112218)
+ (xy 95.613371 76.276079) (xy 95.613363 76.276094) (xy 95.609538 76.28533) (xy 95.565697 76.339733)
+ (xy 95.499402 76.361797) (xy 95.447526 76.352437) (xy 95.291839 76.28795) (xy 95.291829 76.287947)
+ (xy 95.098543 76.2495) (xy 95.098541 76.2495) (xy 94.901459 76.2495) (xy 94.901457 76.2495) (xy 94.70817 76.287947)
+ (xy 94.70816 76.28795) (xy 94.526088 76.363366) (xy 94.428456 76.428602) (xy 94.410409 76.434252)
+ (xy 94.3945 76.444477) (xy 94.363538 76.448928) (xy 94.361778 76.44948) (xy 94.359565 76.4495) (xy 94.238443 76.4495)
+ (xy 94.171404 76.429815) (xy 94.125649 76.377011) (xy 94.115504 76.341685) (xy 94.10843 76.28795)
+ (xy 94.102544 76.243238) (xy 94.093934 76.222454) (xy 94.086465 76.152986) (xy 94.093935 76.127545)
+ (xy 94.102544 76.106762) (xy 94.118 75.989361) (xy 94.117999 75.71064) (xy 94.115718 75.693316)
+ (xy 94.109661 75.647302) (xy 94.102544 75.593238) (xy 94.093934 75.572454) (xy 94.086465 75.502986)
+ (xy 94.093935 75.477545) (xy 94.102544 75.456762) (xy 94.118 75.339361) (xy 94.117999 75.06064)
+ (xy 94.102544 74.943238) (xy 94.102542 74.943234) (xy 94.093935 74.922455) (xy 94.086465 74.852986)
+ (xy 94.093935 74.827545) (xy 94.09531 74.824225) (xy 94.102544 74.806762) (xy 94.118 74.689361)
+ (xy 94.117999 74.41064) (xy 94.116772 74.401323) (xy 94.109018 74.342419) (xy 94.102544 74.293238)
+ (xy 94.102542 74.293234) (xy 94.093935 74.272455) (xy 94.086465 74.202986) (xy 94.093935 74.177545)
+ (xy 94.102544 74.156762) (xy 94.118 74.039361) (xy 94.117999 73.76064) (xy 94.117999 73.760638)
+ (xy 94.117999 73.760636) (xy 94.102546 73.643246) (xy 94.102544 73.643239) (xy 94.102544 73.643238)
+ (xy 94.093662 73.621797) (xy 94.086194 73.552328) (xy 94.093664 73.52689) (xy 94.102055 73.506632)
+ (xy 94.102055 73.50663) (xy 94.109512 73.45) (xy 94.067 73.45) (xy 93.999961 73.430315) (xy 93.985739 73.419662)
+ (xy 93.97626 73.411438) (xy 93.945782 73.371718) (xy 93.820341 73.275464) (xy 93.818798 73.274824)
+ (xy 93.810542 73.267662) (xy 93.793607 73.241275) (xy 93.775114 73.215948) (xy 93.774884 73.212103)
+ (xy 93.772804 73.208861) (xy 93.772823 73.177503) (xy 93.770959 73.146202) (xy 93.772845 73.142842)
+ (xy 93.772848 73.138991) (xy 93.78981 73.112632) (xy 93.805171 73.085281) (xy 93.808575 73.083474)
+ (xy 93.810659 73.080237) (xy 93.839186 73.067229) (xy 93.866889 73.052529) (xy 93.872729 73.051936)
+ (xy 93.874232 73.051251) (xy 93.876397 73.051563) (xy 93.891803 73.05) (xy 94.10951 73.05) (xy 94.109511 73.049998)
+ (xy 94.102057 72.993372) (xy 94.102055 72.993366) (xy 94.0416 72.847414) (xy 93.945424 72.722075)
+ (xy 93.820086 72.625899) (xy 93.674134 72.565445) (xy 93.67413 72.565444) (xy 93.55683 72.55) (xy 93.08 72.55)
+ (xy 93.08 73.0755) (xy 93.077449 73.084185) (xy 93.078738 73.093147) (xy 93.067759 73.117187) (xy 93.060315 73.142539)
+ (xy 93.053474 73.148466) (xy 93.049713 73.156703) (xy 93.027478 73.170992) (xy 93.007511 73.188294)
+ (xy 92.996996 73.190581) (xy 92.990935 73.194477) (xy 92.956 73.1995) (xy 92.804 73.1995) (xy 92.736961 73.179815)
+ (xy 92.691206 73.127011) (xy 92.68 73.0755) (xy 92.68 72.55) (xy 92.203175 72.55) (xy 92.085871 72.565442)
+ (xy 92.085866 72.565444) (xy 91.939914 72.625899) (xy 91.814575 72.722075) (xy 91.718401 72.847411)
+ (xy 91.687162 72.922828) (xy 91.64332 72.977231) (xy 91.577026 72.999295) (xy 91.509327 72.982015)
+ (xy 91.48492 72.963055) (xy 90.866819 72.344954) (xy 90.833334 72.283631) (xy 90.8305 72.257273)
+ (xy 90.8305 70.461004) (xy 90.803581 70.325677) (xy 90.80358 70.325676) (xy 90.80358 70.325672)
+ (xy 90.788483 70.289225) (xy 90.750775 70.198189) (xy 90.674114 70.083457) (xy 90.674112 70.083454)
+ (xy 89.311818 68.72116) (xy 89.278333 68.659837) (xy 89.275499 68.633479) (xy 89.275499 68.149998)
+ (xy 89.275498 68.149981) (xy 89.264999 68.047203) (xy 89.264998 68.0472) (xy 89.258853 68.028657)
+ (xy 89.209814 67.880666) (xy 89.117712 67.731344) (xy 88.993656 67.607288) (xy 88.990342 67.605243)
+ (xy 88.988546 67.603248) (xy 88.987989 67.602807) (xy 88.988064 67.602711) (xy 88.943618 67.553297)
+ (xy 88.932397 67.484334) (xy 88.96024 67.420252) (xy 88.990348 67.394165) (xy 88.993342 67.392318)
+ (xy 89.110674 67.274986) (xy 94.300001 67.274986) (xy 94.310494 67.377697) (xy 94.365641 67.544119)
+ (xy 94.365643 67.544124) (xy 94.457684 67.693345) (xy 94.581654 67.817315) (xy 94.730875 67.909356)
+ (xy 94.73088 67.909358) (xy 94.897302 67.964505) (xy 94.897309 67.964506) (xy 95.000019 67.974999)
+ (xy 95.049999 67.974998) (xy 95.05 67.974998) (xy 95.05 67) (xy 94.300001 67) (xy 94.300001 67.274986)
+ (xy 89.110674 67.274986) (xy 89.117315 67.268345) (xy 89.209356 67.119124) (xy 89.209358 67.119119)
+ (xy 89.264505 66.952697) (xy 89.264506 66.952689) (xy 89.266208 66.936036) (xy 89.266208 66.936035)
+ (xy 89.274999 66.849986) (xy 89.275 66.849973) (xy 89.275 66.8) (xy 86.825001 66.8) (xy 86.825001 66.849986)
+ (xy 86.835494 66.952697) (xy 86.890641 67.119119) (xy 86.890643 67.119124) (xy 86.982684 67.268345)
+ (xy 87.106655 67.392316) (xy 87.106659 67.392319) (xy 87.109656 67.394168) (xy 87.111279 67.395972)
+ (xy 87.112323 67.396798) (xy 87.112181 67.396976) (xy 87.156381 67.446116) (xy 87.167602 67.515079)
+ (xy 87.139759 67.579161) (xy 87.130176 67.589404) (xy 87.120746 67.598404) (xy 87.106344 67.607288)
+ (xy 86.999441 67.71419) (xy 86.998386 67.715198) (xy 86.968577 67.730585) (xy 86.939127 67.746666)
+ (xy 86.936977 67.746897) (xy 86.9363 67.747247) (xy 86.934931 67.747117) (xy 86.912769 67.7495)
+ (xy 86.600908 67.7495) (xy 86.533869 67.729815) (xy 86.495363 67.685728) (xy 86.493605 67.686813)
+ (xy 86.489814 67.680666) (xy 86.397712 67.531344) (xy 86.273656 67.407288) (xy 86.171709 67.344407)
+ (xy 86.124336 67.315187) (xy 86.124331 67.315185) (xy 86.072485 67.298005) (xy 85.957797 67.260001)
+ (xy 85.957795 67.26) (xy 85.85501 67.2495) (xy 85.229998 67.2495) (xy 85.22998 67.249501) (xy 85.127203 67.26)
+ (xy 85.1272 67.260001) (xy 84.960668 67.315185) (xy 84.960663 67.315187) (xy 84.811342 67.407289)
+ (xy 84.717681 67.500951) (xy 84.656358 67.534436) (xy 84.586666 67.529452) (xy 84.542319 67.500951)
+ (xy 84.448657 67.407289) (xy 84.448656 67.407288) (xy 84.346709 67.344407) (xy 84.299336 67.315187)
+ (xy 84.299331 67.315185) (xy 84.247485 67.298005) (xy 84.132797 67.260001) (xy 84.132795 67.26)
+ (xy 84.03001 67.2495) (xy 83.404998 67.2495) (xy 83.40498 67.249501) (xy 83.302203 67.26) (xy 83.3022 67.260001)
+ (xy 83.135668 67.315185) (xy 83.135663 67.315187) (xy 82.986342 67.407289) (xy 82.862289 67.531342)
+ (xy 82.862288 67.531344) (xy 82.798747 67.634362) (xy 82.766395 67.686813) (xy 82.7646 67.685706)
+ (xy 82.725313 67.730337) (xy 82.659092 67.7495) (xy 73.981003 67.7495) (xy 73.87259 67.771065) (xy 73.872589 67.771065)
+ (xy 73.845671 67.77642) (xy 73.71819 67.829224) (xy 73.603454 67.905887) (xy 70.779252 70.730089)
+ (xy 70.726167 70.761484) (xy 70.599604 70.798254) (xy 70.599603 70.798255) (xy 70.458137 70.881917)
+ (xy 70.451969 70.886702) (xy 70.450072 70.884256) (xy 70.401358 70.910857) (xy 70.331666 70.905873)
+ (xy 70.299296 70.885069) (xy 70.298031 70.886702) (xy 70.291862 70.881917) (xy 70.170256 70.81)
+ (xy 70.150398 70.798256) (xy 70.150397 70.798255) (xy 70.150396 70.798255) (xy 70.150393 70.798254)
+ (xy 69.992573 70.752402) (xy 69.992567 70.752401) (xy 69.955701 70.7495) (xy 69.955694 70.7495)
+ (xy 69.524306 70.7495) (xy 69.524298 70.7495) (xy 69.487432 70.752401) (xy 69.487426 70.752402)
+ (xy 69.329606 70.798254) (xy 69.329603 70.798255) (xy 69.188137 70.881917) (xy 69.188129 70.881923)
+ (xy 69.071923 70.998129) (xy 69.071917 70.998137) (xy 68.988255 71.139603) (xy 68.988254 71.139606)
+ (xy 68.942402 71.297426) (xy 68.942401 71.297432) (xy 68.9395 71.334298) (xy 68.9395 72.8755) (xy 68.919815 72.942539)
+ (xy 68.867011 72.988294) (xy 68.8155 72.9995) (xy 63.701003 72.9995) (xy 63.59259 73.021065) (xy 63.592589 73.021065)
+ (xy 63.565671 73.02642) (xy 63.43819 73.079224) (xy 63.323454 73.155887) (xy 59.665887 76.813454)
+ (xy 59.589224 76.92819) (xy 59.536421 77.055666) (xy 59.53642 77.055672) (xy 59.531381 77.081007)
+ (xy 59.5095 77.191004) (xy 59.5095 82.799505) (xy 59.489815 82.866544) (xy 59.458385 82.899823)
+ (xy 59.362787 82.969278) (xy 59.362782 82.969282) (xy 59.218032 83.114032) (xy 59.16261 83.190314)
+ (xy 59.107279 83.232979) (xy 59.037666 83.238958) (xy 58.975871 83.206352) (xy 58.942143 83.14809)
+ (xy 58.937022 83.128024) (xy 58.931226 83.114032) (xy 58.913669 83.071644) (xy 58.906574 83.054515)
+ (xy 58.883219 83.005699) (xy 58.796994 82.890517) (xy 58.796989 82.890512) (xy 58.796984 82.890506)
+ (xy 58.740747 82.834269) (xy 58.740731 82.834255) (xy 58.700475 82.798093) (xy 58.700467 82.798087)
+ (xy 58.576736 82.724676) (xy 58.576737 82.724676) (xy 58.527729 82.704377) (xy 58.503226 82.694228)
+ (xy 58.503212 82.694223) (xy 58.503204 82.69422) (xy 58.452199 82.676226) (xy 58.389162 82.667163)
+ (xy 58.309782 82.65575) (xy 57.030218 82.65575) (xy 57.030216 82.65575) (xy 56.976185 82.658645)
+ (xy 56.976181 82.658646) (xy 56.836778 82.694226) (xy 56.836766 82.69423) (xy 56.76328 82.724669)
+ (xy 56.763252 82.724681) (xy 56.714451 82.748029) (xy 56.714446 82.748032) (xy 56.599268 82.834255)
+ (xy 56.599256 82.834265) (xy 56.543019 82.890502) (xy 56.506843 82.930774) (xy 56.506837 82.930782)
+ (xy 56.433426 83.054513) (xy 56.402978 83.128024) (xy 56.402974 83.128033) (xy 56.392971 83.156387)
+ (xy 56.352102 83.213057) (xy 56.287083 83.238636) (xy 56.218557 83.225002) (xy 56.175717 83.188014)
+ (xy 56.13922 83.13778) (xy 56.121966 83.114031) (xy 55.977219 82.969284) (xy 55.977213 82.969278)
+ (xy 55.811613 82.848965) (xy 55.811612 82.848964) (xy 55.81161 82.848963) (xy 55.726855 82.805778)
+ (xy 55.629223 82.756031) (xy 55.434534 82.692772) (xy 55.259995 82.665128) (xy 55.232352 82.66075)
+ (xy 55.027648 82.66075) (xy 55.003329 82.664601) (xy 54.825465 82.692772) (xy 54.630776 82.756031)
+ (xy 54.448386 82.848965) (xy 54.282786 82.969278) (xy 54.138028 83.114036) (xy 54.017715 83.279636)
+ (xy 53.970485 83.37233) (xy 53.92251 83.423126) (xy 53.854689 83.439921) (xy 53.788554 83.417384)
+ (xy 53.749515 83.37233) (xy 53.723599 83.321468) (xy 53.702287 83.27964) (xy 53.668386 83.232979)
+ (xy 53.581971 83.114036) (xy 53.437213 82.969278) (xy 53.271613 82.848965) (xy 53.271612 82.848964)
+ (xy 53.27161 82.848963) (xy 53.186855 82.805778) (xy 53.089223 82.756031) (xy 52.894534 82.692772)
+ (xy 52.719995 82.665128) (xy 52.692352 82.66075) (xy 52.487648 82.66075) (xy 52.463329 82.664601)
+ (xy 52.285465 82.692772) (xy 52.090776 82.756031) (xy 51.908386 82.848965) (xy 51.742786 82.969278)
+ (xy 51.598028 83.114036) (xy 51.477715 83.279636) (xy 51.430485 83.37233) (xy 51.38251 83.423126)
+ (xy 51.314689 83.439921) (xy 51.248554 83.417384) (xy 51.209515 83.37233) (xy 51.183599 83.321468)
+ (xy 51.162287 83.27964) (xy 51.128386 83.232979) (xy 51.041971 83.114036) (xy 50.897213 82.969278)
+ (xy 50.731613 82.848965) (xy 50.731612 82.848964) (xy 50.73161 82.848963) (xy 50.646855 82.805778)
+ (xy 50.549223 82.756031) (xy 50.354534 82.692772) (xy 50.179995 82.665128) (xy 50.152352 82.66075)
+ (xy 49.947648 82.66075) (xy 49.923329 82.664601) (xy 49.745465 82.692772) (xy 49.550776 82.756031)
+ (xy 49.368386 82.848965) (xy 49.202786 82.969278) (xy 49.058028 83.114036) (xy 48.937715 83.279636)
+ (xy 48.890485 83.37233) (xy 48.84251 83.423126) (xy 48.774689 83.439921) (xy 48.708554 83.417384)
+ (xy 48.669515 83.37233) (xy 48.643599 83.321468) (xy 48.622287 83.27964) (xy 48.588386 83.232979)
+ (xy 48.501971 83.114036) (xy 48.357213 82.969278) (xy 48.191613 82.848965) (xy 48.191612 82.848964)
+ (xy 48.19161 82.848963) (xy 48.106855 82.805778) (xy 48.009223 82.756031) (xy 47.814534 82.692772)
+ (xy 47.639995 82.665128) (xy 47.612352 82.66075) (xy 47.407648 82.66075) (xy 47.383329 82.664601)
+ (xy 47.205465 82.692772) (xy 47.010776 82.756031) (xy 46.828386 82.848965) (xy 46.662786 82.969278)
+ (xy 46.518032 83.114032) (xy 46.46261 83.190314) (xy 46.407279 83.232979) (xy 46.337666 83.238958)
+ (xy 46.275871 83.206352) (xy 46.242143 83.14809) (xy 46.237022 83.128024) (xy 46.231226 83.114032)
+ (xy 46.213669 83.071644) (xy 46.206574 83.054515) (xy 46.183219 83.005699) (xy 46.096994 82.890517)
+ (xy 46.096989 82.890512) (xy 46.096984 82.890506) (xy 46.040747 82.834269) (xy 46.040731 82.834255)
+ (xy 46.000475 82.798093) (xy 46.000467 82.798087) (xy 45.876736 82.724676) (xy 45.876737 82.724676)
+ (xy 45.827729 82.704377) (xy 45.803226 82.694228) (xy 45.803212 82.694223) (xy 45.803204 82.69422)
+ (xy 45.752199 82.676226) (xy 45.689162 82.667163) (xy 45.609782 82.65575) (xy 44.330218 82.65575)
+ (xy 44.330216 82.65575) (xy 44.276185 82.658645) (xy 44.276181 82.658646) (xy 44.136778 82.694226)
+ (xy 44.136766 82.69423) (xy 44.06328 82.724669) (xy 44.063252 82.724681) (xy 44.014451 82.748029)
+ (xy 44.014446 82.748032) (xy 43.899268 82.834255) (xy 43.899256 82.834265) (xy 43.843019 82.890502)
+ (xy 43.806843 82.930774) (xy 43.806837 82.930782) (xy 43.733426 83.054513) (xy 43.702978 83.128024)
+ (xy 43.702974 83.128033) (xy 43.692971 83.156387) (xy 43.652102 83.213057) (xy 43.587083 83.238636)
+ (xy 43.518557 83.225002) (xy 43.475717 83.188014) (xy 43.43922 83.13778) (xy 43.421966 83.114031)
+ (xy 43.277219 82.969284) (xy 43.277213 82.969278) (xy 43.111613 82.848965) (xy 43.111612 82.848964)
+ (xy 43.11161 82.848963) (xy 43.026855 82.805778) (xy 42.929223 82.756031) (xy 42.734534 82.692772)
+ (xy 42.559995 82.665128) (xy 42.532352 82.66075) (xy 42.327648 82.66075) (xy 42.303329 82.664601)
+ (xy 42.125465 82.692772) (xy 41.930776 82.756031) (xy 41.748386 82.848965) (xy 41.582786 82.969278)
+ (xy 41.438028 83.114036) (xy 41.317715 83.279636) (xy 41.270485 83.37233) (xy 41.22251 83.423126)
+ (xy 41.154689 83.439921) (xy 41.088554 83.417384) (xy 41.049515 83.37233) (xy 41.023599 83.321468)
+ (xy 41.002287 83.27964) (xy 40.968386 83.232979) (xy 40.881971 83.114036) (xy 40.737213 82.969278)
+ (xy 40.571613 82.848965) (xy 40.571612 82.848964) (xy 40.57161 82.848963) (xy 40.486855 82.805778)
+ (xy 40.389223 82.756031) (xy 40.194534 82.692772) (xy 40.019995 82.665128) (xy 39.992352 82.66075)
+ (xy 39.787648 82.66075) (xy 39.763329 82.664601) (xy 39.585465 82.692772) (xy 39.390776 82.756031)
+ (xy 39.208386 82.848965) (xy 39.042786 82.969278) (xy 38.898028 83.114036) (xy 38.777715 83.279636)
+ (xy 38.730485 83.37233) (xy 38.68251 83.423126) (xy 38.614689 83.439921) (xy 38.548554 83.417384)
+ (xy 38.509515 83.37233) (xy 38.483599 83.321468) (xy 38.462287 83.27964) (xy 38.428386 83.232979)
+ (xy 38.341971 83.114036) (xy 38.197213 82.969278) (xy 38.031613 82.848965) (xy 38.031612 82.848964)
+ (xy 38.03161 82.848963) (xy 37.946855 82.805778) (xy 37.849223 82.756031) (xy 37.654534 82.692772)
+ (xy 37.479995 82.665128) (xy 37.452352 82.66075) (xy 37.247648 82.66075) (xy 37.223329 82.664601)
+ (xy 37.045465 82.692772) (xy 36.850776 82.756031) (xy 36.668386 82.848965) (xy 36.502786 82.969278)
+ (xy 36.358028 83.114036) (xy 36.237715 83.279636) (xy 36.190485 83.37233) (xy 36.14251 83.423126)
+ (xy 36.074689 83.439921) (xy 36.008554 83.417384) (xy 35.969515 83.37233) (xy 35.943599 83.321468)
+ (xy 35.922287 83.27964) (xy 35.888386 83.232979) (xy 35.801971 83.114036) (xy 35.657213 82.969278)
+ (xy 35.491613 82.848965) (xy 35.491612 82.848964) (xy 35.49161 82.848963) (xy 35.406855 82.805778)
+ (xy 35.309223 82.756031) (xy 35.114534 82.692772) (xy 34.939995 82.665128) (xy 34.912352 82.66075)
+ (xy 34.707648 82.66075) (xy 34.683329 82.664601) (xy 34.505465 82.692772) (xy 34.310776 82.756031)
+ (xy 34.128386 82.848965) (xy 33.962786 82.969278) (xy 33.818032 83.114032) (xy 33.76261 83.190314)
+ (xy 33.707279 83.232979) (xy 33.637666 83.238958) (xy 33.575871 83.206352) (xy 33.542143 83.14809)
+ (xy 33.537022 83.128024) (xy 33.531226 83.114032) (xy 33.513669 83.071644) (xy 33.506574 83.054515)
+ (xy 33.483219 83.005699) (xy 33.396994 82.890517) (xy 33.396989 82.890512) (xy 33.396984 82.890506)
+ (xy 33.340747 82.834269) (xy 33.340731 82.834255) (xy 33.300475 82.798093) (xy 33.300467 82.798087)
+ (xy 33.176736 82.724676) (xy 33.176737 82.724676) (xy 33.127729 82.704377) (xy 33.103226 82.694228)
+ (xy 33.103212 82.694223) (xy 33.103204 82.69422) (xy 33.052199 82.676226) (xy 32.989162 82.667163)
+ (xy 32.909782 82.65575) (xy 31.630218 82.65575) (xy 31.630216 82.65575) (xy 31.576185 82.658645)
+ (xy 31.576181 82.658646) (xy 31.436778 82.694226) (xy 31.436766 82.69423) (xy 31.36328 82.724669)
+ (xy 31.363252 82.724681) (xy 31.314451 82.748029) (xy 31.314446 82.748032) (xy 31.199268 82.834255)
+ (xy 31.199256 82.834265) (xy 31.143019 82.890502) (xy 31.106843 82.930774) (xy 31.106837 82.930782)
+ (xy 31.033426 83.054513) (xy 31.002978 83.128024) (xy 31.002974 83.128033) (xy 30.992971 83.156387)
+ (xy 30.952102 83.213057) (xy 30.887083 83.238636) (xy 30.818557 83.225002) (xy 30.775717 83.188014)
+ (xy 30.73922 83.13778) (xy 30.721966 83.114031) (xy 30.577219 82.969284) (xy 30.577213 82.969278)
+ (xy 30.411613 82.848965) (xy 30.411612 82.848964) (xy 30.41161 82.848963) (xy 30.326855 82.805778)
+ (xy 30.229223 82.756031) (xy 30.034534 82.692772) (xy 29.859995 82.665128) (xy 29.832352 82.66075)
+ (xy 29.627648 82.66075) (xy 29.603329 82.664601) (xy 29.425465 82.692772) (xy 29.230776 82.756031)
+ (xy 29.048386 82.848965) (xy 28.882786 82.969278) (xy 28.738032 83.114032) (xy 28.679344 83.19481)
+ (xy 28.624014 83.237475) (xy 28.5544 83.243454) (xy 28.492606 83.210848) (xy 28.460641 83.158816)
+ (xy 28.433478 83.071644) (xy 28.345472 82.926065) (xy 28.34547 82.926063) (xy 28.345469 82.926061)
+ (xy 28.225188 82.80578) (xy 28.212472 82.798093) (xy 28.079606 82.717772) (xy 27.917196 82.667164)
+ (xy 27.917194 82.667163) (xy 27.917192 82.667163) (xy 27.867778 82.662673) (xy 27.846616 82.66075)
+ (xy 26.533384 82.66075) (xy 26.514145 82.662498) (xy 26.462807 82.667163) (xy 26.300393 82.717772)
+ (xy 26.154811 82.80578) (xy 26.15481 82.805781) (xy 26.112181 82.848411) (xy 26.050858 82.881896)
+ (xy 25.981166 82.876912) (xy 25.925233 82.83504) (xy 25.900816 82.769576) (xy 25.9005 82.76073)
+ (xy 25.9005 78.501553) (xy 25.920185 78.434514) (xy 25.972989 78.388759) (xy 26.042147 78.378815)
+ (xy 26.105703 78.40784) (xy 26.134985 78.445258) (xy 26.164951 78.50407) (xy 26.28989 78.676036)
+ (xy 26.440213 78.826359) (xy 26.612179 78.951298) (xy 26.612181 78.951299) (xy 26.612184 78.951301)
+ (xy 26.801588 79.047807) (xy 27.003757 79.113496) (xy 27.213713 79.14675) (xy 27.213714 79.14675)
+ (xy 27.426286 79.14675) (xy 27.426287 79.14675) (xy 27.636243 79.113496) (xy 27.838412 79.047807)
+ (xy 28.027816 78.951301) (xy 28.049789 78.935336) (xy 28.199786 78.826359) (xy 28.199788 78.826356)
+ (xy 28.199792 78.826354) (xy 28.350104 78.676042) (xy 28.350106 78.676038) (xy 28.350109 78.676036)
+ (xy 28.471396 78.509097) (xy 28.475051 78.504066) (xy 28.571557 78.314662) (xy 28.637246 78.112493)
+ (xy 28.6705 77.902537) (xy 28.6705 77.689963) (xy 28.637246 77.480007) (xy 28.612464 77.403736)
+ (xy 29.1745 77.403736) (xy 29.1745 77.588764) (xy 29.185884 77.660636) (xy 29.203445 77.771515)
+ (xy 29.260619 77.947482) (xy 29.26062 77.947485) (xy 29.316299 78.05676) (xy 29.344622 78.112346)
+ (xy 29.453379 78.262037) (xy 29.584213 78.392871) (xy 29.733904 78.501628) (xy 29.792054 78.531257)
+ (xy 29.898764 78.585629) (xy 29.898767 78.58563) (xy 29.969638 78.608657) (xy 30.074736 78.642805)
+ (xy 30.257486 78.67175) (xy 30.257487 78.67175) (xy 30.442513 78.67175) (xy 30.442514 78.67175)
+ (xy 30.625264 78.642805) (xy 30.801235 78.585629) (xy 30.966096 78.501628) (xy 31.115787 78.392871)
+ (xy 31.246621 78.262037) (xy 31.355378 78.112346) (xy 31.439379 77.947485) (xy 31.496555 77.771514)
+ (xy 31.5255 77.588764) (xy 31.5255 77.403736) (xy 31.496555 77.220986) (xy 31.459611 77.107283)
+ (xy 31.43938 77.045017) (xy 31.439379 77.045014) (xy 31.388987 76.946116) (xy 31.355378 76.880154)
+ (xy 31.246621 76.730463) (xy 31.115787 76.599629) (xy 30.966096 76.490872) (xy 30.942802 76.479003)
+ (xy 30.801235 76.40687) (xy 30.801232 76.406869) (xy 30.625265 76.349695) (xy 30.533889 76.335222)
+ (xy 30.442514 76.32075) (xy 30.257486 76.32075) (xy 30.196569 76.330398) (xy 30.074734 76.349695)
+ (xy 29.898767 76.406869) (xy 29.898764 76.40687) (xy 29.733903 76.490872) (xy 29.659826 76.544693)
+ (xy 29.584213 76.599629) (xy 29.584211 76.599631) (xy 29.58421 76.599631) (xy 29.453381 76.73046)
+ (xy 29.453381 76.730461) (xy 29.453379 76.730463) (xy 29.427458 76.76614) (xy 29.344622 76.880153)
+ (xy 29.26062 77.045014) (xy 29.260619 77.045017) (xy 29.203445 77.220984) (xy 29.183454 77.3472)
+ (xy 29.1745 77.403736) (xy 28.612464 77.403736) (xy 28.571557 77.277838) (xy 28.475051 77.088434)
+ (xy 28.475049 77.088431) (xy 28.475048 77.088429) (xy 28.350109 76.916463) (xy 28.199786 76.76614)
+ (xy 28.02782 76.641201) (xy 27.838414 76.544694) (xy 27.838413 76.544693) (xy 27.838412 76.544693)
+ (xy 27.636243 76.479004) (xy 27.636241 76.479003) (xy 27.63624 76.479003) (xy 27.45312 76.45) (xy 27.426287 76.44575)
+ (xy 27.213713 76.44575) (xy 27.18688 76.45) (xy 27.00376 76.479003) (xy 26.801585 76.544694) (xy 26.612179 76.641201)
+ (xy 26.440213 76.76614) (xy 26.28989 76.916463) (xy 26.164948 77.088434) (xy 26.164947 77.088435)
+ (xy 26.134984 77.147241) (xy 26.08701 77.198037) (xy 26.019189 77.214832) (xy 25.953054 77.192294)
+ (xy 25.909603 77.137579) (xy 25.9005 77.090946) (xy 25.9005 73.051553) (xy 25.920185 72.984514)
+ (xy 25.972989 72.938759) (xy 26.042147 72.928815) (xy 26.105703 72.95784) (xy 26.134984 72.995257)
+ (xy 26.148134 73.021065) (xy 26.164951 73.05407) (xy 26.28989 73.226036) (xy 26.440213 73.376359)
+ (xy 26.612179 73.501298) (xy 26.612181 73.501299) (xy 26.612184 73.501301) (xy 26.801588 73.597807)
+ (xy 27.003757 73.663496) (xy 27.213713 73.69675) (xy 27.213714 73.69675) (xy 27.426286 73.69675)
+ (xy 27.426287 73.69675) (xy 27.636243 73.663496) (xy 27.838412 73.597807) (xy 28.027816 73.501301)
+ (xy 28.049789 73.485336) (xy 28.199786 73.376359) (xy 28.199788 73.376356) (xy 28.199792 73.376354)
+ (xy 28.350104 73.226042) (xy 28.350106 73.226038) (xy 28.350109 73.226036) (xy 28.475048 73.05407)
+ (xy 28.475047 73.05407) (xy 28.475051 73.054066) (xy 28.571557 72.864662) (xy 28.637246 72.662493)
+ (xy 28.652108 72.568657) (xy 28.654472 72.553736) (xy 29.1745 72.553736) (xy 29.1745 72.738763)
+ (xy 29.203445 72.921515) (xy 29.260619 73.097482) (xy 29.26062 73.097485) (xy 29.320981 73.215948)
+ (xy 29.344622 73.262346) (xy 29.453379 73.412037) (xy 29.584213 73.542871) (xy 29.733904 73.651628)
+ (xy 29.774846 73.672489) (xy 29.898764 73.735629) (xy 29.898767 73.73563) (xy 29.98675 73.764217)
+ (xy 30.074736 73.792805) (xy 30.257486 73.82175) (xy 30.257487 73.82175) (xy 30.442513 73.82175)
+ (xy 30.442514 73.82175) (xy 30.625264 73.792805) (xy 30.801235 73.735629) (xy 30.966096 73.651628)
+ (xy 31.115787 73.542871) (xy 31.246621 73.412037) (xy 31.355378 73.262346) (xy 31.439379 73.097485)
+ (xy 31.496555 72.921514) (xy 31.5255 72.738764) (xy 31.5255 72.553736) (xy 31.496555 72.370986)
+ (xy 31.458153 72.252796) (xy 31.43938 72.195017) (xy 31.439379 72.195014) (xy 31.390457 72.099)
+ (xy 31.355378 72.030154) (xy 31.246621 71.880463) (xy 31.115787 71.749629) (xy 30.966096 71.640872)
+ (xy 30.961301 71.638429) (xy 30.801235 71.55687) (xy 30.801232 71.556869) (xy 30.625265 71.499695)
+ (xy 30.533889 71.485222) (xy 30.442514 71.47075) (xy 30.257486 71.47075) (xy 30.196569 71.480398)
+ (xy 30.074734 71.499695) (xy 29.898767 71.556869) (xy 29.898764 71.55687) (xy 29.733903 71.640872)
+ (xy 29.721351 71.649992) (xy 29.584213 71.749629) (xy 29.584211 71.749631) (xy 29.58421 71.749631)
+ (xy 29.453381 71.88046) (xy 29.453381 71.880461) (xy 29.453379 71.880463) (xy 29.406672 71.944749)
+ (xy 29.344622 72.030153) (xy 29.26062 72.195014) (xy 29.260619 72.195017) (xy 29.203445 72.370984)
+ (xy 29.1745 72.553736) (xy 28.654472 72.553736) (xy 28.658316 72.529466) (xy 28.658316 72.529465)
+ (xy 28.6705 72.452537) (xy 28.6705 72.239963) (xy 28.656253 72.150013) (xy 28.637246 72.030007)
+ (xy 28.571557 71.827838) (xy 28.475051 71.638434) (xy 28.475049 71.638431) (xy 28.475048 71.638429)
+ (xy 28.350109 71.466463) (xy 28.199786 71.31614) (xy 28.02782 71.191201) (xy 27.838414 71.094694)
+ (xy 27.838413 71.094693) (xy 27.838412 71.094693) (xy 27.636243 71.029004) (xy 27.636241 71.029003)
+ (xy 27.63624 71.029003) (xy 27.449963 70.9995) (xy 27.426287 70.99575) (xy 27.213713 70.99575) (xy 27.190037 70.9995)
+ (xy 27.00376 71.029003) (xy 26.801585 71.094694) (xy 26.612179 71.191201) (xy 26.440213 71.31614)
+ (xy 26.28989 71.466463) (xy 26.164948 71.638434) (xy 26.164947 71.638435) (xy 26.134984 71.697241)
+ (xy 26.08701 71.748037) (xy 26.019189 71.764832) (xy 25.953054 71.742294) (xy 25.909603 71.687579)
+ (xy 25.9005 71.640946) (xy 25.9005 67.000581) (xy 25.920185 66.933542) (xy 25.972989 66.887787)
+ (xy 26.042147 66.877843) (xy 26.105703 66.906868) (xy 26.124817 66.927694) (xy 26.173285 66.994405)
+ (xy 26.198034 67.028469) (xy 26.342786 67.173221) (xy 26.48419 67.275955) (xy 26.50839 67.293537)
+ (xy 26.605455 67.342994) (xy 26.690776 67.386468) (xy 26.690778 67.386468) (xy 26.690781 67.38647)
+ (xy 26.78726 67.417818) (xy 26.885465 67.449727) (xy 26.950332 67.460001) (xy 27.087648 67.48175)
+ (xy 27.087649 67.48175) (xy 27.292351 67.48175) (xy 27.292352 67.48175) (xy 27.494534 67.449727)
+ (xy 27.689219 67.38647) (xy 27.87161 67.293537) (xy 27.96459 67.225982) (xy 28.037213 67.173221)
+ (xy 28.037215 67.173218) (xy 28.037219 67.173216) (xy 28.181966 67.028469) (xy 28.181968 67.028465)
+ (xy 28.181971 67.028463) (xy 28.302284 66.862864) (xy 28.302285 66.862863) (xy 28.302287 66.86286)
+ (xy 28.349516 66.770167) (xy 28.397489 66.719373) (xy 28.46531 66.702578) (xy 28.531445 66.725115)
+ (xy 28.570483 66.770167) (xy 28.596401 66.821032) (xy 28.617715 66.862864) (xy 28.738028 67.028463)
+ (xy 28.882786 67.173221) (xy 29.02419 67.275955) (xy 29.04839 67.293537) (xy 29.145455 67.342994)
+ (xy 29.230776 67.386468) (xy 29.230778 67.386468) (xy 29.230781 67.38647) (xy 29.32726 67.417818)
+ (xy 29.425465 67.449727) (xy 29.490332 67.460001) (xy 29.627648 67.48175) (xy 29.627649 67.48175)
+ (xy 29.832351 67.48175) (xy 29.832352 67.48175) (xy 30.034534 67.449727) (xy 30.229219 67.38647)
+ (xy 30.41161 67.293537) (xy 30.50459 67.225982) (xy 30.577213 67.173221) (xy 30.577215 67.173218)
+ (xy 30.577219 67.173216) (xy 30.721966 67.028469) (xy 30.777388 66.952185) (xy 30.832718 66.90952)
+ (xy 30.902331 66.903541) (xy 30.964127 66.936146) (xy 30.997855 66.994405) (xy 31.002976 67.014471)
+ (xy 31.00298 67.014483) (xy 31.033419 67.087969) (xy 31.033431 67.087997) (xy 31.056779 67.136798)
+ (xy 31.056781 67.136801) (xy 31.143006 67.251983) (xy 31.14301 67.251987) (xy 31.143015 67.251993)
+ (xy 31.199252 67.30823) (xy 31.199261 67.308238) (xy 31.199267 67.308244) (xy 31.237952 67.342994)
+ (xy 31.239524 67.344406) (xy 31.239532 67.344412) (xy 31.363263 67.417823) (xy 31.363262 67.417823)
+ (xy 31.377615 67.423768) (xy 31.436774 67.448272) (xy 31.487802 67.466274) (xy 31.630218 67.48675)
+ (xy 31.630221 67.48675) (xy 32.909784 67.48675) (xy 32.954859 67.484334) (xy 32.963815 67.483854)
+ (xy 33.103226 67.448272) (xy 33.176735 67.417824) (xy 33.225551 67.394469) (xy 33.340733 67.308244)
+ (xy 33.396994 67.251983) (xy 33.433157 67.211725) (xy 33.506574 67.087985) (xy 33.537022 67.014476)
+ (xy 33.547027 66.986115) (xy 33.587893 66.929445) (xy 33.652911 66.903864) (xy 33.721438 66.917495)
+ (xy 33.764281 66.954485) (xy 33.818028 67.028463) (xy 33.962786 67.173221) (xy 34.10419 67.275955)
+ (xy 34.12839 67.293537) (xy 34.225455 67.342994) (xy 34.310776 67.386468) (xy 34.310778 67.386468)
+ (xy 34.310781 67.38647) (xy 34.40726 67.417818) (xy 34.505465 67.449727) (xy 34.570332 67.460001)
+ (xy 34.707648 67.48175) (xy 34.707649 67.48175) (xy 34.912351 67.48175) (xy 34.912352 67.48175)
+ (xy 35.114534 67.449727) (xy 35.309219 67.38647) (xy 35.49161 67.293537) (xy 35.58459 67.225982)
+ (xy 35.657213 67.173221) (xy 35.657215 67.173218) (xy 35.657219 67.173216) (xy 35.801966 67.028469)
+ (xy 35.801968 67.028465) (xy 35.801971 67.028463) (xy 35.922284 66.862864) (xy 35.922285 66.862863)
+ (xy 35.922287 66.86286) (xy 35.969516 66.770167) (xy 36.017489 66.719373) (xy 36.08531 66.702578)
+ (xy 36.151445 66.725115) (xy 36.190483 66.770167) (xy 36.216401 66.821032) (xy 36.237715 66.862864)
+ (xy 36.358028 67.028463) (xy 36.502784 67.173219) (xy 36.598385 67.242676) (xy 36.641051 67.298005)
+ (xy 36.6495 67.342994) (xy 36.6495 70.031006) (xy 36.6495 70.168994) (xy 36.6495 70.168996) (xy 36.649499 70.168996)
+ (xy 36.676418 70.304322) (xy 36.676421 70.304332) (xy 36.729222 70.431807) (xy 36.805887 70.546545)
+ (xy 36.805888 70.546546) (xy 45.205886 78.946543) (xy 46.303453 80.044111) (xy 46.303454 80.044112)
+ (xy 46.418192 80.120777) (xy 46.545667 80.173578) (xy 46.545672 80.17358) (xy 46.545676 80.17358)
+ (xy 46.545677 80.173581) (xy 46.681003 80.2005) (xy 46.681006 80.2005) (xy 46.681007 80.2005) (xy 57.824684 80.2005)
+ (xy 57.872136 80.209939) (xy 57.992998 80.260001) (xy 58.016503 80.269737) (xy 58.171153 80.300499)
+ (xy 58.171156 80.3005) (xy 58.171158 80.3005) (xy 58.328844 80.3005) (xy 58.328845 80.300499) (xy 58.483497 80.269737)
+ (xy 58.629179 80.209394) (xy 58.760289 80.121789) (xy 58.871789 80.010289) (xy 58.959394 79.879179)
+ (xy 59.019737 79.733497) (xy 59.0505 79.578842) (xy 59.0505 79.421158) (xy 59.0505 79.421155) (xy 59.050499 79.421153)
+ (xy 59.019738 79.26651) (xy 59.019737 79.266503) (xy 59.019735 79.266498) (xy 58.959397 79.120827)
+ (xy 58.95939 79.120814) (xy 58.871789 78.989711) (xy 58.871786 78.989707) (xy 58.760292 78.878213)
+ (xy 58.760288 78.87821) (xy 58.629185 78.790609) (xy 58.629172 78.790602) (xy 58.483501 78.730264)
+ (xy 58.483489 78.730261) (xy 58.328845 78.6995) (xy 58.328842 78.6995) (xy 58.171158 78.6995) (xy 58.171155 78.6995)
+ (xy 58.01651 78.730261) (xy 58.016498 78.730264) (xy 57.872136 78.790061) (xy 57.824684 78.7995)
+ (xy 47.091519 78.7995) (xy 47.02448 78.779815) (xy 47.003838 78.763181) (xy 38.086819 69.846162)
+ (xy 38.053334 69.784839) (xy 38.0505 69.758481) (xy 38.0505 67.342994) (xy 38.070185 67.275955)
+ (xy 38.101615 67.242676) (xy 38.197215 67.173219) (xy 38.197215 67.173218) (xy 38.197219 67.173216)
+ (xy 38.341966 67.028469) (xy 38.341968 67.028465) (xy 38.341971 67.028463) (xy 38.462284 66.862864)
+ (xy 38.462285 66.862863) (xy 38.462287 66.86286) (xy 38.509516 66.770167) (xy 38.557489 66.719373)
+ (xy 38.62531 66.702578) (xy 38.691445 66.725115) (xy 38.730483 66.770167) (xy 38.756401 66.821032)
+ (xy 38.777715 66.862864) (xy 38.898028 67.028463) (xy 39.042786 67.173221) (xy 39.18419 67.275955)
+ (xy 39.20839 67.293537) (xy 39.305455 67.342994) (xy 39.390776 67.386468) (xy 39.390778 67.386468)
+ (xy 39.390781 67.38647) (xy 39.48726 67.417818) (xy 39.585465 67.449727) (xy 39.650332 67.460001)
+ (xy 39.787648 67.48175) (xy 39.787649 67.48175) (xy 39.992351 67.48175) (xy 39.992352 67.48175)
+ (xy 40.194534 67.449727) (xy 40.389219 67.38647) (xy 40.57161 67.293537) (xy 40.66459 67.225982)
+ (xy 40.737213 67.173221) (xy 40.737215 67.173218) (xy 40.737219 67.173216) (xy 40.881966 67.028469)
+ (xy 40.881968 67.028465) (xy 40.881971 67.028463) (xy 41.002284 66.862864) (xy 41.002285 66.862863)
+ (xy 41.002287 66.86286) (xy 41.049516 66.770167) (xy 41.097489 66.719373) (xy 41.16531 66.702578)
+ (xy 41.231445 66.725115) (xy 41.270483 66.770167) (xy 41.296401 66.821032) (xy 41.317715 66.862864)
+ (xy 41.438028 67.028463) (xy 41.582786 67.173221) (xy 41.72419 67.275955) (xy 41.74839 67.293537)
+ (xy 41.845455 67.342994) (xy 41.930776 67.386468) (xy 41.930778 67.386468) (xy 41.930781 67.38647)
+ (xy 42.02726 67.417818) (xy 42.125465 67.449727) (xy 42.190332 67.460001) (xy 42.327648 67.48175)
+ (xy 42.327649 67.48175) (xy 42.532351 67.48175) (xy 42.532352 67.48175) (xy 42.734534 67.449727)
+ (xy 42.929219 67.38647) (xy 43.11161 67.293537) (xy 43.13581 67.275955) (xy 43.277213 67.173221)
+ (xy 43.277215 67.173218) (xy 43.277219 67.173216) (xy 43.421966 67.028469) (xy 43.477766 66.951665)
+ (xy 43.533096 66.909) (xy 43.60271 66.903021) (xy 43.664505 66.935626) (xy 43.698233 66.993885)
+ (xy 43.703438 67.01428) (xy 43.703442 67.014293) (xy 43.726862 67.070834) (xy 44.487037 66.31066)
+ (xy 44.504075 66.374243) (xy 44.569901 66.488257) (xy 44.662993 66.581349) (xy 44.777007 66.647175)
+ (xy 44.840589 66.664212) (xy 44.080414 67.424385) (xy 44.13696 67.447807) (xy 44.136964 67.447809)
+ (xy 44.187946 67.465794) (xy 44.330219 67.486249) (xy 44.330221 67.48625) (xy 45.609786 67.48625)
+ (xy 45.663762 67.483356) (xy 45.663764 67.483356) (xy 45.803039 67.447808) (xy 45.859584 67.424386)
+ (xy 45.859584 67.424385) (xy 45.09941 66.664212) (xy 45.162993 66.647175) (xy 45.277007 66.581349)
+ (xy 45.370099 66.488257) (xy 45.435925 66.374243) (xy 45.452962 66.31066) (xy 46.213135 67.070834)
+ (xy 46.213136 67.070834) (xy 46.236553 67.014302) (xy 46.246668 66.985629) (xy 46.287533 66.928956)
+ (xy 46.352551 66.903373) (xy 46.421078 66.917002) (xy 46.463924 66.953994) (xy 46.518028 67.028462)
+ (xy 46.518032 67.028467) (xy 46.662786 67.173221) (xy 46.80419 67.275955) (xy 46.82839 67.293537)
+ (xy 46.925455 67.342994) (xy 47.010776 67.386468) (xy 47.010778 67.386468) (xy 47.010781 67.38647)
+ (xy 47.10726 67.417818) (xy 47.205465 67.449727) (xy 47.270332 67.460001) (xy 47.407648 67.48175)
+ (xy 47.407649 67.48175) (xy 47.612351 67.48175) (xy 47.612352 67.48175) (xy 47.814534 67.449727)
+ (xy 48.009219 67.38647) (xy 48.19161 67.293537) (xy 48.28459 67.225982) (xy 48.357213 67.173221)
+ (xy 48.357215 67.173218) (xy 48.357219 67.173216) (xy 48.501966 67.028469) (xy 48.501968 67.028465)
+ (xy 48.501971 67.028463) (xy 48.622284 66.862864) (xy 48.622285 66.862863) (xy 48.622287 66.86286)
+ (xy 48.669516 66.770167) (xy 48.717489 66.719373) (xy 48.78531 66.702578) (xy 48.851445 66.725115)
+ (xy 48.890483 66.770167) (xy 48.916401 66.821032) (xy 48.937715 66.862864) (xy 49.058028 67.028463)
+ (xy 49.202786 67.173221) (xy 49.34419 67.275955) (xy 49.36839 67.293537) (xy 49.465455 67.342994)
+ (xy 49.550776 67.386468) (xy 49.550778 67.386468) (xy 49.550781 67.38647) (xy 49.64726 67.417818)
+ (xy 49.745465 67.449727) (xy 49.810332 67.460001) (xy 49.947648 67.48175) (xy 49.947649 67.48175)
+ (xy 50.152351 67.48175) (xy 50.152352 67.48175) (xy 50.354534 67.449727) (xy 50.549219 67.38647)
+ (xy 50.73161 67.293537) (xy 50.82459 67.225982) (xy 50.897213 67.173221) (xy 50.897215 67.173218)
+ (xy 50.897219 67.173216) (xy 51.041966 67.028469) (xy 51.041968 67.028465) (xy 51.041971 67.028463)
+ (xy 51.162284 66.862864) (xy 51.162285 66.862863) (xy 51.162287 66.86286) (xy 51.209516 66.770167)
+ (xy 51.257489 66.719373) (xy 51.32531 66.702578) (xy 51.391445 66.725115) (xy 51.430483 66.770167)
+ (xy 51.456401 66.821032) (xy 51.477715 66.862864) (xy 51.598028 67.028463) (xy 51.742786 67.173221)
+ (xy 51.88419 67.275955) (xy 51.90839 67.293537) (xy 52.005455 67.342994) (xy 52.090776 67.386468)
+ (xy 52.090778 67.386468) (xy 52.090781 67.38647) (xy 52.18726 67.417818) (xy 52.285465 67.449727)
+ (xy 52.350332 67.460001) (xy 52.487648 67.48175) (xy 52.487649 67.48175) (xy 52.692351 67.48175)
+ (xy 52.692352 67.48175) (xy 52.894534 67.449727) (xy 53.089219 67.38647) (xy 53.27161 67.293537)
+ (xy 53.36459 67.225982) (xy 53.437213 67.173221) (xy 53.437215 67.173218) (xy 53.437219 67.173216)
+ (xy 53.581966 67.028469) (xy 53.581968 67.028465) (xy 53.581971 67.028463) (xy 53.702284 66.862864)
+ (xy 53.702285 66.862863) (xy 53.702287 66.86286) (xy 53.749516 66.770167) (xy 53.797489 66.719373)
+ (xy 53.86531 66.702578) (xy 53.931445 66.725115) (xy 53.970483 66.770167) (xy 53.996401 66.821032)
+ (xy 54.017715 66.862864) (xy 54.138028 67.028463) (xy 54.282786 67.173221) (xy 54.42419 67.275955)
+ (xy 54.44839 67.293537) (xy 54.545455 67.342994) (xy 54.630776 67.386468) (xy 54.630778 67.386468)
+ (xy 54.630781 67.38647) (xy 54.72726 67.417818) (xy 54.825465 67.449727) (xy 54.890332 67.460001)
+ (xy 55.027648 67.48175) (xy 55.027649 67.48175) (xy 55.232351 67.48175) (xy 55.232352 67.48175)
+ (xy 55.434534 67.449727) (xy 55.629219 67.38647) (xy 55.81161 67.293537) (xy 55.90459 67.225982)
+ (xy 55.977213 67.173221) (xy 55.977215 67.173218) (xy 55.977219 67.173216) (xy 56.121966 67.028469)
+ (xy 56.177388 66.952185) (xy 56.232718 66.90952) (xy 56.302331 66.903541) (xy 56.364127 66.936146)
+ (xy 56.397855 66.994405) (xy 56.402976 67.014471) (xy 56.40298 67.014483) (xy 56.433419 67.087969)
+ (xy 56.433431 67.087997) (xy 56.456779 67.136798) (xy 56.456781 67.136801) (xy 56.543006 67.251983)
+ (xy 56.54301 67.251987) (xy 56.543015 67.251993) (xy 56.599252 67.30823) (xy 56.599261 67.308238)
+ (xy 56.599267 67.308244) (xy 56.637952 67.342994) (xy 56.639524 67.344406) (xy 56.639532 67.344412)
+ (xy 56.763263 67.417823) (xy 56.763262 67.417823) (xy 56.777615 67.423768) (xy 56.836774 67.448272)
+ (xy 56.887802 67.466274) (xy 57.030218 67.48675) (xy 57.030221 67.48675) (xy 58.309784 67.48675)
+ (xy 58.354859 67.484334) (xy 58.363815 67.483854) (xy 58.503226 67.448272) (xy 58.576735 67.417824)
+ (xy 58.625551 67.394469) (xy 58.740733 67.308244) (xy 58.796994 67.251983) (xy 58.833157 67.211725)
+ (xy 58.906574 67.087985) (xy 58.937022 67.014476) (xy 58.947027 66.986115) (xy 58.987893 66.929445)
+ (xy 59.052911 66.903864) (xy 59.121438 66.917495) (xy 59.164281 66.954485) (xy 59.218028 67.028463)
+ (xy 59.362786 67.173221) (xy 59.50419 67.275955) (xy 59.52839 67.293537) (xy 59.625455 67.342994)
+ (xy 59.710776 67.386468) (xy 59.710778 67.386468) (xy 59.710781 67.38647) (xy 59.80726 67.417818)
+ (xy 59.905465 67.449727) (xy 59.970332 67.460001) (xy 60.107648 67.48175) (xy 60.107649 67.48175)
+ (xy 60.312351 67.48175) (xy 60.312352 67.48175) (xy 60.514534 67.449727) (xy 60.709219 67.38647)
+ (xy 60.89161 67.293537) (xy 60.98459 67.225982) (xy 61.057213 67.173221) (xy 61.057215 67.173218)
+ (xy 61.057219 67.173216) (xy 61.201966 67.028469) (xy 61.201968 67.028465) (xy 61.201971 67.028463)
+ (xy 61.322284 66.862864) (xy 61.322285 66.862863) (xy 61.322287 66.86286) (xy 61.369516 66.770167)
+ (xy 61.417489 66.719373) (xy 61.48531 66.702578) (xy 61.551445 66.725115) (xy 61.590483 66.770167)
+ (xy 61.616401 66.821032) (xy 61.637715 66.862864) (xy 61.758028 67.028463) (xy 61.902786 67.173221)
+ (xy 62.04419 67.275955) (xy 62.06839 67.293537) (xy 62.165455 67.342994) (xy 62.250776 67.386468)
+ (xy 62.250778 67.386468) (xy 62.250781 67.38647) (xy 62.34726 67.417818) (xy 62.445465 67.449727)
+ (xy 62.510332 67.460001) (xy 62.647648 67.48175) (xy 62.647649 67.48175) (xy 62.852351 67.48175)
+ (xy 62.852352 67.48175) (xy 63.054534 67.449727) (xy 63.249219 67.38647) (xy 63.43161 67.293537)
+ (xy 63.52459 67.225982) (xy 63.597213 67.173221) (xy 63.597215 67.173218) (xy 63.597219 67.173216)
+ (xy 63.741966 67.028469) (xy 63.741968 67.028465) (xy 63.741971 67.028463) (xy 63.862284 66.862864)
+ (xy 63.862285 66.862863) (xy 63.862287 66.86286) (xy 63.909516 66.770167) (xy 63.957489 66.719373)
+ (xy 64.02531 66.702578) (xy 64.091445 66.725115) (xy 64.130483 66.770167) (xy 64.156401 66.821032)
+ (xy 64.177715 66.862864) (xy 64.298028 67.028463) (xy 64.442786 67.173221) (xy 64.58419 67.275955)
+ (xy 64.60839 67.293537) (xy 64.705455 67.342994) (xy 64.790776 67.386468) (xy 64.790778 67.386468)
+ (xy 64.790781 67.38647) (xy 64.88726 67.417818) (xy 64.985465 67.449727) (xy 65.050332 67.460001)
+ (xy 65.187648 67.48175) (xy 65.187649 67.48175) (xy 65.392351 67.48175) (xy 65.392352 67.48175)
+ (xy 65.594534 67.449727) (xy 65.789219 67.38647) (xy 65.97161 67.293537) (xy 66.06459 67.225982)
+ (xy 66.137213 67.173221) (xy 66.137215 67.173218) (xy 66.137219 67.173216) (xy 66.281966 67.028469)
+ (xy 66.281968 67.028465) (xy 66.281971 67.028463) (xy 66.402284 66.862864) (xy 66.402285 66.862863)
+ (xy 66.402287 66.86286) (xy 66.449516 66.770167) (xy 66.497489 66.719373) (xy 66.56531 66.702578)
+ (xy 66.631445 66.725115) (xy 66.670483 66.770167) (xy 66.696401 66.821032) (xy 66.717715 66.862864)
+ (xy 66.838028 67.028463) (xy 66.982786 67.173221) (xy 67.12419 67.275955) (xy 67.14839 67.293537)
+ (xy 67.245455 67.342994) (xy 67.330776 67.386468) (xy 67.330778 67.386468) (xy 67.330781 67.38647)
+ (xy 67.42726 67.417818) (xy 67.525465 67.449727) (xy 67.590332 67.460001) (xy 67.727648 67.48175)
+ (xy 67.727649 67.48175) (xy 67.932351 67.48175) (xy 67.932352 67.48175) (xy 68.134534 67.449727)
+ (xy 68.329219 67.38647) (xy 68.51161 67.293537) (xy 68.60459 67.225982) (xy 68.677213 67.173221)
+ (xy 68.677215 67.173218) (xy 68.677219 67.173216) (xy 68.821966 67.028469) (xy 68.877388 66.952185)
+ (xy 68.932718 66.90952) (xy 69.002331 66.903541) (xy 69.064127 66.936146) (xy 69.097855 66.994405)
+ (xy 69.102976 67.014471) (xy 69.10298 67.014483) (xy 69.133419 67.087969) (xy 69.133431 67.087997)
+ (xy 69.156779 67.136798) (xy 69.156781 67.136801) (xy 69.243006 67.251983) (xy 69.24301 67.251987)
+ (xy 69.243015 67.251993) (xy 69.299252 67.30823) (xy 69.299261 67.308238) (xy 69.299267 67.308244)
+ (xy 69.337952 67.342994) (xy 69.339524 67.344406) (xy 69.339532 67.344412) (xy 69.463263 67.417823)
+ (xy 69.463262 67.417823) (xy 69.477615 67.423768) (xy 69.536774 67.448272) (xy 69.587802 67.466274)
+ (xy 69.730218 67.48675) (xy 69.730221 67.48675) (xy 71.009784 67.48675) (xy 71.054859 67.484334)
+ (xy 71.063815 67.483854) (xy 71.203226 67.448272) (xy 71.276735 67.417824) (xy 71.325551 67.394469)
+ (xy 71.440733 67.308244) (xy 71.496994 67.251983) (xy 71.533157 67.211725) (xy 71.606574 67.087985)
+ (xy 71.637022 67.014476) (xy 71.647027 66.986115) (xy 71.687893 66.929445) (xy 71.752911 66.903864)
+ (xy 71.821438 66.917495) (xy 71.864281 66.954485) (xy 71.918028 67.028463) (xy 72.062786 67.173221)
+ (xy 72.20419 67.275955) (xy 72.22839 67.293537) (xy 72.325455 67.342994) (xy 72.410776 67.386468)
+ (xy 72.410778 67.386468) (xy 72.410781 67.38647) (xy 72.50726 67.417818) (xy 72.605465 67.449727)
+ (xy 72.670332 67.460001) (xy 72.807648 67.48175) (xy 72.807649 67.48175) (xy 73.012351 67.48175)
+ (xy 73.012352 67.48175) (xy 73.214534 67.449727) (xy 73.409219 67.38647) (xy 73.59161 67.293537)
+ (xy 73.68459 67.225982) (xy 73.757213 67.173221) (xy 73.757215 67.173218) (xy 73.757219 67.173216)
+ (xy 73.901966 67.028469) (xy 73.901968 67.028465) (xy 73.901971 67.028463) (xy 74.022284 66.862864)
+ (xy 74.022285 66.862863) (xy 74.022287 66.86286) (xy 74.069516 66.770167) (xy 74.117489 66.719373)
+ (xy 74.18531 66.702578) (xy 74.251445 66.725115) (xy 74.290483 66.770167) (xy 74.316401 66.821032)
+ (xy 74.337715 66.862864) (xy 74.458028 67.028463) (xy 74.602786 67.173221) (xy 74.74419 67.275955)
+ (xy 74.76839 67.293537) (xy 74.865455 67.342994) (xy 74.950776 67.386468) (xy 74.950778 67.386468)
+ (xy 74.950781 67.38647) (xy 75.04726 67.417818) (xy 75.145465 67.449727) (xy 75.210332 67.460001)
+ (xy 75.347648 67.48175) (xy 75.347649 67.48175) (xy 75.552351 67.48175) (xy 75.552352 67.48175)
+ (xy 75.754534 67.449727) (xy 75.949219 67.38647) (xy 76.13161 67.293537) (xy 76.22459 67.225982)
+ (xy 76.297213 67.173221) (xy 76.297215 67.173218) (xy 76.297219 67.173216) (xy 76.441966 67.028469)
+ (xy 76.441968 67.028465) (xy 76.441971 67.028463) (xy 76.510934 66.933542) (xy 76.562287 66.86286)
+ (xy 76.65522 66.680469) (xy 76.718477 66.485784) (xy 76.7505 66.283602) (xy 76.7505 66.250013) (xy 86.825 66.250013)
+ (xy 86.825 66.3) (xy 87.8 66.3) (xy 88.3 66.3) (xy 89.274999 66.3) (xy 89.274999 66.250028) (xy 89.274998 66.250013)
+ (xy 89.27341 66.234466) (xy 89.272444 66.225013) (xy 94.3 66.225013) (xy 94.3 66.5) (xy 95.05 66.5)
+ (xy 95.05 65.525) (xy 95.55 65.525) (xy 95.55 67.974999) (xy 95.599972 67.974999) (xy 95.599984 67.974998)
+ (xy 95.668406 67.968008) (xy 95.737099 67.980777) (xy 95.787984 68.028657) (xy 95.804905 68.096447)
+ (xy 95.798715 68.130369) (xy 95.760001 68.2472) (xy 95.76 68.247204) (xy 95.7495 68.349983) (xy 95.7495 69.000001)
+ (xy 95.749501 69.000019) (xy 95.76 69.102796) (xy 95.760001 69.102799) (xy 95.815185 69.269331)
+ (xy 95.815187 69.269336) (xy 95.850069 69.325888) (xy 95.907288 69.418656) (xy 96.031344 69.542712)
+ (xy 96.180666 69.634814) (xy 96.347203 69.689999) (xy 96.449991 69.7005) (xy 97.950008 69.700499)
+ (xy 98.052797 69.689999) (xy 98.219334 69.634814) (xy 98.368656 69.542712) (xy 98.492712 69.418656)
+ (xy 98.584814 69.269334) (xy 98.639999 69.102797) (xy 98.6505 69.000009) (xy 98.650499 68.349992)
+ (xy 98.639999 68.247203) (xy 98.584814 68.080666) (xy 98.492712 67.931344) (xy 98.368656 67.807288)
+ (xy 98.259402 67.7399) (xy 98.212679 67.687953) (xy 98.2005 67.634362) (xy 98.2005 65.865638) (xy 98.220185 65.798599)
+ (xy 98.259401 65.7601) (xy 98.368656 65.692712) (xy 98.492712 65.568656) (xy 98.584814 65.419334)
+ (xy 98.639999 65.252797) (xy 98.6505 65.150009) (xy 98.650499 64.499992) (xy 98.639999 64.397203)
+ (xy 98.584814 64.230666) (xy 98.492712 64.081344) (xy 98.368656 63.957288) (xy 98.219334 63.865186)
+ (xy 98.052797 63.810001) (xy 98.052795 63.81) (xy 97.95001 63.7995) (xy 96.449998 63.7995) (xy 96.449981 63.799501)
+ (xy 96.347203 63.81) (xy 96.3472 63.810001) (xy 96.180668 63.865185) (xy 96.180663 63.865187) (xy 96.031342 63.957289)
+ (xy 95.907289 64.081342) (xy 95.815187 64.230663) (xy 95.815186 64.230666) (xy 95.760001 64.397203)
+ (xy 95.760001 64.397204) (xy 95.76 64.397204) (xy 95.7495 64.499983) (xy 95.7495 65.150001) (xy 95.749501 65.150019)
+ (xy 95.76 65.252796) (xy 95.760001 65.252799) (xy 95.798715 65.369628) (xy 95.801117 65.439456)
+ (xy 95.765385 65.499498) (xy 95.702865 65.530691) (xy 95.668407 65.53199) (xy 95.599988 65.525)
+ (xy 95.55 65.525) (xy 95.05 65.525) (xy 95.049999 65.524999) (xy 95.000029 65.525) (xy 95.000011 65.525001)
+ (xy 94.897302 65.535494) (xy 94.73088 65.590641) (xy 94.730875 65.590643) (xy 94.581654 65.682684)
+ (xy 94.457684 65.806654) (xy 94.365643 65.955875) (xy 94.365641 65.95588) (xy 94.310494 66.122302)
+ (xy 94.310493 66.122309) (xy 94.3 66.225013) (xy 89.272444 66.225013) (xy 89.264505 66.147302) (xy 89.209358 65.98088)
+ (xy 89.209356 65.980875) (xy 89.117315 65.831654) (xy 88.993345 65.707684) (xy 88.844124 65.615643)
+ (xy 88.844119 65.615641) (xy 88.677697 65.560494) (xy 88.67769 65.560493) (xy 88.574986 65.55) (xy 88.3 65.55)
+ (xy 88.3 66.3) (xy 87.8 66.3) (xy 87.8 65.55) (xy 87.525029 65.55) (xy 87.525012 65.550001) (xy 87.422302 65.560494)
+ (xy 87.25588 65.615641) (xy 87.255875 65.615643) (xy 87.106654 65.707684) (xy 86.982684 65.831654)
+ (xy 86.890643 65.980875) (xy 86.890641 65.98088) (xy 86.835494 66.147302) (xy 86.835493 66.147309)
+ (xy 86.825 66.250013) (xy 76.7505 66.250013) (xy 76.7505 66.078898) (xy 76.734975 65.98088) (xy 76.718477 65.876715)
+ (xy 76.65869 65.692712) (xy 76.65522 65.682031) (xy 76.655218 65.682028) (xy 76.655218 65.682026)
+ (xy 76.606057 65.585544) (xy 76.562287 65.49964) (xy 76.527919 65.452336) (xy 76.441971 65.334036)
+ (xy 76.297213 65.189278) (xy 76.131613 65.068965) (xy 76.131612 65.068964) (xy 76.13161 65.068963)
+ (xy 76.074653 65.039941) (xy 75.949223 64.976031) (xy 75.754534 64.912772) (xy 75.579995 64.885128)
+ (xy 75.552352 64.88075) (xy 75.347648 64.88075) (xy 75.323329 64.884601) (xy 75.145465 64.912772)
+ (xy 74.950776 64.976031) (xy 74.768386 65.068965) (xy 74.602786 65.189278) (xy 74.458028 65.334036)
+ (xy 74.337715 65.499636) (xy 74.290485 65.59233) (xy 74.24251 65.643126) (xy 74.174689 65.659921)
+ (xy 74.108554 65.637384) (xy 74.069515 65.59233) (xy 74.057452 65.568656) (xy 74.022287 65.49964)
+ (xy 73.987919 65.452336) (xy 73.901971 65.334036) (xy 73.757213 65.189278) (xy 73.591613 65.068965)
+ (xy 73.591612 65.068964) (xy 73.59161 65.068963) (xy 73.534653 65.039941) (xy 73.409223 64.976031)
+ (xy 73.214534 64.912772) (xy 73.039995 64.885128) (xy 73.012352 64.88075) (xy 72.807648 64.88075)
+ (xy 72.783329 64.884601) (xy 72.605465 64.912772) (xy 72.410776 64.976031) (xy 72.228386 65.068965)
+ (xy 72.062786 65.189278) (xy 71.918028 65.334036) (xy 71.797713 65.499638) (xy 71.754216 65.585005)
+ (xy 71.706241 65.6358) (xy 71.63842 65.652595) (xy 71.572286 65.630057) (xy 71.534374 65.587162)
+ (xy 71.499265 65.521478) (xy 71.499263 65.521476) (xy 71.499259 65.521467) (xy 71.499248 65.52145)
+ (xy 71.411721 65.390456) (xy 71.411712 65.390444) (xy 71.411709 65.390439) (xy 71.348843 65.313838)
+ (xy 71.237412 65.202407) (xy 71.160811 65.139541) (xy 71.160804 65.139536) (xy 71.160793 65.139528)
+ (xy 71.029799 65.052001) (xy 71.029771 65.051984) (xy 70.942396 65.005281) (xy 70.942391 65.005279)
+ (xy 70.796799 64.944972) (xy 70.77119 64.937204) (xy 70.701968 64.916206) (xy 70.54741 64.885463)
+ (xy 70.547406 64.885462) (xy 70.547398 64.885461) (xy 70.467926 64.877634) (xy 70.448793 64.87575)
+ (xy 70.291207 64.87575) (xy 70.272073 64.877634) (xy 70.192602 64.885461) (xy 70.192599 64.885461)
+ (xy 70.055296 64.912772) (xy 70.038032 64.916206) (xy 69.994416 64.929436) (xy 69.9432 64.944972)
+ (xy 69.797608 65.005279) (xy 69.797603 65.005281) (xy 69.710228 65.051984) (xy 69.7102 65.052001)
+ (xy 69.579206 65.139528) (xy 69.579194 65.139537) (xy 69.579189 65.13954) (xy 69.579189 65.139541)
+ (xy 69.502588 65.202407) (xy 69.502585 65.20241) (xy 69.502582 65.202412) (xy 69.391162 65.313832)
+ (xy 69.39116 65.313835) (xy 69.391157 65.313838) (xy 69.341531 65.374306) (xy 69.328287 65.390444)
+ (xy 69.328278 65.390456) (xy 69.240751 65.52145) (xy 69.240734 65.521478) (xy 69.205624 65.587164)
+ (xy 69.156661 65.637007) (xy 69.088524 65.652467) (xy 69.022844 65.628634) (xy 68.985782 65.585004)
+ (xy 68.977452 65.568656) (xy 68.942287 65.49964) (xy 68.942285 65.499637) (xy 68.942284 65.499635)
+ (xy 68.821971 65.334036) (xy 68.677213 65.189278) (xy 68.511613 65.068965) (xy 68.511612 65.068964)
+ (xy 68.51161 65.068963) (xy 68.454653 65.039941) (xy 68.329223 64.976031) (xy 68.134534 64.912772)
+ (xy 67.959995 64.885128) (xy 67.932352 64.88075) (xy 67.727648 64.88075) (xy 67.703329 64.884601)
+ (xy 67.525465 64.912772) (xy 67.330776 64.976031) (xy 67.148386 65.068965) (xy 66.982786 65.189278)
+ (xy 66.838028 65.334036) (xy 66.717715 65.499636) (xy 66.670485 65.59233) (xy 66.62251 65.643126)
+ (xy 66.554689 65.659921) (xy 66.488554 65.637384) (xy 66.449515 65.59233) (xy 66.437452 65.568656)
+ (xy 66.402287 65.49964) (xy 66.367919 65.452336) (xy 66.281971 65.334036) (xy 66.137213 65.189278)
+ (xy 65.971613 65.068965) (xy 65.971612 65.068964) (xy 65.97161 65.068963) (xy 65.914653 65.039941)
+ (xy 65.789223 64.976031) (xy 65.594534 64.912772) (xy 65.419995 64.885128) (xy 65.392352 64.88075)
+ (xy 65.187648 64.88075) (xy 65.163329 64.884601) (xy 64.985465 64.912772) (xy 64.790776 64.976031)
+ (xy 64.608386 65.068965) (xy 64.442786 65.189278) (xy 64.298028 65.334036) (xy 64.177715 65.499636)
+ (xy 64.130485 65.59233) (xy 64.08251 65.643126) (xy 64.014689 65.659921) (xy 63.948554 65.637384)
+ (xy 63.909515 65.59233) (xy 63.897452 65.568656) (xy 63.862287 65.49964) (xy 63.827919 65.452336)
+ (xy 63.741971 65.334036) (xy 63.597213 65.189278) (xy 63.431613 65.068965) (xy 63.431612 65.068964)
+ (xy 63.43161 65.068963) (xy 63.374653 65.039941) (xy 63.249223 64.976031) (xy 63.054534 64.912772)
+ (xy 62.879995 64.885128) (xy 62.852352 64.88075) (xy 62.647648 64.88075) (xy 62.623329 64.884601)
+ (xy 62.445465 64.912772) (xy 62.250776 64.976031) (xy 62.068386 65.068965) (xy 61.902786 65.189278)
+ (xy 61.758028 65.334036) (xy 61.637715 65.499636) (xy 61.590485 65.59233) (xy 61.54251 65.643126)
+ (xy 61.474689 65.659921) (xy 61.408554 65.637384) (xy 61.369515 65.59233) (xy 61.357452 65.568656)
+ (xy 61.322287 65.49964) (xy 61.287919 65.452336) (xy 61.201971 65.334036) (xy 61.057213 65.189278)
+ (xy 60.891613 65.068965) (xy 60.891612 65.068964) (xy 60.89161 65.068963) (xy 60.834653 65.039941)
+ (xy 60.709223 64.976031) (xy 60.514534 64.912772) (xy 60.339995 64.885128) (xy 60.312352 64.88075)
+ (xy 60.107648 64.88075) (xy 60.083329 64.884601) (xy 59.905465 64.912772) (xy 59.710776 64.976031)
+ (xy 59.528386 65.068965) (xy 59.362786 65.189278) (xy 59.218028 65.334036) (xy 59.097713 65.499638)
+ (xy 59.054216 65.585005) (xy 59.006241 65.6358) (xy 58.93842 65.652595) (xy 58.872286 65.630057)
+ (xy 58.834374 65.587162) (xy 58.799265 65.521478) (xy 58.799263 65.521476) (xy 58.799259 65.521467)
+ (xy 58.799248 65.52145) (xy 58.711721 65.390456) (xy 58.711712 65.390444) (xy 58.711709 65.390439)
+ (xy 58.648843 65.313838) (xy 58.537412 65.202407) (xy 58.460811 65.139541) (xy 58.460804 65.139536)
+ (xy 58.460793 65.139528) (xy 58.329799 65.052001) (xy 58.329771 65.051984) (xy 58.242396 65.005281)
+ (xy 58.242391 65.005279) (xy 58.096799 64.944972) (xy 58.07119 64.937204) (xy 58.001968 64.916206)
+ (xy 57.84741 64.885463) (xy 57.847406 64.885462) (xy 57.847398 64.885461) (xy 57.767926 64.877634)
+ (xy 57.748793 64.87575) (xy 57.591207 64.87575) (xy 57.572073 64.877634) (xy 57.492602 64.885461)
+ (xy 57.492599 64.885461) (xy 57.355296 64.912772) (xy 57.338032 64.916206) (xy 57.294416 64.929436)
+ (xy 57.2432 64.944972) (xy 57.097608 65.005279) (xy 57.097603 65.005281) (xy 57.010228 65.051984)
+ (xy 57.0102 65.052001) (xy 56.879206 65.139528) (xy 56.879194 65.139537) (xy 56.879189 65.13954)
+ (xy 56.879189 65.139541) (xy 56.802588 65.202407) (xy 56.802585 65.20241) (xy 56.802582 65.202412)
+ (xy 56.691162 65.313832) (xy 56.69116 65.313835) (xy 56.691157 65.313838) (xy 56.641531 65.374306)
+ (xy 56.628287 65.390444) (xy 56.628278 65.390456) (xy 56.540751 65.52145) (xy 56.540734 65.521478)
+ (xy 56.505624 65.587164) (xy 56.456661 65.637007) (xy 56.388524 65.652467) (xy 56.322844 65.628634)
+ (xy 56.285782 65.585004) (xy 56.277452 65.568656) (xy 56.242287 65.49964) (xy 56.242285 65.499637)
+ (xy 56.242284 65.499635) (xy 56.121971 65.334036) (xy 55.977213 65.189278) (xy 55.811613 65.068965)
+ (xy 55.811612 65.068964) (xy 55.81161 65.068963) (xy 55.754653 65.039941) (xy 55.629223 64.976031)
+ (xy 55.434534 64.912772) (xy 55.259995 64.885128) (xy 55.232352 64.88075) (xy 55.027648 64.88075)
+ (xy 55.003329 64.884601) (xy 54.825465 64.912772) (xy 54.630776 64.976031) (xy 54.448386 65.068965)
+ (xy 54.282786 65.189278) (xy 54.138028 65.334036) (xy 54.017715 65.499636) (xy 53.970485 65.59233)
+ (xy 53.92251 65.643126) (xy 53.854689 65.659921) (xy 53.788554 65.637384) (xy 53.749515 65.59233)
+ (xy 53.737452 65.568656) (xy 53.702287 65.49964) (xy 53.667919 65.452336) (xy 53.581971 65.334036)
+ (xy 53.437213 65.189278) (xy 53.271613 65.068965) (xy 53.271612 65.068964) (xy 53.27161 65.068963)
+ (xy 53.214653 65.039941) (xy 53.089223 64.976031) (xy 52.894534 64.912772) (xy 52.719995 64.885128)
+ (xy 52.692352 64.88075) (xy 52.487648 64.88075) (xy 52.463329 64.884601) (xy 52.285465 64.912772)
+ (xy 52.090776 64.976031) (xy 51.908386 65.068965) (xy 51.742786 65.189278) (xy 51.598028 65.334036)
+ (xy 51.477715 65.499636) (xy 51.430485 65.59233) (xy 51.38251 65.643126) (xy 51.314689 65.659921)
+ (xy 51.248554 65.637384) (xy 51.209515 65.59233) (xy 51.197452 65.568656) (xy 51.162287 65.49964)
+ (xy 51.127919 65.452336) (xy 51.041971 65.334036) (xy 51.036819 65.328884) (xy 51.003334 65.267561)
+ (xy 51.0005 65.241203) (xy 51.0005 58.672141) (xy 51.020185 58.605102) (xy 51.036819 58.58446) (xy 51.044026 58.577253)
+ (xy 51.135362 58.429175) (xy 51.190087 58.264025) (xy 51.2005 58.162098) (xy 51.2005 57.575402)
+ (xy 51.190087 57.473475) (xy 51.135362 57.308325) (xy 51.135358 57.308319) (xy 51.135357 57.308316)
+ (xy 51.044028 57.16025) (xy 51.044025 57.160246) (xy 50.921004 57.037225) (xy 50.921003 57.037224)
+ (xy 50.920301 57.036791) (xy 50.919921 57.036368) (xy 50.915336 57.032743) (xy 50.915955 57.031959)
+ (xy 50.873575 56.984848) (xy 50.862349 56.915886) (xy 50.890188 56.851802) (xy 50.915455 56.829907)
+ (xy 50.915336 56.829757) (xy 50.918687 56.827106) (xy 50.920299 56.825709) (xy 50.921003 56.825276)
+ (xy 51.044026 56.702253) (xy 51.135362 56.554175) (xy 51.190087 56.389025) (xy 51.2005 56.287098)
+ (xy 51.2005 55.700402) (xy 51.190087 55.598475) (xy 51.135362 55.433325) (xy 51.135358 55.433319)
+ (xy 51.135357 55.433316) (xy 51.044028 55.28525) (xy 51.044025 55.285246) (xy 51.036819 55.27804)
+ (xy 51.003334 55.216717) (xy 51.0005 55.190359) (xy 51.0005 53.082707) (xy 50.984132 53.000425)
+ (xy 50.981749 52.976232) (xy 50.98175 52.681751) (xy 50.98175 51.785926) (xy 50.98175 51.779796)
+ (xy 50.981751 51.779791) (xy 50.981751 51.58271) (xy 50.981749 51.5827) (xy 50.981749 51.133378)
+ (xy 50.975341 51.073767) (xy 50.970029 51.059526) (xy 50.925047 50.938921) (xy 50.925043 50.938914)
+ (xy 50.838797 50.823705) (xy 50.838794 50.823702) (xy 50.723585 50.737456) (xy 50.723578 50.737452)
+ (xy 50.588732 50.687158) (xy 50.588733 50.687158) (xy 50.529133 50.680751) (xy 50.529131 50.68075)
+ (xy 50.529123 50.68075) (xy 50.529115 50.68075) (xy 50.447033 50.68075) (xy 50.379994 50.661065)
+ (xy 50.359352 50.644431) (xy 44.696709 44.981789) (xy 44.696706 44.981785) (xy 44.696706 44.981786)
+ (xy 44.689639 44.974719) (xy 44.689639 44.974718) (xy 44.550282 44.835361) (xy 44.550281 44.83536)
+ (xy 44.55028 44.835359) (xy 44.38642 44.725871) (xy 44.386411 44.725866) (xy 44.282386 44.682778)
+ (xy 44.257665 44.672538) (xy 44.204336 44.650449) (xy 44.204332 44.650448) (xy 44.204328 44.650446)
+ (xy 44.107688 44.631224) (xy 44.011044 44.612) (xy 44.011041 44.612) (xy 38.210862 44.612) (xy 38.143823 44.592315)
+ (xy 38.098068 44.539511) (xy 38.088124 44.470353) (xy 38.117149 44.406797) (xy 38.123181 44.400319)
+ (xy 47.886681 34.636819) (xy 47.948004 34.603334) (xy 47.974362 34.6005) (xy 48.628693 34.6005)
+ (xy 48.628694 34.600499) (xy 48.802666 34.565895) (xy 48.901425 34.524987) (xy 48.966547 34.498013)
+ (xy 49.054959 34.438936) (xy 49.114036 34.399464) (xy 51.643826 31.869671) (xy 51.643831 31.869668)
+ (xy 51.654034 31.859464) (xy 51.654036 31.859464) (xy 51.999138 31.514361) (xy 52.06046 31.480877)
+ (xy 52.130151 31.485861) (xy 52.186085 31.527732) (xy 52.210502 31.593197) (xy 52.208435 31.626234)
+ (xy 52.1995 31.671153) (xy 52.1995 31.828846) (xy 52.230261 31.983489) (xy 52.230264 31.983501)
+ (xy 52.290602 32.129172) (xy 52.290609 32.129185) (xy 52.37821 32.260288) (xy 52.378213 32.260292)
+ (xy 52.489707 32.371786) (xy 52.489711 32.371789) (xy 52.620814 32.45939) (xy 52.620827 32.459397)
+ (xy 52.70823 32.495599) (xy 52.766503 32.519737) (xy 52.832031 32.532771) (xy 52.893941 32.565155)
+ (xy 52.917646 32.596783) (xy 52.922357 32.605764) (xy 52.941186 32.662584) (xy 53.014641 32.781674)
+ (xy 53.016647 32.785498) (xy 53.02269 32.815692) (xy 53.030819 32.845399) (xy 53.029486 32.849644)
+ (xy 53.03036 32.854008) (xy 53.019117 32.882681) (xy 53.009896 32.912062) (xy 53.006479 32.914913)
+ (xy 53.004855 32.919057) (xy 52.979894 32.937101) (xy 52.956254 32.956832) (xy 52.949817 32.958845)
+ (xy 52.948232 32.959991) (xy 52.945711 32.960129) (xy 52.931032 32.96472) (xy 52.826508 32.985511)
+ (xy 52.826498 32.985514) (xy 52.680827 33.045852) (xy 52.680814 33.045859) (xy 52.549711 33.13346)
+ (xy 52.549707 33.133463) (xy 52.438213 33.244957) (xy 52.43821 33.244961) (xy 52.350609 33.376064)
+ (xy 52.350602 33.376077) (xy 52.290264 33.521748) (xy 52.290261 33.52176) (xy 52.2595 33.676403)
+ (xy 52.2595 33.834096) (xy 52.290261 33.988739) (xy 52.290264 33.988751) (xy 52.350602 34.134422)
+ (xy 52.350609 34.134435) (xy 52.43821 34.265538) (xy 52.438213 34.265542) (xy 52.549707 34.377036)
+ (xy 52.549711 34.377039) (xy 52.680814 34.46464) (xy 52.680827 34.464647) (xy 52.736203 34.487584)
+ (xy 52.826503 34.524987) (xy 52.907786 34.541154) (xy 52.931042 34.548209) (xy 52.957853 34.559315)
+ (xy 53.012256 34.603156) (xy 53.015938 34.608778) (xy 53.033234 34.636819) (xy 53.033288 34.636906)
+ (xy 53.157344 34.760962) (xy 53.306666 34.853064) (xy 53.473203 34.908249) (xy 53.575991 34.91875)
+ (xy 54.576008 34.918749) (xy 54.678797 34.908249) (xy 54.678801 34.908247) (xy 54.68091 34.908032)
+ (xy 54.749603 34.920801) (xy 54.800488 34.968682) (xy 54.811219 34.992385) (xy 54.865642 35.156621)
+ (xy 54.865643 35.156624) (xy 54.957684 35.305845) (xy 55.081654 35.429815) (xy 55.230875 35.521856)
+ (xy 55.23088 35.521858) (xy 55.397302 35.577005) (xy 55.397309 35.577006) (xy 55.500019 35.587499)
+ (xy 55.749999 35.587499) (xy 56.25 35.587499) (xy 56.499972 35.587499) (xy 56.499986 35.587498)
+ (xy 56.602697 35.577005) (xy 56.769119 35.521858) (xy 56.769124 35.521856) (xy 56.918345 35.429815)
+ (xy 57.042315 35.305845) (xy 57.134356 35.156624) (xy 57.134358 35.156619) (xy 57.189505 34.990197)
+ (xy 57.189506 34.99019) (xy 57.199999 34.887486) (xy 57.2 34.887473) (xy 57.2 34.825) (xy 56.25 34.825)
+ (xy 56.25 35.587499) (xy 55.749999 35.587499) (xy 55.75 35.587498) (xy 55.75 34.699) (xy 55.769685 34.631961)
+ (xy 55.822489 34.586206) (xy 55.874 34.575) (xy 56 34.575) (xy 56 34.449) (xy 56.019685 34.381961)
+ (xy 56.072489 34.336206) (xy 56.124 34.325) (xy 57.199999 34.325) (xy 57.199999 34.262528) (xy 57.199998 34.262513)
+ (xy 57.189505 34.159802) (xy 57.134358 33.99338) (xy 57.134356 33.993375) (xy 57.042315 33.844154)
+ (xy 56.948695 33.750534) (xy 56.91521 33.689211) (xy 56.920194 33.619519) (xy 56.948691 33.575176)
+ (xy 57.042712 33.481156) (xy 57.134814 33.331834) (xy 57.189999 33.165297) (xy 57.2005 33.062509)
+ (xy 57.200499 32.437492) (xy 57.189999 32.334703) (xy 57.134814 32.168166) (xy 57.042712 32.018844)
+ (xy 56.918656 31.894788) (xy 56.855023 31.855539) (xy 56.808298 31.803591) (xy 56.797075 31.734629)
+ (xy 56.824919 31.670546) (xy 56.855023 31.644461) (xy 56.8591 31.641945) (xy 56.918656 31.605212)
+ (xy 57.042712 31.481156) (xy 57.134814 31.331834) (xy 57.189999 31.165297) (xy 57.2005 31.062509)
+ (xy 57.200499 30.437492) (xy 57.189999 30.334703) (xy 57.134814 30.168166) (xy 57.042712 30.018844)
+ (xy 56.949049 29.925181) (xy 56.94471 29.917235) (xy 56.937463 29.91181) (xy 56.928228 29.88705)
+ (xy 56.915564 29.863858) (xy 56.916209 29.854828) (xy 56.913046 29.846346) (xy 56.918662 29.820525)
+ (xy 56.920548 29.794166) (xy 56.926366 29.785112) (xy 56.927898 29.778073) (xy 56.949049 29.749819)
+ (xy 57.012049 29.686819) (xy 57.073372 29.653334) (xy 57.09973 29.6505) (xy 65.2255 29.6505) (xy 65.292539 29.670185)
+ (xy 65.338294 29.722989) (xy 65.3495 29.7745) (xy 65.3495 46.588696) (xy 65.384103 46.762659) (xy 65.384106 46.762669)
+ (xy 65.399792 46.800536) (xy 65.399793 46.800539) (xy 65.451984 46.926542) (xy 65.451985 46.926544)
+ (xy 65.511063 47.01496) (xy 65.511064 47.014961) (xy 65.550534 47.074034) (xy 67.298833 48.822333)
+ (xy 67.332318 48.883656) (xy 67.327334 48.953348) (xy 67.285462 49.009281) (xy 67.258605 49.024575)
+ (xy 67.137824 49.074604) (xy 67.137814 49.074609) (xy 67.006711 49.16221) (xy 67.006707 49.162213)
+ (xy 66.90574 49.263181) (xy 66.844417 49.296666) (xy 66.818059 49.2995) (xy 56.681004 49.2995) (xy 56.545677 49.326418)
+ (xy 56.545667 49.326421) (xy 56.418192 49.379222) (xy 56.303454 49.455887) (xy 52.955887 52.803454)
+ (xy 52.879222 52.918192) (xy 52.826421 53.045667) (xy 52.826418 53.045679) (xy 52.805668 53.149999)
+ (xy 52.804641 53.155164) (xy 52.7995 53.181007) (xy 52.7995 56.431006) (xy 52.7995 56.568994) (xy 52.7995 56.568996)
+ (xy 52.799499 56.568996) (xy 52.826418 56.704322) (xy 52.826421 56.704332) (xy 52.879222 56.831807)
+ (xy 52.955887 56.946545) (xy 52.955888 56.946546) (xy 53.953928 57.944585) (xy 53.980808 57.984814)
+ (xy 54.040602 58.129172) (xy 54.040609 58.129185) (xy 54.12821 58.260288) (xy 54.128213 58.260292)
+ (xy 54.239707 58.371786) (xy 54.239711 58.371789) (xy 54.370814 58.45939) (xy 54.370827 58.459397)
+ (xy 54.516498 58.519735) (xy 54.516503 58.519737) (xy 54.671153 58.550499) (xy 54.671156 58.5505)
+ (xy 54.671158 58.5505) (xy 54.828844 58.5505) (xy 54.828845 58.550499) (xy 54.983497 58.519737)
+ (xy 55.129179 58.459394) (xy 55.260289 58.371789) (xy 55.371789 58.260289) (xy 55.459394 58.129179)
+ (xy 55.519737 57.983497) (xy 55.5505 57.828842) (xy 55.5505 57.671158) (xy 55.5505 57.671155) (xy 55.550499 57.671153)
+ (xy 55.531451 57.575394) (xy 55.519737 57.516503) (xy 55.518144 57.512658) (xy 55.459397 57.370827)
+ (xy 55.45939 57.370814) (xy 55.371789 57.239711) (xy 55.371786 57.239707) (xy 55.260292 57.128213)
+ (xy 55.260288 57.12821) (xy 55.129185 57.040609) (xy 55.129172 57.040602) (xy 54.984814 56.980808)
+ (xy 54.944585 56.953928) (xy 54.236819 56.246162) (xy 54.203334 56.184839) (xy 54.2005 56.158481)
+ (xy 54.2005 53.942793) (xy 54.220185 53.875754) (xy 54.272989 53.829999) (xy 54.342147 53.820055)
+ (xy 54.405703 53.84908) (xy 54.439062 53.895342) (xy 54.451986 53.926546) (xy 54.45199 53.926553)
+ (xy 54.550535 54.074034) (xy 54.550538 54.074038) (xy 54.675961 54.199461) (xy 54.675965 54.199464)
+ (xy 54.823446 54.298009) (xy 54.823459 54.298016) (xy 54.946363 54.348923) (xy 54.987334 54.365894)
+ (xy 54.987336 54.365894) (xy 54.987341 54.365896) (xy 55.161304 54.400499) (xy 55.161307 54.4005)
+ (xy 65.80948 54.4005) (xy 65.876519 54.420185) (xy 65.922274 54.472989) (xy 65.932218 54.542147)
+ (xy 65.903193 54.605703) (xy 65.897161 54.612181) (xy 63.205888 57.303453) (xy 63.205887 57.303454)
+ (xy 63.129222 57.418192) (xy 63.076421 57.545667) (xy 63.076418 57.545679) (xy 63.050142 57.677779)
+ (xy 63.050139 57.677794) (xy 63.0495 57.681001) (xy 63.0495 58.88374) (xy 63.029815 58.950779) (xy 62.977011 58.996534)
+ (xy 62.972953 58.998301) (xy 62.870824 59.040604) (xy 62.870814 59.040609) (xy 62.739711 59.12821)
+ (xy 62.739707 59.128213) (xy 62.628213 59.239707) (xy 62.62821 59.239711) (xy 62.540609 59.370814)
+ (xy 62.540602 59.370827) (xy 62.480264 59.516498) (xy 62.480261 59.51651) (xy 62.4495 59.671153)
+ (xy 62.4495 59.828846) (xy 62.480261 59.983489) (xy 62.480264 59.983501) (xy 62.540602 60.129172)
+ (xy 62.540609 60.129185) (xy 62.62821 60.260288) (xy 62.628213 60.260292) (xy 62.739707 60.371786)
+ (xy 62.739711 60.371789) (xy 62.870814 60.45939) (xy 62.870827 60.459397) (xy 63.016498 60.519735)
+ (xy 63.016503 60.519737) (xy 63.171153 60.550499) (xy 63.171156 60.5505) (xy 63.171158 60.5505)
+ (xy 63.328844 60.5505) (xy 63.328845 60.550499) (xy 63.483497 60.519737) (xy 63.629179 60.459394)
+ (xy 63.760289 60.371789) (xy 63.871789 60.260289) (xy 63.959394 60.129179) (xy 63.959395 60.129176)
+ (xy 63.959397 60.129173) (xy 64.002552 60.024986) (xy 94.300001 60.024986) (xy 94.310494 60.127697)
+ (xy 94.365641 60.294119) (xy 94.365643 60.294124) (xy 94.457684 60.443345) (xy 94.581654 60.567315)
+ (xy 94.730875 60.659356) (xy 94.73088 60.659358) (xy 94.897302 60.714505) (xy 94.897309 60.714506)
+ (xy 95.000019 60.724999) (xy 95.049999 60.724998) (xy 95.05 60.724998) (xy 95.05 59.75) (xy 94.300001 59.75)
+ (xy 94.300001 60.024986) (xy 64.002552 60.024986) (xy 64.006347 60.015823) (xy 64.019192 59.98481)
+ (xy 64.046067 59.944588) (xy 64.294114 59.696543) (xy 64.314025 59.666744) (xy 64.338746 59.629747)
+ (xy 64.347348 59.616871) (xy 64.370775 59.581811) (xy 64.42358 59.454328) (xy 64.4505 59.318994)
+ (xy 64.4505 59.181006) (xy 64.4505 58.975013) (xy 94.3 58.975013) (xy 94.3 59.25) (xy 95.05 59.25)
+ (xy 95.05 58.275) (xy 95.55 58.275) (xy 95.55 60.724999) (xy 95.599972 60.724999) (xy 95.599986 60.724998)
+ (xy 95.702695 60.714506) (xy 95.836338 60.67022) (xy 95.906166 60.667818) (xy 95.966209 60.703549)
+ (xy 95.997402 60.766069) (xy 95.989842 60.835529) (xy 95.963025 60.875607) (xy 95.907287 60.931345)
+ (xy 95.815187 61.080663) (xy 95.815185 61.080668) (xy 95.787349 61.16467) (xy 95.760001 61.247203)
+ (xy 95.760001 61.247204) (xy 95.76 61.247204) (xy 95.7495 61.349983) (xy 95.7495 62.000001) (xy 95.749501 62.000019)
+ (xy 95.76 62.102796) (xy 95.760001 62.102799) (xy 95.815185 62.269331) (xy 95.815186 62.269334)
+ (xy 95.907288 62.418656) (xy 96.031344 62.542712) (xy 96.180666 62.634814) (xy 96.347203 62.689999)
+ (xy 96.449991 62.7005) (xy 97.950008 62.700499) (xy 98.052797 62.689999) (xy 98.219334 62.634814)
+ (xy 98.368656 62.542712) (xy 98.492712 62.418656) (xy 98.584814 62.269334) (xy 98.639999 62.102797)
+ (xy 98.6505 62.000009) (xy 98.650499 61.349992) (xy 98.646986 61.315606) (xy 98.639999 61.247203)
+ (xy 98.639998 61.2472) (xy 98.591699 61.101444) (xy 98.584814 61.080666) (xy 98.492712 60.931344)
+ (xy 98.368656 60.807288) (xy 98.259402 60.7399) (xy 98.212679 60.687953) (xy 98.2005 60.634362)
+ (xy 98.2005 58.290638) (xy 98.220185 58.223599) (xy 98.259401 58.1851) (xy 98.368656 58.117712)
+ (xy 98.492712 57.993656) (xy 98.584814 57.844334) (xy 98.639999 57.677797) (xy 98.6505 57.575009)
+ (xy 98.650499 56.924992) (xy 98.649306 56.913318) (xy 98.639999 56.822203) (xy 98.639998 56.8222)
+ (xy 98.60025 56.702249) (xy 98.584814 56.655666) (xy 98.492712 56.506344) (xy 98.368656 56.382288)
+ (xy 98.219334 56.290186) (xy 98.052797 56.235001) (xy 98.052795 56.235) (xy 97.95001 56.2245) (xy 96.449998 56.2245)
+ (xy 96.449981 56.224501) (xy 96.347203 56.235) (xy 96.3472 56.235001) (xy 96.180668 56.290185) (xy 96.180663 56.290187)
+ (xy 96.031342 56.382289) (xy 95.907289 56.506342) (xy 95.815187 56.655663) (xy 95.815185 56.655668)
+ (xy 95.799063 56.704322) (xy 95.760001 56.822203) (xy 95.760001 56.822204) (xy 95.76 56.822204)
+ (xy 95.7495 56.924983) (xy 95.7495 57.575001) (xy 95.749501 57.575019) (xy 95.760001 57.677798)
+ (xy 95.782803 57.746609) (xy 95.815186 57.844334) (xy 95.907288 57.993656) (xy 96.031344 58.117712)
+ (xy 96.140597 58.185099) (xy 96.147421 58.192686) (xy 96.156703 58.196925) (xy 96.170391 58.218224)
+ (xy 96.187321 58.237047) (xy 96.189965 58.248682) (xy 96.194477 58.255703) (xy 96.1995 58.290638)
+ (xy 96.1995 58.322246) (xy 96.179815 58.389285) (xy 96.127011 58.43504) (xy 96.057853 58.444984)
+ (xy 96.010403 58.427785) (xy 95.869124 58.340643) (xy 95.869119 58.340641) (xy 95.702697 58.285494)
+ (xy 95.70269 58.285493) (xy 95.599986 58.275) (xy 95.55 58.275) (xy 95.05 58.275) (xy 95.049999 58.274999)
+ (xy 95.000029 58.275) (xy 95.000011 58.275001) (xy 94.897302 58.285494) (xy 94.73088 58.340641)
+ (xy 94.730875 58.340643) (xy 94.581654 58.432684) (xy 94.457684 58.556654) (xy 94.365643 58.705875)
+ (xy 94.365641 58.70588) (xy 94.310494 58.872302) (xy 94.310493 58.872309) (xy 94.3 58.975013) (xy 64.4505 58.975013)
+ (xy 64.4505 58.091519) (xy 64.470185 58.02448) (xy 64.486819 58.003838) (xy 70.040672 52.449986)
+ (xy 94.300001 52.449986) (xy 94.310494 52.552697) (xy 94.365641 52.719119) (xy 94.365643 52.719124)
+ (xy 94.457684 52.868345) (xy 94.581654 52.992315) (xy 94.730875 53.084356) (xy 94.73088 53.084358)
+ (xy 94.897302 53.139505) (xy 94.897309 53.139506) (xy 95.000019 53.149999) (xy 95.049999 53.149998)
+ (xy 95.05 53.149998) (xy 95.05 52.175) (xy 94.300001 52.175) (xy 94.300001 52.449986) (xy 70.040672 52.449986)
+ (xy 70.454701 52.035957) (xy 71.090645 51.400013) (xy 94.3 51.400013) (xy 94.3 51.675) (xy 95.05 51.675)
+ (xy 95.05 50.7) (xy 95.049999 50.699999) (xy 95.000029 50.7) (xy 95.000011 50.700001) (xy 94.897302 50.710494)
+ (xy 94.73088 50.765641) (xy 94.730875 50.765643) (xy 94.581654 50.857684) (xy 94.457684 50.981654)
+ (xy 94.365643 51.130875) (xy 94.365641 51.13088) (xy 94.310494 51.297302) (xy 94.310493 51.297309)
+ (xy 94.3 51.400013) (xy 71.090645 51.400013) (xy 71.181475 51.309183) (xy 72.044111 50.446546) (xy 72.044114 50.446543)
+ (xy 72.064668 50.415782) (xy 72.074879 50.400501) (xy 72.074879 50.4005) (xy 72.120775 50.331812)
+ (xy 72.17358 50.204329) (xy 72.2005 50.068994) (xy 72.2005 49.931006) (xy 72.2005 49.931003) (xy 72.173581 49.795677)
+ (xy 72.17358 49.795676) (xy 72.17358 49.795672) (xy 72.173578 49.795667) (xy 72.120777 49.668192)
+ (xy 72.044112 49.553454) (xy 69.942768 47.45211) (xy 92.045 47.45211) (xy 92.045 47.707889) (xy 92.085013 47.960523)
+ (xy 92.164051 48.203781) (xy 92.164052 48.203784) (xy 92.280175 48.431686) (xy 92.35785 48.538595)
+ (xy 92.35785 48.538596) (xy 92.915884 47.980561) (xy 92.91674 47.982626) (xy 93.009762 48.121844)
+ (xy 93.128156 48.240238) (xy 93.267374 48.33326) (xy 93.269437 48.334114) (xy 92.711402 48.892148)
+ (xy 92.818313 48.969824) (xy 93.046215 49.085947) (xy 93.046218 49.085948) (xy 93.289476 49.164986)
+ (xy 93.542111 49.205) (xy 93.797889 49.205) (xy 94.050523 49.164986) (xy 94.293781 49.085948) (xy 94.293784 49.085947)
+ (xy 94.521685 48.969825) (xy 94.628595 48.892148) (xy 94.628596 48.892148) (xy 94.070562 48.334114)
+ (xy 94.072626 48.33326) (xy 94.211844 48.240238) (xy 94.330238 48.121844) (xy 94.42326 47.982626)
+ (xy 94.424114 47.980562) (xy 94.982148 48.538596) (xy 94.982148 48.538595) (xy 94.985182 48.534421)
+ (xy 95.040512 48.491756) (xy 95.110126 48.485777) (xy 95.171921 48.518383) (xy 95.206278 48.579222)
+ (xy 95.2095 48.607307) (xy 95.2095 49.058542) (xy 95.212696 49.074609) (xy 95.22262 49.124499) (xy 95.247949 49.251836)
+ (xy 95.262908 49.287949) (xy 95.266339 49.296234) (xy 95.26634 49.296235) (xy 95.323364 49.433906)
+ (xy 95.323371 49.433919) (xy 95.349392 49.472862) (xy 95.432861 49.597782) (xy 95.572218 49.737139)
+ (xy 95.57222 49.73714) (xy 95.579286 49.744206) (xy 95.579285 49.744206) (xy 95.579289 49.744209)
+ (xy 96.163181 50.328101) (xy 96.196666 50.389424) (xy 96.1995 50.415782) (xy 96.1995 50.747246)
+ (xy 96.179815 50.814285) (xy 96.127011 50.86004) (xy 96.057853 50.869984) (xy 96.010403 50.852785)
+ (xy 95.869124 50.765643) (xy 95.869119 50.765641) (xy 95.702697 50.710494) (xy 95.70269 50.710493)
+ (xy 95.599986 50.7) (xy 95.55 50.7) (xy 95.55 53.149999) (xy 95.599972 53.149999) (xy 95.599986 53.149998)
+ (xy 95.702695 53.139506) (xy 95.836338 53.09522) (xy 95.906166 53.092818) (xy 95.966209 53.128549)
+ (xy 95.997402 53.191069) (xy 95.989842 53.260529) (xy 95.963025 53.300607) (xy 95.907287 53.356345)
+ (xy 95.815187 53.505663) (xy 95.815186 53.505666) (xy 95.760001 53.672203) (xy 95.760001 53.672204)
+ (xy 95.76 53.672204) (xy 95.7495 53.774983) (xy 95.7495 54.425001) (xy 95.749501 54.425019) (xy 95.76 54.527796)
+ (xy 95.760001 54.527799) (xy 95.787963 54.612181) (xy 95.815186 54.694334) (xy 95.907288 54.843656)
+ (xy 96.031344 54.967712) (xy 96.180666 55.059814) (xy 96.347203 55.114999) (xy 96.449991 55.1255)
+ (xy 97.950008 55.125499) (xy 98.052797 55.114999) (xy 98.219334 55.059814) (xy 98.368656 54.967712)
+ (xy 98.492712 54.843656) (xy 98.584814 54.694334) (xy 98.639999 54.527797) (xy 98.6505 54.425009)
+ (xy 98.650499 53.774992) (xy 98.639999 53.672203) (xy 98.584814 53.505666) (xy 98.492712 53.356344)
+ (xy 98.368656 53.232288) (xy 98.259402 53.1649) (xy 98.212679 53.112953) (xy 98.2005 53.059362)
+ (xy 98.2005 49.851456) (xy 98.167574 49.685933) (xy 98.167574 49.685929) (xy 98.162052 49.65817)
+ (xy 98.162051 49.658164) (xy 98.091291 49.487334) (xy 98.086632 49.476086) (xy 98.084477 49.472861)
+ (xy 97.977139 49.312217) (xy 97.914539 49.249617) (xy 97.881054 49.188294) (xy 97.886038 49.118602)
+ (xy 97.92791 49.062669) (xy 97.993374 49.038252) (xy 98.058516 49.051452) (xy 98.126211 49.085945)
+ (xy 98.126218 49.085948) (xy 98.369476 49.164986) (xy 98.622111 49.205) (xy 98.877889 49.205) (xy 99.130523 49.164986)
+ (xy 99.373781 49.085948) (xy 99.373784 49.085947) (xy 99.601685 48.969825) (xy 99.708595 48.892148)
+ (xy 99.708596 48.892148) (xy 99.150561 48.334114) (xy 99.152626 48.33326) (xy 99.291844 48.240238)
+ (xy 99.410238 48.121844) (xy 99.50326 47.982626) (xy 99.504114 47.980562) (xy 100.062148 48.538596)
+ (xy 100.062148 48.538595) (xy 100.139825 48.431685) (xy 100.255947 48.203784) (xy 100.255948 48.203781)
+ (xy 100.334986 47.960523) (xy 100.375 47.707889) (xy 100.375 47.45211) (xy 100.334986 47.199476)
+ (xy 100.255948 46.956218) (xy 100.255947 46.956215) (xy 100.139824 46.728313) (xy 100.062148 46.621403)
+ (xy 100.062148 46.621402) (xy 99.504114 47.179436) (xy 99.50326 47.177374) (xy 99.410238 47.038156)
+ (xy 99.291844 46.919762) (xy 99.152626 46.82674) (xy 99.15056 46.825884) (xy 99.708596 46.26785)
+ (xy 99.601686 46.190175) (xy 99.373784 46.074052) (xy 99.373781 46.074051) (xy 99.130523 45.995013)
+ (xy 98.877889 45.955) (xy 98.622111 45.955) (xy 98.369476 45.995013) (xy 98.126218 46.074051) (xy 98.126215 46.074052)
+ (xy 97.89831 46.190177) (xy 97.791403 46.267849) (xy 97.791402 46.26785) (xy 98.349437 46.825885)
+ (xy 98.347374 46.82674) (xy 98.208156 46.919762) (xy 98.089762 47.038156) (xy 97.99674 47.177374)
+ (xy 97.995885 47.179438) (xy 97.43785 46.621402) (xy 97.437849 46.621403) (xy 97.434818 46.625575)
+ (xy 97.409838 46.644836) (xy 97.386011 46.665483) (xy 97.382386 46.666004) (xy 97.379487 46.66824)
+ (xy 97.34807 46.670938) (xy 97.316853 46.675427) (xy 97.313521 46.673905) (xy 97.309874 46.674219)
+ (xy 97.281983 46.659502) (xy 97.253297 46.646402) (xy 97.251317 46.643321) (xy 97.248079 46.641613)
+ (xy 97.23257 46.61415) (xy 97.215523 46.587624) (xy 97.214816 46.582712) (xy 97.213722 46.580774)
+ (xy 97.2105 46.552689) (xy 97.2105 46.248244) (xy 97.230185 46.181205) (xy 97.246819 46.160563)
+ (xy 97.373586 46.033796) (xy 97.514724 45.839536) (xy 97.623736 45.625589) (xy 97.697937 45.397222)
+ (xy 97.7355 45.160059) (xy 97.7355 44.919941) (xy 97.697937 44.682778) (xy 97.623736 44.454411)
+ (xy 97.623734 44.454408) (xy 97.623734 44.454406) (xy 97.514723 44.240463) (xy 97.373586 44.046204)
+ (xy 97.203796 43.876414) (xy 97.009536 43.735276) (xy 96.795593 43.626265) (xy 96.567222 43.552063)
+ (xy 96.330059 43.5145) (xy 96.089941 43.5145) (xy 95.971359 43.533281) (xy 95.852777 43.552063)
+ (xy 95.624406 43.626265) (xy 95.410463 43.735276) (xy 95.216201 43.876416) (xy 95.046416 44.046201)
+ (xy 94.905276 44.240463) (xy 94.796265 44.454406) (xy 94.722063 44.682777) (xy 94.6845 44.919941)
+ (xy 94.6845 45.160058) (xy 94.722063 45.397222) (xy 94.796265 45.625593) (xy 94.905276 45.839536)
+ (xy 95.046414 46.033796) (xy 95.046416 46.033798) (xy 95.173181 46.160563) (xy 95.206666 46.221886)
+ (xy 95.2095 46.248244) (xy 95.2095 46.552691) (xy 95.189815 46.61973) (xy 95.137011 46.665485) (xy 95.067853 46.675429)
+ (xy 95.004297 46.646404) (xy 94.985183 46.625578) (xy 94.982149 46.621403) (xy 94.982148 46.621402)
+ (xy 94.424114 47.179436) (xy 94.42326 47.177374) (xy 94.330238 47.038156) (xy 94.211844 46.919762)
+ (xy 94.072626 46.82674) (xy 94.07056 46.825884) (xy 94.628596 46.26785) (xy 94.521686 46.190175)
+ (xy 94.293784 46.074052) (xy 94.293781 46.074051) (xy 94.050523 45.995013) (xy 93.797889 45.955)
+ (xy 93.542111 45.955) (xy 93.289476 45.995013) (xy 93.046218 46.074051) (xy 93.046215 46.074052)
+ (xy 92.81831 46.190177) (xy 92.711403 46.267849) (xy 92.711402 46.26785) (xy 93.269437 46.825885)
+ (xy 93.267374 46.82674) (xy 93.128156 46.919762) (xy 93.009762 47.038156) (xy 92.91674 47.177374)
+ (xy 92.915885 47.179437) (xy 92.35785 46.621402) (xy 92.357849 46.621403) (xy 92.280177 46.72831)
+ (xy 92.164052 46.956215) (xy 92.164051 46.956218) (xy 92.085013 47.199476) (xy 92.045 47.45211)
+ (xy 69.942768 47.45211) (xy 68.253819 45.763161) (xy 68.220334 45.701838) (xy 68.2175 45.67548)
+ (xy 68.2175 42.37211) (xy 92.045 42.37211) (xy 92.045 42.627889) (xy 92.085013 42.880523) (xy 92.164051 43.123781)
+ (xy 92.164052 43.123784) (xy 92.280175 43.351686) (xy 92.35785 43.458595) (xy 92.35785 43.458596)
+ (xy 92.915884 42.900561) (xy 92.91674 42.902626) (xy 93.009762 43.041844) (xy 93.128156 43.160238)
+ (xy 93.267374 43.25326) (xy 93.269437 43.254114) (xy 92.711402 43.812148) (xy 92.818313 43.889824)
+ (xy 93.046215 44.005947) (xy 93.046218 44.005948) (xy 93.289476 44.084986) (xy 93.542111 44.125)
+ (xy 93.797889 44.125) (xy 94.050523 44.084986) (xy 94.293781 44.005948) (xy 94.293784 44.005947)
+ (xy 94.521685 43.889825) (xy 94.628595 43.812148) (xy 94.628596 43.812148) (xy 94.070562 43.254114)
+ (xy 94.072626 43.25326) (xy 94.211844 43.160238) (xy 94.330238 43.041844) (xy 94.42326 42.902626)
+ (xy 94.424114 42.900562) (xy 94.982148 43.458596) (xy 94.982148 43.458595) (xy 95.059825 43.351685)
+ (xy 95.175947 43.123784) (xy 95.175948 43.123781) (xy 95.254986 42.880523) (xy 95.295 42.627889)
+ (xy 95.295 42.37211) (xy 97.125 42.37211) (xy 97.125 42.627889) (xy 97.165013 42.880523) (xy 97.244051 43.123781)
+ (xy 97.244052 43.123784) (xy 97.360175 43.351686) (xy 97.43785 43.458595) (xy 97.43785 43.458596)
+ (xy 97.995884 42.900561) (xy 97.99674 42.902626) (xy 98.089762 43.041844) (xy 98.208156 43.160238)
+ (xy 98.347374 43.25326) (xy 98.349437 43.254114) (xy 97.791402 43.812148) (xy 97.898313 43.889824)
+ (xy 98.126215 44.005947) (xy 98.126218 44.005948) (xy 98.369476 44.084986) (xy 98.622111 44.125)
+ (xy 98.877889 44.125) (xy 99.130523 44.084986) (xy 99.373781 44.005948) (xy 99.373784 44.005947)
+ (xy 99.601685 43.889825) (xy 99.708595 43.812148) (xy 99.708596 43.812148) (xy 99.150562 43.254114)
+ (xy 99.152626 43.25326) (xy 99.291844 43.160238) (xy 99.410238 43.041844) (xy 99.50326 42.902626)
+ (xy 99.504114 42.900562) (xy 100.062148 43.458596) (xy 100.062148 43.458595) (xy 100.139825 43.351685)
+ (xy 100.255947 43.123784) (xy 100.255948 43.123781) (xy 100.334986 42.880523) (xy 100.375 42.627889)
+ (xy 100.375 42.37211) (xy 100.334986 42.119476) (xy 100.255948 41.876218) (xy 100.255947 41.876215)
+ (xy 100.139824 41.648313) (xy 100.062148 41.541403) (xy 100.062148 41.541402) (xy 99.504114 42.099436)
+ (xy 99.50326 42.097374) (xy 99.410238 41.958156) (xy 99.291844 41.839762) (xy 99.152626 41.74674)
+ (xy 99.15056 41.745884) (xy 99.708596 41.18785) (xy 99.601686 41.110175) (xy 99.373784 40.994052)
+ (xy 99.373781 40.994051) (xy 99.130523 40.915013) (xy 98.877889 40.875) (xy 98.622111 40.875) (xy 98.369476 40.915013)
+ (xy 98.126218 40.994051) (xy 98.126215 40.994052) (xy 97.89831 41.110177) (xy 97.791403 41.187849)
+ (xy 97.791402 41.18785) (xy 98.349437 41.745885) (xy 98.347374 41.74674) (xy 98.208156 41.839762)
+ (xy 98.089762 41.958156) (xy 97.99674 42.097374) (xy 97.995885 42.099437) (xy 97.43785 41.541402)
+ (xy 97.437849 41.541403) (xy 97.360177 41.64831) (xy 97.244052 41.876215) (xy 97.244051 41.876218)
+ (xy 97.165013 42.119476) (xy 97.125 42.37211) (xy 95.295 42.37211) (xy 95.254986 42.119476) (xy 95.175948 41.876218)
+ (xy 95.175947 41.876215) (xy 95.059824 41.648313) (xy 94.982148 41.541403) (xy 94.982148 41.541402)
+ (xy 94.424114 42.099436) (xy 94.42326 42.097374) (xy 94.330238 41.958156) (xy 94.211844 41.839762)
+ (xy 94.072626 41.74674) (xy 94.07056 41.745884) (xy 94.628596 41.18785) (xy 94.521686 41.110175)
+ (xy 94.293784 40.994052) (xy 94.293781 40.994051) (xy 94.050523 40.915013) (xy 93.797889 40.875)
+ (xy 93.542111 40.875) (xy 93.289476 40.915013) (xy 93.046218 40.994051) (xy 93.046215 40.994052)
+ (xy 92.81831 41.110177) (xy 92.711403 41.187849) (xy 92.711402 41.18785) (xy 93.269437 41.745885)
+ (xy 93.267374 41.74674) (xy 93.128156 41.839762) (xy 93.009762 41.958156) (xy 92.91674 42.097374)
+ (xy 92.915885 42.099437) (xy 92.35785 41.541402) (xy 92.357849 41.541403) (xy 92.280177 41.64831)
+ (xy 92.164052 41.876215) (xy 92.164051 41.876218) (xy 92.085013 42.119476) (xy 92.045 42.37211)
+ (xy 68.2175 42.37211) (xy 68.2175 40.684316) (xy 68.226939 40.636864) (xy 68.286735 40.492501) (xy 68.286737 40.492497)
+ (xy 68.3175 40.337842) (xy 68.3175 40.180158) (xy 68.3175 40.180155) (xy 68.317499 40.180153) (xy 68.286738 40.02551)
+ (xy 68.286737 40.025503) (xy 68.286735 40.025498) (xy 68.226397 39.879827) (xy 68.22639 39.879814)
+ (xy 68.138789 39.748711) (xy 68.138786 39.748707) (xy 68.027292 39.637213) (xy 68.027288 39.63721)
+ (xy 67.896185 39.549609) (xy 67.896172 39.549602) (xy 67.750501 39.489264) (xy 67.750489 39.489261)
+ (xy 67.595845 39.4585) (xy 67.595842 39.4585) (xy 67.438158 39.4585) (xy 67.438153 39.4585) (xy 67.298691 39.486241)
+ (xy 67.2291 39.480014) (xy 67.173922 39.437151) (xy 67.150678 39.371261) (xy 67.1505 39.364624)
+ (xy 67.1505 28.661306) (xy 67.150499 28.661304) (xy 67.115896 28.487341) (xy 67.115893 28.487332)
+ (xy 67.048016 28.323459) (xy 67.048009 28.323446) (xy 66.949464 28.175965) (xy 66.949461 28.175961)
+ (xy 66.824038 28.050538) (xy 66.824034 28.050535) (xy 66.676553 27.95199) (xy 66.67654 27.951983)
+ (xy 66.512667 27.884106) (xy 66.512658 27.884103) (xy 66.338694 27.8495) (xy 66.338691 27.8495)
+ (xy 56.263691 27.8495) (xy 56.086308 27.8495) (xy 56.086306 27.8495) (xy 55.912335 27.884105) (xy 55.867775 27.902562)
+ (xy 55.820324 27.912) (xy 55.499999 27.912) (xy 55.49998 27.912001) (xy 55.397203 27.9225) (xy 55.3972 27.922501)
+ (xy 55.230668 27.977685) (xy 55.230659 27.97769) (xy 55.184697 28.006039) (xy 55.119601 28.0245)
+ (xy 53.226306 28.0245) (xy 53.095418 28.050536) (xy 53.095417 28.050536) (xy 53.052341 28.059104)
+ (xy 53.052332 28.059106) (xy 52.888459 28.126983) (xy 52.888446 28.12699) (xy 52.740966 28.225534)
+ (xy 52.740964 28.225537) (xy 50.380536 30.585964) (xy 48.203319 32.763181) (xy 48.141996 32.796666)
+ (xy 48.115638 32.7995) (xy 47.461303 32.7995) (xy 47.287341 32.834103) (xy 47.287329 32.834106)
+ (xy 47.205392 32.868045) (xy 47.205393 32.868046) (xy 47.123455 32.901985) (xy 47.045121 32.954327)
+ (xy 46.975961 33.000537) (xy 33.050537 46.925961) (xy 33.011064 46.985039) (xy 33.011063 46.98504)
+ (xy 32.951985 47.073455) (xy 32.918046 47.155393) (xy 32.884107 47.237327) (xy 32.884105 47.237333)
+ (xy 32.884105 47.237334) (xy 32.85165 47.4005) (xy 32.8495 47.411309) (xy 32.8495 47.41131) (xy 32.8495 57.338696)
+ (xy 32.884103 57.512658) (xy 32.884105 57.512666) (xy 32.909932 57.575019) (xy 32.918046 57.594606)
+ (xy 32.951987 57.676547) (xy 32.995221 57.741251) (xy 32.998795 57.746601) (xy 32.9988 57.746609)
+ (xy 33.050532 57.824031) (xy 33.050538 57.824039) (xy 36.413181 61.186681) (xy 36.446666 61.248004)
+ (xy 36.4495 61.274362) (xy 36.4495 65.191203) (xy 36.429815 65.258242) (xy 36.413181 65.278884)
+ (xy 36.358032 65.334032) (xy 36.358028 65.334036) (xy 36.237715 65.499636) (xy 36.190485 65.59233)
+ (xy 36.14251 65.643126) (xy 36.074689 65.659921) (xy 36.008554 65.637384) (xy 35.969515 65.59233)
+ (xy 35.957452 65.568656) (xy 35.922287 65.49964) (xy 35.887919 65.452336) (xy 35.801971 65.334036)
+ (xy 35.657213 65.189278) (xy 35.491613 65.068965) (xy 35.491612 65.068964) (xy 35.49161 65.068963)
+ (xy 35.434653 65.039941) (xy 35.309223 64.976031) (xy 35.114534 64.912772) (xy 34.939995 64.885128)
+ (xy 34.912352 64.88075) (xy 34.707648 64.88075) (xy 34.683329 64.884601) (xy 34.505465 64.912772)
+ (xy 34.310776 64.976031) (xy 34.128386 65.068965) (xy 33.962786 65.189278) (xy 33.818028 65.334036)
+ (xy 33.697713 65.499638) (xy 33.654216 65.585005) (xy 33.606241 65.6358) (xy 33.53842 65.652595)
+ (xy 33.472286 65.630057) (xy 33.434374 65.587162) (xy 33.399265 65.521478) (xy 33.399263 65.521476)
+ (xy 33.399259 65.521467) (xy 33.399248 65.52145) (xy 33.311721 65.390456) (xy 33.311712 65.390444)
+ (xy 33.311709 65.390439) (xy 33.248843 65.313838) (xy 33.137412 65.202407) (xy 33.060811 65.139541)
+ (xy 33.060804 65.139536) (xy 33.060793 65.139528) (xy 32.929799 65.052001) (xy 32.929771 65.051984)
+ (xy 32.842396 65.005281) (xy 32.842391 65.005279) (xy 32.696799 64.944972) (xy 32.67119 64.937204)
+ (xy 32.601968 64.916206) (xy 32.44741 64.885463) (xy 32.447406 64.885462) (xy 32.447398 64.885461)
+ (xy 32.367926 64.877634) (xy 32.348793 64.87575) (xy 32.191207 64.87575) (xy 32.172073 64.877634)
+ (xy 32.092602 64.885461) (xy 32.092599 64.885461) (xy 31.955296 64.912772) (xy 31.938032 64.916206)
+ (xy 31.894416 64.929436) (xy 31.8432 64.944972) (xy 31.697608 65.005279) (xy 31.697603 65.005281)
+ (xy 31.610228 65.051984) (xy 31.6102 65.052001) (xy 31.479206 65.139528) (xy 31.479194 65.139537)
+ (xy 31.479189 65.13954) (xy 31.479189 65.139541) (xy 31.402588 65.202407) (xy 31.402585 65.20241)
+ (xy 31.402582 65.202412) (xy 31.291162 65.313832) (xy 31.29116 65.313835) (xy 31.291157 65.313838)
+ (xy 31.241531 65.374306) (xy 31.228287 65.390444) (xy 31.228278 65.390456) (xy 31.140751 65.52145)
+ (xy 31.140734 65.521478) (xy 31.105624 65.587164) (xy 31.056661 65.637007) (xy 30.988524 65.652467)
+ (xy 30.922844 65.628634) (xy 30.885782 65.585004) (xy 30.877452 65.568656) (xy 30.842287 65.49964)
+ (xy 30.842285 65.499637) (xy 30.842284 65.499635) (xy 30.721971 65.334036) (xy 30.577213 65.189278)
+ (xy 30.411613 65.068965) (xy 30.411612 65.068964) (xy 30.41161 65.068963) (xy 30.354653 65.039941)
+ (xy 30.229223 64.976031) (xy 30.034534 64.912772) (xy 29.859995 64.885128) (xy 29.832352 64.88075)
+ (xy 29.627648 64.88075) (xy 29.603329 64.884601) (xy 29.425465 64.912772) (xy 29.230776 64.976031)
+ (xy 29.048386 65.068965) (xy 28.882786 65.189278) (xy 28.738028 65.334036) (xy 28.617715 65.499636)
+ (xy 28.570485 65.59233) (xy 28.52251 65.643126) (xy 28.454689 65.659921) (xy 28.388554 65.637384)
+ (xy 28.349515 65.59233) (xy 28.337452 65.568656) (xy 28.302287 65.49964) (xy 28.267919 65.452336)
+ (xy 28.181971 65.334036) (xy 28.037213 65.189278) (xy 27.871613 65.068965) (xy 27.871612 65.068964)
+ (xy 27.87161 65.068963) (xy 27.814653 65.039941) (xy 27.689223 64.976031) (xy 27.494534 64.912772)
+ (xy 27.319995 64.885128) (xy 27.292352 64.88075) (xy 27.087648 64.88075) (xy 27.063329 64.884601)
+ (xy 26.885465 64.912772) (xy 26.690776 64.976031) (xy 26.508386 65.068965) (xy 26.342786 65.189278)
+ (xy 26.198032 65.334032) (xy 26.198028 65.334037) (xy 26.124818 65.434803) (xy 26.069488 65.477469)
+ (xy 25.999875 65.483448) (xy 25.93808 65.450842) (xy 25.903723 65.390004) (xy 25.9005 65.361918)
+ (xy 25.9005 34.16211) (xy 27.335 34.16211) (xy 27.335 34.417889) (xy 27.375013 34.670523) (xy 27.454051 34.913781)
+ (xy 27.454052 34.913784) (xy 27.570175 35.141686) (xy 27.64785 35.248595) (xy 27.64785 35.248596)
+ (xy 28.205884 34.690561) (xy 28.20674 34.692626) (xy 28.299762 34.831844) (xy 28.418156 34.950238)
+ (xy 28.557374 35.04326) (xy 28.559437 35.044114) (xy 28.001402 35.602148) (xy 28.108313 35.679824)
+ (xy 28.336215 35.795947) (xy 28.336218 35.795948) (xy 28.579476 35.874986) (xy 28.832111 35.915)
+ (xy 29.087889 35.915) (xy 29.340523 35.874986) (xy 29.583781 35.795948) (xy 29.583784 35.795947)
+ (xy 29.811685 35.679825) (xy 29.918595 35.602148) (xy 29.918596 35.602148) (xy 29.360562 35.044114)
+ (xy 29.362626 35.04326) (xy 29.501844 34.950238) (xy 29.620238 34.831844) (xy 29.71326 34.692626)
+ (xy 29.714114 34.690562) (xy 30.272148 35.248596) (xy 30.272148 35.248595) (xy 30.349825 35.141685)
+ (xy 30.465947 34.913784) (xy 30.465948 34.913781) (xy 30.544986 34.670523) (xy 30.585 34.417889)
+ (xy 30.585 34.16211) (xy 32.415 34.16211) (xy 32.415 34.417889) (xy 32.455013 34.670523) (xy 32.534051 34.913781)
+ (xy 32.534052 34.913784) (xy 32.650175 35.141686) (xy 32.72785 35.248595) (xy 32.72785 35.248596)
+ (xy 33.285884 34.690561) (xy 33.28674 34.692626) (xy 33.379762 34.831844) (xy 33.498156 34.950238)
+ (xy 33.637374 35.04326) (xy 33.639437 35.044114) (xy 33.081402 35.602148) (xy 33.188313 35.679824)
+ (xy 33.416215 35.795947) (xy 33.416218 35.795948) (xy 33.659476 35.874986) (xy 33.912111 35.915)
+ (xy 34.167889 35.915) (xy 34.420523 35.874986) (xy 34.663781 35.795948) (xy 34.663784 35.795947)
+ (xy 34.891685 35.679825) (xy 34.998595 35.602148) (xy 34.998596 35.602148) (xy 34.440562 35.044114)
+ (xy 34.442626 35.04326) (xy 34.581844 34.950238) (xy 34.700238 34.831844) (xy 34.79326 34.692626)
+ (xy 34.794114 34.690562) (xy 35.352148 35.248596) (xy 35.352148 35.248595) (xy 35.429825 35.141685)
+ (xy 35.545947 34.913784) (xy 35.545948 34.913781) (xy 35.624986 34.670523) (xy 35.665 34.417889)
+ (xy 35.665 34.16211) (xy 35.624986 33.909476) (xy 35.545948 33.666218) (xy 35.545947 33.666215)
+ (xy 35.429824 33.438313) (xy 35.352148 33.331403) (xy 35.352148 33.331402) (xy 34.794114 33.889436)
+ (xy 34.79326 33.887374) (xy 34.700238 33.748156) (xy 34.581844 33.629762) (xy 34.442626 33.53674)
+ (xy 34.44056 33.535884) (xy 34.998596 32.97785) (xy 34.891686 32.900175) (xy 34.663784 32.784052)
+ (xy 34.663781 32.784051) (xy 34.420523 32.705013) (xy 34.167889 32.665) (xy 33.912111 32.665) (xy 33.659476 32.705013)
+ (xy 33.416218 32.784051) (xy 33.416215 32.784052) (xy 33.18831 32.900177) (xy 33.081403 32.977849)
+ (xy 33.081402 32.97785) (xy 33.639437 33.535885) (xy 33.637374 33.53674) (xy 33.498156 33.629762)
+ (xy 33.379762 33.748156) (xy 33.28674 33.887374) (xy 33.285885 33.889437) (xy 32.72785 33.331402)
+ (xy 32.727849 33.331403) (xy 32.650177 33.43831) (xy 32.534052 33.666215) (xy 32.534051 33.666218)
+ (xy 32.455013 33.909476) (xy 32.415 34.16211) (xy 30.585 34.16211) (xy 30.544986 33.909476) (xy 30.465948 33.666218)
+ (xy 30.465947 33.666215) (xy 30.349824 33.438313) (xy 30.272148 33.331403) (xy 30.272148 33.331402)
+ (xy 29.714114 33.889436) (xy 29.71326 33.887374) (xy 29.620238 33.748156) (xy 29.501844 33.629762)
+ (xy 29.362626 33.53674) (xy 29.36056 33.535884) (xy 29.918596 32.97785) (xy 29.811686 32.900175)
+ (xy 29.583784 32.784052) (xy 29.583781 32.784051) (xy 29.340523 32.705013) (xy 29.087889 32.665)
+ (xy 28.832111 32.665) (xy 28.579476 32.705013) (xy 28.336218 32.784051) (xy 28.336215 32.784052)
+ (xy 28.10831 32.900177) (xy 28.001403 32.977849) (xy 28.001402 32.97785) (xy 28.559437 33.535885)
+ (xy 28.557374 33.53674) (xy 28.418156 33.629762) (xy 28.299762 33.748156) (xy 28.20674 33.887374)
+ (xy 28.205885 33.889437) (xy 27.64785 33.331402) (xy 27.647849 33.331403) (xy 27.570177 33.43831)
+ (xy 27.454052 33.666215) (xy 27.454051 33.666218) (xy 27.375013 33.909476) (xy 27.335 34.16211)
+ (xy 25.9005 34.16211) (xy 25.9005 31.629941) (xy 29.9745 31.629941) (xy 29.9745 31.870059) (xy 29.998065 32.018842)
+ (xy 30.012063 32.107222) (xy 30.086265 32.335593) (xy 30.186733 32.53277) (xy 30.195276 32.549536)
+ (xy 30.336414 32.743796) (xy 30.506204 32.913586) (xy 30.700464 33.054724) (xy 30.715757 33.062516)
+ (xy 30.914406 33.163734) (xy 30.914408 33.163734) (xy 30.914411 33.163736) (xy 31.142778 33.237937)
+ (xy 31.379941 33.2755) (xy 31.379942 33.2755) (xy 31.620058 33.2755) (xy 31.620059 33.2755) (xy 31.857222 33.237937)
+ (xy 32.085589 33.163736) (xy 32.299536 33.054724) (xy 32.493796 32.913586) (xy 32.663586 32.743796)
+ (xy 32.804724 32.549536) (xy 32.913736 32.335589) (xy 32.987937 32.107222) (xy 33.0255 31.870059)
+ (xy 33.0255 31.629941) (xy 32.987937 31.392778) (xy 32.913736 31.164411) (xy 32.913734 31.164408)
+ (xy 32.913734 31.164406) (xy 32.808785 30.958435) (xy 32.804724 30.950464) (xy 32.663586 30.756204)
+ (xy 32.493796 30.586414) (xy 32.299536 30.445276) (xy 32.284257 30.437491) (xy 32.085593 30.336265)
+ (xy 31.857222 30.262063) (xy 31.620059 30.2245) (xy 31.379941 30.2245) (xy 31.261359 30.243281)
+ (xy 31.142777 30.262063) (xy 30.914406 30.336265) (xy 30.700463 30.445276) (xy 30.506201 30.586416)
+ (xy 30.336416 30.756201) (xy 30.195276 30.950463) (xy 30.086265 31.164406) (xy 30.031865 31.331834)
+ (xy 30.012063 31.392778) (xy 29.9745 31.629941) (xy 25.9005 31.629941) (xy 25.9005 29.08211) (xy 27.335 29.08211)
+ (xy 27.335 29.337889) (xy 27.375013 29.590523) (xy 27.454051 29.833781) (xy 27.454052 29.833784)
+ (xy 27.570175 30.061686) (xy 27.64785 30.168595) (xy 27.64785 30.168596) (xy 28.205884 29.610561)
+ (xy 28.20674 29.612626) (xy 28.299762 29.751844) (xy 28.418156 29.870238) (xy 28.557374 29.96326)
+ (xy 28.559437 29.964114) (xy 28.001402 30.522148) (xy 28.108313 30.599824) (xy 28.336215 30.715947)
+ (xy 28.336218 30.715948) (xy 28.579476 30.794986) (xy 28.832111 30.835) (xy 29.087889 30.835) (xy 29.340523 30.794986)
+ (xy 29.583781 30.715948) (xy 29.583784 30.715947) (xy 29.811685 30.599825) (xy 29.918595 30.522148)
+ (xy 29.918596 30.522148) (xy 29.360562 29.964114) (xy 29.362626 29.96326) (xy 29.501844 29.870238)
+ (xy 29.620238 29.751844) (xy 29.71326 29.612626) (xy 29.714114 29.610562) (xy 30.272148 30.168596)
+ (xy 30.272148 30.168595) (xy 30.349825 30.061685) (xy 30.465947 29.833784) (xy 30.465948 29.833781)
+ (xy 30.544986 29.590523) (xy 30.585 29.337889) (xy 30.585 29.08211) (xy 32.415 29.08211) (xy 32.415 29.337889)
+ (xy 32.455013 29.590523) (xy 32.534051 29.833781) (xy 32.534052 29.833784) (xy 32.650175 30.061686)
+ (xy 32.72785 30.168595) (xy 32.72785 30.168596) (xy 33.285884 29.610561) (xy 33.28674 29.612626)
+ (xy 33.379762 29.751844) (xy 33.498156 29.870238) (xy 33.637374 29.96326) (xy 33.639437 29.964114)
+ (xy 33.081402 30.522148) (xy 33.188313 30.599824) (xy 33.416215 30.715947) (xy 33.416218 30.715948)
+ (xy 33.659476 30.794986) (xy 33.912111 30.835) (xy 34.167889 30.835) (xy 34.420523 30.794986) (xy 34.663781 30.715948)
+ (xy 34.663784 30.715947) (xy 34.891685 30.599825) (xy 34.998595 30.522148) (xy 34.998596 30.522148)
+ (xy 34.440562 29.964114) (xy 34.442626 29.96326) (xy 34.581844 29.870238) (xy 34.700238 29.751844)
+ (xy 34.79326 29.612626) (xy 34.794114 29.610562) (xy 35.352148 30.168596) (xy 35.352148 30.168595)
+ (xy 35.429825 30.061685) (xy 35.545947 29.833784) (xy 35.545948 29.833781) (xy 35.624986 29.590523)
+ (xy 35.665 29.337889) (xy 35.665 29.08211) (xy 35.624986 28.829476) (xy 35.545948 28.586218) (xy 35.545947 28.586215)
+ (xy 35.429824 28.358313) (xy 35.352148 28.251403) (xy 35.352148 28.251402) (xy 34.794114 28.809436)
+ (xy 34.79326 28.807374) (xy 34.700238 28.668156) (xy 34.581844 28.549762) (xy 34.442626 28.45674)
+ (xy 34.44056 28.455884) (xy 34.998596 27.89785) (xy 34.891686 27.820175) (xy 34.663784 27.704052)
+ (xy 34.663781 27.704051) (xy 34.420523 27.625013) (xy 34.167889 27.585) (xy 33.912111 27.585) (xy 33.659476 27.625013)
+ (xy 33.416218 27.704051) (xy 33.416215 27.704052) (xy 33.18831 27.820177) (xy 33.081403 27.897849)
+ (xy 33.081402 27.89785) (xy 33.639437 28.455885) (xy 33.637374 28.45674) (xy 33.498156 28.549762)
+ (xy 33.379762 28.668156) (xy 33.28674 28.807374) (xy 33.285885 28.809437) (xy 32.72785 28.251402)
+ (xy 32.727849 28.251403) (xy 32.650177 28.35831) (xy 32.534052 28.586215) (xy 32.534051 28.586218)
+ (xy 32.455013 28.829476) (xy 32.415 29.08211) (xy 30.585 29.08211) (xy 30.544986 28.829476) (xy 30.465948 28.586218)
+ (xy 30.465947 28.586215) (xy 30.349824 28.358313) (xy 30.272148 28.251403) (xy 30.272148 28.251402)
+ (xy 29.714114 28.809436) (xy 29.71326 28.807374) (xy 29.620238 28.668156) (xy 29.501844 28.549762)
+ (xy 29.362626 28.45674) (xy 29.36056 28.455884) (xy 29.918596 27.89785) (xy 29.811686 27.820175)
+ (xy 29.583784 27.704052) (xy 29.583781 27.704051) (xy 29.340523 27.625013) (xy 29.087889 27.585)
+ (xy 28.832111 27.585) (xy 28.579476 27.625013) (xy 28.336218 27.704051) (xy 28.336215 27.704052)
+ (xy 28.10831 27.820177) (xy 28.001403 27.897849) (xy 28.001402 27.89785) (xy 28.559437 28.455885)
+ (xy 28.557374 28.45674) (xy 28.418156 28.549762) (xy 28.299762 28.668156) (xy 28.20674 28.807374)
+ (xy 28.205885 28.809437) (xy 27.64785 28.251402) (xy 27.647849 28.251403) (xy 27.570177 28.35831)
+ (xy 27.454052 28.586215) (xy 27.454051 28.586218) (xy 27.375013 28.829476) (xy 27.335 29.08211)
+ (xy 25.9005 29.08211) (xy 25.9005 26.0245) (xy 25.920185 25.957461) (xy 25.972989 25.911706) (xy 26.0245 25.9005)
+ (xy 126.3755 25.9005)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 91.55196 77.209427) (xy 91.582813 77.216687) (xy 91.585242 77.2192) (xy 91.588596 77.220185)
+ (xy 91.609342 77.244127) (xy 91.631377 77.266919) (xy 91.632954 77.271377) (xy 91.634351 77.272989)
+ (xy 91.637908 77.285376) (xy 91.643151 77.300192) (xy 91.643959 77.304233) (xy 91.657456 77.406762)
+ (xy 91.670986 77.439426) (xy 91.673369 77.451346) (xy 91.667209 77.520943) (xy 91.666338 77.523103)
+ (xy 91.657943 77.54337) (xy 91.650487 77.6) (xy 91.693 77.6) (xy 91.760039 77.619685) (xy 91.774261 77.630338)
+ (xy 91.783739 77.638561) (xy 91.814218 77.678282) (xy 91.939659 77.774536) (xy 91.941201 77.775175)
+ (xy 91.949458 77.782338) (xy 91.966392 77.808724) (xy 91.984886 77.834052) (xy 91.985115 77.837896)
+ (xy 91.987196 77.841139) (xy 91.987176 77.872496) (xy 91.989041 77.903798) (xy 91.987154 77.907157)
+ (xy 91.987152 77.911009) (xy 91.970189 77.937367) (xy 91.954829 77.964719) (xy 91.951424 77.966525)
+ (xy 91.949341 77.969763) (xy 91.920813 77.98277) (xy 91.893111 77.997471) (xy 91.88727 77.998063)
+ (xy 91.885768 77.998749) (xy 91.883602 77.998436) (xy 91.868197 78) (xy 91.65049 78) (xy 91.650488 78.000001)
+ (xy 91.657942 78.056627) (xy 91.657944 78.056633) (xy 91.718399 78.202585) (xy 91.814575 78.327924)
+ (xy 91.939913 78.4241) (xy 92.085865 78.484554) (xy 92.085869 78.484555) (xy 92.203176 78.499999)
+ (xy 92.679999 78.499999) (xy 92.68 78.499998) (xy 92.68 77.9745) (xy 92.68255 77.965814) (xy 92.681262 77.956853)
+ (xy 92.69224 77.932812) (xy 92.699685 77.907461) (xy 92.706525 77.901533) (xy 92.710287 77.893297)
+ (xy 92.732521 77.879007) (xy 92.752489 77.861706) (xy 92.763003 77.859418) (xy 92.769065 77.855523)
+ (xy 92.804 77.8505) (xy 92.811007 77.8505) (xy 92.956 77.8505) (xy 93.023039 77.870185) (xy 93.068794 77.922989)
+ (xy 93.08 77.9745) (xy 93.08 78.499999) (xy 93.556824 78.499999) (xy 93.674128 78.484557) (xy 93.674133 78.484555)
+ (xy 93.827598 78.420989) (xy 93.828915 78.424169) (xy 93.88136 78.411429) (xy 93.947395 78.43426)
+ (xy 93.990603 78.489167) (xy 93.9995 78.53529) (xy 93.9995 80.784217) (xy 93.979815 80.851256) (xy 93.963181 80.871898)
+ (xy 90.621899 84.213181) (xy 90.560576 84.246666) (xy 90.534218 84.2495) (xy 89.227754 84.2495)
+ (xy 89.160715 84.229815) (xy 89.11496 84.177011) (xy 89.105016 84.107853) (xy 89.122215 84.060403)
+ (xy 89.209356 83.919124) (xy 89.209358 83.919119) (xy 89.264505 83.752697) (xy 89.264506 83.75269)
+ (xy 89.274999 83.649986) (xy 89.275 83.649973) (xy 89.275 83.6) (xy 86.825001 83.6) (xy 86.825001 83.649986)
+ (xy 86.835494 83.752697) (xy 86.890641 83.919119) (xy 86.890643 83.919124) (xy 86.977785 84.060403)
+ (xy 86.996225 84.127796) (xy 86.975302 84.194459) (xy 86.92166 84.239229) (xy 86.872246 84.2495)
+ (xy 77.204533 84.2495) (xy 77.137494 84.229815) (xy 77.116852 84.213181) (xy 76.776717 83.873047)
+ (xy 76.743232 83.811724) (xy 76.741925 83.804763) (xy 76.718477 83.656716) (xy 76.718477 83.656715)
+ (xy 76.655218 83.462026) (xy 76.583599 83.321468) (xy 76.562287 83.27964) (xy 76.528386 83.232979)
+ (xy 76.441971 83.114036) (xy 76.297213 82.969278) (xy 76.131613 82.848965) (xy 76.131612 82.848964)
+ (xy 76.13161 82.848963) (xy 76.046855 82.805778) (xy 75.949223 82.756031) (xy 75.754534 82.692772)
+ (xy 75.579995 82.665128) (xy 75.552352 82.66075) (xy 75.347648 82.66075) (xy 75.323329 82.664601)
+ (xy 75.145465 82.692772) (xy 74.950776 82.756031) (xy 74.768386 82.848965) (xy 74.602786 82.969278)
+ (xy 74.458028 83.114036) (xy 74.337715 83.279636) (xy 74.290485 83.37233) (xy 74.24251 83.423126)
+ (xy 74.174689 83.439921) (xy 74.108554 83.417384) (xy 74.069515 83.37233) (xy 74.043599 83.321468)
+ (xy 74.022287 83.27964) (xy 73.988386 83.232979) (xy 73.901971 83.114036) (xy 73.757213 82.969278)
+ (xy 73.591613 82.848965) (xy 73.591612 82.848964) (xy 73.59161 82.848963) (xy 73.506855 82.805778)
+ (xy 73.409223 82.756031) (xy 73.214534 82.692772) (xy 73.039995 82.665128) (xy 73.012352 82.66075)
+ (xy 72.807648 82.66075) (xy 72.783329 82.664601) (xy 72.605465 82.692772) (xy 72.410776 82.756031)
+ (xy 72.228386 82.848965) (xy 72.062786 82.969278) (xy 71.918032 83.114032) (xy 71.86261 83.190314)
+ (xy 71.807279 83.232979) (xy 71.737666 83.238958) (xy 71.675871 83.206352) (xy 71.642143 83.14809)
+ (xy 71.637022 83.128024) (xy 71.631226 83.114032) (xy 71.613669 83.071644) (xy 71.606574 83.054515)
+ (xy 71.583219 83.005699) (xy 71.496994 82.890517) (xy 71.496989 82.890512) (xy 71.496984 82.890506)
+ (xy 71.440747 82.834269) (xy 71.440731 82.834255) (xy 71.400475 82.798093) (xy 71.400467 82.798087)
+ (xy 71.276736 82.724676) (xy 71.276737 82.724676) (xy 71.227729 82.704377) (xy 71.203226 82.694228)
+ (xy 71.203212 82.694223) (xy 71.203204 82.69422) (xy 71.152199 82.676226) (xy 71.089162 82.667163)
+ (xy 71.009782 82.65575) (xy 69.730218 82.65575) (xy 69.730216 82.65575) (xy 69.676185 82.658645)
+ (xy 69.676181 82.658646) (xy 69.536778 82.694226) (xy 69.536766 82.69423) (xy 69.46328 82.724669)
+ (xy 69.463252 82.724681) (xy 69.414451 82.748029) (xy 69.414446 82.748032) (xy 69.299268 82.834255)
+ (xy 69.299256 82.834265) (xy 69.243019 82.890502) (xy 69.206843 82.930774) (xy 69.206837 82.930782)
+ (xy 69.133426 83.054513) (xy 69.102978 83.128024) (xy 69.102974 83.128033) (xy 69.092971 83.156387)
+ (xy 69.052102 83.213057) (xy 68.987083 83.238636) (xy 68.918557 83.225002) (xy 68.875717 83.188014)
+ (xy 68.83922 83.13778) (xy 68.821966 83.114031) (xy 68.677219 82.969284) (xy 68.677213 82.969278)
+ (xy 68.511613 82.848965) (xy 68.511612 82.848964) (xy 68.51161 82.848963) (xy 68.426855 82.805778)
+ (xy 68.329223 82.756031) (xy 68.134534 82.692772) (xy 67.959995 82.665128) (xy 67.932352 82.66075)
+ (xy 67.727648 82.66075) (xy 67.703329 82.664601) (xy 67.525465 82.692772) (xy 67.330776 82.756031)
+ (xy 67.148386 82.848965) (xy 66.982786 82.969278) (xy 66.838028 83.114036) (xy 66.717715 83.279636)
+ (xy 66.670485 83.37233) (xy 66.62251 83.423126) (xy 66.554689 83.439921) (xy 66.488554 83.417384)
+ (xy 66.449515 83.37233) (xy 66.423599 83.321468) (xy 66.402287 83.27964) (xy 66.368386 83.232979)
+ (xy 66.281971 83.114036) (xy 66.137213 82.969278) (xy 65.971613 82.848965) (xy 65.971612 82.848964)
+ (xy 65.97161 82.848963) (xy 65.886855 82.805778) (xy 65.789223 82.756031) (xy 65.594534 82.692772)
+ (xy 65.419995 82.665128) (xy 65.392352 82.66075) (xy 65.187648 82.66075) (xy 65.163329 82.664601)
+ (xy 64.985465 82.692772) (xy 64.790776 82.756031) (xy 64.608386 82.848965) (xy 64.442786 82.969278)
+ (xy 64.298028 83.114036) (xy 64.177715 83.279636) (xy 64.130485 83.37233) (xy 64.08251 83.423126)
+ (xy 64.014689 83.439921) (xy 63.948554 83.417384) (xy 63.909515 83.37233) (xy 63.883599 83.321468)
+ (xy 63.862287 83.27964) (xy 63.828386 83.232979) (xy 63.741971 83.114036) (xy 63.597217 82.969282)
+ (xy 63.597212 82.969278) (xy 63.501615 82.899823) (xy 63.458949 82.844493) (xy 63.4505 82.799505)
+ (xy 63.4505 80.131941) (xy 63.470185 80.064902) (xy 63.522989 80.019147) (xy 63.592147 80.009203)
+ (xy 63.655703 80.038228) (xy 63.662181 80.04426) (xy 63.739707 80.121786) (xy 63.739711 80.121789)
+ (xy 63.870814 80.20939) (xy 63.870827 80.209397) (xy 63.992998 80.260001) (xy 64.016503 80.269737)
+ (xy 64.171153 80.300499) (xy 64.171156 80.3005) (xy 64.171158 80.3005) (xy 64.328844 80.3005) (xy 64.328845 80.300499)
+ (xy 64.483497 80.269737) (xy 64.558963 80.238478) (xy 64.627864 80.209939) (xy 64.675316 80.2005)
+ (xy 68.318996 80.2005) (xy 68.41004 80.182389) (xy 68.454328 80.17358) (xy 68.554854 80.131941)
+ (xy 68.581807 80.120777) (xy 68.581808 80.120776) (xy 68.581811 80.120775) (xy 68.696543 80.044114)
+ (xy 70.113426 78.627229) (xy 70.137185 78.608657) (xy 70.147069 78.60271) (xy 70.150398 78.601744)
+ (xy 70.291865 78.518081) (xy 70.298064 78.511881) (xy 70.311082 78.504051) (xy 70.330745 78.498905)
+ (xy 70.348579 78.489155) (xy 70.363857 78.490239) (xy 70.378676 78.486362) (xy 70.398 78.492664)
+ (xy 70.418274 78.494104) (xy 70.434614 78.504605) (xy 70.445102 78.508026) (xy 70.450718 78.51491)
+ (xy 70.451969 78.513298) (xy 70.458132 78.518078) (xy 70.458135 78.518081) (xy 70.599602 78.601744)
+ (xy 70.623555 78.608703) (xy 70.757426 78.647597) (xy 70.757429 78.647597) (xy 70.757431 78.647598)
+ (xy 70.794306 78.6505) (xy 70.794314 78.6505) (xy 71.225686 78.6505) (xy 71.225694 78.6505) (xy 71.262569 78.647598)
+ (xy 71.262571 78.647597) (xy 71.262573 78.647597) (xy 71.332665 78.627233) (xy 71.420398 78.601744)
+ (xy 71.548002 78.526279) (xy 71.615724 78.509097) (xy 71.681986 78.531257) (xy 71.714224 78.564122)
+ (xy 71.735887 78.596544) (xy 75.133455 81.994112) (xy 75.248191 82.070776) (xy 75.346791 82.111617)
+ (xy 75.375672 82.12358) (xy 75.375673 82.12358) (xy 75.375678 82.123582) (xy 75.402546 82.128925)
+ (xy 75.402552 82.128926) (xy 75.402592 82.128934) (xy 75.492938 82.146905) (xy 75.511007 82.1505)
+ (xy 75.511008 82.1505) (xy 82.741592 82.1505) (xy 82.808631 82.170185) (xy 82.847136 82.214271)
+ (xy 82.848895 82.213187) (xy 82.852685 82.219332) (xy 82.852686 82.219334) (xy 82.944788 82.368656)
+ (xy 83.068844 82.492712) (xy 83.218166 82.584814) (xy 83.384703 82.639999) (xy 83.487491 82.6505)
+ (xy 84.112508 82.650499) (xy 84.112516 82.650498) (xy 84.112519 82.650498) (xy 84.168802 82.644748)
+ (xy 84.215297 82.639999) (xy 84.381834 82.584814) (xy 84.531156 82.492712) (xy 84.624819 82.399049)
+ (xy 84.686142 82.365564) (xy 84.755834 82.370548) (xy 84.800181 82.399049) (xy 84.893844 82.492712)
+ (xy 85.043166 82.584814) (xy 85.209703 82.639999) (xy 85.312491 82.6505) (xy 85.937508 82.650499)
+ (xy 85.937516 82.650498) (xy 85.937519 82.650498) (xy 85.993802 82.644748) (xy 86.040297 82.639999)
+ (xy 86.206834 82.584814) (xy 86.356156 82.492712) (xy 86.480212 82.368656) (xy 86.572314 82.219334)
+ (xy 86.572314 82.219332) (xy 86.576105 82.213187) (xy 86.577899 82.214293) (xy 86.582485 82.209083)
+ (xy 86.589695 82.193297) (xy 86.605093 82.183401) (xy 86.617187 82.169663) (xy 86.634074 82.164775)
+ (xy 86.648473 82.155523) (xy 86.683408 82.1505) (xy 86.912769 82.1505) (xy 86.979808 82.170185)
+ (xy 87.00045 82.186818) (xy 87.106344 82.292712) (xy 87.106346 82.292713) (xy 87.109653 82.294753)
+ (xy 87.111445 82.296746) (xy 87.112011 82.297193) (xy 87.111934 82.297289) (xy 87.156379 82.346699)
+ (xy 87.167603 82.415661) (xy 87.139761 82.479744) (xy 87.109665 82.505826) (xy 87.10666 82.507679)
+ (xy 87.106655 82.507683) (xy 86.982684 82.631654) (xy 86.890643 82.780875) (xy 86.890641 82.78088)
+ (xy 86.835494 82.947302) (xy 86.835493 82.947309) (xy 86.825 83.050013) (xy 86.825 83.1) (xy 89.274999 83.1)
+ (xy 89.274999 83.050028) (xy 89.274998 83.050013) (xy 89.264505 82.947302) (xy 89.209358 82.78088)
+ (xy 89.209356 82.780875) (xy 89.117315 82.631654) (xy 88.993344 82.507683) (xy 88.993341 82.507681)
+ (xy 88.990339 82.505829) (xy 88.988713 82.504021) (xy 88.987677 82.503202) (xy 88.987817 82.503024)
+ (xy 88.943617 82.45388) (xy 88.932397 82.384917) (xy 88.960243 82.320836) (xy 88.990344 82.294754)
+ (xy 88.993656 82.292712) (xy 89.117712 82.168656) (xy 89.209814 82.019334) (xy 89.264999 81.852797)
+ (xy 89.2755 81.750009) (xy 89.275499 81.149992) (xy 89.264999 81.047203) (xy 89.209814 80.880666)
+ (xy 89.117712 80.731344) (xy 88.993656 80.607288) (xy 88.951383 80.581214) (xy 88.90466 80.529269)
+ (xy 88.893437 80.460306) (xy 88.898933 80.439616) (xy 88.897969 80.439324) (xy 88.899731 80.433509)
+ (xy 88.899737 80.433497) (xy 88.9305 80.278842) (xy 88.9305 80.121158) (xy 88.9305 80.121155) (xy 88.930499 80.121153)
+ (xy 88.914004 80.038228) (xy 88.899737 79.966503) (xy 88.863569 79.879185) (xy 88.839397 79.820827)
+ (xy 88.83939 79.820814) (xy 88.751789 79.689711) (xy 88.751786 79.689707) (xy 88.640292 79.578213)
+ (xy 88.640288 79.57821) (xy 88.509185 79.490609) (xy 88.509172 79.490602) (xy 88.363501 79.430264)
+ (xy 88.363489 79.430261) (xy 88.208845 79.3995) (xy 88.208842 79.3995) (xy 88.051158 79.3995) (xy 88.051155 79.3995)
+ (xy 87.89651 79.430261) (xy 87.896498 79.430264) (xy 87.750827 79.490602) (xy 87.750814 79.490609)
+ (xy 87.619711 79.57821) (xy 87.619707 79.578213) (xy 87.508213 79.689707) (xy 87.50821 79.689711)
+ (xy 87.420609 79.820814) (xy 87.420602 79.820827) (xy 87.360264 79.966498) (xy 87.360261 79.96651)
+ (xy 87.3295 80.121153) (xy 87.3295 80.278846) (xy 87.347667 80.370177) (xy 87.34144 80.439768) (xy 87.298577 80.494946)
+ (xy 87.265062 80.512071) (xy 87.255671 80.515183) (xy 87.255669 80.515184) (xy 87.106345 80.607287)
+ (xy 87.00045 80.713182) (xy 86.973516 80.727888) (xy 86.947704 80.744477) (xy 86.941503 80.745368)
+ (xy 86.939127 80.746666) (xy 86.912769 80.7495) (xy 86.683408 80.7495) (xy 86.616369 80.729815)
+ (xy 86.577863 80.685728) (xy 86.576105 80.686813) (xy 86.572314 80.680666) (xy 86.480212 80.531344)
+ (xy 86.356156 80.407288) (xy 86.206834 80.315186) (xy 86.040297 80.260001) (xy 86.040295 80.26)
+ (xy 85.93751 80.2495) (xy 85.312498 80.2495) (xy 85.31248 80.249501) (xy 85.209703 80.26) (xy 85.2097 80.260001)
+ (xy 85.043168 80.315185) (xy 85.043163 80.315187) (xy 84.893842 80.407289) (xy 84.800181 80.500951)
+ (xy 84.738858 80.534436) (xy 84.669166 80.529452) (xy 84.624819 80.500951) (xy 84.531157 80.407289)
+ (xy 84.531156 80.407288) (xy 84.381834 80.315186) (xy 84.215297 80.260001) (xy 84.215295 80.26)
+ (xy 84.11251 80.2495) (xy 83.487498 80.2495) (xy 83.48748 80.249501) (xy 83.384703 80.26) (xy 83.3847 80.260001)
+ (xy 83.218168 80.315185) (xy 83.218163 80.315187) (xy 83.068842 80.407289) (xy 82.944789 80.531342)
+ (xy 82.944788 80.531344) (xy 82.854941 80.677011) (xy 82.848895 80.686813) (xy 82.8471 80.685706)
+ (xy 82.807813 80.730337) (xy 82.741592 80.7495) (xy 81.404545 80.7495) (xy 81.337506 80.729815)
+ (xy 81.291751 80.677011) (xy 81.281807 80.607853) (xy 81.284749 80.594327) (xy 81.29336 80.534436)
+ (xy 81.3055 80.45) (xy 81.3055 79.45) (xy 81.301493 79.386478) (xy 81.288659 79.339891) (xy 81.285469 79.289318)
+ (xy 81.3055 79.15) (xy 81.3055 78.7745) (xy 81.325185 78.707461) (xy 81.377989 78.661706) (xy 81.4295 78.6505)
+ (xy 82.741592 78.6505) (xy 82.808631 78.670185) (xy 82.847136 78.714271) (xy 82.848895 78.713187)
+ (xy 82.852685 78.719331) (xy 82.852686 78.719334) (xy 82.944788 78.868656) (xy 83.068844 78.992712)
+ (xy 83.218166 79.084814) (xy 83.384703 79.139999) (xy 83.487491 79.1505) (xy 84.112508 79.150499)
+ (xy 84.112516 79.150498) (xy 84.112519 79.150498) (xy 84.168802 79.144748) (xy 84.215297 79.139999)
+ (xy 84.381834 79.084814) (xy 84.531156 78.992712) (xy 84.624819 78.899049) (xy 84.686142 78.865564)
+ (xy 84.755834 78.870548) (xy 84.800181 78.899049) (xy 84.893844 78.992712) (xy 85.043166 79.084814)
+ (xy 85.209703 79.139999) (xy 85.312491 79.1505) (xy 85.937508 79.150499) (xy 85.937516 79.150498)
+ (xy 85.937519 79.150498) (xy 85.993802 79.144748) (xy 86.040297 79.139999) (xy 86.206834 79.084814)
+ (xy 86.356156 78.992712) (xy 86.480212 78.868656) (xy 86.572314 78.719334) (xy 86.627499 78.552797)
+ (xy 86.633146 78.497522) (xy 86.659542 78.432831) (xy 86.716723 78.392679) (xy 86.786534 78.389816)
+ (xy 86.846811 78.42515) (xy 86.874209 78.47112) (xy 86.890186 78.519334) (xy 86.982288 78.668656)
+ (xy 87.106344 78.792712) (xy 87.255666 78.884814) (xy 87.422203 78.939999) (xy 87.524991 78.9505)
+ (xy 88.575008 78.950499) (xy 88.575016 78.950498) (xy 88.575019 78.950498) (xy 88.654596 78.942369)
+ (xy 88.677797 78.939999) (xy 88.844334 78.884814) (xy 88.993656 78.792712) (xy 89.117712 78.668656)
+ (xy 89.209814 78.519334) (xy 89.264999 78.352797) (xy 89.2755 78.250009) (xy 89.275499 77.766517)
+ (xy 89.295183 77.699479) (xy 89.311813 77.678842) (xy 89.753838 77.236819) (xy 89.815161 77.203334)
+ (xy 89.841519 77.2005) (xy 91.521557 77.2005)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 82.758241 72.405388) (xy 82.775595 72.405253) (xy 82.791071 72.415028) (xy 82.808631 72.420185)
+ (xy 82.820195 72.433425) (xy 82.834667 72.442567) (xy 82.848362 72.463515) (xy 82.848895 72.463187)
+ (xy 82.852685 72.469332) (xy 82.852686 72.469334) (xy 82.944788 72.618656) (xy 83.068844 72.742712)
+ (xy 83.218166 72.834814) (xy 83.384703 72.889999) (xy 83.487491 72.9005) (xy 84.112508 72.900499)
+ (xy 84.112516 72.900498) (xy 84.112519 72.900498) (xy 84.180789 72.893524) (xy 84.215297 72.889999)
+ (xy 84.381834 72.834814) (xy 84.531156 72.742712) (xy 84.624819 72.649049) (xy 84.686142 72.615564)
+ (xy 84.755834 72.620548) (xy 84.800181 72.649049) (xy 84.893844 72.742712) (xy 85.043166 72.834814)
+ (xy 85.209703 72.889999) (xy 85.312491 72.9005) (xy 85.937508 72.900499) (xy 85.937516 72.900498)
+ (xy 85.937519 72.900498) (xy 86.005789 72.893524) (xy 86.040297 72.889999) (xy 86.206834 72.834814)
+ (xy 86.356156 72.742712) (xy 86.412049 72.686819) (xy 86.473372 72.653334) (xy 86.49973 72.6505)
+ (xy 86.912769 72.6505) (xy 86.940875 72.658753) (xy 86.969647 72.664314) (xy 86.976255 72.669141)
+ (xy 86.979808 72.670185) (xy 86.998386 72.684802) (xy 86.99944 72.685808) (xy 87.106344 72.792712)
+ (xy 87.120749 72.801597) (xy 87.130176 72.810595) (xy 87.141379 72.830024) (xy 87.156379 72.846699)
+ (xy 87.158495 72.859706) (xy 87.165079 72.871122) (xy 87.164 72.893524) (xy 87.167603 72.915661)
+ (xy 87.162351 72.927747) (xy 87.161718 72.940911) (xy 87.148697 72.959176) (xy 87.139761 72.979744)
+ (xy 87.124778 72.992728) (xy 87.12116 72.997804) (xy 87.117005 72.999464) (xy 87.109665 73.005826)
+ (xy 87.10666 73.007679) (xy 87.106655 73.007683) (xy 86.982684 73.131654) (xy 86.890643 73.280875)
+ (xy 86.890641 73.28088) (xy 86.835494 73.447302) (xy 86.835493 73.447309) (xy 86.825 73.550013)
+ (xy 86.825 73.6) (xy 87.926 73.6) (xy 87.993039 73.619685) (xy 88.038794 73.672489) (xy 88.05 73.724)
+ (xy 88.05 73.85) (xy 88.176 73.85) (xy 88.243039 73.869685) (xy 88.288794 73.922489) (xy 88.3 73.974)
+ (xy 88.3 74.849999) (xy 88.312319 74.862318) (xy 88.345804 74.923641) (xy 88.34082 74.993333) (xy 88.31232 75.037679)
+ (xy 88.3 75.049999) (xy 88.3 75.926) (xy 88.280315 75.993039) (xy 88.227511 76.038794) (xy 88.176 76.05)
+ (xy 88.05 76.05) (xy 88.05 76.176) (xy 88.030315 76.243039) (xy 87.977511 76.288794) (xy 87.926 76.3)
+ (xy 86.825001 76.3) (xy 86.825001 76.349986) (xy 86.835494 76.452697) (xy 86.890641 76.619119) (xy 86.890643 76.619124)
+ (xy 86.982684 76.768345) (xy 87.106655 76.892316) (xy 87.106659 76.892319) (xy 87.109656 76.894168)
+ (xy 87.111279 76.895972) (xy 87.112323 76.896798) (xy 87.112181 76.896976) (xy 87.156381 76.946116)
+ (xy 87.167602 77.015079) (xy 87.139759 77.079161) (xy 87.109661 77.105241) (xy 87.106349 77.107283)
+ (xy 87.106343 77.107288) (xy 86.982289 77.231342) (xy 86.890187 77.380663) (xy 86.890186 77.380666)
+ (xy 86.874209 77.428882) (xy 86.834436 77.486327) (xy 86.769919 77.513149) (xy 86.701144 77.500834)
+ (xy 86.649944 77.45329) (xy 86.633145 77.402477) (xy 86.627499 77.347203) (xy 86.627498 77.3472)
+ (xy 86.625567 77.341372) (xy 86.572314 77.180666) (xy 86.480212 77.031344) (xy 86.356156 76.907288)
+ (xy 86.206834 76.815186) (xy 86.040297 76.760001) (xy 86.040295 76.76) (xy 85.93751 76.7495) (xy 85.312498 76.7495)
+ (xy 85.31248 76.749501) (xy 85.209703 76.76) (xy 85.2097 76.760001) (xy 85.043168 76.815185) (xy 85.043163 76.815187)
+ (xy 84.893842 76.907289) (xy 84.800181 77.000951) (xy 84.738858 77.034436) (xy 84.669166 77.029452)
+ (xy 84.624819 77.000951) (xy 84.531157 76.907289) (xy 84.531156 76.907288) (xy 84.381834 76.815186)
+ (xy 84.215297 76.760001) (xy 84.215295 76.76) (xy 84.11251 76.7495) (xy 83.487498 76.7495) (xy 83.48748 76.749501)
+ (xy 83.384703 76.76) (xy 83.3847 76.760001) (xy 83.218168 76.815185) (xy 83.218163 76.815187) (xy 83.068842 76.907289)
+ (xy 82.944789 77.031342) (xy 82.944788 77.031344) (xy 82.854941 77.177011) (xy 82.848895 77.186813)
+ (xy 82.8471 77.185706) (xy 82.807813 77.230337) (xy 82.741592 77.2495) (xy 81.4295 77.2495) (xy 81.362461 77.229815)
+ (xy 81.316706 77.177011) (xy 81.3055 77.1255) (xy 81.3055 76.750002) (xy 81.305499 76.749978) (xy 81.299076 76.669668)
+ (xy 81.299075 76.669665) (xy 81.299075 76.669662) (xy 81.290212 76.641254) (xy 81.285848 76.586682)
+ (xy 81.291885 76.544693) (xy 81.3055 76.45) (xy 81.3055 75.750013) (xy 86.825 75.750013) (xy 86.825 75.8)
+ (xy 87.8 75.8) (xy 87.8 75.049999) (xy 87.787681 75.03768) (xy 87.754196 74.976357) (xy 87.75918 74.906665)
+ (xy 87.787681 74.862318) (xy 87.8 74.849999) (xy 87.8 74.1) (xy 86.825001 74.1) (xy 86.825001 74.149986)
+ (xy 86.835494 74.252697) (xy 86.890641 74.419119) (xy 86.890643 74.419124) (xy 86.982684 74.568345)
+ (xy 87.106654 74.692315) (xy 87.255875 74.784356) (xy 87.25588 74.784358) (xy 87.400539 74.832293)
+ (xy 87.457984 74.872065) (xy 87.484807 74.936581) (xy 87.472492 75.005357) (xy 87.424949 75.056557)
+ (xy 87.40054 75.067705) (xy 87.255878 75.115642) (xy 87.255875 75.115643) (xy 87.106654 75.207684)
+ (xy 86.982684 75.331654) (xy 86.890643 75.480875) (xy 86.890641 75.48088) (xy 86.835494 75.647302)
+ (xy 86.835493 75.647309) (xy 86.825 75.750013) (xy 81.3055 75.750013) (xy 81.3055 75.45) (xy 81.300355 75.37806)
+ (xy 81.298328 75.371158) (xy 81.288992 75.339361) (xy 81.259819 75.240008) (xy 81.182031 75.118968)
+ (xy 81.178191 75.115641) (xy 81.073299 75.02475) (xy 81.073297 75.024748) (xy 81.073294 75.024746)
+ (xy 81.07329 75.024744) (xy 80.942419 74.964976) (xy 80.942415 74.964975) (xy 80.831549 74.949036)
+ (xy 80.767994 74.920011) (xy 80.730219 74.861233) (xy 80.730219 74.791364) (xy 80.767993 74.732585)
+ (xy 80.831549 74.70356) (xy 80.840345 74.702614) (xy 80.87194 74.700355) (xy 81.009992 74.659819)
+ (xy 81.131032 74.582031) (xy 81.225254 74.473294) (xy 81.266542 74.382884) (xy 81.285023 74.342419)
+ (xy 81.285024 74.342414) (xy 81.288018 74.32159) (xy 81.3055 74.2) (xy 81.3055 73.2) (xy 81.301493 73.136478)
+ (xy 81.288659 73.089891) (xy 81.285469 73.039318) (xy 81.3055 72.9) (xy 81.3055 72.5245) (xy 81.325185 72.457461)
+ (xy 81.377989 72.411706) (xy 81.4295 72.4005) (xy 82.741592 72.4005)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 78.737539 70.420185) (xy 78.783294 70.472989) (xy 78.7945 70.5245) (xy 78.7945 72.8755) (xy 78.774815 72.942539)
+ (xy 78.722011 72.988294) (xy 78.6705 72.9995) (xy 78.284 72.9995) (xy 78.216961 72.979815) (xy 78.171206 72.927011)
+ (xy 78.16 72.8755) (xy 78.16 72.475) (xy 77.484 72.475) (xy 77.416961 72.455315) (xy 77.371206 72.402511)
+ (xy 77.36 72.351) (xy 77.36 72.099) (xy 77.379685 72.031961) (xy 77.432489 71.986206) (xy 77.484 71.975)
+ (xy 78.16 71.975) (xy 78.16 71.334365) (xy 78.159999 71.33435) (xy 78.1571 71.29751) (xy 78.157099 71.297504)
+ (xy 78.111283 71.139806) (xy 78.111282 71.139803) (xy 78.027685 70.998447) (xy 78.027678 70.998438)
+ (xy 77.911561 70.882321) (xy 77.911552 70.882314) (xy 77.770196 70.798717) (xy 77.770193 70.798716)
+ (xy 77.612495 70.7529) (xy 77.612489 70.752899) (xy 77.575649 70.75) (xy 77.540018 70.75) (xy 77.518772 70.743761)
+ (xy 77.496684 70.742182) (xy 77.4859 70.734109) (xy 77.472979 70.730315) (xy 77.458479 70.713581)
+ (xy 77.440751 70.70031) (xy 77.436043 70.687689) (xy 77.427224 70.677511) (xy 77.424072 70.655593)
+ (xy 77.416334 70.634846) (xy 77.419196 70.621685) (xy 77.41728 70.608353) (xy 77.426479 70.588209)
+ (xy 77.431186 70.566573) (xy 77.444454 70.548847) (xy 77.446305 70.544797) (xy 77.452337 70.538319)
+ (xy 77.553837 70.436819) (xy 77.61516 70.403334) (xy 77.641518 70.4005) (xy 78.6705 70.4005)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 43.768039 59.601435) (xy 43.813794 59.654239) (xy 43.825 59.70575) (xy 43.825 59.93125) (xy 44.7135 59.93125)
+ (xy 44.780539 59.950935) (xy 44.826294 60.003739) (xy 44.8375 60.05525) (xy 44.8375 60.18125) (xy 44.9635 60.18125)
+ (xy 45.030539 60.200935) (xy 45.076294 60.253739) (xy 45.0875 60.30525) (xy 45.0875 61.381249) (xy 45.149972 61.381249)
+ (xy 45.149986 61.381248) (xy 45.252697 61.370755) (xy 45.419119 61.315608) (xy 45.419124 61.315606)
+ (xy 45.568342 61.223567) (xy 45.661964 61.129945) (xy 45.723287 61.09646) (xy 45.792979 61.101444)
+ (xy 45.837327 61.129945) (xy 45.931344 61.223962) (xy 46.080666 61.316064) (xy 46.247203 61.371249)
+ (xy 46.349991 61.38175) (xy 46.375498 61.381749) (xy 46.442536 61.401431) (xy 46.488293 61.454234)
+ (xy 46.4995 61.505749) (xy 46.4995 65.319251) (xy 46.494649 65.336077) (xy 46.494817 65.353008)
+ (xy 46.482393 65.378594) (xy 46.480473 65.385256) (xy 46.478259 65.388776) (xy 46.397713 65.49964)
+ (xy 46.351407 65.59052) (xy 46.34843 65.595255) (xy 46.326272 65.614841) (xy 46.305967 65.636341)
+ (xy 46.300388 65.637722) (xy 46.296081 65.64153) (xy 46.266849 65.646027) (xy 46.238146 65.653136)
+ (xy 46.232705 65.651281) (xy 46.227024 65.652156) (xy 46.200003 65.640137) (xy 46.172011 65.630598)
+ (xy 46.16777 65.6258) (xy 46.163185 65.623761) (xy 46.155137 65.611507) (xy 46.134099 65.587704)
+ (xy 46.098844 65.521748) (xy 46.098838 65.521738) (xy 46.052465 65.452335) (xy 45.452962 66.051838)
+ (xy 45.435925 65.988257) (xy 45.370099 65.874243) (xy 45.277007 65.781151) (xy 45.162993 65.715325)
+ (xy 45.09941 65.698287) (xy 45.698912 65.098784) (xy 45.629511 65.052411) (xy 45.629501 65.052405)
+ (xy 45.542198 65.00574) (xy 45.396612 64.945435) (xy 45.301864 64.916694) (xy 45.1473 64.885951)
+ (xy 45.04879 64.87625) (xy 44.89121 64.87625) (xy 44.7927 64.885951) (xy 44.792697 64.885951) (xy 44.638135 64.916694)
+ (xy 44.543387 64.945435) (xy 44.397801 65.00574) (xy 44.310493 65.052408) (xy 44.241086 65.098784)
+ (xy 44.241085 65.098784) (xy 44.840589 65.698287) (xy 44.777007 65.715325) (xy 44.662993 65.781151)
+ (xy 44.569901 65.874243) (xy 44.504075 65.988257) (xy 44.487037 66.051838) (xy 43.887534 65.452335)
+ (xy 43.887534 65.452336) (xy 43.841155 65.521747) (xy 43.805899 65.587705) (xy 43.756936 65.637549)
+ (xy 43.688798 65.653008) (xy 43.623119 65.629175) (xy 43.586057 65.585544) (xy 43.585782 65.585005)
+ (xy 43.542287 65.49964) (xy 43.542286 65.499638) (xy 43.421971 65.334036) (xy 43.277213 65.189278)
+ (xy 43.111613 65.068965) (xy 43.111612 65.068964) (xy 43.11161 65.068963) (xy 43.054653 65.039941)
+ (xy 42.929223 64.976031) (xy 42.734534 64.912772) (xy 42.559995 64.885128) (xy 42.532352 64.88075)
+ (xy 42.327648 64.88075) (xy 42.303329 64.884601) (xy 42.125465 64.912772) (xy 41.930776 64.976031)
+ (xy 41.748386 65.068965) (xy 41.582786 65.189278) (xy 41.438028 65.334036) (xy 41.317715 65.499636)
+ (xy 41.270485 65.59233) (xy 41.264971 65.598167) (xy 41.262506 65.60581) (xy 41.241325 65.623203)
+ (xy 41.22251 65.643126) (xy 41.214716 65.645055) (xy 41.20851 65.650153) (xy 41.181287 65.653334)
+ (xy 41.154689 65.659921) (xy 41.147088 65.65733) (xy 41.139112 65.658263) (xy 41.114496 65.646224)
+ (xy 41.088554 65.637384) (xy 41.081952 65.630308) (xy 41.076347 65.627567) (xy 41.062814 65.609795)
+ (xy 41.053948 65.600292) (xy 41.051582 65.596388) (xy 41.002287 65.49964) (xy 40.946136 65.422353)
+ (xy 40.943448 65.417917) (xy 40.935769 65.388954) (xy 40.925702 65.360737) (xy 40.9255 65.35366)
+ (xy 40.9255 60.681236) (xy 43.825001 60.681236) (xy 43.835494 60.783947) (xy 43.890641 60.950369)
+ (xy 43.890643 60.950374) (xy 43.982684 61.099595) (xy 44.106654 61.223565) (xy 44.255875 61.315606)
+ (xy 44.25588 61.315608) (xy 44.422302 61.370755) (xy 44.422309 61.370756) (xy 44.525019 61.381249)
+ (xy 44.587499 61.381248) (xy 44.5875 61.381248) (xy 44.5875 60.43125) (xy 43.825001 60.43125) (xy 43.825001 60.681236)
+ (xy 40.9255 60.681236) (xy 40.9255 60.138561) (xy 40.945185 60.071522) (xy 40.997989 60.025767)
+ (xy 41.067147 60.015823) (xy 41.114594 60.033021) (xy 41.168166 60.066064) (xy 41.334703 60.121249)
+ (xy 41.437491 60.13175) (xy 42.062508 60.131749) (xy 42.062516 60.131748) (xy 42.062519 60.131748)
+ (xy 42.118802 60.125998) (xy 42.165297 60.121249) (xy 42.331834 60.066064) (xy 42.481156 59.973962)
+ (xy 42.605212 59.849906) (xy 42.697314 59.700584) (xy 42.708528 59.666744) (xy 42.748301 59.6093)
+ (xy 42.812817 59.582478) (xy 42.826233 59.58175) (xy 43.701 59.58175)
+ )
+ )
)
(embedded_fonts no)
)
diff --git a/etsdr.kicad_prl b/etsdr.kicad_prl
index a0a0a4b..42c8648 100644
--- a/etsdr.kicad_prl
+++ b/etsdr.kicad_prl
@@ -1,7 +1,7 @@
{
"board": {
- "active_layer": 0,
- "active_layer_preset": "All Layers",
+ "active_layer": 2,
+ "active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
@@ -49,7 +49,7 @@
"conflict_shadows",
"shapes"
],
- "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
+ "visible_layers": "ffffffff_ffffffff_fffffff5_ffffffff",
"zone_display_mode": 0
},
"git": {
diff --git a/etsdr.kicad_pro b/etsdr.kicad_pro
index 5c5c483..37cc6c3 100644
--- a/etsdr.kicad_pro
+++ b/etsdr.kicad_pro
@@ -51,7 +51,13 @@
"min_clearance": 0.5
}
},
- "diff_pair_dimensions": [],
+ "diff_pair_dimensions": [
+ {
+ "gap": 0.0,
+ "via_gap": 0.0,
+ "width": 0.0
+ }
+ ],
"drc_exclusions": [],
"meta": {
"version": 2
@@ -180,7 +186,12 @@
"td_width_to_size_filter_ratio": 0.9
}
],
- "track_widths": [],
+ "track_widths": [
+ 0.0,
+ 0.4,
+ 0.8,
+ 1.0
+ ],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
@@ -207,7 +218,16 @@
"spacing": 0.6
}
},
- "via_dimensions": [],
+ "via_dimensions": [
+ {
+ "diameter": 0.0,
+ "drill": 0.0
+ },
+ {
+ "diameter": 0.6,
+ "drill": 0.3
+ }
+ ],
"zones_allow_external_fillets": false
},
"ipc2581": {
@@ -440,6 +460,7 @@
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
+ "undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
@@ -472,6 +493,15 @@
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
+ },
+ {
+ "clearance": 0.2,
+ "name": "RF",
+ "pcb_color": "rgba(0, 0, 0, 0.000)",
+ "priority": 0,
+ "schematic_color": "rgba(0, 0, 0, 0.000)",
+ "track_width": 1.0,
+ "via_diameter": 2.0
}
],
"meta": {
@@ -479,7 +509,16 @@
},
"net_colors": null,
"netclass_assignments": null,
- "netclass_patterns": []
+ "netclass_patterns": [
+ {
+ "netclass": "RF",
+ "pattern": "*RF*"
+ },
+ {
+ "netclass": "RF",
+ "pattern": "*filt_*"
+ }
+ ]
},
"pcbnew": {
"last_paths": {
@@ -631,7 +670,7 @@
],
[
"454be6c1-4d0f-4a9e-a700-765845873ce8",
- "IQ"
+ "IQ demod"
],
[
"46f291f4-0752-4024-88c3-366ff2cf0f16",
@@ -640,6 +679,10 @@
[
"7b25b0c7-9167-4ce3-944b-c196b17ca961",
"Power"
+ ],
+ [
+ "16498d09-1ee3-49c1-8780-4a476313376c",
+ "IQ mod"
]
],
"text_variables": {}
diff --git a/etsdr.kicad_sch b/etsdr.kicad_sch
index cae5b2e..79b5500 100644
--- a/etsdr.kicad_sch
+++ b/etsdr.kicad_sch
@@ -175,6 +175,113 @@
)
(embedded_fonts no)
)
+ (symbol "Connector:TestPoint_Small"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0.762)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "TP"
+ (at 0 3.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "TestPoint_Small"
+ (at 0 2.032 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "test point tp"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Pin* Test*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "TestPoint_Small_0_1"
+ (circle
+ (center 0 0)
+ (radius 0.508)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "TestPoint_Small_1_1"
+ (pin passive line
+ (at 0 0 90)
+ (length 0)
+ (name "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
(symbol "power:GNDA"
(power)
(pin_numbers
@@ -277,9 +384,79 @@
(embedded_fonts no)
)
)
+ (junction
+ (at 154.94 38.1)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "0664b452-bb25-4765-b278-7b704934b644")
+ )
+ (junction
+ (at 113.03 43.18)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "6265e64c-7b37-413b-89d7-5f82665f6ad6")
+ )
+ (junction
+ (at 38.1 41.91)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "8c58fea3-2721-424d-8655-8dca52f395b5")
+ )
+ (junction
+ (at 71.12 41.91)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "9ec52b9b-d61e-4847-a888-debcc8a869e5")
+ )
+ (junction
+ (at 160.02 40.64)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "f8ed41a3-561e-4006-96d4-a6539eac0f1d")
+ )
+ (wire
+ (pts
+ (xy 146.05 46.99) (xy 171.45 46.99)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "27d7eacb-4112-4f84-88b8-62eaa179431d")
+ )
+ (wire
+ (pts
+ (xy 160.02 40.64) (xy 171.45 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "31791238-b913-42a5-b5ff-50d0762c9382")
+ )
+ (wire
+ (pts
+ (xy 149.86 38.1) (xy 149.86 39.37)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "3cffdebf-a51b-47fa-81bf-20c6336f2d44")
+ )
+ (wire
+ (pts
+ (xy 146.05 40.64) (xy 151.13 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "40cce351-928d-4fe0-9d68-00953860e2b8")
+ )
(wire
(pts
- (xy 44.45 45.72) (xy 52.07 45.72)
+ (xy 35.56 41.91) (xy 38.1 41.91)
)
(stroke
(width 0)
@@ -289,7 +466,147 @@
)
(wire
(pts
- (xy 72.39 45.72) (xy 88.9 45.72)
+ (xy 191.77 48.26) (xy 207.01 48.26)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "484284a8-295f-4029-9a01-77641b91a0ed")
+ )
+ (wire
+ (pts
+ (xy 90.17 24.13) (xy 182.88 24.13)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "57d3d678-2f3f-4978-8add-bd6c84258174")
+ )
+ (wire
+ (pts
+ (xy 104.14 43.18) (xy 113.03 43.18)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "6538b235-a186-4a53-9879-a293181ec057")
+ )
+ (wire
+ (pts
+ (xy 113.03 43.18) (xy 124.46 43.18)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "6667c604-360f-4e27-bcc3-41305dab2498")
+ )
+ (wire
+ (pts
+ (xy 154.94 38.1) (xy 171.45 38.1)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "6aaab555-024f-4ba7-b40b-87fcc43417b5")
+ )
+ (wire
+ (pts
+ (xy 92.71 36.83) (xy 92.71 26.67)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "717ecd1f-4c02-40f3-9b12-cb6c7a505844")
+ )
+ (wire
+ (pts
+ (xy 71.12 41.91) (xy 80.01 41.91)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "775b7be9-d3a1-4379-baf0-1bf00059e8c5")
+ )
+ (wire
+ (pts
+ (xy 151.13 38.1) (xy 154.94 38.1)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "7a7ccaea-42e4-4ef5-9d08-c056b51ee8ef")
+ )
+ (wire
+ (pts
+ (xy 182.88 24.13) (xy 182.88 35.56)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "8059a4b5-cda1-459b-8daa-d7f649158fd0")
+ )
+ (wire
+ (pts
+ (xy 146.05 38.1) (xy 149.86 38.1)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "9a354e9a-73fd-4799-9cd7-726a37e7d76d")
+ )
+ (wire
+ (pts
+ (xy 153.67 39.37) (xy 153.67 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "9e98fa2a-5a17-47ce-b215-fbbd95724696")
+ )
+ (wire
+ (pts
+ (xy 191.77 41.91) (xy 207.01 41.91)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "a13edf4d-de29-4d6d-98de-c9a39cf22b2d")
+ )
+ (wire
+ (pts
+ (xy 229.87 45.72) (xy 242.57 45.72)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "a8928525-7ae9-4ae6-9678-11b6a107f482")
+ )
+ (wire
+ (pts
+ (xy 191.77 44.45) (xy 207.01 44.45)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "bb5f714d-bdf6-4de0-9d3c-d9767632a759")
+ )
+ (wire
+ (pts
+ (xy 63.5 41.91) (xy 71.12 41.91)
)
(stroke
(width 0)
@@ -299,7 +616,37 @@
)
(wire
(pts
- (xy 39.37 50.8) (xy 39.37 52.07)
+ (xy 146.05 49.53) (xy 171.45 49.53)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "cbf8994c-3d8d-4ef5-8035-d5b7ae3e2733")
+ )
+ (wire
+ (pts
+ (xy 92.71 26.67) (xy 185.42 26.67)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "d06c7df4-7d01-4d2f-882f-2c3fc33582ab")
+ )
+ (wire
+ (pts
+ (xy 151.13 40.64) (xy 151.13 38.1)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "d4ca52f3-c6d5-4140-b0c6-6e705eb02874")
+ )
+ (wire
+ (pts
+ (xy 30.48 46.99) (xy 30.48 48.26)
)
(stroke
(width 0)
@@ -307,9 +654,79 @@
)
(uuid "d75ed86d-9ab0-4c48-b11e-19fe80eb3683")
)
+ (wire
+ (pts
+ (xy 153.67 40.64) (xy 160.02 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "d8ff2407-6a45-4701-92ab-c18df7a76768")
+ )
+ (wire
+ (pts
+ (xy 247.65 50.8) (xy 247.65 52.07)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e8565c0e-6fdf-44d9-abf9-ebe90db7c852")
+ )
+ (wire
+ (pts
+ (xy 38.1 41.91) (xy 43.18 41.91)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ed424eeb-24f9-40a6-b5af-aa4fe6becc27")
+ )
+ (wire
+ (pts
+ (xy 149.86 39.37) (xy 153.67 39.37)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f16fff1d-0658-4162-9029-71d88ba7f588")
+ )
+ (wire
+ (pts
+ (xy 185.42 26.67) (xy 185.42 35.56)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f1a2f346-5dc2-4c39-b468-633a64f33f61")
+ )
+ (wire
+ (pts
+ (xy 90.17 36.83) (xy 90.17 24.13)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "fcb8a476-2592-4285-bcc0-35c775fec4b2")
+ )
+ (wire
+ (pts
+ (xy 191.77 50.8) (xy 207.01 50.8)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ffd19d0f-78e8-4a4a-81a9-b498db494981")
+ )
(symbol
(lib_id "Connector:Conn_Coaxial")
- (at 39.37 45.72 0)
+ (at 30.48 41.91 0)
(mirror y)
(unit 1)
(exclude_from_sim no)
@@ -317,24 +734,24 @@
(on_board yes)
(dnp no)
(uuid "43b3a61e-5aee-4c05-8ae1-e219e88c2196")
- (property "Reference" "J1"
- (at 39.116 42.672 0)
+ (property "Reference" "J101"
+ (at 30.226 38.862 0)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "ANT"
- (at 36.449 45.72 90)
+ (property "Value" "ANT RX"
+ (at 27.559 41.91 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 39.37 45.72 0)
+ (property "Footprint" "Connector_Coaxial:SMA_Amphenol_132291_Vertical"
+ (at 30.48 41.91 0)
(effects
(font
(size 1.27 1.27)
@@ -343,7 +760,7 @@
)
)
(property "Datasheet" "~"
- (at 39.37 45.72 0)
+ (at 30.48 41.91 0)
(effects
(font
(size 1.27 1.27)
@@ -352,7 +769,7 @@
)
)
(property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)"
- (at 39.37 45.72 0)
+ (at 30.48 41.91 0)
(effects
(font
(size 1.27 1.27)
@@ -369,7 +786,418 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
- (reference "J1")
+ (reference "J101")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector:TestPoint_Small")
+ (at 71.12 41.91 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "65b90ba7-1bb8-4277-b32d-a949e8861324")
+ (property "Reference" "TP102"
+ (at 72.39 40.6399 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "RF"
+ (at 72.39 43.1799 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "svratka:RF_probe_1mm"
+ (at 76.2 41.91 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 76.2 41.91 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 71.12 41.91 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "3528f5bc-2131-496b-b0db-542663bfb075")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
+ (reference "TP102")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector:TestPoint_Small")
+ (at 38.1 41.91 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "7d7704c9-9454-4be9-8100-54cf23526fe0")
+ (property "Reference" "TP101"
+ (at 39.37 40.6399 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "RF"
+ (at 39.37 43.1799 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "svratka:RF_probe_1mm"
+ (at 43.18 41.91 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 43.18 41.91 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 38.1 41.91 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Mouser" "818-SS-10-7-G"
+ (at 38.1 41.91 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "daacad6f-fa5b-40ff-be2d-1cc61d355a02")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
+ (reference "TP101")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector:Conn_Coaxial")
+ (at 247.65 45.72 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "a94fdf6d-d8c5-4cdb-a5a7-d4e7d4765ce2")
+ (property "Reference" "J102"
+ (at 247.904 42.672 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "ANT TX"
+ (at 250.571 45.72 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Connector_Coaxial:SMA_Amphenol_132291_Vertical"
+ (at 247.65 45.72 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 247.65 45.72 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)"
+ (at 247.65 45.72 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "417ebb87-83e1-4655-8340-356e85ad6096")
+ )
+ (pin "2"
+ (uuid "2ac922f5-7385-458b-84bd-0ce8ddf1dbf1")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
+ (reference "J102")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector:TestPoint_Small")
+ (at 154.94 38.1 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "aef55d50-6580-492c-aae6-aa28e8f10e75")
+ (property "Reference" "TP104"
+ (at 156.21 36.8299 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "RF"
+ (at 156.21 39.3699 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "svratka:RF_probe_1mm"
+ (at 160.02 38.1 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 160.02 38.1 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 154.94 38.1 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "d48bb2a3-1e11-4890-bcc8-021aed3c93ba")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
+ (reference "TP104")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector:TestPoint_Small")
+ (at 160.02 40.64 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "b7a654ba-1891-449f-9ed4-a26d59b06b32")
+ (property "Reference" "TP105"
+ (at 161.29 39.3699 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "RF"
+ (at 161.29 41.9099 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "svratka:RF_probe_1mm"
+ (at 165.1 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 165.1 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 160.02 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "6214a63a-14fd-47ab-aa53-1efea843de76")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
+ (reference "TP105")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector:TestPoint_Small")
+ (at 113.03 43.18 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "dd175f28-c94e-4fa6-af4f-73e280656119")
+ (property "Reference" "TP103"
+ (at 114.3 41.9099 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "RF"
+ (at 114.3 44.4499 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "svratka:RF_probe_1mm"
+ (at 118.11 43.18 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 118.11 43.18 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 113.03 43.18 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "13d276e6-9c24-4dd9-a94f-4b5729f09202")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
+ (reference "TP103")
(unit 1)
)
)
@@ -377,7 +1205,72 @@
)
(symbol
(lib_id "power:GNDA")
- (at 39.37 52.07 0)
+ (at 247.65 52.07 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "e40874cd-5cfa-4a84-9f5d-576132677c5e")
+ (property "Reference" "#PWR0106"
+ (at 247.65 58.42 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 247.65 55.88 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 247.65 52.07 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 247.65 52.07 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 247.65 52.07 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "7e8439b8-54fd-42cf-b4df-18e50f9da1bd")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
+ (reference "#PWR0106")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 30.48 48.26 0)
(mirror y)
(unit 1)
(exclude_from_sim no)
@@ -385,8 +1278,8 @@
(on_board yes)
(dnp no)
(uuid "f6e52a5f-ed35-455b-850a-9516d2dae2dc")
- (property "Reference" "#PWR03"
- (at 39.37 58.42 0)
+ (property "Reference" "#PWR0101"
+ (at 30.48 54.61 0)
(effects
(font
(size 1.27 1.27)
@@ -395,7 +1288,7 @@
)
)
(property "Value" "GNDA"
- (at 39.37 55.88 0)
+ (at 30.48 52.07 0)
(effects
(font
(size 1.27 1.27)
@@ -403,7 +1296,7 @@
)
)
(property "Footprint" ""
- (at 39.37 52.07 0)
+ (at 30.48 48.26 0)
(effects
(font
(size 1.27 1.27)
@@ -412,7 +1305,7 @@
)
)
(property "Datasheet" ""
- (at 39.37 52.07 0)
+ (at 30.48 48.26 0)
(effects
(font
(size 1.27 1.27)
@@ -421,7 +1314,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 39.37 52.07 0)
+ (at 30.48 48.26 0)
(effects
(font
(size 1.27 1.27)
@@ -435,15 +1328,107 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
- (reference "#PWR03")
+ (reference "#PWR0101")
(unit 1)
)
)
)
)
(sheet
- (at 139.7 35.56)
- (size 35.56 27.94)
+ (at 207.01 38.1)
+ (size 22.86 16.51)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (stroke
+ (width 0.1524)
+ (type solid)
+ )
+ (fill
+ (color 0 0 0 0.0000)
+ )
+ (uuid "16498d09-1ee3-49c1-8780-4a476313376c")
+ (property "Sheetname" "IQ mod"
+ (at 207.01 37.3884 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ )
+ (property "Sheetfile" "iq_mod.kicad_sch"
+ (at 207.01 55.1946 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left top)
+ )
+ )
+ (pin "TX_OUT" input
+ (at 229.87 45.72 0)
+ (uuid "9fb558c7-388a-4387-bb13-90e0b9c05c47")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (pin "LO2" input
+ (at 207.01 50.8 180)
+ (uuid "0cc61a07-9fc1-4efb-acb8-79b73e31145e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (pin "I" input
+ (at 207.01 41.91 180)
+ (uuid "847921e3-20ed-4296-964d-c06786c80d5e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (pin "LO1" input
+ (at 207.01 48.26 180)
+ (uuid "c921adef-9891-463c-a562-2c04a30efb1f")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (pin "Q" input
+ (at 207.01 44.45 180)
+ (uuid "6b64a059-52ca-4925-91b6-e61de86b1ade")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
+ (page "6")
+ )
+ )
+ )
+ )
+ (sheet
+ (at 124.46 35.56)
+ (size 21.59 16.51)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
@@ -457,8 +1442,8 @@
(color 0 0 0 0.0000)
)
(uuid "454be6c1-4d0f-4a9e-a700-765845873ce8")
- (property "Sheetname" "IQ"
- (at 139.7 34.8484 0)
+ (property "Sheetname" "IQ demod"
+ (at 124.46 34.8484 0)
(effects
(font
(size 1.27 1.27)
@@ -467,7 +1452,7 @@
)
)
(property "Sheetfile" "rf.kicad_sch"
- (at 139.7 64.0846 0)
+ (at 124.46 52.6546 0)
(effects
(font
(size 1.27 1.27)
@@ -475,19 +1460,19 @@
(justify left top)
)
)
- (pin "sel_I" input
- (at 175.26 52.07 0)
- (uuid "3845eedf-9185-4fa1-a87c-c213caabbf8d")
+ (pin "RF_IN" input
+ (at 124.46 43.18 180)
+ (uuid "5212e464-3970-496b-86bb-325796486e6a")
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
)
(pin "I" input
- (at 175.26 43.18 0)
- (uuid "51430f2f-eb09-45e5-b90d-c87ec05faf4e")
+ (at 146.05 38.1 0)
+ (uuid "2d507ea5-3692-45ae-9ad3-2d6298d27153")
(effects
(font
(size 1.27 1.27)
@@ -495,9 +1480,9 @@
(justify right)
)
)
- (pin "Q" input
- (at 175.26 45.72 0)
- (uuid "b32dc163-3d91-42cf-8d2e-28301d0fe227")
+ (pin "LO1" input
+ (at 146.05 46.99 0)
+ (uuid "584e5aa5-2d41-4588-9a09-7413c5bfef72")
(effects
(font
(size 1.27 1.27)
@@ -505,9 +1490,19 @@
(justify right)
)
)
- (pin "sel_Q" input
- (at 175.26 54.61 0)
- (uuid "ed3835f5-1a77-4572-b41c-ef29b1071767")
+ (pin "LO2" input
+ (at 146.05 49.53 0)
+ (uuid "04ddb53d-2f94-498f-bc3a-b12b8883cab7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (pin "Q" input
+ (at 146.05 40.64 0)
+ (uuid "698935c1-0fa8-4127-8b99-aca018544509")
(effects
(font
(size 1.27 1.27)
@@ -518,13 +1513,13 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
- (page "4")
+ (page "3")
)
)
)
)
(sheet
- (at 233.68 52.07)
+ (at 171.45 35.56)
(size 20.32 19.05)
(exclude_from_sim no)
(in_bom yes)
@@ -540,7 +1535,7 @@
)
(uuid "46f291f4-0752-4024-88c3-366ff2cf0f16")
(property "Sheetname" "Raspberry"
- (at 233.68 51.3584 0)
+ (at 171.45 34.8484 0)
(effects
(font
(size 1.27 1.27)
@@ -549,7 +1544,7 @@
)
)
(property "Sheetfile" "rpi.kicad_sch"
- (at 233.68 71.7046 0)
+ (at 171.45 55.1946 0)
(effects
(font
(size 1.27 1.27)
@@ -557,6 +1552,106 @@
(justify left top)
)
)
+ (pin "filt1" input
+ (at 182.88 35.56 90)
+ (uuid "288a0855-c425-40f0-b61e-0781f173fee1")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (pin "filt2" input
+ (at 185.42 35.56 90)
+ (uuid "9abb4507-c776-4fd7-805e-ea1339f71a2a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (pin "LO1" input
+ (at 171.45 46.99 180)
+ (uuid "e4d8ff49-913b-43ae-acfd-c67ffecc38f4")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (pin "LO2" input
+ (at 171.45 49.53 180)
+ (uuid "e80fd7b0-1042-46b3-ad01-a672c95197a0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (pin "I_rx" input
+ (at 171.45 38.1 180)
+ (uuid "911d06e6-86a5-4d1f-a2e7-020d98ea9748")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (pin "Q_rx" input
+ (at 171.45 40.64 180)
+ (uuid "8812a6ad-b262-4148-adb0-c2c9a2cd41a5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (pin "LO4" input
+ (at 191.77 50.8 0)
+ (uuid "14a585a8-0900-4eb0-b90e-f7ee7e3d6698")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (pin "LO3" input
+ (at 191.77 48.26 0)
+ (uuid "191ac7cd-b4c9-4272-bca1-1a3fa32dbd4a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (pin "Q_tx" input
+ (at 191.77 44.45 0)
+ (uuid "32727deb-b943-4e4c-b6a1-1a510baf478b")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (pin "I_tx" input
+ (at 191.77 41.91 0)
+ (uuid "47db0c68-419e-4250-8cdd-13b68e35cf66")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
@@ -566,7 +1661,7 @@
)
)
(sheet
- (at 88.9 40.64)
+ (at 80.01 36.83)
(size 24.13 12.7)
(exclude_from_sim no)
(in_bom yes)
@@ -582,7 +1677,7 @@
)
(uuid "5c51eda2-2666-4822-8644-96399f29c784")
(property "Sheetname" "Filters"
- (at 88.9 39.9284 0)
+ (at 80.01 36.1184 0)
(effects
(font
(size 1.27 1.27)
@@ -591,7 +1686,7 @@
)
)
(property "Sheetfile" "filter.kicad_sch"
- (at 88.9 53.9246 0)
+ (at 80.01 50.1146 0)
(effects
(font
(size 1.27 1.27)
@@ -600,7 +1695,7 @@
)
)
(pin "RF_IN" input
- (at 88.9 45.72 180)
+ (at 80.01 41.91 180)
(uuid "e871b2c6-1d75-4658-8b35-8d02b6a78296")
(effects
(font
@@ -610,7 +1705,7 @@
)
)
(pin "RF_OUT" input
- (at 113.03 46.99 0)
+ (at 104.14 43.18 0)
(uuid "d25dbf85-7fc6-4177-8af9-087f7096ad9f")
(effects
(font
@@ -619,6 +1714,26 @@
(justify right)
)
)
+ (pin "FILT_SEL1" input
+ (at 90.17 36.83 90)
+ (uuid "a493a7da-36c5-4aff-b7e7-bae1d4c45338")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (pin "FILT_SEL2" input
+ (at 92.71 36.83 90)
+ (uuid "04ff21a4-cf93-4180-99a5-8d997dc062fc")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09"
@@ -628,7 +1743,7 @@
)
)
(sheet
- (at 227.33 102.87)
+ (at 113.03 66.04)
(size 27.94 19.05)
(exclude_from_sim no)
(in_bom yes)
@@ -644,7 +1759,7 @@
)
(uuid "7b25b0c7-9167-4ce3-944b-c196b17ca961")
(property "Sheetname" "Power"
- (at 227.33 102.1584 0)
+ (at 113.03 65.3284 0)
(effects
(font
(size 1.27 1.27)
@@ -653,7 +1768,7 @@
)
)
(property "Sheetfile" "power.kicad_sch"
- (at 227.33 122.5046 0)
+ (at 113.03 85.6746 0)
(effects
(font
(size 1.27 1.27)
@@ -670,7 +1785,7 @@
)
)
(sheet
- (at 52.07 40.64)
+ (at 43.18 36.83)
(size 20.32 12.7)
(exclude_from_sim no)
(in_bom yes)
@@ -686,7 +1801,7 @@
)
(uuid "ce855d15-1e38-490a-91da-87b3abc085e1")
(property "Sheetname" "Preamp"
- (at 52.07 39.9284 0)
+ (at 43.18 36.1184 0)
(effects
(font
(size 1.27 1.27)
@@ -695,7 +1810,7 @@
)
)
(property "Sheetfile" "preamp.kicad_sch"
- (at 52.07 53.9246 0)
+ (at 43.18 50.1146 0)
(effects
(font
(size 1.27 1.27)
@@ -704,7 +1819,7 @@
)
)
(pin "RF_PRE" input
- (at 72.39 45.72 0)
+ (at 63.5 41.91 0)
(uuid "c9c91355-87ea-4ee1-940d-eb8d43473335")
(effects
(font
@@ -714,7 +1829,7 @@
)
)
(pin "ANT" input
- (at 52.07 45.72 180)
+ (at 43.18 41.91 180)
(uuid "8df6b18b-26a4-43d5-af92-87f34d20a976")
(effects
(font
diff --git a/filter.kicad_sch b/filter.kicad_sch
index 644559c..2f4d8d5 100644
--- a/filter.kicad_sch
+++ b/filter.kicad_sch
@@ -386,6 +386,113 @@
)
(embedded_fonts no)
)
+ (symbol "Connector:TestPoint_Small"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0.762)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "TP"
+ (at 0 3.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "TestPoint_Small"
+ (at 0 2.032 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "test point tp"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Pin* Test*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "TestPoint_Small_0_1"
+ (circle
+ (center 0 0)
+ (radius 0.508)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "TestPoint_Small_1_1"
+ (pin passive line
+ (at 0 0 90)
+ (length 0)
+ (name "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
(symbol "Device:C"
(pin_numbers
(hide yes)
@@ -927,16 +1034,16 @@
(uuid "0988e359-fe60-4663-9133-9d27cc098f37")
)
(junction
- (at 185.42 40.64)
+ (at 100.33 68.58)
(diameter 0)
(color 0 0 0 0)
- (uuid "157f24e6-b9c3-4aaf-b167-268f03c4c8d3")
+ (uuid "129a5380-cc10-44dd-b915-7f58544cbb1f")
)
(junction
- (at 191.77 124.46)
+ (at 185.42 40.64)
(diameter 0)
(color 0 0 0 0)
- (uuid "1b5a546d-7bb2-47f7-8804-ecf2c9090d32")
+ (uuid "157f24e6-b9c3-4aaf-b167-268f03c4c8d3")
)
(junction
(at 186.69 73.66)
@@ -975,6 +1082,12 @@
(uuid "82fde0ae-0b8a-4ae1-890b-0f1c58f8596e")
)
(junction
+ (at 95.25 66.04)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "8ef526c5-f02d-483e-a95b-70446dc02d20")
+ )
+ (junction
(at 105.41 76.2)
(diameter 0)
(color 0 0 0 0)
@@ -1035,12 +1148,6 @@
(uuid "ee175bbb-8da7-4088-ab5a-bfa3f02d7456")
)
(junction
- (at 204.47 124.46)
- (diameter 0)
- (color 0 0 0 0)
- (uuid "f0d57e7e-6bf7-4f40-992d-386e9c8387f4")
- )
- (junction
(at 195.58 40.64)
(diameter 0)
(color 0 0 0 0)
@@ -1058,7 +1165,7 @@
)
(wire
(pts
- (xy 101.6 68.58) (xy 107.95 68.58)
+ (xy 92.71 66.04) (xy 95.25 66.04)
)
(stroke
(width 0)
@@ -1088,43 +1195,43 @@
)
(wire
(pts
- (xy 189.23 124.46) (xy 191.77 124.46)
+ (xy 199.39 83.82) (xy 199.39 85.09)
)
(stroke
(width 0)
(type default)
)
- (uuid "0cd09851-354e-421f-aedd-c0af0b0ddc75")
+ (uuid "0d09e978-85bb-4ac3-b1f8-85442bd2b468")
)
(wire
(pts
- (xy 199.39 83.82) (xy 199.39 85.09)
+ (xy 200.66 54.61) (xy 200.66 55.88)
)
(stroke
(width 0)
(type default)
)
- (uuid "0d09e978-85bb-4ac3-b1f8-85442bd2b468")
+ (uuid "0f24d168-43d6-40aa-a054-4552902c967f")
)
(wire
(pts
- (xy 200.66 54.61) (xy 200.66 55.88)
+ (xy 198.12 99.06) (xy 199.39 99.06)
)
(stroke
(width 0)
(type default)
)
- (uuid "0f24d168-43d6-40aa-a054-4552902c967f")
+ (uuid "131cb5a2-7e6b-4a23-ac60-8f0931cc6862")
)
(wire
(pts
- (xy 198.12 99.06) (xy 199.39 99.06)
+ (xy 95.25 66.04) (xy 107.95 66.04)
)
(stroke
(width 0)
(type default)
)
- (uuid "131cb5a2-7e6b-4a23-ac60-8f0931cc6862")
+ (uuid "1334f197-f304-4adb-8805-1147aab18b85")
)
(wire
(pts
@@ -1248,7 +1355,7 @@
)
(wire
(pts
- (xy 74.93 69.85) (xy 74.93 68.58)
+ (xy 68.58 69.85) (xy 68.58 68.58)
)
(stroke
(width 0)
@@ -1438,6 +1545,16 @@
)
(wire
(pts
+ (xy 153.67 76.2) (xy 153.67 63.5)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "53ce388f-14b3-4755-a959-a37eb10b8d12")
+ )
+ (wire
+ (pts
(xy 210.82 40.64) (xy 213.36 40.64)
)
(stroke
@@ -1468,7 +1585,7 @@
)
(wire
(pts
- (xy 128.27 63.5) (xy 138.43 63.5)
+ (xy 128.27 63.5) (xy 153.67 63.5)
)
(stroke
(width 0)
@@ -1518,16 +1635,6 @@
)
(wire
(pts
- (xy 191.77 124.46) (xy 195.58 124.46)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "66cf4e4a-f4d6-4c11-9a59-ec9f1d9ab848")
- )
- (wire
- (pts
(xy 198.12 73.66) (xy 199.39 73.66)
)
(stroke
@@ -1578,7 +1685,7 @@
)
(wire
(pts
- (xy 101.6 66.04) (xy 107.95 66.04)
+ (xy 92.71 68.58) (xy 100.33 68.58)
)
(stroke
(width 0)
@@ -1598,16 +1705,6 @@
)
(wire
(pts
- (xy 191.77 124.46) (xy 191.77 127)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "7785392d-4625-472a-8113-fcb13f3ff61c")
- )
- (wire
- (pts
(xy 195.58 45.72) (xy 195.58 46.99)
)
(stroke
@@ -1678,16 +1775,6 @@
)
(wire
(pts
- (xy 203.2 124.46) (xy 204.47 124.46)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "93cee4fc-efb2-414e-955a-ff3658508069")
- )
- (wire
- (pts
(xy 99.06 58.42) (xy 107.95 58.42)
)
(stroke
@@ -1728,7 +1815,7 @@
)
(wire
(pts
- (xy 74.93 59.69) (xy 74.93 60.96)
+ (xy 68.58 59.69) (xy 68.58 60.96)
)
(stroke
(width 0)
@@ -1748,16 +1835,6 @@
)
(wire
(pts
- (xy 204.47 124.46) (xy 204.47 127)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "a638b685-095d-4ad8-8b97-6c01a0768d3c")
- )
- (wire
- (pts
(xy 209.55 38.1) (xy 210.82 38.1)
)
(stroke
@@ -1768,7 +1845,7 @@
)
(wire
(pts
- (xy 128.27 76.2) (xy 138.43 76.2)
+ (xy 128.27 76.2) (xy 153.67 76.2)
)
(stroke
(width 0)
@@ -1878,6 +1955,16 @@
)
(wire
(pts
+ (xy 100.33 68.58) (xy 107.95 68.58)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c68348a7-1f9e-4fc2-b327-cfe8ec8719fe")
+ )
+ (wire
+ (pts
(xy 198.12 40.64) (xy 198.12 45.72)
)
(stroke
@@ -1988,16 +2075,6 @@
)
(wire
(pts
- (xy 204.47 124.46) (xy 207.01 124.46)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "eb58eb97-61e9-47e8-b4b3-6f40f5240548")
- )
- (wire
- (pts
(xy 128.27 73.66) (xy 138.43 73.66)
)
(stroke
@@ -2038,16 +2115,6 @@
)
(wire
(pts
- (xy 204.47 134.62) (xy 204.47 135.89)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "f76f8e32-86a9-4209-acbe-0d50bb9e71ba")
- )
- (wire
- (pts
(xy 195.58 40.64) (xy 195.58 43.18)
)
(stroke
@@ -2076,16 +2143,6 @@
)
(uuid "fec71af0-2269-44ff-864c-66877cd11bf5")
)
- (wire
- (pts
- (xy 191.77 134.62) (xy 191.77 135.89)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "fecbc44f-933c-4722-9126-83eb3240e99d")
- )
(label "filt_out3"
(at 214.63 99.06 0)
(effects
@@ -2126,16 +2183,6 @@
)
(uuid "1942e790-f30a-4fa0-abc5-3284c31461ff")
)
- (label "filt_in4"
- (at 138.43 63.5 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left bottom)
- )
- (uuid "35da1887-5e61-4429-bd3a-6fda25f2b05d")
- )
(label "filt_out2"
(at 215.9 73.66 0)
(effects
@@ -2186,16 +2233,6 @@
)
(uuid "53074bfb-be48-472a-ac34-d20c633fd122")
)
- (label "filt_in4"
- (at 189.23 124.46 180)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify right bottom)
- )
- (uuid "55980046-906f-4c9f-b41e-40d8176a8a84")
- )
(label "filt_in1"
(at 176.53 40.64 180)
(effects
@@ -2226,26 +2263,6 @@
)
(uuid "a0053beb-3a25-4598-9c9e-55ccc06f81dd")
)
- (label "filt_out4"
- (at 207.01 124.46 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left bottom)
- )
- (uuid "a0a89097-26cf-4cc0-bb5e-046c4aebf665")
- )
- (label "filt_out4"
- (at 138.43 76.2 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left bottom)
- )
- (uuid "aaae95a9-4da4-4633-ace6-597409175eff")
- )
(hierarchical_label "RF_OUT"
(shape input)
(at 99.06 58.42 180)
@@ -2259,7 +2276,7 @@
)
(hierarchical_label "FILT_SEL2"
(shape input)
- (at 101.6 68.58 180)
+ (at 92.71 66.04 180)
(effects
(font
(size 1.27 1.27)
@@ -2281,7 +2298,7 @@
)
(hierarchical_label "FILT_SEL1"
(shape input)
- (at 101.6 66.04 180)
+ (at 92.71 68.58 180)
(effects
(font
(size 1.27 1.27)
@@ -2299,7 +2316,7 @@
(on_board yes)
(dnp no)
(uuid "0a91c008-2387-404f-8b8c-6f8c78c4e200")
- (property "Reference" "C28"
+ (property "Reference" "C211"
(at 213.995 77.47 0)
(effects
(font
@@ -2317,7 +2334,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 213.0552 83.82 0)
(effects
(font
@@ -2353,7 +2370,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C28")
+ (reference "C211")
(unit 1)
)
)
@@ -2368,7 +2385,7 @@
(on_board yes)
(dnp no)
(uuid "1690ba74-d815-4aeb-98c6-50b143994766")
- (property "Reference" "C3"
+ (property "Reference" "C202"
(at 186.055 48.26 0)
(effects
(font
@@ -2386,7 +2403,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 186.3852 54.61 0)
(effects
(font
@@ -2422,7 +2439,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C3")
+ (reference "C202")
(unit 1)
)
)
@@ -2437,7 +2454,7 @@
(on_board yes)
(dnp no)
(uuid "1bac4994-556c-4b5f-8f70-af2e5779d8c1")
- (property "Reference" "C5"
+ (property "Reference" "C209"
(at 203.2 42.545 0)
(effects
(font
@@ -2455,7 +2472,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 209.55 42.2148 0)
(effects
(font
@@ -2491,7 +2508,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C5")
+ (reference "C209")
(unit 1)
)
)
@@ -2506,7 +2523,7 @@
(on_board yes)
(dnp no)
(uuid "1be274f7-38c0-48dd-aa27-3dcd4f54c9d5")
- (property "Reference" "L6"
+ (property "Reference" "L203"
(at 193.04 100.33 90)
(effects
(font
@@ -2522,7 +2539,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 193.04 99.06 0)
(effects
(font
@@ -2558,7 +2575,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L6")
+ (reference "L203")
(unit 1)
)
)
@@ -2573,7 +2590,7 @@
(on_board yes)
(dnp no)
(uuid "1dfa7d98-12e7-40d9-81f9-006d847e8e4e")
- (property "Reference" "#PWR038"
+ (property "Reference" "#PWR0203"
(at 105.41 85.09 0)
(effects
(font
@@ -2623,40 +2640,41 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR038")
+ (reference "#PWR0203")
(unit 1)
)
)
)
)
(symbol
- (lib_id "power:GNDA")
- (at 204.47 135.89 0)
+ (lib_id "Connector:TestPoint_Small")
+ (at 95.25 66.04 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "26e47ee8-701e-4c3f-aee8-866b76c7f2ff")
- (property "Reference" "#PWR046"
- (at 204.47 142.24 0)
+ (uuid "2d65e549-6bdf-4555-85d2-ffe596a180d0")
+ (property "Reference" "TP201"
+ (at 96.52 64.7699 0)
(effects
(font
(size 1.27 1.27)
)
- (hide yes)
+ (justify left)
)
)
- (property "Value" "GNDA"
- (at 204.47 139.7 0)
+ (property "Value" "sel2"
+ (at 96.52 67.3099 0)
(effects
(font
(size 1.27 1.27)
)
+ (justify left)
)
)
- (property "Footprint" ""
- (at 204.47 135.89 0)
+ (property "Footprint" "TestPoint:TestPoint_Pad_D3.0mm"
+ (at 100.33 66.04 0)
(effects
(font
(size 1.27 1.27)
@@ -2664,8 +2682,8 @@
(hide yes)
)
)
- (property "Datasheet" ""
- (at 204.47 135.89 0)
+ (property "Datasheet" "~"
+ (at 100.33 66.04 0)
(effects
(font
(size 1.27 1.27)
@@ -2673,8 +2691,8 @@
(hide yes)
)
)
- (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 204.47 135.89 0)
+ (property "Description" "test point"
+ (at 95.25 66.04 0)
(effects
(font
(size 1.27 1.27)
@@ -2683,12 +2701,78 @@
)
)
(pin "1"
- (uuid "5ba9bd6c-0675-42b8-abec-ef3accf0bd96")
+ (uuid "cebd6378-35d4-4f3d-8558-fb46c875b891")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR046")
+ (reference "TP201")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector:TestPoint_Small")
+ (at 100.33 68.58 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "2e0e73f9-71ce-44b5-8c2a-b63674546da1")
+ (property "Reference" "TP202"
+ (at 101.6 67.3099 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "sel1"
+ (at 101.6 69.8499 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "TestPoint:TestPoint_Pad_D3.0mm"
+ (at 105.41 68.58 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 105.41 68.58 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "test point"
+ (at 100.33 68.58 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "4783622a-06ae-4c8b-9ced-00276b3056d1")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
+ (reference "TP202")
(unit 1)
)
)
@@ -2703,7 +2787,7 @@
(on_board yes)
(dnp no)
(uuid "335e861d-eb6c-4f2d-9520-06efba16d724")
- (property "Reference" "C7"
+ (property "Reference" "C212"
(at 217.805 48.26 0)
(effects
(font
@@ -2721,7 +2805,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 216.8652 54.61 0)
(effects
(font
@@ -2757,7 +2841,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C7")
+ (reference "C212")
(unit 1)
)
)
@@ -2772,7 +2856,7 @@
(on_board yes)
(dnp no)
(uuid "3708fb5d-d19b-4bf0-b6f9-be075741842a")
- (property "Reference" "C24"
+ (property "Reference" "C204"
(at 187.325 77.47 0)
(effects
(font
@@ -2790,7 +2874,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 187.6552 83.82 0)
(effects
(font
@@ -2826,7 +2910,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C24")
+ (reference "C204")
(unit 1)
)
)
@@ -2841,7 +2925,7 @@
(on_board yes)
(dnp no)
(uuid "38875abc-532c-4607-9b1a-b14129d44407")
- (property "Reference" "#PWR042"
+ (property "Reference" "#PWR0207"
(at 185.42 116.84 0)
(effects
(font
@@ -2891,7 +2975,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR042")
+ (reference "#PWR0207")
(unit 1)
)
)
@@ -2899,15 +2983,15 @@
)
(symbol
(lib_id "Device:C")
- (at 74.93 64.77 0)
+ (at 68.58 64.77 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "427b3f87-016b-4f41-ae20-7a873e1172b6")
- (property "Reference" "C32"
- (at 75.565 62.23 0)
+ (property "Reference" "C201"
+ (at 69.215 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -2916,7 +3000,7 @@
)
)
(property "Value" "100n"
- (at 75.565 67.31 0)
+ (at 69.215 67.31 0)
(effects
(font
(size 1.27 1.27)
@@ -2924,8 +3008,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 75.8952 68.58 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 69.5452 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -2934,7 +3018,7 @@
)
)
(property "Datasheet" "~"
- (at 74.93 64.77 0)
+ (at 68.58 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -2943,7 +3027,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 74.93 64.77 0)
+ (at 68.58 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -2960,7 +3044,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C32")
+ (reference "C201")
(unit 1)
)
)
@@ -2975,7 +3059,7 @@
(on_board yes)
(dnp no)
(uuid "445e72e3-5898-48fb-adfd-5a01764ae382")
- (property "Reference" "#PWR047"
+ (property "Reference" "#PWR0204"
(at 118.11 52.07 0)
(effects
(font
@@ -3025,76 +3109,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR047")
- (unit 1)
- )
- )
- )
- )
- (symbol
- (lib_id "Device:C")
- (at 204.47 130.81 0)
- (unit 1)
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (dnp no)
- (uuid "4d482596-8bf8-4df2-8aa8-93a2365d1149")
- (property "Reference" "C31"
- (at 205.105 128.27 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left)
- )
- )
- (property "Value" "C"
- (at 205.105 133.35 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left)
- )
- )
- (property "Footprint" ""
- (at 205.4352 134.62 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Datasheet" "~"
- (at 204.47 130.81 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Unpolarized capacitor"
- (at 204.47 130.81 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (pin "2"
- (uuid "b2bf93a4-4377-45d5-89d8-eee0599c7d62")
- )
- (pin "1"
- (uuid "dc1119bc-8e36-4035-bcd0-9f53364606cd")
- )
- (instances
- (project "etsdr"
- (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C31")
+ (reference "#PWR0204")
(unit 1)
)
)
@@ -3109,7 +3124,7 @@
(on_board yes)
(dnp no)
(uuid "5e1843a8-379c-4c84-993d-71f5c2dea541")
- (property "Reference" "C26"
+ (property "Reference" "C207"
(at 200.025 77.47 0)
(effects
(font
@@ -3127,7 +3142,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 200.3552 83.82 0)
(effects
(font
@@ -3163,7 +3178,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C26")
+ (reference "C207")
(unit 1)
)
)
@@ -3178,7 +3193,7 @@
(on_board yes)
(dnp no)
(uuid "611e4b9f-3592-4b23-968c-ca5d7096a6a0")
- (property "Reference" "#PWR07"
+ (property "Reference" "#PWR0209"
(at 198.12 63.5 0)
(effects
(font
@@ -3228,7 +3243,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR07")
+ (reference "#PWR0209")
(unit 1)
)
)
@@ -3243,7 +3258,7 @@
(on_board yes)
(dnp no)
(uuid "62b852fd-a48c-42b9-b813-336a8f6288c3")
- (property "Reference" "C4"
+ (property "Reference" "C205"
(at 187.96 42.545 0)
(effects
(font
@@ -3261,7 +3276,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 194.31 42.2148 0)
(effects
(font
@@ -3297,7 +3312,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C4")
+ (reference "C205")
(unit 1)
)
)
@@ -3312,7 +3327,7 @@
(on_board yes)
(dnp no)
(uuid "66ae70f7-5071-4517-8eff-dc992d439f35")
- (property "Reference" "#PWR08"
+ (property "Reference" "#PWR0214"
(at 213.36 63.5 0)
(effects
(font
@@ -3362,7 +3377,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR08")
+ (reference "#PWR0214")
(unit 1)
)
)
@@ -3377,7 +3392,7 @@
(on_board yes)
(dnp no)
(uuid "6e50ee7d-6061-460d-b79b-b786339f3716")
- (property "Reference" "C29"
+ (property "Reference" "C210"
(at 212.725 102.87 0)
(effects
(font
@@ -3395,7 +3410,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 211.7852 109.22 0)
(effects
(font
@@ -3431,7 +3446,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C29")
+ (reference "C210")
(unit 1)
)
)
@@ -3446,7 +3461,7 @@
(on_board yes)
(dnp no)
(uuid "716677ce-aab9-45b7-9bc1-024b0263e3fe")
- (property "Reference" "L5"
+ (property "Reference" "L205"
(at 196.85 50.8 90)
(effects
(font
@@ -3462,7 +3477,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 195.58 50.8 0)
(effects
(font
@@ -3498,7 +3513,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L5")
+ (reference "L205")
(unit 1)
)
)
@@ -3513,7 +3528,7 @@
(on_board yes)
(dnp no)
(uuid "71b88d09-fba7-4adc-b2a3-e3c64fea475b")
- (property "Reference" "#PWR043"
+ (property "Reference" "#PWR0210"
(at 198.12 116.84 0)
(effects
(font
@@ -3563,7 +3578,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR043")
+ (reference "#PWR0210")
(unit 1)
)
)
@@ -3571,15 +3586,15 @@
)
(symbol
(lib_id "power:+3V3")
- (at 74.93 59.69 0)
+ (at 68.58 59.69 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "725c4a57-bb23-49cc-8c83-41517b4fb2d8")
- (property "Reference" "#PWR048"
- (at 74.93 63.5 0)
+ (property "Reference" "#PWR0201"
+ (at 68.58 63.5 0)
(effects
(font
(size 1.27 1.27)
@@ -3588,7 +3603,7 @@
)
)
(property "Value" "+3V3"
- (at 74.93 56.134 0)
+ (at 68.58 56.134 0)
(effects
(font
(size 1.27 1.27)
@@ -3596,7 +3611,7 @@
)
)
(property "Footprint" ""
- (at 74.93 59.69 0)
+ (at 68.58 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -3605,7 +3620,7 @@
)
)
(property "Datasheet" ""
- (at 74.93 59.69 0)
+ (at 68.58 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -3614,7 +3629,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"+3V3\""
- (at 74.93 59.69 0)
+ (at 68.58 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -3628,7 +3643,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR048")
+ (reference "#PWR0201")
(unit 1)
)
)
@@ -3643,7 +3658,7 @@
(on_board yes)
(dnp no)
(uuid "77328220-c479-49fa-b5fa-bdd4eda98b50")
- (property "Reference" "#PWR040"
+ (property "Reference" "#PWR0211"
(at 199.39 91.44 0)
(effects
(font
@@ -3693,7 +3708,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR040")
+ (reference "#PWR0211")
(unit 1)
)
)
@@ -3708,7 +3723,7 @@
(on_board yes)
(dnp no)
(uuid "77d461a7-83b6-4b78-8f56-310fa5da0f6e")
- (property "Reference" "L9"
+ (property "Reference" "L207"
(at 204.47 74.93 90)
(effects
(font
@@ -3724,7 +3739,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 204.47 73.66 0)
(effects
(font
@@ -3760,7 +3775,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L9")
+ (reference "L207")
(unit 1)
)
)
@@ -3775,7 +3790,7 @@
(on_board yes)
(dnp no)
(uuid "7f8a4594-c3a3-44e2-a382-47770fa4b80b")
- (property "Reference" "C25"
+ (property "Reference" "C203"
(at 186.055 102.87 0)
(effects
(font
@@ -3793,7 +3808,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 186.3852 109.22 0)
(effects
(font
@@ -3829,7 +3844,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C25")
+ (reference "C203")
(unit 1)
)
)
@@ -3844,7 +3859,7 @@
(on_board yes)
(dnp no)
(uuid "7fe61e4c-a1dc-467f-ae48-3771587854a2")
- (property "Reference" "L1"
+ (property "Reference" "L201"
(at 181.61 50.8 90)
(effects
(font
@@ -3860,7 +3875,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 180.34 50.8 0)
(effects
(font
@@ -3896,7 +3911,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L1")
+ (reference "L201")
(unit 1)
)
)
@@ -3911,7 +3926,7 @@
(on_board yes)
(dnp no)
(uuid "81a5cbfa-3f15-44a8-93c6-ab70ef17dc2c")
- (property "Reference" "L3"
+ (property "Reference" "L208"
(at 205.74 39.37 90)
(effects
(font
@@ -3927,7 +3942,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 205.74 38.1 0)
(effects
(font
@@ -3963,7 +3978,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L3")
+ (reference "L208")
(unit 1)
)
)
@@ -3978,7 +3993,7 @@
(on_board yes)
(dnp no)
(uuid "8d991bb4-62b8-448a-b2ed-4d464dd39a5f")
- (property "Reference" "L2"
+ (property "Reference" "L202"
(at 190.5 39.37 90)
(effects
(font
@@ -3994,7 +4009,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 190.5 38.1 0)
(effects
(font
@@ -4030,7 +4045,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L2")
+ (reference "L202")
(unit 1)
)
)
@@ -4045,7 +4060,7 @@
(on_board yes)
(dnp no)
(uuid "9ae4648e-7bc8-4ad5-9380-db18a5d6259f")
- (property "Reference" "L8"
+ (property "Reference" "L206"
(at 203.2 100.33 90)
(effects
(font
@@ -4061,7 +4076,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 203.2 99.06 0)
(effects
(font
@@ -4097,76 +4112,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L8")
- (unit 1)
- )
- )
- )
- )
- (symbol
- (lib_id "Device:C")
- (at 191.77 130.81 0)
- (unit 1)
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (dnp no)
- (uuid "adf0b6e2-4153-44b8-8168-5670aa5a18cf")
- (property "Reference" "C30"
- (at 192.405 128.27 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left)
- )
- )
- (property "Value" "C"
- (at 192.405 133.35 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left)
- )
- )
- (property "Footprint" ""
- (at 192.7352 134.62 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Datasheet" "~"
- (at 191.77 130.81 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Unpolarized capacitor"
- (at 191.77 130.81 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (pin "2"
- (uuid "81209d14-bc9a-4057-84ad-a9527532fcd4")
- )
- (pin "1"
- (uuid "5bfa6acc-7022-4d0e-bfd8-6cf85fbee758")
- )
- (instances
- (project "etsdr"
- (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C30")
+ (reference "L206")
(unit 1)
)
)
@@ -4174,15 +4120,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 74.93 69.85 0)
+ (at 68.58 69.85 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "b48a607a-c07b-45ea-a32b-94dab90a5d9c")
- (property "Reference" "#PWR049"
- (at 74.93 76.2 0)
+ (property "Reference" "#PWR0202"
+ (at 68.58 76.2 0)
(effects
(font
(size 1.27 1.27)
@@ -4191,7 +4137,7 @@
)
)
(property "Value" "GNDA"
- (at 74.93 73.66 0)
+ (at 68.58 73.66 0)
(effects
(font
(size 1.27 1.27)
@@ -4199,7 +4145,7 @@
)
)
(property "Footprint" ""
- (at 74.93 69.85 0)
+ (at 68.58 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -4208,7 +4154,7 @@
)
)
(property "Datasheet" ""
- (at 74.93 69.85 0)
+ (at 68.58 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -4217,7 +4163,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 74.93 69.85 0)
+ (at 68.58 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -4231,7 +4177,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR049")
+ (reference "#PWR0202")
(unit 1)
)
)
@@ -4246,7 +4192,7 @@
(on_board yes)
(dnp no)
(uuid "c7ceabde-6827-4d21-8f24-2a089dd47f4f")
- (property "Reference" "L7"
+ (property "Reference" "L204"
(at 194.31 74.93 90)
(effects
(font
@@ -4262,7 +4208,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 194.31 73.66 0)
(effects
(font
@@ -4298,7 +4244,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L7")
+ (reference "L204")
(unit 1)
)
)
@@ -4313,7 +4259,7 @@
(on_board yes)
(dnp no)
(uuid "d2e6cfa7-3371-4074-86c7-15fcf38ec898")
- (property "Reference" "L4"
+ (property "Reference" "L209"
(at 212.09 50.8 90)
(effects
(font
@@ -4329,7 +4275,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
(at 210.82 50.8 0)
(effects
(font
@@ -4365,7 +4311,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L4")
+ (reference "L209")
(unit 1)
)
)
@@ -4380,7 +4326,7 @@
(on_board yes)
(dnp no)
(uuid "d99cf6c0-b5b3-4147-b3d8-6ff53c506e84")
- (property "Reference" "#PWR06"
+ (property "Reference" "#PWR0206"
(at 182.88 63.5 0)
(effects
(font
@@ -4430,7 +4376,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR06")
+ (reference "#PWR0206")
(unit 1)
)
)
@@ -4445,7 +4391,7 @@
(on_board yes)
(dnp no)
(uuid "dc9dcf1d-7073-4dc6-86f2-c14c44f3bdc9")
- (property "Reference" "#PWR041"
+ (property "Reference" "#PWR0213"
(at 212.09 91.44 0)
(effects
(font
@@ -4495,7 +4441,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR041")
+ (reference "#PWR0213")
(unit 1)
)
)
@@ -4510,7 +4456,7 @@
(on_board yes)
(dnp no)
(uuid "e325d437-aad2-4e77-82da-1a1bb6c77884")
- (property "Reference" "C27"
+ (property "Reference" "C206"
(at 198.755 102.87 0)
(effects
(font
@@ -4528,7 +4474,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 199.0852 109.22 0)
(effects
(font
@@ -4564,7 +4510,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C27")
+ (reference "C206")
(unit 1)
)
)
@@ -4579,7 +4525,7 @@
(on_board yes)
(dnp no)
(uuid "e47b7a03-3d1d-4e6b-8f3d-30d411c831d1")
- (property "Reference" "#PWR044"
+ (property "Reference" "#PWR0212"
(at 210.82 116.84 0)
(effects
(font
@@ -4629,7 +4575,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR044")
+ (reference "#PWR0212")
(unit 1)
)
)
@@ -4644,7 +4590,7 @@
(on_board yes)
(dnp no)
(uuid "eb0de3d4-2663-4e53-aa55-a1fda5da0197")
- (property "Reference" "U7"
+ (property "Reference" "U201"
(at 110.49 52.07 0)
(effects
(font
@@ -4660,7 +4606,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Package_SO:TSSOP-16_4.4x5mm_P0.65mm"
(at 118.11 66.04 0)
(effects
(font
@@ -4738,74 +4684,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "U7")
- (unit 1)
- )
- )
- )
- )
- (symbol
- (lib_id "Device:L")
- (at 199.39 124.46 90)
- (unit 1)
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (dnp no)
- (uuid "ed3da0f8-da46-4718-86d7-9f1298edb720")
- (property "Reference" "L10"
- (at 199.39 125.73 90)
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Value" "L"
- (at 199.39 122.555 90)
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Footprint" ""
- (at 199.39 124.46 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Datasheet" "~"
- (at 199.39 124.46 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Inductor"
- (at 199.39 124.46 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (pin "2"
- (uuid "f2ce4e67-6b1a-4428-bcd1-81a9d60615d6")
- )
- (pin "1"
- (uuid "e9107229-2f77-4907-a04f-22abd61eaa21")
- )
- (instances
- (project "etsdr"
- (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "L10")
+ (reference "U201")
(unit 1)
)
)
@@ -4820,7 +4699,7 @@
(on_board yes)
(dnp no)
(uuid "ef5d61b2-a725-4eca-b466-8f3e57039044")
- (property "Reference" "#PWR037"
+ (property "Reference" "#PWR0205"
(at 118.11 90.17 0)
(effects
(font
@@ -4870,7 +4749,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR037")
+ (reference "#PWR0205")
(unit 1)
)
)
@@ -4885,7 +4764,7 @@
(on_board yes)
(dnp no)
(uuid "fa9bda3d-f504-4047-a7a4-07bd4b380673")
- (property "Reference" "C6"
+ (property "Reference" "C208"
(at 201.295 48.26 0)
(effects
(font
@@ -4903,7 +4782,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 201.6252 54.61 0)
(effects
(font
@@ -4939,72 +4818,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "C6")
- (unit 1)
- )
- )
- )
- )
- (symbol
- (lib_id "power:GNDA")
- (at 191.77 135.89 0)
- (unit 1)
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (dnp no)
- (uuid "fc2eab80-538f-4c99-8903-a7f2a1f962f4")
- (property "Reference" "#PWR045"
- (at 191.77 142.24 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Value" "GNDA"
- (at 191.77 139.7 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Footprint" ""
- (at 191.77 135.89 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Datasheet" ""
- (at 191.77 135.89 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 191.77 135.89 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (pin "1"
- (uuid "781cce04-e9ba-4556-8425-65b5d4df7531")
- )
- (instances
- (project "etsdr"
- (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR045")
+ (reference "C208")
(unit 1)
)
)
@@ -5019,7 +4833,7 @@
(on_board yes)
(dnp no)
(uuid "fde65559-dbd7-4c7d-8df6-10aa1e34f553")
- (property "Reference" "#PWR039"
+ (property "Reference" "#PWR0208"
(at 186.69 91.44 0)
(effects
(font
@@ -5069,7 +4883,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/5c51eda2-2666-4822-8644-96399f29c784"
- (reference "#PWR039")
+ (reference "#PWR0208")
(unit 1)
)
)
diff --git a/fp-info-cache b/fp-info-cache
index 7e3b794..81e280e 100644
--- a/fp-info-cache
+++ b/fp-info-cache
@@ -1,4 +1,4 @@
-25608270549899310
+27248203592802257
Audio_Module
Reverb_BTDR-1H
Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
@@ -36,7 +36,7 @@ Bulgin BX0036
2
Battery
BatteryHolder_Bulgin_BX0123_1xCR123
-Battery holder, Bulgin BX0123, battery type 1xCR123 (Script generated with StandardBox.py) (https://www.bulgin.com/products/pub/media/import/attachments/Battery_holders.pdf#page=7)
+Battery holder, Bulgin BX0123, battery type 1xCR123, https://www.bulgin.com/products/pub/media/import/attachments/Battery_holders.pdf#page=7, generated with kicad-footprint-generator StandardBox_generator.py
horizontal single
0
2
@@ -106,7 +106,7 @@ AA battery holder Keystone
1
Battery
BatteryHolder_Keystone_1042_1x18650
-Battery holder, Keystone 1042, battery type 1x18650 (Script generated with StandardBox.py) (http://www.keyelco.com/product.cfm/product_id/918)
+Battery holder, Keystone 1042, battery type 1x18650, http://www.keyelco.com/product.cfm/product_id/918, generated with kicad-footprint-generator StandardBox_generator.py
horizontal single
0
2
@@ -162,7 +162,7 @@ AAA battery cell holder
2
Battery
BatteryHolder_Keystone_2479_3xAAA
-Battery holder, Keystone 2479, battery type 3xAAA (Script generated with StandardBox.py) (http://www.keyelco.com/product-pdf.cfm?p=1041)
+Battery holder, Keystone 2479, battery type 3xAAA, http://www.keyelco.com/product-pdf.cfm?p=1041, generated with kicad-footprint-generator StandardBox_generator.py
horizontal triple
0
2
@@ -260,14 +260,14 @@ BC2003 CR2032 2032 Battery Holder
2
Battery
BatteryHolder_MPD_BH-18650-PC
-Battery holder, MPD BH-18650, battery type 1x18650 (Script generated with StandardBox.py) (https://www.batteryholders.com/uploads/parts/BH-18650-PC/datasheets/BH-18650-PC-datasheet.pdf)
+Battery holder, MPD BH-18650, battery type 1x18650, https://www.batteryholders.com/uploads/parts/BH-18650-PC/datasheets/BH-18650-PC-datasheet.pdf, generated with kicad-footprint-generator StandardBox_generator.py
horizontal single
0
2
2
Battery
BatteryHolder_MPD_BK-18650-PC2
-Battery holder, MPD BK-18650, battery type 1x18650 (Script generated with StandardBox.py) (https://www.batteryholders.com/uploads/parts/BK-18650-PC2/datasheets/BK-18650-PC2-datasheet.pdf)
+Battery holder, MPD BK-18650, battery type 1x18650, https://www.batteryholders.com/uploads/parts/BK-18650-PC2/datasheets/BK-18650-PC2-datasheet.pdf, generated with kicad-footprint-generator StandardBox_generator.py
horizontal single
0
2
@@ -302,7 +302,7 @@ Seiko MS621F
2
Battery
BatteryHolder_TruPower_BH-331P_3xAA
-Battery holder, TruPower BH-331P, battery type 3xAA (Script generated with StandardBox.py) (https://static.rapidonline.com/pdf/18-2967_v1.pdf)
+Battery holder, TruPower BH-331P, battery type 3xAA, https://static.rapidonline.com/pdf/18-2967_v1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
horizontal triple
0
2
@@ -1281,9 +1281,16 @@ tactile switch kmr2
4
2
Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KSC6xxG
+Tactile switch, 6.2x6.25 mm, H7.7 mm, gullwing leads, https://www.ckswitches.com/media/1972/ksc6.pdf
+CK C&K SPST
+0
+4
+2
+Button_Switch_SMD
SW_Push_1P1T_NO_CK_KSC6xxJ
-CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf
-tactile switch ksc6
+Tactile switch, 6.2x6.25 mm, H7.68 mm, J leads, https://www.ckswitches.com/media/1972/ksc6.pdf
+CK C&K SPST
0
4
2
@@ -1295,9 +1302,65 @@ tactile switch ksc7
4
2
Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KSC9xxG
+Tactile switch, 6.2x6.2mm, H7.7mm, compatible with button, gullwing leads, https://www.ckswitches.com/media/1975/ksc9.pdf
+CK C&K SPST
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KSC9xxJ
+Tactile switch, 6.2x6.2mm, H7.7mm, compatible with button, J leads, https://www.ckswitches.com/media/1975/ksc9.pdf
+CK C&K SPST
+0
+4
+2
+Button_Switch_SMD
SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR
-C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf
-Button Tactile Switch SPST 1P1T
+Tactile switch, 12x12 mm, H4.3 mm, round actuator, with pegs, gullwing terminals, https://www.ckswitches.com/media/1462/pts125.pdf
+button tactile switch SPST 1P1T C&K
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_PTS125Sx43SMTR
+Tactile switch, 12x12 mm, H4.3 mm, round actuator, gullwing terminals, https://www.ckswitches.com/media/1462/pts125.pdf
+button tactile Switch SPST 1P1T C&K
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_PTS125Sx73PSMTR
+Tactile switch, 12x12 mm, H7.3 mm, square snap fit actuator, with pegs, gullwing terminals, https://www.ckswitches.com/media/1462/pts125.pdf
+button tactile switch SPST 1P1T C&K
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_PTS125Sx73SMTR
+Tactile switch, 12x12 mm, H7.3 mm, square snap fit actuator, gullwing terminals, https://www.ckswitches.com/media/1462/pts125.pdf
+button tactile switch SPST 1P1T C&K
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_PTS125Sx85PSMTR
+Tactile switch, 12x12 mm, H8.5 mm, round actuator, with pegs, gullwing terminals, https://www.ckswitches.com/media/1462/pts125.pdf
+button tactile switch SPST 1P1T C&K
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_PTS125Sx85SMTR
+Tactile switch, 12x12 mm, H8.5 mm, round actuator, gullwing terminals, https://www.ckswitches.com/media/1462/pts125.pdf
+button tactile switch SPST 1P1T C&K
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_E-Switch_TL3301NxxxxxG
+Tactile switch, 6x6 mm, H4.3 mm, gullwing terminals, https://www.e-switch.com/wp-content/uploads/2024/03/TL3301.pdf
+SPST button straight
0
4
2
@@ -1358,6 +1421,13 @@ Littlefuse Reed SPDT Switch
3
3
Button_Switch_SMD
+SW_SPDT_Shouhan_MSK12C02
+SPDT Surface Mount Slide Switch, right-angle, https://www.lcsc.com/datasheet/lcsc_datasheet_2304140030_SHOU-HAN-MSK12C02_C431540.pdf
+MSK-12C02 MSK12C02 MSK12C02-HB
+0
+7
+4
+Button_Switch_SMD
SW_SPST_B3S-1000
Surface Mount Tactile Switch for High-Density Packaging
Tactile Switch
@@ -1484,8 +1554,22 @@ Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/A
4
2
Button_Switch_SMD
-SW_SPST_EVQP2
-Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf
+SW_SPST_EVQP2_MiddlePushTravel_H2.5mm
+Tactile switch, 4.7 x 3.5 mm, middle push travel, H2.5mm, https://industry.panasonic.com/ac/cdn/e/control/switch/light-touch/catalog/sw_lt_eng_4735s.pdf
+SMD SMT SPST EVQP2
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP2_ShortPushTravel_H2.1mm
+Tactile switch, 4.7 x 3.5 mm, short push travel, H2.1mm, https://industry.panasonic.com/ac/cdn/e/control/switch/light-touch/catalog/sw_lt_eng_4735s.pdf
+SMD SMT SPST EVQP2
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP2_ShortPushTravel_H2.5mm
+Tactile switch, 4.7 x 3.5 mm, short push travel, H2.5mm, https://industry.panasonic.com/ac/cdn/e/control/switch/light-touch/catalog/sw_lt_eng_4735s.pdf
SMD SMT SPST EVQP2
0
4
@@ -1547,9 +1631,9 @@ Tactile Switch
4
2
Button_Switch_SMD
-SW_SPST_PTS645
-C&K Components SPST SMD PTS645 Series 6mm Tact Switch
-SPST Button Switch
+SW_SPST_PTS645Sx43SMTR92
+Tactile switch, 6x6 mm, H4.3 mm, gullwing terminals, https://www.ckswitches.com/media/1471/pts645.pdf
+SPST Button Switch CK C&K
0
4
2
@@ -1673,6 +1757,20 @@ SPST Tactile Switch
4
2
Button_Switch_SMD
+SW_SPST_TS-1088-xR020
+SMD Tactile Switch, 3.9x3x2 mm, https://lcsc.com/datasheet/lcsc_datasheet_2504101957_XUNPU-TS-1088-AR02016_C720477.pdf
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_TS-1088-xR025
+SMD Tactile Switch, 3.9x3x2.5 mm, https://lcsc.com/datasheet/lcsc_datasheet_2504101957_XUNPU-TS-1088-AR02016_C720477.pdf
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS
Tactile switch, SPST, 6.0x3.5 mm, H2.5 mm, straight, NO, gull wing leads: https://www.ckswitches.com/media/2779/pts636.pdf
switch tactile SPST 1P1T straight NO SMTR C&K
@@ -2331,6 +2429,13 @@ switch single-pole opposite-side-connection double-throw SPDT würth wurth
3
3
Button_Switch_THT
+SW_Slide_SP3T_Straight_CK_OS103012MU1QP1
+C&K miniature slide switch, OS series, SP3T, 6x17x12.20mm, https://www.ckswitches.com/media/1428/os.pdf
+slide switch SP3T
+0
+6
+5
+Button_Switch_THT
SW_Slide_SPDT_Angled_CK_OS102011MA1Q
CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf
switch SPDT
@@ -2345,13 +2450,55 @@ switch SPDT
5
3
Button_Switch_THT
-SW_TH_Tactile_Omron_B3F-10xx
-SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf
-Omron B3F-10xx
+SW_TH_Tactile_Omron_B3F-100x
+Tactile switch, 6x6 mm, H4.3 mm, 6.5 mm pitch, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf
+Omron B3F-10xx SPST 1P1T
+0
+4
+2
+Button_Switch_THT
+SW_TH_Tactile_Omron_B3F-102x
+Tactile switch, 6x6 mm, H5.0 mm, 6.5 mm pitch, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf
+Omron B3F-10xx SPST 1P1T
+0
+4
+2
+Button_Switch_THT
+SW_TH_Tactile_Omron_B3F-106x
+Tactile switch, 6x6 mm, H7.0 mm, 6.5 mm pitch, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf
+Omron B3F-10xx SPST 1P1T
0
4
2
Button_Switch_THT
+SW_TH_Tactile_Omron_B3F-107x
+Tactile switch, 6x6 mm, H9.5 mm, 6.5 mm pitch, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf
+Omron B3F-10xx SPST 1P1T
+0
+4
+2
+Button_Switch_THT
+SW_TH_Tactile_Omron_B3F-110x
+Tactile switch, 6x6 mm, ground terminal, H4.3 mm, 6.5 mm pitch, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf
+Omron B3F-11xx SPST 1P1T
+0
+5
+3
+Button_Switch_THT
+SW_TH_Tactile_Omron_B3F-112x
+Tactile switch, 6x6 mm, ground terminal, H5.0 mm, 6.5 mm pitch, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf
+Omron B3F-11xx SPST 1P1T
+0
+5
+3
+Button_Switch_THT
+SW_TH_Tactile_Omron_B3F-1110
+Tactile switch, 6x6 mm, ground terminal, H5.0 mm, 7.5 mm pitch, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf
+Omron B3F-11xx SPST 1P1T
+0
+5
+3
+Button_Switch_THT
SW_Tactile_SKHH_Angled
tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html
tactile switch 6mm ALPS SKHH right angle
@@ -4998,6 +5145,13 @@ C Rect series Radial pin pitch 5.00mm length 7mm width 6.5mm Capacitor
2
2
Capacitor_THT
+C_Rect_L7.2mm_W2.5mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*2.5mm^2, Capacitor, R82, https://content.kemet.com/datasheets/KEM_F3101_R82.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 2.5mm Capacitor R82
+0
+2
+2
+Capacitor_THT
C_Rect_L7.2mm_W2.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
C Rect series Radial pin pitch 5.00mm length 7.2mm width 2.5mm Capacitor
@@ -5012,6 +5166,13 @@ C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.0mm Capacitor
2
2
Capacitor_THT
+C_Rect_L7.2mm_W3.5mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*3.5mm^2, Capacitor, R82, https://content.kemet.com/datasheets/KEM_F3101_R82.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor R82
+0
+2
+2
+Capacitor_THT
C_Rect_L7.2mm_W3.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*3.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor
@@ -5019,6 +5180,13 @@ C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor
2
2
Capacitor_THT
+C_Rect_L7.2mm_W4.5mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*4.5mm^2, Capacitor, R82, https://content.kemet.com/datasheets/KEM_F3101_R82.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor R82
+0
+2
+2
+Capacitor_THT
C_Rect_L7.2mm_W4.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor
@@ -5026,6 +5194,13 @@ C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor
2
2
Capacitor_THT
+C_Rect_L7.2mm_W5.0mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*5.0mm^2, Capacitor, R82, https://content.kemet.com/datasheets/KEM_F3101_R82.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.0mm Capacitor R82
+0
+2
+2
+Capacitor_THT
C_Rect_L7.2mm_W5.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*5.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.5mm Capacitor
@@ -5033,6 +5208,20 @@ C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.5mm Capacitor
2
2
Capacitor_THT
+C_Rect_L7.2mm_W6.0mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*6.0mm^2, Capacitor, R82, https://content.kemet.com/datasheets/KEM_F3101_R82.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 6.0mm Capacitor R82
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W7.2mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*7.2mm^2, Capacitor, R82, https://content.kemet.com/datasheets/KEM_F3101_R82.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 7.2mm Capacitor R82
+0
+2
+2
+Capacitor_THT
C_Rect_L7.2mm_W7.2mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
C, Rect series, Radial, pin pitch=5.00mm, length*width=7.2*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
C Rect series Radial pin pitch 5.00mm length 7.2mm width 7.2mm Capacitor
@@ -13839,6 +14028,13 @@ connector Hirose horizontal
4
3
Connector_Hirose
+Hirose_DF3EA-02P-2V_1x02-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-02P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+4
+3
+Connector_Hirose
Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13846,6 +14042,13 @@ connector Hirose horizontal
5
4
Connector_Hirose
+Hirose_DF3EA-03P-2V_1x03-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-03P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+5
+4
+Connector_Hirose
Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13853,6 +14056,13 @@ connector Hirose horizontal
6
5
Connector_Hirose
+Hirose_DF3EA-04P-2V_1x04-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-04P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+6
+5
+Connector_Hirose
Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13860,6 +14070,13 @@ connector Hirose horizontal
7
6
Connector_Hirose
+Hirose_DF3EA-05P-2V_1x05-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-05P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+7
+6
+Connector_Hirose
Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13867,6 +14084,13 @@ connector Hirose horizontal
8
7
Connector_Hirose
+Hirose_DF3EA-06P-2V_1x06-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-06P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+8
+7
+Connector_Hirose
Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13874,6 +14098,13 @@ connector Hirose horizontal
9
8
Connector_Hirose
+Hirose_DF3EA-07P-2V_1x07-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-07P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+9
+8
+Connector_Hirose
Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13881,6 +14112,13 @@ connector Hirose horizontal
10
9
Connector_Hirose
+Hirose_DF3EA-08P-2V_1x08-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-08P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+10
+9
+Connector_Hirose
Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13888,6 +14126,13 @@ connector Hirose horizontal
11
10
Connector_Hirose
+Hirose_DF3EA-09P-2V_1x09-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-09P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+11
+10
+Connector_Hirose
Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13895,6 +14140,13 @@ connector Hirose horizontal
12
11
Connector_Hirose
+Hirose_DF3EA-10P-2V_1x10-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-10P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+12
+11
+Connector_Hirose
Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13902,6 +14154,13 @@ connector Hirose horizontal
13
12
Connector_Hirose
+Hirose_DF3EA-11P-2V_1x11-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-11P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+13
+12
+Connector_Hirose
Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13909,6 +14168,13 @@ connector Hirose horizontal
14
13
Connector_Hirose
+Hirose_DF3EA-12P-2V_1x12-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-12P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+14
+13
+Connector_Hirose
Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13916,6 +14182,13 @@ connector Hirose horizontal
15
14
Connector_Hirose
+Hirose_DF3EA-13P-2V_1x13-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-13P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+15
+14
+Connector_Hirose
Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13923,6 +14196,13 @@ connector Hirose horizontal
16
15
Connector_Hirose
+Hirose_DF3EA-14P-2V_1x14-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-14P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+16
+15
+Connector_Hirose
Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal
Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
connector Hirose horizontal
@@ -13930,6 +14210,13 @@ connector Hirose horizontal
17
16
Connector_Hirose
+Hirose_DF3EA-15P-2V_1x15-1MP_P2.00mm_Vertical
+Hirose series connector, DF3EA-15P-2V (https://www.hirose.com/en/product/document?clcode=CL0543-0315-0-21&productname=DF3EA-2P-2V(21)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001162002), generated with kicad-footprint-generator
+connector Hirose vertical
+0
+17
+16
+Connector_Hirose
Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical
Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
connector Hirose DF11 vertical
@@ -14539,6 +14826,48 @@ connector Hirose horizontal
17
16
Connector_Hirose
+Hirose_DF57H-2P-1.2V_1x02_P1.2mm_Socket
+Low Profile Swing-Lock Wire-to-Board Connector for Power (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF57&documenttype=Catalog&lang=en&documentid=en_DF57_CAT)
+conn hirose socket low-profile power
+0
+4
+2
+Connector_Hirose
+Hirose_DF57H-2P-2.4V_1x02_P2.4mm_Socket
+Low Profile Swing-Lock Wire-to-Board Connector for Power (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF57&documenttype=Catalog&lang=en&documentid=en_DF57_CAT)
+conn hirose socket low-profile power
+0
+4
+2
+Connector_Hirose
+Hirose_DF57H-3P-1.2V_1x03_P1.2mm_Socket
+Low Profile Swing-Lock Wire-to-Board Connector for Power (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF57&documenttype=Catalog&lang=en&documentid=en_DF57_CAT)
+conn hirose socket low-profile power
+0
+5
+3
+Connector_Hirose
+Hirose_DF57H-4P-1.2V_1x04_P1.2mm_Socket
+Low Profile Swing-Lock Wire-to-Board Connector for Power (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF57&documenttype=Catalog&lang=en&documentid=en_DF57_CAT)
+conn hirose socket low-profile power
+0
+6
+4
+Connector_Hirose
+Hirose_DF57H-5P-1.2V_1x05_P1.2mm_Socket
+Low Profile Swing-Lock Wire-to-Board Connector for Power (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF57&documenttype=Catalog&lang=en&documentid=en_DF57_CAT)
+conn hirose socket low-profile power
+0
+7
+5
+Connector_Hirose
+Hirose_DF57H-6P-1.2V_1x06_P1.2mm_Socket
+Low Profile Swing-Lock Wire-to-Board Connector for Power (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF57&documenttype=Catalog&lang=en&documentid=en_DF57_CAT)
+conn hirose socket low-profile power
+0
+8
+6
+Connector_Hirose
Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical
Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
connector Hirose DF63 vertical
@@ -14615,6 +14944,608 @@ connector Hirose DF63 vertical
0
5
5
+Connector_Hirose
+Hirose_FX10A-96P-SV_2x48-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 96 contacts, header, vertical, with guideposts (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking header
+0
+98
+97
+Connector_Hirose
+Hirose_FX10A-96S-SV_2x48-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 96 contacts, receptacle, vertical, with guideposts (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking receptacle
+0
+98
+97
+Connector_Hirose
+Hirose_FX10A-120P-SV_2x60-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 120 contacts, header, vertical, with guideposts (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking header
+0
+122
+121
+Connector_Hirose
+Hirose_FX10A-120S-SV_2x60-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 120 contacts, receptacle, vertical, with guideposts (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking receptacle
+0
+122
+121
+Connector_Hirose
+Hirose_FX10A-144P-SV_2x72-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 144 contacts, header, vertical, with guideposts (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking header
+0
+146
+145
+Connector_Hirose
+Hirose_FX10A-144S-SV_2x72-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 144 contacts, receptacle, vertical, with guideposts (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking receptacle
+0
+146
+145
+Connector_Hirose
+Hirose_FX10A-168P-SV_2x84-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 168 contacts, header, vertical, with guideposts (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking header
+0
+170
+169
+Connector_Hirose
+Hirose_FX10A-168S-SV_2x84-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 168 contacts, receptacle, vertical, with guideposts (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking receptacle
+0
+170
+169
+Connector_Hirose
+Hirose_FX10B-96P-SV_2x48-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 96 contacts, header, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking header
+0
+98
+97
+Connector_Hirose
+Hirose_FX10B-96S-SV_2x48-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 96 contacts, receptacle, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking receptacle
+0
+98
+97
+Connector_Hirose
+Hirose_FX10B-120P-SV_2x60-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 120 contacts, header, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking header
+0
+122
+121
+Connector_Hirose
+Hirose_FX10B-120S-SV_2x60-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 120 contacts, receptacle, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking receptacle
+0
+122
+121
+Connector_Hirose
+Hirose_FX10B-144P-SV_2x72-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 144 contacts, header, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking header
+0
+146
+145
+Connector_Hirose
+Hirose_FX10B-144S-SV_2x72-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 144 contacts, receptacle, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking receptacle
+0
+146
+145
+Connector_Hirose
+Hirose_FX10B-168P-SV_2x84-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 168 contacts, header, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking header
+0
+170
+169
+Connector_Hirose
+Hirose_FX10B-168S-SV_2x84-1MP_P0.5mm
+0.5 mm pitch, stacking height 4 mm to 13 mm, 168 contacts, receptacle, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX10&documenttype=Catalog&lang=de&documentid=D31650_en)
+conn board to board stacking receptacle
+0
+170
+169
+Connector_Hirose_DF40
+Hirose_DF40B(2.0)-12DS-0.4V_2x06-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+16
+13
+Connector_Hirose_DF40
+Hirose_DF40B(2.0)-80DS-0.4V_2x40-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+84
+81
+Connector_Hirose_DF40
+Hirose_DF40B-10DS-0.4V_2x05-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+14
+11
+Connector_Hirose_DF40
+Hirose_DF40B-12DS-0.4V_2x06-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+16
+13
+Connector_Hirose_DF40
+Hirose_DF40B-30DS-0.4V_2x15-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+34
+31
+Connector_Hirose_DF40
+Hirose_DF40B-50DS-0.4V_2x25-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+54
+51
+Connector_Hirose_DF40
+Hirose_DF40B-60DS-0.4V_2x30-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+64
+61
+Connector_Hirose_DF40
+Hirose_DF40B-80DS-0.4V_2x40-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+84
+81
+Connector_Hirose_DF40
+Hirose_DF40C(2.0)-20DS-0.4V_2x10_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+20
+20
+Connector_Hirose_DF40
+Hirose_DF40C(2.0)-24DS-0.4V_2x12_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+24
+24
+Connector_Hirose_DF40
+Hirose_DF40C(2.0)-30DS-0.4V_2x15_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+30
+30
+Connector_Hirose_DF40
+Hirose_DF40C(2.0)-40DS-0.4V_2x20_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+40
+40
+Connector_Hirose_DF40
+Hirose_DF40C(2.0)-50DS-0.4V_2x25_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+50
+50
+Connector_Hirose_DF40
+Hirose_DF40C(2.0)-60DS-0.4V_2x30_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+60
+60
+Connector_Hirose_DF40
+Hirose_DF40C(2.0)-70DS-0.4V_2x35_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+70
+70
+Connector_Hirose_DF40
+Hirose_DF40C(2.0)-80DS-0.4V_2x40_P0.4mm
+0.4mm Pitch, Stacking Height 2.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+80
+80
+Connector_Hirose_DF40
+Hirose_DF40C-10DP-0.4V_2x05-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+14
+11
+Connector_Hirose_DF40
+Hirose_DF40C-12DP-0.4V_2x06-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+16
+13
+Connector_Hirose_DF40
+Hirose_DF40C-20DP-0.4V_2x10-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+24
+21
+Connector_Hirose_DF40
+Hirose_DF40C-20DS-0.4V_2x10_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+20
+20
+Connector_Hirose_DF40
+Hirose_DF40C-24DP-0.4V_2x12-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+28
+25
+Connector_Hirose_DF40
+Hirose_DF40C-24DS-0.4V_2x12_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+24
+24
+Connector_Hirose_DF40
+Hirose_DF40C-30DP-0.4V_2x15-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+34
+31
+Connector_Hirose_DF40
+Hirose_DF40C-30DS-0.4V_2x15_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+30
+30
+Connector_Hirose_DF40
+Hirose_DF40C-34DP-0.4V_2x17-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+38
+35
+Connector_Hirose_DF40
+Hirose_DF40C-34DS-0.4V_2x17_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+34
+34
+Connector_Hirose_DF40
+Hirose_DF40C-40DP-0.4V_2x20-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+44
+41
+Connector_Hirose_DF40
+Hirose_DF40C-40DS-0.4V_2x20_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+40
+40
+Connector_Hirose_DF40
+Hirose_DF40C-44DP-0.4V_2x22-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+48
+45
+Connector_Hirose_DF40
+Hirose_DF40C-50DP-0.4V_2x25-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+54
+51
+Connector_Hirose_DF40
+Hirose_DF40C-50DS-0.4V_2x25_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+50
+50
+Connector_Hirose_DF40
+Hirose_DF40C-60DP-0.4V_2x30-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+64
+61
+Connector_Hirose_DF40
+Hirose_DF40C-60DS-0.4V_2x30_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+60
+60
+Connector_Hirose_DF40
+Hirose_DF40C-70DP-0.4V_2x35-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+74
+71
+Connector_Hirose_DF40
+Hirose_DF40C-70DS-0.4V_2x35_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+70
+70
+Connector_Hirose_DF40
+Hirose_DF40C-80DP-0.4V_2x40-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+84
+81
+Connector_Hirose_DF40
+Hirose_DF40C-80DS-0.4V_2x40_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+80
+80
+Connector_Hirose_DF40
+Hirose_DF40C-90DP-0.4V_2x45-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+94
+91
+Connector_Hirose_DF40
+Hirose_DF40C-90DS-0.4V_2x45_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+90
+90
+Connector_Hirose_DF40
+Hirose_DF40C-100DP-0.4V_2x50-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+104
+101
+Connector_Hirose_DF40
+Hirose_DF40C-100DS-0.4V_2x50_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+100
+100
+Connector_Hirose_DF40
+Hirose_DF40C-120DP-0.4V_2x60-1MP_P0.4mm
+0.4mm Pitch, Plug, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking plug
+0
+124
+121
+Connector_Hirose_DF40
+Hirose_DF40C-120DS-0.4V_2x60_P0.4mm
+0.4mm Pitch, Stacking Height 1.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+120
+120
+Connector_Hirose_DF40
+Hirose_DF40HB(2.5)-10DS-0.4V_2x05-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 2.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+14
+11
+Connector_Hirose_DF40
+Hirose_DF40HB(4.0)-50DS-0.4V_2x25-1MP_P0.4mm
+0.4mm Pitch, Stacking Height 4.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+54
+51
+Connector_Hirose_DF40
+Hirose_DF40HC(2.5)-20DS-0.4V_2x10_P0.4mm
+0.4mm Pitch, Stacking Height 2.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+20
+20
+Connector_Hirose_DF40
+Hirose_DF40HC(2.5)-30DS-0.4V_2x15_P0.4mm
+0.4mm Pitch, Stacking Height 2.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+30
+30
+Connector_Hirose_DF40
+Hirose_DF40HC(2.5)-40DS-0.4V_2x20_P0.4mm
+0.4mm Pitch, Stacking Height 2.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+40
+40
+Connector_Hirose_DF40
+Hirose_DF40HC(2.5)-50DS-0.4V_2x25_P0.4mm
+0.4mm Pitch, Stacking Height 2.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+50
+50
+Connector_Hirose_DF40
+Hirose_DF40HC(2.5)-60DS-0.4V_2x30_P0.4mm
+0.4mm Pitch, Stacking Height 2.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+60
+60
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-30DS-0.4V_2x15_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+30
+30
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-40DS-0.4V_2x20_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+40
+40
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-44DS-0.4V_2x22_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+44
+44
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-50DS-0.4V_2x25_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+50
+50
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-60DS-0.4V_2x30_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+60
+60
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-70DS-0.4V_2x35_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+70
+70
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-80DS-0.4V_2x40_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+80
+80
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-90DS-0.4V_2x45_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+90
+90
+Connector_Hirose_DF40
+Hirose_DF40HC(3.0)-100DS-0.4V_2x50_P0.4mm
+0.4mm Pitch, Stacking Height 3.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+100
+100
+Connector_Hirose_DF40
+Hirose_DF40HC(3.5)-20DS-0.4V_2x10_P0.4mm
+0.4mm Pitch, Stacking Height 3.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+20
+20
+Connector_Hirose_DF40
+Hirose_DF40HC(3.5)-30DS-0.4V_2x15_P0.4mm
+0.4mm Pitch, Stacking Height 3.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+30
+30
+Connector_Hirose_DF40
+Hirose_DF40HC(3.5)-40DS-0.4V_2x20_P0.4mm
+0.4mm Pitch, Stacking Height 3.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+40
+40
+Connector_Hirose_DF40
+Hirose_DF40HC(3.5)-50DS-0.4V_2x25_P0.4mm
+0.4mm Pitch, Stacking Height 3.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+50
+50
+Connector_Hirose_DF40
+Hirose_DF40HC(3.5)-60DS-0.4V_2x30_P0.4mm
+0.4mm Pitch, Stacking Height 3.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+60
+60
+Connector_Hirose_DF40
+Hirose_DF40HC(3.5)-80DS-0.4V_2x40_P0.4mm
+0.4mm Pitch, Stacking Height 3.500000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+80
+80
+Connector_Hirose_DF40
+Hirose_DF40HC(4.0)-40DS-0.4V_2x20_P0.4mm
+0.4mm Pitch, Stacking Height 4.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+40
+40
+Connector_Hirose_DF40
+Hirose_DF40HC(4.0)-50DS-0.4V_2x25_P0.4mm
+0.4mm Pitch, Stacking Height 4.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+50
+50
+Connector_Hirose_DF40
+Hirose_DF40HC(4.0)-60DS-0.4V_2x30_P0.4mm
+0.4mm Pitch, Stacking Height 4.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+60
+60
+Connector_Hirose_DF40
+Hirose_DF40HC(4.0)-80DS-0.4V_2x40_P0.4mm
+0.4mm Pitch, Stacking Height 4.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+80
+80
+Connector_Hirose_DF40
+Hirose_DF40HC(4.0)-90DS-0.4V_2x45_P0.4mm
+0.4mm Pitch, Stacking Height 4.000000mm, Receptacle, vertical (source: https://www.hirose.com/en/product/document?clcode=&productname=&series=DF40&documenttype=Catalog&lang=en&documentid=en_DF40_CAT)
+conn hirose board-to-board mezzanine stacking receptacle
+0
+90
+90
Connector_Hirose_FX8
Hirose_FX8-60P-SV_2x30_P0.6mm
0.6mm Pitch, Stacking Height 3mm to 16mm, Header, vertical (source: https://www.hirose.com/de/product/document?clcode=&productname=&series=FX8&documenttype=Catalog&lang=en&documentid=D31612_en)
@@ -21533,7 +22464,7 @@ connector Molex Micro-Fit_3.0 horizontal
3
Connector_Molex
Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0214), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
2
@@ -21575,7 +22506,7 @@ connector Molex Micro-Fit_3.0 horizontal
5
Connector_Molex
Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0414), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
4
@@ -21617,7 +22548,7 @@ connector Molex Micro-Fit_3.0 horizontal
7
Connector_Molex
Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0614), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
6
@@ -21659,7 +22590,7 @@ connector Molex Micro-Fit_3.0 horizontal
9
Connector_Molex
Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0814), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
8
@@ -21701,7 +22632,7 @@ connector Molex Micro-Fit_3.0 horizontal
11
Connector_Molex
Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1014), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
10
@@ -21743,7 +22674,7 @@ connector Molex Micro-Fit_3.0 horizontal
13
Connector_Molex
Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1214), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
12
@@ -21785,7 +22716,7 @@ connector Molex Micro-Fit_3.0 horizontal
15
Connector_Molex
Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1414), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
14
@@ -21827,7 +22758,7 @@ connector Molex Micro-Fit_3.0 horizontal
17
Connector_Molex
Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1614), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
16
@@ -21869,7 +22800,7 @@ connector Molex Micro-Fit_3.0 horizontal
19
Connector_Molex
Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1814), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
18
@@ -21911,7 +22842,7 @@ connector Molex Micro-Fit_3.0 horizontal
21
Connector_Molex
Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2014), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
20
@@ -21953,7 +22884,7 @@ connector Molex Micro-Fit_3.0 horizontal
23
Connector_Molex
Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2214), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
22
@@ -21995,7 +22926,7 @@ connector Molex Micro-Fit_3.0 horizontal
25
Connector_Molex
Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2414), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
0
24
@@ -22043,6 +22974,13 @@ connector Molex Micro-Fit_3.0 horizontal
4
3
Connector_Molex
+Molex_Micro-Fit_3.0_43650-0212_1x02-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0212 (compatible alternatives: 43650-0213, 43650-0214), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+3
+Connector_Molex
Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22085,6 +23023,13 @@ connector Molex Micro-Fit_3.0 horizontal
5
4
Connector_Molex
+Molex_Micro-Fit_3.0_43650-0312_1x03-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0312 (compatible alternatives: 43650-0313, 43650-0314), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+5
+4
+Connector_Molex
Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22127,6 +23072,13 @@ connector Molex Micro-Fit_3.0 horizontal
6
5
Connector_Molex
+Molex_Micro-Fit_3.0_43650-0412_1x04-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0412 (compatible alternatives: 43650-0413, 43650-0414), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+5
+Connector_Molex
Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22169,6 +23121,13 @@ connector Molex Micro-Fit_3.0 horizontal
7
6
Connector_Molex
+Molex_Micro-Fit_3.0_43650-0512_1x05-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0512 (compatible alternatives: 43650-0513, 43650-0514), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+7
+6
+Connector_Molex
Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22211,6 +23170,13 @@ connector Molex Micro-Fit_3.0 horizontal
8
7
Connector_Molex
+Molex_Micro-Fit_3.0_43650-0612_1x06-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0612 (compatible alternatives: 43650-0613, 43650-0614), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+7
+Connector_Molex
Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22253,6 +23219,13 @@ connector Molex Micro-Fit_3.0 horizontal
9
8
Connector_Molex
+Molex_Micro-Fit_3.0_43650-0712_1x07-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0712 (compatible alternatives: 43650-0713, 43650-0714), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+9
+8
+Connector_Molex
Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22295,6 +23268,13 @@ connector Molex Micro-Fit_3.0 horizontal
10
9
Connector_Molex
+Molex_Micro-Fit_3.0_43650-0812_1x08-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0812 (compatible alternatives: 43650-0813, 43650-0814), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+9
+Connector_Molex
Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22337,6 +23317,13 @@ connector Molex Micro-Fit_3.0 horizontal
11
10
Connector_Molex
+Molex_Micro-Fit_3.0_43650-0912_1x09-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0912 (compatible alternatives: 43650-0913, 43650-0914), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+11
+10
+Connector_Molex
Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22379,6 +23366,13 @@ connector Molex Micro-Fit_3.0 horizontal
12
11
Connector_Molex
+Molex_Micro-Fit_3.0_43650-1012_1x10-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1012 (compatible alternatives: 43650-1013, 43650-1014), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+11
+Connector_Molex
Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22421,6 +23415,13 @@ connector Molex Micro-Fit_3.0 horizontal
13
12
Connector_Molex
+Molex_Micro-Fit_3.0_43650-1112_1x11-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1112 (compatible alternatives: 43650-1113, 43650-1114), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+13
+12
+Connector_Molex
Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -22463,6 +23464,13 @@ connector Molex Micro-Fit_3.0 horizontal
14
13
Connector_Molex
+Molex_Micro-Fit_3.0_43650-1212_1x12-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1212 (compatible alternatives: 43650-1213, 43650-1214), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+13
+Connector_Molex
Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical
Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
connector Molex Micro-Fit_3.0 vertical
@@ -25934,6 +26942,391 @@ connector Molex SlimStack vertical
0
80
80
+Connector_Molex_Milligrid
+Molex_8783204xx_2x02_P2.0mm_Header_Vertical
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320406_sd.pdf?inline)
+conn molex pin header
+0
+4
+4
+Connector_Molex_Milligrid
+Molex_8783206xx_2x03_P2.0mm_Header_Vertical
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320606_sd.pdf?inline)
+conn molex pin header
+0
+6
+6
+Connector_Molex_Milligrid
+Molex_8783206xx_2x03_P2.0mm_Header_Vertical_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320606_sd.pdf?inline)
+conn molex pin header
+0
+6
+6
+Connector_Molex_Milligrid
+Molex_8783206xx_2x03_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320606_sd.pdf?inline)
+conn molex pin header
+0
+6
+6
+Connector_Molex_Milligrid
+Molex_8783206xx_2x03_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320606_sd.pdf?inline)
+conn molex pin header
+0
+6
+6
+Connector_Molex_Milligrid
+Molex_8783208xx_2x04_P2.0mm_Header_Vertical
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320806_sd.pdf?inline)
+conn molex pin header
+0
+8
+8
+Connector_Molex_Milligrid
+Molex_8783208xx_2x04_P2.0mm_Header_Vertical_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320806_sd.pdf?inline)
+conn molex pin header
+0
+8
+8
+Connector_Molex_Milligrid
+Molex_8783208xx_2x04_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320806_sd.pdf?inline)
+conn molex pin header
+0
+8
+8
+Connector_Molex_Milligrid
+Molex_8783208xx_2x04_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878320806_sd.pdf?inline)
+conn molex pin header
+0
+8
+8
+Connector_Molex_Milligrid
+Molex_8783210xx_2x05_P2.0mm_Header_Vertical
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321006_sd.pdf?inline)
+conn molex pin header
+0
+10
+10
+Connector_Molex_Milligrid
+Molex_8783210xx_2x05_P2.0mm_Header_Vertical_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321006_sd.pdf?inline)
+conn molex pin header
+0
+10
+10
+Connector_Molex_Milligrid
+Molex_8783210xx_2x05_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321006_sd.pdf?inline)
+conn molex pin header
+0
+10
+10
+Connector_Molex_Milligrid
+Molex_8783210xx_2x05_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321006_sd.pdf?inline)
+conn molex pin header
+0
+10
+10
+Connector_Molex_Milligrid
+Molex_8783212xx_2x06_P2.0mm_Header_Vertical
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321206_sd.pdf?inline)
+conn molex pin header
+0
+12
+12
+Connector_Molex_Milligrid
+Molex_8783212xx_2x06_P2.0mm_Header_Vertical_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321206_sd.pdf?inline)
+conn molex pin header
+0
+12
+12
+Connector_Molex_Milligrid
+Molex_8783212xx_2x06_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321206_sd.pdf?inline)
+conn molex pin header
+0
+12
+12
+Connector_Molex_Milligrid
+Molex_8783212xx_2x06_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321206_sd.pdf?inline)
+conn molex pin header
+0
+12
+12
+Connector_Molex_Milligrid
+Molex_8783214xx_2x07_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321406_sd.pdf?inline)
+conn molex pin header
+0
+14
+14
+Connector_Molex_Milligrid
+Molex_8783214xx_2x07_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321406_sd.pdf?inline)
+conn molex pin header
+0
+14
+14
+Connector_Molex_Milligrid
+Molex_8783216xx_2x08_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321606_sd.pdf?inline)
+conn molex pin header
+0
+16
+16
+Connector_Molex_Milligrid
+Molex_8783216xx_2x08_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321606_sd.pdf?inline)
+conn molex pin header
+0
+16
+16
+Connector_Molex_Milligrid
+Molex_8783218xx_2x09_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321806_sd.pdf?inline)
+conn molex pin header
+0
+18
+18
+Connector_Molex_Milligrid
+Molex_8783218xx_2x09_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878321806_sd.pdf?inline)
+conn molex pin header
+0
+18
+18
+Connector_Molex_Milligrid
+Molex_8783220xx_2x10_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322006_sd.pdf?inline)
+conn molex pin header
+0
+20
+20
+Connector_Molex_Milligrid
+Molex_8783220xx_2x10_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322006_sd.pdf?inline)
+conn molex pin header
+0
+20
+20
+Connector_Molex_Milligrid
+Molex_8783222xx_2x11_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322206_sd.pdf?inline)
+conn molex pin header
+0
+22
+22
+Connector_Molex_Milligrid
+Molex_8783222xx_2x11_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322206_sd.pdf?inline)
+conn molex pin header
+0
+22
+22
+Connector_Molex_Milligrid
+Molex_8783224xx_2x12_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322406_sd.pdf?inline)
+conn molex pin header
+0
+24
+24
+Connector_Molex_Milligrid
+Molex_8783224xx_2x12_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322406_sd.pdf?inline)
+conn molex pin header
+0
+24
+24
+Connector_Molex_Milligrid
+Molex_8783226xx_2x13_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322606_sd.pdf?inline)
+conn molex pin header
+0
+26
+26
+Connector_Molex_Milligrid
+Molex_8783226xx_2x13_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322606_sd.pdf?inline)
+conn molex pin header
+0
+26
+26
+Connector_Molex_Milligrid
+Molex_8783228xx_2x14_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322806_sd.pdf?inline)
+conn molex pin header
+0
+28
+28
+Connector_Molex_Milligrid
+Molex_8783228xx_2x14_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878322806_sd.pdf?inline)
+conn molex pin header
+0
+28
+28
+Connector_Molex_Milligrid
+Molex_8783230xx_2x15_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323006_sd.pdf?inline)
+conn molex pin header
+0
+30
+30
+Connector_Molex_Milligrid
+Molex_8783230xx_2x15_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323006_sd.pdf?inline)
+conn molex pin header
+0
+30
+30
+Connector_Molex_Milligrid
+Molex_8783232xx_2x16_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323206_sd.pdf?inline)
+conn molex pin header
+0
+32
+32
+Connector_Molex_Milligrid
+Molex_8783232xx_2x16_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323206_sd.pdf?inline)
+conn molex pin header
+0
+32
+32
+Connector_Molex_Milligrid
+Molex_8783234xx_2x17_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323406_sd.pdf?inline)
+conn molex pin header
+0
+34
+34
+Connector_Molex_Milligrid
+Molex_8783234xx_2x17_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323406_sd.pdf?inline)
+conn molex pin header
+0
+34
+34
+Connector_Molex_Milligrid
+Molex_8783236xx_2x18_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323606_sd.pdf?inline)
+conn molex pin header
+0
+36
+36
+Connector_Molex_Milligrid
+Molex_8783236xx_2x18_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323606_sd.pdf?inline)
+conn molex pin header
+0
+36
+36
+Connector_Molex_Milligrid
+Molex_8783238xx_2x19_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323806_sd.pdf?inline)
+conn molex pin header
+0
+38
+38
+Connector_Molex_Milligrid
+Molex_8783238xx_2x19_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878323806_sd.pdf?inline)
+conn molex pin header
+0
+38
+38
+Connector_Molex_Milligrid
+Molex_8783240xx_2x20_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324006_sd.pdf?inline)
+conn molex pin header
+0
+40
+40
+Connector_Molex_Milligrid
+Molex_8783240xx_2x20_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324006_sd.pdf?inline)
+conn molex pin header
+0
+40
+40
+Connector_Molex_Milligrid
+Molex_8783242xx_2x21_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324206_sd.pdf?inline)
+conn molex pin header
+0
+42
+42
+Connector_Molex_Milligrid
+Molex_8783242xx_2x21_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324206_sd.pdf?inline)
+conn molex pin header
+0
+42
+42
+Connector_Molex_Milligrid
+Molex_8783244xx_2x22_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324406_sd.pdf?inline)
+conn molex pin header
+0
+44
+44
+Connector_Molex_Milligrid
+Molex_8783244xx_2x22_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324406_sd.pdf?inline)
+conn molex pin header
+0
+44
+44
+Connector_Molex_Milligrid
+Molex_8783246xx_2x23_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324606_sd.pdf?inline)
+conn molex pin header
+0
+46
+46
+Connector_Molex_Milligrid
+Molex_8783246xx_2x23_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324606_sd.pdf?inline)
+conn molex pin header
+0
+46
+46
+Connector_Molex_Milligrid
+Molex_8783248xx_2x24_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324806_sd.pdf?inline)
+conn molex pin header
+0
+48
+48
+Connector_Molex_Milligrid
+Molex_8783248xx_2x24_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878324806_sd.pdf?inline)
+conn molex pin header
+0
+48
+48
+Connector_Molex_Milligrid
+Molex_8783250xx_2x25_P2.0mm_Header_Vertical_Polarized
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878325006_sd.pdf?inline)
+conn molex pin header
+0
+50
+50
+Connector_Molex_Milligrid
+Molex_8783250xx_2x25_P2.0mm_Header_Vertical_Polarized_MountingPegs
+Milli-Grid PCB Header, Dual Row, Vertical, Surface Mount, Shrouded, 2.00 mm Pitch, Center Polarization, Mounting Pegs (source: https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/878/87832/878325006_sd.pdf?inline)
+conn molex pin header
+0
+50
+50
Connector_PCBEdge
4UCON_10156_2x40_P1.27mm_Socket_Horizontal
4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf
@@ -26012,6 +27405,48 @@ PCIe
164
164
Connector_PCBEdge
+DEC_double_long
+DEC card edge connectors, http://www.bitsavers.org/pdf/dec/handbooks/Digital_Logic_Handbook_1975-76.pdf page 10 (24) (bottom view), http://www.bitsavers.org/pdf/dec/pdp8/pdp8e/PDP-8E_Engineering_Drawings_Dec72.pdf page 70 (bottom view)
+Connector PCBEdge DEC_double_long
+0
+76
+73
+Connector_PCBEdge
+DEC_double_short
+DEC card edge connectors, http://www.bitsavers.org/pdf/dec/handbooks/Digital_Logic_Handbook_1975-76.pdf page 10 (24) (bottom view), http://www.bitsavers.org/pdf/dec/pdp8/pdp8e/PDP-8E_Engineering_Drawings_Dec72.pdf page 70 (bottom view)
+Connector PCBEdge DEC_double_short
+0
+76
+73
+Connector_PCBEdge
+DEC_quad_long
+DEC card edge connectors, http://www.bitsavers.org/pdf/dec/handbooks/Digital_Logic_Handbook_1975-76.pdf page 10 (24) (bottom view), http://www.bitsavers.org/pdf/dec/pdp8/pdp8e/PDP-8E_Engineering_Drawings_Dec72.pdf page 70 (bottom view)
+Connector PCBEdge DEC_quad_long
+0
+152
+145
+Connector_PCBEdge
+DEC_quad_short
+DEC card edge connectors, http://www.bitsavers.org/pdf/dec/handbooks/Digital_Logic_Handbook_1975-76.pdf page 10 (24) (bottom view), http://www.bitsavers.org/pdf/dec/pdp8/pdp8e/PDP-8E_Engineering_Drawings_Dec72.pdf page 70 (bottom view)
+Connector PCBEdge DEC_quad_short
+0
+152
+145
+Connector_PCBEdge
+DEC_single_long
+DEC card edge connectors, http://www.bitsavers.org/pdf/dec/handbooks/Digital_Logic_Handbook_1975-76.pdf page 10 (24) (bottom view), http://www.bitsavers.org/pdf/dec/pdp8/pdp8e/PDP-8E_Engineering_Drawings_Dec72.pdf page 70 (bottom view)
+Connector PCBEdge DEC_single_long
+0
+38
+37
+Connector_PCBEdge
+DEC_single_short
+DEC card edge connectors, http://www.bitsavers.org/pdf/dec/handbooks/Digital_Logic_Handbook_1975-76.pdf page 10 (24) (bottom view), http://www.bitsavers.org/pdf/dec/pdp8/pdp8e/PDP-8E_Engineering_Drawings_Dec72.pdf page 70 (bottom view)
+Connector PCBEdge DEC_single_short
+0
+38
+37
+Connector_PCBEdge
JAE_MM60-EZH039-Bx_BUS_PCI_Express_Holder
PCI Express mini card latch for 3.9mm connector height, https://www.jae.com/direct/topics/topics_file_download/?topics_id=68909&ext_no=06&index=0&_lang=en&v=2022071912512930114109
MiniPCI
@@ -26026,6 +27461,111 @@ MiniPCI
6
1
Connector_PCBEdge
+M.2_2230-xx-A
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2230-xx-A
+0
+67
+67
+Connector_PCBEdge
+M.2_2230-xx-B
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2230-xx-B
+0
+67
+67
+Connector_PCBEdge
+M.2_2230-xx-E
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2230-xx-E
+0
+67
+67
+Connector_PCBEdge
+M.2_2230-xx-M
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2230-xx-M
+0
+67
+67
+Connector_PCBEdge
+M.2_2242-xx-B
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2242-xx-B
+0
+67
+67
+Connector_PCBEdge
+M.2_2242-xx-M
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2242-xx-M
+0
+67
+67
+Connector_PCBEdge
+M.2_2260-xx-B
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2260-xx-B
+0
+67
+67
+Connector_PCBEdge
+M.2_2260-xx-M
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2260-xx-M
+0
+67
+67
+Connector_PCBEdge
+M.2_2280-xx-B
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2280-xx-B
+0
+67
+67
+Connector_PCBEdge
+M.2_2280-xx-M
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_2280-xx-M
+0
+67
+67
+Connector_PCBEdge
+M.2_3030-xx-A
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_3030-xx-A
+0
+67
+67
+Connector_PCBEdge
+M.2_3030-xx-E
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_3030-xx-E
+0
+67
+67
+Connector_PCBEdge
+M.2_3042-xx-B
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_3042-xx-B
+0
+67
+67
+Connector_PCBEdge
+M.2_22110-xx-B
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_22110-xx-B
+0
+67
+67
+Connector_PCBEdge
+M.2_22110-xx-M
+M.2 card edge connector, https://web.archive.org/web/20210118201723/http://read.pudn.com/downloads794/doc/project/3133918/PCIe_M.2_Electromechanical_Spec_Rev1.0_Final_11012013_RS_Clean.pdf
+Connector PCBEdge M.2_22110-xx-M
+0
+67
+67
+Connector_PCBEdge
SODIMM-200_1.8V_Card_edge
SODIMM 200-pins edge connector, Jedec MO-224 Variation AB compliant (1.8V DDR2 SDRAM), 0.6mm pitch, https://www.jst-mfg.com/product/pdf/eng/eDM-200P.pdf
sodimm
@@ -45765,6 +47305,1056 @@ conn samtec board-to-board socket high-speed
0
100
100
+Connector_Samtec_EdgeRate
+Samtec_ERF8-005-XX.X-DV-L_2x05_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+12
+10
+Connector_Samtec_EdgeRate
+Samtec_ERF8-005-XX.X-DV_2x05_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+10
+10
+Connector_Samtec_EdgeRate
+Samtec_ERF8-010-XX.X-DV-L_2x10_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+22
+20
+Connector_Samtec_EdgeRate
+Samtec_ERF8-010-XX.X-DV_2x10_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+20
+20
+Connector_Samtec_EdgeRate
+Samtec_ERF8-011-XX.X-DV-L_2x11_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+24
+22
+Connector_Samtec_EdgeRate
+Samtec_ERF8-011-XX.X-DV_2x11_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+22
+22
+Connector_Samtec_EdgeRate
+Samtec_ERF8-013-XX.X-DV-L_2x13_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+28
+26
+Connector_Samtec_EdgeRate
+Samtec_ERF8-013-XX.X-DV_2x13_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+26
+26
+Connector_Samtec_EdgeRate
+Samtec_ERF8-020-XX.X-DV-L_2x20_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+42
+40
+Connector_Samtec_EdgeRate
+Samtec_ERF8-020-XX.X-DV_2x20_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+40
+40
+Connector_Samtec_EdgeRate
+Samtec_ERF8-025-XX.X-DV-L_2x25_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+52
+50
+Connector_Samtec_EdgeRate
+Samtec_ERF8-025-XX.X-DV_2x25_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+50
+50
+Connector_Samtec_EdgeRate
+Samtec_ERF8-030-XX.X-DV-L_2x30_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+62
+60
+Connector_Samtec_EdgeRate
+Samtec_ERF8-030-XX.X-DV_2x30_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+60
+60
+Connector_Samtec_EdgeRate
+Samtec_ERF8-035-XX.X-DV-L_2x35_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+72
+70
+Connector_Samtec_EdgeRate
+Samtec_ERF8-035-XX.X-DV_2x35_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+70
+70
+Connector_Samtec_EdgeRate
+Samtec_ERF8-040-XX.X-DV-L_2x40_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+82
+80
+Connector_Samtec_EdgeRate
+Samtec_ERF8-040-XX.X-DV_2x40_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+80
+80
+Connector_Samtec_EdgeRate
+Samtec_ERF8-049-XX.X-DV-L_2x49_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+100
+98
+Connector_Samtec_EdgeRate
+Samtec_ERF8-049-XX.X-DV_2x49_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+98
+98
+Connector_Samtec_EdgeRate
+Samtec_ERF8-050-XX.X-DV-L_2x50_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+102
+100
+Connector_Samtec_EdgeRate
+Samtec_ERF8-050-XX.X-DV_2x50_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+100
+100
+Connector_Samtec_EdgeRate
+Samtec_ERF8-060-XX.X-DV-L_2x60_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+122
+120
+Connector_Samtec_EdgeRate
+Samtec_ERF8-060-XX.X-DV_2x60_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+120
+120
+Connector_Samtec_EdgeRate
+Samtec_ERF8-070-XX.X-DV-L_2x70_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+142
+140
+Connector_Samtec_EdgeRate
+Samtec_ERF8-070-XX.X-DV_2x70_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+140
+140
+Connector_Samtec_EdgeRate
+Samtec_ERF8-075-XX.X-DV-L_2x75_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+152
+150
+Connector_Samtec_EdgeRate
+Samtec_ERF8-075-XX.X-DV_2x75_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+150
+150
+Connector_Samtec_EdgeRate
+Samtec_ERF8-100-XX.X-DV-L_2x100_P0.8mm_Socket_Latch
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+202
+200
+Connector_Samtec_EdgeRate
+Samtec_ERF8-100-XX.X-DV_2x100_P0.8mm_Socket
+0.80 mm Edge Rate Rugged High Speed Socket (source: https://suddendocs.samtec.com/prints/erf8-xxx-xx.x-x-dv-xxxx-tr-footprint.pdf)
+conn samtec edge-rate socket
+0
+200
+200
+Connector_Samtec_EdgeRate
+Samtec_ERM8-005-XX.X-DV-L_2x05_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+12
+10
+Connector_Samtec_EdgeRate
+Samtec_ERM8-005-XX.X-DV_2x05_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+10
+10
+Connector_Samtec_EdgeRate
+Samtec_ERM8-010-XX.X-DV-L_2x10_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+22
+20
+Connector_Samtec_EdgeRate
+Samtec_ERM8-010-XX.X-DV_2x10_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+20
+20
+Connector_Samtec_EdgeRate
+Samtec_ERM8-011-XX.X-DV-L_2x11_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+24
+22
+Connector_Samtec_EdgeRate
+Samtec_ERM8-011-XX.X-DV_2x11_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+22
+22
+Connector_Samtec_EdgeRate
+Samtec_ERM8-013-XX.X-DV-L_2x13_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+28
+26
+Connector_Samtec_EdgeRate
+Samtec_ERM8-013-XX.X-DV_2x13_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+26
+26
+Connector_Samtec_EdgeRate
+Samtec_ERM8-020-XX.X-DV-L_2x20_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+42
+40
+Connector_Samtec_EdgeRate
+Samtec_ERM8-020-XX.X-DV_2x20_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+40
+40
+Connector_Samtec_EdgeRate
+Samtec_ERM8-025-XX.X-DV-L_2x25_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+52
+50
+Connector_Samtec_EdgeRate
+Samtec_ERM8-025-XX.X-DV_2x25_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+50
+50
+Connector_Samtec_EdgeRate
+Samtec_ERM8-030-XX.X-DV-L_2x30_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+62
+60
+Connector_Samtec_EdgeRate
+Samtec_ERM8-030-XX.X-DV_2x30_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+60
+60
+Connector_Samtec_EdgeRate
+Samtec_ERM8-035-XX.X-DV-L_2x35_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+72
+70
+Connector_Samtec_EdgeRate
+Samtec_ERM8-035-XX.X-DV_2x35_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+70
+70
+Connector_Samtec_EdgeRate
+Samtec_ERM8-040-XX.X-DV-L_2x40_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+82
+80
+Connector_Samtec_EdgeRate
+Samtec_ERM8-040-XX.X-DV_2x40_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+80
+80
+Connector_Samtec_EdgeRate
+Samtec_ERM8-049-XX.X-DV-L_2x49_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+100
+98
+Connector_Samtec_EdgeRate
+Samtec_ERM8-049-XX.X-DV_2x49_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+98
+98
+Connector_Samtec_EdgeRate
+Samtec_ERM8-050-XX.X-DV-L_2x50_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+102
+100
+Connector_Samtec_EdgeRate
+Samtec_ERM8-050-XX.X-DV_2x50_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+100
+100
+Connector_Samtec_EdgeRate
+Samtec_ERM8-060-XX.X-DV-L_2x60_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+122
+120
+Connector_Samtec_EdgeRate
+Samtec_ERM8-060-XX.X-DV_2x60_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+120
+120
+Connector_Samtec_EdgeRate
+Samtec_ERM8-070-XX.X-DV-L_2x70_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+142
+140
+Connector_Samtec_EdgeRate
+Samtec_ERM8-070-XX.X-DV_2x70_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+140
+140
+Connector_Samtec_EdgeRate
+Samtec_ERM8-075-XX.X-DV-L_2x75_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+152
+150
+Connector_Samtec_EdgeRate
+Samtec_ERM8-075-XX.X-DV_2x75_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+150
+150
+Connector_Samtec_EdgeRate
+Samtec_ERM8-100-XX.X-DV-L_2x100_P0.8mm_Terminal_Latch
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+202
+200
+Connector_Samtec_EdgeRate
+Samtec_ERM8-100-XX.X-DV_2x100_P0.8mm_Terminal
+0.80 mm Edge Rate Rugged High Speed Terminal (source: https://suddendocs.samtec.com/prints/erm8-xxx-xx.x-dv-xxxx-footprint.pdf)
+conn samtec edge-rate socket
+0
+200
+200
+Connector_Samtec_FSI
+Samtec_FSI-105-03-X-D-AD_2x05_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+10
+10
+Connector_Samtec_FSI
+Samtec_FSI-105-03-X-D_2x05_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+10
+10
+Connector_Samtec_FSI
+Samtec_FSI-105-XX-X-D-AD_2x05_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+10
+10
+Connector_Samtec_FSI
+Samtec_FSI-105-XX-X-D-AD_2x05_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+10
+10
+Connector_Samtec_FSI
+Samtec_FSI-105-XX-X-D_2x05_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+10
+10
+Connector_Samtec_FSI
+Samtec_FSI-105-XX-X-D_2x05_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+10
+10
+Connector_Samtec_FSI
+Samtec_FSI-110-03-X-D-AD_2x10_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-03-X-D-M-AD_2x10_P1.0mm_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-03-X-D-M_2x10_P1.0mm_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-03-X-D_2x10_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-XX-X-D-AD_2x10_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-XX-X-D-AD_2x10_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-XX-X-D-M-AD_2x10_P1.0mm_Mate_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-XX-X-D-M-AD_2x10_P1.0mm_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-XX-X-D-M_2x10_P1.0mm_Mate_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-XX-X-D-M_2x10_P1.0mm_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-XX-X-D_2x10_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-110-XX-X-D_2x10_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+20
+20
+Connector_Samtec_FSI
+Samtec_FSI-115-03-X-D-AD_2x15_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+30
+30
+Connector_Samtec_FSI
+Samtec_FSI-115-03-X-D_2x15_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+30
+30
+Connector_Samtec_FSI
+Samtec_FSI-115-XX-X-D-AD_2x15_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+30
+30
+Connector_Samtec_FSI
+Samtec_FSI-115-XX-X-D-AD_2x15_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+30
+30
+Connector_Samtec_FSI
+Samtec_FSI-115-XX-X-D_2x15_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+30
+30
+Connector_Samtec_FSI
+Samtec_FSI-115-XX-X-D_2x15_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+30
+30
+Connector_Samtec_FSI
+Samtec_FSI-120-03-X-D-AD_2x20_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-03-X-D-M-AD_2x20_P1.0mm_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-03-X-D-M_2x20_P1.0mm_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-03-X-D_2x20_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-XX-X-D-AD_2x20_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-XX-X-D-AD_2x20_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-XX-X-D-M-AD_2x20_P1.0mm_Mate_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-XX-X-D-M-AD_2x20_P1.0mm_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-XX-X-D-M_2x20_P1.0mm_Mate_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-XX-X-D-M_2x20_P1.0mm_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-XX-X-D_2x20_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-120-XX-X-D_2x20_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+40
+40
+Connector_Samtec_FSI
+Samtec_FSI-125-03-X-D-AD_2x25_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+50
+50
+Connector_Samtec_FSI
+Samtec_FSI-125-03-X-D_2x25_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+50
+50
+Connector_Samtec_FSI
+Samtec_FSI-125-XX-X-D-AD_2x25_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+50
+50
+Connector_Samtec_FSI
+Samtec_FSI-125-XX-X-D-AD_2x25_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+50
+50
+Connector_Samtec_FSI
+Samtec_FSI-125-XX-X-D_2x25_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+50
+50
+Connector_Samtec_FSI
+Samtec_FSI-125-XX-X-D_2x25_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+50
+50
+Connector_Samtec_FSI
+Samtec_FSI-130-03-X-D-AD_2x30_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-03-X-D-M-AD_2x30_P1.0mm_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-03-X-D-M_2x30_P1.0mm_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-03-X-D_2x30_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-XX-X-D-AD_2x30_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-XX-X-D-AD_2x30_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-XX-X-D-M-AD_2x30_P1.0mm_Mate_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-XX-X-D-M-AD_2x30_P1.0mm_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-XX-X-D-M_2x30_P1.0mm_Mate_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-XX-X-D-M_2x30_P1.0mm_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-XX-X-D_2x30_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-130-XX-X-D_2x30_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+60
+60
+Connector_Samtec_FSI
+Samtec_FSI-135-03-X-D-AD_2x35_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+70
+70
+Connector_Samtec_FSI
+Samtec_FSI-135-03-X-D_2x35_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+70
+70
+Connector_Samtec_FSI
+Samtec_FSI-135-XX-X-D-AD_2x35_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+70
+70
+Connector_Samtec_FSI
+Samtec_FSI-135-XX-X-D-AD_2x35_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+70
+70
+Connector_Samtec_FSI
+Samtec_FSI-135-XX-X-D_2x35_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+70
+70
+Connector_Samtec_FSI
+Samtec_FSI-135-XX-X-D_2x35_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+70
+70
+Connector_Samtec_FSI
+Samtec_FSI-140-03-X-D-AD_2x40_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-03-X-D-M-AD_2x40_P1.0mm_Pol20_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-03-X-D-M_2x40_P1.0mm_Pol20_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-03-X-D_2x40_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-XX-X-D-AD_2x40_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-XX-X-D-AD_2x40_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-XX-X-D-M-AD_2x40_P1.0mm_Pol20_Mate_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-XX-X-D-M-AD_2x40_P1.0mm_Pol20_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-XX-X-D-M_2x40_P1.0mm_Pol20_Mate_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-XX-X-D-M_2x40_P1.0mm_Pol20_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-XX-X-D_2x40_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-140-XX-X-D_2x40_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+80
+80
+Connector_Samtec_FSI
+Samtec_FSI-145-03-X-D-AD_2x45_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+90
+90
+Connector_Samtec_FSI
+Samtec_FSI-145-03-X-D_2x45_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+90
+90
+Connector_Samtec_FSI
+Samtec_FSI-145-XX-X-D-AD_2x45_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+90
+90
+Connector_Samtec_FSI
+Samtec_FSI-145-XX-X-D-AD_2x45_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+90
+90
+Connector_Samtec_FSI
+Samtec_FSI-145-XX-X-D_2x45_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+90
+90
+Connector_Samtec_FSI
+Samtec_FSI-145-XX-X-D_2x45_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+90
+90
+Connector_Samtec_FSI
+Samtec_FSI-150-03-X-D-AD_2x50_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-03-X-D-M-AD_2x50_P1.0mm_Pol25_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-03-X-D-M_2x50_P1.0mm_Pol25_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-03-X-D_2x50_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-03-x-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-XX-X-D-AD_2x50_P1.0mm_Mate_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-XX-X-D-AD_2x50_P1.0mm_Socket_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-XX-X-D-M-AD_2x50_P1.0mm_Pol25_Mate_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-XX-X-D-M-AD_2x50_P1.0mm_Pol25_Socket_Threaded_AlignmentPin
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded, Alignment Pin (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-XX-X-D-M_2x50_P1.0mm_Pol25_Mate_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate, Threaded (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-XX-X-D-M_2x50_P1.0mm_Pol25_Socket_Threaded
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, Threaded (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-XX-X-D_2x50_P1.0mm_Mate
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row, PCB Mate (source: https://suddendocs.samtec.com/prints/fsi-mating%20board.pdf)
+conn samtec one piece interface
+0
+100
+100
+Connector_Samtec_FSI
+Samtec_FSI-150-XX-X-D_2x50_P1.0mm_Socket
+Samtec FSI One-Piece Interface, 1.00 mm Pitch, Double Row (source: https://suddendocs.samtec.com/prints/fsi-1xx-xx-xxx-d-x-xx-xx-footprint.pdf)
+conn samtec one piece interface
+0
+100
+100
Connector_Samtec_HLE_SMD
Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal
Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
@@ -49979,6 +52569,188 @@ conn samtec card-edge high-speed
0
200
200
+Connector_Samtec_LTMM
+Samtec_LTMM-104-02-X-D-SM-LC_2x04_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+8
+8
+Connector_Samtec_LTMM
+Samtec_LTMM-104-02-X-D-SM_2x04_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+8
+8
+Connector_Samtec_LTMM
+Samtec_LTMM-105-02-X-D-SM-LC_2x05_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+10
+10
+Connector_Samtec_LTMM
+Samtec_LTMM-105-02-X-D-SM_2x05_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+10
+10
+Connector_Samtec_LTMM
+Samtec_LTMM-106-02-X-D-SM-LC_2x06_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+12
+12
+Connector_Samtec_LTMM
+Samtec_LTMM-106-02-X-D-SM_2x06_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+12
+12
+Connector_Samtec_LTMM
+Samtec_LTMM-107-02-X-D-SM-LC_2x07_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+14
+14
+Connector_Samtec_LTMM
+Samtec_LTMM-107-02-X-D-SM_2x07_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+14
+14
+Connector_Samtec_LTMM
+Samtec_LTMM-108-02-X-D-SM-LC_2x08_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+16
+16
+Connector_Samtec_LTMM
+Samtec_LTMM-108-02-X-D-SM_2x08_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+16
+16
+Connector_Samtec_LTMM
+Samtec_LTMM-110-02-X-D-SM-LC_2x10_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+20
+20
+Connector_Samtec_LTMM
+Samtec_LTMM-110-02-X-D-SM_2x10_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+20
+20
+Connector_Samtec_LTMM
+Samtec_LTMM-112-02-X-D-SM-LC_2x12_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+24
+24
+Connector_Samtec_LTMM
+Samtec_LTMM-112-02-X-D-SM_2x12_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+24
+24
+Connector_Samtec_LTMM
+Samtec_LTMM-113-02-X-D-SM-LC_2x13_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+26
+26
+Connector_Samtec_LTMM
+Samtec_LTMM-113-02-X-D-SM_2x13_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+26
+26
+Connector_Samtec_LTMM
+Samtec_LTMM-115-02-X-D-SM-LC_2x15_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+30
+30
+Connector_Samtec_LTMM
+Samtec_LTMM-115-02-X-D-SM_2x15_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+30
+30
+Connector_Samtec_LTMM
+Samtec_LTMM-117-02-X-D-SM-LC_2x17_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+34
+34
+Connector_Samtec_LTMM
+Samtec_LTMM-117-02-X-D-SM_2x17_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+34
+34
+Connector_Samtec_LTMM
+Samtec_LTMM-120-02-X-D-SM-LC_2x20_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+40
+40
+Connector_Samtec_LTMM
+Samtec_LTMM-120-02-X-D-SM_2x20_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+40
+40
+Connector_Samtec_LTMM
+Samtec_LTMM-122-02-X-D-SM-LC_2x22_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+44
+44
+Connector_Samtec_LTMM
+Samtec_LTMM-122-02-X-D-SM_2x22_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+44
+44
+Connector_Samtec_LTMM
+Samtec_LTMM-125-02-X-D-SM-LC_2x25_P2.0mm_Header_Vertical_LockingClip
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount, Locking Clips (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+50
+50
+Connector_Samtec_LTMM
+Samtec_LTMM-125-02-X-D-SM_2x25_P2.0mm_Header_Vertical
+Samtec LTMM Shrouded Terminal Strip, 2.00 mm Pitch, Double Row, Surface Mount (source: https://suddendocs.samtec.com/prints/ltmm-1xx-xx-xx-d-xx-xx-footprint.pdf#page=3)
+conn samtec terminal strip pin header
+0
+50
+50
Connector_Samtec_MicroMate
Samtec_T1M-02-X-S-RA_1x02-1MP_P1.0mm_Terminal_Horizontal
Samtec Micro Mate Discrete Wire Terminal Strip, 1.00 mm Pitch, Single Row, Horizontal (Right Angle) (source: https://suddendocs.samtec.com/prints/t1m-single-row-footprint.pdf)
@@ -51905,7 +54677,7 @@ hdmi right angle
23
20
Connector_Video
-HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal
+HDMI_A_Contact_Technology_19APL2_Horizontal
HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449
HDMI Contact Technology Type A
0
@@ -51926,21 +54698,21 @@ HDMI Molex Type A
23
20
Connector_Video
-HDMI_Micro-D_Molex_46765-0x01
+HDMI_Micro-D_Molex_46765-0xxx
HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
hdmi micro type d right angle smd
0
23
20
Connector_Video
-HDMI_Micro-D_Molex_46765-1x01
+HDMI_Micro-D_Molex_46765-1xxx
HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
hdmi micro type d right angle tht
0
23
20
Connector_Video
-HDMI_Micro-D_Molex_46765-2x0x
+HDMI_Micro-D_Molex_46765-2xxx
HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
hdmi micro type d right angle tht smd hybrid
0
@@ -54453,16 +57225,44 @@ connector wire 6sqmm double-strain-relief
6
6
Connector_Wire
+SolderWirePad_1x01_SMD_1.5x3mm
+Wire Pad, Square, SMD Pad, 1.5mm x 3mm
+MeasurementPoint Square SMDPad 1.5mmx3mm
+0
+1
+1
+Connector_Wire
SolderWirePad_1x01_SMD_1x2mm
-Wire Pad, Square, SMD Pad, 1mm x 2mm,
-MesurementPoint Square SMDPad 1mmx2mm
+Wire Pad, Square, SMD Pad, 1mm x 2mm
+MeasurementPoint Square SMDPad 1mmx2mm
+0
+1
+1
+Connector_Wire
+SolderWirePad_1x01_SMD_2x4mm
+Wire Pad, Square, SMD Pad, 2mm x 4mm
+MeasurementPoint Square SMDPad 2mmx4mm
+0
+1
+1
+Connector_Wire
+SolderWirePad_1x01_SMD_3x6mm
+Wire Pad, Square, SMD Pad, 3mm x 6mm
+MeasurementPoint Square SMDPad 3mmx6mm
+0
+1
+1
+Connector_Wire
+SolderWirePad_1x01_SMD_4x8mm
+Wire Pad, Square, SMD Pad, 4mm x 8mm
+MeasurementPoint Square SMDPad 4mmx8mm
0
1
1
Connector_Wire
SolderWirePad_1x01_SMD_5x10mm
-Wire Pad, Square, SMD Pad, 5mm x 10mm,
-MesurementPoint Square SMDPad 5mmx10mm
+Wire Pad, Square, SMD Pad, 5mm x 10mm
+MeasurementPoint Square SMDPad 5mmx10mm
0
1
1
@@ -54788,6 +57588,69 @@ connector Wuerth WR-WTB vertical
0
10
10
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-2PLT_1x02-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-2PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+4
+3
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-3PLT_1x03-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-3PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+5
+4
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-4PLT_1x04-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-4PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+6
+5
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-5PLT_1x05-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-5PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+7
+6
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-6PLT_1x06-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-6PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+8
+7
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-7PLT_1x07-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-7PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+9
+8
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-8PLT_1x08-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-8PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+10
+9
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-9PLT_1x09-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-9PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+11
+10
+Connector_Zhaoxing
+Zhaoxing_VH_ZX-VH3.96-10PLT_1x10-1MP_P3.96mm_Vertical
+Zhaoxing VH series connector, ZX-VH3.96-10PLT (https://www.lcsc.com/datasheet/lcsc_datasheet_2306191414_Megastar-ZX-VH3-96-4PLT_C7429652.pdf), generated with kicad-footprint-generator
+connector Zhaoxing VH vertical
+0
+12
+11
Converter_ACDC
Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical
ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf
@@ -54804,49 +57667,49 @@ Hahn ACDC-Converter THT
4
Converter_ACDC
Converter_ACDC_Hi-Link_HLK-2Mxx
-ACDC-Converter, 2W, Hi-Link, HLK-2Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%972W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%912W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%AF%B4%E6%98%8E%E4%B9%A6V2.6.pdf)
+ACDC-Converter, 2W, Hi-Link, HLK-2Mxx, THT, https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%972W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%912W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%AF%B4%E6%98%8E%E4%B9%A6V2.6.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter 2W THT Hi-Link board mount module
0
4
4
Converter_ACDC
Converter_ACDC_Hi-Link_HLK-5Mxx
-ACDC-Converter, 5W, Hi-Link, HLK-5Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%975W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%915W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf)
+ACDC-Converter, 5W, Hi-Link, HLK-5Mxx, THT, https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%975W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%915W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter 5W THT Hi-Link board mount module
0
4
4
Converter_ACDC
Converter_ACDC_Hi-Link_HLK-10Mxx
-ACDC-Converter, 10W, Hi-Link, HLK-10Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9710W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9110W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.8.pdf)
+ACDC-Converter, 10W, Hi-Link, HLK-10Mxx, THT, https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9710W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9110W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.8.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter 10W THT Hi-Link board mount module
0
4
4
Converter_ACDC
Converter_ACDC_Hi-Link_HLK-12MxxA
-ACDC-Converter, 12W, Hi-Link, HLK-12MxxA, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9712W%E7%B3%BB%E5%88%97/1/12W%E7%B3%BB%E5%88%97%E8%A7%84%E6%A0%BC%E4%B9%A6.pdf)
+ACDC-Converter, 12W, Hi-Link, HLK-12MxxA, THT, https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9712W%E7%B3%BB%E5%88%97/1/12W%E7%B3%BB%E5%88%97%E8%A7%84%E6%A0%BC%E4%B9%A6.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter 12W THT Hi-Link board mount module
0
4
4
Converter_ACDC
Converter_ACDC_Hi-Link_HLK-20Mxx
-ACDC-Converter, 20W, Hi-Link, HLK-20Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9720W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9120W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.6.pdf)
+ACDC-Converter, 20W, Hi-Link, HLK-20Mxx, THT, https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9720W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9120W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.6.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter 20W THT Hi-Link board mount module
0
4
4
Converter_ACDC
Converter_ACDC_Hi-Link_HLK-30Mxx
-ACDC-Converter, 30W, Hi-Link, HLK-30Mxx, HLK-30MxxC, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9730W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9130W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.6.pdf)
+ACDC-Converter, 30W, Hi-Link, HLK-30Mxx, HLK-30MxxC, THT, https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9730W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9130W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.6.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter 30W THT Hi-Link board mount module
0
4
4
Converter_ACDC
Converter_ACDC_Hi-Link_HLK-PMxx
-ACDC-Converter, 3W, Hi-Link, HLK-PMxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%973W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%913W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf)
+ACDC-Converter, 3W, Hi-Link, HLK-PMxx, THT, https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%973W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%913W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter 3W THT Hi-Link board mount module
0
4
@@ -54965,42 +57828,42 @@ Recom RAC20-xxSK
4
Converter_ACDC
Converter_ACDC_TRACO_TMF_051xx_THT
-ACDC-Converter, TRACO, TMF 051xx, 5W, Rev. August 26. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmf05.pdf)
+ACDC-Converter, TRACO, TMF 051xx, 5W, Rev. August 26. 2024, https://www.tracopower.com/products/tmf05.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter TRACO TMF05 THT 5W
0
4
4
Converter_ACDC
Converter_ACDC_TRACO_TMF_101xx_THT
-ACDC-Converter, TRACO, TMF 101xx, 10W, Rev. August 27. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmf10.pdf)
+ACDC-Converter, TRACO, TMF 101xx, 10W, Rev. August 27. 2024, https://www.tracopower.com/products/tmf10.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter TRACO TMF10 THT 10W
0
4
4
Converter_ACDC
Converter_ACDC_TRACO_TMF_201xx_THT
-ACDC-Converter, TRACO, TMF 201xx, 20W, Rev. August 28. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmf20.pdf)
+ACDC-Converter, TRACO, TMF 201xx, 20W, Rev. August 28. 2024, https://www.tracopower.com/products/tmf20.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter TRACO TMF20 THT 20W
0
4
4
Converter_ACDC
Converter_ACDC_TRACO_TMF_301xx_THT
-ACDC-Converter, TRACO, TMF 301xx, 30W, Rev. October 10. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmf30.pdf)
+ACDC-Converter, TRACO, TMF 301xx, 30W, Rev. October 10. 2024, https://www.tracopower.com/products/tmf30.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter TRACO TMF30 THT 30W
0
4
4
Converter_ACDC
Converter_ACDC_TRACO_TMG_071xx_THT
-ACDC-Converter, TRACO, TMG 071xx, 7W, Rev. March 24. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmg07.pdf)
+ACDC-Converter, TRACO, TMG 071xx, 7W, Rev. March 24. 2025, https://www.tracopower.com/products/tmg07.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter TRACO TMG07 THT 1.08"x1.08" 7W
0
4
4
Converter_ACDC
Converter_ACDC_TRACO_TMG_151xx_THT
-ACDC-Converter, TRACO, TMG 151xx, 15W, Rev. March 26. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmg15.pdf)
+ACDC-Converter, TRACO, TMG 151xx, 15W, Rev. March 26. 2025, https://www.tracopower.com/products/tmg15.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter TRACO TMG15 THT 1.62"x1.07" 15W
0
4
@@ -55028,19 +57891,26 @@ ACDC-Converter TRACO TMLM 10 and TMLM 20
4
Converter_ACDC
Converter_ACDC_TRACO_TMPW5-1xx_THT
-ACDC-Converter, TRACO, TMPW5-xxx, 5W, Rev. March 19. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmpw5.pdf)
+ACDC-Converter, TRACO, TMPW5-xxx, 5W, Rev. March 19. 2025, https://www.tracopower.com/products/tmpw5.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter TRACO TMPW5 THT 1.46"x1.08"
0
5
5
Converter_ACDC
Converter_ACDC_TRACO_TMPW10_1xx_THT
-ACDC-Converter, TRACO, TMPW 10, 10W, Rev. March 17. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmpw10.pdf)
+ACDC-Converter, TRACO, TMPW 10, 10W, Rev. March 17. 2025, https://www.tracopower.com/products/tmpw10.pdf, generated with kicad-footprint-generator StandardBox_generator.py
ACDC-Converter TRACO TMPW10 THT 1.46"x1.08"
0
5
5
Converter_ACDC
+Converter_ACDC_TRACO_TMPW25_1xx_THT
+ACDC-Converter, TRACO, TMPW 25, 25W, Rev. June 16. 2025, https://www.tracopower.com/products/tmpw25.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+ACDC-Converter TRACO TMPW25 THT 2.07"x1.08" 25W
+0
+4
+4
+Converter_ACDC
Converter_ACDC_TRACO_TPP-15-1xx-D_THT
ACDC-Converter, 15W, TRACO TPP 15-D, 42 x 28.9 x 21.5mm, https://www.tracopower.com/sites/default/files/products/datasheets/tpp15_d_datasheet.pdf
ACDC-Converter TRACO TPP
@@ -55049,21 +57919,21 @@ ACDC-Converter TRACO TPP
5
Converter_ACDC
Converter_ACDC_Vigortronix_VTX-214-010-1xx_THT
-ACDC converter, Vigortronix, VTX-214-010-1xx, 10W, input 90-265VAC, output 3.3-48V, body size 36x56x25.5mm (Script generated with StandardBox.py) (https://www.vigortronix.com/wp-content/uploads/2022/01/VTX-214-010-1-Series-D0034-1.pdf)
+ACDC converter, Vigortronix, VTX-214-010-1xx, 10W, input 90-265VAC, output 3.3-48V, body size 36x56x25.5mm, https://www.vigortronix.com/wp-content/uploads/2022/01/VTX-214-010-1-Series-D0034-1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
switching regulator filter
0
4
4
Converter_ACDC
Converter_ACDC_Vigortronix_VTX-214-010-2xx_THT
-Miniature ACDC converter, Vigortronix, VTX-214-010-2xx, 10W, input 90-265VAC, output 3.3-48V, body size 30x45.5x24mm (Script generated with StandardBox.py) (https://www.vigortronix.com/wp-content/uploads/2024/03/VTX-214-010-2xx-10W-Mini-AC-DC-Converter-Range-D0066.pdf)
+Miniature ACDC converter, Vigortronix, VTX-214-010-2xx, 10W, input 90-265VAC, output 3.3-48V, body size 30x45.5x24mm, https://www.vigortronix.com/wp-content/uploads/2024/03/VTX-214-010-2xx-10W-Mini-AC-DC-Converter-Range-D0066.pdf, generated with kicad-footprint-generator StandardBox_generator.py
switching regulator filter
0
4
4
Converter_ACDC
Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT
-Miniature ACDC converter, Vigortronix, VTX-214-015-1xx, 15W, output 3.3-48V, body size 45x55x21mm (Script generated with StandardBox.py) (https://www.vigortronix.com/wp-content/uploads/2022/01/VTX-214-015-1-Series-D0035.pdf)
+Miniature ACDC converter, Vigortronix, VTX-214-015-1xx, 15W, output 3.3-48V, body size 45x55x21mm, https://www.vigortronix.com/wp-content/uploads/2022/01/VTX-214-015-1-Series-D0035.pdf, generated with kicad-footprint-generator StandardBox_generator.py
switching regulator filter
0
5
@@ -55168,7 +58038,7 @@ MeanWell NID60
11
Converter_DCDC
Converter_DCDC_MeanWell_NSD10_THT
-MeanWell NSD10 (Script generated with StandardBox.py) (https://www.meanwell.com/webapp/product/search.aspx?prod=NSD10-D)
+MeanWell NSD10, https://www.meanwell.com/webapp/product/search.aspx?prod=NSD10-D, generated with kicad-footprint-generator StandardBox_generator.py
MeanWell NSD NSD10
0
6
@@ -55231,7 +58101,7 @@ PicoBK DC/DC MYRBP MYRGP MYRLP
9
Converter_DCDC
Converter_DCDC_Murata_NCS1SxxxxSC_THT
-Murata NCS1SxxxxSC (Script generated with StandardBox.py) (https://power.murata.com/data/power/ncl/kdc_ncs1.pdf)
+Murata NCS1SxxxxSC, https://power.murata.com/data/power/ncl/kdc_ncs1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Murata NCS1SxxxxSC
0
5
@@ -55364,28 +58234,35 @@ DCDC-Converter Silvertel Ag5810 single output POE
13
Converter_DCDC
Converter_DCDC_TRACO_TBA1-xxxxE_Dual_THT
-DCDC-Converter, TRACO, TBA1-xxxxE, Dual, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba1e.pdf)
+DCDC-Converter, TRACO, TBA1-xxxxE, Dual, 1W, Rev. October 31. 2023, https://www.tracopower.com/products/tba1e.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TBA1E THT SIP-7 1W
0
5
5
Converter_DCDC
Converter_DCDC_TRACO_TBA1-xxxxE_Single_THT
-DCDC-Converter, TRACO, TBA1-xxxxE, Single, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba1e.pdf)
+DCDC-Converter, TRACO, TBA1-xxxxE, Single, 1W, Rev. October 31. 2023, https://www.tracopower.com/products/tba1e.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TBA1E THT SIP-7 1W
0
4
4
Converter_DCDC
+Converter_DCDC_TRACO_TBA1-xxxx_THT
+DCDC-Converter, TRACO, TBA1-xxxx, 1W, Rev. May 21. 2025, https://www.tracopower.com/products/tba1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO TBA1 THT SIP-4 1W
+0
+4
+4
+Converter_DCDC
Converter_DCDC_TRACO_TBA2-xxxx_Dual_THT
-DCDC-Converter, TRACO, TBA2-xxxx, Dual, 2W, Rev. October 18. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba2.pdf)
+DCDC-Converter, TRACO, TBA2-xxxx, Dual, 2W, Rev. October 18. 2023, https://www.tracopower.com/products/tba2.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TBA2 THT SIP-7 2W
0
5
5
Converter_DCDC
Converter_DCDC_TRACO_TBA2-xxxx_Single_THT
-DCDC-Converter, TRACO, TBA2-xxxx, Single, 2W, Rev. October 18. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba2.pdf)
+DCDC-Converter, TRACO, TBA2-xxxx, Single, 2W, Rev. October 18. 2023, https://www.tracopower.com/products/tba2.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TBA2 THT SIP-7 2W
0
4
@@ -55406,36 +58283,43 @@ dcdc traco 5w
6
Converter_DCDC
Converter_DCDC_TRACO_TDU1-xxxx_THT
-DCDC-Converter, TRACO, TDU1-xxxx, 1W, Rev. October 24. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tdu1.pdf)
+DCDC-Converter, TRACO, TDU1-xxxx, 1W, Rev. October 24. 2023, https://www.tracopower.com/products/tdu1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TDU1 THT DIP-8 1W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TEA1-xxxxE_THT
-DCDC-Converter, TRACO, TEA1-xxxxE, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1e.pdf)
+DCDC-Converter, TRACO, TEA1-xxxxE, 1W, Rev. October 31. 2023, https://www.tracopower.com/products/tea1e.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TEA1E THT SIP-7 1W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TEA1-xxxxHI_THT
-DCDC-Converter, TRACO, TEA1-xxxxHI, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1hi.pdf)
+DCDC-Converter, TRACO, TEA1-xxxxHI, 1W, Rev. October 31. 2023, https://www.tracopower.com/products/tea1hi.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TEA1HI THT SIP-7 1W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TEA1-xxxx_THT
-DCDC-Converter, TRACO, TEA1-xxxx, 1W, Rev. October 19. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1.pdf)
+DCDC-Converter, TRACO, TEA1-xxxx, 1W, Rev. October 19. 2023, https://www.tracopower.com/products/tea1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TEA1 THT SIP-4 1W
0
4
4
Converter_DCDC
+Converter_DCDC_TRACO_TEC2-12xxWI_24xxWI_48xxWI_THT
+DCDC-Converter, TRACO, TEC 2-12xxWI, TEC 2-24xxWI, TEC 2-48xxWI, 2W, Rev. May 7. 2025, https://www.tracopower.com/products/tec2wi.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO TEC2WI THT SIP-8 2W TMR2
+0
+7
+7
+Converter_DCDC
Converter_DCDC_TRACO_TEC3-24xxUI_THT
-DCDC-Converter, TRACO, TEC3-24xxUI, 3W, Rev. July 31. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tec3ui.pdf)
-DCDC-Converter TRACO TEC3UI THT SIP-8 3W
+DCDC-Converter, TRACO, TEC3-24xxUI, 3W, Rev. September 17. 2025, https://www.tracopower.com/products/tec3ui.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THT SIP-8 3W TEC3UI TEC1UI TEC6 TEC6UI
0
7
7
@@ -55448,7 +58332,7 @@ traco dcdc tht 12w
5
Converter_DCDC
Converter_DCDC_TRACO_TEN10-110xxWIRH_THT
-DCDC-Converter, TRACO, TEN 10-110xxWIRH, 10W, Rev. December 16. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/ten10wirh.pdf)
+DCDC-Converter, TRACO, TEN 10-110xxWIRH, 10W, Rev. December 16. 2024, https://www.tracopower.com/products/ten10wirh.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TEN10WIRH THT DIP-24 TEN3WIRH TEN6WIRH
0
9
@@ -55476,7 +58360,7 @@ DCDC-Converter TRACO TEN10-xxxx
4
Converter_DCDC
Converter_DCDC_TRACO_TEN20-110xxWIRH_THT
-DCDC-Converter, TRACO, TEN 20-110xxWIRH, 20W, Rev. August 22. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/ten20wirh.pdf)
+DCDC-Converter, TRACO, TEN 20-110xxWIRH, 20W, Rev. August 22. 2024, https://www.tracopower.com/products/ten20wirh.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TEN20WIRH THT 1"x1.6" 20W
0
6
@@ -55496,22 +58380,50 @@ DCDC-Converter TRACO TEN20 Generic
6
6
Converter_DCDC
+Converter_DCDC_TRACO_TEN30-xxxxUIR_THT
+DCDC-Converter, TRACO, TEN 30-xxxxUIR, 30W, Rev. August 6. 2025, https://www.tracopower.com/products/ten30uir.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO TEN30UIR THT 2"x1" 30W
+0
+7
+7
+Converter_DCDC
Converter_DCDC_TRACO_TEN40-110xxWIRH_THT
-DCDC-Converter, TRACO, TEN 40-110xxWIRH, 40W, Rev. October 2. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/ten40wirh.pdf)
+DCDC-Converter, TRACO, TEN 40-110xxWIRH, 40W, Rev. October 2. 2024, https://www.tracopower.com/products/ten40wirh.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TEN40WIRH THT 2"x1" 40W
0
6
6
Converter_DCDC
+Converter_DCDC_TRACO_TEP150-721xUIR_THT
+DCDC-Converter, TRACO, TEP150-721xUIR, 150W, Rev. September 4. 2025, https://www.tracopower.com/products/tep150uir.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO TEP150UIR THT Half-Brick 61x57.9 150W TEP200UIR
+0
+15
+12
+Converter_DCDC
+Converter_DCDC_TRACO_TES1-051x_121x_241x_Single_SMD
+DCDC-Converter, TRACO, TES1-051x, TES1-121x, TES1-241x, Single, 1W, Rev. July 1. 2025, https://www.tracopower.com/products/tes1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO TES1 SMD SMD8 1W
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TES1-052x_122x_242x_Dual_SMD
+DCDC-Converter, TRACO, TES1-052x, TES1-122x, TES1-242x, Dual, 1W, Rev. July 1. 2025, https://www.tracopower.com/products/tes1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO TES1 SMD SMD10 1W
+0
+6
+6
+Converter_DCDC
Converter_DCDC_TRACO_THB10-xxxx_Dual_THT
-DCDC-Converter, TRACO, THB10-xxxx, Dual, 10W, Rev. March 12. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/thb10.pdf)
+DCDC-Converter, TRACO, THB10-xxxx, Dual, 10W, Rev. March 12. 2025, https://www.tracopower.com/products/thb10.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO THB10 THT 2"x1" 10W TRI15 TRI20
0
5
5
Converter_DCDC
Converter_DCDC_TRACO_THB10-xxxx_Single_THT
-DCDC-Converter, TRACO, THB10-xxxx, Single, 10W, Rev. March 12. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/thb10.pdf)
+DCDC-Converter, TRACO, THB10-xxxx, Single, 10W, Rev. March 12. 2025, https://www.tracopower.com/products/thb10.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO THB10 THT 2"x1" 10W TRI15 TRI20
0
4
@@ -55524,6 +58436,27 @@ traco dcdc tht 15w
9
9
Converter_DCDC
+Converter_DCDC_TRACO_THL30-xxxxWI_THT
+DCDC-Converter, TRACO, THL 30-xxxxWI, 30W, Rev. September 17. 2025, https://www.tracopower.com/products/thl30wi.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THT 1"x1" 30W THL30WI THL25WI THL25 THL15WI
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_THL40-xxxxWI_THT
+DCDC-Converter, TRACO, THL 40-xxxxWI, 40W, Rev. July 31. 2025, https://www.tracopower.com/products/thl40wi.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THL40WI THT 1"x1" 40W
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_THN10-xxxxUIR_THT
+DCDC-Converter, TRACO, THN 10-xxxxUIR, 10W, Rev. August 28. 2025, https://www.tracopower.com/products/thn10uir.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THT 1"x1" 10W THN10UIR THN15UIR
+0
+7
+7
+Converter_DCDC
Converter_DCDC_TRACO_THN30-xxxx_THT
DCDC-Converter TRACO THN 10 to 30W, Single or dual Output, (https://www.tracopower.com/sites/default/files/products/datasheets/thn30_datasheet.pdf)
DCDC-Converter TRACO THN30 Generic
@@ -55532,49 +58465,49 @@ DCDC-Converter TRACO THN30 Generic
6
Converter_DCDC
Converter_DCDC_TRACO_THR40-72xxWI_THT
-DCDC-Converter, TRACO, THR40-72xxWI, THR40-72xxxWI, 40W, Rev. November 4. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/thr40wi.pdf)
+DCDC-Converter, TRACO, THR40-72xxWI, THR40-72xxxWI, 40W, Rev. November 4. 2024, https://www.tracopower.com/products/thr40wi.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO THR40WI THT 2"x1" 40W
0
6
6
Converter_DCDC
Converter_DCDC_TRACO_TMA-05xxD_12xxD_Dual_THT
-DCDC-Converter, TRACO, TMA-05xxD, TMA-12xxD, Dual, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf)
+DCDC-Converter, TRACO, TMA-05xxD, TMA-12xxD, Dual, 1W, Rev. November 10. 2023, https://www.tracopower.com/products/tma.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TMA THT SIP-7 1W
0
5
5
Converter_DCDC
Converter_DCDC_TRACO_TMA-05xxS_12xxS_Single_THT
-DCDC-Converter, TRACO, TMA-05xxS, TMA-12xxS, Single, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf)
+DCDC-Converter, TRACO, TMA-05xxS, TMA-12xxS, Single, 1W, Rev. November 10. 2023, https://www.tracopower.com/products/tma.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TMA THT SIP-7 1W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TMA-15xxD_24xxD_Dual_THT
-DCDC-Converter, TRACO, TMA-15xxD, TMA-25xxD, Dual, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf)
+DCDC-Converter, TRACO, TMA-15xxD, TMA-25xxD, Dual, 1W, Rev. November 10. 2023, https://www.tracopower.com/products/tma.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TMA THT SIP-7 1W
0
5
5
Converter_DCDC
Converter_DCDC_TRACO_TMA-15xxS_24xxS_Single_THT
-DCDC-Converter, TRACO, TMA-15xxS, TMA-24xxS, Single, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf)
+DCDC-Converter, TRACO, TMA-15xxS, TMA-24xxS, Single, 1W, Rev. November 10. 2023, https://www.tracopower.com/products/tma.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TMA THT SIP-7 1W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TME_03xxS_05xxS_12xxS_Single_THT
-DCDC-Converter, TRACO, TME-03xxS, TME-05xxS, TME-12xxS, 1W, Rev. September 26. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tme.pdf)
+DCDC-Converter, TRACO, TME-03xxS, TME-05xxS, TME-12xxS, 1W, Rev. September 26. 2023, https://www.tracopower.com/products/tme.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TME THT SIP-7 1W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TME_24xxS_Single_THT
-DCDC-Converter, TRACO, TME-24xxS, 1W, Rev. September 26. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tme.pdf)
+DCDC-Converter, TRACO, TME-24xxS, 1W, Rev. September 26. 2023, https://www.tracopower.com/products/tme.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TME THT SIP-7 1W
0
4
@@ -55601,99 +58534,127 @@ DCDC SMD TRACO TMR-1SM
7
7
Converter_DCDC
-Converter_DCDC_TRACO_TMR-2xxxxWI_THT
-https://www.tracopower.com/products/tmr2wi.pdf
-DCDC-Converter TRACO TMRxxxxWI Single/Dual_output
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_TRACO_TMR-xxxx_THT
-DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet
-DCDC-Converter TRACO TMRxxxx Single/Dual_output
+Converter_DCDC_TRACO_TMR2-xxxxWI_THT
+DCDC-Converter, TRACO, TMR2-xxxxWI, 2W, Rev. October 7. 2025, https://www.tracopower.com/products/tmr2wi.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THT SIP-9 2W TMR2WI
0
7
7
Converter_DCDC
Converter_DCDC_TRACO_TMR4-xxxxWI_THT
-DCDC-Converter, TRACO, TMR4-xxxxWI, 4W, Rev. December 06. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmr4wi.pdf)
+DCDC-Converter, TRACO, TMR4-xxxxWI, 4W, Rev. December 06. 2023, https://www.tracopower.com/products/tmr4wi.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TMR4WI THT SIP-8 4W
0
7
7
Converter_DCDC
Converter_DCDC_TRACO_TMR10-24xxWIR_48xxWIR_72xxWIR_THT
-DCDC-Converter, TRACO, TMR 10-24xxWIR, TMR 10-48xxWIR, TMR 10-72xxWIR, 10W, Rev. April 29. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmr10wir.pdf)
+DCDC-Converter, TRACO, TMR 10-24xxWIR, TMR 10-48xxWIR, TMR 10-72xxWIR, 10W, Rev. April 29. 2025, https://www.tracopower.com/products/tmr10wir.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TMR10WIR THT SIP-8 10W
0
8
8
Converter_DCDC
Converter_DCDC_TRACO_TMU3-05xx_12xx_THT
-DCDC-Converter, TRACO, TMU3-05xx, TMU3-12xx, 3W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmu3.pdf)
+DCDC-Converter, TRACO, TMU3-05xx, TMU3-12xx, 3W, Rev. November 10. 2023, https://www.tracopower.com/products/tmu3.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TMU3 THT SIP-4 3W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TMU3-24xx_THT
-DCDC-Converter, TRACO, TMU3-24xx, 3W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmu3.pdf)
+DCDC-Converter, TRACO, TMU3-24xx, 3W, Rev. November 10. 2023, https://www.tracopower.com/products/tmu3.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TMU3 THT SIP-4 3W
0
4
4
Converter_DCDC
+Converter_DCDC_TRACO_TMV-051xD_121xD_Dual_THT
+DCDC-Converter, TRACO, TMV-051xD, TMV-121xD, Dual, 1W, Rev. October 28. 2025, https://www.tracopower.com/products/tmv.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THT SIP-7 1W TMV
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TMV-051xS_121xS_Single_THT
+DCDC-Converter, TRACO, TMV-051xS, TMV-121xS, Single, 1W, Rev. October 28. 2025, https://www.tracopower.com/products/tmv.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THT SIP-7 1W TMV
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_TRACO_TMV-241xD_Dual_THT
+DCDC-Converter, TRACO, TMV-251xD, Dual, 1W, Rev. October 28. 2025, https://www.tracopower.com/products/tmv.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THT SIP-7 1W TMV
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TMV-241xS_Single_THT
+DCDC-Converter, TRACO, TMV-241xS, Single, 1W, Rev. October 28. 2025, https://www.tracopower.com/products/tmv.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO THT SIP-7 1W TMV
+0
+4
+4
+Converter_DCDC
Converter_DCDC_TRACO_TOS06-05SIL_THT
-DCDC-Converter, TRACO, TOS06-05SIL, 6A, Rev. March 20. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tos06sil.pdf)
+DCDC-Converter, TRACO, TOS06-05SIL, 6A, Rev. March 20. 2024, https://www.tracopower.com/products/tos06sil.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter POL TRACO TOS06SIL 2.54MM THT SIP-9 6A
0
5
5
Converter_DCDC
Converter_DCDC_TRACO_TOS06-12SIL_THT
-DCDC-Converter, TRACO, TOS06-12SIL, 6A, Rev. March 20. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tos06sil.pdf)
+DCDC-Converter, TRACO, TOS06-12SIL, 6A, Rev. March 20. 2024, https://www.tracopower.com/products/tos06sil.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter POL TRACO TOS06SIL 2.54MM THT SIP-9 6A
0
5
5
Converter_DCDC
Converter_DCDC_TRACO_TRA3-xxxx_THT
-DCDC-Converter, TRACO, TRA3-xxxx, 3W, Rev. February 4. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tra3.pdf)
+DCDC-Converter, TRACO, TRA3-xxxx, 3W, Rev. February 4. 2025, https://www.tracopower.com/products/tra3.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TRA3 THT SIP-7 3W
0
4
4
Converter_DCDC
+Converter_DCDC_TRACO_TRI1-xxxxSM_SMD
+DCDC-Converter, TRACO, TRI1-xxxxSM, 1W, Rev. August 27. 2025, https://www.tracopower.com/products/tri1sm.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter TRACO TRI1SM SMD SMD14 1W
+0
+6
+6
+Converter_DCDC
Converter_DCDC_TRACO_TRI1-xxxx_THT
-DCDC-Converter, TRACO, TRI1-xxxx, 1W, Rev. November 13. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tri1.pdf)
+DCDC-Converter, TRACO, TRI1-xxxx, 1W, Rev. November 13. 2023, https://www.tracopower.com/products/tri1.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TRI1 THT SIP-7 1W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TRI10_Dual_THT
-DCDC-Converter, TRACO, TRI 10, Dual, 10W, Rev. March 11. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tri10.pdf)
+DCDC-Converter, TRACO, TRI 10, Dual, 10W, Rev. March 11. 2025, https://www.tracopower.com/products/tri10.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TRI10 THT DIP-24
0
6
6
Converter_DCDC
Converter_DCDC_TRACO_TRI10_Single_THT
-DCDC-Converter, TRACO, TRI 10, Single, 10W, Rev. March 11. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tri10.pdf)
+DCDC-Converter, TRACO, TRI 10, Single, 10W, Rev. March 11. 2025, https://www.tracopower.com/products/tri10.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TRI10 THT DIP-24
0
5
5
Converter_DCDC
Converter_DCDC_TRACO_TRN3-xx1x_Single_THT
-DCDC-Converter, TRACO, TRN3-xx1x, 3W, Rev. February 3. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/trn3.pdf)
+DCDC-Converter, TRACO, TRN3-xx1x, 3W, Rev. February 3. 2025, https://www.tracopower.com/products/trn3.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TRN3 THT SIP-5 3W
0
4
4
Converter_DCDC
Converter_DCDC_TRACO_TRN3-xx2x_Dual_THT
-DCDC-Converter, TRACO, TRN3-xx2x, 3W, Rev. February 3. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/trn3.pdf)
+DCDC-Converter, TRACO, TRN3-xx2x, 3W, Rev. February 3. 2025, https://www.tracopower.com/products/trn3.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter TRACO TRN3 THT SIP-5 3W
0
5
@@ -55706,93 +58667,107 @@ DCDC-Converter TRACO TSR-1
3
3
Converter_DCDC
+Converter_DCDC_TRACO_TSR0.5-24xxSM_241xxSM_SMD
+DCDC-Converter, TRACO, TSR0.5-24xxSM, TSR0.5-241xxSM, 0.5A, Rev. November 12. 2025, https://www.tracopower.com/products/tsr0.5sm.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR0.5SM SMD SMD10 0.5A
+0
+10
+10
+Converter_DCDC
Converter_DCDC_TRACO_TSR0.5-24xx_TSR0.5-24xxx_THT
-DCDC-Converter, TRACO, TSR0.5-24xx, TSR0.5-24xxx, 0.5A, Rev. February 11. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tsr0.5.pdf)
+DCDC-Converter, TRACO, TSR0.5-24xx, TSR0.5-24xxx, 0.5A, Rev. February 11. 2025, https://www.tracopower.com/products/tsr0.5.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR0.5 2.54MM THT SIP-3 0.5A
0
3
3
Converter_DCDC
Converter_DCDC_TRACO_TSR0.6-48xxWI_TSR0.6-48xxxWI_THT
-DCDC-Converter, TRACO, TSR0.6-48xxWI, TSR0.6-48xxxWI, 0.6A, Rev. October 29. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tsr0.6wi.pdf)
+DCDC-Converter, TRACO, TSR0.6-48xxWI, TSR0.6-48xxxWI, 0.6A, Rev. October 29. 2024, https://www.tracopower.com/products/tsr0.6wi.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR0.6WI 2.54MM THT SIP-3 0.6A
0
3
3
Converter_DCDC
Converter_DCDC_TRACO_TSR1-xxxxE_THT
-DCDC-Converter, TRACO, TSR1-xxxxE, 1A, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tsr1e.pdf)
+DCDC-Converter, TRACO, TSR1-xxxxE, 1A, Rev. October 31. 2023, https://www.tracopower.com/products/tsr1e.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR1E 2.54MM THT SIP-3 1A
0
3
3
Converter_DCDC
+Converter_DCDC_TRACO_TSR1.5-24xxE_24120E_THT
+DCDC-Converter, TRACO, TSR1.5-24xxE, TSR1.5-24120E, 1.5A, Rev. April 2. 2025, https://www.tracopower.com/products/tsr1.5e.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR1.5E 2.54MM THT SIP-3 1.5A
+0
+3
+3
+Converter_DCDC
Converter_DCDC_TRACO_TSR2-24xxN_TSR2-24xxxN_THT
-DCDC-Converter, TRACO, TSR2-24xxN, TSR2-24xxxN, 2A, Rev. December 19. 2024 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tsr2n.pdf)
+DCDC-Converter, TRACO, TSR2-24xxN, TSR2-24xxxN, 2A, Rev. December 19. 2024, https://www.tracopower.com/products/tsr2n.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR2N 2.54MM THT SIP-3 2A TSR3N
0
3
3
Converter_DCDC
Converter_DCDC_TRACO_TSR2-xxxx_THT
-DCDC-Converter, TRACO, TSR2-xxxx, 2A, Rev. January 20. 2025 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tsr2.pdf)
+DCDC-Converter, TRACO, TSR2-xxxx, 2A, Rev. January 20. 2025, https://www.tracopower.com/products/tsr2.pdf, generated with kicad-footprint-generator StandardBox_generator.py
DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR2 2.54MM THT SIP-3 2A
0
3
3
Converter_DCDC
Converter_DCDC_XP_POWER-IA48xxD_THT
-XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
-XP_POWER IA48xxD DIP DCDC-Converter
+DCDC-Converter, XP Power, IA series, 48V input, 1000V isolation, SIP-7, https://web.archive.org/web/20190130132700/https://www.xppower.com/portals/0/pdfs/SF_IA.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
6
6
Converter_DCDC
Converter_DCDC_XP_POWER-IA48xxS_THT
-XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
-XP_POWER IA48xxS SIP DCDC-Converter
+DCDC-Converter, XP Power, IA series, 48V input, 1000V isolation, SIP-7, https://web.archive.org/web/20190130132700/https://www.xppower.com/portals/0/pdfs/SF_IA.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
5
5
Converter_DCDC
Converter_DCDC_XP_POWER-IAxxxxD_THT
-XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
-XP_POWER IAxxxxD DIP DCDC-Converter
+DCDC-Converter, XP Power, IA series, 3.3-24V inputs, 1000V isolation, SIP-7, https://www.xppower.com/portals/0/pdfs/SF_IA.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
6
6
Converter_DCDC
Converter_DCDC_XP_POWER-IAxxxxS_THT
-XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
-XP_POWER IAxxxxS SIP DCDC-Converter
+DCDC-Converter, XP Power, IA series, 3.3-24V inputs, 1000V isolation, SIP-7, https://www.xppower.com/portals/0/pdfs/SF_IA.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
5
5
Converter_DCDC
Converter_DCDC_XP_POWER-IHxxxxDH_THT
-XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
-XP_POWER IHxxxxDH DIP DCDC-Converter
+DCDC-Converter, XP Power, IH series, 2W, ≥3000V isolation, DIP-14, https://www.xppower.com/portals/0/pdfs/SF_IH.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
6
6
Converter_DCDC
Converter_DCDC_XP_POWER-IHxxxxD_THT
-XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
-XP_POWER IHxxxxD DIP DCDC-Converter
+DCDC-Converter, XP Power, IH series, 2W, 1000V isolation, DIP-14, https://www.xppower.com/portals/0/pdfs/SF_IH.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
6
6
Converter_DCDC
Converter_DCDC_XP_POWER-IHxxxxSH_THT
-XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
-XP_POWER IHxxxxSH SIP DCDC-Converter
+DCDC-Converter, XP Power, IH series, 2W, ≥3000V isolation, SIP-7, https://www.xppower.com/portals/0/pdfs/SF_IH.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
5
5
Converter_DCDC
Converter_DCDC_XP_POWER-IHxxxxS_THT
-XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
-XP_POWER IHxxxxS SIP DCDC-Converter
+DCDC-Converter, XP Power, IH series, 2W, 1000V isolation, SIP-7, https://www.xppower.com/portals/0/pdfs/SF_IH.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
5
5
@@ -55805,22 +58780,22 @@ DCDC SMD XP POWER ISU02
7
Converter_DCDC
Converter_DCDC_XP_POWER-ITQxxxxS-H_THT
-XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator
-XP_POWER ITQxxxxS-H SIP DCDC-Converter
+DCDC-Converter, XP Power, ITQ series, 6W, 1500V isolation, SIP-8, https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
6
6
Converter_DCDC
Converter_DCDC_XP_POWER-ITXxxxxSA_THT
-XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator
-XP_POWER ITXxxxxSA SIP DCDC-Converter
+DCDC-Converter, XP Power, ITX series, single-output, 6W, 1500V isolation, SIP-8, https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
5
5
Converter_DCDC
Converter_DCDC_XP_POWER-ITxxxxxS_THT
-XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator
-XP_POWER ITxxxxxS SIP DCDC-Converter
+DCDC-Converter, XP Power, IT series, 3W, 1500V isolation, SIP-9, https://www.xppower.com/portals/0/pdfs/SF_IT.pdf, generated with kicad-footprint-generator StandardBox_generator.py
+THT
0
7
7
@@ -56497,6 +59472,13 @@ SMD SMT crystal
4
4
Crystal
+Crystal_SMD_Citizen_CS325S-4Pin_3.2x2.5mm
+Citizen CS325S, Ultra-lightweight microminiature AT Crystal units, 3.2x2.5mm package, SMD, generated with kicad-footprint-generator make_crystal.py, https://cfd.citizen.co.jp/cms/cfd/pdf/english/CS325S_E.pdf
+
+0
+4
+4
+Crystal
Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm
http://www.ecsxtal.com/store/pdf/CSM-3X.pdf
Crystal CSM-3X
@@ -56966,6 +59948,55 @@ SMD SMT crystal
2
2
Crystal
+Crystal_SMD_WE_12SMX-4Pin_7.0x5.0mm
+Wurth Elektronik, Crystal SMD SMT, 7.0x5.0mm package, SMD, generated with kicad-footprint-generator make_crystal.py, https://www.we-online.com/en/components/products/WE-XTAL#/articles/WE-XTAL-12SMX
+
+0
+4
+4
+Crystal
+Crystal_SMD_WE_CFPX-104-4Pin_5.0x3.2mm
+Wurth Elektronik, Crystal SMD SMT, 5.0x3.2mm package, SMD, generated with kicad-footprint-generator make_crystal.py, https://www.we-online.com/en/components/products/WE-XTAL#/articles/CFPX-104
+
+0
+4
+4
+Crystal
+Crystal_SMD_WE_CFPX-180-4Pin_3.2x2.5mm
+Wurth Elektronik, Crystal SMD SMT, 3.2x2.5mm package, SMD, generated with kicad-footprint-generator make_crystal.py, https://www.we-online.com/en/components/products/WE-XTAL#/articles/CFPX-180
+
+0
+4
+4
+Crystal
+Crystal_SMD_WE_CFPX-218-4Pin_2.5x2.0mm
+Wurth Elektronik, Crystal SMD SMT, 2.5x2.0mm package, SMD, generated with kicad-footprint-generator make_crystal.py, https://www.we-online.com/en/components/products/WE-XTAL#/articles/CFPX-218
+
+0
+4
+4
+Crystal
+Crystal_SMD_WE_IQXC-26-4Pin_1.6x1.2mm
+Wurth Elektronik, Crystal SMD SMT, 1.6x1.2mm package, SMD, generated with kicad-footprint-generator make_crystal.py, https://www.we-online.com/en/components/products/WE-XTAL#/articles/IQXC-26
+
+0
+4
+4
+Crystal
+Crystal_SMD_WE_IQXC-42-4Pin_2.0x1.6mm
+Wurth Elektronik, Crystal SMD SMT, 2.0x1.6mm package, SMD, generated with kicad-footprint-generator make_crystal.py, https://www.we-online.com/en/components/products/WE-XTAL#/articles/IQXC-42
+
+0
+4
+4
+Crystal
+Crystal_SMD_WE_IQXC-240-4Pin_1.2x1.0mm
+Wurth Elektronik, Crystal SMD SMT, 1.2x1.0mm package, SMD, generated with kicad-footprint-generator make_crystal.py, https://www.we-online.com/en/components/products/WE-XTAL#/articles/IQXC-240
+
+0
+4
+4
+Crystal
Resonator-2Pin_W6.0mm_H3.0mm
Ceramic Resonator/Filter, length 3.0mm, width 6.0mm, 2 pins
ceramic
@@ -57359,15 +60390,15 @@ Diode MicroSMP (DO-219AD)
2
Diode_SMD
D_MiniMELF
-Diode Mini-MELF (SOD-80)
-Diode Mini-MELF (SOD-80)
+Diode Mini-MELF (SOD-80, LL-34)
+LL34
0
2
2
Diode_SMD
D_MiniMELF_Handsoldering
-Diode Mini-MELF (SOD-80) Handsoldering
-Diode Mini-MELF (SOD-80) Handsoldering
+Diode Mini-MELF (SOD-80, LL-34) Handsoldering
+LL34
0
2
2
@@ -58527,6 +61558,13 @@ CR2013-MI2120 ILI9341 LCD Breakout
18
14
Display
+DL1416
+.160", 4-Digit 16-Segment plus decimal alphanumeric intelligent display with Memory/Decoder/Driver https://partstack.com/resources/pdf/images/VipMasterIC/IC/INFN/INFNS19899/INFNS19899-1.pdf
+display 16-segment alphanumeric
+0
+20
+20
+Display
EA-eDIP128B-XXX
LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf
LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI
@@ -59165,73 +62203,73 @@ Ferrite vertical LairdTech 28C0236-0JW-10
2
Fiducial
Fiducial_0.5mm_Mask1.5mm
-Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening
+Fiducial, circular marking, 0.5mm bare copper, 1.5mm soldermask opening
fiducial
0
1
0
Fiducial
Fiducial_0.5mm_Mask1mm
-Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C)
+Fiducial, circular marking, 0.5mm bare copper, 1mm soldermask opening (Level C)
fiducial
0
1
0
Fiducial
Fiducial_0.5mm_Mask2mm
-Circular Fiducial, 0.5mm bare copper, 2mm soldermask opening
+Fiducial, circular marking, 0.5mm bare copper, 2mm soldermask opening
fiducial
0
1
0
Fiducial
Fiducial_0.75mm_Mask1.5mm
-Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B)
+Fiducial, circular marking, 0.75mm bare copper, 1.5mm soldermask opening (Level B)
fiducial
0
1
0
Fiducial
Fiducial_0.75mm_Mask2.25mm
-Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening
+Fiducial, circular marking, 0.75mm bare copper, 2.25mm soldermask opening
fiducial
0
1
0
Fiducial
Fiducial_1.5mm_Mask3mm
-Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening
+Fiducial, circular marking, 1.5mm bare copper, 3mm soldermask opening
fiducial
0
1
0
Fiducial
Fiducial_1.5mm_Mask4.5mm
-Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening
+Fiducial, circular marking, 1.5mm bare copper, 4.5mm soldermask opening
fiducial
0
1
0
Fiducial
Fiducial_1mm_Mask2mm
-Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A)
+Fiducial, circular marking, 1mm bare copper, 2mm soldermask opening (Level A)
fiducial
0
1
0
Fiducial
Fiducial_1mm_Mask3mm
-Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended)
+Fiducial, circular marking, 1mm bare copper, 3mm soldermask opening (recommended)
fiducial
0
1
0
Fiducial
-Fiducial_Cross_0.5mm_Mask2mm
-Circular Fiducial, Cross variant, 0.5mm bare copper, 2mm soldermask opening
+Fiducial_Cross_1.5mm_Mask2mm
+Fiducial, cross variant, 1.5mm bare copper, 2mm soldermask opening
fiducial
0
-1
+2
0
Filter
Filter_1109-5_1.1x0.9mm
@@ -60213,6 +63251,27 @@ Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560
0
2
2
+Fuse
+GDT_Bourns_2038
+Gas Discharge Tube, 3-electrode GDT, SMD, 2038 series, https://www.bourns.com/data/global/pdfs/2038-xx-sm.pdf
+GDT gas discharge tube
+0
+3
+3
+Fuse
+GDT_Yageo_3RxxxxL-6
+Gas discharge tube, 3-electrode, THT, 8.5x6.0mm, https://www.yageo.com/upload/media/product/app/datasheet/cpc/gdt/3r-6.pdf
+GDT
+0
+3
+3
+Fuse
+GDT_Yageo_3RxxxxM-6
+Gas discharge tube, 3-electrode, SMD, 8.5x6.0mm, https://www.yageo.com/upload/media/product/app/datasheet/cpc/gdt/3r-6.pdf
+GDT 3R-6
+0
+3
+3
Heatsink
Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35
Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35
@@ -60263,6 +63322,83 @@ heatsink
2
2
Heatsink
+Heatsink_AAVID_Extruded_531002B00000G_34.9x12.7mm_H25.4mm
+Extruded 5310, dual radial board level heatsink, TO‐202, TO‐220, 25.4mm height, no pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+0
+0
+Heatsink
+Heatsink_AAVID_Extruded_531002B02100G_34.9x12.7mm_H25.4mm
+Extruded 5310, dual radial board level heatsink, TO‐202, TO‐220, 25.4mm height, 2.46mm dia. pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_AAVID_Extruded_531002B02500G_34.9x12.7mm_H25.4mm
+Extruded 5310, dual radial board level heatsink, TO‐220, 25.4mm height, 2.37mm dia. pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_AAVID_Extruded_531102B00000G_34.9x12.7mm_H38.1mm
+Extruded 5310, dual radial board level heatsink, TO‐202, TO‐220, 38.1mm height, no pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+0
+0
+Heatsink
+Heatsink_AAVID_Extruded_531102B02100G_34.9x12.7mm_H38.1mm
+Extruded 5310, dual radial board level heatsink, TO‐220, 38.1mm height, 2.46mm dia. pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_AAVID_Extruded_531102B02500G_34.9x12.7mm_H38.1mm
+Extruded 5310, dual radial board level heatsink, TO‐220, 38.1mm height, 2.37mm dia. pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_AAVID_Extruded_531102V02500G_34.9x12.7mm_H38.1mm
+Extruded 5310, dual radial board level heatsink, TO‐220, 38.1mm height, 2.37mm dia. pins, AavSHIELD3 finish, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_AAVID_Extruded_531202B00000G_34.9x12.7mm_H50.8mm
+Extruded 5310, dual radial board level heatsink, TO‐202, TO‐220, 50.8mm height, no pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+0
+0
+Heatsink
+Heatsink_AAVID_Extruded_531202B02100G_34.9x12.7mm_H50.8mm
+Extruded 5310, dual radial board level heatsink, TO‐202, TO‐220, 50.8mm height, 2.46mm dia. pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_AAVID_Extruded_531202B02500G_34.9x12.7mm_H50.8mm
+Extruded 5310, dual radial board level heatsink, TO‐202, TO‐220, 50.8mm height, 2.37mm dia. pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_AAVID_Extruded_531302B02500G_34.9x12.7mm_H63.5mm
+Extruded 5310, dual radial board level heatsink, TO‐202, TO‐220, 63.5mm height, 2.37mm dia. pins, https://info.boydcorp.com/hubfs/Thermal/Air-Cooling/Boyd-Board-Level-Cooling-Extruded-5310.pdf
+heatsink
+0
+2
+1
+Heatsink
Heatsink_AAVID_TV5G_TO220_Horizontal
Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G
Heatsink TV5G TO-220 Horizontal
@@ -60459,13 +63595,6 @@ inductor handsolder
2
2
Inductor_SMD
-L_0805_2012Metric_Pad1.15x1.40mm_HandSolder
-Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
L_01005_0402Metric
Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
inductor
@@ -60508,13 +63637,6 @@ inductor handsolder
2
2
Inductor_SMD
-L_1206_3216Metric_Pad1.42x1.75mm_HandSolder
-Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
L_1210_3225Metric
Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
inductor
@@ -60587,308 +63709,308 @@ inductor handsolder
Inductor_SMD
L_APV_ANR3010
Inductor, APV, ANR3010, 3.0x3.0x1.0mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR3012
Inductor, APV, ANR3012, 3.0x3.0x1.2mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR3015
Inductor, APV, ANR3015, 3.0x3.0x1.5mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR4010
Inductor, APV, ANR4010, 4.0x4.0x1.0mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR4012
Inductor, APV, ANR4012, 4.0x4.0x1.2mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR4018
Inductor, APV, ANR4018, 4.0x4.0x1.8mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR4020
Inductor, APV, ANR4020, 4.0x4.0x2.0mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR4026
Inductor, APV, ANR4026, 4.0x4.0x2.6mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR4030
Inductor, APV, ANR4030, 4.0x4.0x3.0mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR5012
Inductor, APV, ANR5012, 5.0x5.0x1.2mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR5020
Inductor, APV, ANR5020, 5.0x5.0x2.0mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR5040
Inductor, APV, ANR5040, 5.0x5.0x4.0mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR5045
Inductor, APV, ANR5045, 5.0x5.0x4.5mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR6020
Inductor, APV, ANR6020, 6.0x6.0x2.0mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR6028
Inductor, APV, ANR6028, 6.0x6.0x2.8mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR6045
Inductor, APV, ANR6045, 6.0x6.0x4.5mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR8040
Inductor, APV, ANR8040, 8.0x8.0x4.2mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR8065
Inductor, APV, ANR8065, 8.0x8.0x6.5mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR252010
Inductor, APV, ANR252010, 2.5x2.0x1.0mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_ANR252012
Inductor, APV, ANR252012, 2.5x2.0x1.2mm, (http://en.apvind.com/public/upload/20240407/3375c395e460caa8519b4d637d9113ce.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_APV_APH0412
Inductor, APV, APH0412, 4.2x4.2x1.0mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0420
Inductor, APV, APH0420, 4.2x4.2x1.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0518
Inductor, APV, APH0518, 5.2x5.2x1.6mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0530
Inductor, APV, APH0530, 5.2x5.2x2.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0615
Inductor, APV, APH0615, 6.8x6.6x1.3mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0618
Inductor, APV, APH0618, 6.8x6.6x1.6mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0620
Inductor, APV, APH0620, 6.8x6.6x1.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0624
Inductor, APV, APH0624, 6.8x6.6x2.2mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0630
Inductor, APV, APH0630, 6.8x6.6x2.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0640
Inductor, APV, APH0640, 6.8x6.6x3.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0650
Inductor, APV, APH0650, 6.8x6.6x4.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0840
Inductor, APV, APH0840, 8.6x8.0x3.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH0850
Inductor, APV, APH0850, 8.6x8.0x4.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH1030
Inductor, APV, APH1030, 10.8x10.0x2.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH1040
Inductor, APV, APH1040, 10.8x10.0x3.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH1050
Inductor, APV, APH1050, 10.8x10.0x4.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH1240
Inductor, APV, APH1240, 13.25x12.8x3.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH1250
Inductor, APV, APH1250, 13.25x12.8x4.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH1260
Inductor, APV, APH1260, 13.25x12.8x5.8mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH1265
Inductor, APV, APH1265, 13.25x12.8x6.5mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH1770
Inductor, APV, APH1770, 17.45x17.15x6.7mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_APV_APH2213
Inductor, APV, APH2213, 23.3x22.0x12.6mm, (http://en.apvind.com/public/upload/20240408/996aafa961154ed753e4983e7eb80fa7.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor molded power shielded
+molded power shielded
0
2
2
Inductor_SMD
L_AVX_LMLP07A7
-Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf)
-Inductor LMLP
+Inductor, AVX, LMLP07A7, LMLP series, Style D, 7.3x6.6x3.0mm, (https://datasheets.avx.com/LMLPD.pdf), generated with kicad-footprint-generator gen_inductor.py
+AVX-Kyocera power shielded low-profile
0
2
2
Inductor_SMD
L_Abracon_ASPI-0425
Inductor, Abracon, ASPI-0425, 4.0x4.0x2.5mm, (https://abracon.com/Magnetics/new/ASPI-0425.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded low-profile
+power shielded low-profile
0
2
2
@@ -60916,7 +64038,7 @@ inductor abracon smd shielded
Inductor_SMD
L_Abracon_ASPIAIG-F4020
Inductor, Abracon, ASPIAIG-F4020, 4.4x4.4x1.9mm, (https://abracon.com/Magnetics/power/ASPIAIG-F4020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded
+power shielded
0
2
2
@@ -61021,7 +64143,7 @@ Bourns SRP1038C SMD inductor
Inductor_SMD
L_Bourns_SRP1050WA
Inductor, Bourns, SRP1050WA, 11.0x10.0x5.1mm, (https://www.bourns.com/docs/product-datasheets/SRP1050WA.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded
+power shielded
0
2
2
@@ -61049,14 +64171,14 @@ Bourns SRR1260 SMD inductor
Inductor_SMD
L_Bourns_SRP5030T
Inductor, Bourns, SRP5030T, 5.7x5.2x2.8mm, (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded
+power shielded
0
2
2
Inductor_SMD
L_Bourns_SRP6060FA
Inductor, Bourns, SRP6060FA, 6.4x6.6x5.8mm, (https://www.bourns.com/docs/Product-Datasheets/SRP6060FA.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded
+power shielded
0
2
2
@@ -61098,700 +64220,1050 @@ Bourns SRU5016 SMD inductor
Inductor_SMD
L_Cenker_CKCS3012
Inductor, Cenker, CKCS3012, 3.0x3.0x1.3mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS3015
Inductor, Cenker, CKCS3015, 3.0x3.0x1.7mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS4018
Inductor, Cenker, CKCS4018, 4.0x4.0x1.8mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS4020
Inductor, Cenker, CKCS4020, 4.0x4.0x2.0mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS4030
Inductor, Cenker, CKCS4030, 4.0x4.0x3.0mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS5020
Inductor, Cenker, CKCS5020, 5.0x5.0x2.1mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS5040
Inductor, Cenker, CKCS5040, 5.0x5.0x4.0mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS6020
Inductor, Cenker, CKCS6020, 6.0x6.0x2.1mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS6028
Inductor, Cenker, CKCS6028, 6.0x6.0x3.0mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS6045
Inductor, Cenker, CKCS6045, 6.0x6.0x4.7mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS8040
Inductor, Cenker, CKCS8040, 8.0x8.0x4.2mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS8060
Inductor, Cenker, CKCS8060, 8.0x8.0x6.2mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS8080
Inductor, Cenker, CKCS8080, 8.0x8.0x8.0mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS201610
Inductor, Cenker, CKCS201610, 2.0x1.6x1.05mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS252010
Inductor, Cenker, CKCS252010, 2.5x2.0x1.05mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Cenker_CKCS252012
Inductor, Cenker, CKCS252012, 2.5x2.0x1.25mm, (https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ckcs
+ckcs
0
2
2
Inductor_SMD
L_Changjiang_FNR3010S
Inductor, Changjiang, FNR3010S, 3.0x3.0x1.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR3012S
Inductor, Changjiang, FNR3012S, 3.0x3.0x1.2mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR3015S
Inductor, Changjiang, FNR3015S, 3.0x3.0x1.5mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR3021S
Inductor, Changjiang, FNR3021S, 3.0x3.0x2.35mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR4010S
Inductor, Changjiang, FNR4010S, 4.0x4.0x1.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR4012S
Inductor, Changjiang, FNR4012S, 4.0x4.0x1.2mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR4015S
Inductor, Changjiang, FNR4015S, 4.0x4.0x1.65mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR4018S
Inductor, Changjiang, FNR4018S, 4.0x4.0x1.8mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR4020S
Inductor, Changjiang, FNR4020S, 4.0x4.0x2.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR4026S
Inductor, Changjiang, FNR4026S, 4.0x4.0x2.6mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR4030S
Inductor, Changjiang, FNR4030S, 4.0x4.0x3.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR5012S
Inductor, Changjiang, FNR5012S, 5.0x5.0x1.2mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR5015S
Inductor, Changjiang, FNR5015S, 5.0x5.0x1.5mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR5020S
Inductor, Changjiang, FNR5020S, 5.0x5.0x2.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR5030S
Inductor, Changjiang, FNR5030S, 5.0x5.0x3.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR5040S
Inductor, Changjiang, FNR5040S, 5.0x5.0x4.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR5045S
Inductor, Changjiang, FNR5045S, 5.0x5.0x4.5mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR6020S
Inductor, Changjiang, FNR6020S, 6.0x6.0x2.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR6028S
Inductor, Changjiang, FNR6028S, 6.0x6.0x2.8mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR6040S
Inductor, Changjiang, FNR6040S, 6.0x6.0x4.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR6045S
Inductor, Changjiang, FNR6045S, 6.0x6.0x4.5mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR8040S
Inductor, Changjiang, FNR8040S, 8.0x8.0x4.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR8050S
Inductor, Changjiang, FNR8050S, 8.0x8.0x5.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR8065S
Inductor, Changjiang, FNR8065S, 8.0x8.0x6.5mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR252010S
Inductor, Changjiang, FNR252010S, 2.5x2.0x1.0mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
0
2
2
Inductor_SMD
L_Changjiang_FNR252012S
Inductor, Changjiang, FNR252012S, 2.5x2.0x1.2mm, (https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor wirewound power shielded
+wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC100765D
+Inductor, Changjiang, FTC100765D, 1.0x0.7x0.65mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC121065S
+Inductor, Changjiang, FTC121065S, 1.2x1.0x0.65mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC141207S
+Inductor, Changjiang, FTC141207S, 1.4x1.2x0.7mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC141208S
+Inductor, Changjiang, FTC141208S, 1.4x1.2x0.8mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC141265S
+Inductor, Changjiang, FTC141265S, 1.4x1.2x0.65mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC160808S
+Inductor, Changjiang, FTC160808S, 1.6x0.8x0.8mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC160865S
+Inductor, Changjiang, FTC160865S, 1.6x0.8x0.65mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201208S
+Inductor, Changjiang, FTC201208S, 2.0x1.2x0.8mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201210S
+Inductor, Changjiang, FTC201210S, 2.0x1.2x1.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201212S
+Inductor, Changjiang, FTC201212S, 2.0x1.2x1.2mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201265S
+Inductor, Changjiang, FTC201265S, 2.0x1.2x0.65mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201607S
+Inductor, Changjiang, FTC201607S, 2.0x1.6x0.7mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201608S
+Inductor, Changjiang, FTC201608S, 2.0x1.6x0.8mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201610D
+Inductor, Changjiang, FTC201610D, 2.0x1.6x1.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201610S
+Inductor, Changjiang, FTC201610S, 2.0x1.6x1.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201612S
+Inductor, Changjiang, FTC201612S, 2.0x1.6x1.2mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201655S
+Inductor, Changjiang, FTC201655S, 2.0x1.6x0.55mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC201665S
+Inductor, Changjiang, FTC201665S, 2.0x1.6x0.65mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC252008S
+Inductor, Changjiang, FTC252008S, 2.5x2.0x0.8mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC252010S
+Inductor, Changjiang, FTC252010S, 2.5x2.0x1.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC252012S
+Inductor, Changjiang, FTC252012S, 2.5x2.0x1.2mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC252075S
+Inductor, Changjiang, FTC252075S, 2.5x2.0x0.75mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC303010D
+Inductor, Changjiang, FTC303010D, 3.0x3.0x1.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC303012D
+Inductor, Changjiang, FTC303012D, 3.0x3.0x1.2mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC303015D
+Inductor, Changjiang, FTC303015D, 3.0x3.0x1.5mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC303018D
+Inductor, Changjiang, FTC303018D, 3.0x3.0x1.8mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC303020D
+Inductor, Changjiang, FTC303020D, 3.0x3.0x2.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC322510S
+Inductor, Changjiang, FTC322510S, 3.2x2.5x1.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC322512S
+Inductor, Changjiang, FTC322512S, 3.2x2.5x1.2mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC322520S
+Inductor, Changjiang, FTC322520S, 3.2x2.5x2.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC404010S
+Inductor, Changjiang, FTC404010S, 4.1x4.1x1.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC404012S
+Inductor, Changjiang, FTC404012S, 4.1x4.1x1.2mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC404020S
+Inductor, Changjiang, FTC404020S, 4.1x4.1x2.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FTC404030S
+Inductor, Changjiang, FTC404030S, 4.1x4.1x3.0mm, (http://www.cjiang.com.cn/Pr_download_id_1117.html), generated with kicad-footprint-generator gen_inductor.py
+cjiang ftc molded power shielded
0
2
2
Inductor_SMD
L_Changjiang_FXL0412
Inductor, Changjiang, FXL0412, 3.85x4.2x1.0mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0420
Inductor, Changjiang, FXL0420, 3.85x4.2x1.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0518
Inductor, Changjiang, FXL0518, 4.85x5.2x1.6mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0530
Inductor, Changjiang, FXL0530, 4.85x5.2x2.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0615
Inductor, Changjiang, FXL0615, 6.45x6.6x1.3mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0618
Inductor, Changjiang, FXL0618, 6.45x6.6x1.6mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0624
Inductor, Changjiang, FXL0624, 6.45x6.6x2.2mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0630
Inductor, Changjiang, FXL0630, 6.45x6.6x2.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0640
Inductor, Changjiang, FXL0640, 6.45x6.6x3.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0650
Inductor, Changjiang, FXL0650, 6.45x6.6x4.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL0840
Inductor, Changjiang, FXL0840, 8.25x8.2x3.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL1030
Inductor, Changjiang, FXL1030, 10.95x10.0x2.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL1040
Inductor, Changjiang, FXL1040, 10.95x10.0x3.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL1050
Inductor, Changjiang, FXL1050, 10.95x10.0x4.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL1340
Inductor, Changjiang, FXL1340, 12.9x12.8x4.0mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL1350
Inductor, Changjiang, FXL1350, 12.9x12.6x4.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL1360
Inductor, Changjiang, FXL1360, 12.9x12.6x5.8mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL1365
Inductor, Changjiang, FXL1365, 12.9x12.6x6.5mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL1770
Inductor, Changjiang, FXL1770, 16.6x17.15x7.0mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Changjiang_FXL2213
Inductor, Changjiang, FXL2213, 22.95x22.0x12.6mm, (https://www.lcsc.com/datasheet/lcsc_datasheet_2404260921_cjiang--Changjiang-Microelectronics-Tech-FXL0420-2R2-M_C167206.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor power shielded cjiang fxl
+power shielded cjiang fxl
0
2
2
Inductor_SMD
L_Chilisin_BMRA00040415
Inductor, Chilisin, BMRA00040415, 4.6x4.1x1.5mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRA00040420
Inductor, Chilisin, BMRA00040420, 4.6x4.1x2.0mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRA00050520
Inductor, Chilisin, BMRA00050520, 5.7x5.4x1.8mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRA00050530
Inductor, Chilisin, BMRA00050530, 5.7x5.4x3.0mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRB00050512
Inductor, Chilisin, BMRB00050512, 5.7x5.4x1.2mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRB00050518
Inductor, Chilisin, BMRB00050518, 5.7x5.4x1.8mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRB00050518-B
Inductor, Chilisin, BMRB00050518-B, 5.4x5.2x1.6mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRB00060612
Inductor, Chilisin, BMRB00060612, 7.3x6.6x1.2mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRB00060618
Inductor, Chilisin, BMRB00060618, 7.3x6.6x1.6mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRB00060624
Inductor, Chilisin, BMRB00060624, 7.3x6.6x2.4mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRB00060650
Inductor, Chilisin, BMRB00060650, 7.3x6.6x5.0mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRF00101040
Inductor, Chilisin, BMRF00101040, 11.6x10.1x4.0mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRF00131350
Inductor, Chilisin, BMRF00131350, 13.8x12.6x5.0mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRF00131360
Inductor, Chilisin, BMRF00131360, 13.8x12.6x5.8mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRF00171770
Inductor, Chilisin, BMRF00171770, 17.15x17.15x6.8mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRG00101030
Inductor, Chilisin, BMRG00101030, 11.6x10.1x3.0mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRG00131360
Inductor, Chilisin, BMRG00131360, 13.8x12.6x6.0mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRx00040412
Inductor, Chilisin, BMRx00040412, 4.6x4.1x1.2mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRx00050512-B
Inductor, Chilisin, BMRx00050512-B, 5.4x5.2x1.2mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRx00050515
Inductor, Chilisin, BMRx00050515, 5.7x5.4x1.5mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRx00060615
Inductor, Chilisin, BMRx00060615, 7.3x6.6x1.3mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
0
2
2
Inductor_SMD
L_Chilisin_BMRx00060630
Inductor, Chilisin, BMRx00060630, 7.3x6.6x3.0mm, (https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor bmrx mchi
+bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00322515
+Inductor, Chilisin, BWVS00322515, 2.5x3.2x1.5mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00404012
+Inductor, Chilisin, BWVS00404012, 4.0x4.0x1.2mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00404018
+Inductor, Chilisin, BWVS00404018, 4.0x4.0x1.8mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00404026
+Inductor, Chilisin, BWVS00404026, 4.0x4.0x2.6mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00505020
+Inductor, Chilisin, BWVS00505020, 5.0x5.0x2.0mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00505030
+Inductor, Chilisin, BWVS00505030, 5.0x5.0x3.0mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00505040
+Inductor, Chilisin, BWVS00505040, 5.0x5.0x4.0mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00606020
+Inductor, Chilisin, BWVS00606020, 6.0x6.0x2.0mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00606028
+Inductor, Chilisin, BWVS00606028, 6.0x6.0x2.8mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00606045
+Inductor, Chilisin, BWVS00606045, 6.0x6.0x4.5mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BWVS00808040
+Inductor, Chilisin, BWVS00808040, 8.0x8.0x4.0mm, (https://www.chilisin.com/upload/media/product/power/file/BWVS_Series.pdf), generated with kicad-footprint-generator gen_inductor.py
+bwvs
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_0403HQ_1008Metric
+Inductor, Coilcraft, 0403HQ_1008Metric, 1.19x0.86x0.71mm, (https://www.coilcraft.com/getmedia/69c5aa91-3ca0-4922-874d-581cd4e27e62/0403hq.pdf), generated with kicad-footprint-generator gen_inductor.py
+hq
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_0604HQ_1610Metric
+Inductor, Coilcraft, 0604HQ_1610Metric, 1.85x1.37x1.19mm, (https://www.coilcraft.com/getmedia/0719743d-cfb7-4d4d-9e58-bb01a615ada6/0604hq.pdf), generated with kicad-footprint-generator gen_inductor.py
+hq
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_0805HQ_2012Metric
+Inductor, Coilcraft, 0805HQ_2012Metric, 2.29x1.73x1.52mm, (https://www.coilcraft.com/getmedia/d1c77d59-e9b0-44a7-81e0-f46e468b0410/0805hq.pdf), generated with kicad-footprint-generator gen_inductor.py
+hq
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_1008HQ_2520Metric
+Inductor, Coilcraft, 1008HQ_2520Metric, 2.92x2.79x2.03mm, (https://www.coilcraft.com/getmedia/d309e334-bba7-474c-baad-e9acd748f87a/1008hq.pdf), generated with kicad-footprint-generator gen_inductor.py
+hq
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_1008HQ_2520Metric_LowProfile
+Inductor, Coilcraft, 1008HQ_2520Metric_LowProfile, 2.92x2.79x1.27mm, (https://www.coilcraft.com/getmedia/d309e334-bba7-474c-baad-e9acd748f87a/1008hq.pdf), generated with kicad-footprint-generator gen_inductor.py
+hq
0
2
2
Inductor_SMD
L_Coilcraft_1515SQ-47N
Inductor, Coilcraft, 1515SQ-47N, 4.06x3.56x3.73mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_1515SQ-68N
Inductor, Coilcraft, 1515SQ-68N, 5.33x3.56x3.73mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_1515SQ-82N
Inductor, Coilcraft, 1515SQ-82N, 5.84x3.56x3.73mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2222SQ-90N
Inductor, Coilcraft, 2222SQ-90N, 5.21x5.46x5.69mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2222SQ-111
Inductor, Coilcraft, 2222SQ-111, 6.35x5.59x5.69mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2222SQ-131
Inductor, Coilcraft, 2222SQ-131, 6.73x5.59x5.69mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2222SQ-161
Inductor, Coilcraft, 2222SQ-161, 7.37x5.59x5.69mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2222SQ-181
Inductor, Coilcraft, 2222SQ-181, 8.13x5.59x5.69mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2222SQ-221
Inductor, Coilcraft, 2222SQ-221, 9.91x5.59x5.69mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2222SQ-271
Inductor, Coilcraft, 2222SQ-271, 11.68x5.59x5.69mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2222SQ-301
Inductor, Coilcraft, 2222SQ-301, 11.94x5.72x5.69mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2929SQ-331
Inductor, Coilcraft, 2929SQ-331, 10.29x7.49x7.24mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2929SQ-361
Inductor, Coilcraft, 2929SQ-361, 11.3x7.49x7.24mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2929SQ-391
Inductor, Coilcraft, 2929SQ-391, 12.32x7.49x7.24mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2929SQ-431
Inductor, Coilcraft, 2929SQ-431, 13.21x7.49x7.24mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
Inductor_SMD
L_Coilcraft_2929SQ-501
Inductor, Coilcraft, 2929SQ-501, 14.0x7.49x7.24mm, (https://www.coilcraft.com/getmedia/a4eed406-a97e-4630-9d8e-771bb470867f/1515sq.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sq
+sq
0
2
2
@@ -61833,539 +65305,539 @@ inductor
Inductor_SMD
L_Coilcraft_MOS6020-XXX
Inductor, Coilcraft, MOS6020-XXX, 6.8x6.0x2.4mm, (https://www.coilcraft.com/getmedia/c3eb212d-a1a9-4db6-9f14-a01f21fd984c/mos6020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1038-XXX
Inductor, Coilcraft, MSS1038-XXX, 10.2x10.0x3.8mm, (https://www.coilcraft.com/getmedia/3e03a7b4-3b1d-4f31-b1f3-e7c621695ac0/mss1038.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1038T-XXX
Inductor, Coilcraft, MSS1038T-XXX, 10.2x10.0x3.8mm, (https://www.coilcraft.com/getmedia/ea4800a7-100e-49d9-9bbc-6ba8b238dc0d/mss1038t.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1048-XXX
Inductor, Coilcraft, MSS1048-XXX, 10.2x10.0x4.8mm, (https://www.coilcraft.com/getmedia/bd5140ec-db32-4346-a029-5182269dc08e/mss1048.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1048T-XXX
Inductor, Coilcraft, MSS1048T-XXX, 10.2x10.0x4.8mm, (https://www.coilcraft.com/getmedia/bd5140ec-db32-4346-a029-5182269dc08e/mss1048t.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1210-XXX
Inductor, Coilcraft, MSS1210-XXX, 12.0x12.0x10.0mm, (https://www.coilcraft.com/getmedia/f1a1bc5f-bdff-42f8-9ca8-1a0fb1d5094f/MSS1210.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1210H-XXX
Inductor, Coilcraft, MSS1210H-XXX, 12.0x12.0x10.0mm, (https://www.coilcraft.com/getmedia/52078704-21eb-4c2b-9b72-1e07b4a2e252/mss1210h.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1246-XXX
Inductor, Coilcraft, MSS1246-XXX, 12.0x12.0x4.6mm, (https://www.coilcraft.com/getmedia/960fadbe-0ca0-40e2-ae20-64edb15f3a07/mss1246.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1246H-XXX
Inductor, Coilcraft, MSS1246H-XXX, 12.0x12.0x4.65mm, (https://www.coilcraft.com/getmedia/25f62276-187e-4c2c-9b9b-4568b9a9a423/mss1246h.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1246T-XXX
Inductor, Coilcraft, MSS1246T-XXX, 12.0x12.0x4.6mm, (https://www.coilcraft.com/getmedia/dec41de3-f4b7-4c07-b144-cc21921ccfd5/mss1246t.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1260-XXX
Inductor, Coilcraft, MSS1260-XXX, 12.0x12.0x6.0mm, (https://www.coilcraft.com/getmedia/febefb9b-60f9-4a2c-8525-9c396f34e363/mss1260.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1260H-XXX
Inductor, Coilcraft, MSS1260H-XXX, 12.0x12.0x6.0mm, (https://www.coilcraft.com/getmedia/352767ff-7c30-4312-ab84-989443b4047e/mss1260h.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1260T-XXX
Inductor, Coilcraft, MSS1260T-XXX, 12.0x12.0x6.0mm, (https://www.coilcraft.com/getmedia/ce88ed45-272e-474e-a25e-981003944639/mss1260t.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1278-XXX
Inductor, Coilcraft, MSS1278-XXX, 12.0x12.0x7.8mm, (https://www.coilcraft.com/getmedia/6eb5ea38-40e4-41a6-9f92-3cdf8e907dcd/mss1278.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1278H-XXX
Inductor, Coilcraft, MSS1278H-XXX, 12.0x12.0x7.8mm, (https://www.coilcraft.com/getmedia/72ffd561-3941-457d-b0e7-bb55b1b2d1a7/MSS1278H.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1278T-XXX
Inductor, Coilcraft, MSS1278T-XXX, 12.0x12.0x7.8mm, (https://www.coilcraft.com/getmedia/e8d7b32a-defa-4500-bc0f-6ecc558fcde6/mss1278t.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1514V-XXX
Inductor, Coilcraft, MSS1514V-XXX, 15.0x15.0x8.6mm, (https://www.coilcraft.com/getmedia/a1319e1c-d611-4bc0-be30-c17e52e4e667/mss1514v.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1583-XXX
Inductor, Coilcraft, MSS1583-XXX, 15.0x15.0x8.6mm, (https://www.coilcraft.com/getmedia/fbfe8ea7-f5d8-4484-859e-2285f427326d/mss1583.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS1812T-XXX
Inductor, Coilcraft, MSS1812T-XXX, 18.3x18.3x12.0mm, (https://www.coilcraft.com/getmedia/148807de-bc83-43dc-9fce-d4df334864cd/mss1812t.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_MSS7348-XXX
Inductor, Coilcraft, MSS7348-XXX, 7.0x7.0x4.5mm, (https://www.coilcraft.com/getmedia/018a2bda-2036-409a-8b19-945e531c18b5/MSS7348.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor mss
+mss
0
2
2
Inductor_SMD
L_Coilcraft_XAL1010-XXX
Inductor, Coilcraft, XAL1010-XXX, 10.5x11.8x10.0mm, (https://www.coilcraft.com/getmedia/dd74e670-e705-456a-9a69-585fe02eaf3c/xal1010.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1030-XXX
Inductor, Coilcraft, XAL1030-XXX, 10.5x11.8x3.1mm, (https://www.coilcraft.com/getmedia/7b108457-7731-456d-9256-ca72f2e1a551/xal1030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1060-XXX
Inductor, Coilcraft, XAL1060-XXX, 10.5x11.8x6.0mm, (https://www.coilcraft.com/getmedia/8909f858-b441-4d60-acff-8b8ca36f9ede/xal1060.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1350-XXX
Inductor, Coilcraft, XAL1350-XXX, 13.2x14.2x5.0mm, (https://www.coilcraft.com/getmedia/dc536f86-3a3b-454f-950e-8e153260e61c/xal1350.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1510-103
Inductor, Coilcraft, XAL1510-103, 15.4x16.4x10.0mm, (https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1510-153
Inductor, Coilcraft, XAL1510-153, 15.4x16.4x10.0mm, (https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1510-223
Inductor, Coilcraft, XAL1510-223, 15.4x16.4x10.0mm, (https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1510-333
Inductor, Coilcraft, XAL1510-333, 15.4x16.4x11.0mm, (https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1510-472
Inductor, Coilcraft, XAL1510-472, 15.4x16.4x10.0mm, (https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1510-682
Inductor, Coilcraft, XAL1510-682, 15.4x16.4x10.0mm, (https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1510-822
Inductor, Coilcraft, XAL1510-822, 15.4x16.4x10.0mm, (https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1513-153
Inductor, Coilcraft, XAL1513-153, 15.4x16.4x13.0mm, (https://www.coilcraft.com/getmedia/129ad6f3-0445-47fd-a0b3-edeb49177c17/xal1513.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-102
Inductor, Coilcraft, XAL1580-102, 15.4x16.4x8.2mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-132
Inductor, Coilcraft, XAL1580-132, 15.4x16.4x8.0mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-182
Inductor, Coilcraft, XAL1580-182, 15.4x16.4x8.0mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-202
Inductor, Coilcraft, XAL1580-202, 15.4x16.4x8.0mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-302
Inductor, Coilcraft, XAL1580-302, 15.4x16.4x8.0mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-401
Inductor, Coilcraft, XAL1580-401, 15.4x16.4x8.2mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-452
Inductor, Coilcraft, XAL1580-452, 15.4x16.4x8.0mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-532
Inductor, Coilcraft, XAL1580-532, 15.4x16.4x8.0mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-612
Inductor, Coilcraft, XAL1580-612, 15.4x16.4x8.0mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL1580-741
Inductor, Coilcraft, XAL1580-741, 15.4x16.4x8.2mm, (https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL4020-XXX
Inductor, Coilcraft, XAL4020-XXX, 4.3x4.3x2.1mm, (https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL4030-XXX
Inductor, Coilcraft, XAL4030-XXX, 4.3x4.3x3.1mm, (https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL4040-XXX
Inductor, Coilcraft, XAL4040-XXX, 4.3x4.3x4.1mm, (https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL5020-XXX
Inductor, Coilcraft, XAL5020-XXX, 5.48x5.68x2.0mm, (https://www.coilcraft.com/getmedia/1941eff1-c018-493c-8cd6-d88d2edf5029/xal5020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL5030-XXX
Inductor, Coilcraft, XAL5030-XXX, 5.48x5.68x3.1mm, (https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL5050-XXX
Inductor, Coilcraft, XAL5050-XXX, 5.48x5.68x5.1mm, (https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL6020-XXX
Inductor, Coilcraft, XAL6020-XXX, 6.56x6.76x2.1mm, (https://www.coilcraft.com/getmedia/467ff589-8942-4e57-92d0-5bef6e04ce09/xal6020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL6030-XXX
Inductor, Coilcraft, XAL6030-XXX, 6.56x6.76x3.1mm, (https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL6060-XXX
Inductor, Coilcraft, XAL6060-XXX, 6.56x6.76x6.1mm, (https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-102
Inductor, Coilcraft, XAL7020-102, 8.0x8.0x2.0mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-122
Inductor, Coilcraft, XAL7020-122, 8.0x8.0x2.0mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-151
Inductor, Coilcraft, XAL7020-151, 8.0x8.0x2.05mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-152
Inductor, Coilcraft, XAL7020-152, 8.0x8.0x2.0mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-222
Inductor, Coilcraft, XAL7020-222, 8.0x8.0x2.0mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-271
Inductor, Coilcraft, XAL7020-271, 8.0x8.0x2.05mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-331
Inductor, Coilcraft, XAL7020-331, 8.0x8.0x2.0mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-471
Inductor, Coilcraft, XAL7020-471, 8.0x8.0x2.0mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7020-681
Inductor, Coilcraft, XAL7020-681, 8.0x8.0x2.0mm, (https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-102
Inductor, Coilcraft, XAL7030-102, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-103
Inductor, Coilcraft, XAL7030-103, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-152
Inductor, Coilcraft, XAL7030-152, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-161
Inductor, Coilcraft, XAL7030-161, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-222
Inductor, Coilcraft, XAL7030-222, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-272
Inductor, Coilcraft, XAL7030-272, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-301
Inductor, Coilcraft, XAL7030-301, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-332
Inductor, Coilcraft, XAL7030-332, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-472
Inductor, Coilcraft, XAL7030-472, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-562
Inductor, Coilcraft, XAL7030-562, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-601
Inductor, Coilcraft, XAL7030-601, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-682
Inductor, Coilcraft, XAL7030-682, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7030-822
Inductor, Coilcraft, XAL7030-822, 8.0x8.0x3.1mm, (https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7050-XXX
Inductor, Coilcraft, XAL7050-XXX, 7.7x8.0x5.0mm, (https://www.coilcraft.com/getmedia/13a991b3-4273-4be3-81ba-f3cf372b4691/xal7050.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL7070-XXX
Inductor, Coilcraft, XAL7070-XXX, 7.7x8.0x7.0mm, (https://www.coilcraft.com/getmedia/1ba55433-bcc8-4838-9b21-382f497e12e0/xal7070.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL8050-223
Inductor, Coilcraft, XAL8050-223, 8.3x8.8x5.0mm, (https://www.coilcraft.com/getmedia/5885ede8-ea4f-464a-9dcb-18dbf143a845/xal8050.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
Inductor_SMD
L_Coilcraft_XAL8080-XXX
Inductor, Coilcraft, XAL8080-XXX, 8.3x8.8x8.0mm, (https://www.coilcraft.com/getmedia/345e50d6-a804-4ecb-9a92-5185221faf3e/xal8080.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor xal
+xal
0
2
2
@@ -62398,6 +65870,62 @@ L Coilcraft XxL4040
2
2
Inductor_SMD
+L_CommonModeChoke_Bourns_SRF1260
+Bourns common-mode choke, 4 Pin (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Bourns common-mode choke NoLead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilank_ACM1210
+Coilank common-mode choke, 4 Pin (https://www.lcsc.com/datasheet/C49073870.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Coilank common-mode choke NoLead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilank_ACM1608
+Coilank common-mode choke, 4 Pin (https://www.lcsc.com/datasheet/C49073870.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Coilank common-mode choke NoLead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilank_ACM2012
+Coilank common-mode choke, 4 Pin (https://www.lcsc.com/datasheet/C49073870.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Coilank common-mode choke NoLead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilank_ACM2520
+Coilank common-mode choke, 4 Pin (https://www.lcsc.com/datasheet/C49073870.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Coilank common-mode choke NoLead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilank_ACM3216
+Coilank common-mode choke, 4 Pin (https://www.lcsc.com/datasheet/C49073870.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Coilank common-mode choke NoLead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilank_ACM3225
+Coilank common-mode choke, 4 Pin (https://www.lcsc.com/datasheet/C49073870.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Coilank common-mode choke NoLead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilank_ACM4532
+Coilank common-mode choke, 4 Pin (https://www.lcsc.com/datasheet/C49073870.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Coilank common-mode choke NoLead
+0
+4
+4
+Inductor_SMD
L_CommonModeChoke_Coilcraft_0603USB
Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf
surface mount common mode bead
@@ -62427,33 +65955,54 @@ inductor common mode choke
4
Inductor_SMD
L_CommonModeChoke_TDK_ACM2520-2P
-TDK ACM2520 common-mode filter, SMD, 2x2.5mm, height 1.2mm https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_signal_acm2520_en.pdf
-ACM2520 common-mode filter 4 pin
+TDK common-mode choke, 4 Pin (https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_signal_acm2520_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDK common-mode choke NoLead
0
4
4
Inductor_SMD
L_CommonModeChoke_TDK_ACM2520-3P
-TDK ACM2520 common-mode filter, SMD, 2x2.5mm, height 1.2mm https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_signal_acm2520_en.pdf
-ACM2520 common-mode filter 6 pin
+TDK common-mode choke, 6 Pin (https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_signal_acm2520_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDK common-mode choke NoLead
0
6
6
Inductor_SMD
L_CommonModeChoke_TDK_ACM7060
-ACM7060 SMT Common Mode Filter, https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_power_acm7060_en.pdf
-SMT Common Mode Line Filter
+TDK common-mode choke, 4 Pin (https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_power_acm7060_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDK common-mode choke NoLead
0
4
4
Inductor_SMD
L_CommonModeChoke_Wuerth_WE-SL5
+WE-SL5 SMT Common Mode Line Filter, 10x8.7mm, height 6.5mm, https://www.we-online.com/components/products/datasheet/744272121.pdf
+SMT Common Mode Line Filter
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Wuerth_WE-SL5-HC
WE-SL5 SMT Common Mode Line Filter, 9.5x8.3mm, height 5mm, https://www.we-online.com/components/products/datasheet/744273222.pdf
SMT Common Mode Line Filter
0
4
4
Inductor_SMD
+L_CommonModeChoke_XR_XRGM0905C
+XR XRGM0905C SO, 4 Pin (https://www.lcsc.com/datasheet/C42418174.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+XR SO Inductor_SMD
+0
+4
+4
+Inductor_SMD
+L_CommonMode_Bourns_DR331
+Bourns DR331 SO, 4 Pin (https://bourns.com/docs/product-datasheets/dr331.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Bourns SO Inductor_SMD
+0
+4
+4
+Inductor_SMD
L_CommonMode_Delevan_4222
API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf
surface mount common mode bead
@@ -62477,7 +66026,7 @@ common mode choke 1206 cnsw
Inductor_SMD
L_Eaton_MCL2012V1
Inductor, Eaton, MCL2012V1, 2.0x1.2x0.9mm, (https://eu.mouser.com/datasheet/2/87/eaton-mcl2012v1-multilayer-chip-inductor-data-shee-1622891.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ferrite multilayer power
+ferrite multilayer power
0
2
2
@@ -62561,28 +66110,35 @@ smd inductor dlg-1005
Inductor_SMD
L_KOHERelec_MDA5030
Inductor, KOHERelec, MDA5030, 5.2x5.2x2.8mm, (http://www.kohergroup.com/template/default/pdf/MDA5030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor high-current power shielded
+high-current power shielded
0
2
2
Inductor_SMD
L_KOHERelec_MDA7030
Inductor, KOHERelec, MDA7030, 7.1x6.6x2.8mm, (http://www.kohergroup.com/template/default/pdf/MDA7030.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor high-current power shielded
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_Murata_DEM3512C
+Inductor, Murata, DEM3512C, 3.9x3.7x1.2mm, (https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3512c.ashx), generated with kicad-footprint-generator gen_inductor.py
+power shielded
0
2
2
Inductor_SMD
-L_Murata_DEM35xxC
-https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx
-Inductor SMD DEM35xxC
+L_Murata_DEM3518C
+Inductor, Murata, DEM3518C, 3.9x3.7x1.8mm, (https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx), generated with kicad-footprint-generator gen_inductor.py
+power shielded
0
2
2
Inductor_SMD
L_Murata_DFE201610P
Inductor, Murata, DFE201610P, 2.0x1.6x1.0mm, (https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundmetalalloychiptype/m_dfe201610p.ashx), generated with kicad-footprint-generator gen_inductor.py
-Inductor power chip flatwire
+power chip flatwire
0
2
2
@@ -62846,6 +66402,97 @@ Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded
2
2
Inductor_SMD
+L_Panasonic_PCC-M0530M
+Inductor, Panasonic, PCC-M0530M, 5.5x5.0x3.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M0540M
+Inductor, Panasonic, PCC-M0540M, 5.5x5.0x4.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M0630M
+Inductor, Panasonic, PCC-M0630M, 6.5x6.0x3.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M0645M
+Inductor, Panasonic, PCC-M0645M, 6.5x6.0x4.5mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M0750M
+Inductor, Panasonic, PCC-M0750M, 7.5x7.0x5.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M0754M
+Inductor, Panasonic, PCC-M0754M, 7.5x7.0x5.4mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M0850M
+Inductor, Panasonic, PCC-M0850M, 8.5x8.0x5.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M0854M
+Inductor, Panasonic, PCC-M0854M, 8.5x8.0x5.4mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M1040ML
+Inductor, Panasonic, PCC-M1040ML, 10.9x10.0x4.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M1050M
+Inductor, Panasonic, PCC-M1050M, 10.7x10.0x5.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M1050ML
+Inductor, Panasonic, PCC-M1050ML, 10.9x10.0x5.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M1054M
+Inductor, Panasonic, PCC-M1054M, 10.7x10.0x5.4mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
+L_Panasonic_PCC-M1060ML
+Inductor, Panasonic, PCC-M1060ML, 10.9x10.0x6.0mm, (https://industrial.panasonic.com/cdbs/www-data/pdf/AGL0000/AGL0000C59.pdf), generated with kicad-footprint-generator gen_inductor.py
+ferrite power automotive ETQPxM
+0
+2
+2
+Inductor_SMD
L_Pulse_P059x
1:1, Power Inductor, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/p0599nl
inductor coil choke
@@ -62862,21 +66509,21 @@ Inductor SMD Pulse PA4320
Inductor_SMD
L_Pulse_PA4332
Inductor, Pulse, PA4332, 4.2x4.2x2.0mm, (https://productfinder.pulseelectronics.com/api/open/part-attachments/datasheet/pa4332.222nlt), generated with kicad-footprint-generator gen_inductor.py
-Inductor Pulse SMT PA4332
+Pulse SMT PA4332
0
2
2
Inductor_SMD
L_Pulse_PA4340
Inductor, Pulse, PA4340, 6.0x5.4x3.0mm, (https://productfinder.pulseelectronics.com/api/open/part-attachments/datasheet/PA4340.183NLT), generated with kicad-footprint-generator gen_inductor.py
-Inductor Pulse SMT PA4340
+Pulse SMT PA4340
0
2
2
Inductor_SMD
L_Pulse_PA4341
Inductor, Pulse, PA4341, 6.4x6.6x2.8mm, (https://productfinder.pulseelectronics.com/api/open/part-attachments/datasheet/pa4341.102anlt), generated with kicad-footprint-generator gen_inductor.py
-Inductor Pulse SMT PA4341
+Pulse SMT PA4341
0
2
2
@@ -62897,7 +66544,7 @@ Shielded Molded High Current Power Inductor
Inductor_SMD
L_Pulse_PA5402
Inductor, Pulse, PA5402, 4.45x4.06x1.8mm, (https://productfinder.pulseelectronics.com/api/open/part-attachments/datasheet/PM5402.222NLT), generated with kicad-footprint-generator gen_inductor.py
-Inductor Pulse SMT PA5402
+Pulse SMT PA5402
0
2
2
@@ -62911,49 +66558,56 @@ Inductor Sorede SNR
Inductor_SMD
L_SXN_SMDRI62
Inductor, SXN, SMDRI62, 6.5x6.8x3.0mm, (https://www.sxndz.com/upload/202108/16/202108161607454319.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sxn smdri
+sxn smdri
0
2
2
Inductor_SMD
L_SXN_SMDRI64
Inductor, SXN, SMDRI64, 6.5x6.8x5.0mm, (https://www.sxndz.com/upload/202108/16/202108161607454319.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sxn smdri
+sxn smdri
0
2
2
Inductor_SMD
L_SXN_SMDRI73
Inductor, SXN, SMDRI73, 7.5x7.5x3.4mm, (https://www.sxndz.com/upload/202108/16/202108161607454319.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sxn smdri
+sxn smdri
0
2
2
Inductor_SMD
L_SXN_SMDRI74
Inductor, SXN, SMDRI74, 7.5x7.5x4.5mm, (https://www.sxndz.com/upload/202108/16/202108161607454319.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sxn smdri
+sxn smdri
0
2
2
Inductor_SMD
L_SXN_SMDRI124
Inductor, SXN, SMDRI124, 12.3x12.3x4.5mm, (https://www.sxndz.com/upload/202108/16/202108161607454319.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sxn smdri
+sxn smdri
0
2
2
Inductor_SMD
L_SXN_SMDRI125
Inductor, SXN, SMDRI125, 12.3x12.3x6.0mm, (https://www.sxndz.com/upload/202108/16/202108161607454319.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sxn smdri
+sxn smdri
0
2
2
Inductor_SMD
L_SXN_SMDRI127
Inductor, SXN, SMDRI127, 12.3x12.3x8.0mm, (https://www.sxndz.com/upload/202108/16/202108161607454319.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor sxn smdri
+sxn smdri
+0
+2
+2
+Inductor_SMD
+L_SXN_SMMS1770
+Inductor, SXN, SMMS1770, 17.5x17.15x7.0mm, (https://www.sxndz.com/upload/202406/07/202406071030485268.pdf), generated with kicad-footprint-generator gen_inductor.py
+sxn smms
0
2
2
@@ -63023,644 +66677,644 @@ Inductor SMD CR75 Unshielded
Inductor_SMD
L_Sunlord_MWSA0402S
Inductor, Sunlord, MWSA0402S, 4.4x4.2x1.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0412S
Inductor, Sunlord, MWSA0412S, 4.4x4.2x1.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0503S
Inductor, Sunlord, MWSA0503S, 5.4x5.2x2.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0518S
Inductor, Sunlord, MWSA0518S, 5.4x5.2x1.6mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0602S
Inductor, Sunlord, MWSA0602S, 7.0x6.6x1.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0603S
Inductor, Sunlord, MWSA0603S, 7.0x6.6x2.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0604S
Inductor, Sunlord, MWSA0604S, 7.0x6.6x3.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0605S
Inductor, Sunlord, MWSA0605S, 7.0x6.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0615S
Inductor, Sunlord, MWSA0615S, 7.0x6.6x1.3mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0618S
Inductor, Sunlord, MWSA0618S, 7.0x6.6x1.6mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0624S
Inductor, Sunlord, MWSA0624S, 7.0x6.6x2.2mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA0804S
Inductor, Sunlord, MWSA0804S, 8.2x8.8x3.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1003S
Inductor, Sunlord, MWSA1003S, 11.5x10.0x2.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1004S
Inductor, Sunlord, MWSA1004S, 11.0x10.0x3.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1005S
Inductor, Sunlord, MWSA1005S, 11.5x10.0x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-1R0
Inductor, Sunlord, MWSA1204S-1R0, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-1R5
Inductor, Sunlord, MWSA1204S-1R5, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-2R2
Inductor, Sunlord, MWSA1204S-2R2, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-3R3
Inductor, Sunlord, MWSA1204S-3R3, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-4R7
Inductor, Sunlord, MWSA1204S-4R7, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-6R8
Inductor, Sunlord, MWSA1204S-6R8, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-100
Inductor, Sunlord, MWSA1204S-100, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-150
Inductor, Sunlord, MWSA1204S-150, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-220
Inductor, Sunlord, MWSA1204S-220, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-R22
Inductor, Sunlord, MWSA1204S-R22, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-R47
Inductor, Sunlord, MWSA1204S-R47, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-R68
Inductor, Sunlord, MWSA1204S-R68, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1204S-R82
Inductor, Sunlord, MWSA1204S-R82, 13.45x12.8x4.0mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-1R0
Inductor, Sunlord, MWSA1205S-1R0, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-1R5
Inductor, Sunlord, MWSA1205S-1R5, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-2R2
Inductor, Sunlord, MWSA1205S-2R2, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-3R3
Inductor, Sunlord, MWSA1205S-3R3, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-4R7
Inductor, Sunlord, MWSA1205S-4R7, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-6R8
Inductor, Sunlord, MWSA1205S-6R8, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-100
Inductor, Sunlord, MWSA1205S-100, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-150
Inductor, Sunlord, MWSA1205S-150, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-220
Inductor, Sunlord, MWSA1205S-220, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-330
Inductor, Sunlord, MWSA1205S-330, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-470
Inductor, Sunlord, MWSA1205S-470, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-R22
Inductor, Sunlord, MWSA1205S-R22, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-R36
Inductor, Sunlord, MWSA1205S-R36, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-R50
Inductor, Sunlord, MWSA1205S-R50, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-R68
Inductor, Sunlord, MWSA1205S-R68, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1205S-R82
Inductor, Sunlord, MWSA1205S-R82, 13.45x12.6x4.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-1R5
Inductor, Sunlord, MWSA1206S-1R5, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-2R2
Inductor, Sunlord, MWSA1206S-2R2, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-3R3
Inductor, Sunlord, MWSA1206S-3R3, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-4R7
Inductor, Sunlord, MWSA1206S-4R7, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-5R6
Inductor, Sunlord, MWSA1206S-5R6, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-6R8
Inductor, Sunlord, MWSA1206S-6R8, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-8R2
Inductor, Sunlord, MWSA1206S-8R2, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-100
Inductor, Sunlord, MWSA1206S-100, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-101
Inductor, Sunlord, MWSA1206S-101, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-120
Inductor, Sunlord, MWSA1206S-120, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-121
Inductor, Sunlord, MWSA1206S-121, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-150
Inductor, Sunlord, MWSA1206S-150, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-151
Inductor, Sunlord, MWSA1206S-151, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-180
Inductor, Sunlord, MWSA1206S-180, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-220
Inductor, Sunlord, MWSA1206S-220, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-270
Inductor, Sunlord, MWSA1206S-270, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-330
Inductor, Sunlord, MWSA1206S-330, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-470
Inductor, Sunlord, MWSA1206S-470, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-680
Inductor, Sunlord, MWSA1206S-680, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1206S-R68
Inductor, Sunlord, MWSA1206S-R68, 13.45x12.6x5.8mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1265S
Inductor, Sunlord, MWSA1265S, 13.45x12.6x6.5mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA1707S
Inductor, Sunlord, MWSA1707S, 17.15x17.15x6.7mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_MWSA2213S
Inductor, Sunlord, MWSA2213S, 23.5x22.0x12.6mm, (https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor mwsa
+mwsa
0
2
2
Inductor_SMD
L_Sunlord_SWPA3010S
Inductor, Sunlord, SWPA3010S, 3.0x3.0x1.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA3012S
Inductor, Sunlord, SWPA3012S, 3.0x3.0x1.2mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA3015S
Inductor, Sunlord, SWPA3015S, 3.0x3.0x1.5mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA4010S
Inductor, Sunlord, SWPA4010S, 4.0x4.0x1.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA4012S
Inductor, Sunlord, SWPA4012S, 4.0x4.0x1.2mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA4018S
Inductor, Sunlord, SWPA4018S, 4.0x4.0x1.8mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA4020S
Inductor, Sunlord, SWPA4020S, 4.0x4.0x2.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA4026S
Inductor, Sunlord, SWPA4026S, 4.0x4.0x2.6mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA4030S
Inductor, Sunlord, SWPA4030S, 4.0x4.0x3.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA5012S
Inductor, Sunlord, SWPA5012S, 5.0x5.0x1.2mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA5020S
Inductor, Sunlord, SWPA5020S, 5.0x5.0x2.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA5040S
Inductor, Sunlord, SWPA5040S, 5.0x5.0x4.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA6020S
Inductor, Sunlord, SWPA6020S, 6.0x6.0x2.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA6028S
Inductor, Sunlord, SWPA6028S, 6.0x6.0x2.8mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA6040S
Inductor, Sunlord, SWPA6040S, 6.0x6.0x4.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA6045S
Inductor, Sunlord, SWPA6045S, 6.0x6.0x4.5mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA8040S
Inductor, Sunlord, SWPA8040S, 8.0x8.0x4.2mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA252010S
Inductor, Sunlord, SWPA252010S, 2.5x2.0x1.0mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWPA252012S
Inductor, Sunlord, SWPA252012S, 2.5x2.0x1.2mm, (https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor swpa
+swpa
0
2
2
Inductor_SMD
L_Sunlord_SWRB1204S
Inductor, Sunlord, SWRB1204S, 12.5x12.5x5.0mm, (https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor swrb
+swrb
0
2
2
Inductor_SMD
L_Sunlord_SWRB1205S
Inductor, Sunlord, SWRB1205S, 12.5x12.5x6.0mm, (https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor swrb
+swrb
0
2
2
Inductor_SMD
L_Sunlord_SWRB1207S
Inductor, Sunlord, SWRB1207S, 12.5x12.5x8.0mm, (https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en), generated with kicad-footprint-generator gen_inductor.py
-Inductor swrb
+swrb
0
2
2
Inductor_SMD
L_TDK_MLZ1608
Inductor, TDK, MLZ1608, 1.6x0.8x0.8mm, ( "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz1608_en.pdf"), generated with kicad-footprint-generator gen_inductor.py
-Inductor MLZ
+MLZ
0
2
2
Inductor_SMD
L_TDK_MLZ2012_h0.85mm
Inductor, TDK, MLZ2012_h0.85mm, 2.0x1.25x0.85mm, ( "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf"), generated with kicad-footprint-generator gen_inductor.py
-Inductor MLZ
+MLZ
0
2
2
Inductor_SMD
L_TDK_MLZ2012_h1.25mm
Inductor, TDK, MLZ2012_h1.25mm, 2.0x1.25x1.25mm, ( "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf"), generated with kicad-footprint-generator gen_inductor.py
-Inductor MLZ
+MLZ
0
2
2
@@ -63680,77 +67334,77 @@ tdk nlv32 nlcv32 nlfv32
2
Inductor_SMD
L_TDK_SLF6025
-Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf)
+Inductor, TDK, SLF6025, 6.0mmx6.0mm, https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor TDK_SLF6025
0
2
2
Inductor_SMD
L_TDK_SLF6028
-Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf)
+Inductor, TDK, SLF6028, 6.0mmx6.0mm, https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor TDK_SLF6028
0
2
2
Inductor_SMD
L_TDK_SLF6045
-Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf)
+Inductor, TDK, SLF6045, 6.0mmx6.0mm, https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor TDK_SLF6045
0
2
2
Inductor_SMD
L_TDK_SLF7032
-Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf)
+Inductor, TDK, SLF7032, 7.0mmx7.0mm, https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor TDK_SLF7032
0
2
2
Inductor_SMD
L_TDK_SLF7045
-Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf)
+Inductor, TDK, SLF7045, 7.0mmx7.0mm, https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor TDK_SLF7045
0
2
2
Inductor_SMD
L_TDK_SLF7055
-Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf)
+Inductor, TDK, SLF7055, 7.0mmx7.0mm, https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor TDK_SLF7055
0
2
2
Inductor_SMD
L_TDK_SLF10145
-Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf)
+Inductor, TDK, SLF10145, 10.1mmx10.1mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor TDK_SLF10145
0
2
2
Inductor_SMD
L_TDK_SLF10165
-Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf)
+Inductor, TDK, SLF10165, 10.1mmx10.1mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor TDK_SLF10165
0
2
2
Inductor_SMD
L_TDK_SLF12555
-Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf)
+Inductor, TDK, SLF12555, 12.5mmx12.5mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor SLF12555
0
2
2
Inductor_SMD
L_TDK_SLF12565
-Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf)
+Inductor, TDK, SLF12565, 12.5mmx12.5mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor SLF12565
0
2
2
Inductor_SMD
L_TDK_SLF12575
-Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf)
+Inductor, TDK, SLF12575, 12.5mmx12.5mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf, generated with kicad-footprint-generator StandardBox_generator.py
Inductor SLF12575
0
2
@@ -63938,6 +67592,83 @@ inductor taiyo-yuden nr smd
2
2
Inductor_SMD
+L_TechFuse_SL0420
+Inductor, TechFuse, SL0420, 4.5x4.1x2.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL0520
+Inductor, TechFuse, SL0520, 5.7x5.2x2.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL0530
+Inductor, TechFuse, SL0530, 5.7x5.2x3.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL0620
+Inductor, TechFuse, SL0620, 7.1x6.6x2.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL0624
+Inductor, TechFuse, SL0624, 7.1x6.6x2.4mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL0630
+Inductor, TechFuse, SL0630, 7.1x6.6x3.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL0650
+Inductor, TechFuse, SL0650, 7.1x6.6x5.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL1040
+Inductor, TechFuse, SL1040, 11.0x10.5x4.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL1050
+Inductor, TechFuse, SL1050, 11.0x10.5x5.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL1250
+Inductor, TechFuse, SL1250, 13.5x12.8x5.0mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
+L_TechFuse_SL1265
+Inductor, TechFuse, SL1265, 13.5x12.8x6.5mm, ( http://www.sealand-pptc.com/product_view.php?r=77), generated with kicad-footprint-generator gen_inductor.py
+high-current power shielded
+0
+2
+2
+Inductor_SMD
L_TracoPower_TCK-047_5.2x5.8mm
Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf
inductor smd traco
@@ -63960,106 +67691,106 @@ SMD Vishay Inductor Low Profile
2
Inductor_SMD
L_Vishay_IHLP-1212
-Inductor, Vishay, IHLP series, 3.0mmx3.0mm
-inductor vishay ihlp smd
+Inductor, Vishay, IHLP-1212, 3.0x3.0x2.0mm, (https://www.vishay.com/docs/34289/lp12bz11.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded SMT
0
2
2
Inductor_SMD
L_Vishay_IHLP-1616
-Inductor, Vishay, IHLP series, 4.1mmx4.1mm
-inductor vishay ihlp smd
+Inductor, Vishay, IHLP-1616, 4.06x4.06x2.0mm, (https://www.vishay.com/docs/34196/lp16bz11.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded SMT
0
2
2
Inductor_SMD
L_Vishay_IHLP-2020
-Inductor, Vishay, IHLP series, 5.1mmx5.1mm
-inductor vishay ihlp smd
+Inductor, Vishay, IHLP-2020, 5.18x5.18x3.0mm, (https://www.vishay.com/docs/34280/ihlp-2020cz-01.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded SMT
0
2
2
Inductor_SMD
L_Vishay_IHLP-2525
-Inductor, Vishay, IHLP series, 6.3mmx6.3mm
-inductor vishay ihlp smd
+Inductor, Vishay, IHLP-2525, 6.47x6.47x3.0mm, (https://www.vishay.com/docs/34104/ihlp-2525cz-01.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded SMT
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-3232
+Inductor, Vishay, IHLP-3232, 8.18x8.18x4.0mm, (https://www.vishay.com/docs/34313/ihlp3232dz-11.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded SMT
0
2
2
Inductor_SMD
L_Vishay_IHLP-4040
-Inductor, Vishay, IHLP series, 10.2mmx10.2mm
-inductor vishay ihlp smd
+Inductor, Vishay, IHLP-4040, 10.3x10.3x5.4mm, (https://www.vishay.com/docs/34499/ihlp4040ed5a.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded SMT
0
2
2
Inductor_SMD
L_Vishay_IHLP-5050
-Inductor, Vishay, IHLP series, 12.7mmx12.7mm
-inductor vishay ihlp smd
+Inductor, Vishay, IHLP-5050, 12.9x12.9x6.4mm, (https://www.vishay.com/docs/34123/ihlp-5050fd-01.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded SMT
0
2
2
Inductor_SMD
L_Vishay_IHLP-6767
-Inductor, Vishay, IHLP series, 17.0mmx17.0mm
-inductor vishay ihlp smd
+Inductor, Vishay, IHLP-6767, 17.15x17.15x7.0mm, (https://www.vishay.com/docs/34282/ihlp-6767gz-11.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded SMT
0
2
2
Inductor_SMD
L_Vishay_IHSM-3825
-Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm
-inductor vishay icsm smd
+Inductor, Vishay, IHSM-3825, 11.18x6.35x5.72mm, (http://www.vishay.com/docs/34018/ihsm3825.pdf), generated with kicad-footprint-generator gen_inductor.py
+wirewound ferrite power
0
2
2
Inductor_SMD
L_Vishay_IHSM-4825
-Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm
-inductor vishay icsm smd
+Inductor, Vishay, IHSM-4825, 13.72x6.35x5.72mm, (http://www.vishay.com/docs/34019/ihsm4825.pdf), generated with kicad-footprint-generator gen_inductor.py
+wirewound ferrite power
0
2
2
Inductor_SMD
L_Vishay_IHSM-5832
-Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm
-inductor vishay icsm smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHSM-7382
-Inductor, Vishay, Vishay_IHSM-7382, http://www.vishay.com/docs/34021/ihsm7832.pdf, 21.3mmx8.1mm
-inductor vishay icsm smd
+Inductor, Vishay, IHSM-5832, 16.26x8.13x7.24mm, (https://www.vishay.com/docs/34020/ihsm-5832.pdf), generated with kicad-footprint-generator gen_inductor.py
+wirewound ferrite power
0
2
2
Inductor_SMD
L_Vishay_IHSM-7832
-Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm
-inductor vishay icsm smd
+Inductor, Vishay, IHSM-7832, 21.34x8.13x7.24mm, (https://www.vishay.com/docs/34021/ihsm7832.pdf), generated with kicad-footprint-generator gen_inductor.py
+wirewound ferrite power
0
2
2
Inductor_SMD
L_Walsin_WLFM201209x
Inductor, Walsin, WLFM201209x, 2.0x1.25x0.9mm, (http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ferrite multilayer power
+ferrite multilayer power
0
2
2
Inductor_SMD
L_Walsin_WLFM201609x
Inductor, Walsin, WLFM201609x, 2.0x1.6x0.9mm, (http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ferrite multilayer power
+ferrite multilayer power
0
2
2
Inductor_SMD
L_Walsin_WLFM252009x
Inductor, Walsin, WLFM252009x, 2.5x2.0x0.9mm, (http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf), generated with kicad-footprint-generator gen_inductor.py
-Inductor ferrite multilayer power
+ferrite multilayer power
0
2
2
@@ -64086,253 +67817,379 @@ inductor shielded wuerth hcf
2
Inductor_SMD
L_Wuerth_HCI-1030
-Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-1030, 10.6x10.6x2.8mm, (https://www.we-online.com/components/products/datasheet/744323020.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-1040
-Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-1040, 10.2x10.2x4.0mm, (https://www.we-online.com/components/products/datasheet/744355215.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-1050
-Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-1050, 10.1x10.1x4.7mm, (https://www.we-online.com/components/products/datasheet/744325016.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-1335
-Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-1335, 12.8x12.8x3.3mm, (https://www.we-online.com/components/products/datasheet/744313025.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-1350
-Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-1350, 12.8x12.8x4.7mm, (https://www.we-online.com/components/products/datasheet/744355019.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-1365
-Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-1365, 12.8x12.8x6.2mm, (https://www.we-online.com/components/products/datasheet/744355122.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-1890
-Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-1890, 18.2x18.2x8.9mm, (https://www.we-online.com/components/products/datasheet/7443556082.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-2212
-Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-2212, 22.5x22.0x12.0mm, (https://www.we-online.com/components/products/datasheet/74435580330.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-5040
-Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-5040, 5.5x5.3x4.0mm, (https://www.we-online.com/components/products/datasheet/744316022.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-7030
-Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-7030, 6.9x6.9x3.0mm, (https://www.we-online.com/components/products/datasheet/744310013.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-7040
-Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-7040, 6.9x6.9x3.8mm, (https://www.we-online.com/components/products/datasheet/744311022.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCI-7050
-Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm
-inductor wurth hci smd
+Inductor, Wuerth, HCI-7050, 6.9x6.9x4.8mm, (https://www.we-online.com/components/products/datasheet/744314024.pdf), generated with kicad-footprint-generator gen_inductor.py
+flat-wire shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-1050
-Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-1050, 10.0x7.0x5.0mm, (https://www.we-online.com/components/products/datasheet/744303012.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-1052
-Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-1052, 10.3x10.3x5.0mm, (https://www.we-online.com/components/products/datasheet/744306020.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-1070
-Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-1070, 10.0x7.0x6.8mm, (https://www.we-online.com/components/products/datasheet/744308015.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-1078
-Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-1078, 9.4x6.2x7.8mm, (https://www.we-online.com/components/products/datasheet/7443081010.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-1190
-Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-1190, 10.5x11.0x8.9mm, (https://www.we-online.com/components/products/datasheet/744301025.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-1240
-Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-1240, 10.0x11.8x3.8mm, (https://www.we-online.com/components/products/datasheet/744304010.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-1350
-Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-1350, 13.3x13.3x5.0mm, (https://www.we-online.com/components/products/datasheet/744305022.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-1390
-Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-1390, 12.5x13.0x9.0mm, (https://www.we-online.com/components/products/datasheet/744309012.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-7050
-Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-7050, 7.0x7.0x5.0mm, (https://www.we-online.com/components/products/datasheet/744302007.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_HCM-7070
-Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm
-inductor wurth hcm smd
+Inductor, Wuerth, HCM-7070, 7.0x7.0x7.0mm, (https://www.we-online.com/components/products/datasheet/744307012.pdf), generated with kicad-footprint-generator gen_inductor.py
+shielded Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_LQFS-3818
+Inductor, Wuerth, LQFS-3818, 3.8x3.8x1.8mm, (https://www.we-online.com/components/products/datasheet/74406032010.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_LQFS-4818
+Inductor, Wuerth, LQFS-4818, 4.8x4.8x1.8mm, (https://www.we-online.com/components/products/datasheet/74406042010.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_LQFS-4828
+Inductor, Wuerth, LQFS-4828, 4.8x4.8x2.8mm, (https://www.we-online.com/components/products/datasheet/74406043012.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-1610
Inductor, Wuerth, MAPI-1610, 1.6x1.6x1.0mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-2010
Inductor, Wuerth, MAPI-2010, 2.0x1.6x1.0mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-2506
Inductor, Wuerth, MAPI-2506, 2.5x2.0x0.6mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-2508
Inductor, Wuerth, MAPI-2508, 2.5x2.0x0.8mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-2510
Inductor, Wuerth, MAPI-2510, 2.5x2.0x1.0mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-2512
Inductor, Wuerth, MAPI-2512, 2.5x2.0x1.2mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-3010
Inductor, Wuerth, MAPI-3010, 3.0x3.0x1.0mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-3012
Inductor, Wuerth, MAPI-3012, 3.0x3.0x1.2mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-3015
Inductor, Wuerth, MAPI-3015, 3.0x3.0x1.5mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-3020
Inductor, Wuerth, MAPI-3020, 3.0x3.0x2.0mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-4020
Inductor, Wuerth, MAPI-4020, 4.1x4.1x2.1mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-4030
Inductor, Wuerth, MAPI-4030, 4.1x4.1x3.1mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-5020
Inductor, Wuerth, MAPI-5020, 5.4x5.4x2.1mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
0
2
2
Inductor_SMD
L_Wuerth_MAPI-5030
Inductor, Wuerth, MAPI-5030, 5.4x5.4x3.1mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py
-Inductor Würth -SMT
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMCI-160808
+Inductor, Wuerth, PMCI-160808, 1.6x0.8x0.8mm, (https://www.we-online.com/en/components/products/WE-PMCI), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMCI-201210
+Inductor, Wuerth, PMCI-201210, 2.0x1.2x1.0mm, (https://www.we-online.com/en/components/products/WE-PMCI), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMCI-201610
+Inductor, Wuerth, PMCI-201610, 2.0x1.6x1.0mm, (https://www.we-online.com/en/components/products/WE-PMCI), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMCI-252010
+Inductor, Wuerth, PMCI-252010, 2.5x2.0x1.0mm, (https://www.we-online.com/en/components/products/WE-PMCI), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMCI-252012
+Inductor, Wuerth, PMCI-252012, 2.5x2.0x1.2mm, (https://www.we-online.com/en/components/products/WE-PMCI), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMCI-322510
+Inductor, Wuerth, PMCI-322510, 3.2x2.5x1.0mm, (https://www.we-online.com/en/components/products/WE-PMCI), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMCI-322512
+Inductor, Wuerth, PMCI-322512, 3.2x2.5x1.2mm, (https://www.we-online.com/en/components/products/WE-PMCI), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMCI-322515
+Inductor, Wuerth, PMCI-322515, 3.2x2.5x1.5mm, (https://www.we-online.com/en/components/products/WE-PMCI), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMFI-201610
+Inductor, Wuerth, PMFI-201610, 2.0x1.6x1.0mm, (https://www.we-online.com/components/products/datasheet/74479320165110.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMFI-201610_PMCI-compatible
+Inductor, Wuerth, PMFI-201610_PMCI-compatible, 2.0x1.6x1.0mm, (https://www.we-online.com/components/products/datasheet/74479320165110.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMFI-252012
+Inductor, Wuerth, PMFI-252012, 2.5x2.0x1.2mm, (https://www.we-online.com/components/products/datasheet/74479325207147.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMFI-252012_PMCI-compatible
+Inductor, Wuerth, PMFI-252012_PMCI-compatible, 2.5x2.0x1.2mm, (https://www.we-online.com/components/products/datasheet/74479325207147.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMFI-322512
+Inductor, Wuerth, PMFI-322512, 3.2x2.5x1.2mm, (https://www.we-online.com/components/products/datasheet/74479332257147.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMFI-322512_PMCI-compatible
+Inductor, Wuerth, PMFI-322512_PMCI-compatible, 3.2x2.5x1.2mm, (https://www.we-online.com/components/products/datasheet/74479332257147.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_PMFI-353220
+Inductor, Wuerth, PMFI-353220, 3.5x3.2x2.0mm, (https://www.we-online.com/components/products/datasheet/74479335329110.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
0
2
2
@@ -64442,9 +68299,16 @@ wurth wuerth smd inductor
2
2
Inductor_SMD
-L_Wuerth_WE-XHMI-8080
-Inductor, Wuerth, WE-XHMI 8080, 8.3mmx8.8mm (Script generated with StandardBox.py) (https://katalog.we-online.de/pbs/datasheet/74439358068.pdf)
-Inductor Wuerth WE-XHMI 8080
+L_Wuerth_XHMI-6060
+Inductor, Wuerth, XHMI-6060, 6.65x6.45x5.8mm, (https://www.we-online.com/components/products/datasheet/74439346068.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
+0
+2
+2
+Inductor_SMD
+L_Wuerth_XHMI-8080
+Inductor, Wuerth, XHMI-8080, 8.8x8.3x7.8mm, (https://www.we-online.com/components/products/datasheet/74439358068.pdf), generated with kicad-footprint-generator gen_inductor.py
+Würth SMT
0
2
2
@@ -65261,6 +69125,13 @@ common mode filter quadruple choke
8
8
Inductor_THT
+L_CommonMode_Toroid_Vertical_L13.0mm_W7.5mm_Px6.00mm_Py5.00mm_PRODTech_PDMCAT1065
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.00*5.00mm^2, length*width=13*7.5mm^2, PRODTech, PDMCAT1065, https://www.lcsc.com/datasheet/C5158821.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 6.00*5.00mm^2 length 13mm width 7.5mm PRODTech PDMCAT1065
+0
+4
+4
+Inductor_THT
L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100
L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100
@@ -65275,6 +69146,41 @@ L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm
4
4
Inductor_THT
+L_CommonMode_Toroid_Vertical_L22.0mm_W12.0mm_Px9.00mm_Py8.00mm_PRODTech_PDMCAT18107-102ML
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=9.00*8.00mm^2, length*width=22*12mm^2, PRODTech, PDMCAT18107-102ML, https://www.lcsc.com/datasheet/C2831472.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 9.00*8.00mm^2 length 22mm width 12mm PRODTech PDMCAT18107-102ML
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L22.0mm_W12.0mm_Px9.00mm_Py8.00mm_PRODTech_PDMCAT18107-103ML
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=9.00*8.00mm^2, length*width=22*12mm^2, PRODTech, PDMCAT18107-103ML, https://www.lcsc.com/datasheet/C2831472.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 9.00*8.00mm^2 length 22mm width 12mm PRODTech PDMCAT18107-103ML
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L22.0mm_W12.0mm_Px9.00mm_Py8.00mm_PRODTech_PDMCAT18107-202ML
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=9.00*8.00mm^2, length*width=22*12mm^2, PRODTech, PDMCAT18107-202ML, https://www.lcsc.com/datasheet/C2831472.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 9.00*8.00mm^2 length 22mm width 12mm PRODTech PDMCAT18107-202ML
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L22.0mm_W12.0mm_Px9.00mm_Py8.00mm_PRODTech_PDMCAT18107-203ML
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=9.00*8.00mm^2, length*width=22*12mm^2, PRODTech, PDMCAT18107-203ML, https://www.lcsc.com/datasheet/C2831472.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 9.00*8.00mm^2 length 22mm width 12mm PRODTech PDMCAT18107-203ML
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L22.0mm_W12.0mm_Px9.00mm_Py8.00mm_PRODTech_PDMCAT18107-502ML
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=9.00*8.00mm^2, length*width=22*12mm^2, PRODTech, PDMCAT18107-502ML, https://www.lcsc.com/datasheet/C2831472.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 9.00*8.00mm^2 length 22mm width 12mm PRODTech PDMCAT18107-502ML
+0
+4
+4
+Inductor_THT
L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200
L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, length*width=24*16.3mm^2, Murata, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf
L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm Murata 5200
@@ -66892,15 +70798,43 @@ LED Cree XHP35
6
3
LED_SMD
-LED_Cree-XHP50_6V
-Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf
+LED_Cree-XHP50_3V_HighDensity
+Cree XHP50, 3V, high density, https://downloads.cree-led.com/files/ds/x/XLamp-XHP50.3.pdf
+LED Cree XHP50
+0
+15
+3
+LED_SMD
+LED_Cree-XHP50_3V_HighIntensity
+Cree XHP50, 3V, high intensity, https://downloads.cree-led.com/files/ds/x/XLamp-XHP50.3.pdf
LED Cree XHP50
0
15
3
LED_SMD
-LED_Cree-XHP50_12V
-Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf
+LED_Cree-XHP50_6V_HighDensity
+Cree XHP50, 6V, high density, https://downloads.cree-led.com/files/ds/x/XLamp-XHP50.3.pdf
+LED Cree XHP50
+0
+15
+3
+LED_SMD
+LED_Cree-XHP50_6V_HighIntensity
+Cree XHP50, 6V, high intensity, https://downloads.cree-led.com/files/ds/x/XLamp-XHP50.3.pdf
+LED Cree XHP50
+0
+15
+3
+LED_SMD
+LED_Cree-XHP50_12V_HighDensity
+Cree XHP50, 12V, high density, https://downloads.cree-led.com/files/ds/x/XLamp-XHP50.3.pdf
+LED XHP50 Cree
+0
+15
+3
+LED_SMD
+LED_Cree-XHP50_12V_HighIntensity
+Cree XHP50, 12V, high intensity, https://downloads.cree-led.com/files/ds/x/XLamp-XHP50.3.pdf
LED XHP50 Cree
0
15
@@ -66962,6 +70896,13 @@ LED 3528
2
2
LED_SMD
+LED_Foshan-NTD3528_3.5x2.8mm
+3.5mm x 2.8mm mid-power LED, https://www.lcsc.com/datasheet/lcsc_datasheet_2307180955_Foshan-NationStar-Optoelectronics-NTD3528U1_C7464740.pdf
+Nationstar
+0
+2
+2
+LED_SMD
LED_Inolux_IN-P55TATRGB_PLCC6_5.0x5.5mm_P1.8mm
5.0x5.0mm PLCC-6 RGB LED, Inolux, https://www.inolux-corp.com/datasheet/SMDLED/RGB%20Top%20View/IN-P55TATRGB.pdf
LED RGB
@@ -68083,7 +72024,7 @@ onion omega module
64
Module
Pololu_Breakout-16_15.2x20.3mm
-Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\
+Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8
Pololu Breakout
0
16
@@ -69378,1288 +73319,1323 @@ mounting
0
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360
-Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://www.we-online.com/components/products/datasheet/9771050360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771050360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360
-Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://www.we-online.com/components/products/datasheet/9771060360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771060360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360
-Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://www.we-online.com/components/products/datasheet/9771070360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771070360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360
-Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://www.we-online.com/components/products/datasheet/9771080360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771080360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360
-Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://www.we-online.com/components/products/datasheet/9771090360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771090360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360
-Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://www.we-online.com/components/products/datasheet/9771100360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771100360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360
-Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://www.we-online.com/components/products/datasheet/9771110360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771110360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360
-Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://www.we-online.com/components/products/datasheet/9771120360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771120360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360
-Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://www.we-online.com/components/products/datasheet/9771130360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771130360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360
-Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://www.we-online.com/components/products/datasheet/9771140360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771140360
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360
-Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://www.we-online.com/components/products/datasheet/9771150360R.pdf), generated with kicad-footprint-generator
Mounting M3 9771150360
0
6
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482
-Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774010482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482
-Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774020482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482
-Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774030482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482
-Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774040482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482
-Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774050482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482
-Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774060482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482
-Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774070482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482
-Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774080482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482
-Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774090482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482
-Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774100482
+Mounting_Wuerth_WA-SMSI-M1.6_H0.5mm_9774005633
+Mounting Hardware, inside through hole M1.6, height 0.5, Wuerth electronics 9774005633 (https://www.we-online.com/components/products/datasheet/9774005633R.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774005633
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633
-Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://www.we-online.com/components/products/datasheet/9774015633R.pdf), generated with kicad-footprint-generator
Mounting M1.6 9774015633
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633
-Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://www.we-online.com/components/products/datasheet/9774010633R.pdf), generated with kicad-footprint-generator
Mounting M1.6 9774010633
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633
-Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://www.we-online.com/components/products/datasheet/9774025633R.pdf), generated with kicad-footprint-generator
Mounting M1.6 9774025633
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332
-Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://www.we-online.com/components/products/datasheet/97730256332R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730256332
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330
-Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://www.we-online.com/components/products/datasheet/97730256330R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730256330
0
5
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633
-Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://www.we-online.com/components/products/datasheet/9774020633R.pdf), generated with kicad-footprint-generator
Mounting M1.6 9774020633
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332
-Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://www.we-online.com/components/products/datasheet/97730356332R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730356332
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334
-Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://www.we-online.com/components/products/datasheet/97730356334R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730356334
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330
-Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://www.we-online.com/components/products/datasheet/97730356330R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730356330
0
5
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633
-Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://www.we-online.com/components/products/datasheet/9774030633R.pdf), generated with kicad-footprint-generator
Mounting M1.6 9774030633
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332
-Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://www.we-online.com/components/products/datasheet/97730306332R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730306332
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330
-Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://www.we-online.com/components/products/datasheet/97730306330R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730306330
0
5
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332
-Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://www.we-online.com/components/products/datasheet/97730456332R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730456332
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334
-Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://www.we-online.com/components/products/datasheet/97730456334R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730456334
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330
-Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://www.we-online.com/components/products/datasheet/97730456330R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730456330
0
5
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332
-Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://www.we-online.com/components/products/datasheet/97730406332R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730406332
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334
-Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://www.we-online.com/components/products/datasheet/97730406334R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730406334
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330
-Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://www.we-online.com/components/products/datasheet/97730406330R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730406330
0
5
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332
-Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://www.we-online.com/components/products/datasheet/97730506332R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730506332
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334
-Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://www.we-online.com/components/products/datasheet/97730506334R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730506334
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330
-Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://www.we-online.com/components/products/datasheet/97730506330R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730506330
0
5
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332
-Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://www.we-online.com/components/products/datasheet/97730606332R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730606332
0
6
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334
-Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://www.we-online.com/components/products/datasheet/97730606334R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730606334
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330
-Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://www.we-online.com/components/products/datasheet/97730606330R.pdf), generated with kicad-footprint-generator
Mounting M1.6 97730606330
0
5
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H0.5mm_9774005151R
-Mounting Hardware, inside through hole M2.5, height 0.5, Wuerth electronics 9774005151R (https://www.we-online.com/components/products/datasheet/9774005151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774005151R
+Mounting_Wuerth_WA-SMSI-M2.5_H0.5mm_9774005151
+Mounting Hardware, inside through hole M2.5, height 0.5, Wuerth electronics 9774005151 (https://www.we-online.com/components/products/datasheet/9774005151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774005151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H1.5mm_9774015151R
-Mounting Hardware, inside through hole M2.5, height 1.5, Wuerth electronics 9774015151R (https://www.we-online.com/components/products/datasheet/9774015151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774015151R
+Mounting_Wuerth_WA-SMSI-M2.5_H1.5mm_9774015151
+Mounting Hardware, inside through hole M2.5, height 1.5, Wuerth electronics 9774015151 (https://www.we-online.com/components/products/datasheet/9774015151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774015151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H1mm_9774010151R
-Mounting Hardware, inside through hole M2.5, height 1, Wuerth electronics 9774010151R (https://www.we-online.com/components/products/datasheet/9774010151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774010151R
+Mounting_Wuerth_WA-SMSI-M2.5_H1mm_9774010151
+Mounting Hardware, inside through hole M2.5, height 1, Wuerth electronics 9774010151 (https://www.we-online.com/components/products/datasheet/9774010151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774010151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H2.5mm_9774025151R
-Mounting Hardware, inside through hole M2.5, height 2.5, Wuerth electronics 9774025151R (https://www.we-online.com/components/products/datasheet/9774025151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774025151R
+Mounting_Wuerth_WA-SMSI-M2.5_H2.5mm_9774025151
+Mounting Hardware, inside through hole M2.5, height 2.5, Wuerth electronics 9774025151 (https://www.we-online.com/components/products/datasheet/9774025151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774025151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H2.7mm_9774027151R
-Mounting Hardware, inside through hole M2.5, height 2.7, Wuerth electronics 9774027151R (https://www.we-online.com/components/products/datasheet/9774027151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774027151R
+Mounting_Wuerth_WA-SMSI-M2.5_H2.7mm_9774027151
+Mounting Hardware, inside through hole M2.5, height 2.7, Wuerth electronics 9774027151 (https://www.we-online.com/components/products/datasheet/9774027151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774027151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H2mm_9774020151R
-Mounting Hardware, inside through hole M2.5, height 2, Wuerth electronics 9774020151R (https://www.we-online.com/components/products/datasheet/9774020151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774020151R
+Mounting_Wuerth_WA-SMSI-M2.5_H2mm_9774020151
+Mounting Hardware, inside through hole M2.5, height 2, Wuerth electronics 9774020151 (https://www.we-online.com/components/products/datasheet/9774020151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774020151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H3.5mm_9774035151R
-Mounting Hardware, inside through hole M2.5, height 3.5, Wuerth electronics 9774035151R (https://www.we-online.com/components/products/datasheet/9774035151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774035151R
+Mounting_Wuerth_WA-SMSI-M2.5_H3.5mm_9774035151
+Mounting Hardware, inside through hole M2.5, height 3.5, Wuerth electronics 9774035151 (https://www.we-online.com/components/products/datasheet/9774035151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774035151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H3mm_9774030151R
-Mounting Hardware, inside through hole M2.5, height 3, Wuerth electronics 9774030151R (https://www.we-online.com/components/products/datasheet/9774030151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774030151R
+Mounting_Wuerth_WA-SMSI-M2.5_H3mm_9774030151
+Mounting Hardware, inside through hole M2.5, height 3, Wuerth electronics 9774030151 (https://www.we-online.com/components/products/datasheet/9774030151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774030151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H4.5mm_9774045151R
-Mounting Hardware, inside through hole M2.5, height 4.5, Wuerth electronics 9774045151R (https://www.we-online.com/components/products/datasheet/9774045151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774045151R
+Mounting_Wuerth_WA-SMSI-M2.5_H4.5mm_9774045151
+Mounting Hardware, inside through hole M2.5, height 4.5, Wuerth electronics 9774045151 (https://www.we-online.com/components/products/datasheet/9774045151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774045151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H4mm_9774040151R
-Mounting Hardware, inside through hole M2.5, height 4, Wuerth electronics 9774040151R (https://www.we-online.com/components/products/datasheet/9774040151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774040151R
+Mounting_Wuerth_WA-SMSI-M2.5_H4mm_9774040151
+Mounting Hardware, inside through hole M2.5, height 4, Wuerth electronics 9774040151 (https://www.we-online.com/components/products/datasheet/9774040151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774040151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H5.5mm_9774055151R
-Mounting Hardware, inside through hole M2.5, height 5.5, Wuerth electronics 9774055151R (https://www.we-online.com/components/products/datasheet/9774055151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774055151R
+Mounting_Wuerth_WA-SMSI-M2.5_H5.5mm_9774055151
+Mounting Hardware, inside through hole M2.5, height 5.5, Wuerth electronics 9774055151 (https://www.we-online.com/components/products/datasheet/9774055151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774055151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H5mm_9774050151R
-Mounting Hardware, inside through hole M2.5, height 5, Wuerth electronics 9774050151R (https://www.we-online.com/components/products/datasheet/9774050151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774050151R
+Mounting_Wuerth_WA-SMSI-M2.5_H5mm_9774050151
+Mounting Hardware, inside through hole M2.5, height 5, Wuerth electronics 9774050151 (https://www.we-online.com/components/products/datasheet/9774050151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774050151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H6.5mm_9774065151R
-Mounting Hardware, inside through hole M2.5, height 6.5, Wuerth electronics 9774065151R (https://www.we-online.com/components/products/datasheet/9774065151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774065151R
+Mounting_Wuerth_WA-SMSI-M2.5_H6.5mm_9774065151
+Mounting Hardware, inside through hole M2.5, height 6.5, Wuerth electronics 9774065151 (https://www.we-online.com/components/products/datasheet/9774065151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774065151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H6mm_9774060151R
-Mounting Hardware, inside through hole M2.5, height 6, Wuerth electronics 9774060151R (https://www.we-online.com/components/products/datasheet/9774060151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774060151R
+Mounting_Wuerth_WA-SMSI-M2.5_H6mm_9774060151
+Mounting Hardware, inside through hole M2.5, height 6, Wuerth electronics 9774060151 (https://www.we-online.com/components/products/datasheet/9774060151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774060151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H7.5mm_9774075151R
-Mounting Hardware, inside through hole M2.5, height 7.5, Wuerth electronics 9774075151R (https://www.we-online.com/components/products/datasheet/9774075151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774075151R
+Mounting_Wuerth_WA-SMSI-M2.5_H7.5mm_9774075151
+Mounting Hardware, inside through hole M2.5, height 7.5, Wuerth electronics 9774075151 (https://www.we-online.com/components/products/datasheet/9774075151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774075151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H7mm_9774070151R
-Mounting Hardware, inside through hole M2.5, height 7, Wuerth electronics 9774070151R (https://www.we-online.com/components/products/datasheet/9774070151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774070151R
+Mounting_Wuerth_WA-SMSI-M2.5_H7mm_9774070151
+Mounting Hardware, inside through hole M2.5, height 7, Wuerth electronics 9774070151 (https://www.we-online.com/components/products/datasheet/9774070151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774070151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H8.5mm_9774085151R
-Mounting Hardware, inside through hole M2.5, height 8.5, Wuerth electronics 9774085151R (https://www.we-online.com/components/products/datasheet/9774085151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774085151R
+Mounting_Wuerth_WA-SMSI-M2.5_H8.5mm_9774085151
+Mounting Hardware, inside through hole M2.5, height 8.5, Wuerth electronics 9774085151 (https://www.we-online.com/components/products/datasheet/9774085151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774085151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H8mm_9774080151R
-Mounting Hardware, inside through hole M2.5, height 8, Wuerth electronics 9774080151R (https://www.we-online.com/components/products/datasheet/9774080151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774080151R
+Mounting_Wuerth_WA-SMSI-M2.5_H8mm_9774080151
+Mounting Hardware, inside through hole M2.5, height 8, Wuerth electronics 9774080151 (https://www.we-online.com/components/products/datasheet/9774080151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774080151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H9.5mm_9774095151R
-Mounting Hardware, inside through hole M2.5, height 9.5, Wuerth electronics 9774095151R (https://www.we-online.com/components/products/datasheet/9774095151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774095151R
+Mounting_Wuerth_WA-SMSI-M2.5_H9.5mm_9774095151
+Mounting Hardware, inside through hole M2.5, height 9.5, Wuerth electronics 9774095151 (https://www.we-online.com/components/products/datasheet/9774095151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774095151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H9mm_9774090151R
-Mounting Hardware, inside through hole M2.5, height 9, Wuerth electronics 9774090151R (https://www.we-online.com/components/products/datasheet/9774090151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774090151R
+Mounting_Wuerth_WA-SMSI-M2.5_H9mm_9774090151
+Mounting Hardware, inside through hole M2.5, height 9, Wuerth electronics 9774090151 (https://www.we-online.com/components/products/datasheet/9774090151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774090151
0
8
1
Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2.5_H10mm_9774100151R
-Mounting Hardware, inside through hole M2.5, height 10, Wuerth electronics 9774100151R (https://www.we-online.com/components/products/datasheet/9774100151R.pdf), generated with kicad-footprint-generator
-Mounting M2.5 9774100151R
+Mounting_Wuerth_WA-SMSI-M2.5_H10mm_9774100151
+Mounting Hardware, inside through hole M2.5, height 10, Wuerth electronics 9774100151 (https://www.we-online.com/components/products/datasheet/9774100151R.pdf), generated with kicad-footprint-generator
+Mounting M2.5 9774100151
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H0.5mm_9774005243
+Mounting Hardware, inside through hole M2, height 0.5, Wuerth electronics 9774005243 (https://www.we-online.com/components/products/datasheet/9774005243R.pdf), generated with kicad-footprint-generator
+Mounting M2 9774005243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243
-Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://www.we-online.com/components/products/datasheet/9774015243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774015243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243
-Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://www.we-online.com/components/products/datasheet/9774010243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774010243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243
-Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://www.we-online.com/components/products/datasheet/9774025243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774025243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243
-Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://www.we-online.com/components/products/datasheet/9774020243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774020243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243
-Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://www.we-online.com/components/products/datasheet/9774035243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774035243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243
-Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://www.we-online.com/components/products/datasheet/9774030243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774030243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243
-Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://www.we-online.com/components/products/datasheet/9774045243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774045243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243
-Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://www.we-online.com/components/products/datasheet/9774040243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774040243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243
-Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://www.we-online.com/components/products/datasheet/9774050243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774050243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243
-Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://www.we-online.com/components/products/datasheet/9774060243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774060243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243
-Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://www.we-online.com/components/products/datasheet/9774070243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774070243
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243
-Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://www.we-online.com/components/products/datasheet/9774080243R.pdf), generated with kicad-footprint-generator
Mounting M2 9774080243
0
8
1
Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H0.5mm_9774005360
+Mounting Hardware, inside through hole M3, height 0.5, Wuerth electronics 9774005360 (https://www.we-online.com/components/products/datasheet/9774005360R.pdf), generated with kicad-footprint-generator
+Mounting M3 9774005360
+0
+8
+1
+Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360
-Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://www.we-online.com/components/products/datasheet/9774015360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774015360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360
-Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://www.we-online.com/components/products/datasheet/9774010360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774010360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360
-Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://www.we-online.com/components/products/datasheet/9774025360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774025360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360
-Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://www.we-online.com/components/products/datasheet/9774020360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774020360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360
-Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://www.we-online.com/components/products/datasheet/9774030360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774030360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360
-Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://www.we-online.com/components/products/datasheet/9774040360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774040360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360
-Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://www.we-online.com/components/products/datasheet/9774050360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774050360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360
-Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://www.we-online.com/components/products/datasheet/9774060360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774060360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360
-Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://www.we-online.com/components/products/datasheet/9774070360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774070360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360
-Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://www.we-online.com/components/products/datasheet/9774080360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774080360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360
-Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://www.we-online.com/components/products/datasheet/9774090360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774090360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360
-Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://www.we-online.com/components/products/datasheet/9774100360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774100360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360
-Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://www.we-online.com/components/products/datasheet/9774110360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774110360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360
-Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://www.we-online.com/components/products/datasheet/9774120360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774120360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360
-Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://www.we-online.com/components/products/datasheet/9774130360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774130360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360
-Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://www.we-online.com/components/products/datasheet/9774140360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774140360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360
-Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://www.we-online.com/components/products/datasheet/9774150360R.pdf), generated with kicad-footprint-generator
Mounting M3 9774150360
0
8
1
Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H16mm_9774160360
+Mounting Hardware, inside through hole M3, height 16, Wuerth electronics 9774160360 (https://www.we-online.com/components/products/datasheet/9774160360R.pdf), generated with kicad-footprint-generator
+Mounting M3 9774160360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H1mm_9774010482
+Mounting Hardware, inside through hole M4, height 1, Wuerth electronics 9774010482 (https://www.we-online.com/components/products/datasheet/9774010482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774010482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H2mm_9774020482
+Mounting Hardware, inside through hole M4, height 2, Wuerth electronics 9774020482 (https://www.we-online.com/components/products/datasheet/9774020482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774020482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H3mm_9774030482
+Mounting Hardware, inside through hole M4, height 3, Wuerth electronics 9774030482 (https://www.we-online.com/components/products/datasheet/9774030482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774030482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H4mm_9774040482
+Mounting Hardware, inside through hole M4, height 4, Wuerth electronics 9774040482 (https://www.we-online.com/components/products/datasheet/9774040482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774040482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H5mm_9774050482
+Mounting Hardware, inside through hole M4, height 5, Wuerth electronics 9774050482 (https://www.we-online.com/components/products/datasheet/9774050482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774050482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H6mm_9774060482
+Mounting Hardware, inside through hole M4, height 6, Wuerth electronics 9774060482 (https://www.we-online.com/components/products/datasheet/9774060482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774060482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H7mm_9774070482
+Mounting Hardware, inside through hole M4, height 7, Wuerth electronics 9774070482 (https://www.we-online.com/components/products/datasheet/9774070482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774070482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H8mm_9774080482
+Mounting Hardware, inside through hole M4, height 8, Wuerth electronics 9774080482 (https://www.we-online.com/components/products/datasheet/9774080482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774080482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H9mm_9774090482
+Mounting Hardware, inside through hole M4, height 9, Wuerth electronics 9774090482 (https://www.we-online.com/components/products/datasheet/9774090482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774090482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M4_H10mm_9774100482
+Mounting Hardware, inside through hole M4, height 10, Wuerth electronics 9774100482 (https://www.we-online.com/components/products/datasheet/9774100482R.pdf), generated with kicad-footprint-generator
+Mounting M4 9774100482
+0
+8
+1
+Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960
-Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://www.we-online.com/components/products/datasheet/9775026960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775026960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960
-Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://www.we-online.com/components/products/datasheet/9775031960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775031960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960
-Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://www.we-online.com/components/products/datasheet/9775036960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775036960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960
-Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://www.we-online.com/components/products/datasheet/9775041960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775041960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960
-Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://www.we-online.com/components/products/datasheet/9775046960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775046960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960
-Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://www.we-online.com/components/products/datasheet/9775051960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775051960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960
-Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://www.we-online.com/components/products/datasheet/9775056960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775056960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960
-Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://www.we-online.com/components/products/datasheet/9775066960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775066960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960
-Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://www.we-online.com/components/products/datasheet/9775076960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775076960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960
-Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://www.we-online.com/components/products/datasheet/9775086960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775086960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960
-Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://www.we-online.com/components/products/datasheet/9775096960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775096960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960
-Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://www.we-online.com/components/products/datasheet/9775106960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775106960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960
-Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://www.we-online.com/components/products/datasheet/9775116960R.pdf), generated with kicad-footprint-generator
Mounting 3.2mm 9775116960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360
-Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://www.we-online.com/components/products/datasheet/9775026360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775026360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360
-Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://www.we-online.com/components/products/datasheet/9775031360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775031360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360
-Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://www.we-online.com/components/products/datasheet/9775036360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775036360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360
-Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://www.we-online.com/components/products/datasheet/9775041360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775041360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360
-Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://www.we-online.com/components/products/datasheet/9775046360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775046360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360
-Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://www.we-online.com/components/products/datasheet/9775051360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775051360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360
-Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://www.we-online.com/components/products/datasheet/9775056360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775056360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360
-Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://www.we-online.com/components/products/datasheet/9775066360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775066360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360
-Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://www.we-online.com/components/products/datasheet/9775076360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775076360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360
-Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://www.we-online.com/components/products/datasheet/9775086360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775086360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360
-Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://www.we-online.com/components/products/datasheet/9775096360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775096360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360
-Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://www.we-online.com/components/products/datasheet/9775106360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775106360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360
-Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://www.we-online.com/components/products/datasheet/9775116360R.pdf), generated with kicad-footprint-generator
Mounting M3 9775116360
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960
-Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://www.we-online.com/components/products/datasheet/9776025960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776025960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960
-Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://www.we-online.com/components/products/datasheet/9776020960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776020960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960
-Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://www.we-online.com/components/products/datasheet/9776030960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776030960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960
-Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://www.we-online.com/components/products/datasheet/9776040960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776040960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960
-Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://www.we-online.com/components/products/datasheet/9776050960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776050960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960
-Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://www.we-online.com/components/products/datasheet/9776060960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776060960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960
-Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://www.we-online.com/components/products/datasheet/9776070960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776070960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960
-Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://www.we-online.com/components/products/datasheet/9776080960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776080960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960
-Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://www.we-online.com/components/products/datasheet/9776090960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776090960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960
-Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://www.we-online.com/components/products/datasheet/9776100960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9776100960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951
-Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://www.we-online.com/components/products/datasheet/9774015951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774015951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951
-Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://www.we-online.com/components/products/datasheet/9774010951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774010951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951
-Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://www.we-online.com/components/products/datasheet/9774025951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774025951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951
-Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://www.we-online.com/components/products/datasheet/9774020951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774020951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951
-Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://www.we-online.com/components/products/datasheet/9774030951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774030951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951
-Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://www.we-online.com/components/products/datasheet/9774040951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774040951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951
-Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://www.we-online.com/components/products/datasheet/9774055951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774055951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951
-Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://www.we-online.com/components/products/datasheet/9774050951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774050951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951
-Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://www.we-online.com/components/products/datasheet/9774065951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774065951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951
-Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://www.we-online.com/components/products/datasheet/9774060951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774060951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951
-Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://www.we-online.com/components/products/datasheet/9774070951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774070951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951
-Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://www.we-online.com/components/products/datasheet/9774080951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774080951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951
-Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://www.we-online.com/components/products/datasheet/9774090951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774090951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951
-Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://www.we-online.com/components/products/datasheet/9774100951R.pdf), generated with kicad-footprint-generator
Mounting 2.7mm 9774100951
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943
-Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://www.we-online.com/components/products/datasheet/9774015943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774015943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943
-Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://www.we-online.com/components/products/datasheet/9774010943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774010943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943
-Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://www.we-online.com/components/products/datasheet/9774025943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774025943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943
-Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://www.we-online.com/components/products/datasheet/9774020943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774020943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943
-Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://www.we-online.com/components/products/datasheet/9774035943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774035943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943
-Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://www.we-online.com/components/products/datasheet/9774030943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774030943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943
-Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://www.we-online.com/components/products/datasheet/9774045943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774045943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943
-Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://www.we-online.com/components/products/datasheet/9774040943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774040943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943
-Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://www.we-online.com/components/products/datasheet/9774050943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774050943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943
-Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://www.we-online.com/components/products/datasheet/9774060943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774060943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943
-Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://www.we-online.com/components/products/datasheet/9774070943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774070943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943
-Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://www.we-online.com/components/products/datasheet/9774080943R.pdf), generated with kicad-footprint-generator
Mounting 2.25mm 9774080943
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960
-Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://www.we-online.com/components/products/datasheet/9774015960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774015960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960
-Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://www.we-online.com/components/products/datasheet/9774010960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774010960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960
-Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://www.we-online.com/components/products/datasheet/9774025960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774025960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960
-Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://www.we-online.com/components/products/datasheet/9774020960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774020960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960
-Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://www.we-online.com/components/products/datasheet/9774030960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774030960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960
-Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://www.we-online.com/components/products/datasheet/9774040960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774040960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960
-Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://www.we-online.com/components/products/datasheet/9774050960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774050960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960
-Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://www.we-online.com/components/products/datasheet/9774060960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774060960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960
-Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://www.we-online.com/components/products/datasheet/9774070960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774070960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960
-Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://www.we-online.com/components/products/datasheet/9774080960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774080960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960
-Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://www.we-online.com/components/products/datasheet/9774090960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774090960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960
-Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://www.we-online.com/components/products/datasheet/9774100960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774100960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960
-Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://www.we-online.com/components/products/datasheet/9774110960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774110960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960
-Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://www.we-online.com/components/products/datasheet/9774120960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774120960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960
-Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://www.we-online.com/components/products/datasheet/9774130960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774130960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960
-Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://www.we-online.com/components/products/datasheet/9774140960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774140960
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960
-Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://www.we-online.com/components/products/datasheet/9774150960R.pdf), generated with kicad-footprint-generator
Mounting 3.3mm 9774150960
0
8
1
Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H16mm_9774160960
+Mounting Hardware, inside through hole 3.3mm, height 16, Wuerth electronics 9774160960 (https://www.we-online.com/components/products/datasheet/9774160960R.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9774160960
+0
+8
+1
+Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982
-Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://www.we-online.com/components/products/datasheet/9774010982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774010982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982
-Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://www.we-online.com/components/products/datasheet/9774020982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774020982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982
-Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://www.we-online.com/components/products/datasheet/9774030982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774030982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982
-Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://www.we-online.com/components/products/datasheet/9774040982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774040982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982
-Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://www.we-online.com/components/products/datasheet/9774050982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774050982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982
-Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://www.we-online.com/components/products/datasheet/9774060982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774060982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982
-Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://www.we-online.com/components/products/datasheet/9774070982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774070982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982
-Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://www.we-online.com/components/products/datasheet/9774080982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774080982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982
-Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://www.we-online.com/components/products/datasheet/9774090982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774090982
0
8
1
Mounting_Wuerth
Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982
-Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator
+Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://www.we-online.com/components/products/datasheet/9774100982R.pdf), generated with kicad-footprint-generator
Mounting 4.5mm 9774100982
0
8
@@ -70917,6 +74893,13 @@ Hamamatsu SiPM
2
2
OptoDevice
+Hamamatsu_S14160-6050HS
+Hamamatsu single MPPC, 6x6mm, 50um pixel pitch, 14331 pixels, 57% geometric fill factor, https://www.hamamatsu.com/content/dam/hamamatsu-photonics/sites/documents/99_SALES_LIBRARY/ssd/s14160_s14161_series_kapd1064e.pdf
+Hamamatsu MPPC photon counter SMD SiPM
+0
+8
+2
+OptoDevice
Kingbright_KPS-3227
3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf
KPS-3227 Ambient Light Photo Sensor
@@ -72037,6 +76020,13 @@ BGA 24 1.0
24
24
Package_BGA
+BGA-24_8x8mm_Layout5x5_P1.0mm
+BGA-24, 8x8mm, 24 Ball, 5x5 Layout, 1.0mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.infineon.com/assets/row/public/packages/73/package_outline_download/infineon-pg-bga-24-804-spo-pdf-package-en.pdf
+BGA 24 1.0
+0
+24
+24
+Package_BGA
BGA-25_6.35x6.35mm_Layout5x5_P1.27mm
BGA-25, https://www.analog.com/media/en/technical-documentation/data-sheets/ltm4624.pdf
BGA-25 uModule
@@ -72058,6 +76048,13 @@ BGA-48
48
48
Package_BGA
+BGA-63_9x11mm_Layout10x12_P0.8mm
+BGA-63, 9.0x11.0mm, 63 Ball, 10x12 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.jedec.org/system/files/docs/MO-207N.pdf
+BGA 63 0.8 JEDEC MO-207N DH-z
+0
+63
+63
+Package_BGA
BGA-64_9.0x9.0mm_Layout10x10_P0.8mm
BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm
BGA-64
@@ -72107,6 +76104,20 @@ BGA-100
100
100
Package_BGA
+BGA-100_12x18mm_Layout10x17_P1mm
+BGA-100, 12x18mm, 100 Ball, 10x17 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.jedec.org/system/files/docs/MO-304D.pdf
+BGA 100 1 JEDEC MO-304D P18.0x12.0-EJ-100A
+0
+100
+100
+Package_BGA
+BGA-100_14x18mm_Layout10x17_P1mm
+BGA-100, 14x18mm, 100 Ball, 10x17 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.jedec.org/system/files/docs/MO-304D.pdf
+BGA 100 1 JEDEC MO-304D P18.0x14.0-EJ-100A
+0
+100
+100
+Package_BGA
BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD
121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213)
BGA 0.8mm 9mm 121
@@ -72121,6 +76132,13 @@ BGA-132
132
132
Package_BGA
+BGA-132_12x18mm_Layout11x17_P1mm
+BGA-132, 12x18mm, 132 Ball, 11x17 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.jedec.org/system/files/docs/MO-304D.pdf
+BGA 132 1 JEDEC MO-304D P18.0x12.0-EJ-132B
+0
+132
+132
+Package_BGA
BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf
Altera BGA-144 M144 MBGA
@@ -72142,6 +76160,13 @@ VBGA-152
152
152
Package_BGA
+BGA-152_14x18mm_Layout13x17_P1mm
+BGA-152, 14x18mm, 152 Ball, 13x17 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.jedec.org/system/files/docs/MO-304D.pdf
+BGA 152 1 JEDEC MO-304D P18.0x14.0-EJ-152D
+0
+152
+152
+Package_BGA
BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf
Altera BGA-153 M153 MBGA
@@ -72387,6 +76412,13 @@ BGA 96 0.8 DDR3 DDR3L DDR4
96
96
Package_BGA
+FCPBGA-780_23x23mm_Layout28x28_P0.8mm
+FCPBGA-780, 23.0x23.0mm, 780 Ball, 28x28 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.nxp.com/docs/en/package-information/98ASA00854D.pdf
+BGA 780 0.8 NXP_SOT1653-1
+0
+780
+780
+Package_BGA
Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm
WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf
BGA 8 0.4
@@ -72639,6 +76671,13 @@ BGA 59 0.4
59
59
Package_BGA
+NXP_TFBGA-50_5x5mm_Layout9x9_P0.5mm
+TFBGA-50, 5.0x5.0mm, 50 Ball, 9x9 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.nxp.com/docs/en/package-information/SOT1345-1.pdf
+BGA 50 0.5 SOT1345-1
+0
+50
+50
+Package_BGA
NXP_VFBGA-42_2.6x3mm_Layout6x7_P0.4mm
NXP VFBGA-42, 2.6x3.0mm, 42 Ball, 6x7 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.nxp.com/docs/en/package-information/SOT1963-1.pdf
BGA 42 0.4
@@ -72695,6 +76734,13 @@ BGA 361 0.5
361
361
Package_BGA
+ST_TFBGA-436_18x18mm_Layout22x22_P0.8mm
+ST TFBGA-436, 18.0x18.0mm, 436 Ball, 22x22 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32mp255c.pdf#page=222
+BGA 436 0.8 ST-Package-B0MS
+0
+436
+436
+Package_BGA
ST_UFBGA-59_5x5mm_Layout8x8_P0.5mm
ST UFBGA-59, 5.0x5.0mm, 59 Ball, 8x8 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32wba55ug.pdf
BGA 59 0.5
@@ -72730,6 +76776,20 @@ BGA 129 0.5
129
129
Package_BGA
+ST_VFBGA-361_10x10mm_Layout19x19_P0.5mm
+ST VFBGA-361, 10.0x10.0mm, 361 Ball, 19x19 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32mp255c.pdf#page=218
+BGA 361 0.5 ST-Package-B09U
+0
+361
+361
+Package_BGA
+ST_VFBGA-424_14x14mm_Layout27x27_P0.5mmP0.5x0.5mm_Stagger
+ST VFBGA-424, 14.0x14.0mm, 424 Ball, 27x27 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32mp255c.pdf
+BGA 424 0.5
+0
+424
+424
+Package_BGA
ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm
ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stulpi01a.pdf
BGA 36 0.5
@@ -72996,6 +77056,13 @@ BGA 12 0.5 R-XBGA-N12
24
12
Package_BGA
+Texas_DSBGA-12_2.11x1.61mm_Layout4x3_P0.5mm
+Texas Instruments, YZG (R-XBGA-N12) package, 0.275 .. 0.475mm body thickness, NSMD, 2.11x1.61mm, 12 Ball, 4x3 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.ti.com/lit/ds/symlink/tsc2007.pdf#page=34, https://www.ti.com/lit/ml/mxbg028d/mxbg028d.pdf
+BGA 12 0.5 UFBGA-12_2.11x1.61mm_Layout4x3_P0.5mm Die-Size-Ball-Grid-Array
+0
+12
+12
+Package_BGA
Texas_DSBGA-16_2.39x2.39mm_Layout4x4_P0.5mm
Texas Instruments, DSBGA, area grid, YZF, YZF0016, 2.39x2.39mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/dac80508.pdf
BGA 16 0.5
@@ -73229,283 +77296,297 @@ XFBGA-121
Package_BGA
Xilinx_CLG225
Zynq-7000 BGA, NSMD pad definition Appendix A, 13x13mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77
-BGA 225 0.8 C L G 2 2 5
+BGA 225 0.8 CLG225
0
225
225
Package_BGA
Xilinx_CLG400
Zynq-7000 BGA, NSMD pad definition Appendix A, 17x17mm, 400 Ball, 20x20 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78
-BGA 400 0.8 C L G 4 0 0 C L 4 0 0
+BGA 400 0.8 CLG400 CL400
0
400
400
Package_BGA
Xilinx_CLG484_CLG485
Zynq-7000 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79
-BGA 484 0.8 C L G 4 8 4 C L 4 8 4 C L G 4 8 5 C L 4 8 5
+BGA 484 0.8 CLG484 CL484 CLG485 CL485
0
484
484
Package_BGA
Xilinx_CPG236
Artix-7 BGA, NSMD pad definition Appendix A, 10x10mm, 238 Ball, 19x19 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266
-BGA 238 0.5 C P 2 3 6 C P G 2 3 6
+BGA 238 0.5 CP236 CPG236
0
238
238
Package_BGA
Xilinx_CPG238
Artix-7 BGA, NSMD pad definition Appendix A, 10x10mm, 238 Ball, 19x19 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267
-BGA 238 0.5 C P G 2 3 8
+BGA 238 0.5 CPG238
0
238
238
Package_BGA
Xilinx_CPGA196
Spartan-7 BGA, NSMD pad definition Appendix A, 8x8mm, 196 Ball, 14x14 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260
-BGA 196 0.5 C P G A 1 9 6
+BGA 196 0.5 CPGA196
0
196
196
Package_BGA
Xilinx_CSG324
Artix-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268
-BGA 324 0.8 C S 3 2 4 C S G 3 2 4
+BGA 324 0.8 CS324 CSG324
0
324
324
Package_BGA
Xilinx_CSG325
Artix-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268
-BGA 324 0.8 C S 3 2 5 C S G 2 3 5
+BGA 324 0.8 CS325 CSG235
0
324
324
Package_BGA
Xilinx_CSGA225
Spartan-7 BGA, NSMD pad definition Appendix A, 13x13mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262
-BGA 225 0.8 C S G A 2 2 5
+BGA 225 0.8 CSGA225
0
225
225
Package_BGA
Xilinx_CSGA324
Spartan-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263
-BGA 324 0.8 C S G A 3 2 4
+BGA 324 0.8 CSGA324
0
324
324
Package_BGA
Xilinx_FBG484
Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82
-BGA 484 1 F B 4 8 4 F B G 4 8 4 F B V 4 8 4
+BGA 484 1 FB484 FBG484 FBV484
0
484
484
Package_BGA
Xilinx_FBG676
Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84
-BGA 676 1 F B 6 7 6 F B G 6 7 6 F B V 6 7 6
+BGA 676 1 FB676 FBG676 FBV676
0
676
676
Package_BGA
Xilinx_FBG900
Kintex-7 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289
-BGA 900 1 F B 9 0 0 F B G 9 0 0 F B V 9 0 0
+BGA 900 1 FB900 FBG900 FBV900
0
900
900
Package_BGA
Xilinx_FFG676
Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88
-BGA 676 1 F F 6 7 6 F F G 6 7 6 F F V 6 7 6
+BGA 676 1 FF676 FFG676 FFV676
0
676
676
Package_BGA
Xilinx_FFG900_FFG901
Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90
-BGA 900 1 F F 9 0 0 F F G 9 0 0 F F V 9 0 0 F F 9 0 1 F F G 9 0 1 F F V 9 0 1
+BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901
0
900
900
Package_BGA
Xilinx_FFG1156
Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91
-BGA 1156 1 F F 1 1 5 6 F F G 1 1 5 6 F F V 1 1 5 6
+BGA 1156 1 FF1156 FFG1156 FFV1156
0
1156
1156
Package_BGA
Xilinx_FFG1157_FFG1158
Virtex-7 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299
-BGA 1156 1 F F 1 1 5 7 F F G 1 1 5 7 F F V 1 1 5 7 F F 1 1 5 8 F F G 1 1 5 8 F F V 1 1 5 8
+BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158
0
1156
1156
Package_BGA
Xilinx_FFG1761
Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300
-BGA 1760 1 F F 1 7 6 1 F F G 1 7 6 1
+BGA 1760 1 FF1761 FFG1761
0
1760
1760
Package_BGA
Xilinx_FFG1926_FFG1927_FFG1928_FFG1930
Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303
-BGA 1924 1 F F 1 9 2 6 F F G 1 9 2 6 F F 1 9 2 7 F F G 1 9 2 7 F F V 1 9 2 7 F F 1 9 2 8 F F G 1 9 2 8 F F 1 9 3 0 F F G 1 9 3 0
+BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930
0
1924
1924
Package_BGA
Xilinx_FFV1761
Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301
-BGA 1760 1 F F V 1 7 6 1
+BGA 1760 1 FFV1761
0
1760
1760
Package_BGA
Xilinx_FGG484
Artix-7 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275
-BGA 484 1 F G 4 8 4 F G G 4 8 4
+BGA 484 1 FG484 FGG484
0
484
484
Package_BGA
Xilinx_FGG676
Artix-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276
-BGA 676 1 F G 6 7 6 F G G 6 7 6
+BGA 676 1 FG676 FGG676
0
676
676
Package_BGA
Xilinx_FGGA484
Spartan-7 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264
-BGA 484 1 F G G A 4 8 4
+BGA 484 1 FGGA484
0
484
484
Package_BGA
Xilinx_FGGA676
Spartan-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265
-BGA 676 1 F G G A 6 7 6
+BGA 676 1 FGGA676
0
676
676
Package_BGA
Xilinx_FHG1761
Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1760 Ball, 42x42 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302
-BGA 1760 1 F H 1 7 6 1 F H G 1 7 6 1
+BGA 1760 1 FH1761 FHG1761
0
1760
1760
Package_BGA
Xilinx_FLG1925_FLG1926_FLG1928_FLG1930
Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304
-BGA 1924 1 F L 1 9 2 5 F L G 1 9 2 5 F L 1 9 2 6 F L G 1 9 2 6 F L 1 9 2 8 F L G 1 9 2 8 F L 1 9 3 0 F L G 1 9 3 0
+BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930
0
1924
1924
Package_BGA
Xilinx_FTG256
Artix-7 BGA, NSMD pad definition Appendix A, 17x17mm, 256 Ball, 16x16 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269
-BGA 256 1 F T 2 5 6 F T G 2 5 6
+BGA 256 1 FT256 FTG256
0
256
256
Package_BGA
Xilinx_FTGB196
Spartan-7 BGA, NSMD pad definition Appendix A, 15x15mm, 196 Ball, 14x14 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261
-BGA 196 1 F T G B 1 9 6
+BGA 196 1 FTGB196
0
196
196
Package_BGA
Xilinx_RB484
Artix-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92
-BGA 484 1 R B 4 8 4
+BGA 484 1 RB484
0
484
484
Package_BGA
Xilinx_RB676
Artix-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280
-BGA 676 1 R B 6 7 6
+BGA 676 1 RB676
0
676
676
Package_BGA
Xilinx_RF676
Kintex-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297
-BGA 676 1 R F 6 7 6
+BGA 676 1 RF676
0
676
676
Package_BGA
Xilinx_RF900
Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94
-BGA 900 1 R F 9 0 0
+BGA 900 1 RF900
0
900
900
Package_BGA
Xilinx_RF1156
Zynq-7000 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95
-BGA 1156 1 R F 1 1 5 6
+BGA 1156 1 RF1156
0
1156
1156
Package_BGA
Xilinx_RF1157_RF1158
Virtex-7 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305
-BGA 1156 1 R F 1 1 5 7 R F 1 1 5 8
+BGA 1156 1 RF1157 RF1158
0
1156
1156
Package_BGA
Xilinx_RF1761
Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306
-BGA 1760 1 R F 1 7 6 1
+BGA 1760 1 RF1761
0
1760
1760
Package_BGA
Xilinx_RF1930
Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307
-BGA 1924 1 R F 1 9 3 0
+BGA 1924 1 RF1930
0
1924
1924
Package_BGA
Xilinx_RFG676
Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93
-BGA 676 1 R F 6 7 6 R F G 6 7 6
+BGA 676 1 RF676 RFG676
0
676
676
Package_BGA
Xilinx_RS484
Artix-7 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279
-BGA 484 0.8 R S 4 8 4
+BGA 484 0.8 RS484
0
484
484
Package_BGA
Xilinx_SBG484
Artix-7 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270
-BGA 484 0.8 S B 4 8 4 S B G 4 8 4 S B V 4 8 4
+BGA 484 0.8 SB484 SBG484 SBV484
0
484
484
Package_BGA
Xilinx_SBG485
Zynq-7000 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80
-BGA 484 0.8 S B G 4 8 5 S B V 4 8 5
+BGA 484 0.8 SBG485 SBV485
0
484
484
+Package_BGA
+csBGA-64_5x5mm_Layout8x8_P0.5mm
+csBGA-64, 5x5mm, 64 Ball, 8x8 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.latticesemi.com/view_document?document_id=213
+BGA 64 0.5
+0
+64
+64
+Package_BGA
+ucBGA-64_4x4mm_Layout8x8_P0.4mm
+ucBGA-64, 4x4mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.latticesemi.com/view_document?document_id=213
+BGA 64 0.4
+0
+64
+64
Package_CSP
Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm
LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf)
@@ -73515,28 +77596,28 @@ LFCSP 8 0.5
5
Package_CSP
Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
-Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py
Analog LFCSP NoLead
0
21
17
Package_CSP
Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias
-Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py
Analog LFCSP NoLead
0
31
17
Package_CSP
Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm
-Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py
Analog LFCSP NoLead
0
21
17
Package_CSP
Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm_ThermalVias
-Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py
Analog LFCSP NoLead
0
31
@@ -73585,7 +77666,7 @@ CSP 80 0.4 80-ball WLCSP
80
Package_CSP
LFCSP-6-1EP_2x2mm_P0.65mm_EP1x1.6mm
-LFCSP, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_6_3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-6/cp_6_3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
LFCSP NoLead
0
11
@@ -73781,14 +77862,14 @@ LFCSP NoLead
25
Package_CSP
LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm
-LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-24/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
LFCSP NoLead
0
29
25
Package_CSP
LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias
-LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-24/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
LFCSP NoLead
0
39
@@ -74095,6 +78176,13 @@ CSP 18 0.4
18
18
Package_CSP
+ST_WLCSP-19_1.643x2.492mm_Layout4x11_P0.35mm_Stagger
+ST WLCSP-19, ST Die ID 493, 1.643x2.492mm, 19 Ball, Y-staggered 4x11 Layout, 0.35mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32c071kb.pdf#page=100
+CSP 19 0.35 ST-Die-493 ST-Package-B0MQ
+0
+19
+19
+Package_CSP
ST_WLCSP-20_1.94x2.4mm_Layout4x5_P0.4mm
ST WLCSP-20, ST die ID 456, 1.94x2.4mm, 20 Ball, 4x5 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32g051f8.pdf#page=102
CSP 20 0.4
@@ -74151,6 +78239,20 @@ CSP 36 0.4
36
36
Package_CSP
+ST_WLCSP-36_2.83x2.99mm_Layout7x13_P0.4mm_Stagger_Offcenter
+ST WLCSP-36, ST Die ID 032, 2.83x2.99mm, 36 Ball, Y-staggered 7x13 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32wb09te.pdf#page=59
+CSP 36 0.4 ST-Die-032 ST-Package-B0LY
+0
+36
+36
+Package_CSP
+ST_WLCSP-36_2.652x2.592mm_Layout7x12_P0.4mm_Stagger_Offcenter
+ST WLCSP-36, ST Die ID 028, 2.652x2.592mm, 36 Ball, Y-staggered 7x12 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32wb05tz.pdf#page=55
+CSP 36 0.4 ST-Die-028 ST-Package-01C1
+0
+36
+36
+Package_CSP
ST_WLCSP-36_Die417
WLCSP-36, 2.61x2.88mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, http://www.st.com/resource/en/datasheet/stm32l052t8.pdf#page=123
CSP 36 0.4
@@ -74179,6 +78281,13 @@ CSP 36 0.4
36
36
Package_CSP
+ST_WLCSP-39_2.76x2.78mm_Layout11x7_P0.4mm_Stagger
+ST WLCSP-39, ST Die ID 478, 2.76x2.78mm, 39 Ball, X-staggered 11x7 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32h523he.pdf#page=197
+CSP 39 0.4 ST-Package-B0MM
+0
+39
+39
+Package_CSP
ST_WLCSP-41_2.98x2.76mm_Layout13x7_P0.4mm_Stagger
ST WLCSP-41, 2.98x2.76mm, 41 Ball, X-staggered 13x7 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32wba55hg.pdf#page=140
CSP 41 0.4
@@ -74200,6 +78309,13 @@ CSP 49 0.4
49
49
Package_CSP
+ST_WLCSP-49_3.14x3.14mm_Layout7x7_P0.4mm_Offcenter
+ST WLCSP-49, ST Die ID 01E, 3.14x3.14mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32wb07cc.pdf#page=62
+CSP 49 0.4 ST-Die-01E ST-Package-01C1
+0
+49
+49
+Package_CSP
ST_WLCSP-49_3.15x3.13mm_Layout7x7_P0.4mm
ST WLCSP-49, ST die ID 468, 3.15x3.13mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.st.com/resource/en/datasheet/stm32g431c6.pdf
CSP 49 0.4
@@ -74697,6 +78813,13 @@ WLCSP ST
81
81
Package_CSP
+Xilinx_CSG48_7.0x7.0mm_Layout7x7_P0.8mm
+XC9572XL CS BGA, 7x7mm, 48 Ball, 7x7 Layout, 0.8mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://www.xilinx.com/content/dam/xilinx/support/documents/package_specs/cs48.pdf
+CSP 48 0.8 CS48 CSG48
+0
+48
+48
+Package_CSP
pSemi_CSP-16_1.64x2.04mm_P0.4mm
pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf)
psemi csp 16
@@ -74781,6 +78904,27 @@ ArtInChip QFN NoLead
127
101
Package_DFN_QFN
+CDFN-4_2.5x3.2mm_P2.1mm
+CDFN, 4 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/TCG/ProductDocuments/DataSheets/DSC1001-3-4-1.8V-3.3V-Low-Power-Precision-CMOS-Oscillators-DS20005529.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+CDFN NoLead Microchip-DFN3225-4LD-PL-1
+0
+4
+4
+Package_DFN_QFN
+CDFN-4_2x2.5mm_P1.65mm
+CDFN, 4 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/TCG/ProductDocuments/DataSheets/DSC1001-3-4-1.8V-3.3V-Low-Power-Precision-CMOS-Oscillators-DS20005529.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+CDFN NoLead Microchip-DFN2520-4LD-PL-1
+0
+4
+4
+Package_DFN_QFN
+CDFN-4_3.2x5mm_P2.54mm
+CDFN, 4 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/TCG/ProductDocuments/DataSheets/DSC1001-3-4-1.8V-3.3V-Low-Power-Precision-CMOS-Oscillators-DS20005529.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+CDFN NoLead Microchip-DFN5032-4LD-PL-1
+0
+4
+4
+Package_DFN_QFN
Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias
56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download)
QFN 0.5
@@ -75033,6 +79177,20 @@ DFN 0.5
13
9
Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.65mm_EP1.2x2.15mm
+DFN, 8 Pin (https://www.lcsc.com/datasheet/C5382538.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead SIT1057TK3 SIT-HVSON8
+0
+10
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.65mm_EP1.2x2.15mm_ThermalVias
+DFN, 8 Pin (https://www.lcsc.com/datasheet/C5382538.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead SIT1057TK3 SIT-HVSON8
+0
+20
+9
+Package_DFN_QFN
DFN-8-1EP_3x3mm_P0.65mm_EP1.5x2.25mm
DFN, 8 Pin (https://www.diodes.com/assets/Package-Files/U-DFN3030-8-Type-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
DFN NoLead
@@ -75040,6 +79198,20 @@ DFN NoLead
13
9
Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.65mm_EP1.6x2.56mm
+DFN, 8 Pin (https://e.chipanalog.com/Public/Uploads/uploadfile/files/20250106/CS485xxdatasheetVersion1.03en20240429.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead Chipanalog-DFN8-D
+0
+10
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.65mm_EP1.6x2.56mm_ThermalVias
+DFN, 8 Pin (https://e.chipanalog.com/Public/Uploads/uploadfile/files/20250106/CS485xxdatasheetVersion1.03en20240429.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead Chipanalog-DFN8-D
+0
+20
+9
+Package_DFN_QFN
DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm
DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
DFN NoLead
@@ -75118,7 +79290,7 @@ DFN 0.5
11
Package_DFN_QFN
DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm
-DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN, 10 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MPQ2483/document_id/2064/), generated with kicad-footprint-generator ipc_noLead_generator.py
DFN NoLead
0
15
@@ -75146,14 +79318,14 @@ DFN NoLead
11
Package_DFN_QFN
DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm
-DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/lt3471.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
DFN NoLead
0
15
11
Package_DFN_QFN
DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias
-DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/lt3471.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
DFN NoLead
0
22
@@ -75166,6 +79338,20 @@ DFN 0.5
15
11
Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.646x3.1mm
+DFN, 10 Pin (https://www.st.com/resource/en/datasheet/str485.pdf#page=18), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead VSON-10-1EP_3x3mm_P0.5mm_EP1.646x3.1mm
+0
+13
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.646x3.1mm_ThermalVias
+DFN, 10 Pin (https://www.st.com/resource/en/datasheet/str485.pdf#page=18), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead VSON-10-1EP_3x3mm_P0.5mm_EP1.646x3.1mm
+0
+20
+11
+Package_DFN_QFN
DFN-10_2x2mm_P0.4mm
10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch
DFN 10 0.4mm
@@ -75321,7 +79507,7 @@ DFN 0.5
21
Package_DFN_QFN
DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm
-DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF)
+DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF-01 (https://www.onsemi.com/download/package-drawing/pdf/506af.pdf)
DFN 0.5
0
35
@@ -75362,6 +79548,13 @@ DHVQFN NoLead
16
15
Package_DFN_QFN
+DHVQFN-14-1EP_2.5x3mm_P0.5mm_EP1x1.5mm_ThermalVias
+DHVQFN, 14 Pin (JEDEC MO-241/VAA, https://assets.nexperia.com/documents/package-information/SOT762-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DHVQFN NoLead
+0
+19
+15
+Package_DFN_QFN
DHVQFN-16-1EP_2.5x3.5mm_P0.5mm_EP1x2mm
DHVQFN, 16 Pin (JEDEC MO-241/VAB, https://assets.nexperia.com/documents/package-information/SOT763-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
DHVQFN NoLead Nexperia_SOT763-1 Texas_BQB0016A
@@ -75376,6 +79569,20 @@ DHVQFN NoLead
23
21
Package_DFN_QFN
+DHWQFN-14-1EP_2.5x3mm_P0.5mm_EP1x1.5mm
+DHWQFN, 14 Pin (JEDEC MO-241 variation WAA, https://www.ti.com/lit/ml/qfnd686/qfnd686.pdf, https://www.ti.com/lit/ds/symlink/txb0104.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+DHWQFN NoLead Texas_BQA0014A
+0
+16
+15
+Package_DFN_QFN
+DHWQFN-14-1EP_2.5x3mm_P0.5mm_EP1x1.5mm_ThermalVias
+DHWQFN, 14 Pin (JEDEC MO-241 variation WAA, https://www.ti.com/lit/ml/qfnd686/qfnd686.pdf, https://www.ti.com/lit/ds/symlink/txb0104.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+DHWQFN NoLead Texas_BQA0014A
+0
+19
+15
+Package_DFN_QFN
Diodes_DFN1006-3
DFN package size 1006 3 pins
DFN package size 1006 3 pins
@@ -75383,9 +79590,9 @@ DFN package size 1006 3 pins
3
3
Package_DFN_QFN
-Diodes_UDFN-10_1.0x2.5mm_P0.5mm
-U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf)
-UDFN-10 U-DFN2510-10 Diodes
+Diodes_UDFN-10_1x2.5mm_P0.5mm
+Diodes UDFN, 10 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Diodes UDFN NoLead Diodes_CJ Diodes_U-DFN2510-10
0
10
10
@@ -75474,6 +79681,20 @@ HVQFN NoLead
59
33
Package_DFN_QFN
+HVQFN-36-1EP_6x6mm_P0.5mm_EP3.9x3.9mm
+HVQFN, 36 Pin (https://www.nxp.com.cn/docs/en/package-information/SOT1092-2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead NXP_SOT1092-2
+0
+46
+37
+Package_DFN_QFN
+HVQFN-36-1EP_6x6mm_P0.5mm_EP3.9x3.9mm_ThermalVias
+HVQFN, 36 Pin (https://www.nxp.com.cn/docs/en/package-information/SOT1092-2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead NXP_SOT1092-2
+0
+63
+37
+Package_DFN_QFN
HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm
HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
HVQFN NoLead
@@ -75502,6 +79723,20 @@ HXQFN NoLead
26
17
Package_DFN_QFN
+IDT_QFN-12-1EP_2x2mm_P0.5mm_EP1.1x1.1mm
+IDT QFN, 12 Pin (https://www.renesas.com/en/document/psc/neg12-package-outline-20-x-20-mm-body-epad-11-x-11-mm-050-mm-pitch-qfn), generated with kicad-footprint-generator ipc_noLead_generator.py
+IDT QFN NoLead IDT_NEG-12
+0
+14
+13
+Package_DFN_QFN
+IDT_QFN-12-1EP_2x2mm_P0.5mm_EP1.1x1.1mm_ThermalVias
+IDT QFN, 12 Pin (https://www.renesas.com/en/document/psc/neg12-package-outline-20-x-20-mm-body-epad-11-x-11-mm-050-mm-pitch-qfn), generated with kicad-footprint-generator ipc_noLead_generator.py
+IDT QFN NoLead IDT_NEG-12
+0
+19
+13
+Package_DFN_QFN
Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm
MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
mlpq 32 7x7mm
@@ -75628,6 +79863,13 @@ MPS QFN NoLead
12
12
Package_DFN_QFN
+MPS_QFN-16_3x3mm_P0.5mm
+MPS QFN, 16 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP8859/document_id/4033/), generated with kicad-footprint-generator ipc_noLead_generator.py
+MPS QFN NoLead
+0
+16
+16
+Package_DFN_QFN
Maxim_FC2QFN-14_2.5x2.5mm_P0.5mm
14-FC2QFN, 14/12 Pin, https://pdfserv.maximintegrated.com/land_patterns/90-100127.PDF
FC2QFN NoLead
@@ -75642,6 +79884,13 @@ Maxim TDFN NoLead
11
7
Package_DFN_QFN
+Maxim_TDFN-10-1EP_3x3mm_P0.5mm_EP1.58x2.35mm
+Maxim TDFN, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfn/21-0137.pdf and https://www.analog.com/media/en/package-pcb-resources/land-pattern/tdfn-ep/90-0003.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Maxim TDFN NoLead T1033-2 MO229/WEED-3
+0
+15
+11
+Package_DFN_QFN
Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm
Maxim TDFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/land-pattern/tdfn/90-0397.pdf)
DFN NoLead
@@ -75656,6 +79905,13 @@ DFN NoLead
23
13
Package_DFN_QFN
+Maxim_WSON-8-1EP_3x2mm_P0.5mm_EP1.75x1.63mm
+Maxim WSON, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tdfn-ep/21-0174.pdf, https://www.analog.com/media/en/package-pcb-resources/land-pattern/tdfn-ep/90-0091.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Maxim WSON NoLead WDFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.63mm Maxim_TDFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.63mm Maxim_T823+1 JEDEC_WCED-2 JEDEC_W2030D-2
+0
+10
+9
+Package_DFN_QFN
Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm
Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
Micrel MLF NoLead
@@ -75747,6 +80003,13 @@ NXP LQFN NoLead
75
49
Package_DFN_QFN
+NXP_VQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
+NXP VQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT629-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+NXP VQFN NoLead NXP_SOT629-1 NXP_HVQFN16 JEDEC_MO-220-VGGC
+0
+21
+17
+Package_DFN_QFN
Nordic_AQFN-73-1EP_7x7mm_P0.5mm
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html
AQFN 7mm
@@ -75838,6 +80101,13 @@ panasonic hson
27
9
Package_DFN_QFN
+QFN-8-1EP_6x5mm_P1.27mm_EP3.4x4.2mm
+QFN, 8 Pin (https://help.1nce.com/dev-hub/docs/sim-chips-iot-industrial), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+13
+9
+Package_DFN_QFN
QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
QFN NoLead
@@ -76252,14 +80522,14 @@ QFN NoLead
25
Package_DFN_QFN
QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm
-QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN, 24 Pin (https://www.alldatasheet.com/datasheet-pdf/pdf/1159021/ALFA/AS3330.html), generated with kicad-footprint-generator ipc_noLead_generator.py
QFN NoLead
0
29
25
Package_DFN_QFN
QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias
-QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN, 24 Pin (https://www.alldatasheet.com/datasheet-pdf/pdf/1159021/ALFA/AS3330.html), generated with kicad-footprint-generator ipc_noLead_generator.py
QFN NoLead
0
39
@@ -76553,14 +80823,14 @@ QFN NoLead
29
Package_DFN_QFN
QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm
-QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN, 28 Pin (https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/440000001NCE/v_VBhk1IolDgxwwnOpcS_vTFxPfSEPQbuneK3mWsXlU page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
QFN NoLead
0
38
29
Package_DFN_QFN
QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias
-QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN, 28 Pin (https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/440000001NCE/v_VBhk1IolDgxwwnOpcS_vTFxPfSEPQbuneK3mWsXlU page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
QFN NoLead
0
55
@@ -76965,6 +81235,20 @@ QFN NoLead
75
49
Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.4x4.4mm
+QFN, 48 Pin (https://www.st.com/resource/en/datasheet/stm32wb06cc.pdf#page=60), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead ST-Package-A0BE VFQFPN-48
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.4x4.4mm_ThermalVias
+QFN, 48 Pin (https://www.st.com/resource/en/datasheet/stm32wb06cc.pdf#page=60), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead ST-Package-A0BE VFQFPN-48
+0
+75
+49
+Package_DFN_QFN
QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm
QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py
QFN NoLead
@@ -77120,14 +81404,14 @@ QFN NoLead
53
Package_DFN_QFN
QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm
-QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=607), generated with kicad-footprint-generator ipc_noLead_generator.py
QFN NoLead
0
61
57
Package_DFN_QFN
QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias
-QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=607), generated with kicad-footprint-generator ipc_noLead_generator.py
QFN NoLead
0
66
@@ -77568,14 +81852,14 @@ DFN 0.5 Qorvo 2x2mm
9
Package_DFN_QFN
Qorvo_TQFN66-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm
-Qorvo TQFN66, 48 Pin (https://www.qorvo.com/products/d/da006847), generated with kicad-footprint-generator ipc_noLead_generator.py
+Qorvo TQFN66, 48 Pin (https://www.qorvo.com/products/d/da006805), generated with kicad-footprint-generator ipc_noLead_generator.py
Qorvo TQFN66 NoLead
0
58
49
Package_DFN_QFN
Qorvo_TQFN66-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias
-Qorvo TQFN66, 48 Pin (https://www.qorvo.com/products/d/da006847), generated with kicad-footprint-generator ipc_noLead_generator.py
+Qorvo TQFN66, 48 Pin (https://www.qorvo.com/products/d/da006805), generated with kicad-footprint-generator ipc_noLead_generator.py
Qorvo TQFN66 NoLead
0
75
@@ -77602,6 +81886,20 @@ Renesas UQFN NoLead
20
20
Package_DFN_QFN
+ST_DFN-10-1EP_3x3mm_P0.5mm_EP0.62x0.98mm
+ST DFN, 10 Pin (https://www.st.com/resource/en/datasheet/l7983.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+ST DFN NoLead
+0
+12
+11
+Package_DFN_QFN
+ST_DFN-10-1EP_3x3mm_P0.5mm_EP0.62x0.98mm_ThermalVias
+ST DFN, 10 Pin (https://www.st.com/resource/en/datasheet/l7983.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+ST DFN NoLead
+0
+15
+11
+Package_DFN_QFN
ST_UFDFPN-12-1EP_3x3mm_P0.5mm_EP1.4x2.55mm
ST UFDFPN, 12 Pin (https://www.st.com/resource/en/datasheet/st25dv04k.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py
ST UFDFPN NoLead
@@ -77637,6 +81935,13 @@ QFN 0.5
31
21
Package_DFN_QFN
+TDFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm
+TDFN, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MIC5528.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+8
+7
+Package_DFN_QFN
TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm
TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
TDFN NoLead
@@ -78064,6 +82369,20 @@ DRB0008A
23
9
Package_DFN_QFN
+Texas_DSQ0010A_WSON-10-1EP_2x2mm_P0.4mm_EP0.9x1.5mm
+Texas DSQ0010A WSON, 10 Pin (https://www.ti.com/lit/pdf/mpds335b), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WSON NoLead
+0
+12
+11
+Package_DFN_QFN
+Texas_DSQ0010A_WSON-10-1EP_2x2mm_P0.4mm_EP0.9x1.5mm_ThermalVias
+Texas DSQ0010A WSON, 10 Pin (https://www.ti.com/lit/pdf/mpds335b), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WSON NoLead
+0
+15
+11
+Package_DFN_QFN
Texas_MOF0009A
Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf)
ti qfm mof0009a
@@ -78072,7 +82391,7 @@ ti qfm mof0009a
9
Package_DFN_QFN
Texas_PicoStar_DFN-3_0.69x0.60mm
-Texas Picostar DFN-3, 0.73x0.64mm max, 0.69x0.60mm nom, https://www.ti.com/lit/ds/symlink/csd13380f3.pdf
+Texas PicoStar YJM0003A DFN-3, 0.73x0.64mm max, 0.69x0.60mm nom, https://www.ti.com/lit/ml/mxlg032a/mxlg032a.pdf
TI YJM0003A
0
5
@@ -78099,6 +82418,27 @@ Texas_R-PUQFN-N12
13
12
Package_DFN_QFN
+Texas_RDX0007A_QFN-FCMOD-7-3.3x4mm-P0.5mm_4EP
+surface-mount, Texas Instruments, power, DC/DC, https://www.ti.com/lit/ml/mpqf721/mpqf721.pdf
+RDX0007A QFN FCMOD DC/DC
+0
+7
+7
+Package_DFN_QFN
+Texas_REE0036A_WQFN-36-1EP_4x5mm_P0.4mm_EP2.7x3.7mm
+Texas REE0036A WQFN, 36 Pin (https://www.ti.com/lit/ds/symlink/drv8317.pdf#page=66), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WQFN NoLead
+0
+43
+37
+Package_DFN_QFN
+Texas_REE0036A_WQFN-36-1EP_4x5mm_P0.4mm_EP2.7x3.7mm_ThermalVias
+Texas REE0036A WQFN, 36 Pin (https://www.ti.com/lit/ds/symlink/drv8317.pdf#page=66), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WQFN NoLead
+0
+56
+37
+Package_DFN_QFN
Texas_REF0038A_WQFN-38-2EP_6x4mm_P0.4
Texas REF0038A WQFN, 38 Pin, 2EP (https://www.ti.com/lit/ds/symlink/tps25730.pdf#page=68)
Texas Instruments WQFN NoLead
@@ -78456,6 +82796,13 @@ Texas WQFN NoLead
60
41
Package_DFN_QFN
+Texas_RNX0012C_VQFN-14-11-1EP_2x3mm_P0.5mm_EP0.25x1.825mm
+Texas RNX0012C VQFN, 11 Pin (https://www.ti.com/cn/lit/ml/qfnd580a/qfnd580a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas VQFN NoLead
+0
+13
+12
+Package_DFN_QFN
Texas_RPU0010A_VQFN-HR-10_2x2mm_P0.5mm
VQFN-HR, 10 Pin (https://www.ti.com/lit/ds/symlink/tps62912.pdf#page=39)
VQFN-HR NO LEAD
@@ -78463,6 +82810,27 @@ VQFN-HR NO LEAD
10
10
Package_DFN_QFN
+Texas_RQM0029A_VQFN-29_4x4mm_P0.4mm
+Texas RQM0029A VQFN, 29 Pin, https://www.ti.com/lit/ml/mpqf573/mpqf573.pdf
+Texas-Instruments NoLead
+0
+29
+29
+Package_DFN_QFN
+Texas_RRW0024A_WQFN-24-1EP_3x3mm_P0.4mm_EP1.9x1.9mm
+Texas RRW0024A WQFN, 24 Pin (Texas RRW0024A, https://www.ti.com/lit/ml/mpqf657a/mpqf657a.pdf, https://www.ti.com/lit/ds/symlink/drv8311.pdf#page=91), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_RRW0024A_WQFN-24-1EP_3x3mm_P0.4mm_EP1.9x1.9mm_ThermalVias
+Texas RRW0024A WQFN, 24 Pin (Texas RRW0024A, https://www.ti.com/lit/ml/mpqf657a/mpqf657a.pdf, https://www.ti.com/lit/ds/symlink/drv8311.pdf#page=91), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WQFN NoLead
+0
+35
+25
+Package_DFN_QFN
Texas_RSA_VQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm
Texas RSA VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
Texas VQFN NoLead
@@ -78565,7 +82933,7 @@ Texas_RUK0020B_WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias
Texas RUK0020B WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/mspm0c1104.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
Texas WQFN NoLead
0
-35
+31
21
Package_DFN_QFN
Texas_RUM0016A_WQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm
@@ -78582,6 +82950,20 @@ Texas WQFN NoLead
31
17
Package_DFN_QFN
+Texas_RUM0016E_WQFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm
+Texas RUM0016E WQFN, 16 Pin (https://www.ti.com/lit/ml/qfnd679/qfnd679.pdf?ts=1756465079919), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+Texas_RUM0016E_WQFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias
+Texas RUM0016E WQFN, 16 Pin (https://www.ti.com/lit/ml/qfnd679/qfnd679.pdf?ts=1756465079919), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WQFN NoLead
+0
+31
+17
+Package_DFN_QFN
Texas_RUN0010A_WQFN-10_2x2mm_P0.5mm
Texas RUN0010A WQFN, 10 Pin (https://www.ti.com/lit/ds/symlink/tmp461.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
Texas WQFN NoLead
@@ -78688,12 +83070,19 @@ MultiRow QFN
105
Package_DFN_QFN
Texas_S-PX2QFN-14
-Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas QFN NoLead
+Texas RUC0014A X2QFN, 14 Pin (https://www.ti.com/lit/ml/qfnd283a/qfnd283a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas X2QFN NoLead Texas_X2QFN-14_2x2mm_P0.4mm
0
14
14
Package_DFN_QFN
+Texas_UQFN-8_1.5x1.5mm_P0.5mm
+Texas UQFN, 8 Pin (https://www.ti.com/lit/ml/mpqf207e/mpqf207e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas UQFN NoLead
+0
+8
+8
+Package_DFN_QFN
Texas_UQFN-10_1.5x2mm_P0.5mm
Texas RSE0010A UQFN, 10 Pin (https://www.ti.com/lit/ml/mpqf186d/mpqf186d.pdf)
Texas RSE0010 UQFN NoLead
@@ -78834,6 +83223,13 @@ UQFN NoLead
10
10
Package_DFN_QFN
+UQFN-12-1EP_2x2mm_P0.4mm_EP1.1x1.1mm
+UQFN, 12 Pin (https://www.wch-ic.com/download/file?id=396, https://www.wch-ic.com/downloads/CH32V006DS0_PDF.html, https://www.wch-ic.com/downloads/PACKAGE_PDF.html), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead WCH_QFN12
+0
+14
+13
+Package_DFN_QFN
UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
QFN 0.5
@@ -78863,8 +83259,8 @@ QFN 0.65
17
Package_DFN_QFN
UQFN-16_1.8x2.6mm_P0.4mm
-UQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts3a5017.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead TI-RSV0016A
+UQFN, 16 Pin (https://www.ti.com/lit/ml/qfnd836/qfnd836.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead Texas_RSV0016A
0
16
16
@@ -78932,6 +83328,13 @@ UQFN NoLead
43
29
Package_DFN_QFN
+UQFN-32_5x5mm_P0.5mm
+UQFN, 32 Pin (JEDEC MO-248 variation UHHD, 0.65mm maximum overall height, https://www.jedec.org/document_search?search_api_views_fulltext=MO-248), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead STMicroelectronics-UFQFPN32-A09E
+0
+32
+32
+Package_DFN_QFN
UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm
UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py
UQFN NoLead
@@ -79233,6 +83636,20 @@ VQFN NoLead
47
33
Package_DFN_QFN
+VQFN-40-1EP_5x5mm_P0.4mm_EP3.3x3.3mm
+VQFN, 40 Pin (Based on JEDEC MO-220-K.01, variation VHHE-1, https://tridentiot.com/wp-content/uploads/2024/11/DS-ZW-0001-01-T32CZ20-Datasheet.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+45
+41
+Package_DFN_QFN
+VQFN-40-1EP_5x5mm_P0.4mm_EP3.3x3.3mm_ThermalVias
+VQFN, 40 Pin (Based on JEDEC MO-220-K.01, variation VHHE-1, https://tridentiot.com/wp-content/uploads/2024/11/DS-ZW-0001-01-T32CZ20-Datasheet.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+62
+41
+Package_DFN_QFN
VQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm
VQFN, 40 Pin (Based on JEDEC MO-220-K.01, variation VHHE-1, https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP6536/document_id/3761/), generated with kicad-footprint-generator ipc_noLead_generator.py
VQFN NoLead
@@ -79303,6 +83720,20 @@ VQFN NoLead
75
49
Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP2.6x2.6mm
+VQFN, 48 Pin (Based on JEDEC MO-220 variation VKKD-2 (using Figure 1), custom Exposed Pad from STMicroeletronics, https://www.jedec.org/document_search?search_api_views_fulltext=MO-220, https://www.st.com/resource/en/datasheet/stspin32f0a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+53
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+VQFN, 48 Pin (Based on JEDEC MO-220 variation VKKD-2 (using Figure 1), custom Exposed Pad from STMicroeletronics, https://www.jedec.org/document_search?search_api_views_fulltext=MO-220, https://www.st.com/resource/en/datasheet/stspin32f0a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+63
+49
+Package_DFN_QFN
VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm
VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py
VQFN NoLead
@@ -79317,6 +83748,20 @@ VQFN NoLead
75
49
Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP4.2x4.2mm
+VQFN, 48 Pin (Based on JEDEC MO-220 variation VKKD-2 (using Figure 1), custom Exposed Pad from NXP, https://www.jedec.org/document_search?search_api_views_fulltext=MO-220, https://www.nxp.com/docs/en/package-information/SOT619-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead NXP_SOT619-28
+0
+53
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP4.2x4.2mm_ThermalVias
+VQFN, 48 Pin (Based on JEDEC MO-220 variation VKKD-2 (using Figure 1), custom Exposed Pad from NXP, https://www.jedec.org/document_search?search_api_views_fulltext=MO-220, https://www.nxp.com/docs/en/package-information/SOT619-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead NXP_SOT619-28
+0
+70
+49
+Package_DFN_QFN
VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
VQFN NoLead
@@ -79331,6 +83776,34 @@ VQFN NoLead
79
49
Package_DFN_QFN
+VQFN-56-1EP_8x8mm_P0.5mm_EP5.1x4.96mm
+VQFN, 56 Pin (https://www.nxp.com/docs/en/package-information/SOT684-21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead NXP_SOT684-21 NXP_HVQFN-56-1EP_8x8mm_P0.5mm_EP5.1x4.96mm NXP_98ASA01332D
+0
+66
+57
+Package_DFN_QFN
+VQFN-56-1EP_8x8mm_P0.5mm_EP5.1x4.96mm_ThermalVias
+VQFN, 56 Pin (https://www.nxp.com/docs/en/package-information/SOT684-21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead NXP_SOT684-21 NXP_HVQFN-56-1EP_8x8mm_P0.5mm_EP5.1x4.96mm NXP_98ASA01332D
+0
+92
+57
+Package_DFN_QFN
+VQFN-56-1EP_8x8mm_P0.5mm_EP5.5x5.06mm
+VQFN, 56 Pin (https://www.nxp.com/docs/en/package-information/SOT684-21_DD_SC.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead NXP_SOT684-21(DD/SC) NXP_HVQFN-56-1EP_8x8mm_P0.5mm_EP5.5x5.06mm NXP_98ASA01086D
+0
+66
+57
+Package_DFN_QFN
+VQFN-56-1EP_8x8mm_P0.5mm_EP5.5x5.06mm_ThermalVias
+VQFN, 56 Pin (https://www.nxp.com/docs/en/package-information/SOT684-21_DD_SC.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead NXP_SOT684-21(DD/SC) NXP_HVQFN-56-1EP_8x8mm_P0.5mm_EP5.5x5.06mm NXP_98ASA01086D
+0
+92
+57
+Package_DFN_QFN
VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm
VQFN, 64 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py
VQFN NoLead
@@ -79387,8 +83860,36 @@ powerpak mlp44-24l
35
28
Package_DFN_QFN
+Vishay_PowerPAK_MLP55-27L
+MLP55-27L (https://www.vishay.com/docs/75269/ppak_mlp55-27l.pdf)
+powerpak mlp55-27l
+0
+38
+22
+Package_DFN_QFN
+Vishay_PowerPAK_MLP55-27L_R
+MLP55-27L_R (https://www.vishay.com/docs/75269/ppak_mlp55-27l.pdf)
+powerpak mlp55-27l
+0
+38
+22
+Package_DFN_QFN
+Vishay_PowerPAK_MLP55-27L_R_ThermalVias
+MLP55-27L_R (https://www.vishay.com/docs/75269/ppak_mlp55-27l.pdf)
+powerpak mlp55-27l
+0
+58
+23
+Package_DFN_QFN
+Vishay_PowerPAK_MLP55-27L_ThermalVias
+MLP55-27L (https://www.vishay.com/docs/75269/ppak_mlp55-27l.pdf)
+powerpak mlp55-27l
+0
+58
+23
+Package_DFN_QFN
W-PDFN-8-1EP_6x5mm_P1.27mm_EP3x3mm
-W-PDFN, 8 Pin (https://media-www.micron.com/-/media/client/global/documents/products/data-sheet/nor-flash/serial-nor/mt25q/die-rev-a/mt25q_qljs_u_256_aba_0.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+W-PDFN, 8 Pin (https://www.mouser.com/datasheet/2/671/mt25q_qljs_u_256_aba_0-3178731.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
W-PDFN NoLead
0
13
@@ -79682,14 +84183,14 @@ WQFN NoLead TQFN T3857-1C T3857M-1
39
Package_DFN_QFN
WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm
-WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23, https://www.diodes.com/assets/Package-Files/PD-2035J_ZH42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
WQFN NoLead
0
57
43
Package_DFN_QFN
WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias
-WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23, https://www.diodes.com/assets/Package-Files/PD-2035J_ZH42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
WQFN NoLead
0
82
@@ -81201,7 +85702,7 @@ THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads
64
Package_DIP
Fairchild_LSOP-8
-8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf)
+8-lead, 300 mils wide, surface mount package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf)
LSOP 2.54mm 300mil
0
8
@@ -82089,6 +86590,13 @@ lga land grid array
14
14
Package_LGA
+Bosch_LGA-16_4.5x3mm_P0.5mm_LayoutBorder7x1y_ClockwisePinNumbering
+Bosch LGA, 16 Pin (https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi088-ds001.pdf#page=55), generated with kicad-footprint-generator ipc_noLead_generator.py
+Bosch LGA NoLead
+0
+16
+16
+Package_LGA
Infineon_PG-TSNP-6-10_0.7x1.1mm_0.7x1.1mm_P0.4mm
6 lead, 1.1x0.7mm body, 0.37mm height, TSNP (https://www.infineon.com/cms/en/product/packages/PG-TSNP/PG-TSNP-6-10/)
PG-TSNP-6-10 TSNP
@@ -82097,7 +86605,7 @@ PG-TSNP-6-10 TSNP
6
Package_LGA
Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y
-Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
+Kionix LGA, 12 Pin (https://www.digikey.com/Site/Global/Layouts/DownloadPdf.ashx?pdfUrl=3557DE8B1578472CBA17FB72BE0052DC#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
Kionix LGA NoLead
0
12
@@ -82132,7 +86640,7 @@ lga land grid array
12
Package_LGA
LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y
-LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA, 14 Pin (https://www.st.com/resource/en/datasheet/lis2dh12.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
LGA NoLead
0
14
@@ -82160,7 +86668,7 @@ lga land grid array
16
Package_LGA
LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y
-LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA, 16 Pin (https://www.st.com/resource/en/datasheet/lis331dlh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
LGA NoLead
0
16
@@ -82215,6 +86723,13 @@ NXP LGA NoLead
8
8
Package_LGA
+NXP_USON-8_1x1.35mm_P0.35mm
+NXP USON, 8 Pin (https://www.nxp.com/docs/en/package-information/SOT1203.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+NXP USON NoLead SOT1203 XSON8 XSON-8
+0
+8
+8
+Package_LGA
Nordic_nRF9160-SIxx_LGA-102-59EP_16.0x10.5mm_P0.5mm
nRF9160 (https://docs.nordicsemi.com/bundle/ps_nrf9160/page/mec_spec.html)
Nordic LGA
@@ -82298,6 +86813,13 @@ VLGA NoLead
0
4
4
+Package_LGA
+ublox_LGA-53_4.5x4.5mm_Layout9x9_P0.5mm
+ublox MIA SoC Module, 4.5x4.5mm, 53 Ball, 9x9 Layout, 0.5mm Pitch, generated with kicad-footprint-generator ipc_bga_generator.py, https://content.u-blox.com/sites/default/files/documents/MIA-M10Q_IntegrationManual_UBX-21028173.pdf#page=82
+LGA 53 0.5 ublox_MIA-M-LGA53
+0
+53
+53
Package_QFP
EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm
EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
@@ -82369,19 +86891,12 @@ EQFP QFP
244
145
Package_QFP
-HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm
-64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad
-HTQFP-64 Pitch 0.5
-0
-69
-65
-Package_QFP
-HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias
-64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad
-HTQFP-64 Pitch 0.5
+Hitachi_FP80B_PQFP-80_14x20mm_P0.8mm
+Hitachi FP80B PQFP, 80 Pin (Hitachi FP-80B, 2.70mm body thickness, https://www.icbase.com/pdf/HTH/HTH14270106.pdf#page=9, https://bitsavers.trailing-edge.com/components/hitachi/_dataBooks/1994_M24T026_Hitachi_LCD_Controller_Driver_LSI_Data_Book.pdf#page=28), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Hitachi PQFP QFP Hitachi_FP-80B
0
-135
-65
+80
+80
Package_QFP
LQFP-32_5x5mm_P0.5mm
LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
@@ -82405,8 +86920,8 @@ LQFP QFP
36
Package_QFP
LQFP-44_10x10mm_P0.8mm
-LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
+LQFP, 44 Pin (JEDEC MS-026 variation BCB, 1.40mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://www.nxp.com.cn/docs/en/package-information/98ASS23225W.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP NXP_SOT389-2 Onsemi_CASE-561AA Renesas_44-TQFP Renesas_PPG44D1 Infineon_PG-TQFP-44-801 Analog_ST-44-1
0
44
44
@@ -82475,14 +86990,14 @@ LQFP QFP
65
Package_QFP
LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm
-LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
LQFP QFP
0
90
65
Package_QFP
LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias
-LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
LQFP QFP
0
116
@@ -82530,6 +87045,20 @@ LQFP QFP
80
80
Package_QFP
+LQFP-100-1EP_14x14mm_P0.5mm_EP6.9x6.9mm
+LQFP, 100 Pin (JEDEC MS-026 variation BED with exposed pad, 1.60mm max body thickness, https://www.jedec.org/system/files/docs/MS-026D.pdf, https://www.nxp.com/docs/en/package-information/SOT2229-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP 98ASA02131D SOT2229-1
+0
+110
+101
+Package_QFP
+LQFP-100-1EP_14x14mm_P0.5mm_EP6.9x6.9mm_ThermalVias
+LQFP, 100 Pin (JEDEC MS-026 variation BED with exposed pad, 1.60mm max body thickness, https://www.jedec.org/system/files/docs/MS-026D.pdf, https://www.nxp.com/docs/en/package-information/SOT2229-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP 98ASA02131D SOT2229-1
+0
+127
+101
+Package_QFP
LQFP-100_14x14mm_P0.5mm
LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
LQFP QFP
@@ -82538,8 +87067,8 @@ LQFP QFP
100
Package_QFP
LQFP-128_14x14mm_P0.4mm
-LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
+LQFP, 128 Pin (JEDEC MS-026 variation BEE, 1.40mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=423), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP Microchip_128-Lead-Low-Profile-Plastic-Quad-Flat-Pack-(PT) Renesas_Q128.14x14
0
128
128
@@ -82552,22 +87081,22 @@ LQFP QFP
128
Package_QFP
LQFP-144-1EP_20x20mm_P0.5mm_EP6.5x6.5mm
-LQFP, 144 Pin (https://www.infineon.com/dgdl/Infineon-XMC4500-DS-v01_05-EN.pdf?fileId=5546d46254e133b40154e1b56cbe0123), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP Infineon-PG-LQFP-144-24 Infineon-PG-LQFP-144-26
+LQFP, 144 Pin (JEDEC MS-026 variation BFB, 1.40mm body thickness, custom Exposed Pad from Infineon, https://www.infineon.com/dgdl/Infineon-XMC4500-DS-v01_05-EN.pdf#page=107, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP Infineon_PG-LQFP-144-24 Infineon_PG-LQFP-144-26
0
154
145
Package_QFP
LQFP-144-1EP_20x20mm_P0.5mm_EP6.5x6.5mm_ThermalVias
-LQFP, 144 Pin (https://www.infineon.com/dgdl/Infineon-XMC4500-DS-v01_05-EN.pdf?fileId=5546d46254e133b40154e1b56cbe0123), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP Infineon-PG-LQFP-144-24 Infineon-PG-LQFP-144-26
+LQFP, 144 Pin (JEDEC MS-026 variation BFB, 1.40mm body thickness, custom Exposed Pad from Infineon, https://www.infineon.com/dgdl/Infineon-XMC4500-DS-v01_05-EN.pdf#page=107, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP Infineon_PG-LQFP-144-24 Infineon_PG-LQFP-144-26
0
-171
+191
145
Package_QFP
LQFP-144_20x20mm_P0.5mm
-LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
+LQFP, 144 Pin (JEDEC MS-026 variation BFB, 1.40mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP Microchip_144-Lead-Plastic-Low-Profile-Quad-Flatpack-(PL) Microsemi_TQ144
0
144
144
@@ -82594,8 +87123,8 @@ LQFP QFP Infineon-PG-TQFP-176-801
177
Package_QFP
LQFP-176_20x20mm_P0.4mm
-LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
+LQFP, 176 Pin (JEDEC MS-026 variation BFC, 1.40mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP Onsemi_CASE-566DB Texas_PBL-(S-PQFP-G176)
0
176
176
@@ -82635,13 +87164,6 @@ Microchip PQFP QFP P-QFP 44-Lead-MQFP S-44-2
44
44
Package_QFP
-PQFP-32_5x5mm_P0.5mm
-PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py
-PQFP QFP
-0
-32
-32
-Package_QFP
PQFP-44_10x10mm_P0.8mm
PQFP, 44 Pin (JEDEC MS-022 variation AB, https://www.jedec.org/document_search?search_api_views_fulltext=MS-022, https://ww1.microchip.com/downloads/aemDocuments/documents/package-outline-drawings/c04-21291a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
PQFP QFP P-QFP QQZ M44-2 44L-MQFP-10x10x2mm
@@ -82656,9 +87178,16 @@ PQFP QFP
64
64
Package_QFP
+PQFP-80_14x14mm_P0.65mm
+PQFP, 80 Pin (JEDEC MS-022 variation BC, 2.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-022), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP MQFP-80 Infineon_P-MQFP-80-7
+0
+80
+80
+Package_QFP
PQFP-80_14x20mm_P0.8mm
-PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF)
-QFP 0.8
+PQFP, 80 Pin (JEITA/EIAJ ED-7311A (variation 80-001-PB) / JEDEC MS-022 (variation GB-2), 2.70mm body thickness, https://www.jeita.or.jp/japanese/standard/book/ED-7311A/#target/page_no=91, https://www.jedec.org/document_search?search_api_views_fulltext=MS-022), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP P-QFP080-14.00x20.00-0.80 P-QFP080-1420-0.80 MQFP-80 Onsemi_PQFP80-14x20-/-QIP80E Onsemi_CASE-122BS
0
80
80
@@ -82677,6 +87206,13 @@ PQFP 112
112
112
Package_QFP
+PQFP-128_28x28mm_P0.8mm
+PQFP, 128 Pin (JEITA/EIAJ ED-7311A (variation 128-001-KD) / JEDEC MS-022 (variation DB-2), 3.40mm body thickness, https://www.jeita.or.jp/japanese/standard/book/ED-7311A/#target/page_no=78, https://www.jedec.org/document_search?search_api_views_fulltext=MS-022), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP P-QFP128-28.00x28.00-0.80 P-QFP128-2828-0.80 MQFP-128
+0
+128
+128
+Package_QFP
PQFP-132_24x24mm_P0.635mm
PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
PQFP 132
@@ -82733,6 +87269,13 @@ QFP 0.4
256
256
Package_QFP
+TQFP-32_5x5mm_P0.5mm
+TQFP, 32 Pin (JEDEC MS-026 variation AAA, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+32
+32
+Package_QFP
TQFP-32_7x7mm_P0.8mm
TQFP, 32 Pin (JEDEC MS-026 variation ABA, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BZ.pdf#page=656), generated with kicad-footprint-generator ipc_gullwing_generator.py
TQFP QFP
@@ -82741,15 +87284,22 @@ TQFP QFP
32
Package_QFP
TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm
-44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.8
+TQFP, 44 Pin (JEDEC MS-026 variation ACB, 1.00mm body thickness, custom Exposed Pad from Microchip, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BZ.pdf#page=662), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Microchip_44-Lead-Plastic-Thin-Quad-Flatpack-(MW)
0
54
45
Package_QFP
+TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm_ThermalVias
+TQFP, 44 Pin (JEDEC MS-026 variation ACB, 1.00mm body thickness, custom Exposed Pad from Microchip, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BZ.pdf#page=662), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Microchip_44-Lead-Plastic-Thin-Quad-Flatpack-(MW)
+0
+71
+45
+Package_QFP
TQFP-44_10x10mm_P0.8mm
-TQFP, 44 Pin (JEDEC MS-026 variation ACB, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BZ.pdf#page=658), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
+TQFP, 44 Pin (JEDEC MS-026 variation ACB, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BZ.pdf#page=658), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Microchip_44-Lead-Plastic-Thin-Quad-Flatpack-(PT)
0
44
44
@@ -82824,13 +87374,6 @@ TQFP QFP ESS-eTQFP-64
107
65
Package_QFP
-TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm
-64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad
-QFP 0.5
-0
-90
-65
-Package_QFP
TQFP-64_7x7mm_P0.4mm
TQFP, 64 Pin (JEDEC MS-026 variation ABD, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfpsu/su_64_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
TQFP QFP SU-64-1 CASE-932BH
@@ -82839,8 +87382,8 @@ TQFP QFP SU-64-1 CASE-932BH
64
Package_QFP
TQFP-64_10x10mm_P0.5mm
-TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
+TQFP, 64 Pin (JEITA/EIAJ ED-7311A (variation 64-001-TCA) / JEDEC MS-026 (variation ACD), 1.00mm body thickness, https://www.jeita.or.jp/japanese/standard/book/ED-7311A/#target/page_no=30, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP P-TQFP064-10.00x10.00-0.50 P-TQFP064-1010-0.50
0
64
64
@@ -82853,22 +87396,29 @@ TQFP QFP
64
Package_QFP
TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm
-80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf)
-QFP 0.65
+TQFP, 80 Pin (Based on JEDEC MS-026 variation AEC, 1.00mm body thickness, lead width / tolerances / custom Exposed Pad from Analog Devices, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_80_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Analog-Devices_SV-80-4
0
-85
+117
+81
+Package_QFP
+TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm_ThermalVias
+TQFP, 80 Pin (Based on JEDEC MS-026 variation AEC, 1.00mm body thickness, lead width / tolerances / custom Exposed Pad from Analog Devices, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_80_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Analog-Devices_SV-80-4
+0
+199
81
Package_QFP
TQFP-80_12x12mm_P0.5mm
-80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.5
+TQFP, 80 Pin (JEDEC MS-026 variation ADD, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/aemDocuments/documents/package-outline-drawings/c04-00092c.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Microchip_X2X
0
80
80
Package_QFP
TQFP-80_14x14mm_P0.65mm
-80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.65
+TQFP, 80 Pin (JEDEC MS-026 variation AEC, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BZ.pdf#page=679), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Microsemi_VQ80 NXP_TQFP80 NXP_SOT1093-1
0
80
80
@@ -82909,8 +87459,8 @@ QFP 0.4
120
Package_QFP
TQFP-128_14x14mm_P0.4mm
-TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF)
-QFP 0.4
+TQFP, 128 Pin (JEDEC MS-026 variation AEE, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Microsemi_VQ128 Onsemi_CASE-932BB
0
128
128
@@ -82923,12 +87473,19 @@ QFP 0.4
144
Package_QFP
TQFP-144_20x20mm_P0.5mm
-TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP, 144 Pin (JEDEC MS-026 variation AFB, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026), generated with kicad-footprint-generator ipc_gullwing_generator.py
TQFP QFP
0
144
144
Package_QFP
+TQFP-176_20x20mm_P0.4mm
+TQFP, 176 Pin (JEDEC MS-026 variation AFC, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MS-026), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP Microsemi_VQ176
+0
+176
+176
+Package_QFP
TQFP-176_24x24mm_P0.5mm
TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
TQFP QFP
@@ -82950,26 +87507,33 @@ Texas HTQFP QFP
88
49
Package_QFP
-VQFP-80_14x14mm_P0.65mm
-VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VQFP QFP
+Texas_TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.44x4.44mm
+Texas TQFP, 64 Pin (Texas PAP0064M, based on JEDEC MS-026 variation ACD, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd078j/pptd078j.pdf, https://www.ti.com/lit/ds/symlink/tusb4041i.pdf#page=40), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Texas TQFP QFP Texas_PAP0064M Texas_PowerPAD-64-pin-HTQFP
0
-80
-80
+70
+65
Package_QFP
-VQFP-128_14x14mm_P0.4mm
-VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VQFP QFP
+Texas_TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.44x4.44mm_ThermalVias
+Texas TQFP, 64 Pin (Texas PAP0064M, based on JEDEC MS-026 variation ACD, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd078j/pptd078j.pdf, https://www.ti.com/lit/ds/symlink/tusb4041i.pdf#page=40), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Texas TQFP QFP Texas_PAP0064M Texas_PowerPAD-64-pin-HTQFP
0
-128
-128
+135
+65
Package_QFP
-VQFP-176_20x20mm_P0.4mm
-VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VQFP QFP
+Texas_TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask5x5mm
+Texas TQFP, 64 Pin (Texas PAP (S-PQFP-G64), based on JEDEC MS-026 variation ACD, 1.00mm body thickness, https://www.ti.com/lit/ds/symlink/tfp410.pdf#page=41), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Texas TQFP QFP Texas_PAP-(S-PQFP-G64) Texas_PowerPAD-64-pin-HTQFP
0
-176
-176
+75
+65
+Package_QFP
+Texas_TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask5x5mm_ThermalVias
+Texas TQFP, 64 Pin (Texas PAP (S-PQFP-G64), based on JEDEC MS-026 variation ACD, 1.00mm body thickness, https://www.ti.com/lit/ds/symlink/tfp410.pdf#page=41), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Texas TQFP QFP Texas_PAP-(S-PQFP-G64) Texas_PowerPAD-64-pin-HTQFP
+0
+112
+65
Package_SIP
PowerIntegrations_eSIP-7C
eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf
@@ -83223,20 +87787,6 @@ HTSOP SO
20
9
Package_SO
-HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm
-HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0014A
-0
-20
-15
-Package_SO
-HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias
-HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0014A
-0
-36
-15
-Package_SO
HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm
16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf)
SSOP 0.65
@@ -83245,29 +87795,29 @@ SSOP 0.65
17
Package_SO
HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm
-HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
+HTSSOP, 16 Pin (Texas Instruments PWP0016C, based on JEDEC MO-153 variation ABT, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd023ac/pptd023ac.pdf, https://www.ti.com/lit/ds/symlink/drv8833.pdf#page=27, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO Texas_PWP0016C Texas_PowerPAD-TSSOP
0
20
17
Package_SO
HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias
-HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
+HTSSOP, 16 Pin (Texas Instruments PWP0016C, based on JEDEC MO-153 variation ABT, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd023ac/pptd023ac.pdf, https://www.ti.com/lit/ds/symlink/drv8833.pdf#page=27, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO Texas_PWP0016C Texas_PowerPAD-TSSOP
0
-27
+33
17
Package_SO
HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.66x2.46mm
HTSSOP, 16 Pin (http://www.ti.com/lit/ds/symlink/tps2660.pdf#page=48), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0016H
+HTSSOP SO Texas_PWP0016H
0
20
17
Package_SO
HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.66x2.46mm_ThermalVias
HTSSOP, 16 Pin (http://www.ti.com/lit/ds/symlink/tps2660.pdf#page=48), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0016H
+HTSSOP SO Texas_PWP0016H
0
33
17
@@ -83309,35 +87859,35 @@ HTSSOP 0.65
Package_SO
HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm
HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP/R-PDSO-G20
+HTSSOP SO Texas_PWP/R-PDSO-G20
0
24
21
Package_SO
HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm
HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0020U
+HTSSOP SO Texas_PWP0020U
0
26
21
Package_SO
HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias
HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0020U
+HTSSOP SO Texas_PWP0020U
0
42
21
Package_SO
HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm
HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0020T
+HTSSOP SO Texas_PWP0020T
0
23
21
Package_SO
HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias
HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0020T
+HTSSOP SO Texas_PWP0020T
0
42
21
@@ -83350,40 +87900,54 @@ HTSSOP 0.65
21
Package_SO
HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm
-HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP, 24 Pin (JEDEC MO-153 variation ADT, 1.00mm body thickness, custom Exposed Pad size from STMicroelectronics, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153, https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25, https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py
HTSSOP SO
0
31
25
Package_SO
HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm
-HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0024P
+HTSSOP, 24 Pin (Texas Instruments PWP0024P, based on JEDEC MO-153 variation ADT, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd064i/pptd064i.pdf, https://web.archive.org/web/20170223145154/http://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO Texas_PWP0024P Texas_PowerPAD
0
-27
+30
25
Package_SO
HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm_ThermalVias
-HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP0024P
+HTSSOP, 24 Pin (Texas Instruments PWP0024P, based on JEDEC MO-153 variation ADT, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd064i/pptd064i.pdf, https://web.archive.org/web/20170223145154/http://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO Texas_PWP0024P Texas_PowerPAD
0
-49
+52
25
Package_SO
HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm
HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP/R-PDSO-G24
+HTSSOP SO Texas_PWP/R-PDSO-G24
0
28
25
Package_SO
HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias
HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-PWP/R-PDSO-G24
+HTSSOP SO Texas_PWP/R-PDSO-G24
0
47
25
Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.44x3.42mm
+HTSSOP, 24 Pin (Texas Instruments PWP0024U, based on JEDEC MO-153 variation ADT, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd402/pptd402.pdf, https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=50, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO Texas_PWP0024U Texas_PowerPAD
+0
+30
+25
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.44x3.42mm_ThermalVias
+HTSSOP, 24 Pin (Texas Instruments PWP0024U, based on JEDEC MO-153 variation ADT, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd402/pptd402.pdf, https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=50, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO Texas_PWP0024U Texas_PowerPAD
+0
+52
+25
+Package_SO
HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.75x6.2mm
HTSSOP, 28 Pin (https://www.trinamic.com/fileadmin/assets/Support/AppNotes/AN005x-IC_Package_PCB_Footprint_Guidelines_HTSSOP28_rev1.00.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
HTSSOP SO
@@ -83497,36 +88061,36 @@ HTSSOP SO U38E-3C
39
Package_SO
HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm
-HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=46), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-DAP/R-PDSO-G38
+HTSSOP, 38 Pin (https://www.ti.com/jp/lit/ml/pptd158c/pptd158c.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO Texas_DAP Texas_R-PDSO-G38
0
46
39
Package_SO
HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias
-HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=46), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-DAP/R-PDSO-G38
+HTSSOP, 38 Pin (https://www.ti.com/jp/lit/ml/pptd158c/pptd158c.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO Texas_DAP Texas_R-PDSO-G38
0
87
39
Package_SO
HTSSOP-44-1EP_6.1x14mm_P0.635mm_EP5.2x14mm_Mask4.31x8.26mm
HTSSOP, 44 Pin (http://www.ti.com/lit/pdf/pptd165), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-DDW0044B
+HTSSOP SO Texas_DDW0044B
0
61
45
Package_SO
HTSSOP-44-1EP_6.1x14mm_P0.635mm_EP5.2x14mm_Mask4.31x8.26mm_ThermalVias
HTSSOP, 44 Pin (http://www.ti.com/lit/pdf/pptd165), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-DDW0044B
+HTSSOP SO Texas_DDW0044B
0
118
45
Package_SO
HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm
HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO TI-DDV0044D
+HTSSOP SO Texas_DDV0044D
0
44
44
@@ -83552,16 +88116,16 @@ HVSSOP SO
18
9
Package_SO
-HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm
+HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.83x1.89mm
HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HVSSOP SO
+HVSSOP SO JEDEC-MO-187_BA-T Texas_DGQ0010D
0
15
11
Package_SO
-HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias
+HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.83x1.89mm_ThermalVias
HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HVSSOP SO
+HVSSOP SO JEDEC-MO-187_BA-T Texas_DGQ0010D
0
20
11
@@ -83692,6 +88256,20 @@ Infineon SOIC SO PG-DSO-20 PG-DSO-20-6 PG-DSO-20-9 PG-DSO-20-31 PG-DSO-20-32 PG-
20
20
Package_SO
+JEITA_SOIC-8_3.9x4.9mm_P1.27mm
+JEITA SOIC, 8 Pin (JEITA/EIAJ ED-7311-19, variation 08-001-ADB, https://www.jeita.or.jp/japanese/standard/book/ED-7311-19/#target/page_no=20), generated with kicad-footprint-generator ipc_gullwing_generator.py
+JEITA SOIC SO P-SOP-8 P-SOP08-03.90x04.90-1.27 P-SOP08-0225-1.27 narrow
+0
+8
+8
+Package_SO
+JEITA_SOIC-16_3.9x9.9mm_P1.27mm
+JEITA SOIC, 16 Pin (JEITA/EIAJ ED-7311-19, variation 16-001-ABA, https://www.jeita.or.jp/japanese/standard/book/ED-7311-19/#target/page_no=30), generated with kicad-footprint-generator ipc_gullwing_generator.py
+JEITA SOIC SO P-SOP-16 P-SOP16-03.90x09.90-1.27 P-SOP16-0225-1.27 SOIC_N narrow
+0
+16
+16
+Package_SO
Linear_HTSSOP-31-38-1EP_4.4x9.7mm_P0.5mm_EP2.74x4.75mm
Linear HTSSOP, 31 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-tssop/tssop_38_05-08-1865.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
Linear HTSSOP SO FE38-(31)
@@ -83706,20 +88284,6 @@ Linear HTSSOP SO FE38-(31)
54
32
Package_SO
-MFSOP6-4_4.4x3.6mm_P1.27mm
-https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html
-MFSOP 4 pin SMD
-0
-4
-4
-Package_SO
-MFSOP6-5_4.4x3.6mm_P1.27mm
-https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html
-MFSOP 4 pin SMD
-0
-5
-5
-Package_SO
MSOP-8-1EP_3x3mm_P0.65mm_EP1.5x1.8mm
MSOP, 8 Pin (https://www.diodes.com/assets/Package-Files/MSOP-8EP.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
MSOP SO
@@ -84070,13 +88634,6 @@ SO SO TLP2310 Toshiba
5
5
Package_SO
-SO-5_4.4x3.6mm_P1.27mm
-5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SO SOIC 1.27
-0
-5
-5
-Package_SO
SO-6L_10x3.84mm_P1.27mm
6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770
SO-6L
@@ -84175,6 +88732,13 @@ SOIC SO
4
4
Package_SO
+SOIC-5-6_4.4x3.6mm_P1.27mm
+SOIC, 5 Pin (JEDEC MO-155, variation AA, 2.50mm nominal body thickness, https://www.jedec.org/system/files/docs/Mo-155a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+5
+5
+Package_SO
SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm
SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOIC SO
@@ -84231,16 +88795,44 @@ SOIC SO
20
9
Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm
-SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.71x3.7mm
+SOIC, 8 Pin (https://www.aosmd.com/res/datasheets/AOZ1284PI.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.71x3.7mm_ThermalVias
+SOIC, 8 Pin (https://www.aosmd.com/res/datasheets/AOZ1284PI.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOIC SO
0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.34x2.34mm
+SOIC, 8 Pin (JEDEC MS-012 variation BA (thermally enhanced), using tolerances and Exposed Pad from Texas Instruments DDA0008A, https://www.ti.com/lit/ml/pptd272a/pptd272a.pdf, https://www.ti.com/lit/ds/symlink/tps92511.pdf#page=29, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO Texas_PowerPAD
+0
+14
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.34x2.34mm_ThermalVias
+SOIC, 8 Pin (JEDEC MS-012 variation BA (thermally enhanced), using tolerances and Exposed Pad from Texas Instruments DDA0008A, https://www.ti.com/lit/ml/pptd272a/pptd272a.pdf, https://www.ti.com/lit/ds/symlink/tps92511.pdf#page=29, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO Texas_PowerPAD
+0
+23
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm
+SOIC, 8 Pin (JEDEC MS-012 variation BA (thermally enhanced), using tolerances and Exposed Pad from Texas Instruments DDA0008B, https://www.ti.com/lit/ml/pptd058j/pptd058j.pdf, https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=35, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO Texas_PowerPAD
+0
14
9
Package_SO
SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias
-SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
+SOIC, 8 Pin (JEDEC MS-012 variation BA (thermally enhanced), using tolerances and Exposed Pad from Texas Instruments DDA0008B, https://www.ti.com/lit/ml/pptd058j/pptd058j.pdf, https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=35, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO Texas_PowerPAD
0
23
9
@@ -84273,6 +88865,13 @@ SOIC SO
8
8
Package_SO
+SOIC-8_3.81x9.347mm_P2.54mm
+SOIC, 8 Pin (https://www.littelfuse.com/assetdocs/littelfuse-integrated-circuits-cpc2014n-datasheet?assetguid=6e3baf84-de75-4ea7-97ce-3a5e05a007c9), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+8
+8
+Package_SO
SOIC-8_5.3x5.3mm_P1.27mm
SOIC, 8 Pin (JEITA/EIAJ ED-7311-19 variation 08-001-BBA and Atmel/Microchip, 208 mils width, https://www.jeita.or.jp/japanese/standard/book/ED-7311-19/#target/page_no=21, https://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23, https://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=162), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOIC SO P-SOP SOP SOP-8 SO SO-8 8S2 S2AE/F K04-056 CASE-751BE SO8W 8-Pin-SOIC PSA W8-2 W8-4 W8MS-1 FPT-8P-M08
@@ -84331,7 +88930,7 @@ SOIC 1.27 16 12 Wide
Package_SO
SOIC-16W_5.3x10.2mm_P1.27mm
SOIC, 16 Pin (http://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO TI-NS TI-NS0016A
+SOIC SO Texas_NS Texas_NS0016A
0
16
16
@@ -84400,7 +88999,7 @@ SOIC SO
28
Package_SO
SOIC-28W_7.5x18.7mm_P1.27mm
-SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC, 28 Pin (https://www.es.co.th/Schemetic/PDF/AK5394A.PDF#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOIC SO
0
28
@@ -84463,7 +89062,7 @@ SOJ SO
44
Package_SO
SOP-4_3.8x4.1mm_P2.54mm
-SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP, 4 Pin (https://www.littelfuse.com/assetdocs/littelfuse-integrated-circuits-cpc1017n-datasheet?assetguid=b4f177f1-629f-4104-97a5-8b8d709e83de), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOP SO
0
4
@@ -84497,13 +89096,6 @@ SOP SO
20
9
Package_SO
-SOP-8_3.9x4.9mm_P1.27mm
-SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-8
-8
-Package_SO
SOP-8_3.76x4.96mm_P1.27mm
SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOP SO
@@ -84525,13 +89117,6 @@ SOP SO
8
8
Package_SO
-SOP-16_3.9x9.9mm_P1.27mm
-SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-16
-16
-Package_SO
SOP-16_4.4x10.4mm_P1.27mm
SOP, 16 Pin (https://www.vishay.com/docs/83513/tcmd1000.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOP SO
@@ -84700,6 +89285,13 @@ SSOP-8 3.95x5.21x3.27mm 1.27mm
8
8
Package_SO
+SSOP-8_5.3x3mm_P0.65mm
+SSOP, 8 Pin (JEDEC MO-150 variation AA, 1.75mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MO-150), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+8
+8
+Package_SO
SSOP-10-1EP_3.9x4.9mm_P1mm_EP2.1x3.3mm
SSOP, 10 Pin (http://download.py32.org/%E6%95%B0%E6%8D%AE%E6%89%8B%E5%86%8C/zh-CN/PY32F002A%20%E7%B3%BB%E5%88%97%E6%95%B0%E6%8D%AE%E6%89%8B%E5%86%8C_Rev1.0.pdf#page=44), generated with kicad-footprint-generator ipc_gullwing_generator.py
SSOP SO ESSOP-10
@@ -84722,8 +89314,8 @@ SSOP 3.9 4.9 1.00
10
Package_SO
SSOP-14_5.3x6.2mm_P0.65mm
-SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf)
-SSOP 0.65
+SSOP, 14 Pin (JEDEC MO-150 variation AB, 1.75mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MO-150), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
0
14
14
@@ -84771,7 +89363,7 @@ SSOP SO JEDEC-MO-152-AC SOT266-1 Nisshinbo-PI-SSOP20-E-A Rohm-SSOP-B20
20
Package_SO
SSOP-20_5.3x7.2mm_P0.65mm
-SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP, 20 Pin (JEDEC MO-150 variation AE, 1.75mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MO-150, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=396), generated with kicad-footprint-generator ipc_gullwing_generator.py
SSOP SO
0
20
@@ -84785,8 +89377,8 @@ SSOP 0.635
24
Package_SO
SSOP-24_5.3x8.2mm_P0.65mm
-24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.65
+SSOP, 24 Pin (JEDEC MO-150 variation AG, 1.75mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MO-150, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=398, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/ssop_24_05-08-1640.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
0
24
24
@@ -84799,12 +89391,19 @@ SSOP 0.635
28
Package_SO
SSOP-28_5.3x10.2mm_P0.65mm
-28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.65
+SSOP, 28 Pin (JEDEC MO-150 variation AH, 1.75mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MO-150, https://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=400), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
0
28
28
Package_SO
+SSOP-40_8.8x17.5mm_P0.8mm
+SSOP, 40 Pin (JEITA/EIAJ ED-7311-20 variation 40-001-GABB, 2.40mm body thickness, https://www.jeita.or.jp/japanese/standard/book/ED-7311-20/#target/page_no=114), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO P-SSOP40-08.80x17.50-0.80 P-SSOP40-0450-0.80 Toshiba_SSOP40-P-450
+0
+40
+40
+Package_SO
SSOP-44_5.3x12.8mm_P0.5mm
44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf)
SSOP 0.5
@@ -85142,7 +89741,7 @@ TSSOP SO
14
Package_SO
TSSOP-14_4.4x5mm_P0.65mm
-TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP, 14 Pin (JEDEC MO-153 variation AB-1, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
TSSOP SO
0
14
@@ -85178,7 +89777,7 @@ TSSOP SO
Package_SO
TSSOP-16_4.4x5mm_P0.65mm
TSSOP, 16 Pin (https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO JEDEC-MO-153-AB TI-PW0016A Microchip-ST Toshiba-TSSOP16-P-0044-0.65A NXP-SOT403-1 Infineon-P-TSSOP-16-800
+TSSOP SO JEDEC-MO-153-AB Texas_PW0016A Microchip-ST Toshiba-TSSOP16-P-0044-0.65A NXP-SOT403-1 Infineon-P-TSSOP-16-800
0
16
16
@@ -85211,13 +89810,6 @@ TSSOP SO
20
20
Package_SO
-TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm
-TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-31
-25
-Package_SO
TSSOP-24_4.4x5mm_P0.4mm
TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
TSSOP SO
@@ -85233,7 +89825,7 @@ TSSOP SO
24
Package_SO
TSSOP-24_4.4x7.8mm_P0.65mm
-TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP, 24 Pin (JEDEC MO-153 variation AD, 1.00mm body thickness, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
TSSOP SO
0
24
@@ -85708,6 +90300,20 @@ HTSOP 1.27
18
9
Package_SO
+Texas_HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3.155x3.255mm
+Texas HTSSOP, 14 Pin (Texas Instruments PWP0014A, based on JEDEC MO-153 variation ABT-1, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd287a/pptd287a.pdf, https://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Texas HTSSOP SO Texas_PowerPAD-TSSOP
+0
+20
+15
+Package_SO
+Texas_HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3.155x3.255mm_ThermalVias
+Texas HTSSOP, 14 Pin (Texas Instruments PWP0014A, based on JEDEC MO-153 variation ABT-1, 1.00mm body thickness, https://www.ti.com/lit/ml/pptd287a/pptd287a.pdf, https://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34, https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Texas HTSSOP SO Texas_PowerPAD-TSSOP
+0
+36
+15
+Package_SO
Texas_PW0020A_TSSOP-20_4.4x6.5mm_P0.65mm
Texas PW0020A TSSOP, 20 Pin (https://www.ti.com/lit/ml/mpds362a/mpds362a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
Texas TSSOP SO
@@ -85757,6 +90363,20 @@ DGK VSSOP SO
8
8
Package_SO
+Toshiba_SOIC-4-6_4.4x3.6mm_P1.27mm
+Toshiba SOIC, 4 Pin (https://toshiba.semicon-storage.com/eu/semiconductor/design-development/package/detail.4pin%20MFSOP6.html), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Toshiba SOIC SO Toshiba_11-4C1 Toshiba_MFSOP-4-6
+0
+4
+4
+Package_SO
+Toshiba_SOIC-5-6_4.4x3.6mm_P1.27mm
+Toshiba SOIC, 5 Pin (https://toshiba.semicon-storage.com/eu/semiconductor/design-development/package/detail.5pin%20MFSOP6.html), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Toshiba SOIC SO Toshiba_11-4C2 Toshiba_MFSOP-5-6
+0
+5
+5
+Package_SO
VSO-40_7.6x15.4mm_P0.762mm
VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf)
SSOP 0.762
@@ -85773,14 +90393,14 @@ SSOP 0.75
Package_SO
VSSOP-8_2.3x2mm_P0.5mm
VSSOP, 8 Pin (https://www.jedec.org/standards-documents/docs/mo-187-f), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VSSOP SO JEDEC-MO-187-CA TI-DCU0008A
+VSSOP SO JEDEC-MO-187-CA Texas_DCU0008A
0
8
8
Package_SO
VSSOP-8_3x3mm_P0.65mm
VSSOP, 8 Pin (https://www.jedec.org/standards-documents/docs/mo-187-f), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VSSOP SO JEDEC-MO-187-AA TI-DGK0008A
+VSSOP SO JEDEC-MO-187-AA Texas_DGK0008A
0
8
8
@@ -85939,6 +90559,20 @@ MicroCrystal SON NoLead MicroCrystal-RV3028-C7
8
8
Package_SON
+Microchip_USON-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm
+Microchip USON, 10 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/20002281C.pdf#page=14), generated with kicad-footprint-generator ipc_noLead_generator.py
+Microchip USON NoLead UDFN-10
+0
+13
+11
+Package_SON
+Microchip_USON-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm_ThermalVias
+Microchip USON, 10 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/20002281C.pdf#page=14), generated with kicad-footprint-generator ipc_noLead_generator.py
+Microchip USON NoLead UDFN-10
+0
+20
+11
+Package_SON
NXP_XSON-16
http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf
NXP XSON SOT-1341
@@ -86184,6 +90818,20 @@ Texas VSON-HR NoLead
8
8
Package_SON
+Texas_X2SON-4-1EP_1.1x1.4mm_P0.5mm_EP0.8x0.6mm
+Texas X2SON, 4 Pin (http://www.ti.com/lit/ds/symlink/drv5032.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas X2SON NoLead
+0
+6
+5
+Package_SON
+Texas_X2SON-4-1EP_1.1x1.4mm_P0.5mm_EP0.8x0.6mm_ThermalVias
+Texas X2SON, 4 Pin (http://www.ti.com/lit/ds/symlink/drv5032.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas X2SON NoLead
+0
+8
+5
+Package_SON
Texas_X2SON-4_1x1mm_P0.65mm
X2SON 5 pin 1x1mm package, DQN0004A (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint]
X2SON
@@ -86493,15 +91141,15 @@ WSON 0.5
11
Package_SON
WSON-10-1EP_4x4mm_P0.8mm_EP2.6x3mm
-WSON, 10 Pin (https://www.ti.com/lit/ml/mpss046b/mpss046b.pdf?ts=1728800628041&ref_url=https%253A%252F%252Fwww.ti.com%252Fpackaging%252Fdocs%252Fsearchtipackages.tsp%253FpackageName%253DSON), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
+WSON, 10 Pin (https://www.ti.com/lit/ml/qfnd434a/qfnd434a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead Texas_DPR0010A
0
15
11
Package_SON
WSON-10-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias
-WSON, 10 Pin (https://www.ti.com/lit/ml/mpss046b/mpss046b.pdf?ts=1728800628041&ref_url=https%253A%252F%252Fwww.ti.com%252Fpackaging%252Fdocs%252Fsearchtipackages.tsp%253FpackageName%253DSON), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
+WSON, 10 Pin (https://www.ti.com/lit/ml/qfnd434a/qfnd434a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead Texas_DPR0010A
0
25
11
@@ -86780,15 +91428,8 @@ SC-59 hand-soldering
3
Package_TO_SOT_SMD
SC-70-8
-SC70-8
-SC70-8
-0
-8
-8
-Package_TO_SOT_SMD
-SC-70-8_Handsoldering
-SC70-8, Handsoldering
-SC70-8 Handsoldering
+SOT, 8 Pin (JEDEC MO-203, variant BA, https://www.jedec.org/document_search?search_api_views_fulltext=MO-203, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-sc-70/sot_8_05-08-1639.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD SC8
0
8
8
@@ -87011,57 +91652,29 @@ CMS SOT
8
Package_TO_SOT_SMD
SOT-323_SC-70
-SOT-323, SC-70
-SOT-323 SC-70
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-323_SC-70_Handsoldering
-SOT-323, SC-70 Handsoldering
-SOT-323 SC-70 Handsoldering
+SOT, 3 Pin (https://home.jeita.or.jp/tsc/std-pdf/ED-7500A.pdf#page=148), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD SC-70 SOT-323
0
3
3
Package_TO_SOT_SMD
SOT-343_SC-70-4
-SOT-343, SC-70-4
-SOT-343 SC-70-4
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-343_SC-70-4_Handsoldering
-SOT-343, SC-70-4, Handsoldering
-SOT-343 SC-70-4 Handsoldering
+SOT, 4 Pin (https://www.tme.eu/Document/ced3461ed31ea70a3c416fb648e0cde7/APE8865-3.pdf#page=9), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD SOT-343 SC-70-4
0
4
4
Package_TO_SOT_SMD
SOT-353_SC-70-5
-SOT-353, SC-70-5
-SOT-353 SC-70-5
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-353_SC-70-5_Handsoldering
-SOT-353, SC-70-5, Handsoldering
-SOT-353 SC-70-5 Handsoldering
+SOT, 5 Pin (https://home.jeita.or.jp/tsc/std-pdf/ED-7500A.pdf#page=171, JEDEC MO-203, variant AA, https://www.jedec.org/document_search?search_api_views_fulltext=MO-203), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD SC-88A SOT-353 SC-70-5
0
5
5
Package_TO_SOT_SMD
SOT-363_SC-70-6
-SOT-363, SC-70-6, SC-88
-SOT-363 SC-70-6 SC-88
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-363_SC-70-6_Handsoldering
-SOT-363, SC-70-6, SC-88, Handsoldering
-SOT-363 SC-70-6 SC-88 Handsoldering
+SOT, 6 Pin (https://home.jeita.or.jp/tsc/std-pdf/ED-7500A.pdf#page=170, JEDEC MO-203, variant AB, https://www.jedec.org/document_search?search_api_views_fulltext=MO-203), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD SC-88 SOT-363 SC-70-6 US6 UMT6 S-Mini6 TSSOP6
0
6
6
@@ -87087,6 +91700,13 @@ SOT-416
3
3
Package_TO_SOT_SMD
+SOT-457T
+SOT, 6 Pin (https://fscdn.rohm.com/en/products/databook/datasheet/discrete/transistor/mosfet/qs6k21-e.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD SC-95 TSMT6
+0
+6
+6
+Package_TO_SOT_SMD
SOT-523
SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf
SOT-523
@@ -87424,7 +92044,7 @@ TO-277A SMPC
3
Package_TO_SOT_SMD
TO-277B
-TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf
+TO-277B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf
TO-277B
0
9
@@ -88739,6 +93359,13 @@ TO-220-9 Vertical 2.54mm Pitch Multiwatt-8
8
8
Package_TO_SOT_THT
+TO-220-9_P1.93x5.08mm_StaggerOdd_Lead3.378mm_Vertical
+TO-220-9, Vertical, RM 0.965mm, Texas_NEC0009A, Texas_TA09A-(Rev-C), staggered type-1, see Texas Instruments NEC0009A, https://www.ti.com/lit/ml/mpsf023/mpsf023.pdf?ts=1736330780857, generated with kicad-footprint-generator TO_SOT_THT_generate.py
+TO-220-9 Vertical RM 0.965mm Texas_NEC0009A Texas_TA09A-(Rev-C) staggered type-1
+0
+9
+9
+Package_TO_SOT_THT
TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical
TO-220-9, Vertical, RM 0.97mm, staggered type-2, generated with kicad-footprint-generator TO_SOT_THT_generate.py
TO-220-9 Vertical RM 0.97mm staggered type-2
@@ -89228,6 +93855,223 @@ TO-264-5 Vertical RM 3.81mm
0
5
5
+Panelization
+BreakLine_1h_D0.5mm_P0.85mm
+Break line, 1 hole/ 0.85mm
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+BreakLine_2h_D0.5mm_P0.85mm
+Break line, 2 holes/ 1.7mm
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+BreakLine_2h_D0.5mm_P1.7mm
+Break line, 3 holes/ 2.5mm, room for traces
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+BreakLine_3h_D0.5mm_P0.85mm
+Break line, 3 holes/ 2.5mm
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+BreakLine_3h_D0.5mm_P1.7mm
+Break line, 3 holes/ 4.2mm, room for traces
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+BreakLine_5h_D0.5mm_P0.85mm
+Break line, 5 holes/ 4.2mm
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+BreakLine_7h_D0.5mm_P0.85mm
+Break line, 7 holes/ 6mm
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+BreakLine_9h_D0.5mm_P0.85mm
+Break line, 9 holes/ 7.6mm
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+BreakLine_11h_D0.5mm_P0.85mm
+Break line, 11 holes/ 9.3mm
+mousebite break line edge stamp
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x2.0mm_0h
+Break slot 2mm part, small: L=2mm, no holes: outer tab
+mousebite stamp slot break tab 2mm edge
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x2.0mm_inset_D0.5mm_P0.85mm_4h_Trace
+Break slot 2mm part, small: L=2mm, holes inset: recommended (no post-process), room for traces
+mousebite stamp slot break tab 2mm edge inset
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x2.0mm_inset_D0.5mm_P0.85mm_5h
+Break slot 2mm part, small: L=2mm, holes inset: recommended (no post-process)
+mousebite stamp slot break tab 2mm edge inset
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x2.0mm_outset_D0.5mm_P0.85mm_2h_Trace
+Break slot 2mm part, small: L=2mm, holes outset (sand flat with edge), room for traces
+mousebite stamp slot break tab 2mm edge outset
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x2.0mm_outset_D0.5mm_P0.85mm_3h
+Break slot 2mm part, small: L=2mm, holes outset (sand flat with edge)
+mousebite stamp slot break tab 2mm edge outset
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x4.5mm_0h
+Break slot 2mm part, standard: L=4.5mm, no holes: outer tab
+mousebite stamp slot break tab 2mm edge
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x4.5mm_inset_D0.5mm_P0.85mm_5h_Trace
+Break slot 2mm part, standard: L=4.5mm, holes inset: recommended (no post-process), room for traces
+mousebite stamp slot break tab 2mm edge inset
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x4.5mm_inset_D0.5mm_P0.85mm_7h
+Break slot 2mm part, standard: L=4.5mm, holes inset: recommended (no post-process)
+mousebite stamp slot break tab 2mm edge inset
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x4.5mm_outset_D0.5mm_P0.85mm_5h_Trace
+Break slot 2mm part, standard: L=4.5mm, holes outset (sand flat with edge), room for traces
+mousebite stamp slot break tab 2mm edge outset
+0
+0
+0
+Panelization
+MouseBite-Part_2.0x4.5mm_outset_D0.5mm_P0.85mm_7h
+Break slot 2mm part, standard: L=4.5mm, holes outset (sand flat with edge)
+mousebite stamp slot break tab 2mm edge outset
+0
+0
+0
+Panelization
+MouseBite-Slot-Jumper_0201
+Jumper for Mouse slot. SMD 0201 (0603 Metric)
+mousebite resistor jumper
+0
+2
+2
+Panelization
+MouseBite-Slot-Jumper_01005
+Jumper for Mouse slot. SMD 01005 (0402 Metric)
+mousebite resistor jumper
+0
+2
+2
+Panelization
+MouseBite-Slot_2.0x2.0mm_inset_D0.5mm_P0.85mm_4h_Trace
+Break slot 2mm, small: L=2mm, holes inset: recommended (no post-process), room for traces
+mousebite stamp slot break tab 2mm edge inset
+0
+0
+0
+Panelization
+MouseBite-Slot_2.0x2.0mm_inset_D0.5mm_P0.85mm_5h
+Break slot 2mm, small: L=2mm, holes inset: recommended (no post-process)
+mousebite stamp slot break tab 2mm edge inset
+0
+0
+0
+Panelization
+MouseBite-Slot_2.0x2.0mm_outset_D0.5mm_P0.85mm_2h_Trace
+Break slot 2mm, small: L=2mm, holes outset (sand flat with edge), room for traces
+mousebite stamp slot break tab 2mm edge outset
+0
+0
+0
+Panelization
+MouseBite-Slot_2.0x2.0mm_outset_D0.5mm_P0.85mm_3h
+Break slot 2mm, small: L=2mm, holes outset (sand flat with edge)
+mousebite stamp slot break tab 2mm edge outset
+0
+0
+0
+Panelization
+MouseBite-Slot_2.0x4.5mm_inset_D0.5mm_P0.85mm_5h_Trace
+Break slot 2mm, standard: L=4.5mm, holes inset: recommended (no post-process), room for traces
+mousebite stamp slot break tab 2mm edge inset
+0
+0
+0
+Panelization
+MouseBite-Slot_2.0x4.5mm_inset_D0.5mm_P0.85mm_7h
+Break slot 2mm, standard: L=4.5mm, holes inset: recommended (no post-process)
+mousebite stamp slot break tab 2mm edge inset
+0
+0
+0
+Panelization
+MouseBite-Slot_2.0x4.5mm_outset_D0.5mm_P0.85mm_5h_Trace
+Break slot 2mm, standard: L=4.5mm, holes outset (sand flat with edge), room for traces
+mousebite stamp slot break tab 2mm edge outset
+0
+0
+0
+Panelization
+MouseBite-Slot_2.0x4.5mm_outset_D0.5mm_P0.85mm_7h
+Break slot 2mm, standard: L=4.5mm, holes outset (sand flat with edge)
+mousebite stamp slot break tab 2mm edge outset
+0
+0
+0
+Panelization
+MouseBite-Slot_2.54x2.54mm_on-edge_D0.5mm_P0.85mm_4h_Trace
+Break slot 2.54mm, small: L=2.54mm, holes on-edge: acceptable, room for traces
+mousebite stamp slot break tab 2mm edge on-edge
+0
+0
+0
+Panelization
+MouseBite-Slot_2.54x5.08mm_on-edge_D0.5mm_P0.85mm_5h_Trace
+Break slot 2.54mm, standard: L=5.08mm, holes on-edge: acceptable, room for traces
+mousebite stamp slot break tab 2mm edge on-edge
+0
+0
+0
Potentiometer_SMD
Potentiometer_ACP_CA6-VSMD_Vertical
Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
@@ -89810,6 +94654,13 @@ Potentiometer vertical Bourns 3386F
3
3
Potentiometer_THT
+Potentiometer_Bourns_3386H_Horizontal
+Potentiometer, horizontal, Bourns 3386H, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer horizontal Bourns 3386H
+0
+3
+3
+Potentiometer_THT
Potentiometer_Bourns_3386P_Vertical
Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf
Potentiometer vertical Bourns 3386P
@@ -90258,6 +95109,13 @@ antenna
2
2
RF_Antenna
+Johanson_2450AT18x100_2400-2500Mhz
+Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf
+antenna
+0
+2
+2
+RF_Antenna
Johanson_2450AT43F0100
Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf
antenna
@@ -90265,6 +95123,13 @@ antenna
2
2
RF_Antenna
+Johanson_2450AT43F0100_2400-2500Mhz
+Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf
+antenna
+0
+2
+2
+RF_Antenna
Molex_47948-0001_2.4Ghz
SMD antenna 2400-2500Mhz, 3.7dBi, https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/productspecificationpdf/479/47948/PS-47948-001-001.pdf?inline
rf antenna
@@ -91049,6 +95914,13 @@ Bluetooth BLE NFC
39
39
RF_Module
+Laird_BL653
+BL653 Bluetooth 5.1 module, https://www.lairdconnect.com/wireless-modules/bluetooth-modules/bluetooth-5-modules/bl653-series-bluetooth-51-802154-nfc-module
+Wi-Fi Module
+0
+73
+73
+RF_Module
MCU_Seeed_ESP32C3
ESP32C3 Seeed Xiao RF Wifi Shield (https://www.seeedstudio.com/blog/wp-content/uploads/2022/08/Seeed-Studio-XIAO-Series-Package-and-PCB-Design.pdf)
wifi bluetooth microcontroller
@@ -91133,6 +96005,13 @@ RFDigital RFD77101 Simblee
45
45
RF_Module
+RMC20452T
+2.4 GHz Wi­-Fi and Bluetooth 5 (LE) module 14.5x16.5x2.55mm https://datasheets.raspberrypi.com/rm2/rm2-datasheet.pdf
+WiFi BLE RM2
+0
+21
+21
+RF_Module
RN42
Class 2 Bluetooth Module with on-board antenna
Bluetooth Module
@@ -91840,6 +96719,13 @@ ssr
4
4
Relay_THT
+Relay_SPDT_CUI_SR5
+CUI Relay, SPDT, https://www.cuidevices.com/product/resource/sr5.pdf
+CUI Relay SPDT
+0
+6
+5
+Relay_THT
Relay_SPDT_Finder_32.21-x000
Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf
AXICOM IM-Series Relay SPDT
@@ -92442,6 +97328,20 @@ resistor handsolder
2
2
Resistor_SMD
+R_0508_1220Metric
+Resistor SMD 0508 (1220 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://www.koaspeer.com/pdfs/WK73S.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0508_1220Metric_Pad1.12x2.15mm_HandSolder
+Resistor SMD 0508 (1220 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: https://www.koaspeer.com/pdfs/WK73S.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
R_0603_1608Metric
Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
resistor
@@ -92568,6 +97468,20 @@ resistor handsolder
2
2
Resistor_SMD
+R_1225_3264Metric
+Resistor SMD 1225 (3264 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://www.koaspeer.com/pdfs/WK73S.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1225_3264Metric_Pad1.47x6.45mm_HandSolder
+Resistor SMD 1225 (3264 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: https://www.koaspeer.com/pdfs/WK73S.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
R_1812_4532Metric
Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
resistor
@@ -94158,7 +99072,7 @@ Current transducer
10
Sensor_Distance
AMS_OLGA12
-TMF8820/1/8 distance sensor
+TMF8820/1/8 distance sensor, https://look.ams-osram.com/m/52236c476132a095/original/TMF8820-21-28-Multizone-Time-of-Flight-Sensor.pdf
TMF8820 TMF8821 TMF8828
0
12
@@ -94191,6 +99105,13 @@ sensirion dfn nolead
0
10
9
+Sensor_Humidity
+Texas_S-PWSON-N6-HDC2080
+Relative Humidity and Temperature Sensor with I2C Interface, https://www.ti.com/lit/ds/symlink/hdc2080.pdf
+sensor humidity temperature i2c iic digital
+0
+11
+7
Sensor_Motion
Analog_LGA-16_3.25x3mm_P0.5mm_LayoutBorder3x5y
LGA, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL363.pdf#page=44)
@@ -94297,91 +99218,91 @@ THT DIP DIL ZIF 25.4mm 1000mil Socket
40
40
Socket
-DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J
+DIP_Socket-14_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_214-3339-00-0602J
3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 7.62mm 300mil Socket
0
14
14
Socket
-DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J
+DIP_Socket-16_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_216-3340-00-0602J
3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 7.62mm 300mil Socket
0
16
16
Socket
-DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J
+DIP_Socket-18_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_218-3341-00-0602J
3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 7.62mm 300mil Socket
0
18
18
Socket
-DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J
+DIP_Socket-20_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_220-3342-00-0602J
3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 7.62mm 300mil Socket
0
20
20
Socket
-DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J
+DIP_Socket-22_W6.9mm_W7.62mm_W10.16mm_W12.7mm_W13.5mm_3M_222-3343-00-0602J
3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 10.16mm 400mil Socket
0
22
22
Socket
-DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J
+DIP_Socket-24_W4.3mm_W5.08mm_W7.62mm_W10.16mm_W10.9mm_3M_224-5248-00-0602J
3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 7.62mm 300mil Socket
0
24
24
Socket
-DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J
+DIP_Socket-24_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_224-1275-00-0602J
3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 15.24mm 600mil Socket
0
24
24
Socket
-DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J
+DIP_Socket-28_W6.9mm_W7.62mm_W10.16mm_W12.7mm_W13.5mm_3M_228-4817-00-0602J
3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 10.16mm 400mil Socket
0
28
28
Socket
-DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J
+DIP_Socket-28_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_228-1277-00-0602J
3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 15.24mm 600mil Socket
0
28
28
Socket
-DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J
+DIP_Socket-32_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_232-1285-00-0602J
3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 15.24mm 600mil Socket
0
32
32
Socket
-DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J
+DIP_Socket-40_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_240-1280-00-0602J
3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 15.24mm 600mil Socket
0
40
40
Socket
-DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J
+DIP_Socket-40_W22.1mm_W22.86mm_W25.4mm_W27.94mm_W28.7mm_3M_240-3639-00-0602J
3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 25.4mm 1000mil Socket
0
40
40
Socket
-DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J
+DIP_Socket-42_W11.9mm_W12.7mm_W15.24mm_W17.78mm_W18.5mm_3M_242-1281-00-0602J
3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
THT DIP DIL ZIF 15.24mm 600mil Socket
0
@@ -95529,6 +100450,13 @@ Logo RoHS
0
0
Symbol
+Screw_Generic_2.0x3.0mm_SilkScreen
+Mounting screw symbol
+mounting screw symbol
+0
+0
+0
+Symbol
Smolhaj_Scale_0.1
BLÅHAJ , smol 50cm nominal, 1:10 scale (56mm Snoot-Flosse), MPN 205.406.63 (https://www.ikea.com/gb/en/p/blahaj-soft-toy-baby-shark-20540663/)
Ikea Smol Haj
@@ -95796,75 +100724,47 @@ Logo UKCA marking
0
Symbol
WEEE-Logo_4.2x6mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
+Waste Electrical and Electronic Equipment Directive https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32012L0019#page=29
Logo WEEE
0
0
0
Symbol
WEEE-Logo_5.6x8mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
+Waste Electrical and Electronic Equipment Directive https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32012L0019#page=29
Logo WEEE
0
0
0
Symbol
WEEE-Logo_8.4x12mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
+Waste Electrical and Electronic Equipment Directive https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32012L0019#page=29
Logo WEEE
0
0
0
Symbol
WEEE-Logo_14x20mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
+Waste Electrical and Electronic Equipment Directive https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32012L0019#page=29
Logo WEEE
0
0
0
Symbol
WEEE-Logo_21x30mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
+Waste Electrical and Electronic Equipment Directive https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32012L0019#page=29
Logo WEEE
0
0
0
Symbol
WEEE-Logo_28.1x40mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
+Waste Electrical and Electronic Equipment Directive https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32012L0019#page=29
Logo WEEE
0
0
0
TerminalBlock
-TerminalBlock_Altech_AK300-2_P5.00mm
-Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
-Altech AK300 terminal block pitch 5.0mm
-0
-2
-2
-TerminalBlock
-TerminalBlock_Altech_AK300-3_P5.00mm
-Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
-Altech AK300 terminal block pitch 5.0mm
-0
-3
-3
-TerminalBlock
-TerminalBlock_Altech_AK300-4_P5.00mm
-Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
-Altech AK300 terminal block pitch 5.0mm
-0
-4
-4
-TerminalBlock
-TerminalBlock_Degson_DG246-3.81-03P
-DEGSON ELECTRONICS DG246 terminal block, https://www.degson.com/index.php?a=downloadFile&id=1090277
-connector terminal block
-0
-6
-3
-TerminalBlock
TerminalBlock_MaiXu_MX126-5.0-02P_1x02_P5.00mm
terminal block MaiXu MX126-5.0-02P, 2 pins, pitch 5mm, size 10.5x7.8mm, drill diameter 1.3mm, pad diameter 2.8mm, https://www.lcsc.com/datasheet/lcsc_datasheet_2309150913_MAX-MX126-5-0-03P-GN01-Cu-S-A_C5188435.pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_MaiXu
THT terminal block MaiXu MX126-5.0-02P pitch 5mm size 10.5x7.8mm drill 1.3mm pad 2.8mm
@@ -96026,13 +100926,6 @@ THT terminal block MaiXu MX126-5.0-24P pitch 5mm size 120x7.8mm drill 1.3mm pad
24
24
TerminalBlock
-TerminalBlock_Wuerth_691311400102_P7.62mm
-https://katalog.we-online.de/em/datasheet/6913114001xx.pdf
-Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm
-0
-2
-2
-TerminalBlock
TerminalBlock_Xinya_XY308-2.54-2P_1x02_P2.54mm_Horizontal
Terminal Block Xinya XY308-2.54-2P, 2 pins, pitch 2.54mm, size 5.58x6.5mm, drill diameter 1.2mm, pad diameter 2mm, http://www.xinyaelectronic.com/product/xy308-254, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Xinya
THT Terminal Block Xinya XY308-2.54-2P pitch 2.54mm size 5.58x6.5mm drill 1.2mm pad 2mm
@@ -96186,48 +101079,6 @@ THT Terminal Block Xinya XY308-2.54-23P pitch 2.54mm size 58.9x6.5mm drill 1.2mm
0
23
23
-TerminalBlock
-TerminalBlock_bornier-2_P5.08mm
-simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2
-terminal block bornier2
-0
-2
-2
-TerminalBlock
-TerminalBlock_bornier-3_P5.08mm
-simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3
-terminal block bornier3
-0
-3
-3
-TerminalBlock
-TerminalBlock_bornier-4_P5.08mm
-simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4
-terminal block bornier4
-0
-4
-4
-TerminalBlock
-TerminalBlock_bornier-5_P5.08mm
-simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5
-terminal block bornier5
-0
-5
-5
-TerminalBlock
-TerminalBlock_bornier-6_P5.08mm
-simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6
-terminal block bornier6
-0
-6
-6
-TerminalBlock
-TerminalBlock_bornier-8_P5.08mm
-simple 8pin terminal block, pitch 5.08mm, revamped version of bornier8
-terminal block bornier8
-0
-8
-8
TerminalBlock_4Ucon
TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal
Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm, drill diameter 1.2mm, pad diameter 2.4mm, http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_4Ucon
@@ -96426,323 +101277,323 @@ THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm dril
15
TerminalBlock_Altech
Altech_AK100_1x02_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 2 pins, pitch 5mm, size 10x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 10x9mm drill 1.3mm pad 3mm
0
2
2
TerminalBlock_Altech
Altech_AK100_1x03_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 3 pins, pitch 5mm, size 15x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 15x9mm drill 1.3mm pad 3mm
0
3
3
TerminalBlock_Altech
Altech_AK100_1x04_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 4 pins, pitch 5mm, size 20x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 20x9mm drill 1.3mm pad 3mm
0
4
4
TerminalBlock_Altech
Altech_AK100_1x05_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 5 pins, pitch 5mm, size 25x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 25x9mm drill 1.3mm pad 3mm
0
5
5
TerminalBlock_Altech
Altech_AK100_1x06_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 6 pins, pitch 5mm, size 30x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 30x9mm drill 1.3mm pad 3mm
0
6
6
TerminalBlock_Altech
Altech_AK100_1x07_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 7 pins, pitch 5mm, size 35x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 35x9mm drill 1.3mm pad 3mm
0
7
7
TerminalBlock_Altech
Altech_AK100_1x08_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 8 pins, pitch 5mm, size 40x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 40x9mm drill 1.3mm pad 3mm
0
8
8
TerminalBlock_Altech
Altech_AK100_1x09_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 9 pins, pitch 5mm, size 45x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 45x9mm drill 1.3mm pad 3mm
0
9
9
TerminalBlock_Altech
Altech_AK100_1x10_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 10 pins, pitch 5mm, size 50x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 50x9mm drill 1.3mm pad 3mm
0
10
10
TerminalBlock_Altech
Altech_AK100_1x11_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 11 pins, pitch 5mm, size 55x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 55x9mm drill 1.3mm pad 3mm
0
11
11
TerminalBlock_Altech
Altech_AK100_1x12_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 12 pins, pitch 5mm, size 60x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 60x9mm drill 1.3mm pad 3mm
0
12
12
TerminalBlock_Altech
Altech_AK100_1x13_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 13 pins, pitch 5mm, size 65x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 65x9mm drill 1.3mm pad 3mm
0
13
13
TerminalBlock_Altech
Altech_AK100_1x14_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 14 pins, pitch 5mm, size 70x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 70x9mm drill 1.3mm pad 3mm
0
14
14
TerminalBlock_Altech
Altech_AK100_1x15_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 15 pins, pitch 5mm, size 75x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 75x9mm drill 1.3mm pad 3mm
0
15
15
TerminalBlock_Altech
Altech_AK100_1x16_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 16 pins, pitch 5mm, size 80x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 80x9mm drill 1.3mm pad 3mm
0
16
16
TerminalBlock_Altech
Altech_AK100_1x17_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 17 pins, pitch 5mm, size 85x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 85x9mm drill 1.3mm pad 3mm
0
17
17
TerminalBlock_Altech
Altech_AK100_1x18_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 18 pins, pitch 5mm, size 90x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 90x9mm drill 1.3mm pad 3mm
0
18
18
TerminalBlock_Altech
Altech_AK100_1x19_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 19 pins, pitch 5mm, size 95x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 95x9mm drill 1.3mm pad 3mm
0
19
19
TerminalBlock_Altech
Altech_AK100_1x20_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 20 pins, pitch 5mm, size 100x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 100x9mm drill 1.3mm pad 3mm
0
20
20
TerminalBlock_Altech
Altech_AK100_1x21_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 21 pins, pitch 5mm, size 105x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 105x9mm drill 1.3mm pad 3mm
0
21
21
TerminalBlock_Altech
Altech_AK100_1x22_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 22 pins, pitch 5mm, size 110x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 110x9mm drill 1.3mm pad 3mm
0
22
22
TerminalBlock_Altech
Altech_AK100_1x23_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 23 pins, pitch 5mm, size 115x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 115x9mm drill 1.3mm pad 3mm
0
23
23
TerminalBlock_Altech
Altech_AK100_1x24_P5.00mm
-Altech AK100 serie terminal block (Script generated with StandardBox.py) (https://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK100 serie connector
+Terminal block Altech AK100, 24 pins, pitch 5mm, size 120x9mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=3, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK100 pitch 5mm size 120x9mm drill 1.3mm pad 3mm
0
24
24
TerminalBlock_Altech
Altech_AK300_1x02_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 10x12.5mm drill 1.3mm pad 3mm
0
2
2
TerminalBlock_Altech
Altech_AK300_1x03_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 15x12.5mm drill 1.3mm pad 3mm
0
3
3
TerminalBlock_Altech
Altech_AK300_1x04_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 20x12.5mm drill 1.3mm pad 3mm
0
4
4
TerminalBlock_Altech
Altech_AK300_1x05_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 25x12.5mm drill 1.3mm pad 3mm
0
5
5
TerminalBlock_Altech
Altech_AK300_1x06_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 30x12.5mm drill 1.3mm pad 3mm
0
6
6
TerminalBlock_Altech
Altech_AK300_1x07_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 35x12.5mm drill 1.3mm pad 3mm
0
7
7
TerminalBlock_Altech
Altech_AK300_1x08_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 40x12.5mm drill 1.3mm pad 3mm
0
8
8
TerminalBlock_Altech
Altech_AK300_1x09_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 45x12.5mm drill 1.3mm pad 3mm
0
9
9
TerminalBlock_Altech
Altech_AK300_1x10_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 50x12.5mm drill 1.3mm pad 3mm
0
10
10
TerminalBlock_Altech
Altech_AK300_1x11_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 55x12.5mm drill 1.3mm pad 3mm
0
11
11
TerminalBlock_Altech
Altech_AK300_1x12_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 60x12.5mm drill 1.3mm pad 3mm
0
12
12
TerminalBlock_Altech
Altech_AK300_1x13_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 65x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 65x12.5mm drill 1.3mm pad 3mm
0
13
13
TerminalBlock_Altech
Altech_AK300_1x14_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 70x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 70x12.5mm drill 1.3mm pad 3mm
0
14
14
TerminalBlock_Altech
Altech_AK300_1x15_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 75x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 75x12.5mm drill 1.3mm pad 3mm
0
15
15
TerminalBlock_Altech
Altech_AK300_1x16_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 80x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 80x12.5mm drill 1.3mm pad 3mm
0
16
16
TerminalBlock_Altech
Altech_AK300_1x17_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 17 pins, pitch 5mm, size 85x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 85x12.5mm drill 1.3mm pad 3mm
0
17
17
TerminalBlock_Altech
Altech_AK300_1x18_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 18 pins, pitch 5mm, size 90x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 90x12.5mm drill 1.3mm pad 3mm
0
18
18
TerminalBlock_Altech
Altech_AK300_1x19_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 19 pins, pitch 5mm, size 95x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 95x12.5mm drill 1.3mm pad 3mm
0
19
19
TerminalBlock_Altech
Altech_AK300_1x20_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 20 pins, pitch 5mm, size 100x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 100x12.5mm drill 1.3mm pad 3mm
0
20
20
TerminalBlock_Altech
Altech_AK300_1x21_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 21 pins, pitch 5mm, size 105x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 105x12.5mm drill 1.3mm pad 3mm
0
21
21
TerminalBlock_Altech
Altech_AK300_1x22_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 22 pins, pitch 5mm, size 110x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 110x12.5mm drill 1.3mm pad 3mm
0
22
22
TerminalBlock_Altech
Altech_AK300_1x23_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 23 pins, pitch 5mm, size 115x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 115x12.5mm drill 1.3mm pad 3mm
0
23
23
TerminalBlock_Altech
Altech_AK300_1x24_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
+Terminal block Altech AK300, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 120x12.5mm, drill diameter 1.3mm, pad diameter 3mm, https://www.altechcorp.com/PDFS/PCBMETRC.PDF#page=5, generated with kicad-footprint-generator TerminalBlock_Altech
+THT Terminal block Altech AK300 45Degree pitch 5mm size 120x12.5mm drill 1.3mm pad 3mm
0
24
24
@@ -96907,6 +101758,160 @@ THT Terminal Block CUI TB007-508-24 pitch 5.08mm size 123x10.2mm drill 1.6mm pad
0
24
24
+TerminalBlock_Degson
+Degson_DG246-3.81-03P
+DEGSON ELECTRONICS DG246 terminal block 2x3, https://www.degson.com/index.php?a=downloadFile&id=1090277
+connector terminal block
+0
+6
+3
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-01P_1x01_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-01P, 45Degree (cable under 45degree), 1 pins, pitch 3.5mm, size 5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-01P 45Degree pitch 3.5mm size 5x12mm drill 1.2mm pad 3mm
+0
+1
+1
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-02P_1x02_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-02P, 45Degree (cable under 45degree), 2 pins, pitch 3.5mm, size 8.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-02P 45Degree pitch 3.5mm size 8.5x12mm drill 1.2mm pad 3mm
+0
+2
+2
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-03P_1x03_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-03P, 45Degree (cable under 45degree), 3 pins, pitch 3.5mm, size 12x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-03P 45Degree pitch 3.5mm size 12x12mm drill 1.2mm pad 3mm
+0
+3
+3
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-04P_1x04_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-04P, 45Degree (cable under 45degree), 4 pins, pitch 3.5mm, size 15.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-04P 45Degree pitch 3.5mm size 15.5x12mm drill 1.2mm pad 3mm
+0
+4
+4
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-05P_1x05_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-05P, 45Degree (cable under 45degree), 5 pins, pitch 3.5mm, size 19x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-05P 45Degree pitch 3.5mm size 19x12mm drill 1.2mm pad 3mm
+0
+5
+5
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-06P_1x06_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-06P, 45Degree (cable under 45degree), 6 pins, pitch 3.5mm, size 22.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-06P 45Degree pitch 3.5mm size 22.5x12mm drill 1.2mm pad 3mm
+0
+6
+6
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-07P_1x07_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-07P, 45Degree (cable under 45degree), 7 pins, pitch 3.5mm, size 26x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-07P 45Degree pitch 3.5mm size 26x12mm drill 1.2mm pad 3mm
+0
+7
+7
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-08P_1x08_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-08P, 45Degree (cable under 45degree), 8 pins, pitch 3.5mm, size 29.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-08P 45Degree pitch 3.5mm size 29.5x12mm drill 1.2mm pad 3mm
+0
+8
+8
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-09P_1x09_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-09P, 45Degree (cable under 45degree), 9 pins, pitch 3.5mm, size 33x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-09P 45Degree pitch 3.5mm size 33x12mm drill 1.2mm pad 3mm
+0
+9
+9
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-10P_1x10_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-10P, 45Degree (cable under 45degree), 10 pins, pitch 3.5mm, size 36.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-10P 45Degree pitch 3.5mm size 36.5x12mm drill 1.2mm pad 3mm
+0
+10
+10
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-11P_1x11_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-11P, 45Degree (cable under 45degree), 11 pins, pitch 3.5mm, size 40x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-11P 45Degree pitch 3.5mm size 40x12mm drill 1.2mm pad 3mm
+0
+11
+11
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-12P_1x12_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-12P, 45Degree (cable under 45degree), 12 pins, pitch 3.5mm, size 43.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-12P 45Degree pitch 3.5mm size 43.5x12mm drill 1.2mm pad 3mm
+0
+12
+12
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-14P_1x14_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-14P, 45Degree (cable under 45degree), 14 pins, pitch 3.5mm, size 50.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-14P 45Degree pitch 3.5mm size 50.5x12mm drill 1.2mm pad 3mm
+0
+14
+14
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-15P_1x15_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-15P, 45Degree (cable under 45degree), 15 pins, pitch 3.5mm, size 54x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-15P 45Degree pitch 3.5mm size 54x12mm drill 1.2mm pad 3mm
+0
+15
+15
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-16P_1x16_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-16P, 45Degree (cable under 45degree), 16 pins, pitch 3.5mm, size 57.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-16P 45Degree pitch 3.5mm size 57.5x12mm drill 1.2mm pad 3mm
+0
+16
+16
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-18P_1x18_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-18P, 45Degree (cable under 45degree), 18 pins, pitch 3.5mm, size 64.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-18P 45Degree pitch 3.5mm size 64.5x12mm drill 1.2mm pad 3mm
+0
+18
+18
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-19P_1x19_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-19P, 45Degree (cable under 45degree), 19 pins, pitch 3.5mm, size 68x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-19P 45Degree pitch 3.5mm size 68x12mm drill 1.2mm pad 3mm
+0
+19
+19
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-20P_1x20_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-20P, 45Degree (cable under 45degree), 20 pins, pitch 3.5mm, size 71.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-20P 45Degree pitch 3.5mm size 71.5x12mm drill 1.2mm pad 3mm
+0
+20
+20
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-24P_1x24_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-24P, 45Degree (cable under 45degree), 24 pins, pitch 3.5mm, size 85.5x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-24P 45Degree pitch 3.5mm size 85.5x12mm drill 1.2mm pad 3mm
+0
+24
+24
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-44P_1x44_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-44P, 45Degree (cable under 45degree), 44 pins, pitch 3.5mm, size 156x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-44P 45Degree pitch 3.5mm size 156x12mm drill 1.2mm pad 3mm
+0
+44
+44
+TerminalBlock_Degson
+TerminalBlock_Degson_DG250-3.5-45P_1x45_P3.50mm_45Degree
+Terminal Block Degson DG250-3.5-45P, 45Degree (cable under 45degree), 45 pins, pitch 3.5mm, size 159x12mm, drill diameter 1.2mm, pad diameter 3mm, https://www.degson.com/content/details_552_879717.html?lang=en, generated with kicad-footprint-generator TerminalBlock_Degson
+THT Terminal Block Degson DG250-3.5-45P 45Degree pitch 3.5mm size 159x12mm drill 1.2mm pad 3mm
+0
+45
+45
TerminalBlock_Dinkle
TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm
Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
@@ -97537,6 +102542,160 @@ THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5m
0
3
3
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x02_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 2 pins, pitch 9.5mm, size 20.5x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+2
+2
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x03_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 3 pins, pitch 9.5mm, size 30x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+3
+3
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x04_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 4 pins, pitch 9.5mm, size 39.5x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+4
+4
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x05_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 5 pins, pitch 9.5mm, size 49x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+5
+5
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x06_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 6 pins, pitch 9.5mm, size 58.5x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+6
+6
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x07_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 7 pins, pitch 9.5mm, size 68x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+7
+7
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x08_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 8 pins, pitch 9.5mm, size 77.5x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+8
+8
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x09_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 9 pins, pitch 9.5mm, size 87x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+9
+9
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x10_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 10 pins, pitch 9.5mm, size 96.5x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+10
+10
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x11_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 11 pins, pitch 9.5mm, size 106x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+11
+11
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500M_1x12_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500M, 12 pins, pitch 9.5mm, size 116x16mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500M-9-5-4P_C255007.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+12
+12
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x02_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 2 pins, pitch 9.5mm, size 20.5x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+2
+2
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x03_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 3 pins, pitch 9.5mm, size 30x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+3
+3
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x04_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 4 pins, pitch 9.5mm, size 39.5x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+4
+4
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x05_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 5 pins, pitch 9.5mm, size 49x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+5
+5
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x06_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 6 pins, pitch 9.5mm, size 58.5x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+6
+6
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x07_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 7 pins, pitch 9.5mm, size 68x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+7
+7
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x08_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 8 pins, pitch 9.5mm, size 77.5x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+8
+8
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x09_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 9 pins, pitch 9.5mm, size 87x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+9
+9
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x10_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 10 pins, pitch 9.5mm, size 96.5x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+10
+10
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x11_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 11 pins, pitch 9.5mm, size 106x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+11
+11
+TerminalBlock_Ningbo-Kagnex
+TerminalBlock_Ningbo-Kagnex_HB9500_1x12_P9.5mm
+Barrier terminal block, Ningbo-Kagnex HB9500, 12 pins, pitch 9.5mm, size 116x17.8mm, drill diameter 2mm, pad size 6.6mm, https://lcsc.com/datasheet/lcsc_datasheet_2304140030_Ningbo-Kangnex-Elec-HB9500-9-5-4P_C72338.pdf, generated with kicad-footprint-generator https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Barrier
+THT
+0
+12
+12
TerminalBlock_Philmore
TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal
Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm, drill diameter 1.2mm, pad diameter 2.4mm, http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Philmore
@@ -97762,6 +102921,90 @@ THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm drill 1.3mm pad 2
16
16
TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-2-3.81_1x02_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-2-3.81, 2 pins, pitch 3.81mm, size 7.61x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727010/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-2-3.81 pitch 3.81mm size 7.61x7.3mm drill 1.1mm pad 2mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-3-3.81_1x03_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-3-3.81, 3 pins, pitch 3.81mm, size 11.4x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727023/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-3-3.81 pitch 3.81mm size 11.4x7.3mm drill 1.1mm pad 2mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-4-3.81_1x04_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-4-3.81, 4 pins, pitch 3.81mm, size 15.2x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727036/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-4-3.81 pitch 3.81mm size 15.2x7.3mm drill 1.1mm pad 2mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-5-3.81_1x05_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-5-3.81, 5 pins, pitch 3.81mm, size 19x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727049/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-5-3.81 pitch 3.81mm size 19x7.3mm drill 1.1mm pad 2mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-6-3.81_1x06_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-6-3.81, 6 pins, pitch 3.81mm, size 22.9x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727052/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-6-3.81 pitch 3.81mm size 22.9x7.3mm drill 1.1mm pad 2mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-7-3.81_1x07_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-7-3.81, 7 pins, pitch 3.81mm, size 26.7x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727065/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-7-3.81 pitch 3.81mm size 26.7x7.3mm drill 1.1mm pad 2mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-8-3.81_1x08_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-8-3.81, 8 pins, pitch 3.81mm, size 30.5x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727078/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-8-3.81 pitch 3.81mm size 30.5x7.3mm drill 1.1mm pad 2mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-9-3.81_1x09_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-9-3.81, 9 pins, pitch 3.81mm, size 34.3x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727081/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-9-3.81 pitch 3.81mm size 34.3x7.3mm drill 1.1mm pad 2mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-10-3.81_1x10_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-10-3.81, 10 pins, pitch 3.81mm, size 38.1x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727094/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-10-3.81 pitch 3.81mm size 38.1x7.3mm drill 1.1mm pad 2mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-11-3.81_1x11_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-11-3.81, 11 pins, pitch 3.81mm, size 41.9x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727104/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-11-3.81 pitch 3.81mm size 41.9x7.3mm drill 1.1mm pad 2mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-12-3.81_1x12_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-12-3.81, 12 pins, pitch 3.81mm, size 45.7x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1727117/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-12-3.81 pitch 3.81mm size 45.7x7.3mm drill 1.1mm pad 2mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1-13-3.81_1x13_P3.81mm_Horizontal
+Terminal Block Phoenix MKDS-1-13-3.81, 13 pins, pitch 3.81mm, size 49.5x7.3mm, drill diameter 1.1mm, pad diameter 2mm, http://www.phoenixcontact.com/us/products/1931754/pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1-13-3.81 pitch 3.81mm size 49.5x7.3mm drill 1.1mm pad 2mm
+0
+13
+13
+TerminalBlock_Phoenix
TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal
Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm, drill diameter 1.3mm, pad diameter 2.6mm, http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://gitlab.com/kicad/libraries/kicad-footprint-generator/-/tree/master/scripts/TerminalBlock_Phoenix
THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm drill 1.3mm pad 2.6mm
@@ -100541,6 +105784,13 @@ THT Terminal Block WAGO 2601-3124 pitch 3.5mm size 85.5x12.8mm drill 1.2mm pad 2
48
24
TerminalBlock_Wuerth
+Wuerth_691311400102_P7.62mm
+1x2 Close Vertical PCB Header WR-TBL Series 3114 https://www.we-online.com/components/products/datasheet/691311400102.pdf
+Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm
+0
+2
+2
+TerminalBlock_Wuerth
Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR
REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf)
screw terminal thread redcube thr power connector
@@ -101137,15 +106387,15 @@ permalloy core
4
Transformer_SMD
Transformer_Ethernet_Bel_S558-5999-T7-F
-Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf
-Ethernet Transformer
+Bel S558-5999-T7-F SO, 16 Pin (https://www.belfuse.com/media/drawings/products/discrete-magnetics/dr-mag-s558-5999-t7-f.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Bel SO Transformer_SMD Bel_QBS001
0
16
16
Transformer_SMD
Transformer_Ethernet_Bourns_PT61017PEL
-https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf
-Transformer Ethernet Single Center-Tap
+Bourns PT61017PEL SO, 16 Pin (https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Bourns SO Transformer_SMD
0
16
16
@@ -101157,6 +106407,20 @@ Gigabit PoE Ethernet Transformer Single
24
24
Transformer_SMD
+Transformer_Ethernet_Bourns_SM13126PEL
+Bourns SM13126PEL SO, 16 Pin (https://www.bourns.com/docs/Product-Datasheets/SM13126PEL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Bourns SO Transformer_SMD
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_CNDtek_H1102N
+CNDtek H1102N SO, 16 Pin (https://www.lcsc.com/datasheet/lcsc_datasheet_2412231915_CND-tek-H1102N_C42418465.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+CNDtek SO Transformer_SMD
+0
+16
+16
+Transformer_SMD
Transformer_Ethernet_HALO_TG111-MSC13
Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf
Transformer Ethernet SMD
@@ -102640,3 +107904,38 @@ Varistor VF
0
2
2
+svratka
+ANT_P822601
+
+
+0
+9
+9
+svratka
+P822601
+
+
+0
+3
+3
+svratka
+RF_probe_1mm
+
+
+0
+1
+1
+svratka
+nRF9160
+
+
+0
+137
+103
+svratka
+tunak
+
+
+0
+4
+4
diff --git a/iq_mod.kicad_sch b/iq_mod.kicad_sch
new file mode 100644
index 0000000..b215a20
--- /dev/null
+++ b/iq_mod.kicad_sch
@@ -0,0 +1,5412 @@
+(kicad_sch
+ (version 20250114)
+ (generator "eeschema")
+ (generator_version "9.0")
+ (uuid "b31a7bbd-6e6f-4a82-a87a-7a8bdf248865")
+ (paper "A4")
+ (lib_symbols
+ (symbol "74xx:74HC14"
+ (pin_names
+ (offset 1.016)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "U"
+ (at 0 1.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "74HC14"
+ (at 0 -1.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_locked" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "ki_keywords" "HCMOS not inverter"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "DIP*W7.62mm*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "74HC14_1_0"
+ (polyline
+ (pts
+ (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (pin input line
+ (at -7.62 0 0)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin output inverted
+ (at 7.62 0 180)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (symbol "74HC14_1_1"
+ (polyline
+ (pts
+ (xy -2.54 -1.27) (xy -0.635 -1.27) (xy -0.635 1.27) (xy 0 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -1.905 -1.27) (xy -1.905 1.27) (xy -0.635 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "74HC14_2_0"
+ (polyline
+ (pts
+ (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (pin input line
+ (at -7.62 0 0)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin output inverted
+ (at 7.62 0 180)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (symbol "74HC14_2_1"
+ (polyline
+ (pts
+ (xy -2.54 -1.27) (xy -0.635 -1.27) (xy -0.635 1.27) (xy 0 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -1.905 -1.27) (xy -1.905 1.27) (xy -0.635 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "74HC14_3_0"
+ (polyline
+ (pts
+ (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (pin input line
+ (at -7.62 0 0)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "5"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin output inverted
+ (at 7.62 0 180)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "6"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (symbol "74HC14_3_1"
+ (polyline
+ (pts
+ (xy -2.54 -1.27) (xy -0.635 -1.27) (xy -0.635 1.27) (xy 0 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -1.905 -1.27) (xy -1.905 1.27) (xy -0.635 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "74HC14_4_0"
+ (polyline
+ (pts
+ (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (pin input line
+ (at -7.62 0 0)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "9"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin output inverted
+ (at 7.62 0 180)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "8"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (symbol "74HC14_4_1"
+ (polyline
+ (pts
+ (xy -2.54 -1.27) (xy -0.635 -1.27) (xy -0.635 1.27) (xy 0 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -1.905 -1.27) (xy -1.905 1.27) (xy -0.635 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "74HC14_5_0"
+ (polyline
+ (pts
+ (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (pin input line
+ (at -7.62 0 0)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "11"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin output inverted
+ (at 7.62 0 180)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "10"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (symbol "74HC14_5_1"
+ (polyline
+ (pts
+ (xy -2.54 -1.27) (xy -0.635 -1.27) (xy -0.635 1.27) (xy 0 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -1.905 -1.27) (xy -1.905 1.27) (xy -0.635 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "74HC14_6_0"
+ (polyline
+ (pts
+ (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (pin input line
+ (at -7.62 0 0)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "13"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin output inverted
+ (at 7.62 0 180)
+ (length 3.81)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "12"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (symbol "74HC14_6_1"
+ (polyline
+ (pts
+ (xy -2.54 -1.27) (xy -0.635 -1.27) (xy -0.635 1.27) (xy 0 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -1.905 -1.27) (xy -1.905 1.27) (xy -0.635 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "74HC14_7_0"
+ (pin power_in line
+ (at 0 12.7 270)
+ (length 5.08)
+ (name "VCC"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "14"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 0 -12.7 90)
+ (length 5.08)
+ (name "GND"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "7"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (symbol "74HC14_7_1"
+ (rectangle
+ (start -5.08 7.62)
+ (end 5.08 -7.62)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "Analog_Switch:SN74CBT3253"
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "U"
+ (at -7.62 13.97 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SN74CBT3253"
+ (at -11.43 -13.97 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74cbt3253"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Dual 1 to 4 Analog Multiplexer"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "TTL Analog Multiplexer"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "SOIC*3.9x9.9mm*P1.27mm* TSSOP*4.4x5mm*P0.65mm* SSOP*5.3x6.2mm*P0.65mm*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "SN74CBT3253_0_1"
+ (rectangle
+ (start -7.62 12.7)
+ (end 7.62 -12.7)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (rectangle
+ (start 7.62 -12.7)
+ (end 7.62 -12.7)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "SN74CBT3253_1_1"
+ (pin bidirectional line
+ (at -10.16 10.16 0)
+ (length 2.54)
+ (name "1A"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "7"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -10.16 7.62 0)
+ (length 2.54)
+ (name "2A"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "9"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at -10.16 0 0)
+ (length 2.54)
+ (name "S0"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "14"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at -10.16 -2.54 0)
+ (length 2.54)
+ (name "S1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at -10.16 -7.62 0)
+ (length 2.54)
+ (name "1~{OE}"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin input line
+ (at -10.16 -10.16 0)
+ (length 2.54)
+ (name "2~{OE}"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "15"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 0 15.24 270)
+ (length 2.54)
+ (name "VCC"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "16"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at 0 -15.24 90)
+ (length 2.54)
+ (name "GND"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "8"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 10.16 10.16 180)
+ (length 2.54)
+ (name "1B1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "6"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 10.16 7.62 180)
+ (length 2.54)
+ (name "1B2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "5"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 10.16 5.08 180)
+ (length 2.54)
+ (name "1B3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 10.16 2.54 180)
+ (length 2.54)
+ (name "1B4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 10.16 -2.54 180)
+ (length 2.54)
+ (name "2B1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "10"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 10.16 -5.08 180)
+ (length 2.54)
+ (name "2B2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "11"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 10.16 -7.62 180)
+ (length 2.54)
+ (name "2B3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "12"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 10.16 -10.16 180)
+ (length 2.54)
+ (name "2B4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "13"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "Device:C"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0.254)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "C"
+ (at 0.635 2.54 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "C"
+ (at 0.635 -2.54 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" ""
+ (at 0.9652 -3.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "cap capacitor"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "C_*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "C_0_1"
+ (polyline
+ (pts
+ (xy -2.032 0.762) (xy 2.032 0.762)
+ )
+ (stroke
+ (width 0.508)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -2.032 -0.762) (xy 2.032 -0.762)
+ )
+ (stroke
+ (width 0.508)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "C_1_1"
+ (pin passive line
+ (at 0 3.81 270)
+ (length 2.794)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 0 -3.81 90)
+ (length 2.794)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "Device:L"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 1.016)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "L"
+ (at -1.27 0 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 1.905 0 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Inductor"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "inductor choke coil reactor magnetic"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "L_0_1"
+ (arc
+ (start 0 2.54)
+ (mid 0.6323 1.905)
+ (end 0 1.27)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (arc
+ (start 0 1.27)
+ (mid 0.6323 0.635)
+ (end 0 0)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (arc
+ (start 0 0)
+ (mid 0.6323 -0.635)
+ (end 0 -1.27)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (arc
+ (start 0 -1.27)
+ (mid 0.6323 -1.905)
+ (end 0 -2.54)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "L_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 0 -3.81 90)
+ (length 1.27)
+ (name "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "Device:R"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "R"
+ (at 2.032 0 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "R"
+ (at 0 0 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at -1.778 0 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "R res resistor"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "R_*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "R_0_1"
+ (rectangle
+ (start -1.016 -2.54)
+ (end 1.016 2.54)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "R_1_1"
+ (pin passive line
+ (at 0 3.81 270)
+ (length 1.27)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 0 -3.81 90)
+ (length 1.27)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "Jumper:Jumper_3_Open"
+ (pin_names
+ (offset 0)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom no)
+ (on_board yes)
+ (property "Reference" "JP"
+ (at -2.54 -2.54 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "Jumper_3_Open"
+ (at 0 2.794 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Jumper, 3-pole, both open"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "Jumper SPDT"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Jumper* TestPoint*3Pads* TestPoint*Bridge*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "Jumper_3_Open_0_0"
+ (circle
+ (center -3.302 0)
+ (radius 0.508)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (circle
+ (center 0 0)
+ (radius 0.508)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (circle
+ (center 3.302 0)
+ (radius 0.508)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "Jumper_3_Open_0_1"
+ (arc
+ (start -3.048 1.016)
+ (mid -1.651 1.4992)
+ (end -0.254 1.016)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 -0.508) (xy 0 -1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (arc
+ (start 0.254 1.016)
+ (mid 1.651 1.4992)
+ (end 3.048 1.016)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "Jumper_3_Open_1_1"
+ (pin passive line
+ (at -6.35 0 0)
+ (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 0 -3.81 90)
+ (length 2.54)
+ (name "C"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 6.35 0 180)
+ (length 2.54)
+ (name "B"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "power:+3V3"
+ (power)
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "#PWR"
+ (at 0 -3.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 0 3.556 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "global power"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "+3V3_0_1"
+ (polyline
+ (pts
+ (xy -0.762 1.27) (xy 0 2.54)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 2.54) (xy 0.762 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 0) (xy 0 2.54)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "+3V3_1_1"
+ (pin power_in line
+ (at 0 0 90)
+ (length 0)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "power:GNDA"
+ (power)
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "#PWR"
+ (at 0 -6.35 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 0 -3.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "global power"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "GNDA_0_1"
+ (polyline
+ (pts
+ (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "GNDA_1_1"
+ (pin power_in line
+ (at 0 0 270)
+ (length 0)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ )
+ (text "filter\n"
+ (exclude_from_sim no)
+ (at 46.736 99.06 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ (uuid "be37b18b-5679-4e44-bb85-06bf2018db50")
+ )
+ (text "Impedance matching\n"
+ (exclude_from_sim no)
+ (at 74.422 96.774 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ (uuid "f51c4f68-7479-4926-b0d5-30e5e76075e0")
+ )
+ (junction
+ (at 129.54 54.61)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "270a4ef0-01ba-4b22-a487-1cec06ff3b7d")
+ )
+ (junction
+ (at 125.73 102.87)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "48a61d31-d5b9-44a2-862f-dcb57ab1f94b")
+ )
+ (junction
+ (at 125.73 80.01)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "48dc2d66-5147-46fd-97b7-9f63aca4fb20")
+ )
+ (junction
+ (at 74.93 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "4eda6468-625e-4a4c-8be0-ca89ba9132ad")
+ )
+ (junction
+ (at 185.42 80.01)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "5b3f0a5a-2af3-46cd-9c21-bf7ea091ab52")
+ )
+ (junction
+ (at 69.85 77.47)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "6fd71e46-7cf1-40f9-80b1-eb33e0905128")
+ )
+ (junction
+ (at 53.34 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "81c4d834-860c-4d36-9291-8610eb68733d")
+ )
+ (junction
+ (at 129.54 26.67)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "9097740e-373f-4165-aaab-adeb7f291afc")
+ )
+ (junction
+ (at 185.42 40.64)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "a3f72179-ba6f-439d-8da8-cd04e2719f74")
+ )
+ (junction
+ (at 40.64 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "b8710eff-70f8-4b9f-abdb-0dfa7d19f833")
+ )
+ (junction
+ (at 185.42 26.67)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "e2e4bb98-dc3f-434d-bd00-830602dbbdc6")
+ )
+ (junction
+ (at 185.42 95.25)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "e7bc4e47-fb97-4610-9e24-b68b27f77221")
+ )
+ (wire
+ (pts
+ (xy 228.6 66.04) (xy 228.6 67.31)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "0141d1cb-421a-4318-ba3d-b597027be649")
+ )
+ (wire
+ (pts
+ (xy 185.42 95.25) (xy 185.42 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "0a92a378-b657-4880-a079-74de68a11722")
+ )
+ (wire
+ (pts
+ (xy 64.77 69.85) (xy 72.39 69.85)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "0b070b59-ca31-4ee1-8818-6c710c2492b0")
+ )
+ (wire
+ (pts
+ (xy 64.77 67.31) (xy 72.39 67.31)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "0fc08bda-0c14-4b61-85fb-02b08761b83b")
+ )
+ (wire
+ (pts
+ (xy 101.6 26.67) (xy 101.6 57.15)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "15053ad6-687a-4adb-bac6-a3a78ff04fd7")
+ )
+ (wire
+ (pts
+ (xy 149.86 60.96) (xy 149.86 66.04)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "1b52595a-d778-490b-a7c8-e8c3f26f90ec")
+ )
+ (wire
+ (pts
+ (xy 138.43 80.01) (xy 165.1 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "1c201f07-7e98-4970-ad17-d7a099f8a5cd")
+ )
+ (wire
+ (pts
+ (xy 40.64 114.3) (xy 40.64 115.57)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "1e80b520-4c3d-4ac6-bbf3-7b248e353a4f")
+ )
+ (wire
+ (pts
+ (xy 228.6 39.37) (xy 228.6 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "20aec40c-7736-4466-9d96-85f01b5148ab")
+ )
+ (wire
+ (pts
+ (xy 147.32 109.22) (xy 147.32 113.03)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "25513e8f-0e8b-4e29-84bb-c3386fca0dc5")
+ )
+ (wire
+ (pts
+ (xy 185.42 66.04) (xy 185.42 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "25c6b00a-3a87-4e44-8d2d-89b360118a0e")
+ )
+ (wire
+ (pts
+ (xy 69.85 77.47) (xy 69.85 82.55)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "316a49f1-30bf-4ddb-b04a-722e7a30e2c1")
+ )
+ (wire
+ (pts
+ (xy 180.34 80.01) (xy 185.42 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "3c4a55b7-3db7-4141-8151-9d06383ee9a3")
+ )
+ (wire
+ (pts
+ (xy 142.24 26.67) (xy 158.75 26.67)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "42a39a40-1ec3-4285-a0f2-85fff262ac38")
+ )
+ (wire
+ (pts
+ (xy 146.05 54.61) (xy 142.24 54.61)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "44bf2474-548b-4f0b-af0a-2cc35e26389a")
+ )
+ (wire
+ (pts
+ (xy 85.09 104.14) (xy 87.63 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "4838a1be-827f-49f3-8827-925907b51e9c")
+ )
+ (wire
+ (pts
+ (xy 82.55 49.53) (xy 82.55 52.07)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "4a2f85e8-f387-46e6-9d92-8dc470012f90")
+ )
+ (wire
+ (pts
+ (xy 92.71 62.23) (xy 104.14 62.23)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "50b80e20-90fb-4a41-9304-ebada9af26de")
+ )
+ (wire
+ (pts
+ (xy 66.04 59.69) (xy 72.39 59.69)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5254c71f-e6d8-4e59-9a3b-71f518556e8d")
+ )
+ (wire
+ (pts
+ (xy 149.86 40.64) (xy 149.86 48.26)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "57a4a33d-407f-4d3d-80aa-825b66964da0")
+ )
+ (wire
+ (pts
+ (xy 74.93 104.14) (xy 74.93 106.68)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5ca24e4c-6e44-459a-9651-55a3c45754d3")
+ )
+ (wire
+ (pts
+ (xy 125.73 88.9) (xy 125.73 91.44)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5d3262cb-c409-4495-9941-b191229e97e7")
+ )
+ (wire
+ (pts
+ (xy 92.71 64.77) (xy 101.6 64.77)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5da7aa40-fff0-4f42-bec0-ea20edf099b7")
+ )
+ (wire
+ (pts
+ (xy 147.32 95.25) (xy 149.86 95.25)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5ecf8b58-cbe4-4b20-8a1c-0595f1912b1b")
+ )
+ (wire
+ (pts
+ (xy 69.85 74.93) (xy 72.39 74.93)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5ef8df5e-30bb-4622-9378-6cdadb2c51d8")
+ )
+ (wire
+ (pts
+ (xy 101.6 102.87) (xy 125.73 102.87)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "61080f9b-50c4-4d71-8033-fe4219fe74a3")
+ )
+ (wire
+ (pts
+ (xy 74.93 114.3) (xy 74.93 115.57)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "6886fd90-b736-41f9-877e-a86c5b43d838")
+ )
+ (wire
+ (pts
+ (xy 40.64 104.14) (xy 43.18 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "70b7d634-b63d-4d4b-ac14-b337fe39b315")
+ )
+ (wire
+ (pts
+ (xy 185.42 26.67) (xy 199.39 26.67)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "725be130-0a33-47dd-ae53-b7777892ec25")
+ )
+ (wire
+ (pts
+ (xy 50.8 104.14) (xy 53.34 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "7510951e-7430-44ff-972b-8b34d911dec4")
+ )
+ (wire
+ (pts
+ (xy 138.43 102.87) (xy 143.51 102.87)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "8004b4b0-0023-4b6d-bb31-a25ffb6ff22d")
+ )
+ (wire
+ (pts
+ (xy 92.71 59.69) (xy 104.14 59.69)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "87d6e054-6b85-4f30-b6c6-f91e7d93a28e")
+ )
+ (wire
+ (pts
+ (xy 185.42 26.67) (xy 185.42 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "89976cc1-b306-4aca-97b6-830305d43de3")
+ )
+ (wire
+ (pts
+ (xy 129.54 26.67) (xy 134.62 26.67)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "8b61be2a-b2e3-4c69-9a5d-1431f1d5f031")
+ )
+ (wire
+ (pts
+ (xy 129.54 36.83) (xy 129.54 39.37)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "8c7f52ab-1ea7-46f3-94f1-0c54eb0198a1")
+ )
+ (wire
+ (pts
+ (xy 125.73 102.87) (xy 125.73 106.68)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "8fe3b2bb-e21d-47ad-9206-0160305161f1")
+ )
+ (wire
+ (pts
+ (xy 40.64 104.14) (xy 40.64 106.68)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "91cadef3-28b5-4ea1-9308-46a3704454ff")
+ )
+ (wire
+ (pts
+ (xy 92.71 57.15) (xy 101.6 57.15)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "9462907b-1aab-4dc3-961a-9750ddd1b88e")
+ )
+ (wire
+ (pts
+ (xy 149.86 40.64) (xy 152.4 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "965693b5-3da1-4767-92d0-89657b184dd3")
+ )
+ (wire
+ (pts
+ (xy 69.85 74.93) (xy 69.85 77.47)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "9fb15298-4177-4061-b86f-3e3c9bd36704")
+ )
+ (wire
+ (pts
+ (xy 125.73 80.01) (xy 125.73 81.28)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "a2475f65-1cb0-43e5-b40c-4a17c7c21480")
+ )
+ (wire
+ (pts
+ (xy 72.39 104.14) (xy 74.93 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "aa7691dc-7ad9-483e-b6ad-1e13e04a6c78")
+ )
+ (wire
+ (pts
+ (xy 104.14 80.01) (xy 125.73 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "acacb708-e615-4fd2-ada6-b145acd8d079")
+ )
+ (wire
+ (pts
+ (xy 147.32 113.03) (xy 185.42 113.03)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ad3bd4e4-5934-4546-85f3-599fa1f6c8ac")
+ )
+ (wire
+ (pts
+ (xy 125.73 102.87) (xy 130.81 102.87)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ae3c1de5-e83b-4623-8996-bfe6d398c0f1")
+ )
+ (wire
+ (pts
+ (xy 185.42 40.64) (xy 182.88 40.64)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "bde47516-dad8-463a-afe9-5c454e3fc532")
+ )
+ (wire
+ (pts
+ (xy 185.42 113.03) (xy 185.42 95.25)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c0c89e7e-65d3-4029-bc76-45f0080a087b")
+ )
+ (wire
+ (pts
+ (xy 173.99 26.67) (xy 185.42 26.67)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c24b8d5a-31ac-42ab-a7a3-351d11158862")
+ )
+ (wire
+ (pts
+ (xy 82.55 82.55) (xy 82.55 86.36)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c28016bf-3063-4861-86fe-f6871ed12902")
+ )
+ (wire
+ (pts
+ (xy 129.54 26.67) (xy 129.54 29.21)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c354ab5a-cd64-4729-8dfb-7d17bf18245e")
+ )
+ (wire
+ (pts
+ (xy 125.73 114.3) (xy 125.73 116.84)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c3fdb00b-d248-431c-93a8-c357dbb19043")
+ )
+ (wire
+ (pts
+ (xy 74.93 104.14) (xy 77.47 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c5273284-5af9-4a94-81ad-9643749e4b13")
+ )
+ (wire
+ (pts
+ (xy 104.14 54.61) (xy 129.54 54.61)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c744c0b3-aecf-4a3a-b4a8-d6ebe37da1bc")
+ )
+ (wire
+ (pts
+ (xy 101.6 26.67) (xy 129.54 26.67)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c7d06e7e-5a65-4141-ae4f-dcd1e186408b")
+ )
+ (wire
+ (pts
+ (xy 129.54 66.04) (xy 129.54 68.58)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c9fcda6d-47d1-4de4-aea1-28f85b19e052")
+ )
+ (wire
+ (pts
+ (xy 38.1 104.14) (xy 40.64 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ce3f0641-901b-4cc9-baba-be2b96c3541c")
+ )
+ (wire
+ (pts
+ (xy 147.32 95.25) (xy 147.32 96.52)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ceb6624b-0ac5-44e3-8f56-0f54ba615d42")
+ )
+ (wire
+ (pts
+ (xy 53.34 104.14) (xy 53.34 106.68)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "da13cd1f-312d-4ea7-b623-91cf3ea2ddf5")
+ )
+ (wire
+ (pts
+ (xy 129.54 54.61) (xy 134.62 54.61)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "deb9506b-aabd-465c-ae5f-285173a5f53e")
+ )
+ (wire
+ (pts
+ (xy 101.6 102.87) (xy 101.6 64.77)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e27c105e-90e8-486a-a57c-bba4bf3fc2e6")
+ )
+ (wire
+ (pts
+ (xy 125.73 80.01) (xy 130.81 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e3c853d4-c852-416f-9e05-38bad783eb68")
+ )
+ (wire
+ (pts
+ (xy 185.42 80.01) (xy 203.2 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e5cefb4e-ae32-4265-80e8-419851640309")
+ )
+ (wire
+ (pts
+ (xy 180.34 95.25) (xy 185.42 95.25)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e5f87d97-c401-4c8d-8359-6826f26a5348")
+ )
+ (wire
+ (pts
+ (xy 104.14 54.61) (xy 104.14 59.69)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e73dc8ad-0ccc-49d5-a780-f0abbacfbe25")
+ )
+ (wire
+ (pts
+ (xy 72.39 77.47) (xy 69.85 77.47)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e7fdf33c-0536-4e87-bfeb-3b1d0efbb14d")
+ )
+ (wire
+ (pts
+ (xy 53.34 114.3) (xy 53.34 115.57)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ed9a66ae-d73a-4733-b39e-62784b48f614")
+ )
+ (wire
+ (pts
+ (xy 53.34 104.14) (xy 64.77 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ef69bd04-2701-4577-a303-83cbc741c234")
+ )
+ (wire
+ (pts
+ (xy 129.54 54.61) (xy 129.54 58.42)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f332726a-d3bc-4654-84f2-e45f3fedc0f5")
+ )
+ (wire
+ (pts
+ (xy 149.86 66.04) (xy 185.42 66.04)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f37cef80-617b-41b3-a638-6a9d068e2121")
+ )
+ (wire
+ (pts
+ (xy 104.14 62.23) (xy 104.14 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f605971a-ffe0-4119-b666-4b74a427ce25")
+ )
+ (label "mod"
+ (at 66.04 59.69 180)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right bottom)
+ )
+ (uuid "5d249969-14af-49bb-98e4-002350cd4c06")
+ )
+ (label "mod"
+ (at 87.63 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "72fed640-9c96-4d0b-be5b-966aa9edbce8")
+ )
+ (hierarchical_label "LO1"
+ (shape input)
+ (at 64.77 67.31 180)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "3304d98a-e773-47c9-83bd-465ffd52c204")
+ )
+ (hierarchical_label "LO2"
+ (shape input)
+ (at 64.77 69.85 180)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "54da7782-34ee-41ab-99b0-3d56f42ce702")
+ )
+ (hierarchical_label "TX_OUT"
+ (shape input)
+ (at 38.1 104.14 180)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "65e2108a-e7bb-426c-8c98-d0f55108e386")
+ )
+ (hierarchical_label "Q"
+ (shape input)
+ (at 203.2 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "66a7c280-a2c8-4e1f-9431-dd114028ce69")
+ )
+ (hierarchical_label "I"
+ (shape input)
+ (at 199.39 26.67 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "ff69ffa6-f6b3-4dd7-9588-72c42a670c11")
+ )
+ (symbol
+ (lib_id "Device:R")
+ (at 138.43 54.61 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "00516d5b-4492-4403-8679-039c50900ada")
+ (property "Reference" "R604"
+ (at 138.43 52.578 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "47R"
+ (at 138.43 54.61 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 138.43 56.388 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 138.43 54.61 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 138.43 54.61 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "1d6faf45-0b7f-40ca-84fb-9710ea47cb5b")
+ )
+ (pin "2"
+ (uuid "ef2f1cfb-3a71-40bd-9a85-9e23bf95083a")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "R604")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 129.54 33.02 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "0427469b-3c93-4bfb-8202-8bee08618966")
+ (property "Reference" "C606"
+ (at 128.905 30.48 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100n"
+ (at 128.905 35.56 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 128.5748 36.83 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 129.54 33.02 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 129.54 33.02 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "43f53813-faa1-4dd5-8067-f4262d342125")
+ )
+ (pin "1"
+ (uuid "be53758d-a326-45cd-9d16-8fa7b7ccbab6")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "C606")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 69.85 82.55 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "0bfcf8e9-95e3-4ed8-9de4-29d450683c2f")
+ (property "Reference" "#PWR0603"
+ (at 69.85 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 69.85 86.36 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 69.85 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 69.85 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 69.85 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "a7564935-7c3f-4a64-b628-e7e650f12a1d")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0603")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "74xx:74HC14")
+ (at 175.26 40.64 180)
+ (unit 2)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "0ed1d00b-0f55-4e6e-be5e-22d2e9af0289")
+ (property "Reference" "U602"
+ (at 175.26 44.196 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "74HC14"
+ (at 175.26 34.29 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Package_SO:SO-14_3.9x8.65mm_P1.27mm"
+ (at 175.26 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 175.26 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 175.26 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "12"
+ (uuid "bc67f789-2c0a-404d-b0d0-358ce1ad790b")
+ )
+ (pin "7"
+ (uuid "aa0413b0-bd09-4130-9bb6-f0cc89d904f0")
+ )
+ (pin "14"
+ (uuid "61a82296-f381-4fbc-96b0-0c3af4589b0f")
+ )
+ (pin "2"
+ (uuid "c1a08c45-2528-46af-83e3-ace35fd90902")
+ )
+ (pin "3"
+ (uuid "14af30ce-c68a-4329-b4d4-793c740390d8")
+ )
+ (pin "4"
+ (uuid "4f2283d9-b18d-496c-81a4-d8aeb4aad26f")
+ )
+ (pin "5"
+ (uuid "1749f70f-cb13-4e9b-84a6-2ac069e2813e")
+ )
+ (pin "6"
+ (uuid "27947888-830b-44b8-bfdf-16fdcfdd4281")
+ )
+ (pin "9"
+ (uuid "858b3476-c57f-404a-a304-8e5c0033c8be")
+ )
+ (pin "8"
+ (uuid "e152d126-a01a-4bed-911d-3b1465bb18ce")
+ )
+ (pin "13"
+ (uuid "157dfe50-b8f4-4b80-9cc5-586fb23ff951")
+ )
+ (pin "1"
+ (uuid "f33ff679-2d88-4513-b33f-ad04253a7dc9")
+ )
+ (pin "10"
+ (uuid "67e598f0-b6ae-4bcb-aa9c-55b2ddfc3052")
+ )
+ (pin "11"
+ (uuid "f197afe8-40ec-488c-abbc-dc6858ce3274")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "U602")
+ (unit 2)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:R")
+ (at 138.43 26.67 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "1c0995a8-f073-4e23-b93d-7b0455bb4d28")
+ (property "Reference" "R603"
+ (at 138.43 24.638 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "47R"
+ (at 138.43 26.67 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 138.43 28.448 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 138.43 26.67 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 138.43 26.67 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "9eb7703a-90c2-4faf-8526-d8402b0bfc86")
+ )
+ (pin "2"
+ (uuid "8541923a-39fb-4dfd-982d-d7311f6a2bf8")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "R603")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:L")
+ (at 81.28 104.14 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "23862247-f6c7-4758-b44d-da98fc1ee72a")
+ (property "Reference" "L603"
+ (at 81.28 105.41 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 81.28 102.235 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
+ (at 81.28 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 81.28 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Inductor"
+ (at 81.28 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "ff20dbac-4e72-477d-ac6d-565697c13eeb")
+ )
+ (pin "1"
+ (uuid "55540fb4-c355-4569-8243-5ea0e14e0535")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "L603")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 125.73 91.44 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "26f25d62-9f86-4e16-a567-ea3b5dd1e17a")
+ (property "Reference" "#PWR0607"
+ (at 125.73 97.79 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 125.73 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 125.73 91.44 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 125.73 91.44 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 125.73 91.44 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "550c611d-a41a-4909-93e0-e14a17eb246d")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0607")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 228.6 39.37 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "2a6c5069-25d3-4cbb-9eba-b659521dca71")
+ (property "Reference" "#PWR0613"
+ (at 228.6 43.18 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 228.6 35.814 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 228.6 39.37 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 228.6 39.37 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 228.6 39.37 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "a8f6fbbe-e70b-4498-b5c6-f81c5d21893b")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0613")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:+3V3")
+ (at 82.55 49.53 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "33106809-9359-4918-b1ff-355a1591dad6")
+ (property "Reference" "#PWR0605"
+ (at 82.55 53.34 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3V3"
+ (at 82.55 45.212 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 82.55 49.53 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 82.55 49.53 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3V3\""
+ (at 82.55 49.53 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "fe5af0f0-7b73-4009-8e07-5f87f7d65b3c")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0605")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:L")
+ (at 68.58 104.14 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "451d3e37-881b-4d9c-9b60-f97f211c87c3")
+ (property "Reference" "L602"
+ (at 68.58 105.41 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "L"
+ (at 68.58 102.235 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
+ (at 68.58 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 68.58 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Inductor"
+ (at 68.58 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "11880765-2eda-4d33-b11b-2e70101631de")
+ )
+ (pin "1"
+ (uuid "459bab9f-1d73-4048-ac7e-a08e98a72915")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "L602")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "74xx:74HC14")
+ (at 172.72 95.25 180)
+ (unit 5)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "455d8201-34a2-49cb-8134-787ac0eadb7e")
+ (property "Reference" "U602"
+ (at 172.72 86.36 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "74HC14"
+ (at 172.72 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Package_SO:SO-14_3.9x8.65mm_P1.27mm"
+ (at 172.72 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 172.72 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 172.72 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "12"
+ (uuid "bc67f789-2c0a-404d-b0d0-358ce1ad790c")
+ )
+ (pin "7"
+ (uuid "aa0413b0-bd09-4130-9bb6-f0cc89d904f1")
+ )
+ (pin "14"
+ (uuid "61a82296-f381-4fbc-96b0-0c3af4589b10")
+ )
+ (pin "2"
+ (uuid "c1a08c45-2528-46af-83e3-ace35fd90903")
+ )
+ (pin "3"
+ (uuid "14af30ce-c68a-4329-b4d4-793c740390d9")
+ )
+ (pin "4"
+ (uuid "4f2283d9-b18d-496c-81a4-d8aeb4aad270")
+ )
+ (pin "5"
+ (uuid "1749f70f-cb13-4e9b-84a6-2ac069e2813f")
+ )
+ (pin "6"
+ (uuid "27947888-830b-44b8-bfdf-16fdcfdd4282")
+ )
+ (pin "9"
+ (uuid "858b3476-c57f-404a-a304-8e5c0033c8bf")
+ )
+ (pin "8"
+ (uuid "e152d126-a01a-4bed-911d-3b1465bb18cf")
+ )
+ (pin "13"
+ (uuid "157dfe50-b8f4-4b80-9cc5-586fb23ff952")
+ )
+ (pin "1"
+ (uuid "f33ff679-2d88-4513-b33f-ad04253a7dca")
+ )
+ (pin "10"
+ (uuid "67e598f0-b6ae-4bcb-aa9c-55b2ddfc3053")
+ )
+ (pin "11"
+ (uuid "f197afe8-40ec-488c-abbc-dc6858ce3275")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "U602")
+ (unit 5)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 129.54 62.23 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "4607310c-5774-44ed-842d-7e353d226a04")
+ (property "Reference" "C607"
+ (at 128.905 59.69 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100n"
+ (at 128.905 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 128.5748 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 129.54 62.23 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 129.54 62.23 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "32cf7389-d63d-4cc9-8646-edde64a17251")
+ )
+ (pin "1"
+ (uuid "0124e948-1d45-4c0b-84c1-469615f7c5ee")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "C607")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 40.64 115.57 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "5d9e0bad-5759-479e-bb5d-c5bc54b04cc7")
+ (property "Reference" "#PWR0601"
+ (at 40.64 121.92 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 40.64 119.38 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 40.64 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 40.64 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 40.64 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "6b65a07a-d815-4d0c-8b7b-43b4741c34bd")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0601")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "74xx:74HC14")
+ (at 172.72 80.01 180)
+ (unit 6)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "5e09fac2-337f-43ef-8ac0-fe89dc83b06e")
+ (property "Reference" "U602"
+ (at 172.72 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "74HC14"
+ (at 172.72 73.66 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Package_SO:SO-14_3.9x8.65mm_P1.27mm"
+ (at 172.72 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 172.72 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 172.72 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "12"
+ (uuid "bc67f789-2c0a-404d-b0d0-358ce1ad790d")
+ )
+ (pin "7"
+ (uuid "aa0413b0-bd09-4130-9bb6-f0cc89d904f2")
+ )
+ (pin "14"
+ (uuid "61a82296-f381-4fbc-96b0-0c3af4589b11")
+ )
+ (pin "2"
+ (uuid "c1a08c45-2528-46af-83e3-ace35fd90904")
+ )
+ (pin "3"
+ (uuid "14af30ce-c68a-4329-b4d4-793c740390da")
+ )
+ (pin "4"
+ (uuid "4f2283d9-b18d-496c-81a4-d8aeb4aad271")
+ )
+ (pin "5"
+ (uuid "1749f70f-cb13-4e9b-84a6-2ac069e28140")
+ )
+ (pin "6"
+ (uuid "27947888-830b-44b8-bfdf-16fdcfdd4283")
+ )
+ (pin "9"
+ (uuid "858b3476-c57f-404a-a304-8e5c0033c8c0")
+ )
+ (pin "8"
+ (uuid "e152d126-a01a-4bed-911d-3b1465bb18d0")
+ )
+ (pin "13"
+ (uuid "157dfe50-b8f4-4b80-9cc5-586fb23ff953")
+ )
+ (pin "1"
+ (uuid "f33ff679-2d88-4513-b33f-ad04253a7dcb")
+ )
+ (pin "10"
+ (uuid "67e598f0-b6ae-4bcb-aa9c-55b2ddfc3054")
+ )
+ (pin "11"
+ (uuid "f197afe8-40ec-488c-abbc-dc6858ce3276")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "U602")
+ (unit 6)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:R")
+ (at 134.62 102.87 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "665aba58-b54b-42b7-8a42-eebeca0bb231")
+ (property "Reference" "R602"
+ (at 134.62 100.838 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "47R"
+ (at 134.62 102.87 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 134.62 104.648 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 134.62 102.87 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 134.62 102.87 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "566227c5-aafd-437e-8074-73e93bd4a8e1")
+ )
+ (pin "2"
+ (uuid "5f0b29c5-3722-4bf6-861b-ce4cc8a1e697")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "R602")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 40.64 110.49 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "7f6da390-1736-4d5e-b398-a2e0334525f8")
+ (property "Reference" "C601"
+ (at 41.275 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "82p"
+ (at 41.275 113.03 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 41.6052 114.3 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 40.64 110.49 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 40.64 110.49 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "f4dbfdd9-8273-4d2f-8cb0-60939447b160")
+ )
+ (pin "1"
+ (uuid "892a1399-0ae2-4679-af51-1f4012f4f26d")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "C601")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 228.6 67.31 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "81f35e4e-3171-40ed-a69f-f9e8be494a55")
+ (property "Reference" "#PWR0614"
+ (at 228.6 73.66 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 228.6 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 228.6 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 228.6 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 228.6 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "bd793c37-c6b7-45b2-a4d3-d5000baf774d")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0614")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "74xx:74HC14")
+ (at 160.02 40.64 180)
+ (unit 3)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "877da583-4542-45d2-a971-a1e7252675b6")
+ (property "Reference" "U602"
+ (at 160.02 44.196 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "74HC14"
+ (at 160.02 34.29 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Package_SO:SO-14_3.9x8.65mm_P1.27mm"
+ (at 160.02 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 160.02 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 160.02 40.64 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "12"
+ (uuid "bc67f789-2c0a-404d-b0d0-358ce1ad790e")
+ )
+ (pin "7"
+ (uuid "aa0413b0-bd09-4130-9bb6-f0cc89d904f3")
+ )
+ (pin "14"
+ (uuid "61a82296-f381-4fbc-96b0-0c3af4589b12")
+ )
+ (pin "2"
+ (uuid "c1a08c45-2528-46af-83e3-ace35fd90905")
+ )
+ (pin "3"
+ (uuid "14af30ce-c68a-4329-b4d4-793c740390db")
+ )
+ (pin "4"
+ (uuid "4f2283d9-b18d-496c-81a4-d8aeb4aad272")
+ )
+ (pin "5"
+ (uuid "1749f70f-cb13-4e9b-84a6-2ac069e28141")
+ )
+ (pin "6"
+ (uuid "27947888-830b-44b8-bfdf-16fdcfdd4284")
+ )
+ (pin "9"
+ (uuid "858b3476-c57f-404a-a304-8e5c0033c8c1")
+ )
+ (pin "8"
+ (uuid "e152d126-a01a-4bed-911d-3b1465bb18d1")
+ )
+ (pin "13"
+ (uuid "157dfe50-b8f4-4b80-9cc5-586fb23ff954")
+ )
+ (pin "1"
+ (uuid "f33ff679-2d88-4513-b33f-ad04253a7dcc")
+ )
+ (pin "10"
+ (uuid "67e598f0-b6ae-4bcb-aa9c-55b2ddfc3055")
+ )
+ (pin "11"
+ (uuid "f197afe8-40ec-488c-abbc-dc6858ce3277")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "U602")
+ (unit 3)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 53.34 110.49 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "8aa5dd0b-c3ea-4b05-8984-976a7c421b3b")
+ (property "Reference" "C602"
+ (at 53.975 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "82p"
+ (at 53.975 113.03 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 54.3052 114.3 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 53.34 110.49 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 53.34 110.49 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "8d6eb98e-446d-4cfe-be28-9caf057482f7")
+ )
+ (pin "1"
+ (uuid "513e08f5-9cf1-4922-a4e6-5cfaf8450e45")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "C602")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Jumper:Jumper_3_Open")
+ (at 149.86 54.61 270)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom no)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "a0a7cbc8-92da-4d22-b4a7-10bca7a5240e")
+ (property "Reference" "JP602"
+ (at 152.4 53.3399 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "buff jump"
+ (at 152.4 55.8799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Jumper:SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm"
+ (at 149.86 54.61 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 149.86 54.61 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Jumper, 3-pole, both open"
+ (at 149.86 54.61 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "3"
+ (uuid "f66304b1-843d-4c9b-b7d5-a7c7238c3be3")
+ )
+ (pin "2"
+ (uuid "97a025ef-809c-4ad1-a07c-3722f29b6ae9")
+ )
+ (pin "1"
+ (uuid "3df18077-7fec-462f-bb3e-e808179076cd")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "JP602")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 74.93 115.57 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "a140c652-d914-4491-9824-0a5844be986f")
+ (property "Reference" "#PWR0604"
+ (at 74.93 121.92 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 74.93 119.38 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 74.93 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 74.93 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 74.93 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "854ff979-21b5-459c-b439-bee91a6cc7ad")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0604")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 129.54 68.58 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "a3080a57-0a48-47ba-accc-fdb5fd2859a8")
+ (property "Reference" "#PWR0610"
+ (at 129.54 74.93 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 129.54 72.39 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 129.54 68.58 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 129.54 68.58 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 129.54 68.58 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "8ee09edd-8e15-430a-8799-a72e93a2fd12")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0610")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "74xx:74HC14")
+ (at 166.37 26.67 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "a69963bc-a750-4cd3-9618-e527afd8b5e7")
+ (property "Reference" "U602"
+ (at 166.37 17.78 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "74HC14"
+ (at 166.37 20.32 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Package_SO:SO-14_3.9x8.65mm_P1.27mm"
+ (at 166.37 26.67 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 166.37 26.67 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 166.37 26.67 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "12"
+ (uuid "bc67f789-2c0a-404d-b0d0-358ce1ad790f")
+ )
+ (pin "7"
+ (uuid "aa0413b0-bd09-4130-9bb6-f0cc89d904f4")
+ )
+ (pin "14"
+ (uuid "61a82296-f381-4fbc-96b0-0c3af4589b13")
+ )
+ (pin "2"
+ (uuid "c1a08c45-2528-46af-83e3-ace35fd90906")
+ )
+ (pin "3"
+ (uuid "14af30ce-c68a-4329-b4d4-793c740390dc")
+ )
+ (pin "4"
+ (uuid "4f2283d9-b18d-496c-81a4-d8aeb4aad273")
+ )
+ (pin "5"
+ (uuid "1749f70f-cb13-4e9b-84a6-2ac069e28142")
+ )
+ (pin "6"
+ (uuid "27947888-830b-44b8-bfdf-16fdcfdd4285")
+ )
+ (pin "9"
+ (uuid "858b3476-c57f-404a-a304-8e5c0033c8c2")
+ )
+ (pin "8"
+ (uuid "e152d126-a01a-4bed-911d-3b1465bb18d2")
+ )
+ (pin "13"
+ (uuid "157dfe50-b8f4-4b80-9cc5-586fb23ff955")
+ )
+ (pin "1"
+ (uuid "f33ff679-2d88-4513-b33f-ad04253a7dcd")
+ )
+ (pin "10"
+ (uuid "67e598f0-b6ae-4bcb-aa9c-55b2ddfc3056")
+ )
+ (pin "11"
+ (uuid "f197afe8-40ec-488c-abbc-dc6858ce3278")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "U602")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Analog_Switch:SN74CBT3253")
+ (at 82.55 67.31 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "ab4e8870-3d12-4756-afb0-c2d9ec4fcac7")
+ (property "Reference" "U601"
+ (at 74.93 53.34 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SN74CB3Q3253"
+ (at 89.916 81.28 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Package_SO:TSSOP-16_4.4x5mm_P0.65mm"
+ (at 82.55 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://www.ti.com/lit/ds/symlink/sn74cb3q3253.pdf"
+ (at 82.55 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Dual 1 to 4 Analog Multiplexer"
+ (at 82.55 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "6"
+ (uuid "e4df371e-1923-4796-928a-f2cf0f11181e")
+ )
+ (pin "3"
+ (uuid "f0ac3041-ce04-4786-b80c-a0203e2f563b")
+ )
+ (pin "14"
+ (uuid "9285be33-a446-485c-b7c8-89a99a4eeebb")
+ )
+ (pin "5"
+ (uuid "a9796c64-326f-49f5-91ad-0b07ee1a93ab")
+ )
+ (pin "2"
+ (uuid "8bbb5f34-e112-4577-ae70-5c571b251e5d")
+ )
+ (pin "10"
+ (uuid "1de2f208-2874-468e-9898-7b8a3fc1925f")
+ )
+ (pin "15"
+ (uuid "ed469455-2652-495c-b680-b787d763d2b9")
+ )
+ (pin "16"
+ (uuid "6774f0ff-5ad3-4f58-b314-237760e7b9d8")
+ )
+ (pin "13"
+ (uuid "d83bddbc-6cc6-4e31-bed3-639bc36f47f9")
+ )
+ (pin "8"
+ (uuid "fc54f0ba-10df-4769-93f3-74eef17e4b20")
+ )
+ (pin "4"
+ (uuid "5bcb3964-2c79-4dab-a966-0b4dc448df57")
+ )
+ (pin "1"
+ (uuid "6ba11757-d63d-4675-abbd-f553e54ee9f3")
+ )
+ (pin "9"
+ (uuid "a121665e-e3fb-4d4e-abfc-0812715681f0")
+ )
+ (pin "7"
+ (uuid "76b923c7-2762-4a2c-b746-7bdad9b9d24b")
+ )
+ (pin "12"
+ (uuid "3337c0c3-bc58-41e2-a968-9cbee19603ef")
+ )
+ (pin "11"
+ (uuid "0fb1d361-796c-4eff-9240-825a9e8533d6")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "U601")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "74xx:74HC14")
+ (at 157.48 95.25 180)
+ (unit 4)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "ae1bcdc8-d9ae-42dd-82fc-ba45cc6d6747")
+ (property "Reference" "U602"
+ (at 157.48 86.36 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "74HC14"
+ (at 157.48 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Package_SO:SO-14_3.9x8.65mm_P1.27mm"
+ (at 157.48 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 157.48 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 157.48 95.25 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "12"
+ (uuid "bc67f789-2c0a-404d-b0d0-358ce1ad7910")
+ )
+ (pin "7"
+ (uuid "aa0413b0-bd09-4130-9bb6-f0cc89d904f5")
+ )
+ (pin "14"
+ (uuid "61a82296-f381-4fbc-96b0-0c3af4589b14")
+ )
+ (pin "2"
+ (uuid "c1a08c45-2528-46af-83e3-ace35fd90907")
+ )
+ (pin "3"
+ (uuid "14af30ce-c68a-4329-b4d4-793c740390dd")
+ )
+ (pin "4"
+ (uuid "4f2283d9-b18d-496c-81a4-d8aeb4aad274")
+ )
+ (pin "5"
+ (uuid "1749f70f-cb13-4e9b-84a6-2ac069e28143")
+ )
+ (pin "6"
+ (uuid "27947888-830b-44b8-bfdf-16fdcfdd4286")
+ )
+ (pin "9"
+ (uuid "858b3476-c57f-404a-a304-8e5c0033c8c3")
+ )
+ (pin "8"
+ (uuid "e152d126-a01a-4bed-911d-3b1465bb18d3")
+ )
+ (pin "13"
+ (uuid "157dfe50-b8f4-4b80-9cc5-586fb23ff956")
+ )
+ (pin "1"
+ (uuid "f33ff679-2d88-4513-b33f-ad04253a7dce")
+ )
+ (pin "10"
+ (uuid "67e598f0-b6ae-4bcb-aa9c-55b2ddfc3057")
+ )
+ (pin "11"
+ (uuid "f197afe8-40ec-488c-abbc-dc6858ce3279")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "U602")
+ (unit 4)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:L")
+ (at 46.99 104.14 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "b7a8a690-f003-4d19-ad2d-fe439c60b7e5")
+ (property "Reference" "L601"
+ (at 46.99 105.41 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "390n"
+ (at 46.99 102.235 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Inductor_SMD:L_1206_3216Metric"
+ (at 46.99 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 46.99 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Inductor"
+ (at 46.99 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "bd8e78bb-170f-4d1a-9584-f93214249b1d")
+ )
+ (pin "1"
+ (uuid "5e358b14-ad50-4ced-a5f9-24868379e112")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "L601")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Jumper:Jumper_3_Open")
+ (at 147.32 102.87 270)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom no)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "b8f045cc-a154-4940-bd7e-b023bb96197d")
+ (property "Reference" "JP601"
+ (at 149.86 101.5999 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "buff jump"
+ (at 149.86 104.1399 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Jumper:SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm"
+ (at 147.32 102.87 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 147.32 102.87 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Jumper, 3-pole, both open"
+ (at 147.32 102.87 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "3"
+ (uuid "67d08fb0-a01d-469a-8981-1e88aa860642")
+ )
+ (pin "2"
+ (uuid "2162fc8c-3b61-4068-a795-71065b8fe60c")
+ )
+ (pin "1"
+ (uuid "74ead461-e2c4-47c6-bcb1-77f0bcef7f88")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "JP601")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 129.54 39.37 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "bc3c8092-7622-455a-a106-136d3b487580")
+ (property "Reference" "#PWR0609"
+ (at 129.54 45.72 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 129.54 43.18 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 129.54 39.37 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 129.54 39.37 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 129.54 39.37 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "9d0af5d8-d10b-46d7-8ea0-83c21245c58e")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0609")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 74.93 110.49 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "bc612e63-8cf2-4733-9204-159695665e84")
+ (property "Reference" "C603"
+ (at 76.835 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "C"
+ (at 76.835 113.03 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 75.8952 114.3 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 74.93 110.49 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 74.93 110.49 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "5d1a46a9-e939-49ac-a5be-f5233a76b51a")
+ )
+ (pin "1"
+ (uuid "c554e40d-3f65-4fb2-869e-c94934f16b2c")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "C603")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 53.34 115.57 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "bf2b6581-5393-4402-a477-7c3619ed1388")
+ (property "Reference" "#PWR0602"
+ (at 53.34 121.92 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 53.34 119.38 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 53.34 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 53.34 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 53.34 115.57 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "ce736b46-bf39-4373-bd8f-84eeab82d7c5")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0602")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 82.55 86.36 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "d198442c-6961-4696-8f97-8b83f34474f9")
+ (property "Reference" "#PWR0606"
+ (at 82.55 92.71 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 82.55 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 82.55 86.36 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 82.55 86.36 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 82.55 86.36 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "eaac7ed7-adc1-4947-a968-7ef6dff68cd9")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0606")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GNDA")
+ (at 125.73 116.84 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "d93a55a4-1df9-41d5-9451-17dc235cbd3c")
+ (property "Reference" "#PWR0608"
+ (at 125.73 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GNDA"
+ (at 125.73 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 125.73 116.84 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 125.73 116.84 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
+ (at 125.73 116.84 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "d67ebded-3236-42e8-a00b-e018b953eb16")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "#PWR0608")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "74xx:74HC14")
+ (at 228.6 53.34 0)
+ (unit 7)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "ecf1061c-6a90-4385-901f-4ffa792255b8")
+ (property "Reference" "U602"
+ (at 234.95 52.0699 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "74HC14"
+ (at 234.95 54.6099 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Package_SO:SO-14_3.9x8.65mm_P1.27mm"
+ (at 228.6 53.34 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14"
+ (at 228.6 53.34 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Hex inverter schmitt trigger"
+ (at 228.6 53.34 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "12"
+ (uuid "bc67f789-2c0a-404d-b0d0-358ce1ad7911")
+ )
+ (pin "7"
+ (uuid "aa0413b0-bd09-4130-9bb6-f0cc89d904f6")
+ )
+ (pin "14"
+ (uuid "61a82296-f381-4fbc-96b0-0c3af4589b15")
+ )
+ (pin "2"
+ (uuid "c1a08c45-2528-46af-83e3-ace35fd90908")
+ )
+ (pin "3"
+ (uuid "14af30ce-c68a-4329-b4d4-793c740390de")
+ )
+ (pin "4"
+ (uuid "4f2283d9-b18d-496c-81a4-d8aeb4aad275")
+ )
+ (pin "5"
+ (uuid "1749f70f-cb13-4e9b-84a6-2ac069e28144")
+ )
+ (pin "6"
+ (uuid "27947888-830b-44b8-bfdf-16fdcfdd4287")
+ )
+ (pin "9"
+ (uuid "858b3476-c57f-404a-a304-8e5c0033c8c4")
+ )
+ (pin "8"
+ (uuid "e152d126-a01a-4bed-911d-3b1465bb18d4")
+ )
+ (pin "13"
+ (uuid "157dfe50-b8f4-4b80-9cc5-586fb23ff957")
+ )
+ (pin "1"
+ (uuid "f33ff679-2d88-4513-b33f-ad04253a7dcf")
+ )
+ (pin "10"
+ (uuid "67e598f0-b6ae-4bcb-aa9c-55b2ddfc3058")
+ )
+ (pin "11"
+ (uuid "f197afe8-40ec-488c-abbc-dc6858ce327a")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "U602")
+ (unit 7)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 125.73 110.49 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "ed0b1bbb-b686-4bea-a7ee-a1e41ea34e6a")
+ (property "Reference" "C605"
+ (at 125.095 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100n"
+ (at 125.095 113.03 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 124.7648 114.3 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 125.73 110.49 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 125.73 110.49 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "a08ca4f2-c797-4408-827f-b305d8d79948")
+ )
+ (pin "1"
+ (uuid "9e107ca8-e3b2-4a64-b40b-d2dad3451935")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "C605")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 125.73 85.09 0)
+ (mirror y)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "f57379c7-49e7-4467-b8ec-3f5f795e07f5")
+ (property "Reference" "C604"
+ (at 125.095 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "100n"
+ (at 125.095 87.63 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 124.7648 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 125.73 85.09 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 125.73 85.09 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "854888dd-4b58-429e-b811-600a8041ea17")
+ )
+ (pin "1"
+ (uuid "5b5ed8c3-bfac-4a99-b22e-f93f24f91cf4")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "C604")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:R")
+ (at 134.62 80.01 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "f7e1fb81-7321-4168-8a18-a89d2fb682b2")
+ (property "Reference" "R601"
+ (at 134.62 77.978 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "47R"
+ (at 134.62 80.01 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 134.62 81.788 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 134.62 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Resistor"
+ (at 134.62 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "d09f92d4-2206-4382-ac6c-75d634c9186f")
+ )
+ (pin "2"
+ (uuid "74ec0c1f-148c-4700-b47a-e636ba1356d8")
+ )
+ (instances
+ (project "etsdr"
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/16498d09-1ee3-49c1-8780-4a476313376c"
+ (reference "R601")
+ (unit 1)
+ )
+ )
+ )
+ )
+)
diff --git a/power.kicad_sch b/power.kicad_sch
index 3362c98..d5c8e9c 100644
--- a/power.kicad_sch
+++ b/power.kicad_sch
@@ -5,7 +5,7 @@
(uuid "7c981394-c4d2-441c-a287-066b8e80b337")
(paper "A4")
(lib_symbols
- (symbol "Battery_Management:MCP73831-2-MC"
+ (symbol "Battery_Management:MCP73831-2-OT"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
@@ -18,7 +18,7 @@
(justify left)
)
)
- (property "Value" "MCP73831-2-MC"
+ (property "Value" "MCP73831-2-OT"
(at 1.27 6.35 0)
(effects
(font
@@ -27,7 +27,7 @@
(justify left)
)
)
- (property "Footprint" "Package_DFN_QFN:DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm"
+ (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
(at 1.27 -6.35 0)
(effects
(font
@@ -39,7 +39,7 @@
)
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20001984g.pdf"
- (at -3.81 -1.27 0)
+ (at 0 -18.288 0)
(effects
(font
(size 1.27 1.27)
@@ -47,7 +47,7 @@
(hide yes)
)
)
- (property "Description" "Single cell, Li-Ion/Li-Po charge management controller, 4.20V, Tri-State Status Output, in DFN-8 package"
+ (property "Description" "Single cell, Li-Ion/Li-Po charge management controller, 4.20V, Tri-State Status Output, in SOT23-5 package"
(at 0 0 0)
(effects
(font
@@ -65,7 +65,7 @@
(hide yes)
)
)
- (property "ki_fp_filters" "DFN*3x2mm*P0.5mm*EP1.7x1.4mm*"
+ (property "ki_fp_filters" "SOT?23*"
(at 0 0 0)
(effects
(font
@@ -74,7 +74,7 @@
(hide yes)
)
)
- (symbol "MCP73831-2-MC_0_1"
+ (symbol "MCP73831-2-OT_0_1"
(rectangle
(start -7.62 5.08)
(end 7.62 -5.08)
@@ -87,7 +87,7 @@
)
)
)
- (symbol "MCP73831-2-MC_1_1"
+ (symbol "MCP73831-2-OT_1_1"
(pin input line
(at -10.16 -2.54 0)
(length 2.54)
@@ -98,45 +98,7 @@
)
)
)
- (number "8"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- )
- (pin no_connect line
- (at -7.62 2.54 0)
- (length 2.54)
- (hide yes)
- (name "NC"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (number "7"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- )
- (pin passive line
- (at 0 7.62 270)
- (length 2.54)
- (hide yes)
- (name "V_{DD}"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (number "1"
+ (number "5"
(effects
(font
(size 1.27 1.27)
@@ -154,7 +116,7 @@
)
)
)
- (number "2"
+ (number "4"
(effects
(font
(size 1.27 1.27)
@@ -172,7 +134,7 @@
)
)
)
- (number "6"
+ (number "2"
(effects
(font
(size 1.27 1.27)
@@ -198,25 +160,6 @@
)
)
)
- (pin passive line
- (at 10.16 2.54 180)
- (length 2.54)
- (hide yes)
- (name "V_{BAT}"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (number "4"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- )
(pin tri_state line
(at 10.16 -2.54 180)
(length 2.54)
@@ -227,7 +170,7 @@
)
)
)
- (number "5"
+ (number "1"
(effects
(font
(size 1.27 1.27)
@@ -1602,7 +1545,7 @@
)
)
(junction
- (at 107.95 59.69)
+ (at 146.05 63.5)
(diameter 0)
(color 0 0 0 0)
(uuid "00ef652c-a8a3-4cc4-8833-c10968ef5f2a")
@@ -1614,7 +1557,7 @@
(uuid "31c6dc74-ed77-4499-b203-cce9e9d7197a")
)
(junction
- (at 85.09 59.69)
+ (at 123.19 63.5)
(diameter 0)
(color 0 0 0 0)
(uuid "33a62b6c-6261-4eab-a676-d23e8a6ed7fa")
@@ -1649,7 +1592,7 @@
)
(wire
(pts
- (xy 127 95.25) (xy 127 92.71)
+ (xy 149.86 97.79) (xy 149.86 95.25)
)
(stroke
(width 0)
@@ -1659,7 +1602,7 @@
)
(wire
(pts
- (xy 85.09 62.23) (xy 85.09 59.69)
+ (xy 123.19 66.04) (xy 123.19 63.5)
)
(stroke
(width 0)
@@ -1709,7 +1652,7 @@
)
(wire
(pts
- (xy 107.95 71.12) (xy 107.95 69.85)
+ (xy 146.05 74.93) (xy 146.05 73.66)
)
(stroke
(width 0)
@@ -1719,7 +1662,7 @@
)
(wire
(pts
- (xy 107.95 62.23) (xy 107.95 59.69)
+ (xy 146.05 66.04) (xy 146.05 63.5)
)
(stroke
(width 0)
@@ -1729,7 +1672,7 @@
)
(wire
(pts
- (xy 78.74 58.42) (xy 78.74 59.69)
+ (xy 116.84 62.23) (xy 116.84 63.5)
)
(stroke
(width 0)
@@ -1749,7 +1692,7 @@
)
(wire
(pts
- (xy 85.09 69.85) (xy 85.09 71.12)
+ (xy 123.19 73.66) (xy 123.19 74.93)
)
(stroke
(width 0)
@@ -1829,7 +1772,7 @@
)
(wire
(pts
- (xy 135.89 92.71) (xy 137.16 92.71)
+ (xy 158.75 95.25) (xy 160.02 95.25)
)
(stroke
(width 0)
@@ -1839,7 +1782,7 @@
)
(wire
(pts
- (xy 78.74 59.69) (xy 85.09 59.69)
+ (xy 116.84 63.5) (xy 123.19 63.5)
)
(stroke
(width 0)
@@ -1849,7 +1792,7 @@
)
(wire
(pts
- (xy 137.16 92.71) (xy 137.16 95.25)
+ (xy 160.02 95.25) (xy 160.02 97.79)
)
(stroke
(width 0)
@@ -1859,7 +1802,7 @@
)
(wire
(pts
- (xy 127 92.71) (xy 128.27 92.71)
+ (xy 149.86 95.25) (xy 151.13 95.25)
)
(stroke
(width 0)
@@ -1879,7 +1822,7 @@
)
(wire
(pts
- (xy 85.09 59.69) (xy 88.9 59.69)
+ (xy 123.19 63.5) (xy 127 63.5)
)
(stroke
(width 0)
@@ -1889,7 +1832,7 @@
)
(wire
(pts
- (xy 107.95 59.69) (xy 111.76 59.69)
+ (xy 146.05 63.5) (xy 149.86 63.5)
)
(stroke
(width 0)
@@ -1929,7 +1872,7 @@
)
(wire
(pts
- (xy 111.76 58.42) (xy 111.76 59.69)
+ (xy 149.86 62.23) (xy 149.86 63.5)
)
(stroke
(width 0)
@@ -1939,7 +1882,7 @@
)
(wire
(pts
- (xy 104.14 59.69) (xy 107.95 59.69)
+ (xy 142.24 63.5) (xy 146.05 63.5)
)
(stroke
(width 0)
@@ -1969,7 +1912,7 @@
)
(wire
(pts
- (xy 96.52 71.12) (xy 96.52 67.31)
+ (xy 134.62 74.93) (xy 134.62 71.12)
)
(stroke
(width 0)
@@ -2008,95 +1951,6 @@
(uuid "ff82f94b-4582-479d-bce2-0fa6eb56cb14")
)
(symbol
- (lib_id "Battery_Management:MCP73831-2-MC")
- (at 179.07 69.85 0)
- (unit 1)
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (dnp no)
- (uuid "2986a9f2-1656-4a94-ac83-eeb4e88b095d")
- (property "Reference" "U5"
- (at 171.45 63.5 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left)
- )
- )
- (property "Value" "MCP73831-2-MC"
- (at 180.34 63.5 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify left)
- )
- )
- (property "Footprint" "Package_DFN_QFN:DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm"
- (at 180.34 76.2 0)
- (effects
- (font
- (size 1.27 1.27)
- (italic yes)
- )
- (justify left)
- (hide yes)
- )
- )
- (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20001984g.pdf"
- (at 175.26 71.12 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Single cell, Li-Ion/Li-Po charge management controller, 4.20V, Tri-State Status Output, in DFN-8 package"
- (at 179.07 69.85 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (pin "8"
- (uuid "1e66aa56-332b-4e26-a76f-0eea5a0fd903")
- )
- (pin "5"
- (uuid "743ef69b-1c62-4c6e-a238-905535e69e98")
- )
- (pin "4"
- (uuid "b6bcd6e9-6f69-446f-ab91-b83e96a4785d")
- )
- (pin "1"
- (uuid "47683cee-ca47-45fb-ad12-200a4577450b")
- )
- (pin "2"
- (uuid "a34044e0-ef9b-460e-8514-d61113e2ee63")
- )
- (pin "6"
- (uuid "b9f32b3b-64de-43b1-865b-1515e444569a")
- )
- (pin "7"
- (uuid "3c2ef92e-b618-409f-b9fb-7a94a8d5529d")
- )
- (pin "3"
- (uuid "865a2fdf-c88f-4f86-8d31-c8f783ef37ab")
- )
- (instances
- (project ""
- (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "U5")
- (unit 1)
- )
- )
- )
- )
- (symbol
(lib_id "Device:LED")
(at 199.39 55.88 90)
(unit 1)
@@ -2105,7 +1959,7 @@
(on_board yes)
(dnp no)
(uuid "4878f358-9372-4bd3-a827-80857a11a080")
- (property "Reference" "D1"
+ (property "Reference" "D501"
(at 196.85 55.88 0)
(effects
(font
@@ -2121,7 +1975,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "LED_SMD:LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
(at 199.39 55.88 0)
(effects
(font
@@ -2166,7 +2020,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "D1")
+ (reference "D501")
(unit 1)
)
)
@@ -2174,15 +2028,15 @@
)
(symbol
(lib_id "Device:R")
- (at 132.08 92.71 90)
+ (at 154.94 95.25 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "5a3a5470-3e71-406d-b9d5-907502a99b51")
- (property "Reference" "R12"
- (at 132.08 90.678 90)
+ (property "Reference" "R501"
+ (at 154.94 93.218 90)
(effects
(font
(size 1.27 1.27)
@@ -2190,15 +2044,15 @@
)
)
(property "Value" "0R"
- (at 132.08 92.71 90)
+ (at 154.94 95.25 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 132.08 94.488 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 154.94 97.028 90)
(effects
(font
(size 1.27 1.27)
@@ -2207,7 +2061,7 @@
)
)
(property "Datasheet" "~"
- (at 132.08 92.71 0)
+ (at 154.94 95.25 0)
(effects
(font
(size 1.27 1.27)
@@ -2216,7 +2070,7 @@
)
)
(property "Description" "Resistor"
- (at 132.08 92.71 0)
+ (at 154.94 95.25 0)
(effects
(font
(size 1.27 1.27)
@@ -2233,7 +2087,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "R12")
+ (reference "R501")
(unit 1)
)
)
@@ -2248,7 +2102,7 @@
(on_board yes)
(dnp no)
(uuid "61f2a3d0-6144-472e-b96b-928b580c33d7")
- (property "Reference" "#PWR024"
+ (property "Reference" "#PWR0511"
(at 199.39 43.18 0)
(effects
(font
@@ -2298,7 +2152,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR024")
+ (reference "#PWR0511")
(unit 1)
)
)
@@ -2313,7 +2167,7 @@
(on_board yes)
(dnp no)
(uuid "6c10ccc6-833a-428f-a9e3-e576a3211fff")
- (property "Reference" "C19"
+ (property "Reference" "C503"
(at 165.735 58.42 0)
(effects
(font
@@ -2331,7 +2185,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Diode_SMD:D_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
(at 166.0652 64.77 0)
(effects
(font
@@ -2367,7 +2221,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "C19")
+ (reference "C503")
(unit 1)
)
)
@@ -2375,15 +2229,15 @@
)
(symbol
(lib_id "power:GND")
- (at 96.52 71.12 0)
+ (at 134.62 74.93 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "71c700bb-17e7-45dd-ab90-087fc89d515d")
- (property "Reference" "#PWR029"
- (at 96.52 77.47 0)
+ (property "Reference" "#PWR0503"
+ (at 134.62 81.28 0)
(effects
(font
(size 1.27 1.27)
@@ -2392,7 +2246,7 @@
)
)
(property "Value" "GND"
- (at 96.52 74.93 0)
+ (at 134.62 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -2400,7 +2254,7 @@
)
)
(property "Footprint" ""
- (at 96.52 71.12 0)
+ (at 134.62 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -2409,7 +2263,7 @@
)
)
(property "Datasheet" ""
- (at 96.52 71.12 0)
+ (at 134.62 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -2418,7 +2272,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 96.52 71.12 0)
+ (at 134.62 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -2432,7 +2286,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR029")
+ (reference "#PWR0503")
(unit 1)
)
)
@@ -2440,15 +2294,15 @@
)
(symbol
(lib_id "power:GND")
- (at 85.09 71.12 0)
+ (at 123.19 74.93 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "738320cb-758e-4f8d-a59e-1e2d6e8ed6b6")
- (property "Reference" "#PWR030"
- (at 85.09 77.47 0)
+ (property "Reference" "#PWR0502"
+ (at 123.19 81.28 0)
(effects
(font
(size 1.27 1.27)
@@ -2457,7 +2311,7 @@
)
)
(property "Value" "GND"
- (at 85.09 74.93 0)
+ (at 123.19 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -2465,7 +2319,7 @@
)
)
(property "Footprint" ""
- (at 85.09 71.12 0)
+ (at 123.19 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -2474,7 +2328,7 @@
)
)
(property "Datasheet" ""
- (at 85.09 71.12 0)
+ (at 123.19 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -2483,7 +2337,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 85.09 71.12 0)
+ (at 123.19 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -2497,7 +2351,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR030")
+ (reference "#PWR0502")
(unit 1)
)
)
@@ -2505,15 +2359,15 @@
)
(symbol
(lib_id "power:GND")
- (at 137.16 95.25 0)
+ (at 160.02 97.79 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "78a11f8e-eadf-4ac8-8473-8416a6cad0c8")
- (property "Reference" "#PWR018"
- (at 137.16 101.6 0)
+ (property "Reference" "#PWR0507"
+ (at 160.02 104.14 0)
(effects
(font
(size 1.27 1.27)
@@ -2522,7 +2376,7 @@
)
)
(property "Value" "GND"
- (at 137.16 99.06 0)
+ (at 160.02 101.6 0)
(effects
(font
(size 1.27 1.27)
@@ -2530,7 +2384,7 @@
)
)
(property "Footprint" ""
- (at 137.16 95.25 0)
+ (at 160.02 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2539,7 +2393,7 @@
)
)
(property "Datasheet" ""
- (at 137.16 95.25 0)
+ (at 160.02 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2548,7 +2402,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 137.16 95.25 0)
+ (at 160.02 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2562,7 +2416,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR018")
+ (reference "#PWR0507")
(unit 1)
)
)
@@ -2577,7 +2431,7 @@
(on_board yes)
(dnp no)
(uuid "82ab7127-fcf7-4ce8-858c-88c671517663")
- (property "Reference" "C18"
+ (property "Reference" "C504"
(at 208.915 71.12 0)
(effects
(font
@@ -2595,7 +2449,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Diode_SMD:D_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
(at 209.2452 77.47 0)
(effects
(font
@@ -2631,7 +2485,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "C18")
+ (reference "C504")
(unit 1)
)
)
@@ -2646,7 +2500,7 @@
(on_board yes)
(dnp no)
(uuid "8534ded4-7289-4e93-b0b1-37ef0f9bcafc")
- (property "Reference" "#PWR023"
+ (property "Reference" "#PWR0509"
(at 179.07 57.15 0)
(effects
(font
@@ -2696,7 +2550,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR023")
+ (reference "#PWR0509")
(unit 1)
)
)
@@ -2711,7 +2565,7 @@
(on_board yes)
(dnp no)
(uuid "8f777a7f-8dbe-42c9-95a1-57f34bc02e47")
- (property "Reference" "#PWR017"
+ (property "Reference" "#PWR0513"
(at 218.44 68.58 0)
(effects
(font
@@ -2761,7 +2615,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR017")
+ (reference "#PWR0513")
(unit 1)
)
)
@@ -2769,15 +2623,15 @@
)
(symbol
(lib_id "Device:C_Polarized")
- (at 85.09 66.04 0)
+ (at 123.19 69.85 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "928f4643-17d1-4dfc-abb4-4a3934997ba9")
- (property "Reference" "C21"
- (at 85.725 63.5 0)
+ (property "Reference" "C501"
+ (at 123.825 67.31 0)
(effects
(font
(size 1.27 1.27)
@@ -2786,7 +2640,7 @@
)
)
(property "Value" "4u7"
- (at 85.725 68.58 0)
+ (at 123.825 72.39 0)
(effects
(font
(size 1.27 1.27)
@@ -2794,8 +2648,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 86.0552 69.85 0)
+ (property "Footprint" "Diode_SMD:D_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
+ (at 124.1552 73.66 0)
(effects
(font
(size 1.27 1.27)
@@ -2804,7 +2658,7 @@
)
)
(property "Datasheet" "~"
- (at 85.09 66.04 0)
+ (at 123.19 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -2813,7 +2667,7 @@
)
)
(property "Description" "Polarized capacitor"
- (at 85.09 66.04 0)
+ (at 123.19 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -2830,7 +2684,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "C21")
+ (reference "C501")
(unit 1)
)
)
@@ -2845,7 +2699,7 @@
(on_board yes)
(dnp no)
(uuid "9b454b5e-b9af-4b67-a831-136f361bda37")
- (property "Reference" "R13"
+ (property "Reference" "R502"
(at 167.132 78.74 90)
(effects
(font
@@ -2861,7 +2715,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
(at 163.322 78.74 90)
(effects
(font
@@ -2897,7 +2751,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "R13")
+ (reference "R502")
(unit 1)
)
)
@@ -2905,15 +2759,15 @@
)
(symbol
(lib_id "Device:C_Polarized")
- (at 107.95 66.04 0)
+ (at 146.05 69.85 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "9e43e2da-f310-4183-8023-359d3aead998")
- (property "Reference" "C20"
- (at 108.585 63.5 0)
+ (property "Reference" "C502"
+ (at 146.685 67.31 0)
(effects
(font
(size 1.27 1.27)
@@ -2922,7 +2776,7 @@
)
)
(property "Value" "4u7"
- (at 108.585 68.58 0)
+ (at 146.685 72.39 0)
(effects
(font
(size 1.27 1.27)
@@ -2930,8 +2784,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 108.9152 69.85 0)
+ (property "Footprint" "Diode_SMD:D_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
+ (at 147.0152 73.66 0)
(effects
(font
(size 1.27 1.27)
@@ -2940,7 +2794,7 @@
)
)
(property "Datasheet" "~"
- (at 107.95 66.04 0)
+ (at 146.05 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -2949,7 +2803,16 @@
)
)
(property "Description" "Polarized capacitor"
- (at 107.95 66.04 0)
+ (at 146.05 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Mouser" "81-GRM21BR71C475KE1K"
+ (at 146.05 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -2966,7 +2829,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "C20")
+ (reference "C502")
(unit 1)
)
)
@@ -2974,15 +2837,15 @@
)
(symbol
(lib_id "Regulator_Linear:MCP1826S")
- (at 96.52 59.69 0)
+ (at 134.62 63.5 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "a28c00d6-33e3-464f-87bc-6e89f1b11533")
- (property "Reference" "U6"
- (at 92.71 56.515 0)
+ (property "Reference" "U501"
+ (at 130.81 60.325 0)
(effects
(font
(size 1.27 1.27)
@@ -2990,7 +2853,7 @@
)
)
(property "Value" "MCP1826S"
- (at 96.52 56.515 0)
+ (at 134.62 60.325 0)
(effects
(font
(size 1.27 1.27)
@@ -2998,8 +2861,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 93.98 55.88 0)
+ (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2"
+ (at 132.08 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -3008,7 +2871,7 @@
)
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/22057B.pdf"
- (at 96.52 53.34 0)
+ (at 134.62 57.15 0)
(effects
(font
(size 1.27 1.27)
@@ -3017,7 +2880,7 @@
)
)
(property "Description" "1000mA, Low-Voltage, Low Quiescent Current LDO Regulator, SOT-223, TO-220, TO-263"
- (at 96.52 59.69 0)
+ (at 134.62 63.5 0)
(effects
(font
(size 1.27 1.27)
@@ -3037,7 +2900,88 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "U6")
+ (reference "U501")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Battery_Management:MCP73831-2-OT")
+ (at 179.07 69.85 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "b1859e9f-e346-40f5-917e-1b2699619a6f")
+ (property "Reference" "U503"
+ (at 181.2133 59.69 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "MCP73831-2-OT"
+ (at 181.2133 62.23 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
+ (at 180.34 76.2 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ (italic yes)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20001984g.pdf"
+ (at 179.07 88.138 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Single cell, Li-Ion/Li-Po charge management controller, 4.20V, Tri-State Status Output, in SOT23-5 package"
+ (at 179.07 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "3"
+ (uuid "bdef8023-6ca4-43f2-bf9b-d5296da8a50d")
+ )
+ (pin "2"
+ (uuid "da46b218-9fc0-4a83-b7c4-16f0b54d33ee")
+ )
+ (pin "4"
+ (uuid "32990373-2337-4db0-8f12-402ea6486655")
+ )
+ (pin "5"
+ (uuid "9a3dbc41-90d2-4a3f-a916-6fb30a356e92")
+ )
+ (pin "1"
+ (uuid "90b9a953-cc33-4ebc-82ca-d7486cfc5737")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
+ (reference "U503")
(unit 1)
)
)
@@ -3052,7 +2996,7 @@
(on_board yes)
(dnp no)
(uuid "b50aaf6c-8db1-43bf-a1b5-378627fa8c15")
- (property "Reference" "#PWR021"
+ (property "Reference" "#PWR0514"
(at 218.44 85.09 0)
(effects
(font
@@ -3102,7 +3046,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR021")
+ (reference "#PWR0514")
(unit 1)
)
)
@@ -3117,7 +3061,7 @@
(on_board yes)
(dnp no)
(uuid "b599bf6a-5eff-43b5-8465-e5bcbc5aff2e")
- (property "Reference" "BT1"
+ (property "Reference" "BT501"
(at 220.98 72.39 0)
(effects
(font
@@ -3135,7 +3079,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
(at 218.44 73.406 90)
(effects
(font
@@ -3171,7 +3115,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "BT1")
+ (reference "BT501")
(unit 1)
)
)
@@ -3186,7 +3130,7 @@
(on_board yes)
(dnp no)
(uuid "c258f209-b1f0-4bd0-a5ac-8e1707ad680e")
- (property "Reference" "#PWR025"
+ (property "Reference" "#PWR0512"
(at 208.28 85.09 0)
(effects
(font
@@ -3236,7 +3180,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR025")
+ (reference "#PWR0512")
(unit 1)
)
)
@@ -3244,15 +3188,15 @@
)
(symbol
(lib_id "power:GND")
- (at 107.95 71.12 0)
+ (at 146.05 74.93 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "c9c86ce9-3eb3-4bb5-bd85-e5df84b32216")
- (property "Reference" "#PWR031"
- (at 107.95 77.47 0)
+ (property "Reference" "#PWR0504"
+ (at 146.05 81.28 0)
(effects
(font
(size 1.27 1.27)
@@ -3261,7 +3205,7 @@
)
)
(property "Value" "GND"
- (at 107.95 74.93 0)
+ (at 146.05 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -3269,7 +3213,7 @@
)
)
(property "Footprint" ""
- (at 107.95 71.12 0)
+ (at 146.05 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -3278,7 +3222,7 @@
)
)
(property "Datasheet" ""
- (at 107.95 71.12 0)
+ (at 146.05 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -3287,7 +3231,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 107.95 71.12 0)
+ (at 146.05 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -3301,7 +3245,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR031")
+ (reference "#PWR0504")
(unit 1)
)
)
@@ -3309,15 +3253,15 @@
)
(symbol
(lib_id "power:+3V3")
- (at 111.76 58.42 0)
+ (at 149.86 62.23 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "cc749e75-2261-4cdb-9d9f-df6b5ff612b7")
- (property "Reference" "#PWR028"
- (at 111.76 62.23 0)
+ (property "Reference" "#PWR0505"
+ (at 149.86 66.04 0)
(effects
(font
(size 1.27 1.27)
@@ -3326,7 +3270,7 @@
)
)
(property "Value" "+3V3"
- (at 111.76 54.864 0)
+ (at 149.86 58.674 0)
(effects
(font
(size 1.27 1.27)
@@ -3334,7 +3278,7 @@
)
)
(property "Footprint" ""
- (at 111.76 58.42 0)
+ (at 149.86 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -3343,7 +3287,7 @@
)
)
(property "Datasheet" ""
- (at 111.76 58.42 0)
+ (at 149.86 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -3352,7 +3296,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"+3V3\""
- (at 111.76 58.42 0)
+ (at 149.86 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -3366,7 +3310,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR028")
+ (reference "#PWR0505")
(unit 1)
)
)
@@ -3381,7 +3325,7 @@
(on_board yes)
(dnp no)
(uuid "cf268571-9f08-40a1-b8cc-efad1395fc9d")
- (property "Reference" "R14"
+ (property "Reference" "R503"
(at 201.422 45.72 90)
(effects
(font
@@ -3397,7 +3341,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
(at 197.612 45.72 90)
(effects
(font
@@ -3433,7 +3377,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "R14")
+ (reference "R503")
(unit 1)
)
)
@@ -3448,7 +3392,7 @@
(on_board yes)
(dnp no)
(uuid "e5ee3487-1cab-4e41-85ee-8dabf4dfa0eb")
- (property "Reference" "#PWR026"
+ (property "Reference" "#PWR0508"
(at 165.1 72.39 0)
(effects
(font
@@ -3498,7 +3442,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR026")
+ (reference "#PWR0508")
(unit 1)
)
)
@@ -3513,7 +3457,7 @@
(on_board yes)
(dnp no)
(uuid "eb20e45b-77db-4b86-bf2d-1f28bba55ada")
- (property "Reference" "#PWR022"
+ (property "Reference" "#PWR0510"
(at 179.07 91.44 0)
(effects
(font
@@ -3563,7 +3507,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR022")
+ (reference "#PWR0510")
(unit 1)
)
)
@@ -3571,15 +3515,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 127 95.25 0)
+ (at 149.86 97.79 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "f4448ba2-a641-4e0e-b634-1a26ba2db210")
- (property "Reference" "#PWR019"
- (at 127 101.6 0)
+ (property "Reference" "#PWR0506"
+ (at 149.86 104.14 0)
(effects
(font
(size 1.27 1.27)
@@ -3588,7 +3532,7 @@
)
)
(property "Value" "GNDA"
- (at 127 99.06 0)
+ (at 149.86 101.6 0)
(effects
(font
(size 1.27 1.27)
@@ -3596,7 +3540,7 @@
)
)
(property "Footprint" ""
- (at 127 95.25 0)
+ (at 149.86 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -3605,7 +3549,7 @@
)
)
(property "Datasheet" ""
- (at 127 95.25 0)
+ (at 149.86 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -3614,7 +3558,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 127 95.25 0)
+ (at 149.86 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -3628,7 +3572,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR019")
+ (reference "#PWR0506")
(unit 1)
)
)
@@ -3636,15 +3580,15 @@
)
(symbol
(lib_id "power:+BATT")
- (at 78.74 58.42 0)
+ (at 116.84 62.23 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "f62b86c0-a3f4-4896-b2de-dc278d586f26")
- (property "Reference" "#PWR027"
- (at 78.74 62.23 0)
+ (property "Reference" "#PWR0501"
+ (at 116.84 66.04 0)
(effects
(font
(size 1.27 1.27)
@@ -3653,7 +3597,7 @@
)
)
(property "Value" "+BATT"
- (at 78.74 54.864 0)
+ (at 116.84 58.674 0)
(effects
(font
(size 1.27 1.27)
@@ -3661,7 +3605,7 @@
)
)
(property "Footprint" ""
- (at 78.74 58.42 0)
+ (at 116.84 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -3670,7 +3614,7 @@
)
)
(property "Datasheet" ""
- (at 78.74 58.42 0)
+ (at 116.84 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -3679,7 +3623,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"+BATT\""
- (at 78.74 58.42 0)
+ (at 116.84 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -3693,7 +3637,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/7b25b0c7-9167-4ce3-944b-c196b17ca961"
- (reference "#PWR027")
+ (reference "#PWR0501")
(unit 1)
)
)
diff --git a/preamp.kicad_sch b/preamp.kicad_sch
index eaccacf..7ace1ff 100644
--- a/preamp.kicad_sch
+++ b/preamp.kicad_sch
@@ -692,6 +692,16 @@
(embedded_fonts no)
)
)
+ (text "13dB gain, more is possible\n"
+ (exclude_from_sim no)
+ (at 113.284 50.8 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ (uuid "87f9b0f0-77e3-4898-8f43-29ef638c9169")
+ )
(text "Only When no PreAmp\n"
(exclude_from_sim no)
(at 143.51 73.66 0)
@@ -766,6 +776,16 @@
)
(wire
(pts
+ (xy 130.81 81.28) (xy 138.43 81.28)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "16a7cebb-f36e-4eca-bbbe-1c8467ff7481")
+ )
+ (wire
+ (pts
(xy 102.87 111.76) (xy 111.76 111.76)
)
(stroke
@@ -926,7 +946,7 @@
)
(wire
(pts
- (xy 144.78 81.28) (xy 151.13 81.28)
+ (xy 146.05 81.28) (xy 153.67 81.28)
)
(stroke
(width 0)
@@ -956,7 +976,7 @@
)
(wire
(pts
- (xy 74.93 83.82) (xy 80.01 83.82)
+ (xy 72.39 83.82) (xy 80.01 83.82)
)
(stroke
(width 0)
@@ -986,16 +1006,6 @@
)
(wire
(pts
- (xy 130.81 81.28) (xy 137.16 81.28)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "d6feed29-7ccc-4118-a9fd-69a335756f00")
- )
- (wire
- (pts
(xy 111.76 88.9) (xy 111.76 90.17)
)
(stroke
@@ -1054,9 +1064,39 @@
)
(uuid "fbbeec9e-bf48-4201-8069-539d24f5a2e1")
)
+ (label "RF_LNA_IN"
+ (at 102.87 99.06 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "50f5f151-edea-4dd6-bc5c-9c5083c9c276")
+ )
+ (label "RF_LNA_OUT"
+ (at 130.81 93.98 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left bottom)
+ )
+ (uuid "cc63a6cc-25a2-4b40-a6a0-eebcbe77df1d")
+ )
+ (label "RF_ANT"
+ (at 77.47 83.82 180)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right bottom)
+ )
+ (uuid "f2acbe68-f640-4553-b3c7-f505f4773ef1")
+ )
(hierarchical_label "RF_PRE"
(shape input)
- (at 151.13 81.28 0)
+ (at 153.67 81.28 0)
(effects
(font
(size 1.27 1.27)
@@ -1067,7 +1107,7 @@
)
(hierarchical_label "ANT"
(shape input)
- (at 74.93 83.82 180)
+ (at 72.39 83.82 180)
(effects
(font
(size 1.27 1.27)
@@ -1085,7 +1125,7 @@
(on_board yes)
(dnp no)
(uuid "24dfd3f5-4909-4ca9-9280-a0f1c2da05ce")
- (property "Reference" "U1"
+ (property "Reference" "U101"
(at 115.57 77.47 0)
(effects
(font
@@ -1152,7 +1192,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "U1")
+ (reference "U101")
(unit 1)
)
)
@@ -1167,7 +1207,7 @@
(on_board yes)
(dnp no)
(uuid "4f4fa95e-f4e2-44f8-9e11-e886d25b13a0")
- (property "Reference" "R5"
+ (property "Reference" "R102"
(at 90.932 69.85 90)
(effects
(font
@@ -1175,7 +1215,7 @@
)
)
)
- (property "Value" "47R"
+ (property "Value" "47k"
(at 88.9 69.85 90)
(effects
(font
@@ -1183,7 +1223,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
(at 87.122 69.85 90)
(effects
(font
@@ -1219,7 +1259,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "R5")
+ (reference "R102")
(unit 1)
)
)
@@ -1235,7 +1275,7 @@
(on_board yes)
(dnp no)
(uuid "63ba8120-0393-47c9-a854-0196e5aa8c8f")
- (property "Reference" "#PWR02"
+ (property "Reference" "#PWR0105"
(at 113.03 99.06 0)
(effects
(font
@@ -1285,7 +1325,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "#PWR02")
+ (reference "#PWR0105")
(unit 1)
)
)
@@ -1300,7 +1340,7 @@
(on_board yes)
(dnp no)
(uuid "9ded398a-4ea6-4bbc-8164-e9506de9dddd")
- (property "Reference" "C1"
+ (property "Reference" "C101"
(at 81.28 83.185 0)
(effects
(font
@@ -1318,7 +1358,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 87.63 82.8548 0)
(effects
(font
@@ -1354,7 +1394,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "C1")
+ (reference "C101")
(unit 1)
)
)
@@ -1369,7 +1409,7 @@
(on_board yes)
(dnp no)
(uuid "ab169eb9-d4b8-4b2e-b16b-ff0207a16b29")
- (property "Reference" "R1"
+ (property "Reference" "R103"
(at 95.25 85.852 90)
(effects
(font
@@ -1385,7 +1425,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
(at 95.25 82.042 90)
(effects
(font
@@ -1421,7 +1461,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "R1")
+ (reference "R103")
(unit 1)
)
)
@@ -1436,7 +1476,7 @@
(on_board yes)
(dnp no)
(uuid "b6c8cc8a-4523-4937-9921-e55758adc64a")
- (property "Reference" "C2"
+ (property "Reference" "C102"
(at 113.03 111.125 0)
(effects
(font
@@ -1454,7 +1494,7 @@
(justify left)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
(at 119.38 110.7948 0)
(effects
(font
@@ -1490,7 +1530,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "C2")
+ (reference "C102")
(unit 1)
)
)
@@ -1506,7 +1546,7 @@
(on_board yes)
(dnp no)
(uuid "bffa8c15-dee2-49e0-b075-e0df9788b9a1")
- (property "Reference" "R19"
+ (property "Reference" "R105"
(at 128.778 73.66 90)
(effects
(font
@@ -1522,7 +1562,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
(at 132.588 73.66 90)
(effects
(font
@@ -1558,7 +1598,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "R19")
+ (reference "R105")
(unit 1)
)
)
@@ -1573,7 +1613,7 @@
(on_board yes)
(dnp no)
(uuid "c427315c-2abf-42e1-ad1a-fffa30aae7a7")
- (property "Reference" "#PWR01"
+ (property "Reference" "#PWR0102"
(at 88.9 58.42 0)
(effects
(font
@@ -1623,7 +1663,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "#PWR01")
+ (reference "#PWR0102")
(unit 1)
)
)
@@ -1631,15 +1671,15 @@
)
(symbol
(lib_id "Device:R")
- (at 140.97 81.28 270)
+ (at 142.24 81.28 270)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "d21b9ae6-ac99-445b-9751-31fee1c22807")
- (property "Reference" "R3"
- (at 140.97 83.312 90)
+ (property "Reference" "R106"
+ (at 142.24 83.312 90)
(effects
(font
(size 1.27 1.27)
@@ -1647,15 +1687,15 @@
)
)
(property "Value" "?"
- (at 140.97 81.28 90)
+ (at 142.24 81.28 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 140.97 79.502 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 142.24 79.502 90)
(effects
(font
(size 1.27 1.27)
@@ -1664,7 +1704,7 @@
)
)
(property "Datasheet" "~"
- (at 140.97 81.28 0)
+ (at 142.24 81.28 0)
(effects
(font
(size 1.27 1.27)
@@ -1673,7 +1713,7 @@
)
)
(property "Description" "Resistor"
- (at 140.97 81.28 0)
+ (at 142.24 81.28 0)
(effects
(font
(size 1.27 1.27)
@@ -1690,7 +1730,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "R3")
+ (reference "R106")
(unit 1)
)
)
@@ -1705,7 +1745,7 @@
(on_board yes)
(dnp no)
(uuid "ea54c4f9-ed52-447c-a679-2b80a304d712")
- (property "Reference" "#PWR05"
+ (property "Reference" "#PWR0104"
(at 111.76 74.93 0)
(effects
(font
@@ -1755,7 +1795,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "#PWR05")
+ (reference "#PWR0104")
(unit 1)
)
)
@@ -1770,7 +1810,7 @@
(on_board yes)
(dnp no)
(uuid "eed06f68-6f08-4537-9c70-1de43f268fb9")
- (property "Reference" "R4"
+ (property "Reference" "R101"
(at 90.932 59.69 90)
(effects
(font
@@ -1778,7 +1818,7 @@
)
)
)
- (property "Value" "47R"
+ (property "Value" "47k"
(at 88.9 59.69 90)
(effects
(font
@@ -1786,7 +1826,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
(at 87.122 59.69 90)
(effects
(font
@@ -1822,7 +1862,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "R4")
+ (reference "R101")
(unit 1)
)
)
@@ -1838,7 +1878,7 @@
(on_board yes)
(dnp no)
(uuid "f754a1f2-a1bc-40e4-9fde-ecd2350d32de")
- (property "Reference" "#PWR04"
+ (property "Reference" "#PWR0103"
(at 88.9 81.28 0)
(effects
(font
@@ -1888,7 +1928,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "#PWR04")
+ (reference "#PWR0103")
(unit 1)
)
)
@@ -1903,7 +1943,7 @@
(on_board yes)
(dnp no)
(uuid "f7b4bc27-6581-4d4b-8e32-82133521002d")
- (property "Reference" "R2"
+ (property "Reference" "R104"
(at 115.57 106.172 90)
(effects
(font
@@ -1919,7 +1959,7 @@
)
)
)
- (property "Footprint" ""
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
(at 115.57 102.362 90)
(effects
(font
@@ -1955,7 +1995,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/ce855d15-1e38-490a-91da-87b3abc085e1"
- (reference "R2")
+ (reference "R104")
(unit 1)
)
)
diff --git a/rf.kicad_sch b/rf.kicad_sch
index 62a364a..0a6221a 100644
--- a/rf.kicad_sch
+++ b/rf.kicad_sch
@@ -5,7 +5,7 @@
(uuid "389add7d-bacb-4170-b8b7-425f8b45b3b3")
(paper "A4")
(lib_symbols
- (symbol "Amplifier_Operational:LMH6609MF"
+ (symbol "Amplifier_Operational:ADA4898-2"
(pin_names
(offset 0.127)
)
@@ -13,7 +13,7 @@
(in_bom yes)
(on_board yes)
(property "Reference" "U"
- (at -1.27 6.35 0)
+ (at 0 5.08 0)
(effects
(font
(size 1.27 1.27)
@@ -21,8 +21,8 @@
(justify left)
)
)
- (property "Value" "LMH6609MF"
- (at -1.27 3.81 0)
+ (property "Value" "ADA4898-2"
+ (at 0 -5.08 0)
(effects
(font
(size 1.27 1.27)
@@ -30,18 +30,17 @@
(justify left)
)
)
- (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
- (at -2.54 -5.08 0)
+ (property "Footprint" "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm"
+ (at -1.27 -7.62 0)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
(hide yes)
)
)
- (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lmh6609.pdf"
- (at 0 5.08 0)
+ (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf"
+ (at 0 0 0)
(effects
(font
(size 1.27 1.27)
@@ -49,7 +48,7 @@
(hide yes)
)
)
- (property "Description" "900MHz Voltage Feedback Op Amp, SOT-23-5"
+ (property "Description" "Dual High Voltage, Low Noise, Low Distortion, Unity-Gain Stable, High Speed Op Amp, SOIC-8-1EP"
(at 0 0 0)
(effects
(font
@@ -58,7 +57,15 @@
(hide yes)
)
)
- (property "ki_keywords" "opamp single wideband unity-gain stable"
+ (property "ki_locked" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "ki_keywords" "opamp dual low noise low distortion"
(at 0 0 0)
(effects
(font
@@ -67,7 +74,7 @@
(hide yes)
)
)
- (property "ki_fp_filters" "SOT?23*"
+ (property "ki_fp_filters" "SOIC*1EP*3.9x4.9mm*P1.27mm*"
(at 0 0 0)
(effects
(font
@@ -76,7 +83,7 @@
(hide yes)
)
)
- (symbol "LMH6609MF_0_1"
+ (symbol "ADA4898-2_1_1"
(polyline
(pts
(xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08)
@@ -89,17 +96,17 @@
(type background)
)
)
- (pin power_in line
- (at -2.54 7.62 270)
- (length 3.81)
- (name "V+"
+ (pin input line
+ (at -7.62 2.54 0)
+ (length 2.54)
+ (name "+"
(effects
(font
(size 1.27 1.27)
)
)
)
- (number "5"
+ (number "3"
(effects
(font
(size 1.27 1.27)
@@ -107,10 +114,10 @@
)
)
)
- (pin power_in line
- (at -2.54 -7.62 90)
- (length 3.81)
- (name "V-"
+ (pin input line
+ (at -7.62 -2.54 0)
+ (length 2.54)
+ (name "-"
(effects
(font
(size 1.27 1.27)
@@ -125,8 +132,38 @@
)
)
)
+ (pin output line
+ (at 7.62 0 180)
+ (length 2.54)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
)
- (symbol "LMH6609MF_1_1"
+ (symbol "ADA4898-2_2_1"
+ (polyline
+ (pts
+ (xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
(pin input line
(at -7.62 2.54 0)
(length 2.54)
@@ -137,7 +174,7 @@
)
)
)
- (number "3"
+ (number "5"
(effects
(font
(size 1.27 1.27)
@@ -155,7 +192,7 @@
)
)
)
- (number "4"
+ (number "6"
(effects
(font
(size 1.27 1.27)
@@ -173,7 +210,63 @@
)
)
)
- (number "1"
+ (number "7"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (symbol "ADA4898-2_3_1"
+ (pin power_in line
+ (at -2.54 7.62 270)
+ (length 3.81)
+ (name "V+"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "8"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at -2.54 -7.62 90)
+ (length 3.81)
+ (name "V-"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 0 -7.62 90)
+ (length 5.08)
+ (name "EP"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "9"
(effects
(font
(size 1.27 1.27)
@@ -828,156 +921,6 @@
)
(embedded_fonts no)
)
- (symbol "Jumper:Jumper_2_Small_Bridged"
- (pin_numbers
- (hide yes)
- )
- (pin_names
- (offset 0)
- (hide yes)
- )
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (property "Reference" "JP"
- (at 0 2.032 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Value" "Jumper_2_Small_Bridged"
- (at 0 -2.286 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Footprint" ""
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Datasheet" "~"
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Jumper, 2-pole, small symbol, bridged"
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "ki_keywords" "Jumper SPST"
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "ki_fp_filters" "Jumper* TestPoint*2Pads* TestPoint*Bridge*"
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (symbol "Jumper_2_Small_Bridged_0_0"
- (circle
- (center -1.016 0)
- (radius 0.254)
- (stroke
- (width 0)
- (type default)
- )
- (fill
- (type none)
- )
- )
- (circle
- (center 1.016 0)
- (radius 0.254)
- (stroke
- (width 0)
- (type default)
- )
- (fill
- (type none)
- )
- )
- )
- (symbol "Jumper_2_Small_Bridged_0_1"
- (arc
- (start -0.762 0.254)
- (mid 0 0.5696)
- (end 0.762 0.254)
- (stroke
- (width 0)
- (type default)
- )
- (fill
- (type none)
- )
- )
- )
- (symbol "Jumper_2_Small_Bridged_1_1"
- (pin passive line
- (at -2.54 0 0)
- (length 1.27)
- (name "A"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (number "1"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- )
- (pin passive line
- (at 2.54 0 180)
- (length 1.27)
- (name "B"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (number "2"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- )
- )
- (embedded_fonts no)
- )
(symbol "power:+3V3"
(power)
(pin_numbers
@@ -1206,92 +1149,92 @@
)
)
(junction
- (at 114.3 64.77)
+ (at 58.42 92.71)
(diameter 0)
(color 0 0 0 0)
- (uuid "0d2f7173-a947-430c-b962-5f9b59a9ee53")
+ (uuid "17932fd8-643f-4631-8ea6-93f1799e2e6a")
)
(junction
- (at 125.73 82.55)
+ (at 180.34 105.41)
(diameter 0)
(color 0 0 0 0)
- (uuid "17932fd8-643f-4631-8ea6-93f1799e2e6a")
+ (uuid "1b374b50-d0b2-4927-9dfc-45550c54b850")
)
(junction
- (at 246.38 105.41)
+ (at 200.66 97.79)
(diameter 0)
(color 0 0 0 0)
- (uuid "1b374b50-d0b2-4927-9dfc-45550c54b850")
+ (uuid "1bed57b3-3f48-496c-8c66-ee60477eae5f")
)
(junction
- (at 219.71 115.57)
+ (at 153.67 115.57)
(diameter 0)
(color 0 0 0 0)
(uuid "3e588b50-55c3-4e6d-bd3a-119fe0501c35")
)
(junction
- (at 246.38 118.11)
+ (at 180.34 118.11)
(diameter 0)
(color 0 0 0 0)
(uuid "451727ca-b57c-49a1-a588-53b6babbdea5")
)
(junction
- (at 219.71 105.41)
+ (at 153.67 105.41)
(diameter 0)
(color 0 0 0 0)
(uuid "507ca4a0-c695-4c19-878b-444536dbd40b")
)
(junction
- (at 204.47 120.65)
+ (at 121.92 120.65)
(diameter 0)
(color 0 0 0 0)
(uuid "66aeb1fb-edb5-4ec5-bc9e-ad0588e87ff1")
)
(junction
- (at 246.38 66.04)
+ (at 184.15 76.2)
(diameter 0)
(color 0 0 0 0)
(uuid "6c2c4a83-9b1e-4add-8d68-793e6a96bb56")
)
(junction
- (at 204.47 82.55)
+ (at 121.92 64.77)
(diameter 0)
(color 0 0 0 0)
(uuid "70b8a738-9c09-46ea-8db7-1af67cb9f2fa")
)
(junction
- (at 196.85 77.47)
+ (at 114.3 59.69)
(diameter 0)
(color 0 0 0 0)
(uuid "aa1c1cac-0f73-4a7f-beea-6ddbeec82b67")
)
(junction
- (at 246.38 80.01)
+ (at 184.15 62.23)
(diameter 0)
(color 0 0 0 0)
(uuid "bf2a6ade-a0d7-4372-9c28-c8ff340b65c8")
)
(junction
- (at 219.71 77.47)
+ (at 157.48 64.77)
(diameter 0)
(color 0 0 0 0)
(uuid "c3f6fbe2-077e-49a0-aa89-9a3a57dcbe4f")
)
(junction
- (at 196.85 115.57)
+ (at 114.3 115.57)
(diameter 0)
(color 0 0 0 0)
(uuid "d9e2d33c-117a-4605-ae0d-b5c940eed149")
)
(junction
- (at 219.71 66.04)
+ (at 157.48 76.2)
(diameter 0)
(color 0 0 0 0)
(uuid "fdb02c60-1a79-4cf2-9a41-9a66989120d2")
)
(wire
(pts
- (xy 196.85 93.98) (xy 196.85 96.52)
+ (xy 114.3 76.2) (xy 114.3 78.74)
)
(stroke
(width 0)
@@ -1301,7 +1244,7 @@
)
(wire
(pts
- (xy 219.71 59.69) (xy 228.6 59.69)
+ (xy 157.48 82.55) (xy 166.37 82.55)
)
(stroke
(width 0)
@@ -1311,7 +1254,7 @@
)
(wire
(pts
- (xy 148.59 67.31) (xy 152.4 67.31)
+ (xy 81.28 77.47) (xy 85.09 77.47)
)
(stroke
(width 0)
@@ -1321,7 +1264,7 @@
)
(wire
(pts
- (xy 114.3 64.77) (xy 119.38 64.77)
+ (xy 54.61 74.93) (xy 60.96 74.93)
)
(stroke
(width 0)
@@ -1331,57 +1274,57 @@
)
(wire
(pts
- (xy 165.1 80.01) (xy 148.59 80.01)
+ (xy 114.3 59.69) (xy 130.81 59.69)
)
(stroke
(width 0)
(type default)
)
- (uuid "0499d61d-3abb-4901-932d-b604c2c348af")
+ (uuid "04ec0803-c7be-4cfd-8fe4-5e9b138ec006")
)
(wire
(pts
- (xy 196.85 77.47) (xy 209.55 77.47)
+ (xy 121.92 120.65) (xy 121.92 124.46)
)
(stroke
(width 0)
(type default)
)
- (uuid "04ec0803-c7be-4cfd-8fe4-5e9b138ec006")
+ (uuid "072c498f-8a68-4cf3-b586-63cfc0d30ea5")
)
(wire
(pts
- (xy 204.47 120.65) (xy 204.47 124.46)
+ (xy 153.67 97.79) (xy 162.56 97.79)
)
(stroke
(width 0)
(type default)
)
- (uuid "072c498f-8a68-4cf3-b586-63cfc0d30ea5")
+ (uuid "07371ecb-a3e2-463c-8831-16639cfe1dec")
)
(wire
(pts
- (xy 219.71 99.06) (xy 228.6 99.06)
+ (xy 90.17 85.09) (xy 81.28 85.09)
)
(stroke
(width 0)
(type default)
)
- (uuid "07371ecb-a3e2-463c-8831-16639cfe1dec")
+ (uuid "079d53a2-1996-4b7a-91a1-88734b52611b")
)
(wire
(pts
- (xy 165.1 82.55) (xy 182.88 82.55)
+ (xy 92.71 64.77) (xy 92.71 87.63)
)
(stroke
(width 0)
(type default)
)
- (uuid "08729d4a-12f8-474f-b7c7-8334d4d7b872")
+ (uuid "094d00d5-e8e9-466f-9c80-d28d2afb373d")
)
(wire
(pts
- (xy 157.48 120.65) (xy 157.48 82.55)
+ (xy 90.17 120.65) (xy 90.17 92.71)
)
(stroke
(width 0)
@@ -1391,37 +1334,37 @@
)
(wire
(pts
- (xy 110.49 64.77) (xy 114.3 64.77)
+ (xy 53.34 82.55) (xy 60.96 82.55)
)
(stroke
(width 0)
(type default)
)
- (uuid "0e4a6a7e-6253-4013-b6d5-e479d063babb")
+ (uuid "17989ea3-f4d2-4c8b-ba89-937ab6d3aafb")
)
(wire
(pts
- (xy 120.65 72.39) (xy 128.27 72.39)
+ (xy 148.59 120.65) (xy 156.21 120.65)
)
(stroke
(width 0)
(type default)
)
- (uuid "17989ea3-f4d2-4c8b-ba89-937ab6d3aafb")
+ (uuid "20305790-e8c9-430a-8e20-ead969afd7f6")
)
(wire
(pts
- (xy 217.17 115.57) (xy 219.71 115.57)
+ (xy 138.43 64.77) (xy 147.32 64.77)
)
(stroke
(width 0)
(type default)
)
- (uuid "20305790-e8c9-430a-8e20-ead969afd7f6")
+ (uuid "21c985c8-6d8a-4c2d-bfe0-e24a0f910849")
)
(wire
(pts
- (xy 246.38 66.04) (xy 246.38 80.01)
+ (xy 184.15 76.2) (xy 184.15 62.23)
)
(stroke
(width 0)
@@ -1431,7 +1374,7 @@
)
(wire
(pts
- (xy 190.5 77.47) (xy 196.85 77.47)
+ (xy 107.95 59.69) (xy 114.3 59.69)
)
(stroke
(width 0)
@@ -1441,7 +1384,7 @@
)
(wire
(pts
- (xy 148.59 62.23) (xy 152.4 62.23)
+ (xy 81.28 72.39) (xy 85.09 72.39)
)
(stroke
(width 0)
@@ -1451,7 +1394,7 @@
)
(wire
(pts
- (xy 196.85 115.57) (xy 209.55 115.57)
+ (xy 114.3 115.57) (xy 127 115.57)
)
(stroke
(width 0)
@@ -1461,7 +1404,7 @@
)
(wire
(pts
- (xy 219.71 59.69) (xy 219.71 66.04)
+ (xy 157.48 82.55) (xy 157.48 76.2)
)
(stroke
(width 0)
@@ -1471,7 +1414,7 @@
)
(wire
(pts
- (xy 190.5 82.55) (xy 204.47 82.55)
+ (xy 107.95 64.77) (xy 121.92 64.77)
)
(stroke
(width 0)
@@ -1481,87 +1424,97 @@
)
(wire
(pts
- (xy 148.59 77.47) (xy 182.88 77.47)
+ (xy 85.09 72.39) (xy 85.09 74.93)
)
(stroke
(width 0)
(type default)
)
- (uuid "405f1d44-2ae3-4a4f-abe8-3a42331aa4b7")
+ (uuid "4c4b79ca-c035-481b-81bd-7f44350ca23c")
)
(wire
(pts
- (xy 160.02 74.93) (xy 160.02 115.57)
+ (xy 90.17 59.69) (xy 100.33 59.69)
)
(stroke
(width 0)
(type default)
)
- (uuid "42315bcd-caec-4219-ae3f-6f36693b1d8a")
+ (uuid "4d52e159-a5ba-4c0d-9259-e37097eb41ff")
)
(wire
(pts
- (xy 152.4 62.23) (xy 152.4 64.77)
+ (xy 157.48 76.2) (xy 166.37 76.2)
)
(stroke
(width 0)
(type default)
)
- (uuid "4c4b79ca-c035-481b-81bd-7f44350ca23c")
+ (uuid "4e97127c-7dc5-43d9-807c-6d1ff7ce099f")
)
(wire
(pts
- (xy 219.71 66.04) (xy 228.6 66.04)
+ (xy 71.12 64.77) (xy 71.12 67.31)
)
(stroke
(width 0)
(type default)
)
- (uuid "4e97127c-7dc5-43d9-807c-6d1ff7ce099f")
+ (uuid "578d522e-29c2-4eea-bff0-e609da7fe440")
)
(wire
(pts
- (xy 138.43 54.61) (xy 138.43 57.15)
+ (xy 157.48 64.77) (xy 160.02 64.77)
)
(stroke
(width 0)
(type default)
)
- (uuid "578d522e-29c2-4eea-bff0-e609da7fe440")
+ (uuid "5a91589d-3525-4d70-a3d1-2200211fd113")
)
(wire
(pts
- (xy 219.71 77.47) (xy 222.25 77.47)
+ (xy 154.94 59.69) (xy 160.02 59.69)
)
(stroke
(width 0)
(type default)
)
- (uuid "5a91589d-3525-4d70-a3d1-2200211fd113")
+ (uuid "5bdd543d-3ee5-4167-aab0-31ef6bc3bff2")
)
(wire
(pts
- (xy 217.17 82.55) (xy 222.25 82.55)
+ (xy 121.92 132.08) (xy 121.92 134.62)
)
(stroke
(width 0)
(type default)
)
- (uuid "5bdd543d-3ee5-4167-aab0-31ef6bc3bff2")
+ (uuid "5c87a4c2-0e59-4174-9d08-c031257a3ea3")
)
(wire
(pts
- (xy 204.47 132.08) (xy 204.47 134.62)
+ (xy 92.71 64.77) (xy 100.33 64.77)
)
(stroke
(width 0)
(type default)
)
- (uuid "5c87a4c2-0e59-4174-9d08-c031257a3ea3")
+ (uuid "5efd5f4b-c073-46a1-bf4d-15d9f9c91d69")
)
(wire
(pts
- (xy 219.71 99.06) (xy 219.71 105.41)
+ (xy 134.62 120.65) (xy 140.97 120.65)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5f6afbfd-3839-4167-a51c-07bf4c9a7179")
+ )
+ (wire
+ (pts
+ (xy 153.67 97.79) (xy 153.67 105.41)
)
(stroke
(width 0)
@@ -1571,7 +1524,7 @@
)
(wire
(pts
- (xy 204.47 120.65) (xy 209.55 120.65)
+ (xy 121.92 120.65) (xy 127 120.65)
)
(stroke
(width 0)
@@ -1581,7 +1534,7 @@
)
(wire
(pts
- (xy 152.4 67.31) (xy 152.4 69.85)
+ (xy 85.09 77.47) (xy 85.09 80.01)
)
(stroke
(width 0)
@@ -1591,7 +1544,7 @@
)
(wire
(pts
- (xy 246.38 99.06) (xy 246.38 105.41)
+ (xy 180.34 97.79) (xy 180.34 105.41)
)
(stroke
(width 0)
@@ -1601,7 +1554,7 @@
)
(wire
(pts
- (xy 217.17 77.47) (xy 219.71 77.47)
+ (xy 154.94 64.77) (xy 157.48 64.77)
)
(stroke
(width 0)
@@ -1611,7 +1564,7 @@
)
(wire
(pts
- (xy 204.47 82.55) (xy 209.55 82.55)
+ (xy 121.92 64.77) (xy 130.81 64.77)
)
(stroke
(width 0)
@@ -1621,7 +1574,7 @@
)
(wire
(pts
- (xy 246.38 59.69) (xy 246.38 66.04)
+ (xy 184.15 82.55) (xy 184.15 76.2)
)
(stroke
(width 0)
@@ -1631,7 +1584,7 @@
)
(wire
(pts
- (xy 219.71 115.57) (xy 222.25 115.57)
+ (xy 153.67 115.57) (xy 156.21 115.57)
)
(stroke
(width 0)
@@ -1641,7 +1594,7 @@
)
(wire
(pts
- (xy 120.65 74.93) (xy 128.27 74.93)
+ (xy 53.34 85.09) (xy 60.96 85.09)
)
(stroke
(width 0)
@@ -1651,67 +1604,67 @@
)
(wire
(pts
- (xy 246.38 118.11) (xy 250.19 118.11)
+ (xy 90.17 59.69) (xy 90.17 85.09)
)
(stroke
(width 0)
(type default)
)
- (uuid "83e48835-14e0-4773-b732-0a686dd3f98e")
+ (uuid "8142ad17-1cc3-492b-82ca-b337a985f43a")
)
(wire
(pts
- (xy 196.85 115.57) (xy 196.85 124.46)
+ (xy 180.34 118.11) (xy 184.15 118.11)
)
(stroke
(width 0)
(type default)
)
- (uuid "84c929ec-83dc-469b-bf06-670515b69941")
+ (uuid "83e48835-14e0-4773-b732-0a686dd3f98e")
)
(wire
(pts
- (xy 138.43 87.63) (xy 138.43 91.44)
+ (xy 114.3 115.57) (xy 114.3 124.46)
)
(stroke
(width 0)
(type default)
)
- (uuid "89cbfa5b-539e-4392-af6c-597e4169d9c6")
+ (uuid "84c929ec-83dc-469b-bf06-670515b69941")
)
(wire
(pts
- (xy 236.22 59.69) (xy 246.38 59.69)
+ (xy 71.12 97.79) (xy 71.12 101.6)
)
(stroke
(width 0)
(type default)
)
- (uuid "8c7bf94e-c92a-4de9-a4df-b528c9ff21c5")
+ (uuid "89cbfa5b-539e-4392-af6c-597e4169d9c6")
)
(wire
(pts
- (xy 128.27 82.55) (xy 125.73 82.55)
+ (xy 173.99 82.55) (xy 184.15 82.55)
)
(stroke
(width 0)
(type default)
)
- (uuid "8d11b761-3b35-49df-9b4c-9c99fafc8727")
+ (uuid "8c7bf94e-c92a-4de9-a4df-b528c9ff21c5")
)
(wire
(pts
- (xy 124.46 64.77) (xy 128.27 64.77)
+ (xy 60.96 92.71) (xy 58.42 92.71)
)
(stroke
(width 0)
(type default)
)
- (uuid "98764889-6bd0-4194-aba2-bc8e16759d43")
+ (uuid "8d11b761-3b35-49df-9b4c-9c99fafc8727")
)
(wire
(pts
- (xy 204.47 93.98) (xy 204.47 96.52)
+ (xy 121.92 76.2) (xy 121.92 78.74)
)
(stroke
(width 0)
@@ -1721,47 +1674,37 @@
)
(wire
(pts
- (xy 165.1 82.55) (xy 165.1 80.01)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "a29c20ff-9b29-4827-83a3-7adf8cff65b9")
- )
- (wire
- (pts
- (xy 124.46 62.23) (xy 128.27 62.23)
+ (xy 171.45 118.11) (xy 180.34 118.11)
)
(stroke
(width 0)
(type default)
)
- (uuid "a5457067-c68d-4bd4-abab-005e9cbd7ede")
+ (uuid "a97c2b61-aa6a-4259-89cf-672b6093feb2")
)
(wire
(pts
- (xy 237.49 118.11) (xy 246.38 118.11)
+ (xy 153.67 105.41) (xy 153.67 115.57)
)
(stroke
(width 0)
(type default)
)
- (uuid "a97c2b61-aa6a-4259-89cf-672b6093feb2")
+ (uuid "b04380b7-d71c-422e-ad4b-fcf8926c1d55")
)
(wire
(pts
- (xy 219.71 105.41) (xy 219.71 115.57)
+ (xy 148.59 115.57) (xy 153.67 115.57)
)
(stroke
(width 0)
(type default)
)
- (uuid "b04380b7-d71c-422e-ad4b-fcf8926c1d55")
+ (uuid "b1fa6884-f650-4eb6-8b8e-34806026ae64")
)
(wire
(pts
- (xy 246.38 80.01) (xy 250.19 80.01)
+ (xy 184.15 62.23) (xy 187.96 62.23)
)
(stroke
(width 0)
@@ -1771,7 +1714,7 @@
)
(wire
(pts
- (xy 152.4 69.85) (xy 148.59 69.85)
+ (xy 85.09 80.01) (xy 81.28 80.01)
)
(stroke
(width 0)
@@ -1781,7 +1724,7 @@
)
(wire
(pts
- (xy 219.71 105.41) (xy 228.6 105.41)
+ (xy 153.67 105.41) (xy 162.56 105.41)
)
(stroke
(width 0)
@@ -1791,7 +1734,7 @@
)
(wire
(pts
- (xy 219.71 66.04) (xy 219.71 77.47)
+ (xy 157.48 76.2) (xy 157.48 64.77)
)
(stroke
(width 0)
@@ -1801,7 +1744,7 @@
)
(wire
(pts
- (xy 190.5 120.65) (xy 204.47 120.65)
+ (xy 107.95 120.65) (xy 121.92 120.65)
)
(stroke
(width 0)
@@ -1811,37 +1754,37 @@
)
(wire
(pts
- (xy 114.3 62.23) (xy 114.3 64.77)
+ (xy 121.92 64.77) (xy 121.92 68.58)
)
(stroke
(width 0)
(type default)
)
- (uuid "c74258be-21ea-4010-a4c3-9289f87d9ccd")
+ (uuid "c89e22fb-79ee-430c-967d-088e07329834")
)
(wire
(pts
- (xy 204.47 82.55) (xy 204.47 86.36)
+ (xy 81.28 90.17) (xy 92.71 90.17)
)
(stroke
(width 0)
(type default)
)
- (uuid "c89e22fb-79ee-430c-967d-088e07329834")
+ (uuid "ce5c890e-92e2-4eb1-8e22-91d33b4b735a")
)
(wire
(pts
- (xy 114.3 62.23) (xy 119.38 62.23)
+ (xy 134.62 115.57) (xy 140.97 115.57)
)
(stroke
(width 0)
(type default)
)
- (uuid "ce1aa387-4459-4313-95ba-b83fb4c15e8c")
+ (uuid "d290899a-2149-4906-b8cf-018e308f22e3")
)
(wire
(pts
- (xy 236.22 66.04) (xy 246.38 66.04)
+ (xy 173.99 76.2) (xy 184.15 76.2)
)
(stroke
(width 0)
@@ -1851,7 +1794,7 @@
)
(wire
(pts
- (xy 196.85 132.08) (xy 196.85 134.62)
+ (xy 114.3 132.08) (xy 114.3 134.62)
)
(stroke
(width 0)
@@ -1861,7 +1804,7 @@
)
(wire
(pts
- (xy 125.73 80.01) (xy 128.27 80.01)
+ (xy 58.42 90.17) (xy 60.96 90.17)
)
(stroke
(width 0)
@@ -1871,7 +1814,7 @@
)
(wire
(pts
- (xy 160.02 115.57) (xy 182.88 115.57)
+ (xy 92.71 115.57) (xy 100.33 115.57)
)
(stroke
(width 0)
@@ -1881,7 +1824,7 @@
)
(wire
(pts
- (xy 236.22 99.06) (xy 246.38 99.06)
+ (xy 170.18 97.79) (xy 180.34 97.79)
)
(stroke
(width 0)
@@ -1891,47 +1834,47 @@
)
(wire
(pts
- (xy 148.59 74.93) (xy 160.02 74.93)
+ (xy 175.26 62.23) (xy 184.15 62.23)
)
(stroke
(width 0)
(type default)
)
- (uuid "d8c190bb-e27a-4faa-b9c0-c4a7adbb1f8f")
+ (uuid "d8c31d05-be9a-4220-a61b-6f6ba7d45ad7")
)
(wire
(pts
- (xy 237.49 80.01) (xy 246.38 80.01)
+ (xy 180.34 105.41) (xy 180.34 118.11)
)
(stroke
(width 0)
(type default)
)
- (uuid "d8c31d05-be9a-4220-a61b-6f6ba7d45ad7")
+ (uuid "d951a5e0-ff3a-4bd4-976e-d73b98e960c1")
)
(wire
(pts
- (xy 246.38 105.41) (xy 246.38 118.11)
+ (xy 85.09 74.93) (xy 81.28 74.93)
)
(stroke
(width 0)
(type default)
)
- (uuid "d951a5e0-ff3a-4bd4-976e-d73b98e960c1")
+ (uuid "da3f638c-4b8e-4561-950a-a5ba601fd6dc")
)
(wire
(pts
- (xy 152.4 64.77) (xy 148.59 64.77)
+ (xy 92.71 87.63) (xy 81.28 87.63)
)
(stroke
(width 0)
(type default)
)
- (uuid "da3f638c-4b8e-4561-950a-a5ba601fd6dc")
+ (uuid "dd21c629-d85b-4ae2-8acb-67917a0d5575")
)
(wire
(pts
- (xy 125.73 82.55) (xy 125.73 87.63)
+ (xy 58.42 92.71) (xy 58.42 97.79)
)
(stroke
(width 0)
@@ -1941,7 +1884,7 @@
)
(wire
(pts
- (xy 157.48 120.65) (xy 182.88 120.65)
+ (xy 90.17 120.65) (xy 100.33 120.65)
)
(stroke
(width 0)
@@ -1951,7 +1894,7 @@
)
(wire
(pts
- (xy 125.73 80.01) (xy 125.73 82.55)
+ (xy 58.42 90.17) (xy 58.42 92.71)
)
(stroke
(width 0)
@@ -1961,7 +1904,7 @@
)
(wire
(pts
- (xy 190.5 115.57) (xy 196.85 115.57)
+ (xy 107.95 115.57) (xy 114.3 115.57)
)
(stroke
(width 0)
@@ -1971,7 +1914,7 @@
)
(wire
(pts
- (xy 236.22 105.41) (xy 246.38 105.41)
+ (xy 170.18 105.41) (xy 180.34 105.41)
)
(stroke
(width 0)
@@ -1981,7 +1924,7 @@
)
(wire
(pts
- (xy 148.59 82.55) (xy 157.48 82.55)
+ (xy 81.28 92.71) (xy 90.17 92.71)
)
(stroke
(width 0)
@@ -1991,7 +1934,17 @@
)
(wire
(pts
- (xy 196.85 77.47) (xy 196.85 86.36)
+ (xy 138.43 59.69) (xy 147.32 59.69)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f14ff307-6112-463c-b11f-3612198a57fc")
+ )
+ (wire
+ (pts
+ (xy 114.3 59.69) (xy 114.3 68.58)
)
(stroke
(width 0)
@@ -2001,17 +1954,27 @@
)
(wire
(pts
- (xy 217.17 120.65) (xy 222.25 120.65)
+ (xy 200.66 97.79) (xy 203.2 97.79)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f85a5a5a-5953-4b55-93fd-4eb1554459c8")
+ )
+ (wire
+ (pts
+ (xy 92.71 90.17) (xy 92.71 115.57)
)
(stroke
(width 0)
(type default)
)
- (uuid "f6438cd3-3ae2-4f38-8921-4bb22ff30f89")
+ (uuid "fb4a33e6-e966-4480-8a32-17f703069253")
)
- (hierarchical_label "sel_Q"
+ (hierarchical_label "LO2"
(shape input)
- (at 120.65 74.93 180)
+ (at 53.34 85.09 180)
(effects
(font
(size 1.27 1.27)
@@ -2022,7 +1985,7 @@
)
(hierarchical_label "Q"
(shape input)
- (at 250.19 118.11 0)
+ (at 184.15 118.11 0)
(effects
(font
(size 1.27 1.27)
@@ -2031,9 +1994,9 @@
)
(uuid "4e2d9cfc-d054-4d96-9c98-8feb5ff1e55a")
)
- (hierarchical_label "sel_I"
+ (hierarchical_label "LO1"
(shape input)
- (at 120.65 72.39 180)
+ (at 53.34 82.55 180)
(effects
(font
(size 1.27 1.27)
@@ -2044,7 +2007,7 @@
)
(hierarchical_label "I"
(shape input)
- (at 250.19 80.01 0)
+ (at 187.96 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -2055,7 +2018,7 @@
)
(hierarchical_label "RF_IN"
(shape input)
- (at 110.49 64.77 180)
+ (at 54.61 74.93 180)
(effects
(font
(size 1.27 1.27)
@@ -2066,15 +2029,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 138.43 91.44 0)
+ (at 71.12 101.6 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "01bf5bf3-8d48-498a-a8bb-bafd122723d4")
- (property "Reference" "#PWR09"
- (at 138.43 97.79 0)
+ (property "Reference" "#PWR0303"
+ (at 71.12 107.95 0)
(effects
(font
(size 1.27 1.27)
@@ -2083,7 +2046,7 @@
)
)
(property "Value" "GNDA"
- (at 138.43 95.25 0)
+ (at 71.12 105.41 0)
(effects
(font
(size 1.27 1.27)
@@ -2091,7 +2054,7 @@
)
)
(property "Footprint" ""
- (at 138.43 91.44 0)
+ (at 71.12 101.6 0)
(effects
(font
(size 1.27 1.27)
@@ -2100,7 +2063,7 @@
)
)
(property "Datasheet" ""
- (at 138.43 91.44 0)
+ (at 71.12 101.6 0)
(effects
(font
(size 1.27 1.27)
@@ -2109,7 +2072,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 138.43 91.44 0)
+ (at 71.12 101.6 0)
(effects
(font
(size 1.27 1.27)
@@ -2123,7 +2086,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR09")
+ (reference "#PWR0303")
(unit 1)
)
)
@@ -2131,15 +2094,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 204.47 134.62 0)
+ (at 121.92 134.62 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "14d5f0c7-587b-42fe-825e-e15b81f62461")
- (property "Reference" "#PWR016"
- (at 204.47 140.97 0)
+ (property "Reference" "#PWR0307"
+ (at 121.92 140.97 0)
(effects
(font
(size 1.27 1.27)
@@ -2148,7 +2111,7 @@
)
)
(property "Value" "GNDA"
- (at 204.47 138.43 0)
+ (at 121.92 138.43 0)
(effects
(font
(size 1.27 1.27)
@@ -2156,7 +2119,7 @@
)
)
(property "Footprint" ""
- (at 204.47 134.62 0)
+ (at 121.92 134.62 0)
(effects
(font
(size 1.27 1.27)
@@ -2165,7 +2128,7 @@
)
)
(property "Datasheet" ""
- (at 204.47 134.62 0)
+ (at 121.92 134.62 0)
(effects
(font
(size 1.27 1.27)
@@ -2174,7 +2137,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 204.47 134.62 0)
+ (at 121.92 134.62 0)
(effects
(font
(size 1.27 1.27)
@@ -2188,7 +2151,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR016")
+ (reference "#PWR0307")
(unit 1)
)
)
@@ -2196,31 +2159,31 @@
)
(symbol
(lib_id "Device:R")
- (at 213.36 115.57 90)
+ (at 144.78 115.57 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "246c8024-0b09-4f83-a2be-9ca670fc1b57")
- (property "Reference" "R9"
- (at 213.36 113.538 90)
+ (property "Reference" "R305"
+ (at 144.78 113.538 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "R"
- (at 213.36 115.57 90)
+ (property "Value" "100R"
+ (at 144.78 115.57 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 213.36 117.348 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 144.78 117.348 90)
(effects
(font
(size 1.27 1.27)
@@ -2229,7 +2192,7 @@
)
)
(property "Datasheet" "~"
- (at 213.36 115.57 0)
+ (at 144.78 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -2238,7 +2201,7 @@
)
)
(property "Description" "Resistor"
- (at 213.36 115.57 0)
+ (at 144.78 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -2255,7 +2218,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "R9")
+ (reference "R305")
(unit 1)
)
)
@@ -2263,15 +2226,16 @@
)
(symbol
(lib_id "Device:C")
- (at 204.47 90.17 180)
+ (at 121.92 72.39 0)
+ (mirror y)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "26c3aa74-2f47-44b4-b198-5152beda85c4")
- (property "Reference" "C11"
- (at 203.835 92.71 0)
+ (property "Reference" "C303"
+ (at 121.285 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -2279,8 +2243,8 @@
(justify left)
)
)
- (property "Value" "C"
- (at 203.835 87.63 0)
+ (property "Value" "470n"
+ (at 121.285 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -2288,8 +2252,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 203.5048 86.36 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 120.9548 76.2 0)
(effects
(font
(size 1.27 1.27)
@@ -2298,7 +2262,7 @@
)
)
(property "Datasheet" "~"
- (at 204.47 90.17 0)
+ (at 121.92 72.39 0)
(effects
(font
(size 1.27 1.27)
@@ -2307,7 +2271,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 204.47 90.17 0)
+ (at 121.92 72.39 0)
(effects
(font
(size 1.27 1.27)
@@ -2324,7 +2288,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C11")
+ (reference "C303")
(unit 1)
)
)
@@ -2332,15 +2296,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 227.33 72.39 180)
+ (at 200.66 97.79 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "28f6d025-7510-42f6-a1e2-190a2102e47f")
- (property "Reference" "#PWR050"
- (at 227.33 66.04 0)
+ (property "Reference" "#PWR0310"
+ (at 200.66 104.14 0)
(effects
(font
(size 1.27 1.27)
@@ -2349,7 +2313,7 @@
)
)
(property "Value" "GNDA"
- (at 227.33 68.58 0)
+ (at 200.66 101.6 0)
(effects
(font
(size 1.27 1.27)
@@ -2357,7 +2321,7 @@
)
)
(property "Footprint" ""
- (at 227.33 72.39 0)
+ (at 200.66 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2366,7 +2330,7 @@
)
)
(property "Datasheet" ""
- (at 227.33 72.39 0)
+ (at 200.66 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2375,7 +2339,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 227.33 72.39 0)
+ (at 200.66 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2389,7 +2353,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR050")
+ (reference "#PWR0310")
(unit 1)
)
)
@@ -2397,15 +2361,15 @@
)
(symbol
(lib_id "Device:C")
- (at 186.69 120.65 90)
+ (at 166.37 97.79 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "2e35ea95-de9c-4281-b290-63c80b35279a")
- (property "Reference" "C14"
- (at 184.15 120.015 0)
+ (uuid "4f7834d2-e868-41a1-ba93-28a6dd69f0ca")
+ (property "Reference" "C309"
+ (at 163.83 97.155 0)
(effects
(font
(size 1.27 1.27)
@@ -2413,8 +2377,8 @@
(justify left)
)
)
- (property "Value" "C"
- (at 189.23 120.015 0)
+ (property "Value" "1n"
+ (at 168.91 97.155 0)
(effects
(font
(size 1.27 1.27)
@@ -2422,8 +2386,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 190.5 119.6848 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 170.18 96.8248 0)
(effects
(font
(size 1.27 1.27)
@@ -2432,7 +2396,7 @@
)
)
(property "Datasheet" "~"
- (at 186.69 120.65 0)
+ (at 166.37 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2441,7 +2405,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 186.69 120.65 0)
+ (at 166.37 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2450,15 +2414,15 @@
)
)
(pin "2"
- (uuid "574b0320-63db-4a49-b68c-efd5073a8ee0")
+ (uuid "9344121c-699d-4fd4-ba2e-ce76ac6aa152")
)
(pin "1"
- (uuid "660cd080-d46c-4978-a8a9-67a10d42be1e")
+ (uuid "3c81b68c-b7d5-467c-b4d8-e3f762e7718e")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C14")
+ (reference "C309")
(unit 1)
)
)
@@ -2466,15 +2430,16 @@
)
(symbol
(lib_id "Device:C")
- (at 232.41 99.06 90)
+ (at 114.3 72.39 0)
+ (mirror y)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "4f7834d2-e868-41a1-ba93-28a6dd69f0ca")
- (property "Reference" "C17"
- (at 229.87 98.425 0)
+ (uuid "5fbf188d-146f-425c-b5ad-1a6b90bced62")
+ (property "Reference" "C301"
+ (at 113.665 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -2482,8 +2447,8 @@
(justify left)
)
)
- (property "Value" "C"
- (at 234.95 98.425 0)
+ (property "Value" "470n"
+ (at 113.665 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -2491,8 +2456,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 236.22 98.0948 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 113.3348 76.2 0)
(effects
(font
(size 1.27 1.27)
@@ -2501,7 +2466,7 @@
)
)
(property "Datasheet" "~"
- (at 232.41 99.06 0)
+ (at 114.3 72.39 0)
(effects
(font
(size 1.27 1.27)
@@ -2510,7 +2475,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 232.41 99.06 0)
+ (at 114.3 72.39 0)
(effects
(font
(size 1.27 1.27)
@@ -2519,15 +2484,15 @@
)
)
(pin "2"
- (uuid "9344121c-699d-4fd4-ba2e-ce76ac6aa152")
+ (uuid "f9be194d-ab28-4c2a-97bb-7e138a516b90")
)
(pin "1"
- (uuid "3c81b68c-b7d5-467c-b4d8-e3f762e7718e")
+ (uuid "95cce0d5-78e9-4be6-b111-e30dcd27986c")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C17")
+ (reference "C301")
(unit 1)
)
)
@@ -2535,15 +2500,16 @@
)
(symbol
(lib_id "Device:C")
- (at 196.85 90.17 180)
+ (at 114.3 128.27 0)
+ (mirror y)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "5fbf188d-146f-425c-b5ad-1a6b90bced62")
- (property "Reference" "C10"
- (at 196.215 92.71 0)
+ (uuid "6ff6e7c4-b195-4c0e-8954-271c11e95aff")
+ (property "Reference" "C302"
+ (at 113.665 125.73 0)
(effects
(font
(size 1.27 1.27)
@@ -2551,8 +2517,8 @@
(justify left)
)
)
- (property "Value" "C"
- (at 196.215 87.63 0)
+ (property "Value" "470n"
+ (at 113.665 130.81 0)
(effects
(font
(size 1.27 1.27)
@@ -2560,8 +2526,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 195.8848 86.36 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 113.3348 132.08 0)
(effects
(font
(size 1.27 1.27)
@@ -2570,7 +2536,7 @@
)
)
(property "Datasheet" "~"
- (at 196.85 90.17 0)
+ (at 114.3 128.27 0)
(effects
(font
(size 1.27 1.27)
@@ -2579,7 +2545,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 196.85 90.17 0)
+ (at 114.3 128.27 0)
(effects
(font
(size 1.27 1.27)
@@ -2588,60 +2554,56 @@
)
)
(pin "2"
- (uuid "f9be194d-ab28-4c2a-97bb-7e138a516b90")
+ (uuid "6b5b8c07-d2f6-488b-b74d-d130bc22a7a3")
)
(pin "1"
- (uuid "95cce0d5-78e9-4be6-b111-e30dcd27986c")
+ (uuid "15420cdc-8f81-419c-98a2-1dd0a1423c62")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C10")
+ (reference "C302")
(unit 1)
)
)
)
)
(symbol
- (lib_id "Amplifier_Operational:LMH6609MF")
- (at 229.87 80.01 0)
- (mirror x)
+ (lib_id "Device:R")
+ (at 151.13 59.69 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "64e05942-2521-4bab-8e0e-7eb0c39ea264")
- (property "Reference" "U8"
- (at 228.854 80.01 0)
+ (uuid "7037551a-7976-4c1e-bbf5-033f28be132a")
+ (property "Reference" "R307"
+ (at 151.13 57.658 90)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
)
)
- (property "Value" "LMH6629"
- (at 229.87 83.82 0)
+ (property "Value" "100R"
+ (at 151.13 59.69 90)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
)
)
- (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
- (at 227.33 74.93 0)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 151.13 61.468 90)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
(hide yes)
)
)
- (property "Datasheet" "https://www.ti.com/lit/ds/symlink/lmh6629.pdf"
- (at 229.87 85.09 0)
+ (property "Datasheet" "~"
+ (at 151.13 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -2649,8 +2611,8 @@
(hide yes)
)
)
- (property "Description" "900MHz Voltage Feedback Op Amp, SOT-23-5"
- (at 229.87 80.01 0)
+ (property "Description" "Resistor"
+ (at 151.13 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -2658,25 +2620,16 @@
(hide yes)
)
)
- (pin "3"
- (uuid "95b24ff5-dcd1-4225-bf3c-1d2531541464")
- )
- (pin "2"
- (uuid "67559586-f75f-41ad-884b-9f8ac35784ea")
- )
- (pin "4"
- (uuid "047e9efc-7cd5-4e1b-bf8f-efdca4a47166")
- )
(pin "1"
- (uuid "621aa67d-bc42-4bbc-8cf1-23e61e0b8027")
+ (uuid "d2aa15e4-1b12-4926-92cb-c79773f85f4b")
)
- (pin "5"
- (uuid "4a42ed77-c4ea-4565-a9ad-397a2fde2aa2")
+ (pin "2"
+ (uuid "0d532109-c1e8-428f-86c7-00feec966d19")
)
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "U8")
+ (reference "R307")
(unit 1)
)
)
@@ -2684,15 +2637,16 @@
)
(symbol
(lib_id "Device:C")
- (at 196.85 128.27 180)
+ (at 130.81 115.57 90)
+ (mirror x)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "6ff6e7c4-b195-4c0e-8954-271c11e95aff")
- (property "Reference" "C15"
- (at 196.215 130.81 0)
+ (uuid "73a6610f-8b1a-4c82-b615-ce54b79a7976")
+ (property "Reference" "C307"
+ (at 129.286 114.046 90)
(effects
(font
(size 1.27 1.27)
@@ -2700,8 +2654,8 @@
(justify left)
)
)
- (property "Value" "C"
- (at 196.215 125.73 0)
+ (property "Value" "0R"
+ (at 137.414 114.046 90)
(effects
(font
(size 1.27 1.27)
@@ -2709,8 +2663,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 195.8848 124.46 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 134.62 116.5352 0)
(effects
(font
(size 1.27 1.27)
@@ -2719,7 +2673,7 @@
)
)
(property "Datasheet" "~"
- (at 196.85 128.27 0)
+ (at 130.81 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -2728,7 +2682,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 196.85 128.27 0)
+ (at 130.81 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -2737,15 +2691,15 @@
)
)
(pin "2"
- (uuid "6b5b8c07-d2f6-488b-b74d-d130bc22a7a3")
+ (uuid "64c18d62-193d-4b15-8fe4-af91e67a7033")
)
(pin "1"
- (uuid "15420cdc-8f81-419c-98a2-1dd0a1423c62")
+ (uuid "30b75823-753d-49c8-b253-a0e02aa527c7")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C15")
+ (reference "C307")
(unit 1)
)
)
@@ -2753,31 +2707,31 @@
)
(symbol
(lib_id "Device:R")
- (at 213.36 77.47 90)
+ (at 166.37 105.41 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "7037551a-7976-4c1e-bbf5-033f28be132a")
- (property "Reference" "R6"
- (at 213.36 75.438 90)
+ (uuid "7b494db2-993b-489d-92ec-0a947dc98c06")
+ (property "Reference" "R309"
+ (at 166.37 103.378 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "R"
- (at 213.36 77.47 90)
+ (property "Value" "100k"
+ (at 166.37 105.41 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 213.36 79.248 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 166.37 107.188 90)
(effects
(font
(size 1.27 1.27)
@@ -2786,7 +2740,7 @@
)
)
(property "Datasheet" "~"
- (at 213.36 77.47 0)
+ (at 166.37 105.41 0)
(effects
(font
(size 1.27 1.27)
@@ -2795,7 +2749,7 @@
)
)
(property "Description" "Resistor"
- (at 213.36 77.47 0)
+ (at 166.37 105.41 0)
(effects
(font
(size 1.27 1.27)
@@ -2804,47 +2758,47 @@
)
)
(pin "1"
- (uuid "d2aa15e4-1b12-4926-92cb-c79773f85f4b")
+ (uuid "e5c0bbf4-977e-4852-8e50-dce76592b3d2")
)
(pin "2"
- (uuid "0d532109-c1e8-428f-86c7-00feec966d19")
+ (uuid "0dd83612-81fb-45e7-aee3-6428f989a6d5")
)
(instances
- (project ""
+ (project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "R6")
+ (reference "R309")
(unit 1)
)
)
)
)
(symbol
- (lib_id "Device:R")
- (at 232.41 105.41 90)
+ (lib_id "Amplifier_Operational:ADA4898-2")
+ (at 167.64 62.23 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "7b494db2-993b-489d-92ec-0a947dc98c06")
- (property "Reference" "R11"
- (at 232.41 103.378 90)
+ (uuid "979005cb-6060-4d15-9c72-b2acc64930fe")
+ (property "Reference" "U302"
+ (at 169.418 66.294 0)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "R"
- (at 232.41 105.41 90)
+ (property "Value" "ADA4891-2"
+ (at 167.64 54.61 0)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 232.41 107.188 90)
+ (property "Footprint" "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm"
+ (at 166.37 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -2852,8 +2806,8 @@
(hide yes)
)
)
- (property "Datasheet" "~"
- (at 232.41 105.41 0)
+ (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADA4891-1_4891-2_4891-3_4891-4.PDF"
+ (at 167.64 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -2861,8 +2815,8 @@
(hide yes)
)
)
- (property "Description" "Resistor"
- (at 232.41 105.41 0)
+ (property "Description" "Dual High Voltage, Low Noise, Low Distortion, Unity-Gain Stable, High Speed Op Amp, SOIC-8-1EP"
+ (at 167.64 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -2870,16 +2824,107 @@
(hide yes)
)
)
+ (pin "3"
+ (uuid "283b5092-d18d-48cf-ac37-0d03e3899f7f")
+ )
(pin "1"
- (uuid "e5c0bbf4-977e-4852-8e50-dce76592b3d2")
+ (uuid "b3ccec76-6588-4d74-a870-f0baf5cb2034")
+ )
+ (pin "9"
+ (uuid "8ef920e4-bb6f-4648-aacd-65baf21dc648")
+ )
+ (pin "7"
+ (uuid "b1bb4bd6-85c6-4899-9e9e-f74af5c25137")
+ )
+ (pin "8"
+ (uuid "8817570f-4dc4-4dea-9ccf-f239e5c7540f")
+ )
+ (pin "5"
+ (uuid "4a699262-8b7e-4037-a457-7fe9562c7dbf")
)
(pin "2"
- (uuid "0dd83612-81fb-45e7-aee3-6428f989a6d5")
+ (uuid "677e87fb-b9a4-4720-b449-7ded623b0b34")
+ )
+ (pin "6"
+ (uuid "19f5fc25-364c-408a-be0e-1aafbf9e58cc")
+ )
+ (pin "4"
+ (uuid "c7cd00f3-0c9e-47ea-a575-b0b25d373f3a")
+ )
+ (instances
+ (project ""
+ (path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
+ (reference "U302")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:C")
+ (at 134.62 64.77 90)
+ (mirror x)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (uuid "9ee2533d-35db-469b-a050-566b467a7f7e")
+ (property "Reference" "C306"
+ (at 133.096 63.246 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "0R"
+ (at 141.224 63.246 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 138.43 65.7352 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 134.62 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Unpolarized capacitor"
+ (at 134.62 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "419f8e62-b7ad-445a-b1f7-856494f16fed")
+ )
+ (pin "1"
+ (uuid "a72983f0-022e-4695-8dc0-3a7bba2feb9d")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "R11")
+ (reference "C306")
(unit 1)
)
)
@@ -2887,15 +2932,16 @@
)
(symbol
(lib_id "Device:C")
- (at 232.41 59.69 90)
+ (at 170.18 82.55 90)
+ (mirror x)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "a3294fe7-7224-4580-a176-de2fc60e2279")
- (property "Reference" "C12"
- (at 229.87 59.055 0)
+ (property "Reference" "C310"
+ (at 167.64 83.185 0)
(effects
(font
(size 1.27 1.27)
@@ -2903,8 +2949,8 @@
(justify left)
)
)
- (property "Value" "C"
- (at 234.95 59.055 0)
+ (property "Value" "1n"
+ (at 172.72 83.185 0)
(effects
(font
(size 1.27 1.27)
@@ -2912,8 +2958,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 236.22 58.7248 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 173.99 83.5152 0)
(effects
(font
(size 1.27 1.27)
@@ -2922,7 +2968,7 @@
)
)
(property "Datasheet" "~"
- (at 232.41 59.69 0)
+ (at 170.18 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -2931,7 +2977,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 232.41 59.69 0)
+ (at 170.18 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -2948,7 +2994,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C12")
+ (reference "C310")
(unit 1)
)
)
@@ -2956,15 +3002,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 125.73 87.63 0)
+ (at 58.42 97.79 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "a40f17b5-617e-4587-a0a6-622d96a4185a")
- (property "Reference" "#PWR010"
- (at 125.73 93.98 0)
+ (property "Reference" "#PWR0301"
+ (at 58.42 104.14 0)
(effects
(font
(size 1.27 1.27)
@@ -2973,7 +3019,7 @@
)
)
(property "Value" "GNDA"
- (at 125.73 91.44 0)
+ (at 58.42 101.6 0)
(effects
(font
(size 1.27 1.27)
@@ -2981,7 +3027,7 @@
)
)
(property "Footprint" ""
- (at 125.73 87.63 0)
+ (at 58.42 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2990,7 +3036,7 @@
)
)
(property "Datasheet" ""
- (at 125.73 87.63 0)
+ (at 58.42 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -2999,7 +3045,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 125.73 87.63 0)
+ (at 58.42 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -3013,7 +3059,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR010")
+ (reference "#PWR0301")
(unit 1)
)
)
@@ -3021,15 +3067,15 @@
)
(symbol
(lib_id "power:+3V3")
- (at 227.33 87.63 180)
+ (at 200.66 82.55 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "a5f16ecb-585f-45ab-b00e-3be5ac3931ac")
- (property "Reference" "#PWR051"
- (at 227.33 83.82 0)
+ (property "Reference" "#PWR0309"
+ (at 200.66 86.36 0)
(effects
(font
(size 1.27 1.27)
@@ -3038,7 +3084,7 @@
)
)
(property "Value" "+3V3"
- (at 227.33 91.186 0)
+ (at 200.66 78.994 0)
(effects
(font
(size 1.27 1.27)
@@ -3046,7 +3092,7 @@
)
)
(property "Footprint" ""
- (at 227.33 87.63 0)
+ (at 200.66 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -3055,7 +3101,7 @@
)
)
(property "Datasheet" ""
- (at 227.33 87.63 0)
+ (at 200.66 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -3064,7 +3110,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"+3V3\""
- (at 227.33 87.63 0)
+ (at 200.66 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -3078,41 +3124,39 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR051")
+ (reference "#PWR0309")
(unit 1)
)
)
)
)
(symbol
- (lib_id "Device:C")
- (at 204.47 128.27 180)
+ (lib_id "Device:R")
+ (at 104.14 59.69 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "aa067867-e76d-4f24-81a9-23d7890fb91c")
- (property "Reference" "C16"
- (at 203.835 130.81 0)
+ (uuid "a5f9538e-1ad2-4e3c-88a0-2ac493c89b16")
+ (property "Reference" "R301"
+ (at 104.14 57.658 90)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
)
)
- (property "Value" "C"
- (at 203.835 125.73 0)
+ (property "Value" "R"
+ (at 104.14 59.69 90)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
)
)
- (property "Footprint" ""
- (at 203.5048 124.46 0)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 104.14 61.468 90)
(effects
(font
(size 1.27 1.27)
@@ -3121,7 +3165,7 @@
)
)
(property "Datasheet" "~"
- (at 204.47 128.27 0)
+ (at 104.14 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -3129,8 +3173,8 @@
(hide yes)
)
)
- (property "Description" "Unpolarized capacitor"
- (at 204.47 128.27 0)
+ (property "Description" "Resistor"
+ (at 104.14 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -3138,48 +3182,51 @@
(hide yes)
)
)
- (pin "2"
- (uuid "92adba43-6c8c-485d-b919-aef6d2c9332d")
- )
(pin "1"
- (uuid "46b89e71-eee7-429e-96ba-54e0bcacf92b")
+ (uuid "714f6cdc-eb45-405a-8aed-69fbb2dfcb88")
+ )
+ (pin "2"
+ (uuid "3f843f83-026b-4a07-b414-3054df29d0ab")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C16")
+ (reference "R301")
(unit 1)
)
)
)
)
(symbol
- (lib_id "Device:R")
- (at 213.36 82.55 90)
+ (lib_id "Device:C")
+ (at 121.92 128.27 0)
+ (mirror y)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "b2f58706-7fc6-45da-b0da-9486e777e078")
- (property "Reference" "R7"
- (at 213.36 80.518 90)
+ (uuid "aa067867-e76d-4f24-81a9-23d7890fb91c")
+ (property "Reference" "C304"
+ (at 121.285 125.73 0)
(effects
(font
(size 1.27 1.27)
)
+ (justify left)
)
)
- (property "Value" "R"
- (at 213.36 82.55 90)
+ (property "Value" "470n"
+ (at 121.285 130.81 0)
(effects
(font
(size 1.27 1.27)
)
+ (justify left)
)
)
- (property "Footprint" ""
- (at 213.36 84.328 90)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 120.9548 132.08 0)
(effects
(font
(size 1.27 1.27)
@@ -3188,7 +3235,7 @@
)
)
(property "Datasheet" "~"
- (at 213.36 82.55 0)
+ (at 121.92 128.27 0)
(effects
(font
(size 1.27 1.27)
@@ -3196,8 +3243,8 @@
(hide yes)
)
)
- (property "Description" "Resistor"
- (at 213.36 82.55 0)
+ (property "Description" "Unpolarized capacitor"
+ (at 121.92 128.27 0)
(effects
(font
(size 1.27 1.27)
@@ -3205,48 +3252,48 @@
(hide yes)
)
)
- (pin "1"
- (uuid "cc1bd950-5a1f-4727-a000-80c1b38ddde6")
- )
(pin "2"
- (uuid "2ae4186f-09e3-438f-af6f-b9b47c486a4f")
+ (uuid "92adba43-6c8c-485d-b919-aef6d2c9332d")
+ )
+ (pin "1"
+ (uuid "46b89e71-eee7-429e-96ba-54e0bcacf92b")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "R7")
+ (reference "C304")
(unit 1)
)
)
)
)
(symbol
- (lib_id "Jumper:Jumper_2_Small_Bridged")
- (at 121.92 64.77 0)
+ (lib_id "Device:R")
+ (at 151.13 64.77 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "b5a988a4-ffa5-47f2-b2db-f4a438b5e40a")
- (property "Reference" "JP1"
- (at 121.92 62.738 0)
+ (uuid "b2f58706-7fc6-45da-b0da-9486e777e078")
+ (property "Reference" "R308"
+ (at 151.13 62.738 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "~"
- (at 121.92 67.056 0)
+ (property "Value" "100R"
+ (at 151.13 64.77 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 121.92 64.77 0)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 151.13 66.548 90)
(effects
(font
(size 1.27 1.27)
@@ -3255,7 +3302,7 @@
)
)
(property "Datasheet" "~"
- (at 121.92 64.77 0)
+ (at 151.13 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -3263,8 +3310,8 @@
(hide yes)
)
)
- (property "Description" "Jumper, 2-pole, small symbol, bridged"
- (at 121.92 64.77 0)
+ (property "Description" "Resistor"
+ (at 151.13 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -3272,16 +3319,16 @@
(hide yes)
)
)
- (pin "2"
- (uuid "9bd1effb-8a43-4572-8c48-4b7259d2ebd8")
- )
(pin "1"
- (uuid "67693ca3-9620-40d0-b24b-eddf45f42bcf")
+ (uuid "cc1bd950-5a1f-4727-a000-80c1b38ddde6")
+ )
+ (pin "2"
+ (uuid "2ae4186f-09e3-438f-af6f-b9b47c486a4f")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "JP1")
+ (reference "R308")
(unit 1)
)
)
@@ -3289,31 +3336,31 @@
)
(symbol
(lib_id "Device:R")
- (at 213.36 120.65 90)
+ (at 144.78 120.65 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "b69f2c2c-6f76-4b85-87ff-ee86b678e2e6")
- (property "Reference" "R10"
- (at 213.36 118.618 90)
+ (property "Reference" "R306"
+ (at 144.78 118.618 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "R"
- (at 213.36 120.65 90)
+ (property "Value" "100R"
+ (at 144.78 120.65 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 213.36 122.428 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 144.78 122.428 90)
(effects
(font
(size 1.27 1.27)
@@ -3322,7 +3369,7 @@
)
)
(property "Datasheet" "~"
- (at 213.36 120.65 0)
+ (at 144.78 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3331,7 +3378,7 @@
)
)
(property "Description" "Resistor"
- (at 213.36 120.65 0)
+ (at 144.78 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3348,41 +3395,40 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "R10")
+ (reference "R306")
(unit 1)
)
)
)
)
(symbol
- (lib_id "Device:C")
- (at 186.69 82.55 90)
- (unit 1)
+ (lib_id "Amplifier_Operational:ADA4898-2")
+ (at 163.83 118.11 0)
+ (mirror x)
+ (unit 2)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "b9990b51-0f2a-4297-a0f7-5df76d355edb")
- (property "Reference" "C9"
- (at 184.15 81.915 0)
+ (uuid "bfccd5f7-ec2c-4712-adc5-d098e26d6810")
+ (property "Reference" "U302"
+ (at 165.862 113.792 0)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
)
)
- (property "Value" "C"
- (at 189.23 81.915 0)
+ (property "Value" "ADA4891-2"
+ (at 163.83 125.73 0)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
)
)
- (property "Footprint" ""
- (at 190.5 81.5848 0)
+ (property "Footprint" "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm"
+ (at 162.56 110.49 0)
(effects
(font
(size 1.27 1.27)
@@ -3390,8 +3436,8 @@
(hide yes)
)
)
- (property "Datasheet" "~"
- (at 186.69 82.55 0)
+ (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADA4891-1_4891-2_4891-3_4891-4.PDF"
+ (at 163.83 118.11 0)
(effects
(font
(size 1.27 1.27)
@@ -3399,8 +3445,8 @@
(hide yes)
)
)
- (property "Description" "Unpolarized capacitor"
- (at 186.69 82.55 0)
+ (property "Description" "Dual High Voltage, Low Noise, Low Distortion, Unity-Gain Stable, High Speed Op Amp, SOIC-8-1EP"
+ (at 163.83 118.11 0)
(effects
(font
(size 1.27 1.27)
@@ -3408,32 +3454,54 @@
(hide yes)
)
)
- (pin "2"
- (uuid "9f7480b0-5d28-4485-a5b6-4c5bd2ada2f0")
+ (pin "3"
+ (uuid "283b5092-d18d-48cf-ac37-0d03e3899f80")
)
(pin "1"
- (uuid "19085b01-48e9-409a-804d-c15c03275620")
+ (uuid "b3ccec76-6588-4d74-a870-f0baf5cb2035")
+ )
+ (pin "9"
+ (uuid "8ef920e4-bb6f-4648-aacd-65baf21dc649")
+ )
+ (pin "7"
+ (uuid "b1bb4bd6-85c6-4899-9e9e-f74af5c25138")
+ )
+ (pin "8"
+ (uuid "8817570f-4dc4-4dea-9ccf-f239e5c75410")
+ )
+ (pin "5"
+ (uuid "4a699262-8b7e-4037-a457-7fe9562c7dc0")
+ )
+ (pin "2"
+ (uuid "677e87fb-b9a4-4720-b449-7ded623b0b35")
+ )
+ (pin "6"
+ (uuid "19f5fc25-364c-408a-be0e-1aafbf9e58cd")
+ )
+ (pin "4"
+ (uuid "c7cd00f3-0c9e-47ea-a575-b0b25d373f3b")
)
(instances
- (project "etsdr"
+ (project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C9")
- (unit 1)
+ (reference "U302")
+ (unit 2)
)
)
)
)
(symbol
- (lib_id "Device:C")
- (at 186.69 77.47 90)
- (unit 1)
+ (lib_id "Amplifier_Operational:ADA4898-2")
+ (at 203.2 90.17 0)
+ (unit 3)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "bcc07715-8a9a-4e04-af7b-b3480af6f591")
- (property "Reference" "C8"
- (at 184.15 76.835 0)
+ (fields_autoplaced yes)
+ (uuid "c20c6079-d733-4dac-9e1b-1a9433c4c453")
+ (property "Reference" "U302"
+ (at 204.47 88.8999 0)
(effects
(font
(size 1.27 1.27)
@@ -3441,8 +3509,8 @@
(justify left)
)
)
- (property "Value" "C"
- (at 189.23 76.835 0)
+ (property "Value" "ADA4891-2"
+ (at 204.47 91.4399 0)
(effects
(font
(size 1.27 1.27)
@@ -3450,8 +3518,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 190.5 76.5048 0)
+ (property "Footprint" "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm"
+ (at 201.93 97.79 0)
(effects
(font
(size 1.27 1.27)
@@ -3459,8 +3527,8 @@
(hide yes)
)
)
- (property "Datasheet" "~"
- (at 186.69 77.47 0)
+ (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/ADA4891-1_4891-2_4891-3_4891-4.PDF"
+ (at 203.2 90.17 0)
(effects
(font
(size 1.27 1.27)
@@ -3468,8 +3536,8 @@
(hide yes)
)
)
- (property "Description" "Unpolarized capacitor"
- (at 186.69 77.47 0)
+ (property "Description" "Dual High Voltage, Low Noise, Low Distortion, Unity-Gain Stable, High Speed Op Amp, SOIC-8-1EP"
+ (at 203.2 90.17 0)
(effects
(font
(size 1.27 1.27)
@@ -3477,48 +3545,69 @@
(hide yes)
)
)
- (pin "2"
- (uuid "d5cfa8ac-5bfb-4244-a729-bd4b789de823")
+ (pin "7"
+ (uuid "911e7e81-9dd7-4004-9356-cbac0b7e55fa")
+ )
+ (pin "8"
+ (uuid "fd46ad94-7f16-4b25-bc1c-e0e210dbaede")
+ )
+ (pin "9"
+ (uuid "7ca533c2-f007-42d1-8878-bbeec14c5320")
+ )
+ (pin "4"
+ (uuid "47ae4403-cb09-43e6-945a-bc715545092d")
+ )
+ (pin "5"
+ (uuid "0e503bcf-9656-4b32-868b-cd4d99e8dfc2")
+ )
+ (pin "3"
+ (uuid "91d6abda-71c7-4dd7-b2d1-b50482fb6997")
+ )
+ (pin "6"
+ (uuid "f6de1137-c31e-4d66-a496-2433cba26bcc")
)
(pin "1"
- (uuid "034f5ce0-ea5f-4bb1-9cd1-db55f19b9075")
+ (uuid "681d6113-f7fc-4bed-9df2-84fe2ddeb064")
+ )
+ (pin "2"
+ (uuid "e077b91b-3644-4b5e-bdd9-06c4e663c0cd")
)
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C8")
- (unit 1)
+ (reference "U302")
+ (unit 3)
)
)
)
)
(symbol
- (lib_id "Jumper:Jumper_2_Small_Bridged")
- (at 121.92 62.23 0)
+ (lib_id "Device:R")
+ (at 104.14 64.77 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "c77e3177-e2d0-42f2-bd57-aa6127890631")
- (property "Reference" "JP5"
- (at 121.92 60.198 0)
+ (uuid "c3d65758-bc44-4710-888a-68b8518870f5")
+ (property "Reference" "R302"
+ (at 104.14 62.738 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "~"
- (at 121.92 64.516 0)
+ (property "Value" "R"
+ (at 104.14 64.77 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 121.92 62.23 0)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 104.14 66.548 90)
(effects
(font
(size 1.27 1.27)
@@ -3527,7 +3616,7 @@
)
)
(property "Datasheet" "~"
- (at 121.92 62.23 0)
+ (at 104.14 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -3535,8 +3624,8 @@
(hide yes)
)
)
- (property "Description" "Jumper, 2-pole, small symbol, bridged"
- (at 121.92 62.23 0)
+ (property "Description" "Resistor"
+ (at 104.14 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -3544,16 +3633,16 @@
(hide yes)
)
)
- (pin "2"
- (uuid "24229760-ff8f-433b-8e16-2992d650a878")
- )
(pin "1"
- (uuid "c2d57296-c84f-4624-961b-e4bd7d1ab1ae")
+ (uuid "6138c045-0c1d-4524-a20e-ea4ca8e7bb84")
+ )
+ (pin "2"
+ (uuid "dd25b203-cef2-48bc-bf7a-99e4e0383c9a")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "JP5")
+ (reference "R302")
(unit 1)
)
)
@@ -3561,31 +3650,32 @@
)
(symbol
(lib_id "Device:R")
- (at 232.41 66.04 90)
+ (at 170.18 76.2 90)
+ (mirror x)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "ca7e8ad5-bdfc-46ad-a5ba-ae54496ea3b4")
- (property "Reference" "R8"
- (at 232.41 64.008 90)
+ (property "Reference" "R310"
+ (at 170.18 78.232 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "R"
- (at 232.41 66.04 90)
+ (property "Value" "100k"
+ (at 170.18 76.2 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 232.41 67.818 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 170.18 74.422 90)
(effects
(font
(size 1.27 1.27)
@@ -3594,7 +3684,7 @@
)
)
(property "Datasheet" "~"
- (at 232.41 66.04 0)
+ (at 170.18 76.2 0)
(effects
(font
(size 1.27 1.27)
@@ -3603,7 +3693,7 @@
)
)
(property "Description" "Resistor"
- (at 232.41 66.04 0)
+ (at 170.18 76.2 0)
(effects
(font
(size 1.27 1.27)
@@ -3620,7 +3710,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "R8")
+ (reference "R310")
(unit 1)
)
)
@@ -3628,15 +3718,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 196.85 96.52 0)
+ (at 114.3 78.74 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "cca90701-c1e1-44ed-8b8d-dcc585d45c24")
- (property "Reference" "#PWR013"
- (at 196.85 102.87 0)
+ (property "Reference" "#PWR0304"
+ (at 114.3 85.09 0)
(effects
(font
(size 1.27 1.27)
@@ -3645,7 +3735,7 @@
)
)
(property "Value" "GNDA"
- (at 196.85 100.33 0)
+ (at 114.3 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -3653,7 +3743,7 @@
)
)
(property "Footprint" ""
- (at 196.85 96.52 0)
+ (at 114.3 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -3662,7 +3752,7 @@
)
)
(property "Datasheet" ""
- (at 196.85 96.52 0)
+ (at 114.3 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -3671,7 +3761,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 196.85 96.52 0)
+ (at 114.3 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -3685,40 +3775,39 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR013")
+ (reference "#PWR0304")
(unit 1)
)
)
)
)
(symbol
- (lib_id "power:GNDA")
- (at 227.33 110.49 180)
+ (lib_id "Device:R")
+ (at 104.14 120.65 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "d3a49023-2a02-438d-b68e-b596eac2b50b")
- (property "Reference" "#PWR052"
- (at 227.33 104.14 0)
+ (uuid "ce7cdbf3-e93c-48f8-84ba-702fed6ebb5d")
+ (property "Reference" "R304"
+ (at 104.14 118.618 90)
(effects
(font
(size 1.27 1.27)
)
- (hide yes)
)
)
- (property "Value" "GNDA"
- (at 227.33 106.68 0)
+ (property "Value" "R"
+ (at 104.14 120.65 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 227.33 110.49 0)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 104.14 122.428 90)
(effects
(font
(size 1.27 1.27)
@@ -3726,8 +3815,8 @@
(hide yes)
)
)
- (property "Datasheet" ""
- (at 227.33 110.49 0)
+ (property "Datasheet" "~"
+ (at 104.14 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3735,8 +3824,8 @@
(hide yes)
)
)
- (property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 227.33 110.49 0)
+ (property "Description" "Resistor"
+ (at 104.14 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3745,12 +3834,15 @@
)
)
(pin "1"
- (uuid "69712c14-6b9a-4616-b711-fa9bb76b822f")
+ (uuid "26d5247a-3d59-4615-a4fc-a5441886013f")
+ )
+ (pin "2"
+ (uuid "d49d016e-54cf-4faf-9d37-966af2fd971f")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR052")
+ (reference "R304")
(unit 1)
)
)
@@ -3758,15 +3850,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 204.47 96.52 0)
+ (at 121.92 78.74 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "d45dd90b-ecad-4eef-a0a1-5fb7d203356a")
- (property "Reference" "#PWR014"
- (at 204.47 102.87 0)
+ (property "Reference" "#PWR0306"
+ (at 121.92 85.09 0)
(effects
(font
(size 1.27 1.27)
@@ -3775,7 +3867,7 @@
)
)
(property "Value" "GNDA"
- (at 204.47 100.33 0)
+ (at 121.92 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -3783,7 +3875,7 @@
)
)
(property "Footprint" ""
- (at 204.47 96.52 0)
+ (at 121.92 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -3792,7 +3884,7 @@
)
)
(property "Datasheet" ""
- (at 204.47 96.52 0)
+ (at 121.92 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -3801,7 +3893,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 204.47 96.52 0)
+ (at 121.92 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -3815,7 +3907,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR014")
+ (reference "#PWR0306")
(unit 1)
)
)
@@ -3823,15 +3915,16 @@
)
(symbol
(lib_id "Device:C")
- (at 186.69 115.57 90)
+ (at 130.81 120.65 90)
+ (mirror x)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "e168564e-8dca-46be-bc1e-9fa67300a934")
- (property "Reference" "C13"
- (at 184.15 114.935 0)
+ (uuid "e53cc0ae-d682-4da6-84d1-cc23866b5b82")
+ (property "Reference" "C308"
+ (at 129.286 119.126 90)
(effects
(font
(size 1.27 1.27)
@@ -3839,8 +3932,8 @@
(justify left)
)
)
- (property "Value" "C"
- (at 189.23 114.935 0)
+ (property "Value" "10u"
+ (at 137.414 119.126 90)
(effects
(font
(size 1.27 1.27)
@@ -3848,8 +3941,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 190.5 114.6048 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 134.62 121.6152 0)
(effects
(font
(size 1.27 1.27)
@@ -3858,7 +3951,7 @@
)
)
(property "Datasheet" "~"
- (at 186.69 115.57 0)
+ (at 130.81 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3867,7 +3960,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 186.69 115.57 0)
+ (at 130.81 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3876,15 +3969,15 @@
)
)
(pin "2"
- (uuid "9b404022-251a-4b9b-bb73-17a0ccf27cc0")
+ (uuid "d51b5c06-7d27-41fa-a8d7-a5ca2ad9fe4c")
)
(pin "1"
- (uuid "ee130463-ce8d-4750-8048-8fd4d53847c6")
+ (uuid "0a8dee58-0e4a-4bf1-b60d-cfa75e98abdd")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "C13")
+ (reference "C308")
(unit 1)
)
)
@@ -3892,15 +3985,15 @@
)
(symbol
(lib_id "power:+3V3")
- (at 138.43 54.61 0)
+ (at 71.12 64.77 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "e56194ab-f8d7-47a5-8924-45b69cf9371a")
- (property "Reference" "#PWR012"
- (at 138.43 58.42 0)
+ (property "Reference" "#PWR0302"
+ (at 71.12 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -3909,7 +4002,7 @@
)
)
(property "Value" "+3V3"
- (at 138.43 51.054 0)
+ (at 71.12 61.214 0)
(effects
(font
(size 1.27 1.27)
@@ -3917,7 +4010,7 @@
)
)
(property "Footprint" ""
- (at 138.43 54.61 0)
+ (at 71.12 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -3926,7 +4019,7 @@
)
)
(property "Datasheet" ""
- (at 138.43 54.61 0)
+ (at 71.12 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -3935,7 +4028,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"+3V3\""
- (at 138.43 54.61 0)
+ (at 71.12 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -3949,7 +4042,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR012")
+ (reference "#PWR0302")
(unit 1)
)
)
@@ -3957,15 +4050,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 196.85 134.62 0)
+ (at 114.3 134.62 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "eaa16132-bb96-4db0-b249-fb1b9fe9160b")
- (property "Reference" "#PWR015"
- (at 196.85 140.97 0)
+ (property "Reference" "#PWR0305"
+ (at 114.3 140.97 0)
(effects
(font
(size 1.27 1.27)
@@ -3974,7 +4067,7 @@
)
)
(property "Value" "GNDA"
- (at 196.85 138.43 0)
+ (at 114.3 138.43 0)
(effects
(font
(size 1.27 1.27)
@@ -3982,7 +4075,7 @@
)
)
(property "Footprint" ""
- (at 196.85 134.62 0)
+ (at 114.3 134.62 0)
(effects
(font
(size 1.27 1.27)
@@ -3991,7 +4084,7 @@
)
)
(property "Datasheet" ""
- (at 196.85 134.62 0)
+ (at 114.3 134.62 0)
(effects
(font
(size 1.27 1.27)
@@ -4000,7 +4093,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 196.85 134.62 0)
+ (at 114.3 134.62 0)
(effects
(font
(size 1.27 1.27)
@@ -4014,7 +4107,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR015")
+ (reference "#PWR0305")
(unit 1)
)
)
@@ -4022,15 +4115,15 @@
)
(symbol
(lib_id "Analog_Switch:SN74CBT3253")
- (at 138.43 72.39 0)
+ (at 71.12 82.55 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "eb9e7756-d272-4c3d-a986-65372c0fba08")
- (property "Reference" "U2"
- (at 130.81 58.42 0)
+ (property "Reference" "U301"
+ (at 63.5 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -4038,15 +4131,15 @@
)
)
(property "Value" "SN74CB3Q3253"
- (at 145.796 86.36 0)
+ (at 78.486 96.52 0)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 138.43 72.39 0)
+ (property "Footprint" "Package_SO:TSSOP-16_4.4x5mm_P0.65mm"
+ (at 71.12 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -4055,7 +4148,7 @@
)
)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/sn74cb3q3253.pdf"
- (at 138.43 72.39 0)
+ (at 71.12 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -4064,7 +4157,7 @@
)
)
(property "Description" "Dual 1 to 4 Analog Multiplexer"
- (at 138.43 72.39 0)
+ (at 71.12 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -4123,40 +4216,39 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "U2")
+ (reference "U301")
(unit 1)
)
)
)
)
(symbol
- (lib_id "power:+3V3")
- (at 227.33 125.73 180)
+ (lib_id "Device:R")
+ (at 104.14 115.57 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "ed4a16e8-f5b3-41f7-b3b9-0972dbb2c43c")
- (property "Reference" "#PWR053"
- (at 227.33 121.92 0)
+ (uuid "ec9f51d5-9acb-40d6-a06b-a4f79da5d41d")
+ (property "Reference" "R303"
+ (at 104.14 113.538 90)
(effects
(font
(size 1.27 1.27)
)
- (hide yes)
)
)
- (property "Value" "+3V3"
- (at 227.33 129.286 0)
+ (property "Value" "R"
+ (at 104.14 115.57 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 227.33 125.73 0)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 104.14 117.348 90)
(effects
(font
(size 1.27 1.27)
@@ -4164,8 +4256,8 @@
(hide yes)
)
)
- (property "Datasheet" ""
- (at 227.33 125.73 0)
+ (property "Datasheet" "~"
+ (at 104.14 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -4173,8 +4265,8 @@
(hide yes)
)
)
- (property "Description" "Power symbol creates a global label with name \"+3V3\""
- (at 227.33 125.73 0)
+ (property "Description" "Resistor"
+ (at 104.14 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -4183,29 +4275,32 @@
)
)
(pin "1"
- (uuid "bd32e45f-af4c-405d-92db-9da07bb51828")
+ (uuid "c4a29a26-154b-42d8-a77f-d3503ffc451f")
+ )
+ (pin "2"
+ (uuid "44d317b1-39ed-4790-90ab-33a13fec7ce0")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "#PWR053")
+ (reference "R303")
(unit 1)
)
)
)
)
(symbol
- (lib_id "Amplifier_Operational:LMH6609MF")
- (at 229.87 118.11 0)
+ (lib_id "Device:C")
+ (at 134.62 59.69 90)
(mirror x)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
- (uuid "f4f991f7-113c-4330-9e96-0b7678b7468a")
- (property "Reference" "U3"
- (at 229.108 118.11 0)
+ (uuid "faeb9bdc-a848-466a-b35c-08e568a289cd")
+ (property "Reference" "C305"
+ (at 133.096 58.166 90)
(effects
(font
(size 1.27 1.27)
@@ -4213,8 +4308,8 @@
(justify left)
)
)
- (property "Value" "LMH6629"
- (at 229.87 122.174 0)
+ (property "Value" "10u"
+ (at 141.224 58.166 90)
(effects
(font
(size 1.27 1.27)
@@ -4222,18 +4317,17 @@
(justify left)
)
)
- (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
- (at 227.33 113.03 0)
+ (property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
+ (at 138.43 60.6552 0)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
(hide yes)
)
)
- (property "Datasheet" "https://www.ti.com/lit/ds/symlink/lmh6629.pdf"
- (at 229.87 123.19 0)
+ (property "Datasheet" "~"
+ (at 134.62 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -4241,8 +4335,8 @@
(hide yes)
)
)
- (property "Description" "900MHz Voltage Feedback Op Amp, SOT-23-5"
- (at 229.87 118.11 0)
+ (property "Description" "Unpolarized capacitor"
+ (at 134.62 59.69 0)
(effects
(font
(size 1.27 1.27)
@@ -4250,25 +4344,16 @@
(hide yes)
)
)
- (pin "3"
- (uuid "55314617-56c7-4434-b0a2-fc51ebaf85bb")
- )
(pin "2"
- (uuid "8766ac7f-b94b-43e3-b3b8-50e4b5d7cfa5")
- )
- (pin "4"
- (uuid "2cdd047f-8255-4475-9246-e40b263fb27c")
+ (uuid "09693cc3-1eb7-414f-a7d6-50383c1ab035")
)
(pin "1"
- (uuid "70eb1663-042d-47d0-a408-e7b307cbb597")
- )
- (pin "5"
- (uuid "b74d1c27-3d72-46a8-88dd-72f0ed242eb0")
+ (uuid "d7edb015-e60a-48f4-81c5-216db64ebeff")
)
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/454be6c1-4d0f-4a9e-a700-765845873ce8"
- (reference "U3")
+ (reference "C305")
(unit 1)
)
)
diff --git a/rpi.kicad_sch b/rpi.kicad_sch
index 09268db..9fc529e 100644
--- a/rpi.kicad_sch
+++ b/rpi.kicad_sch
@@ -1740,26 +1740,26 @@
)
)
(junction
- (at 190.5 104.14)
+ (at 190.5 106.68)
(diameter 0)
(color 0 0 0 0)
- (uuid "3ad8c98b-9122-4d01-bfeb-6154a8659ced")
+ (uuid "c4664f97-77ba-4b57-91a1-93e9ac15c038")
)
(junction
- (at 190.5 91.44)
+ (at 190.5 88.9)
(diameter 0)
(color 0 0 0 0)
(uuid "c8332c13-4463-40f3-be4d-a82832759eda")
)
(junction
- (at 198.12 106.68)
+ (at 198.12 104.14)
(diameter 0)
(color 0 0 0 0)
(uuid "cfe6a1a2-0986-4e09-8c2b-2b61ba235c40")
)
(wire
(pts
- (xy 190.5 91.44) (xy 198.12 91.44)
+ (xy 190.5 88.9) (xy 198.12 88.9)
)
(stroke
(width 0)
@@ -1769,7 +1769,7 @@
)
(wire
(pts
- (xy 190.5 91.44) (xy 190.5 93.98)
+ (xy 190.5 88.9) (xy 190.5 91.44)
)
(stroke
(width 0)
@@ -1779,7 +1779,7 @@
)
(wire
(pts
- (xy 198.12 118.11) (xy 198.12 116.84)
+ (xy 198.12 120.65) (xy 198.12 119.38)
)
(stroke
(width 0)
@@ -1799,7 +1799,7 @@
)
(wire
(pts
- (xy 118.11 76.2) (xy 123.19 76.2)
+ (xy 173.99 83.82) (xy 168.91 83.82)
)
(stroke
(width 0)
@@ -1809,7 +1809,7 @@
)
(wire
(pts
- (xy 198.12 91.44) (xy 198.12 93.98)
+ (xy 198.12 88.9) (xy 198.12 91.44)
)
(stroke
(width 0)
@@ -1829,27 +1829,37 @@
)
(wire
(pts
- (xy 223.52 106.68) (xy 228.6 106.68)
+ (xy 190.5 106.68) (xy 190.5 111.76)
)
(stroke
(width 0)
(type default)
)
- (uuid "4e013c2e-896c-4e7b-949d-ccae47ffd970")
+ (uuid "3e561573-ed24-425f-bc98-3866309d9bf6")
+ )
+ (wire
+ (pts
+ (xy 173.99 91.44) (xy 168.91 91.44)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "42c23a1e-5fcc-4f0a-80cd-88d182bfba89")
)
(wire
(pts
- (xy 168.91 104.14) (xy 190.5 104.14)
+ (xy 223.52 104.14) (xy 228.6 104.14)
)
(stroke
(width 0)
(type default)
)
- (uuid "559408a0-373e-4a1d-8e3e-f7ba78898f9f")
+ (uuid "4e013c2e-896c-4e7b-949d-ccae47ffd970")
)
(wire
(pts
- (xy 214.63 104.14) (xy 228.6 104.14)
+ (xy 215.9 106.68) (xy 229.87 106.68)
)
(stroke
(width 0)
@@ -1859,7 +1869,7 @@
)
(wire
(pts
- (xy 118.11 78.74) (xy 123.19 78.74)
+ (xy 173.99 86.36) (xy 168.91 86.36)
)
(stroke
(width 0)
@@ -1869,7 +1879,7 @@
)
(wire
(pts
- (xy 198.12 101.6) (xy 198.12 106.68)
+ (xy 198.12 99.06) (xy 198.12 104.14)
)
(stroke
(width 0)
@@ -1879,7 +1889,7 @@
)
(wire
(pts
- (xy 198.12 106.68) (xy 215.9 106.68)
+ (xy 198.12 104.14) (xy 215.9 104.14)
)
(stroke
(width 0)
@@ -1889,7 +1899,7 @@
)
(wire
(pts
- (xy 182.88 99.06) (xy 182.88 91.44)
+ (xy 182.88 88.9) (xy 182.88 99.06)
)
(stroke
(width 0)
@@ -1899,7 +1909,7 @@
)
(wire
(pts
- (xy 168.91 106.68) (xy 198.12 106.68)
+ (xy 168.91 104.14) (xy 198.12 104.14)
)
(stroke
(width 0)
@@ -1909,7 +1919,7 @@
)
(wire
(pts
- (xy 182.88 91.44) (xy 190.5 91.44)
+ (xy 182.88 88.9) (xy 190.5 88.9)
)
(stroke
(width 0)
@@ -1919,7 +1929,7 @@
)
(wire
(pts
- (xy 190.5 118.11) (xy 190.5 116.84)
+ (xy 190.5 120.65) (xy 190.5 119.38)
)
(stroke
(width 0)
@@ -1929,7 +1939,7 @@
)
(wire
(pts
- (xy 190.5 101.6) (xy 190.5 104.14)
+ (xy 190.5 99.06) (xy 190.5 106.68)
)
(stroke
(width 0)
@@ -1949,27 +1959,27 @@
)
(wire
(pts
- (xy 190.5 104.14) (xy 207.01 104.14)
+ (xy 118.11 114.3) (xy 123.19 114.3)
)
(stroke
(width 0)
(type default)
)
- (uuid "aeaedb32-4514-42e5-8527-6a08336473af")
+ (uuid "92128123-7fc0-4240-8767-dbab5fd09aab")
)
(wire
(pts
- (xy 190.5 104.14) (xy 190.5 109.22)
+ (xy 190.5 106.68) (xy 208.28 106.68)
)
(stroke
(width 0)
(type default)
)
- (uuid "b8c4b429-12ed-438c-aa31-5437f06ac3b2")
+ (uuid "afbff618-f656-4cb2-8b5b-84e4515b5869")
)
(wire
(pts
- (xy 198.12 106.68) (xy 198.12 109.22)
+ (xy 198.12 104.14) (xy 198.12 111.76)
)
(stroke
(width 0)
@@ -1979,6 +1989,36 @@
)
(wire
(pts
+ (xy 168.91 106.68) (xy 190.5 106.68)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c0a77e34-4671-4f01-97f5-ab4689d6b6b3")
+ )
+ (wire
+ (pts
+ (xy 118.11 104.14) (xy 123.19 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c31ecb9c-719a-4804-a392-40cf5134da21")
+ )
+ (wire
+ (pts
+ (xy 118.11 101.6) (xy 123.19 101.6)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "d8dc8960-573b-4dcd-9718-24a4da2022b7")
+ )
+ (wire
+ (pts
(xy 170.18 114.3) (xy 170.18 115.57)
)
(stroke
@@ -1999,6 +2039,16 @@
)
(wire
(pts
+ (xy 173.99 88.9) (xy 168.91 88.9)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e56f5acc-488d-4b75-a9be-1720302dd5db")
+ )
+ (wire
+ (pts
(xy 170.18 114.3) (xy 168.91 114.3)
)
(stroke
@@ -2007,9 +2057,19 @@
)
(uuid "e8249b2d-a5c9-4135-9056-76f7beaf900d")
)
- (hierarchical_label "Q"
+ (wire
+ (pts
+ (xy 118.11 111.76) (xy 123.19 111.76)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ef35e42b-d8d1-40fb-bbe0-d65a83c15496")
+ )
+ (hierarchical_label "Q_rx"
(shape input)
- (at 228.6 106.68 0)
+ (at 228.6 104.14 0)
(effects
(font
(size 1.27 1.27)
@@ -2018,20 +2078,53 @@
)
(uuid "14d8d047-81cf-48bd-bd35-7ce4ef022373")
)
- (hierarchical_label "I_LO"
+ (hierarchical_label "Q_tx"
+ (shape input)
+ (at 118.11 104.14 180)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "5b6fcb1e-d9dd-4eb3-801e-b60c437be732")
+ )
+ (hierarchical_label "LO4"
(shape input)
- (at 118.11 76.2 180)
+ (at 118.11 114.3 180)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
+ (uuid "69603dcd-b0e4-4a82-acf7-7323843019fa")
+ )
+ (hierarchical_label "LO1"
+ (shape input)
+ (at 173.99 86.36 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
(uuid "6d811e7e-dcdd-469c-84c4-4bfa81751ee8")
)
- (hierarchical_label "I"
+ (hierarchical_label "filt2"
(shape input)
- (at 228.6 104.14 0)
+ (at 173.99 91.44 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "88428f53-abff-48bf-af37-00fb1f86d4ff")
+ )
+ (hierarchical_label "I_rx"
+ (shape input)
+ (at 229.87 106.68 0)
(effects
(font
(size 1.27 1.27)
@@ -2040,28 +2133,61 @@
)
(uuid "b934d8d3-ac5c-4512-a1af-2114cabc2b39")
)
- (hierarchical_label "Q_LO"
+ (hierarchical_label "filt1"
(shape input)
- (at 118.11 78.74 180)
+ (at 173.99 88.9 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
+ )
+ (uuid "ca1e9cce-4bee-4cde-b543-761f4403dc55")
+ )
+ (hierarchical_label "LO2"
+ (shape input)
+ (at 173.99 83.82 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
)
(uuid "dd4696df-3414-41a6-9e40-aad4c0b64af7")
)
+ (hierarchical_label "I_tx"
+ (shape input)
+ (at 118.11 101.6 180)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "ecf2842c-07bc-43b1-9c73-670e5c532a8f")
+ )
+ (hierarchical_label "LO3"
+ (shape input)
+ (at 118.11 111.76 180)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "f5eb36f2-24f4-4559-9159-78c6b6e711b1")
+ )
(symbol
(lib_id "Device:C")
- (at 219.71 106.68 90)
+ (at 219.71 104.14 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "24a226cb-6a89-425b-b81c-db99caaba0fc")
- (property "Reference" "C23"
- (at 217.17 106.045 0)
+ (property "Reference" "C402"
+ (at 217.17 103.505 0)
(effects
(font
(size 1.27 1.27)
@@ -2070,7 +2196,7 @@
)
)
(property "Value" "100n"
- (at 222.25 106.045 0)
+ (at 222.25 103.505 0)
(effects
(font
(size 1.27 1.27)
@@ -2078,8 +2204,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 223.52 105.7148 0)
+ (property "Footprint" "Diode_SMD:D_0805_2012Metric"
+ (at 223.52 103.1748 0)
(effects
(font
(size 1.27 1.27)
@@ -2088,7 +2214,7 @@
)
)
(property "Datasheet" "~"
- (at 219.71 106.68 0)
+ (at 219.71 104.14 0)
(effects
(font
(size 1.27 1.27)
@@ -2097,7 +2223,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 219.71 106.68 0)
+ (at 219.71 104.14 0)
(effects
(font
(size 1.27 1.27)
@@ -2114,7 +2240,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "C23")
+ (reference "C402")
(unit 1)
)
)
@@ -2122,15 +2248,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 198.12 118.11 0)
+ (at 198.12 120.65 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "28fa6bf8-0725-4d42-9c57-fa09e82d3a92")
- (property "Reference" "#PWR032"
- (at 198.12 124.46 0)
+ (property "Reference" "#PWR0406"
+ (at 198.12 127 0)
(effects
(font
(size 1.27 1.27)
@@ -2139,7 +2265,7 @@
)
)
(property "Value" "GNDA"
- (at 198.12 121.92 0)
+ (at 198.12 124.46 0)
(effects
(font
(size 1.27 1.27)
@@ -2147,7 +2273,7 @@
)
)
(property "Footprint" ""
- (at 198.12 118.11 0)
+ (at 198.12 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -2156,7 +2282,7 @@
)
)
(property "Datasheet" ""
- (at 198.12 118.11 0)
+ (at 198.12 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -2165,7 +2291,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 198.12 118.11 0)
+ (at 198.12 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -2179,7 +2305,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "#PWR032")
+ (reference "#PWR0406")
(unit 1)
)
)
@@ -2187,15 +2313,16 @@
)
(symbol
(lib_id "Device:C")
- (at 210.82 104.14 90)
+ (at 212.09 106.68 90)
+ (mirror x)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "3743c162-2d2c-46af-8ee9-9f4dea39defe")
- (property "Reference" "C22"
- (at 208.28 103.505 0)
+ (property "Reference" "C401"
+ (at 209.55 107.315 0)
(effects
(font
(size 1.27 1.27)
@@ -2204,7 +2331,7 @@
)
)
(property "Value" "100n"
- (at 213.36 103.505 0)
+ (at 214.63 107.315 0)
(effects
(font
(size 1.27 1.27)
@@ -2212,8 +2339,8 @@
(justify left)
)
)
- (property "Footprint" ""
- (at 214.63 103.1748 0)
+ (property "Footprint" "Diode_SMD:D_0805_2012Metric"
+ (at 215.9 107.6452 0)
(effects
(font
(size 1.27 1.27)
@@ -2222,7 +2349,7 @@
)
)
(property "Datasheet" "~"
- (at 210.82 104.14 0)
+ (at 212.09 106.68 0)
(effects
(font
(size 1.27 1.27)
@@ -2231,7 +2358,7 @@
)
)
(property "Description" "Unpolarized capacitor"
- (at 210.82 104.14 0)
+ (at 212.09 106.68 0)
(effects
(font
(size 1.27 1.27)
@@ -2248,7 +2375,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "C22")
+ (reference "C401")
(unit 1)
)
)
@@ -2263,7 +2390,7 @@
(on_board yes)
(dnp no)
(uuid "38e970af-c701-4624-a05a-92bd8800268f")
- (property "Reference" "A2"
+ (property "Reference" "A401"
(at 127 55.88 0)
(effects
(font
@@ -2431,7 +2558,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "A2")
+ (reference "A401")
(unit 1)
)
)
@@ -2446,7 +2573,7 @@
(on_board yes)
(dnp no)
(uuid "83818c6c-a7bd-4c40-a173-fe0900221890")
- (property "Reference" "#PWR036"
+ (property "Reference" "#PWR0402"
(at 146.05 134.62 0)
(effects
(font
@@ -2496,7 +2623,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "#PWR036")
+ (reference "#PWR0402")
(unit 1)
)
)
@@ -2504,15 +2631,15 @@
)
(symbol
(lib_id "Device:R")
- (at 198.12 113.03 0)
+ (at 198.12 115.57 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "9b5b408c-72b0-40fd-928a-231dd05ea13a")
- (property "Reference" "R18"
- (at 200.152 113.03 90)
+ (property "Reference" "R404"
+ (at 200.152 115.57 90)
(effects
(font
(size 1.27 1.27)
@@ -2520,15 +2647,15 @@
)
)
(property "Value" "10k"
- (at 198.12 113.03 90)
+ (at 198.12 115.57 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 196.342 113.03 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 196.342 115.57 90)
(effects
(font
(size 1.27 1.27)
@@ -2537,7 +2664,7 @@
)
)
(property "Datasheet" "~"
- (at 198.12 113.03 0)
+ (at 198.12 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -2546,7 +2673,7 @@
)
)
(property "Description" "Resistor"
- (at 198.12 113.03 0)
+ (at 198.12 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -2563,7 +2690,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "R18")
+ (reference "R404")
(unit 1)
)
)
@@ -2578,7 +2705,7 @@
(on_board yes)
(dnp no)
(uuid "9c1c4208-bf88-4117-aefd-a6d2c632ae5a")
- (property "Reference" "#PWR035"
+ (property "Reference" "#PWR0404"
(at 170.18 121.92 0)
(effects
(font
@@ -2628,7 +2755,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "#PWR035")
+ (reference "#PWR0404")
(unit 1)
)
)
@@ -2643,7 +2770,7 @@
(on_board yes)
(dnp no)
(uuid "c1da8714-3b84-4ba3-93ae-cfda441db02b")
- (property "Reference" "#PWR020"
+ (property "Reference" "#PWR0401"
(at 146.05 52.07 0)
(effects
(font
@@ -2693,7 +2820,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "#PWR020")
+ (reference "#PWR0401")
(unit 1)
)
)
@@ -2701,15 +2828,15 @@
)
(symbol
(lib_id "Device:R")
- (at 190.5 97.79 0)
+ (at 190.5 95.25 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "c7a410d5-e947-449a-9f08-ab4cad102f99")
- (property "Reference" "R15"
- (at 192.532 97.79 90)
+ (property "Reference" "R401"
+ (at 192.532 95.25 90)
(effects
(font
(size 1.27 1.27)
@@ -2717,15 +2844,15 @@
)
)
(property "Value" "10k"
- (at 190.5 97.79 90)
+ (at 190.5 95.25 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 188.722 97.79 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 188.722 95.25 90)
(effects
(font
(size 1.27 1.27)
@@ -2734,7 +2861,7 @@
)
)
(property "Datasheet" "~"
- (at 190.5 97.79 0)
+ (at 190.5 95.25 0)
(effects
(font
(size 1.27 1.27)
@@ -2743,7 +2870,7 @@
)
)
(property "Description" "Resistor"
- (at 190.5 97.79 0)
+ (at 190.5 95.25 0)
(effects
(font
(size 1.27 1.27)
@@ -2760,7 +2887,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "R15")
+ (reference "R401")
(unit 1)
)
)
@@ -2775,7 +2902,7 @@
(on_board yes)
(dnp no)
(uuid "d35346c3-41b7-4485-9b29-3d188ff29872")
- (property "Reference" "#PWR034"
+ (property "Reference" "#PWR0403"
(at 151.13 52.07 0)
(effects
(font
@@ -2825,7 +2952,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "#PWR034")
+ (reference "#PWR0403")
(unit 1)
)
)
@@ -2833,15 +2960,15 @@
)
(symbol
(lib_id "Device:R")
- (at 190.5 113.03 0)
+ (at 190.5 115.57 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "ddbbece7-2c26-4734-9157-070667162d6b")
- (property "Reference" "R17"
- (at 192.532 113.03 90)
+ (property "Reference" "R402"
+ (at 192.532 115.57 90)
(effects
(font
(size 1.27 1.27)
@@ -2849,15 +2976,15 @@
)
)
(property "Value" "10k"
- (at 190.5 113.03 90)
+ (at 190.5 115.57 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 188.722 113.03 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 188.722 115.57 90)
(effects
(font
(size 1.27 1.27)
@@ -2866,7 +2993,7 @@
)
)
(property "Datasheet" "~"
- (at 190.5 113.03 0)
+ (at 190.5 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -2875,7 +3002,7 @@
)
)
(property "Description" "Resistor"
- (at 190.5 113.03 0)
+ (at 190.5 115.57 0)
(effects
(font
(size 1.27 1.27)
@@ -2892,7 +3019,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "R17")
+ (reference "R402")
(unit 1)
)
)
@@ -2900,15 +3027,15 @@
)
(symbol
(lib_id "Device:R")
- (at 198.12 97.79 0)
+ (at 198.12 95.25 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "f06c4c5a-26e8-429b-91bf-ccbf9c6b09d5")
- (property "Reference" "R16"
- (at 200.152 97.79 90)
+ (property "Reference" "R403"
+ (at 200.152 95.25 90)
(effects
(font
(size 1.27 1.27)
@@ -2916,15 +3043,15 @@
)
)
(property "Value" "10k"
- (at 198.12 97.79 90)
+ (at 198.12 95.25 90)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Footprint" ""
- (at 196.342 97.79 90)
+ (property "Footprint" "Resistor_SMD:R_0805_2012Metric"
+ (at 196.342 95.25 90)
(effects
(font
(size 1.27 1.27)
@@ -2933,7 +3060,7 @@
)
)
(property "Datasheet" "~"
- (at 198.12 97.79 0)
+ (at 198.12 95.25 0)
(effects
(font
(size 1.27 1.27)
@@ -2942,7 +3069,7 @@
)
)
(property "Description" "Resistor"
- (at 198.12 97.79 0)
+ (at 198.12 95.25 0)
(effects
(font
(size 1.27 1.27)
@@ -2959,7 +3086,7 @@
(instances
(project "etsdr"
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "R16")
+ (reference "R403")
(unit 1)
)
)
@@ -2967,15 +3094,15 @@
)
(symbol
(lib_id "power:GNDA")
- (at 190.5 118.11 0)
+ (at 190.5 120.65 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "f3f732c6-f8c2-400f-adf4-fea8c6be5247")
- (property "Reference" "#PWR011"
- (at 190.5 124.46 0)
+ (property "Reference" "#PWR0405"
+ (at 190.5 127 0)
(effects
(font
(size 1.27 1.27)
@@ -2984,7 +3111,7 @@
)
)
(property "Value" "GNDA"
- (at 190.5 121.92 0)
+ (at 190.5 124.46 0)
(effects
(font
(size 1.27 1.27)
@@ -2992,7 +3119,7 @@
)
)
(property "Footprint" ""
- (at 190.5 118.11 0)
+ (at 190.5 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3001,7 +3128,7 @@
)
)
(property "Datasheet" ""
- (at 190.5 118.11 0)
+ (at 190.5 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3010,7 +3137,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GNDA\" , analog ground"
- (at 190.5 118.11 0)
+ (at 190.5 120.65 0)
(effects
(font
(size 1.27 1.27)
@@ -3024,7 +3151,7 @@
(instances
(project ""
(path "/3b085cae-478d-49dd-bf71-db4143f1ac09/46f291f4-0752-4024-88c3-366ff2cf0f16"
- (reference "#PWR011")
+ (reference "#PWR0405")
(unit 1)
)
)
diff --git a/~etsdr.kicad_sch.lck b/~etsdr.kicad_sch.lck
deleted file mode 100644
index 9b2a96c..0000000
--- a/~etsdr.kicad_sch.lck
+++ /dev/null
@@ -1 +0,0 @@
-{"hostname":"myspc","username":"mike"} \ No newline at end of file