From f33f30857df75265e498b3807c4a2d5d90a74627 Mon Sep 17 00:00:00 2001 From: Jonathan Brodsky Date: Sun, 7 Apr 2024 21:33:45 -0700 Subject: [PATCH 1/2] switch to i2s amp & added LDO to vbus --- .gitignore | 26 + buddhabox/hw/buddabox_lib.kicad_sym | 140 + buddhabox/hw/buddhabox.kicad_pcb | 27013 +++++++++++++++++++------- buddhabox/hw/buddhabox.kicad_prl | 10 +- buddhabox/hw/buddhabox.kicad_pro | 158 +- buddhabox/hw/buddhabox.kicad_sch | 20284 ++++++++++++++----- buddhabox/hw/sym-lib-table | 4 + 7 files changed, 36323 insertions(+), 11312 deletions(-) create mode 100644 .gitignore create mode 100644 buddhabox/hw/buddabox_lib.kicad_sym create mode 100644 buddhabox/hw/sym-lib-table diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6a25101 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# Temporary files +*.000 +*.bak +*.bck +*.kicad_pcb-bak +*.kicad_sch-bak +*-backups +*.kicad_prl +*.sch-bak +*~ +_autosave-* +*.tmp +*-save.pro +*-save.kicad_pcb +fp-info-cache + +# Netlist files (exported from Eeschema) +*.net + +# Autorouter files (exported from Pcbnew) +*.dsn +*.ses + +# Exported BOM files +*.xml +*.csv \ No newline at end of file diff --git a/buddhabox/hw/buddabox_lib.kicad_sym b/buddhabox/hw/buddabox_lib.kicad_sym new file mode 100644 index 0000000..5a8b5a6 --- /dev/null +++ b/buddhabox/hw/buddabox_lib.kicad_sym @@ -0,0 +1,140 @@ +(kicad_symbol_lib + (version 20231120) + (generator "kicad_symbol_editor") + (generator_version "8.0") + (symbol "ME6211C" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (at 0 0 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ME6211C_0_1" + (rectangle + (start -6.35 5.715) + (end 6.35 -7.62) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "ME6211C_1_1" + (pin power_in line + (at -8.89 3.81 0) + (length 2.54) + (name "IN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 1.27 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 8.89 3.81 180) + (length 2.54) + (name "OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) +) \ No newline at end of file diff --git a/buddhabox/hw/buddhabox.kicad_pcb b/buddhabox/hw/buddhabox.kicad_pcb index 96921e2..bdb209d 100644 --- a/buddhabox/hw/buddhabox.kicad_pcb +++ b/buddhabox/hw/buddhabox.kicad_pcb @@ -1,6563 +1,20450 @@ -(kicad_pcb (version 20211014) (generator pcbnew) - - (general - (thickness 1.6) - ) - - (paper "A4") - (layers - (0 "F.Cu" signal) - (31 "B.Cu" signal) - (32 "B.Adhes" user "B.Adhesive") - (33 "F.Adhes" user "F.Adhesive") - (34 "B.Paste" user) - (35 "F.Paste" user) - (36 "B.SilkS" user "B.Silkscreen") - (37 "F.SilkS" user "F.Silkscreen") - (38 "B.Mask" user) - (39 "F.Mask" user) - (40 "Dwgs.User" user "User.Drawings") - (41 "Cmts.User" user "User.Comments") - (42 "Eco1.User" user "User.Eco1") - (43 "Eco2.User" user "User.Eco2") - (44 "Edge.Cuts" user) - (45 "Margin" user) - (46 "B.CrtYd" user "B.Courtyard") - (47 "F.CrtYd" user "F.Courtyard") - (48 "B.Fab" user) - (49 "F.Fab" 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.051) - (pcbplotparams - (layerselection 0x00010fc_ffffffff) - (disableapertmacros false) - (usegerberextensions false) - (usegerberattributes true) - (usegerberadvancedattributes true) - (creategerberjobfile true) - (svguseinch false) - (svgprecision 6) - (excludeedgelayer true) - (plotframeref false) - (viasonmask false) - (mode 1) - (useauxorigin false) - (hpglpennumber 1) - (hpglpenspeed 20) - (hpglpendiameter 15.000000) - (dxfpolygonmode true) - (dxfimperialunits true) - (dxfusepcbnewfont true) - (psnegative false) - (psa4output false) - (plotreference true) - (plotvalue true) - (plotinvisibletext false) - (sketchpadsonfab false) - (subtractmaskfromsilk false) - (outputformat 1) - (mirror false) - (drillshape 1) - (scaleselection 1) - (outputdirectory "") - ) - ) - - (net 0 "") - (net 1 "GND") - (net 2 "Net-(C3-Pad1)") - (net 3 "Net-(C4-Pad1)") - (net 4 "+3.3V") - (net 5 "+1V1") - (net 6 "Net-(C13-Pad1)") - (net 7 "Net-(C16-Pad2)") - (net 8 "Net-(C17-Pad2)") - (net 9 "/ADC_AVDD") - (net 10 "Net-(D3-Pad2)") - (net 11 "Net-(FB2-Pad1)") - (net 12 "Net-(FB3-Pad1)") - (net 13 "/UART0_RX") - (net 14 "/UART0_TX") - (net 15 "/SWCLK") - (net 16 "/SWDIO") - (net 17 "/NRST") - (net 18 "Vbus") - (net 19 "Net-(J3-Pad2)") - (net 20 "Net-(J3-Pad3)") - (net 21 "unconnected-(J3-Pad4)") - (net 22 "Net-(R2-Pad2)") - (net 23 "/LED") - (net 24 "/QSPI_SS_N") - (net 25 "Net-(R10-Pad2)") - (net 26 "/PDM+") - (net 27 "Net-(R13-Pad1)") - (net 28 "Net-(R14-Pad1)") - (net 29 "/BTN") - (net 30 "/SD") - (net 31 "unconnected-(U3-Pad9)") - (net 32 "unconnected-(U3-Pad11)") - (net 33 "unconnected-(U3-Pad12)") - (net 34 "unconnected-(U3-Pad13)") - (net 35 "unconnected-(U3-Pad14)") - (net 36 "unconnected-(U3-Pad15)") - (net 37 "unconnected-(U3-Pad16)") - (net 38 "unconnected-(U3-Pad17)") - (net 39 "unconnected-(U3-Pad18)") - (net 40 "unconnected-(U3-Pad27)") - (net 41 "unconnected-(U3-Pad28)") - (net 42 "unconnected-(U3-Pad29)") - (net 43 "unconnected-(U3-Pad30)") - (net 44 "unconnected-(U3-Pad31)") - (net 45 "unconnected-(U3-Pad32)") - (net 46 "unconnected-(U3-Pad40)") - (net 47 "unconnected-(U3-Pad41)") - (net 48 "unconnected-(U3-Pad4)") - (net 49 "unconnected-(U3-Pad5)") - (net 50 "/POT") - (net 51 "unconnected-(U3-Pad6)") - (net 52 "unconnected-(U3-Pad7)") - (net 53 "/QSPI_SD3") - (net 54 "/QSPI_SCLK") - (net 55 "/QSPI_SD0") - (net 56 "/QSPI_SD2") - (net 57 "/QSPI_SD1") - (net 58 "unconnected-(U4-Pad2)") - (net 59 "Net-(C24-Pad1)") - (net 60 "Net-(C26-Pad1)") - (net 61 "unconnected-(U3-Pad8)") - (net 62 "/Vraw") - (net 63 "/Vbat") - (net 64 "Net-(L1-Pad2)") - (net 65 "unconnected-(U3-Pad39)") - (net 66 "/Vbat_sw") - - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 05b87dd0-4625-4a8f-adf0-406a0d8ca2ab) - (at 116.84 115.316 180) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/bebcd1e8-4a64-49ec-8028-58113a79e610") - (attr smd) - (fp_text reference "R11" (at 0 -1.17) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp ad41c052-760d-43de-835d-deb1cf3b96b3) - ) - (fp_text value "100" (at 0 1.17) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a94e8edf-6808-4848-a2b7-3db6a1fe154c) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 1f2b1914-adaa-4855-a420-81ea13355689) - ) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) (layer "F.SilkS") (width 0.12) (tstamp 606f763b-5010-45e1-8268-84185a866e01)) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) (layer "F.SilkS") (width 0.12) (tstamp a97eb29a-4ac9-4502-b742-ce157b2d1e10)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 15260cc3-0ee4-4e8e-8aad-6c25e1d35bf9)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 1a81bd3a-227e-4b93-9c83-652313f796df)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp ab1fb40e-5f08-487d-8fb7-b435dc7d7cb3)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp ab802a9c-88c6-4d49-8627-a1b3b89cce58)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 06d29565-8932-48e7-a92e-ce7b3e9c074a)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 2eeb5958-3fea-4727-85d1-651b4cedacc6)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp bac6bc3b-f38f-4ef1-bb11-fa28e0e086cc)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp d6a70278-9df5-4dfd-a3f4-ceb82d7fda83)) - (pad "1" smd roundrect (at -0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 6 "Net-(C13-Pad1)") (pintype "passive") (tstamp 595b90d5-6c6f-4dc2-a6a1-7703a6f68867)) - (pad "2" smd roundrect (at 0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 26 "/PDM+") (pintype "passive") (tstamp db9deb64-338a-4a27-a9c9-24290d2cfb01)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 06c6321f-a1dc-48cb-a38e-5b5d280350d7) - (at 114.046 109.347) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/941b798c-e1a7-44fe-b930-f7d521517362") - (attr smd) - (fp_text reference "R14" (at 1.587 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp ce6cf5f3-d144-49f3-9c49-7477a39f24a2) - ) - (fp_text value "27.5" (at 0 1.17) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f73eebd0-5dab-44f0-8bc6-37d940e6268d) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 91dfc854-c25a-442f-a32c-eb4145b9cc36) - ) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) (layer "F.SilkS") (width 0.12) (tstamp a724be37-e309-4010-85ba-95440c967466)) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) (layer "F.SilkS") (width 0.12) (tstamp dd484cc0-ae39-4231-8ee1-de36f798d94d)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 0ee544bf-939a-486e-a530-9099512947bd)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp b5e2dab4-e012-4ca2-b8aa-be0b029f9daa)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp dbcf77a2-2b99-4d77-a9b2-521e4c6c6d19)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp e2acb246-54ae-4289-b6b0-ffe829cd8382)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 152e7051-af22-4665-8dda-5eb401042120)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 9aadf0d8-da08-47da-87b9-85d6eb199a5c)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp c76a22dc-a242-4428-8db4-761cc715903a)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp e2f2a1c0-b341-4be4-846a-03605ce89117)) - (pad "1" smd roundrect (at -0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 28 "Net-(R14-Pad1)") (pintype "passive") (tstamp 9d107757-5bc5-4afc-aab8-dac770aee157)) - (pad "2" smd roundrect (at 0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 19 "Net-(J3-Pad2)") (pintype "passive") (tstamp 612aba96-f437-43cd-9ae5-16712aa9ad35)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tedit 59FED5CC) (tstamp 0721ef7c-cf95-4006-bdf1-9e4f43dddb32) - (at 129.125 122.687 90) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/ba94ab99-64d4-4ff5-b262-e0a309a5f7be") - (attr through_hole) - (fp_text reference "J4" (at 0.894 -1.49 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp c938ffd1-2962-4374-bbe0-ed871a54effa) - ) - (fp_text value "Speaker" (at 0 4.87 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 5914ffd0-5898-4345-8cb5-1b40bf576ff4) - ) - (fp_text user "${REFERENCE}" (at 0 1.27) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 103ec4f5-8244-4312-aba0-f480e519ec53) - ) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 14b907d4-1df7-4f06-b490-76eca7579433)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 3d2125e0-d990-420d-86fe-80d98b0e329c)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp 828af8be-6fc5-4662-8ffe-e9d5858d71a9)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp 86998a56-4235-4ace-92ff-8e9d0e590fb5)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer "F.SilkS") (width 0.12) (tstamp 8fb112c4-45b4-44bb-bdf3-cbfd30d0b226)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp c9550b5a-38ba-4e4a-8053-fc2e8a7d656e)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer "F.CrtYd") (width 0.05) (tstamp 0b31f6e5-f6c2-493b-98ff-adedee0f5aea)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 59e2778d-5490-4141-a56e-86611f47d091)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 8a42a6a9-d7a6-4ca7-8ae0-9c9514f0b719)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer "F.CrtYd") (width 0.05) (tstamp dedb5e3e-e51f-4b20-8ef0-bd41e329fb3c)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer "F.Fab") (width 0.1) (tstamp 0424d9ca-d21c-4518-885a-aae8600febe2)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer "F.Fab") (width 0.1) (tstamp 5fdf90f5-c059-46bb-8347-c77d2bdf61a1)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer "F.Fab") (width 0.1) (tstamp 696d1979-6087-42b4-b59a-c9b6bb44da8d)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp 81c2eb66-52b6-4bfd-aa19-fc38df47957b)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer "F.Fab") (width 0.1) (tstamp e3832e03-1a2d-4d31-8ef9-2596b57c9c52)) - (pad "1" thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 60 "Net-(C26-Pad1)") (pinfunction "Pin_1") (pintype "passive") (tstamp 098e46ce-6a98-4ec8-98b0-2b04bc1acee3)) - (pad "2" thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 59 "Net-(C24-Pad1)") (pinfunction "Pin_2") (pintype "passive") (tstamp a4ded549-b99e-410c-ae15-aa80d57bd930)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tedit 59FED5CC) (tstamp 0a027d46-aa7a-44c2-a18e-16318f73e258) - (at 139.197 122.682 -90) - (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x02 2.54mm single row") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/c2e32f50-c7c6-4936-bbfe-9ba1809dd3b5") - (attr through_hole) - (fp_text reference "J5" (at 0.889 -1.773 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp cf60ebbf-31ed-4719-aa0c-62b42e52a987) - ) - (fp_text value "Battery" (at 0 4.87 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp abf8be60-0c97-481c-b929-61cf1bdc4b94) - ) - (fp_text user "${REFERENCE}" (at 0 1.27) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp bf4af196-2f34-4385-acdd-842b2fd2acca) - ) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp 02c5ef24-15b8-4a6e-bb06-fafe510bf725)) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp 5f901ab0-298c-40a5-86e7-6bab7dcb9eaa)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 7c0a02d9-b292-4e95-b784-901154e48a8e)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer "F.SilkS") (width 0.12) (tstamp c4b403ef-2734-4ae5-948b-863efc9db536)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer "F.SilkS") (width 0.12) (tstamp d42148e6-afef-4a14-8f7e-ca1ba9f4fbdd)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp eebbbc4d-10d4-4a15-bd76-4c4b4085e06e)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 02bd39f5-ce0a-4b31-9f3a-8c45a0ec859a)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 420c4725-f35a-4431-ace0-389081f8276b)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer "F.CrtYd") (width 0.05) (tstamp b7ad9f39-e055-495a-9381-b204bb7a6881)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer "F.CrtYd") (width 0.05) (tstamp dd1a93c1-843a-4ed0-b5ad-40c91fc88bfa)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer "F.Fab") (width 0.1) (tstamp 46821d3c-a4ec-48c7-8fe1-137335e47fb9)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer "F.Fab") (width 0.1) (tstamp 4c111859-44f9-49ab-ae3f-fa19e0a4f451)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer "F.Fab") (width 0.1) (tstamp 6f17c2a0-5789-4ba2-becc-24cdd52869bb)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp 91d0a172-e982-401a-a6b6-f3be48fcb541)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer "F.Fab") (width 0.1) (tstamp ec65f0ce-4ede-457b-8e0c-6bff0d85e68c)) - (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 63 "/Vbat") (pinfunction "Pin_1") (pintype "passive") (tstamp 0350e89b-f12c-413a-b1df-ada50a0a9a2e)) - (pad "2" thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp b93ce5a3-9c40-447f-a980-7098c70c7840)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 0de78b9b-af66-4fc6-94ef-00c892bb202e) - (at 119.634 115.062) - (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 "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/f475b1af-0052-4fc4-a2fc-97ff00baecd1") - (attr smd) - (fp_text reference "C16" (at 0.635 -1.27) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp c5fb8c76-0ac1-4c3d-ac9c-6f47429e5c7f) - ) - (fp_text value "10uf" (at 16.759 -6.858) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4b534cf4-ea98-4713-9820-75cd1c434ce3) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.5 0.5) (thickness 0.08))) - (tstamp 9c4cd247-352e-40e9-bdf2-e3796405db21) - ) - (fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer "F.SilkS") (width 0.12) (tstamp 70ce3bd8-9d55-4b47-bcae-6906feece756)) - (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer "F.SilkS") (width 0.12) (tstamp eb31ce12-a77d-4c49-898b-20dc803b42ef)) - (fp_line (start 1.7 -0.98) (end 1.7 0.98) (layer "F.CrtYd") (width 0.05) (tstamp 1f445be4-d0d5-454f-8458-6b6ebf8ce255)) - (fp_line (start -1.7 -0.98) (end 1.7 -0.98) (layer "F.CrtYd") (width 0.05) (tstamp 4c9a78ba-3125-4792-ae13-92a0ccae6448)) - (fp_line (start -1.7 0.98) (end -1.7 -0.98) (layer "F.CrtYd") (width 0.05) (tstamp 86b08030-109a-4254-b1a3-b7feda058028)) - (fp_line (start 1.7 0.98) (end -1.7 0.98) (layer "F.CrtYd") (width 0.05) (tstamp e7142897-f805-47dc-ba2e-6252f30a0939)) - (fp_line (start -1 -0.625) (end 1 -0.625) (layer "F.Fab") (width 0.1) (tstamp 206f9f32-1abf-4daa-b0be-6b3500dc2025)) - (fp_line (start 1 -0.625) (end 1 0.625) (layer "F.Fab") (width 0.1) (tstamp 6a80bd66-aae9-4123-94c1-f1c42306c52e)) - (fp_line (start -1 0.625) (end -1 -0.625) (layer "F.Fab") (width 0.1) (tstamp cf560481-88b9-4721-a889-1dd979122c30)) - (fp_line (start 1 0.625) (end -1 0.625) (layer "F.Fab") (width 0.1) (tstamp ef302133-842d-407f-9827-23880c94ca3c)) - (pad "1" smd roundrect (at -0.95 0) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 6 "Net-(C13-Pad1)") (pintype "passive") (tstamp 88fe43eb-1803-4538-924a-a3e08ea3e3e9)) - (pad "2" smd roundrect (at 0.95 0) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 7 "Net-(C16-Pad2)") (pintype "passive") (tstamp 61b03ce6-828c-48be-bd8f-756927de6b6b)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 110cd180-2fd4-4188-aee7-b0e4bb673a27) - (at 110.114 110.236 90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/b195f2a8-73b6-4e7f-a7dc-cc374a62ea2a") - (attr smd) - (fp_text reference "C18" (at 1.651 -0.005 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 7e416bf4-7ccb-4bdf-b72a-9927acc202e7) - ) - (fp_text value "0.1uf" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp be80d8ff-26eb-403d-be19-ec049f0c1f45) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 85302909-384d-4ec7-ac02-02bb9e4879c1) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 17871f5b-4870-4e9a-8c68-468290beb037)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 72850d8f-313b-4794-bde7-6094f1ba3fff)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 0bf7de88-a150-4145-8279-675fe84dcbcc)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 89172c0c-cef9-41af-9013-0c4cbd979e59)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 8bada63f-8a16-453a-9227-ca40e1086408)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp f0cf060b-3c81-45f2-b811-6b07e113c9d9)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 3d8a2fe0-51ea-4218-bde2-355cf4dd328f)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 953d1428-3e1b-4e47-a0d6-fba6efb10906)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp cca4b20c-ed18-4891-bbd1-2d320b9470ea)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp feeba9ab-dcca-405a-bb9e-5feb4b28088a)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 5 "+1V1") (pintype "passive") (tstamp cd52078c-6539-4e32-ae11-33f057f32eba)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp b4ecfc8b-08ad-4a83-b1a6-b41df66f013b)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 1fd5c6c3-900b-47b7-babe-5dd23369a7cb) - (at 107.188 122.428) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/0919092c-833b-48e0-85cf-8d1fcce2b94a") - (attr smd) - (fp_text reference "R2" (at 1.397 -0.127) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp d902e39a-8466-4420-ae37-6e3e17651bca) - ) - (fp_text value "1k" (at 0 1.17) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d40f9a50-3eab-4c22-9206-cc118720cbab) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp b45babfc-518b-41a8-99f2-6df14c6cf923) - ) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) (layer "F.SilkS") (width 0.12) (tstamp 0aa74cff-75d9-44c8-9d18-e4005567379d)) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) (layer "F.SilkS") (width 0.12) (tstamp 3051a0fd-9294-458c-a5e5-82e448e4886b)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 0e8dd9d3-379e-4e88-a441-2a6ab3b7d113)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp cc03b328-0a12-45b4-8c43-ffed4aaf4bc6)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp d321b867-ce2a-4056-a31a-29d9aa017712)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp ee2efabb-8083-4027-bc3c-ab0a193b50b9)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 2351f728-74fb-478b-a9bb-d4f12655c916)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 45af41e4-1094-4d1a-8394-7daad4249e4b)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp a49b3d5b-497f-49c5-9fd1-8342c4c7e637)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp fb844978-ef6a-4918-ba0a-1fd0290de228)) - (pad "1" smd roundrect (at -0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "Net-(C3-Pad1)") (pintype "passive") (tstamp f9e4bece-ada1-47af-be50-c85a52936c4b)) - (pad "2" smd roundrect (at 0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 22 "Net-(R2-Pad2)") (pintype "passive") (tstamp ed26124d-1080-497c-9d5d-250d2a9368e6)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 20689b2c-96bc-45b0-a7e3-2675e4e2459f) - (at 110.998 103.505 -90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/f7dbea35-42af-44dd-a2e4-e692aef5a6b4") - (attr smd) - (fp_text reference "C25" (at -1.27 0 180) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 5fc19c19-b590-4085-a677-66074ece0176) - ) - (fp_text value "0.1uf" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e8f0c84b-6735-4713-bf20-b15ba57d8b15) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp a70b3f32-1227-409d-89d1-836f071ef626) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 34bba44f-4dde-428b-8b89-dc37d04a201f)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp ce83f71d-0e93-4bee-b2cf-a647bc79b301)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 15f41976-ef1b-46c2-8295-27f63cc2727e)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 9480b3f3-b7b4-48c2-9e6d-c909e0a0a4c1)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp a20024d0-b81b-45aa-a16a-adac5c1dd4ab)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp e37c59c1-7ee8-424e-9cf1-40db30f11d70)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 19495e15-f562-4d37-b299-7616b9190dde)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 926d6bdf-1b9a-4fa8-819e-929ab2db3f11)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp a8f9b8bb-baea-46c1-88aa-6d36349e6a39)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp e96f002b-bfe6-41f0-b79e-e28968b2992e)) - (pad "1" smd roundrect (at -0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 6ef6355d-a99d-4291-a738-2f3eec3a4550)) - (pad "2" smd roundrect (at 0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 44cccb2a-ea10-4d18-bb1c-a6cd1d8bf2f5)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 2401f7a6-6dab-4631-a5fb-bac18f4653a8) - (at 114.046 108.331) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/dac2f026-7c4f-427e-9bd6-889b74557f03") - (attr smd) - (fp_text reference "R13" (at 1.651 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 9bfbbe35-f9f2-43ae-9353-28f5d3398961) - ) - (fp_text value "27.5" (at 0 1.17) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7ec7d9bd-b248-4666-84fb-4823ea6e3002) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 42a4f5f0-6611-4a3c-8fb4-afe979e0cfd8) - ) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) (layer "F.SilkS") (width 0.12) (tstamp 3fdd0b38-2732-4179-969c-1f8c3d1aa2f6)) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) (layer "F.SilkS") (width 0.12) (tstamp 8e3d4e37-1e67-411e-b325-2ae8e37254f6)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 55a8c7cc-b383-4fdc-8791-e2ab6f81d50e)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 617913e2-5f43-4714-a678-55696f38c99b)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 7417dff4-5ef1-49f4-9879-fd4c8e4c85ca)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp e2aaf727-14b9-4ec0-a903-c411a649f493)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 3eac4644-1e32-4933-a3ff-fc17940d059d)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 73b61de9-a8e8-49de-b792-47b781fb9002)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 76d63640-b764-45ff-ad1e-ab008d6c3058)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp b463a6fd-08d5-4983-bd1d-af5b695b1eaa)) - (pad "1" smd roundrect (at -0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 27 "Net-(R13-Pad1)") (pintype "passive") (tstamp 6edeff0e-9dfb-4774-b374-7d5da5fc57e3)) - (pad "2" smd roundrect (at 0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 20 "Net-(J3-Pad3)") (pintype "passive") (tstamp 9d6fd273-cb32-4e93-813e-fd7ecfd18734)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Inductor_SMD:L_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEF0) (tstamp 261279ac-bba2-4602-9127-2d5545432825) - (at 130.781 119.977 -90) - (descr "Inductor SMD 0402 (1005 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") - (tags "inductor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/198ea506-ea41-4d79-8f5f-50ae31b01252") - (attr smd) - (fp_text reference "FB3" (at -0.47 -1.045 180) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp f25b3c3f-3141-44b1-a3d6-5959c889dc2e) - ) - (fp_text value "1k" (at 0 1.17 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 07c84489-473e-4827-af00-ed5de18067db) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp e39ec6ef-2ad9-4d5a-b63e-74842a58a2b4) - ) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 2884de83-af44-4fb4-8e88-66231f47235a)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 8f4286d0-d454-40e9-975c-1bdc9f8338dd)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp c4da13dc-dc6b-4cfc-b6ab-d2f5cea5f2fb)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp c5f6b06f-1812-4dcd-b0ac-2457e52e050a)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 2801ce55-5c75-4cdc-9bad-a3eb2f690015)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 3b216c86-5ef7-471e-8d86-9692ebc6c062)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp b23f81b9-2480-4a98-8905-48c74bedd461)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp fe31c60f-bbfe-4bbb-837d-cb1930d0dc55)) - (pad "1" smd roundrect (at -0.485 0 270) (size 0.59 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 12 "Net-(FB3-Pad1)") (pintype "passive") (tstamp 067f0ffc-0897-4778-bff7-6c9a849e160c)) - (pad "2" smd roundrect (at 0.485 0 270) (size 0.59 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 59 "Net-(C24-Pad1)") (pintype "passive") (tstamp 813ea947-b853-4f23-984f-2d87b5847937)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 26758bc6-e996-493b-83e4-4a3e541e3b65) - (at 111.892 110.236 90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/9efb55ab-cafa-44a8-9067-fc8fe99a2b4f") - (attr smd) - (fp_text reference "C21" (at 1.651 0.122 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 67f95fc0-3d87-44ea-a5e9-0619ca414fad) - ) - (fp_text value "0.1uf" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f599a666-5683-4e44-b8d8-3bc9ebafeae8) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 10977f45-002f-4b22-8ca0-b32b4edf0125) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 19981f00-5104-42e1-9aa6-7d67580e6bd4)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 90bbe685-0c9c-45fd-987d-5dd6bec9afa3)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 352be8c1-9939-4c0b-a2cf-e834d973ff9d)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 67406226-68b8-4100-8b90-83ed36d84748)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 93b767e8-60a0-4ad0-9bc8-03ba13b7c022)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp f583b9b5-0a30-430f-980f-280d1c991d78)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 03144cd8-1d88-4c2f-ad7b-e744980fc8b2)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 8d820591-7472-4253-a08c-d8e862ee8e23)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 8e2ba660-e129-4ce1-a7cd-62fd7cb58a3f)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp b73e3843-d50c-4ac7-9acc-b2488e3ab2f7)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 28011827-a374-46ff-94f7-09407fb406d5)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 167bfc7b-9fa9-41ec-9457-ce9dbb55c1ec)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "LED_SMD:LED_0603_1608Metric" (layer "F.Cu") - (tedit 5F68FEF1) (tstamp 280cbc4f-a31b-4841-96ec-7fc30788d506) - (at 129.1082 103.505 -90) - (descr "LED SMD 0603 (1608 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") - (tags "LED") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/abe3b920-b697-4d1e-85f2-265143b11672") - (attr smd) - (fp_text reference "D3" (at 1.8796 -0.0762 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp da335062-4f1e-4692-bc52-b458c35e9f2b) - ) - (fp_text value "LED Green" (at 0 1.43 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 8043bfe9-34c6-4cea-a3b8-ec721c14b0fc) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) - (tstamp af7c6b60-a011-48b4-81d1-f7a235bb668c) - ) - (fp_line (start -1.485 0.735) (end 0.8 0.735) (layer "F.SilkS") (width 0.12) (tstamp 07b1df33-5cd5-4b4c-882b-8d2659547860)) - (fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer "F.SilkS") (width 0.12) (tstamp 321fd5b2-c631-425a-88d7-802ccb7e685c)) - (fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer "F.SilkS") (width 0.12) (tstamp dbfef0e0-33ac-433f-b8d3-f50e8eca9009)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer "F.CrtYd") (width 0.05) (tstamp 18710669-fdc0-42c1-aaea-d88c5f3c667e)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) (layer "F.CrtYd") (width 0.05) (tstamp 228085f9-1302-4dde-9091-5722a432d901)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer "F.CrtYd") (width 0.05) (tstamp 86ed50f6-0a5e-4112-99e1-6a7480c24bb1)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer "F.CrtYd") (width 0.05) (tstamp f7e38b7a-5108-4e65-a3a9-68b8755e0af2)) - (fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer "F.Fab") (width 0.1) (tstamp 604b60ad-4430-4314-aaf7-79a407413efb)) - (fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer "F.Fab") (width 0.1) (tstamp 6d1c8500-6c50-47e9-8aa5-9e8fdeb95a1d)) - (fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer "F.Fab") (width 0.1) (tstamp 82117c41-07b1-454f-b27a-49e0cabf3960)) - (fp_line (start -0.8 0.4) (end 0.8 0.4) (layer "F.Fab") (width 0.1) (tstamp 9cae9c53-5110-4886-a523-77ef8fec05e7)) - (fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer "F.Fab") (width 0.1) (tstamp f40895b9-f1ac-4690-bd16-368359e030e4)) - (pad "1" smd roundrect (at -0.7875 0 270) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pinfunction "K") (pintype "passive") (tstamp 1eb44d01-3e7a-4884-a11a-39ec950ec556)) - (pad "2" smd roundrect (at 0.7875 0 270) (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 10 "Net-(D3-Pad2)") (pinfunction "A") (pintype "passive") (tstamp 48d53643-174c-49ae-9b51-c4531ee0e60b)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" (layer "F.Cu") - (tedit 59FED5CC) (tstamp 2d995026-f9e0-441e-ac6c-fb4ac3e3086e) - (at 124.079 122.682 -90) - (descr "Through hole straight pin header, 1x05, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x05 2.54mm single row") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/d355705f-ecd7-440f-8343-088a405ccd27") - (attr through_hole) - (fp_text reference "J2" (at 0.889 -1.651 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 952e8ee4-b2a2-4bb0-a926-2b9ee92059df) - ) - (fp_text value "SWD" (at 0 12.49 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 600f4c7c-7506-4d5f-b360-502d6b4a892a) - ) - (fp_text user "${REFERENCE}" (at 0 5.08) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4372dcf3-9456-4acd-bce0-4d27b1155480) - ) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer "F.SilkS") (width 0.12) (tstamp 0fd0965c-4479-47d0-bf4e-d7635c8670bb)) - (fp_line (start -1.33 11.49) (end 1.33 11.49) (layer "F.SilkS") (width 0.12) (tstamp 31e3ad0b-7cd5-49b2-b6dc-7514a8631b17)) - (fp_line (start -1.33 1.27) (end -1.33 11.49) (layer "F.SilkS") (width 0.12) (tstamp 34cc3f05-43e9-4ecb-8173-a17f3e4aeabd)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 7b9c79c5-ef04-478a-90fd-e0385074aad0)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer "F.SilkS") (width 0.12) (tstamp e7368bb7-85c7-491b-b8f6-6706fe75bf87)) - (fp_line (start 1.33 1.27) (end 1.33 11.49) (layer "F.SilkS") (width 0.12) (tstamp ea010178-bd74-403e-ae92-f9a2efbf9974)) - (fp_line (start -1.8 -1.8) (end -1.8 11.95) (layer "F.CrtYd") (width 0.05) (tstamp 20c6df28-05e5-4d02-b7b8-aa64520440d2)) - (fp_line (start -1.8 11.95) (end 1.8 11.95) (layer "F.CrtYd") (width 0.05) (tstamp 304574e9-3961-412b-928d-c90f91f2375a)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 3a8c78fa-8863-4712-8f56-cd9b015c831a)) - (fp_line (start 1.8 11.95) (end 1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 61529430-bca1-4a0f-b523-72f28de4cbf4)) - (fp_line (start 1.27 11.43) (end -1.27 11.43) (layer "F.Fab") (width 0.1) (tstamp 27959b6b-e03f-4cbd-9d86-b736d5cc8def)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp 745b17d1-b59f-4824-8f28-d4f1f9cfbc1f)) - (fp_line (start -1.27 11.43) (end -1.27 -0.635) (layer "F.Fab") (width 0.1) (tstamp 9d5eea22-9214-4e70-b9d3-edd2c5b28d6d)) - (fp_line (start 1.27 -1.27) (end 1.27 11.43) (layer "F.Fab") (width 0.1) (tstamp b428192f-c740-4808-a765-4bacdd62127a)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer "F.Fab") (width 0.1) (tstamp eaf57aae-f7c0-47b8-b30d-921b99dca607)) - (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 4 "+3.3V") (pinfunction "Pin_1") (pintype "passive") (tstamp 0e5e541a-79d0-4e2b-a5fa-556ed0765014)) - (pad "2" thru_hole oval (at 0 2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 15 "/SWCLK") (pinfunction "Pin_2") (pintype "passive") (tstamp c22097ed-86f4-4a9d-a591-e40d675afe77)) - (pad "3" thru_hole oval (at 0 5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 1 "GND") (pinfunction "Pin_3") (pintype "passive") (tstamp d2a11a02-c830-456a-b680-584b92589b8d)) - (pad "4" thru_hole oval (at 0 7.62 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 16 "/SWDIO") (pinfunction "Pin_4") (pintype "passive") (tstamp b5cfa197-d800-4a66-a00d-891086e15315)) - (pad "5" thru_hole oval (at 0 10.16 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 17 "/NRST") (pinfunction "Pin_5") (pintype "passive") (tstamp 9f7407c6-ac23-4575-9146-2565027f60ac)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x05_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 324282d9-afc3-44f7-ada0-5e5888687bec) - (at 128.34 120.462 180) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/4c319e60-50c6-4cf9-a30b-f2c9ee88d81f") - (attr smd) - (fp_text reference "C26" (at 1.721 0.066) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 43ab4deb-d553-461c-be07-6a3f1ba11adf) - ) - (fp_text value "220pf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e8ea164b-e415-40dc-9e7f-b7b6a7d0e64e) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp fef2b880-818f-4e8b-805c-2f1f94a1e7eb) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 17e381b8-8fb0-44d8-b4f2-8304f5d130e9)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 240e70c9-a301-41d0-8796-f9c639712197)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 10f8c73a-53ce-47b0-9238-60b77b89be4d)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 3baaa2ba-afbf-44f9-b861-08346567b4b8)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 42ff2adc-8504-4fed-9611-d7ae48e3b38a)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp f21ffd0f-0c72-4e55-8fe7-d44ec30acc87)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 58850d49-a957-4885-bed5-d67d34d81e68)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 5a0f4f20-ebf1-4b50-8b0d-019881bdab1a)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 5a2e0091-20ff-4722-98cd-fe6828c7de89)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp e69c05b8-cfa6-414d-b49e-ea12dec20b27)) - (pad "1" smd roundrect (at -0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 60 "Net-(C26-Pad1)") (pintype "passive") (tstamp eca32ef1-a2d5-4424-ba0e-184b516fdfcf)) - (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 66ed6e8e-a632-427e-aa80-4225a2bde969)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 3c6e3ede-617e-46d4-8602-ab3a84067f60) - (at 106.426 112.014) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/7882b94b-4e07-4b2c-b390-785f5073c12f") - (attr smd) - (fp_text reference "C8" (at 1.397 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 85a22f36-bf4f-4a5f-be15-71bd1996a48d) - ) - (fp_text value "0.1uf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1c4a4e78-f373-4d0d-8646-c7480040e051) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 536e0e22-fc7e-475e-8731-5349d71788a5) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp b1dfb763-361d-4d16-92d0-727d1d40c4aa)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp ce01aa74-5994-4585-b70c-656341d7859a)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 283b2a9b-7016-43b4-a1e7-79f1c3a28be9)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 7f4974b1-b79a-4f70-bc71-7c023cd51edd)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 9eaa07b5-7ea0-409d-ae5f-e6298e78623a)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp e1ba4ff9-3a34-4dfa-a11c-94ec784c0fbc)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 596e27fe-b3a8-4021-8634-1db0d683ec0d)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp af8b64e2-4387-4947-bdec-c2699865e1f9)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp e1a2af6d-aa3b-4378-9422-0f287d98afa9)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp f870bb92-f5bc-4fbf-b5cd-ce7174c93d83)) - (pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 03c2b147-961e-49c9-9bfa-def9b9a782da)) - (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp c49f6a38-1e11-42c0-94ec-8baa6fab1fa7)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 41217f8d-2c21-4c58-9a43-90de203adf0c) - (at 105.537 116.614 90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/c9f8042a-bea3-4f1b-b598-31a3fbc9c1a6") - (attr smd) - (fp_text reference "C9" (at 1.171 -0.127 180) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 7d2a142c-bee9-42ed-9337-a289607a1590) - ) - (fp_text value "0.1uf" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 2060542b-6d7c-4286-82e2-8ebf4c16ac07) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 78974614-59cc-45b8-80c6-892d77194536) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 06a5f2e8-20f1-4a60-b1cf-0f790382c44f)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp e1b22528-0bd4-4e43-92b6-65dd88012844)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 0bc8b116-1cf2-4689-b88a-e83b20f373f5)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 37bf90fd-54c8-4307-aab7-9b5225929135)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 3f67f75b-0553-4601-8fb6-3c65d0191e81)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 6e8e4876-e4cb-4be3-a1b1-5cd1d6ec652d)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 349c8924-a8eb-4825-94af-f5689bc692cb)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 7f580ab0-4e69-4b71-a5a8-77ab525f70d3)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 97aa3bc3-e288-4ab2-970d-8bf45e0b8c27)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp eff3c8ca-4ac9-4171-8fa3-ba91d0d7c0d1)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 3b47317e-a696-4de5-a91c-02bfcd18ac72)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 76d0b7d6-b567-46da-bb4e-4dff1090d7af)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" (layer "F.Cu") - (tedit 5A02FC95) (tstamp 416f5b9e-5648-4502-b82c-f5248e2113d4) - (at 119.126 119.126 180) - (descr "CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf") - (tags "tactile switch kmr2") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/d07af3e3-bb1b-4b26-a50c-a03be07fbd06") - (attr smd) - (fp_text reference "SW1" (at 0 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 177f4790-9f34-4c12-914e-1bb3f595ff8c) - ) - (fp_text value "SW_Push" (at 0 2.55) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 59afecc8-f528-4fad-a51e-ea8836928657) - ) - (fp_text user "${REFERENCE}" (at 0 -2.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 795c2ed5-00be-486f-bb89-d4525b5d9b2e) - ) - (fp_line (start 2.2 -1.55) (end -2.2 -1.55) (layer "F.SilkS") (width 0.12) (tstamp 5f8627cc-486b-405a-8ed0-a3f26432e15a)) - (fp_line (start -2.2 1.55) (end 2.2 1.55) (layer "F.SilkS") (width 0.12) (tstamp 7e530150-3892-471b-af47-9a43c3152df7)) - (fp_line (start -2.2 0.05) (end -2.2 -0.05) (layer "F.SilkS") (width 0.12) (tstamp 8dc8a5b7-5a78-433f-9d4e-857a7c733a4e)) - (fp_line (start 2.2 0.05) (end 2.2 -0.05) (layer "F.SilkS") (width 0.12) (tstamp bde094c7-3322-4a48-ab40-f026f83b2fac)) - (fp_line (start 2.8 -1.8) (end 2.8 1.8) (layer "F.CrtYd") (width 0.05) (tstamp 02506447-8bd7-4a3f-9263-6867a811b46a)) - (fp_line (start 2.8 1.8) (end -2.8 1.8) (layer "F.CrtYd") (width 0.05) (tstamp 15a368a5-4e0c-4ef1-9c06-c0439021cb0c)) - (fp_line (start -2.8 -1.8) (end 2.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 42876925-05ff-486c-b7c9-d30075263644)) - (fp_line (start -2.8 1.8) (end -2.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 5b8e0bb7-9217-4872-bb58-63eda8782b31)) - (fp_line (start -2.1 -1.4) (end 2.1 -1.4) (layer "F.Fab") (width 0.1) (tstamp 11840c1f-e08d-495c-a284-874134bb003f)) - (fp_line (start -2.1 1.4) (end -2.1 -1.4) (layer "F.Fab") (width 0.1) (tstamp 44f32dd0-fbe4-4d40-85da-d0d673dc3723)) - (fp_line (start 2.1 -1.4) (end 2.1 1.4) (layer "F.Fab") (width 0.1) (tstamp 9bf470da-a382-4576-aa3a-3d4f061e4bdc)) - (fp_line (start 2.1 1.4) (end -2.1 1.4) (layer "F.Fab") (width 0.1) (tstamp c21f8e7d-3786-40de-8c4f-f8aa7cbfda61)) - (fp_circle (center 0 0) (end 0 0.8) (layer "F.Fab") (width 0.1) (fill none) (tstamp ffd6e1b5-d4ab-4ff6-b588-f6e36d42b771)) - (pad "1" smd rect (at 2.05 -0.8 180) (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 17 "/NRST") (pinfunction "1") (pintype "passive") (tstamp 3958115e-52fb-4f20-9695-9f3570247912)) - (pad "1" smd rect (at -2.05 -0.8 180) (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (pinfunction "1") (pintype "passive") (tstamp 872a6616-4a7e-4fea-9de6-0df693347d82)) - (pad "2" smd rect (at -2.05 0.8 180) (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "2") (pintype "passive") (tstamp a11729d8-5759-4ac0-9b40-8fc14b79aebd)) - (pad "2" smd rect (at 2.05 0.8 180) (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "2") (pintype "passive") (tstamp e336927c-c227-480c-ba1f-41e22e3de567)) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_PTS645.step" - (offset (xyz 0 0 0)) - (scale (xyz 0.5 0.4 0.5)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 4c778748-453c-4f00-83ac-b4a864b8a6a9) - (at 105.537 119.634 90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/6de526af-e6ff-477a-81c4-22864a3ff46e") - (attr smd) - (fp_text reference "C4" (at 1.397 -0.127 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 2f8b84db-0ddf-46b9-a1da-1ed23ff1bc49) - ) - (fp_text value "27pf" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a27f3865-1185-466b-8bde-5792f6cf8b21) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 625154f0-576a-408b-b02d-307b6e7df120) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 999e6c29-0174-4bda-b444-3128e9a0ddc9)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp dd55953c-b800-449d-849b-af3dec4a1c54)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 9d076a95-47ce-46a8-b424-4b988fd71f5e)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 9d33ce81-7111-4ec7-a9f4-fb37bcc92878)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp b98c6b03-ba19-4d9f-a926-3e6ae0f8b7cb)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp dec9651e-37b5-421f-9a7c-5ccce9df831f)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 2b91482e-6025-4a11-8a68-487ba734108c)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 9f0e0f13-fda1-470d-a702-95d4dfa95c5b)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp af0f63d2-fd6d-46f2-bd06-17ed38cf125c)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp b13dbe91-07e7-4c45-80a9-df72ea13927e)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 3 "Net-(C4-Pad1)") (pintype "passive") (tstamp 285cb205-50db-4240-a237-7c13b69f7da3)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 86792a29-166b-494a-8e44-8a2fc193518d)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "emeb_library:SON65P200X200X80-7N" (layer "F.Cu") - (tedit 6386320F) (tstamp 4eb5ef24-6765-4058-bbc5-cb8bcfe56ce6) - (at 125.857 108.966) - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/426e767a-b68d-460a-91a5-1bbe8546388b") - (attr through_hole) - (fp_text reference "U1" (at 0.292 -1.7134) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp c9440322-8419-461e-84ca-37949d461e06) - ) - (fp_text value "TPS61291DRVR" (at 5.9816 1.7134) (layer "F.Fab") - (effects (font (size 0.64 0.64) (thickness 0.15))) - (tstamp a22c2094-cdd1-4a86-8d58-69adb2f9795c) - ) - (fp_poly (pts - (xy -0.316 -0.506) - (xy 0.316 -0.506) - (xy 0.316 0.506) - (xy -0.316 0.506) - ) (layer "F.Paste") (width 0.01) (fill solid) (tstamp 9f9d99c8-8495-4073-b5d4-a72d64c68804)) - (fp_line (start -1 -1.13) (end 1 -1.13) (layer "F.SilkS") (width 0.127) (tstamp a153bb32-685c-42ee-aa00-a75e3cff6921)) - (fp_line (start -1 1.13) (end 1 1.13) (layer "F.SilkS") (width 0.127) (tstamp cb53c7a2-a339-4032-98b1-3a384031df1b)) - (fp_circle (center -1.91 -0.65) (end -1.81 -0.65) (layer "F.SilkS") (width 0.2) (fill none) (tstamp a6d17a94-a20b-4a01-888a-715243b92932)) - (fp_line (start -1.675 1.25) (end 1.675 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 1772e1b3-23b1-4123-8b8c-b23a37834eff)) - (fp_line (start -1.675 -1.25) (end -1.675 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 2d9b4990-2c89-4745-97d2-5d1c856c2183)) - (fp_line (start -1.675 -1.25) (end 1.675 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 32f039d1-b18b-481a-a239-7504597a5fb9)) - (fp_line (start 1.675 -1.25) (end 1.675 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 83052594-8747-46e3-ad27-8b8a54903acc)) - (fp_line (start 1 -1) (end 1 1) (layer "F.Fab") (width 0.127) (tstamp 016f15b4-4862-4d8b-a7c8-481c963ea9ac)) - (fp_line (start -1 -1) (end -1 1) (layer "F.Fab") (width 0.127) (tstamp 5d3a69f8-4812-446c-a20b-64a0d6de5e32)) - (fp_line (start -1 -1) (end 1 -1) (layer "F.Fab") (width 0.127) (tstamp 7bcb99c2-78b4-44f9-98f4-39ada1113630)) - (fp_line (start -1 1) (end 1 1) (layer "F.Fab") (width 0.127) (tstamp cdcdf5a0-11b2-4eee-841b-288048217a4b)) - (fp_circle (center -1.91 -0.65) (end -1.81 -0.65) (layer "F.Fab") (width 0.2) (fill none) (tstamp caabee7b-b838-41fd-8483-262a3b36adc9)) - (pad "1" smd rect locked (at -1.025 -0.65) (size 0.66 0.32) (layers "F.Cu" "F.Paste" "F.Mask") - (net 64 "Net-(L1-Pad2)") (pinfunction "SW") (pintype "input") (tstamp 8e116633-ed3a-4caf-b533-c58cf31700d7)) - (pad "2" smd rect locked (at -1.025 0) (size 0.66 0.32) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "VOUT") (pintype "output") (tstamp e0eddc96-15b0-4a52-ad57-083a13c30755)) - (pad "3" smd rect locked (at -1.025 0.65) (size 0.66 0.32) (layers "F.Cu" "F.Paste" "F.Mask") - (net 62 "/Vraw") (pinfunction "VIN") (pintype "input") (tstamp 95adb1b3-3808-4aaa-8927-3949b7e5f1b6)) - (pad "4" smd rect locked (at 1.025 0.65) (size 0.66 0.32) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "EN/BYP") (pintype "input") (tstamp c0106fd8-4ba7-48fc-ad16-39f8f81ac517)) - (pad "5" smd rect locked (at 1.025 0) (size 0.66 0.32) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "VSEL") (pintype "input") (tstamp 6bad422d-db8f-4514-8d63-0fa47b798440)) - (pad "6" smd rect locked (at 1.025 -0.65) (size 0.66 0.32) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 7d80f376-495d-44e2-913c-80ebcbafb0be)) - (pad "7" smd rect locked (at 0 0 90) (size 1.6 1) (layers "F.Cu" "F.Mask") - (net 1 "GND") (pinfunction "EXP") (pintype "power_in") (tstamp 809b0439-d685-4def-af7b-f1e28f0ef509)) - (model ":3dmodels:TPS61291DRVR.step" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz -90 0 0)) - ) - ) - - (footprint "Inductor_SMD:L_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEF0) (tstamp 5551c9b1-7e66-40f7-aad5-d3b8703b8522) - (at 129.765 119.977 -90) - (descr "Inductor SMD 0402 (1005 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") - (tags "inductor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/ed368b32-84df-45ba-ab60-6d7f57ebb915") - (attr smd) - (fp_text reference "FB2" (at -0.47 1.114 180) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp ee9ad7ba-9121-4fd6-887e-d2140f91ea39) - ) - (fp_text value "1k" (at 0 1.17 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3977f9c3-0b61-4efb-a5c3-06fddefb572e) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 2b8f4d84-49b9-4343-96eb-2d2be6377411) - ) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 1fe0188c-633b-4015-a3cc-d84a86c3f3cd)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 76f5f08d-2c87-4b82-a7d8-f5c67de38705)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp a3860623-8c40-46e0-a2ca-fca462e22b32)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp b365925a-5c80-4773-8c9e-40dc4e54c0a9)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 3def22d8-313e-49f6-8172-96195d9dcb36)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 7e81def8-6c9d-4705-9be1-1e2f77e327b1)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 8a2c0f58-a1ae-48cc-9753-3abdb8436ce0)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 95a13cff-149d-4343-9802-a25c5230c74f)) - (pad "1" smd roundrect (at -0.485 0 270) (size 0.59 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 11 "Net-(FB2-Pad1)") (pintype "passive") (tstamp 5ea6686b-2020-41f1-9a52-c062cc40c692)) - (pad "2" smd roundrect (at 0.485 0 270) (size 0.59 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 60 "Net-(C26-Pad1)") (pintype "passive") (tstamp a6a05a17-4c69-4739-92a3-3aef9921a5b2)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 5b208f3a-41b3-4293-aa18-05b0260b5b30) - (at 126.558 117.983 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 "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/e879c7fc-58bd-4436-b127-bbcde99caf5e") - (attr smd) - (fp_text reference "C20" (at 0 -1.68) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 54be415d-194b-4c5b-9a8e-ffbe8b09ae12) - ) - (fp_text value "10uf" (at 0 1.68) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 483737b2-9acf-4c9e-b624-33b91f4f7900) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.5 0.5) (thickness 0.08))) - (tstamp 1a5b8959-5c75-4fbd-ba63-f71875327316) - ) - (fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer "F.SilkS") (width 0.12) (tstamp 4e15b65e-8533-4c10-9bc4-35486beda0f6)) - (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer "F.SilkS") (width 0.12) (tstamp f1fc9991-2a38-4ad8-9f16-8134e49ee17b)) - (fp_line (start 1.7 0.98) (end -1.7 0.98) (layer "F.CrtYd") (width 0.05) (tstamp 13c91635-fb3d-4426-9e4a-4ae42a452072)) - (fp_line (start 1.7 -0.98) (end 1.7 0.98) (layer "F.CrtYd") (width 0.05) (tstamp 27231845-168c-4f91-a355-97649d3f93e5)) - (fp_line (start -1.7 0.98) (end -1.7 -0.98) (layer "F.CrtYd") (width 0.05) (tstamp 48e30fac-78a8-4dfb-8469-98c4f5172410)) - (fp_line (start -1.7 -0.98) (end 1.7 -0.98) (layer "F.CrtYd") (width 0.05) (tstamp ac9948cd-509f-41c4-8280-53fa1f06eb6c)) - (fp_line (start 1 0.625) (end -1 0.625) (layer "F.Fab") (width 0.1) (tstamp 24b97ff8-a723-4a1f-b09e-f0a5e7523b86)) - (fp_line (start 1 -0.625) (end 1 0.625) (layer "F.Fab") (width 0.1) (tstamp 66259829-c1f4-475b-b5e6-00c00e039e37)) - (fp_line (start -1 -0.625) (end 1 -0.625) (layer "F.Fab") (width 0.1) (tstamp 93b8b80b-776b-4b89-8e7c-b7185897bf9c)) - (fp_line (start -1 0.625) (end -1 -0.625) (layer "F.Fab") (width 0.1) (tstamp c5048e6f-086c-4901-8002-dc924dcd2a2c)) - (pad "1" smd roundrect (at -0.95 0 180) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp fa088f6c-4276-4e50-bd8f-39cb3f0955dc)) - (pad "2" smd roundrect (at 0.95 0 180) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 677668c1-4f46-4099-9168-05794eb06c78)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" (layer "F.Cu") - (tedit 5A02FC95) (tstamp 73603960-f401-403b-bfc3-de9aa4b389ee) - (at 103.505 111.633 -90) - (descr "CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf") - (tags "tactile switch kmr2") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/6fc3beb8-1516-4fa5-938d-0fca6f4f3d16") - (attr smd) - (fp_text reference "SW3" (at 0 -0.127 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 9a9ac89f-0e31-466d-b78c-322a3f2f48b8) - ) - (fp_text value "SW_Push" (at 0 2.55 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6a5a6494-91f8-4983-9f18-3fc5d8217865) - ) - (fp_text user "${REFERENCE}" (at 0 -2.45 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7af1f786-3445-4150-b8ba-f584f79017a2) - ) - (fp_line (start -2.2 0.05) (end -2.2 -0.05) (layer "F.SilkS") (width 0.12) (tstamp 0f59922f-a976-4047-aabc-dff3fd8817c8)) - (fp_line (start 2.2 -1.55) (end -2.2 -1.55) (layer "F.SilkS") (width 0.12) (tstamp 764ab38f-3c8b-47f5-9070-9c82e8fb1bed)) - (fp_line (start 2.2 0.05) (end 2.2 -0.05) (layer "F.SilkS") (width 0.12) (tstamp ace29bc5-ffed-4171-81f6-1ac902836658)) - (fp_line (start -2.2 1.55) (end 2.2 1.55) (layer "F.SilkS") (width 0.12) (tstamp c9711597-91c6-41b7-a1fc-0a1347378a83)) - (fp_line (start -2.8 1.8) (end -2.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 73e1394b-be8a-4f7c-ae2b-f51acc3db4a5)) - (fp_line (start 2.8 -1.8) (end 2.8 1.8) (layer "F.CrtYd") (width 0.05) (tstamp 9673ac7d-7427-4057-8f70-5b76825cfa4f)) - (fp_line (start 2.8 1.8) (end -2.8 1.8) (layer "F.CrtYd") (width 0.05) (tstamp d63a81a8-e198-428a-8a7f-4d1164a91b10)) - (fp_line (start -2.8 -1.8) (end 2.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp ed542ad5-6bc4-4c98-9fd7-e60d4ae1adb6)) - (fp_line (start -2.1 -1.4) (end 2.1 -1.4) (layer "F.Fab") (width 0.1) (tstamp a4bccfe9-cf5e-4ca6-87dd-28ceedb96a20)) - (fp_line (start 2.1 -1.4) (end 2.1 1.4) (layer "F.Fab") (width 0.1) (tstamp aecf2f6f-aa17-4d52-af0c-770b47c4bd7c)) - (fp_line (start -2.1 1.4) (end -2.1 -1.4) (layer "F.Fab") (width 0.1) (tstamp cbcaea82-f81e-44e7-87ba-78b471730c39)) - (fp_line (start 2.1 1.4) (end -2.1 1.4) (layer "F.Fab") (width 0.1) (tstamp e4e2cae4-451b-474c-8874-b5a2eee043f2)) - (fp_circle (center 0 0) (end 0 0.8) (layer "F.Fab") (width 0.1) (fill none) (tstamp cc95f2e1-c40f-4273-8ff0-8c04fc8e0d46)) - (pad "1" smd rect (at -2.05 -0.8 270) (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 25 "Net-(R10-Pad2)") (pinfunction "1") (pintype "passive") (tstamp 00885601-9afa-4ace-972b-e933d57f53da)) - (pad "1" smd rect (at 2.05 -0.8 270) (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 25 "Net-(R10-Pad2)") (pinfunction "1") (pintype "passive") (tstamp 19a6e853-6695-4c70-965e-82a04c501490)) - (pad "2" smd rect (at -2.05 0.8 270) (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "2") (pintype "passive") (tstamp 3420e943-5af4-4996-a9c8-99e47cc7af0e)) - (pad "2" smd rect (at 2.05 0.8 270) (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "2") (pintype "passive") (tstamp 35d20da6-9a58-4282-ac2e-3fd02ee5b7d0)) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_PTS645.step" - (offset (xyz 0 0 0)) - (scale (xyz 0.5 0.4 0.5)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 8268b38e-2dc0-4870-a0d3-fa6a8273fc9a) - (at 122.555 111.953 -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 "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/363bba56-27bd-4d23-8260-b779eb148d4d") - (attr smd) - (fp_text reference "C1" (at -0.574 -1.397 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 8defa6ed-0731-4364-a960-20f11d80db34) - ) - (fp_text value "10uf" (at 0 1.68 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b2606ad6-4f73-40b8-90e8-eb36886f08f7) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.5 0.5) (thickness 0.08))) - (tstamp d032b995-0e3a-4aa0-9e54-954baaa5fc0f) - ) - (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer "F.SilkS") (width 0.12) (tstamp 29f9bca6-00c3-4c83-9e11-942ad8021d50)) - (fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer "F.SilkS") (width 0.12) (tstamp 5ddaf33b-830c-4f27-b9a4-4f8398af07fc)) - (fp_line (start 1.7 -0.98) (end 1.7 0.98) (layer "F.CrtYd") (width 0.05) (tstamp 1661b299-a49f-4ac6-936a-a49f5fb6dfd8)) - (fp_line (start 1.7 0.98) (end -1.7 0.98) (layer "F.CrtYd") (width 0.05) (tstamp 30366465-ed06-4d15-8f07-aea7cf829135)) - (fp_line (start -1.7 -0.98) (end 1.7 -0.98) (layer "F.CrtYd") (width 0.05) (tstamp 5b45f26a-d186-46f4-93b0-ad5da4329803)) - (fp_line (start -1.7 0.98) (end -1.7 -0.98) (layer "F.CrtYd") (width 0.05) (tstamp e54cb326-d263-43f1-98ff-9201fa9e45b5)) - (fp_line (start -1 0.625) (end -1 -0.625) (layer "F.Fab") (width 0.1) (tstamp 5deda3c9-c51a-4d47-9bb0-fbe03900af5f)) - (fp_line (start 1 -0.625) (end 1 0.625) (layer "F.Fab") (width 0.1) (tstamp b104a0a7-8fae-425a-b3d2-5a21c7d6b655)) - (fp_line (start -1 -0.625) (end 1 -0.625) (layer "F.Fab") (width 0.1) (tstamp b993489b-dec3-4576-b850-f9804b2595b2)) - (fp_line (start 1 0.625) (end -1 0.625) (layer "F.Fab") (width 0.1) (tstamp eba34fb9-dce8-4a22-8243-64036a01f675)) - (pad "1" smd roundrect (at -0.95 0 270) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 62 "/Vraw") (pintype "passive") (tstamp 66dd9e99-381a-426c-9a55-8062ddb49ab4)) - (pad "2" smd roundrect (at 0.95 0 270) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 7b454cb1-d2dc-4090-92b9-b2362e730964)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 896984ff-9e57-456c-8415-1e7f443ed53c) - (at 115.321 111.506) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/0b3ffe53-be6b-4848-9770-ad5395ff5510") - (attr smd) - (fp_text reference "C22" (at 1.646 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp eac95007-90bf-42e0-866b-3d372fb32a69) - ) - (fp_text value "1uf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 2d251840-516d-4bff-9cf2-3c50f57580b0) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 733faf8c-99cc-4d80-be24-bec5a819e5af) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 215e45b5-af67-441c-af8a-f30ab2072a38)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 88d133a0-8639-42cb-9d50-b6f869826eb9)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 93318421-129f-4b9f-a84d-09befb93e28c)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 9ad9937a-5a3e-4587-978c-108607d58aa4)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 9e5222e4-39ad-490e-aad0-f2efa5339cc5)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp fcf45996-03bd-4480-a1e3-7a5a7c28b901)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 5d6b62da-02e0-48d0-a802-5b4daeefaae1)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 731845c1-4eab-4194-b5bb-41ea26285d98)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 7ba6b600-433a-4cbd-b874-6585e6a4ed91)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 903af452-983a-4200-bb12-78bc2696d600)) - (pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 454b268d-5ba6-4589-88dc-0717efa805b8)) - (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 6eec7085-868c-4248-8c15-d346918047da)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "emeb_library:RP2040" (layer "F.Cu") - (tedit 0) (tstamp 8c52e06b-3002-4b2a-88a6-3fe225e060b8) - (at 110.0886 116.7384) - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/edbab124-d583-4206-a72a-d6f22a62fa67") - (attr through_hole) - (fp_text reference "U3" (at -4.6786 -1.9304) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp ebd8253e-3e37-4f22-964d-371bc3ec267c) - ) - (fp_text value "RP2040" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 65d5fb37-186d-4565-8373-b763f0b13a96) - ) - (fp_text user "*" (at -4.445 -2.8) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 2462565a-1ec0-4cd1-8279-87c2e1ff264e) - ) - (fp_text user "0.032in/0.813mm" (at -3.4036 -6.4516) (layer "Dwgs.User") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 18747432-75fb-4f28-8db4-e49a54c445c2) - ) - (fp_text user "0.007in/0.178mm" (at -6.4516 3.4036) (layer "Dwgs.User") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 903740b9-496d-46ac-ba87-94a5623202aa) - ) - (fp_text user "0.016in/0.4mm" (at -5.4356 -2.4) (layer "Dwgs.User") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a671f899-a36c-47f2-9c37-e502c7211cc0) - ) - (fp_text user "0.268in/6.807mm" (at 8.9916 0.635) (layer "Dwgs.User") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ad3ccb91-6a70-4e1e-af0e-6cadb2aa936c) - ) - (fp_text user "0.126in/3.2mm" (at 0 4.6482) (layer "Dwgs.User") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e0d17176-f194-4a84-8422-665d02154fbd) - ) - (fp_text user "0.268in/6.807mm" (at 0 8.9916) (layer "Dwgs.User") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp fae390a0-a587-4ac4-b304-1c3e42a8d36e) - ) - (fp_text user "0.126in/3.2mm" (at 4.6482 -0.635) (layer "Dwgs.User") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ff6ba11c-569d-4d7a-a077-c7c2148e94eb) - ) - (fp_text user "Copyright 2021 Accelerated Designs. All rights reserved." (at 0 0) (layer "Cmts.User") - (effects (font (size 0.127 0.127) (thickness 0.002))) - (tstamp e3e63b54-e8c1-4b52-a1aa-fabccef627a9) - ) - (fp_text user "*" (at -2.9972 -2.8) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 61595acf-c41d-4c2c-948f-7ef456c1d455) - ) - (fp_text user "*" (at -2.9972 -2.8) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c4eac4d3-4627-45d6-83dc-24a39e024465) - ) - (fp_poly (pts - (xy 0.1 -1.5002) - (xy 0.1 -0.1) - (xy 1.5002 -0.1) - (xy 1.5002 -1.5002) - ) (layer "F.Paste") (width 0.1) (fill solid) (tstamp 1340b074-a5b6-4843-bb0a-7949f2ca92b5)) - (fp_poly (pts - (xy -1.5002 0.1) - (xy -1.5002 1.5002) - (xy -0.1 1.5002) - (xy -0.1 0.1) - ) (layer "F.Paste") (width 0.1) (fill solid) (tstamp 30ad3a52-e0c4-41c8-a922-19f2e34c10db)) - (fp_poly (pts - (xy -1.5002 -1.5002) - (xy -1.5002 -0.1) - (xy -0.1 -0.1) - (xy -0.1 -1.5002) - ) (layer "F.Paste") (width 0.1) (fill solid) (tstamp 65bc2934-fd8b-4103-a85d-01f4b1eba77d)) - (fp_poly (pts - (xy 0.1 0.1) - (xy 0.1 1.5002) - (xy 1.5002 1.5002) - (xy 1.5002 0.1) - ) (layer "F.Paste") (width 0.1) (fill solid) (tstamp bb46d519-f2c1-404d-a7de-f34704d765c3)) - (fp_line (start -3.6322 -3.6322) (end -3.6322 -3.02164) (layer "F.SilkS") (width 0.12) (tstamp 07c8ef4c-04ac-4cc9-80dd-53dce5c6b21f)) - (fp_line (start 3.6322 -3.6322) (end 3.02164 -3.6322) (layer "F.SilkS") (width 0.12) (tstamp 131b4312-0de8-49e5-b876-24fae495ab66)) - (fp_line (start -3.02164 -3.6322) (end -3.6322 -3.6322) (layer "F.SilkS") (width 0.12) (tstamp 3f5765f8-c803-454d-9a49-6f23b917bce6)) - (fp_line (start -3.6322 3.02164) (end -3.6322 3.6322) (layer "F.SilkS") (width 0.12) (tstamp 5c0481d3-7902-4d9d-b329-94d3dbfa25a1)) - (fp_line (start -3.6322 3.6322) (end -3.02164 3.6322) (layer "F.SilkS") (width 0.12) (tstamp 8768e270-e419-432d-875c-0cb22789413b)) - (fp_line (start 3.02164 3.6322) (end 3.6322 3.6322) (layer "F.SilkS") (width 0.12) (tstamp 8c8cd551-8560-4ce7-96c5-35a9c4b20cfd)) - (fp_line (start 3.6322 -3.02164) (end 3.6322 -3.6322) (layer "F.SilkS") (width 0.12) (tstamp 9fd8e31b-9ca3-4d5e-a9c2-c6571882bf58)) - (fp_line (start 3.6322 3.6322) (end 3.6322 3.02164) (layer "F.SilkS") (width 0.12) (tstamp c60a5b27-76e4-4ba2-832f-8b8a33d3772d)) - (fp_poly (pts - (xy 4.318 -1.990499) - (xy 4.318 -1.609499) - (xy 4.064 -1.609499) - (xy 4.064 -1.990499) - ) (layer "F.SilkS") (width 0.1) (fill solid) (tstamp 1bdc46ae-a051-4527-b513-4355fe6b0c58)) - (fp_poly (pts - (xy -0.3905 -4.064) - (xy -0.3905 -4.318) - (xy -0.0095 -4.318) - (xy -0.0095 -4.064) - ) (layer "F.SilkS") (width 0.1) (fill solid) (tstamp 9c4b0c7d-6611-48ce-9e74-94f665490140)) - (fp_poly (pts - (xy -4.318 0.809501) - (xy -4.318 1.190501) - (xy -4.064 1.190501) - (xy -4.064 0.809501) - ) (layer "F.SilkS") (width 0.1) (fill solid) (tstamp cdcc93eb-97d0-4744-b4e3-1bf92996fd67)) - (fp_poly (pts - (xy 4.318 2.009501) - (xy 4.318 2.390501) - (xy 4.064 2.390501) - (xy 4.064 2.009501) - ) (layer "F.SilkS") (width 0.1) (fill solid) (tstamp e0cf9122-aa1c-441c-828f-bb2579c19cd5)) - (fp_poly (pts - (xy -0.790499 4.064) - (xy -0.790499 4.318) - (xy -0.409499 4.318) - (xy -0.409499 4.064) - ) (layer "F.SilkS") (width 0.1) (fill solid) (tstamp fb7862bf-99d2-463e-8777-3ed72b4837aa)) - (fp_line (start 2.9429 -4.064) (end 2.9429 -3.7592) (layer "F.CrtYd") (width 0.05) (tstamp 10803c1e-a2be-4ad0-8bc9-9ead8c9bcffe)) - (fp_line (start 4.064 2.9429) (end 3.7592 2.9429) (layer "F.CrtYd") (width 0.05) (tstamp 168f779a-669c-4100-9f68-0896075108ff)) - (fp_line (start -4.064 -2.9429) (end -3.7592 -2.9429) (layer "F.CrtYd") (width 0.05) (tstamp 22460d39-650d-4592-b95e-22a4b31078af)) - (fp_line (start -2.9429 -4.064) (end 2.9429 -4.064) (layer "F.CrtYd") (width 0.05) (tstamp 27f723d9-da2f-48dd-8a2a-263395771c9f)) - (fp_line (start -2.9429 3.7592) (end -3.7592 3.7592) (layer "F.CrtYd") (width 0.05) (tstamp 2903275d-2171-4708-9ec1-50b0a5c63196)) - (fp_line (start 3.7592 2.9429) (end 3.7592 3.7592) (layer "F.CrtYd") (width 0.05) (tstamp 2f3eb58f-1da7-4a9b-bfa3-4ba110de20e6)) - (fp_line (start 2.9429 -3.7592) (end 3.7592 -3.7592) (layer "F.CrtYd") (width 0.05) (tstamp 497b8be2-fc4a-4c78-b975-549cfb4dfb0e)) - (fp_line (start -2.9429 4.064) (end -2.9429 3.7592) (layer "F.CrtYd") (width 0.05) (tstamp 4c443202-c354-409d-98c1-9ab2c7d84e35)) - (fp_line (start -3.7592 3.7592) (end -3.7592 2.9429) (layer "F.CrtYd") (width 0.05) (tstamp 4f956055-3a35-4a6b-8d63-4dd6835e7fc3)) - (fp_line (start 4.064 -2.9429) (end 4.064 2.9429) (layer "F.CrtYd") (width 0.05) (tstamp 5af04305-748c-4216-964b-e08f66f67a11)) - (fp_line (start 3.7592 -3.7592) (end 3.7592 -2.9429) (layer "F.CrtYd") (width 0.05) (tstamp 677eb5c9-abbc-41ae-8023-f69b2b40181b)) - (fp_line (start -4.064 2.9429) (end -4.064 -2.9429) (layer "F.CrtYd") (width 0.05) (tstamp 68fcf5da-6be5-4075-bbab-c1565c30bbd1)) - (fp_line (start 3.7592 -2.9429) (end 4.064 -2.9429) (layer "F.CrtYd") (width 0.05) (tstamp 6e58709d-712e-4cd8-8fd6-0c991a077bac)) - (fp_line (start -3.7592 -2.9429) (end -3.7592 -3.7592) (layer "F.CrtYd") (width 0.05) (tstamp 7aa26228-6a65-456a-a293-7e30f9830f1d)) - (fp_line (start -2.9429 -3.7592) (end -2.9429 -4.064) (layer "F.CrtYd") (width 0.05) (tstamp 84ee1e0c-e618-4332-8f2a-bfc47f0e23ee)) - (fp_line (start 2.9429 4.064) (end -2.9429 4.064) (layer "F.CrtYd") (width 0.05) (tstamp 91f8b142-7c3f-48a5-9d50-7174cfc87aad)) - (fp_line (start 2.9429 3.7592) (end 2.9429 4.064) (layer "F.CrtYd") (width 0.05) (tstamp 9ea43bef-4d54-4580-a2fd-27fbb8b11567)) - (fp_line (start 3.7592 3.7592) (end 2.9429 3.7592) (layer "F.CrtYd") (width 0.05) (tstamp b63ea197-2f58-4cf6-b24d-c58b2fc9680e)) - (fp_line (start -3.7592 2.9429) (end -4.064 2.9429) (layer "F.CrtYd") (width 0.05) (tstamp e3a6a59b-0db4-4635-9102-b0f6d9956988)) - (fp_line (start -3.7592 -3.7592) (end -2.9429 -3.7592) (layer "F.CrtYd") (width 0.05) (tstamp e4989db9-4bd5-4d3a-b58f-d05be4468450)) - (fp_circle (center -4.7625 -2.6) (end -4.6863 -2.6) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 1f19e61c-f01c-4371-b573-e46f344c8d63)) - (fp_line (start 0.4857 3.5052) (end 0.7143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 04395ac3-a2ab-49ac-afbe-049f83c02249)) - (fp_line (start -3.5052 2.3143) (end -3.5052 2.0857) (layer "F.Fab") (width 0.1) (tstamp 04cb243b-7891-4eca-9df6-9c4d306c157e)) - (fp_line (start 3.5052 0.8857) (end 3.5052 1.1143) (layer "F.Fab") (width 0.1) (tstamp 04e83750-440a-4b9e-849c-1844609f7a06)) - (fp_line (start 2.0857 3.5052) (end 2.0857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 0a750318-7313-4d70-8c9a-eaf83c2c32d4)) - (fp_line (start 1.9143 3.5052) (end 1.6857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 0aecd95f-98b4-43bf-9b1c-92ead4ff04f9)) - (fp_line (start 3.5052 1.1143) (end 3.5052 0.8857) (layer "F.Fab") (width 0.1) (tstamp 0d2d9adf-138d-4ce5-b154-a15e880330c8)) - (fp_line (start 0.8857 3.5052) (end 1.1143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 0e657954-54b3-46e1-8b31-39235fb1062b)) - (fp_line (start 0.7143 -3.5052) (end 0.7143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 0e86edaa-3ebd-4e77-b017-486c0ca6f5ca)) - (fp_line (start -3.5052 0.7143) (end -3.5052 0.4857) (layer "F.Fab") (width 0.1) (tstamp 0eaf9f91-a9ac-46d9-b41d-53e2434c05a7)) - (fp_line (start 1.9143 3.5052) (end 1.9143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 0ffff694-3851-4d11-88dd-7ce86c695e1c)) - (fp_line (start -1.6857 3.5052) (end -1.6857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 10187106-2f21-4f7f-a231-8062eb6b2031)) - (fp_line (start 3.5052 -0.8857) (end 3.5052 -1.1143) (layer "F.Fab") (width 0.1) (tstamp 1025bced-687b-4ad0-9b4d-95cafa578781)) - (fp_line (start 2.4857 -3.5052) (end 2.7143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 120e431c-c32f-420c-919f-b9232a648b1d)) - (fp_line (start -2.0857 -3.5052) (end -2.3143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 126824e4-5044-4c9b-a580-d6dce8e8a6ac)) - (fp_line (start -1.2857 -3.5052) (end -1.5143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 14ba2e82-24d6-4af6-b71b-aa0fa3c38a91)) - (fp_line (start 3.5052 1.2857) (end 3.5052 1.5143) (layer "F.Fab") (width 0.1) (tstamp 18a76eb2-4275-499d-8786-fe390fccd49c)) - (fp_line (start -0.3143 -3.5052) (end -0.3143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 19b2916a-91a9-425c-ac17-b5e3a05ef8b7)) - (fp_line (start -0.0857 -3.5052) (end -0.0857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 1a2e38a4-ce70-4909-a08e-9bb04ee94a16)) - (fp_line (start 3.5052 0.4857) (end 3.5052 0.4857) (layer "F.Fab") (width 0.1) (tstamp 1b9311c5-6526-4f05-945c-cef6136dd77d)) - (fp_line (start 0.0857 3.5052) (end 0.0857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 1d336bd5-1537-4225-b99c-7de6d884ba70)) - (fp_line (start -3.5052 -2.0857) (end -3.5052 -2.0857) (layer "F.Fab") (width 0.1) (tstamp 1e8df402-f7a7-461f-9bbf-8c18e8dc59ca)) - (fp_line (start 3.5052 -1.2857) (end 3.5052 -1.5143) (layer "F.Fab") (width 0.1) (tstamp 2361a1bc-353a-4c57-8baf-1851bc9ff70c)) - (fp_line (start 2.3143 3.5052) (end 2.3143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 23e7e4fd-fb4d-4c37-afbf-dc4df76117bf)) - (fp_line (start -3.5052 -2.2352) (end -2.2352 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 24985b1a-3a9f-4dcc-a513-0963a31c7c64)) - (fp_line (start -2.4857 3.5052) (end -2.7143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 25a50acd-a9f7-4e99-b259-6a4b585fc794)) - (fp_line (start -0.4857 3.5052) (end -0.4857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 277833e0-c355-4532-9190-7e2c256fa265)) - (fp_line (start -3.5052 0.3143) (end -3.5052 0.0857) (layer "F.Fab") (width 0.1) (tstamp 27bfb939-8eb9-437f-bb0b-37235f48d6df)) - (fp_line (start 1.6857 -3.5052) (end 1.9143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 2863942c-2458-4797-9bab-263491cae8ed)) - (fp_line (start -1.1143 3.5052) (end -0.8857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 293be81b-5272-40f4-b1c5-c99f9b4747db)) - (fp_line (start 0.8857 3.5052) (end 0.8857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 2aa67a6c-6508-47aa-bf8a-b23d8b435635)) - (fp_line (start 3.5052 1.9143) (end 3.5052 1.6857) (layer "F.Fab") (width 0.1) (tstamp 2b501011-57cb-4423-8f51-8581ec57277c)) - (fp_line (start -3.5052 1.9143) (end -3.5052 1.6857) (layer "F.Fab") (width 0.1) (tstamp 2be543fc-71b0-4437-bed8-757d3c912e0d)) - (fp_line (start -3.5052 -0.0857) (end -3.5052 -0.0857) (layer "F.Fab") (width 0.1) (tstamp 2cf8584e-8596-4deb-ac78-72fb6a1b02f7)) - (fp_line (start -1.5143 -3.5052) (end -1.2857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 3008f00d-2b93-46db-a75d-324c7d0d9111)) - (fp_line (start 0.7143 3.5052) (end 0.7143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 341c034a-e92c-401b-b957-338a8964b054)) - (fp_line (start -3.5052 2.7143) (end -3.5052 2.4857) (layer "F.Fab") (width 0.1) (tstamp 343df112-3a16-4471-be9e-e3285338cfe3)) - (fp_line (start -3.5052 0.0857) (end -3.5052 0.0857) (layer "F.Fab") (width 0.1) (tstamp 34a92a56-92a3-42dd-8328-150020747873)) - (fp_line (start 3.5052 2.0857) (end 3.5052 2.3143) (layer "F.Fab") (width 0.1) (tstamp 35cdc020-c990-40ff-898c-915b371910ab)) - (fp_line (start 3.5052 -2.4857) (end 3.5052 -2.4857) (layer "F.Fab") (width 0.1) (tstamp 3d95a928-4a8d-4ec0-80be-a2ce02cf4be6)) - (fp_line (start -2.4857 -3.5052) (end -2.7143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 3db46fc0-1eb7-4488-9b49-124de7fbb648)) - (fp_line (start 0.4857 3.5052) (end 0.4857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 3fc28644-abab-4e07-9637-cc3a4680718e)) - (fp_line (start -3.5052 0.4857) (end -3.5052 0.7143) (layer "F.Fab") (width 0.1) (tstamp 41ed230a-31b1-496a-8a94-30bfb97a9fc6)) - (fp_line (start 1.5143 -3.5052) (end 1.5143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 43122e49-a34a-43b9-9c50-a64cae94c52e)) - (fp_line (start -1.2857 -3.5052) (end -1.2857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 43a6e2de-5476-4d6c-80f5-a415ef73defb)) - (fp_line (start 3.5052 2.7143) (end 3.5052 2.7143) (layer "F.Fab") (width 0.1) (tstamp 44622640-11f9-4bee-be36-45cc957bb669)) - (fp_line (start 3.5052 0.0857) (end 3.5052 0.0857) (layer "F.Fab") (width 0.1) (tstamp 4583344b-bd14-4871-b4da-7e68c6aa7d75)) - (fp_line (start 0.7143 3.5052) (end 0.4857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 45ceb8af-ffe6-461e-85e2-f1d9492ccdc0)) - (fp_line (start 2.0857 3.5052) (end 2.3143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 461aa57a-6fc9-4f23-81c4-2715e0fe03ee)) - (fp_line (start 3.5052 -2.3143) (end 3.5052 -2.0857) (layer "F.Fab") (width 0.1) (tstamp 46b76889-de49-4ab6-b520-b894e8f33f74)) - (fp_line (start -3.5052 -0.3143) (end -3.5052 -0.0857) (layer "F.Fab") (width 0.1) (tstamp 489b65cf-5622-4347-bd88-fcd2e70c3eed)) - (fp_line (start -1.1143 3.5052) (end -1.1143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 4a3a9720-bc72-4716-972b-a60d0dd01ce7)) - (fp_line (start 3.5052 -2.0857) (end 3.5052 -2.3143) (layer "F.Fab") (width 0.1) (tstamp 4ab52715-7694-4967-b96d-84af9b0c9519)) - (fp_line (start -3.5052 3.5052) (end 3.5052 3.5052) (layer "F.Fab") (width 0.1) (tstamp 4b29df4e-8d09-40d8-af17-627976058d5e)) - (fp_line (start 3.5052 -0.3143) (end 3.5052 -0.0857) (layer "F.Fab") (width 0.1) (tstamp 4f7a4a2d-f307-4d82-bd00-f6c6a8b9b43f)) - (fp_line (start -1.5143 3.5052) (end -1.5143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 4fd4efd0-6739-49fa-a464-ba5097132d72)) - (fp_line (start 3.5052 -2.7143) (end 3.5052 -2.4857) (layer "F.Fab") (width 0.1) (tstamp 50c37a48-7749-4731-830a-c5037538d545)) - (fp_line (start 0.0857 -3.5052) (end 0.3143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 529f19eb-fdf0-4268-9b0d-bc022313575a)) - (fp_line (start 0.3143 3.5052) (end 0.0857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 544796c1-9196-47f5-ac02-02a2590adf95)) - (fp_line (start -0.7143 -3.5052) (end -0.4857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 54d07863-38e1-4491-8697-046e5b84deb7)) - (fp_line (start -3.5052 1.1143) (end -3.5052 1.1143) (layer "F.Fab") (width 0.1) (tstamp 563cd73f-4a34-40a2-9b31-f381741f0164)) - (fp_line (start -1.1143 -3.5052) (end -0.8857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 569634ed-6ae3-4c27-8839-3bdbfc21ba10)) - (fp_line (start 1.1143 3.5052) (end 1.1143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 56aa8f09-c37a-432c-a1d6-eabf587767c8)) - (fp_line (start 2.7143 -3.5052) (end 2.7143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 56c067f8-5527-4c75-9385-8c78bd732575)) - (fp_line (start 3.5052 0.8857) (end 3.5052 0.8857) (layer "F.Fab") (width 0.1) (tstamp 57ee79b9-c3e9-4664-b0cf-711d0942e932)) - (fp_line (start 3.5052 -2.7143) (end 3.5052 -2.7143) (layer "F.Fab") (width 0.1) (tstamp 57f638d5-389a-4a18-a62f-dc3af46f6c75)) - (fp_line (start 1.6857 -3.5052) (end 1.6857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 580e2cf3-e260-452e-80c5-64e0f488e43a)) - (fp_line (start 3.5052 -1.2857) (end 3.5052 -1.2857) (layer "F.Fab") (width 0.1) (tstamp 582518c2-82c5-48e6-acdf-b4dde47b9fd3)) - (fp_line (start -0.7143 -3.5052) (end -0.7143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 5b12d769-50a8-4f0d-8bc2-ad351d0357a2)) - (fp_line (start -3.5052 0.4857) (end -3.5052 0.4857) (layer "F.Fab") (width 0.1) (tstamp 5ce2a979-a3b2-486b-a8bb-9db2ac3aad38)) - (fp_line (start 0.7143 -3.5052) (end 0.4857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 5da5afd4-1462-4b59-92d3-31e51ab7957e)) - (fp_line (start -0.3143 -3.5052) (end -0.0857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 5e6e39a3-bcf2-4afe-889e-2146f49e95a6)) - (fp_line (start -2.4857 -3.5052) (end -2.4857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 5fbce66e-af94-4e04-a134-67d13ea64f99)) - (fp_line (start -3.5052 -2.3143) (end -3.5052 -2.0857) (layer "F.Fab") (width 0.1) (tstamp 603f7897-8c88-4fb6-83fe-f3f037a6d34f)) - (fp_line (start -3.5052 1.6857) (end -3.5052 1.6857) (layer "F.Fab") (width 0.1) (tstamp 609cf431-ca7a-4340-9b4c-16a6a76fbaa0)) - (fp_line (start -3.5052 2.3143) (end -3.5052 2.3143) (layer "F.Fab") (width 0.1) (tstamp 61475670-4f2f-4e69-b7e0-1711ec244830)) - (fp_line (start -3.5052 -0.4857) (end -3.5052 -0.7143) (layer "F.Fab") (width 0.1) (tstamp 6203a1ad-571e-4436-8d59-b02ddd0ab39f)) - (fp_line (start -3.5052 0.7143) (end -3.5052 0.7143) (layer "F.Fab") (width 0.1) (tstamp 63eebdd9-264f-4772-83d5-e79e29103647)) - (fp_line (start -2.7143 -3.5052) (end -2.7143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 655f8953-db42-4505-abed-0016f7efc43d)) - (fp_line (start 2.7143 -3.5052) (end 2.4857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 659d20a6-728d-423b-9d3b-b2b1541ad1ce)) - (fp_line (start 1.6857 3.5052) (end 1.6857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 665e7bbc-b026-4a97-ab15-9b37d0feedb7)) - (fp_line (start 3.5052 -0.0857) (end 3.5052 -0.0857) (layer "F.Fab") (width 0.1) (tstamp 6844ceb3-4872-40a0-8b5f-a649c8a424fd)) - (fp_line (start -3.5052 -2.7143) (end -3.5052 -2.4857) (layer "F.Fab") (width 0.1) (tstamp 69c57892-09cd-4eca-9e48-a39f5172c7ba)) - (fp_line (start 3.5052 2.4857) (end 3.5052 2.4857) (layer "F.Fab") (width 0.1) (tstamp 6ac43595-c5b0-45c1-b1b6-53b03812a7f6)) - (fp_line (start -3.5052 -0.7143) (end -3.5052 -0.4857) (layer "F.Fab") (width 0.1) (tstamp 6b30f122-f1ab-4638-9a28-837fa1856924)) - (fp_line (start -3.5052 2.4857) (end -3.5052 2.4857) (layer "F.Fab") (width 0.1) (tstamp 6b86973a-b10c-4617-90dd-c97e85e40b95)) - (fp_line (start 3.5052 2.0857) (end 3.5052 2.0857) (layer "F.Fab") (width 0.1) (tstamp 6c579a60-fef7-4a8f-af5f-10ddd7cbd4f7)) - (fp_line (start -1.6857 -3.5052) (end -1.9143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 6c57ef67-8338-4379-9f9a-13d2e6917714)) - (fp_line (start -3.5052 2.7143) (end -3.5052 2.7143) (layer "F.Fab") (width 0.1) (tstamp 6c9b2ae7-9695-452b-863e-ef565d30c328)) - (fp_line (start -0.8857 3.5052) (end -1.1143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 6cc56374-d117-48d1-8f58-a589914dcf9b)) - (fp_line (start -3.5052 3.5052) (end -3.5052 3.5052) (layer "F.Fab") (width 0.1) (tstamp 6d24b09a-4b05-4d5e-8985-2887b2fce262)) - (fp_line (start 3.5052 1.6857) (end 3.5052 1.9143) (layer "F.Fab") (width 0.1) (tstamp 6dd6c372-a6c7-4840-92a1-dcbb32cd5670)) - (fp_line (start -2.0857 -3.5052) (end -2.0857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 6f785436-ee2e-4d4b-8dcd-1ff9b75fe4e7)) - (fp_line (start 3.5052 -2.0857) (end 3.5052 -2.0857) (layer "F.Fab") (width 0.1) (tstamp 6fb00eb5-6f62-4e64-a9bb-bb6bcbbc5fe9)) - (fp_line (start 3.5052 0.7143) (end 3.5052 0.4857) (layer "F.Fab") (width 0.1) (tstamp 7065629c-bebe-432a-95ba-e8b0edbfcc2f)) - (fp_line (start -3.5052 2.0857) (end -3.5052 2.3143) (layer "F.Fab") (width 0.1) (tstamp 708436df-ba51-4007-abfa-024bd62a7dca)) - (fp_line (start -1.6857 -3.5052) (end -1.6857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 70f99743-869d-4e4d-9fc2-7e6ad18757c4)) - (fp_line (start -0.4857 3.5052) (end -0.7143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 7465c655-6011-470c-aed9-6336d63ae281)) - (fp_line (start 3.5052 3.5052) (end 3.5052 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 76d1b02d-8a7e-4822-9a3f-d8bca13f9fc4)) - (fp_line (start 3.5052 0.4857) (end 3.5052 0.7143) (layer "F.Fab") (width 0.1) (tstamp 78583d9f-bae5-47c2-bbf6-c14824d73eb1)) - (fp_line (start 1.9143 -3.5052) (end 1.9143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 786665d9-d9b0-40fc-b9e1-bb17c1d17a2f)) - (fp_line (start 2.4857 3.5052) (end 2.4857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 79df1d4f-556b-4363-a6bf-028830e2c834)) - (fp_line (start -2.7143 3.5052) (end -2.7143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 79e6c26e-61aa-4f09-9626-ee8e244a6b2d)) - (fp_line (start -3.5052 0.3143) (end -3.5052 0.3143) (layer "F.Fab") (width 0.1) (tstamp 7ae20eb6-e911-4d7e-a787-1803ac25f523)) - (fp_line (start 3.5052 1.9143) (end 3.5052 1.9143) (layer "F.Fab") (width 0.1) (tstamp 7b6b927a-90ab-4db6-8712-dba6e94a3f9d)) - (fp_line (start 1.1143 -3.5052) (end 1.1143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 7c51b9fd-e357-47b8-99f2-14a8b9c0ed26)) - (fp_line (start 3.5052 -1.9143) (end 3.5052 -1.6857) (layer "F.Fab") (width 0.1) (tstamp 7dc8c217-f904-4c6c-9f6b-95027c6b1bac)) - (fp_line (start 3.5052 -0.3143) (end 3.5052 -0.3143) (layer "F.Fab") (width 0.1) (tstamp 7f1b73e8-d8ed-467d-9f5d-9deec7a7db82)) - (fp_line (start -3.5052 -0.8857) (end -3.5052 -1.1143) (layer "F.Fab") (width 0.1) (tstamp 85646039-963f-4211-87b4-4cab047963f0)) - (fp_line (start 3.5052 -1.6857) (end 3.5052 -1.9143) (layer "F.Fab") (width 0.1) (tstamp 863b5e9a-1fc5-455d-beb3-b38c27344295)) - (fp_line (start -3.5052 -2.3143) (end -3.5052 -2.3143) (layer "F.Fab") (width 0.1) (tstamp 869f9c6f-fbd9-4fcd-bdc8-e2298b769d11)) - (fp_line (start 0.3143 3.5052) (end 0.3143 3.5052) (layer "F.Fab") (width 0.1) (tstamp 86e982e3-7d53-4081-8298-455a27092d33)) - (fp_line (start -1.2857 3.5052) (end -1.2857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 8703a23a-c92a-4aa2-a666-a6665fc4f1cc)) - (fp_line (start 3.5052 3.5052) (end 3.5052 3.5052) (layer "F.Fab") (width 0.1) (tstamp 888d55ea-3ad2-4574-903c-52809ffcabd0)) - (fp_line (start 1.2857 -3.5052) (end 1.5143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 89202fbb-2c38-4603-85c1-6228fc08ba20)) - (fp_line (start -3.5052 1.5143) (end -3.5052 1.2857) (layer "F.Fab") (width 0.1) (tstamp 8ec2a2c1-2b0e-4876-8c47-c9b93958a3c5)) - (fp_line (start -2.3143 3.5052) (end -2.0857 3.5052) (layer "F.Fab") (width 0.1) (tstamp 8f7a771c-1183-4515-be08-4a0e3e74260d)) - (fp_line (start -3.5052 -1.9143) (end -3.5052 -1.9143) (layer "F.Fab") (width 0.1) (tstamp 905bd5f8-b7f4-4a17-959e-c8b363274170)) - (fp_line (start 3.5052 2.3143) (end 3.5052 2.3143) (layer "F.Fab") (width 0.1) (tstamp 95cf17ff-9187-4c86-9cf7-476efcb8d9c7)) - (fp_line (start -3.5052 -1.9143) (end -3.5052 -1.6857) (layer "F.Fab") (width 0.1) (tstamp 97256561-93ba-492f-a46f-f83bcfaa61d3)) - (fp_line (start -3.5052 -0.8857) (end -3.5052 -0.8857) (layer "F.Fab") (width 0.1) (tstamp 97886433-495f-48b1-a4ba-243ce1c0ac36)) - (fp_line (start 3.5052 2.7143) (end 3.5052 2.4857) (layer "F.Fab") (width 0.1) (tstamp 9923dafe-3e68-4fbd-b8b0-d3fe7f4d79cb)) - (fp_line (start 3.5052 0.7143) (end 3.5052 0.7143) (layer "F.Fab") (width 0.1) (tstamp 999eb362-f81e-4cc9-932d-e50a2e1d1eda)) - (fp_line (start -2.3143 -3.5052) (end -2.3143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 9a27368c-07e6-453e-ba78-5ab133526b0c)) - (fp_line (start 0.0857 -3.5052) (end 0.0857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp 9c3e5a73-55fc-424a-81c0-7831d57270ee)) - (fp_line (start -3.5052 -3.5052) (end -3.5052 3.5052) (layer "F.Fab") (width 0.1) (tstamp 9cd97044-9316-48fc-a55d-ded9b709b704)) - (fp_line (start -3.5052 -2.7143) (end -3.5052 -2.7143) (layer "F.Fab") (width 0.1) (tstamp 9e980038-70f4-4c77-81db-d1f3eba41972)) - (fp_line (start -3.5052 -1.2857) (end -3.5052 -1.2857) (layer "F.Fab") (width 0.1) (tstamp 9ef373c9-ffbd-4e3e-a396-5b92645c7694)) - (fp_line (start 3.5052 2.3143) (end 3.5052 2.0857) (layer "F.Fab") (width 0.1) (tstamp a065efaf-01a8-4199-b8aa-2cea58fa6326)) - (fp_line (start -3.5052 0.8857) (end -3.5052 1.1143) (layer "F.Fab") (width 0.1) (tstamp a0660198-5da8-4639-a4ef-52506bb644cd)) - (fp_line (start -2.3143 -3.5052) (end -2.0857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp a28ed569-52ef-47ec-8ebd-2ad16a7c08a1)) - (fp_line (start 2.0857 -3.5052) (end 2.3143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp a2e1590e-01ab-4736-aa54-724c1da0f16b)) - (fp_line (start 3.5052 1.5143) (end 3.5052 1.5143) (layer "F.Fab") (width 0.1) (tstamp a349b050-a7e8-487f-983d-3ec99a487ee5)) - (fp_line (start -3.5052 -1.6857) (end -3.5052 -1.6857) (layer "F.Fab") (width 0.1) (tstamp a409093f-e2fa-4d59-bbc9-1f8620cce02e)) - (fp_line (start 2.4857 3.5052) (end 2.7143 3.5052) (layer "F.Fab") (width 0.1) (tstamp a419430e-4ef3-4248-a4af-a57ef520a01a)) - (fp_line (start 1.1143 3.5052) (end 0.8857 3.5052) (layer "F.Fab") (width 0.1) (tstamp a47e0c78-63b0-4ac3-a426-c54f4ae7d9d4)) - (fp_line (start 3.5052 0.3143) (end 3.5052 0.0857) (layer "F.Fab") (width 0.1) (tstamp a4b2fd04-7c0b-4dbc-b0c4-37e3c03ac468)) - (fp_line (start -3.5052 1.1143) (end -3.5052 0.8857) (layer "F.Fab") (width 0.1) (tstamp a4d8de6a-2709-4cfb-b3a7-8121e91a06ec)) - (fp_line (start 3.5052 -3.5052) (end 3.5052 -3.5052) (layer "F.Fab") (width 0.1) (tstamp a6783216-c57a-48cf-9e09-9315049478e7)) - (fp_line (start -3.5052 0.8857) (end -3.5052 0.8857) (layer "F.Fab") (width 0.1) (tstamp a6cb5c73-b8f7-4cd1-8cc0-9d9009653ad3)) - (fp_line (start -0.4857 -3.5052) (end -0.7143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp a872ac0d-54ab-47d7-96dd-164d9b7096d0)) - (fp_line (start -1.9143 3.5052) (end -1.6857 3.5052) (layer "F.Fab") (width 0.1) (tstamp a8aa1d07-2c2c-45f2-8a56-8fd7a23741c0)) - (fp_line (start -0.0857 3.5052) (end -0.3143 3.5052) (layer "F.Fab") (width 0.1) (tstamp ad5eb833-ee51-4e25-8d24-4cd8ac2e0587)) - (fp_line (start 0.0857 3.5052) (end 0.3143 3.5052) (layer "F.Fab") (width 0.1) (tstamp b0675fd7-f123-4fe7-9f32-8afc25a67c93)) - (fp_line (start 0.3143 -3.5052) (end 0.3143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp b08546d6-6e74-47e8-9f8f-630d82ac935b)) - (fp_line (start -1.9143 -3.5052) (end -1.6857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp b23b7410-6676-49c2-b898-3da76d4ac669)) - (fp_line (start -0.7143 3.5052) (end -0.4857 3.5052) (layer "F.Fab") (width 0.1) (tstamp b23bec08-4e30-49a9-a048-3c555a4cc034)) - (fp_line (start -2.0857 3.5052) (end -2.3143 3.5052) (layer "F.Fab") (width 0.1) (tstamp b27905b2-73f7-446c-bcf9-b11bde6e4b9b)) - (fp_line (start 1.2857 -3.5052) (end 1.2857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp b615633c-99ce-40f5-93d2-fc1383d47da4)) - (fp_line (start 3.5052 -0.0857) (end 3.5052 -0.3143) (layer "F.Fab") (width 0.1) (tstamp b72e4d36-a758-48c5-adbc-ef1ea285bc27)) - (fp_line (start 3.5052 0.3143) (end 3.5052 0.3143) (layer "F.Fab") (width 0.1) (tstamp b72ec877-66d5-4b0d-b0a4-11b2d1c2e19a)) - (fp_line (start -3.5052 -1.6857) (end -3.5052 -1.9143) (layer "F.Fab") (width 0.1) (tstamp b73f344a-1648-4f61-9394-b25fed4db013)) - (fp_line (start -1.5143 -3.5052) (end -1.5143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp b78b8d77-33a6-44e7-8529-717878fef5d3)) - (fp_line (start -0.8857 -3.5052) (end -0.8857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp ba6c18b7-8765-47e7-9128-95ed9e0db16e)) - (fp_line (start 3.5052 -2.4857) (end 3.5052 -2.7143) (layer "F.Fab") (width 0.1) (tstamp bd08842a-6dd1-4a20-a6cc-9872e4a68e99)) - (fp_line (start -3.5052 1.6857) (end -3.5052 1.9143) (layer "F.Fab") (width 0.1) (tstamp bdbf1345-39ae-4aa5-9e30-e599a16b4855)) - (fp_line (start 3.5052 -0.8857) (end 3.5052 -0.8857) (layer "F.Fab") (width 0.1) (tstamp bdd66cc0-dcac-42c3-a912-eddd1c01b394)) - (fp_line (start -1.9143 3.5052) (end -1.9143 3.5052) (layer "F.Fab") (width 0.1) (tstamp be868dfa-56c0-48ee-af24-ebdfbf6b1f59)) - (fp_line (start 3.5052 -0.4857) (end 3.5052 -0.7143) (layer "F.Fab") (width 0.1) (tstamp bfc19cc4-8632-4c37-a8ad-19349324ca66)) - (fp_line (start 3.5052 -3.5052) (end -3.5052 -3.5052) (layer "F.Fab") (width 0.1) (tstamp bfedd18f-11ff-4745-82d4-8ab3d5f6852a)) - (fp_line (start 3.5052 -2.3143) (end 3.5052 -2.3143) (layer "F.Fab") (width 0.1) (tstamp c056ca4e-e9fb-4768-8b2c-500dc755270b)) - (fp_line (start -1.1143 -3.5052) (end -1.1143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp c178d11e-ed67-4c5a-ad66-7b55762ef64c)) - (fp_line (start -3.5052 2.4857) (end -3.5052 2.7143) (layer "F.Fab") (width 0.1) (tstamp c2055af8-6ee6-4d91-899c-9f4ab7cfce20)) - (fp_line (start 1.5143 -3.5052) (end 1.2857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp c2ffca54-9bef-43b9-97e7-be6d52ad9080)) - (fp_line (start -3.5052 -1.1143) (end -3.5052 -1.1143) (layer "F.Fab") (width 0.1) (tstamp c350fb3f-625f-47f5-842b-37043c10d490)) - (fp_line (start 1.6857 3.5052) (end 1.9143 3.5052) (layer "F.Fab") (width 0.1) (tstamp c555aa79-9e11-43cc-af59-7f9e8cf35c5d)) - (fp_line (start -1.9143 -3.5052) (end -1.9143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp c62e86d2-649f-4f3c-a04f-2fe027339645)) - (fp_line (start 3.5052 -1.5143) (end 3.5052 -1.5143) (layer "F.Fab") (width 0.1) (tstamp c76ba567-21c1-4741-bc0c-b0497e8c26c5)) - (fp_line (start -3.5052 1.2857) (end -3.5052 1.2857) (layer "F.Fab") (width 0.1) (tstamp c78dd328-ab50-42de-89db-fcf71f0cb899)) - (fp_line (start 3.5052 1.2857) (end 3.5052 1.2857) (layer "F.Fab") (width 0.1) (tstamp c84acf65-ddda-41f8-99fc-76524f6b85d1)) - (fp_line (start -0.4857 -3.5052) (end -0.4857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp c90e1844-e768-4d41-bd8a-d445e903cd29)) - (fp_line (start -3.5052 -0.0857) (end -3.5052 -0.3143) (layer "F.Fab") (width 0.1) (tstamp c9ef42cf-aa3b-4eb5-9c82-1847cf5b103f)) - (fp_line (start 0.3143 -3.5052) (end 0.0857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp ca0ea372-9721-477f-a09c-1fab8d271130)) - (fp_line (start 2.3143 3.5052) (end 2.0857 3.5052) (layer "F.Fab") (width 0.1) (tstamp cb7d56f0-7143-471c-9bf8-01dacae2cb5b)) - (fp_line (start -3.5052 -1.5143) (end -3.5052 -1.5143) (layer "F.Fab") (width 0.1) (tstamp cb8deed3-3ae9-4669-81ef-032d9b487ff0)) - (fp_line (start -3.5052 -3.5052) (end -3.5052 -3.5052) (layer "F.Fab") (width 0.1) (tstamp cc8e2e88-db3c-49d4-aab4-454d5374ebc4)) - (fp_line (start 1.5143 3.5052) (end 1.2857 3.5052) (layer "F.Fab") (width 0.1) (tstamp cd7ad98b-6a1a-43a5-bd51-c746dd33aa89)) - (fp_line (start -2.7143 -3.5052) (end -2.4857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp ce360c2e-01ef-45c3-b513-9e76161e7d3f)) - (fp_line (start 2.3143 -3.5052) (end 2.3143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp ce4ed9fe-16dc-4790-9130-711cc9c039b3)) - (fp_line (start 2.0857 -3.5052) (end 2.0857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp ceabd27d-2425-4577-9d1c-cf7930cd005c)) - (fp_line (start -0.3143 3.5052) (end -0.0857 3.5052) (layer "F.Fab") (width 0.1) (tstamp cf38343e-ca3e-4978-98e2-59bf175a4087)) - (fp_line (start 1.1143 -3.5052) (end 0.8857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp d045c3aa-8938-439e-982a-cf647309fab6)) - (fp_line (start -3.5052 -1.1143) (end -3.5052 -0.8857) (layer "F.Fab") (width 0.1) (tstamp d0b52249-b8c0-478b-8153-969fdf070d9f)) - (fp_line (start -3.5052 -2.4857) (end -3.5052 -2.7143) (layer "F.Fab") (width 0.1) (tstamp d0ccb779-a6ee-4550-a188-4cc6b00f9ce1)) - (fp_line (start -3.5052 -2.4857) (end -3.5052 -2.4857) (layer "F.Fab") (width 0.1) (tstamp d36c8c05-b1fd-4ef7-9b3a-dbec8808c11f)) - (fp_line (start 0.8857 -3.5052) (end 0.8857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp d43a885f-ec9a-414b-be03-b2fd24687438)) - (fp_line (start 3.5052 1.6857) (end 3.5052 1.6857) (layer "F.Fab") (width 0.1) (tstamp d4812f59-922e-4fdd-9ce6-923050677f71)) - (fp_line (start 3.5052 -1.9143) (end 3.5052 -1.9143) (layer "F.Fab") (width 0.1) (tstamp d697e342-247f-4c77-8b35-b22a8346158f)) - (fp_line (start 2.4857 -3.5052) (end 2.4857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp d8f33b98-487f-4c11-a7b3-771979438eca)) - (fp_line (start 3.5052 -1.6857) (end 3.5052 -1.6857) (layer "F.Fab") (width 0.1) (tstamp d94b44d7-d0b5-4777-ad14-3bc269968d7d)) - (fp_line (start -3.5052 -0.4857) (end -3.5052 -0.4857) (layer "F.Fab") (width 0.1) (tstamp da471311-441d-4647-b2f9-3f63816df7eb)) - (fp_line (start -3.5052 1.9143) (end -3.5052 1.9143) (layer "F.Fab") (width 0.1) (tstamp dc6cd0af-436d-4b0e-bfe6-74649711f36a)) - (fp_line (start -0.8857 -3.5052) (end -1.1143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp ddb29615-30cf-4137-9a13-94de7e7079f5)) - (fp_line (start -0.8857 3.5052) (end -0.8857 3.5052) (layer "F.Fab") (width 0.1) (tstamp ddc5886b-41b0-4515-a5bf-a6359e1d2a44)) - (fp_line (start -3.5052 1.2857) (end -3.5052 1.5143) (layer "F.Fab") (width 0.1) (tstamp de5777b8-e386-4192-bf1a-86dd6e85b801)) - (fp_line (start -0.0857 3.5052) (end -0.0857 3.5052) (layer "F.Fab") (width 0.1) (tstamp dec1868b-2d66-45e5-9215-eef6c6fa28ac)) - (fp_line (start 3.5052 0.0857) (end 3.5052 0.3143) (layer "F.Fab") (width 0.1) (tstamp dec5efd7-eb62-483e-8aec-9ca7353a2157)) - (fp_line (start 2.7143 3.5052) (end 2.4857 3.5052) (layer "F.Fab") (width 0.1) (tstamp df2911b8-236c-47aa-9eee-73cf0aa64b7f)) - (fp_line (start 3.5052 -0.4857) (end 3.5052 -0.4857) (layer "F.Fab") (width 0.1) (tstamp dfb65732-c681-4ca4-87ee-7f6174688667)) - (fp_line (start 2.7143 3.5052) (end 2.7143 3.5052) (layer "F.Fab") (width 0.1) (tstamp e2e13edf-0c59-4c21-838d-85e1f6d2e0ca)) - (fp_line (start -2.4857 3.5052) (end -2.4857 3.5052) (layer "F.Fab") (width 0.1) (tstamp e4944b49-e922-47f6-a62c-e73f9921e1be)) - (fp_line (start -3.5052 1.5143) (end -3.5052 1.5143) (layer "F.Fab") (width 0.1) (tstamp e5ded5fe-bd24-4c36-a10b-ca5ba8c2cf17)) - (fp_line (start 2.3143 -3.5052) (end 2.0857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp e67ce56c-3488-40c4-bd4e-98898d8c3adb)) - (fp_line (start -0.7143 3.5052) (end -0.7143 3.5052) (layer "F.Fab") (width 0.1) (tstamp e67db8f9-9543-495a-ae2d-c1fc8d64d1a2)) - (fp_line (start 3.5052 -0.7143) (end 3.5052 -0.4857) (layer "F.Fab") (width 0.1) (tstamp e838d317-4f15-4e78-9ac2-c4fdf4b673de)) - (fp_line (start 3.5052 -1.1143) (end 3.5052 -1.1143) (layer "F.Fab") (width 0.1) (tstamp e8e0f5bb-bc12-4de0-a649-b3ca35e99abb)) - (fp_line (start 3.5052 2.4857) (end 3.5052 2.7143) (layer "F.Fab") (width 0.1) (tstamp e98c186e-6316-4174-b2dc-fd1ea69d152f)) - (fp_line (start -0.0857 -3.5052) (end -0.3143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp eafe9a0f-690f-40f8-a47a-28efc0e1999b)) - (fp_line (start 3.5052 -1.5143) (end 3.5052 -1.2857) (layer "F.Fab") (width 0.1) (tstamp ec0cf8ce-e6cd-431c-b778-6ec196557b9f)) - (fp_line (start 1.2857 3.5052) (end 1.2857 3.5052) (layer "F.Fab") (width 0.1) (tstamp ec76d69c-9f8d-40e2-8be0-9dcb488b81d0)) - (fp_line (start 1.9143 -3.5052) (end 1.6857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp ed31d6d9-c414-4d84-b405-76ccb208d50a)) - (fp_line (start 3.5052 -0.7143) (end 3.5052 -0.7143) (layer "F.Fab") (width 0.1) (tstamp ef4f93ea-6359-438d-a0e8-29ee18263b89)) - (fp_line (start -1.5143 3.5052) (end -1.2857 3.5052) (layer "F.Fab") (width 0.1) (tstamp ef517ba9-4618-4493-a8bb-baf0dd64d337)) - (fp_line (start -3.5052 0.0857) (end -3.5052 0.3143) (layer "F.Fab") (width 0.1) (tstamp f004f09a-e38d-44df-925e-f02a3db89232)) - (fp_line (start -2.3143 3.5052) (end -2.3143 3.5052) (layer "F.Fab") (width 0.1) (tstamp f07a2a71-40b1-4c43-9979-b659c7556f4c)) - (fp_line (start 1.5143 3.5052) (end 1.5143 3.5052) (layer "F.Fab") (width 0.1) (tstamp f17760bb-fb3c-4e23-b0ee-bb111e343e45)) - (fp_line (start 3.5052 1.5143) (end 3.5052 1.2857) (layer "F.Fab") (width 0.1) (tstamp f356423b-24b5-445e-b734-98ec3db18179)) - (fp_line (start -2.7143 3.5052) (end -2.4857 3.5052) (layer "F.Fab") (width 0.1) (tstamp f4152c6f-0e04-4267-8c0b-4df05fcdf567)) - (fp_line (start -3.5052 -1.2857) (end -3.5052 -1.5143) (layer "F.Fab") (width 0.1) (tstamp f4cec317-31e3-4fed-b978-3c1ca080d7ac)) - (fp_line (start -2.0857 3.5052) (end -2.0857 3.5052) (layer "F.Fab") (width 0.1) (tstamp f4f8a106-0ba5-4ec5-97ce-667a206c9a41)) - (fp_line (start -0.3143 3.5052) (end -0.3143 3.5052) (layer "F.Fab") (width 0.1) (tstamp f6132954-fc4a-4d80-88e7-a5a5c91c9138)) - (fp_line (start -1.6857 3.5052) (end -1.9143 3.5052) (layer "F.Fab") (width 0.1) (tstamp f6302feb-68d7-4aff-b89f-eb1d2c26323a)) - (fp_line (start 0.4857 -3.5052) (end 0.4857 -3.5052) (layer "F.Fab") (width 0.1) (tstamp f823fc37-3033-437d-81f5-0baa5cc26ac5)) - (fp_line (start 3.5052 -1.1143) (end 3.5052 -0.8857) (layer "F.Fab") (width 0.1) (tstamp fad072a4-fa74-4591-b867-24d388334a55)) - (fp_line (start 0.4857 -3.5052) (end 0.7143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp fb1d576a-80ca-45f7-9e19-41fa37268801)) - (fp_line (start -1.2857 3.5052) (end -1.5143 3.5052) (layer "F.Fab") (width 0.1) (tstamp fba047ee-66e5-48b8-9a1d-62f48d2883db)) - (fp_line (start -3.5052 -0.3143) (end -3.5052 -0.3143) (layer "F.Fab") (width 0.1) (tstamp fbdca029-bcfa-49b8-bf69-00ef43700662)) - (fp_line (start 1.2857 3.5052) (end 1.5143 3.5052) (layer "F.Fab") (width 0.1) (tstamp fc92dffc-dd54-4cfb-ac75-3276d57c1bce)) - (fp_line (start -3.5052 -1.5143) (end -3.5052 -1.2857) (layer "F.Fab") (width 0.1) (tstamp fd91a614-a8d8-4e66-8ef2-3644cb712f23)) - (fp_line (start -3.5052 2.0857) (end -3.5052 2.0857) (layer "F.Fab") (width 0.1) (tstamp fe30a26a-d430-46a6-8220-6a59b9a24039)) - (fp_line (start -3.5052 -2.0857) (end -3.5052 -2.3143) (layer "F.Fab") (width 0.1) (tstamp fe4d1480-601d-4254-b74b-a83204485b71)) - (fp_line (start -3.5052 -0.7143) (end -3.5052 -0.7143) (layer "F.Fab") (width 0.1) (tstamp fe75c0e3-2a33-4ba0-9205-4db5a3cbfde6)) - (fp_line (start 0.8857 -3.5052) (end 1.1143 -3.5052) (layer "F.Fab") (width 0.1) (tstamp fe958c1e-e10b-4457-b71b-c228188e4e32)) - (fp_line (start 3.5052 1.1143) (end 3.5052 1.1143) (layer "F.Fab") (width 0.1) (tstamp ffa4d94c-e741-4e39-bbf3-fa3affe17ee5)) - (pad "1" smd rect locked (at -3.4036 -2.6 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "IOVDD") (pintype "power_in") (tstamp 904c5d69-072d-457d-92d2-6e8f5b81b084)) - (pad "2" smd rect locked (at -3.4036 -2.200001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 14 "/UART0_TX") (pinfunction "GPIO0") (pintype "bidirectional") (tstamp 8fb790d4-0107-4ee7-8c67-724241af7739)) - (pad "3" smd rect locked (at -3.4036 -1.799999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 13 "/UART0_RX") (pinfunction "GPIO1") (pintype "bidirectional") (tstamp e8dcc1fc-65aa-42e4-b1d0-0f0e8060bb51)) - (pad "4" smd rect locked (at -3.4036 -1.4 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 48 "unconnected-(U3-Pad4)") (pinfunction "GPIO2") (pintype "bidirectional+no_connect") (tstamp f1728381-72bb-4409-8229-3e8c4b3b3094)) - (pad "5" smd rect locked (at -3.4036 -1.000001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 49 "unconnected-(U3-Pad5)") (pinfunction "GPIO3") (pintype "bidirectional+no_connect") (tstamp 950a1650-519e-42ea-a0cb-98a2988187f2)) - (pad "6" smd rect locked (at -3.4036 -0.599999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 51 "unconnected-(U3-Pad6)") (pinfunction "GPIO4") (pintype "bidirectional+no_connect") (tstamp 58248a23-de93-40be-a058-07ca52df2045)) - (pad "7" smd rect locked (at -3.4036 -0.2 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 52 "unconnected-(U3-Pad7)") (pinfunction "GPIO5") (pintype "bidirectional+no_connect") (tstamp ccb42b3b-1f83-454b-911b-c3e881719002)) - (pad "8" smd rect locked (at -3.4036 0.2 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 61 "unconnected-(U3-Pad8)") (pinfunction "GPIO6") (pintype "bidirectional+no_connect") (tstamp 8a69b30d-3af7-43fc-952c-5b5738416465)) - (pad "9" smd rect locked (at -3.4036 0.599999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 31 "unconnected-(U3-Pad9)") (pinfunction "GPIO7") (pintype "bidirectional+no_connect") (tstamp 3a677d79-89d2-4605-a907-a8987dcee15b)) - (pad "10" smd rect locked (at -3.4036 1.000001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "IOVDD") (pintype "power_in") (tstamp 9ebe21e8-8c71-44ec-9b0a-2449aee5827c)) - (pad "11" smd rect locked (at -3.4036 1.4 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 32 "unconnected-(U3-Pad11)") (pinfunction "GPIO8") (pintype "bidirectional+no_connect") (tstamp 46531081-ffe2-4679-9232-b8a62a7d4d1d)) - (pad "12" smd rect locked (at -3.4036 1.799999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 33 "unconnected-(U3-Pad12)") (pinfunction "GPIO9") (pintype "bidirectional+no_connect") (tstamp 5722fd73-a4e7-4a8a-817a-20a246a7614e)) - (pad "13" smd rect locked (at -3.4036 2.200001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 34 "unconnected-(U3-Pad13)") (pinfunction "GPIO10") (pintype "bidirectional+no_connect") (tstamp dc886c5b-2be6-47f2-af0a-035b47d865e5)) - (pad "14" smd rect locked (at -3.4036 2.6 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 35 "unconnected-(U3-Pad14)") (pinfunction "GPIO11") (pintype "bidirectional+no_connect") (tstamp 2d620194-2b90-4771-bb11-b2e54c7fa361)) - (pad "15" smd rect locked (at -2.6 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 36 "unconnected-(U3-Pad15)") (pinfunction "GPIO12") (pintype "bidirectional+no_connect") (tstamp cd0f4a99-f8af-41ba-8c13-1b9d5c0c46d2)) - (pad "16" smd rect locked (at -2.200001 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 37 "unconnected-(U3-Pad16)") (pinfunction "GPIO13") (pintype "bidirectional+no_connect") (tstamp 0294cd5c-5383-48f2-8620-d13d3461c626)) - (pad "17" smd rect locked (at -1.799999 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 38 "unconnected-(U3-Pad17)") (pinfunction "GPIO14") (pintype "bidirectional+no_connect") (tstamp 4b368447-1606-41b6-b83e-5ecd7224d718)) - (pad "18" smd rect locked (at -1.4 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 39 "unconnected-(U3-Pad18)") (pinfunction "GPIO15") (pintype "bidirectional+no_connect") (tstamp e857c9d2-adfa-4324-bfd4-0f3be2fe0d4d)) - (pad "19" smd rect locked (at -1.000001 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "TESTEN") (pintype "unspecified") (tstamp cb12016d-6b4f-47d6-8dea-bc6663494dfa)) - (pad "20" smd rect locked (at -0.599999 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 3 "Net-(C4-Pad1)") (pinfunction "XIN") (pintype "unspecified") (tstamp 69afb70e-8b3b-4857-927c-25d1e3cb4370)) - (pad "21" smd rect locked (at -0.2 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 22 "Net-(R2-Pad2)") (pinfunction "XOUT") (pintype "output") (tstamp 76510c4d-7a86-4f47-9a01-c47318204971)) - (pad "22" smd rect locked (at 0.2 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "IOVDD") (pintype "power_in") (tstamp a39757d2-2241-4d6a-bb47-264003289453)) - (pad "23" smd rect locked (at 0.599999 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 5 "+1V1") (pinfunction "DVDD") (pintype "power_in") (tstamp 479d54b2-a38b-4be4-b080-7a3842623c80)) - (pad "24" smd rect locked (at 1.000001 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 15 "/SWCLK") (pinfunction "SWCLK") (pintype "unspecified") (tstamp ff70d904-afc7-4560-a3f4-712bfac3b73e)) - (pad "25" smd rect locked (at 1.4 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 16 "/SWDIO") (pinfunction "SWDIO") (pintype "unspecified") (tstamp dd437eba-f94b-4a50-bfdc-75a3a057d1a8)) - (pad "26" smd rect locked (at 1.799999 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 17 "/NRST") (pinfunction "RUN") (pintype "unspecified") (tstamp 3f4ca72b-5a64-44ca-8d79-f7ab586b96fc)) - (pad "27" smd rect locked (at 2.200001 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 40 "unconnected-(U3-Pad27)") (pinfunction "GPIO16") (pintype "bidirectional+no_connect") (tstamp 3f22aaad-0ad1-478c-9681-1b467b9fd406)) - (pad "28" smd rect locked (at 2.6 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 41 "unconnected-(U3-Pad28)") (pinfunction "GPIO17") (pintype "bidirectional+no_connect") (tstamp 26e5761e-9703-43d0-90e2-c6c4a9ff3d0f)) - (pad "29" smd rect locked (at 3.4036 2.6 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 42 "unconnected-(U3-Pad29)") (pinfunction "GPIO18") (pintype "bidirectional+no_connect") (tstamp a47193f9-147b-4553-a4e3-49b71b96ffed)) - (pad "30" smd rect locked (at 3.4036 2.200001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 43 "unconnected-(U3-Pad30)") (pinfunction "GPIO19") (pintype "bidirectional+no_connect") (tstamp 85bcbe1c-388e-4dbd-a15a-760514e9aab5)) - (pad "31" smd rect locked (at 3.4036 1.799999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 44 "unconnected-(U3-Pad31)") (pinfunction "GPIO20") (pintype "bidirectional+no_connect") (tstamp ece03adb-5c8c-44d2-94cb-c2a1e6e4ddb0)) - (pad "32" smd rect locked (at 3.4036 1.4 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 45 "unconnected-(U3-Pad32)") (pinfunction "GPIO21") (pintype "bidirectional+no_connect") (tstamp ed1608ba-d24f-410e-9847-18ae096f5f61)) - (pad "33" smd rect locked (at 3.4036 1.000001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "IOVDD") (pintype "power_in") (tstamp dfecdccc-8541-4c99-a9ed-2ad618b829a6)) - (pad "34" smd rect locked (at 3.4036 0.599999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 23 "/LED") (pinfunction "GPIO22") (pintype "bidirectional") (tstamp 86b75496-0057-4a33-b7b1-a05c050935a6)) - (pad "35" smd rect locked (at 3.4036 0.2 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 29 "/BTN") (pinfunction "GPIO23") (pintype "bidirectional") (tstamp ebc7ca98-158d-4627-8f85-a57a1441fbdd)) - (pad "36" smd rect locked (at 3.4036 -0.2 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 30 "/SD") (pinfunction "GPIO24") (pintype "bidirectional") (tstamp cad3b185-64cd-4e1a-a5df-6a56eaa64187)) - (pad "37" smd rect locked (at 3.4036 -0.599999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 26 "/PDM+") (pinfunction "GPIO25") (pintype "bidirectional") (tstamp 78ce089f-2fa8-4cb9-87c5-82e5ab07353e)) - (pad "38" smd rect locked (at 3.4036 -1.000001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 50 "/POT") (pinfunction "GPIO26/ADC0") (pintype "bidirectional") (tstamp f53034f0-b917-4dfd-aae9-33391d4b905a)) - (pad "39" smd rect locked (at 3.4036 -1.4 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 65 "unconnected-(U3-Pad39)") (pinfunction "GPIO27/ADC1") (pintype "bidirectional+no_connect") (tstamp 76a5f29f-75d2-45f4-8c63-f95910f2d814)) - (pad "40" smd rect locked (at 3.4036 -1.799999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 46 "unconnected-(U3-Pad40)") (pinfunction "GPIO28/ADC2") (pintype "bidirectional+no_connect") (tstamp 7e18fee2-a66b-4e44-aef4-4f552a9655ea)) - (pad "41" smd rect locked (at 3.4036 -2.200001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 47 "unconnected-(U3-Pad41)") (pinfunction "GPIO29/ADC3") (pintype "bidirectional+no_connect") (tstamp f75abf7a-0592-4e49-a631-86a4fa30f955)) - (pad "42" smd rect locked (at 3.4036 -2.6 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "IOVDD") (pintype "power_in") (tstamp 10d6e4df-e3d7-4691-bea1-7262fdbf88e1)) - (pad "43" smd rect locked (at 2.6 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 9 "/ADC_AVDD") (pinfunction "ADC_AVDD") (pintype "power_in") (tstamp 010147bb-d280-413c-8b0c-72beca809ff9)) - (pad "44" smd rect locked (at 2.200001 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "VREG_VIN") (pintype "unspecified") (tstamp 0e22c069-7341-4dc3-8fd7-b75491ed1bd9)) - (pad "45" smd rect locked (at 1.799999 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 5 "+1V1") (pinfunction "VREG_VOUT") (pintype "output") (tstamp 1e7e8e0f-427c-4a0f-ab09-ff8ca3ed96a0)) - (pad "46" smd rect locked (at 1.4 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 28 "Net-(R14-Pad1)") (pinfunction "USB_DM") (pintype "unspecified") (tstamp 3d202af2-7e4d-43f8-94e7-771435fc5726)) - (pad "47" smd rect locked (at 1.000001 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 27 "Net-(R13-Pad1)") (pinfunction "USB_DP") (pintype "unspecified") (tstamp d4c0832d-906c-49ed-b855-e8c1e30525b2)) - (pad "48" smd rect locked (at 0.599999 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "USB_VDD") (pintype "power_in") (tstamp a4e5b681-89b3-4d8a-b394-38048c084e73)) - (pad "49" smd rect locked (at 0.2 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "IOVDD") (pintype "power_in") (tstamp 79c8176a-7510-45ff-80d4-28c6ae1425e3)) - (pad "50" smd rect locked (at -0.2 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 5 "+1V1") (pinfunction "DVDD") (pintype "power_in") (tstamp 08eece93-81af-4d9c-be49-d852951ffa05)) - (pad "51" smd rect locked (at -0.599999 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 53 "/QSPI_SD3") (pinfunction "QSPI_SD3") (pintype "bidirectional") (tstamp 7d4d235b-3800-4db3-b4b7-7353322197af)) - (pad "52" smd rect locked (at -1.000001 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 54 "/QSPI_SCLK") (pinfunction "QSPI_SCLK") (pintype "unspecified") (tstamp 1ef7df85-70f5-453c-bc34-5bdda2af924f)) - (pad "53" smd rect locked (at -1.4 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 55 "/QSPI_SD0") (pinfunction "QSPI_SD0") (pintype "bidirectional") (tstamp 5cb1ce82-0476-4c4a-9781-409fd34c60b5)) - (pad "54" smd rect locked (at -1.799999 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 56 "/QSPI_SD2") (pinfunction "QSPI_SD2") (pintype "bidirectional") (tstamp 84beeea4-64a1-4b84-a844-9185db8d64cb)) - (pad "55" smd rect locked (at -2.200001 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 57 "/QSPI_SD1") (pinfunction "QSPI_SD1") (pintype "bidirectional") (tstamp 23797571-945d-4980-8c94-78b6cde006ed)) - (pad "56" smd rect locked (at -2.6 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 24 "/QSPI_SS_N") (pinfunction "QSPI_SS_N") (pintype "unspecified") (tstamp 0dd50b29-0bf4-4196-b55d-ec97b1e6ece4)) - (pad "57" smd rect locked (at 0 0) (size 3.2004 3.2004) (layers "F.Cu" "F.Mask") - (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp c6115845-0ce1-4499-8050-2f7d2da4e53e)) - (model "/home/ericb/Engineering/KBADC/kicad/3Dmodels/QFN56_7X7_RPI.step" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Inductor_SMD:L_Taiyo-Yuden_MD-2020" (layer "F.Cu") - (tedit 5990349C) (tstamp 8de9b855-1dea-4712-bed2-6355f291cb61) - (at 122.428 108.926 90) - (descr "Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm") - (tags "inductor taiyo-yuden md smd") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/a396ce09-7e1d-4aaf-ba2a-998a2b73c612") - (attr smd) - (fp_text reference "L1" (at 0.849 -1.651 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 1f704f8e-fdc7-4428-a872-4feebf03a42f) - ) - (fp_text value "3.3uH" (at 0 2.5 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e0b162f1-de7a-4897-bac6-5e6fc3518a3b) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.5 0.5) (thickness 0.075))) - (tstamp ba31fa2e-16f5-4091-816d-413223c77dd3) - ) - (fp_line (start -1 1.1) (end 1 1.1) (layer "F.SilkS") (width 0.12) (tstamp 016c7900-7f8d-4ce4-b948-1f1a23fea548)) - (fp_line (start -1 -1.1) (end 1 -1.1) (layer "F.SilkS") (width 0.12) (tstamp cda13135-9f21-470c-9e6d-7173df39c0ef)) - (fp_line (start 1.3 -1.3) (end -1.3 -1.3) (layer "F.CrtYd") (width 0.05) (tstamp 25ca61b2-aa40-47b8-a642-4cb7880dfd85)) - (fp_line (start -1.3 -1.3) (end -1.3 1.3) (layer "F.CrtYd") (width 0.05) (tstamp 71c255da-5ce8-4885-b699-f17c11706b30)) - (fp_line (start -1.3 1.3) (end 1.3 1.3) (layer "F.CrtYd") (width 0.05) (tstamp 95feef8f-3a20-4b2b-8d64-d3fd19d77794)) - (fp_line (start 1.3 1.3) (end 1.3 -1.3) (layer "F.CrtYd") (width 0.05) (tstamp e610fe4b-3d22-4a59-8ecb-71a7d346c4c3)) - (fp_line (start -1 1) (end 1 1) (layer "F.Fab") (width 0.1) (tstamp 2f93963a-27f5-4642-8cc8-6aa7cf1bab51)) - (fp_line (start -1 -1) (end -1 1) (layer "F.Fab") (width 0.1) (tstamp 56d95cc4-5a00-4fe6-ab7e-067c95660c7e)) - (fp_line (start 1 1) (end 1 -1) (layer "F.Fab") (width 0.1) (tstamp 81c463e5-c562-44d3-849b-9aaf38a94017)) - (fp_line (start 1 -1) (end -1 -1) (layer "F.Fab") (width 0.1) (tstamp c225e627-08c8-4f65-99d7-7f4eea612cfa)) - (pad "1" smd rect (at -0.675 0 90) (size 0.65 2) (layers "F.Cu" "F.Paste" "F.Mask") - (net 62 "/Vraw") (pinfunction "1") (pintype "passive") (tstamp 83510c65-3f21-4b1f-b724-71c8c8d21366)) - (pad "2" smd rect (at 0.675 0 90) (size 0.65 2) (layers "F.Cu" "F.Paste" "F.Mask") - (net 64 "Net-(L1-Pad2)") (pinfunction "2") (pintype "passive") (tstamp db865c0c-c4b3-4b78-b9f1-c5a6fecd9efa)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_Taiyo-Yuden_MD-2020.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 902abfb2-65cd-4d6a-ac8a-3333b701df90) - (at 107.216 123.444) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/4fd37bf4-8e83-4376-8941-2f0606311d15") - (attr smd) - (fp_text reference "C3" (at 1.369 0 180) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 92c65726-0f01-446b-88b6-25f56a856cca) - ) - (fp_text value "27pf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3ef37220-373d-43ec-be15-c51c05c44360) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp a16710f1-63f0-4dd7-879e-f4a0791f72a6) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 1d9de841-b3c6-410e-ae31-290306a2c4a1)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 6a7ad9b1-5ac5-4136-b36f-16aad1fe8289)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 004c866a-c994-4214-9609-d787b8029d0d)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 11a3e4f1-76e4-4f8d-8b76-d9834e07ffd9)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 3604a627-ac1b-4813-b1e8-0e512cd56333)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp bcbb2aae-ac25-4852-9214-2cb1c2a83ddf)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 245649cb-dd99-40b5-b65f-0dba4e6f9846)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 4c4ed990-cd94-488b-98d8-7ccdfcbed0de)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp df6b5d3d-f612-4001-a93f-fb109381313e)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp f5ec8149-1350-4e77-8528-a64a7eb4921e)) - (pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "Net-(C3-Pad1)") (pintype "passive") (tstamp f2cffe14-4096-4398-affe-35092fe21bdd)) - (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp eb771236-20ea-4dab-9f96-ef095d2d3d32)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 90349f75-3027-4704-a506-a2ad3a8cabff) - (at 115.321 112.522) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/e85b4a8d-a69a-4ead-b037-8595f082b43d") - (attr smd) - (fp_text reference "C19" (at 1.646 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 92163f76-5917-4eff-87fb-97b27b7aba51) - ) - (fp_text value "0.1uf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 812ee8c6-60ed-4ea0-94a4-bdbc9051c6aa) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 2df2c112-b7bd-4d9b-a815-de90461b4c20) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 99071893-5172-4647-b498-bdfc1643c2d9)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp aa0a23a7-c046-41e6-8f97-a03a72b5475d)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 0c5294b0-1d32-448f-a1c3-d6eedd9ae6b1)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 54950b08-3eb5-4bd9-b695-90bc48a5c187)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 5f2479ba-5512-4033-9305-2972f6b07221)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp fa38745d-c528-46c7-9aac-f326eedbbb7c)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 6713f374-a096-4832-84bb-776da72d9a21)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 70f4b92b-862c-41de-bdd3-978edcb87cbb)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 9d076fff-222b-4d75-a9df-f812aa0b5435)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp dc758b07-a90a-48a7-bea9-efae254024f9)) - (pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 9 "/ADC_AVDD") (pintype "passive") (tstamp a48c6a7b-702a-4ecb-9ef5-d597f18f8a5d)) - (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 6c63852f-0e63-4d28-8a6d-835025febecd)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal" (layer "F.Cu") - (tedit 5A1DC0BD) (tstamp 9dc6ffc4-3a4f-4a1c-acbb-0e887a88daa5) - (at 116.078 104.648 180) - (descr "Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf") - (tags "USB USB_B USB_micro USB_OTG") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/b7b0ced9-2ee3-43e7-a4fc-8a984887b757") - (attr smd) - (fp_text reference "J3" (at -4.445 2.159) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 108066f4-27ab-4f7d-963a-6a184b577575) - ) - (fp_text value "USB_B_Micro" (at -0.025 4.435) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp de956617-9470-4a6e-9d4c-a11189e36b5f) - ) - (fp_text user "PCB edge" (at -0.025 2.235) (layer "Dwgs.User") - (effects (font (size 0.5 0.5) (thickness 0.075))) - (tstamp 3ea97204-bb2b-403f-96be-5610033ba916) - ) - (fp_text user "${REFERENCE}" (at -0.025 -0.015) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 13af7829-e09f-4dc6-a281-7227a3ed13f6) - ) - (fp_line (start -1.325 -2.865) (end -1.725 -3.315) (layer "F.SilkS") (width 0.12) (tstamp 25e634a8-5e48-4e55-8e67-b3062543a610)) - (fp_line (start -4.175 -0.065) (end -3.875 -0.065) (layer "F.SilkS") (width 0.12) (tstamp 307bd877-e4b0-4887-9606-29bea406397f)) - (fp_line (start 4.125 -0.065) (end 4.125 -1.615) (layer "F.SilkS") (width 0.12) (tstamp 3cee0142-8978-4c9e-9e88-be2716f3433e)) - (fp_line (start 3.825 2.735) (end 3.825 -0.065) (layer "F.SilkS") (width 0.12) (tstamp 9ce5fd38-3fed-4851-a67e-060d99f178ba)) - (fp_line (start 3.825 -0.065) (end 4.125 -0.065) (layer "F.SilkS") (width 0.12) (tstamp a740157e-7e53-4603-b986-9d4b3c1ca392)) - (fp_line (start -1.725 -3.315) (end -0.925 -3.315) (layer "F.SilkS") (width 0.12) (tstamp cae5ed8d-da75-4591-aa46-24a694bf58b7)) - (fp_line (start -3.875 2.735) (end -3.875 -0.065) (layer "F.SilkS") (width 0.12) (tstamp cd14917e-809f-4e01-8e6b-e3fc0b848183)) - (fp_line (start -4.175 -0.065) (end -4.175 -1.615) (layer "F.SilkS") (width 0.12) (tstamp eae5f5e1-291f-4bd6-a6e4-3557580ca4db)) - (fp_line (start -0.925 -3.315) (end -1.325 -2.865) (layer "F.SilkS") (width 0.12) (tstamp ebd0a1c5-03a5-4028-8493-1d5d0c4b4fae)) - (fp_line (start -4.025 2.835) (end 3.975 2.835) (layer "Dwgs.User") (width 0.1) (tstamp 2e2755a3-537e-4779-b621-0c89f5fa2c09)) - (fp_line (start -4.13 -2.88) (end 4.14 -2.88) (layer "F.CrtYd") (width 0.05) (tstamp 108a4b83-223d-4ad1-bff1-26c6c222bc05)) - (fp_line (start 4.14 3.58) (end -4.13 3.58) (layer "F.CrtYd") (width 0.05) (tstamp 7a7f3029-b783-4fd2-8374-9836dbba998d)) - (fp_line (start -4.13 -2.88) (end -4.13 3.58) (layer "F.CrtYd") (width 0.05) (tstamp a1e1558c-cfef-4cf8-b095-d24111961f7f)) - (fp_line (start 4.14 3.58) (end 4.14 -2.88) (layer "F.CrtYd") (width 0.05) (tstamp dc670152-eb46-4207-bde4-d796286a9f7c)) - (fp_line (start -2.975 -1.615) (end 3.725 -1.615) (layer "F.Fab") (width 0.12) (tstamp 00b525de-1458-4efb-8423-c6961e857741)) - (fp_line (start 3.725 3.335) (end -3.775 3.335) (layer "F.Fab") (width 0.12) (tstamp 11e13ee8-df27-4467-b4d5-121e1ebf53c6)) - (fp_line (start -3.775 3.335) (end -3.775 -0.865) (layer "F.Fab") (width 0.12) (tstamp 3e8aee2c-0a30-4d41-b7df-2d1d50c07546)) - (fp_line (start 3.725 -1.615) (end 3.725 3.335) (layer "F.Fab") (width 0.12) (tstamp 6ae1d2fb-5006-492b-a4cd-434f6bfddd27)) - (fp_line (start -3.775 -0.865) (end -2.975 -1.615) (layer "F.Fab") (width 0.12) (tstamp b65888fd-82a9-4cb3-a032-9c33d8949eac)) - (pad "1" smd rect (at -1.325 -1.765 270) (size 1.65 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 18 "Vbus") (pinfunction "VBUS") (pintype "power_out") (tstamp 742e9e60-8bc5-4d9e-b7c0-16ba55e33d6a)) - (pad "2" smd rect (at -0.675 -1.765 270) (size 1.65 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 19 "Net-(J3-Pad2)") (pinfunction "D-") (pintype "bidirectional") (tstamp 32c5d7e6-f7c2-4189-9f8b-2bce399907ca)) - (pad "3" smd rect (at -0.025 -1.765 270) (size 1.65 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 20 "Net-(J3-Pad3)") (pinfunction "D+") (pintype "bidirectional") (tstamp 123fc28b-3e27-4e2e-99fd-1bd4fed91b0b)) - (pad "4" smd rect (at 0.625 -1.765 270) (size 1.65 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 21 "unconnected-(J3-Pad4)") (pinfunction "ID") (pintype "passive+no_connect") (tstamp 37fa0467-8088-484f-9af7-922d20658aaf)) - (pad "5" smd rect (at 1.275 -1.765 270) (size 1.65 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "GND") (pintype "power_out") (tstamp 2fb25121-ab6e-444d-8013-ce07ab0cc02e)) - (pad "6" smd rect (at -2.875 -1.865 180) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 489677f1-8ed7-45c8-9da5-82b40afbc72e)) - (pad "6" thru_hole oval (at -2.445 -1.885 270) (size 1.5 1.1) (drill oval 1.05 0.65) (layers *.Cu *.Mask) - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 4bb80fb3-647c-435d-a7c1-ca816daf0f0c)) - (pad "6" smd rect (at -2.975 -0.565 180) (size 1.825 0.7) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 4f8e2856-2006-41fb-bae8-7a05c62160d3)) - (pad "6" thru_hole oval (at -2.755 1.115 270) (size 1.7 1.35) (drill oval 1.2 0.7) (layers *.Cu *.Mask) - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 59245cc2-f2a9-4a9c-8553-acdbe5923c52)) - (pad "6" thru_hole oval (at 2.395 -1.885 270) (size 1.5 1.1) (drill oval 1.05 0.65) (layers *.Cu *.Mask) - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 5f413330-484f-40eb-9c0a-57ba8297b147)) - (pad "6" smd rect (at 2.875 -1.885 180) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 82d4d862-771e-4030-8ed1-51bd10b6a54b)) - (pad "6" smd rect (at -2.755 0.185 180) (size 1.35 2) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp 9406282c-06ac-4c3d-88dc-1a6d0a0c92ad)) - (pad "6" smd rect (at 2.725 0.185 180) (size 1.35 2) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp ac1ad217-e7c6-402e-89e8-0053bc258934)) - (pad "6" smd rect (at 2.975 -0.565 180) (size 1.825 0.7) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp ad65808e-b5bf-405f-8e50-8b6daccae33b)) - (pad "6" smd rect (at -0.985 1.385 270) (size 2.5 1.43) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp b6922b14-4654-4773-bef6-cf6ae56363a0)) - (pad "6" thru_hole oval (at 2.705 1.115 270) (size 1.7 1.35) (drill oval 1.2 0.7) (layers *.Cu *.Mask) - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp bb07af4b-2e36-469b-b7b4-ba45598497a1)) - (pad "6" smd rect (at 0.935 1.385 270) (size 2.5 1.43) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "Shield") (pintype "passive") (tstamp df732458-7935-4350-8a9f-1bb4e53448d8)) - (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_Micro-B_Amphenol_10103594-0001LF_Horizontal.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_Micro-B_Molex_47346-0001.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp a050bc8d-aaef-4325-8cf7-fa6df8591f00) - (at 111.003 110.236 90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/8be88e73-cbdb-4b53-8616-51f519651ad9") - (attr smd) - (fp_text reference "C15" (at 1.651 0.122 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 78fdf2ea-511d-4a43-b7db-db74b4cd8d3d) - ) - (fp_text value "0.1uf" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 60b1eccf-e8f2-40dd-aedf-66bbb016ab8f) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 9a1514a8-dfd6-49bb-8868-f6d2ccc8d6da) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 480d9a3a-b067-42ec-bfac-93a65daf5fde)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp dde6d6fc-23aa-4272-81b5-aefa7bd23d93)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 420e1ddb-bcc1-4ac0-96c5-4434a8221ac0)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 572c9672-a9bc-45af-8c12-a8e2c66e745f)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp b50d638e-5032-4c89-8f1a-3f569c906fba)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp cd3a2d86-d6e2-454f-b005-621f901335a7)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 0fb896d3-b408-433a-be5a-b144bd77571f)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp e56ecc79-ac05-450f-8e65-193c2b7a9017)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp ef740646-2966-4ec8-94d7-2f49ef89581c)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp fd039b4a-c923-4afc-9f5d-8389ae45768b)) - (pad "1" smd roundrect (at -0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp c263e6a1-1e35-483d-9028-c36c283bfabc)) - (pad "2" smd roundrect (at 0.48 0 90) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 1545896b-8220-4cd2-8891-b2684bf399db)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp a0febac9-3c68-439e-98a0-3da3a9908c86) - (at 109.987 121.92 -90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/3aa23d5b-a969-4fcb-b811-5351b3f5b422") - (attr smd) - (fp_text reference "C6" (at -0.381 0.767 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp a581ee36-0c01-4ba5-a305-9580ffaca2c7) - ) - (fp_text value "0.1uf" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e39aef18-66d0-40f4-abfb-b1aaef3b1c43) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 7b4f86e4-b179-4b10-b3d4-ed0ce4eedb4f) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 20a79ecb-3275-4c21-8fdb-7ea7edcc3431)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 6f9c2167-6cc1-4ec4-bb09-69352f0f6ad3)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 4ac5313b-3d0d-460a-8ba1-57d28fb1dbf9)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 82b863ff-abab-40fa-8a25-ab14acd41472)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 8418d87e-6911-47f3-8d83-0ce557b1ac78)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 8c4d1542-27e1-4e54-8b4b-367f9c28af7e)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 1c387f90-2b47-417e-9887-93911ff3b466)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 9bfb4306-eb28-40ae-ac96-21c4a46b914d)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp a1369d8f-a13e-4cd5-b34b-be53bc1d78b4)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp e225dba8-913b-4b75-becd-5b231d88e0cf)) - (pad "1" smd roundrect (at -0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 4a8bc2cc-7253-4efc-b094-fe676d686b23)) - (pad "2" smd roundrect (at 0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 871d7370-283f-485f-a535-2b6e6d2e3092)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp a149f264-bfd3-49d5-ae22-7ebcc5132e35) - (at 111.003 121.92 -90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/625d21ed-6679-4964-9942-9e149964a8ff") - (attr smd) - (fp_text reference "C10" (at -0.127 -0.884 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp e7e2a855-6752-4efb-874a-ca19c0cab950) - ) - (fp_text value "0.1uf" (at 0 1.16 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3b47b0bd-5d0c-4e52-92f2-73fd628b8613) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 2bec7959-c4fa-4dee-849b-5bf6d278c8fe) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 989702d6-b92d-4fd7-8358-d5446daefdfd)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp b2254a62-6e87-4a02-aa59-ecaea21b686a)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 5ce70d39-5769-47ca-82a8-e22f0b5aa293)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp b664142a-07d9-4961-9f43-48aa21b73a6b)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp db2bd662-5635-4fe0-85c6-e25261c00317)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp f89bf1b5-1b97-4256-9285-6b97716bff58)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 032f7f9d-20eb-440a-9c5c-ae8e2fd9ba78)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp ca522d72-9c25-4c8a-82aa-90a9aeffecd1)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp e3e03fb7-e9c9-470b-bd47-6ce8c2256245)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp e6058022-1ef7-46be-ab24-0e512f32d908)) - (pad "1" smd roundrect (at -0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 5 "+1V1") (pintype "passive") (tstamp 5fbd69aa-33df-48c0-be9d-31d0b75b5009)) - (pad "2" smd roundrect (at 0.48 0 270) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 5fff287e-69bd-45ee-9842-5cec29368508)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Package_SON:WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm" (layer "F.Cu") - (tedit 5DC5FB10) (tstamp afc59685-6c67-44ce-890c-5b5e3b967798) - (at 106.68 105.156) - (descr "WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py") - (tags "WSON NoLead") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/488783b4-85ad-458d-86f9-b34097fbbc51") - (attr smd) - (fp_text reference "U5" (at -4.064 -2.54) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 6c436add-13bb-4b54-91a3-76e492ab403c) - ) - (fp_text value "W25Q32JVZPIQ" (at 0 3.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7e47e53d-5e8f-4425-ab95-af2ef734336d) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4e2b5e8e-c065-4ffc-99dd-26e42a5bcb23) - ) - (fp_line (start -3 2.61) (end 3 2.61) (layer "F.SilkS") (width 0.12) (tstamp 0848e86c-7a0d-4e2a-949d-a7f0aee40e87)) - (fp_line (start 0 -2.61) (end 3 -2.61) (layer "F.SilkS") (width 0.12) (tstamp 49071e88-bf36-4e1a-9e7f-8a77b53b5ccc)) - (fp_line (start 3.32 -2.75) (end -3.32 -2.75) (layer "F.CrtYd") (width 0.05) (tstamp 340d7edf-d609-45f7-94f3-4cbb42498012)) - (fp_line (start -3.32 2.75) (end 3.32 2.75) (layer "F.CrtYd") (width 0.05) (tstamp 5279c22a-0b2a-4822-aebc-98decbf3b3fa)) - (fp_line (start -3.32 -2.75) (end -3.32 2.75) (layer "F.CrtYd") (width 0.05) (tstamp 89487115-16eb-40bd-a60d-ea3de57a8822)) - (fp_line (start 3.32 2.75) (end 3.32 -2.75) (layer "F.CrtYd") (width 0.05) (tstamp d3113614-935e-4f90-856b-14d5668fdf7b)) - (fp_line (start 3 -2.5) (end 3 2.5) (layer "F.Fab") (width 0.1) (tstamp 07a805f9-a7fc-423c-8ad6-ae93f86d6a7b)) - (fp_line (start 3 2.5) (end -3 2.5) (layer "F.Fab") (width 0.1) (tstamp 3b3efaa4-4bd2-4dcd-8021-71d4dd20ae09)) - (fp_line (start -3 2.5) (end -3 -1.5) (layer "F.Fab") (width 0.1) (tstamp 537c9489-8407-4360-a95c-cdaeda751d8f)) - (fp_line (start -2 -2.5) (end 3 -2.5) (layer "F.Fab") (width 0.1) (tstamp 7be09a0f-99cc-4242-a756-29bf2be26304)) - (fp_line (start -3 -1.5) (end -2 -2.5) (layer "F.Fab") (width 0.1) (tstamp 847ec62a-5a6b-49b5-b3bb-e1da27373520)) - (pad "" smd roundrect (at -0.85 -1.075) (size 1.37 1.73) (layers "F.Paste") (roundrect_rratio 0.182482) (tstamp 2490a249-ef24-491e-9d9d-54ebaf0a0438)) - (pad "" smd roundrect (at 0.85 1.075) (size 1.37 1.73) (layers "F.Paste") (roundrect_rratio 0.182482) (tstamp 35542d6e-4617-4992-8a6d-861d6fb28d17)) - (pad "" smd roundrect (at -0.85 1.075) (size 1.37 1.73) (layers "F.Paste") (roundrect_rratio 0.182482) (tstamp 93d76b41-e8df-4e38-a47d-ef539cda980a)) - (pad "" smd roundrect (at 0.85 -1.075) (size 1.37 1.73) (layers "F.Paste") (roundrect_rratio 0.182482) (tstamp c63ffb99-6150-4f84-abf4-7ebc8e7d274f)) - (pad "1" smd roundrect (at -2.7 -1.905) (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "/QSPI_SS_N") (pinfunction "~{CS}") (pintype "input") (tstamp db8d2178-22fe-4675-b242-87c84836429a)) - (pad "2" smd roundrect (at -2.7 -0.635) (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 57 "/QSPI_SD1") (pinfunction "DO(IO1)") (pintype "bidirectional") (tstamp ce559738-39ee-4d89-82ee-4cbbaa90d8e6)) - (pad "3" smd roundrect (at -2.7 0.635) (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 56 "/QSPI_SD2") (pinfunction "IO2") (pintype "bidirectional") (tstamp 46cff8e8-e919-4c2d-80d8-f83bf344f1ca)) - (pad "4" smd roundrect (at -2.7 1.905) (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 20d53c58-69bd-4d34-b30a-11dddacb8339)) - (pad "5" smd roundrect (at 2.7 1.905) (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 55 "/QSPI_SD0") (pinfunction "DI(IO0)") (pintype "bidirectional") (tstamp 0437ea9e-23d9-46e5-86da-4b147816c6de)) - (pad "6" smd roundrect (at 2.7 0.635) (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 54 "/QSPI_SCLK") (pinfunction "CLK") (pintype "input") (tstamp 21b4c646-244e-4a1a-8441-21b15ffe6361)) - (pad "7" smd roundrect (at 2.7 -0.635) (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 53 "/QSPI_SD3") (pinfunction "IO3") (pintype "bidirectional") (tstamp 8ec83413-7553-41f2-adad-96f9b57cf1ba)) - (pad "8" smd roundrect (at 2.7 -1.905) (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pinfunction "VCC") (pintype "power_in") (tstamp 8506ff45-95d6-4fd3-a967-48a3c1b1546b)) - (pad "9" smd rect (at 0 0) (size 3.4 4.3) (layers "F.Cu" "F.Mask") (tstamp a044f171-5e20-425c-be37-9f9a5b4a8af7)) - (model "${KICAD6_3DMODEL_DIR}/Package_SON.3dshapes/WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm.step" - (offset (xyz 0 0 0)) - (scale (xyz 1.9 1.6 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp b59686cd-98ea-4a84-b0b3-8698b476934f) - (at 106.426 110.49 180) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/360c0fb5-389f-4914-99b3-95937cc2652e") - (attr smd) - (fp_text reference "R9" (at -1.397 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp b229ec5c-a8be-4c7d-b5f2-b552bba2fc43) - ) - (fp_text value "10k" (at 0 1.17) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6213bf42-e6f7-4f54-96a5-037b104d1731) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp c4b7b5aa-9c09-440a-868f-ad24fa28040f) - ) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) (layer "F.SilkS") (width 0.12) (tstamp c27e244c-3050-47f8-89d9-cff5cbee2329)) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) (layer "F.SilkS") (width 0.12) (tstamp fef8daad-cdc7-412a-acaf-5f677a26aad3)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 15252fbe-c480-489c-8259-811668554f88)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 29e6e73b-6cfe-428d-bfde-da34f8ec22ca)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 58620f53-858f-4f5b-ac68-e83862d3a898)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp af71116c-94eb-4ba8-89ca-53dbc77138dd)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 60583ef3-1b73-4abe-b3d4-d0c43323b0dd)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 878a5c4c-c255-421a-849a-4c12d7645a3d)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 88a27aa8-91c2-4a36-8d83-d8321d30dc38)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp b130657c-34e5-4112-9491-8d75ec7d886e)) - (pad "1" smd roundrect (at -0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "/QSPI_SS_N") (pintype "passive") (tstamp 5f8c5ac9-53c1-4922-91f1-eb028f8cd643)) - (pad "2" smd roundrect (at 0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 0f1d057b-a63a-41d6-aae5-011304c180b1)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") - (tedit 59FED5CC) (tstamp b7d9d994-a183-428e-aa1d-13bff14d0707) - (at 103.378 118.872 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 "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/78ec8acf-300f-4503-ab02-9803c402fc0b") - (attr through_hole) - (fp_text reference "J1" (at 0.889 -1.397) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp afa6db88-43ff-4344-b66f-5507c63f6666) - ) - (fp_text value "Serial" (at 0 4.87) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 73a92f2b-2f54-4042-aae1-04e175349ab1) - ) - (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 0fabb12e-b7b8-4594-99a5-285692bdbc46) - ) - (fp_line (start -1.33 3.87) (end 1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp 2a749dab-ce63-42bc-9559-398b58bdc5ec)) - (fp_line (start -1.33 1.27) (end -1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp 72a6a3d2-029e-4b06-a2a7-28e45bc1e955)) - (fp_line (start 1.33 1.27) (end 1.33 3.87) (layer "F.SilkS") (width 0.12) (tstamp a9baa3ac-1077-490d-b67e-6a73eeea5330)) - (fp_line (start -1.33 0) (end -1.33 -1.33) (layer "F.SilkS") (width 0.12) (tstamp afe929c6-5a35-44e3-83be-45c4e18f87c4)) - (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer "F.SilkS") (width 0.12) (tstamp de1401a0-3779-478b-855a-9ba175f7b8e9)) - (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer "F.SilkS") (width 0.12) (tstamp efe20e73-895c-491b-ae16-0860a4612f18)) - (fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 4d71669b-c7eb-433b-bd7d-ed05a63559cf)) - (fp_line (start -1.8 4.35) (end 1.8 4.35) (layer "F.CrtYd") (width 0.05) (tstamp 82c63dcb-203d-467c-a55f-3e5e149eeff9)) - (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp c4b6aedd-03c0-45dd-a8ea-6ffe407ca447)) - (fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer "F.CrtYd") (width 0.05) (tstamp d4569427-da48-4b0c-a3e9-7c0b093b45c0)) - (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer "F.Fab") (width 0.1) (tstamp 0d56054f-c8c7-4164-9efc-ae6a341c2f9a)) - (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp 0f650f4e-4fce-4bb2-819a-4136a3914418)) - (fp_line (start -1.27 3.81) (end -1.27 -0.635) (layer "F.Fab") (width 0.1) (tstamp 1db8a6eb-02d8-4860-8c0e-2213d1366d9c)) - (fp_line (start 1.27 3.81) (end -1.27 3.81) (layer "F.Fab") (width 0.1) (tstamp e332df8f-98a6-40d0-81c8-73b323e53a77)) - (fp_line (start 1.27 -1.27) (end 1.27 3.81) (layer "F.Fab") (width 0.1) (tstamp f9e6404b-a37e-4e12-8e33-de756341f507)) - (pad "1" thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 13 "/UART0_RX") (pinfunction "Pin_1") (pintype "passive") (tstamp 1957898d-c6ed-425f-963f-680834640bf2)) - (pad "2" thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) - (net 14 "/UART0_TX") (pinfunction "Pin_2") (pintype "passive") (tstamp 739a3e09-afc5-4e56-9fce-1215ec10d22b)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Package_SO:TSSOP-8_3x3mm_P0.65mm" (layer "F.Cu") - (tedit 5A02F25C) (tstamp bf8e4276-5e92-4d44-a076-cc87b018b8fe) - (at 130.302 116.078 -90) - (descr "TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf)") - (tags "SSOP 0.65") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/80f68e68-764c-4a7f-86d9-91f1e6e7a225") - (attr smd) - (fp_text reference "U4" (at 0 -2.55 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 43c4dd03-0546-4842-8a40-edbc0ae386b2) - ) - (fp_text value "PAM8302AAD" (at -0.635 0.127 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 00ca2677-2d4d-497a-aee6-2658b832c388) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.6 0.6) (thickness 0.15))) - (tstamp 1eb2ba0d-6114-402d-a532-c28ad9c0d928) - ) - (fp_line (start -1.625 -1.625) (end -1.625 -1.5) (layer "F.SilkS") (width 0.15) (tstamp 1e985e3a-772d-4bec-aa55-d9bc49dfc7cf)) - (fp_line (start 1.625 -1.625) (end 1.625 -1.4) (layer "F.SilkS") (width 0.15) (tstamp 2228bfa8-81f6-4e60-87bc-037d28964135)) - (fp_line (start -1.625 -1.625) (end 1.625 -1.625) (layer "F.SilkS") (width 0.15) (tstamp 399abe78-72e1-4b78-a95e-cf17665f1081)) - (fp_line (start -1.625 1.625) (end 1.625 1.625) (layer "F.SilkS") (width 0.15) (tstamp 47616384-f598-4094-a9c2-76ffaf01957b)) - (fp_line (start -1.625 1.625) (end -1.625 1.4) (layer "F.SilkS") (width 0.15) (tstamp 8b562124-2761-4fc0-a4c7-23d105fd2ad1)) - (fp_line (start 1.625 1.625) (end 1.625 1.4) (layer "F.SilkS") (width 0.15) (tstamp c6977133-2639-4c0f-845b-ec33c8bad864)) - (fp_line (start -1.625 -1.5) (end -2.7 -1.5) (layer "F.SilkS") (width 0.15) (tstamp f709251f-ccf2-478b-9c8a-84415bdd6837)) - (fp_line (start -2.95 -1.8) (end 2.95 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 6707f861-40f2-4cc0-8fff-0891ccdb71e1)) - (fp_line (start -2.95 1.8) (end 2.95 1.8) (layer "F.CrtYd") (width 0.05) (tstamp 9d8ccd5d-2b51-4bec-b2dd-d6314b11f985)) - (fp_line (start 2.95 -1.8) (end 2.95 1.8) (layer "F.CrtYd") (width 0.05) (tstamp de52d93f-ad37-472e-b11c-f51c422a5195)) - (fp_line (start -2.95 -1.8) (end -2.95 1.8) (layer "F.CrtYd") (width 0.05) (tstamp f620eaa9-ce40-4ae8-9af4-4407b5dbb203)) - (fp_line (start 1.5 1.5) (end -1.5 1.5) (layer "F.Fab") (width 0.15) (tstamp 541a4dda-35b4-4f7b-8cd1-7f989b7388a2)) - (fp_line (start -0.5 -1.5) (end 1.5 -1.5) (layer "F.Fab") (width 0.15) (tstamp 6b8671c2-ec3d-4cd2-887f-d254a5ffeb05)) - (fp_line (start -1.5 -0.5) (end -0.5 -1.5) (layer "F.Fab") (width 0.15) (tstamp 9dccad36-f809-4e49-bdd5-08e5afc29442)) - (fp_line (start -1.5 1.5) (end -1.5 -0.5) (layer "F.Fab") (width 0.15) (tstamp a8b3904d-036f-48fe-a325-fb5aa8574ab2)) - (fp_line (start 1.5 -1.5) (end 1.5 1.5) (layer "F.Fab") (width 0.15) (tstamp e700ec9b-f227-47f4-817b-6b80e05524db)) - (pad "1" smd rect (at -2.15 -0.975 270) (size 1.1 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 30 "/SD") (pinfunction "~{SD}") (pintype "input") (tstamp ba27d4c8-1e4d-4253-a2db-18e96e926aa9)) - (pad "2" smd rect (at -2.15 -0.325 270) (size 1.1 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 58 "unconnected-(U4-Pad2)") (pinfunction "NC") (pintype "no_connect") (tstamp 02bd49d7-992c-4be4-920d-bc759fd7159c)) - (pad "3" smd rect (at -2.15 0.325 270) (size 1.1 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 7 "Net-(C16-Pad2)") (pinfunction "IN+") (pintype "input") (tstamp 3163e1ba-9bb1-48e8-a5c9-8a62e2008df8)) - (pad "4" smd rect (at -2.15 0.975 270) (size 1.1 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 8 "Net-(C17-Pad2)") (pinfunction "IN-") (pintype "input") (tstamp d114daba-795b-472a-b339-a2baf329062e)) - (pad "5" smd rect (at 2.15 0.975 270) (size 1.1 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 11 "Net-(FB2-Pad1)") (pinfunction "OUT+") (pintype "output") (tstamp 1f5a9137-a4b9-4863-90bf-85bdb92a73cf)) - (pad "6" smd rect (at 2.15 0.325 270) (size 1.1 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") (pinfunction "VDD") (pintype "power_in") (tstamp 7407ceb9-d6fe-48e0-8d74-d6459d8ca92a)) - (pad "7" smd rect (at 2.15 -0.325 270) (size 1.1 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 6512f237-7e49-438d-8b9f-7b9b215370e6)) - (pad "8" smd rect (at 2.15 -0.975 270) (size 1.1 0.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 12 "Net-(FB3-Pad1)") (pinfunction "OUT-") (pintype "output") (tstamp 6238a0f1-18d4-4b71-ba6e-cb9858ebfbe9)) - (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/TSSOP-8_3x3mm_P0.65mm.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp c89d30aa-c103-4bd4-805d-69a3d5fd6560) - (at 115.189 113.792) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/00725745-3ea5-4bb4-a7a7-c815cf31126b") - (attr smd) - (fp_text reference "C12" (at 0 0.889) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 62bfb09a-9446-4ea5-a1db-84e15c276b0b) - ) - (fp_text value "0.1uf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4be77078-7af2-432b-a9ec-a291044fdb22) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 2c59485e-5560-4f4c-a693-ca93360ae45a) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 189414a0-c039-4e71-95df-d76ee1cbbb08)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 19745f88-22a0-400b-b057-b7bc96acbb12)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 0e49e6ef-51b7-425e-a44e-3342d48b0149)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 2fa48a10-6038-4598-9bfb-f04040f44607)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 468efbb1-8e57-404d-ac55-352cd4f10824)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp f3174637-7881-4d09-8eaa-5d81d78fdd33)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 3f29e2b5-da4a-4f8d-ae68-7977812a9f32)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 8715eec5-95cb-477e-b7d1-20133e609f02)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp c57621a6-ac9b-4b36-a8c2-c7ffcf52347f)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp eeb62abd-b908-4ebb-91a5-c0e78070ea7a)) - (pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 80ccb06e-64b9-4017-854e-a1695fa0d8a4)) - (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 0a36fce4-0f06-4848-a6b1-e8341035b78d)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx83-2LFS" (layer "F.Cu") - (tedit 5A02FE31) (tstamp ccbeb770-e8f6-40f8-b466-93057cb09d90) - (at 147.066 116.851 -90) - (descr "tactile switch SPST right angle, PTS645VL83-2 LFS") - (tags "tactile switch SPST angled PTS645VL83-2 LFS C&K Button") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/d81a0e27-74ac-4db6-99f6-115383840b38") - (attr through_hole) - (fp_text reference "SW4" (at 2.25 1.68 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp c9a99485-0f26-4fd8-a922-4860cb92f118) - ) - (fp_text value "SW_Push" (at 2.25 5.38988 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 3eb9a626-19e6-4e70-b511-e08bef05befa) - ) - (fp_text user "${REFERENCE}" (at 2.25 1.68 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e02fa14f-a397-41b4-8225-d9a84610e6bf) - ) - (fp_line (start -1.61 4.31) (end -1.09 4.31) (layer "F.SilkS") (width 0.12) (tstamp 1008447e-e46c-46e8-9391-b2de20e362bd)) - (fp_line (start 6.11 3.8) (end 6.11 4.31) (layer "F.SilkS") (width 0.12) (tstamp 178bd499-48af-45c4-9464-112efd76cb62)) - (fp_line (start 5.59 4.31) (end 6.11 4.31) (layer "F.SilkS") (width 0.12) (tstamp 37bd3bb9-44a6-4f12-983f-4c3d68e64868)) - (fp_line (start -1.61 3.8) (end -1.61 4.31) (layer "F.SilkS") (width 0.12) (tstamp 3c329cb3-4cdf-4f4b-9fff-91755eae89bc)) - (fp_line (start 5.59 3.8) (end 5.59 4.31) (layer "F.SilkS") (width 0.12) (tstamp 3c36e317-fd14-441e-8356-3b7950dd682e)) - (fp_line (start 0.55 0.97) (end 3.95 0.97) (layer "F.SilkS") (width 0.12) (tstamp 74f2102f-c5ad-49a1-a25d-7c1dbd3aac3a)) - (fp_line (start 6.11 -2.7) (end 6.11 1.2) (layer "F.SilkS") (width 0.12) (tstamp 75415617-2d2d-4acd-8ff4-2383e236287b)) - (fp_line (start 5.59 0.97) (end 5.59 1.2) (layer "F.SilkS") (width 0.12) (tstamp 78c616a8-51a9-45c2-af06-024d6be1baaa)) - (fp_line (start 5.05 0.97) (end 5.59 0.97) (layer "F.SilkS") (width 0.12) (tstamp a934150f-691e-4d77-bdb3-b12df76dc298)) - (fp_line (start -1.09 0.97) (end -0.55 0.97) (layer "F.SilkS") (width 0.12) (tstamp ac9d22c0-152b-4b78-897e-c4a2dab2a615)) - (fp_line (start -1.09 3.8) (end -1.09 4.31) (layer "F.SilkS") (width 0.12) (tstamp b308ef35-3607-4359-b17d-796e2f975630)) - (fp_line (start -1.09 0.97) (end -1.09 1.2) (layer "F.SilkS") (width 0.12) (tstamp c2fbc69b-8cdd-4b83-83c3-0d7a41936cf5)) - (fp_line (start -1.61 -2.7) (end -1.61 1.2) (layer "F.SilkS") (width 0.12) (tstamp d10896fa-3b90-4765-af21-8e9c0b06caf6)) - (fp_line (start -1.61 -2.7) (end 6.11 -2.7) (layer "F.SilkS") (width 0.12) (tstamp daeb164d-9890-4eb1-bc42-43abe10c55d0)) - (fp_line (start -2.5 -2.8) (end 7.05 -2.8) (layer "F.CrtYd") (width 0.05) (tstamp 740424ba-3be7-49db-8af9-b74a5a0cfde7)) - (fp_line (start 7.05 4.45) (end -2.5 4.45) (layer "F.CrtYd") (width 0.05) (tstamp 82654cb0-7bc9-4e6f-b888-e356e2f516b7)) - (fp_line (start 7.05 -2.8) (end 7.05 4.45) (layer "F.CrtYd") (width 0.05) (tstamp bc003238-edf1-4fc9-b519-617acae54263)) - (fp_line (start -2.5 4.45) (end -2.5 -2.8) (layer "F.CrtYd") (width 0.05) (tstamp ebfbaca1-d71d-47bc-bf7c-8bfc5d839cda)) - (fp_line (start -1.5 4.2) (end -1.2 4.2) (layer "F.Fab") (width 0.1) (tstamp 117aadb5-4d83-4db2-aaa0-6d3fecfd25d9)) - (fp_line (start 5.7 4.2) (end 5.7 0.86) (layer "F.Fab") (width 0.1) (tstamp 1a8a727e-6d8d-4d18-b215-16f56b1a9104)) - (fp_line (start -1.5 4.2) (end -1.5 -2.59) (layer "F.Fab") (width 0.1) (tstamp 348379a1-b0ce-44fb-9811-84202cffda47)) - (fp_line (start -1.2 4.2) (end -1.2 0.86) (layer "F.Fab") (width 0.1) (tstamp 34da0047-56d6-45f2-93d8-33a838ebef87)) - (fp_line (start 0.5 -8.35) (end 0.5 -2.59) (layer "F.Fab") (width 0.1) (tstamp 3e0ca493-a808-4cde-8ee9-eb6f036be360)) - (fp_line (start 4 -8.35) (end 4 -2.59) (layer "F.Fab") (width 0.1) (tstamp 52d7fa4e-d777-4083-a545-f09af57843e9)) - (fp_line (start 6 4.2) (end 6 -2.59) (layer "F.Fab") (width 0.1) (tstamp a24caccd-be65-48ca-bb47-794040cdd257)) - (fp_line (start 0.5 -8.35) (end 4 -8.35) (layer "F.Fab") (width 0.1) (tstamp a86cc5f3-4a8b-4d35-aa1d-3c6fd8882e5d)) - (fp_line (start -1.5 -2.59) (end 6 -2.59) (layer "F.Fab") (width 0.1) (tstamp d6a815f1-7b26-4b02-9ef1-d9ea600339d1)) - (fp_line (start 5.7 4.2) (end 6 4.2) (layer "F.Fab") (width 0.1) (tstamp d90a3162-1953-4559-a5da-5f8dd8d5d147)) - (fp_line (start -1.2 0.86) (end 5.7 0.86) (layer "F.Fab") (width 0.1) (tstamp dd50a4c6-61cd-44b7-a51c-105694c6263c)) - (pad "" thru_hole circle (at -1.25 2.49 270) (size 2.1 2.1) (drill 1.3) (layers *.Cu *.Mask) (tstamp 9248b839-0d03-438c-b715-6d01ae96a6aa)) - (pad "" thru_hole circle (at 5.76 2.49 270) (size 2.1 2.1) (drill 1.3) (layers *.Cu *.Mask) (tstamp e9d03861-6dbf-46a3-be3d-abc2c9c8cb1b)) - (pad "1" thru_hole circle (at 0 0 270) (size 1.75 1.75) (drill 0.99) (layers *.Cu *.Mask) - (net 1 "GND") (pinfunction "1") (pintype "passive") (tstamp eb45c571-2d65-4d2e-9f05-1f85ea60f0db)) - (pad "2" thru_hole circle (at 4.5 0 270) (size 1.75 1.75) (drill 0.99) (layers *.Cu *.Mask) - (net 29 "/BTN") (pinfunction "2") (pintype "passive") (tstamp 801ea9be-3104-4451-9b61-6bba0258e397)) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx83-2LFS.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp d3763f0c-ca39-403f-ab65-38b1c1e294bf) - (at 106.426 109.474 180) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9") - (attr smd) - (fp_text reference "R10" (at -1.651 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 8336bec3-b965-4191-9eaf-1c8e36f5958f) - ) - (fp_text value "1k" (at 0 1.17) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 7a3db071-45d1-472b-9cb2-1c4b8ff155d9) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 532751ec-553b-450a-bc92-a91184e3e686) - ) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) (layer "F.SilkS") (width 0.12) (tstamp 77b711fc-592a-4cb0-837d-4885c79106cd)) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) (layer "F.SilkS") (width 0.12) (tstamp b89c4fd8-ca05-4f0f-a96f-4b70a68425d4)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 053dfbb0-ad6c-4113-b00f-6f72d7cef839)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 3eb8627d-94b0-41a4-b2a7-eeb557f5d488)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 46584604-57a3-412b-b622-d3ad82c2ba0c)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp a74ed1a8-e50c-4228-8fe2-e35ad07bd1f5)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 0a9559b8-fda1-43b8-83c9-2379ed7a9d0d)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 197032a6-1f12-465a-bb0b-3dfc41ea3f5e)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 5b5add3c-9f57-4cb6-bb90-8ca96502f02c)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp dd909e8a-a966-4219-b0e3-c5b1d04b04ad)) - (pad "1" smd roundrect (at -0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 24 "/QSPI_SS_N") (pintype "passive") (tstamp dbb74c3e-d5fe-4c17-a5fd-52ef41f5f946)) - (pad "2" smd roundrect (at 0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 25 "Net-(R10-Pad2)") (pintype "passive") (tstamp 8f558282-9ccc-4d12-922f-0e685fd14010)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp dafa59fb-b098-43e0-893e-cdc626329785) - (at 117.094 113.792 180) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/5e5bf7a4-e3df-4dda-8261-e6682172365d") - (attr smd) - (fp_text reference "C13" (at -1.397 0.635) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp d37d2b71-5e3e-481d-9509-4297b67c8606) - ) - (fp_text value "0.1uf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp bfc48968-2b60-481e-b09b-a72cad7b55eb) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 6bec5567-dd21-433e-ac97-2fc02afef303) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 4fad4a30-89ee-492f-942d-6311491ba32c)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 71e6d141-1835-4350-ab0f-4f1507b6ca5f)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 56ff2861-8349-4111-9659-06565c5b1d51)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp dfbd444d-c427-46ac-867e-75a00581a637)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp e321856d-679e-4335-bb9d-b45ab1eed861)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp ffff92df-3d11-4c18-ac00-9b3647492b91)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 2865074b-6b22-4410-b132-7bd707314ce8)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 43aec8a8-2f0b-45fd-91e1-6820647cac6f)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 4f9cd39b-5048-4588-8072-bb16fb47443d)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 56e2f075-1794-45a5-8066-9258c116eba9)) - (pad "1" smd roundrect (at -0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 6 "Net-(C13-Pad1)") (pintype "passive") (tstamp 849aee11-47d2-4560-93ac-3ad63dede3ca)) - (pad "2" smd roundrect (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp 6dc75d60-6c3b-493b-8918-e040f2ce94d8)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp dda6bd2e-c07a-4c38-b35b-b3edaa78735f) - (at 122.936 117.094) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/c1d41f5e-3500-4d8b-aba5-66d1af96b463") - (attr smd) - (fp_text reference "R6" (at -0.635 -0.889) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 665a51b6-f665-4bff-a632-1ba973df83f8) - ) - (fp_text value "1k" (at 0 1.17) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a0eab845-6dc3-4a11-8f61-3964dfcba189) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.26 0.26) (thickness 0.04))) - (tstamp 338f9442-bb5f-4ca4-90fb-4dac0b665df5) - ) - (fp_line (start -0.153641 0.38) (end 0.153641 0.38) (layer "F.SilkS") (width 0.12) (tstamp 1d064b9b-3a00-4460-8614-192ca5be1ec1)) - (fp_line (start -0.153641 -0.38) (end 0.153641 -0.38) (layer "F.SilkS") (width 0.12) (tstamp 6e247260-2995-4fb2-8db0-597a7c600d02)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 003568c4-c96f-4c28-b959-9cdb9c3a86a9)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 56c0bea6-81b5-45c4-b891-411fee49d2b6)) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 65d679c6-1fc4-42ad-b26e-a2695d87a6c8)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp a3925493-e7b5-4d96-a929-8c2c8463591c)) - (fp_line (start -0.525 0.27) (end -0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 14134f0d-62b1-4097-b7a1-4e979b56f60a)) - (fp_line (start 0.525 -0.27) (end 0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp 5329e4a1-6683-4041-9e17-1537d9370696)) - (fp_line (start -0.525 -0.27) (end 0.525 -0.27) (layer "F.Fab") (width 0.1) (tstamp 702aa429-7add-46d1-8f96-1f3f6398d303)) - (fp_line (start 0.525 0.27) (end -0.525 0.27) (layer "F.Fab") (width 0.1) (tstamp f6c353d6-0858-4e7f-9457-7986585c4efd)) - (pad "1" smd roundrect (at -0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 23 "/LED") (pintype "passive") (tstamp af708609-3b48-4400-8b74-031e73cb1ee7)) - (pad "2" smd roundrect (at 0.51 0) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 10 "Net-(D3-Pad2)") (pintype "passive") (tstamp 5d447dcd-3aae-4df9-8811-8147506ec6e1)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp e546614e-167b-4196-887d-62e24c79b368) - (at 115.189 118.364) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/05c98040-3ff5-4537-9f27-d8fbf667af33") - (attr smd) - (fp_text reference "C11" (at 0.099 -0.889) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp f7e1ffc3-da97-4f7c-807c-37eb6c686568) - ) - (fp_text value "0.1uf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 2b76fb1b-e834-439e-9bca-2afaceca4822) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 629f343f-b8f0-46ab-99c9-52f9c40c4302) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 24d46ddc-caf7-41d7-9aeb-30864b7e5ffa)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 686250ca-9853-46d2-bd7b-10593673c916)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 996d10a9-987d-4599-b040-912b5528db5c)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp e00e640c-7bef-42a8-9396-b318c8f807f8)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp e1278a31-ef0b-41bc-b5e0-2dd2ec8b4a23)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp ec259f17-a44f-4b0d-a581-35d4148d75a3)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp d76eadeb-653f-4f9f-bd5b-860df2932201)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp dd04d1f5-c6b7-40ff-a522-86911b786bc1)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp e5ba0187-3ea9-4e03-897f-e3abb24782c8)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp f244f9b7-53d2-46fc-bae3-a8cdea99b8b4)) - (pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp d01e97c3-00db-4e00-b5a7-c375fad1dbfc)) - (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp fb5edb3c-3214-4da8-bc9d-55fda0098f94)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp eba02816-85d3-475d-b28b-de953dd45bd7) - (at 132.277 120.462) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/4d505ac6-7931-4863-9ba5-f0a997297973") - (attr smd) - (fp_text reference "C24" (at 1.581 -0.066) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 26bfba2c-4bab-490c-a585-1873b6b3d0bf) - ) - (fp_text value "220pf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 52b368e6-a18b-468d-b15e-1bbf0b1078ab) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 636a9737-2037-4922-92e9-157e46e1e190) - ) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 5bbc520f-561f-4175-b494-ca74c60c6903)) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 6793be08-0155-427a-8213-b4143be30b7a)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 3d8e9398-c5cc-4f90-8bcd-952c5d19772e)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 9d800729-2a3b-4483-b343-4820c14f6ffe)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp b147b3e6-468c-4123-bc22-ff578450c36f)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp f1722737-728a-4335-b5f6-29ce3238cc24)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 15682128-8c1d-411a-ad29-a4e83501fec7)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 77a84af6-83db-4a1c-ba9e-1ab52f06bb82)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 782646b3-3a7c-4289-9feb-c6ef0e86a3ed)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp e6db3f86-63f1-4175-943f-f21026b787f0)) - (pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 59 "Net-(C24-Pad1)") (pintype "passive") (tstamp b566d857-717b-4234-84ef-734aed9a0b34)) - (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp bf4c7a94-7824-4dd6-bcd6-db4bfd5d8b42)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp ed895f5e-79f3-4d52-ac44-1d3c7658208e) - (at 114.305 110.617) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/5c8a77dd-f96e-4692-a513-366a27ec0632") - (attr smd) - (fp_text reference "C23" (at 1.646 0) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 1e7b4a8f-e986-4eb6-9ae0-f26d1836ffd8) - ) - (fp_text value "1uf" (at 0 1.16) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 1480e242-c89d-4df9-aebf-86a7c323ff9c) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 139e0add-b0f5-4482-9e09-67917df4c808) - ) - (fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp b9a91123-9d86-4deb-9e9a-fe6df7e7d21a)) - (fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp fa01e166-0880-43e9-ad9f-8491f986151d)) - (fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 5c4218ac-1ade-41e6-abbb-22cee2ba8c42)) - (fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 7568f6b2-7746-4033-8f8c-ac2be78f2424)) - (fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 91c711d0-2e0b-4c7d-98d7-9a565aaf0fc7)) - (fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp dd49cb7e-2659-428a-83c4-811c57e4b1fe)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 33728488-729b-4d29-b6fd-0ae74a7e8db4)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 793b50de-59a9-4d65-863e-460b0205a057)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 83e10572-00cf-4291-9b41-50455f2392fa)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 93013764-eae2-49b9-be06-70ed3276a169)) - (pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 5 "+1V1") (pintype "passive") (tstamp 79e7aae6-2cac-4aca-88f0-1aec11810637)) - (pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp a858a815-ec6a-4da7-8091-3a6692a1fa25)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu") - (tedit 5FA16958) (tstamp eff9235b-4bfc-4908-ac3a-7be234cfb9e6) - (at 119.253 109.728) - (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "SOT TO_SOT_SMD") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/53aac4fa-b8a6-4ee6-8988-1333dd39cc44") - (attr smd) - (fp_text reference "D1" (at 1.27 1.143) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp a952e0a8-9886-4bdf-ac3d-0a744af0bbde) - ) - (fp_text value "BAT54C" (at 0 2.4) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4d888a7e-6376-43e4-9784-aa477f610ba3) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.32 0.32) (thickness 0.05))) - (tstamp 88b1f7f6-03f7-4dd9-8c24-df405cb3feef) - ) - (fp_line (start 0 -1.56) (end -1.675 -1.56) (layer "F.SilkS") (width 0.12) (tstamp 1b53a624-9e27-44b3-b0ab-3ccce8160651)) - (fp_line (start 0 1.56) (end -0.65 1.56) (layer "F.SilkS") (width 0.12) (tstamp 21ba9655-cf34-40d4-98e9-783b6a2acd7b)) - (fp_line (start 0 -1.56) (end 0.65 -1.56) (layer "F.SilkS") (width 0.12) (tstamp 36f35b2d-1d75-45a9-aeee-efdc13c85c90)) - (fp_line (start 0 1.56) (end 0.65 1.56) (layer "F.SilkS") (width 0.12) (tstamp 4456da81-1e3a-48aa-a3d6-ae0e734df98a)) - (fp_line (start -1.92 -1.7) (end -1.92 1.7) (layer "F.CrtYd") (width 0.05) (tstamp 3822a2e1-0c41-4aa3-940d-9732c9f315e4)) - (fp_line (start -1.92 1.7) (end 1.92 1.7) (layer "F.CrtYd") (width 0.05) (tstamp 671e86d5-e9ff-4562-a854-260af255679a)) - (fp_line (start 1.92 1.7) (end 1.92 -1.7) (layer "F.CrtYd") (width 0.05) (tstamp bbb1ad78-ac8c-4232-b7b1-c3a2472aaf0e)) - (fp_line (start 1.92 -1.7) (end -1.92 -1.7) (layer "F.CrtYd") (width 0.05) (tstamp de0e295d-2fe0-431e-86fb-a5ae0f82f402)) - (fp_line (start -0.65 1.45) (end -0.65 -1.125) (layer "F.Fab") (width 0.1) (tstamp 2de2b282-cd16-4942-876e-3a49c999a392)) - (fp_line (start 0.65 1.45) (end -0.65 1.45) (layer "F.Fab") (width 0.1) (tstamp 5fa04830-3956-4e01-8c17-3d41cfe544dc)) - (fp_line (start -0.65 -1.125) (end -0.325 -1.45) (layer "F.Fab") (width 0.1) (tstamp 66416bdd-9a7e-4a9b-81ff-c271ca891348)) - (fp_line (start 0.65 -1.45) (end 0.65 1.45) (layer "F.Fab") (width 0.1) (tstamp 945d8dcb-8902-4ec3-8e0f-08ca8c026c86)) - (fp_line (start -0.325 -1.45) (end 0.65 -1.45) (layer "F.Fab") (width 0.1) (tstamp a276f1e9-3aaf-41a1-86eb-9526c07fbba3)) - (pad "1" smd roundrect (at -0.9375 -0.95) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 18 "Vbus") (pintype "passive") (tstamp 140a95b3-e20c-49fa-a19a-6f05f76381ae)) - (pad "2" smd roundrect (at -0.9375 0.95) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 66 "/Vbat_sw") (pintype "passive") (tstamp 196dffdb-ed1c-472d-a20e-f045c1e00593)) - (pad "3" smd roundrect (at 0.9375 0) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 62 "/Vraw") (pintype "passive") (tstamp a5dd2d8c-dbc1-4469-aee2-969c8a0e451f)) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" (layer "F.Cu") - (tedit 5A0FD1B2) (tstamp f26038a7-6a54-4d1c-9c62-a7b1fb628021) - (at 103.929 122.428) - (descr "SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package") - (tags "SMD SMT crystal") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/2123aeb0-003e-45f7-9ea9-dde0b81538a2") - (attr smd) - (fp_text reference "Y1" (at 2.497 -0.889) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp abf7ab45-d8b2-4f45-afb3-c251ef42f772) - ) - (fp_text value "Crystal_4pin_SMD" (at 0 2.45) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 26401d02-1483-4060-a804-26dc38ff368f) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.7 0.7) (thickness 0.105))) - (tstamp 31ae79e9-78d1-4506-9e22-96ac76e2b087) - ) - (fp_line (start -2 -1.65) (end -2 1.65) (layer "F.SilkS") (width 0.12) (tstamp 9cdf16a8-7e48-4055-a4ea-763bae930eb6)) - (fp_line (start -2 1.65) (end 2 1.65) (layer "F.SilkS") (width 0.12) (tstamp d04150fa-a648-4102-92aa-7dad87b34912)) - (fp_line (start 2.1 -1.7) (end -2.1 -1.7) (layer "F.CrtYd") (width 0.05) (tstamp 1e9dc208-063a-4240-86c1-890ad687e8d8)) - (fp_line (start -2.1 -1.7) (end -2.1 1.7) (layer "F.CrtYd") (width 0.05) (tstamp a9c28b99-d760-4f07-a1e0-5cf0861c3920)) - (fp_line (start 2.1 1.7) (end 2.1 -1.7) (layer "F.CrtYd") (width 0.05) (tstamp d2797d23-b912-4e21-a515-fedf9516098e)) - (fp_line (start -2.1 1.7) (end 2.1 1.7) (layer "F.CrtYd") (width 0.05) (tstamp fddb82b4-3825-46f1-960c-dc441bf6a389)) - (fp_line (start -1.6 1.25) (end 1.6 1.25) (layer "F.Fab") (width 0.1) (tstamp 052f3cc3-d282-4bf9-a7c9-9340b84548e8)) - (fp_line (start -1.6 0.25) (end -0.6 1.25) (layer "F.Fab") (width 0.1) (tstamp 7381d85e-8065-4f40-b7fd-26372b39665d)) - (fp_line (start 1.6 1.25) (end 1.6 -1.25) (layer "F.Fab") (width 0.1) (tstamp c50cbd14-923a-4339-9963-57fb08af3375)) - (fp_line (start 1.6 -1.25) (end -1.6 -1.25) (layer "F.Fab") (width 0.1) (tstamp eab9153b-3c49-43fc-8f06-40e2634319c4)) - (fp_line (start -1.6 -1.25) (end -1.6 1.25) (layer "F.Fab") (width 0.1) (tstamp ec908a9d-b9ed-451a-b641-8406b56aa59c)) - (pad "1" smd rect (at -1.1 0.85) (size 1.4 1.2) (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "Net-(C3-Pad1)") (pinfunction "1") (pintype "passive") (tstamp cc6d5a65-7c64-467c-a7f9-fbe8bbfe8a41)) - (pad "2" smd rect (at 1.1 0.85) (size 1.4 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cbc15e84-7e93-482c-b980-9ab1ee9be7e8)) - (pad "3" smd rect (at 1.1 -0.85) (size 1.4 1.2) (layers "F.Cu" "F.Paste" "F.Mask") - (net 3 "Net-(C4-Pad1)") (pinfunction "3") (pintype "passive") (tstamp c66a598b-27c4-4242-88d2-2c3414d0e0c7)) - (pad "4" smd rect (at -1.1 -0.85) (size 1.4 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2e26a2a0-f01b-4885-acb1-e561622725cb)) - (model "${KICAD6_3DMODEL_DIR}/Crystal.3dshapes/Crystal_SMD_3225-4Pin_3.2x2.5mm.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_1210_3225Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp fa11977a-5055-4bf6-afc3-2e8a750ffff0) - (at 122.428 105.156 90) - (descr "Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/90c7ec4a-035d-4b29-a719-f825084b0f22") - (attr smd) - (fp_text reference "C5" (at 0 1.905 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 6600c625-ead3-4c62-ba39-9d1f95a8b3b8) - ) - (fp_text value "22uf" (at 0 2.3 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 56b3b553-75a6-44a9-85cd-c7170207bcb9) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp f9ae96a6-69fe-4fd7-9ca8-0fc89467a89d) - ) - (fp_line (start -0.711252 -1.36) (end 0.711252 -1.36) (layer "F.SilkS") (width 0.12) (tstamp 24853537-5f11-4762-a0c3-9497186af8b3)) - (fp_line (start -0.711252 1.36) (end 0.711252 1.36) (layer "F.SilkS") (width 0.12) (tstamp 73be04dc-155a-4a16-87ec-10809e763611)) - (fp_line (start 2.3 -1.6) (end 2.3 1.6) (layer "F.CrtYd") (width 0.05) (tstamp 1db6d530-a555-4951-bed1-5754700e00d8)) - (fp_line (start -2.3 -1.6) (end 2.3 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp 98b3a8c1-5bef-4b76-a9a2-38970a5d3b35)) - (fp_line (start 2.3 1.6) (end -2.3 1.6) (layer "F.CrtYd") (width 0.05) (tstamp b412bd1d-8420-4389-abe5-06fb16039c6a)) - (fp_line (start -2.3 1.6) (end -2.3 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp cd6f3a1f-d5a7-43a8-b2ad-2000d83634fb)) - (fp_line (start -1.6 1.25) (end -1.6 -1.25) (layer "F.Fab") (width 0.1) (tstamp 8dff8873-c801-4b09-a0e2-5cd64e784ae0)) - (fp_line (start -1.6 -1.25) (end 1.6 -1.25) (layer "F.Fab") (width 0.1) (tstamp 9a3181b8-902e-446b-b197-33c1d5ffd250)) - (fp_line (start 1.6 -1.25) (end 1.6 1.25) (layer "F.Fab") (width 0.1) (tstamp b73aa415-d125-455a-a5cb-9f65585c5435)) - (fp_line (start 1.6 1.25) (end -1.6 1.25) (layer "F.Fab") (width 0.1) (tstamp e0ee1817-5445-4434-9860-26b3e396643b)) - (pad "1" smd roundrect (at -1.475 0 90) (size 1.15 2.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.217391) - (net 4 "+3.3V") (pintype "passive") (tstamp a2b0988c-029f-4682-bbc9-f3a49afe24d1)) - (pad "2" smd roundrect (at 1.475 0 90) (size 1.15 2.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.217391) - (net 1 "GND") (pintype "passive") (tstamp 54c26240-62c8-40ae-9519-20889097276d)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1210_3225Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp fafd1c89-9296-4cb8-b508-5f45f42e09a9) - (at 125.796 113.157) - (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 "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/67d741b7-3925-4633-a98d-90b2c0cb2b51") - (attr smd) - (fp_text reference "C17" (at 0 -1.68) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 351cd127-cb61-4c9d-aa13-4d3b37475467) - ) - (fp_text value "10uf" (at 0 1.68) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 43bbb9d5-5a7a-4216-b631-57f0d7ad56b1) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.5 0.5) (thickness 0.08))) - (tstamp b61e4b75-3888-4c07-9797-fbcc2a6cb48a) - ) - (fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer "F.SilkS") (width 0.12) (tstamp 47d9e04f-13b1-41cb-8712-d4517ea3379c)) - (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer "F.SilkS") (width 0.12) (tstamp 53b207bb-93a4-4f55-868a-3f7801fbf177)) - (fp_line (start 1.7 -0.98) (end 1.7 0.98) (layer "F.CrtYd") (width 0.05) (tstamp 7127f006-1834-4c06-b95b-ea4bbbe5e19b)) - (fp_line (start -1.7 0.98) (end -1.7 -0.98) (layer "F.CrtYd") (width 0.05) (tstamp a4947c78-c494-40d1-9e36-948244585c7a)) - (fp_line (start -1.7 -0.98) (end 1.7 -0.98) (layer "F.CrtYd") (width 0.05) (tstamp b194d3b7-ce4c-4ae5-a09f-563149d18121)) - (fp_line (start 1.7 0.98) (end -1.7 0.98) (layer "F.CrtYd") (width 0.05) (tstamp fa66ab61-272a-481c-9f81-fb5e69626c79)) - (fp_line (start 1 0.625) (end -1 0.625) (layer "F.Fab") (width 0.1) (tstamp 7245f343-80db-43e0-92c7-a3cc8dff9fe4)) - (fp_line (start -1 -0.625) (end 1 -0.625) (layer "F.Fab") (width 0.1) (tstamp 87c01d97-9f49-4d7f-8fd4-76848d8d2f9e)) - (fp_line (start 1 -0.625) (end 1 0.625) (layer "F.Fab") (width 0.1) (tstamp b3d5a818-f11c-4b81-ae93-56685c0613f1)) - (fp_line (start -1 0.625) (end -1 -0.625) (layer "F.Fab") (width 0.1) (tstamp f0c85c11-66e0-42a4-98e7-618f0d91cd0d)) - (pad "1" smd roundrect (at -0.95 0) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pintype "passive") (tstamp b37763d3-4ca4-4213-ac38-9f12b0f53517)) - (pad "2" smd roundrect (at 0.95 0) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 8 "Net-(C17-Pad2)") (pintype "passive") (tstamp cdfbf271-5486-47b9-a36e-f22d9e7e4794)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Inductor_SMD:L_0402_1005Metric" (layer "F.Cu") - (tedit 5F68FEF0) (tstamp fb0a0440-03d4-449c-bc98-578e6eb6ed1a) - (at 113.924 112.014 90) - (descr "Inductor SMD 0402 (1005 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") - (tags "inductor") - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/39dc80a1-aa3c-428d-88f5-790986ef4eff") - (attr smd) - (fp_text reference "FB1" (at 0.254 -0.767 90) (layer "F.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07))) - (tstamp 7da258c9-7353-4d23-84b0-c35ef16bd7c2) - ) - (fp_text value "1k" (at 0 1.17 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 0386ffd1-6a16-415d-acfe-d7b7c665e633) - ) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (effects (font (size 0.25 0.25) (thickness 0.04))) - (tstamp 49194fff-24a6-4daa-b848-6718d46f0edd) - ) - (fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 2ceb4daa-6d39-44ac-9355-6ff92395e615)) - (fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp 4b7f93a0-ad44-4258-a929-d599329ae503)) - (fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer "F.CrtYd") (width 0.05) (tstamp 51414497-302a-4a48-89f7-e2b1d09d82ff)) - (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer "F.CrtYd") (width 0.05) (tstamp ff43cd00-ece9-4207-a4d1-b568aad8d1ea)) - (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 06797e30-85ea-4412-a354-895c66d39435)) - (fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 09f2079e-c7a6-4a1b-bf9e-a1204594feed)) - (fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 13645cd1-e988-442f-9206-2bbb90dbcaad)) - (fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp f9839b67-aef4-4d83-ab33-baa5d5b991dc)) - (pad "1" smd roundrect (at -0.485 0 90) (size 0.59 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 9 "/ADC_AVDD") (pintype "passive") (tstamp 0d1b28d6-a264-47d4-926d-ca3d108ab304)) - (pad "2" smd roundrect (at 0.485 0 90) (size 0.59 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pintype "passive") (tstamp 0051f71f-6a6e-4347-b7b1-74f4c70f3f87)) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "emeb_library:RV12" (layer "B.Cu") - (tedit 0) (tstamp b2cc7823-677c-42bf-a089-bf8e2ead4e81) - (at 138.43 106.109 180) - (property "Sheetfile" "buddhabox.kicad_sch") - (property "Sheetname" "") - (path "/d665c435-9880-4f2d-8dc2-720a4e3416ed") - (attr smd) - (fp_text reference "RV1" (at 0 0.5 unlocked) (layer "B.SilkS") - (effects (font (size 0.5 0.5) (thickness 0.07)) (justify mirror)) - (tstamp 2010bf5b-9572-4abc-9152-124b018c2a49) - ) - (fp_text value "RV12" (at 0 -1 unlocked) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp b7fbc99c-dbe9-4c73-aa5e-6b7c17611b97) - ) - (fp_text user "${REFERENCE}" (at 0 -2.5 unlocked) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp fffdff4b-18a4-4811-b38d-9f4a42737964) - ) - (fp_circle (center -0.05 0.05) (end 5.453635 0.05) (layer "B.Fab") (width 0.12) (fill none) (tstamp 2656f8e9-c422-43cd-8cf2-42f21c547070)) - (pad "1" smd roundrect (at -8.2 -4 135) (size 3.5 3.5) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 63 "/Vbat") (pinfunction "1") (pintype "passive") (tstamp 6665fe6c-0eaf-4d65-b3f5-1ed2fe00e07f)) - (pad "2" smd roundrect (at 8.2 -4 225) (size 3.5 3.5) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 66 "/Vbat_sw") (pinfunction "2") (pintype "passive") (tstamp 752b75de-4de9-4475-822a-aca86fecfa0b)) - (pad "3" smd roundrect (at -4.25 -7 205) (size 2.5 2.5) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 1 "GND") (pinfunction "3") (pintype "passive") (tstamp 9d0ce90c-33e0-4b06-a4a9-65a6d397b86f)) - (pad "4" smd roundrect (at 0 -8.4 180) (size 2.5 2.5) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 50 "/POT") (pinfunction "4") (pintype "passive") (tstamp 029a49b6-f7f0-4b03-8453-9e59a1edfe34)) - (pad "5" smd roundrect (at 4.25 -7 155) (size 2.5 2.5) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") (pinfunction "5") (pintype "passive") (tstamp 2df17c06-a27f-4565-80a6-dc1d2bbb6e2d)) - ) - - (footprint "emeb_library:avatar" (layer "B.Cu") - (tedit 0) (tstamp dfcdbb21-31c5-479c-9ac1-f6a36843a79d) - (at 111.633 111.252 180) - (attr through_hole) - (fp_text reference "Ref**" (at 0 0) (layer "B.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15)) (justify mirror)) - (tstamp e0de2571-9cdf-44c7-afb8-09334f0b686a) - ) - (fp_text value "Val**" (at 0 0) (layer "B.SilkS") hide - (effects (font (size 1.27 1.27) (thickness 0.15)) (justify mirror)) - (tstamp c9efdd5d-4ccf-4f66-8744-5d63f40f40d5) - ) - (fp_poly (pts - (xy 1.386381 6.975417) - (xy 1.97671 6.936206) - (xy 2.593709 6.869012) - (xy 3.239775 6.774165) - (xy 3.513667 6.727352) - (xy 3.633075 6.706037) - (xy 3.73694 6.687274) - (xy 3.818543 6.672295) - (xy 3.871166 6.662332) - (xy 3.888185 6.658681) - (xy 3.886397 6.637112) - (xy 3.876062 6.580883) - (xy 3.858454 6.49651) - (xy 3.842039 6.42223) - (xy 3.832086 6.378043) - (xy 3.561752 6.42812) - (xy 2.911862 6.537546) - (xy 2.292121 6.61925) - (xy 1.700695 6.673246) - (xy 1.135752 6.699548) - (xy 0.595458 6.698171) - (xy 0.07798 6.669128) - (xy -0.418514 6.612435) - (xy -0.895857 6.528104) - (xy -1.171446 6.464843) - (xy -1.701797 6.311058) - (xy -2.226876 6.116898) - (xy -2.743727 5.884259) - (xy -3.249394 5.615037) - (xy -3.740923 5.311127) - (xy -4.21536 4.974424) - (xy -4.669748 4.606825) - (xy -5.101133 4.210224) - (xy -5.50656 3.786518) - (xy -5.706232 3.556) - (xy -5.919818 3.287335) - (xy -6.117107 3.010236) - (xy -6.300908 2.719515) - (xy -6.474029 2.409986) - (xy -6.63928 2.076463) - (xy -6.799468 1.713759) - (xy -6.957403 1.316688) - (xy -7.040601 1.092065) - (xy -7.160209 0.742618) - (xy -7.256647 0.415907) - (xy -7.332282 0.1009) - (xy -7.389478 -0.213432) - (xy -7.430599 -0.538119) - (xy -7.455489 -0.843088) - (xy -7.467074 -1.257508) - (xy -7.451652 -1.691036) - (xy -7.410663 -2.136833) - (xy -7.345546 -2.588058) - (xy -7.257743 -3.037872) - (xy -7.148694 -3.479435) - (xy -7.019838 -3.905908) - (xy -6.872618 -4.310451) - (xy -6.708472 -4.686224) - (xy -6.602022 -4.895845) - (xy -6.379604 -5.298865) - (xy -6.166147 -5.664489) - (xy -5.959124 -5.996068) - (xy -5.756009 -6.29695) - (xy -5.554277 -6.570486) - (xy -5.3514 -6.820026) - (xy -5.144854 -7.048918) - (xy -4.932113 -7.260513) - (xy -4.710649 -7.45816) - (xy -4.602199 -7.547697) - (xy -4.489333 -7.633945) - (xy -4.34761 -7.734959) - (xy -4.1854 -7.845357) - (xy -4.011076 -7.959755) - (xy -3.833011 -8.072768) - (xy -3.659574 -8.179013) - (xy -3.499139 -8.273105) - (xy -3.360078 -8.349662) - (xy -3.334484 -8.362951) - (xy -2.985297 -8.529489) - (xy -2.626301 -8.675444) - (xy -2.253539 -8.801712) - (xy -1.863055 -8.909195) - (xy -1.450894 -8.998789) - (xy -1.0131 -9.071395) - (xy -0.545715 -9.127911) - (xy -0.044786 -9.169235) - (xy 0.297678 -9.188238) - (xy 0.648963 -9.199587) - (xy 0.967175 -9.198962) - (xy 1.260109 -9.185435) - (xy 1.535558 -9.158073) - (xy 1.801319 -9.115947) - (xy 2.065185 -9.058127) - (xy 2.33495 -8.983681) - (xy 2.529417 -8.921864) - (xy 3.01226 -8.739791) - (xy 3.484241 -8.518587) - (xy 3.946063 -8.257791) - (xy 4.398428 -7.956947) - (xy 4.842037 -7.615593) - (xy 5.277593 -7.233272) - (xy 5.61066 -6.907887) - (xy 5.874221 -6.625098) - (xy 6.101781 -6.350178) - (xy 6.297228 -6.076818) - (xy 6.464448 -5.798708) - (xy 6.60733 -5.50954) - (xy 6.729761 -5.203005) - (xy 6.808779 -4.963584) - (xy 6.89538 -4.640841) - (xy 6.965834 -4.298661) - (xy 7.019406 -3.945566) - (xy 7.055361 -3.590078) - (xy 7.072965 -3.240717) - (xy 7.071482 -2.906004) - (xy 7.050179 -2.594461) - (xy 7.027796 -2.423584) - (xy 6.933675 -1.961466) - (xy 6.798964 -1.508205) - (xy 6.623472 -1.063431) - (xy 6.407005 -0.626775) - (xy 6.149372 -0.197867) - (xy 5.85038 0.223662) - (xy 5.509836 0.638181) - (xy 5.329113 0.837386) - (xy 5.150325 1.023313) - (xy 4.98703 1.18108) - (xy 4.830967 1.317568) - (xy 4.673874 1.439657) - (xy 4.50749 1.554228) - (xy 4.352013 1.651188) - (xy 4.117595 1.779033) - (xy 3.849789 1.90287) - (xy 3.557527 2.019723) - (xy 3.249742 2.12662) - (xy 2.935367 2.220584) - (xy 2.623335 2.298643) - (xy 2.322577 2.357822) - (xy 2.155868 2.382444) - (xy 1.977113 2.399221) - (xy 1.770887 2.408673) - (xy 1.548643 2.411038) - (xy 1.321836 2.406551) - (xy 1.101918 2.395449) - (xy 0.900343 2.37797) - (xy 0.728565 2.354349) - (xy 0.719667 2.352779) - (xy 0.276481 2.255307) - (xy -0.138971 2.126206) - (xy -0.527792 1.964841) - (xy -0.891082 1.770578) - (xy -1.229942 1.542782) - (xy -1.545475 1.280818) - (xy -1.838781 0.984053) - (xy -2.013193 0.778253) - (xy -2.193969 0.539483) - (xy -2.343389 0.312655) - (xy -2.46671 0.08846) - (xy -2.56919 -0.142412) - (xy -2.634108 -0.32126) - (xy -2.689938 -0.498543) - (xy -2.732533 -0.659423) - (xy -2.76379 -0.815452) - (xy -2.785605 -0.978182) - (xy -2.799874 -1.159164) - (xy -2.808493 -1.369949) - (xy -2.808941 -1.386417) - (xy -2.811661 -1.62558) - (xy -2.805292 -1.835262) - (xy -2.788556 -2.027588) - (xy -2.760174 -2.214685) - (xy -2.718868 -2.408677) - (xy -2.688405 -2.529433) - (xy -2.658197 -2.641159) - (xy -2.631174 -2.732076) - (xy -2.60314 -2.812927) - (xy -2.569902 -2.894452) - (xy -2.527265 -2.987393) - (xy -2.471035 -3.102493) - (xy -2.441582 -3.161576) - (xy -2.241417 -3.516785) - (xy -2.010352 -3.844827) - (xy -1.750107 -4.143992) - (xy -1.462406 -4.412571) - (xy -1.148971 -4.648854) - (xy -0.811525 -4.85113) - (xy -0.665902 -4.924183) - (xy -0.307084 -5.072934) - (xy 0.053387 -5.179413) - (xy 0.415569 -5.243618) - (xy 0.779519 -5.265549) - (xy 1.145294 -5.245203) - (xy 1.512953 -5.182579) - (xy 1.882552 -5.077677) - (xy 2.254148 -4.930494) - (xy 2.417189 -4.852894) - (xy 2.668232 -4.717544) - (xy 2.880178 -4.581744) - (xy 3.056227 -4.443288) - (xy 3.165877 -4.337184) - (xy 3.366243 -4.093097) - (xy 3.537455 -3.820953) - (xy 3.678213 -3.524576) - (xy 3.787215 -3.207787) - (xy 3.863161 -2.874412) - (xy 3.904749 -2.528273) - (xy 3.910679 -2.173193) - (xy 3.909844 -2.150999) - (xy 3.898252 -1.975525) - (xy 3.87676 -1.823542) - (xy 3.841843 -1.681592) - (xy 3.789975 -1.53622) - (xy 3.717628 -1.373969) - (xy 3.692845 -1.322917) - (xy 3.568175 -1.097581) - (xy 3.421049 -0.885705) - (xy 3.244797 -0.678431) - (xy 3.08678 -0.518065) - (xy 2.818731 -0.284434) - (xy 2.5394 -0.089121) - (xy 2.25548 0.065845) - (xy 2.159186 0.110374) - (xy 2.078558 0.142844) - (xy 2.000534 0.167044) - (xy 1.912048 0.186761) - (xy 1.800039 0.205781) - (xy 1.742849 0.214472) - (xy 1.454467 0.24631) - (xy 1.192183 0.250274) - (xy 0.949021 0.224919) - (xy 0.718006 0.168798) - (xy 0.492165 0.080465) - (xy 0.264522 -0.041525) - (xy 0.146457 -0.116518) - (xy -0.065198 -0.280075) - (xy -0.245635 -0.46893) - (xy -0.39634 -0.685235) - (xy -0.5188 -0.931141) - (xy -0.614502 -1.208801) - (xy -0.618889 -1.224568) - (xy -0.636647 -1.296441) - (xy -0.649121 -1.368229) - (xy -0.657158 -1.44966) - (xy -0.661608 -1.550462) - (xy -0.663318 -1.680364) - (xy -0.663426 -1.735667) - (xy -0.6604 -1.919719) - (xy -0.649627 -2.073299) - (xy -0.628565 -2.207948) - (xy -0.594669 -2.335204) - (xy -0.545396 -2.466609) - (xy -0.478205 -2.613703) - (xy -0.463145 -2.644494) - (xy -0.407613 -2.752023) - (xy -0.356073 -2.836903) - (xy -0.298377 -2.913221) - (xy -0.224371 -2.995061) - (xy -0.171824 -3.048753) - (xy 0.0056 -3.209358) - (xy 0.18402 -3.332669) - (xy 0.37199 -3.423046) - (xy 0.578063 -3.484849) - (xy 0.740834 -3.51388) - (xy 0.974892 -3.527008) - (xy 1.216294 -3.50565) - (xy 1.458429 -3.452591) - (xy 1.694687 -3.370614) - (xy 1.918457 -3.262506) - (xy 2.123127 -3.131051) - (xy 2.302087 -2.979034) - (xy 2.448726 -2.80924) - (xy 2.463604 -2.78814) - (xy 2.564888 -2.604248) - (xy 2.628378 -2.403101) - (xy 2.652801 -2.188854) - (xy 2.653038 -2.169584) - (xy 2.636941 -1.955519) - (xy 2.585534 -1.756281) - (xy 2.496954 -1.56767) - (xy 2.36934 -1.385485) - (xy 2.244268 -1.247904) - (xy 2.058873 -1.086745) - (xy 1.865615 -0.967107) - (xy 1.663947 -0.888813) - (xy 1.453324 -0.851687) - (xy 1.233196 -0.855553) - (xy 1.094956 -0.877767) - (xy 0.906968 -0.935824) - (xy 0.748517 -1.021803) - (xy 0.62098 -1.132015) - (xy 0.525734 -1.262774) - (xy 0.464155 -1.410391) - (xy 0.437621 -1.571178) - (xy 0.447508 -1.741448) - (xy 0.495194 -1.917514) - (xy 0.582055 -2.095687) - (xy 0.618752 -2.15314) - (xy 0.692676 -2.247313) - (xy 0.771712 -2.312937) - (xy 0.864988 -2.354232) - (xy 0.98163 -2.375415) - (xy 1.11125 -2.38077) - (xy 1.213095 -2.378807) - (xy 1.285818 -2.371236) - (xy 1.34249 -2.355875) - (xy 1.389131 -2.334358) - (xy 1.480566 -2.27007) - (xy 1.567398 -2.182105) - (xy 1.638096 -2.084027) - (xy 1.680492 -1.99159) - (xy 1.700299 -1.932891) - (xy 1.720949 -1.904916) - (xy 1.753247 -1.897243) - (xy 1.777747 -1.897793) - (xy 1.849712 -1.904468) - (xy 1.919343 -1.914892) - (xy 1.967669 -1.927182) - (xy 1.98433 -1.948097) - (xy 1.979639 -1.99175) - (xy 1.978745 -1.996183) - (xy 1.962609 -2.051042) - (xy 1.934348 -2.126309) - (xy 1.904849 -2.194999) - (xy 1.813213 -2.346058) - (xy 1.691011 -2.472208) - (xy 1.543792 -2.570627) - (xy 1.377105 -2.638492) - (xy 1.196498 -2.672983) - (xy 1.007521 -2.671276) - (xy 0.976086 -2.667343) - (xy 0.792571 -2.628097) - (xy 0.637663 -2.567299) - (xy 0.51539 -2.486769) - (xy 0.465478 -2.437039) - (xy 0.34461 -2.268492) - (xy 0.250853 -2.080639) - (xy 0.186707 -1.882078) - (xy 0.154667 -1.681403) - (xy 0.157231 -1.487211) - (xy 0.168337 -1.414127) - (xy 0.216275 -1.243146) - (xy 0.291645 -1.093073) - (xy 0.400714 -0.952361) - (xy 0.442893 -0.90829) - (xy 0.588763 -0.783058) - (xy 0.747836 -0.688802) - (xy 0.925645 -0.623519) - (xy 1.127725 -0.585207) - (xy 1.359611 -0.571862) - (xy 1.372711 -0.571813) - (xy 1.487951 -0.573103) - (xy 1.57607 -0.578782) - (xy 1.652224 -0.591041) - (xy 1.731568 -0.612071) - (xy 1.797082 -0.633171) - (xy 2.034714 -0.733452) - (xy 2.251379 -0.866128) - (xy 2.443997 -1.027302) - (xy 2.609488 -1.213075) - (xy 2.744775 -1.419548) - (xy 2.846777 -1.642822) - (xy 2.912415 -1.878999) - (xy 2.936759 -2.076154) - (xy 2.933758 -2.294272) - (xy 2.898064 -2.501602) - (xy 2.827243 -2.710021) - (xy 2.789653 -2.794) - (xy 2.691914 -2.958394) - (xy 2.55835 -3.120958) - (xy 2.395324 -3.276354) - (xy 2.209198 -3.419243) - (xy 2.006335 -3.544287) - (xy 1.793098 -3.646148) - (xy 1.756838 -3.660557) - (xy 1.486508 -3.744972) - (xy 1.207744 -3.794657) - (xy 0.92794 -3.80929) - (xy 0.654486 -3.788549) - (xy 0.394776 -3.732113) - (xy 0.359834 -3.721313) - (xy 0.111777 -3.620246) - (xy -0.114519 -3.485238) - (xy -0.31752 -3.319538) - (xy -0.495688 -3.126395) - (xy -0.647488 -2.909059) - (xy -0.771384 -2.670779) - (xy -0.86584 -2.414803) - (xy -0.92932 -2.144381) - (xy -0.960287 -1.862762) - (xy -0.957206 -1.573196) - (xy -0.918541 -1.278931) - (xy -0.878014 -1.102927) - (xy -0.779993 -0.811724) - (xy -0.648937 -0.546599) - (xy -0.484468 -0.30711) - (xy -0.286206 -0.092815) - (xy -0.053774 0.096729) - (xy 0.213206 0.261962) - (xy 0.348781 0.330429) - (xy 0.571813 0.421735) - (xy 0.800758 0.486006) - (xy 1.041258 0.523774) - (xy 1.298953 0.535571) - (xy 1.579484 0.521928) - (xy 1.888492 0.483379) - (xy 1.919087 0.478513) - (xy 2.146092 0.423163) - (xy 2.381113 0.331302) - (xy 2.619387 0.206776) - (xy 2.856155 0.053432) - (xy 3.086656 -0.124881) - (xy 3.30613 -0.324316) - (xy 3.509817 -0.541026) - (xy 3.692955 -0.771163) - (xy 3.850784 -1.01088) - (xy 3.922763 -1.14092) - (xy 4.029829 -1.368756) - (xy 4.110327 -1.589923) - (xy 4.165409 -1.812129) - (xy 4.19623 -2.043081) - (xy 4.203942 -2.290488) - (xy 4.1897 -2.562056) - (xy 4.167011 -2.772834) - (xy 4.103093 -3.133069) - (xy 4.005438 -3.474338) - (xy 3.875372 -3.794201) - (xy 3.714217 -4.090218) - (xy 3.523296 -4.35995) - (xy 3.303932 -4.600957) - (xy 3.064344 -4.805644) - (xy 2.965036 -4.873356) - (xy 2.835812 -4.951304) - (xy 2.686243 -5.034462) - (xy 2.525899 -5.117802) - (xy 2.36435 -5.196297) - (xy 2.211165 -5.264921) - (xy 2.117095 -5.303213) - (xy 1.785175 -5.413501) - (xy 1.447695 -5.489039) - (xy 1.097343 -5.531008) - (xy 0.726806 -5.540587) - (xy 0.656167 -5.538924) - (xy 0.435138 -5.528211) - (xy 0.242591 -5.509226) - (xy 0.06509 -5.479621) - (xy -0.110801 -5.437045) - (xy -0.298517 -5.379149) - (xy -0.342023 -5.364369) - (xy -0.733419 -5.207908) - (xy -1.100978 -5.016701) - (xy -1.443661 -4.791672) - (xy -1.760431 -4.533743) - (xy -2.05025 -4.243839) - (xy -2.312078 -3.922884) - (xy -2.54488 -3.571799) - (xy -2.719799 -3.249084) - (xy -2.833278 -2.998251) - (xy -2.923556 -2.751366) - (xy -2.994057 -2.496483) - (xy -3.048207 -2.221656) - (xy -3.080826 -1.989667) - (xy -3.108322 -1.599567) - (xy -3.098178 -1.206795) - (xy -3.051348 -0.817475) - (xy -2.968785 -0.43773) - (xy -2.851445 -0.073683) - (xy -2.74229 0.183046) - (xy -2.614264 0.42279) - (xy -2.454704 0.671887) - (xy -2.27041 0.921727) - (xy -2.068182 1.163698) - (xy -1.854818 1.38919) - (xy -1.637119 1.589592) - (xy -1.620593 1.60355) - (xy -1.283454 1.859141) - (xy -0.921138 2.082611) - (xy -0.536921 2.273181) - (xy -0.134081 2.430075) - (xy 0.284106 2.552516) - (xy 0.714364 2.639726) - (xy 1.153416 2.69093) - (xy 1.597987 2.705349) - (xy 2.044798 2.682207) - (xy 2.490575 2.620727) - (xy 2.589025 2.601809) - (xy 2.943579 2.519177) - (xy 3.297974 2.415669) - (xy 3.645509 2.294088) - (xy 3.979485 2.157238) - (xy 4.293204 2.007921) - (xy 4.579964 1.848942) - (xy 4.833068 1.683102) - (xy 4.896114 1.636489) - (xy 5.083422 1.48287) - (xy 5.284838 1.297151) - (xy 5.494983 1.084817) - (xy 5.708481 0.851349) - (xy 5.919955 0.602233) - (xy 5.9661 0.54534) - (xy 6.285713 0.119406) - (xy 6.563412 -0.311876) - (xy 6.799367 -0.74925) - (xy 6.993746 -1.193459) - (xy 7.14672 -1.645247) - (xy 7.258456 -2.105359) - (xy 7.329124 -2.574537) - (xy 7.358893 -3.053527) - (xy 7.347932 -3.543071) - (xy 7.296409 -4.043914) - (xy 7.204495 -4.556799) - (xy 7.164865 -4.73075) - (xy 7.06677 -5.091712) - (xy 6.949811 -5.429909) - (xy 6.811129 -5.749974) - (xy 6.647869 -6.056537) - (xy 6.457172 -6.354228) - (xy 6.236182 -6.647679) - (xy 5.982041 -6.941521) - (xy 5.691892 -7.240384) - (xy 5.508098 -7.415878) - (xy 5.073951 -7.79745) - (xy 4.630164 -8.142512) - (xy 4.178356 -8.450127) - (xy 3.720149 -8.719359) - (xy 3.257165 -8.949272) - (xy 2.791023 -9.138928) - (xy 2.323347 -9.287392) - (xy 2.2225 -9.313904) - (xy 2.044022 -9.357473) - (xy 1.884327 -9.392234) - (xy 1.734586 -9.419209) - (xy 1.585971 -9.439416) - (xy 1.429651 -9.453876) - (xy 1.2568 -9.463606) - (xy 1.058588 -9.469627) - (xy 0.846667 -9.472762) - (xy 0.674179 -9.473718) - (xy 0.500448 -9.473319) - (xy 0.334378 -9.471685) - (xy 0.184872 -9.468936) - (xy 0.060835 -9.465192) - (xy -0.021166 -9.461102) - (xy -0.616506 -9.408955) - (xy -1.177228 -9.334015) - (xy -1.704602 -9.235946) - (xy -2.199896 -9.114411) - (xy -2.66438 -8.969074) - (xy -3.09932 -8.7996) - (xy -3.505988 -8.605652) - (xy -3.739172 -8.476087) - (xy -3.882451 -8.389069) - (xy -4.042704 -8.28693) - (xy -4.212048 -8.175099) - (xy -4.382599 -8.059002) - (xy -4.546474 -7.944068) - (xy -4.695789 -7.835723) - (xy -4.822662 -7.739396) - (xy -4.900083 -7.676841) - (xy -5.185082 -7.418986) - (xy -5.460801 -7.132108) - (xy -5.729532 -6.813371) - (xy -5.993567 -6.459939) - (xy -6.255198 -6.068975) - (xy -6.433937 -5.7785) - (xy -6.504733 -5.657985) - (xy -6.582359 -5.522849) - (xy -6.663632 -5.378928) - (xy -6.745368 -5.232053) - (xy -6.824385 -5.088058) - (xy -6.897501 -4.952776) - (xy -6.961533 -4.832042) - (xy -7.013298 -4.731687) - (xy -7.049614 -4.657547) - (xy -7.065315 -4.621271) - (xy -7.150689 -4.388135) - (xy -7.22265 -4.186736) - (xy -7.28361 -4.009544) - (xy -7.335977 -3.84903) - (xy -7.382163 -3.697666) - (xy -7.424575 -3.547923) - (xy -7.465625 -3.39227) - (xy -7.490974 -3.291417) - (xy -7.562195 -2.989514) - (xy -7.61919 -2.712973) - (xy -7.663249 -2.451044) - (xy -7.695661 -2.192982) - (xy -7.717717 -1.928037) - (xy -7.730706 -1.645463) - (xy -7.73592 -1.334511) - (xy -7.736161 -1.248834) - (xy -7.735117 -1.009141) - (xy -7.731278 -0.80337) - (xy -7.723896 -0.623159) - (xy -7.71222 -0.460146) - (xy -7.695501 -0.305968) - (xy -7.672989 -0.152263) - (xy -7.643935 0.00933) - (xy -7.607588 0.187174) - (xy -7.607282 0.188607) - (xy -7.53032 0.503938) - (xy -7.430006 0.843085) - (xy -7.309919 1.197201) - (xy -7.173636 1.557436) - (xy -7.024734 1.914942) - (xy -6.866792 2.260873) - (xy -6.703386 2.586378) - (xy -6.538094 2.882611) - (xy -6.477935 2.981802) - (xy -6.21007 3.378651) - (xy -5.903847 3.770788) - (xy -5.56323 4.154422) - (xy -5.192185 4.52576) - (xy -4.794677 4.88101) - (xy -4.374672 5.216379) - (xy -3.936133 5.528075) - (xy -3.577166 5.756305) - (xy -3.121756 6.014965) - (xy -2.663637 6.242362) - (xy -2.200413 6.438823) - (xy -1.729687 6.604677) - (xy -1.249064 6.740251) - (xy -0.756147 6.845874) - (xy -0.24854 6.921874) - (xy 0.276153 6.968579) - (xy 0.820328 6.986317) - (xy 1.386381 6.975417) - ) (layer "B.SilkS") (width 0.01) (fill solid) (tstamp 50ee629d-e097-47ac-8e6c-b1561fd8d403)) - ) - - (gr_line (start 142.875 101.6) (end 145.034 101.6) (layer "Edge.Cuts") (width 0.15) (tstamp 0755f188-4604-4b5b-be9c-cc8ef512e366)) - (gr_line (start 149.86 124.46) (end 101.6 124.46) (layer "Edge.Cuts") (width 0.15) (tstamp 1576cf12-cc5a-4616-a38e-98bf8acc3859)) - (gr_line (start 145.034 101.6) (end 146.558 103.124) (layer "Edge.Cuts") (width 0.15) (tstamp 28b6b0db-47ff-49ba-b397-e8b81f4c38e9)) - (gr_line (start 101.6 101.6) (end 133.985 101.6) (layer "Edge.Cuts") (width 0.15) (tstamp 3e1f09ae-9b7c-47fa-98ef-6cc7471ca1d1)) - (gr_arc (start 142.875 101.6) (mid 138.43 112.526458) (end 133.985 101.6) (layer "Edge.Cuts") (width 0.15) (tstamp 4135949d-e292-48e6-b4ea-3b87d97b492a)) - (gr_circle (center 126.492 103.886) (end 127.762 103.886) (layer "Edge.Cuts") (width 0.15) (fill none) (tstamp 4d4a17b6-b2a6-49cc-b371-afa3aeb6d137)) - (gr_line (start 101.6 124.46) (end 101.6 101.6) (layer "Edge.Cuts") (width 0.15) (tstamp 6a9c6cea-aca3-40f9-a98c-d09379d13796)) - (gr_line (start 149.86 110.49) (end 149.86 124.46) (layer "Edge.Cuts") (width 0.15) (tstamp 71fd1241-17fa-45f0-8f52-88757f80fb34)) - (gr_line (start 146.558 103.124) (end 146.558 107.188) (layer "Edge.Cuts") (width 0.15) (tstamp ba3b194f-b4e7-4a89-9783-e116ff3187fc)) - (gr_line (start 149.86 110.49) (end 146.558 107.188) (layer "Edge.Cuts") (width 0.15) (tstamp c0571ecd-251f-4e37-970f-a6b60dddb6b4)) - (gr_circle (center 141.986 116.84) (end 143.256 116.84) (layer "Edge.Cuts") (width 0.15) (fill none) (tstamp dbbaeff2-d900-4e9b-9517-3023983642dc)) - (gr_line (start 149.606 121.158) (end 150.114 121.158) (layer "F.Fab") (width 0.1) (tstamp 753964d2-56e4-4b0c-81d3-4578e912b905)) - (gr_line (start 112.522 101.346) (end 112.522 101.981) (layer "F.Fab") (width 0.1) (tstamp 91be25a9-0dd8-4e4c-8054-fdf9619f13d0)) - (gr_circle (center 138.43 106.0958) (end 146.93 106.0958) (layer "F.Fab") (width 0.1) (fill none) (tstamp 96101f57-8583-45b7-b05d-7592faac7360)) - (gr_circle (center 141.986 116.84) (end 143.3322 117.7036) (layer "F.Fab") (width 0.1) (fill none) (tstamp 9a4f88c4-2f24-4c64-abf4-582c421ca69a)) - (gr_circle (center 138.43 106.172) (end 144.78 106.172) (layer "F.Fab") (width 0.15) (fill none) (tstamp e7441582-f2fc-4441-a2a4-ee5f0493832e)) - (gr_line (start 149.606 117.094) (end 150.114 117.094) (layer "F.Fab") (width 0.1) (tstamp efa48d1e-02f9-480e-8b1e-94306aa21e51)) - (gr_line (start 119.761 101.346) (end 119.761 101.981) (layer "F.Fab") (width 0.1) (tstamp f6f6aa2e-ca1d-48fe-b620-47d0e3e013b9)) - (gr_circle (center 126.492 103.886) (end 127.762 104.8512) (layer "F.Fab") (width 0.1) (fill none) (tstamp f92997aa-6331-4013-ac42-d5374b87f2d8)) - (gr_text "Buddhabox V0.1\n(c) 2022 E. Brombaugh" (at 128.016 116.84) (layer "B.SilkS") (tstamp feebccfd-9b8d-471a-a28b-f96e0128556d) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (gr_text "TX" (at 103.3272 114.6556) (layer "F.SilkS") (tstamp 1c0f4808-f778-4aa6-a4f5-2b22ec0d7539) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - (gr_text "Buddhabox" (at 137.414 114.3) (layer "F.SilkS") (tstamp 210d7eec-bb00-42a6-a169-722a76b42430) - (effects (font (size 1 1) (thickness 0.15))) - ) - (gr_text "Spkr-" (at 133.858 122.555 90) (layer "F.SilkS") (tstamp 268860cc-1e6c-4229-8551-305d6271267f) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - (gr_text "Spkr+" (at 127 122.555 90) (layer "F.SilkS") (tstamp 5042ff1f-be80-4730-8811-1734a462109a) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - (gr_text "RX" (at 102.108 118.872 90) (layer "F.SilkS") (tstamp 753a41c2-3e25-49e6-84ae-214775eb9c21) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - (gr_text "3V Battery\n(-) (+)" (at 137.922 120.142) (layer "F.SilkS") (tstamp 7ee62d81-a815-4b10-b089-b7c334286999) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - (gr_text "USR" (at 130.3274 103.759 90) (layer "F.SilkS") (tstamp aa80d0ac-f384-4e03-9206-b48ddc0e6c17) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - (gr_text "SWD" (at 124.714 120.777) (layer "F.SilkS") (tstamp d26721ad-a2c1-455f-a42e-0b8495a4b3e5) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - (gr_text "BOOT" (at 103.378 108.458) (layer "F.SilkS") (tstamp e733fa1d-41f5-41ed-84f3-44ebc266d544) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - (gr_text "RST" (at 119.126 117.221) (layer "F.SilkS") (tstamp f2d772ea-ec82-477b-9296-c57f8f038ffb) - (effects (font (size 0.5 0.5) (thickness 0.07))) - ) - - (segment (start 120.269 118.364) (end 121.138 118.364) (width 0.254) (layer "F.Cu") (net 1) (tstamp 06f05d56-eea0-46f3-b33a-0ac4182a43c4)) - (segment (start 114.803 106.413) (end 113.803 106.413) (width 0.254) (layer "F.Cu") (net 1) (tstamp 07d0b17d-ecfe-4bc0-b94f-c8bd303eeec8)) - (segment (start 103.98 107.061) (end 103.98 107.79) (width 0.254) (layer "F.Cu") (net 1) (tstamp 08eedf8a-ce20-4edf-a901-7c436e7a90c6)) - (segment (start 113.643 103.263) (end 113.373 103.533) (width 0.254) (layer "F.Cu") (net 1) (tstamp 0adf9a0c-43d1-4e29-8e26-86092ee581e7)) - (segment (start 116.1555 114.2505) (end 116.614 113.792) (width 0.254) (layer "F.Cu") (net 1) (tstamp 0dc41c3d-6ff3-4b0d-98dc-116a7f57d736)) - (segment (start 127.86 120.462) (end 127.098 120.462) (width 0.254) (layer "F.Cu") (net 1) (tstamp 1a30ac15-c1ce-420f-86ea-63321c7f0de1)) - (segment (start 122.936 103.681) (end 122.936 104.775) (width 0.254) (layer "F.Cu") (net 1) (tstamp 1fb79a10-061a-41eb-88e9-004874c0d541)) - (segment (start 115.801 110.843) (end 115.575 110.617) (width 0.254) (layer "F.Cu") (net 1) (tstamp 262b64bc-b7b6-4318-b0f1-f0c164b74d37)) - (segment (start 102.705 109.583) (end 102.705 110.401) (width 0.254) (layer "F.Cu") (net 1) (tstamp 2e76ddfc-5426-4d36-934b-58579459b9b6)) - (segment (start 110.114 109.098) (end 110.109 109.093) (width 0.254) (layer "F.Cu") (net 1) (tstamp 32e6fbb4-0193-40c3-a899-eb4634b8abde)) - (segment (start 124.592 112.903) (end 124.846 113.157) (width 0.254) (layer "F.Cu") (net 1) (tstamp 32e7dba3-5242-45fe-8bcd-caebc7b00a61)) - (segment (start 113.803 106.413) (end 113.683 106.533) (width 0.254) (layer "F.Cu") (net 1) (tstamp 376aa6a7-e9d1-4b7c-aef9-01f458eb48c6)) - (segment (start 117.063 103.263) (end 118.563 103.263) (width 0.254) (layer "F.Cu") (net 1) (tstamp 37948b3f-93d3-4c96-ba3d-d517eb4f3c1f)) - (segment (start 125.608 119.248) (end 125.608 117.983) (width 0.254) (layer "F.Cu") (net 1) (tstamp 3a0ee70b-7fdd-4caf-80d6-c756dd958f8b)) - (segment (start 126.882 108.966) (end 125.857 108.966) (width 0.254) (layer "F.Cu") (net 1) (tstamp 3c05c9c1-482a-4b37-a665-f80cce81bfd3)) - (segment (start 115.801 111.506) (end 115.801 110.843) (width 0.254) (layer "F.Cu") (net 1) (tstamp 4027be68-0a37-484a-92b4-649d92c6d36a)) - (segment (start 102.705 110.401) (end 102.616 110.49) (width 0.254) (layer "F.Cu") (net 1) (tstamp 4b0554ac-79cf-401d-be8b-e49b3659b0ab)) - (segment (start 109.451 122.4) (end 109.352 122.301) (width 0.254) (layer "F.Cu") (net 1) (tstamp 54d0a584-9bee-4826-a057-a34e65273908)) - (segment (start 110.998 103.985) (end 110.998 104.648) (width 0.254) (layer "F.Cu") (net 1) (tstamp 5835d5ab-cc7f-421b-a2eb-bdb8050acc5f)) - (segment (start 123.698 112.903) (end 124.592 112.903) (width 0.254) (layer "F.Cu") (net 1) (tstamp 589d4a01-cd85-4b33-aed7-8f80db103ca1)) - (segment (start 110.114 109.756) (end 111.003 109.756) (width 0.254) (layer "F.Cu") (net 1) (tstamp 5fe9adf4-9362-48b7-b538-2da7f81943e6)) - (segment (start 129.1083 102.7176) (end 129.1082 102.7175) (width 0.254) (layer "F.Cu") (net 1) (tstamp 68e95e5a-5d32-4fe7-a193-7783bf5ca38c)) - (segment (start 111.003 122.4) (end 109.987 122.4) (width 0.254) (layer "F.Cu") (net 1) (tstamp 6ad8dfe9-4f18-4b6c-865d-34b4b35c953d)) - (segment (start 125.603 119.253) (end 125.608 119.248) (width 0.254) (layer "F.Cu") (net 1) (tstamp 6ecd3154-1062-4a8e-b151-755a5c68b0d6)) - (segment (start 109.987 122.4) (end 109.451 122.4) (width 0.254) (layer "F.Cu") (net 1) (tstamp 73e047ac-2ff0-4761-ab6f-f4f6e0b1db22)) - (segment (start 106.906 112.014) (end 106.906 111.28) (width 0.254) (layer "F.Cu") (net 1) (tstamp 7b3e0c89-4746-471a-9662-abe09963642b)) - (segment (start 122.555 112.903) (end 123.698 112.903) (width 0.254) (layer "F.Cu") (net 1) (tstamp 7c086b89-3ae8-4f1d-99c8-598895852e07)) - (segment (start 132.757 119.644) (end 132.686 119.573) (width 0.254) (layer "F.Cu") (net 1) (tstamp 829c9668-2c89-441f-8697-b1418a012cd0)) - (segment (start 126.507 108.316) (end 125.857 108.966) (width 0.254) (layer "F.Cu") (net 1) (tstamp 868f4ee6-dd33-452a-ab2d-eaf80d3d87bb)) - (segment (start 132.757 120.462) (end 132.757 119.644) (width 0.254) (layer "F.Cu") (net 1) (tstamp 8e16fba9-ad47-467f-a6a8-cceadee4dc22)) - (segment (start 121.138 118.364) (end 121.176 118.326) (width 0.254) (layer "F.Cu") (net 1) (tstamp 9d648d41-479c-4560-b2be-98c6c08beea8)) - (segment (start 105.41 116.007) (end 105.537 116.134) (width 0.254) (layer "F.Cu") (net 1) (tstamp a157db95-3b85-4978-b715-93239b27b42d)) - (segment (start 105.537 119.154) (end 105.537 118.491) (width 0.254) (layer "F.Cu") (net 1) (tstamp a1da8ae7-9752-488a-9db9-77495e694780)) - (segment (start 109.088599 120.142) (end 109.088599 119.262401) (width 0.254) (layer "F.Cu") (net 1) (tstamp adac39be-31fa-4b8a-b4ba-90692f39b9c9)) - (segment (start 116.1555 114.2505) (end 116.1275 114.2505) (width 0.254) (layer "F.Cu") (net 1) (tstamp b2175633-9451-4b39-ba20-3bd7a1d53ddc)) - (segment (start 105.41 115.443) (end 105.41 116.007) (width 0.254) (layer "F.Cu") (net 1) (tstamp b47c32f9-169e-4a36-b873-eee9c6ea9fa3)) - (segment (start 126.882 108.316) (end 126.507 108.316) (width 0.254) (layer "F.Cu") (net 1) (tstamp bc83fc26-ae87-4fe2-ab3c-26b6352b3017)) - (segment (start 107.696 123.444) (end 108.458 123.444) (width 0.254) (layer "F.Cu") (net 1) (tstamp c1999fd0-02d0-4e92-929d-ba29135688de)) - (segment (start 118.563 103.263) (end 118.833 103.533) (width 0.254) (layer "F.Cu") (net 1) (tstamp c24e025b-dcfe-48cd-ba6f-d9b6f286ed41)) - (segment (start 111.892 109.756) (end 111.003 109.756) (width 0.254) (layer "F.Cu") (net 1) (tstamp c4c5d4fc-9777-4f6c-b927-4ada694d41eb)) - (segment (start 115.707 118.326) (end 115.669 118.364) (width 0.254) (layer "F.Cu") (net 1) (tstamp cb459d46-066a-47c5-a2ce-f8ebe557323a)) - (segment (start 129.9972 102.7176) (end 129.1083 102.7176) (width 0.254) (layer "F.Cu") (net 1) (tstamp d31353af-be2c-41b0-8756-472ea4949f0b)) - (segment (start 130.627 117.404) (end 130.627 118.228) (width 0.254) (layer "F.Cu") (net 1) (tstamp d59708ef-0ccb-4994-b0ba-f6ed4e85a897)) - (segment (start 114.785 110.617) (end 115.575 110.617) (width 0.254) (layer "F.Cu") (net 1) (tstamp ddaec4cc-15cb-494c-a28c-516d3fa1a541)) - (segment (start 117.076 118.326) (end 115.707 118.326) (width 0.254) (layer "F.Cu") (net 1) (tstamp e32eee67-1e01-4600-a711-0a536e6df2af)) - (segment (start 130.683 117.348) (end 130.627 117.404) (width 0.254) (layer "F.Cu") (net 1) (tstamp e9558ac5-39b4-48e7-aea0-e42ea178cb84)) - (segment (start 115.801 112.522) (end 115.801 111.506) (width 0.254) (layer "F.Cu") (net 1) (tstamp e9b69b3a-e5af-4392-8d3f-722910c88d79)) - (segment (start 102.705 113.683) (end 102.705 110.579) (width 0.254) (layer "F.Cu") (net 1) (tstamp ea069c14-59fe-4bb2-801d-71129ac5d5e4)) - (segment (start 103.98 107.79) (end 104.013 107.823) (width 0.254) (layer "F.Cu") (net 1) (tstamp ee0cabf0-ee6e-48ee-a290-928bdff100d6)) - (segment (start 110.114 109.756) (end 110.114 109.098) (width 0.254) (layer "F.Cu") (net 1) (tstamp ee58b8b5-4aef-406d-aaa9-5b7e1cc2b190)) - (segment (start 115.143 103.263) (end 113.643 103.263) (width 0.254) (layer "F.Cu") (net 1) (tstamp f044931f-bc5d-485f-9b9d-a21187190cd0)) - (segment (start 116.1275 114.2505) (end 115.669 113.792) (width 0.254) (layer "F.Cu") (net 1) (tstamp f1003356-eaae-4c74-ae94-0ef7f34b0f41)) - (segment (start 102.705 110.579) (end 102.616 110.49) (width 0.254) (layer "F.Cu") (net 1) (tstamp f37cf773-8774-4d3f-860b-fd1e6659e3c6)) - (segment (start 106.906 111.28) (end 106.934 111.252) (width 0.254) (layer "F.Cu") (net 1) (tstamp fa974f83-8fce-4e73-95d6-555850e7ef19)) - (via (at 109.0726 115.8494) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 08535768-e377-43a1-9b47-d35817122a3b)) - (via (at 116.2684 118.326) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 0e044d82-67a2-4633-9566-86cb82d3eb90)) - (via (at 111.1046 115.8494) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 12b2d2d3-017e-4f20-a29c-322e37da70fb)) - (via (at 111.1046 117.7544) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 3d4fe827-b8f5-471b-8efb-20d07f952db1)) - (via (at 132.686 119.573) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 46958916-7eba-4297-be40-940b5adfe63d)) - (via (at 109.088599 119.262401) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 4e45a3ea-57d2-4ee0-8313-1919a61ba8f1)) - (via (at 108.458 123.444) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 5f75f8e7-92aa-47d5-9810-226a977fa341)) - (via (at 123.698 112.903) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 63374950-02e5-4bfb-a2df-1b922462d127)) - (via (at 109.0726 117.7544) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 6e35bc50-f0c1-449c-bb28-3632900d1d6f)) - (via (at 120.269 118.364) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 743e6b8c-3a94-4ca1-8072-ee2495ba519b)) - (via (at 102.616 110.49) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 8be9e33c-031c-4eee-bb0a-ae45d1fef9ea)) - (via (at 104.013 107.823) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 8ec1c888-5781-4c33-b55a-82a4cdf19f3e)) - (via (at 125.603 119.253) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (free) (net 1) (tstamp 9464bece-9557-4071-bc8b-29b0af7a8e9c)) - (via (at 122.936 104.775) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 96262f92-98cb-497a-8489-6af653ea19f6)) - (via (at 105.537 118.491) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9dbb2044-e466-4a3e-979b-3f6a8f531806)) - (via (at 115.575 110.617) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp af99dbd8-a573-4fee-844f-92d42b47ac32)) - (via (at 130.683 117.348) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp aff54fe4-234e-4711-bcd1-003b54d90e2a)) - (via (at 110.109 109.093) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp b90b7e41-cf8f-4eb4-a993-53452a94f1c9)) - (via (at 105.41 115.443) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp bb056cce-cce6-4251-8794-ba47c4babcd8)) - (via (at 129.9972 102.7176) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp c235379b-9fc5-4c4e-8e01-cf7642243176)) - (via (at 106.934 111.252) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp c82e516a-d77f-48c0-b1a4-06052e06a3eb)) - (via (at 116.1555 114.2505) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp c8d54cd1-eca1-463c-ba1c-67d2b77abd21)) - (via (at 110.998 104.648) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp ce67219c-6426-47d6-b9e6-8a48a89746e6)) - (via (at 125.857 108.966) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp d18592bb-4c9b-407d-a205-2b1c5b76a71c)) - (via (at 127.098 120.462) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp e3b07185-4684-4efe-a841-bba9624e5351)) - (via (at 109.352 122.301) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) (tstamp f0d44217-d390-47e5-bf16-da04a399e348)) - (segment (start 106.736 123.444) (end 106.736 122.486) (width 0.1524) (layer "F.Cu") (net 2) (tstamp 07ec9357-2faf-4be5-832e-7ae4a9b0c502)) - (segment (start 106.678 122.428) (end 103.886 122.428) (width 0.1524) (layer "F.Cu") (net 2) (tstamp 27fcdaf4-7cfb-4caf-b0f2-e923a7ee5f7d)) - (segment (start 103.036 123.278) (end 102.829 123.278) (width 0.1524) (layer "F.Cu") (net 2) (tstamp bb305af0-d800-488e-a4bb-8d88ce5375a5)) - (segment (start 106.736 122.486) (end 106.678 122.428) (width 0.1524) (layer "F.Cu") (net 2) (tstamp d7316fff-0c7b-4eb3-a8c8-4e47df147884)) - (segment (start 103.886 122.428) (end 103.036 123.278) (width 0.1524) (layer "F.Cu") (net 2) (tstamp e2eba35a-f90b-47df-8dbd-00f203c90d04)) - (segment (start 108.546 121.578) (end 105.029 121.578) (width 0.1524) (layer "F.Cu") (net 3) (tstamp 0b972d8c-2bf7-4413-8980-bc6c80b753ee)) - (segment (start 109.488601 120.142) (end 109.488601 120.635399) (width 0.1524) (layer "F.Cu") (net 3) (tstamp 5a0428b0-572a-4088-8ee9-2bd1db4687fd)) - (segment (start 105.537 120.114) (end 105.029 120.622) (width 0.1524) (layer "F.Cu") (net 3) (tstamp 71285c8d-0855-46c9-9bbf-2e350b8dd709)) - (segment (start 109.488601 120.635399) (end 108.546 121.578) (width 0.1524) (layer "F.Cu") (net 3) (tstamp 8d1f639f-5b04-42a0-acba-8ce21e7a4fd2)) - (segment (start 105.029 120.622) (end 105.029 121.578) (width 0.1524) (layer "F.Cu") (net 3) (tstamp ff6ce3ca-ee73-4664-a82e-4d4c81c925fe)) - (segment (start 112.9426 114.1384) (end 112.654 114.427) (width 0.254) (layer "F.Cu") (net 4) (tstamp 000b9911-bd3a-4122-8c5a-d574c89001b3)) - (segment (start 110.2886 121.1384) (end 109.987 121.44) (width 0.254) (layer "F.Cu") (net 4) (tstamp 01771bb9-e087-4b13-941c-26260f742b29)) - (segment (start 115.517 119.172) (end 114.709 118.364) (width 0.254) (layer "F.Cu") (net 4) (tstamp 0515f16d-274d-481b-94e0-d9560af27098)) - (segment (start 111.125 107.442) (end 111.125 105.4575) (width 0.254) (layer "F.Cu") (net 4) (tstamp 089701e3-1994-4659-9c38-3b570aa804bc)) - (segment (start 112.655244 114.395798) (end 112.658947 114.392095) (width 0.254) (layer "F.Cu") (net 4) (tstamp 12e81f71-3b98-4864-b100-9043a6161d5b)) - (segment (start 112.396602 114.1384) (end 112.288601 114.030399) (width 0.254) (layer "F.Cu") (net 4) (tstamp 14d8f5ce-e020-4f74-b54e-ab556c0b9590)) - (segment (start 109.2449 114.1384) (end 109.4065 114.3) (width 0.254) (layer "F.Cu") (net 4) (tstamp 19ac4cdb-3689-478a-917a-c468d6d9f626)) - (segment (start 124.079 122.682) (end 122.428 121.031) (width 0.254) (layer "F.Cu") (net 4) (tstamp 1c407899-ff47-4c03-be08-fa638d220ee2)) - (segment (start 124.832 108.966) (end 123.952 108.966) (width 0.254) (layer "F.Cu") (net 4) (tstamp 1db5879b-603b-4698-bb07-806bde73e1ac)) - (segment (start 105.918 112.042) (end 105.918 113.919) (width 0.254) (layer "F.Cu") (net 4) (tstamp 1dfee1ed-64c3-4cba-89a5-b470c6ad4e95)) - (segment (start 113.4922 114.1384) (end 112.9426 114.1384) (width 0.254) (layer "F.Cu") (net 4) (tstamp 1e5634a6-4cf8-4581-b614-6bea4cec21fc)) - (segment (start 108.082 117.348) (end 108.082 114.173) (width 0.254) (layer "F.Cu") (net 4) (tstamp 21997d10-09ab-4dcb-8664-5abbc99a4392)) - (segment (start 116.459 113.157) (end 115.076 113.157) (width 0.254) (layer "F.Cu") (net 4) (tstamp 2acdf968-9535-45f0-94f7-67b0aadcea48)) - (segment (start 112.654 114.395798) (end 112.396602 114.1384) (width 0.254) (layer "F.Cu") (net 4) (tstamp 2c996d00-0fba-48c2-a787-44b9975f7efe)) - (segment (start 113.4922 117.738401) (end 112.917401 117.738401) (width 0.254) (layer "F.Cu") (net 4) (tstamp 2cb2baf8-8ed3-4cb7-b911-7e16f00a0d0b)) - (segment (start 114.709 118.364) (end 114.083401 117.738401) (width 0.254) (layer "F.Cu") (net 4) (tstamp 2dd02a3e-1099-4c87-a986-e406ad0203e5)) - (segment (start 117.775 119.172) (end 115.517 119.172) (width 0.254) (layer "F.Cu") (net 4) (tstamp 312234bc-6829-49a2-b458-8ce2d5df2d54)) - (segment (start 110.688599 113.3348) (end 110.688599 111.947401) (width 0.254) (layer "F.Cu") (net 4) (tstamp 34a60a21-8c6a-4818-8450-9e09d53b4f84)) - (segment (start 112.654 117.475) (end 112.654 114.395798) (width 0.254) (layer "F.Cu") (net 4) (tstamp 363d73b4-57ff-476c-8bfc-381d96aba231)) - (segment (start 111.892 110.716) (end 112.456 110.152) (width 0.254) (layer "F.Cu") (net 4) (tstamp 3a9ca140-7703-4afc-a906-5cd419c032d2)) - (segment (start 126.873 110.744) (end 126.882 110.735) (width 0.254) (layer "F.Cu") (net 4) (tstamp 3c8c7237-c460-41a4-bf7f-33d1f0c135e2)) - (segment (start 111.003 110.744) (end 111.003 110.716) (width 0.254) (layer "F.Cu") (net 4) (tstamp 3d3694e0-b3bf-4bdf-8675-80d214efde8d)) - (segment (start 110.2886 114.0936) (end 110.495 114.3) (width 0.254) (layer "F.Cu") (net 4) (tstamp 3e8d3096-357e-4c1b-9a05-17b9a4ba4779)) - (segment (start 116.967 112.649) (end 116.459 113.157) (width 0.254) (layer "F.Cu") (net 4) (tstamp 401a6b13-d25f-40bf-a545-1feb301f6ae7)) - (segment (start 105.946 112.014) (end 105.918 112.042) (width 0.254) (layer "F.Cu") (net 4) (tstamp 43c6fa81-e14b-4cd9-b79b-49a7031188d6)) - (segment (start 123.952 107.647) (end 122.936 106.631) (width 0.254) (layer "F.Cu") (net 4) (tstamp 43d90104-9121-4182-b6bc-fa7983668687)) - (segment (start 115.076 113.157) (end 114.709 113.524) (width 0.254) (layer "F.Cu") (net 4) (tstamp 501d5858-bfe3-483c-836c-ee2169bcf4f5)) - (segment (start 110.2886 113.3348) (end 110.2886 111.4584) (width 0.254) (layer "F.Cu") (net 4) (tstamp 516de113-4440-4c2f-84a5-321b13e46c8b)) - (segment (start 128.905 116.586) (end 127.508 117.983) (width 0.254) (layer "F.Cu") (net 4) (tstamp 534c9b36-167f-42fb-a8fb-cd76e5e7fbfe)) - (segment (start 112.456 108.773) (end 111.125 107.442) (width 0.254) (layer "F.Cu") (net 4) (tstamp 54de94d8-bb03-45b2-ab98-51e90db48411)) - (segment (start 107.691599 117.738401) (end 108.082 117.348) (width 0.254) (layer "F.Cu") (net 4) (tstamp 54ffb82c-e01c-4954-84e9-aa6bc3fdd2e8)) - (segment (start 112.288601 112.731499) (end 113.4911 111.529) (width 0.254) (layer "F.Cu") (net 4) (tstamp 556182a6-6977-4e7a-a600-1c618489bb03)) - (segment (start 112.288601 113.3348) (end 112.288601 112.731499) (width 0.254) (layer "F.Cu") (net 4) (tstamp 55b810e3-8a65-4058-81f9-454bc980c32f)) - (segment (start 105.800401 117.738401) (end 105.537 117.475) (width 0.254) (layer "F.Cu") (net 4) (tstamp 56c1efd4-8b86-4722-b51c-fec0937e9dce)) - (segment (start 113.924 111.529) (end 114.818 111.529) (width 0.254) (layer "F.Cu") (net 4) (tstamp 62aaf264-1a6a-435c-8c62-4522ce627e89)) - (segment (start 123.952 108.966) (end 119.507 108.966) (width 0.254) (layer "F.Cu") (net 4) (tstamp 6425976d-ba77-4986-996c-c52c956af6f1)) - (segment (start 105.916 111.984) (end 105.946 112.014) (width 0.254) (layer "F.Cu") (net 4) (tstamp 66092cf7-90c7-4540-8d93-9d82b1ae4b4c)) - (segment (start 118.745 109.728) (end 117.856 109.728) (width 0.254) (layer "F.Cu") (net 4) (tstamp 69ed9f08-3d61-457c-be0b-a1f2b6df0933)) - (segment (start 110.2886 120.142) (end 110.2886 121.1384) (width 0.254) (layer "F.Cu") (net 4) (tstamp 6e7a6122-4144-429d-b42a-8a829342a660)) - (segment (start 119.634 121.031) (end 117.775 119.172) (width 0.254) (layer "F.Cu") (net 4) (tstamp 731025cf-96a8-4034-b36d-eb5de97097f3)) - (segment (start 106.685 114.1384) (end 108.0474 114.1384) (width 0.254) (layer "F.Cu") (net 4) (tstamp 74081d44-dc6b-4d36-b42f-c178865b4409)) - (segment (start 105.916 110.49) (end 105.916 111.984) (width 0.254) (layer "F.Cu") (net 4) (tstamp 75a370a2-04aa-4d63-99c3-c797fa6362e9)) - (segment (start 110.2886 113.3348) (end 110.2886 114.0936) (width 0.254) (layer "F.Cu") (net 4) (tstamp 794b9c89-9fbb-42b5-87e2-1bb07406a662)) - (segment (start 129.977 116.515) (end 129.906 116.586) (width 0.254) (layer "F.Cu") (net 4) (tstamp 798a6f51-5bed-44c5-ae3b-4cb4860eda6b)) - (segment (start 114.3626 114.1384) (end 114.709 113.792) (width 0.254) (layer "F.Cu") (net 4) (tstamp 7a33e1a4-d79b-4741-a94d-b0e8e533bc5c)) - (segment (start 112.456 110.152) (end 112.456 108.773) (width 0.254) (layer "F.Cu") (net 4) (tstamp 7a48d9ca-db95-4b2c-8e00-4db17e5230f7)) - (segment (start 114.818 111.529) (end 114.841 111.506) (width 0.254) (layer "F.Cu") (net 4) (tstamp 7b25873d-6243-4897-8455-5bc951c932f8)) - (segment (start 110.236 102.997) (end 110.97 102.997) (width 0.254) (layer "F.Cu") (net 4) (tstamp 80358cd7-4f49-49cc-b37a-2338a14d649d)) - (segment (start 122.428 121.031) (end 119.634 121.031) (width 0.254) (layer "F.Cu") (net 4) (tstamp 82d72ef7-e09d-4ed9-86e4-cee5d7eb85ee)) - (segment (start 117.856 109.728) (end 116.967 110.617) (width 0.254) (layer "F.Cu") (net 4) (tstamp 84478ae0-6500-4eed-a4fb-6df09dd4d270)) - (segment (start 110.495 114.3) (end 110.688599 114.106401) (width 0.254) (layer "F.Cu") (net 4) (tstamp 8b1d5db1-32a8-4daa-8fdb-b5298a9b2f0c)) - (segment (start 112.917401 117.738401) (end 112.654 117.475) (width 0.254) (layer "F.Cu") (net 4) (tstamp 8b1f581c-ebfa-43ef-8a01-8011a06c0c97)) - (segment (start 123.952 107.823) (end 123.952 107.647) (width 0.254) (layer "F.Cu") (net 4) (tstamp 9206cc34-01d7-4e00-a7b5-a9ffec330846)) - (segment (start 114.709 113.524) (end 114.709 113.792) (width 0.254) (layer "F.Cu") (net 4) (tstamp 9c5c6da3-5ff3-4331-ab76-f7f8efd6f572)) - (segment (start 112.654 114.395798) (end 112.655244 114.395798) (width 0.254) (layer "F.Cu") (net 4) (tstamp 9d5a07f0-dc58-4ac3-ac53-95ba474357d3)) - (segment (start 110.97 102.997) (end 110.998 103.025) (width 0.254) (layer "F.Cu") (net 4) (tstamp 9d74d66a-ce4f-4749-bf51-3178ea1890b8)) - (segment (start 112.288601 114.030399) (end 112.288601 113.3348) (width 0.254) (layer "F.Cu") (net 4) (tstamp a248692c-9040-4d35-822e-d9bdb8c2cddc)) - (segment (start 106.685 114.1384) (end 106.1374 114.1384) (width 0.254) (layer "F.Cu") (net 4) (tstamp a67aa49a-3f00-442e-a167-5d3d4e28c836)) - (segment (start 108.0474 114.1384) (end 109.2449 114.1384) (width 0.254) (layer "F.Cu") (net 4) (tstamp a6b500c1-8cb9-40ed-8da7-e854d3c5424e)) - (segment (start 109.982 103.251) (end 109.38 103.251) (width 0.254) (layer "F.Cu") (net 4) (tstamp acf87511-f61f-41d8-aa93-5c1eb3926ed1)) - (segment (start 113.4911 111.529) (end 113.924 111.529) (width 0.254) (layer "F.Cu") (net 4) (tstamp ada2dc67-ce60-4036-9015-c0c0fa749380)) - (segment (start 106.685 117.738401) (end 107.691599 117.738401) (width 0.254) (layer "F.Cu") (net 4) (tstamp ae663898-8b00-458d-9c5a-709e12ae7f66)) - (segment (start 114.083401 117.738401) (end 113.4922 117.738401) (width 0.254) (layer "F.Cu") (net 4) (tstamp af36cff2-1eb5-48c2-8797-3574b1b20860)) - (segment (start 113.4922 114.1384) (end 114.3626 114.1384) (width 0.254) (layer "F.Cu") (net 4) (tstamp af87df25-0084-4b75-adfe-4194b878b463)) - (segment (start 108.082 114.173) (end 108.0474 114.1384) (width 0.254) (layer "F.Cu") (net 4) (tstamp b41e09ff-b54a-42b6-ac38-db83cddb895b)) - (segment (start 108.082 118.11) (end 107.710401 117.738401) (width 0.254) (layer "F.Cu") (net 4) (tstamp b7bd073a-979a-4aab-bec9-2d35424e16f0)) - (segment (start 108.336 118.745) (end 108.082 118.491) (width 0.254) (layer "F.Cu") (net 4) (tstamp b89f5fad-3c1e-4701-9584-700c722f6677)) - (segment (start 110.2886 111.4584) (end 111.003 110.744) (width 0.254) (layer "F.Cu") (net 4) (tstamp ba6e8d3e-5cf5-4632-a3ba-095e7e39361c)) - (segment (start 108.082 118.491) (end 108.082 118.11) (width 0.254) (layer "F.Cu") (net 4) (tstamp bc64dc18-9e4e-49b4-8ab0-f0137adb88fe)) - (segment (start 129.977 116.515) (end 129.977 118.228) (width 0.254) (layer "F.Cu") (net 4) (tstamp bda12a09-c178-4993-8f1b-b4cebc899057)) - (segment (start 111.125 105.4575) (end 110.236 104.5685) (width 0.254) (layer "F.Cu") (net 4) (tstamp c146fbbf-24b0-4bc6-8de9-763e1b6049f5)) - (segment (start 107.710401 117.738401) (end 107.691599 117.738401) (width 0.254) (layer "F.Cu") (net 4) (tstamp c397097b-9823-4161-8653-a2ece073626c)) - (segment (start 110.2886 120.142) (end 110.2886 119.1736) (width 0.254) (layer "F.Cu") (net 4) (tstamp c3ef24bf-1f3a-4855-ad3d-3c3efdc32c04)) - (segment (start 129.906 116.586) (end 128.905 116.586) (width 0.254) (layer "F.Cu") (net 4) (tstamp c57ca72f-d93e-4afe-b409-5e01eddd71f9)) - (segment (start 106.685 117.738401) (end 105.800401 117.738401) (width 0.254) (layer "F.Cu") (net 4) (tstamp c61626c8-16af-4d36-896f-797d44e1f52f)) - (segment (start 105.537 117.475) (end 105.537 117.094) (width 0.254) (layer "F.Cu") (net 4) (tstamp ccd466c5-b291-4fec-8fd3-43cc16138479)) - (segment (start 111.892 110.744) (end 111.892 110.716) (width 0.254) (layer "F.Cu") (net 4) (tstamp d086c068-3e2d-4c01-a0d1-de821a32834f)) - (segment (start 110.236 104.5685) (end 110.236 102.997) (width 0.254) (layer "F.Cu") (net 4) (tstamp d17eb370-3c41-4908-9f5d-33339e7697f0)) - (segment (start 110.236 102.997) (end 109.982 103.251) (width 0.254) (layer "F.Cu") (net 4) (tstamp d5f3eab0-5ba4-466e-9a47-93ee5fc90b93)) - (segment (start 116.967 110.617) (end 116.967 112.649) (width 0.254) (layer "F.Cu") (net 4) (tstamp dc68687f-d2a8-4515-8783-cd2ecec24109)) - (segment (start 106.1374 114.1384) (end 105.918 113.919) (width 0.254) (layer "F.Cu") (net 4) (tstamp df1205bf-6760-4b6c-9efe-9792cf1e60dd)) - (segment (start 126.882 110.735) (end 126.882 109.616) (width 0.254) (layer "F.Cu") (net 4) (tstamp e246a290-4676-4611-aa5c-7b5d358bf0cc)) - (segment (start 119.507 108.966) (end 118.745 109.728) (width 0.254) (layer "F.Cu") (net 4) (tstamp e4f534be-ed6c-44e1-a477-e1079aa269f9)) - (segment (start 110.2886 119.1736) (end 109.86 118.745) (width 0.254) (layer "F.Cu") (net 4) (tstamp f28b269e-70a0-49f8-a403-26eb4712666a)) - (segment (start 110.688599 111.947401) (end 111.892 110.744) (width 0.254) (layer "F.Cu") (net 4) (tstamp f5c3c760-4041-49c7-b94f-9db64a0c48cf)) - (segment (start 110.688599 114.106401) (end 110.688599 113.3348) (width 0.254) (layer "F.Cu") (net 4) (tstamp f62c1126-642e-4972-8938-dc7f194bf31f)) - (segment (start 109.86 118.745) (end 108.336 118.745) (width 0.254) (layer "F.Cu") (net 4) (tstamp fafa42a6-5b41-4a36-8f1d-8112d6b47470)) - (via (at 126.873 110.744) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) (tstamp 2991e685-9f39-44cf-abc3-aab503d5ede9)) - (via (at 112.658947 114.392095) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) (tstamp 3e19f76a-917a-4cec-8cfc-331760826aec)) - (via (at 110.495 114.3) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) (tstamp 732d1cc6-51b3-4160-a6a1-a614b952c2f6)) - (via (at 129.977 116.515) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) (tstamp 82e601ea-97bb-4673-8f39-35c20b408001)) - (via (at 109.4065 114.3) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) (tstamp 9df4d947-4652-4f5e-9540-57a4ae2bdff4)) - (via (at 123.952 107.823) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) (tstamp a451348f-14e0-4144-bb7e-cc930a85c8be)) - (via (at 123.952 108.966) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) (tstamp be91aa03-e6cc-4c81-8760-210af9087996)) - (segment (start 123.952 108.966) (end 123.952 107.823) (width 0.254) (layer "B.Cu") (net 4) (tstamp 33778f2e-42fd-46d1-a176-0d8cf136f77f)) - (segment (start 112.566852 114.3) (end 112.658947 114.392095) (width 0.254) (layer "B.Cu") (net 4) (tstamp 53e34fc6-5a03-41f1-acfd-7dc16fec1dcf)) - (segment (start 126.873 110.744) (end 125.73 109.601) (width 0.254) (layer "B.Cu") (net 4) (tstamp 69bb0f8e-a415-4892-911e-7f2865f0147b)) - (segment (start 110.495 114.3) (end 112.566852 114.3) (width 0.254) (layer "B.Cu") (net 4) (tstamp 6ffb9f32-490e-4a0b-8c0b-91c90846aa26)) - (segment (start 131.135 116.515) (end 134.18 113.47) (width 0.254) (layer "B.Cu") (net 4) (tstamp 7080018e-4d0a-4021-9bf6-40168b5c417c)) - (segment (start 124.587 109.601) (end 123.952 108.966) (width 0.254) (layer "B.Cu") (net 4) (tstamp 89a42acb-2396-41ed-9550-9fcb8fac94cb)) - (segment (start 129.9972 113.8682) (end 129.9972 116.4948) (width 0.254) (layer "B.Cu") (net 4) (tstamp 91d3d8cc-9da1-45e1-8e8c-86acfe5539e5)) - (segment (start 110.495 114.3) (end 109.4065 114.3) (width 0.254) (layer "B.Cu") (net 4) (tstamp b2670f2f-3803-48a9-8c1d-5eb57629ab2c)) - (segment (start 129.9972 116.4948) (end 129.977 116.515) (width 0.254) (layer "B.Cu") (net 4) (tstamp c20070b3-6971-4b6c-a22a-dcefd72ffbc8)) - (segment (start 126.873 110.744) (end 129.9972 113.8682) (width 0.254) (layer "B.Cu") (net 4) (tstamp d8fe0551-cdb6-4b99-a64d-cbf518981256)) - (segment (start 134.18 113.47) (end 134.18 113.109) (width 0.254) (layer "B.Cu") (net 4) (tstamp e1446700-fed7-4ba8-81b4-7e1d07d8a6c3)) - (segment (start 129.977 116.515) (end 131.135 116.515) (width 0.254) (layer "B.Cu") (net 4) (tstamp e44756dd-6890-4606-ba2e-87e9b819faee)) - (segment (start 125.73 109.601) (end 124.587 109.601) (width 0.254) (layer "B.Cu") (net 4) (tstamp fefa90b6-fba6-4dfc-b39f-5ba21aae7d18)) - (segment (start 111.888599 114.550599) (end 112.146 114.808) (width 0.254) (layer "F.Cu") (net 5) (tstamp 34b237c4-d660-43be-ad88-486123c1c3c7)) - (segment (start 110.114 114.808) (end 112.146 114.808) (width 0.254) (layer "F.Cu") (net 5) (tstamp 38110142-a09b-45d7-98a4-15b78dad1c60)) - (segment (start 111.888599 112.525401) (end 113.797 110.617) (width 0.254) (layer "F.Cu") (net 5) (tstamp 4a635edf-3f3a-4d69-93ee-48643cd44641)) - (segment (start 109.8886 110.9414) (end 110.114 110.716) (width 0.254) (layer "F.Cu") (net 5) (tstamp 4f73de2d-b183-496a-a593-758bb70ebad5)) - (segment (start 113.797 110.617) (end 113.825 110.617) (width 0.254) (layer "F.Cu") (net 5) (tstamp 5e8e33f9-404f-4f75-8757-e11879215021)) - (segment (start 111.888599 113.3348) (end 111.888599 112.525401) (width 0.254) (layer "F.Cu") (net 5) (tstamp 688766c0-136c-404e-a9ba-eaa561f84b2e)) - (segment (start 111.13 118.745) (end 110.688599 119.186401) (width 0.254) (layer "F.Cu") (net 5) (tstamp 94270a0c-ed49-430f-8314-8a77b9b9d20b)) - (segment (start 111.892 118.745) (end 111.13 118.745) (width 0.254) (layer "F.Cu") (net 5) (tstamp 94a9c3fa-eb3b-4e81-a803-91316af0631d)) - (segment (start 109.8886 113.3348) (end 109.8886 110.9414) (width 0.254) (layer "F.Cu") (net 5) (tstamp 9a2a5acb-a4ee-4c18-8c0b-256eda0962be)) - (segment (start 110.114 114.808) (end 112.146 114.808) (width 0.254) (layer "F.Cu") (net 5) (tstamp ae34a9b7-21be-4395-a227-9bd31e3e3d2a)) - (segment (start 109.8886 114.5826) (end 110.114 114.808) (width 0.254) (layer "F.Cu") (net 5) (tstamp ae4529d8-3c0a-4df1-8664-87ca12a692f2)) - (segment (start 110.688599 121.125599) (end 111.003 121.44) (width 0.254) (layer "F.Cu") (net 5) (tstamp bfd1bc9e-9353-4143-9558-86d53aecec67)) - (segment (start 110.688599 119.186401) (end 110.688599 120.142) (width 0.254) (layer "F.Cu") (net 5) (tstamp c02bc4ae-2e63-4264-a48a-e273356273de)) - (segment (start 112.146 114.808) (end 112.146 118.491) (width 0.254) (layer "F.Cu") (net 5) (tstamp cae401e4-4049-4528-b421-04c836b64130)) - (segment (start 112.146 118.491) (end 111.892 118.745) (width 0.254) (layer "F.Cu") (net 5) (tstamp cdfaf300-2412-485a-818a-42ac7af23742)) - (segment (start 111.888599 113.3348) (end 111.888599 114.550599) (width 0.254) (layer "F.Cu") (net 5) (tstamp eb09f05f-6f06-45e4-a39f-9d5a38d42fa5)) - (segment (start 109.8886 113.3348) (end 109.8886 114.5826) (width 0.254) (layer "F.Cu") (net 5) (tstamp f347de28-f4e9-4f54-af0a-04dc56acada5)) - (segment (start 110.688599 120.142) (end 110.688599 121.125599) (width 0.254) (layer "F.Cu") (net 5) (tstamp fdd31283-ee57-4c78-bbc3-5d0e2857cc40)) - (segment (start 117.574 113.792) (end 117.35 114.016) (width 0.1524) (layer "F.Cu") (net 6) (tstamp 215e1eb0-8d94-415e-b7a5-74e3c9e127c5)) - (segment (start 117.35 115.316) (end 118.43 115.316) (width 0.1524) (layer "F.Cu") (net 6) (tstamp b43757cf-030b-4e84-aa75-0ebd29d1159e)) - (segment (start 118.43 115.316) (end 118.684 115.062) (width 0.1524) (layer "F.Cu") (net 6) (tstamp c1542189-449d-49ca-8ff6-fdfdbd4483a4)) - (segment (start 117.35 114.016) (end 117.35 115.316) (width 0.1524) (layer "F.Cu") (net 6) (tstamp ecfe4c70-c7ec-4abd-ad4e-7b3a9145ef03)) - (segment (start 129.977 114.6304) (end 129.977 113.928) (width 0.1524) (layer "F.Cu") (net 7) (tstamp ac3e3f14-79d8-4d6e-abe6-d24959e7379e)) - (segment (start 120.584 115.062) (end 120.8634 114.7826) (width 0.1524) (layer "F.Cu") (net 7) (tstamp c9c6a329-0248-4837-a62e-de4a04ba39a6)) - (segment (start 129.8248 114.7826) (end 129.977 114.6304) (width 0.1524) (layer "F.Cu") (net 7) (tstamp dff47dd5-f523-454c-952b-a9db85936f6e)) - (segment (start 120.8634 114.7826) (end 129.8248 114.7826) (width 0.1524) (layer "F.Cu") (net 7) (tstamp f28a4289-09da-4b79-9548-0a4194ee9fc5)) - (segment (start 126.746 113.157) (end 129.159 113.157) (width 0.1524) (layer "F.Cu") (net 8) (tstamp 2ea6166a-6d76-4dcb-bead-97429c53f233)) - (segment (start 129.159 113.157) (end 129.327 113.325) (width 0.1524) (layer "F.Cu") (net 8) (tstamp 7cb00aec-d41b-4376-a76b-11e24d2737df)) - (segment (start 129.327 113.325) (end 129.327 113.928) (width 0.1524) (layer "F.Cu") (net 8) (tstamp e291d9c7-75aa-4083-a858-7e64405f83d4)) - (segment (start 114.841 112.522) (end 113.947 112.522) (width 0.254) (layer "F.Cu") (net 9) (tstamp 0a247afa-f3f4-4555-a875-c361feaf71b6)) - (segment (start 113.947 112.522) (end 113.924 112.499) (width 0.254) (layer "F.Cu") (net 9) (tstamp 2260f97d-a4e9-40e4-9783-d4d8f38bfa34)) - (segment (start 112.6886 112.870316) (end 113.059916 112.499) (width 0.254) (layer "F.Cu") (net 9) (tstamp 51061e38-2bf8-4e5c-977e-b24efb650794)) - (segment (start 113.059916 112.499) (end 113.924 112.499) (width 0.254) (layer "F.Cu") (net 9) (tstamp 5a333f2b-16f2-4b0e-a772-4301d150f160)) - (segment (start 112.6886 113.3348) (end 112.6886 112.870316) (width 0.254) (layer "F.Cu") (net 9) (tstamp a4114717-84c1-42ec-981a-e3ff626955c3)) - (segment (start 124.716 115.824) (end 130.683 115.824) (width 0.1524) (layer "F.Cu") (net 10) (tstamp 033e156e-64bf-48ae-990d-513000531d3a)) - (segment (start 129.1082 109.0422) (end 129.1082 104.2925) (width 0.1524) (layer "F.Cu") (net 10) (tstamp 22cf8b3d-01c7-4087-91d8-41fd44ea1bdd)) - (segment (start 131.7752 111.7092) (end 129.1082 109.0422) (width 0.1524) (layer "F.Cu") (net 10) (tstamp 58e78c73-a899-4e86-bc4f-c848d2149abc)) - (segment (start 123.446 117.094) (end 124.716 115.824) (width 0.1524) (layer "F.Cu") (net 10) (tstamp a439829a-e890-4932-bd4d-f0a246010c68)) - (via (at 131.7752 111.7092) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 10) (tstamp 3b683b30-5610-457d-a856-4ae169ef3f75)) - (via (at 130.683 115.824) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 10) (tstamp e86b9f76-05b1-42b6-aadc-d543b9abb2f7)) - (segment (start 131.7752 111.7092) (end 130.683 112.8014) (width 0.1524) (layer "B.Cu") (net 10) (tstamp 6ddcdda5-f1a1-4515-bf58-af93b5b2dbc9)) - (segment (start 130.683 112.8014) (end 130.683 115.824) (width 0.1524) (layer "B.Cu") (net 10) (tstamp eb9d249c-2c49-4d32-9925-cc902b6e4cc7)) - (segment (start 129.327 119.054) (end 129.765 119.492) (width 0.1524) (layer "F.Cu") (net 11) (tstamp 437340fd-7fbb-4fba-bb01-f7fe1aa2d9b5)) - (segment (start 129.327 118.228) (end 129.327 119.054) (width 0.1524) (layer "F.Cu") (net 11) (tstamp f15b0088-0a51-4a7d-8263-7a17591cd839)) - (segment (start 131.277 118.228) (end 131.277 118.996) (width 0.1524) (layer "F.Cu") (net 12) (tstamp c28e61c2-f721-45ae-b535-fd9203f64e61)) - (segment (start 131.277 118.996) (end 130.781 119.492) (width 0.1524) (layer "F.Cu") (net 12) (tstamp f0a32997-32a6-48fb-8461-7d9f055447a1)) - (segment (start 106.685 114.938401) (end 105.303941 114.938401) (width 0.1524) (layer "F.Cu") (net 13) (tstamp 1dd19bae-93fc-4130-9db8-f0aeaada1342)) - (segment (start 104.775 117.856) (end 103.759 118.872) (width 0.1524) (layer "F.Cu") (net 13) (tstamp 5d31c3fb-570d-4a55-b8a4-a6c97016e6cb)) - (segment (start 105.303941 114.938401) (end 104.775 115.467342) (width 0.1524) (layer "F.Cu") (net 13) (tstamp cfcb516e-82af-4990-bb12-fd277945cdc4)) - (segment (start 103.759 118.872) (end 103.378 118.872) (width 0.1524) (layer "F.Cu") (net 13) (tstamp e720563a-60cc-49ac-b4e9-e418283fdb08)) - (segment (start 104.775 115.467342) (end 104.775 117.856) (width 0.1524) (layer "F.Cu") (net 13) (tstamp e74990ec-dc9c-4267-853e-c42b59b557a2)) - (segment (start 105.171601 114.538399) (end 103.378 116.332) (width 0.1524) (layer "F.Cu") (net 14) (tstamp 1de58533-6414-4ef8-8007-a56e5e8e3ff1)) - (segment (start 106.685 114.538399) (end 105.171601 114.538399) (width 0.1524) (layer "F.Cu") (net 14) (tstamp 3fe810d1-f624-4931-bccb-7f6d17144995)) - (segment (start 112.3696 122.011242) (end 112.3696 123.2916) (width 0.1524) (layer "F.Cu") (net 15) (tstamp 2e1056d2-f5a9-4512-b843-c2ae582dbe4d)) - (segment (start 113.157 124.079) (end 120.142 124.079) (width 0.1524) (layer "F.Cu") (net 15) (tstamp 7581fc0c-a7f0-4c7d-87de-c6fa5e4af15e)) - (segment (start 111.088601 120.142) (end 111.088601 120.730243) (width 0.1524) (layer "F.Cu") (net 15) (tstamp 82e1fadd-785c-4754-adc0-69f0336f4cdb)) - (segment (start 111.088601 120.730243) (end 112.3696 122.011242) (width 0.1524) (layer "F.Cu") (net 15) (tstamp d42ed4ad-ae73-4ea5-a47b-34cd82d26103)) - (segment (start 112.3696 123.2916) (end 113.157 124.079) (width 0.1524) (layer "F.Cu") (net 15) (tstamp e17e7dc7-5033-43a7-ad53-756ddbd84467)) - (segment (start 120.142 124.079) (end 121.539 122.682) (width 0.1524) (layer "F.Cu") (net 15) (tstamp f965b16e-1efe-4270-a142-a9c72560a88e)) - (segment (start 112.649 123.063) (end 113.3856 123.7996) (width 0.1524) (layer "F.Cu") (net 16) (tstamp 22503700-5662-4c74-afe7-8690d02ea99c)) - (segment (start 112.649 121.89551) (end 112.649 123.063) (width 0.1524) (layer "F.Cu") (net 16) (tstamp 6e6db1a0-27ab-46e9-beb7-b3fe97d7a420)) - (segment (start 115.3414 123.7996) (end 116.459 122.682) (width 0.1524) (layer "F.Cu") (net 16) (tstamp c99b4a69-6511-4752-aa58-f429355d1ce5)) - (segment (start 113.3856 123.7996) (end 115.3414 123.7996) (width 0.1524) (layer "F.Cu") (net 16) (tstamp d5ecde4a-4010-408a-b67e-8edf438b05de)) - (segment (start 111.4886 120.73511) (end 112.649 121.89551) (width 0.1524) (layer "F.Cu") (net 16) (tstamp ded08a48-d5a3-4504-a5cc-970bd5a57824)) - (segment (start 111.4886 120.142) (end 111.4886 120.73511) (width 0.1524) (layer "F.Cu") (net 16) (tstamp fde7a8d8-9779-49aa-acbf-aef9809d4da3)) - (segment (start 112.527 121.29) (end 112.527 121.285) (width 0.1524) (layer "F.Cu") (net 17) (tstamp 738049a1-898b-40c1-a8b2-3876e1fe7fe8)) - (segment (start 111.888599 120.646599) (end 111.888599 120.142) (width 0.1524) (layer "F.Cu") (net 17) (tstamp 73fc5748-3429-4434-9899-64a841729336)) - (segment (start 113.919 122.682) (end 116.675 119.926) (width 0.1524) (layer "F.Cu") (net 17) (tstamp 7acf9b4a-cf5f-411a-ad70-7e2984fa6e56)) - (segment (start 116.675 119.926) (end 117.076 119.926) (width 0.1524) (layer "F.Cu") (net 17) (tstamp a50dddd5-d5ff-4b5f-9d7d-a79ed552e596)) - (segment (start 113.919 122.682) (end 112.527 121.29) (width 0.1524) (layer "F.Cu") (net 17) (tstamp bfd02d3b-0d3f-49ee-a7bd-4f56ce92fdad)) - (segment (start 112.527 121.285) (end 111.888599 120.646599) (width 0.1524) (layer "F.Cu") (net 17) (tstamp ef46154c-2eec-4a91-ab1b-15239fd1e66c)) - (segment (start 117.403 107.8655) (end 118.3155 108.778) (width 0.254) (layer "F.Cu") (net 18) (tstamp 14afe142-f3b5-4e8c-a23d-1c4dd02d3ed8)) - (segment (start 117.403 106.413) (end 117.403 107.8655) (width 0.254) (layer "F.Cu") (net 18) (tstamp b4361709-c23d-42d1-b68b-0ee1c16161ba)) - (segment (start 115.189 109.347) (end 116.753 107.783) (width 0.1524) (layer "F.Cu") (net 19) (tstamp 24e55bd4-d88e-46d9-be4a-b20f7dd9fc1a)) - (segment (start 114.556 109.347) (end 115.189 109.347) (width 0.1524) (layer "F.Cu") (net 19) (tstamp e48ac5c1-c71b-49be-a22a-ef381e2a132e)) - (segment (start 116.753 107.783) (end 116.753 106.413) (width 0.1524) (layer "F.Cu") (net 19) (tstamp e837ae46-c4bf-4db6-b438-eb5378a7481a)) - (segment (start 114.556 108.331) (end 115.443 108.331) (width 0.1524) (layer "F.Cu") (net 20) (tstamp 37ec8be8-f32b-4f4e-9ac6-de1b6461b17b)) - (segment (start 115.443 108.331) (end 116.103 107.671) (width 0.1524) (layer "F.Cu") (net 20) (tstamp 3cceb5ec-49e3-4320-9a3d-81934baf6b85)) - (segment (start 116.103 107.671) (end 116.103 106.413) (width 0.1524) (layer "F.Cu") (net 20) (tstamp 7a169f08-2db9-49bd-b234-4acc5aa41f05)) - (segment (start 109.8886 120.142) (end 109.8886 120.7434) (width 0.1524) (layer "F.Cu") (net 22) (tstamp 2cedf742-bad6-464c-a82c-8c26e3b509c8)) - (segment (start 109.8886 120.7434) (end 108.204 122.428) (width 0.1524) (layer "F.Cu") (net 22) (tstamp 3f79b934-8aab-484f-aa9a-cf46daeeafbb)) - (segment (start 108.204 122.428) (end 107.698 122.428) (width 0.1524) (layer "F.Cu") (net 22) (tstamp bec0e529-5489-48a2-bb12-52e6d986b9e6)) - (segment (start 122.3452 117.1748) (end 122.426 117.094) (width 0.1524) (layer "F.Cu") (net 23) (tstamp 34896d67-3f9e-4e6a-814e-41393a467744)) - (segment (start 113.4922 117.338399) (end 114.459243 117.338399) (width 0.1524) (layer "F.Cu") (net 23) (tstamp 36fe4efd-505b-4f7c-a6a3-e6855624da7e)) - (segment (start 114.459243 117.338399) (end 114.622842 117.1748) (width 0.1524) (layer "F.Cu") (net 23) (tstamp 631f2533-e8c3-4b06-bf65-f50eef27b3ff)) - (segment (start 114.622842 117.1748) (end 122.3452 117.1748) (width 0.1524) (layer "F.Cu") (net 23) (tstamp 9f88fdb9-a22c-42f0-af6f-3b7d04eec3de)) - (segment (start 107.442 109.474) (end 107.4886 109.4274) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 01edf0eb-8126-4eb2-957f-c34415c07021)) - (segment (start 106.936 109.474) (end 107.442 109.474) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 209cc1bf-752f-4435-b282-328b1e46eb9f)) - (segment (start 107.4886 110.6932) (end 107.4886 111.4594) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 2e020d16-54dc-4d6d-bbe2-034f43048ffa)) - (segment (start 107.4886 109.4274) (end 107.4886 110.4096) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 2e10fe3e-b6df-41ab-8968-75ab7c2d5353)) - (segment (start 102.843 108.053922) (end 103.602679 108.8136) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 40adfb19-740c-47d6-9555-398d445b65aa)) - (segment (start 107.2896 108.8136) (end 107.4886 109.0126) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 71515325-1502-4dcc-9714-2c6c58449dc6)) - (segment (start 103.98 103.251) (end 102.843 104.388) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 7c4898fe-cc7a-4e1b-8d9f-9310e7e816b1)) - (segment (start 107.0184 110.4096) (end 106.938 110.49) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 82cbde98-3192-4fab-868e-e3ac175078cd)) - (segment (start 107.4886 109.0126) (end 107.4886 109.4274) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 8c8a8d6a-ab63-4ea2-b7f8-ca1045a5460e)) - (segment (start 102.843 104.388) (end 102.843 108.053922) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 93df45f3-069a-479b-b845-f36076588d53)) - (segment (start 107.4886 110.4096) (end 107.0164 110.4096) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 97fbd7c3-f947-40a3-8c3f-79fdb1fa161d)) - (segment (start 107.4886 110.4096) (end 107.4886 110.714) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 9a1cd980-b770-46f8-82a9-25f645b20b9d)) - (segment (start 107.0164 110.4096) (end 106.936 110.49) (width 0.1524) (layer "F.Cu") (net 24) (tstamp 9fd4c78c-6752-497b-8171-2b2f60ca449f)) - (segment (start 103.632 108.8136) (end 107.2896 108.8136) (width 0.1524) (layer "F.Cu") (net 24) (tstamp c2cda90b-adbd-47c8-ac3e-905049d52ea6)) - (segment (start 107.4886 111.4594) (end 107.4886 113.3348) (width 0.1524) (layer "F.Cu") (net 24) (tstamp d4df97de-e0b1-4e72-8451-7f3dc3a664c8)) - (segment (start 104.305 109.583) (end 104.305 113.683) (width 0.1524) (layer "F.Cu") (net 25) (tstamp 0c8cc309-bb6c-4940-a042-071732a07474)) - (segment (start 105.807 109.583) (end 104.305 109.583) (width 0.1524) (layer "F.Cu") (net 25) (tstamp d5c86f38-bc9a-42ba-8bfb-d8e24d446fad)) - (segment (start 105.916 109.474) (end 105.807 109.583) (width 0.1524) (layer "F.Cu") (net 25) (tstamp d6157421-5f47-4b7e-811a-c9d21d0e42bc)) - (segment (start 113.4922 116.138401) (end 114.239599 116.138401) (width 0.2) (layer "F.Cu") (net 26) (tstamp 029e88e2-8f7d-4532-a345-ad12889eaa3c)) - (segment (start 114.239599 116.138401) (end 115.062 115.316) (width 0.2) (layer "F.Cu") (net 26) (tstamp 13160acb-a1f4-4757-b527-79c8b120c468)) - (segment (start 115.062 115.316) (end 116.33 115.316) (width 0.2) (layer "F.Cu") (net 26) (tstamp daa8170f-0039-43a1-a189-9785a3fe448d)) - (segment (start 111.088601 112.429333) (end 113.0046 110.513334) (width 0.1524) (layer "F.Cu") (net 27) (tstamp 34cab9ae-ba60-47d0-b320-853de51ad1c4)) - (segment (start 113.0046 108.8624) (end 113.536 108.331) (width 0.1524) (layer "F.Cu") (net 27) (tstamp 5f3d67ca-0fee-4a90-b224-39526e4dd429)) - (segment (start 111.088601 113.3348) (end 111.088601 112.429333) (width 0.1524) (layer "F.Cu") (net 27) (tstamp 84316606-383c-4cc7-9143-9766973eda37)) - (segment (start 113.0046 110.513334) (end 113.0046 108.8624) (width 0.1524) (layer "F.Cu") (net 27) (tstamp ade4634d-9203-40dd-a819-97f9dac6746c)) - (segment (start 111.4886 113.3348) (end 111.4886 112.424466) (width 0.1524) (layer "F.Cu") (net 28) (tstamp 2ea3b57b-bfd1-4e26-9d24-b02bdb41455d)) - (segment (start 111.4886 112.424466) (end 113.284 110.629066) (width 0.1524) (layer "F.Cu") (net 28) (tstamp 789a09e9-33fb-4d4d-b45c-355985823c99)) - (segment (start 113.284 109.599) (end 113.536 109.347) (width 0.1524) (layer "F.Cu") (net 28) (tstamp 839fe006-a478-4367-9dca-9740912b972a)) - (segment (start 113.284 110.629066) (end 113.284 109.599) (width 0.1524) (layer "F.Cu") (net 28) (tstamp d52197d8-988c-4146-abb4-e9565bc4cc71)) - (segment (start 113.4922 116.9384) (end 113.5352 116.8954) (width 0.1524) (layer "F.Cu") (net 29) (tstamp 0d31120d-3e7e-4c55-a93c-bf277bf1e2d5)) - (segment (start 145.476 119.761) (end 147.066 121.351) (width 0.1524) (layer "F.Cu") (net 29) (tstamp 0eba3b9b-df56-481c-9787-3e24463d2191)) - (segment (start 121.7376 116.8954) (end 123.2916 115.3414) (width 0.1524) (layer "F.Cu") (net 29) (tstamp 4b38e485-37b9-4b00-816b-1eeaca93d966)) - (segment (start 139.192 119.761) (end 145.476 119.761) (width 0.1524) (layer "F.Cu") (net 29) (tstamp 4d19c0ba-bd21-444d-8d26-b0793814cf48)) - (segment (start 123.2916 115.3414) (end 134.7724 115.3414) (width 0.1524) (layer "F.Cu") (net 29) (tstamp 8236d31f-f381-447e-8175-4a312d662b45)) - (segment (start 134.7724 115.3414) (end 139.192 119.761) (width 0.1524) (layer "F.Cu") (net 29) (tstamp ad8e0391-39c2-4f5a-82a2-9b9d5d4fb65c)) - (segment (start 113.5352 116.8954) (end 121.7376 116.8954) (width 0.1524) (layer "F.Cu") (net 29) (tstamp e769b329-6d03-4516-8736-2289199044d2)) - (segment (start 114.26839 116.5384) (end 114.53719 116.2696) (width 0.1524) (layer "F.Cu") (net 30) (tstamp 5b21d5ca-d78c-437c-a563-848b19d05a82)) - (segment (start 121.6014 116.2696) (end 122.809 115.062) (width 0.1524) (layer "F.Cu") (net 30) (tstamp 838b8951-1db8-4963-8e65-967a7d3982b6)) - (segment (start 130.6494 115.062) (end 131.277 114.4344) (width 0.1524) (layer "F.Cu") (net 30) (tstamp 903b4343-7f4b-4904-af19-2c0e480dbff8)) - (segment (start 114.53719 116.2696) (end 121.6014 116.2696) (width 0.1524) (layer "F.Cu") (net 30) (tstamp 9ed5a3dc-207d-48f4-a296-16f609e7ef1c)) - (segment (start 131.277 114.4344) (end 131.277 113.928) (width 0.1524) (layer "F.Cu") (net 30) (tstamp a76e1b1c-0051-4b91-89c6-d3d507b0835e)) - (segment (start 113.4922 116.5384) (end 114.26839 116.5384) (width 0.1524) (layer "F.Cu") (net 30) (tstamp aeff53e6-3004-4c66-a094-1153b261d0e1)) - (segment (start 122.809 115.062) (end 130.6494 115.062) (width 0.1524) (layer "F.Cu") (net 30) (tstamp d9a0de12-f226-4e5d-a722-820149209567)) - (segment (start 124.369078 114.046) (end 120.142 114.046) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 042366ab-6a7b-4b97-b3c6-710574eb208b)) - (segment (start 125.283722 114.0852) (end 124.408278 114.0852) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 1f488e5e-b507-4e0b-a8b5-e6653273282a)) - (segment (start 125.5492 113.792) (end 125.5492 113.819722) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 20e38e81-60eb-4e61-9f20-586e59f29bde)) - (segment (start 128.746922 112.522) (end 128.365922 112.141) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 2c38ee16-198f-4f8f-9da3-e2db2b8a17fd)) - (segment (start 128.365922 112.141) (end 126.253539 112.141) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 2ecbf5b8-697b-45f5-b833-1522466c4112)) - (segment (start 116.8768 115.7338) (end 116.8768 115.064513) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 38c085d0-a1b5-43a1-a8e4-2890e03f4a2b)) - (segment (start 125.857 113.792) (end 125.5492 113.792) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 392336f3-f39f-42a4-ae7e-fbf0f9a7396e)) - (segment (start 116.494587 114.6823) (end 115.1877 114.6823) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 3df931d5-da04-4f65-be0b-bc4c4016db49)) - (segment (start 119.634 114.554) (end 119.634 115.57) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 4403ae52-f252-42d9-a9a8-44c8d5245519)) - (segment (start 119.634 115.57) (end 119.2138 115.9902) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 7706fcf0-dfdb-4873-835e-cdae91efe9c1)) - (segment (start 126.253539 112.141) (end 125.857 112.537539) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 7cbb2ae4-a406-4137-b661-528e513fc868)) - (segment (start 119.2138 115.9902) (end 117.1332 115.9902) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 87fc489a-452e-47f9-8299-bd84ba988447)) - (segment (start 124.408278 114.0852) (end 124.369078 114.046) (width 0.1524) (layer "F.Cu") (net 50) (tstamp 901b3141-c25d-4582-84ef-77ab85e6d32b)) - (segment (start 120.142 114.046) (end 119.634 114.554) (width 0.1524) (layer "F.Cu") (net 50) (tstamp a94fc3c3-b6c2-48ce-8c32-98c7f7461a57)) - (segment (start 115.1877 114.6823) (end 114.131601 115.738399) (width 0.1524) (layer "F.Cu") (net 50) (tstamp b0b5f632-1c94-4ad0-b0a4-77480352542f)) - (segment (start 117.1332 115.9902) (end 116.8768 115.7338) (width 0.1524) (layer "F.Cu") (net 50) (tstamp bb2d8540-b8f3-43c4-acb3-f9c342e7e812)) - (segment (start 116.8768 115.064513) (end 116.494587 114.6823) (width 0.1524) (layer "F.Cu") (net 50) (tstamp bfd1f03b-1f7c-4d1e-86e0-b6f9fb27b9a5)) - (segment (start 125.857 112.537539) (end 125.857 113.792) (width 0.1524) (layer "F.Cu") (net 50) (tstamp ca3348dd-1cd3-4fcf-97d0-8460fd9b0cf2)) - (segment (start 125.5492 113.819722) (end 125.283722 114.0852) (width 0.1524) (layer "F.Cu") (net 50) (tstamp cb93c1f5-e6cb-49e9-aeb3-b132e9140a9b)) - (segment (start 136.652 113.284) (end 135.89 112.522) (width 0.1524) (layer "F.Cu") (net 50) (tstamp d86e3518-fd97-4506-a1d6-bf2cdcee8882)) - (segment (start 114.131601 115.738399) (end 113.4922 115.738399) (width 0.1524) (layer "F.Cu") (net 50) (tstamp e9370b2d-10dc-4f12-91ac-7dbd4072ecec)) - (segment (start 135.89 112.522) (end 128.746922 112.522) (width 0.1524) (layer "F.Cu") (net 50) (tstamp ed3fcda2-2099-46ab-9779-ef01ebb609cb)) - (via (at 136.652 113.284) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 50) (tstamp 962f0114-86a8-4660-adb4-c0e716efea2d)) - (segment (start 136.652 113.284) (end 137.16 113.792) (width 0.1524) (layer "B.Cu") (net 50) (tstamp 3957c608-cec8-4858-ab0e-02f61324c8e9)) - (segment (start 137.16 113.792) (end 137.713 113.792) (width 0.1524) (layer "B.Cu") (net 50) (tstamp d200bb6f-7bfd-46ea-a359-49f2e16a8f15)) - (segment (start 109.488601 108.316399) (end 110.2614 107.5436) (width 0.1524) (layer "F.Cu") (net 53) (tstamp 213d1dd3-2145-4feb-b574-3add8a6a1d6f)) - (segment (start 110.2614 107.5436) (end 110.2614 105.4024) (width 0.1524) (layer "F.Cu") (net 53) (tstamp 7b72c027-1ac6-4a99-8403-5f8e3e588b22)) - (segment (start 109.488601 113.3348) (end 109.488601 108.316399) (width 0.1524) (layer "F.Cu") (net 53) (tstamp ac5667b7-bb14-4bc2-a850-46856a58f550)) - (segment (start 110.2614 105.4024) (end 109.38 104.521) (width 0.1524) (layer "F.Cu") (net 53) (tstamp cc7ae293-0af1-4015-8077-d7d301443ebf)) - (segment (start 109.982 107.3785) (end 109.982 106.393) (width 0.1524) (layer "F.Cu") (net 54) (tstamp 8844caae-b652-41a4-af5c-81459fc2a259)) - (segment (start 109.982 106.393) (end 109.38 105.791) (width 0.1524) (layer "F.Cu") (net 54) (tstamp b3a162fd-1fe6-4b31-8ff7-7a6cc1dcabd6)) - (segment (start 109.088599 113.3348) (end 109.088599 108.271901) (width 0.1524) (layer "F.Cu") (net 54) (tstamp b6460910-57a9-4274-9290-0854fe98056f)) - (segment (start 109.088599 108.271901) (end 109.982 107.3785) (width 0.1524) (layer "F.Cu") (net 54) (tstamp b9f32414-7d9e-4b46-952a-d527b9a1eed9)) - (segment (start 108.6886 113.3348) (end 108.6886 107.7524) (width 0.1524) (layer "F.Cu") (net 55) (tstamp ab3263e5-b4c5-4612-97b5-00186e015818)) - (segment (start 108.6886 107.7524) (end 109.38 107.061) (width 0.1524) (layer "F.Cu") (net 55) (tstamp ffaacd85-d3c1-4e98-8976-839d0af7c45b)) - (segment (start 103.4018 107.822458) (end 103.4018 106.3692) (width 0.1524) (layer "F.Cu") (net 56) (tstamp 1bc8032f-00dc-4489-bf98-73670f379225)) - (segment (start 108.288601 108.669601) (end 107.8738 108.2548) (width 0.1524) (layer "F.Cu") (net 56) (tstamp 298e91f6-fb36-45ed-8d20-347c09d052c5)) - (segment (start 103.834142 108.2548) (end 103.4018 107.822458) (width 0.1524) (layer "F.Cu") (net 56) (tstamp 3ca02786-0275-4690-905b-01e903e18058)) - (segment (start 103.4018 106.3692) (end 103.98 105.791) (width 0.1524) (layer "F.Cu") (net 56) (tstamp 79e7391d-50ce-476e-9c8a-f238532a6247)) - (segment (start 107.8738 108.2548) (end 103.834142 108.2548) (width 0.1524) (layer "F.Cu") (net 56) (tstamp 88c95e5e-2011-4aed-914c-b013d242436c)) - (segment (start 108.288601 113.3348) (end 108.288601 108.669601) (width 0.1524) (layer "F.Cu") (net 56) (tstamp e9409b08-94e2-4d6e-b33c-2ec35aa09987)) - (segment (start 103.98 104.521) (end 103.9622 104.521) (width 0.1524) (layer "F.Cu") (net 57) (tstamp 0f395997-89e8-4a05-aed2-5602652608cb)) - (segment (start 107.6452 108.5342) (end 107.888599 108.777599) (width 0.1524) (layer "F.Cu") (net 57) (tstamp 2078366c-6519-4f10-93a3-327073c667a9)) - (segment (start 107.888599 108.777599) (end 107.888599 110.491667) (width 0.1524) (layer "F.Cu") (net 57) (tstamp 768d9cf7-6151-4da1-b3db-64cad7894cb1)) - (segment (start 103.1224 107.93819) (end 103.71841 108.5342) (width 0.1524) (layer "F.Cu") (net 57) (tstamp a073d71c-b4ed-43fe-9447-a8fe12113ec8)) - (segment (start 103.1224 105.3608) (end 103.1224 107.93819) (width 0.1524) (layer "F.Cu") (net 57) (tstamp a56e494c-3c84-4b6c-9c6e-a8d672993023)) - (segment (start 107.888599 110.49) (end 107.888599 113.3348) (width 0.1524) (layer "F.Cu") (net 57) (tstamp d2549a53-3d46-4132-a53c-3317572f9568)) - (segment (start 103.71841 108.5342) (end 107.6452 108.5342) (width 0.1524) (layer "F.Cu") (net 57) (tstamp eb5c10de-537a-47f8-beb5-4a57c6b9581c)) - (segment (start 103.9622 104.521) (end 103.1224 105.3608) (width 0.1524) (layer "F.Cu") (net 57) (tstamp f3f2778e-1f3a-4cac-bb6b-2b0b37844588)) - (segment (start 130.781 120.462) (end 131.797 120.462) (width 0.1524) (layer "F.Cu") (net 59) (tstamp 005e8d65-fdbd-476e-83d6-15482011a16e)) - (segment (start 131.826 120.467) (end 131.826 122.748) (width 0.1524) (layer "F.Cu") (net 59) (tstamp 8280b015-026a-4f3a-a20c-c8caa4feea2a)) - (segment (start 129.765 120.462) (end 128.82 120.462) (width 0.1524) (layer "F.Cu") (net 60) (tstamp 436467eb-2c45-423e-8ab1-1a4559190eca)) - (segment (start 129.286 120.894) (end 129.286 122.748) (width 0.1524) (layer "F.Cu") (net 60) (tstamp 7592e24a-a6c8-4153-8dc3-d533ac3ee3a3)) - (segment (start 128.82 120.462) (end 129.252 120.894) (width 0.1524) (layer "F.Cu") (net 60) (tstamp d79d8e7e-aac5-4c63-a292-491001deca30)) - (segment (start 123.586 109.616) (end 124.832 109.616) (width 0.254) (layer "F.Cu") (net 62) (tstamp 4017d8b7-9c49-44dc-9d67-a52517d83bab)) - (segment (start 120.1905 109.728) (end 122.301 109.728) (width 0.254) (layer "F.Cu") (net 62) (tstamp 4b42646b-f294-43f6-8b03-b843a6abbed4)) - (segment (start 123.571 109.601) (end 123.586 109.616) (width 0.254) (layer "F.Cu") (net 62) (tstamp 59833fac-5f70-4602-988a-dfe38ea72abc)) - (segment (start 122.428 109.601) (end 122.428 110.876) (width 0.254) (layer "F.Cu") (net 62) (tstamp 723cdc28-c8b4-4ec3-b376-9154bf0f1b1b)) - (segment (start 122.301 109.728) (end 122.428 109.601) (width 0.254) (layer "F.Cu") (net 62) (tstamp 8fc4ab94-37a5-45ab-8b23-02203f7e9afe)) - (segment (start 122.428 109.601) (end 123.571 109.601) (width 0.254) (layer "F.Cu") (net 62) (tstamp 9caf8e63-ef0b-4956-824b-fc6a30fe8d15)) - (segment (start 122.428 110.876) (end 122.555 111.003) (width 0.254) (layer "F.Cu") (net 62) (tstamp a112d338-989b-49e9-bf15-9bb68c203fab)) - (segment (start 148.844 117.856) (end 148.844 112.323) (width 0.254) (layer "B.Cu") (net 63) (tstamp 0c1e7a32-155c-4dee-8214-02b8414f61b1)) - (segment (start 147.574 119.126) (end 148.844 117.856) (width 0.254) (layer "B.Cu") (net 63) (tstamp 3ec4d45f-6c50-4198-8e15-d557d722b495)) - (segment (start 142.753 119.126) (end 147.574 119.126) (width 0.254) (layer "B.Cu") (net 63) (tstamp 6160136d-ccdc-46c0-92c3-99e60662d28d)) - (segment (start 139.197 122.682) (end 142.753 119.126) (width 0.254) (layer "B.Cu") (net 63) (tstamp 9758aa69-2045-460e-a9ac-1bf3691b1d0e)) - (segment (start 148.844 112.323) (end 146.63 110.109) (width 0.254) (layer "B.Cu") (net 63) (tstamp c1d95569-55db-42a1-9544-d18308352fae)) - (segment (start 123.618 108.251) (end 123.683 108.316) (width 0.254) (layer "F.Cu") (net 64) (tstamp 173ba83b-50fc-466e-a2ed-b5b7acf51b9c)) - (segment (start 122.428 108.251) (end 123.618 108.251) (width 0.254) (layer "F.Cu") (net 64) (tstamp 62fa84fe-3463-4868-b7d7-e9c11d3d4158)) - (segment (start 123.683 108.316) (end 124.832 108.316) (width 0.254) (layer "F.Cu") (net 64) (tstamp d5a6ce51-44ba-44f7-bc32-75070203ee41)) - (segment (start 128.579 111.76) (end 121.031 111.76) (width 0.254) (layer "F.Cu") (net 66) (tstamp 54fe19f5-195e-456a-bfb2-56d21c0feab8)) - (segment (start 119.949 110.678) (end 118.3155 110.678) (width 0.254) (layer "F.Cu") (net 66) (tstamp cfff85bb-5c64-4683-b027-327ab0ecc443)) - (segment (start 121.031 111.76) (end 119.949 110.678) (width 0.254) (layer "F.Cu") (net 66) (tstamp d0cad7f2-78ce-4329-9f50-4878f383cefa)) - (via (at 128.579 111.76) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 66) (tstamp 684a1d18-5195-4158-bfec-4561368c3ad7)) - (segment (start 128.579 111.76) (end 130.23 110.109) (width 0.254) (layer "B.Cu") (net 66) (tstamp 702a92d4-cf72-448c-b087-f0a5140a1ec2)) - - (zone (net 1) (net_name "GND") (layer "B.Cu") (tstamp dd335dc8-8820-4bf8-b8b2-4b80161448c0) (hatch edge 0.508) - (connect_pads (clearance 0.254)) - (min_thickness 0.254) (filled_areas_thickness no) - (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508)) - (polygon - (pts - (xy 149.479 124.079) - (xy 101.981 124.079) - (xy 101.981 101.981) - (xy 149.479 101.981) - ) - ) - (filled_polygon - (layer "B.Cu") - (pts - (xy 113.049903 102.001002) - (xy 113.096396 102.054658) - (xy 113.1065 102.124932) - (xy 113.077006 102.189512) - (xy 113.025393 102.225212) - (xy 112.86694 102.283669) - (xy 112.856562 102.288619) - (xy 112.679639 102.393877) - (xy 112.670327 102.400643) - (xy 112.515547 102.536381) - (xy 112.50763 102.544724) - (xy 112.38018 102.706394) - (xy 112.373909 102.71605) - (xy 112.27806 102.898229) - (xy 112.273655 102.908863) - (xy 112.212607 103.10547) - (xy 112.210215 103.116724) - (xy 112.193137 103.261012) - (xy 112.195579 103.275431) - (xy 112.208321 103.279) - (xy 114.535694 103.279) - (xy 114.550239 103.274729) - (xy 114.552302 103.262595) - (xy 114.541703 103.147246) - (xy 114.539606 103.135932) - (xy 114.483725 102.937794) - (xy 114.479603 102.927055) - (xy 114.388549 102.742417) - (xy 114.382538 102.732608) - (xy 114.25936 102.567651) - (xy 114.251671 102.559111) - (xy 114.10049 102.419361) - (xy 114.091365 102.41236) - (xy 113.917255 102.302505) - (xy 113.907008 102.297284) - (xy 113.723396 102.22403) - (xy 113.667536 102.180209) - (xy 113.644236 102.113145) - (xy 113.660892 102.04413) - (xy 113.712216 101.995075) - (xy 113.770086 101.981) - (xy 118.441782 101.981) - (xy 118.509903 102.001002) - (xy 118.556396 102.054658) - (xy 118.5665 102.124932) - (xy 118.537006 102.189512) - (xy 118.485393 102.225212) - (xy 118.32694 102.283669) - (xy 118.316562 102.288619) - (xy 118.139639 102.393877) - (xy 118.130327 102.400643) - (xy 117.975547 102.536381) - (xy 117.96763 102.544724) - (xy 117.84018 102.706394) - (xy 117.833909 102.71605) - (xy 117.73806 102.898229) - (xy 117.733655 102.908863) - (xy 117.672607 103.10547) - (xy 117.670215 103.116724) - (xy 117.653137 103.261012) - (xy 117.655579 103.275431) - (xy 117.668321 103.279) - (xy 119.995694 103.279) - (xy 120.010239 103.274729) - (xy 120.012302 103.262595) - (xy 120.001703 103.147246) - (xy 119.999606 103.135932) - (xy 119.943725 102.937794) - (xy 119.939603 102.927055) - (xy 119.848549 102.742417) - (xy 119.842538 102.732608) - (xy 119.71936 102.567651) - (xy 119.711671 102.559111) - (xy 119.56049 102.419361) - (xy 119.551365 102.41236) - (xy 119.377255 102.302505) - (xy 119.367008 102.297284) - (xy 119.183396 102.22403) - (xy 119.127536 102.180209) - (xy 119.104236 102.113145) - (xy 119.120892 102.04413) - (xy 119.172216 101.995075) - (xy 119.230086 101.981) - (xy 133.028556 101.981) - (xy 133.096677 102.001002) - (xy 133.14317 102.054658) - (xy 133.153274 102.124932) - (xy 133.132045 102.178874) - (xy 132.862036 102.567651) - (xy 132.846748 102.589663) - (xy 132.590549 103.026308) - (xy 132.368431 103.481238) - (xy 132.181691 103.951796) - (xy 132.180975 103.954099) - (xy 132.180973 103.954105) - (xy 132.055255 104.358553) - (xy 132.031418 104.435238) - (xy 131.998235 104.580249) - (xy 131.928254 104.886072) - (xy 131.91849 104.92874) - (xy 131.843566 105.429424) - (xy 131.843391 105.431847) - (xy 131.820396 105.750121) - (xy 131.807084 105.934366) - (xy 131.809255 106.440619) - (xy 131.850067 106.94523) - (xy 131.850442 106.947594) - (xy 131.850442 106.947598) - (xy 131.918529 107.377369) - (xy 131.929283 107.445252) - (xy 131.929838 107.447586) - (xy 131.929839 107.44759) - (xy 131.941457 107.496432) - (xy 132.04644 107.937767) - (xy 132.200854 108.419902) - (xy 132.201763 108.422136) - (xy 132.385306 108.873313) - (xy 132.391623 108.888842) - (xy 132.617636 109.341849) - (xy 132.618862 109.343898) - (xy 132.618868 109.343909) - (xy 132.632349 109.366439) - (xy 132.650162 109.435165) - (xy 132.648223 109.441063) - (xy 132.696235 109.475213) - (xy 132.705355 109.488455) - (xy 132.877571 109.776281) - (xy 132.878952 109.778234) - (xy 132.878953 109.778235) - (xy 132.962386 109.896195) - (xy 133.169913 110.189601) - (xy 133.492954 110.579398) - (xy 133.844811 110.943396) - (xy 133.846605 110.944988) - (xy 133.846616 110.944999) - (xy 133.893843 110.986919) - (xy 134.124378 111.19155) - (xy 134.162044 111.251729) - (xy 134.161197 111.322721) - (xy 134.122102 111.381984) - (xy 134.057174 111.410704) - (xy 134.016692 111.409466) - (xy 133.958422 111.39814) - (xy 133.958421 111.39814) - (xy 133.951723 111.396838) - (xy 133.864363 111.398973) - (xy 133.76751 111.40134) - (xy 133.767507 111.40134) - (xy 133.760689 111.401507) - (xy 133.754065 111.403134) - (xy 133.581745 111.44546) - (xy 133.581743 111.445461) - (xy 133.575114 111.447089) - (xy 133.56899 111.450102) - (xy 133.568988 111.450103) - (xy 133.409772 111.528446) - (xy 133.403655 111.531456) - (xy 133.254313 111.650674) - (xy 133.250017 111.655979) - (xy 133.250016 111.65598) - (xy 133.137556 111.794856) - (xy 133.137553 111.794861) - (xy 133.134056 111.799179) - (xy 133.131371 111.804043) - (xy 133.131369 111.804046) - (xy 133.11378 111.83591) - (xy 133.112747 111.837782) - (xy 133.111847 111.839713) - (xy 133.111844 111.839718) - (xy 132.813605 112.479294) - (xy 132.520173 113.10856) - (xy 132.504299 113.149697) - (xy 132.467838 113.337277) - (xy 132.472507 113.528311) - (xy 132.474134 113.534935) - (xy 132.51231 113.690357) - (xy 132.518089 113.713886) - (xy 132.521102 113.72001) - (xy 132.521103 113.720012) - (xy 132.55447 113.787824) - (xy 132.602456 113.885345) - (xy 132.721674 114.034687) - (xy 132.726979 114.038983) - (xy 132.72698 114.038984) - (xy 132.808591 114.105071) - (xy 132.848943 114.163485) - (xy 132.851309 114.234442) - (xy 132.818392 114.292086) - (xy 131.362321 115.748157) - (xy 131.300009 115.782183) - (xy 131.229194 115.777118) - (xy 131.172358 115.734571) - (xy 131.152599 115.695042) - (xy 131.15145 115.687016) - (xy 131.147737 115.67885) - (xy 131.147736 115.678846) - (xy 131.114832 115.606478) - (xy 131.094174 115.561043) - (xy 131.044247 115.503099) - (xy 131.014933 115.438437) - (xy 131.0137 115.420852) - (xy 131.0137 112.99057) - (xy 131.033702 112.922449) - (xy 131.050605 112.901475) - (xy 131.722075 112.230005) - (xy 131.784387 112.195979) - (xy 131.813478 112.193121) - (xy 131.835526 112.193525) - (xy 131.844189 112.191163) - (xy 131.844191 112.191163) - (xy 131.960371 112.159489) - (xy 131.969035 112.157127) - (xy 132.086962 112.084719) - (xy 132.179827 111.982124) - (xy 132.212957 111.913744) - (xy 132.23625 111.865668) - (xy 132.236251 111.865666) - (xy 132.240164 111.857589) - (xy 132.263122 111.721125) - (xy 132.263268 111.7092) - (xy 132.258103 111.67313) - (xy 132.244923 111.581103) - (xy 132.244922 111.581101) - (xy 132.24365 111.572216) - (xy 132.186374 111.446243) - (xy 132.096044 111.34141) - (xy 132.066753 111.322424) - (xy 132.020471 111.268591) - (xy 132.01064 111.198278) - (xy 132.040384 111.133812) - (xy 132.046192 111.127599) - (xy 132.327263 110.846528) - (xy 132.360323 110.809112) - (xy 132.476603 110.62764) - (xy 132.556468 110.427455) - (xy 132.597039 110.215779) - (xy 132.596852 110.00025) - (xy 132.59361 109.983494) - (xy 132.55705 109.79453) - (xy 132.557049 109.794526) - (xy 132.555911 109.788645) - (xy 132.531206 109.727034) - (xy 132.480288 109.60005) - (xy 132.474664 109.541501) - (xy 132.43871 109.52367) - (xy 132.418255 109.499297) - (xy 132.37595 109.433528) - (xy 132.3591 109.407331) - (xy 132.327263 109.371472) - (xy 130.967528 108.011737) - (xy 130.964139 108.008742) - (xy 130.933745 107.981887) - (xy 130.930112 107.978677) - (xy 130.74864 107.862397) - (xy 130.548455 107.782532) - (xy 130.377491 107.749764) - (xy 130.342665 107.743089) - (xy 130.342664 107.743089) - (xy 130.336779 107.741961) - (xy 130.330785 107.741966) - (xy 130.330783 107.741966) - (xy 130.229233 107.742054) - (xy 130.12125 107.742148) - (xy 130.115364 107.743287) - (xy 130.115362 107.743287) - (xy 129.91553 107.78195) - (xy 129.915526 107.781951) - (xy 129.909645 107.783089) - (xy 129.904085 107.785319) - (xy 129.90408 107.78532) - (xy 129.743242 107.849814) - (xy 129.709598 107.863305) - (xy 129.528331 107.9799) - (xy 129.492472 108.011737) - (xy 128.132737 109.371472) - (xy 128.099677 109.408888) - (xy 127.983397 109.59036) - (xy 127.903532 109.790545) - (xy 127.902403 109.796436) - (xy 127.866834 109.982016) - (xy 127.862961 110.002221) - (xy 127.863148 110.21775) - (xy 127.864287 110.223636) - (xy 127.864287 110.223638) - (xy 127.902582 110.421564) - (xy 127.904089 110.429355) - (xy 127.906319 110.434915) - (xy 127.90632 110.43492) - (xy 127.963514 110.577552) - (xy 127.984305 110.629402) - (xy 128.1009 110.810669) - (xy 128.132737 110.846528) - (xy 128.403958 111.117749) - (xy 128.437984 111.180061) - (xy 128.432919 111.250876) - (xy 128.390372 111.307712) - (xy 128.37948 111.314116) - (xy 128.379707 111.314475) - (xy 128.262673 111.388318) - (xy 128.256731 111.395046) - (xy 128.25673 111.395047) - (xy 128.254887 111.397134) - (xy 128.252547 111.398607) - (xy 128.249895 111.400864) - (xy 128.249569 111.400481) - (xy 128.194803 111.434955) - (xy 128.123809 111.434287) - (xy 128.071347 111.402825) - (xy 127.382147 110.713624) - (xy 127.348122 110.651312) - (xy 127.346516 110.642391) - (xy 127.342723 110.615902) - (xy 127.342722 110.615899) - (xy 127.34145 110.607016) - (xy 127.284174 110.481043) - (xy 127.193844 110.37621) - (xy 127.077721 110.300943) - (xy 127.069119 110.298371) - (xy 127.069116 110.298369) - (xy 126.953765 110.263872) - (xy 126.900772 110.23225) - (xy 126.038042 109.36952) - (xy 126.022689 109.350511) - (xy 126.021722 109.349448) - (xy 126.016071 109.340696) - (xy 125.989528 109.319771) - (xy 125.985053 109.315794) - (xy 125.984992 109.315865) - (xy 125.981035 109.312512) - (xy 125.977352 109.308829) - (xy 125.961561 109.297545) - (xy 125.956815 109.293982) - (xy 125.924507 109.268512) - (xy 125.924506 109.268511) - (xy 125.91633 109.262066) - (xy 125.907643 109.259015) - (xy 125.900157 109.253666) - (xy 125.890181 109.250683) - (xy 125.89018 109.250682) - (xy 125.850789 109.238902) - (xy 125.845157 109.237072) - (xy 125.796498 109.219984) - (xy 125.790909 109.2195) - (xy 125.788198 109.2195) - (xy 125.785531 109.219385) - (xy 125.785468 109.219366) - (xy 125.785475 109.219192) - (xy 125.784729 109.219145) - (xy 125.778476 109.217275) - (xy 125.729692 109.219192) - (xy 125.724322 109.219403) - (xy 125.719375 109.2195) - (xy 124.797213 109.2195) - (xy 124.729092 109.199498) - (xy 124.708118 109.182595) - (xy 124.461148 108.935625) - (xy 124.427122 108.873313) - (xy 124.425521 108.864426) - (xy 124.42045 108.829016) - (xy 124.363174 108.703043) - (xy 124.357316 108.696244) - (xy 124.353351 108.690045) - (xy 124.3335 108.62216) - (xy 124.3335 108.166458) - (xy 124.354266 108.098533) - (xy 124.356627 108.095924) - (xy 124.396774 108.013062) - (xy 124.41305 107.979468) - (xy 124.413051 107.979466) - (xy 124.416964 107.971389) - (xy 124.434756 107.865633) - (xy 124.439115 107.839722) - (xy 124.439922 107.834925) - (xy 124.440068 107.823) - (xy 124.437944 107.808165) - (xy 124.421723 107.694903) - (xy 124.421722 107.694901) - (xy 124.42045 107.686016) - (xy 124.363174 107.560043) - (xy 124.272844 107.45521) - (xy 124.156721 107.379943) - (xy 124.148119 107.377371) - (xy 124.148116 107.377369) - (xy 124.032744 107.342866) - (xy 124.032745 107.342866) - (xy 124.024141 107.340293) - (xy 124.015165 107.340238) - (xy 124.015164 107.340238) - (xy 123.955941 107.339877) - (xy 123.885762 107.339448) - (xy 123.877131 107.341915) - (xy 123.877129 107.341915) - (xy 123.761341 107.375007) - (xy 123.761338 107.375008) - (xy 123.752707 107.377475) - (xy 123.635673 107.451318) - (xy 123.629731 107.458046) - (xy 123.603411 107.487848) - (xy 123.544069 107.55504) - (xy 123.485258 107.680303) - (xy 123.483878 107.689168) - (xy 123.483877 107.68917) - (xy 123.469254 107.783089) - (xy 123.463968 107.817037) - (xy 123.465132 107.825939) - (xy 123.465132 107.825942) - (xy 123.480746 107.945346) - (xy 123.480747 107.94535) - (xy 123.481911 107.954251) - (xy 123.537644 108.080914) - (xy 123.543422 108.087788) - (xy 123.548164 108.095406) - (xy 123.546136 108.096668) - (xy 123.569472 108.149861) - (xy 123.5705 108.165923) - (xy 123.5705 108.622439) - (xy 123.549847 108.691498) - (xy 123.544069 108.69804) - (xy 123.485258 108.823303) - (xy 123.463968 108.960037) - (xy 123.465132 108.968939) - (xy 123.465132 108.968942) - (xy 123.480746 109.088346) - (xy 123.480747 109.08835) - (xy 123.481911 109.097251) - (xy 123.537644 109.223914) - (xy 123.569714 109.262066) - (xy 123.618221 109.319771) - (xy 123.626687 109.329843) - (xy 123.741881 109.406523) - (xy 123.852839 109.441189) - (xy 123.873897 109.447768) - (xy 123.925418 109.47894) - (xy 124.278954 109.832476) - (xy 124.294318 109.851499) - (xy 124.295282 109.852558) - (xy 124.300929 109.861304) - (xy 124.309108 109.867752) - (xy 124.30911 109.867754) - (xy 124.327477 109.882234) - (xy 124.33195 109.886209) - (xy 124.332011 109.886137) - (xy 124.335968 109.88949) - (xy 124.339649 109.893171) - (xy 124.343881 109.896195) - (xy 124.355439 109.904455) - (xy 124.360185 109.908018) - (xy 124.40067 109.939934) - (xy 124.409355 109.942984) - (xy 124.416843 109.948335) - (xy 124.46625 109.96311) - (xy 124.471837 109.964926) - (xy 124.520502 109.982016) - (xy 124.526091 109.9825) - (xy 124.528802 109.9825) - (xy 124.531471 109.982615) - (xy 124.531532 109.982634) - (xy 124.531525 109.982808) - (xy 124.532272 109.982855) - (xy 124.538525 109.984725) - (xy 124.592689 109.982597) - (xy 124.597635 109.9825) - (xy 125.519787 109.9825) - (xy 125.587908 110.002502) - (xy 125.608883 110.019405) - (xy 126.363325 110.773848) - (xy 126.39735 110.83616) - (xy 126.399165 110.846604) - (xy 126.402911 110.875251) - (xy 126.458644 111.001914) - (xy 126.547687 111.107843) - (xy 126.662881 111.184523) - (xy 126.794897 111.225768) - (xy 126.846418 111.25694) - (xy 129.578795 113.989318) - (xy 129.612821 114.05163) - (xy 129.6157 114.078413) - (xy 129.6157 116.146566) - (xy 129.595698 116.214687) - (xy 129.584141 116.229974) - (xy 129.569069 116.24704) - (xy 129.510258 116.372303) - (xy 129.508878 116.381168) - (xy 129.508877 116.38117) - (xy 129.492463 116.486592) - (xy 129.488968 116.509037) - (xy 129.490132 116.517939) - (xy 129.490132 116.517942) - (xy 129.505746 116.637346) - (xy 129.505747 116.63735) - (xy 129.506911 116.646251) - (xy 129.562644 116.772914) - (xy 129.611901 116.831512) - (xy 129.63287 116.856457) - (xy 129.651687 116.878843) - (xy 129.659158 116.883816) - (xy 129.659159 116.883817) - (xy 129.678995 116.897021) - (xy 129.766881 116.955523) - (xy 129.86029 116.984706) - (xy 129.890398 116.994113) - (xy 129.890399 116.994113) - (xy 129.898967 116.99679) - (xy 129.964599 116.997992) - (xy 130.028348 116.999161) - (xy 130.028351 116.999161) - (xy 130.037326 116.999325) - (xy 130.045989 116.996963) - (xy 130.045991 116.996963) - (xy 130.162171 116.965289) - (xy 130.170835 116.962927) - (xy 130.248688 116.915125) - (xy 130.314616 116.8965) - (xy 131.080865 116.8965) - (xy 131.105164 116.899086) - (xy 131.106602 116.899154) - (xy 131.11678 116.901345) - (xy 131.150341 116.897373) - (xy 131.15632 116.897021) - (xy 131.156312 116.896928) - (xy 131.16149 116.8965) - (xy 131.166692 116.8965) - (xy 131.185846 116.893312) - (xy 131.191704 116.892478) - (xy 131.208318 116.890512) - (xy 131.232567 116.887642) - (xy 131.232568 116.887642) - (xy 131.242907 116.886418) - (xy 131.251206 116.882433) - (xy 131.260283 116.880922) - (xy 131.305651 116.856442) - (xy 131.310914 116.853761) - (xy 131.339573 116.84) - (xy 140.456786 116.84) - (xy 140.475613 117.079222) - (xy 140.476767 117.084029) - (xy 140.476768 117.084035) - (xy 140.483461 117.111913) - (xy 140.531631 117.312553) - (xy 140.533524 117.317124) - (xy 140.533525 117.317126) - (xy 140.584302 117.439712) - (xy 140.62346 117.534249) - (xy 140.74884 117.738849) - (xy 140.752057 117.742616) - (xy 140.752058 117.742617) - (xy 140.785921 117.782266) - (xy 140.904682 117.921318) - (xy 140.908444 117.924531) - (xy 141.055948 118.05051) - (xy 141.087151 118.07716) - (xy 141.291751 118.20254) - (xy 141.296321 118.204433) - (xy 141.296323 118.204434) - (xy 141.408546 118.250918) - (xy 141.513447 118.294369) - (xy 141.595037 118.313957) - (xy 141.741965 118.349232) - (xy 141.741971 118.349233) - (xy 141.746778 118.350387) - (xy 141.986 118.369214) - (xy 142.225222 118.350387) - (xy 142.230029 118.349233) - (xy 142.230035 118.349232) - (xy 142.376963 118.313957) - (xy 142.458553 118.294369) - (xy 142.563454 118.250918) - (xy 142.675677 118.204434) - (xy 142.675679 118.204433) - (xy 142.680249 118.20254) - (xy 142.884849 118.07716) - (xy 142.916053 118.05051) - (xy 143.063556 117.924531) - (xy 143.067318 117.921318) - (xy 143.186079 117.782266) - (xy 143.219942 117.742617) - (xy 143.219943 117.742616) - (xy 143.22316 117.738849) - (xy 143.34854 117.534249) - (xy 143.387699 117.439712) - (xy 143.438475 117.317126) - (xy 143.438476 117.317124) - (xy 143.440369 117.312553) - (xy 143.488539 117.111913) - (xy 143.495232 117.084035) - (xy 143.495233 117.084029) - (xy 143.496387 117.079222) - (xy 143.515214 116.84) - (xy 143.503147 116.686675) - (xy 143.517743 116.617196) - (xy 143.567585 116.566636) - (xy 143.63685 116.55105) - (xy 143.703546 116.575385) - (xy 143.717854 116.587695) - (xy 143.734281 116.604122) - (xy 143.73879 116.607279) - (xy 143.738792 116.607281) - (xy 143.781729 116.637346) - (xy 143.921258 116.735046) - (xy 143.92624 116.737369) - (xy 143.926245 116.737372) - (xy 144.120234 116.82783) - (xy 144.12813 116.831512) - (xy 144.133438 116.832934) - (xy 144.13344 116.832935) - (xy 144.343296 116.889165) - (xy 144.348611 116.890589) - (xy 144.576 116.910483) - (xy 144.803389 116.890589) - (xy 144.808704 116.889165) - (xy 145.01856 116.832935) - (xy 145.018562 116.832934) - (xy 145.02387 116.831512) - (xy 145.031766 116.82783) - (xy 145.225755 116.737372) - (xy 145.22576 116.737369) - (xy 145.230742 116.735046) - (xy 145.370271 116.637346) - (xy 145.413208 116.607281) - (xy 145.41321 116.607279) - (xy 145.417719 116.604122) - (xy 145.483086 116.538755) - (xy 145.545398 116.504729) - (xy 145.616213 116.509794) - (xy 145.673049 116.552341) - (xy 145.69786 116.618861) - (xy 145.697468 116.64124) - (xy 145.679222 116.811962) - (xy 145.678971 116.82225) - (xy 145.691467 117.038967) - (xy 145.692903 117.049188) - (xy 145.740627 117.260948) - (xy 145.743706 117.270777) - (xy 145.825379 117.471914) - (xy 145.830022 117.481105) - (xy 145.914279 117.618601) - (xy 145.924735 117.628061) - (xy 145.933513 117.624277) - (xy 146.693978 116.863812) - (xy 146.701592 116.849868) - (xy 146.701461 116.848035) - (xy 146.69721 116.84142) - (xy 145.937857 116.082067) - (xy 145.902483 116.062751) - (xy 145.852281 116.012549) - (xy 145.83719 115.943175) - (xy 145.841162 115.919553) - (xy 145.864165 115.833704) - (xy 145.864165 115.833703) - (xy 145.865589 115.828389) - (xy 145.875984 115.709569) - (xy 146.289365 115.709569) - (xy 146.296111 115.721901) - (xy 147.053188 116.478978) - (xy 147.067132 116.486592) - (xy 147.068965 116.486461) - (xy 147.07558 116.48221) - (xy 147.83719 115.7206) - (xy 147.844211 115.707744) - (xy 147.836718 115.697461) - (xy 147.829435 115.692622) - (xy 147.639398 115.587715) - (xy 147.629989 115.583487) - (xy 147.425364 115.511026) - (xy 147.415401 115.508394) - (xy 147.201687 115.470326) - (xy 147.191434 115.469356) - (xy 146.974366 115.466703) - (xy 146.964082 115.467423) - (xy 146.749507 115.500258) - (xy 146.739479 115.502647) - (xy 146.533147 115.570087) - (xy 146.523637 115.574084) - (xy 146.331095 115.674315) - (xy 146.32237 115.679809) - (xy 146.297819 115.698243) - (xy 146.289365 115.709569) - (xy 145.875984 115.709569) - (xy 145.885483 115.601) - (xy 145.865589 115.373611) - (xy 145.856992 115.341527) - (xy 145.807935 115.15844) - (xy 145.807934 115.158438) - (xy 145.806512 115.15313) - (xy 145.766434 115.067182) - (xy 145.712372 114.951246) - (xy 145.712369 114.951241) - (xy 145.710046 114.946259) - (xy 145.62154 114.81986) - (xy 145.582281 114.763792) - (xy 145.582279 114.763789) - (xy 145.579122 114.759281) - (xy 145.417719 114.597878) - (xy 145.406302 114.589883) - (xy 145.323112 114.531633) - (xy 145.230742 114.466954) - (xy 145.22576 114.464631) - (xy 145.225755 114.464628) - (xy 145.028852 114.372811) - (xy 145.028851 114.37281) - (xy 145.02387 114.370488) - (xy 145.018562 114.369066) - (xy 145.01856 114.369065) - (xy 144.808704 114.312835) - (xy 144.808703 114.312835) - (xy 144.803389 114.311411) - (xy 144.576 114.291517) - (xy 144.570525 114.291996) - (xy 144.570524 114.291996) - (xy 144.532094 114.295358) - (xy 144.462489 114.281368) - (xy 144.411497 114.231969) - (xy 144.395307 114.162843) - (xy 144.41906 114.095937) - (xy 144.420522 114.094121) - (xy 144.430924 114.079959) - (xy 144.535638 113.90465) - (xy 144.54076 113.893864) - (xy 144.610436 113.701909) - (xy 144.613423 113.690357) - (xy 144.645543 113.488695) - (xy 144.646293 113.476777) - (xy 144.639701 113.272687) - (xy 144.638182 113.260832) - (xy 144.59287 113.060578) - (xy 144.59 113.05129) - (xy 144.574773 113.012832) - (xy 144.573305 113.009423) - (xy 144.38829 112.612657) - (xy 144.377794 112.600737) - (xy 144.376023 112.600232) - (xy 144.368358 112.601963) - (xy 142.557143 113.446547) - (xy 141.210474 114.074509) - (xy 141.198554 114.085005) - (xy 141.198049 114.086776) - (xy 141.19978 114.094441) - (xy 141.3867 114.495289) - (xy 141.388429 114.498717) - (xy 141.409123 114.536774) - (xy 141.414369 114.54487) - (xy 141.538956 114.708117) - (xy 141.547073 114.716883) - (xy 141.699418 114.852856) - (xy 141.709041 114.859924) - (xy 141.88435 114.964638) - (xy 141.895136 114.96976) - (xy 142.087091 115.039436) - (xy 142.098643 115.042423) - (xy 142.300305 115.074543) - (xy 142.312223 115.075293) - (xy 142.516313 115.068701) - (xy 142.528168 115.067182) - (xy 142.728422 115.02187) - (xy 142.73771 115.019) - (xy 142.776168 115.003773) - (xy 142.779577 115.002305) - (xy 143.280276 114.768825) - (xy 143.350468 114.758164) - (xy 143.41528 114.787144) - (xy 143.454137 114.846564) - (xy 143.4547 114.917558) - (xy 143.443448 114.944125) - (xy 143.441954 114.946259) - (xy 143.345488 115.15313) - (xy 143.344066 115.158438) - (xy 143.344065 115.15844) - (xy 143.295008 115.341527) - (xy 143.286411 115.373611) - (xy 143.266517 115.601) - (xy 143.266996 115.606475) - (xy 143.266996 115.606478) - (xy 143.27067 115.648476) - (xy 143.25668 115.71808) - (xy 143.20728 115.769072) - (xy 143.138154 115.785262) - (xy 143.071249 115.761509) - (xy 143.063326 115.755272) - (xy 142.884849 115.60284) - (xy 142.680249 115.47746) - (xy 142.675679 115.475567) - (xy 142.675677 115.475566) - (xy 142.463126 115.387525) - (xy 142.463124 115.387524) - (xy 142.458553 115.385631) - (xy 142.376963 115.366043) - (xy 142.230035 115.330768) - (xy 142.230029 115.330767) - (xy 142.225222 115.329613) - (xy 141.986 115.310786) - (xy 141.746778 115.329613) - (xy 141.741971 115.330767) - (xy 141.741965 115.330768) - (xy 141.595037 115.366043) - (xy 141.513447 115.385631) - (xy 141.508876 115.387524) - (xy 141.508874 115.387525) - (xy 141.296323 115.475566) - (xy 141.296321 115.475567) - (xy 141.291751 115.47746) - (xy 141.087151 115.60284) - (xy 141.083384 115.606057) - (xy 141.083383 115.606058) - (xy 140.964323 115.707744) - (xy 140.904682 115.758682) - (xy 140.901469 115.762444) - (xy 140.754532 115.934487) - (xy 140.74884 115.941151) - (xy 140.62346 116.145751) - (xy 140.621567 116.150321) - (xy 140.621566 116.150323) - (xy 140.544779 116.335704) - (xy 140.531631 116.367447) - (xy 140.527094 116.386344) - (xy 140.476768 116.595965) - (xy 140.476767 116.595971) - (xy 140.475613 116.600778) - (xy 140.457902 116.825821) - (xy 140.456786 116.84) - (xy 131.339573 116.84) - (xy 131.35025 116.834873) - (xy 131.350254 116.83487) - (xy 131.357398 116.83144) - (xy 131.361692 116.82783) - (xy 131.363624 116.825898) - (xy 131.365573 116.824111) - (xy 131.365626 116.824082) - (xy 131.365745 116.824212) - (xy 131.366313 116.823711) - (xy 131.372057 116.820612) - (xy 131.408867 116.780791) - (xy 131.412296 116.777226) - (xy 133.59964 114.589883) - (xy 133.661952 114.555857) - (xy 133.732768 114.560922) - (xy 133.741985 114.564783) - (xy 134.049367 114.708117) - (xy 134.17956 114.768827) - (xy 134.181557 114.769598) - (xy 134.181565 114.769601) - (xy 134.188586 114.77231) - (xy 134.220697 114.784701) - (xy 134.369128 114.813552) - (xy 134.401578 114.81986) - (xy 134.401579 114.81986) - (xy 134.408277 114.821162) - (xy 134.495637 114.819027) - (xy 134.59249 114.81666) - (xy 134.592493 114.81666) - (xy 134.599311 114.816493) - (xy 134.718798 114.787144) - (xy 134.778255 114.77254) - (xy 134.778257 114.772539) - (xy 134.784886 114.770911) - (xy 134.79101 114.767898) - (xy 134.791012 114.767897) - (xy 134.950228 114.689554) - (xy 134.950229 114.689554) - (xy 134.956345 114.686544) - (xy 135.105687 114.567326) - (xy 135.113309 114.557914) - (xy 135.222444 114.423144) - (xy 135.222447 114.423139) - (xy 135.225944 114.418821) - (xy 135.231467 114.408817) - (xy 135.24622 114.38209) - (xy 135.246224 114.382082) - (xy 135.247253 114.380218) - (xy 135.283288 114.302942) - (xy 135.733585 113.337277) - (xy 135.839827 113.10944) - (xy 135.855701 113.068303) - (xy 135.892162 112.880723) - (xy 135.888602 112.735075) - (xy 135.88766 112.69651) - (xy 135.88766 112.696507) - (xy 135.887493 112.689689) - (xy 135.856486 112.563452) - (xy 135.84354 112.510745) - (xy 135.843539 112.510743) - (xy 135.841911 112.504114) - (xy 135.837015 112.494163) - (xy 135.836569 112.491593) - (xy 135.836564 112.491579) - (xy 135.836566 112.491578) - (xy 135.824887 112.424212) - (xy 135.852503 112.358806) - (xy 135.911096 112.318714) - (xy 135.982063 112.316664) - (xy 135.992543 112.319909) - (xy 136.435868 112.478662) - (xy 136.581137 112.518468) - (xy 136.708887 112.553474) - (xy 136.7693 112.590767) - (xy 136.79996 112.654802) - (xy 136.791133 112.725248) - (xy 136.745621 112.779738) - (xy 136.674819 112.800992) - (xy 136.585762 112.800448) - (xy 136.577131 112.802915) - (xy 136.577129 112.802915) - (xy 136.461341 112.836007) - (xy 136.461338 112.836008) - (xy 136.452707 112.838475) - (xy 136.335673 112.912318) - (xy 136.244069 113.01604) - (xy 136.240255 113.024163) - (xy 136.240254 113.024165) - (xy 136.217101 113.07348) - (xy 136.185258 113.141303) - (xy 136.183878 113.150168) - (xy 136.183877 113.15017) - (xy 136.166193 113.26375) - (xy 136.163968 113.278037) - (xy 136.165132 113.286939) - (xy 136.165132 113.286942) - (xy 136.180746 113.406346) - (xy 136.180747 113.40635) - (xy 136.181911 113.415251) - (xy 136.237644 113.541914) - (xy 136.24342 113.548785) - (xy 136.318395 113.637978) - (xy 136.326687 113.647843) - (xy 136.441881 113.724523) - (xy 136.573967 113.76579) - (xy 136.616996 113.766578) - (xy 136.684737 113.787824) - (xy 136.703782 113.803462) - (xy 136.888595 113.988275) - (xy 136.922621 114.050587) - (xy 136.9255 114.07737) - (xy 136.9255 115.210074) - (xy 136.928499 115.254066) - (xy 136.974728 115.43948) - (xy 136.977759 115.445587) - (xy 136.977761 115.445591) - (xy 136.99004 115.470326) - (xy 137.059694 115.610643) - (xy 137.179433 115.759567) - (xy 137.328357 115.879306) - (xy 137.374878 115.902399) - (xy 137.493409 115.961239) - (xy 137.493413 115.961241) - (xy 137.49952 115.964272) - (xy 137.684934 116.010501) - (xy 137.706373 116.011963) - (xy 137.726779 116.013354) - (xy 137.72679 116.013354) - (xy 137.728926 116.0135) - (xy 139.131074 116.0135) - (xy 139.13321 116.013354) - (xy 139.133221 116.013354) - (xy 139.153627 116.011963) - (xy 139.175066 116.010501) - (xy 139.36048 115.964272) - (xy 139.366587 115.961241) - (xy 139.366591 115.961239) - (xy 139.485122 115.902399) - (xy 139.531643 115.879306) - (xy 139.680567 115.759567) - (xy 139.800306 115.610643) - (xy 139.86996 115.470326) - (xy 139.882239 115.445591) - (xy 139.882241 115.445587) - (xy 139.885272 115.43948) - (xy 139.931501 115.254066) - (xy 139.9345 115.210074) - (xy 139.9345 113.807926) - (xy 139.931501 113.763934) - (xy 139.885272 113.57852) - (xy 139.882241 113.572413) - (xy 139.882239 113.572409) - (xy 139.842789 113.492939) - (xy 139.800306 113.407357) - (xy 139.680567 113.258433) - (xy 139.531643 113.138694) - (xy 139.446061 113.096211) - (xy 139.366591 113.056761) - (xy 139.366587 113.056759) - (xy 139.36048 113.053728) - (xy 139.175066 113.007499) - (xy 139.153627 113.006037) - (xy 139.133221 113.004646) - (xy 139.13321 113.004646) - (xy 139.131074 113.0045) - (xy 139.064564 113.0045) - (xy 138.996443 112.984498) - (xy 138.94995 112.930842) - (xy 138.939846 112.860568) - (xy 138.96934 112.795988) - (xy 139.029066 112.757604) - (xy 139.050153 112.753327) - (xy 139.436438 112.708855) - (xy 139.436443 112.708854) - (xy 139.438825 112.70858) - (xy 139.441178 112.708125) - (xy 139.933511 112.61291) - (xy 139.933516 112.612909) - (xy 139.935873 112.612453) - (xy 140.424132 112.478662) - (xy 140.426367 112.477862) - (xy 140.426385 112.477856) - (xy 140.573965 112.425008) - (xy 140.644841 112.420874) - (xy 140.706701 112.455714) - (xy 140.739905 112.518468) - (xy 140.740874 112.563452) - (xy 140.714456 112.729307) - (xy 140.713707 112.741223) - (xy 140.720299 112.945313) - (xy 140.721818 112.957168) - (xy 140.76713 113.157422) - (xy 140.77 113.16671) - (xy 140.785227 113.205168) - (xy 140.786695 113.208577) - (xy 140.97171 113.605343) - (xy 140.982206 113.617263) - (xy 140.983977 113.617768) - (xy 140.991642 113.616037) - (xy 142.802857 112.771453) - (xy 144.149526 112.143491) - (xy 144.161446 112.132995) - (xy 144.161951 112.131224) - (xy 144.16022 112.123559) - (xy 143.9733 111.722711) - (xy 143.971571 111.719283) - (xy 143.950877 111.681226) - (xy 143.945631 111.67313) - (xy 143.821044 111.509883) - (xy 143.812927 111.501117) - (xy 143.660582 111.365144) - (xy 143.650959 111.358076) - (xy 143.47565 111.253362) - (xy 143.464864 111.24824) - (xy 143.272909 111.178564) - (xy 143.261367 111.17558) - (xy 143.092462 111.148677) - (xy 143.028335 111.118208) - (xy 142.990861 111.057908) - (xy 142.991937 110.986919) - (xy 143.021686 110.936675) - (xy 143.367046 110.579398) - (xy 143.690087 110.189601) - (xy 143.897614 109.896195) - (xy 143.981047 109.778235) - (xy 143.981048 109.778234) - (xy 143.982429 109.776281) - (xy 144.154095 109.489374) - (xy 144.206235 109.441189) - (xy 144.21488 109.439662) - (xy 144.214821 109.395815) - (xy 144.227641 109.366457) - (xy 144.241129 109.343914) - (xy 144.241135 109.343903) - (xy 144.242364 109.341849) - (xy 144.468377 108.888842) - (xy 144.474695 108.873313) - (xy 144.658237 108.422136) - (xy 144.659146 108.419902) - (xy 144.81356 107.937767) - (xy 144.918543 107.496432) - (xy 144.930161 107.44759) - (xy 144.930162 107.447586) - (xy 144.930717 107.445252) - (xy 144.941472 107.377369) - (xy 145.009558 106.947598) - (xy 145.009558 106.947594) - (xy 145.009933 106.94523) - (xy 145.050745 106.440619) - (xy 145.052916 105.934366) - (xy 145.039605 105.750121) - (xy 145.016609 105.431847) - (xy 145.016434 105.429424) - (xy 144.94151 104.92874) - (xy 144.931747 104.886072) - (xy 144.861765 104.580249) - (xy 144.828582 104.435238) - (xy 144.804746 104.358553) - (xy 144.679027 103.954105) - (xy 144.679025 103.954099) - (xy 144.678309 103.951796) - (xy 144.491569 103.481238) - (xy 144.269451 103.026308) - (xy 144.013252 102.589663) - (xy 143.997965 102.567651) - (xy 143.727955 102.178874) - (xy 143.705525 102.111514) - (xy 143.723074 102.04272) - (xy 143.775029 101.994335) - (xy 143.831444 101.981) - (xy 145.002892 101.981) - (xy 145.071013 102.001002) - (xy 145.091987 102.017905) - (xy 146.266595 103.192512) - (xy 146.30062 103.254824) - (xy 146.3035 103.281607) - (xy 146.3035 107.150524) - (xy 146.301079 107.175103) - (xy 146.298514 107.188) - (xy 146.318266 107.287301) - (xy 146.360316 107.350234) - (xy 146.360319 107.350237) - (xy 146.374516 107.371484) - (xy 146.384829 107.378375) - (xy 146.38545 107.37879) - (xy 146.404542 107.39446) - (xy 146.547045 107.536963) - (xy 146.581071 107.599275) - (xy 146.576006 107.67009) - (xy 146.533459 107.726926) - (xy 146.481885 107.749764) - (xy 146.44658 107.756595) - (xy 146.309645 107.783089) - (xy 146.304085 107.785319) - (xy 146.30408 107.78532) - (xy 146.143242 107.849814) - (xy 146.109598 107.863305) - (xy 145.928331 107.9799) - (xy 145.892472 108.011737) - (xy 144.532737 109.371472) - (xy 144.499677 109.408888) - (xy 144.454791 109.47894) - (xy 144.441855 109.499128) - (xy 144.388262 109.545693) - (xy 144.382932 109.546467) - (xy 144.384188 109.58568) - (xy 144.379248 109.600759) - (xy 144.303532 109.790545) - (xy 144.302403 109.796436) - (xy 144.266834 109.982016) - (xy 144.262961 110.002221) - (xy 144.263148 110.21775) - (xy 144.264287 110.223636) - (xy 144.264287 110.223638) - (xy 144.302582 110.421564) - (xy 144.304089 110.429355) - (xy 144.306319 110.434915) - (xy 144.30632 110.43492) - (xy 144.363514 110.577552) - (xy 144.384305 110.629402) - (xy 144.5009 110.810669) - (xy 144.532737 110.846528) - (xy 145.892472 112.206263) - (xy 145.929888 112.239323) - (xy 146.11136 112.355603) - (xy 146.311545 112.435468) - (xy 146.400409 112.4525) - (xy 146.517335 112.474911) - (xy 146.517336 112.474911) - (xy 146.523221 112.476039) - (xy 146.529215 112.476034) - (xy 146.529217 112.476034) - (xy 146.630767 112.475946) - (xy 146.73875 112.475852) - (xy 146.744636 112.474713) - (xy 146.744638 112.474713) - (xy 146.94447 112.43605) - (xy 146.944474 112.436049) - (xy 146.950355 112.434911) - (xy 146.955915 112.432681) - (xy 146.95592 112.43268) - (xy 147.116758 112.368186) - (xy 147.150402 112.354695) - (xy 147.331669 112.2381) - (xy 147.345937 112.225433) - (xy 147.366155 112.207482) - (xy 147.367528 112.206263) - (xy 147.368832 112.204959) - (xy 147.368849 112.204943) - (xy 147.68854 111.885252) - (xy 147.750852 111.851226) - (xy 147.821667 111.856291) - (xy 147.86673 111.885252) - (xy 148.425595 112.444117) - (xy 148.459621 112.506429) - (xy 148.4625 112.533212) - (xy 148.4625 116.036646) - (xy 148.442498 116.104767) - (xy 148.388842 116.15126) - (xy 148.318568 116.161364) - (xy 148.253988 116.13187) - (xy 148.230708 116.105085) - (xy 148.217145 116.08412) - (xy 148.206458 116.074915) - (xy 148.196891 116.079319) - (xy 146.29446 117.98175) - (xy 146.2877 117.99413) - (xy 146.292981 118.001184) - (xy 146.461919 118.099904) - (xy 146.471202 118.104351) - (xy 146.674002 118.181793) - (xy 146.6839 118.184669) - (xy 146.896625 118.227948) - (xy 146.906853 118.229167) - (xy 147.123788 118.237122) - (xy 147.134074 118.236655) - (xy 147.3494 118.209072) - (xy 147.359477 118.20693) - (xy 147.567401 118.144549) - (xy 147.577009 118.140784) - (xy 147.765032 118.048672) - (xy 147.835006 118.036665) - (xy 147.900363 118.064395) - (xy 147.940353 118.123058) - (xy 147.942279 118.194028) - (xy 147.909559 118.250918) - (xy 147.452882 118.707595) - (xy 147.39057 118.741621) - (xy 147.363787 118.7445) - (xy 142.807136 118.7445) - (xy 142.782847 118.741915) - (xy 142.7814 118.741847) - (xy 142.77122 118.739655) - (xy 142.738356 118.743545) - (xy 142.73766 118.743627) - (xy 142.731679 118.74398) - (xy 142.731687 118.744072) - (xy 142.726508 118.7445) - (xy 142.721308 118.7445) - (xy 142.716181 118.745353) - (xy 142.716173 118.745354) - (xy 142.702151 118.747688) - (xy 142.696275 118.748525) - (xy 142.655431 118.753359) - (xy 142.655429 118.75336) - (xy 142.645092 118.754583) - (xy 142.636795 118.758567) - (xy 142.627717 118.760078) - (xy 142.618555 118.765022) - (xy 142.618551 118.765023) - (xy 142.582356 118.784553) - (xy 142.577072 118.787246) - (xy 142.530602 118.80956) - (xy 142.526308 118.81317) - (xy 142.524376 118.815102) - (xy 142.522427 118.816889) - (xy 142.522374 118.816918) - (xy 142.522255 118.816788) - (xy 142.521687 118.817289) - (xy 142.515943 118.820388) - (xy 142.508876 118.828033) - (xy 142.479134 118.860208) - (xy 142.475704 118.863774) - (xy 139.798882 121.540595) - (xy 139.73657 121.574621) - (xy 139.709787 121.5775) - (xy 138.474599 121.577501) - (xy 138.321934 121.577501) - (xy 138.290732 121.583707) - (xy 138.259874 121.589844) - (xy 138.259872 121.589845) - (xy 138.247699 121.592266) - (xy 138.237379 121.599161) - (xy 138.237378 121.599162) - (xy 138.204286 121.621274) - (xy 138.163516 121.648516) - (xy 138.107266 121.732699) - (xy 138.0925 121.806933) - (xy 138.0925 121.974852) - (xy 138.072498 122.042973) - (xy 138.018842 122.089466) - (xy 137.948568 122.09957) - (xy 137.883988 122.070076) - (xy 137.858235 122.037868) - (xy 137.857912 122.038077) - (xy 137.855836 122.034868) - (xy 137.855453 122.034389) - (xy 137.855099 122.033729) - (xy 137.739426 121.854926) - (xy 137.733136 121.846757) - (xy 137.589806 121.68924) - (xy 137.582273 121.682215) - (xy 137.415139 121.550222) - (xy 137.406552 121.544517) - (xy 137.220117 121.441599) - (xy 137.210705 121.437369) - (xy 137.009959 121.36628) - (xy 136.999988 121.363646) - (xy 136.928837 121.350972) - (xy 136.91554 121.352432) - (xy 136.911 121.366989) - (xy 136.911 122.81) - (xy 136.890998 122.878121) - (xy 136.837342 122.924614) - (xy 136.785 122.936) - (xy 135.340225 122.936) - (xy 135.326694 122.939973) - (xy 135.325257 122.949966) - (xy 135.355565 123.084446) - (xy 135.358645 123.094275) - (xy 135.43877 123.291603) - (xy 135.443413 123.300794) - (xy 135.554694 123.482388) - (xy 135.560777 123.490699) - (xy 135.700213 123.651667) - (xy 135.70758 123.658883) - (xy 135.871434 123.794916) - (xy 135.879876 123.800828) - (xy 135.954119 123.844212) - (xy 136.002842 123.895851) - (xy 136.015913 123.965634) - (xy 135.989181 124.031406) - (xy 135.931134 124.072284) - (xy 135.890548 124.079) - (xy 119.772771 124.079) - (xy 119.70465 124.058998) - (xy 119.658157 124.005342) - (xy 119.648053 123.935068) - (xy 119.677547 123.870488) - (xy 119.699603 123.850421) - (xy 119.874327 123.725792) - (xy 119.8822 123.719139) - (xy 120.033052 123.568812) - (xy 120.03973 123.560965) - (xy 120.164003 123.38802) - (xy 120.169313 123.379183) - (xy 120.26367 123.188267) - (xy 120.267469 123.178672) - (xy 120.284066 123.124047) - (xy 120.323007 123.064683) - (xy 120.387862 123.035796) - (xy 120.458038 123.046558) - (xy 120.511256 123.093551) - (xy 120.519048 123.107922) - (xy 120.578377 123.236616) - (xy 120.695533 123.402389) - (xy 120.840938 123.544035) - (xy 121.00972 123.656812) - (xy 121.015023 123.65909) - (xy 121.015026 123.659092) - (xy 121.173965 123.727377) - (xy 121.196228 123.736942) - (xy 121.269244 123.753464) - (xy 121.388579 123.780467) - (xy 121.388584 123.780468) - (xy 121.394216 123.781742) - (xy 121.399987 123.781969) - (xy 121.399989 123.781969) - (xy 121.459756 123.784317) - (xy 121.597053 123.789712) - (xy 121.704348 123.774155) - (xy 121.792231 123.761413) - (xy 121.792236 123.761412) - (xy 121.797945 123.760584) - (xy 121.803409 123.758729) - (xy 121.803414 123.758728) - (xy 121.984693 123.697192) - (xy 121.984698 123.69719) - (xy 121.990165 123.695334) - (xy 122.167276 123.596147) - (xy 122.200955 123.568137) - (xy 122.294696 123.490172) - (xy 122.323345 123.466345) - (xy 122.369023 123.411424) - (xy 122.449453 123.314718) - (xy 122.449455 123.314715) - (xy 122.453147 123.310276) - (xy 122.552334 123.133165) - (xy 122.55419 123.127698) - (xy 122.554192 123.127693) - (xy 122.615728 122.946414) - (xy 122.615729 122.946409) - (xy 122.617584 122.940945) - (xy 122.618412 122.935236) - (xy 122.618413 122.935231) - (xy 122.646179 122.743727) - (xy 122.646712 122.740053) - (xy 122.648232 122.682) - (xy 122.629658 122.479859) - (xy 122.624654 122.462115) - (xy 122.576125 122.290046) - (xy 122.576124 122.290044) - (xy 122.574557 122.284487) - (xy 122.563978 122.263033) - (xy 122.487331 122.107609) - (xy 122.484776 122.102428) - (xy 122.47399 122.087983) - (xy 122.370511 121.949409) - (xy 122.36332 121.939779) - (xy 122.225019 121.811934) - (xy 122.219609 121.806933) - (xy 122.9745 121.806933) - (xy 122.974501 123.557066) - (xy 122.981539 123.592453) - (xy 122.983269 123.601147) - (xy 122.989266 123.631301) - (xy 122.996161 123.64162) - (xy 122.996162 123.641622) - (xy 123.033506 123.69751) - (xy 123.045516 123.715484) - (xy 123.129699 123.771734) - (xy 123.203933 123.7865) - (xy 124.078858 123.7865) - (xy 124.954066 123.786499) - (xy 124.99099 123.779155) - (xy 125.016126 123.774156) - (xy 125.016128 123.774155) - (xy 125.028301 123.771734) - (xy 125.038621 123.764839) - (xy 125.038622 123.764838) - (xy 125.102168 123.722377) - (xy 125.112484 123.715484) - (xy 125.168734 123.631301) - (xy 125.1835 123.557067) - (xy 125.183499 121.811933) - (xy 128.0205 121.811933) - (xy 128.020501 123.562066) - (xy 128.021843 123.568812) - (xy 128.030855 123.614122) - (xy 128.035266 123.636301) - (xy 128.042161 123.64662) - (xy 128.042162 123.646622) - (xy 128.081282 123.705168) - (xy 128.091516 123.720484) - (xy 128.175699 123.776734) - (xy 128.249933 123.7915) - (xy 129.124858 123.7915) - (xy 130.000066 123.791499) - (xy 130.035818 123.784388) - (xy 130.062126 123.779156) - (xy 130.062128 123.779155) - (xy 130.074301 123.776734) - (xy 130.084621 123.769839) - (xy 130.084622 123.769838) - (xy 130.148168 123.727377) - (xy 130.158484 123.720484) - (xy 130.214734 123.636301) - (xy 130.2295 123.562067) - (xy 130.229499 122.657964) - (xy 130.556148 122.657964) - (xy 130.569424 122.860522) - (xy 130.570845 122.866118) - (xy 130.570846 122.866123) - (xy 130.589849 122.940945) - (xy 130.619392 123.057269) - (xy 130.621809 123.062512) - (xy 130.656705 123.138208) - (xy 130.704377 123.241616) - (xy 130.70771 123.246332) - (xy 130.814664 123.397669) - (xy 130.821533 123.407389) - (xy 130.966938 123.549035) - (xy 131.13572 123.661812) - (xy 131.141023 123.66409) - (xy 131.141026 123.664092) - (xy 131.260645 123.715484) - (xy 131.322228 123.741942) - (xy 131.395244 123.758464) - (xy 131.514579 123.785467) - (xy 131.514584 123.785468) - (xy 131.520216 123.786742) - (xy 131.525987 123.786969) - (xy 131.525989 123.786969) - (xy 131.585756 123.789317) - (xy 131.723053 123.794712) - (xy 131.830348 123.779155) - (xy 131.918231 123.766413) - (xy 131.918236 123.766412) - (xy 131.923945 123.765584) - (xy 131.929409 123.763729) - (xy 131.929414 123.763728) - (xy 132.110693 123.702192) - (xy 132.110698 123.70219) - (xy 132.116165 123.700334) - (xy 132.121776 123.697192) - (xy 132.203066 123.651667) - (xy 132.293276 123.601147) - (xy 132.30373 123.592453) - (xy 132.444913 123.475031) - (xy 132.449345 123.471345) - (xy 132.506463 123.402669) - (xy 132.575453 123.319718) - (xy 132.575455 123.319715) - (xy 132.579147 123.315276) - (xy 132.678334 123.138165) - (xy 132.68019 123.132698) - (xy 132.680192 123.132693) - (xy 132.741728 122.951414) - (xy 132.741729 122.951409) - (xy 132.743584 122.945945) - (xy 132.744412 122.940236) - (xy 132.744413 122.940231) - (xy 132.772179 122.748727) - (xy 132.772712 122.745053) - (xy 132.774232 122.687) - (xy 132.755658 122.484859) - (xy 132.75268 122.474299) - (xy 132.736289 122.416183) - (xy 135.321389 122.416183) - (xy 135.322912 122.424607) - (xy 135.335292 122.428) - (xy 136.384885 122.428) - (xy 136.400124 122.423525) - (xy 136.401329 122.422135) - (xy 136.403 122.414452) - (xy 136.403 121.365102) - (xy 136.399082 121.351758) - (xy 136.384806 121.349771) - (xy 136.346324 121.35566) - (xy 136.336288 121.358051) - (xy 136.133868 121.424212) - (xy 136.124359 121.428209) - (xy 135.935463 121.526542) - (xy 135.926738 121.532036) - (xy 135.756433 121.659905) - (xy 135.748726 121.666748) - (xy 135.60159 121.820717) - (xy 135.595107 121.828723) - (xy 135.475098 122.004649) - (xy 135.47 122.013623) - (xy 135.380338 122.206783) - (xy 135.376775 122.21647) - (xy 135.321389 122.416183) - (xy 132.736289 122.416183) - (xy 132.702125 122.295046) - (xy 132.702124 122.295044) - (xy 132.700557 122.289487) - (xy 132.696938 122.282147) - (xy 132.613331 122.112609) - (xy 132.610776 122.107428) - (xy 132.48932 121.944779) - (xy 132.340258 121.806987) - (xy 132.335375 121.803906) - (xy 132.335371 121.803903) - (xy 132.173464 121.701748) - (xy 132.168581 121.698667) - (xy 131.980039 121.623446) - (xy 131.974379 121.62232) - (xy 131.974375 121.622319) - (xy 131.786613 121.584971) - (xy 131.78661 121.584971) - (xy 131.780946 121.583844) - (xy 131.775171 121.583768) - (xy 131.775167 121.583768) - (xy 131.673793 121.582441) - (xy 131.577971 121.581187) - (xy 131.572274 121.582166) - (xy 131.572273 121.582166) - (xy 131.395363 121.612565) - (xy 131.37791 121.615564) - (xy 131.187463 121.685824) - (xy 131.01301 121.789612) - (xy 131.00867 121.793418) - (xy 131.008666 121.793421) - (xy 130.866093 121.918455) - (xy 130.860392 121.923455) - (xy 130.73472 122.082869) - (xy 130.732031 122.08798) - (xy 130.732029 122.087983) - (xy 130.692492 122.16313) - (xy 130.640203 122.262515) - (xy 130.580007 122.456378) - (xy 130.556148 122.657964) - (xy 130.229499 122.657964) - (xy 130.229499 121.811934) - (xy 130.221016 121.769281) - (xy 130.217156 121.749874) - (xy 130.217155 121.749872) - (xy 130.214734 121.737699) - (xy 130.188654 121.698667) - (xy 130.165377 121.663832) - (xy 130.158484 121.653516) - (xy 130.074301 121.597266) - (xy 130.000067 121.5825) - (xy 129.125142 121.5825) - (xy 128.249934 121.582501) - (xy 128.214182 121.589612) - (xy 128.187874 121.594844) - (xy 128.187872 121.594845) - (xy 128.175699 121.597266) - (xy 128.165379 121.604161) - (xy 128.165378 121.604162) - (xy 128.109315 121.641623) - (xy 128.091516 121.653516) - (xy 128.035266 121.737699) - (xy 128.0205 121.811933) - (xy 125.183499 121.811933) - (xy 125.183499 121.806934) - (xy 125.168734 121.732699) - (xy 125.144565 121.696527) - (xy 125.119377 121.658832) - (xy 125.112484 121.648516) - (xy 125.028301 121.592266) - (xy 124.954067 121.5775) - (xy 124.079142 121.5775) - (xy 123.203934 121.577501) - (xy 123.172732 121.583707) - (xy 123.141874 121.589844) - (xy 123.141872 121.589845) - (xy 123.129699 121.592266) - (xy 123.119379 121.599161) - (xy 123.119378 121.599162) - (xy 123.086286 121.621274) - (xy 123.045516 121.648516) - (xy 122.989266 121.732699) - (xy 122.9745 121.806933) - (xy 122.219609 121.806933) - (xy 122.218503 121.805911) - (xy 122.214258 121.801987) - (xy 122.209375 121.798906) - (xy 122.209371 121.798903) - (xy 122.055389 121.701748) - (xy 122.042581 121.693667) - (xy 121.854039 121.618446) - (xy 121.848379 121.61732) - (xy 121.848375 121.617319) - (xy 121.660613 121.579971) - (xy 121.66061 121.579971) - (xy 121.654946 121.578844) - (xy 121.649171 121.578768) - (xy 121.649167 121.578768) - (xy 121.547793 121.577441) - (xy 121.451971 121.576187) - (xy 121.446274 121.577166) - (xy 121.446273 121.577166) - (xy 121.267541 121.607878) - (xy 121.25191 121.610564) - (xy 121.061463 121.680824) - (xy 120.88701 121.784612) - (xy 120.88267 121.788418) - (xy 120.882666 121.788421) - (xy 120.740699 121.912924) - (xy 120.734392 121.918455) - (xy 120.730817 121.92299) - (xy 120.730816 121.922991) - (xy 120.70459 121.956259) - (xy 120.60872 122.077869) - (xy 120.606031 122.08298) - (xy 120.606029 122.082983) - (xy 120.516589 122.25298) - (xy 120.46717 122.303952) - (xy 120.398037 122.320115) - (xy 120.331141 122.296336) - (xy 120.291003 122.241973) - (xy 120.288955 122.242863) - (xy 120.201972 122.042814) - (xy 120.197105 122.033739) - (xy 120.081426 121.854926) - (xy 120.075136 121.846757) - (xy 119.931806 121.68924) - (xy 119.924273 121.682215) - (xy 119.757139 121.550222) - (xy 119.748552 121.544517) - (xy 119.562117 121.441599) - (xy 119.552705 121.437369) - (xy 119.351959 121.36628) - (xy 119.341988 121.363646) - (xy 119.270837 121.350972) - (xy 119.25754 121.352432) - (xy 119.253 121.366989) - (xy 119.253 122.81) - (xy 119.232998 122.878121) - (xy 119.179342 122.924614) - (xy 119.127 122.936) - (xy 118.871 122.936) - (xy 118.802879 122.915998) - (xy 118.756386 122.862342) - (xy 118.745 122.81) - (xy 118.745 121.365102) - (xy 118.741082 121.351758) - (xy 118.726806 121.349771) - (xy 118.688324 121.35566) - (xy 118.678288 121.358051) - (xy 118.475868 121.424212) - (xy 118.466359 121.428209) - (xy 118.277463 121.526542) - (xy 118.268738 121.532036) - (xy 118.098433 121.659905) - (xy 118.090726 121.666748) - (xy 117.94359 121.820717) - (xy 117.937107 121.828723) - (xy 117.817098 122.004649) - (xy 117.812 122.013623) - (xy 117.722338 122.206783) - (xy 117.718777 122.216464) - (xy 117.714291 122.23264) - (xy 117.676813 122.292939) - (xy 117.612684 122.323403) - (xy 117.542266 122.31436) - (xy 117.487915 122.268682) - (xy 117.479867 122.254698) - (xy 117.407331 122.107609) - (xy 117.404776 122.102428) - (xy 117.39399 122.087983) - (xy 117.290511 121.949409) - (xy 117.28332 121.939779) - (xy 117.145019 121.811934) - (xy 117.138503 121.805911) - (xy 117.134258 121.801987) - (xy 117.129375 121.798906) - (xy 117.129371 121.798903) - (xy 116.975389 121.701748) - (xy 116.962581 121.693667) - (xy 116.774039 121.618446) - (xy 116.768379 121.61732) - (xy 116.768375 121.617319) - (xy 116.580613 121.579971) - (xy 116.58061 121.579971) - (xy 116.574946 121.578844) - (xy 116.569171 121.578768) - (xy 116.569167 121.578768) - (xy 116.467793 121.577441) - (xy 116.371971 121.576187) - (xy 116.366274 121.577166) - (xy 116.366273 121.577166) - (xy 116.187541 121.607878) - (xy 116.17191 121.610564) - (xy 115.981463 121.680824) - (xy 115.80701 121.784612) - (xy 115.80267 121.788418) - (xy 115.802666 121.788421) - (xy 115.660699 121.912924) - (xy 115.654392 121.918455) - (xy 115.650817 121.92299) - (xy 115.650816 121.922991) - (xy 115.62459 121.956259) - (xy 115.52872 122.077869) - (xy 115.526031 122.08298) - (xy 115.526029 122.082983) - (xy 115.513168 122.107428) - (xy 115.434203 122.257515) - (xy 115.374007 122.451378) - (xy 115.350148 122.652964) - (xy 115.363424 122.855522) - (xy 115.364845 122.861118) - (xy 115.364846 122.861123) - (xy 115.385119 122.940945) - (xy 115.413392 123.052269) - (xy 115.415809 123.057512) - (xy 115.452991 123.138165) - (xy 115.498377 123.236616) - (xy 115.615533 123.402389) - (xy 115.760938 123.544035) - (xy 115.92972 123.656812) - (xy 115.935023 123.65909) - (xy 115.935026 123.659092) - (xy 116.093965 123.727377) - (xy 116.116228 123.736942) - (xy 116.189244 123.753464) - (xy 116.308579 123.780467) - (xy 116.308584 123.780468) - (xy 116.314216 123.781742) - (xy 116.319987 123.781969) - (xy 116.319989 123.781969) - (xy 116.379756 123.784317) - (xy 116.517053 123.789712) - (xy 116.624348 123.774155) - (xy 116.712231 123.761413) - (xy 116.712236 123.761412) - (xy 116.717945 123.760584) - (xy 116.723409 123.758729) - (xy 116.723414 123.758728) - (xy 116.904693 123.697192) - (xy 116.904698 123.69719) - (xy 116.910165 123.695334) - (xy 117.087276 123.596147) - (xy 117.120955 123.568137) - (xy 117.214696 123.490172) - (xy 117.243345 123.466345) - (xy 117.289023 123.411424) - (xy 117.369453 123.314718) - (xy 117.369455 123.314715) - (xy 117.373147 123.310276) - (xy 117.472334 123.133165) - (xy 117.47472 123.126135) - (xy 117.47517 123.125496) - (xy 117.476541 123.122416) - (xy 117.477146 123.122685) - (xy 117.515553 123.068059) - (xy 117.581305 123.041278) - (xy 117.651098 123.054295) - (xy 117.702773 123.10298) - (xy 117.710777 123.119229) - (xy 117.78077 123.291603) - (xy 117.785413 123.300794) - (xy 117.896694 123.482388) - (xy 117.902777 123.490699) - (xy 118.042213 123.651667) - (xy 118.04958 123.658883) - (xy 118.213434 123.794916) - (xy 118.221876 123.800828) - (xy 118.296119 123.844212) - (xy 118.344842 123.895851) - (xy 118.357913 123.965634) - (xy 118.331181 124.031406) - (xy 118.273134 124.072284) - (xy 118.232548 124.079) - (xy 102.107 124.079) - (xy 102.038879 124.058998) - (xy 101.992386 124.005342) - (xy 101.981 123.953) - (xy 101.981 122.652964) - (xy 112.810148 122.652964) - (xy 112.823424 122.855522) - (xy 112.824845 122.861118) - (xy 112.824846 122.861123) - (xy 112.845119 122.940945) - (xy 112.873392 123.052269) - (xy 112.875809 123.057512) - (xy 112.912991 123.138165) - (xy 112.958377 123.236616) - (xy 113.075533 123.402389) - (xy 113.220938 123.544035) - (xy 113.38972 123.656812) - (xy 113.395023 123.65909) - (xy 113.395026 123.659092) - (xy 113.553965 123.727377) - (xy 113.576228 123.736942) - (xy 113.649244 123.753464) - (xy 113.768579 123.780467) - (xy 113.768584 123.780468) - (xy 113.774216 123.781742) - (xy 113.779987 123.781969) - (xy 113.779989 123.781969) - (xy 113.839756 123.784317) - (xy 113.977053 123.789712) - (xy 114.084348 123.774155) - (xy 114.172231 123.761413) - (xy 114.172236 123.761412) - (xy 114.177945 123.760584) - (xy 114.183409 123.758729) - (xy 114.183414 123.758728) - (xy 114.364693 123.697192) - (xy 114.364698 123.69719) - (xy 114.370165 123.695334) - (xy 114.547276 123.596147) - (xy 114.580955 123.568137) - (xy 114.674696 123.490172) - (xy 114.703345 123.466345) - (xy 114.749023 123.411424) - (xy 114.829453 123.314718) - (xy 114.829455 123.314715) - (xy 114.833147 123.310276) - (xy 114.932334 123.133165) - (xy 114.93419 123.127698) - (xy 114.934192 123.127693) - (xy 114.995728 122.946414) - (xy 114.995729 122.946409) - (xy 114.997584 122.940945) - (xy 114.998412 122.935236) - (xy 114.998413 122.935231) - (xy 115.026179 122.743727) - (xy 115.026712 122.740053) - (xy 115.028232 122.682) - (xy 115.009658 122.479859) - (xy 115.004654 122.462115) - (xy 114.956125 122.290046) - (xy 114.956124 122.290044) - (xy 114.954557 122.284487) - (xy 114.943978 122.263033) - (xy 114.867331 122.107609) - (xy 114.864776 122.102428) - (xy 114.85399 122.087983) - (xy 114.750511 121.949409) - (xy 114.74332 121.939779) - (xy 114.605019 121.811934) - (xy 114.598503 121.805911) - (xy 114.594258 121.801987) - (xy 114.589375 121.798906) - (xy 114.589371 121.798903) - (xy 114.435389 121.701748) - (xy 114.422581 121.693667) - (xy 114.234039 121.618446) - (xy 114.228379 121.61732) - (xy 114.228375 121.617319) - (xy 114.040613 121.579971) - (xy 114.04061 121.579971) - (xy 114.034946 121.578844) - (xy 114.029171 121.578768) - (xy 114.029167 121.578768) - (xy 113.927793 121.577441) - (xy 113.831971 121.576187) - (xy 113.826274 121.577166) - (xy 113.826273 121.577166) - (xy 113.647541 121.607878) - (xy 113.63191 121.610564) - (xy 113.441463 121.680824) - (xy 113.26701 121.784612) - (xy 113.26267 121.788418) - (xy 113.262666 121.788421) - (xy 113.120699 121.912924) - (xy 113.114392 121.918455) - (xy 113.110817 121.92299) - (xy 113.110816 121.922991) - (xy 113.08459 121.956259) - (xy 112.98872 122.077869) - (xy 112.986031 122.08298) - (xy 112.986029 122.082983) - (xy 112.973168 122.107428) - (xy 112.894203 122.257515) - (xy 112.834007 122.451378) - (xy 112.810148 122.652964) - (xy 101.981 122.652964) - (xy 101.981 117.996933) - (xy 102.2735 117.996933) - (xy 102.273501 119.747066) - (xy 102.288266 119.821301) - (xy 102.344516 119.905484) - (xy 102.428699 119.961734) - (xy 102.502933 119.9765) - (xy 103.377858 119.9765) - (xy 104.253066 119.976499) - (xy 104.288818 119.969388) - (xy 104.315126 119.964156) - (xy 104.315128 119.964155) - (xy 104.327301 119.961734) - (xy 104.337621 119.954839) - (xy 104.337622 119.954838) - (xy 104.401168 119.912377) - (xy 104.411484 119.905484) - (xy 104.467734 119.821301) - (xy 104.4825 119.747067) - (xy 104.482499 117.996934) - (xy 104.467734 117.922699) - (xy 104.460235 117.911475) - (xy 104.418377 117.848832) - (xy 104.411484 117.838516) - (xy 104.327301 117.782266) - (xy 104.253067 117.7675) - (xy 103.378142 117.7675) - (xy 102.502934 117.767501) - (xy 102.467182 117.774612) - (xy 102.440874 117.779844) - (xy 102.440872 117.779845) - (xy 102.428699 117.782266) - (xy 102.418379 117.789161) - (xy 102.418378 117.789162) - (xy 102.357985 117.829516) - (xy 102.344516 117.838516) - (xy 102.288266 117.922699) - (xy 102.2735 117.996933) - (xy 101.981 117.996933) - (xy 101.981 116.302964) - (xy 102.269148 116.302964) - (xy 102.282424 116.505522) - (xy 102.283845 116.511118) - (xy 102.283846 116.511123) - (xy 102.307869 116.605712) - (xy 102.332392 116.702269) - (xy 102.334809 116.707512) - (xy 102.399591 116.848035) - (xy 102.417377 116.886616) - (xy 102.534533 117.052389) - (xy 102.679938 117.194035) - (xy 102.84872 117.306812) - (xy 102.854023 117.30909) - (xy 102.854026 117.309092) - (xy 102.942707 117.347192) - (xy 103.035228 117.386942) - (xy 103.108244 117.403464) - (xy 103.227579 117.430467) - (xy 103.227584 117.430468) - (xy 103.233216 117.431742) - (xy 103.238987 117.431969) - (xy 103.238989 117.431969) - (xy 103.298756 117.434317) - (xy 103.436053 117.439712) - (xy 103.536499 117.425148) - (xy 103.631231 117.411413) - (xy 103.631236 117.411412) - (xy 103.636945 117.410584) - (xy 103.642409 117.408729) - (xy 103.642414 117.408728) - (xy 103.823693 117.347192) - (xy 103.823698 117.34719) - (xy 103.829165 117.345334) - (xy 104.006276 117.246147) - (xy 104.068934 117.194035) - (xy 104.157913 117.120031) - (xy 104.162345 117.116345) - (xy 104.25967 116.999325) - (xy 104.288453 116.964718) - (xy 104.288455 116.964715) - (xy 104.292147 116.960276) - (xy 104.351845 116.853677) - (xy 104.38851 116.788208) - (xy 104.388511 116.788206) - (xy 104.391334 116.783165) - (xy 104.39319 116.777698) - (xy 104.393192 116.777693) - (xy 104.454728 116.596414) - (xy 104.454729 116.596409) - (xy 104.456584 116.590945) - (xy 104.457412 116.585236) - (xy 104.457413 116.585231) - (xy 104.485179 116.393727) - (xy 104.485712 116.390053) - (xy 104.487232 116.332) - (xy 104.471553 116.161364) - (xy 104.469187 116.135613) - (xy 104.469186 116.13561) - (xy 104.468658 116.129859) - (xy 104.464313 116.114453) - (xy 104.415125 115.940046) - (xy 104.415124 115.940044) - (xy 104.413557 115.934487) - (xy 104.406193 115.919553) - (xy 104.326331 115.757609) - (xy 104.323776 115.752428) - (xy 104.20232 115.589779) - (xy 104.053258 115.451987) - (xy 104.048375 115.448906) - (xy 104.048371 115.448903) - (xy 103.886464 115.346748) - (xy 103.881581 115.343667) - (xy 103.693039 115.268446) - (xy 103.687379 115.26732) - (xy 103.687375 115.267319) - (xy 103.499613 115.229971) - (xy 103.49961 115.229971) - (xy 103.493946 115.228844) - (xy 103.488171 115.228768) - (xy 103.488167 115.228768) - (xy 103.386793 115.227441) - (xy 103.290971 115.226187) - (xy 103.285274 115.227166) - (xy 103.285273 115.227166) - (xy 103.097317 115.259463) - (xy 103.09091 115.260564) - (xy 102.900463 115.330824) - (xy 102.72601 115.434612) - (xy 102.72167 115.438418) - (xy 102.721666 115.438421) - (xy 102.641878 115.508394) - (xy 102.573392 115.568455) - (xy 102.44772 115.727869) - (xy 102.445031 115.73298) - (xy 102.445029 115.732983) - (xy 102.419144 115.782183) - (xy 102.353203 115.907515) - (xy 102.293007 116.101378) - (xy 102.269148 116.302964) - (xy 101.981 116.302964) - (xy 101.981 114.294037) - (xy 108.918468 114.294037) - (xy 108.919632 114.302939) - (xy 108.919632 114.302942) - (xy 108.935246 114.422346) - (xy 108.935247 114.42235) - (xy 108.936411 114.431251) - (xy 108.992144 114.557914) - (xy 109.081187 114.663843) - (xy 109.088658 114.668816) - (xy 109.088659 114.668817) - (xy 109.108902 114.682292) - (xy 109.196381 114.740523) - (xy 109.289453 114.769601) - (xy 109.319898 114.779113) - (xy 109.319899 114.779113) - (xy 109.328467 114.78179) - (xy 109.394099 114.782992) - (xy 109.457848 114.784161) - (xy 109.457851 114.784161) - (xy 109.466826 114.784325) - (xy 109.475489 114.781963) - (xy 109.475491 114.781963) - (xy 109.591671 114.750289) - (xy 109.600335 114.747927) - (xy 109.678188 114.700125) - (xy 109.744116 114.6815) - (xy 110.158111 114.6815) - (xy 110.22793 114.702613) - (xy 110.284881 114.740523) - (xy 110.377953 114.769601) - (xy 110.408398 114.779113) - (xy 110.408399 114.779113) - (xy 110.416967 114.78179) - (xy 110.482599 114.782992) - (xy 110.546348 114.784161) - (xy 110.546351 114.784161) - (xy 110.555326 114.784325) - (xy 110.563989 114.781963) - (xy 110.563991 114.781963) - (xy 110.680171 114.750289) - (xy 110.688835 114.747927) - (xy 110.766688 114.700125) - (xy 110.832616 114.6815) - (xy 112.212374 114.6815) - (xy 112.280495 114.701502) - (xy 112.308825 114.726425) - (xy 112.327856 114.749065) - (xy 112.327858 114.749067) - (xy 112.333634 114.755938) - (xy 112.341105 114.760911) - (xy 112.341106 114.760912) - (xy 112.356127 114.770911) - (xy 112.448828 114.832618) - (xy 112.536228 114.859924) - (xy 112.572345 114.871208) - (xy 112.572346 114.871208) - (xy 112.580914 114.873885) - (xy 112.646546 114.875087) - (xy 112.710295 114.876256) - (xy 112.710298 114.876256) - (xy 112.719273 114.87642) - (xy 112.727936 114.874058) - (xy 112.727938 114.874058) - (xy 112.844118 114.842384) - (xy 112.852782 114.840022) - (xy 112.970709 114.767614) - (xy 113.063574 114.665019) - (xy 113.123911 114.540484) - (xy 113.146869 114.40402) - (xy 113.147015 114.392095) - (xy 113.145583 114.38209) - (xy 113.12867 114.263998) - (xy 113.128669 114.263996) - (xy 113.127397 114.255111) - (xy 113.070121 114.129138) - (xy 112.979791 114.024305) - (xy 112.863668 113.949038) - (xy 112.855066 113.946466) - (xy 112.855063 113.946464) - (xy 112.761556 113.9185) - (xy 112.731088 113.909388) - (xy 112.722112 113.909333) - (xy 112.722111 113.909333) - (xy 112.663845 113.908977) - (xy 112.592709 113.908543) - (xy 112.584079 113.911009) - (xy 112.584075 113.91101) - (xy 112.574842 113.913649) - (xy 112.540218 113.9185) - (xy 110.831954 113.9185) - (xy 110.763422 113.898232) - (xy 110.734103 113.879228) - (xy 110.699721 113.856943) - (xy 110.691119 113.854371) - (xy 110.691116 113.854369) - (xy 110.575744 113.819866) - (xy 110.575745 113.819866) - (xy 110.567141 113.817293) - (xy 110.558165 113.817238) - (xy 110.558164 113.817238) - (xy 110.498941 113.816877) - (xy 110.428762 113.816448) - (xy 110.420131 113.818915) - (xy 110.420129 113.818915) - (xy 110.304338 113.852008) - (xy 110.304336 113.852009) - (xy 110.295707 113.854475) - (xy 110.28812 113.859262) - (xy 110.288118 113.859263) - (xy 110.225041 113.899062) - (xy 110.157805 113.9185) - (xy 109.743454 113.9185) - (xy 109.674922 113.898232) - (xy 109.645603 113.879228) - (xy 109.611221 113.856943) - (xy 109.602619 113.854371) - (xy 109.602616 113.854369) - (xy 109.487244 113.819866) - (xy 109.487245 113.819866) - (xy 109.478641 113.817293) - (xy 109.469665 113.817238) - (xy 109.469664 113.817238) - (xy 109.410441 113.816877) - (xy 109.340262 113.816448) - (xy 109.331631 113.818915) - (xy 109.331629 113.818915) - (xy 109.215841 113.852007) - (xy 109.215838 113.852008) - (xy 109.207207 113.854475) - (xy 109.090173 113.928318) - (xy 108.998569 114.03204) - (xy 108.994755 114.040163) - (xy 108.994754 114.040165) - (xy 108.976797 114.078413) - (xy 108.939758 114.157303) - (xy 108.938378 114.166168) - (xy 108.938377 114.16617) - (xy 108.920441 114.281368) - (xy 108.918468 114.294037) - (xy 101.981 114.294037) - (xy 101.981 106.803589) - (xy 112.626803 106.803589) - (xy 112.639527 106.933361) - (xy 112.64191 106.945396) - (xy 112.698317 107.132223) - (xy 112.702992 107.143565) - (xy 112.794612 107.315879) - (xy 112.801399 107.326095) - (xy 112.924747 107.477335) - (xy 112.933391 107.486039) - (xy 113.083763 107.610438) - (xy 113.093931 107.617297) - (xy 113.265607 107.710121) - (xy 113.276907 107.714871) - (xy 113.411693 107.756595) - (xy 113.425795 107.756801) - (xy 113.429 107.750045) - (xy 113.429 107.743047) - (xy 113.937 107.743047) - (xy 113.940973 107.756578) - (xy 113.948768 107.757698) - (xy 114.075342 107.720446) - (xy 114.08671 107.715853) - (xy 114.259666 107.625434) - (xy 114.269928 107.618718) - (xy 114.42202 107.496432) - (xy 114.430786 107.487848) - (xy 114.556236 107.338344) - (xy 114.56316 107.328233) - (xy 114.657184 107.157202) - (xy 114.662012 107.145938) - (xy 114.721025 106.959905) - (xy 114.723573 106.947916) - (xy 114.739762 106.803589) - (xy 117.466803 106.803589) - (xy 117.479527 106.933361) - (xy 117.48191 106.945396) - (xy 117.538317 107.132223) - (xy 117.542992 107.143565) - (xy 117.634612 107.315879) - (xy 117.641399 107.326095) - (xy 117.764747 107.477335) - (xy 117.773391 107.486039) - (xy 117.923763 107.610438) - (xy 117.933931 107.617297) - (xy 118.105607 107.710121) - (xy 118.116907 107.714871) - (xy 118.251693 107.756595) - (xy 118.265795 107.756801) - (xy 118.269 107.750045) - (xy 118.269 107.743047) - (xy 118.777 107.743047) - (xy 118.780973 107.756578) - (xy 118.788768 107.757698) - (xy 118.915342 107.720446) - (xy 118.92671 107.715853) - (xy 119.099666 107.625434) - (xy 119.109928 107.618718) - (xy 119.26202 107.496432) - (xy 119.270786 107.487848) - (xy 119.396236 107.338344) - (xy 119.40316 107.328233) - (xy 119.497184 107.157202) - (xy 119.502012 107.145938) - (xy 119.561025 106.959905) - (xy 119.563573 106.947916) - (xy 119.57998 106.801643) - (xy 119.576525 106.789876) - (xy 119.575135 106.788671) - (xy 119.567452 106.787) - (xy 118.795115 106.787) - (xy 118.779876 106.791475) - (xy 118.778671 106.792865) - (xy 118.777 106.800548) - (xy 118.777 107.743047) - (xy 118.269 107.743047) - (xy 118.269 106.805115) - (xy 118.264525 106.789876) - (xy 118.263135 106.788671) - (xy 118.255452 106.787) - (xy 117.483291 106.787) - (xy 117.468864 106.791236) - (xy 117.466803 106.803589) - (xy 114.739762 106.803589) - (xy 114.73998 106.801643) - (xy 114.736525 106.789876) - (xy 114.735135 106.788671) - (xy 114.727452 106.787) - (xy 113.955115 106.787) - (xy 113.939876 106.791475) - (xy 113.938671 106.792865) - (xy 113.937 106.800548) - (xy 113.937 107.743047) - (xy 113.429 107.743047) - (xy 113.429 106.805115) - (xy 113.424525 106.789876) - (xy 113.423135 106.788671) - (xy 113.415452 106.787) - (xy 112.643291 106.787) - (xy 112.628864 106.791236) - (xy 112.626803 106.803589) - (xy 101.981 106.803589) - (xy 101.981 106.264357) - (xy 112.62602 106.264357) - (xy 112.629475 106.276124) - (xy 112.630865 106.277329) - (xy 112.638548 106.279) - (xy 113.410885 106.279) - (xy 113.426124 106.274525) - (xy 113.427329 106.273135) - (xy 113.429 106.265452) - (xy 113.429 106.260885) - (xy 113.937 106.260885) - (xy 113.941475 106.276124) - (xy 113.942865 106.277329) - (xy 113.950548 106.279) - (xy 114.722709 106.279) - (xy 114.737136 106.274764) - (xy 114.738872 106.264357) - (xy 117.46602 106.264357) - (xy 117.469475 106.276124) - (xy 117.470865 106.277329) - (xy 117.478548 106.279) - (xy 118.250885 106.279) - (xy 118.266124 106.274525) - (xy 118.267329 106.273135) - (xy 118.269 106.265452) - (xy 118.269 106.260885) - (xy 118.777 106.260885) - (xy 118.781475 106.276124) - (xy 118.782865 106.277329) - (xy 118.790548 106.279) - (xy 119.562709 106.279) - (xy 119.577136 106.274764) - (xy 119.579197 106.262411) - (xy 119.566473 106.132639) - (xy 119.56409 106.120604) - (xy 119.507683 105.933777) - (xy 119.503008 105.922435) - (xy 119.411388 105.750121) - (xy 119.404601 105.739905) - (xy 119.281253 105.588665) - (xy 119.272609 105.579961) - (xy 119.122237 105.455562) - (xy 119.112069 105.448703) - (xy 118.940393 105.355879) - (xy 118.929093 105.351129) - (xy 118.794307 105.309405) - (xy 118.780205 105.309199) - (xy 118.777 105.315955) - (xy 118.777 106.260885) - (xy 118.269 106.260885) - (xy 118.269 105.322953) - (xy 118.265027 105.309422) - (xy 118.257232 105.308302) - (xy 118.130658 105.345554) - (xy 118.11929 105.350147) - (xy 117.946334 105.440566) - (xy 117.936072 105.447282) - (xy 117.78398 105.569568) - (xy 117.775214 105.578152) - (xy 117.649764 105.727656) - (xy 117.64284 105.737767) - (xy 117.548816 105.908798) - (xy 117.543988 105.920062) - (xy 117.484975 106.106095) - (xy 117.482427 106.118084) - (xy 117.46602 106.264357) - (xy 114.738872 106.264357) - (xy 114.739197 106.262411) - (xy 114.726473 106.132639) - (xy 114.72409 106.120604) - (xy 114.667683 105.933777) - (xy 114.663008 105.922435) - (xy 114.571388 105.750121) - (xy 114.564601 105.739905) - (xy 114.441253 105.588665) - (xy 114.432609 105.579961) - (xy 114.282237 105.455562) - (xy 114.272069 105.448703) - (xy 114.100393 105.355879) - (xy 114.089093 105.351129) - (xy 113.954307 105.309405) - (xy 113.940205 105.309199) - (xy 113.937 105.315955) - (xy 113.937 106.260885) - (xy 113.429 106.260885) - (xy 113.429 105.322953) - (xy 113.425027 105.309422) - (xy 113.417232 105.308302) - (xy 113.290658 105.345554) - (xy 113.27929 105.350147) - (xy 113.106334 105.440566) - (xy 113.096072 105.447282) - (xy 112.94398 105.569568) - (xy 112.935214 105.578152) - (xy 112.809764 105.727656) - (xy 112.80284 105.737767) - (xy 112.708816 105.908798) - (xy 112.703988 105.920062) - (xy 112.644975 106.106095) - (xy 112.642427 106.118084) - (xy 112.62602 106.264357) - (xy 101.981 106.264357) - (xy 101.981 103.803405) - (xy 112.193698 103.803405) - (xy 112.204297 103.918754) - (xy 112.206394 103.930068) - (xy 112.262275 104.128206) - (xy 112.266397 104.138945) - (xy 112.357451 104.323583) - (xy 112.363462 104.333392) - (xy 112.48664 104.498349) - (xy 112.494329 104.506889) - (xy 112.64551 104.646639) - (xy 112.654635 104.65364) - (xy 112.828745 104.763495) - (xy 112.838992 104.768716) - (xy 113.030207 104.845003) - (xy 113.041233 104.84827) - (xy 113.10123 104.860203) - (xy 113.114106 104.859051) - (xy 113.118107 104.846663) - (xy 113.627 104.846663) - (xy 113.630806 104.859625) - (xy 113.645722 104.861561) - (xy 113.674798 104.856565) - (xy 113.685918 104.853585) - (xy 113.87906 104.782331) - (xy 113.889438 104.777381) - (xy 114.066361 104.672123) - (xy 114.075673 104.665357) - (xy 114.230453 104.529619) - (xy 114.23837 104.521276) - (xy 114.36582 104.359606) - (xy 114.372091 104.34995) - (xy 114.46794 104.167771) - (xy 114.472345 104.157137) - (xy 114.533393 103.96053) - (xy 114.535785 103.949276) - (xy 114.552863 103.804988) - (xy 114.552595 103.803405) - (xy 117.653698 103.803405) - (xy 117.664297 103.918754) - (xy 117.666394 103.930068) - (xy 117.722275 104.128206) - (xy 117.726397 104.138945) - (xy 117.817451 104.323583) - (xy 117.823462 104.333392) - (xy 117.94664 104.498349) - (xy 117.954329 104.506889) - (xy 118.10551 104.646639) - (xy 118.114635 104.65364) - (xy 118.288745 104.763495) - (xy 118.298992 104.768716) - (xy 118.490207 104.845003) - (xy 118.501233 104.84827) - (xy 118.56123 104.860203) - (xy 118.574106 104.859051) - (xy 118.578107 104.846663) - (xy 119.087 104.846663) - (xy 119.090806 104.859625) - (xy 119.105722 104.861561) - (xy 119.134798 104.856565) - (xy 119.145918 104.853585) - (xy 119.33906 104.782331) - (xy 119.349438 104.777381) - (xy 119.526361 104.672123) - (xy 119.535673 104.665357) - (xy 119.690453 104.529619) - (xy 119.69837 104.521276) - (xy 119.82582 104.359606) - (xy 119.832091 104.34995) - (xy 119.92794 104.167771) - (xy 119.932345 104.157137) - (xy 119.993393 103.96053) - (xy 119.995785 103.949276) - (xy 120.003274 103.886) - (xy 124.962786 103.886) - (xy 124.981613 104.125222) - (xy 124.982767 104.130029) - (xy 124.982768 104.130035) - (xy 124.989275 104.157137) - (xy 125.037631 104.358553) - (xy 125.039524 104.363124) - (xy 125.039525 104.363126) - (xy 125.105033 104.521276) - (xy 125.12946 104.580249) - (xy 125.25484 104.784849) - (xy 125.410682 104.967318) - (xy 125.593151 105.12316) - (xy 125.797751 105.24854) - (xy 125.802321 105.250433) - (xy 125.802323 105.250434) - (xy 126.014874 105.338475) - (xy 126.019447 105.340369) - (xy 126.084051 105.355879) - (xy 126.247965 105.395232) - (xy 126.247971 105.395233) - (xy 126.252778 105.396387) - (xy 126.492 105.415214) - (xy 126.731222 105.396387) - (xy 126.736029 105.395233) - (xy 126.736035 105.395232) - (xy 126.899949 105.355879) - (xy 126.964553 105.340369) - (xy 126.969126 105.338475) - (xy 127.181677 105.250434) - (xy 127.181679 105.250433) - (xy 127.186249 105.24854) - (xy 127.390849 105.12316) - (xy 127.573318 104.967318) - (xy 127.72916 104.784849) - (xy 127.85454 104.580249) - (xy 127.878968 104.521276) - (xy 127.944475 104.363126) - (xy 127.944476 104.363124) - (xy 127.946369 104.358553) - (xy 127.994725 104.157137) - (xy 128.001232 104.130035) - (xy 128.001233 104.130029) - (xy 128.002387 104.125222) - (xy 128.021214 103.886) - (xy 128.002387 103.646778) - (xy 128.001233 103.641971) - (xy 128.001232 103.641965) - (xy 127.947524 103.418259) - (xy 127.946369 103.413447) - (xy 127.904463 103.312276) - (xy 127.856434 103.196323) - (xy 127.856433 103.196321) - (xy 127.85454 103.191751) - (xy 127.72916 102.987151) - (xy 127.697301 102.949848) - (xy 127.576531 102.808444) - (xy 127.573318 102.804682) - (xy 127.543921 102.779574) - (xy 127.394617 102.652058) - (xy 127.394616 102.652057) - (xy 127.390849 102.64884) - (xy 127.186249 102.52346) - (xy 127.181679 102.521567) - (xy 127.181677 102.521566) - (xy 126.969126 102.433525) - (xy 126.969124 102.433524) - (xy 126.964553 102.431631) - (xy 126.882963 102.412043) - (xy 126.736035 102.376768) - (xy 126.736029 102.376767) - (xy 126.731222 102.375613) - (xy 126.492 102.356786) - (xy 126.252778 102.375613) - (xy 126.247971 102.376767) - (xy 126.247965 102.376768) - (xy 126.101037 102.412043) - (xy 126.019447 102.431631) - (xy 126.014876 102.433524) - (xy 126.014874 102.433525) - (xy 125.802323 102.521566) - (xy 125.802321 102.521567) - (xy 125.797751 102.52346) - (xy 125.593151 102.64884) - (xy 125.589384 102.652057) - (xy 125.589383 102.652058) - (xy 125.44008 102.779574) - (xy 125.410682 102.804682) - (xy 125.407469 102.808444) - (xy 125.2867 102.949848) - (xy 125.25484 102.987151) - (xy 125.12946 103.191751) - (xy 125.127567 103.196321) - (xy 125.127566 103.196323) - (xy 125.079537 103.312276) - (xy 125.037631 103.413447) - (xy 125.036476 103.418259) - (xy 124.982768 103.641965) - (xy 124.982767 103.641971) - (xy 124.981613 103.646778) - (xy 124.963902 103.871821) - (xy 124.962786 103.886) - (xy 120.003274 103.886) - (xy 120.012863 103.804988) - (xy 120.010421 103.790569) - (xy 119.997679 103.787) - (xy 119.105115 103.787) - (xy 119.089876 103.791475) - (xy 119.088671 103.792865) - (xy 119.087 103.800548) - (xy 119.087 104.846663) - (xy 118.578107 104.846663) - (xy 118.579 104.843898) - (xy 118.579 103.805115) - (xy 118.574525 103.789876) - (xy 118.573135 103.788671) - (xy 118.565452 103.787) - (xy 117.670306 103.787) - (xy 117.655761 103.791271) - (xy 117.653698 103.803405) - (xy 114.552595 103.803405) - (xy 114.550421 103.790569) - (xy 114.537679 103.787) - (xy 113.645115 103.787) - (xy 113.629876 103.791475) - (xy 113.628671 103.792865) - (xy 113.627 103.800548) - (xy 113.627 104.846663) - (xy 113.118107 104.846663) - (xy 113.119 104.843898) - (xy 113.119 103.805115) - (xy 113.114525 103.789876) - (xy 113.113135 103.788671) - (xy 113.105452 103.787) - (xy 112.210306 103.787) - (xy 112.195761 103.791271) - (xy 112.193698 103.803405) - (xy 101.981 103.803405) - (xy 101.981 102.107) - (xy 102.001002 102.038879) - (xy 102.054658 101.992386) - (xy 102.107 101.981) - (xy 112.981782 101.981) - ) - ) - ) -) +(kicad_pcb + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A4") + (layers + (0 "F.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" 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.051) + (allow_soldermask_bridges_in_footprints no) + (pcbplotparams + (layerselection 0x00010fc_ffffffff) + (plot_on_all_layers_selection 0x0000000_00000000) + (disableapertmacros no) + (usegerberextensions no) + (usegerberattributes yes) + (usegerberadvancedattributes yes) + (creategerberjobfile yes) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 6) + (plotframeref no) + (viasonmask no) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plotreference yes) + (plotvalue yes) + (plotfptext yes) + (plotinvisibletext no) + (sketchpadsonfab no) + (subtractmaskfromsilk no) + (outputformat 1) + (mirror no) + (drillshape 1) + (scaleselection 1) + (outputdirectory "") + ) + ) + (net 0 "") + (net 1 "GND") + (net 2 "Net-(C3-Pad1)") + (net 3 "Net-(U3-XIN)") + (net 4 "+3.3V") + (net 5 "+1V1") + (net 6 "/ADC_AVDD") + (net 7 "/UART0_RX") + (net 8 "/UART0_TX") + (net 9 "/SWCLK") + (net 10 "/SWDIO") + (net 11 "/NRST") + (net 12 "Vbus") + (net 13 "Net-(J4-Pin_2)") + (net 14 "Net-(J4-Pin_1)") + (net 15 "Net-(D3-A)") + (net 16 "Net-(U2-OUTP)") + (net 17 "/LED") + (net 18 "/QSPI_SS_N") + (net 19 "Net-(R10-Pad2)") + (net 20 "Net-(U2-OUTN)") + (net 21 "Net-(J3-D+)") + (net 22 "/BTN") + (net 23 "/SD") + (net 24 "Net-(J3-D-)") + (net 25 "unconnected-(J3-ID-Pad4)") + (net 26 "Net-(U1-SW)") + (net 27 "Net-(U2-~{SD_MODE})") + (net 28 "Net-(U3-XOUT)") + (net 29 "Net-(U3-USB_DP)") + (net 30 "Net-(U3-USB_DM)") + (net 31 "unconnected-(U2-NC-Pad6)") + (net 32 "unconnected-(U2-NC-Pad12)") + (net 33 "unconnected-(U2-NC-Pad5)") + (net 34 "unconnected-(U2-NC-Pad13)") + (net 35 "DIN") + (net 36 "LRCLK") + (net 37 "BCLK") + (net 38 "Net-(J6-Pin_1)") + (net 39 "unconnected-(U3-GPIO13-Pad16)") + (net 40 "unconnected-(U3-GPIO17-Pad28)") + (net 41 "unconnected-(U3-GPIO11-Pad14)") + (net 42 "unconnected-(U3-GPIO7-Pad9)") + (net 43 "/POT") + (net 44 "unconnected-(U3-GPIO16-Pad27)") + (net 45 "unconnected-(U3-GPIO8-Pad11)") + (net 46 "/QSPI_SD3") + (net 47 "/QSPI_SCLK") + (net 48 "/QSPI_SD0") + (net 49 "/QSPI_SD2") + (net 50 "/QSPI_SD1") + (net 51 "unconnected-(U3-GPIO14-Pad17)") + (net 52 "unconnected-(U3-GPIO9-Pad12)") + (net 53 "unconnected-(U3-GPIO27{slash}ADC1-Pad39)") + (net 54 "/Vraw") + (net 55 "/Vbat") + (net 56 "unconnected-(U3-GPIO28{slash}ADC2-Pad40)") + (net 57 "/Vbat_sw") + (net 58 "unconnected-(U3-GPIO6-Pad8)") + (net 59 "unconnected-(U3-GPIO5-Pad7)") + (net 60 "unconnected-(U3-GPIO12-Pad15)") + (net 61 "unconnected-(U3-GPIO10-Pad13)") + (net 62 "unconnected-(U3-GPIO15-Pad18)") + (net 63 "unconnected-(U3-GPIO21-Pad32)") + (net 64 "unconnected-(U3-GPIO29{slash}ADC3-Pad41)") + (net 65 "unconnected-(U3-GPIO25-Pad37)") + (net 66 "/VBus3v3") + (net 67 "unconnected-(U3-GPIO4-Pad6)") + (net 68 "unconnected-(U3-GPIO3-Pad5)") + (net 69 "unconnected-(U3-GPIO2-Pad4)") + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "06c6321f-a1dc-48cb-a38e-5b5d280350d7") + (at 114.046 109.347) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R14" + (at 1.587 0 0) + (layer "F.SilkS") + (uuid "ce6cf5f3-d144-49f3-9c49-7477a39f24a2") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "27.5" + (at 0 1.17 0) + (layer "F.Fab") + (uuid "f73eebd0-5dab-44f0-8bc6-37d940e6268d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bc3e41a6-49b3-408c-9708-7d865a39ee0f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "01c8b13e-9380-42fa-9532-856786fae2f7") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fd3f2175-eee6-4639-aa6b-4023acb5820c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/941b798c-e1a7-44fe-b930-f7d521517362") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a724be37-e309-4010-85ba-95440c967466") + ) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dd484cc0-ae39-4231-8ee1-de36f798d94d") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0ee544bf-939a-486e-a530-9099512947bd") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dbcf77a2-2b99-4d77-a9b2-521e4c6c6d19") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e2acb246-54ae-4289-b6b0-ffe829cd8382") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b5e2dab4-e012-4ca2-b8aa-be0b029f9daa") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "152e7051-af22-4665-8dda-5eb401042120") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e2f2a1c0-b341-4be4-846a-03605ce89117") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9aadf0d8-da08-47da-87b9-85d6eb199a5c") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c76a22dc-a242-4428-8db4-761cc715903a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "91dfc854-c25a-442f-a32c-eb4145b9cc36") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 30 "Net-(U3-USB_DM)") + (pintype "passive") + (uuid "9d107757-5bc5-4afc-aab8-dac770aee157") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 24 "Net-(J3-D-)") + (pintype "passive") + (uuid "612aba96-f437-43cd-9ae5-16712aa9ad35") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "0721ef7c-cf95-4006-bdf1-9e4f43dddb32") + (at 129.125 122.687 90) + (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" "J4" + (at 0.894 -1.49 90) + (layer "F.SilkS") + (uuid "c938ffd1-2962-4374-bbe0-ed871a54effa") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "Speaker" + (at 0 4.87 90) + (layer "F.Fab") + (uuid "5914ffd0-5898-4345-8cb5-1b40bf576ff4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d107c830-1160-4031-ad96-4470d0eee4aa") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8126a43d-46c5-42a0-b13e-938364967310") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3c42ad16-d5f8-4df4-ac8b-f40565618709") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/ba94ab99-64d4-4ff5-b262-e0a309a5f7be") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr through_hole) + (fp_line + (start -1.33 -1.33) + (end 0 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3d2125e0-d990-420d-86fe-80d98b0e329c") + ) + (fp_line + (start -1.33 0) + (end -1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "14b907d4-1df7-4f06-b490-76eca7579433") + ) + (fp_line + (start 1.33 1.27) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "828af8be-6fc5-4662-8ffe-e9d5858d71a9") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8fb112c4-45b4-44bb-bdf3-cbfd30d0b226") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c9550b5a-38ba-4e4a-8053-fc2e8a7d656e") + ) + (fp_line + (start -1.33 3.87) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "86998a56-4235-4ace-92ff-8e9d0e590fb5") + ) + (fp_line + (start 1.8 -1.8) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "59e2778d-5490-4141-a56e-86611f47d091") + ) + (fp_line + (start -1.8 -1.8) + (end -1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0b31f6e5-f6c2-493b-98ff-adedee0f5aea") + ) + (fp_line + (start 1.8 4.35) + (end 1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8a42a6a9-d7a6-4ca7-8ae0-9c9514f0b719") + ) + (fp_line + (start -1.8 4.35) + (end 1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dedb5e3e-e51f-4b20-8ef0-bd41e329fb3c") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0424d9ca-d21c-4518-885a-aae8600febe2") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e3832e03-1a2d-4d31-8ef9-2596b57c9c52") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "81c2eb66-52b6-4bfd-aa19-fc38df47957b") + ) + (fp_line + (start 1.27 3.81) + (end -1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5fdf90f5-c059-46bb-8347-c77d2bdf61a1") + ) + (fp_line + (start -1.27 3.81) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "696d1979-6087-42b4-b59a-c9b6bb44da8d") + ) + (fp_text user "${REFERENCE}" + (at 0 1.27 0) + (layer "F.Fab") + (uuid "103ec4f5-8244-4312-aba0-f480e519ec53") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 14 "Net-(J4-Pin_1)") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "098e46ce-6a98-4ec8-98b0-2b04bc1acee3") + ) + (pad "2" thru_hole oval + (at 0 2.54 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "Net-(J4-Pin_2)") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "a4ded549-b99e-410c-ae15-aa80d57bd930") + ) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "0a027d46-aa7a-44c2-a18e-16318f73e258") + (at 139.197 122.682 -90) + (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" "J5" + (at 0.889 -1.773 90) + (layer "F.SilkS") + (uuid "cf60ebbf-31ed-4719-aa0c-62b42e52a987") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "Battery" + (at 0 4.87 90) + (layer "F.Fab") + (uuid "abf8be60-0c97-481c-b929-61cf1bdc4b94") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "221be271-c151-4c24-9b79-9f9904ee93fb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f7a3c80e-ab4b-42c7-8f30-f27f728b4176") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f07f43f7-75fa-495a-ace3-9f603cca76b7") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/c2e32f50-c7c6-4936-bbfe-9ba1809dd3b5") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr through_hole) + (fp_line + (start -1.33 3.87) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5f901ab0-298c-40a5-86e7-6bab7dcb9eaa") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "02c5ef24-15b8-4a6e-bb06-fafe510bf725") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d42148e6-afef-4a14-8f7e-ca1ba9f4fbdd") + ) + (fp_line + (start 1.33 1.27) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eebbbc4d-10d4-4a15-bd76-4c4b4085e06e") + ) + (fp_line + (start -1.33 0) + (end -1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c4b403ef-2734-4ae5-948b-863efc9db536") + ) + (fp_line + (start -1.33 -1.33) + (end 0 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7c0a02d9-b292-4e95-b784-901154e48a8e") + ) + (fp_line + (start -1.8 4.35) + (end 1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b7ad9f39-e055-495a-9381-b204bb7a6881") + ) + (fp_line + (start 1.8 4.35) + (end 1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "420c4725-f35a-4431-ace0-389081f8276b") + ) + (fp_line + (start -1.8 -1.8) + (end -1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dd1a93c1-843a-4ed0-b5ad-40c91fc88bfa") + ) + (fp_line + (start 1.8 -1.8) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "02bd39f5-ce0a-4b31-9f3a-8c45a0ec859a") + ) + (fp_line + (start -1.27 3.81) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6f17c2a0-5789-4ba2-becc-24cdd52869bb") + ) + (fp_line + (start 1.27 3.81) + (end -1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4c111859-44f9-49ab-ae3f-fa19e0a4f451") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "91d0a172-e982-401a-a6b6-f3be48fcb541") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ec65f0ce-4ede-457b-8e0c-6bff0d85e68c") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "46821d3c-a4ec-48c7-8fe1-137335e47fb9") + ) + (fp_text user "${REFERENCE}" + (at 0 1.27 0) + (layer "F.Fab") + (uuid "bf4af196-2f34-4385-acdd-842b2fd2acca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 55 "/Vbat") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "0350e89b-f12c-413a-b1df-ada50a0a9a2e") + ) + (pad "2" thru_hole oval + (at 0 2.54 270) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "b93ce5a3-9c40-447f-a980-7098c70c7840") + ) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_DFN_QFN:TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm" + (layer "F.Cu") + (uuid "0e48e190-653c-49f3-be7c-9f1f9e2b23d3") + (at 130.59 116.69 -90) + (descr "TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py") + (tags "TQFN NoLead") + (property "Reference" "U2" + (at 0 -2.8 90) + (layer "F.SilkS") + (uuid "e7eed6c2-25ee-4713-86b4-bfd28028600e") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "MAX98357A" + (at 0 2.8 90) + (layer "F.Fab") + (uuid "25a85145-7712-4b30-8033-17a3f0a23486") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bd117678-1509-430b-9b6f-e3461d2962a2") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/MAX98357A-MAX98357B.pdf" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "72ea2705-ce2c-48e5-801c-a4d93f8124ec") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Mono DAC with amplifier, I2S, PCM, TDM, 32-bit, 96khz, 3.2W, TQFP-16" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "794552a9-2fc2-4257-a779-94ba877e849a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "TQFN*3x3mm*P0.5mm*EP1.23x1.23mm*") + (path "/64a71f00-4a53-408e-a4ba-4a3a3fe0fd6b") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -1.61 1.61) + (end -1.61 1.135) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "706b642f-8e11-48d2-9fea-2b1e3fa08e94") + ) + (fp_line + (start -1.135 1.61) + (end -1.61 1.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "49f909d6-3e9e-4cdb-9711-a5fedf9cb096") + ) + (fp_line + (start 1.135 1.61) + (end 1.61 1.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "88939c8a-483b-4619-a177-b8be2a6b27af") + ) + (fp_line + (start 1.61 1.61) + (end 1.61 1.135) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d3cbba1d-1209-4c9b-bf71-114589f7cb77") + ) + (fp_line + (start -1.61 -1.135) + (end -1.61 -1.37) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f4183f8e-6e19-4d6a-8786-b639a5959c3f") + ) + (fp_line + (start -1.135 -1.61) + (end -1.31 -1.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "07f3aa02-9d97-4d87-aebc-283a54aa1b7e") + ) + (fp_line + (start 1.135 -1.61) + (end 1.61 -1.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f0a8595c-f2fc-4e51-bd05-0afa8e983bd8") + ) + (fp_line + (start 1.61 -1.61) + (end 1.61 -1.135) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3bb38ad9-9417-494d-afde-26c5f6afb5eb") + ) + (fp_poly + (pts + (xy -1.61 -1.61) (xy -1.85 -1.94) (xy -1.37 -1.94) (xy -1.61 -1.61) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "c73daa7f-8d6e-43e9-a4b2-c76a28c82211") + ) + (fp_line + (start -2.1 2.1) + (end 2.1 2.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e53c71d7-c3d5-4bc3-b098-f457c369ef12") + ) + (fp_line + (start 2.1 2.1) + (end 2.1 -2.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f625a788-0d9b-4d04-ab6f-f1ab58f96f21") + ) + (fp_line + (start -2.1 -2.1) + (end -2.1 2.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "86092c04-fd4d-4c7b-a416-9c325ebb0770") + ) + (fp_line + (start 2.1 -2.1) + (end -2.1 -2.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cb963d07-ce7c-472f-8dc2-edd145f468ef") + ) + (fp_line + (start -1.5 1.5) + (end -1.5 -0.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "404107d5-01d3-4ac3-9555-832e4972ac92") + ) + (fp_line + (start 1.5 1.5) + (end -1.5 1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "88869670-a1a2-4dd2-b7c9-44b825115e63") + ) + (fp_line + (start -1.5 -0.75) + (end -0.75 -1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fbe2b593-19c7-4d71-a353-1909932f0924") + ) + (fp_line + (start -0.75 -1.5) + (end 1.5 -1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "86120f14-f59d-41c8-ac9f-e3a695524906") + ) + (fp_line + (start 1.5 -1.5) + (end 1.5 1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bba80730-4cbf-4529-8301-7cac028889f7") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "8afdc05e-d416-4623-af13-e8bd021afd6b") + (effects + (font + (size 0.75 0.75) + (thickness 0.11) + ) + ) + ) + (pad "" smd roundrect + (at -0.31 -0.31 270) + (size 0.5 0.5) + (layers "F.Paste") + (roundrect_rratio 0.25) + (uuid "872ea595-d1d6-46bb-b7e0-bb2226e018a6") + ) + (pad "" smd roundrect + (at -0.31 0.31 270) + (size 0.5 0.5) + (layers "F.Paste") + (roundrect_rratio 0.25) + (uuid "0fa29cc5-eb43-4595-9627-9e61b2088415") + ) + (pad "" smd roundrect + (at 0.31 -0.31 270) + (size 0.5 0.5) + (layers "F.Paste") + (roundrect_rratio 0.25) + (uuid "3c7da2c2-3ef1-467e-a7a8-63dc4c347ea8") + ) + (pad "" smd roundrect + (at 0.31 0.31 270) + (size 0.5 0.5) + (layers "F.Paste") + (roundrect_rratio 0.25) + (uuid "acb16da3-3e50-4ffe-a9f4-8933b1ca2f93") + ) + (pad "1" smd roundrect + (at -1.4375 -0.75 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 35 "DIN") + (pinfunction "DIN") + (pintype "input") + (uuid "9bd0cc1d-8d5c-4302-a99d-c983b4223b1a") + ) + (pad "2" smd roundrect + (at -1.4375 -0.25 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 38 "Net-(J6-Pin_1)") + (pinfunction "GAIN_SLOT") + (pintype "passive") + (uuid "fb60ac40-aee6-4f6d-94ac-06816e5e818b") + ) + (pad "3" smd roundrect + (at -1.4375 0.25 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "4799cef3-355c-4442-9545-cda8dec66c65") + ) + (pad "4" smd roundrect + (at -1.4375 0.75 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 27 "Net-(U2-~{SD_MODE})") + (pinfunction "~{SD_MODE}") + (pintype "input") + (uuid "26290a0e-f31d-4d41-a83d-6ffb964da1b3") + ) + (pad "5" smd roundrect + (at -0.75 1.4375 270) + (size 0.25 0.825) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 33 "unconnected-(U2-NC-Pad5)") + (pinfunction "NC") + (pintype "no_connect") + (uuid "4593704f-a9d1-40e5-8d64-2652efbc2b3e") + ) + (pad "6" smd roundrect + (at -0.25 1.4375 270) + (size 0.25 0.825) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 31 "unconnected-(U2-NC-Pad6)") + (pinfunction "NC") + (pintype "no_connect") + (uuid "2ffa7935-4f0f-4bfe-8f06-e655f7867c1e") + ) + (pad "7" smd roundrect + (at 0.25 1.4375 270) + (size 0.25 0.825) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "VDD") + (pintype "power_in") + (uuid "9ee3a2d0-0271-449c-8ec8-6a2bafa5ee94") + ) + (pad "8" smd roundrect + (at 0.75 1.4375 270) + (size 0.25 0.825) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "VDD") + (pintype "passive") + (uuid "d99d596c-d96e-4696-a1df-0c008273ce1d") + ) + (pad "9" smd roundrect + (at 1.4375 0.75 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 16 "Net-(U2-OUTP)") + (pinfunction "OUTP") + (pintype "output") + (uuid "5f3bc6dc-c524-4ff8-af57-fac78d88ce13") + ) + (pad "10" smd roundrect + (at 1.4375 0.25 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 20 "Net-(U2-OUTN)") + (pinfunction "OUTN") + (pintype "output") + (uuid "7de911e8-4096-47f8-a330-2e9a3c325bad") + ) + (pad "11" smd roundrect + (at 1.4375 -0.25 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "31fc4107-1406-48cb-a71f-15379bb829b6") + ) + (pad "12" smd roundrect + (at 1.4375 -0.75 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 32 "unconnected-(U2-NC-Pad12)") + (pinfunction "NC") + (pintype "no_connect") + (uuid "3a5fca45-e50f-4913-be06-42f71aac6415") + ) + (pad "13" smd roundrect + (at 0.75 -1.4375 270) + (size 0.25 0.825) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 34 "unconnected-(U2-NC-Pad13)") + (pinfunction "NC") + (pintype "no_connect") + (uuid "640bd90b-36ea-43d2-abcd-2b139bc4a7db") + ) + (pad "14" smd roundrect + (at 0.25 -1.4375 270) + (size 0.25 0.825) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 36 "LRCLK") + (pinfunction "LRCLK") + (pintype "input") + (uuid "9f561ca1-1c12-420d-bc44-2dc655d19dcc") + ) + (pad "15" smd roundrect + (at -0.25 -1.4375 270) + (size 0.25 0.825) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "df16f329-4fd4-4a4d-90e1-64cad5c59c77") + ) + (pad "16" smd roundrect + (at -0.75 -1.4375 270) + (size 0.25 0.825) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 37 "BCLK") + (pinfunction "BCLK") + (pintype "input") + (uuid "b09ae7c6-080d-41ed-abed-e582308485d2") + ) + (pad "17" smd rect + (at 0 0 270) + (size 1.23 1.23) + (property pad_prop_heatsink) + (layers "F.Cu" "F.Mask") + (net 1 "GND") + (pinfunction "PAD") + (pintype "unspecified") + (zone_connect 2) + (uuid "5b80f0c2-802f-4aab-80f6-edd71b88e42a") + ) + (model "${KICAD8_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "110cd180-2fd4-4188-aee7-b0e4bb673a27") + (at 110.114 110.236 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C18" + (at 1.651 -0.005 90) + (layer "F.SilkS") + (uuid "7e416bf4-7ccb-4bdf-b72a-9927acc202e7") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "be80d8ff-26eb-403d-be19-ec049f0c1f45") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d0c6b352-8f6a-4fa3-8c7d-33b44d69c796") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "54e2c800-91dc-4bdd-86ff-c30f85bd987e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6706e438-5fe5-4fd4-ac2f-795484fd5f64") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/b195f2a8-73b6-4e7f-a7dc-cc374a62ea2a") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "17871f5b-4870-4e9a-8c68-468290beb037") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "72850d8f-313b-4794-bde7-6094f1ba3fff") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "89172c0c-cef9-41af-9013-0c4cbd979e59") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f0cf060b-3c81-45f2-b811-6b07e113c9d9") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8bada63f-8a16-453a-9227-ca40e1086408") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0bf7de88-a150-4145-8279-675fe84dcbcc") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cca4b20c-ed18-4891-bbd1-2d320b9470ea") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "953d1428-3e1b-4e47-a0d6-fba6efb10906") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "feeba9ab-dcca-405a-bb9e-5feb4b28088a") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3d8a2fe0-51ea-4218-bde2-355cf4dd328f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "85302909-384d-4ec7-ac02-02bb9e4879c1") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 5 "+1V1") + (pintype "passive") + (uuid "cd52078c-6539-4e32-ae11-33f057f32eba") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "b4ecfc8b-08ad-4a83-b1a6-b41df66f013b") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "1fd5c6c3-900b-47b7-babe-5dd23369a7cb") + (at 107.188 122.428) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R2" + (at 1.397 -0.127 0) + (layer "F.SilkS") + (uuid "d902e39a-8466-4420-ae37-6e3e17651bca") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1k" + (at 0 1.17 0) + (layer "F.Fab") + (uuid "d40f9a50-3eab-4c22-9206-cc118720cbab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8f488bc8-7c2c-411d-9e88-1628557cefac") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c65b3bca-4290-47e0-adbb-c8228d7653cf") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "976add5e-0d02-4b84-983e-640c246f829a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/0919092c-833b-48e0-85cf-8d1fcce2b94a") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0aa74cff-75d9-44c8-9d18-e4005567379d") + ) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3051a0fd-9294-458c-a5e5-82e448e4886b") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0e8dd9d3-379e-4e88-a441-2a6ab3b7d113") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ee2efabb-8083-4027-bc3c-ab0a193b50b9") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d321b867-ce2a-4056-a31a-29d9aa017712") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cc03b328-0a12-45b4-8c43-ffed4aaf4bc6") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2351f728-74fb-478b-a9bb-d4f12655c916") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fb844978-ef6a-4918-ba0a-1fd0290de228") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a49b3d5b-497f-49c5-9fd1-8342c4c7e637") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "45af41e4-1094-4d1a-8394-7daad4249e4b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "b45babfc-518b-41a8-99f2-6df14c6cf923") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "Net-(C3-Pad1)") + (pintype "passive") + (uuid "f9e4bece-ada1-47af-be50-c85a52936c4b") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 28 "Net-(U3-XOUT)") + (pintype "passive") + (uuid "ed26124d-1080-497c-9d5d-250d2a9368e6") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "20689b2c-96bc-45b0-a7e3-2675e4e2459f") + (at 110.998 103.505 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C25" + (at -1.27 0 180) + (layer "F.SilkS") + (uuid "5fc19c19-b590-4085-a677-66074ece0176") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "e8f0c84b-6735-4713-bf20-b15ba57d8b15") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dff20578-03a1-4793-8f68-431744b9b62f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d3cd5e71-731e-420f-9866-ab04f7a34f00") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ecb8d080-d435-436b-aa2c-ef42edf94625") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/f7dbea35-42af-44dd-a2e4-e692aef5a6b4") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "34bba44f-4dde-428b-8b89-dc37d04a201f") + ) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ce83f71d-0e93-4bee-b2cf-a647bc79b301") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e37c59c1-7ee8-424e-9cf1-40db30f11d70") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "15f41976-ef1b-46c2-8295-27f63cc2727e") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9480b3f3-b7b4-48c2-9e6d-c909e0a0a4c1") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a20024d0-b81b-45aa-a16a-adac5c1dd4ab") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "926d6bdf-1b9a-4fa8-819e-929ab2db3f11") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "19495e15-f562-4d37-b299-7616b9190dde") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e96f002b-bfe6-41f0-b79e-e28968b2992e") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a8f9b8bb-baea-46c1-88aa-6d36349e6a39") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "a70b3f32-1227-409d-89d1-836f071ef626") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "6ef6355d-a99d-4291-a738-2f3eec3a4550") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "44cccb2a-ea10-4d18-bb1c-a6cd1d8bf2f5") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "2183e434-31a5-4613-bd07-4d7de6a996e3") + (at 118.2 114.6 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C13" + (at -1.8 0 270) + (layer "F.SilkS") + (uuid "acce5576-1786-46b0-8942-8feed4ba51fe") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.16 270) + (layer "F.Fab") + (uuid "5b06935a-ff04-4b50-ac39-cd9e13c1cf0b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2a0c25d1-8de8-4a8c-bd8b-c9885b7d152a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5f4b1b47-c09b-4a18-8ba3-8b947f82aa2e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f76bf64c-6e22-4d81-82ac-be6d32ac7a98") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/dbf6aee3-e1c0-4e04-acb5-1003f8968419") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "44c4b0de-c40e-4417-8495-e0842d51f549") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2e655fbf-82d3-4ce8-a658-6f02e163564f") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a2ea3af3-6cb1-4ce0-aeb7-7279babf4a99") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5cc90046-fd78-438d-be16-b6cc42deb5d7") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6f0368ec-a40e-4cda-b410-273c8d6b1f74") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1564b73b-85b9-42ce-acdf-8d5892dcee17") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "77b02eac-0fa1-4eaa-845f-0810149ab759") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "63d79592-f056-4344-8b69-868f494334d8") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7cf22a44-9b1c-49bc-b33c-e40f8b7ede6c") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "be940da6-7901-49a3-9cea-70c164e9ea40") + ) + (fp_text user "${REFERENCE}" + (at 0 0 270) + (layer "F.Fab") + (uuid "e4a925f7-ff0e-4ff0-ab4e-efb2f3a04514") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 12 "Vbus") + (pintype "passive") + (uuid "b2477fe9-45eb-48c6-a9a7-7f3fa99d31c4") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "458c8e7d-6b38-4bbd-8144-fdf5d4318bba") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "2401f7a6-6dab-4631-a5fb-bac18f4653a8") + (at 114.046 108.331) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R13" + (at 1.651 0 0) + (layer "F.SilkS") + (uuid "9bfbbe35-f9f2-43ae-9353-28f5d3398961") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "27.5" + (at 0 1.17 0) + (layer "F.Fab") + (uuid "7ec7d9bd-b248-4666-84fb-4823ea6e3002") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fa518a86-661b-4a3d-b0cd-60cabc2935b4") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bffed396-4043-449b-8782-88bfe2305a1d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fd575e33-1579-44ad-9a10-314b3506fc27") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/dac2f026-7c4f-427e-9bd6-889b74557f03") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8e3d4e37-1e67-411e-b325-2ae8e37254f6") + ) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3fdd0b38-2732-4179-969c-1f8c3d1aa2f6") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7417dff4-5ef1-49f4-9879-fd4c8e4c85ca") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "55a8c7cc-b383-4fdc-8791-e2ab6f81d50e") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "617913e2-5f43-4714-a678-55696f38c99b") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e2aaf727-14b9-4ec0-a903-c411a649f493") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "73b61de9-a8e8-49de-b792-47b781fb9002") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b463a6fd-08d5-4983-bd1d-af5b695b1eaa") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "76d63640-b764-45ff-ad1e-ab008d6c3058") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3eac4644-1e32-4933-a3ff-fc17940d059d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "42a4f5f0-6611-4a3c-8fb4-afe979e0cfd8") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 29 "Net-(U3-USB_DP)") + (pintype "passive") + (uuid "6edeff0e-9dfb-4774-b374-7d5da5fc57e3") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 21 "Net-(J3-D+)") + (pintype "passive") + (uuid "9d6fd273-cb32-4e93-813e-fd7ecfd18734") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Inductor_SMD:L_0402_1005Metric" + (layer "F.Cu") + (uuid "261279ac-bba2-4602-9127-2d5545432825") + (at 130.781 119.977 -90) + (descr "Inductor SMD 0402 (1005 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") + (tags "inductor") + (property "Reference" "FB3" + (at -0.47 -1.045 180) + (layer "F.SilkS") + (uuid "f25b3c3f-3141-44b1-a3d6-5959c889dc2e") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1k" + (at 0 1.17 90) + (layer "F.Fab") + (uuid "07c84489-473e-4827-af00-ed5de18067db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Inductor_SMD:L_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8d9f2bd6-7005-42d8-b8e0-1697106f192c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5aa0fcef-1f2c-458d-b7e5-b884e04e044c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2e8874d6-ebc7-4909-a9b5-8b74db2549bd") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Inductor_* L_* *Ferrite*") + (path "/198ea506-ea41-4d79-8f5f-50ae31b01252") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8f4286d0-d454-40e9-975c-1bdc9f8338dd") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c5f6b06f-1812-4dcd-b0ac-2457e52e050a") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c4da13dc-dc6b-4cfc-b6ab-d2f5cea5f2fb") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2884de83-af44-4fb4-8e88-66231f47235a") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fe31c60f-bbfe-4bbb-837d-cb1930d0dc55") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b23f81b9-2480-4a98-8905-48c74bedd461") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2801ce55-5c75-4cdc-9bad-a3eb2f690015") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3b216c86-5ef7-471e-8d86-9692ebc6c062") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "e39ec6ef-2ad9-4d5a-b63e-74842a58a2b4") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.485 0 270) + (size 0.59 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 20 "Net-(U2-OUTN)") + (pintype "passive") + (uuid "067f0ffc-0897-4778-bff7-6c9a849e160c") + ) + (pad "2" smd roundrect + (at 0.485 0 270) + (size 0.59 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 13 "Net-(J4-Pin_2)") + (pintype "passive") + (uuid "813ea947-b853-4f23-984f-2d87b5847937") + ) + (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "26758bc6-e996-493b-83e4-4a3e541e3b65") + (at 111.892 110.236 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C21" + (at 1.651 0.122 90) + (layer "F.SilkS") + (uuid "67f95fc0-3d87-44ea-a5e9-0619ca414fad") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "f599a666-5683-4e44-b8d8-3bc9ebafeae8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "373368b4-47b5-4229-9171-54b1ec0cf045") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8915bee0-4296-40d3-9019-2de7dc436c43") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "92fb79ae-5197-4566-a11d-ab9b4f8a6086") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/9efb55ab-cafa-44a8-9067-fc8fe99a2b4f") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "90bbe685-0c9c-45fd-987d-5dd6bec9afa3") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "19981f00-5104-42e1-9aa6-7d67580e6bd4") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "67406226-68b8-4100-8b90-83ed36d84748") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f583b9b5-0a30-430f-980f-280d1c991d78") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "352be8c1-9939-4c0b-a2cf-e834d973ff9d") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "93b767e8-60a0-4ad0-9bc8-03ba13b7c022") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "03144cd8-1d88-4c2f-ad7b-e744980fc8b2") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8d820591-7472-4253-a08c-d8e862ee8e23") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8e2ba660-e129-4ce1-a7cd-62fd7cb58a3f") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b73e3843-d50c-4ac7-9acc-b2488e3ab2f7") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "10977f45-002f-4b22-8ca0-b32b4edf0125") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "28011827-a374-46ff-94f7-09407fb406d5") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "167bfc7b-9fa9-41ec-9457-ce9dbb55c1ec") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_0603_1608Metric" + (layer "F.Cu") + (uuid "280cbc4f-a31b-4841-96ec-7fc30788d506") + (at 129.1082 103.505 -90) + (descr "LED SMD 0603 (1608 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") + (tags "LED") + (property "Reference" "D3" + (at 1.8796 -0.0762 90) + (layer "F.SilkS") + (uuid "da335062-4f1e-4692-bc52-b458c35e9f2b") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "LED Green" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "8043bfe9-34c6-4cea-a3b8-ec721c14b0fc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d83b5f69-e31d-4d7f-bcb7-c736d84be5c1") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1301c583-f0b7-4893-9d2b-037b66a113b7") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f8052b00-c36d-402f-9ebc-3f9e2b1a66c5") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/abe3b920-b697-4d1e-85f2-265143b11672") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -1.485 0.735) + (end 0.8 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "07b1df33-5cd5-4b4c-882b-8d2659547860") + ) + (fp_line + (start -1.485 -0.735) + (end -1.485 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dbfef0e0-33ac-433f-b8d3-f50e8eca9009") + ) + (fp_line + (start 0.8 -0.735) + (end -1.485 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "321fd5b2-c631-425a-88d7-802ccb7e685c") + ) + (fp_line + (start -1.48 0.73) + (end -1.48 -0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f7e38b7a-5108-4e65-a3a9-68b8755e0af2") + ) + (fp_line + (start 1.48 0.73) + (end -1.48 0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "228085f9-1302-4dde-9091-5722a432d901") + ) + (fp_line + (start -1.48 -0.73) + (end 1.48 -0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "86ed50f6-0a5e-4112-99e1-6a7480c24bb1") + ) + (fp_line + (start 1.48 -0.73) + (end 1.48 0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "18710669-fdc0-42c1-aaea-d88c5f3c667e") + ) + (fp_line + (start -0.8 0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9cae9c53-5110-4886-a523-77ef8fec05e7") + ) + (fp_line + (start 0.8 0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "604b60ad-4430-4314-aaf7-79a407413efb") + ) + (fp_line + (start -0.8 -0.1) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "82117c41-07b1-454f-b27a-49e0cabf3960") + ) + (fp_line + (start -0.5 -0.4) + (end -0.8 -0.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6d1c8500-6c50-47e9-8aa5-9e8fdeb95a1d") + ) + (fp_line + (start 0.8 -0.4) + (end -0.5 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f40895b9-f1ac-4690-bd16-368359e030e4") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "af7c6b60-a011-48b4-81d1-f7a235bb668c") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.7875 0 270) + (size 0.875 0.95) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "K") + (pintype "passive") + (uuid "1eb44d01-3e7a-4884-a11a-39ec950ec556") + ) + (pad "2" smd roundrect + (at 0.7875 0 270) + (size 0.875 0.95) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 15 "Net-(D3-A)") + (pinfunction "A") + (pintype "passive") + (uuid "48d53643-174c-49ae-9b51-c4531ee0e60b") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "2c4ee3d6-9494-4bde-b28e-a425b80d2cff") + (at 126.6 117.7 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C7" + (at 1.5 0 90) + (layer "F.SilkS") + (uuid "18cb55e5-3da6-42ce-a971-eee531b67edb") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "d97aa072-42b0-4605-aae3-c1de42e8be06") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "115d8ebe-d1fb-4bdb-9bae-d7414b217950") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5f705cd1-c9ba-4012-9aed-4f2d82baafa8") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f4e862bc-3df5-4a7a-b067-ed745c323910") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/9adff632-c96c-43a5-9324-44e0b170eb9d") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0ff5574e-488c-4a0d-84df-64c30ed81e6f") + ) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "06de5d6a-76a7-4514-8257-d281fc23a342") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8575b20c-d002-4f10-8076-65128352d6e8") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "06f03f74-4459-450a-88ab-9a599b662163") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3ed7c189-a3d4-4de3-b1e8-b28a3134f0c7") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "387a6740-638f-4368-8749-b7bff9a120b7") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e904a0e7-c528-4bd5-9513-a7f3148055ba") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "08e4e982-b3a9-47e5-9a1c-c3f647e4b916") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd7f234a-2ade-40c3-b562-20aec10c8edd") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ea8a17d7-a397-437a-b358-0cbfb712dc36") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "88e4299d-eac2-4063-9bc1-d9cf7701075c") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "5fe53321-e4b8-4690-87c9-f6ae39cbbd0b") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "ad027d43-2081-46a9-ad19-c4d6ed09072b") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "2d995026-f9e0-441e-ac6c-fb4ac3e3086e") + (at 124.079 122.682 -90) + (descr "Through hole straight pin header, 1x05, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x05 2.54mm single row") + (property "Reference" "J2" + (at 0.889 -1.651 90) + (layer "F.SilkS") + (uuid "952e8ee4-b2a2-4bb0-a926-2b9ee92059df") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "SWD" + (at 0 12.49 90) + (layer "F.Fab") + (uuid "600f4c7c-7506-4d5f-b360-502d6b4a892a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c3b725b0-8447-48ec-b7b9-faae594e29d6") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "104d697f-cd52-44b8-bcc6-e61e709cf29f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "461ea108-261d-401b-98e7-5f1bffc8df8f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/d355705f-ecd7-440f-8343-088a405ccd27") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr through_hole) + (fp_line + (start -1.33 11.49) + (end 1.33 11.49) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "31e3ad0b-7cd5-49b2-b6dc-7514a8631b17") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 11.49) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "34cc3f05-43e9-4ecb-8173-a17f3e4aeabd") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0fd0965c-4479-47d0-bf4e-d7635c8670bb") + ) + (fp_line + (start 1.33 1.27) + (end 1.33 11.49) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ea010178-bd74-403e-ae92-f9a2efbf9974") + ) + (fp_line + (start -1.33 0) + (end -1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e7368bb7-85c7-491b-b8f6-6706fe75bf87") + ) + (fp_line + (start -1.33 -1.33) + (end 0 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7b9c79c5-ef04-478a-90fd-e0385074aad0") + ) + (fp_line + (start -1.8 11.95) + (end 1.8 11.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "304574e9-3961-412b-928d-c90f91f2375a") + ) + (fp_line + (start 1.8 11.95) + (end 1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "61529430-bca1-4a0f-b523-72f28de4cbf4") + ) + (fp_line + (start -1.8 -1.8) + (end -1.8 11.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "20c6df28-05e5-4d02-b7b8-aa64520440d2") + ) + (fp_line + (start 1.8 -1.8) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3a8c78fa-8863-4712-8f56-cd9b015c831a") + ) + (fp_line + (start -1.27 11.43) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9d5eea22-9214-4e70-b9d3-edd2c5b28d6d") + ) + (fp_line + (start 1.27 11.43) + (end -1.27 11.43) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "27959b6b-e03f-4cbd-9d86-b736d5cc8def") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "745b17d1-b59f-4824-8f28-d4f1f9cfbc1f") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eaf57aae-f7c0-47b8-b30d-921b99dca607") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 11.43) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b428192f-c740-4808-a765-4bacdd62127a") + ) + (fp_text user "${REFERENCE}" + (at 0 5.08 0) + (layer "F.Fab") + (uuid "4372dcf3-9456-4acd-bce0-4d27b1155480") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "+3.3V") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "0e5e541a-79d0-4e2b-a5fa-556ed0765014") + ) + (pad "2" thru_hole oval + (at 0 2.54 270) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 9 "/SWCLK") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "c22097ed-86f4-4a9d-a591-e40d675afe77") + ) + (pad "3" thru_hole oval + (at 0 5.08 270) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "d2a11a02-c830-456a-b680-584b92589b8d") + ) + (pad "4" thru_hole oval + (at 0 7.62 270) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 10 "/SWDIO") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "b5cfa197-d800-4a66-a00d-891086e15315") + ) + (pad "5" thru_hole oval + (at 0 10.16 270) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 11 "/NRST") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "9f7407c6-ac23-4575-9146-2565027f60ac") + ) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x05_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "324282d9-afc3-44f7-ada0-5e5888687bec") + (at 128.34 120.462 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C26" + (at 1.721 0.066 0) + (layer "F.SilkS") + (uuid "43ab4deb-d553-461c-be07-6a3f1ba11adf") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "220pf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "e8ea164b-e415-40dc-9e7f-b7b6a7d0e64e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "461975a6-82a8-462c-a22e-575786f8819f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "837d591e-e60a-4bfc-a080-3f7ede893c05") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c9951ea8-2bf3-4059-a8f4-af332886bb44") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/4c319e60-50c6-4cf9-a30b-f2c9ee88d81f") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "17e381b8-8fb0-44d8-b4f2-8304f5d130e9") + ) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "240e70c9-a301-41d0-8796-f9c639712197") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f21ffd0f-0c72-4e55-8fe7-d44ec30acc87") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3baaa2ba-afbf-44f9-b861-08346567b4b8") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "42ff2adc-8504-4fed-9611-d7ae48e3b38a") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "10f8c73a-53ce-47b0-9238-60b77b89be4d") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "58850d49-a957-4885-bed5-d67d34d81e68") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5a0f4f20-ebf1-4b50-8b0d-019881bdab1a") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5a2e0091-20ff-4722-98cd-fe6828c7de89") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e69c05b8-cfa6-414d-b49e-ea12dec20b27") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "fef2b880-818f-4e8b-805c-2f1f94a1e7eb") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 180) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 14 "Net-(J4-Pin_1)") + (pintype "passive") + (uuid "eca32ef1-a2d5-4424-ba0e-184b516fdfcf") + ) + (pad "2" smd roundrect + (at 0.48 0 180) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "66ed6e8e-a632-427e-aa80-4225a2bde969") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "34ede448-98ad-48d1-bac9-78e7d72bbdf2") + (at 127.3 114.21 -90) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R1" + (at 1.51 0.1 90) + (layer "F.SilkS") + (uuid "90591055-0b42-4f2c-a7d5-8a49825f0b50") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "10k" + (at 0 1.17 90) + (layer "F.Fab") + (uuid "241f7eb2-7412-4143-83f7-8085a3f1e793") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1079c0f3-b55c-4427-ab97-a0844d2d7289") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dcc6512a-0b00-4d6b-9ef8-b0e68d200f10") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "264694d8-1fe3-47fc-ac65-c88b4d75924f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/397107f6-5458-4e7a-9529-a17da839be78") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "910290d5-3ed7-406b-9a67-4f7754af80e9") + ) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6b225174-4003-4769-8695-dd64202e38b3") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "37dbd87f-d002-4c61-8e7c-590b78cb198e") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8069e193-c5de-49de-821d-3cea43cad2d9") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c1eec5a-77e8-40ea-b841-2dd87d8b27ec") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d7ae7487-9710-433c-aff7-0cfa00e4c9af") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c9fbfec2-075a-45a9-a4d9-a3ae91898bfe") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ede60ca3-d764-49bf-941a-98f195ffe944") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "623ebeae-9a6d-4fd9-9fb0-6a19001e34cb") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "683755fc-feb4-4d3d-961b-470daa577d86") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "ad897388-73aa-4ab3-a776-274644031dd6") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0 270) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "170fc4b0-d21a-4c45-bcdb-a0cd3bc17abe") + ) + (pad "2" smd roundrect + (at 0.51 0 270) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 27 "Net-(U2-~{SD_MODE})") + (pintype "passive") + (uuid "a285ecfa-70ff-425d-88a5-d37acd4b9c21") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "3c6e3ede-617e-46d4-8602-ab3a84067f60") + (at 106.426 112.014) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C8" + (at 1.397 0 0) + (layer "F.SilkS") + (uuid "85a22f36-bf4f-4a5f-be15-71bd1996a48d") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "1c4a4e78-f373-4d0d-8646-c7480040e051") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "259a0b54-d20f-4a7d-ab04-683f3ac70432") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d1c7b38b-10b7-4391-80cc-5883d98cb81d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9dd363d1-b67a-45e5-ad97-b7479ca8ae61") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/7882b94b-4e07-4b2c-b390-785f5073c12f") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ce01aa74-5994-4585-b70c-656341d7859a") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b1dfb763-361d-4d16-92d0-727d1d40c4aa") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "283b2a9b-7016-43b4-a1e7-79f1c3a28be9") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9eaa07b5-7ea0-409d-ae5f-e6298e78623a") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e1ba4ff9-3a34-4dfa-a11c-94ec784c0fbc") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7f4974b1-b79a-4f70-bc71-7c023cd51edd") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e1a2af6d-aa3b-4378-9422-0f287d98afa9") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "596e27fe-b3a8-4021-8634-1db0d683ec0d") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f870bb92-f5bc-4fbf-b5cd-ce7174c93d83") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "af8b64e2-4387-4947-bdec-c2699865e1f9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "536e0e22-fc7e-475e-8731-5349d71788a5") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "03c2b147-961e-49c9-9bfa-def9b9a782da") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "c49f6a38-1e11-42c0-94ec-8baa6fab1fa7") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "41217f8d-2c21-4c58-9a43-90de203adf0c") + (at 105.537 116.614 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C9" + (at 1.171 -0.127 180) + (layer "F.SilkS") + (uuid "7d2a142c-bee9-42ed-9337-a289607a1590") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "2060542b-6d7c-4286-82e2-8ebf4c16ac07") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "baf4b696-5b12-4472-bb24-bba95cc5220f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b9e84e0e-bc58-4d51-a866-4d1953c8aa16") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3cd980c0-6b43-45a7-9853-64527ddd5edb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/c9f8042a-bea3-4f1b-b598-31a3fbc9c1a6") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e1b22528-0bd4-4e43-92b6-65dd88012844") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "06a5f2e8-20f1-4a60-b1cf-0f790382c44f") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0bc8b116-1cf2-4689-b88a-e83b20f373f5") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6e8e4876-e4cb-4be3-a1b1-5cd1d6ec652d") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3f67f75b-0553-4601-8fb6-3c65d0191e81") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "37bf90fd-54c8-4307-aab7-9b5225929135") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "97aa3bc3-e288-4ab2-970d-8bf45e0b8c27") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7f580ab0-4e69-4b71-a5a8-77ab525f70d3") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eff3c8ca-4ac9-4171-8fa3-ba91d0d7c0d1") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "349c8924-a8eb-4825-94af-f5689bc692cb") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "78974614-59cc-45b8-80c6-892d77194536") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "3b47317e-a696-4de5-a91c-02bfcd18ac72") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "76d0b7d6-b567-46da-bb4e-4dff1090d7af") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (layer "F.Cu") + (uuid "416f5b9e-5648-4502-b82c-f5248e2113d4") + (at 119.126 119.126 180) + (descr "CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf") + (tags "tactile switch kmr2") + (property "Reference" "SW1" + (at 0 0 0) + (layer "F.SilkS") + (uuid "177f4790-9f34-4c12-914e-1bb3f595ff8c") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "SW_Push" + (at 0 2.55 0) + (layer "F.Fab") + (uuid "59afecc8-f528-4fad-a51e-ea8836928657") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b6fee3ac-72de-431c-b575-6c01a11d1d60") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "477afb6f-5c18-4c66-81bd-f2f04a014434") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c6b1ce58-5ed6-4d36-816c-ec5a8e9ed549") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (path "/d07af3e3-bb1b-4b26-a50c-a03be07fbd06") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start 2.2 0.05) + (end 2.2 -0.05) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bde094c7-3322-4a48-ab40-f026f83b2fac") + ) + (fp_line + (start 2.2 -1.55) + (end -2.2 -1.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5f8627cc-486b-405a-8ed0-a3f26432e15a") + ) + (fp_line + (start -2.2 1.55) + (end 2.2 1.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7e530150-3892-471b-af47-9a43c3152df7") + ) + (fp_line + (start -2.2 0.05) + (end -2.2 -0.05) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8dc8a5b7-5a78-433f-9d4e-857a7c733a4e") + ) + (fp_line + (start 2.8 1.8) + (end -2.8 1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "15a368a5-4e0c-4ef1-9c06-c0439021cb0c") + ) + (fp_line + (start 2.8 -1.8) + (end 2.8 1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "02506447-8bd7-4a3f-9263-6867a811b46a") + ) + (fp_line + (start -2.8 1.8) + (end -2.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5b8e0bb7-9217-4872-bb58-63eda8782b31") + ) + (fp_line + (start -2.8 -1.8) + (end 2.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "42876925-05ff-486c-b7c9-d30075263644") + ) + (fp_line + (start 2.1 1.4) + (end -2.1 1.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c21f8e7d-3786-40de-8c4f-f8aa7cbfda61") + ) + (fp_line + (start 2.1 -1.4) + (end 2.1 1.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9bf470da-a382-4576-aa3a-3d4f061e4bdc") + ) + (fp_line + (start -2.1 1.4) + (end -2.1 -1.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "44f32dd0-fbe4-4d40-85da-d0d673dc3723") + ) + (fp_line + (start -2.1 -1.4) + (end 2.1 -1.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "11840c1f-e08d-495c-a284-874134bb003f") + ) + (fp_circle + (center 0 0) + (end 0 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill none) + (layer "F.Fab") + (uuid "ffd6e1b5-d4ab-4ff6-b588-f6e36d42b771") + ) + (fp_text user "${REFERENCE}" + (at 0 -2.45 0) + (layer "F.Fab") + (uuid "795c2ed5-00be-486f-bb89-d4525b5d9b2e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -2.05 -0.8 180) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "/NRST") + (pinfunction "1") + (pintype "passive") + (uuid "872a6616-4a7e-4fea-9de6-0df693347d82") + ) + (pad "1" smd rect + (at 2.05 -0.8 180) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "/NRST") + (pinfunction "1") + (pintype "passive") + (uuid "3958115e-52fb-4f20-9695-9f3570247912") + ) + (pad "2" smd rect + (at -2.05 0.8 180) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "a11729d8-5759-4ac0-9b40-8fc14b79aebd") + ) + (pad "2" smd rect + (at 2.05 0.8 180) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "e336927c-c227-480c-ba1f-41e22e3de567") + ) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_PTS645.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 0.5 0.4 0.5) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "4c778748-453c-4f00-83ac-b4a864b8a6a9") + (at 105.537 119.634 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C4" + (at 1.397 -0.127 90) + (layer "F.SilkS") + (uuid "2f8b84db-0ddf-46b9-a1da-1ed23ff1bc49") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "27pf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "a27f3865-1185-466b-8bde-5792f6cf8b21") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e70d7cfb-8dd3-46a0-b114-98deba180e01") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3fb36bd6-0a4c-41a3-a76c-db276f7b883a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a8aa8d91-131f-452f-8bc7-a87f83ba0d1e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/6de526af-e6ff-477a-81c4-22864a3ff46e") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "999e6c29-0174-4bda-b444-3128e9a0ddc9") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dd55953c-b800-449d-849b-af3dec4a1c54") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9d33ce81-7111-4ec7-a9f4-fb37bcc92878") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dec9651e-37b5-421f-9a7c-5ccce9df831f") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9d076a95-47ce-46a8-b424-4b988fd71f5e") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b98c6b03-ba19-4d9f-a926-3e6ae0f8b7cb") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "af0f63d2-fd6d-46f2-bd06-17ed38cf125c") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2b91482e-6025-4a11-8a68-487ba734108c") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b13dbe91-07e7-4c45-80a9-df72ea13927e") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9f0e0f13-fda1-470d-a702-95d4dfa95c5b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "625154f0-576a-408b-b02d-307b6e7df120") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 3 "Net-(U3-XIN)") + (pintype "passive") + (uuid "285cb205-50db-4240-a237-7c13b69f7da3") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "86792a29-166b-494a-8e44-8a2fc193518d") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "4d354ad1-193c-44ab-aca2-ca18f25b3b08") + (at 123.6 113.5 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C16" + (at 1.78 0.1 90) + (layer "F.SilkS") + (uuid "a97c436a-eb18-4cdb-a888-eb91ba9b6c60") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "10uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "eebc7c26-bf58-4dbb-8509-4f6eb9a51963") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "799b28b6-33f2-4670-9e2a-823bb0812e3e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "065d8df8-752f-4853-bcc0-9b9a0d084f1f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ba723a04-8b56-44a8-b27e-eb2e1fb7b484") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/3ea5d1c0-ab13-4865-a0a7-0ee3d051533a") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "50fa6531-f66a-4254-a2af-4eb98a63d662") + ) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1045e0e6-7fae-410b-8475-321fe1bd3096") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "eda119ab-6ca4-426a-a3ec-1c67d3a91261") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b0cf8856-e22b-4429-aea0-e7314f985abd") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "619151e0-804d-46fb-9261-d7c9450790f2") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1c9202e6-41f0-4003-9826-f66e24a389e9") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ec258717-f767-4c9a-af8c-05fc35b60981") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "300e85d3-a518-4ed7-b49c-d9e7e0f6ef45") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d4b52b5a-cdbf-49b0-a4a1-8198fd0fdeb6") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c000852e-dd37-4cad-9c27-44685a061f37") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "460a21f8-4d35-416d-b1aa-90c2a4c63314") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 66 "/VBus3v3") + (pintype "passive") + (uuid "37755b0a-3ce5-4eba-adb9-e3168038a13c") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "712ddec2-e4f5-4891-a006-0f13d389661f") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "emeb_library:SON65P200X200X80-7N" + (layer "F.Cu") + (uuid "4eb5ef24-6765-4058-bbc5-cb8bcfe56ce6") + (at 125.857 108.966) + (property "Reference" "U1" + (at 0.292 -1.7134 0) + (layer "F.SilkS") + (uuid "c9440322-8419-461e-84ca-37949d461e06") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "TPS61291DRVR" + (at 5.9816 1.7134 0) + (layer "F.Fab") + (uuid "a22c2094-cdd1-4a86-8d58-69adb2f9795c") + (effects + (font + (size 0.64 0.64) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "emeb_library:SON65P200X200X80-7N" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "00f1f5ce-0686-4337-82d5-46d98593bf7c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "479ae0d9-066d-49c4-8cdf-291d3f2d8f05") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3abd9778-9afe-4bfb-8718-263ae2b8bce4") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (path "/426e767a-b68d-460a-91a5-1bbe8546388b") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr through_hole) + (fp_poly + (pts + (xy -0.316 -0.506) (xy 0.316 -0.506) (xy 0.316 0.506) (xy -0.316 0.506) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "9f9d99c8-8495-4073-b5d4-a72d64c68804") + ) + (fp_line + (start -1 -1.13) + (end 1 -1.13) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "a153bb32-685c-42ee-aa00-a75e3cff6921") + ) + (fp_line + (start -1 1.13) + (end 1 1.13) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "cb53c7a2-a339-4032-98b1-3a384031df1b") + ) + (fp_circle + (center -1.91 -0.65) + (end -1.81 -0.65) + (stroke + (width 0.2) + (type solid) + ) + (fill none) + (layer "F.SilkS") + (uuid "a6d17a94-a20b-4a01-888a-715243b92932") + ) + (fp_line + (start -1.675 -1.25) + (end -1.675 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2d9b4990-2c89-4745-97d2-5d1c856c2183") + ) + (fp_line + (start -1.675 -1.25) + (end 1.675 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "32f039d1-b18b-481a-a239-7504597a5fb9") + ) + (fp_line + (start -1.675 1.25) + (end 1.675 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1772e1b3-23b1-4123-8b8c-b23a37834eff") + ) + (fp_line + (start 1.675 -1.25) + (end 1.675 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "83052594-8747-46e3-ad27-8b8a54903acc") + ) + (fp_line + (start -1 -1) + (end -1 1) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "5d3a69f8-4812-446c-a20b-64a0d6de5e32") + ) + (fp_line + (start -1 -1) + (end 1 -1) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "7bcb99c2-78b4-44f9-98f4-39ada1113630") + ) + (fp_line + (start -1 1) + (end 1 1) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "cdcdf5a0-11b2-4eee-841b-288048217a4b") + ) + (fp_line + (start 1 -1) + (end 1 1) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "016f15b4-4862-4d8b-a7c8-481c963ea9ac") + ) + (fp_circle + (center -1.91 -0.65) + (end -1.81 -0.65) + (stroke + (width 0.2) + (type solid) + ) + (fill none) + (layer "F.Fab") + (uuid "caabee7b-b838-41fd-8483-262a3b36adc9") + ) + (pad "1" smd rect + (at -1.025 -0.65) + (size 0.66 0.32) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 26 "Net-(U1-SW)") + (pinfunction "SW") + (pintype "input") + (uuid "8e116633-ed3a-4caf-b533-c58cf31700d7") + ) + (pad "2" smd rect + (at -1.025 0) + (size 0.66 0.32) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "VOUT") + (pintype "output") + (uuid "e0eddc96-15b0-4a52-ad57-083a13c30755") + ) + (pad "3" smd rect + (at -1.025 0.65) + (size 0.66 0.32) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 54 "/Vraw") + (pinfunction "VIN") + (pintype "input") + (uuid "95adb1b3-3808-4aaa-8927-3949b7e5f1b6") + ) + (pad "4" smd rect + (at 1.025 0.65) + (size 0.66 0.32) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "EN/BYP") + (pintype "input") + (uuid "c0106fd8-4ba7-48fc-ad16-39f8f81ac517") + ) + (pad "5" smd rect + (at 1.025 0) + (size 0.66 0.32) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "VSEL") + (pintype "input") + (uuid "6bad422d-db8f-4514-8d63-0fa47b798440") + ) + (pad "6" smd rect + (at 1.025 -0.65) + (size 0.66 0.32) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "7d80f376-495d-44e2-913c-80ebcbafb0be") + ) + (pad "7" smd rect + (at 0 0 90) + (size 1.6 1) + (layers "F.Cu" "F.Mask") + (net 1 "GND") + (pinfunction "EXP") + (pintype "power_in") + (uuid "809b0439-d685-4def-af7b-f1e28f0ef509") + ) + (model ":3dmodels:TPS61291DRVR.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz -90 0 0) + ) + ) + ) + (footprint "Inductor_SMD:L_0402_1005Metric" + (layer "F.Cu") + (uuid "5551c9b1-7e66-40f7-aad5-d3b8703b8522") + (at 129.765 119.977 -90) + (descr "Inductor SMD 0402 (1005 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") + (tags "inductor") + (property "Reference" "FB2" + (at -0.47 1.114 180) + (layer "F.SilkS") + (uuid "ee9ad7ba-9121-4fd6-887e-d2140f91ea39") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1k" + (at 0 1.17 90) + (layer "F.Fab") + (uuid "3977f9c3-0b61-4efb-a5c3-06fddefb572e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Inductor_SMD:L_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f33c4e36-0875-4621-b63f-9f2f978cb2aa") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "06d0529f-1e09-489f-a77c-ab6f057c05bd") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9acd7486-908a-4e5e-b293-957bfbb9a1fa") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Inductor_* L_* *Ferrite*") + (path "/ed368b32-84df-45ba-ab60-6d7f57ebb915") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b365925a-5c80-4773-8c9e-40dc4e54c0a9") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a3860623-8c40-46e0-a2ca-fca462e22b32") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "76f5f08d-2c87-4b82-a7d8-f5c67de38705") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1fe0188c-633b-4015-a3cc-d84a86c3f3cd") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "95a13cff-149d-4343-9802-a25c5230c74f") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8a2c0f58-a1ae-48cc-9753-3abdb8436ce0") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3def22d8-313e-49f6-8172-96195d9dcb36") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7e81def8-6c9d-4705-9be1-1e2f77e327b1") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "2b8f4d84-49b9-4343-96eb-2d2be6377411") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.485 0 270) + (size 0.59 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 16 "Net-(U2-OUTP)") + (pintype "passive") + (uuid "5ea6686b-2020-41f1-9a52-c062cc40c692") + ) + (pad "2" smd roundrect + (at 0.485 0 270) + (size 0.59 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 14 "Net-(J4-Pin_1)") + (pintype "passive") + (uuid "a6a05a17-4c69-4739-92a3-3aef9921a5b2") + ) + (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (layer "F.Cu") + (uuid "73603960-f401-403b-bfc3-de9aa4b389ee") + (at 103.505 111.633 -90) + (descr "CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf") + (tags "tactile switch kmr2") + (property "Reference" "SW3" + (at 0 -0.127 90) + (layer "F.SilkS") + (uuid "9a9ac89f-0e31-466d-b78c-322a3f2f48b8") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "SW_Push" + (at 0 2.55 90) + (layer "F.Fab") + (uuid "6a5a6494-91f8-4983-9f18-3fc5d8217865") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "64b21f95-33b9-4714-a615-391bbfa6d42e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "60a14aad-de64-4df8-9160-022b5fa5dcf9") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "91a4c58e-c040-4ca5-be81-5a18516ca95d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (path "/6fc3beb8-1516-4fa5-938d-0fca6f4f3d16") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -2.2 1.55) + (end 2.2 1.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c9711597-91c6-41b7-a1fc-0a1347378a83") + ) + (fp_line + (start -2.2 0.05) + (end -2.2 -0.05) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0f59922f-a976-4047-aabc-dff3fd8817c8") + ) + (fp_line + (start 2.2 0.05) + (end 2.2 -0.05) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ace29bc5-ffed-4171-81f6-1ac902836658") + ) + (fp_line + (start 2.2 -1.55) + (end -2.2 -1.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "764ab38f-3c8b-47f5-9070-9c82e8fb1bed") + ) + (fp_line + (start -2.8 1.8) + (end -2.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "73e1394b-be8a-4f7c-ae2b-f51acc3db4a5") + ) + (fp_line + (start 2.8 1.8) + (end -2.8 1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d63a81a8-e198-428a-8a7f-4d1164a91b10") + ) + (fp_line + (start -2.8 -1.8) + (end 2.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ed542ad5-6bc4-4c98-9fd7-e60d4ae1adb6") + ) + (fp_line + (start 2.8 -1.8) + (end 2.8 1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9673ac7d-7427-4057-8f70-5b76825cfa4f") + ) + (fp_line + (start -2.1 1.4) + (end -2.1 -1.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cbcaea82-f81e-44e7-87ba-78b471730c39") + ) + (fp_line + (start 2.1 1.4) + (end -2.1 1.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e4e2cae4-451b-474c-8874-b5a2eee043f2") + ) + (fp_line + (start -2.1 -1.4) + (end 2.1 -1.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a4bccfe9-cf5e-4ca6-87dd-28ceedb96a20") + ) + (fp_line + (start 2.1 -1.4) + (end 2.1 1.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "aecf2f6f-aa17-4d52-af0c-770b47c4bd7c") + ) + (fp_circle + (center 0 0) + (end 0 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill none) + (layer "F.Fab") + (uuid "cc95f2e1-c40f-4273-8ff0-8c04fc8e0d46") + ) + (fp_text user "${REFERENCE}" + (at 0 -2.45 90) + (layer "F.Fab") + (uuid "7af1f786-3445-4150-b8ba-f584f79017a2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -2.05 -0.8 270) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 19 "Net-(R10-Pad2)") + (pinfunction "1") + (pintype "passive") + (uuid "00885601-9afa-4ace-972b-e933d57f53da") + ) + (pad "1" smd rect + (at 2.05 -0.8 270) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 19 "Net-(R10-Pad2)") + (pinfunction "1") + (pintype "passive") + (uuid "19a6e853-6695-4c70-965e-82a04c501490") + ) + (pad "2" smd rect + (at -2.05 0.8 270) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "3420e943-5af4-4996-a9c8-99e47cc7af0e") + ) + (pad "2" smd rect + (at 2.05 0.8 270) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "35d20da6-9a58-4282-ac2e-3fd02ee5b7d0") + ) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_PTS645.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 0.5 0.4 0.5) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0805_2012Metric" + (layer "F.Cu") + (uuid "8268b38e-2dc0-4870-a0d3-fa6a8273fc9a") + (at 125.7 112 -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" "C1" + (at -0.574 -1.397 90) + (layer "F.SilkS") + (uuid "8defa6ed-0731-4364-a960-20f11d80db34") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "10uf" + (at 0 1.68 90) + (layer "F.Fab") + (uuid "b2606ad6-4f73-40b8-90e8-eb36886f08f7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "96118fb2-0c33-45e0-8d20-6374b85472ef") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0452b9fa-eec1-4e4d-88a5-e72caab87264") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c6ddb004-3934-4c15-9560-db419d284325") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/363bba56-27bd-4d23-8260-b779eb148d4d") + (sheetname "Root") + (sheetfile "buddhabox.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 "5ddaf33b-830c-4f27-b9a4-4f8398af07fc") + ) + (fp_line + (start -0.261252 -0.735) + (end 0.261252 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "29f9bca6-00c3-4c83-9e11-942ad8021d50") + ) + (fp_line + (start -1.7 0.98) + (end -1.7 -0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e54cb326-d263-43f1-98ff-9201fa9e45b5") + ) + (fp_line + (start 1.7 0.98) + (end -1.7 0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "30366465-ed06-4d15-8f07-aea7cf829135") + ) + (fp_line + (start -1.7 -0.98) + (end 1.7 -0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5b45f26a-d186-46f4-93b0-ad5da4329803") + ) + (fp_line + (start 1.7 -0.98) + (end 1.7 0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1661b299-a49f-4ac6-936a-a49f5fb6dfd8") + ) + (fp_line + (start -1 0.625) + (end -1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5deda3c9-c51a-4d47-9bb0-fbe03900af5f") + ) + (fp_line + (start 1 0.625) + (end -1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eba34fb9-dce8-4a22-8243-64036a01f675") + ) + (fp_line + (start -1 -0.625) + (end 1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b993489b-dec3-4576-b850-f9804b2595b2") + ) + (fp_line + (start 1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b104a0a7-8fae-425a-b3d2-5a21c7d6b655") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "d032b995-0e3a-4aa0-9e54-954baaa5fc0f") + (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.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 54 "/Vraw") + (pintype "passive") + (uuid "66dd9e99-381a-426c-9a55-8062ddb49ab4") + ) + (pad "2" smd roundrect + (at 0.95 0 270) + (size 1 1.45) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "7b454cb1-d2dc-4090-92b9-b2362e730964") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "896984ff-9e57-456c-8415-1e7f443ed53c") + (at 115.321 111.506) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C22" + (at 1.646 0 0) + (layer "F.SilkS") + (uuid "eac95007-90bf-42e0-866b-3d372fb32a69") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1uf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "2d251840-516d-4bff-9cf2-3c50f57580b0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "744db277-d3bf-49e7-9a05-be30149000e3") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5fc85dcd-8533-4740-a825-9b5989925e8d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ad641c0c-ea30-497e-971b-9920d0450eef") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/0b3ffe53-be6b-4848-9770-ad5395ff5510") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "215e45b5-af67-441c-af8a-f30ab2072a38") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "88d133a0-8639-42cb-9d50-b6f869826eb9") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9e5222e4-39ad-490e-aad0-f2efa5339cc5") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "93318421-129f-4b9f-a84d-09befb93e28c") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9ad9937a-5a3e-4587-978c-108607d58aa4") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fcf45996-03bd-4480-a1e3-7a5a7c28b901") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "903af452-983a-4200-bb12-78bc2696d600") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5d6b62da-02e0-48d0-a802-5b4daeefaae1") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "731845c1-4eab-4194-b5bb-41ea26285d98") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7ba6b600-433a-4cbd-b874-6585e6a4ed91") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "733faf8c-99cc-4d80-be24-bec5a819e5af") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "454b268d-5ba6-4589-88dc-0717efa805b8") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "6eec7085-868c-4248-8c15-d346918047da") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "emeb_library:RP2040" + (layer "F.Cu") + (uuid "8c52e06b-3002-4b2a-88a6-3fe225e060b8") + (at 110.0886 116.7384) + (property "Reference" "U3" + (at -4.6786 -1.9304 0) + (layer "F.SilkS") + (uuid "ebd8253e-3e37-4f22-964d-371bc3ec267c") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "RP2040" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "65d5fb37-186d-4565-8373-b763f0b13a96") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "emeb_library:RP2040" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "aec1bb8c-fffe-4ce9-b6d7-c4b9403a7356") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "08f6b711-ff73-4194-ba0b-7e131392df4e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "99c11f06-734a-4d89-8016-83fc4db73cb6") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "IC57_RP2040 IC57_RP2040-M IC57_RP2040-L") + (path "/edbab124-d583-4206-a72a-d6f22a62fa67") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr through_hole) + (fp_poly + (pts + (xy -1.5002 -1.5002) (xy -1.5002 -0.1) (xy -0.1 -0.1) (xy -0.1 -1.5002) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "65bc2934-fd8b-4103-a85d-01f4b1eba77d") + ) + (fp_poly + (pts + (xy -1.5002 0.1) (xy -1.5002 1.5002) (xy -0.1 1.5002) (xy -0.1 0.1) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "30ad3a52-e0c4-41c8-a922-19f2e34c10db") + ) + (fp_poly + (pts + (xy 0.1 -1.5002) (xy 0.1 -0.1) (xy 1.5002 -0.1) (xy 1.5002 -1.5002) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "1340b074-a5b6-4843-bb0a-7949f2ca92b5") + ) + (fp_poly + (pts + (xy 0.1 0.1) (xy 0.1 1.5002) (xy 1.5002 1.5002) (xy 1.5002 0.1) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "bb46d519-f2c1-404d-a7de-f34704d765c3") + ) + (fp_line + (start -3.6322 -3.6322) + (end -3.6322 -3.02164) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "07c8ef4c-04ac-4cc9-80dd-53dce5c6b21f") + ) + (fp_line + (start -3.6322 3.02164) + (end -3.6322 3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5c0481d3-7902-4d9d-b329-94d3dbfa25a1") + ) + (fp_line + (start -3.6322 3.6322) + (end -3.02164 3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8768e270-e419-432d-875c-0cb22789413b") + ) + (fp_line + (start -3.02164 -3.6322) + (end -3.6322 -3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3f5765f8-c803-454d-9a49-6f23b917bce6") + ) + (fp_line + (start 3.02164 3.6322) + (end 3.6322 3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8c8cd551-8560-4ce7-96c5-35a9c4b20cfd") + ) + (fp_line + (start 3.6322 -3.6322) + (end 3.02164 -3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "131b4312-0de8-49e5-b876-24fae495ab66") + ) + (fp_line + (start 3.6322 -3.02164) + (end 3.6322 -3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9fd8e31b-9ca3-4d5e-a9c2-c6571882bf58") + ) + (fp_line + (start 3.6322 3.6322) + (end 3.6322 3.02164) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c60a5b27-76e4-4ba2-832f-8b8a33d3772d") + ) + (fp_poly + (pts + (xy -4.318 0.809501) (xy -4.318 1.190501) (xy -4.064 1.190501) (xy -4.064 0.809501) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "cdcc93eb-97d0-4744-b4e3-1bf92996fd67") + ) + (fp_poly + (pts + (xy -0.790499 4.064) (xy -0.790499 4.318) (xy -0.409499 4.318) (xy -0.409499 4.064) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "fb7862bf-99d2-463e-8777-3ed72b4837aa") + ) + (fp_poly + (pts + (xy -0.3905 -4.064) (xy -0.3905 -4.318) (xy -0.0095 -4.318) (xy -0.0095 -4.064) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "9c4b0c7d-6611-48ce-9e74-94f665490140") + ) + (fp_poly + (pts + (xy 4.318 -1.990499) (xy 4.318 -1.609499) (xy 4.064 -1.609499) (xy 4.064 -1.990499) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "1bdc46ae-a051-4527-b513-4355fe6b0c58") + ) + (fp_poly + (pts + (xy 4.318 2.009501) (xy 4.318 2.390501) (xy 4.064 2.390501) (xy 4.064 2.009501) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "e0cf9122-aa1c-441c-828f-bb2579c19cd5") + ) + (fp_line + (start -4.064 -2.9429) + (end -3.7592 -2.9429) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "22460d39-650d-4592-b95e-22a4b31078af") + ) + (fp_line + (start -4.064 2.9429) + (end -4.064 -2.9429) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "68fcf5da-6be5-4075-bbab-c1565c30bbd1") + ) + (fp_line + (start -3.7592 -3.7592) + (end -2.9429 -3.7592) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e4989db9-4bd5-4d3a-b58f-d05be4468450") + ) + (fp_line + (start -3.7592 -2.9429) + (end -3.7592 -3.7592) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7aa26228-6a65-456a-a293-7e30f9830f1d") + ) + (fp_line + (start -3.7592 2.9429) + (end -4.064 2.9429) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e3a6a59b-0db4-4635-9102-b0f6d9956988") + ) + (fp_line + (start -3.7592 3.7592) + (end -3.7592 2.9429) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4f956055-3a35-4a6b-8d63-4dd6835e7fc3") + ) + (fp_line + (start -2.9429 -4.064) + (end 2.9429 -4.064) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "27f723d9-da2f-48dd-8a2a-263395771c9f") + ) + (fp_line + (start -2.9429 -3.7592) + (end -2.9429 -4.064) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "84ee1e0c-e618-4332-8f2a-bfc47f0e23ee") + ) + (fp_line + (start -2.9429 3.7592) + (end -3.7592 3.7592) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2903275d-2171-4708-9ec1-50b0a5c63196") + ) + (fp_line + (start -2.9429 4.064) + (end -2.9429 3.7592) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4c443202-c354-409d-98c1-9ab2c7d84e35") + ) + (fp_line + (start 2.9429 -4.064) + (end 2.9429 -3.7592) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "10803c1e-a2be-4ad0-8bc9-9ead8c9bcffe") + ) + (fp_line + (start 2.9429 -3.7592) + (end 3.7592 -3.7592) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "497b8be2-fc4a-4c78-b975-549cfb4dfb0e") + ) + (fp_line + (start 2.9429 3.7592) + (end 2.9429 4.064) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9ea43bef-4d54-4580-a2fd-27fbb8b11567") + ) + (fp_line + (start 2.9429 4.064) + (end -2.9429 4.064) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "91f8b142-7c3f-48a5-9d50-7174cfc87aad") + ) + (fp_line + (start 3.7592 -3.7592) + (end 3.7592 -2.9429) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "677eb5c9-abbc-41ae-8023-f69b2b40181b") + ) + (fp_line + (start 3.7592 -2.9429) + (end 4.064 -2.9429) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6e58709d-712e-4cd8-8fd6-0c991a077bac") + ) + (fp_line + (start 3.7592 2.9429) + (end 3.7592 3.7592) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2f3eb58f-1da7-4a9b-bfa3-4ba110de20e6") + ) + (fp_line + (start 3.7592 3.7592) + (end 2.9429 3.7592) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b63ea197-2f58-4cf6-b24d-c58b2fc9680e") + ) + (fp_line + (start 4.064 -2.9429) + (end 4.064 2.9429) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5af04305-748c-4216-964b-e08f66f67a11") + ) + (fp_line + (start 4.064 2.9429) + (end 3.7592 2.9429) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "168f779a-669c-4100-9f68-0896075108ff") + ) + (fp_circle + (center -4.7625 -2.6) + (end -4.6863 -2.6) + (stroke + (width 0.05) + (type solid) + ) + (fill none) + (layer "F.CrtYd") + (uuid "1f19e61c-f01c-4371-b573-e46f344c8d63") + ) + (fp_line + (start -3.5052 -3.5052) + (end -3.5052 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cc8e2e88-db3c-49d4-aab4-454d5374ebc4") + ) + (fp_line + (start -3.5052 -3.5052) + (end -3.5052 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9cd97044-9316-48fc-a55d-ded9b709b704") + ) + (fp_line + (start -3.5052 -2.7143) + (end -3.5052 -2.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9e980038-70f4-4c77-81db-d1f3eba41972") + ) + (fp_line + (start -3.5052 -2.7143) + (end -3.5052 -2.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "69c57892-09cd-4eca-9e48-a39f5172c7ba") + ) + (fp_line + (start -3.5052 -2.4857) + (end -3.5052 -2.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d0ccb779-a6ee-4550-a188-4cc6b00f9ce1") + ) + (fp_line + (start -3.5052 -2.4857) + (end -3.5052 -2.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d36c8c05-b1fd-4ef7-9b3a-dbec8808c11f") + ) + (fp_line + (start -3.5052 -2.3143) + (end -3.5052 -2.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "869f9c6f-fbd9-4fcd-bdc8-e2298b769d11") + ) + (fp_line + (start -3.5052 -2.3143) + (end -3.5052 -2.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "603f7897-8c88-4fb6-83fe-f3f037a6d34f") + ) + (fp_line + (start -3.5052 -2.2352) + (end -2.2352 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "24985b1a-3a9f-4dcc-a513-0963a31c7c64") + ) + (fp_line + (start -3.5052 -2.0857) + (end -3.5052 -2.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fe4d1480-601d-4254-b74b-a83204485b71") + ) + (fp_line + (start -3.5052 -2.0857) + (end -3.5052 -2.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1e8df402-f7a7-461f-9bbf-8c18e8dc59ca") + ) + (fp_line + (start -3.5052 -1.9143) + (end -3.5052 -1.9143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "905bd5f8-b7f4-4a17-959e-c8b363274170") + ) + (fp_line + (start -3.5052 -1.9143) + (end -3.5052 -1.6857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "97256561-93ba-492f-a46f-f83bcfaa61d3") + ) + (fp_line + (start -3.5052 -1.6857) + (end -3.5052 -1.9143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b73f344a-1648-4f61-9394-b25fed4db013") + ) + (fp_line + (start -3.5052 -1.6857) + (end -3.5052 -1.6857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a409093f-e2fa-4d59-bbc9-1f8620cce02e") + ) + (fp_line + (start -3.5052 -1.5143) + (end -3.5052 -1.5143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cb8deed3-3ae9-4669-81ef-032d9b487ff0") + ) + (fp_line + (start -3.5052 -1.5143) + (end -3.5052 -1.2857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fd91a614-a8d8-4e66-8ef2-3644cb712f23") + ) + (fp_line + (start -3.5052 -1.2857) + (end -3.5052 -1.5143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f4cec317-31e3-4fed-b978-3c1ca080d7ac") + ) + (fp_line + (start -3.5052 -1.2857) + (end -3.5052 -1.2857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9ef373c9-ffbd-4e3e-a396-5b92645c7694") + ) + (fp_line + (start -3.5052 -1.1143) + (end -3.5052 -1.1143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c350fb3f-625f-47f5-842b-37043c10d490") + ) + (fp_line + (start -3.5052 -1.1143) + (end -3.5052 -0.8857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d0b52249-b8c0-478b-8153-969fdf070d9f") + ) + (fp_line + (start -3.5052 -0.8857) + (end -3.5052 -1.1143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "85646039-963f-4211-87b4-4cab047963f0") + ) + (fp_line + (start -3.5052 -0.8857) + (end -3.5052 -0.8857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "97886433-495f-48b1-a4ba-243ce1c0ac36") + ) + (fp_line + (start -3.5052 -0.7143) + (end -3.5052 -0.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fe75c0e3-2a33-4ba0-9205-4db5a3cbfde6") + ) + (fp_line + (start -3.5052 -0.7143) + (end -3.5052 -0.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6b30f122-f1ab-4638-9a28-837fa1856924") + ) + (fp_line + (start -3.5052 -0.4857) + (end -3.5052 -0.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6203a1ad-571e-4436-8d59-b02ddd0ab39f") + ) + (fp_line + (start -3.5052 -0.4857) + (end -3.5052 -0.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "da471311-441d-4647-b2f9-3f63816df7eb") + ) + (fp_line + (start -3.5052 -0.3143) + (end -3.5052 -0.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fbdca029-bcfa-49b8-bf69-00ef43700662") + ) + (fp_line + (start -3.5052 -0.3143) + (end -3.5052 -0.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "489b65cf-5622-4347-bd88-fcd2e70c3eed") + ) + (fp_line + (start -3.5052 -0.0857) + (end -3.5052 -0.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c9ef42cf-aa3b-4eb5-9c82-1847cf5b103f") + ) + (fp_line + (start -3.5052 -0.0857) + (end -3.5052 -0.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2cf8584e-8596-4deb-ac78-72fb6a1b02f7") + ) + (fp_line + (start -3.5052 0.0857) + (end -3.5052 0.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "34a92a56-92a3-42dd-8328-150020747873") + ) + (fp_line + (start -3.5052 0.0857) + (end -3.5052 0.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f004f09a-e38d-44df-925e-f02a3db89232") + ) + (fp_line + (start -3.5052 0.3143) + (end -3.5052 0.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "27bfb939-8eb9-437f-bb0b-37235f48d6df") + ) + (fp_line + (start -3.5052 0.3143) + (end -3.5052 0.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7ae20eb6-e911-4d7e-a787-1803ac25f523") + ) + (fp_line + (start -3.5052 0.4857) + (end -3.5052 0.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5ce2a979-a3b2-486b-a8bb-9db2ac3aad38") + ) + (fp_line + (start -3.5052 0.4857) + (end -3.5052 0.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "41ed230a-31b1-496a-8a94-30bfb97a9fc6") + ) + (fp_line + (start -3.5052 0.7143) + (end -3.5052 0.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0eaf9f91-a9ac-46d9-b41d-53e2434c05a7") + ) + (fp_line + (start -3.5052 0.7143) + (end -3.5052 0.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "63eebdd9-264f-4772-83d5-e79e29103647") + ) + (fp_line + (start -3.5052 0.8857) + (end -3.5052 0.8857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a6cb5c73-b8f7-4cd1-8cc0-9d9009653ad3") + ) + (fp_line + (start -3.5052 0.8857) + (end -3.5052 1.1143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a0660198-5da8-4639-a4ef-52506bb644cd") + ) + (fp_line + (start -3.5052 1.1143) + (end -3.5052 0.8857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a4d8de6a-2709-4cfb-b3a7-8121e91a06ec") + ) + (fp_line + (start -3.5052 1.1143) + (end -3.5052 1.1143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "563cd73f-4a34-40a2-9b31-f381741f0164") + ) + (fp_line + (start -3.5052 1.2857) + (end -3.5052 1.2857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c78dd328-ab50-42de-89db-fcf71f0cb899") + ) + (fp_line + (start -3.5052 1.2857) + (end -3.5052 1.5143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "de5777b8-e386-4192-bf1a-86dd6e85b801") + ) + (fp_line + (start -3.5052 1.5143) + (end -3.5052 1.2857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8ec2a2c1-2b0e-4876-8c47-c9b93958a3c5") + ) + (fp_line + (start -3.5052 1.5143) + (end -3.5052 1.5143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e5ded5fe-bd24-4c36-a10b-ca5ba8c2cf17") + ) + (fp_line + (start -3.5052 1.6857) + (end -3.5052 1.6857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "609cf431-ca7a-4340-9b4c-16a6a76fbaa0") + ) + (fp_line + (start -3.5052 1.6857) + (end -3.5052 1.9143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bdbf1345-39ae-4aa5-9e30-e599a16b4855") + ) + (fp_line + (start -3.5052 1.9143) + (end -3.5052 1.6857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2be543fc-71b0-4437-bed8-757d3c912e0d") + ) + (fp_line + (start -3.5052 1.9143) + (end -3.5052 1.9143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dc6cd0af-436d-4b0e-bfe6-74649711f36a") + ) + (fp_line + (start -3.5052 2.0857) + (end -3.5052 2.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fe30a26a-d430-46a6-8220-6a59b9a24039") + ) + (fp_line + (start -3.5052 2.0857) + (end -3.5052 2.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "708436df-ba51-4007-abfa-024bd62a7dca") + ) + (fp_line + (start -3.5052 2.3143) + (end -3.5052 2.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "04cb243b-7891-4eca-9df6-9c4d306c157e") + ) + (fp_line + (start -3.5052 2.3143) + (end -3.5052 2.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "61475670-4f2f-4e69-b7e0-1711ec244830") + ) + (fp_line + (start -3.5052 2.4857) + (end -3.5052 2.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6b86973a-b10c-4617-90dd-c97e85e40b95") + ) + (fp_line + (start -3.5052 2.4857) + (end -3.5052 2.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c2055af8-6ee6-4d91-899c-9f4ab7cfce20") + ) + (fp_line + (start -3.5052 2.7143) + (end -3.5052 2.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "343df112-3a16-4471-be9e-e3285338cfe3") + ) + (fp_line + (start -3.5052 2.7143) + (end -3.5052 2.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6c9b2ae7-9695-452b-863e-ef565d30c328") + ) + (fp_line + (start -3.5052 3.5052) + (end -3.5052 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6d24b09a-4b05-4d5e-8985-2887b2fce262") + ) + (fp_line + (start -3.5052 3.5052) + (end 3.5052 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4b29df4e-8d09-40d8-af17-627976058d5e") + ) + (fp_line + (start -2.7143 -3.5052) + (end -2.7143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "655f8953-db42-4505-abed-0016f7efc43d") + ) + (fp_line + (start -2.7143 -3.5052) + (end -2.4857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ce360c2e-01ef-45c3-b513-9e76161e7d3f") + ) + (fp_line + (start -2.7143 3.5052) + (end -2.7143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "79e6c26e-61aa-4f09-9626-ee8e244a6b2d") + ) + (fp_line + (start -2.7143 3.5052) + (end -2.4857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f4152c6f-0e04-4267-8c0b-4df05fcdf567") + ) + (fp_line + (start -2.4857 -3.5052) + (end -2.7143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3db46fc0-1eb7-4488-9b49-124de7fbb648") + ) + (fp_line + (start -2.4857 -3.5052) + (end -2.4857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5fbce66e-af94-4e04-a134-67d13ea64f99") + ) + (fp_line + (start -2.4857 3.5052) + (end -2.7143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "25a50acd-a9f7-4e99-b259-6a4b585fc794") + ) + (fp_line + (start -2.4857 3.5052) + (end -2.4857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e4944b49-e922-47f6-a62c-e73f9921e1be") + ) + (fp_line + (start -2.3143 -3.5052) + (end -2.3143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9a27368c-07e6-453e-ba78-5ab133526b0c") + ) + (fp_line + (start -2.3143 -3.5052) + (end -2.0857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a28ed569-52ef-47ec-8ebd-2ad16a7c08a1") + ) + (fp_line + (start -2.3143 3.5052) + (end -2.3143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f07a2a71-40b1-4c43-9979-b659c7556f4c") + ) + (fp_line + (start -2.3143 3.5052) + (end -2.0857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8f7a771c-1183-4515-be08-4a0e3e74260d") + ) + (fp_line + (start -2.0857 -3.5052) + (end -2.3143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "126824e4-5044-4c9b-a580-d6dce8e8a6ac") + ) + (fp_line + (start -2.0857 -3.5052) + (end -2.0857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6f785436-ee2e-4d4b-8dcd-1ff9b75fe4e7") + ) + (fp_line + (start -2.0857 3.5052) + (end -2.3143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b27905b2-73f7-446c-bcf9-b11bde6e4b9b") + ) + (fp_line + (start -2.0857 3.5052) + (end -2.0857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f4f8a106-0ba5-4ec5-97ce-667a206c9a41") + ) + (fp_line + (start -1.9143 -3.5052) + (end -1.9143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c62e86d2-649f-4f3c-a04f-2fe027339645") + ) + (fp_line + (start -1.9143 -3.5052) + (end -1.6857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b23b7410-6676-49c2-b898-3da76d4ac669") + ) + (fp_line + (start -1.9143 3.5052) + (end -1.9143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "be868dfa-56c0-48ee-af24-ebdfbf6b1f59") + ) + (fp_line + (start -1.9143 3.5052) + (end -1.6857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a8aa1d07-2c2c-45f2-8a56-8fd7a23741c0") + ) + (fp_line + (start -1.6857 -3.5052) + (end -1.9143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6c57ef67-8338-4379-9f9a-13d2e6917714") + ) + (fp_line + (start -1.6857 -3.5052) + (end -1.6857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70f99743-869d-4e4d-9fc2-7e6ad18757c4") + ) + (fp_line + (start -1.6857 3.5052) + (end -1.9143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f6302feb-68d7-4aff-b89f-eb1d2c26323a") + ) + (fp_line + (start -1.6857 3.5052) + (end -1.6857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "10187106-2f21-4f7f-a231-8062eb6b2031") + ) + (fp_line + (start -1.5143 -3.5052) + (end -1.5143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b78b8d77-33a6-44e7-8529-717878fef5d3") + ) + (fp_line + (start -1.5143 -3.5052) + (end -1.2857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3008f00d-2b93-46db-a75d-324c7d0d9111") + ) + (fp_line + (start -1.5143 3.5052) + (end -1.5143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4fd4efd0-6739-49fa-a464-ba5097132d72") + ) + (fp_line + (start -1.5143 3.5052) + (end -1.2857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef517ba9-4618-4493-a8bb-baf0dd64d337") + ) + (fp_line + (start -1.2857 -3.5052) + (end -1.5143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "14ba2e82-24d6-4af6-b71b-aa0fa3c38a91") + ) + (fp_line + (start -1.2857 -3.5052) + (end -1.2857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "43a6e2de-5476-4d6c-80f5-a415ef73defb") + ) + (fp_line + (start -1.2857 3.5052) + (end -1.5143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fba047ee-66e5-48b8-9a1d-62f48d2883db") + ) + (fp_line + (start -1.2857 3.5052) + (end -1.2857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8703a23a-c92a-4aa2-a666-a6665fc4f1cc") + ) + (fp_line + (start -1.1143 -3.5052) + (end -1.1143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c178d11e-ed67-4c5a-ad66-7b55762ef64c") + ) + (fp_line + (start -1.1143 -3.5052) + (end -0.8857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "569634ed-6ae3-4c27-8839-3bdbfc21ba10") + ) + (fp_line + (start -1.1143 3.5052) + (end -1.1143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4a3a9720-bc72-4716-972b-a60d0dd01ce7") + ) + (fp_line + (start -1.1143 3.5052) + (end -0.8857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "293be81b-5272-40f4-b1c5-c99f9b4747db") + ) + (fp_line + (start -0.8857 -3.5052) + (end -1.1143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ddb29615-30cf-4137-9a13-94de7e7079f5") + ) + (fp_line + (start -0.8857 -3.5052) + (end -0.8857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ba6c18b7-8765-47e7-9128-95ed9e0db16e") + ) + (fp_line + (start -0.8857 3.5052) + (end -1.1143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6cc56374-d117-48d1-8f58-a589914dcf9b") + ) + (fp_line + (start -0.8857 3.5052) + (end -0.8857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ddc5886b-41b0-4515-a5bf-a6359e1d2a44") + ) + (fp_line + (start -0.7143 -3.5052) + (end -0.7143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5b12d769-50a8-4f0d-8bc2-ad351d0357a2") + ) + (fp_line + (start -0.7143 -3.5052) + (end -0.4857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "54d07863-38e1-4491-8697-046e5b84deb7") + ) + (fp_line + (start -0.7143 3.5052) + (end -0.7143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e67db8f9-9543-495a-ae2d-c1fc8d64d1a2") + ) + (fp_line + (start -0.7143 3.5052) + (end -0.4857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b23bec08-4e30-49a9-a048-3c555a4cc034") + ) + (fp_line + (start -0.4857 -3.5052) + (end -0.7143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a872ac0d-54ab-47d7-96dd-164d9b7096d0") + ) + (fp_line + (start -0.4857 -3.5052) + (end -0.4857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c90e1844-e768-4d41-bd8a-d445e903cd29") + ) + (fp_line + (start -0.4857 3.5052) + (end -0.7143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7465c655-6011-470c-aed9-6336d63ae281") + ) + (fp_line + (start -0.4857 3.5052) + (end -0.4857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "277833e0-c355-4532-9190-7e2c256fa265") + ) + (fp_line + (start -0.3143 -3.5052) + (end -0.3143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "19b2916a-91a9-425c-ac17-b5e3a05ef8b7") + ) + (fp_line + (start -0.3143 -3.5052) + (end -0.0857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5e6e39a3-bcf2-4afe-889e-2146f49e95a6") + ) + (fp_line + (start -0.3143 3.5052) + (end -0.3143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f6132954-fc4a-4d80-88e7-a5a5c91c9138") + ) + (fp_line + (start -0.3143 3.5052) + (end -0.0857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cf38343e-ca3e-4978-98e2-59bf175a4087") + ) + (fp_line + (start -0.0857 -3.5052) + (end -0.3143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eafe9a0f-690f-40f8-a47a-28efc0e1999b") + ) + (fp_line + (start -0.0857 -3.5052) + (end -0.0857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1a2e38a4-ce70-4909-a08e-9bb04ee94a16") + ) + (fp_line + (start -0.0857 3.5052) + (end -0.3143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ad5eb833-ee51-4e25-8d24-4cd8ac2e0587") + ) + (fp_line + (start -0.0857 3.5052) + (end -0.0857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dec1868b-2d66-45e5-9215-eef6c6fa28ac") + ) + (fp_line + (start 0.0857 -3.5052) + (end 0.0857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9c3e5a73-55fc-424a-81c0-7831d57270ee") + ) + (fp_line + (start 0.0857 -3.5052) + (end 0.3143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "529f19eb-fdf0-4268-9b0d-bc022313575a") + ) + (fp_line + (start 0.0857 3.5052) + (end 0.0857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1d336bd5-1537-4225-b99c-7de6d884ba70") + ) + (fp_line + (start 0.0857 3.5052) + (end 0.3143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b0675fd7-f123-4fe7-9f32-8afc25a67c93") + ) + (fp_line + (start 0.3143 -3.5052) + (end 0.0857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ca0ea372-9721-477f-a09c-1fab8d271130") + ) + (fp_line + (start 0.3143 -3.5052) + (end 0.3143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b08546d6-6e74-47e8-9f8f-630d82ac935b") + ) + (fp_line + (start 0.3143 3.5052) + (end 0.0857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "544796c1-9196-47f5-ac02-02a2590adf95") + ) + (fp_line + (start 0.3143 3.5052) + (end 0.3143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "86e982e3-7d53-4081-8298-455a27092d33") + ) + (fp_line + (start 0.4857 -3.5052) + (end 0.4857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f823fc37-3033-437d-81f5-0baa5cc26ac5") + ) + (fp_line + (start 0.4857 -3.5052) + (end 0.7143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fb1d576a-80ca-45f7-9e19-41fa37268801") + ) + (fp_line + (start 0.4857 3.5052) + (end 0.4857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3fc28644-abab-4e07-9637-cc3a4680718e") + ) + (fp_line + (start 0.4857 3.5052) + (end 0.7143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "04395ac3-a2ab-49ac-afbe-049f83c02249") + ) + (fp_line + (start 0.7143 -3.5052) + (end 0.4857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5da5afd4-1462-4b59-92d3-31e51ab7957e") + ) + (fp_line + (start 0.7143 -3.5052) + (end 0.7143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0e86edaa-3ebd-4e77-b017-486c0ca6f5ca") + ) + (fp_line + (start 0.7143 3.5052) + (end 0.4857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "45ceb8af-ffe6-461e-85e2-f1d9492ccdc0") + ) + (fp_line + (start 0.7143 3.5052) + (end 0.7143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "341c034a-e92c-401b-b957-338a8964b054") + ) + (fp_line + (start 0.8857 -3.5052) + (end 0.8857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d43a885f-ec9a-414b-be03-b2fd24687438") + ) + (fp_line + (start 0.8857 -3.5052) + (end 1.1143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fe958c1e-e10b-4457-b71b-c228188e4e32") + ) + (fp_line + (start 0.8857 3.5052) + (end 0.8857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2aa67a6c-6508-47aa-bf8a-b23d8b435635") + ) + (fp_line + (start 0.8857 3.5052) + (end 1.1143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0e657954-54b3-46e1-8b31-39235fb1062b") + ) + (fp_line + (start 1.1143 -3.5052) + (end 0.8857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d045c3aa-8938-439e-982a-cf647309fab6") + ) + (fp_line + (start 1.1143 -3.5052) + (end 1.1143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7c51b9fd-e357-47b8-99f2-14a8b9c0ed26") + ) + (fp_line + (start 1.1143 3.5052) + (end 0.8857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a47e0c78-63b0-4ac3-a426-c54f4ae7d9d4") + ) + (fp_line + (start 1.1143 3.5052) + (end 1.1143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "56aa8f09-c37a-432c-a1d6-eabf587767c8") + ) + (fp_line + (start 1.2857 -3.5052) + (end 1.2857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b615633c-99ce-40f5-93d2-fc1383d47da4") + ) + (fp_line + (start 1.2857 -3.5052) + (end 1.5143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "89202fbb-2c38-4603-85c1-6228fc08ba20") + ) + (fp_line + (start 1.2857 3.5052) + (end 1.2857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ec76d69c-9f8d-40e2-8be0-9dcb488b81d0") + ) + (fp_line + (start 1.2857 3.5052) + (end 1.5143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fc92dffc-dd54-4cfb-ac75-3276d57c1bce") + ) + (fp_line + (start 1.5143 -3.5052) + (end 1.2857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c2ffca54-9bef-43b9-97e7-be6d52ad9080") + ) + (fp_line + (start 1.5143 -3.5052) + (end 1.5143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "43122e49-a34a-43b9-9c50-a64cae94c52e") + ) + (fp_line + (start 1.5143 3.5052) + (end 1.2857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd7ad98b-6a1a-43a5-bd51-c746dd33aa89") + ) + (fp_line + (start 1.5143 3.5052) + (end 1.5143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f17760bb-fb3c-4e23-b0ee-bb111e343e45") + ) + (fp_line + (start 1.6857 -3.5052) + (end 1.6857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "580e2cf3-e260-452e-80c5-64e0f488e43a") + ) + (fp_line + (start 1.6857 -3.5052) + (end 1.9143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2863942c-2458-4797-9bab-263491cae8ed") + ) + (fp_line + (start 1.6857 3.5052) + (end 1.6857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "665e7bbc-b026-4a97-ab15-9b37d0feedb7") + ) + (fp_line + (start 1.6857 3.5052) + (end 1.9143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c555aa79-9e11-43cc-af59-7f9e8cf35c5d") + ) + (fp_line + (start 1.9143 -3.5052) + (end 1.6857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ed31d6d9-c414-4d84-b405-76ccb208d50a") + ) + (fp_line + (start 1.9143 -3.5052) + (end 1.9143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "786665d9-d9b0-40fc-b9e1-bb17c1d17a2f") + ) + (fp_line + (start 1.9143 3.5052) + (end 1.6857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0aecd95f-98b4-43bf-9b1c-92ead4ff04f9") + ) + (fp_line + (start 1.9143 3.5052) + (end 1.9143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0ffff694-3851-4d11-88dd-7ce86c695e1c") + ) + (fp_line + (start 2.0857 -3.5052) + (end 2.0857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ceabd27d-2425-4577-9d1c-cf7930cd005c") + ) + (fp_line + (start 2.0857 -3.5052) + (end 2.3143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a2e1590e-01ab-4736-aa54-724c1da0f16b") + ) + (fp_line + (start 2.0857 3.5052) + (end 2.0857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0a750318-7313-4d70-8c9a-eaf83c2c32d4") + ) + (fp_line + (start 2.0857 3.5052) + (end 2.3143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "461aa57a-6fc9-4f23-81c4-2715e0fe03ee") + ) + (fp_line + (start 2.3143 -3.5052) + (end 2.0857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e67ce56c-3488-40c4-bd4e-98898d8c3adb") + ) + (fp_line + (start 2.3143 -3.5052) + (end 2.3143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ce4ed9fe-16dc-4790-9130-711cc9c039b3") + ) + (fp_line + (start 2.3143 3.5052) + (end 2.0857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cb7d56f0-7143-471c-9bf8-01dacae2cb5b") + ) + (fp_line + (start 2.3143 3.5052) + (end 2.3143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "23e7e4fd-fb4d-4c37-afbf-dc4df76117bf") + ) + (fp_line + (start 2.4857 -3.5052) + (end 2.4857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d8f33b98-487f-4c11-a7b3-771979438eca") + ) + (fp_line + (start 2.4857 -3.5052) + (end 2.7143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "120e431c-c32f-420c-919f-b9232a648b1d") + ) + (fp_line + (start 2.4857 3.5052) + (end 2.4857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "79df1d4f-556b-4363-a6bf-028830e2c834") + ) + (fp_line + (start 2.4857 3.5052) + (end 2.7143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a419430e-4ef3-4248-a4af-a57ef520a01a") + ) + (fp_line + (start 2.7143 -3.5052) + (end 2.4857 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "659d20a6-728d-423b-9d3b-b2b1541ad1ce") + ) + (fp_line + (start 2.7143 -3.5052) + (end 2.7143 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "56c067f8-5527-4c75-9385-8c78bd732575") + ) + (fp_line + (start 2.7143 3.5052) + (end 2.4857 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "df2911b8-236c-47aa-9eee-73cf0aa64b7f") + ) + (fp_line + (start 2.7143 3.5052) + (end 2.7143 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e2e13edf-0c59-4c21-838d-85e1f6d2e0ca") + ) + (fp_line + (start 3.5052 -3.5052) + (end -3.5052 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bfedd18f-11ff-4745-82d4-8ab3d5f6852a") + ) + (fp_line + (start 3.5052 -3.5052) + (end 3.5052 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a6783216-c57a-48cf-9e09-9315049478e7") + ) + (fp_line + (start 3.5052 -2.7143) + (end 3.5052 -2.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "57f638d5-389a-4a18-a62f-dc3af46f6c75") + ) + (fp_line + (start 3.5052 -2.7143) + (end 3.5052 -2.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "50c37a48-7749-4731-830a-c5037538d545") + ) + (fp_line + (start 3.5052 -2.4857) + (end 3.5052 -2.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bd08842a-6dd1-4a20-a6cc-9872e4a68e99") + ) + (fp_line + (start 3.5052 -2.4857) + (end 3.5052 -2.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3d95a928-4a8d-4ec0-80be-a2ce02cf4be6") + ) + (fp_line + (start 3.5052 -2.3143) + (end 3.5052 -2.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c056ca4e-e9fb-4768-8b2c-500dc755270b") + ) + (fp_line + (start 3.5052 -2.3143) + (end 3.5052 -2.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "46b76889-de49-4ab6-b520-b894e8f33f74") + ) + (fp_line + (start 3.5052 -2.0857) + (end 3.5052 -2.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4ab52715-7694-4967-b96d-84af9b0c9519") + ) + (fp_line + (start 3.5052 -2.0857) + (end 3.5052 -2.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6fb00eb5-6f62-4e64-a9bb-bb6bcbbc5fe9") + ) + (fp_line + (start 3.5052 -1.9143) + (end 3.5052 -1.9143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d697e342-247f-4c77-8b35-b22a8346158f") + ) + (fp_line + (start 3.5052 -1.9143) + (end 3.5052 -1.6857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7dc8c217-f904-4c6c-9f6b-95027c6b1bac") + ) + (fp_line + (start 3.5052 -1.6857) + (end 3.5052 -1.9143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "863b5e9a-1fc5-455d-beb3-b38c27344295") + ) + (fp_line + (start 3.5052 -1.6857) + (end 3.5052 -1.6857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d94b44d7-d0b5-4777-ad14-3bc269968d7d") + ) + (fp_line + (start 3.5052 -1.5143) + (end 3.5052 -1.5143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c76ba567-21c1-4741-bc0c-b0497e8c26c5") + ) + (fp_line + (start 3.5052 -1.5143) + (end 3.5052 -1.2857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ec0cf8ce-e6cd-431c-b778-6ec196557b9f") + ) + (fp_line + (start 3.5052 -1.2857) + (end 3.5052 -1.5143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2361a1bc-353a-4c57-8baf-1851bc9ff70c") + ) + (fp_line + (start 3.5052 -1.2857) + (end 3.5052 -1.2857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "582518c2-82c5-48e6-acdf-b4dde47b9fd3") + ) + (fp_line + (start 3.5052 -1.1143) + (end 3.5052 -1.1143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e8e0f5bb-bc12-4de0-a649-b3ca35e99abb") + ) + (fp_line + (start 3.5052 -1.1143) + (end 3.5052 -0.8857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fad072a4-fa74-4591-b867-24d388334a55") + ) + (fp_line + (start 3.5052 -0.8857) + (end 3.5052 -1.1143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1025bced-687b-4ad0-9b4d-95cafa578781") + ) + (fp_line + (start 3.5052 -0.8857) + (end 3.5052 -0.8857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bdd66cc0-dcac-42c3-a912-eddd1c01b394") + ) + (fp_line + (start 3.5052 -0.7143) + (end 3.5052 -0.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef4f93ea-6359-438d-a0e8-29ee18263b89") + ) + (fp_line + (start 3.5052 -0.7143) + (end 3.5052 -0.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e838d317-4f15-4e78-9ac2-c4fdf4b673de") + ) + (fp_line + (start 3.5052 -0.4857) + (end 3.5052 -0.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bfc19cc4-8632-4c37-a8ad-19349324ca66") + ) + (fp_line + (start 3.5052 -0.4857) + (end 3.5052 -0.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dfb65732-c681-4ca4-87ee-7f6174688667") + ) + (fp_line + (start 3.5052 -0.3143) + (end 3.5052 -0.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7f1b73e8-d8ed-467d-9f5d-9deec7a7db82") + ) + (fp_line + (start 3.5052 -0.3143) + (end 3.5052 -0.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4f7a4a2d-f307-4d82-bd00-f6c6a8b9b43f") + ) + (fp_line + (start 3.5052 -0.0857) + (end 3.5052 -0.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b72e4d36-a758-48c5-adbc-ef1ea285bc27") + ) + (fp_line + (start 3.5052 -0.0857) + (end 3.5052 -0.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6844ceb3-4872-40a0-8b5f-a649c8a424fd") + ) + (fp_line + (start 3.5052 0.0857) + (end 3.5052 0.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4583344b-bd14-4871-b4da-7e68c6aa7d75") + ) + (fp_line + (start 3.5052 0.0857) + (end 3.5052 0.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dec5efd7-eb62-483e-8aec-9ca7353a2157") + ) + (fp_line + (start 3.5052 0.3143) + (end 3.5052 0.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a4b2fd04-7c0b-4dbc-b0c4-37e3c03ac468") + ) + (fp_line + (start 3.5052 0.3143) + (end 3.5052 0.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b72ec877-66d5-4b0d-b0a4-11b2d1c2e19a") + ) + (fp_line + (start 3.5052 0.4857) + (end 3.5052 0.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1b9311c5-6526-4f05-945c-cef6136dd77d") + ) + (fp_line + (start 3.5052 0.4857) + (end 3.5052 0.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "78583d9f-bae5-47c2-bbf6-c14824d73eb1") + ) + (fp_line + (start 3.5052 0.7143) + (end 3.5052 0.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7065629c-bebe-432a-95ba-e8b0edbfcc2f") + ) + (fp_line + (start 3.5052 0.7143) + (end 3.5052 0.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "999eb362-f81e-4cc9-932d-e50a2e1d1eda") + ) + (fp_line + (start 3.5052 0.8857) + (end 3.5052 0.8857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "57ee79b9-c3e9-4664-b0cf-711d0942e932") + ) + (fp_line + (start 3.5052 0.8857) + (end 3.5052 1.1143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "04e83750-440a-4b9e-849c-1844609f7a06") + ) + (fp_line + (start 3.5052 1.1143) + (end 3.5052 0.8857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0d2d9adf-138d-4ce5-b154-a15e880330c8") + ) + (fp_line + (start 3.5052 1.1143) + (end 3.5052 1.1143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ffa4d94c-e741-4e39-bbf3-fa3affe17ee5") + ) + (fp_line + (start 3.5052 1.2857) + (end 3.5052 1.2857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c84acf65-ddda-41f8-99fc-76524f6b85d1") + ) + (fp_line + (start 3.5052 1.2857) + (end 3.5052 1.5143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "18a76eb2-4275-499d-8786-fe390fccd49c") + ) + (fp_line + (start 3.5052 1.5143) + (end 3.5052 1.2857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f356423b-24b5-445e-b734-98ec3db18179") + ) + (fp_line + (start 3.5052 1.5143) + (end 3.5052 1.5143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a349b050-a7e8-487f-983d-3ec99a487ee5") + ) + (fp_line + (start 3.5052 1.6857) + (end 3.5052 1.6857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d4812f59-922e-4fdd-9ce6-923050677f71") + ) + (fp_line + (start 3.5052 1.6857) + (end 3.5052 1.9143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6dd6c372-a6c7-4840-92a1-dcbb32cd5670") + ) + (fp_line + (start 3.5052 1.9143) + (end 3.5052 1.6857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2b501011-57cb-4423-8f51-8581ec57277c") + ) + (fp_line + (start 3.5052 1.9143) + (end 3.5052 1.9143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7b6b927a-90ab-4db6-8712-dba6e94a3f9d") + ) + (fp_line + (start 3.5052 2.0857) + (end 3.5052 2.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6c579a60-fef7-4a8f-af5f-10ddd7cbd4f7") + ) + (fp_line + (start 3.5052 2.0857) + (end 3.5052 2.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "35cdc020-c990-40ff-898c-915b371910ab") + ) + (fp_line + (start 3.5052 2.3143) + (end 3.5052 2.0857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a065efaf-01a8-4199-b8aa-2cea58fa6326") + ) + (fp_line + (start 3.5052 2.3143) + (end 3.5052 2.3143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "95cf17ff-9187-4c86-9cf7-476efcb8d9c7") + ) + (fp_line + (start 3.5052 2.4857) + (end 3.5052 2.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6ac43595-c5b0-45c1-b1b6-53b03812a7f6") + ) + (fp_line + (start 3.5052 2.4857) + (end 3.5052 2.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e98c186e-6316-4174-b2dc-fd1ea69d152f") + ) + (fp_line + (start 3.5052 2.7143) + (end 3.5052 2.4857) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9923dafe-3e68-4fbd-b8b0-d3fe7f4d79cb") + ) + (fp_line + (start 3.5052 2.7143) + (end 3.5052 2.7143) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "44622640-11f9-4bee-be36-45cc957bb669") + ) + (fp_line + (start 3.5052 3.5052) + (end 3.5052 -3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "76d1b02d-8a7e-4822-9a3f-d8bca13f9fc4") + ) + (fp_line + (start 3.5052 3.5052) + (end 3.5052 3.5052) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "888d55ea-3ad2-4574-903c-52809ffcabd0") + ) + (fp_text user "*" + (at -4.445 -2.8 0) + (layer "F.SilkS") + (uuid "2462565a-1ec0-4cd1-8279-87c2e1ff264e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "0.032in/0.813mm" + (at -3.4036 -6.4516 0) + (layer "Dwgs.User") + (uuid "18747432-75fb-4f28-8db4-e49a54c445c2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "0.007in/0.178mm" + (at -6.4516 3.4036 0) + (layer "Dwgs.User") + (uuid "903740b9-496d-46ac-ba87-94a5623202aa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "0.016in/0.4mm" + (at -5.4356 -2.4 0) + (layer "Dwgs.User") + (uuid "a671f899-a36c-47f2-9c37-e502c7211cc0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "0.268in/6.807mm" + (at 8.9916 0.635 0) + (layer "Dwgs.User") + (uuid "ad3ccb91-6a70-4e1e-af0e-6cadb2aa936c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "0.126in/3.2mm" + (at 0 4.6482 0) + (layer "Dwgs.User") + (uuid "e0d17176-f194-4a84-8422-665d02154fbd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "0.268in/6.807mm" + (at 0 8.9916 0) + (layer "Dwgs.User") + (uuid "fae390a0-a587-4ac4-b304-1c3e42a8d36e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "0.126in/3.2mm" + (at 4.6482 -0.635 0) + (layer "Dwgs.User") + (uuid "ff6ba11c-569d-4d7a-a077-c7c2148e94eb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "Copyright 2021 Accelerated Designs. All rights reserved." + (at 0 0 0) + (layer "Cmts.User") + (uuid "e3e63b54-e8c1-4b52-a1aa-fabccef627a9") + (effects + (font + (size 0.127 0.127) + (thickness 0.002) + ) + ) + ) + (fp_text user "*" + (at -2.9972 -2.8 0) + (layer "F.Fab") + (uuid "61595acf-c41d-4c2c-948f-7ef456c1d455") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "*" + (at -2.9972 -2.8 0) + (layer "F.Fab") + (uuid "c4eac4d3-4627-45d6-83dc-24a39e024465") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -3.4036 -2.6 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "power_in") + (uuid "904c5d69-072d-457d-92d2-6e8f5b81b084") + ) + (pad "2" smd rect + (at -3.4036 -2.200001 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 8 "/UART0_TX") + (pinfunction "GPIO0") + (pintype "bidirectional") + (uuid "8fb790d4-0107-4ee7-8c67-724241af7739") + ) + (pad "3" smd rect + (at -3.4036 -1.799999 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 7 "/UART0_RX") + (pinfunction "GPIO1") + (pintype "bidirectional") + (uuid "e8dcc1fc-65aa-42e4-b1d0-0f0e8060bb51") + ) + (pad "4" smd rect + (at -3.4036 -1.4 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 69 "unconnected-(U3-GPIO2-Pad4)") + (pinfunction "GPIO2") + (pintype "bidirectional+no_connect") + (uuid "f1728381-72bb-4409-8229-3e8c4b3b3094") + ) + (pad "5" smd rect + (at -3.4036 -1.000001 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 68 "unconnected-(U3-GPIO3-Pad5)") + (pinfunction "GPIO3") + (pintype "bidirectional+no_connect") + (uuid "950a1650-519e-42ea-a0cb-98a2988187f2") + ) + (pad "6" smd rect + (at -3.4036 -0.599999 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 67 "unconnected-(U3-GPIO4-Pad6)") + (pinfunction "GPIO4") + (pintype "bidirectional+no_connect") + (uuid "58248a23-de93-40be-a058-07ca52df2045") + ) + (pad "7" smd rect + (at -3.4036 -0.2 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 59 "unconnected-(U3-GPIO5-Pad7)") + (pinfunction "GPIO5") + (pintype "bidirectional+no_connect") + (uuid "ccb42b3b-1f83-454b-911b-c3e881719002") + ) + (pad "8" smd rect + (at -3.4036 0.2 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 58 "unconnected-(U3-GPIO6-Pad8)") + (pinfunction "GPIO6") + (pintype "bidirectional+no_connect") + (uuid "8a69b30d-3af7-43fc-952c-5b5738416465") + ) + (pad "9" smd rect + (at -3.4036 0.599999 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 42 "unconnected-(U3-GPIO7-Pad9)") + (pinfunction "GPIO7") + (pintype "bidirectional+no_connect") + (uuid "3a677d79-89d2-4605-a907-a8987dcee15b") + ) + (pad "10" smd rect + (at -3.4036 1.000001 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "power_in") + (uuid "9ebe21e8-8c71-44ec-9b0a-2449aee5827c") + ) + (pad "11" smd rect + (at -3.4036 1.4 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 45 "unconnected-(U3-GPIO8-Pad11)") + (pinfunction "GPIO8") + (pintype "bidirectional+no_connect") + (uuid "46531081-ffe2-4679-9232-b8a62a7d4d1d") + ) + (pad "12" smd rect + (at -3.4036 1.799999 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 52 "unconnected-(U3-GPIO9-Pad12)") + (pinfunction "GPIO9") + (pintype "bidirectional+no_connect") + (uuid "5722fd73-a4e7-4a8a-817a-20a246a7614e") + ) + (pad "13" smd rect + (at -3.4036 2.200001 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 61 "unconnected-(U3-GPIO10-Pad13)") + (pinfunction "GPIO10") + (pintype "bidirectional+no_connect") + (uuid "dc886c5b-2be6-47f2-af0a-035b47d865e5") + ) + (pad "14" smd rect + (at -3.4036 2.6 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 41 "unconnected-(U3-GPIO11-Pad14)") + (pinfunction "GPIO11") + (pintype "bidirectional+no_connect") + (uuid "2d620194-2b90-4771-bb11-b2e54c7fa361") + ) + (pad "15" smd rect + (at -2.6 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 60 "unconnected-(U3-GPIO12-Pad15)") + (pinfunction "GPIO12") + (pintype "bidirectional+no_connect") + (uuid "cd0f4a99-f8af-41ba-8c13-1b9d5c0c46d2") + ) + (pad "16" smd rect + (at -2.200001 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 39 "unconnected-(U3-GPIO13-Pad16)") + (pinfunction "GPIO13") + (pintype "bidirectional+no_connect") + (uuid "0294cd5c-5383-48f2-8620-d13d3461c626") + ) + (pad "17" smd rect + (at -1.799999 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 51 "unconnected-(U3-GPIO14-Pad17)") + (pinfunction "GPIO14") + (pintype "bidirectional+no_connect") + (uuid "4b368447-1606-41b6-b83e-5ecd7224d718") + ) + (pad "18" smd rect + (at -1.4 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 62 "unconnected-(U3-GPIO15-Pad18)") + (pinfunction "GPIO15") + (pintype "bidirectional+no_connect") + (uuid "e857c9d2-adfa-4324-bfd4-0f3be2fe0d4d") + ) + (pad "19" smd rect + (at -1.000001 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "TESTEN") + (pintype "unspecified") + (uuid "cb12016d-6b4f-47d6-8dea-bc6663494dfa") + ) + (pad "20" smd rect + (at -0.599999 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(U3-XIN)") + (pinfunction "XIN") + (pintype "unspecified") + (uuid "69afb70e-8b3b-4857-927c-25d1e3cb4370") + ) + (pad "21" smd rect + (at -0.2 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 28 "Net-(U3-XOUT)") + (pinfunction "XOUT") + (pintype "output") + (uuid "76510c4d-7a86-4f47-9a01-c47318204971") + ) + (pad "22" smd rect + (at 0.2 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "power_in") + (uuid "a39757d2-2241-4d6a-bb47-264003289453") + ) + (pad "23" smd rect + (at 0.599999 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 5 "+1V1") + (pinfunction "DVDD") + (pintype "power_in") + (uuid "479d54b2-a38b-4be4-b080-7a3842623c80") + ) + (pad "24" smd rect + (at 1.000001 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 9 "/SWCLK") + (pinfunction "SWCLK") + (pintype "unspecified") + (uuid "ff70d904-afc7-4560-a3f4-712bfac3b73e") + ) + (pad "25" smd rect + (at 1.4 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 10 "/SWDIO") + (pinfunction "SWDIO") + (pintype "unspecified") + (uuid "dd437eba-f94b-4a50-bfdc-75a3a057d1a8") + ) + (pad "26" smd rect + (at 1.799999 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "/NRST") + (pinfunction "RUN") + (pintype "unspecified") + (uuid "3f4ca72b-5a64-44ca-8d79-f7ab586b96fc") + ) + (pad "27" smd rect + (at 2.200001 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 44 "unconnected-(U3-GPIO16-Pad27)") + (pinfunction "GPIO16") + (pintype "bidirectional+no_connect") + (uuid "3f22aaad-0ad1-478c-9681-1b467b9fd406") + ) + (pad "28" smd rect + (at 2.6 3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 40 "unconnected-(U3-GPIO17-Pad28)") + (pinfunction "GPIO17") + (pintype "bidirectional+no_connect") + (uuid "26e5761e-9703-43d0-90e2-c6c4a9ff3d0f") + ) + (pad "29" smd rect + (at 3.4036 2.6 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 37 "BCLK") + (pinfunction "GPIO18") + (pintype "bidirectional") + (uuid "a47193f9-147b-4553-a4e3-49b71b96ffed") + ) + (pad "30" smd rect + (at 3.4036 2.200001 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 36 "LRCLK") + (pinfunction "GPIO19") + (pintype "bidirectional") + (uuid "85bcbe1c-388e-4dbd-a15a-760514e9aab5") + ) + (pad "31" smd rect + (at 3.4036 1.799999 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 35 "DIN") + (pinfunction "GPIO20") + (pintype "bidirectional") + (uuid "ece03adb-5c8c-44d2-94cb-c2a1e6e4ddb0") + ) + (pad "32" smd rect + (at 3.4036 1.4 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 63 "unconnected-(U3-GPIO21-Pad32)") + (pinfunction "GPIO21") + (pintype "bidirectional+no_connect") + (uuid "ed1608ba-d24f-410e-9847-18ae096f5f61") + ) + (pad "33" smd rect + (at 3.4036 1.000001 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "power_in") + (uuid "dfecdccc-8541-4c99-a9ed-2ad618b829a6") + ) + (pad "34" smd rect + (at 3.4036 0.599999 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 17 "/LED") + (pinfunction "GPIO22") + (pintype "bidirectional") + (uuid "86b75496-0057-4a33-b7b1-a05c050935a6") + ) + (pad "35" smd rect + (at 3.4036 0.2 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 22 "/BTN") + (pinfunction "GPIO23") + (pintype "bidirectional") + (uuid "ebc7ca98-158d-4627-8f85-a57a1441fbdd") + ) + (pad "36" smd rect + (at 3.4036 -0.2 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 23 "/SD") + (pinfunction "GPIO24") + (pintype "bidirectional") + (uuid "cad3b185-64cd-4e1a-a5df-6a56eaa64187") + ) + (pad "37" smd rect + (at 3.4036 -0.599999 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 65 "unconnected-(U3-GPIO25-Pad37)") + (pinfunction "GPIO25") + (pintype "bidirectional+no_connect") + (uuid "78ce089f-2fa8-4cb9-87c5-82e5ab07353e") + ) + (pad "38" smd rect + (at 3.4036 -1.000001 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 43 "/POT") + (pinfunction "GPIO26/ADC0") + (pintype "bidirectional") + (uuid "f53034f0-b917-4dfd-aae9-33391d4b905a") + ) + (pad "39" smd rect + (at 3.4036 -1.4 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 53 "unconnected-(U3-GPIO27{slash}ADC1-Pad39)") + (pinfunction "GPIO27/ADC1") + (pintype "bidirectional+no_connect") + (uuid "76a5f29f-75d2-45f4-8c63-f95910f2d814") + ) + (pad "40" smd rect + (at 3.4036 -1.799999 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 56 "unconnected-(U3-GPIO28{slash}ADC2-Pad40)") + (pinfunction "GPIO28/ADC2") + (pintype "bidirectional+no_connect") + (uuid "7e18fee2-a66b-4e44-aef4-4f552a9655ea") + ) + (pad "41" smd rect + (at 3.4036 -2.200001 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 64 "unconnected-(U3-GPIO29{slash}ADC3-Pad41)") + (pinfunction "GPIO29/ADC3") + (pintype "bidirectional+no_connect") + (uuid "f75abf7a-0592-4e49-a631-86a4fa30f955") + ) + (pad "42" smd rect + (at 3.4036 -2.6 90) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "power_in") + (uuid "10d6e4df-e3d7-4691-bea1-7262fdbf88e1") + ) + (pad "43" smd rect + (at 2.6 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 6 "/ADC_AVDD") + (pinfunction "ADC_AVDD") + (pintype "power_in") + (uuid "010147bb-d280-413c-8b0c-72beca809ff9") + ) + (pad "44" smd rect + (at 2.200001 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "VREG_VIN") + (pintype "unspecified") + (uuid "0e22c069-7341-4dc3-8fd7-b75491ed1bd9") + ) + (pad "45" smd rect + (at 1.799999 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 5 "+1V1") + (pinfunction "VREG_VOUT") + (pintype "output") + (uuid "1e7e8e0f-427c-4a0f-ab09-ff8ca3ed96a0") + ) + (pad "46" smd rect + (at 1.4 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 30 "Net-(U3-USB_DM)") + (pinfunction "USB_DM") + (pintype "unspecified") + (uuid "3d202af2-7e4d-43f8-94e7-771435fc5726") + ) + (pad "47" smd rect + (at 1.000001 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 29 "Net-(U3-USB_DP)") + (pinfunction "USB_DP") + (pintype "unspecified") + (uuid "d4c0832d-906c-49ed-b855-e8c1e30525b2") + ) + (pad "48" smd rect + (at 0.599999 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "USB_VDD") + (pintype "power_in") + (uuid "a4e5b681-89b3-4d8a-b394-38048c084e73") + ) + (pad "49" smd rect + (at 0.2 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "power_in") + (uuid "79c8176a-7510-45ff-80d4-28c6ae1425e3") + ) + (pad "50" smd rect + (at -0.2 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 5 "+1V1") + (pinfunction "DVDD") + (pintype "power_in") + (uuid "08eece93-81af-4d9c-be49-d852951ffa05") + ) + (pad "51" smd rect + (at -0.599999 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 46 "/QSPI_SD3") + (pinfunction "QSPI_SD3") + (pintype "bidirectional") + (uuid "7d4d235b-3800-4db3-b4b7-7353322197af") + ) + (pad "52" smd rect + (at -1.000001 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 47 "/QSPI_SCLK") + (pinfunction "QSPI_SCLK") + (pintype "unspecified") + (uuid "1ef7df85-70f5-453c-bc34-5bdda2af924f") + ) + (pad "53" smd rect + (at -1.4 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 48 "/QSPI_SD0") + (pinfunction "QSPI_SD0") + (pintype "bidirectional") + (uuid "5cb1ce82-0476-4c4a-9781-409fd34c60b5") + ) + (pad "54" smd rect + (at -1.799999 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 49 "/QSPI_SD2") + (pinfunction "QSPI_SD2") + (pintype "bidirectional") + (uuid "84beeea4-64a1-4b84-a844-9185db8d64cb") + ) + (pad "55" smd rect + (at -2.200001 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 50 "/QSPI_SD1") + (pinfunction "QSPI_SD1") + (pintype "bidirectional") + (uuid "23797571-945d-4980-8c94-78b6cde006ed") + ) + (pad "56" smd rect + (at -2.6 -3.4036) + (size 0.1778 0.8128) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 18 "/QSPI_SS_N") + (pinfunction "QSPI_SS_N") + (pintype "unspecified") + (uuid "0dd50b29-0bf4-4196-b55d-ec97b1e6ece4") + ) + (pad "57" smd rect + (at 0 0) + (size 3.2004 3.2004) + (layers "F.Cu" "F.Mask") + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "c6115845-0ce1-4499-8050-2f7d2da4e53e") + ) + (model "/home/ericb/Engineering/KBADC/kicad/3Dmodels/QFN56_7X7_RPI.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Inductor_SMD:L_Taiyo-Yuden_MD-2020" + (layer "F.Cu") + (uuid "8de9b855-1dea-4712-bed2-6355f291cb61") + (at 122.428 108.926 90) + (descr "Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm") + (tags "inductor taiyo-yuden md smd") + (property "Reference" "L1" + (at 0.849 -1.651 90) + (layer "F.SilkS") + (uuid "1f704f8e-fdc7-4428-a872-4feebf03a42f") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "3.3uH" + (at 0 2.5 90) + (layer "F.Fab") + (uuid "e0b162f1-de7a-4897-bac6-5e6fc3518a3b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Inductor_SMD:L_Taiyo-Yuden_MD-2020" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d2ebda2e-6bb0-46f1-aa23-37fbc660da3d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "MDMK2020T3R3MM" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d02cb8d6-064e-4453-bd96-dbb6a6f632ca") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "042bbe56-9d53-4752-840a-1e1f7309b537") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/a396ce09-7e1d-4aaf-ba2a-998a2b73c612") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -1 -1.1) + (end 1 -1.1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cda13135-9f21-470c-9e6d-7173df39c0ef") + ) + (fp_line + (start -1 1.1) + (end 1 1.1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "016c7900-7f8d-4ce4-b948-1f1a23fea548") + ) + (fp_line + (start 1.3 -1.3) + (end -1.3 -1.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "25ca61b2-aa40-47b8-a642-4cb7880dfd85") + ) + (fp_line + (start -1.3 -1.3) + (end -1.3 1.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "71c255da-5ce8-4885-b699-f17c11706b30") + ) + (fp_line + (start 1.3 1.3) + (end 1.3 -1.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e610fe4b-3d22-4a59-8ecb-71a7d346c4c3") + ) + (fp_line + (start -1.3 1.3) + (end 1.3 1.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "95feef8f-3a20-4b2b-8d64-d3fd19d77794") + ) + (fp_line + (start 1 -1) + (end -1 -1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c225e627-08c8-4f65-99d7-7f4eea612cfa") + ) + (fp_line + (start -1 -1) + (end -1 1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "56d95cc4-5a00-4fe6-ab7e-067c95660c7e") + ) + (fp_line + (start 1 1) + (end 1 -1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "81c463e5-c562-44d3-849b-9aaf38a94017") + ) + (fp_line + (start -1 1) + (end 1 1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2f93963a-27f5-4642-8cc8-6aa7cf1bab51") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "ba31fa2e-16f5-4091-816d-413223c77dd3") + (effects + (font + (size 0.5 0.5) + (thickness 0.075) + ) + ) + ) + (pad "1" smd rect + (at -0.675 0 90) + (size 0.65 2) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 54 "/Vraw") + (pinfunction "1") + (pintype "passive") + (uuid "83510c65-3f21-4b1f-b724-71c8c8d21366") + ) + (pad "2" smd rect + (at 0.675 0 90) + (size 0.65 2) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 26 "Net-(U1-SW)") + (pinfunction "2") + (pintype "passive") + (uuid "db865c0c-c4b3-4b78-b9f1-c5a6fecd9efa") + ) + (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_Taiyo-Yuden_MD-2020.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "902abfb2-65cd-4d6a-ac8a-3333b701df90") + (at 107.216 123.444) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C3" + (at 1.369 0 180) + (layer "F.SilkS") + (uuid "92c65726-0f01-446b-88b6-25f56a856cca") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "27pf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "3ef37220-373d-43ec-be15-c51c05c44360") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8972fa8b-5372-4bab-a721-da60e00029b0") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9e7e03a1-524d-4849-84df-76d42b012a19") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5f7e771d-7756-4c53-9ad9-737bd9413718") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/4fd37bf4-8e83-4376-8941-2f0606311d15") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1d9de841-b3c6-410e-ae31-290306a2c4a1") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6a7ad9b1-5ac5-4136-b36f-16aad1fe8289") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "11a3e4f1-76e4-4f8d-8b76-d9834e07ffd9") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3604a627-ac1b-4813-b1e8-0e512cd56333") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "004c866a-c994-4214-9609-d787b8029d0d") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bcbb2aae-ac25-4852-9214-2cb1c2a83ddf") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "245649cb-dd99-40b5-b65f-0dba4e6f9846") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f5ec8149-1350-4e77-8528-a64a7eb4921e") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "df6b5d3d-f612-4001-a93f-fb109381313e") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4c4ed990-cd94-488b-98d8-7ccdfcbed0de") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "a16710f1-63f0-4dd7-879e-f4a0791f72a6") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "Net-(C3-Pad1)") + (pintype "passive") + (uuid "f2cffe14-4096-4398-affe-35092fe21bdd") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "eb771236-20ea-4dab-9f96-ef095d2d3d32") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "90349f75-3027-4704-a506-a2ad3a8cabff") + (at 115.321 112.522) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C19" + (at 1.646 0 0) + (layer "F.SilkS") + (uuid "92163f76-5917-4eff-87fb-97b27b7aba51") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "812ee8c6-60ed-4ea0-94a4-bdbc9051c6aa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b3447df1-9d97-4d99-b090-6f77b53d619e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b432ea5d-32c4-484d-bb8d-bfa71429f7c3") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cdab82b5-a44c-462b-bce2-2a397cef2c46") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/e85b4a8d-a69a-4ead-b037-8595f082b43d") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "99071893-5172-4647-b498-bdfc1643c2d9") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aa0a23a7-c046-41e6-8f97-a03a72b5475d") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5f2479ba-5512-4033-9305-2972f6b07221") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fa38745d-c528-46c7-9aac-f326eedbbb7c") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "54950b08-3eb5-4bd9-b695-90bc48a5c187") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0c5294b0-1d32-448f-a1c3-d6eedd9ae6b1") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9d076fff-222b-4d75-a9df-f812aa0b5435") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6713f374-a096-4832-84bb-776da72d9a21") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70f4b92b-862c-41de-bdd3-978edcb87cbb") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dc758b07-a90a-48a7-bea9-efae254024f9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "2df2c112-b7bd-4d9b-a815-de90461b4c20") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 6 "/ADC_AVDD") + (pintype "passive") + (uuid "a48c6a7b-702a-4ecb-9ef5-d597f18f8a5d") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "6c63852f-0e63-4d28-8a6d-835025febecd") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal" + (layer "F.Cu") + (uuid "9dc6ffc4-3a4f-4a1c-acbb-0e887a88daa5") + (at 116.078 104.648 180) + (descr "Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf") + (tags "USB USB_B USB_micro USB_OTG") + (property "Reference" "J3" + (at -4.445 2.159 0) + (layer "F.SilkS") + (uuid "108066f4-27ab-4f7d-963a-6a184b577575") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "USB_B_Micro" + (at -0.025 4.435 0) + (layer "F.Fab") + (uuid "de956617-9470-4a6e-9d4c-a11189e36b5f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5f405b1d-0e0f-40d0-bcbb-e8a9a799ad45") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1c92697f-148e-4ea8-89ca-62267af8e036") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8ff42ac3-4720-4309-b2a6-5f7752ff6700") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "USB*") + (path "/b7b0ced9-2ee3-43e7-a4fc-8a984887b757") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start 4.125 -0.065) + (end 4.125 -1.615) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3cee0142-8978-4c9e-9e88-be2716f3433e") + ) + (fp_line + (start 3.825 2.735) + (end 3.825 -0.065) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9ce5fd38-3fed-4851-a67e-060d99f178ba") + ) + (fp_line + (start 3.825 -0.065) + (end 4.125 -0.065) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a740157e-7e53-4603-b986-9d4b3c1ca392") + ) + (fp_line + (start -0.925 -3.315) + (end -1.325 -2.865) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ebd0a1c5-03a5-4028-8493-1d5d0c4b4fae") + ) + (fp_line + (start -1.325 -2.865) + (end -1.725 -3.315) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "25e634a8-5e48-4e55-8e67-b3062543a610") + ) + (fp_line + (start -1.725 -3.315) + (end -0.925 -3.315) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cae5ed8d-da75-4591-aa46-24a694bf58b7") + ) + (fp_line + (start -3.875 2.735) + (end -3.875 -0.065) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cd14917e-809f-4e01-8e6b-e3fc0b848183") + ) + (fp_line + (start -4.175 -0.065) + (end -3.875 -0.065) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "307bd877-e4b0-4887-9606-29bea406397f") + ) + (fp_line + (start -4.175 -0.065) + (end -4.175 -1.615) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eae5f5e1-291f-4bd6-a6e4-3557580ca4db") + ) + (fp_line + (start -4.025 2.835) + (end 3.975 2.835) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2e2755a3-537e-4779-b621-0c89f5fa2c09") + ) + (fp_line + (start 4.14 3.58) + (end 4.14 -2.88) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dc670152-eb46-4207-bde4-d796286a9f7c") + ) + (fp_line + (start 4.14 3.58) + (end -4.13 3.58) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7a7f3029-b783-4fd2-8374-9836dbba998d") + ) + (fp_line + (start -4.13 -2.88) + (end 4.14 -2.88) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "108a4b83-223d-4ad1-bff1-26c6c222bc05") + ) + (fp_line + (start -4.13 -2.88) + (end -4.13 3.58) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a1e1558c-cfef-4cf8-b095-d24111961f7f") + ) + (fp_line + (start 3.725 3.335) + (end -3.775 3.335) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.Fab") + (uuid "11e13ee8-df27-4467-b4d5-121e1ebf53c6") + ) + (fp_line + (start 3.725 -1.615) + (end 3.725 3.335) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.Fab") + (uuid "6ae1d2fb-5006-492b-a4cd-434f6bfddd27") + ) + (fp_line + (start -2.975 -1.615) + (end 3.725 -1.615) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.Fab") + (uuid "00b525de-1458-4efb-8423-c6961e857741") + ) + (fp_line + (start -3.775 3.335) + (end -3.775 -0.865) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.Fab") + (uuid "3e8aee2c-0a30-4d41-b7df-2d1d50c07546") + ) + (fp_line + (start -3.775 -0.865) + (end -2.975 -1.615) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.Fab") + (uuid "b65888fd-82a9-4cb3-a032-9c33d8949eac") + ) + (fp_text user "PCB edge" + (at -0.025 2.235 0) + (layer "Dwgs.User") + (uuid "3ea97204-bb2b-403f-96be-5610033ba916") + (effects + (font + (size 0.5 0.5) + (thickness 0.075) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at -0.025 -0.015 0) + (layer "F.Fab") + (uuid "13af7829-e09f-4dc6-a281-7227a3ed13f6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -1.325 -1.765 270) + (size 1.65 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Vbus") + (pinfunction "VBUS") + (pintype "power_out") + (uuid "742e9e60-8bc5-4d9e-b7c0-16ba55e33d6a") + ) + (pad "2" smd rect + (at -0.675 -1.765 270) + (size 1.65 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 24 "Net-(J3-D-)") + (pinfunction "D-") + (pintype "bidirectional") + (uuid "32c5d7e6-f7c2-4189-9f8b-2bce399907ca") + ) + (pad "3" smd rect + (at -0.025 -1.765 270) + (size 1.65 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 21 "Net-(J3-D+)") + (pinfunction "D+") + (pintype "bidirectional") + (uuid "123fc28b-3e27-4e2e-99fd-1bd4fed91b0b") + ) + (pad "4" smd rect + (at 0.625 -1.765 270) + (size 1.65 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 25 "unconnected-(J3-ID-Pad4)") + (pinfunction "ID") + (pintype "passive+no_connect") + (uuid "37fa0467-8088-484f-9af7-922d20658aaf") + ) + (pad "5" smd rect + (at 1.275 -1.765 270) + (size 1.65 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "GND") + (pintype "power_out") + (uuid "2fb25121-ab6e-444d-8013-ce07ab0cc02e") + ) + (pad "6" smd rect + (at -2.975 -0.565 180) + (size 1.825 0.7) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "4f8e2856-2006-41fb-bae8-7a05c62160d3") + ) + (pad "6" smd rect + (at -2.875 -1.865 180) + (size 2 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "489677f1-8ed7-45c8-9da5-82b40afbc72e") + ) + (pad "6" smd rect + (at -2.755 0.185 180) + (size 1.35 2) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "9406282c-06ac-4c3d-88dc-1a6d0a0c92ad") + ) + (pad "6" thru_hole oval + (at -2.755 1.115 270) + (size 1.7 1.35) + (drill oval 1.2 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "59245cc2-f2a9-4a9c-8553-acdbe5923c52") + ) + (pad "6" thru_hole oval + (at -2.445 -1.885 270) + (size 1.5 1.1) + (drill oval 1.05 0.65) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "4bb80fb3-647c-435d-a7c1-ca816daf0f0c") + ) + (pad "6" smd rect + (at -0.985 1.385 270) + (size 2.5 1.43) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "b6922b14-4654-4773-bef6-cf6ae56363a0") + ) + (pad "6" smd rect + (at 0.935 1.385 270) + (size 2.5 1.43) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "df732458-7935-4350-8a9f-1bb4e53448d8") + ) + (pad "6" thru_hole oval + (at 2.395 -1.885 270) + (size 1.5 1.1) + (drill oval 1.05 0.65) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "5f413330-484f-40eb-9c0a-57ba8297b147") + ) + (pad "6" thru_hole oval + (at 2.705 1.115 270) + (size 1.7 1.35) + (drill oval 1.2 0.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "bb07af4b-2e36-469b-b7b4-ba45598497a1") + ) + (pad "6" smd rect + (at 2.725 0.185 180) + (size 1.35 2) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "ac1ad217-e7c6-402e-89e8-0053bc258934") + ) + (pad "6" smd rect + (at 2.875 -1.885 180) + (size 2 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "82d4d862-771e-4030-8ed1-51bd10b6a54b") + ) + (pad "6" smd rect + (at 2.975 -0.565 180) + (size 1.825 0.7) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "Shield") + (pintype "passive") + (uuid "ad65808e-b5bf-405f-8e50-8b6daccae33b") + ) + (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_Micro-B_Amphenol_10103594-0001LF_Horizontal.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_Micro-B_Molex_47346-0001.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "a050bc8d-aaef-4325-8cf7-fa6df8591f00") + (at 111.003 110.236 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C15" + (at 1.651 0.122 90) + (layer "F.SilkS") + (uuid "78fdf2ea-511d-4a43-b7db-db74b4cd8d3d") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "60b1eccf-e8f2-40dd-aedf-66bbb016ab8f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2fcce882-3847-4128-8348-dec20323b882") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6a01039d-162f-4beb-bc98-34310af27feb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cb54907d-273c-4603-8ef5-52d0b1c27e03") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/8be88e73-cbdb-4b53-8616-51f519651ad9") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dde6d6fc-23aa-4272-81b5-aefa7bd23d93") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "480d9a3a-b067-42ec-bfac-93a65daf5fde") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "572c9672-a9bc-45af-8c12-a8e2c66e745f") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b50d638e-5032-4c89-8f1a-3f569c906fba") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "420e1ddb-bcc1-4ac0-96c5-4434a8221ac0") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cd3a2d86-d6e2-454f-b005-621f901335a7") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fd039b4a-c923-4afc-9f5d-8389ae45768b") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e56ecc79-ac05-450f-8e65-193c2b7a9017") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0fb896d3-b408-433a-be5a-b144bd77571f") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef740646-2966-4ec8-94d7-2f49ef89581c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "9a1514a8-dfd6-49bb-8868-f6d2ccc8d6da") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "c263e6a1-1e35-483d-9028-c36c283bfabc") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "1545896b-8220-4cd2-8891-b2684bf399db") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "a0febac9-3c68-439e-98a0-3da3a9908c86") + (at 109.987 121.92 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C6" + (at -0.381 0.767 90) + (layer "F.SilkS") + (uuid "a581ee36-0c01-4ba5-a305-9580ffaca2c7") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "e39aef18-66d0-40f4-abfb-b1aaef3b1c43") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "92384211-1517-49c5-9010-0d948174130e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1e32bd79-5953-4f42-bd60-af599926e04d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "995d0596-28eb-43fe-a5a4-bf5f547b4845") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/3aa23d5b-a969-4fcb-b811-5351b3f5b422") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "20a79ecb-3275-4c21-8fdb-7ea7edcc3431") + ) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6f9c2167-6cc1-4ec4-bb09-69352f0f6ad3") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "82b863ff-abab-40fa-8a25-ab14acd41472") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4ac5313b-3d0d-460a-8ba1-57d28fb1dbf9") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8418d87e-6911-47f3-8d83-0ce557b1ac78") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8c4d1542-27e1-4e54-8b4b-367f9c28af7e") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1c387f90-2b47-417e-9887-93911ff3b466") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e225dba8-913b-4b75-becd-5b231d88e0cf") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a1369d8f-a13e-4cd5-b34b-be53bc1d78b4") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9bfb4306-eb28-40ae-ac96-21c4a46b914d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "7b4f86e4-b179-4b10-b3d4-ed0ce4eedb4f") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "4a8bc2cc-7253-4efc-b094-fe676d686b23") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "871d7370-283f-485f-a535-2b6e6d2e3092") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "a149f264-bfd3-49d5-ae22-7ebcc5132e35") + (at 111.003 121.92 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C10" + (at -0.127 -0.884 90) + (layer "F.SilkS") + (uuid "e7e2a855-6752-4efb-874a-ca19c0cab950") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "3b47b0bd-5d0c-4e52-92f2-73fd628b8613") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "db2ece5e-063e-459a-a260-c8692b8306c7") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "db270a2e-d670-4a3c-8df8-0cdb7478d471") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "79d30d67-4dc0-4cf4-af33-1fe449a270f2") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/625d21ed-6679-4964-9942-9e149964a8ff") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b2254a62-6e87-4a02-aa59-ecaea21b686a") + ) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "989702d6-b92d-4fd7-8358-d5446daefdfd") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f89bf1b5-1b97-4256-9285-6b97716bff58") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b664142a-07d9-4961-9f43-48aa21b73a6b") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5ce70d39-5769-47ca-82a8-e22f0b5aa293") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "db2bd662-5635-4fe0-85c6-e25261c00317") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e6058022-1ef7-46be-ab24-0e512f32d908") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e3e03fb7-e9c9-470b-bd47-6ce8c2256245") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ca522d72-9c25-4c8a-82aa-90a9aeffecd1") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "032f7f9d-20eb-440a-9c5c-ae8e2fd9ba78") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "2bec7959-c4fa-4dee-849b-5bf6d278c8fe") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 5 "+1V1") + (pintype "passive") + (uuid "5fbd69aa-33df-48c0-be9d-31d0b75b5009") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "5fff287e-69bd-45ee-9842-5cec29368508") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_SON:WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm" + (layer "F.Cu") + (uuid "afc59685-6c67-44ce-890c-5b5e3b967798") + (at 106.68 105.156) + (descr "WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py") + (tags "WSON NoLead") + (property "Reference" "U5" + (at -4.064 -2.54 0) + (layer "F.SilkS") + (uuid "6c436add-13bb-4b54-91a3-76e492ab403c") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "W25Q32JVZPIQ" + (at 0 3.45 0) + (layer "F.Fab") + (uuid "7e47e53d-5e8f-4425-ab95-af2ef734336d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5c6bdfd4-00f9-451b-b9cb-8760e0587963") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4754e684-d1a3-498e-a9fb-2b06b5de5bdb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "403696a0-9373-480a-b313-1948968f910d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "SOIC*5.23x5.23mm*P1.27mm*") + (path "/488783b4-85ad-458d-86f9-b34097fbbc51") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -3 2.61) + (end 3 2.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0848e86c-7a0d-4e2a-949d-a7f0aee40e87") + ) + (fp_line + (start 0 -2.61) + (end 3 -2.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "49071e88-bf36-4e1a-9e7f-8a77b53b5ccc") + ) + (fp_line + (start -3.32 -2.75) + (end -3.32 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "89487115-16eb-40bd-a60d-ea3de57a8822") + ) + (fp_line + (start -3.32 2.75) + (end 3.32 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5279c22a-0b2a-4822-aebc-98decbf3b3fa") + ) + (fp_line + (start 3.32 -2.75) + (end -3.32 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "340d7edf-d609-45f7-94f3-4cbb42498012") + ) + (fp_line + (start 3.32 2.75) + (end 3.32 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d3113614-935e-4f90-856b-14d5668fdf7b") + ) + (fp_line + (start -3 -1.5) + (end -2 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "847ec62a-5a6b-49b5-b3bb-e1da27373520") + ) + (fp_line + (start -3 2.5) + (end -3 -1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "537c9489-8407-4360-a95c-cdaeda751d8f") + ) + (fp_line + (start -2 -2.5) + (end 3 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7be09a0f-99cc-4242-a756-29bf2be26304") + ) + (fp_line + (start 3 -2.5) + (end 3 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "07a805f9-a7fc-423c-8ad6-ae93f86d6a7b") + ) + (fp_line + (start 3 2.5) + (end -3 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3b3efaa4-4bd2-4dcd-8021-71d4dd20ae09") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "4e2b5e8e-c065-4ffc-99dd-26e42a5bcb23") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" smd roundrect + (at -0.85 -1.075) + (size 1.37 1.73) + (layers "F.Paste") + (roundrect_rratio 0.182482) + (uuid "2490a249-ef24-491e-9d9d-54ebaf0a0438") + ) + (pad "" smd roundrect + (at -0.85 1.075) + (size 1.37 1.73) + (layers "F.Paste") + (roundrect_rratio 0.182482) + (uuid "93d76b41-e8df-4e38-a47d-ef539cda980a") + ) + (pad "" smd roundrect + (at 0.85 -1.075) + (size 1.37 1.73) + (layers "F.Paste") + (roundrect_rratio 0.182482) + (uuid "c63ffb99-6150-4f84-abf4-7ebc8e7d274f") + ) + (pad "" smd roundrect + (at 0.85 1.075) + (size 1.37 1.73) + (layers "F.Paste") + (roundrect_rratio 0.182482) + (uuid "35542d6e-4617-4992-8a6d-861d6fb28d17") + ) + (pad "1" smd roundrect + (at -2.7 -1.905) + (size 0.75 0.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 18 "/QSPI_SS_N") + (pinfunction "~{CS}") + (pintype "input") + (uuid "db8d2178-22fe-4675-b242-87c84836429a") + ) + (pad "2" smd roundrect + (at -2.7 -0.635) + (size 0.75 0.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 50 "/QSPI_SD1") + (pinfunction "DO(IO1)") + (pintype "bidirectional") + (uuid "ce559738-39ee-4d89-82ee-4cbbaa90d8e6") + ) + (pad "3" smd roundrect + (at -2.7 0.635) + (size 0.75 0.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 49 "/QSPI_SD2") + (pinfunction "IO2") + (pintype "bidirectional") + (uuid "46cff8e8-e919-4c2d-80d8-f83bf344f1ca") + ) + (pad "4" smd roundrect + (at -2.7 1.905) + (size 0.75 0.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "20d53c58-69bd-4d34-b30a-11dddacb8339") + ) + (pad "5" smd roundrect + (at 2.7 1.905) + (size 0.75 0.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 48 "/QSPI_SD0") + (pinfunction "DI(IO0)") + (pintype "bidirectional") + (uuid "0437ea9e-23d9-46e5-86da-4b147816c6de") + ) + (pad "6" smd roundrect + (at 2.7 0.635) + (size 0.75 0.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 47 "/QSPI_SCLK") + (pinfunction "CLK") + (pintype "input") + (uuid "21b4c646-244e-4a1a-8441-21b15ffe6361") + ) + (pad "7" smd roundrect + (at 2.7 -0.635) + (size 0.75 0.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 46 "/QSPI_SD3") + (pinfunction "IO3") + (pintype "bidirectional") + (uuid "8ec83413-7553-41f2-adad-96f9b57cf1ba") + ) + (pad "8" smd roundrect + (at 2.7 -1.905) + (size 0.75 0.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "VCC") + (pintype "power_in") + (uuid "8506ff45-95d6-4fd3-a967-48a3c1b1546b") + ) + (pad "9" smd rect + (at 0 0) + (size 3.4 4.3) + (layers "F.Cu" "F.Mask") + (uuid "a044f171-5e20-425c-be37-9f9a5b4a8af7") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_SON.3dshapes/WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1.9 1.6 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "b59686cd-98ea-4a84-b0b3-8698b476934f") + (at 106.426 110.49 180) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R9" + (at -1.397 0 0) + (layer "F.SilkS") + (uuid "b229ec5c-a8be-4c7d-b5f2-b552bba2fc43") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "10k" + (at 0 1.17 0) + (layer "F.Fab") + (uuid "6213bf42-e6f7-4f54-96a5-037b104d1731") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1b2118fd-41a9-4629-ac8e-fa2a5847eefb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "02b18957-b5cc-4396-8f06-ef6a826f91bc") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0868ff8f-b8cd-4f67-895e-9687c58724fe") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/360c0fb5-389f-4914-99b3-95937cc2652e") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c27e244c-3050-47f8-89d9-cff5cbee2329") + ) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fef8daad-cdc7-412a-acaf-5f677a26aad3") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "58620f53-858f-4f5b-ac68-e83862d3a898") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "15252fbe-c480-489c-8259-811668554f88") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "af71116c-94eb-4ba8-89ca-53dbc77138dd") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "29e6e73b-6cfe-428d-bfde-da34f8ec22ca") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "88a27aa8-91c2-4a36-8d83-d8321d30dc38") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b130657c-34e5-4112-9491-8d75ec7d886e") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "60583ef3-1b73-4abe-b3d4-d0c43323b0dd") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "878a5c4c-c255-421a-849a-4c12d7645a3d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c4b7b5aa-9c09-440a-868f-ad24fa28040f") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0 180) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 18 "/QSPI_SS_N") + (pintype "passive") + (uuid "5f8c5ac9-53c1-4922-91f1-eb028f8cd643") + ) + (pad "2" smd roundrect + (at 0.51 0 180) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "0f1d057b-a63a-41d6-aae5-011304c180b1") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "b658b8ee-7ba8-4f3b-a278-7e1dc52a86ea") + (at 127.7 117.7 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C2" + (at 1.5 0 90) + (layer "F.SilkS") + (uuid "0bc97642-277f-4c33-98c3-9ac8ae8f02de") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "10uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "e5cf94dc-e245-4132-b215-e08c6a6c6e96") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0186cfb5-30d5-4c30-9124-5543412b8ba3") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9b8bf5a9-1aa7-4859-b43f-a427607b43e0") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1e5f01b2-cc66-4fde-869e-9397a3a173f3") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/66c4f98e-77d9-4172-b69d-d668cf3550a6") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2d413c0a-1c7c-494f-be4d-d78bfe453f89") + ) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c083fd90-f11d-4b7f-9f00-0acbf5bbc184") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "104d8431-2041-41ef-bfab-a6c6385f6633") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0aff67bc-a39a-44fe-822b-9aefc55880ef") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4ad501dd-0866-4e08-a4c2-ba05d78876ce") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c20e886-6c7e-4350-aa54-350b0529796e") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9be4a137-dcfe-48bf-8d47-908bfab6a5aa") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5bf4aefd-4031-40ce-9956-903fa61c3632") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a7d99ed5-401f-4f7f-9e9b-3f4a50e01589") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c27a9fb6-183d-48ce-91b0-3f4f603d0597") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "5822ef22-4147-42d5-bc99-395308e45118") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "3c72d39c-482c-4b43-9edf-2c79935cd2c1") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "e9a0e1aa-f21e-46c9-bf7d-35d2ecc765d7") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "b7d9d994-a183-428e-aa1d-13bff14d0707") + (at 103.378 118.872 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" "J1" + (at 0.889 -1.397 0) + (layer "F.SilkS") + (uuid "afa6db88-43ff-4344-b66f-5507c63f6666") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "Serial" + (at 0 4.87 0) + (layer "F.Fab") + (uuid "73a92f2b-2f54-4042-aae1-04e175349ab1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "88964f31-50b4-4a09-a340-3ef357c9714c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "30eac8ff-9f0e-480e-8ddf-77501aa7f128") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f8616bdb-af7c-4b93-ab4e-d022d90d03c4") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/78ec8acf-300f-4503-ab02-9803c402fc0b") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr through_hole) + (fp_line + (start 1.33 1.27) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a9baa3ac-1077-490d-b67e-6a73eeea5330") + ) + (fp_line + (start -1.33 3.87) + (end 1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2a749dab-ce63-42bc-9559-398b58bdc5ec") + ) + (fp_line + (start -1.33 1.27) + (end 1.33 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "efe20e73-895c-491b-ae16-0860a4612f18") + ) + (fp_line + (start -1.33 1.27) + (end -1.33 3.87) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "72a6a3d2-029e-4b06-a2a7-28e45bc1e955") + ) + (fp_line + (start -1.33 0) + (end -1.33 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "afe929c6-5a35-44e3-83be-45c4e18f87c4") + ) + (fp_line + (start -1.33 -1.33) + (end 0 -1.33) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "de1401a0-3779-478b-855a-9ba175f7b8e9") + ) + (fp_line + (start 1.8 4.35) + (end 1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4d71669b-c7eb-433b-bd7d-ed05a63559cf") + ) + (fp_line + (start 1.8 -1.8) + (end -1.8 -1.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c4b6aedd-03c0-45dd-a8ea-6ffe407ca447") + ) + (fp_line + (start -1.8 4.35) + (end 1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "82c63dcb-203d-467c-a55f-3e5e149eeff9") + ) + (fp_line + (start -1.8 -1.8) + (end -1.8 4.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d4569427-da48-4b0c-a3e9-7c0b093b45c0") + ) + (fp_line + (start 1.27 3.81) + (end -1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e332df8f-98a6-40d0-81c8-73b323e53a77") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 3.81) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f9e6404b-a37e-4e12-8e33-de756341f507") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0d56054f-c8c7-4164-9efc-ae6a341c2f9a") + ) + (fp_line + (start -1.27 3.81) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1db8a6eb-02d8-4860-8c0e-2213d1366d9c") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0f650f4e-4fce-4bb2-819a-4136a3914418") + ) + (fp_text user "${REFERENCE}" + (at 0 1.27 90) + (layer "F.Fab") + (uuid "0fabb12e-b7b8-4594-99a5-285692bdbc46") + (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 7 "/UART0_RX") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "1957898d-c6ed-425f-963f-680834640bf2") + ) + (pad "2" thru_hole oval + (at 0 2.54 180) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 8 "/UART0_TX") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "739a3e09-afc5-4e56-9fce-1215ec10d22b") + ) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "c89d30aa-c103-4bd4-805d-69a3d5fd6560") + (at 115.189 113.792) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C12" + (at 0 0.889 0) + (layer "F.SilkS") + (uuid "62bfb09a-9446-4ea5-a1db-84e15c276b0b") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "4be77078-7af2-432b-a9ec-a291044fdb22") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7eea058a-f8e8-4686-a122-0e3cf4325646") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "41ddffb7-1bd2-429f-9503-6a7fd13b6cd8") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b67b4c0d-c7d5-41fb-a595-97e74bd44b63") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/00725745-3ea5-4bb4-a7a7-c815cf31126b") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "19745f88-22a0-400b-b057-b7bc96acbb12") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "189414a0-c039-4e71-95df-d76ee1cbbb08") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f3174637-7881-4d09-8eaa-5d81d78fdd33") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0e49e6ef-51b7-425e-a44e-3342d48b0149") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2fa48a10-6038-4598-9bfb-f04040f44607") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "468efbb1-8e57-404d-ac55-352cd4f10824") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eeb62abd-b908-4ebb-91a5-c0e78070ea7a") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c57621a6-ac9b-4b36-a8c2-c7ffcf52347f") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3f29e2b5-da4a-4f8d-ae68-7977812a9f32") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8715eec5-95cb-477e-b7d1-20133e609f02") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "2c59485e-5560-4f4c-a693-ca93360ae45a") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "80ccb06e-64b9-4017-854e-a1695fa0d8a4") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "0a36fce4-0f06-4848-a6b1-e8341035b78d") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx83-2LFS" + (layer "F.Cu") + (uuid "ccbeb770-e8f6-40f8-b466-93057cb09d90") + (at 147.066 116.851 -90) + (descr "tactile switch SPST right angle, PTS645VL83-2 LFS") + (tags "tactile switch SPST angled PTS645VL83-2 LFS C&K Button") + (property "Reference" "SW4" + (at 2.25 1.68 90) + (layer "F.SilkS") + (uuid "c9a99485-0f26-4fd8-a922-4860cb92f118") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "SW_Push" + (at 2.25 5.38988 90) + (layer "F.Fab") + (uuid "3eb9a626-19e6-4e70-b511-e08bef05befa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx83-2LFS" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d8926b9c-6c86-4270-ac79-efea7d512338") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a3ff9922-0d4f-4cfe-bef3-7bb235e83801") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "629c7b70-3f86-46e9-afe3-a6eef4c7f4fa") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (path "/d81a0e27-74ac-4db6-99f6-115383840b38") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr through_hole) + (fp_line + (start -1.61 4.31) + (end -1.09 4.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1008447e-e46c-46e8-9391-b2de20e362bd") + ) + (fp_line + (start 5.59 4.31) + (end 6.11 4.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "37bd3bb9-44a6-4f12-983f-4c3d68e64868") + ) + (fp_line + (start -1.61 3.8) + (end -1.61 4.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3c329cb3-4cdf-4f4b-9fff-91755eae89bc") + ) + (fp_line + (start -1.09 3.8) + (end -1.09 4.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b308ef35-3607-4359-b17d-796e2f975630") + ) + (fp_line + (start 5.59 3.8) + (end 5.59 4.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3c36e317-fd14-441e-8356-3b7950dd682e") + ) + (fp_line + (start 6.11 3.8) + (end 6.11 4.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "178bd499-48af-45c4-9464-112efd76cb62") + ) + (fp_line + (start -1.09 0.97) + (end -1.09 1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c2fbc69b-8cdd-4b83-83c3-0d7a41936cf5") + ) + (fp_line + (start -1.09 0.97) + (end -0.55 0.97) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ac9d22c0-152b-4b78-897e-c4a2dab2a615") + ) + (fp_line + (start 0.55 0.97) + (end 3.95 0.97) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "74f2102f-c5ad-49a1-a25d-7c1dbd3aac3a") + ) + (fp_line + (start 5.05 0.97) + (end 5.59 0.97) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a934150f-691e-4d77-bdb3-b12df76dc298") + ) + (fp_line + (start 5.59 0.97) + (end 5.59 1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "78c616a8-51a9-45c2-af06-024d6be1baaa") + ) + (fp_line + (start -1.61 -2.7) + (end -1.61 1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d10896fa-3b90-4765-af21-8e9c0b06caf6") + ) + (fp_line + (start -1.61 -2.7) + (end 6.11 -2.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "daeb164d-9890-4eb1-bc42-43abe10c55d0") + ) + (fp_line + (start 6.11 -2.7) + (end 6.11 1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "75415617-2d2d-4acd-8ff4-2383e236287b") + ) + (fp_line + (start -2.5 4.45) + (end -2.5 -2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ebfbaca1-d71d-47bc-bf7c-8bfc5d839cda") + ) + (fp_line + (start 7.05 4.45) + (end -2.5 4.45) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "82654cb0-7bc9-4e6f-b888-e356e2f516b7") + ) + (fp_line + (start -2.5 -2.8) + (end 7.05 -2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "740424ba-3be7-49db-8af9-b74a5a0cfde7") + ) + (fp_line + (start 7.05 -2.8) + (end 7.05 4.45) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bc003238-edf1-4fc9-b519-617acae54263") + ) + (fp_line + (start -1.5 4.2) + (end -1.2 4.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "117aadb5-4d83-4db2-aaa0-6d3fecfd25d9") + ) + (fp_line + (start -1.5 4.2) + (end -1.5 -2.59) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "348379a1-b0ce-44fb-9811-84202cffda47") + ) + (fp_line + (start -1.2 4.2) + (end -1.2 0.86) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "34da0047-56d6-45f2-93d8-33a838ebef87") + ) + (fp_line + (start 5.7 4.2) + (end 6 4.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d90a3162-1953-4559-a5da-5f8dd8d5d147") + ) + (fp_line + (start 5.7 4.2) + (end 5.7 0.86) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1a8a727e-6d8d-4d18-b215-16f56b1a9104") + ) + (fp_line + (start 6 4.2) + (end 6 -2.59) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a24caccd-be65-48ca-bb47-794040cdd257") + ) + (fp_line + (start -1.2 0.86) + (end 5.7 0.86) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dd50a4c6-61cd-44b7-a51c-105694c6263c") + ) + (fp_line + (start -1.5 -2.59) + (end 6 -2.59) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d6a815f1-7b26-4b02-9ef1-d9ea600339d1") + ) + (fp_line + (start 0.5 -8.35) + (end 0.5 -2.59) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3e0ca493-a808-4cde-8ee9-eb6f036be360") + ) + (fp_line + (start 0.5 -8.35) + (end 4 -8.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a86cc5f3-4a8b-4d35-aa1d-3c6fd8882e5d") + ) + (fp_line + (start 4 -8.35) + (end 4 -2.59) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "52d7fa4e-d777-4083-a545-f09af57843e9") + ) + (fp_text user "${REFERENCE}" + (at 2.25 1.68 90) + (layer "F.Fab") + (uuid "e02fa14f-a397-41b4-8225-d9a84610e6bf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" thru_hole circle + (at -1.25 2.49 270) + (size 2.1 2.1) + (drill 1.3) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "9248b839-0d03-438c-b715-6d01ae96a6aa") + ) + (pad "" thru_hole circle + (at 5.76 2.49 270) + (size 2.1 2.1) + (drill 1.3) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "e9d03861-6dbf-46a3-be3d-abc2c9c8cb1b") + ) + (pad "1" thru_hole circle + (at 0 0 270) + (size 1.75 1.75) + (drill 0.99) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "1") + (pintype "passive") + (uuid "eb45c571-2d65-4d2e-9f05-1f85ea60f0db") + ) + (pad "2" thru_hole circle + (at 4.5 0 270) + (size 1.75 1.75) + (drill 0.99) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 22 "/BTN") + (pinfunction "2") + (pintype "passive") + (uuid "801ea9be-3104-4451-9b61-6bba0258e397") + ) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx83-2LFS.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "d3763f0c-ca39-403f-ab65-38b1c1e294bf") + (at 106.426 109.474 180) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R10" + (at -1.651 0 0) + (layer "F.SilkS") + (uuid "8336bec3-b965-4191-9eaf-1c8e36f5958f") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1k" + (at 0 1.17 0) + (layer "F.Fab") + (uuid "7a3db071-45d1-472b-9cb2-1c4b8ff155d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9693cce8-4f47-48af-b2e9-dc64f505c21e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "97c9cc28-ad1a-47b4-9577-77b662c93b0b") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ea8dc777-a53a-4a7c-862b-8623efc79448") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b89c4fd8-ca05-4f0f-a96f-4b70a68425d4") + ) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "77b711fc-592a-4cb0-837d-4885c79106cd") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3eb8627d-94b0-41a4-b2a7-eeb557f5d488") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "053dfbb0-ad6c-4113-b00f-6f72d7cef839") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a74ed1a8-e50c-4228-8fe2-e35ad07bd1f5") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "46584604-57a3-412b-b622-d3ad82c2ba0c") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0a9559b8-fda1-43b8-83c9-2379ed7a9d0d") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5b5add3c-9f57-4cb6-bb90-8ca96502f02c") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "197032a6-1f12-465a-bb0b-3dfc41ea3f5e") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dd909e8a-a966-4219-b0e3-c5b1d04b04ad") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "532751ec-553b-450a-bc92-a91184e3e686") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0 180) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 18 "/QSPI_SS_N") + (pintype "passive") + (uuid "dbb74c3e-d5fe-4c17-a5fd-52ef41f5f946") + ) + (pad "2" smd roundrect + (at 0.51 0 180) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 19 "Net-(R10-Pad2)") + (pintype "passive") + (uuid "8f558282-9ccc-4d12-922f-0e685fd14010") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "d7e5601f-6ca7-4d22-a20f-362d4fad5ec1") + (at 117.2 114.6 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C14" + (at -1.8 0 270) + (layer "F.SilkS") + (uuid "69fd2045-473a-4dc3-bbbd-b90d4e092cc0") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1u" + (at 0 1.16 270) + (layer "F.Fab") + (uuid "97f897dc-8ef1-42ef-ac1b-2a3ac4e84f45") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c8586331-da83-445e-a433-bff218af057b") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c68adae8-9706-48b8-a0e2-ddc92205c5ca") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9d731f05-d639-49c1-b3a8-ac6686e4e5ac") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/2f86794f-870f-4105-85ce-4f4489a6c1df") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2d9803f9-0c50-4a34-ad46-66e1f5b2b2b3") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "604e2962-47b8-4050-80bb-25b77f1168c7") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5aee5392-17dd-4c0f-a07d-947fd79e5713") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d2c4fd8f-78dd-49ac-939f-acd8fa89df45") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "18439cbc-42fa-453c-a730-38f0c732e0e6") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ead4b930-be4f-4d79-9cd5-f18b6696f0ab") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2206bfca-2777-4570-b5da-72373c83155b") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "498c40bd-a742-434d-b63d-280475802bcf") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3bcfbaef-d2b6-4d9b-94c9-9e48d14b021f") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b002d2ce-aff3-4625-a0cd-ea954bb17926") + ) + (fp_text user "${REFERENCE}" + (at 0 0 270) + (layer "F.Fab") + (uuid "be4d4328-f8e1-4999-8080-2e204a5b110d") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 12 "Vbus") + (pintype "passive") + (uuid "8503cfd6-603c-4bb4-953d-34bb92b5851c") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "25ae6928-816d-40c4-8bdb-558be4693bf4") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "dda6bd2e-c07a-4c38-b35b-b3edaa78735f") + (at 122.936 117.094) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R6" + (at 1.464 0.006 0) + (layer "F.SilkS") + (uuid "665a51b6-f665-4bff-a632-1ba973df83f8") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1k" + (at 0 1.17 0) + (layer "F.Fab") + (uuid "a0eab845-6dc3-4a11-8f61-3964dfcba189") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cf2955e1-ea20-4f75-8400-3e711a9b97dc") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "989e3e4c-5cb8-4855-b7c7-72c18cda1e03") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "893a49df-66c9-41f0-8d49-f2cddbc69603") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/c1d41f5e-3500-4d8b-aba5-66d1af96b463") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6e247260-2995-4fb2-8db0-597a7c600d02") + ) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1d064b9b-3a00-4460-8614-192ca5be1ec1") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65d679c6-1fc4-42ad-b26e-a2695d87a6c8") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "003568c4-c96f-4c28-b959-9cdb9c3a86a9") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a3925493-e7b5-4d96-a929-8c2c8463591c") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "56c0bea6-81b5-45c4-b891-411fee49d2b6") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "702aa429-7add-46d1-8f96-1f3f6398d303") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "14134f0d-62b1-4097-b7a1-4e979b56f60a") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5329e4a1-6683-4041-9e17-1537d9370696") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f6c353d6-0858-4e7f-9457-7986585c4efd") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "338f9442-bb5f-4ca4-90fb-4dac0b665df5") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 17 "/LED") + (pintype "passive") + (uuid "af708609-3b48-4400-8b74-031e73cb1ee7") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 15 "Net-(D3-A)") + (pintype "passive") + (uuid "5d447dcd-3aae-4df9-8811-8147506ec6e1") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "e546614e-167b-4196-887d-62e24c79b368") + (at 115.3 117.8) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C11" + (at 0.099 -0.889 0) + (layer "F.SilkS") + (uuid "f7e1ffc3-da97-4f7c-807c-37eb6c686568") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "0.1uf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "2b76fb1b-e834-439e-9bca-2afaceca4822") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "63d725e1-dde1-4472-a9a9-5bbde45a58a8") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8ec2336c-146a-495b-bede-2019ac8feb44") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "baa9633a-d954-4eec-b425-95ecd6d73086") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/05c98040-3ff5-4537-9f27-d8fbf667af33") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "686250ca-9853-46d2-bd7b-10593673c916") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "24d46ddc-caf7-41d7-9aeb-30864b7e5ffa") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "996d10a9-987d-4599-b040-912b5528db5c") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e00e640c-7bef-42a8-9396-b318c8f807f8") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e1278a31-ef0b-41bc-b5e0-2dd2ec8b4a23") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ec259f17-a44f-4b0d-a581-35d4148d75a3") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e5ba0187-3ea9-4e03-897f-e3abb24782c8") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f244f9b7-53d2-46fc-bae3-a8cdea99b8b4") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d76eadeb-653f-4f9f-bd5b-860df2932201") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dd04d1f5-c6b7-40ff-a522-86911b786bc1") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "629f343f-b8f0-46ab-99c9-52f9c40c4302") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "d01e97c3-00db-4e00-b5a7-c375fad1dbfc") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "fb5edb3c-3214-4da8-bc9d-55fda0098f94") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "eba02816-85d3-475d-b28b-de953dd45bd7") + (at 132.277 120.462) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C24" + (at 1.581 -0.066 0) + (layer "F.SilkS") + (uuid "26bfba2c-4bab-490c-a585-1873b6b3d0bf") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "220pf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "52b368e6-a18b-468d-b15e-1bbf0b1078ab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d74fc9d0-45fc-4f32-86be-f3bf2526f2b5") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2b646828-b320-4514-90c8-affedfcf5464") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cc52c1e0-f48e-486c-8431-ab23b8745bac") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/4d505ac6-7931-4863-9ba5-f0a997297973") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6793be08-0155-427a-8213-b4143be30b7a") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5bbc520f-561f-4175-b494-ca74c60c6903") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f1722737-728a-4335-b5f6-29ce3238cc24") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3d8e9398-c5cc-4f90-8bcd-952c5d19772e") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b147b3e6-468c-4123-bc22-ff578450c36f") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9d800729-2a3b-4483-b343-4820c14f6ffe") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "15682128-8c1d-411a-ad29-a4e83501fec7") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "782646b3-3a7c-4289-9feb-c6ef0e86a3ed") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e6db3f86-63f1-4175-943f-f21026b787f0") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "77a84af6-83db-4a1c-ba9e-1ab52f06bb82") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "636a9737-2037-4922-92e9-157e46e1e190") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 13 "Net-(J4-Pin_2)") + (pintype "passive") + (uuid "b566d857-717b-4234-84ef-734aed9a0b34") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "bf4c7a94-7824-4dd6-bcd6-db4bfd5d8b42") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "ed895f5e-79f3-4d52-ac44-1d3c7658208e") + (at 114.305 110.617) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C23" + (at 1.646 0 0) + (layer "F.SilkS") + (uuid "1e7b4a8f-e986-4eb6-9ae0-f26d1836ffd8") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1uf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "1480e242-c89d-4df9-aebf-86a7c323ff9c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2ed9bf9c-5a3d-455d-88c0-abb0d7bf4a0c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "efcafe7b-d203-4296-bbbb-d74a6117649a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "abf9ec12-f5b9-42e9-9233-6d35bf1b7e3e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/5c8a77dd-f96e-4692-a513-366a27ec0632") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b9a91123-9d86-4deb-9e9a-fe6df7e7d21a") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fa01e166-0880-43e9-ad9f-8491f986151d") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7568f6b2-7746-4033-8f8c-ac2be78f2424") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5c4218ac-1ade-41e6-abbb-22cee2ba8c42") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dd49cb7e-2659-428a-83c4-811c57e4b1fe") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "91c711d0-2e0b-4c7d-98d7-9a565aaf0fc7") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "793b50de-59a9-4d65-863e-460b0205a057") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "33728488-729b-4d29-b6fd-0ae74a7e8db4") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "83e10572-00cf-4291-9b41-50455f2392fa") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "93013764-eae2-49b9-be06-70ed3276a169") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "139e0add-b0f5-4482-9e09-67917df4c808") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 5 "+1V1") + (pintype "passive") + (uuid "79e7aae6-2cac-4aca-88f0-1aec11810637") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "a858a815-ec6a-4da7-8091-3a6692a1fa25") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_TO_SOT_SMD:SOT-23" + (layer "F.Cu") + (uuid "eff9235b-4bfc-4908-ac3a-7be234cfb9e6") + (at 119.253 109.728) + (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOT TO_SOT_SMD") + (property "Reference" "D1" + (at 1.27 1.143 0) + (layer "F.SilkS") + (uuid "a952e0a8-9886-4bdf-ac3d-0a744af0bbde") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "BAT54C" + (at 0 2.4 0) + (layer "F.Fab") + (uuid "4d888a7e-6376-43e4-9784-aa477f610ba3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c807c3c5-eb80-4e97-b0c4-15b19e9c5711") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "http://www.diodes.com/_files/datasheets/ds11005.pdf" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c3ed79bf-3c92-454b-9c45-2bf5a04e9f6c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f16bc9d6-2d30-45eb-88c0-9f3537d9b22e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "SOT?23*") + (path "/53aac4fa-b8a6-4ee6-8988-1333dd39cc44") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start 0 -1.56) + (end -1.675 -1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1b53a624-9e27-44b3-b0ab-3ccce8160651") + ) + (fp_line + (start 0 -1.56) + (end 0.65 -1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "36f35b2d-1d75-45a9-aeee-efdc13c85c90") + ) + (fp_line + (start 0 1.56) + (end -0.65 1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "21ba9655-cf34-40d4-98e9-783b6a2acd7b") + ) + (fp_line + (start 0 1.56) + (end 0.65 1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4456da81-1e3a-48aa-a3d6-ae0e734df98a") + ) + (fp_line + (start -1.92 -1.7) + (end -1.92 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3822a2e1-0c41-4aa3-940d-9732c9f315e4") + ) + (fp_line + (start -1.92 1.7) + (end 1.92 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "671e86d5-e9ff-4562-a854-260af255679a") + ) + (fp_line + (start 1.92 -1.7) + (end -1.92 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "de0e295d-2fe0-431e-86fb-a5ae0f82f402") + ) + (fp_line + (start 1.92 1.7) + (end 1.92 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bbb1ad78-ac8c-4232-b7b1-c3a2472aaf0e") + ) + (fp_line + (start -0.65 -1.125) + (end -0.325 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "66416bdd-9a7e-4a9b-81ff-c271ca891348") + ) + (fp_line + (start -0.65 1.45) + (end -0.65 -1.125) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2de2b282-cd16-4942-876e-3a49c999a392") + ) + (fp_line + (start -0.325 -1.45) + (end 0.65 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a276f1e9-3aaf-41a1-86eb-9526c07fbba3") + ) + (fp_line + (start 0.65 -1.45) + (end 0.65 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "945d8dcb-8902-4ec3-8e0f-08ca8c026c86") + ) + (fp_line + (start 0.65 1.45) + (end -0.65 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5fa04830-3956-4e01-8c17-3d41cfe544dc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "88b1f7f6-03f7-4dd9-8c24-df405cb3feef") + (effects + (font + (size 0.32 0.32) + (thickness 0.05) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9375 -0.95) + (size 1.475 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 66 "/VBus3v3") + (pintype "passive") + (uuid "140a95b3-e20c-49fa-a19a-6f05f76381ae") + ) + (pad "2" smd roundrect + (at -0.9375 0.95) + (size 1.475 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 57 "/Vbat_sw") + (pintype "passive") + (uuid "196dffdb-ed1c-472d-a20e-f045c1e00593") + ) + (pad "3" smd roundrect + (at 0.9375 0) + (size 1.475 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 54 "/Vraw") + (pintype "passive") + (uuid "a5dd2d8c-dbc1-4469-aee2-969c8a0e451f") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" + (layer "F.Cu") + (uuid "f26038a7-6a54-4d1c-9c62-a7b1fb628021") + (at 103.929 122.428) + (descr "SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package") + (tags "SMD SMT crystal") + (property "Reference" "Y1" + (at 2.497 -0.889 0) + (layer "F.SilkS") + (uuid "abf7ab45-d8b2-4f45-afb3-c251ef42f772") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "Crystal_4pin_SMD" + (at 0 2.45 0) + (layer "F.Fab") + (uuid "26401d02-1483-4060-a804-26dc38ff368f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "686a33cd-72dd-4d53-9edc-a7e482f9d52a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "47a6cc00-ed37-4150-846d-d0509e7925fd") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6ad4a8b2-f317-4564-b054-584d33f7c78b") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Crystal_*") + (path "/2123aeb0-003e-45f7-9ea9-dde0b81538a2") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -2 -1.65) + (end -2 1.65) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9cdf16a8-7e48-4055-a4ea-763bae930eb6") + ) + (fp_line + (start -2 1.65) + (end 2 1.65) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d04150fa-a648-4102-92aa-7dad87b34912") + ) + (fp_line + (start -2.1 -1.7) + (end -2.1 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a9c28b99-d760-4f07-a1e0-5cf0861c3920") + ) + (fp_line + (start -2.1 1.7) + (end 2.1 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fddb82b4-3825-46f1-960c-dc441bf6a389") + ) + (fp_line + (start 2.1 -1.7) + (end -2.1 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1e9dc208-063a-4240-86c1-890ad687e8d8") + ) + (fp_line + (start 2.1 1.7) + (end 2.1 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d2797d23-b912-4e21-a515-fedf9516098e") + ) + (fp_line + (start -1.6 -1.25) + (end -1.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ec908a9d-b9ed-451a-b641-8406b56aa59c") + ) + (fp_line + (start -1.6 0.25) + (end -0.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7381d85e-8065-4f40-b7fd-26372b39665d") + ) + (fp_line + (start -1.6 1.25) + (end 1.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "052f3cc3-d282-4bf9-a7c9-9340b84548e8") + ) + (fp_line + (start 1.6 -1.25) + (end -1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eab9153b-3c49-43fc-8f06-40e2634319c4") + ) + (fp_line + (start 1.6 1.25) + (end 1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c50cbd14-923a-4339-9963-57fb08af3375") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "31ae79e9-78d1-4506-9e22-96ac76e2b087") + (effects + (font + (size 0.7 0.7) + (thickness 0.105) + ) + ) + ) + (pad "1" smd rect + (at -1.1 0.85) + (size 1.4 1.2) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "Net-(C3-Pad1)") + (pinfunction "1") + (pintype "passive") + (uuid "cc6d5a65-7c64-467c-a7f9-fbe8bbfe8a41") + ) + (pad "2" smd rect + (at 1.1 0.85) + (size 1.4 1.2) + (layers "F.Cu" "F.Paste" "F.Mask") + (uuid "cbc15e84-7e93-482c-b980-9ab1ee9be7e8") + ) + (pad "3" smd rect + (at 1.1 -0.85) + (size 1.4 1.2) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(U3-XIN)") + (pinfunction "3") + (pintype "passive") + (uuid "c66a598b-27c4-4242-88d2-2c3414d0e0c7") + ) + (pad "4" smd rect + (at -1.1 -0.85) + (size 1.4 1.2) + (layers "F.Cu" "F.Paste" "F.Mask") + (uuid "2e26a2a0-f01b-4885-acb1-e561622725cb") + ) + (model "${KICAD6_3DMODEL_DIR}/Crystal.3dshapes/Crystal_SMD_3225-4Pin_3.2x2.5mm.wrl" + (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 "f7fc0862-db12-43b2-945e-dcf1cac3260a") + (at 120.9 114) + (descr "SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOT TO_SOT_SMD") + (property "Reference" "U4" + (at 0 2.1 0) + (layer "F.SilkS") + (uuid "926626ea-7a04-4175-8da4-d1b1786fb2bb") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "ME6211C" + (at 0 2.4 360) + (layer "F.Fab") + (uuid "48f969a5-9f34-44b9-936c-7c6040814a58") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e42a2f9a-a84f-4d0e-9105-ce6f5f749c42") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9ef22e66-e800-4ca3-9c09-e47572a947e2") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9cbcc1e0-7cc5-4bb8-a84d-76b9278b92fd") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (path "/84bb8e3c-6540-4801-88b3-558cf9ec8d1a") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start 0 -1.56) + (end -0.8 -1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a65e3529-1a17-46d8-a72a-e563bc715d68") + ) + (fp_line + (start 0 -1.56) + (end 0.8 -1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a13d773b-d324-4966-a1f4-6841621b9ac8") + ) + (fp_line + (start 0 1.56) + (end -0.8 1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a5656e14-705c-48ef-aaa9-c6059849cb4c") + ) + (fp_line + (start 0 1.56) + (end 0.8 1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f1e9366e-40d4-481d-b7bf-4d1a7f7c829d") + ) + (fp_poly + (pts + (xy -1.3 -1.51) (xy -1.54 -1.84) (xy -1.06 -1.84) (xy -1.3 -1.51) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "3bc0cb6f-8bbf-4faf-b9bc-7cb035f2fb94") + ) + (fp_line + (start -2.05 -1.7) + (end -2.05 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6835c72a-d1b1-4765-ac93-a594485ecb07") + ) + (fp_line + (start -2.05 1.7) + (end 2.05 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d16ab031-ab8f-457b-b7a0-a13039cb1a08") + ) + (fp_line + (start 2.05 -1.7) + (end -2.05 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f859c5be-2000-477f-9f6d-730ef7eabed0") + ) + (fp_line + (start 2.05 1.7) + (end 2.05 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ebaa3e1f-b97c-47d4-a00f-4befbbcf85e6") + ) + (fp_line + (start -0.8 -1.05) + (end -0.4 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7a35c572-3c38-4c64-bfce-1e2fc5a73a6a") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8f7bdbf0-3b69-46e5-aa3b-2a8665a0fab8") + ) + (fp_line + (start -0.4 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2e4fce34-2e88-449a-ac4f-1fabc23af974") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "33099488-104d-4de6-a46d-f3dbb3ee904a") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "af6ecce6-9f36-4de6-aa29-27e437c726b3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 360) + (layer "F.Fab") + (uuid "f4eaca41-2cab-44b0-86b7-c27a3fa6c7d9") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -1.1375 -0.95) + (size 1.325 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 12 "Vbus") + (pinfunction "IN") + (pintype "input") + (uuid "e88428cc-cf96-4f73-b36c-27c09778ad33") + ) + (pad "2" smd roundrect + (at -1.1375 0) + (size 1.325 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "input") + (uuid "9972c6dc-f481-409b-a41b-919b1019541c") + ) + (pad "3" smd roundrect + (at -1.1375 0.95) + (size 1.325 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 12 "Vbus") + (pinfunction "EN") + (pintype "input") + (uuid "abc56c94-f3a3-487b-8c50-468cf6e9a6cb") + ) + (pad "4" smd roundrect + (at 1.1375 0.95) + (size 1.325 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (uuid "e3c75966-7a6a-482d-a6bd-9821c7d0d493") + ) + (pad "5" smd roundrect + (at 1.1375 -0.95) + (size 1.325 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 66 "/VBus3v3") + (pinfunction "OUT") + (pintype "input") + (uuid "29859136-d1c2-4758-a30f-1b0420d12373") + ) + (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_1210_3225Metric" + (layer "F.Cu") + (uuid "fa11977a-5055-4bf6-afc3-2e8a750ffff0") + (at 122.428 105.156 90) + (descr "Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C5" + (at 0 1.905 90) + (layer "F.SilkS") + (uuid "6600c625-ead3-4c62-ba39-9d1f95a8b3b8") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "22uf" + (at 0 2.3 90) + (layer "F.Fab") + (uuid "56b3b553-75a6-44a9-85cd-c7170207bcb9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_1210_3225Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9d02268b-9b10-4575-8568-cfd517947105") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7b1e333f-2c17-4025-b52b-4db372e6c560") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1fb02f6b-ec95-4b40-b65c-89cb585cd7e0") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/90c7ec4a-035d-4b29-a719-f825084b0f22") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.711252 -1.36) + (end 0.711252 -1.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "24853537-5f11-4762-a0c3-9497186af8b3") + ) + (fp_line + (start -0.711252 1.36) + (end 0.711252 1.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "73be04dc-155a-4a16-87ec-10809e763611") + ) + (fp_line + (start 2.3 -1.6) + (end 2.3 1.6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1db6d530-a555-4951-bed1-5754700e00d8") + ) + (fp_line + (start -2.3 -1.6) + (end 2.3 -1.6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "98b3a8c1-5bef-4b76-a9a2-38970a5d3b35") + ) + (fp_line + (start 2.3 1.6) + (end -2.3 1.6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b412bd1d-8420-4389-abe5-06fb16039c6a") + ) + (fp_line + (start -2.3 1.6) + (end -2.3 -1.6) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cd6f3a1f-d5a7-43a8-b2ad-2000d83634fb") + ) + (fp_line + (start 1.6 -1.25) + (end 1.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b73aa415-d125-455a-a5cb-9f65585c5435") + ) + (fp_line + (start -1.6 -1.25) + (end 1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9a3181b8-902e-446b-b197-33c1d5ffd250") + ) + (fp_line + (start 1.6 1.25) + (end -1.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e0ee1817-5445-4434-9860-26b3e396643b") + ) + (fp_line + (start -1.6 1.25) + (end -1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8dff8873-c801-4b09-a0e2-5cd64e784ae0") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "f9ae96a6-69fe-4fd7-9ca8-0fc89467a89d") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.475 0 90) + (size 1.15 2.7) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.217391) + (net 4 "+3.3V") + (pintype "passive") + (uuid "a2b0988c-029f-4682-bbc9-f3a49afe24d1") + ) + (pad "2" smd roundrect + (at 1.475 0 90) + (size 1.15 2.7) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.217391) + (net 1 "GND") + (pintype "passive") + (uuid "54c26240-62c8-40ae-9519-20889097276d") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1210_3225Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Inductor_SMD:L_0402_1005Metric" + (layer "F.Cu") + (uuid "fb0a0440-03d4-449c-bc98-578e6eb6ed1a") + (at 113.924 112.014 90) + (descr "Inductor SMD 0402 (1005 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") + (tags "inductor") + (property "Reference" "FB1" + (at 0.254 -0.767 90) + (layer "F.SilkS") + (uuid "7da258c9-7353-4d23-84b0-c35ef16bd7c2") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "1k" + (at 0 1.17 90) + (layer "F.Fab") + (uuid "0386ffd1-6a16-415d-acfe-d7b7c665e633") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Inductor_SMD:L_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "481d82a2-94b4-49d9-b92a-5b002b99c703") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "551d06ac-fece-476d-8edc-469c3df09efc") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e720cb0c-13ad-4357-92ff-28aa40617bd7") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Inductor_* L_* *Ferrite*") + (path "/39dc80a1-aa3c-428d-88f5-790986ef4eff") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4b7f93a0-ad44-4258-a929-d599329ae503") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2ceb4daa-6d39-44ac-9355-6ff92395e615") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ff43cd00-ece9-4207-a4d1-b568aad8d1ea") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "51414497-302a-4a48-89f7-e2b1d09d82ff") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "13645cd1-e988-442f-9206-2bbb90dbcaad") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "09f2079e-c7a6-4a1b-bf9e-a1204594feed") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f9839b67-aef4-4d83-ab33-baa5d5b991dc") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "06797e30-85ea-4412-a354-895c66d39435") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "49194fff-24a6-4daa-b848-6718d46f0edd") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.485 0 90) + (size 0.59 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 6 "/ADC_AVDD") + (pintype "passive") + (uuid "0d1b28d6-a264-47d4-926d-ca3d108ab304") + ) + (pad "2" smd roundrect + (at 0.485 0 90) + (size 0.59 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "0051f71f-6a6e-4347-b7b1-74f4c70f3f87") + ) + (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "emeb_library:RV12" + (layer "B.Cu") + (uuid "b2cc7823-677c-42bf-a089-bf8e2ead4e81") + (at 138.43 106.109 180) + (property "Reference" "RV1" + (at 0 0.5 0) + (unlocked yes) + (layer "B.SilkS") + (uuid "2010bf5b-9572-4abc-9152-124b018c2a49") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + (justify mirror) + ) + ) + (property "Value" "RV12" + (at 0 -1 0) + (unlocked yes) + (layer "B.Fab") + (uuid "b7fbc99c-dbe9-4c73-aa5e-6b7c17611b97") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "emeb_library:RV12" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8e65d529-e7d3-4cec-b500-b25b721ed7df") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ef147a58-835a-4394-b17e-ced9c79b628d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f9aecd49-e13c-46a3-8435-4748acd1e00b") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Potentiometer*") + (path "/d665c435-9880-4f2d-8dc2-720a4e3416ed") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_circle + (center -0.05 0.05) + (end 5.453635 0.05) + (stroke + (width 0.12) + (type solid) + ) + (fill none) + (layer "B.Fab") + (uuid "2656f8e9-c422-43cd-8cf2-42f21c547070") + ) + (fp_text user "${REFERENCE}" + (at 0 -2.5 0) + (unlocked yes) + (layer "B.Fab") + (uuid "fffdff4b-18a4-4811-b38d-9f4a42737964") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -8.2 -4 135) + (size 3.5 3.5) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 55 "/Vbat") + (pinfunction "1") + (pintype "passive") + (uuid "6665fe6c-0eaf-4d65-b3f5-1ed2fe00e07f") + ) + (pad "2" smd roundrect + (at 8.2 -4 225) + (size 3.5 3.5) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 57 "/Vbat_sw") + (pinfunction "2") + (pintype "passive") + (uuid "752b75de-4de9-4475-822a-aca86fecfa0b") + ) + (pad "3" smd roundrect + (at -4.25 -7 205) + (size 2.5 2.5) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "3") + (pintype "passive") + (uuid "9d0ce90c-33e0-4b06-a4a9-65a6d397b86f") + ) + (pad "4" smd roundrect + (at 0 -8.4 180) + (size 2.5 2.5) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 43 "/POT") + (pinfunction "4") + (pintype "passive") + (uuid "029a49b6-f7f0-4b03-8453-9e59a1edfe34") + ) + (pad "5" smd roundrect + (at 4.25 -7 155) + (size 2.5 2.5) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "5") + (pintype "passive") + (uuid "2df17c06-a27f-4565-80a6-dc1d2bbb6e2d") + ) + ) + (gr_line + (start 142.875 101.6) + (end 145.034 101.6) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "0755f188-4604-4b5b-be9c-cc8ef512e366") + ) + (gr_line + (start 149.86 124.46) + (end 101.6 124.46) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "1576cf12-cc5a-4616-a38e-98bf8acc3859") + ) + (gr_line + (start 145.034 101.6) + (end 146.558 103.124) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "28b6b0db-47ff-49ba-b397-e8b81f4c38e9") + ) + (gr_line + (start 101.6 101.6) + (end 133.985 101.6) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "3e1f09ae-9b7c-47fa-98ef-6cc7471ca1d1") + ) + (gr_arc + (start 142.875 101.6) + (mid 138.43 112.526458) + (end 133.985 101.6) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "4135949d-e292-48e6-b4ea-3b87d97b492a") + ) + (gr_circle + (center 126.492 103.886) + (end 127.762 103.886) + (stroke + (width 0.15) + (type solid) + ) + (fill none) + (layer "Edge.Cuts") + (uuid "4d4a17b6-b2a6-49cc-b371-afa3aeb6d137") + ) + (gr_line + (start 101.6 124.46) + (end 101.6 101.6) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "6a9c6cea-aca3-40f9-a98c-d09379d13796") + ) + (gr_line + (start 149.86 110.49) + (end 149.86 124.46) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "71fd1241-17fa-45f0-8f52-88757f80fb34") + ) + (gr_line + (start 146.558 103.124) + (end 146.558 107.188) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "ba3b194f-b4e7-4a89-9783-e116ff3187fc") + ) + (gr_line + (start 149.86 110.49) + (end 146.558 107.188) + (stroke + (width 0.15) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "c0571ecd-251f-4e37-970f-a6b60dddb6b4") + ) + (gr_circle + (center 141.986 116.84) + (end 143.256 116.84) + (stroke + (width 0.15) + (type solid) + ) + (fill none) + (layer "Edge.Cuts") + (uuid "dbbaeff2-d900-4e9b-9517-3023983642dc") + ) + (gr_line + (start 149.606 121.158) + (end 150.114 121.158) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "753964d2-56e4-4b0c-81d3-4578e912b905") + ) + (gr_line + (start 112.522 101.346) + (end 112.522 101.981) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "91be25a9-0dd8-4e4c-8054-fdf9619f13d0") + ) + (gr_circle + (center 138.43 106.0958) + (end 146.93 106.0958) + (stroke + (width 0.1) + (type solid) + ) + (fill none) + (layer "F.Fab") + (uuid "96101f57-8583-45b7-b05d-7592faac7360") + ) + (gr_circle + (center 141.986 116.84) + (end 143.3322 117.7036) + (stroke + (width 0.1) + (type solid) + ) + (fill none) + (layer "F.Fab") + (uuid "9a4f88c4-2f24-4c64-abf4-582c421ca69a") + ) + (gr_circle + (center 138.43 106.172) + (end 144.78 106.172) + (stroke + (width 0.15) + (type solid) + ) + (fill none) + (layer "F.Fab") + (uuid "e7441582-f2fc-4441-a2a4-ee5f0493832e") + ) + (gr_line + (start 149.606 117.094) + (end 150.114 117.094) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "efa48d1e-02f9-480e-8b1e-94306aa21e51") + ) + (gr_line + (start 119.761 101.346) + (end 119.761 101.981) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f6f6aa2e-ca1d-48fe-b620-47d0e3e013b9") + ) + (gr_circle + (center 126.492 103.886) + (end 127.762 104.8512) + (stroke + (width 0.1) + (type solid) + ) + (fill none) + (layer "F.Fab") + (uuid "f92997aa-6331-4013-ac42-d5374b87f2d8") + ) + (gr_text "Buddhabox V0.1\n(c) 2022 E. Brombaugh" + (at 128.016 116.84 0) + (layer "B.SilkS") + (uuid "feebccfd-9b8d-471a-a28b-f96e0128556d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (gr_text "TX" + (at 103.3272 114.6556 0) + (layer "F.SilkS") + (uuid "1c0f4808-f778-4aa6-a4f5-2b22ec0d7539") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (gr_text "Buddhabox" + (at 137.414 114.3 0) + (layer "F.SilkS") + (uuid "210d7eec-bb00-42a6-a169-722a76b42430") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (gr_text "Spkr-" + (at 133.858 122.555 90) + (layer "F.SilkS") + (uuid "268860cc-1e6c-4229-8551-305d6271267f") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (gr_text "Spkr+" + (at 127 122.555 90) + (layer "F.SilkS") + (uuid "5042ff1f-be80-4730-8811-1734a462109a") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (gr_text "RX" + (at 102.108 118.872 90) + (layer "F.SilkS") + (uuid "753a41c2-3e25-49e6-84ae-214775eb9c21") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (gr_text "3V Battery\n(-) (+)" + (at 137.922 120.142 0) + (layer "F.SilkS") + (uuid "7ee62d81-a815-4b10-b089-b7c334286999") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (gr_text "USR" + (at 130.3274 103.759 90) + (layer "F.SilkS") + (uuid "aa80d0ac-f384-4e03-9206-b48ddc0e6c17") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (gr_text "SWD" + (at 124.714 120.777 0) + (layer "F.SilkS") + (uuid "d26721ad-a2c1-455f-a42e-0b8495a4b3e5") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (gr_text "BOOT" + (at 103.378 108.458 0) + (layer "F.SilkS") + (uuid "e733fa1d-41f5-41ed-84f3-44ebc266d544") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (gr_text "RST" + (at 119.126 117.221 0) + (layer "F.SilkS") + (uuid "f2d772ea-ec82-477b-9296-c57f8f038ffb") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (segment + (start 120.269 118.364) + (end 121.138 118.364) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "06f05d56-eea0-46f3-b33a-0ac4182a43c4") + ) + (segment + (start 114.803 106.413) + (end 113.803 106.413) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "07d0b17d-ecfe-4bc0-b94f-c8bd303eeec8") + ) + (segment + (start 103.98 107.061) + (end 103.98 107.79) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "08eedf8a-ce20-4edf-a901-7c436e7a90c6") + ) + (segment + (start 113.643 103.263) + (end 113.373 103.533) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "0adf9a0c-43d1-4e29-8e26-86092ee581e7") + ) + (segment + (start 116.306 118.326) + (end 115.78 117.8) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "0d0f4c37-ca44-4005-8480-68ad115cb07d") + ) + (segment + (start 131.873001 119.573) + (end 132.686 119.573) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "17369a28-6f32-4201-8d2e-5571a1586112") + ) + (segment + (start 125.603 119.253) + (end 125.603 119.177) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "194c94a8-3931-4d6b-89c6-939b1434ea19") + ) + (segment + (start 127.86 120.462) + (end 127.098 120.462) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "1a30ac15-c1ce-420f-86ea-63321c7f0de1") + ) + (segment + (start 133.041578 116.44) + (end 133.287757 116.193821) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "1f44867a-26d0-4e42-927f-4c3d19f595fe") + ) + (segment + (start 122.936 103.681) + (end 122.936 104.775) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "1fb79a10-061a-41eb-88e9-004874c0d541") + ) + (segment + (start 115.801 110.843) + (end 115.575 110.617) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "262b64bc-b7b6-4318-b0f1-f0c164b74d37") + ) + (segment + (start 130.34 116.44) + (end 130.59 116.69) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "2d91f06b-318b-421e-80b4-6634a990bc2e") + ) + (segment + (start 102.705 109.583) + (end 102.705 110.401) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "2e76ddfc-5426-4d36-934b-58579459b9b6") + ) + (segment + (start 110.114 109.098) + (end 110.109 109.093) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "32e6fbb4-0193-40c3-a899-eb4634b8abde") + ) + (segment + (start 113.803 106.413) + (end 113.683 106.533) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "376aa6a7-e9d1-4b7c-aef9-01f458eb48c6") + ) + (segment + (start 117.063 103.263) + (end 118.563 103.263) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "37948b3f-93d3-4c96-ba3d-d517eb4f3c1f") + ) + (segment + (start 130.84 118.1275) + (end 130.84 118.539999) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "37f3a91b-5c53-48b5-a119-8710732cbfba") + ) + (segment + (start 126.882 108.966) + (end 125.857 108.966) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "3c05c9c1-482a-4b37-a665-f80cce81bfd3") + ) + (segment + (start 115.801 111.506) + (end 115.801 110.843) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "4027be68-0a37-484a-92b4-649d92c6d36a") + ) + (segment + (start 126.6 118.18) + (end 127.7 118.18) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "458ebf28-cca3-42f2-8d1c-3b894a5a8b4c") + ) + (segment + (start 119.7625 114) + (end 118.32 114) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "4864252f-cab1-4684-8bf8-0dd8ad08e6ee") + ) + (segment + (start 130.59 116.69) + (end 130.84 116.44) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "48e4c424-432f-44c6-b612-4071e90f2a39") + ) + (segment + (start 102.705 110.401) + (end 102.616 110.49) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "4b0554ac-79cf-401d-be8b-e49b3659b0ab") + ) + (segment + (start 109.451 122.4) + (end 109.352 122.301) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "54d0a584-9bee-4826-a057-a34e65273908") + ) + (segment + (start 110.998 103.985) + (end 110.998 104.648) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "5835d5ab-cc7f-421b-a2eb-bdb8050acc5f") + ) + (segment + (start 117.2 114.12) + (end 118.2 114.12) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "5d60b261-dfd1-462a-9f55-5dd043fd02b3") + ) + (segment + (start 117.076 118.326) + (end 116.306 118.326) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "5d775049-d6f6-45fe-88e8-478f594ae26b") + ) + (segment + (start 130.84 116.44) + (end 132.0275 116.44) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "5fb7d4d2-1a45-4bc0-b857-f7765bda6924") + ) + (segment + (start 110.114 109.756) + (end 111.003 109.756) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "5fe9adf4-9362-48b7-b538-2da7f81943e6") + ) + (segment + (start 125.603 119.177) + (end 126.6 118.18) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "67545df8-40e7-4713-b4c7-18c82484f375") + ) + (segment + (start 129.1083 102.7176) + (end 129.1082 102.7175) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "68e95e5a-5d32-4fe7-a193-7783bf5ca38c") + ) + (segment + (start 125.7 112.95) + (end 127.153 112.95) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "69978dbb-6c06-4ef6-af18-8fcc2e45bcab") + ) + (segment + (start 111.003 122.4) + (end 109.987 122.4) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "6ad8dfe9-4f18-4b6c-865d-34b4b35c953d") + ) + (segment + (start 130.84 118.539999) + (end 131.873001 119.573) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "6c7a157d-1b00-4509-9005-f4330d390b8c") + ) + (segment + (start 109.987 122.4) + (end 109.451 122.4) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "73e047ac-2ff0-4761-ab6f-f4f6e0b1db22") + ) + (segment + (start 106.906 112.014) + (end 106.906 111.28) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "7b3e0c89-4746-471a-9662-abe09963642b") + ) + (segment + (start 132.757 119.644) + (end 132.686 119.573) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "829c9668-2c89-441f-8697-b1418a012cd0") + ) + (segment + (start 126.507 108.316) + (end 125.857 108.966) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "868f4ee6-dd33-452a-ab2d-eaf80d3d87bb") + ) + (segment + (start 123.6 113.98) + (end 124.67 113.98) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "86e1a8d9-9efa-4d00-b71c-45a27adce35c") + ) + (segment + (start 132.757 120.462) + (end 132.757 119.644) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "8e16fba9-ad47-467f-a6a8-cceadee4dc22") + ) + (segment + (start 121.138 118.364) + (end 121.176 118.326) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "9d648d41-479c-4560-b2be-98c6c08beea8") + ) + (segment + (start 105.41 116.007) + (end 105.537 116.134) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "a157db95-3b85-4978-b715-93239b27b42d") + ) + (segment + (start 105.537 119.154) + (end 105.537 118.491) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "a1da8ae7-9752-488a-9db9-77495e694780") + ) + (segment + (start 130.34 115.2525) + (end 130.34 116.44) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "ac1b3ff0-0d53-4158-aaa1-07ec36331410") + ) + (segment + (start 130.59 116.69) + (end 130.84 116.94) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "ada972b0-adb0-4c04-bb55-3883cb1875e7") + ) + (segment + (start 109.088599 120.142) + (end 109.088599 119.262401) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "adac39be-31fa-4b8a-b4ba-90692f39b9c9") + ) + (segment + (start 116.1555 114.2505) + (end 116.1275 114.2505) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "b2175633-9451-4b39-ba20-3bd7a1d53ddc") + ) + (segment + (start 105.41 115.443) + (end 105.41 116.007) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "b47c32f9-169e-4a36-b873-eee9c6ea9fa3") + ) + (segment + (start 127.153 112.95) + (end 127.2 112.903) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "bb753f3e-1f5e-46ab-8c88-e55cbdb1037c") + ) + (segment + (start 126.882 108.316) + (end 126.507 108.316) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "bc83fc26-ae87-4fe2-ab3c-26b6352b3017") + ) + (segment + (start 107.696 123.444) + (end 108.458 123.444) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "c1999fd0-02d0-4e92-929d-ba29135688de") + ) + (segment + (start 118.32 114) + (end 118.2 114.12) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "c234a252-2dbe-4722-9d01-a8d41c6e6ad3") + ) + (segment + (start 118.563 103.263) + (end 118.833 103.533) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "c24e025b-dcfe-48cd-ba6f-d9b6f286ed41") + ) + (segment + (start 130.84 116.94) + (end 130.84 118.1275) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "c2a95b49-7b2f-4e76-837f-a0254cdf5957") + ) + (segment + (start 111.892 109.756) + (end 111.003 109.756) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "c4c5d4fc-9777-4f6c-b927-4ada694d41eb") + ) + (segment + (start 124.67 113.98) + (end 125.7 112.95) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "c6a00a41-02b4-4043-8d11-5a8991a2a5d1") + ) + (segment + (start 129.9972 102.7176) + (end 129.1083 102.7176) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "d31353af-be2c-41b0-8756-472ea4949f0b") + ) + (segment + (start 132.0275 116.44) + (end 133.041578 116.44) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "d369d8ef-3695-4049-892d-676b0a7c6881") + ) + (segment + (start 117.0695 114.2505) + (end 117.2 114.12) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "d4e2713f-8821-421b-8348-234c82c90ffe") + ) + (segment + (start 114.785 110.617) + (end 115.575 110.617) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "ddaec4cc-15cb-494c-a28c-516d3fa1a541") + ) + (segment + (start 115.801 112.522) + (end 115.801 111.506) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "e9b69b3a-e5af-4392-8d3f-722910c88d79") + ) + (segment + (start 102.705 113.683) + (end 102.705 110.579) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "ea069c14-59fe-4bb2-801d-71129ac5d5e4") + ) + (segment + (start 116.1555 114.2505) + (end 117.0695 114.2505) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "ec0ec523-a746-4482-9565-fb72c0c60844") + ) + (segment + (start 103.98 107.79) + (end 104.013 107.823) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "ee0cabf0-ee6e-48ee-a290-928bdff100d6") + ) + (segment + (start 110.114 109.756) + (end 110.114 109.098) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "ee58b8b5-4aef-406d-aaa9-5b7e1cc2b190") + ) + (segment + (start 115.143 103.263) + (end 113.643 103.263) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "f044931f-bc5d-485f-9b9d-a21187190cd0") + ) + (segment + (start 116.1275 114.2505) + (end 115.669 113.792) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "f1003356-eaae-4c74-ae94-0ef7f34b0f41") + ) + (segment + (start 102.705 110.579) + (end 102.616 110.49) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "f37cf773-8774-4d3f-860b-fd1e6659e3c6") + ) + (segment + (start 106.906 111.28) + (end 106.934 111.252) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "fa974f83-8fce-4e73-95d6-555850e7ef19") + ) + (via + (at 109.0726 115.8494) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "08535768-e377-43a1-9b47-d35817122a3b") + ) + (via + (at 116.2684 118.326) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "0e044d82-67a2-4633-9566-86cb82d3eb90") + ) + (via + (at 111.1046 115.8494) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "12b2d2d3-017e-4f20-a29c-322e37da70fb") + ) + (via + (at 117.5 121.9) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "2b0cd542-889b-41bc-adc8-b1fe85e39233") + ) + (via + (at 111.1046 117.7544) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "3d4fe827-b8f5-471b-8efb-20d07f952db1") + ) + (via + (at 132.686 119.573) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "46958916-7eba-4297-be40-940b5adfe63d") + ) + (via + (at 109.088599 119.262401) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "4e45a3ea-57d2-4ee0-8313-1919a61ba8f1") + ) + (via + (at 108.458 123.444) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "5f75f8e7-92aa-47d5-9810-226a977fa341") + ) + (via + (at 127.2 112.903) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "63374950-02e5-4bfb-a2df-1b922462d127") + ) + (via + (at 109.0726 117.7544) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "6e35bc50-f0c1-449c-bb28-3632900d1d6f") + ) + (via + (at 120.269 118.364) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "743e6b8c-3a94-4ca1-8072-ee2495ba519b") + ) + (via + (at 102.616 110.49) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "8be9e33c-031c-4eee-bb0a-ae45d1fef9ea") + ) + (via + (at 104.013 107.823) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "8ec1c888-5781-4c33-b55a-82a4cdf19f3e") + ) + (via + (at 125.603 119.253) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (free yes) + (net 1) + (uuid "9464bece-9557-4071-bc8b-29b0af7a8e9c") + ) + (via + (at 122.936 104.775) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "96262f92-98cb-497a-8489-6af653ea19f6") + ) + (via + (at 105.537 118.491) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "9dbb2044-e466-4a3e-979b-3f6a8f531806") + ) + (via + (at 115.575 110.617) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "af99dbd8-a573-4fee-844f-92d42b47ac32") + ) + (via + (at 133.287757 116.193821) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "aff54fe4-234e-4711-bcd1-003b54d90e2a") + ) + (via + (at 110.109 109.093) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "b90b7e41-cf8f-4eb4-a993-53452a94f1c9") + ) + (via + (at 105.41 115.443) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "bb056cce-cce6-4251-8794-ba47c4babcd8") + ) + (via + (at 129.9972 102.7176) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "c235379b-9fc5-4c4e-8e01-cf7642243176") + ) + (via + (at 106.934 111.252) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "c82e516a-d77f-48c0-b1a4-06052e06a3eb") + ) + (via + (at 116.1555 114.2505) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "c8d54cd1-eca1-463c-ba1c-67d2b77abd21") + ) + (via + (at 110.998 104.648) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "ce67219c-6426-47d6-b9e6-8a48a89746e6") + ) + (via + (at 125.857 108.966) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "d18592bb-4c9b-407d-a205-2b1c5b76a71c") + ) + (via + (at 127.098 120.462) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "e3b07185-4684-4efe-a841-bba9624e5351") + ) + (via + (at 109.352 122.301) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "f0d44217-d390-47e5-bf16-da04a399e348") + ) + (segment + (start 118.282 122.682) + (end 117.5 121.9) + (width 0.254) + (layer "B.Cu") + (net 1) + (uuid "7794156e-92f3-4b71-ad61-c2e0fe283823") + ) + (segment + (start 118.999 122.682) + (end 118.282 122.682) + (width 0.254) + (layer "B.Cu") + (net 1) + (uuid "c0a31009-0a57-4248-856b-a4d333909a21") + ) + (segment + (start 106.736 123.444) + (end 106.736 122.486) + (width 0.1524) + (layer "F.Cu") + (net 2) + (uuid "07ec9357-2faf-4be5-832e-7ae4a9b0c502") + ) + (segment + (start 106.678 122.428) + (end 103.886 122.428) + (width 0.1524) + (layer "F.Cu") + (net 2) + (uuid "27fcdaf4-7cfb-4caf-b0f2-e923a7ee5f7d") + ) + (segment + (start 103.036 123.278) + (end 102.829 123.278) + (width 0.1524) + (layer "F.Cu") + (net 2) + (uuid "bb305af0-d800-488e-a4bb-8d88ce5375a5") + ) + (segment + (start 106.736 122.486) + (end 106.678 122.428) + (width 0.1524) + (layer "F.Cu") + (net 2) + (uuid "d7316fff-0c7b-4eb3-a8c8-4e47df147884") + ) + (segment + (start 103.886 122.428) + (end 103.036 123.278) + (width 0.1524) + (layer "F.Cu") + (net 2) + (uuid "e2eba35a-f90b-47df-8dbd-00f203c90d04") + ) + (segment + (start 108.546 121.578) + (end 105.029 121.578) + (width 0.1524) + (layer "F.Cu") + (net 3) + (uuid "0b972d8c-2bf7-4413-8980-bc6c80b753ee") + ) + (segment + (start 109.488601 120.142) + (end 109.488601 120.635399) + (width 0.1524) + (layer "F.Cu") + (net 3) + (uuid "5a0428b0-572a-4088-8ee9-2bd1db4687fd") + ) + (segment + (start 105.537 120.114) + (end 105.029 120.622) + (width 0.1524) + (layer "F.Cu") + (net 3) + (uuid "71285c8d-0855-46c9-9bbf-2e350b8dd709") + ) + (segment + (start 109.488601 120.635399) + (end 108.546 121.578) + (width 0.1524) + (layer "F.Cu") + (net 3) + (uuid "8d1f639f-5b04-42a0-acba-8ce21e7a4fd2") + ) + (segment + (start 105.029 120.622) + (end 105.029 121.578) + (width 0.1524) + (layer "F.Cu") + (net 3) + (uuid "ff6ce3ca-ee73-4664-a82e-4d4c81c925fe") + ) + (segment + (start 112.9426 114.1384) + (end 112.654 114.427) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "000b9911-bd3a-4122-8c5a-d574c89001b3") + ) + (segment + (start 110.2886 121.1384) + (end 109.987 121.44) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "01771bb9-e087-4b13-941c-26260f742b29") + ) + (segment + (start 111.125 107.442) + (end 111.125 105.4575) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "089701e3-1994-4659-9c38-3b570aa804bc") + ) + (segment + (start 112.655244 114.395798) + (end 112.658947 114.392095) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "12e81f71-3b98-4864-b100-9043a6161d5b") + ) + (segment + (start 124.079 122.682) + (end 122.9558 121.5588) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "13be9966-103d-4d72-ae89-f882f46c33dc") + ) + (segment + (start 112.396602 114.1384) + (end 112.288601 114.030399) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "14d8f5ce-e020-4f74-b54e-ab556c0b9590") + ) + (segment + (start 109.2449 114.1384) + (end 109.4065 114.3) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "19ac4cdb-3689-478a-917a-c468d6d9f626") + ) + (segment + (start 124.832 108.966) + (end 123.952 108.966) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "1db5879b-603b-4698-bb07-806bde73e1ac") + ) + (segment + (start 105.918 112.042) + (end 105.918 113.919) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "1dfee1ed-64c3-4cba-89a5-b470c6ad4e95") + ) + (segment + (start 113.4922 114.1384) + (end 112.9426 114.1384) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "1e5634a6-4cf8-4581-b614-6bea4cec21fc") + ) + (segment + (start 108.082 117.348) + (end 108.082 114.173) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "21997d10-09ab-4dcb-8664-5abbc99a4392") + ) + (segment + (start 127.7 116.483434) + (end 127.727071 116.456363) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "22434c85-0454-43fe-9f0d-71f3c92f3e2d") + ) + (segment + (start 116.459 113.157) + (end 115.076 113.157) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "2acdf968-9535-45f0-94f7-67b0aadcea48") + ) + (segment + (start 129.1525 117.44) + (end 127.92 117.44) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "2b917627-b496-45d1-93f9-fb5eafdb403f") + ) + (segment + (start 112.654 114.395798) + (end 112.396602 114.1384) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "2c996d00-0fba-48c2-a787-44b9975f7efe") + ) + (segment + (start 113.4922 117.738401) + (end 112.917401 117.738401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "2cb2baf8-8ed3-4cb7-b911-7e16f00a0d0b") + ) + (segment + (start 110.688599 113.3348) + (end 110.688599 111.947401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "34a60a21-8c6a-4818-8450-9e09d53b4f84") + ) + (segment + (start 112.654 117.475) + (end 112.654 114.395798) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "363d73b4-57ff-476c-8bfc-381d96aba231") + ) + (segment + (start 111.892 110.716) + (end 112.456 110.152) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "3a9ca140-7703-4afc-a906-5cd419c032d2") + ) + (segment + (start 126.873 110.744) + (end 126.882 110.735) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "3c8c7237-c460-41a4-bf7f-33d1f0c135e2") + ) + (segment + (start 111.003 110.744) + (end 111.003 110.716) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "3d3694e0-b3bf-4bdf-8675-80d214efde8d") + ) + (segment + (start 110.2886 114.0936) + (end 110.495 114.3) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "3e8d3096-357e-4c1b-9a05-17b9a4ba4779") + ) + (segment + (start 126.4 113.7) + (end 127.3 113.7) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "3eb85f23-2dbd-4ac0-8e57-8d9b0ba2011e") + ) + (segment + (start 116.967 112.649) + (end 116.459 113.157) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "401a6b13-d25f-40bf-a545-1feb301f6ae7") + ) + (segment + (start 105.946 112.014) + (end 105.918 112.042) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "43c6fa81-e14b-4cd9-b79b-49a7031188d6") + ) + (segment + (start 123.952 107.647) + (end 122.936 106.631) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "43d90104-9121-4182-b6bc-fa7983668687") + ) + (segment + (start 114.758401 117.738401) + (end 113.4922 117.738401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "47256e47-357c-44b4-b366-6a6d3232fa3f") + ) + (segment + (start 115.076 113.157) + (end 114.709 113.524) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "501d5858-bfe3-483c-836c-ee2169bcf4f5") + ) + (segment + (start 110.2886 113.3348) + (end 110.2886 111.4584) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "516de113-4440-4c2f-84a5-321b13e46c8b") + ) + (segment + (start 114.82 117.8) + (end 114.758401 117.738401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "5272faa3-212e-473c-9597-45b80869f0c1") + ) + (segment + (start 122.9558 121.5588) + (end 120.1618 121.5588) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "52cd9042-4589-4f4a-9525-30d3f595d72d") + ) + (segment + (start 112.456 108.773) + (end 111.125 107.442) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "54de94d8-bb03-45b2-ab98-51e90db48411") + ) + (segment + (start 107.691599 117.738401) + (end 108.082 117.348) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "54ffb82c-e01c-4954-84e9-aa6bc3fdd2e8") + ) + (segment + (start 112.288601 112.731499) + (end 113.4911 111.529) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "556182a6-6977-4e7a-a600-1c618489bb03") + ) + (segment + (start 112.288601 113.3348) + (end 112.288601 112.731499) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "55b810e3-8a65-4058-81f9-454bc980c32f") + ) + (segment + (start 105.800401 117.738401) + (end 105.537 117.475) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "56c1efd4-8b86-4722-b51c-fec0937e9dce") + ) + (segment + (start 113.924 111.529) + (end 114.818 111.529) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "62aaf264-1a6a-435c-8c62-4522ce627e89") + ) + (segment + (start 123.952 108.966) + (end 119.507 108.966) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "6425976d-ba77-4986-996c-c52c956af6f1") + ) + (segment + (start 105.916 111.984) + (end 105.946 112.014) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "66092cf7-90c7-4540-8d93-9d82b1ae4b4c") + ) + (segment + (start 118.745 109.728) + (end 117.856 109.728) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "69ed9f08-3d61-457c-be0b-a1f2b6df0933") + ) + (segment + (start 120.1618 121.5588) + (end 117.775 119.172) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "6c6188e5-db52-46af-9ba4-de4c20c78f36") + ) + (segment + (start 110.2886 120.142) + (end 110.2886 121.1384) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "6e7a6122-4144-429d-b42a-8a829342a660") + ) + (segment + (start 127.7 117.22) + (end 127.7 116.483434) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "703daea5-59d4-437d-ace2-4684b21775d2") + ) + (segment + (start 106.685 114.1384) + (end 108.0474 114.1384) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "74081d44-dc6b-4d36-b42f-c178865b4409") + ) + (segment + (start 105.916 110.49) + (end 105.916 111.984) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "75a370a2-04aa-4d63-99c3-c797fa6362e9") + ) + (segment + (start 110.2886 113.3348) + (end 110.2886 114.0936) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "794b9c89-9fbb-42b5-87e2-1bb07406a662") + ) + (segment + (start 114.3626 114.1384) + (end 114.709 113.792) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "7a33e1a4-d79b-4741-a94d-b0e8e533bc5c") + ) + (segment + (start 112.456 110.152) + (end 112.456 108.773) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "7a48d9ca-db95-4b2c-8e00-4db17e5230f7") + ) + (segment + (start 114.818 111.529) + (end 114.841 111.506) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "7b25873d-6243-4897-8455-5bc951c932f8") + ) + (segment + (start 110.236 102.997) + (end 110.97 102.997) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "80358cd7-4f49-49cc-b37a-2338a14d649d") + ) + (segment + (start 117.856 109.728) + (end 116.967 110.617) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "84478ae0-6500-4eed-a4fb-6df09dd4d270") + ) + (segment + (start 110.495 114.3) + (end 110.688599 114.106401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "8b1d5db1-32a8-4daa-8fdb-b5298a9b2f0c") + ) + (segment + (start 112.917401 117.738401) + (end 112.654 117.475) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "8b1f581c-ebfa-43ef-8a01-8011a06c0c97") + ) + (segment + (start 129.1525 117.44) + (end 129.1525 116.94) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "8f0f0f5f-b757-46a6-a95a-174812141417") + ) + (segment + (start 123.952 107.823) + (end 123.952 107.647) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "9206cc34-01d7-4e00-a7b5-a9ffec330846") + ) + (segment + (start 114.709 113.524) + (end 114.709 113.792) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "9c5c6da3-5ff3-4331-ab76-f7f8efd6f572") + ) + (segment + (start 112.654 114.395798) + (end 112.655244 114.395798) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "9d5a07f0-dc58-4ac3-ac53-95ba474357d3") + ) + (segment + (start 110.97 102.997) + (end 110.998 103.025) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "9d74d66a-ce4f-4749-bf51-3178ea1890b8") + ) + (segment + (start 127.92 117.44) + (end 127.7 117.22) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "a0c91efb-56bb-40a2-a98d-b294268ea512") + ) + (segment + (start 112.288601 114.030399) + (end 112.288601 113.3348) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "a248692c-9040-4d35-822e-d9bdb8c2cddc") + ) + (segment + (start 106.685 114.1384) + (end 106.1374 114.1384) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "a67aa49a-3f00-442e-a167-5d3d4e28c836") + ) + (segment + (start 108.0474 114.1384) + (end 109.2449 114.1384) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "a6b500c1-8cb9-40ed-8da7-e854d3c5424e") + ) + (segment + (start 109.982 103.251) + (end 109.38 103.251) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "acf87511-f61f-41d8-aa93-5c1eb3926ed1") + ) + (segment + (start 113.4911 111.529) + (end 113.924 111.529) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "ada2dc67-ce60-4036-9015-c0c0fa749380") + ) + (segment + (start 106.685 117.738401) + (end 107.691599 117.738401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "ae663898-8b00-458d-9c5a-709e12ae7f66") + ) + (segment + (start 113.4922 114.1384) + (end 114.3626 114.1384) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "af87df25-0084-4b75-adfe-4194b878b463") + ) + (segment + (start 108.082 114.173) + (end 108.0474 114.1384) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "b41e09ff-b54a-42b6-ac38-db83cddb895b") + ) + (segment + (start 108.082 118.11) + (end 107.710401 117.738401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "b7bd073a-979a-4aab-bec9-2d35424e16f0") + ) + (segment + (start 108.336 118.745) + (end 108.082 118.491) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "b89f5fad-3c1e-4701-9584-700c722f6677") + ) + (segment + (start 110.2886 111.4584) + (end 111.003 110.744) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "ba6e8d3e-5cf5-4632-a3ba-095e7e39361c") + ) + (segment + (start 117.775 119.172) + (end 116.192 119.172) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "bc2a3670-6355-4e4e-b4e0-1cc4c8cbcaaa") + ) + (segment + (start 108.082 118.491) + (end 108.082 118.11) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "bc64dc18-9e4e-49b4-8ab0-f0137adb88fe") + ) + (segment + (start 111.125 105.4575) + (end 110.236 104.5685) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "c146fbbf-24b0-4bc6-8de9-763e1b6049f5") + ) + (segment + (start 107.710401 117.738401) + (end 107.691599 117.738401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "c397097b-9823-4161-8653-a2ece073626c") + ) + (segment + (start 110.2886 120.142) + (end 110.2886 119.1736) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "c3ef24bf-1f3a-4855-ad3d-3c3efdc32c04") + ) + (segment + (start 106.685 117.738401) + (end 105.800401 117.738401) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "c61626c8-16af-4d36-896f-797d44e1f52f") + ) + (segment + (start 105.537 117.475) + (end 105.537 117.094) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "ccd466c5-b291-4fec-8fd3-43cc16138479") + ) + (segment + (start 111.892 110.744) + (end 111.892 110.716) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "d086c068-3e2d-4c01-a0d1-de821a32834f") + ) + (segment + (start 110.236 104.5685) + (end 110.236 102.997) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "d17eb370-3c41-4908-9f5d-33339e7697f0") + ) + (segment + (start 110.236 102.997) + (end 109.982 103.251) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "d5f3eab0-5ba4-466e-9a47-93ee5fc90b93") + ) + (segment + (start 116.967 110.617) + (end 116.967 112.649) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "dc68687f-d2a8-4515-8783-cd2ecec24109") + ) + (segment + (start 106.1374 114.1384) + (end 105.918 113.919) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "df1205bf-6760-4b6c-9efe-9792cf1e60dd") + ) + (segment + (start 116.192 119.172) + (end 114.82 117.8) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "e1886d77-b3c7-427f-9537-2b1d3628fe69") + ) + (segment + (start 126.882 110.735) + (end 126.882 109.616) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "e246a290-4676-4611-aa5c-7b5d358bf0cc") + ) + (segment + (start 119.507 108.966) + (end 118.745 109.728) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "e4f534be-ed6c-44e1-a477-e1079aa269f9") + ) + (segment + (start 126.1 114) + (end 126.4 113.7) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "eb3a159c-3bcc-4e75-8f3b-d16790cbfa21") + ) + (segment + (start 110.2886 119.1736) + (end 109.86 118.745) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "f28b269e-70a0-49f8-a403-26eb4712666a") + ) + (segment + (start 110.688599 111.947401) + (end 111.892 110.744) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "f5c3c760-4041-49c7-b94f-9db64a0c48cf") + ) + (segment + (start 110.688599 114.106401) + (end 110.688599 113.3348) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "f62c1126-642e-4972-8938-dc7f194bf31f") + ) + (segment + (start 126.6 117.22) + (end 127.7 117.22) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "fa62a8cf-8467-4a64-a402-c1c6761ef259") + ) + (segment + (start 109.86 118.745) + (end 108.336 118.745) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "fafa42a6-5b41-4a36-8f1d-8112d6b47470") + ) + (via + (at 127.727071 116.456363) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "1cad9dc8-bf23-454a-af1d-a4ca55fbb5c9") + ) + (via + (at 126.873 110.744) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "2991e685-9f39-44cf-abc3-aab503d5ede9") + ) + (via + (at 112.658947 114.392095) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "3e19f76a-917a-4cec-8cfc-331760826aec") + ) + (via + (at 110.495 114.3) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "732d1cc6-51b3-4160-a6a1-a614b952c2f6") + ) + (via + (at 126.1 114) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "82e601ea-97bb-4673-8f39-35c20b408001") + ) + (via + (at 109.4065 114.3) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "9df4d947-4652-4f5e-9540-57a4ae2bdff4") + ) + (via + (at 123.952 107.823) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "a451348f-14e0-4144-bb7e-cc930a85c8be") + ) + (via + (at 123.952 108.966) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "be91aa03-e6cc-4c81-8760-210af9087996") + ) + (segment + (start 129.263226 115.0698) + (end 127.876663 116.456363) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "099a69d9-f1a1-40ef-8752-686fb94f5b87") + ) + (segment + (start 123.952 108.966) + (end 123.952 107.823) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "33778f2e-42fd-46d1-a176-0d8cf136f77f") + ) + (segment + (start 126.1 114.829292) + (end 127.727071 116.456363) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "3c1eb367-28e0-4970-8125-e17fa7f9116b") + ) + (segment + (start 132.2192 115.0698) + (end 129.263226 115.0698) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "4ae7d56c-a273-4625-9e4b-e572be7124ae") + ) + (segment + (start 112.566852 114.3) + (end 112.658947 114.392095) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "53e34fc6-5a03-41f1-acfd-7dc16fec1dcf") + ) + (segment + (start 127.876663 116.456363) + (end 127.727071 116.456363) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "5a164ed9-6cd9-4ae3-b59f-4d1407028596") + ) + (segment + (start 126.873 110.744) + (end 125.73 109.601) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "69bb0f8e-a415-4892-911e-7f2865f0147b") + ) + (segment + (start 110.495 114.3) + (end 112.566852 114.3) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "6ffb9f32-490e-4a0b-8c0b-91c90846aa26") + ) + (segment + (start 134.18 113.109) + (end 132.2192 115.0698) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "7af744c9-abd4-49c8-addb-7507e15651d2") + ) + (segment + (start 124.587 109.601) + (end 123.952 108.966) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "89a42acb-2396-41ed-9550-9fcb8fac94cb") + ) + (segment + (start 126.1 111.517) + (end 126.1 114) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "a00b7e99-9559-4ce2-ae85-6f8723a2ebbf") + ) + (segment + (start 110.495 114.3) + (end 109.4065 114.3) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "b2670f2f-3803-48a9-8c1d-5eb57629ab2c") + ) + (segment + (start 126.1 114) + (end 126.1 114.829292) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "ce6dd5e5-5c87-4bed-b9b2-463b5f53b59f") + ) + (segment + (start 126.873 110.744) + (end 126.1 111.517) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "f26edd25-0e04-4842-8912-e559cf6c1416") + ) + (segment + (start 125.73 109.601) + (end 124.587 109.601) + (width 0.254) + (layer "B.Cu") + (net 4) + (uuid "fefa90b6-fba6-4dfc-b39f-5ba21aae7d18") + ) + (segment + (start 111.888599 114.550599) + (end 112.146 114.808) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "34b237c4-d660-43be-ad88-486123c1c3c7") + ) + (segment + (start 110.114 114.808) + (end 112.146 114.808) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "38110142-a09b-45d7-98a4-15b78dad1c60") + ) + (segment + (start 111.888599 112.525401) + (end 113.797 110.617) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "4a635edf-3f3a-4d69-93ee-48643cd44641") + ) + (segment + (start 109.8886 110.9414) + (end 110.114 110.716) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "4f73de2d-b183-496a-a593-758bb70ebad5") + ) + (segment + (start 113.797 110.617) + (end 113.825 110.617) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "5e8e33f9-404f-4f75-8757-e11879215021") + ) + (segment + (start 111.888599 113.3348) + (end 111.888599 112.525401) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "688766c0-136c-404e-a9ba-eaa561f84b2e") + ) + (segment + (start 111.13 118.745) + (end 110.688599 119.186401) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "94270a0c-ed49-430f-8314-8a77b9b9d20b") + ) + (segment + (start 111.892 118.745) + (end 111.13 118.745) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "94a9c3fa-eb3b-4e81-a803-91316af0631d") + ) + (segment + (start 109.8886 113.3348) + (end 109.8886 110.9414) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "9a2a5acb-a4ee-4c18-8c0b-256eda0962be") + ) + (segment + (start 110.114 114.808) + (end 112.146 114.808) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "ae34a9b7-21be-4395-a227-9bd31e3e3d2a") + ) + (segment + (start 109.8886 114.5826) + (end 110.114 114.808) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "ae4529d8-3c0a-4df1-8664-87ca12a692f2") + ) + (segment + (start 110.688599 121.125599) + (end 111.003 121.44) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "bfd1bc9e-9353-4143-9558-86d53aecec67") + ) + (segment + (start 110.688599 119.186401) + (end 110.688599 120.142) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "c02bc4ae-2e63-4264-a48a-e273356273de") + ) + (segment + (start 112.146 114.808) + (end 112.146 118.491) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "cae401e4-4049-4528-b421-04c836b64130") + ) + (segment + (start 112.146 118.491) + (end 111.892 118.745) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "cdfaf300-2412-485a-818a-42ac7af23742") + ) + (segment + (start 111.888599 113.3348) + (end 111.888599 114.550599) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "eb09f05f-6f06-45e4-a39f-9d5a38d42fa5") + ) + (segment + (start 109.8886 113.3348) + (end 109.8886 114.5826) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "f347de28-f4e9-4f54-af0a-04dc56acada5") + ) + (segment + (start 110.688599 120.142) + (end 110.688599 121.125599) + (width 0.254) + (layer "F.Cu") + (net 5) + (uuid "fdd31283-ee57-4c78-bbc3-5d0e2857cc40") + ) + (segment + (start 114.841 112.522) + (end 113.947 112.522) + (width 0.254) + (layer "F.Cu") + (net 6) + (uuid "0a247afa-f3f4-4555-a875-c361feaf71b6") + ) + (segment + (start 113.947 112.522) + (end 113.924 112.499) + (width 0.254) + (layer "F.Cu") + (net 6) + (uuid "2260f97d-a4e9-40e4-9783-d4d8f38bfa34") + ) + (segment + (start 112.6886 112.870316) + (end 113.059916 112.499) + (width 0.254) + (layer "F.Cu") + (net 6) + (uuid "51061e38-2bf8-4e5c-977e-b24efb650794") + ) + (segment + (start 113.059916 112.499) + (end 113.924 112.499) + (width 0.254) + (layer "F.Cu") + (net 6) + (uuid "5a333f2b-16f2-4b0e-a772-4301d150f160") + ) + (segment + (start 112.6886 113.3348) + (end 112.6886 112.870316) + (width 0.254) + (layer "F.Cu") + (net 6) + (uuid "a4114717-84c1-42ec-981a-e3ff626955c3") + ) + (segment + (start 106.685 114.938401) + (end 105.303941 114.938401) + (width 0.1524) + (layer "F.Cu") + (net 7) + (uuid "1dd19bae-93fc-4130-9db8-f0aeaada1342") + ) + (segment + (start 104.775 117.856) + (end 103.759 118.872) + (width 0.1524) + (layer "F.Cu") + (net 7) + (uuid "5d31c3fb-570d-4a55-b8a4-a6c97016e6cb") + ) + (segment + (start 105.303941 114.938401) + (end 104.775 115.467342) + (width 0.1524) + (layer "F.Cu") + (net 7) + (uuid "cfcb516e-82af-4990-bb12-fd277945cdc4") + ) + (segment + (start 103.759 118.872) + (end 103.378 118.872) + (width 0.1524) + (layer "F.Cu") + (net 7) + (uuid "e720563a-60cc-49ac-b4e9-e418283fdb08") + ) + (segment + (start 104.775 115.467342) + (end 104.775 117.856) + (width 0.1524) + (layer "F.Cu") + (net 7) + (uuid "e74990ec-dc9c-4267-853e-c42b59b557a2") + ) + (segment + (start 105.171601 114.538399) + (end 103.378 116.332) + (width 0.1524) + (layer "F.Cu") + (net 8) + (uuid "1de58533-6414-4ef8-8007-a56e5e8e3ff1") + ) + (segment + (start 106.685 114.538399) + (end 105.171601 114.538399) + (width 0.1524) + (layer "F.Cu") + (net 8) + (uuid "3fe810d1-f624-4931-bccb-7f6d17144995") + ) + (segment + (start 112.3696 122.011242) + (end 112.3696 123.2916) + (width 0.1524) + (layer "F.Cu") + (net 9) + (uuid "2e1056d2-f5a9-4512-b843-c2ae582dbe4d") + ) + (segment + (start 113.157 124.079) + (end 120.142 124.079) + (width 0.1524) + (layer "F.Cu") + (net 9) + (uuid "7581fc0c-a7f0-4c7d-87de-c6fa5e4af15e") + ) + (segment + (start 111.088601 120.142) + (end 111.088601 120.730243) + (width 0.1524) + (layer "F.Cu") + (net 9) + (uuid "82e1fadd-785c-4754-adc0-69f0336f4cdb") + ) + (segment + (start 111.088601 120.730243) + (end 112.3696 122.011242) + (width 0.1524) + (layer "F.Cu") + (net 9) + (uuid "d42ed4ad-ae73-4ea5-a47b-34cd82d26103") + ) + (segment + (start 112.3696 123.2916) + (end 113.157 124.079) + (width 0.1524) + (layer "F.Cu") + (net 9) + (uuid "e17e7dc7-5033-43a7-ad53-756ddbd84467") + ) + (segment + (start 120.142 124.079) + (end 121.539 122.682) + (width 0.1524) + (layer "F.Cu") + (net 9) + (uuid "f965b16e-1efe-4270-a142-a9c72560a88e") + ) + (segment + (start 112.649 123.063) + (end 113.3856 123.7996) + (width 0.1524) + (layer "F.Cu") + (net 10) + (uuid "22503700-5662-4c74-afe7-8690d02ea99c") + ) + (segment + (start 112.649 121.89551) + (end 112.649 123.063) + (width 0.1524) + (layer "F.Cu") + (net 10) + (uuid "6e6db1a0-27ab-46e9-beb7-b3fe97d7a420") + ) + (segment + (start 115.3414 123.7996) + (end 116.459 122.682) + (width 0.1524) + (layer "F.Cu") + (net 10) + (uuid "c99b4a69-6511-4752-aa58-f429355d1ce5") + ) + (segment + (start 113.3856 123.7996) + (end 115.3414 123.7996) + (width 0.1524) + (layer "F.Cu") + (net 10) + (uuid "d5ecde4a-4010-408a-b67e-8edf438b05de") + ) + (segment + (start 111.4886 120.73511) + (end 112.649 121.89551) + (width 0.1524) + (layer "F.Cu") + (net 10) + (uuid "ded08a48-d5a3-4504-a5cc-970bd5a57824") + ) + (segment + (start 111.4886 120.142) + (end 111.4886 120.73511) + (width 0.1524) + (layer "F.Cu") + (net 10) + (uuid "fde7a8d8-9779-49aa-acbf-aef9809d4da3") + ) + (segment + (start 121.176 119.926) + (end 121.176 120.124) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "6c68ca47-d92e-4a35-b416-f98535e318b8") + ) + (segment + (start 118.6 121) + (end 118.15 121) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "6cf9c8f9-7658-41d1-abc8-b5ce525c21c3") + ) + (segment + (start 112.527 121.29) + (end 112.527 121.285) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "738049a1-898b-40c1-a8b2-3876e1fe7fe8") + ) + (segment + (start 111.888599 120.646599) + (end 111.888599 120.142) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "73fc5748-3429-4434-9899-64a841729336") + ) + (segment + (start 113.919 122.682) + (end 116.675 119.926) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "7acf9b4a-cf5f-411a-ad70-7e2984fa6e56") + ) + (segment + (start 121.176 120.124) + (end 120.3 121) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "8c6bc3fc-9cf7-4531-ac91-f397819551f7") + ) + (segment + (start 116.675 119.926) + (end 117.076 119.926) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "a50dddd5-d5ff-4b5f-9d7d-a79ed552e596") + ) + (segment + (start 113.919 122.682) + (end 112.527 121.29) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "bfd02d3b-0d3f-49ee-a7bd-4f56ce92fdad") + ) + (segment + (start 118.15 121) + (end 117.076 119.926) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "eedb9237-2a0a-416a-8dcb-535243d1a068") + ) + (segment + (start 112.527 121.285) + (end 111.888599 120.646599) + (width 0.1524) + (layer "F.Cu") + (net 11) + (uuid "ef46154c-2eec-4a91-ab1b-15239fd1e66c") + ) + (via + (at 118.6 121) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 11) + (uuid "460ba6c7-5a15-4c2c-972f-3630f36c79c8") + ) + (via + (at 120.3 121) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 11) + (uuid "a9122d43-5d5a-4769-9418-11db54a6c32e") + ) + (segment + (start 120.3 121) + (end 118.6 121) + (width 0.1524) + (layer "B.Cu") + (net 11) + (uuid "bec18ca1-a4b0-41ec-a852-4d5e923eccb3") + ) + (segment + (start 119.7625 114.95) + (end 120.424999 114.95) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "0e3813e2-7103-4d00-b9d2-e4796e3df265") + ) + (segment + (start 120.679 113.479) + (end 120.25 113.05) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "309b8f37-7506-47a1-ac7c-54fb073be7ea") + ) + (segment + (start 118.2 115.08) + (end 119.6325 115.08) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "3a745b9d-7eff-4bfc-b610-7e4a7c78c662") + ) + (segment + (start 120.679 114.695999) + (end 120.679 113.479) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "4070d222-0c48-40d2-b3c8-f78e6df2fc1b") + ) + (segment + (start 117.2 115.08) + (end 118.2 115.08) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "5e2dbf44-a238-4b2e-bc3a-1e4d4db1781a") + ) + (segment + (start 117.403 106.413) + (end 117.207 106.609) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "8ff4dde1-c81f-40b8-9833-d308e321725e") + ) + (segment + (start 119.6325 115.08) + (end 119.7625 114.95) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "929ea727-90cc-474f-81e9-8eeced3ad9d4") + ) + (segment + (start 118.1 113) + (end 119.7125 113) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "b7068242-4cdc-4954-9ecc-1ba9a7437606") + ) + (segment + (start 119.7125 113) + (end 119.7625 113.05) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "be187fe8-159a-42c9-8441-b4855cf94a8c") + ) + (segment + (start 117.207 108.593) + (end 116.8 109) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "cf36f1b2-122b-4e17-8efb-00aac8306419") + ) + (segment + (start 120.25 113.05) + (end 119.7625 113.05) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "e9a89470-e09f-4242-9f2a-4a43fcbbb292") + ) + (segment + (start 120.424999 114.95) + (end 120.679 114.695999) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "f865899f-4689-4e8a-9c08-6638b3c3563c") + ) + (segment + (start 117.207 106.609) + (end 117.207 108.593) + (width 0.254) + (layer "F.Cu") + (net 12) + (uuid "ffdae58a-9734-4ef5-b05c-b1b9b110cb83") + ) + (via + (at 118.1 113) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 12) + (uuid "0a42ef32-87d2-4acd-a8ff-1963023332a9") + ) + (via + (at 116.8 109) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 12) + (uuid "90733802-3259-43af-a8e0-0089fa8c9145") + ) + (segment + (start 116.8 109) + (end 118.1 110.3) + (width 0.254) + (layer "B.Cu") + (net 12) + (uuid "c966de39-db0b-4aaa-af43-55e54794a3e4") + ) + (segment + (start 118.1 110.3) + (end 118.1 113) + (width 0.254) + (layer "B.Cu") + (net 12) + (uuid "ddef2e18-0954-42f3-b56f-aa4919cdbc5c") + ) + (segment + (start 130.781 120.462) + (end 131.797 120.462) + (width 0.1524) + (layer "F.Cu") + (net 13) + (uuid "005e8d65-fdbd-476e-83d6-15482011a16e") + ) + (segment + (start 131.826 120.467) + (end 131.826 122.748) + (width 0.1524) + (layer "F.Cu") + (net 13) + (uuid "8280b015-026a-4f3a-a20c-c8caa4feea2a") + ) + (segment + (start 129.765 120.462) + (end 128.82 120.462) + (width 0.1524) + (layer "F.Cu") + (net 14) + (uuid "436467eb-2c45-423e-8ab1-1a4559190eca") + ) + (segment + (start 129.286 120.894) + (end 129.286 122.748) + (width 0.1524) + (layer "F.Cu") + (net 14) + (uuid "7592e24a-a6c8-4153-8dc3-d533ac3ee3a3") + ) + (segment + (start 128.82 120.462) + (end 129.252 120.894) + (width 0.1524) + (layer "F.Cu") + (net 14) + (uuid "d79d8e7e-aac5-4c63-a292-491001deca30") + ) + (segment + (start 123.446 117.094) + (end 125.3468 115.1932) + (width 0.1524) + (layer "F.Cu") + (net 15) + (uuid "1747580d-e87d-4319-b83b-016850dee4b3") + ) + (segment + (start 129.1082 109.0422) + (end 129.1082 104.2925) + (width 0.1524) + (layer "F.Cu") + (net 15) + (uuid "22cf8b3d-01c7-4087-91d8-41fd44ea1bdd") + ) + (segment + (start 127.688378 115.1932) + (end 128.080452 114.801126) + (width 0.1524) + (layer "F.Cu") + (net 15) + (uuid "4274b0b0-ab72-4cbc-8fd8-238c4a0de160") + ) + (segment + (start 131.7752 111.7092) + (end 129.1082 109.0422) + (width 0.1524) + (layer "F.Cu") + (net 15) + (uuid "58e78c73-a899-4e86-bc4f-c848d2149abc") + ) + (segment + (start 125.3468 115.1932) + (end 127.688378 115.1932) + (width 0.1524) + (layer "F.Cu") + (net 15) + (uuid "5e0c5c15-9b5e-4e2d-b23c-70c41fa5bae6") + ) + (via + (at 131.7752 111.7092) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 15) + (uuid "3b683b30-5610-457d-a856-4ae169ef3f75") + ) + (via + (at 128.080452 114.801126) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 15) + (uuid "e86b9f76-05b1-42b6-aadc-d543b9abb2f7") + ) + (segment + (start 128.403742 114.801126) + (end 128.080452 114.801126) + (width 0.1524) + (layer "B.Cu") + (net 15) + (uuid "34262e1b-b3b5-4247-9a71-b0498bebf0c4") + ) + (segment + (start 131.7752 111.7092) + (end 131.495668 111.7092) + (width 0.1524) + (layer "B.Cu") + (net 15) + (uuid "a2e342f2-1037-4e6d-8392-752e0e9966ef") + ) + (segment + (start 131.495668 111.7092) + (end 128.403742 114.801126) + (width 0.1524) + (layer "B.Cu") + (net 15) + (uuid "a62d25e2-2090-4390-aa8a-4d41d286c72c") + ) + (segment + (start 129.84 119.417) + (end 129.765 119.492) + (width 0.1524) + (layer "F.Cu") + (net 16) + (uuid "331c0cfd-c992-42ca-b09c-7e586302b96a") + ) + (segment + (start 129.84 118.1275) + (end 129.84 119.417) + (width 0.1524) + (layer "F.Cu") + (net 16) + (uuid "88c7bddd-2d09-4662-9bef-b13ae6153ae9") + ) + (segment + (start 122.3452 117.1748) + (end 122.426 117.094) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "34896d67-3f9e-4e6a-814e-41393a467744") + ) + (segment + (start 113.4922 117.338399) + (end 114.459243 117.338399) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "36fe4efd-505b-4f7c-a6a3-e6855624da7e") + ) + (segment + (start 114.459243 117.338399) + (end 114.622842 117.1748) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "631f2533-e8c3-4b06-bf65-f50eef27b3ff") + ) + (segment + (start 114.622842 117.1748) + (end 122.3452 117.1748) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "9f88fdb9-a22c-42f0-af6f-3b7d04eec3de") + ) + (segment + (start 107.442 109.474) + (end 107.4886 109.4274) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "01edf0eb-8126-4eb2-957f-c34415c07021") + ) + (segment + (start 106.936 109.474) + (end 107.442 109.474) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "209cc1bf-752f-4435-b282-328b1e46eb9f") + ) + (segment + (start 107.4886 110.6932) + (end 107.4886 111.4594) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "2e020d16-54dc-4d6d-bbe2-034f43048ffa") + ) + (segment + (start 107.4886 109.4274) + (end 107.4886 110.4096) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "2e10fe3e-b6df-41ab-8968-75ab7c2d5353") + ) + (segment + (start 102.843 108.053922) + (end 103.602679 108.8136) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "40adfb19-740c-47d6-9555-398d445b65aa") + ) + (segment + (start 107.2896 108.8136) + (end 107.4886 109.0126) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "71515325-1502-4dcc-9714-2c6c58449dc6") + ) + (segment + (start 103.98 103.251) + (end 102.843 104.388) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "7c4898fe-cc7a-4e1b-8d9f-9310e7e816b1") + ) + (segment + (start 107.0184 110.4096) + (end 106.938 110.49) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "82cbde98-3192-4fab-868e-e3ac175078cd") + ) + (segment + (start 107.4886 109.0126) + (end 107.4886 109.4274) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "8c8a8d6a-ab63-4ea2-b7f8-ca1045a5460e") + ) + (segment + (start 102.843 104.388) + (end 102.843 108.053922) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "93df45f3-069a-479b-b845-f36076588d53") + ) + (segment + (start 107.4886 110.4096) + (end 107.0164 110.4096) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "97fbd7c3-f947-40a3-8c3f-79fdb1fa161d") + ) + (segment + (start 107.4886 110.4096) + (end 107.4886 110.714) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "9a1cd980-b770-46f8-82a9-25f645b20b9d") + ) + (segment + (start 107.0164 110.4096) + (end 106.936 110.49) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "9fd4c78c-6752-497b-8171-2b2f60ca449f") + ) + (segment + (start 103.632 108.8136) + (end 107.2896 108.8136) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "c2cda90b-adbd-47c8-ac3e-905049d52ea6") + ) + (segment + (start 107.4886 111.4594) + (end 107.4886 113.3348) + (width 0.1524) + (layer "F.Cu") + (net 18) + (uuid "d4df97de-e0b1-4e72-8451-7f3dc3a664c8") + ) + (segment + (start 104.305 109.583) + (end 104.305 113.683) + (width 0.1524) + (layer "F.Cu") + (net 19) + (uuid "0c8cc309-bb6c-4940-a042-071732a07474") + ) + (segment + (start 105.807 109.583) + (end 104.305 109.583) + (width 0.1524) + (layer "F.Cu") + (net 19) + (uuid "d5c86f38-bc9a-42ba-8bfb-d8e24d446fad") + ) + (segment + (start 105.916 109.474) + (end 105.807 109.583) + (width 0.1524) + (layer "F.Cu") + (net 19) + (uuid "d6157421-5f47-4b7e-811a-c9d21d0e42bc") + ) + (segment + (start 130.34 119.051) + (end 130.781 119.492) + (width 0.1524) + (layer "F.Cu") + (net 20) + (uuid "598df5cd-5a7e-4dd7-a325-8d7e51bf5404") + ) + (segment + (start 130.34 118.1275) + (end 130.34 119.051) + (width 0.1524) + (layer "F.Cu") + (net 20) + (uuid "9224c48a-995f-4d6c-9d4f-f71497cb4042") + ) + (segment + (start 114.556 108.331) + (end 115.443 108.331) + (width 0.1524) + (layer "F.Cu") + (net 21) + (uuid "37ec8be8-f32b-4f4e-9ac6-de1b6461b17b") + ) + (segment + (start 115.443 108.331) + (end 116.103 107.671) + (width 0.1524) + (layer "F.Cu") + (net 21) + (uuid "3cceb5ec-49e3-4320-9a3d-81934baf6b85") + ) + (segment + (start 116.103 107.671) + (end 116.103 106.413) + (width 0.1524) + (layer "F.Cu") + (net 21) + (uuid "7a169f08-2db9-49bd-b234-4acc5aa41f05") + ) + (segment + (start 126.70997 114.508) + (end 127.04477 114.1732) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "0b1becf1-38ec-4740-8ecb-2fa071955426") + ) + (segment + (start 127.04477 114.1732) + (end 127.62883 114.1732) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "1a821c9b-3386-4c8f-941e-fd11e297ccfd") + ) + (segment + (start 124.192 114.508) + (end 126.70997 114.508) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "278d04ba-0b0f-471d-9db7-afa314d115a9") + ) + (segment + (start 113.5352 116.8954) + (end 121.8046 116.8954) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "560a6713-3632-443f-885b-593243680254") + ) + (segment + (start 128.11003 113.692) + (end 133.123 113.692) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "78c3dcfc-bd42-49fc-a203-0a0bb8a80b0b") + ) + (segment + (start 140.782 121.351) + (end 147.066 121.351) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "a072dc04-ed9e-4288-9eeb-39275a82cb7f") + ) + (segment + (start 113.4922 116.9384) + (end 113.5352 116.8954) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "ae53d839-d9bb-4746-afd5-91cf96d54448") + ) + (segment + (start 121.8046 116.8954) + (end 124.192 114.508) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "b5a15636-1bea-4df9-b149-4c2b996157e5") + ) + (segment + (start 127.62883 114.1732) + (end 128.11003 113.692) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "b6879d97-7eac-4ce4-929b-4794c114ad5d") + ) + (segment + (start 133.123 113.692) + (end 140.782 121.351) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "d1f984b5-e062-4434-b389-f40310c01b70") + ) + (segment + (start 115.189 109.347) + (end 116.753 107.783) + (width 0.1524) + (layer "F.Cu") + (net 24) + (uuid "24e55bd4-d88e-46d9-be4a-b20f7dd9fc1a") + ) + (segment + (start 114.556 109.347) + (end 115.189 109.347) + (width 0.1524) + (layer "F.Cu") + (net 24) + (uuid "e48ac5c1-c71b-49be-a22a-ef381e2a132e") + ) + (segment + (start 116.753 107.783) + (end 116.753 106.413) + (width 0.1524) + (layer "F.Cu") + (net 24) + (uuid "e837ae46-c4bf-4db6-b438-eb5378a7481a") + ) + (segment + (start 123.618 108.251) + (end 123.683 108.316) + (width 0.254) + (layer "F.Cu") + (net 26) + (uuid "173ba83b-50fc-466e-a2ed-b5b7acf51b9c") + ) + (segment + (start 122.428 108.251) + (end 123.618 108.251) + (width 0.254) + (layer "F.Cu") + (net 26) + (uuid "62fa84fe-3463-4868-b7d7-e9c11d3d4158") + ) + (segment + (start 123.683 108.316) + (end 124.832 108.316) + (width 0.254) + (layer "F.Cu") + (net 26) + (uuid "d5a6ce51-44ba-44f7-bc32-75070203ee41") + ) + (segment + (start 127.477161 114.72) + (end 127.904035 114.293126) + (width 0.1524) + (layer "F.Cu") + (net 27) + (uuid "117257b5-e7c3-412e-a232-2d80eea5b68b") + ) + (segment + (start 127.3 114.72) + (end 127.477161 114.72) + (width 0.1524) + (layer "F.Cu") + (net 27) + (uuid "344c0288-bb49-43a2-b16e-217b9b17ba44") + ) + (segment + (start 127.904035 114.293126) + (end 128.880626 114.293126) + (width 0.1524) + (layer "F.Cu") + (net 27) + (uuid "5a3f336e-3613-47c4-a639-b7f112b7fb69") + ) + (segment + (start 128.880626 114.293126) + (end 129.84 115.2525) + (width 0.1524) + (layer "F.Cu") + (net 27) + (uuid "695f093c-6917-4392-949e-3944c1660235") + ) + (segment + (start 109.8886 120.142) + (end 109.8886 120.7434) + (width 0.1524) + (layer "F.Cu") + (net 28) + (uuid "2cedf742-bad6-464c-a82c-8c26e3b509c8") + ) + (segment + (start 109.8886 120.7434) + (end 108.204 122.428) + (width 0.1524) + (layer "F.Cu") + (net 28) + (uuid "3f79b934-8aab-484f-aa9a-cf46daeeafbb") + ) + (segment + (start 108.204 122.428) + (end 107.698 122.428) + (width 0.1524) + (layer "F.Cu") + (net 28) + (uuid "bec0e529-5489-48a2-bb12-52e6d986b9e6") + ) + (segment + (start 111.088601 112.429333) + (end 113.0046 110.513334) + (width 0.1524) + (layer "F.Cu") + (net 29) + (uuid "34cab9ae-ba60-47d0-b320-853de51ad1c4") + ) + (segment + (start 113.0046 108.8624) + (end 113.536 108.331) + (width 0.1524) + (layer "F.Cu") + (net 29) + (uuid "5f3d67ca-0fee-4a90-b224-39526e4dd429") + ) + (segment + (start 111.088601 113.3348) + (end 111.088601 112.429333) + (width 0.1524) + (layer "F.Cu") + (net 29) + (uuid "84316606-383c-4cc7-9143-9766973eda37") + ) + (segment + (start 113.0046 110.513334) + (end 113.0046 108.8624) + (width 0.1524) + (layer "F.Cu") + (net 29) + (uuid "ade4634d-9203-40dd-a819-97f9dac6746c") + ) + (segment + (start 111.4886 113.3348) + (end 111.4886 112.424466) + (width 0.1524) + (layer "F.Cu") + (net 30) + (uuid "2ea3b57b-bfd1-4e26-9d24-b02bdb41455d") + ) + (segment + (start 111.4886 112.424466) + (end 113.284 110.629066) + (width 0.1524) + (layer "F.Cu") + (net 30) + (uuid "789a09e9-33fb-4d4d-b45c-355985823c99") + ) + (segment + (start 113.284 109.599) + (end 113.536 109.347) + (width 0.1524) + (layer "F.Cu") + (net 30) + (uuid "839fe006-a478-4367-9dca-9740912b972a") + ) + (segment + (start 113.284 110.629066) + (end 113.284 109.599) + (width 0.1524) + (layer "F.Cu") + (net 30) + (uuid "d52197d8-988c-4146-abb4-e9565bc4cc71") + ) + (segment + (start 114.238399 118.538399) + (end 115 119.3) + (width 0.1524) + (layer "F.Cu") + (net 35) + (uuid "1caf3774-e90b-42ad-b4de-592905210878") + ) + (segment + (start 113.4922 118.538399) + (end 114.238399 118.538399) + (width 0.1524) + (layer "F.Cu") + (net 35) + (uuid "3ebae19b-6f05-4679-aecf-4b6d3fe46bea") + ) + (segment + (start 126.1 115.8) + (end 127.8 115.8) + (width 0.1524) + (layer "F.Cu") + (net 35) + (uuid "41dcacf0-6303-4e8a-8993-9ef3d3c21078") + ) + (segment + (start 131.3 115.2125) + (end 131.34 115.2525) + (width 0.1524) + (layer "F.Cu") + (net 35) + (uuid "c6244825-2d4f-4ce3-afef-a8cb0545ef35") + ) + (segment + (start 131.3 114.2) + (end 131.3 115.2125) + (width 0.1524) + (layer "F.Cu") + (net 35) + (uuid "d6be827e-a824-40e2-b063-a16dd0eabf38") + ) + (segment + (start 122.5 119.4) + (end 126.1 115.8) + (width 0.1524) + (layer "F.Cu") + (net 35) + (uuid "eae9d60d-8bd7-4a88-a940-6f60526d58db") + ) + (via + (at 122.5 119.4) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 35) + (uuid "3aaf5b63-6a15-4c51-9a0e-736fb25664c9") + ) + (via + (at 131.3 114.2) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 35) + (uuid "3e3186b4-dfa0-4ce3-9302-6503b59b650c") + ) + (via + (at 115 119.3) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 35) + (uuid "ba907c11-d1c7-4764-affb-9e6f320647ab") + ) + (via + (at 127.8 115.8) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 35) + (uuid "e7bc1b92-8483-4c00-b98d-6100cfbf3c45") + ) + (segment + (start 127.8 115.8) + (end 129.4 114.2) + (width 0.1524) + (layer "B.Cu") + (net 35) + (uuid "32468fdd-1e58-43f9-8ee9-1013e7a852b9") + ) + (segment + (start 115 119.3) + (end 122.4 119.3) + (width 0.1524) + (layer "B.Cu") + (net 35) + (uuid "35a44c03-2ce5-4f9b-aeb5-4d2b6de8f544") + ) + (segment + (start 122.4 119.3) + (end 122.5 119.4) + (width 0.1524) + (layer "B.Cu") + (net 35) + (uuid "50fdc870-b7de-428f-a11f-bf57d00cfe90") + ) + (segment + (start 129.4 114.2) + (end 131.3 114.2) + (width 0.1524) + (layer "B.Cu") + (net 35) + (uuid "65e00594-5d70-4bdb-8d1c-89ee616a5043") + ) + (segment + (start 114.051 118.938401) + (end 114.6 119.487401) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "084734b6-beaf-4aff-b5ba-bfd3d7d0eeb0") + ) + (segment + (start 133.24 116.94) + (end 132.0275 116.94) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "0bc26e35-6658-44a6-a8bf-c6360fed5dda") + ) + (segment + (start 133.6 117.3) + (end 133.24 116.94) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "44cd1759-cc1a-4cfa-998a-476ac1f96e93") + ) + (segment + (start 122.629516 120.047578) + (end 122.629516 119.908) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "56d2a44e-5b45-432e-b4c3-4174bf1ed070") + ) + (segment + (start 122.629516 119.908) + (end 123.008 119.529516) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "56eb77d7-5da8-4129-b414-d9854a288777") + ) + (segment + (start 124.697544 117.802456) + (end 124.803424 117.802456) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "9d9b229d-5c60-4749-b54f-53b7dc1d8f79") + ) + (segment + (start 123.008 119.529516) + (end 123.008 119.492) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "a1a8bc33-8fc5-4ffc-8006-3db2a8e40eb9") + ) + (segment + (start 123.008 119.492) + (end 124.697544 117.802456) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "bd5dc090-10eb-492b-b152-2aa60975e81e") + ) + (segment + (start 113.4922 118.938401) + (end 114.051 118.938401) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "e87c7ec6-5fce-49eb-9a62-5f308bad6b9d") + ) + (segment + (start 114.6 119.487401) + (end 114.6 119.9) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "fa3e32b9-0b05-4cd6-9792-ab82275dc30a") + ) + (via + (at 122.629516 120.047578) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 36) + (uuid "1ea25d62-84e3-4a19-9c66-72f61637f7a0") + ) + (via + (at 133.6 117.3) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 36) + (uuid "2f7aa31f-3748-4938-b77c-4e0adab5a69f") + ) + (via + (at 114.6 119.9) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 36) + (uuid "425d3e0f-3721-4923-8db0-ec87ca5cf79c") + ) + (via + (at 124.803424 117.802456) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 36) + (uuid "fdd3d19c-c4fe-40a2-84f2-70dfb252c421") + ) + (segment + (start 114.6 119.9) + (end 122.481938 119.9) + (width 0.1524) + (layer "B.Cu") + (net 36) + (uuid "47be4d26-ab31-479b-8354-c3ac1eacd9cf") + ) + (segment + (start 133.6 117.3) + (end 132.995837 117.904163) + (width 0.1524) + (layer "B.Cu") + (net 36) + (uuid "540a80e6-98e6-49c6-964c-46c5494c911c") + ) + (segment + (start 132.995837 117.904163) + (end 124.905131 117.904163) + (width 0.1524) + (layer "B.Cu") + (net 36) + (uuid "d466a46a-e4cf-4180-ac95-6de828b30b27") + ) + (segment + (start 122.481938 119.9) + (end 122.629516 120.047578) + (width 0.1524) + (layer "B.Cu") + (net 36) + (uuid "d4e051ae-ced5-48ea-b689-0b2cafebe838") + ) + (segment + (start 124.905131 117.904163) + (end 124.803424 117.802456) + (width 0.1524) + (layer "B.Cu") + (net 36) + (uuid "ef9a51a1-fe8e-47f6-a2da-88382e8d82ce") + ) + (segment + (start 122.759032 120.555578) + (end 123.137516 120.177094) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "0638196e-bc71-4fc7-875a-3304f248da9c") + ) + (segment + (start 123.137516 120.139578) + (end 125.324055 117.953039) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "08094090-90ac-4734-807e-70c8a12a7e2f") + ) + (segment + (start 132.205479 115.762021) + (end 132.0275 115.94) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "13f1a807-244b-4f3b-8fa8-8c8876b1759b") + ) + (segment + (start 133.762021 115.762021) + (end 132.205479 115.762021) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "2d93eac6-18ca-46f0-955f-84d8bbf8dae8") + ) + (segment + (start 113.4922 119.569294) + (end 114.470484 120.547578) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "62b3cb00-00e8-4a06-8f65-13ca0cd3fc87") + ) + (segment + (start 123.137516 120.177094) + (end 123.137516 120.139578) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "93f64dff-fc95-4369-bfb6-f2f625053725") + ) + (segment + (start 122.759032 120.695156) + (end 122.759032 120.555578) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "9ae21f25-9278-4648-9977-24d2cfcf1ccf") + ) + (segment + (start 134.1 116.1) + (end 133.762021 115.762021) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "c0bd29dc-2cc6-4c4f-a93a-2860aa08e72a") + ) + (segment + (start 125.324055 117.953039) + (end 125.324055 117.396163) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "e07da12f-3693-4319-8df6-c36ea0ab87ed") + ) + (segment + (start 113.4922 119.3384) + (end 113.4922 119.569294) + (width 0.1524) + (layer "F.Cu") + (net 37) + (uuid "ee87215d-ffde-4858-9a17-a8c8378be0dd") + ) + (via + (at 114.470484 120.547578) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 37) + (uuid "0def9216-b52d-4dfd-ac0a-25e3c1c79af2") + ) + (via + (at 122.759032 120.695156) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 37) + (uuid "2ad8be62-f7d7-4c0d-b01e-0e0a621637b6") + ) + (via + (at 125.324055 117.396163) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 37) + (uuid "a0c3086e-83ec-4a4d-98a0-ae100c5f66b5") + ) + (via + (at 134.1 116.1) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 37) + (uuid "f53ada27-251f-4d92-a067-057a8cd6858d") + ) + (segment + (start 120.518421 120.5) + (end 122.563876 120.5) + (width 0.1524) + (layer "B.Cu") + (net 37) + (uuid "049a1956-5234-4cfc-afa2-8564b8cb6d9e") + ) + (segment + (start 114.470484 120.547578) + (end 114.626062 120.392) + (width 0.1524) + (layer "B.Cu") + (net 37) + (uuid "1eb57fe7-b915-43e0-beae-0ba51c07949d") + ) + (segment + (start 122.563876 120.5) + (end 122.759032 120.695156) + (width 0.1524) + (layer "B.Cu") + (net 37) + (uuid "3ca8b14d-fda6-45cf-980d-9fc1a231f484") + ) + (segment + (start 114.626062 120.392) + (end 120.410421 120.392) + (width 0.1524) + (layer "B.Cu") + (net 37) + (uuid "6895955e-8bf4-41d3-902b-dcc93092913e") + ) + (segment + (start 125.340818 117.3794) + (end 125.324055 117.396163) + (width 0.1524) + (layer "B.Cu") + (net 37) + (uuid "6c359de9-2c0a-4fd5-ba81-321f480acd1f") + ) + (segment + (start 134.1 116.1) + (end 132.8206 117.3794) + (width 0.1524) + (layer "B.Cu") + (net 37) + (uuid "7a6deddf-ad5a-4467-81dd-ec5e4f0baf44") + ) + (segment + (start 120.410421 120.392) + (end 120.518421 120.5) + (width 0.1524) + (layer "B.Cu") + (net 37) + (uuid "93cd9c54-6e52-470b-b887-4a1c994b0e04") + ) + (segment + (start 132.8206 117.3794) + (end 125.340818 117.3794) + (width 0.1524) + (layer "B.Cu") + (net 37) + (uuid "fbd19778-74dc-4edf-a7f7-dfc355a1719b") + ) + (segment + (start 121.6 116.1) + (end 121.238399 115.738399) + (width 0.1524) + (layer "F.Cu") + (net 43) + (uuid "19dcc21b-45b8-44a2-94e8-b8bafdbdaff8") + ) + (segment + (start 135.5 114.436) + (end 135.5 115.4) + (width 0.1524) + (layer "F.Cu") + (net 43) + (uuid "a14f2015-0ed6-481c-b37c-a6d3c5a3a81b") + ) + (segment + (start 136.652 113.284) + (end 135.5 114.436) + (width 0.1524) + (layer "F.Cu") + (net 43) + (uuid "df29104f-d9c5-4b96-802e-9c05bb1d71b0") + ) + (segment + (start 121.238399 115.738399) + (end 113.4922 115.738399) + (width 0.1524) + (layer "F.Cu") + (net 43) + (uuid "eaec76f8-6aa3-411c-894e-51a1c36804f5") + ) + (via + (at 121.6 116.1) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 43) + (uuid "0ce05bbd-70aa-4ba4-bd7d-281532dc51f3") + ) + (via + (at 136.652 113.284) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 43) + (uuid "962f0114-86a8-4660-adb4-c0e716efea2d") + ) + (via + (at 135.5 115.4) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 43) + (uuid "df8b6f93-a5d0-496a-9299-c7073774bde9") + ) + (segment + (start 135.5 115.4) + (end 129.4 115.4) + (width 0.1524) + (layer "B.Cu") + (net 43) + (uuid "08bad52d-a55f-4745-ac00-bcc749b0beb3") + ) + (segment + (start 136.652 113.284) + (end 137.16 113.792) + (width 0.1524) + (layer "B.Cu") + (net 43) + (uuid "3957c608-cec8-4858-ab0e-02f61324c8e9") + ) + (segment + (start 122.388163 116.888163) + (end 121.6 116.1) + (width 0.1524) + (layer "B.Cu") + (net 43) + (uuid "8483f619-cfc4-46e5-b2b6-b6f37dc97f4b") + ) + (segment + (start 129.4 115.4) + (end 127.911837 116.888163) + (width 0.1524) + (layer "B.Cu") + (net 43) + (uuid "94d35a15-f938-45ae-80e1-b86703211a90") + ) + (segment + (start 137.16 113.792) + (end 137.713 113.792) + (width 0.1524) + (layer "B.Cu") + (net 43) + (uuid "d200bb6f-7bfd-46ea-a359-49f2e16a8f15") + ) + (segment + (start 127.911837 116.888163) + (end 122.388163 116.888163) + (width 0.1524) + (layer "B.Cu") + (net 43) + (uuid "f27fcc8d-e104-44f0-9879-c23c537394b9") + ) + (segment + (start 109.488601 108.316399) + (end 110.2614 107.5436) + (width 0.1524) + (layer "F.Cu") + (net 46) + (uuid "213d1dd3-2145-4feb-b574-3add8a6a1d6f") + ) + (segment + (start 110.2614 107.5436) + (end 110.2614 105.4024) + (width 0.1524) + (layer "F.Cu") + (net 46) + (uuid "7b72c027-1ac6-4a99-8403-5f8e3e588b22") + ) + (segment + (start 109.488601 113.3348) + (end 109.488601 108.316399) + (width 0.1524) + (layer "F.Cu") + (net 46) + (uuid "ac5667b7-bb14-4bc2-a850-46856a58f550") + ) + (segment + (start 110.2614 105.4024) + (end 109.38 104.521) + (width 0.1524) + (layer "F.Cu") + (net 46) + (uuid "cc7ae293-0af1-4015-8077-d7d301443ebf") + ) + (segment + (start 109.982 107.3785) + (end 109.982 106.393) + (width 0.1524) + (layer "F.Cu") + (net 47) + (uuid "8844caae-b652-41a4-af5c-81459fc2a259") + ) + (segment + (start 109.982 106.393) + (end 109.38 105.791) + (width 0.1524) + (layer "F.Cu") + (net 47) + (uuid "b3a162fd-1fe6-4b31-8ff7-7a6cc1dcabd6") + ) + (segment + (start 109.088599 113.3348) + (end 109.088599 108.271901) + (width 0.1524) + (layer "F.Cu") + (net 47) + (uuid "b6460910-57a9-4274-9290-0854fe98056f") + ) + (segment + (start 109.088599 108.271901) + (end 109.982 107.3785) + (width 0.1524) + (layer "F.Cu") + (net 47) + (uuid "b9f32414-7d9e-4b46-952a-d527b9a1eed9") + ) + (segment + (start 108.6886 113.3348) + (end 108.6886 107.7524) + (width 0.1524) + (layer "F.Cu") + (net 48) + (uuid "ab3263e5-b4c5-4612-97b5-00186e015818") + ) + (segment + (start 108.6886 107.7524) + (end 109.38 107.061) + (width 0.1524) + (layer "F.Cu") + (net 48) + (uuid "ffaacd85-d3c1-4e98-8976-839d0af7c45b") + ) + (segment + (start 103.4018 107.822458) + (end 103.4018 106.3692) + (width 0.1524) + (layer "F.Cu") + (net 49) + (uuid "1bc8032f-00dc-4489-bf98-73670f379225") + ) + (segment + (start 108.288601 108.669601) + (end 107.8738 108.2548) + (width 0.1524) + (layer "F.Cu") + (net 49) + (uuid "298e91f6-fb36-45ed-8d20-347c09d052c5") + ) + (segment + (start 103.834142 108.2548) + (end 103.4018 107.822458) + (width 0.1524) + (layer "F.Cu") + (net 49) + (uuid "3ca02786-0275-4690-905b-01e903e18058") + ) + (segment + (start 103.4018 106.3692) + (end 103.98 105.791) + (width 0.1524) + (layer "F.Cu") + (net 49) + (uuid "79e7391d-50ce-476e-9c8a-f238532a6247") + ) + (segment + (start 107.8738 108.2548) + (end 103.834142 108.2548) + (width 0.1524) + (layer "F.Cu") + (net 49) + (uuid "88c95e5e-2011-4aed-914c-b013d242436c") + ) + (segment + (start 108.288601 113.3348) + (end 108.288601 108.669601) + (width 0.1524) + (layer "F.Cu") + (net 49) + (uuid "e9409b08-94e2-4d6e-b33c-2ec35aa09987") + ) + (segment + (start 103.98 104.521) + (end 103.9622 104.521) + (width 0.1524) + (layer "F.Cu") + (net 50) + (uuid "0f395997-89e8-4a05-aed2-5602652608cb") + ) + (segment + (start 107.6452 108.5342) + (end 107.888599 108.777599) + (width 0.1524) + (layer "F.Cu") + (net 50) + (uuid "2078366c-6519-4f10-93a3-327073c667a9") + ) + (segment + (start 107.888599 108.777599) + (end 107.888599 110.491667) + (width 0.1524) + (layer "F.Cu") + (net 50) + (uuid "768d9cf7-6151-4da1-b3db-64cad7894cb1") + ) + (segment + (start 103.1224 107.93819) + (end 103.71841 108.5342) + (width 0.1524) + (layer "F.Cu") + (net 50) + (uuid "a073d71c-b4ed-43fe-9447-a8fe12113ec8") + ) + (segment + (start 103.1224 105.3608) + (end 103.1224 107.93819) + (width 0.1524) + (layer "F.Cu") + (net 50) + (uuid "a56e494c-3c84-4b6c-9c6e-a8d672993023") + ) + (segment + (start 107.888599 110.49) + (end 107.888599 113.3348) + (width 0.1524) + (layer "F.Cu") + (net 50) + (uuid "d2549a53-3d46-4132-a53c-3317572f9568") + ) + (segment + (start 103.71841 108.5342) + (end 107.6452 108.5342) + (width 0.1524) + (layer "F.Cu") + (net 50) + (uuid "eb5c10de-537a-47f8-beb5-4a57c6b9581c") + ) + (segment + (start 103.9622 104.521) + (end 103.1224 105.3608) + (width 0.1524) + (layer "F.Cu") + (net 50) + (uuid "f3f2778e-1f3a-4cac-bb6b-2b0b37844588") + ) + (segment + (start 123.586 109.616) + (end 124.832 109.616) + (width 0.254) + (layer "F.Cu") + (net 54) + (uuid "4017d8b7-9c49-44dc-9d67-a52517d83bab") + ) + (segment + (start 120.1905 109.728) + (end 122.301 109.728) + (width 0.254) + (layer "F.Cu") + (net 54) + (uuid "4b42646b-f294-43f6-8b03-b843a6abbed4") + ) + (segment + (start 123.571 109.601) + (end 123.586 109.616) + (width 0.254) + (layer "F.Cu") + (net 54) + (uuid "59833fac-5f70-4602-988a-dfe38ea72abc") + ) + (segment + (start 122.301 109.728) + (end 122.428 109.601) + (width 0.254) + (layer "F.Cu") + (net 54) + (uuid "8fc4ab94-37a5-45ab-8b23-02203f7e9afe") + ) + (segment + (start 122.428 109.601) + (end 123.571 109.601) + (width 0.254) + (layer "F.Cu") + (net 54) + (uuid "9caf8e63-ef0b-4956-824b-fc6a30fe8d15") + ) + (segment + (start 122.428 109.601) + (end 123.877 111.05) + (width 0.254) + (layer "F.Cu") + (net 54) + (uuid "d7588b7c-74b4-4ed6-9440-24a8315467a3") + ) + (segment + (start 123.877 111.05) + (end 125.7 111.05) + (width 0.254) + (layer "F.Cu") + (net 54) + (uuid "ecf96587-dda8-408e-8e33-aaea06fb9562") + ) + (segment + (start 148.844 117.856) + (end 148.844 112.323) + (width 0.254) + (layer "B.Cu") + (net 55) + (uuid "0c1e7a32-155c-4dee-8214-02b8414f61b1") + ) + (segment + (start 147.574 119.126) + (end 148.844 117.856) + (width 0.254) + (layer "B.Cu") + (net 55) + (uuid "3ec4d45f-6c50-4198-8e15-d557d722b495") + ) + (segment + (start 142.753 119.126) + (end 147.574 119.126) + (width 0.254) + (layer "B.Cu") + (net 55) + (uuid "6160136d-ccdc-46c0-92c3-99e60662d28d") + ) + (segment + (start 139.197 122.682) + (end 142.753 119.126) + (width 0.254) + (layer "B.Cu") + (net 55) + (uuid "9758aa69-2045-460e-a9ac-1bf3691b1d0e") + ) + (segment + (start 148.844 112.323) + (end 146.63 110.109) + (width 0.254) + (layer "B.Cu") + (net 55) + (uuid "c1d95569-55db-42a1-9544-d18308352fae") + ) + (segment + (start 128.579 111.76) + (end 128.529263 111.809737) + (width 0.254) + (layer "F.Cu") + (net 57) + (uuid "0e33636a-15dc-4f2e-8208-c3d5ee878271") + ) + (segment + (start 121.468263 110.678) + (end 118.3155 110.678) + (width 0.254) + (layer "F.Cu") + (net 57) + (uuid "4d5f9f2c-1a75-4548-84c4-9a3b1469c609") + ) + (segment + (start 122.6 111.809737) + (end 121.468263 110.678) + (width 0.254) + (layer "F.Cu") + (net 57) + (uuid "e5c11908-7347-4f52-94dc-a55a3d8285a6") + ) + (segment + (start 128.529263 111.809737) + (end 122.6 111.809737) + (width 0.254) + (layer "F.Cu") + (net 57) + (uuid "f4202635-1667-42c0-aa10-730f6902dc18") + ) + (via + (at 128.579 111.76) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 57) + (uuid "684a1d18-5195-4158-bfec-4561368c3ad7") + ) + (segment + (start 128.579 111.76) + (end 130.23 110.109) + (width 0.254) + (layer "B.Cu") + (net 57) + (uuid "702a92d4-cf72-448c-b087-f0a5140a1ec2") + ) + (segment + (start 122.0375 113.05) + (end 123.57 113.05) + (width 0.1524) + (layer "F.Cu") + (net 66) + (uuid "10b16de3-ec50-4d83-ab0e-3a21fe17225f") + ) + (segment + (start 122.1 112.1) + (end 122.1 112.9875) + (width 0.254) + (layer "F.Cu") + (net 66) + (uuid "23e2b351-72ee-4adf-b514-45fc53764562") + ) + (segment + (start 122.1 112.9875) + (end 122.0375 113.05) + (width 0.254) + (layer "F.Cu") + (net 66) + (uuid "2f7975b8-1407-485d-a5c4-e8fc12f2e7d6") + ) + (segment + (start 123.57 113.05) + (end 123.6 113.02) + (width 0.1524) + (layer "F.Cu") + (net 66) + (uuid "6d4933c5-8e1d-4792-bdc0-de099b88b03e") + ) + (segment + (start 118.822 108.778) + (end 119.6 108) + (width 0.254) + (layer "F.Cu") + (net 66) + (uuid "db06f76e-d42e-4393-934a-0677f80b772c") + ) + (segment + (start 118.3155 108.778) + (end 118.822 108.778) + (width 0.254) + (layer "F.Cu") + (net 66) + (uuid "e6e61085-7131-4bee-a648-9447bcb3d9a3") + ) + (via + (at 122.1 112.1) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 66) + (uuid "a31fc035-045e-478f-a608-f072ba5437dd") + ) + (via + (at 119.6 108) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 66) + (uuid "c655b50d-ce04-491c-8d25-fcc9285157a0") + ) + (segment + (start 120.5 108.9) + (end 120.5 110.5) + (width 0.254) + (layer "B.Cu") + (net 66) + (uuid "1f30bad9-c4d8-40c7-87ff-7da76382b2ec") + ) + (segment + (start 120.5 110.5) + (end 122.1 112.1) + (width 0.254) + (layer "B.Cu") + (net 66) + (uuid "23b50bad-1524-4363-9c68-738d2ea005e9") + ) + (segment + (start 119.6 108) + (end 120.5 108.9) + (width 0.254) + (layer "B.Cu") + (net 66) + (uuid "2568497c-12a1-428f-bdd9-23995c2a25f7") + ) + (zone + (net 1) + (net_name "GND") + (layer "B.Cu") + (uuid "dd335dc8-8820-4bf8-b8b2-4b80161448c0") + (hatch edge 0.508) + (connect_pads + (clearance 0.254) + ) + (min_thickness 0.254) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.508) + (thermal_bridge_width 0.508) + ) + (polygon + (pts + (xy 149.479 124.079) (xy 101.981 124.079) (xy 101.981 101.981) (xy 149.479 101.981) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 113.05529 102.001002) (xy 113.101783 102.054658) (xy 113.111887 102.124932) (xy 113.082393 102.189512) + (xy 113.026106 102.226833) (xy 112.918887 102.26167) (xy 112.752969 102.34621) (xy 112.602324 102.45566) + (xy 112.602321 102.455662) (xy 112.470662 102.587321) (xy 112.47066 102.587324) (xy 112.36121 102.737969) + (xy 112.27667 102.903887) (xy 112.21913 103.080976) (xy 112.19 103.264899) (xy 112.19 103.279) (xy 113.023 103.279) + (xy 113.023 103.787) (xy 112.19 103.787) (xy 112.19 103.8011) (xy 112.21913 103.985023) (xy 112.27667 104.162112) + (xy 112.36121 104.32803) (xy 112.47066 104.478675) (xy 112.470662 104.478678) (xy 112.602321 104.610337) + (xy 112.602324 104.610339) (xy 112.752969 104.719789) (xy 112.918889 104.80433) (xy 113.095979 104.86187) + (xy 113.095985 104.861872) (xy 113.118999 104.865516) (xy 113.119 104.865516) (xy 113.119 104.023975) + (xy 113.158095 104.06307) (xy 113.237905 104.109148) (xy 113.326922 104.133) (xy 113.419078 104.133) + (xy 113.508095 104.109148) (xy 113.587905 104.06307) (xy 113.627 104.023975) (xy 113.627 104.865516) + (xy 113.650014 104.861872) (xy 113.65002 104.86187) (xy 113.82711 104.80433) (xy 113.99303 104.719789) + (xy 114.143675 104.610339) (xy 114.143678 104.610337) (xy 114.275337 104.478678) (xy 114.275339 104.478675) + (xy 114.384789 104.32803) (xy 114.469329 104.162112) (xy 114.526869 103.985023) (xy 114.556 103.8011) + (xy 114.556 103.787) (xy 113.723 103.787) (xy 113.723 103.279) (xy 114.556 103.279) (xy 114.556 103.264899) + (xy 114.526869 103.080976) (xy 114.469329 102.903887) (xy 114.384789 102.737969) (xy 114.275339 102.587324) + (xy 114.275337 102.587321) (xy 114.143678 102.455662) (xy 114.143675 102.45566) (xy 113.99303 102.34621) + (xy 113.827112 102.26167) (xy 113.719894 102.226833) (xy 113.661289 102.186759) (xy 113.633652 102.121363) + (xy 113.645759 102.051406) (xy 113.693765 101.9991) (xy 113.758831 101.981) (xy 118.447169 101.981) + (xy 118.51529 102.001002) (xy 118.561783 102.054658) (xy 118.571887 102.124932) (xy 118.542393 102.189512) + (xy 118.486106 102.226833) (xy 118.378887 102.26167) (xy 118.212969 102.34621) (xy 118.062324 102.45566) + (xy 118.062321 102.455662) (xy 117.930662 102.587321) (xy 117.93066 102.587324) (xy 117.82121 102.737969) + (xy 117.73667 102.903887) (xy 117.67913 103.080976) (xy 117.65 103.264899) (xy 117.65 103.279) (xy 118.483 103.279) + (xy 118.483 103.787) (xy 117.65 103.787) (xy 117.65 103.8011) (xy 117.67913 103.985023) (xy 117.73667 104.162112) + (xy 117.82121 104.32803) (xy 117.93066 104.478675) (xy 117.930662 104.478678) (xy 118.062321 104.610337) + (xy 118.062324 104.610339) (xy 118.212969 104.719789) (xy 118.378889 104.80433) (xy 118.555979 104.86187) + (xy 118.555985 104.861872) (xy 118.578999 104.865516) (xy 118.579 104.865516) (xy 118.579 104.023975) + (xy 118.618095 104.06307) (xy 118.697905 104.109148) (xy 118.786922 104.133) (xy 118.879078 104.133) + (xy 118.968095 104.109148) (xy 119.047905 104.06307) (xy 119.087 104.023975) (xy 119.087 104.865516) + (xy 119.110014 104.861872) (xy 119.11002 104.86187) (xy 119.28711 104.80433) (xy 119.45303 104.719789) + (xy 119.603675 104.610339) (xy 119.603678 104.610337) (xy 119.735337 104.478678) (xy 119.735339 104.478675) + (xy 119.844789 104.32803) (xy 119.929329 104.162112) (xy 119.986869 103.985023) (xy 120.002553 103.886) + (xy 124.962786 103.886) (xy 124.981613 104.125222) (xy 124.99047 104.162112) (xy 125.03763 104.358551) + (xy 125.037631 104.358553) (xy 125.12946 104.580249) (xy 125.25484 104.784849) (xy 125.410682 104.967318) + (xy 125.593151 105.12316) (xy 125.797751 105.24854) (xy 126.019447 105.340369) (xy 126.252778 105.396387) + (xy 126.492 105.415214) (xy 126.731222 105.396387) (xy 126.964553 105.340369) (xy 127.186249 105.24854) + (xy 127.390849 105.12316) (xy 127.573318 104.967318) (xy 127.72916 104.784849) (xy 127.85454 104.580249) + (xy 127.946369 104.358553) (xy 128.002387 104.125222) (xy 128.021214 103.886) (xy 128.002387 103.646778) + (xy 127.946369 103.413447) (xy 127.85454 103.191751) (xy 127.72916 102.987151) (xy 127.573318 102.804682) + (xy 127.390849 102.64884) (xy 127.186249 102.52346) (xy 127.02257 102.455662) (xy 126.964551 102.43163) + (xy 126.804936 102.39331) (xy 126.731222 102.375613) (xy 126.492 102.356786) (xy 126.252778 102.375613) + (xy 126.019448 102.43163) (xy 125.797752 102.523459) (xy 125.593152 102.648839) (xy 125.410682 102.804682) + (xy 125.254839 102.987152) (xy 125.129459 103.191752) (xy 125.03763 103.413448) (xy 125.017479 103.497385) + (xy 124.981613 103.646778) (xy 124.962786 103.886) (xy 120.002553 103.886) (xy 120.016 103.8011) + (xy 120.016 103.787) (xy 119.183 103.787) (xy 119.183 103.279) (xy 120.016 103.279) (xy 120.016 103.264899) + (xy 119.986869 103.080976) (xy 119.929329 102.903887) (xy 119.844789 102.737969) (xy 119.735339 102.587324) + (xy 119.735337 102.587321) (xy 119.603678 102.455662) (xy 119.603675 102.45566) (xy 119.45303 102.34621) + (xy 119.287112 102.26167) (xy 119.179894 102.226833) (xy 119.121289 102.186759) (xy 119.093652 102.121363) + (xy 119.105759 102.051406) (xy 119.153765 101.9991) (xy 119.218831 101.981) (xy 133.034201 101.981) + (xy 133.102322 102.001002) (xy 133.148815 102.054658) (xy 133.158919 102.124932) (xy 133.13487 102.182772) + (xy 133.101706 102.226833) (xy 132.987162 102.379006) (xy 132.714484 102.805526) (xy 132.71447 102.805549) + (xy 132.475151 103.251637) (xy 132.475141 103.251658) (xy 132.270564 103.714734) (xy 132.101936 104.19208) + (xy 132.101933 104.19209) (xy 131.970241 104.680904) (xy 131.970239 104.680914) (xy 131.876244 105.178368) + (xy 131.820501 105.681542) (xy 131.820501 105.681546) (xy 131.803333 106.187513) (xy 131.803333 106.18752) + (xy 131.803333 106.18753) (xy 131.82484 106.693314) (xy 131.824841 106.693318) (xy 131.884896 107.195984) + (xy 131.983156 107.692624) (xy 131.98316 107.692644) (xy 132.119042 108.180315) (xy 132.119042 108.180317) + (xy 132.291759 108.656197) (xy 132.500303 109.117507) (xy 132.662925 109.414489) (xy 132.67513 109.470278) + (xy 132.701985 109.489401) (xy 132.713457 109.506771) (xy 132.743444 109.561534) (xy 132.743456 109.561553) + (xy 133.017686 109.9825) (xy 133.019793 109.985734) (xy 133.196891 110.216858) (xy 133.32104 110.378882) + (xy 133.32771 110.387586) (xy 133.423277 110.494325) (xy 133.665407 110.764761) (xy 133.919073 111.007869) + (xy 134.030909 111.11505) (xy 134.030913 111.115053) (xy 134.120056 111.188288) (xy 134.159994 111.246986) + (xy 134.161859 111.317958) (xy 134.125056 111.378671) (xy 134.061272 111.40985) (xy 134.015955 111.409316) + (xy 133.95215 111.396873) (xy 133.95214 111.396872) (xy 133.760905 111.401477) (xy 133.760895 111.401478) + (xy 133.575115 111.447087) (xy 133.403474 111.53157) (xy 133.403473 111.531571) (xy 133.254014 111.650971) + (xy 133.133711 111.799715) (xy 133.133708 111.799719) (xy 133.112913 111.837424) (xy 132.520006 113.108916) + (xy 132.520003 113.108923) (xy 132.504488 113.149089) (xy 132.467873 113.336849) (xy 132.467872 113.336859) + (xy 132.472477 113.528094) (xy 132.472478 113.528104) (xy 132.518087 113.713884) (xy 132.60257 113.885525) + (xy 132.602571 113.885526) (xy 132.648307 113.942776) (xy 132.675198 114.008483) (xy 132.662296 114.078297) + (xy 132.63896 114.110515) (xy 132.098082 114.651395) (xy 132.035769 114.68542) (xy 132.008986 114.6883) + (xy 131.79202 114.6883) (xy 131.723899 114.668298) (xy 131.677406 114.614642) (xy 131.667302 114.544368) + (xy 131.696796 114.479788) (xy 131.696796 114.479787) (xy 131.710589 114.463869) (xy 131.768298 114.337505) + (xy 131.788068 114.2) (xy 131.768298 114.062495) (xy 131.710589 113.936131) (xy 131.619617 113.831143) + (xy 131.619616 113.831142) (xy 131.619615 113.831141) (xy 131.502751 113.756038) (xy 131.369464 113.716901) + (xy 131.369461 113.7169) (xy 131.369459 113.7169) (xy 131.230541 113.7169) (xy 131.230539 113.7169) + (xy 131.230535 113.716901) (xy 131.097248 113.756038) (xy 130.980384 113.831141) (xy 130.973574 113.837043) + (xy 130.971409 113.834544) (xy 130.925296 113.86419) (xy 130.889778 113.8693) (xy 130.107438 113.8693) + (xy 130.039317 113.849298) (xy 129.992824 113.795642) (xy 129.98272 113.725368) (xy 130.012214 113.660788) + (xy 130.01833 113.654217) (xy 131.478569 112.193977) (xy 131.540878 112.159955) (xy 131.603157 112.162178) + (xy 131.674109 112.183012) (xy 131.705737 112.192299) (xy 131.705738 112.192299) (xy 131.705741 112.1923) + (xy 131.705744 112.1923) (xy 131.844656 112.1923) (xy 131.844659 112.1923) (xy 131.977951 112.153162) + (xy 132.094817 112.078057) (xy 132.185789 111.973069) (xy 132.243498 111.846705) (xy 132.263268 111.7092) + (xy 132.243498 111.571695) (xy 132.185789 111.445331) (xy 132.094817 111.340343) (xy 132.094816 111.340342) + (xy 132.067238 111.322619) (xy 132.020745 111.268963) (xy 132.010642 111.198689) (xy 132.040135 111.134108) + (xy 132.046246 111.127543) (xy 132.327105 110.846686) (xy 132.359323 110.810387) (xy 132.475944 110.628921) + (xy 132.556114 110.428665) (xy 132.596937 110.216854) (xy 132.596937 110.001146) (xy 132.556114 109.789335) + (xy 132.485967 109.614117) (xy 132.482177 109.574419) (xy 132.463419 109.564206) (xy 132.446411 109.543125) + (xy 132.407835 109.4831) (xy 132.359323 109.407613) (xy 132.327105 109.371314) (xy 132.327102 109.371311) + (xy 132.327082 109.37129) (xy 130.967709 108.011917) (xy 130.967688 108.011897) (xy 130.964133 108.008742) + (xy 130.931387 107.979677) (xy 130.749921 107.863056) (xy 130.549665 107.782886) (xy 130.549664 107.782885) + (xy 130.549662 107.782885) (xy 130.337858 107.742063) (xy 130.337854 107.742063) (xy 130.122146 107.742063) + (xy 130.122141 107.742063) (xy 129.910337 107.782885) (xy 129.710079 107.863056) (xy 129.528611 107.979678) + (xy 129.492311 108.011897) (xy 129.49229 108.011917) (xy 128.132917 109.37129) (xy 128.132897 109.371311) + (xy 128.100678 109.407611) (xy 127.984056 109.589079) (xy 127.903885 109.789337) (xy 127.863063 110.001141) + (xy 127.863063 110.216858) (xy 127.902431 110.421118) (xy 127.903886 110.428665) (xy 127.984056 110.628921) + (xy 128.100677 110.810387) (xy 128.100678 110.810388) (xy 128.132897 110.846688) (xy 128.132917 110.846709) + (xy 128.403268 111.11706) (xy 128.437294 111.179372) (xy 128.432229 111.250187) (xy 128.389682 111.307023) + (xy 128.382294 111.312153) (xy 128.259383 111.391142) (xy 128.168411 111.49613) (xy 128.152226 111.53157) + (xy 128.110702 111.622495) (xy 128.090932 111.76) (xy 128.110702 111.897505) (xy 128.168411 112.023869) + (xy 128.234378 112.1) (xy 128.259384 112.128858) (xy 128.30799 112.160095) (xy 128.376249 112.203962) + (xy 128.509541 112.2431) (xy 128.509544 112.2431) (xy 128.648456 112.2431) (xy 128.648459 112.2431) + (xy 128.781751 112.203962) (xy 128.898617 112.128857) (xy 128.989589 112.023869) (xy 129.014679 111.968929) + (xy 129.061171 111.915275) (xy 129.129292 111.895273) (xy 129.197412 111.915275) (xy 129.218382 111.932173) + (xy 129.492314 112.206105) (xy 129.528613 112.238323) (xy 129.710079 112.354944) (xy 129.910335 112.435114) + (xy 130.005638 112.453482) (xy 130.068742 112.486015) (xy 130.10424 112.547499) (xy 130.100862 112.618416) + (xy 130.070887 112.6663) (xy 128.410909 114.326277) (xy 128.348597 114.360303) (xy 128.286316 114.358078) + (xy 128.149916 114.318027) (xy 128.149913 114.318026) (xy 128.149911 114.318026) (xy 128.010993 114.318026) + (xy 128.010991 114.318026) (xy 128.010987 114.318027) (xy 127.8777 114.357164) (xy 127.760836 114.432267) + (xy 127.669863 114.537256) (xy 127.642175 114.597885) (xy 127.612154 114.663621) (xy 127.592384 114.801126) + (xy 127.612154 114.938631) (xy 127.641545 115.002988) (xy 127.669863 115.064995) (xy 127.727782 115.131837) + (xy 127.757275 115.196418) (xy 127.747172 115.266692) (xy 127.700679 115.320348) (xy 127.668058 115.335246) + (xy 127.597247 115.356038) (xy 127.480384 115.431141) (xy 127.480382 115.431142) (xy 127.458048 115.456918) + (xy 127.398322 115.495301) (xy 127.327325 115.4953) (xy 127.27373 115.463499) (xy 126.518405 114.708174) + (xy 126.484379 114.645862) (xy 126.4815 114.619079) (xy 126.4815 114.344435) (xy 126.501502 114.276314) + (xy 126.5092 114.26603) (xy 126.510588 114.26387) (xy 126.510587 114.26387) (xy 126.510589 114.263869) + (xy 126.568298 114.137505) (xy 126.588068 114) (xy 126.568298 113.862495) (xy 126.510589 113.736131) + (xy 126.505719 113.728554) (xy 126.507424 113.727458) (xy 126.482781 113.673489) (xy 126.4815 113.655565) + (xy 126.4815 111.727213) (xy 126.501502 111.659092) (xy 126.518399 111.638123) (xy 126.901265 111.255257) + (xy 126.954859 111.223459) (xy 127.075751 111.187962) (xy 127.192617 111.112857) (xy 127.283589 111.007869) + (xy 127.341298 110.881505) (xy 127.361068 110.744) (xy 127.341298 110.606495) (xy 127.283589 110.480131) + (xy 127.192617 110.375143) (xy 127.192616 110.375142) (xy 127.192615 110.375141) (xy 127.075751 110.300038) + (xy 126.95486 110.264541) (xy 126.901264 110.232741) (xy 125.964247 109.295724) (xy 125.921901 109.271276) + (xy 125.907018 109.262683) (xy 125.877258 109.245501) (xy 125.877255 109.2455) (xy 125.877254 109.245499) + (xy 125.877252 109.245498) (xy 125.877251 109.245498) (xy 125.851253 109.238532) (xy 125.780225 109.2195) + (xy 125.780223 109.2195) (xy 124.797213 109.2195) (xy 124.729092 109.199498) (xy 124.708118 109.182595) + (xy 124.461082 108.935559) (xy 124.427056 108.873247) (xy 124.425459 108.864395) (xy 124.425186 108.862494) + (xy 124.420298 108.828495) (xy 124.362589 108.702131) (xy 124.357719 108.694554) (xy 124.359424 108.693458) + (xy 124.334781 108.639489) (xy 124.3335 108.621565) (xy 124.3335 108.167435) (xy 124.353502 108.099314) + (xy 124.3612 108.08903) (xy 124.362588 108.08687) (xy 124.362587 108.08687) (xy 124.362589 108.086869) + (xy 124.420298 107.960505) (xy 124.440068 107.823) (xy 124.420298 107.685495) (xy 124.362589 107.559131) + (xy 124.271617 107.454143) (xy 124.271616 107.454142) (xy 124.271615 107.454141) (xy 124.154751 107.379038) + (xy 124.021464 107.339901) (xy 124.021461 107.3399) (xy 124.021459 107.3399) (xy 123.882541 107.3399) + (xy 123.882539 107.3399) (xy 123.882535 107.339901) (xy 123.749248 107.379038) (xy 123.632384 107.454141) + (xy 123.541411 107.55913) (xy 123.483702 107.685495) (xy 123.463932 107.823) (xy 123.483702 107.960504) + (xy 123.541411 108.08687) (xy 123.546283 108.09445) (xy 123.544576 108.095546) (xy 123.569217 108.149501) + (xy 123.5705 108.167435) (xy 123.5705 108.621565) (xy 123.550498 108.689686) (xy 123.542801 108.699967) + (xy 123.54141 108.702131) (xy 123.483702 108.828494) (xy 123.483702 108.828495) (xy 123.463932 108.966) + (xy 123.483702 109.103505) (xy 123.519822 109.182595) (xy 123.541411 109.229869) (xy 123.632384 109.334858) + (xy 123.685288 109.368857) (xy 123.749249 109.409962) (xy 123.87014 109.445458) (xy 123.923734 109.477257) + (xy 124.352753 109.906276) (xy 124.439747 109.956502) (xy 124.536775 109.982501) (xy 124.536777 109.982501) + (xy 124.644943 109.982501) (xy 124.644959 109.9825) (xy 125.519787 109.9825) (xy 125.587908 110.002502) + (xy 125.608882 110.019405) (xy 126.244382 110.654905) (xy 126.278408 110.717217) (xy 126.273343 110.788032) + (xy 126.244382 110.833095) (xy 125.865753 111.211724) (xy 125.830491 111.246986) (xy 125.794725 111.282751) + (xy 125.794721 111.282756) (xy 125.7445 111.369741) (xy 125.73723 111.396873) (xy 125.723776 111.447087) + (xy 125.7185 111.466776) (xy 125.7185 113.655565) (xy 125.698498 113.723686) (xy 125.690801 113.733967) + (xy 125.68941 113.736131) (xy 125.637729 113.849298) (xy 125.631702 113.862495) (xy 125.611932 114) + (xy 125.631702 114.137505) (xy 125.660243 114.2) (xy 125.689411 114.26387) (xy 125.694283 114.27145) + (xy 125.692576 114.272546) (xy 125.717217 114.326501) (xy 125.7185 114.344435) (xy 125.7185 114.879515) + (xy 125.718499 114.879515) (xy 125.7445 114.97655) (xy 125.794721 115.063535) (xy 125.794729 115.063545) + (xy 127.073553 116.342368) (xy 127.107578 116.40468) (xy 127.102514 116.475495) (xy 127.059967 116.532331) + (xy 126.993447 116.557142) (xy 126.984458 116.557463) (xy 122.577333 116.557463) (xy 122.509212 116.537461) + (xy 122.488238 116.520558) (xy 122.121145 116.153465) (xy 122.087119 116.091153) (xy 122.085528 116.082336) + (xy 122.068298 115.962495) (xy 122.010589 115.836131) (xy 121.919617 115.731143) (xy 121.919616 115.731142) + (xy 121.919615 115.731141) (xy 121.802751 115.656038) (xy 121.669464 115.616901) (xy 121.669461 115.6169) + (xy 121.669459 115.6169) (xy 121.530541 115.6169) (xy 121.530539 115.6169) (xy 121.530535 115.616901) + (xy 121.397248 115.656038) (xy 121.280384 115.731141) (xy 121.189411 115.83613) (xy 121.141449 115.941152) + (xy 121.131702 115.962495) (xy 121.111932 116.1) (xy 121.131702 116.237505) (xy 121.189411 116.363869) + (xy 121.257734 116.442719) (xy 121.280384 116.468858) (xy 121.338816 116.506409) (xy 121.397249 116.543962) + (xy 121.530541 116.5831) (xy 121.56323 116.5831) (xy 121.631351 116.603102) (xy 121.652325 116.620005) + (xy 122.119126 117.086806) (xy 122.119147 117.086829) (xy 122.185106 117.152788) (xy 122.260516 117.196327) + (xy 122.260519 117.196328) (xy 122.283035 117.20236) (xy 122.283054 117.202365) (xy 122.344626 117.218864) + (xy 122.344627 117.218864) (xy 122.439418 117.218864) (xy 122.439434 117.218863) (xy 124.393975 117.218863) + (xy 124.462096 117.238865) (xy 124.508589 117.292521) (xy 124.518693 117.362795) (xy 124.4892 117.427375) + (xy 124.392835 117.538586) (xy 124.381289 117.563869) (xy 124.335126 117.664951) (xy 124.315356 117.802456) + (xy 124.335126 117.939961) (xy 124.392835 118.066325) (xy 124.419274 118.096838) (xy 124.483808 118.171314) + (xy 124.500175 118.181832) (xy 124.600673 118.246418) (xy 124.733965 118.285556) (xy 124.733968 118.285556) + (xy 124.87288 118.285556) (xy 124.872883 118.285556) (xy 125.006175 118.246418) (xy 125.00618 118.246414) + (xy 125.006543 118.24625) (xy 125.00733 118.246078) (xy 125.014822 118.243879) (xy 125.014979 118.244414) + (xy 125.058886 118.234863) (xy 133.039373 118.234863) (xy 133.039374 118.234863) (xy 133.039375 118.234863) + (xy 133.123483 118.212327) (xy 133.194519 118.171314) (xy 133.198891 118.16879) (xy 133.270829 118.096852) + (xy 133.270836 118.096842) (xy 133.547677 117.820004) (xy 133.609989 117.785979) (xy 133.636772 117.7831) + (xy 133.669456 117.7831) (xy 133.669459 117.7831) (xy 133.802751 117.743962) (xy 133.919617 117.668857) + (xy 134.010589 117.563869) (xy 134.068298 117.437505) (xy 134.088068 117.3) (xy 134.068298 117.162495) + (xy 134.010589 117.036131) (xy 133.919617 116.931143) (xy 133.919616 116.931142) (xy 133.913715 116.924332) + (xy 133.915888 116.922449) (xy 133.885426 116.875055) (xy 133.885422 116.804058) (xy 133.917225 116.750454) + (xy 133.981004 116.686676) (xy 134.047676 116.620004) (xy 134.109988 116.585979) (xy 134.136771 116.5831) + (xy 134.169456 116.5831) (xy 134.169459 116.5831) (xy 134.302751 116.543962) (xy 134.419617 116.468857) + (xy 134.510589 116.363869) (xy 134.568298 116.237505) (xy 134.588068 116.1) (xy 134.568298 115.962495) + (xy 134.543886 115.909042) (xy 134.533782 115.838769) (xy 134.563275 115.774188) (xy 134.623001 115.735804) + (xy 134.6585 115.7307) (xy 135.089778 115.7307) (xy 135.157899 115.750702) (xy 135.172915 115.763716) + (xy 135.173574 115.762957) (xy 135.180384 115.768858) (xy 135.188678 115.774188) (xy 135.297249 115.843962) + (xy 135.430541 115.8831) (xy 135.430544 115.8831) (xy 135.569456 115.8831) (xy 135.569459 115.8831) + (xy 135.702751 115.843962) (xy 135.819617 115.768857) (xy 135.910589 115.663869) (xy 135.968298 115.537505) + (xy 135.988068 115.4) (xy 135.968298 115.262495) (xy 135.910589 115.136131) (xy 135.819617 115.031143) + (xy 135.819616 115.031142) (xy 135.819615 115.031141) (xy 135.702751 114.956038) (xy 135.569464 114.916901) + (xy 135.569461 114.9169) (xy 135.569459 114.9169) (xy 135.430541 114.9169) (xy 135.430539 114.9169) + (xy 135.430535 114.916901) (xy 135.297248 114.956038) (xy 135.180384 115.031141) (xy 135.173574 115.037043) + (xy 135.171409 115.034544) (xy 135.125296 115.06419) (xy 135.089778 115.0693) (xy 134.568306 115.0693) + (xy 134.500185 115.049298) (xy 134.472079 115.016862) (xy 134.453729 115.042513) (xy 134.38776 115.068755) + (xy 134.376058 115.0693) (xy 133.063414 115.0693) (xy 132.995293 115.049298) (xy 132.9488 114.995642) + (xy 132.938696 114.925368) (xy 132.96819 114.860788) (xy 132.974318 114.854205) (xy 133.353443 114.475079) + (xy 133.415756 114.441054) (xy 133.486571 114.446118) (xy 133.495788 114.449978) (xy 134.179924 114.768997) + (xy 134.220087 114.784511) (xy 134.325443 114.805056) (xy 134.400175 114.81963) (xy 134.463208 114.8523) + (xy 134.470868 114.865635) (xy 134.473082 114.860788) (xy 134.532808 114.822404) (xy 134.565273 114.817337) + (xy 134.591345 114.816708) (xy 134.5991 114.816522) (xy 134.605445 114.814964) (xy 134.784884 114.770912) + (xy 134.808514 114.759281) (xy 134.956524 114.68643) (xy 135.105988 114.567026) (xy 135.226289 114.418284) + (xy 135.247083 114.380582) (xy 135.839997 113.109076) (xy 135.855511 113.068913) (xy 135.892127 112.881147) + (xy 135.891631 112.860568) (xy 135.888426 112.727458) (xy 135.887522 112.6899) (xy 135.87908 112.655514) + (xy 135.841912 112.504117) (xy 135.834776 112.489619) (xy 135.822639 112.419668) (xy 135.850247 112.354259) + (xy 135.908835 112.314159) (xy 135.979801 112.3121) (xy 135.9948 112.31706) (xy 136.195927 112.397877) + (xy 136.678719 112.550222) (xy 136.678722 112.550222) (xy 136.678723 112.550223) (xy 136.687178 112.552196) + (xy 136.748971 112.587154) (xy 136.782055 112.649971) (xy 136.775926 112.720703) (xy 136.73253 112.776892) + (xy 136.665644 112.8007) (xy 136.658546 112.8009) (xy 136.582541 112.8009) (xy 136.582539 112.8009) + (xy 136.582535 112.800901) (xy 136.449248 112.840038) (xy 136.332384 112.915141) (xy 136.241411 113.02013) + (xy 136.197725 113.11579) (xy 136.183702 113.146495) (xy 136.163932 113.284) (xy 136.183702 113.421505) + (xy 136.23238 113.528094) (xy 136.241411 113.547869) (xy 136.332384 113.652858) (xy 136.364487 113.673489) + (xy 136.449249 113.727962) (xy 136.582541 113.7671) (xy 136.615229 113.7671) (xy 136.68335 113.787102) + (xy 136.704324 113.804005) (xy 136.888595 113.988276) (xy 136.922621 114.050588) (xy 136.9255 114.077371) + (xy 136.9255 115.210486) (xy 136.928412 115.253426) (xy 136.928413 115.253434) (xy 136.974581 115.439081) + (xy 137.059575 115.610458) (xy 137.059577 115.610461) (xy 137.059578 115.610462) (xy 137.059579 115.610464) + (xy 137.179433 115.759567) (xy 137.328536 115.879421) (xy 137.328537 115.879421) (xy 137.328538 115.879422) + (xy 137.328541 115.879424) (xy 137.388263 115.909043) (xy 137.499919 115.964419) (xy 137.685567 116.010587) + (xy 137.701675 116.011679) (xy 137.728514 116.0135) (xy 137.728524 116.0135) (xy 139.131486 116.0135) + (xy 139.156744 116.011786) (xy 139.174433 116.010587) (xy 139.360081 115.964419) (xy 139.531464 115.879421) + (xy 139.680567 115.759567) (xy 139.800421 115.610464) (xy 139.885419 115.439081) (xy 139.931587 115.253433) + (xy 139.933346 115.2275) (xy 139.9345 115.210486) (xy 139.9345 113.807513) (xy 139.932615 113.779728) + (xy 139.931587 113.764567) (xy 139.885419 113.578919) (xy 139.807349 113.421505) (xy 139.800424 113.407541) + (xy 139.800422 113.407538) (xy 139.800421 113.407537) (xy 139.800421 113.407536) (xy 139.680567 113.258433) + (xy 139.531464 113.138579) (xy 139.531462 113.138578) (xy 139.531461 113.138577) (xy 139.531458 113.138575) + (xy 139.360081 113.053581) (xy 139.174434 113.007413) (xy 139.174426 113.007412) (xy 139.131486 113.0045) + (xy 139.131476 113.0045) (xy 139.059979 113.0045) (xy 138.991858 112.984498) (xy 138.945365 112.930842) + (xy 138.935261 112.860568) (xy 138.964755 112.795988) (xy 139.024481 112.757604) (xy 139.05036 112.752868) + (xy 139.187901 112.742337) (xy 139.187907 112.742336) (xy 139.18791 112.742336) (xy 139.688267 112.665265) + (xy 140.181281 112.550222) (xy 140.578353 112.424925) (xy 140.649331 112.423502) (xy 140.709815 112.46068) + (xy 140.740598 112.524656) (xy 140.740682 112.564994) (xy 140.713559 112.734497) (xy 140.713559 112.734506) + (xy 140.720423 112.950777) (xy 140.768092 113.16183) (xy 140.768094 113.161835) (xy 140.786011 113.207109) + (xy 140.979364 113.621759) (xy 142.802857 112.771453) (xy 144.165943 112.135833) (xy 143.972585 111.721176) + (xy 143.949426 111.678362) (xy 143.949414 111.678343) (xy 143.818384 111.506171) (xy 143.657129 111.361902) + (xy 143.657122 111.361897) (xy 143.471479 111.250752) (xy 143.471479 111.250751) (xy 143.268154 111.176748) + (xy 143.268146 111.176746) (xy 143.086976 111.147756) (xy 143.022872 111.117242) (xy 142.985441 111.056914) + (xy 142.986567 110.985927) (xy 143.019701 110.932372) (xy 143.194595 110.764758) (xy 143.53229 110.387586) + (xy 143.840207 109.985734) (xy 144.116547 109.561548) (xy 144.146541 109.506773) (xy 144.186694 109.466714) + (xy 144.186694 109.439506) (xy 144.197074 109.414489) (xy 144.359698 109.117505) (xy 144.524593 108.752746) + (xy 144.56824 108.656197) (xy 144.740957 108.180317) (xy 144.740957 108.180315) (xy 144.740959 108.18031) + (xy 144.869881 107.717614) (xy 144.876839 107.692644) (xy 144.876839 107.692641) (xy 144.876843 107.692629) + (xy 144.975101 107.195997) (xy 144.993547 107.04161) (xy 145.023966 106.787) (xy 145.035159 106.693314) + (xy 145.056667 106.187513) (xy 145.039499 105.681546) (xy 144.983755 105.178366) (xy 144.88976 104.68091) + (xy 144.758064 104.192082) (xy 144.589435 103.714733) (xy 144.384856 103.251651) (xy 144.145523 102.805538) + (xy 144.045344 102.648839) (xy 143.872837 102.379006) (xy 143.784516 102.26167) (xy 143.725129 102.182773) + (xy 143.700144 102.11632) (xy 143.715052 102.046907) (xy 143.765122 101.996572) (xy 143.825799 101.981) + (xy 145.002892 101.981) (xy 145.071013 102.001002) (xy 145.091987 102.017905) (xy 146.266595 103.192512) + (xy 146.30062 103.254824) (xy 146.3035 103.281607) (xy 146.3035 107.238624) (xy 146.342243 107.332161) + (xy 146.342247 107.332166) (xy 146.547093 107.537012) (xy 146.581119 107.599324) (xy 146.576054 107.670139) + (xy 146.533507 107.726975) (xy 146.481844 107.74983) (xy 146.310337 107.782885) (xy 146.110079 107.863056) + (xy 145.928611 107.979678) (xy 145.892311 108.011897) (xy 145.89229 108.011917) (xy 144.532917 109.37129) + (xy 144.532897 109.371311) (xy 144.500678 109.407611) (xy 144.413588 109.543126) (xy 144.37868 109.573373) + (xy 144.380146 109.594218) (xy 144.374032 109.614118) (xy 144.303885 109.789337) (xy 144.263063 110.001141) + (xy 144.263063 110.216858) (xy 144.302431 110.421118) (xy 144.303886 110.428665) (xy 144.384056 110.628921) + (xy 144.500677 110.810387) (xy 144.500678 110.810388) (xy 144.532897 110.846688) (xy 144.532917 110.846709) + (xy 145.89229 112.206082) (xy 145.892308 112.206099) (xy 145.892314 112.206105) (xy 145.928613 112.238323) + (xy 146.110079 112.354944) (xy 146.310335 112.435114) (xy 146.522146 112.475937) (xy 146.52215 112.475937) + (xy 146.73785 112.475937) (xy 146.737854 112.475937) (xy 146.949665 112.435114) (xy 147.149921 112.354944) + (xy 147.331387 112.238323) (xy 147.367686 112.206105) (xy 147.68854 111.88525) (xy 147.750851 111.851227) + (xy 147.821666 111.856291) (xy 147.866729 111.885252) (xy 148.425595 112.444118) (xy 148.459621 112.50643) + (xy 148.4625 112.533213) (xy 148.4625 116.0367) (xy 148.442498 116.104821) (xy 148.388842 116.151314) + (xy 148.318568 116.161418) (xy 148.253988 116.131924) (xy 148.231017 116.105616) (xy 148.207139 116.069069) + (xy 148.207138 116.069069) (xy 147.546075 116.730132) (xy 147.527266 116.659937) (xy 147.462098 116.547063) + (xy 147.369937 116.454902) (xy 147.257063 116.389734) (xy 147.186865 116.370924) (xy 147.849502 115.708286) + (xy 147.849502 115.708285) (xy 147.825025 115.689233) (xy 147.623448 115.580144) (xy 147.623445 115.580143) + (xy 147.406674 115.505725) (xy 147.406665 115.505723) (xy 147.180595 115.468) (xy 146.951405 115.468) + (xy 146.725334 115.505723) (xy 146.725325 115.505725) (xy 146.508554 115.580143) (xy 146.508551 115.580144) + (xy 146.306978 115.68923) (xy 146.306969 115.689236) (xy 146.282496 115.708285) (xy 146.282496 115.708287) + (xy 146.945133 116.370924) (xy 146.874937 116.389734) (xy 146.762063 116.454902) (xy 146.669902 116.547063) + (xy 146.604734 116.659937) (xy 146.585924 116.730133) (xy 145.882438 116.026647) (xy 145.883377 116.025707) + (xy 145.858037 116.001931) (xy 145.840747 115.933072) (xy 145.844942 115.905446) (xy 145.865587 115.828398) + (xy 145.865587 115.828396) (xy 145.865589 115.828389) (xy 145.885483 115.601) (xy 145.865589 115.373611) + (xy 145.806512 115.15313) (xy 145.710046 114.946259) (xy 145.608422 114.801126) (xy 145.579125 114.759285) + (xy 145.579118 114.759276) (xy 145.417727 114.597885) (xy 145.417722 114.597881) (xy 145.417719 114.597878) + (xy 145.230742 114.466954) (xy 145.23074 114.466953) (xy 145.230741 114.466953) (xy 145.023873 114.370489) + (xy 145.023868 114.370487) (xy 144.803392 114.311411) (xy 144.666955 114.299474) (xy 144.576 114.291517) + (xy 144.575999 114.291517) (xy 144.575998 114.291517) (xy 144.532267 114.295343) (xy 144.462663 114.281353) + (xy 144.411671 114.231953) (xy 144.395481 114.162827) (xy 144.419234 114.095922) (xy 144.426796 114.086538) + (xy 144.427102 114.086122) (xy 144.538247 113.900479) (xy 144.538248 113.900479) (xy 144.612251 113.697154) + (xy 144.612254 113.697145) (xy 144.64644 113.483502) (xy 144.64644 113.483493) (xy 144.639576 113.267222) + (xy 144.591907 113.056169) (xy 144.591905 113.056164) (xy 144.573988 113.01089) (xy 144.380633 112.596238) + (xy 142.557143 113.446547) (xy 141.194055 114.082165) (xy 141.387414 114.496823) (xy 141.410573 114.539637) + (xy 141.410585 114.539656) (xy 141.541615 114.711828) (xy 141.70287 114.856097) (xy 141.702877 114.856102) + (xy 141.88852 114.967247) (xy 141.88852 114.967248) (xy 142.091845 115.041251) (xy 142.091854 115.041254) + (xy 142.305501 115.07544) (xy 142.521777 115.068576) (xy 142.73283 115.020907) (xy 142.732835 115.020905) + (xy 142.778109 115.002988) (xy 143.279519 114.769177) (xy 143.349711 114.758516) (xy 143.414523 114.787496) + (xy 143.45338 114.846916) (xy 143.453943 114.91791) (xy 143.444086 114.941183) (xy 143.444279 114.941273) + (xy 143.345489 115.153127) (xy 143.345487 115.153131) (xy 143.286411 115.373607) (xy 143.266517 115.601001) + (xy 143.27067 115.648475) (xy 143.25668 115.71808) (xy 143.20728 115.769072) (xy 143.138153 115.785261) + (xy 143.071248 115.761507) (xy 143.063325 115.755272) (xy 142.884849 115.60284) (xy 142.680249 115.47746) + (xy 142.657411 115.468) (xy 142.458551 115.38563) (xy 142.264567 115.339059) (xy 142.225222 115.329613) + (xy 141.986 115.310786) (xy 141.746778 115.329613) (xy 141.513448 115.38563) (xy 141.291752 115.477459) + (xy 141.087152 115.602839) (xy 140.904682 115.758682) (xy 140.748839 115.941152) (xy 140.623459 116.145752) + (xy 140.53163 116.367448) (xy 140.481709 116.575385) (xy 140.475613 116.600778) (xy 140.456786 116.84) + (xy 140.475613 117.079222) (xy 140.478492 117.091215) (xy 140.53163 117.312551) (xy 140.583388 117.437505) + (xy 140.62346 117.534249) (xy 140.74884 117.738849) (xy 140.904682 117.921318) (xy 141.087151 118.07716) + (xy 141.291751 118.20254) (xy 141.513447 118.294369) (xy 141.746778 118.350387) (xy 141.986 118.369214) + (xy 142.225222 118.350387) (xy 142.458553 118.294369) (xy 142.680249 118.20254) (xy 142.884849 118.07716) + (xy 143.067318 117.921318) (xy 143.22316 117.738849) (xy 143.34854 117.534249) (xy 143.440369 117.312553) + (xy 143.496387 117.079222) (xy 143.515214 116.84) (xy 143.503146 116.686671) (xy 143.517742 116.617196) + (xy 143.567584 116.566637) (xy 143.636849 116.55105) (xy 143.703544 116.575385) (xy 143.717853 116.587695) + (xy 143.734272 116.604114) (xy 143.734277 116.604118) (xy 143.734281 116.604122) (xy 143.921258 116.735046) + (xy 144.12813 116.831512) (xy 144.348611 116.890589) (xy 144.576 116.910483) (xy 144.803389 116.890589) + (xy 145.02387 116.831512) (xy 145.230742 116.735046) (xy 145.417719 116.604122) (xy 145.481056 116.540784) + (xy 145.543366 116.506761) (xy 145.614182 116.511825) (xy 145.671018 116.554371) (xy 145.695829 116.620891) + (xy 145.69572 116.640286) (xy 145.67826 116.850999) (xy 145.697188 117.079419) (xy 145.753451 117.301596) + (xy 145.845519 117.51149) (xy 145.924859 117.632929) (xy 146.585924 116.971864) (xy 146.604734 117.042063) + (xy 146.669902 117.154937) (xy 146.762063 117.247098) (xy 146.874937 117.312266) (xy 146.945134 117.331075) + (xy 146.282496 117.993712) (xy 146.306976 118.012767) (xy 146.306981 118.01277) (xy 146.508551 118.121855) + (xy 146.508554 118.121856) (xy 146.725325 118.196274) (xy 146.725334 118.196276) (xy 146.951405 118.234) + (xy 147.180595 118.234) (xy 147.406665 118.196276) (xy 147.406674 118.196274) (xy 147.623445 118.121856) + (xy 147.623452 118.121853) (xy 147.767729 118.043774) (xy 147.837159 118.028943) (xy 147.903586 118.054003) + (xy 147.945919 118.110998) (xy 147.950718 118.181832) (xy 147.916795 118.243682) (xy 147.45288 118.707596) + (xy 147.39057 118.74162) (xy 147.363787 118.7445) (xy 142.702775 118.7445) (xy 142.64339 118.760412) + (xy 142.605741 118.7705) (xy 142.518756 118.820721) (xy 142.518751 118.820725) (xy 142.483439 118.856038) + (xy 142.447724 118.891753) (xy 142.447722 118.891755) (xy 139.798881 121.540595) (xy 139.736569 121.574621) + (xy 139.709786 121.5775) (xy 138.321936 121.5775) (xy 138.321926 121.577501) (xy 138.247699 121.592265) + (xy 138.163515 121.648516) (xy 138.107266 121.732697) (xy 138.0925 121.80693) (xy 138.0925 121.973974) + (xy 138.072498 122.042095) (xy 138.018842 122.088588) (xy 137.948568 122.098692) (xy 137.883988 122.069198) + (xy 137.85861 122.037587) (xy 137.858268 122.037811) (xy 137.855987 122.034321) (xy 137.85569 122.03395) + (xy 137.855422 122.033455) (xy 137.732325 121.845041) (xy 137.579902 121.679465) (xy 137.402301 121.541232) + (xy 137.4023 121.541231) (xy 137.204371 121.434117) (xy 137.204369 121.434116) (xy 136.991512 121.361043) + (xy 136.991501 121.36104) (xy 136.911 121.347606) (xy 136.911 122.251297) (xy 136.849993 122.216075) + (xy 136.722826 122.182) (xy 136.591174 122.182) (xy 136.464007 122.216075) (xy 136.403 122.251297) + (xy 136.403 121.347607) (xy 136.402999 121.347606) (xy 136.322498 121.36104) (xy 136.322487 121.361043) + (xy 136.10963 121.434116) (xy 136.109628 121.434117) (xy 135.911699 121.541231) (xy 135.911698 121.541232) + (xy 135.734097 121.679465) (xy 135.581674 121.845041) (xy 135.45858 122.033451) (xy 135.368179 122.239543) + (xy 135.368176 122.23955) (xy 135.320455 122.427999) (xy 135.320456 122.428) (xy 136.226297 122.428) + (xy 136.191075 122.489007) (xy 136.157 122.616174) (xy 136.157 122.747826) (xy 136.191075 122.874993) + (xy 136.226297 122.936) (xy 135.320455 122.936) (xy 135.368176 123.124449) (xy 135.368179 123.124456) + (xy 135.45858 123.330548) (xy 135.581674 123.518958) (xy 135.734097 123.684534) (xy 135.911698 123.822767) + (xy 135.911699 123.822768) (xy 135.947581 123.842186) (xy 135.997972 123.892199) (xy 136.013324 123.961516) + (xy 135.988763 124.028129) (xy 135.932088 124.070889) (xy 135.887612 124.079) (xy 119.768388 124.079) + (xy 119.700267 124.058998) (xy 119.653774 124.005342) (xy 119.64367 123.935068) (xy 119.673164 123.870488) + (xy 119.708419 123.842186) (xy 119.7443 123.822768) (xy 119.744301 123.822767) (xy 119.921902 123.684534) + (xy 120.074325 123.518958) (xy 120.197419 123.330548) (xy 120.289916 123.11968) (xy 120.291538 123.120391) + (xy 120.328051 123.068816) (xy 120.393889 123.042248) (xy 120.46364 123.055492) (xy 120.515157 123.104343) + (xy 120.519002 123.111481) (xy 120.595908 123.26593) (xy 120.595912 123.265935) (xy 120.719266 123.429284) + (xy 120.870536 123.567185) (xy 121.044566 123.67494) (xy 121.044568 123.67494) (xy 121.044573 123.674944) + (xy 121.235444 123.748888) (xy 121.436653 123.7865) (xy 121.436655 123.7865) (xy 121.641345 123.7865) + (xy 121.641347 123.7865) (xy 121.842556 123.748888) (xy 122.033427 123.674944) (xy 122.207462 123.567186) + (xy 122.218566 123.557063) (xy 122.9745 123.557063) (xy 122.974501 123.557073) (xy 122.989265 123.6313) + (xy 123.045516 123.715484) (xy 123.129697 123.771733) (xy 123.129699 123.771734) (xy 123.203933 123.7865) + (xy 124.954066 123.786499) (xy 124.954069 123.786498) (xy 124.954073 123.786498) (xy 125.003326 123.776701) + (xy 125.028301 123.771734) (xy 125.112484 123.715484) (xy 125.168734 123.631301) (xy 125.182506 123.562063) + (xy 128.0205 123.562063) (xy 128.020501 123.562073) (xy 128.035265 123.6363) (xy 128.091516 123.720484) + (xy 128.175697 123.776733) (xy 128.175699 123.776734) (xy 128.249933 123.7915) (xy 130.000066 123.791499) + (xy 130.000069 123.791498) (xy 130.000073 123.791498) (xy 130.049326 123.781701) (xy 130.074301 123.776734) + (xy 130.158484 123.720484) (xy 130.214734 123.636301) (xy 130.2295 123.562067) (xy 130.2295 122.687004) + (xy 130.555768 122.687004) (xy 130.574654 122.890819) (xy 130.629249 123.082701) (xy 130.630672 123.087701) + (xy 130.721912 123.270935) (xy 130.721913 123.270936) (xy 130.845266 123.434284) (xy 130.996536 123.572185) + (xy 131.170566 123.67994) (xy 131.170568 123.67994) (xy 131.170573 123.679944) (xy 131.361444 123.753888) + (xy 131.562653 123.7915) (xy 131.562655 123.7915) (xy 131.767345 123.7915) (xy 131.767347 123.7915) + (xy 131.968556 123.753888) (xy 132.159427 123.679944) (xy 132.333462 123.572186) (xy 132.484732 123.434285) + (xy 132.608088 123.270935) (xy 132.699328 123.087701) (xy 132.755345 122.890821) (xy 132.774232 122.687) + (xy 132.773768 122.681995) (xy 132.755345 122.48318) (xy 132.755345 122.483179) (xy 132.699328 122.286299) + (xy 132.608088 122.103065) (xy 132.555518 122.033451) (xy 132.484733 121.939715) (xy 132.333463 121.801814) + (xy 132.159433 121.694059) (xy 132.159428 121.694057) (xy 132.159427 121.694056) (xy 132.146521 121.689056) + (xy 131.968559 121.620113) (xy 131.96856 121.620113) (xy 131.968557 121.620112) (xy 131.968556 121.620112) + (xy 131.767347 121.5825) (xy 131.562653 121.5825) (xy 131.388187 121.615113) (xy 131.361439 121.620113) + (xy 131.170577 121.694054) (xy 131.170566 121.694059) (xy 130.996536 121.801814) (xy 130.845266 121.939715) + (xy 130.721913 122.103063) (xy 130.630671 122.286301) (xy 130.574654 122.48318) (xy 130.555768 122.686995) + (xy 130.555768 122.687004) (xy 130.2295 122.687004) (xy 130.229499 121.811934) (xy 130.229498 121.81193) + (xy 130.229498 121.811926) (xy 130.214734 121.737699) (xy 130.158483 121.653515) (xy 130.074302 121.597266) + (xy 130.000067 121.5825) (xy 128.249936 121.5825) (xy 128.249926 121.582501) (xy 128.175699 121.597265) + (xy 128.091515 121.653516) (xy 128.035266 121.737697) (xy 128.0205 121.81193) (xy 128.0205 123.562063) + (xy 125.182506 123.562063) (xy 125.1835 123.557067) (xy 125.183499 121.806934) (xy 125.183498 121.80693) + (xy 125.183498 121.806926) (xy 125.168734 121.732699) (xy 125.112483 121.648515) (xy 125.028302 121.592266) + (xy 124.954067 121.5775) (xy 123.203936 121.5775) (xy 123.203926 121.577501) (xy 123.129699 121.592265) + (xy 123.045515 121.648516) (xy 122.989266 121.732697) (xy 122.9745 121.80693) (xy 122.9745 123.557063) + (xy 122.218566 123.557063) (xy 122.358732 123.429285) (xy 122.482088 123.265935) (xy 122.573328 123.082701) + (xy 122.629345 122.885821) (xy 122.642132 122.747826) (xy 122.648232 122.682004) (xy 122.648232 122.681995) + (xy 122.629345 122.47818) (xy 122.615068 122.428) (xy 122.573328 122.281299) (xy 122.482088 122.098065) + (xy 122.441538 122.044368) (xy 122.358733 121.934715) (xy 122.207463 121.796814) (xy 122.033433 121.689059) + (xy 122.033428 121.689057) (xy 122.033427 121.689056) (xy 121.941688 121.653516) (xy 121.842559 121.615113) + (xy 121.84256 121.615113) (xy 121.842557 121.615112) (xy 121.842556 121.615112) (xy 121.641347 121.5775) + (xy 121.436653 121.5775) (xy 121.274106 121.607885) (xy 121.235439 121.615113) (xy 121.044577 121.689054) + (xy 121.044566 121.689059) (xy 120.870536 121.796814) (xy 120.719266 121.934715) (xy 120.595912 122.098064) + (xy 120.595908 122.098069) (xy 120.519002 122.252518) (xy 120.470733 122.304582) (xy 120.401979 122.322284) + (xy 120.334568 122.300004) (xy 120.289905 122.244817) (xy 120.288432 122.240938) (xy 120.197419 122.033451) + (xy 120.074325 121.845041) (xy 119.921902 121.679465) (xy 119.763444 121.556132) (xy 119.721973 121.498507) + (xy 119.718239 121.427608) (xy 119.753429 121.365946) (xy 119.81637 121.333098) (xy 119.840835 121.3307) + (xy 119.889778 121.3307) (xy 119.957899 121.350702) (xy 119.972915 121.363716) (xy 119.973574 121.362957) + (xy 119.980384 121.368858) (xy 120.038816 121.406409) (xy 120.097249 121.443962) (xy 120.230541 121.4831) + (xy 120.230544 121.4831) (xy 120.369456 121.4831) (xy 120.369459 121.4831) (xy 120.502751 121.443962) + (xy 120.619617 121.368857) (xy 120.710589 121.263869) (xy 120.768298 121.137505) (xy 120.788068 121) + (xy 120.788068 120.999997) (xy 120.788068 120.999996) (xy 120.784421 120.974632) (xy 120.794524 120.904358) + (xy 120.841017 120.850702) (xy 120.909138 120.8307) (xy 122.208863 120.8307) (xy 122.276984 120.850702) + (xy 122.323476 120.904357) (xy 122.348441 120.959022) (xy 122.348443 120.959025) (xy 122.439416 121.064014) + (xy 122.497848 121.101565) (xy 122.556281 121.139118) (xy 122.689573 121.178256) (xy 122.689576 121.178256) + (xy 122.828488 121.178256) (xy 122.828491 121.178256) (xy 122.961783 121.139118) (xy 123.078649 121.064013) + (xy 123.169621 120.959025) (xy 123.22733 120.832661) (xy 123.2471 120.695156) (xy 123.22733 120.557651) + (xy 123.169621 120.431287) (xy 123.169617 120.431282) (xy 123.101994 120.35324) (xy 123.0725 120.28866) + (xy 123.082603 120.218387) (xy 123.097814 120.185083) (xy 123.117584 120.047578) (xy 123.097814 119.910073) + (xy 123.040105 119.783709) (xy 123.040101 119.783704) (xy 122.972478 119.705662) (xy 122.942984 119.641082) + (xy 122.953087 119.570809) (xy 122.968298 119.537505) (xy 122.988068 119.4) (xy 122.968298 119.262495) + (xy 122.910589 119.136131) (xy 122.819617 119.031143) (xy 122.819616 119.031142) (xy 122.819615 119.031141) + (xy 122.702751 118.956038) (xy 122.569464 118.916901) (xy 122.569461 118.9169) (xy 122.569459 118.9169) + (xy 122.430541 118.9169) (xy 122.430539 118.9169) (xy 122.430535 118.916901) (xy 122.297251 118.956037) + (xy 122.293142 118.957914) (xy 122.2408 118.9693) (xy 115.410222 118.9693) (xy 115.342101 118.949298) + (xy 115.327084 118.936283) (xy 115.326426 118.937043) (xy 115.319615 118.931141) (xy 115.202751 118.856038) + (xy 115.069464 118.816901) (xy 115.069461 118.8169) (xy 115.069459 118.8169) (xy 114.930541 118.8169) + (xy 114.930539 118.8169) (xy 114.930535 118.816901) (xy 114.797248 118.856038) (xy 114.680384 118.931141) + (xy 114.589411 119.03613) (xy 114.531702 119.162495) (xy 114.511932 119.3) (xy 114.513275 119.30934) + (xy 114.50317 119.379614) (xy 114.456676 119.433269) (xy 114.424059 119.448165) (xy 114.397251 119.456037) + (xy 114.397247 119.456039) (xy 114.280383 119.531142) (xy 114.189411 119.63613) (xy 114.157657 119.705662) + (xy 114.131702 119.762495) (xy 114.111932 119.9) (xy 114.131702 120.037505) (xy 114.146911 120.070807) + (xy 114.157015 120.141081) (xy 114.127522 120.20566) (xy 114.059898 120.283704) (xy 114.059895 120.283708) + (xy 114.036205 120.335582) (xy 114.002186 120.410073) (xy 113.982416 120.547578) (xy 114.002186 120.685083) + (xy 114.059895 120.811447) (xy 114.140401 120.904357) (xy 114.150868 120.916436) (xy 114.189438 120.941223) + (xy 114.267733 120.99154) (xy 114.401025 121.030678) (xy 114.401028 121.030678) (xy 114.53994 121.030678) + (xy 114.539943 121.030678) (xy 114.673235 120.99154) (xy 114.790101 120.916435) (xy 114.881073 120.811447) + (xy 114.883921 120.805208) (xy 114.887965 120.796357) (xy 114.934458 120.742702) (xy 115.002578 120.7227) + (xy 118.00639 120.7227) (xy 118.074511 120.742702) (xy 118.121004 120.796358) (xy 118.131107 120.866629) + (xy 118.131107 120.866632) (xy 118.111932 120.999996) (xy 118.111932 120.999997) (xy 118.111932 121) + (xy 118.131702 121.137505) (xy 118.150312 121.178254) (xy 118.189411 121.263869) (xy 118.271866 121.359028) + (xy 118.301359 121.423609) (xy 118.291254 121.493883) (xy 118.254032 121.540971) (xy 118.0761 121.679462) + (xy 117.923674 121.845041) (xy 117.80058 122.033451) (xy 117.708084 122.24432) (xy 117.706472 122.243612) + (xy 117.669903 122.295218) (xy 117.604053 122.321757) (xy 117.534309 122.308481) (xy 117.482813 122.259606) + (xy 117.479005 122.252535) (xy 117.402088 122.098065) (xy 117.361538 122.044368) (xy 117.278733 121.934715) + (xy 117.127463 121.796814) (xy 116.953433 121.689059) (xy 116.953428 121.689057) (xy 116.953427 121.689056) + (xy 116.861688 121.653516) (xy 116.762559 121.615113) (xy 116.76256 121.615113) (xy 116.762557 121.615112) + (xy 116.762556 121.615112) (xy 116.561347 121.5775) (xy 116.356653 121.5775) (xy 116.194106 121.607885) + (xy 116.155439 121.615113) (xy 115.964577 121.689054) (xy 115.964566 121.689059) (xy 115.790536 121.796814) + (xy 115.639266 121.934715) (xy 115.515913 122.098063) (xy 115.424671 122.281301) (xy 115.368654 122.47818) + (xy 115.349768 122.681995) (xy 115.349768 122.682004) (xy 115.368654 122.885819) (xy 115.417892 123.058873) + (xy 115.424672 123.082701) (xy 115.515912 123.265935) (xy 115.515913 123.265936) (xy 115.639266 123.429284) + (xy 115.790536 123.567185) (xy 115.964566 123.67494) (xy 115.964568 123.67494) (xy 115.964573 123.674944) + (xy 116.155444 123.748888) (xy 116.356653 123.7865) (xy 116.356655 123.7865) (xy 116.561345 123.7865) + (xy 116.561347 123.7865) (xy 116.762556 123.748888) (xy 116.953427 123.674944) (xy 117.127462 123.567186) + (xy 117.278732 123.429285) (xy 117.402088 123.265935) (xy 117.478998 123.111478) (xy 117.527265 123.059418) + (xy 117.596019 123.041715) (xy 117.66343 123.063994) (xy 117.708094 123.119181) (xy 117.709563 123.123052) + (xy 117.80058 123.330548) (xy 117.923674 123.518958) (xy 118.076097 123.684534) (xy 118.253698 123.822767) + (xy 118.253699 123.822768) (xy 118.289581 123.842186) (xy 118.339972 123.892199) (xy 118.355324 123.961516) + (xy 118.330763 124.028129) (xy 118.274088 124.070889) (xy 118.229612 124.079) (xy 102.107 124.079) + (xy 102.038879 124.058998) (xy 101.992386 124.005342) (xy 101.981 123.953) (xy 101.981 122.682004) + (xy 112.809768 122.682004) (xy 112.828654 122.885819) (xy 112.877892 123.058873) (xy 112.884672 123.082701) + (xy 112.975912 123.265935) (xy 112.975913 123.265936) (xy 113.099266 123.429284) (xy 113.250536 123.567185) + (xy 113.424566 123.67494) (xy 113.424568 123.67494) (xy 113.424573 123.674944) (xy 113.615444 123.748888) + (xy 113.816653 123.7865) (xy 113.816655 123.7865) (xy 114.021345 123.7865) (xy 114.021347 123.7865) + (xy 114.222556 123.748888) (xy 114.413427 123.674944) (xy 114.587462 123.567186) (xy 114.738732 123.429285) + (xy 114.862088 123.265935) (xy 114.953328 123.082701) (xy 115.009345 122.885821) (xy 115.022132 122.747826) + (xy 115.028232 122.682004) (xy 115.028232 122.681995) (xy 115.009345 122.47818) (xy 114.995068 122.428) + (xy 114.953328 122.281299) (xy 114.862088 122.098065) (xy 114.821538 122.044368) (xy 114.738733 121.934715) + (xy 114.587463 121.796814) (xy 114.413433 121.689059) (xy 114.413428 121.689057) (xy 114.413427 121.689056) + (xy 114.321688 121.653516) (xy 114.222559 121.615113) (xy 114.22256 121.615113) (xy 114.222557 121.615112) + (xy 114.222556 121.615112) (xy 114.021347 121.5775) (xy 113.816653 121.5775) (xy 113.654106 121.607885) + (xy 113.615439 121.615113) (xy 113.424577 121.689054) (xy 113.424566 121.689059) (xy 113.250536 121.796814) + (xy 113.099266 121.934715) (xy 112.975913 122.098063) (xy 112.884671 122.281301) (xy 112.828654 122.47818) + (xy 112.809768 122.681995) (xy 112.809768 122.682004) (xy 101.981 122.682004) (xy 101.981 119.747063) + (xy 102.2735 119.747063) (xy 102.273501 119.747073) (xy 102.288265 119.8213) (xy 102.344516 119.905484) + (xy 102.428697 119.961733) (xy 102.428699 119.961734) (xy 102.502933 119.9765) (xy 104.253066 119.976499) + (xy 104.253069 119.976498) (xy 104.253073 119.976498) (xy 104.302326 119.966701) (xy 104.327301 119.961734) + (xy 104.411484 119.905484) (xy 104.467734 119.821301) (xy 104.4825 119.747067) (xy 104.482499 117.996934) + (xy 104.482498 117.99693) (xy 104.482498 117.996926) (xy 104.467734 117.922699) (xy 104.411483 117.838515) + (xy 104.327302 117.782266) (xy 104.253067 117.7675) (xy 102.502936 117.7675) (xy 102.502926 117.767501) + (xy 102.428699 117.782265) (xy 102.344515 117.838516) (xy 102.288266 117.922697) (xy 102.2735 117.99693) + (xy 102.2735 119.747063) (xy 101.981 119.747063) (xy 101.981 116.332004) (xy 102.268768 116.332004) + (xy 102.287654 116.535819) (xy 102.317833 116.641886) (xy 102.343672 116.732701) (xy 102.434912 116.915935) + (xy 102.434913 116.915936) (xy 102.558266 117.079284) (xy 102.709536 117.217185) (xy 102.883566 117.32494) + (xy 102.883568 117.32494) (xy 102.883573 117.324944) (xy 103.074444 117.398888) (xy 103.275653 117.4365) + (xy 103.275655 117.4365) (xy 103.480345 117.4365) (xy 103.480347 117.4365) (xy 103.681556 117.398888) + (xy 103.872427 117.324944) (xy 104.046462 117.217186) (xy 104.197732 117.079285) (xy 104.197781 117.079221) + (xy 104.220829 117.0487) (xy 104.321088 116.915935) (xy 104.412328 116.732701) (xy 104.468345 116.535821) + (xy 104.483947 116.367448) (xy 104.487232 116.332004) (xy 104.487232 116.331995) (xy 104.468345 116.12818) + (xy 104.45781 116.091153) (xy 104.412328 115.931299) (xy 104.321088 115.748065) (xy 104.280538 115.694368) + (xy 104.197733 115.584715) (xy 104.046463 115.446814) (xy 103.872433 115.339059) (xy 103.872428 115.339057) + (xy 103.872427 115.339056) (xy 103.799454 115.310786) (xy 103.681559 115.265113) (xy 103.68156 115.265113) + (xy 103.681557 115.265112) (xy 103.681556 115.265112) (xy 103.480347 115.2275) (xy 103.275653 115.2275) + (xy 103.136917 115.253434) (xy 103.074439 115.265113) (xy 102.883577 115.339054) (xy 102.883566 115.339059) + (xy 102.709536 115.446814) (xy 102.558266 115.584715) (xy 102.434913 115.748063) (xy 102.343671 115.931301) + (xy 102.287654 116.12818) (xy 102.268768 116.331995) (xy 102.268768 116.332004) (xy 101.981 116.332004) + (xy 101.981 114.3) (xy 108.918432 114.3) (xy 108.938202 114.437505) (xy 108.951651 114.466953) (xy 108.995911 114.563869) + (xy 109.086884 114.668858) (xy 109.114227 114.68643) (xy 109.203749 114.743962) (xy 109.337041 114.7831) + (xy 109.337044 114.7831) (xy 109.475956 114.7831) (xy 109.475959 114.7831) (xy 109.609251 114.743962) + (xy 109.67532 114.701501) (xy 109.743441 114.6815) (xy 110.158059 114.6815) (xy 110.226179 114.701501) + (xy 110.292249 114.743962) (xy 110.425541 114.7831) (xy 110.425544 114.7831) (xy 110.564456 114.7831) + (xy 110.564459 114.7831) (xy 110.697751 114.743962) (xy 110.76382 114.701501) (xy 110.831941 114.6815) + (xy 112.212942 114.6815) (xy 112.281063 114.701502) (xy 112.308166 114.724987) (xy 112.339331 114.760953) + (xy 112.380633 114.787496) (xy 112.456196 114.836057) (xy 112.589488 114.875195) (xy 112.589491 114.875195) + (xy 112.728403 114.875195) (xy 112.728406 114.875195) (xy 112.861698 114.836057) (xy 112.978564 114.760952) + (xy 113.069536 114.655964) (xy 113.127245 114.5296) (xy 113.147015 114.392095) (xy 113.127245 114.25459) + (xy 113.069536 114.128226) (xy 112.978564 114.023238) (xy 112.978563 114.023237) (xy 112.978562 114.023236) + (xy 112.861698 113.948133) (xy 112.728411 113.908996) (xy 112.728408 113.908995) (xy 112.728406 113.908995) + (xy 112.589488 113.908995) (xy 112.589484 113.908995) (xy 112.5745 113.913396) (xy 112.539001 113.9185) + (xy 110.831941 113.9185) (xy 110.76382 113.898498) (xy 110.743635 113.885526) (xy 110.697751 113.856038) + (xy 110.674797 113.849298) (xy 110.564464 113.816901) (xy 110.564461 113.8169) (xy 110.564459 113.8169) + (xy 110.425541 113.8169) (xy 110.425539 113.8169) (xy 110.425535 113.816901) (xy 110.292251 113.856037) + (xy 110.292247 113.856039) (xy 110.22618 113.898498) (xy 110.158059 113.9185) (xy 109.743441 113.9185) + (xy 109.67532 113.898498) (xy 109.655135 113.885526) (xy 109.609251 113.856038) (xy 109.586297 113.849298) + (xy 109.475964 113.816901) (xy 109.475961 113.8169) (xy 109.475959 113.8169) (xy 109.337041 113.8169) + (xy 109.337039 113.8169) (xy 109.337035 113.816901) (xy 109.203748 113.856038) (xy 109.086884 113.931141) + (xy 108.995911 114.03613) (xy 108.953853 114.128225) (xy 108.938202 114.162495) (xy 108.918432 114.3) + (xy 101.981 114.3) (xy 101.981 109) (xy 116.311932 109) (xy 116.331702 109.137505) (xy 116.369148 109.2195) + (xy 116.389411 109.263869) (xy 116.480384 109.368858) (xy 116.484206 109.371314) (xy 116.597249 109.443962) + (xy 116.685951 109.470007) (xy 116.71814 109.479459) (xy 116.771737 109.51126) (xy 117.681595 110.421118) + (xy 117.715621 110.48343) (xy 117.7185 110.510213) (xy 117.7185 112.655565) (xy 117.698498 112.723686) + (xy 117.690801 112.733967) (xy 117.68941 112.736131) (xy 117.659831 112.800901) (xy 117.631702 112.862495) + (xy 117.611932 113) (xy 117.631702 113.137505) (xy 117.689411 113.263869) (xy 117.706854 113.284) + (xy 117.780384 113.368858) (xy 117.838816 113.406409) (xy 117.897249 113.443962) (xy 118.030541 113.4831) + (xy 118.030544 113.4831) (xy 118.169456 113.4831) (xy 118.169459 113.4831) (xy 118.302751 113.443962) + (xy 118.419617 113.368857) (xy 118.510589 113.263869) (xy 118.568298 113.137505) (xy 118.588068 113) + (xy 118.568298 112.862495) (xy 118.510589 112.736131) (xy 118.505719 112.728554) (xy 118.507424 112.727458) + (xy 118.482781 112.673489) (xy 118.4815 112.655565) (xy 118.4815 110.360388) (xy 118.481501 110.360375) + (xy 118.481501 110.249776) (xy 118.476936 110.23274) (xy 118.455502 110.152747) (xy 118.405276 110.065753) + (xy 118.405274 110.065751) (xy 118.40527 110.065746) (xy 117.309082 108.969558) (xy 117.275056 108.907246) + (xy 117.273459 108.898395) (xy 117.268298 108.862495) (xy 117.210589 108.736131) (xy 117.119617 108.631143) + (xy 117.119616 108.631142) (xy 117.119615 108.631141) (xy 117.002751 108.556038) (xy 116.869464 108.516901) + (xy 116.869461 108.5169) (xy 116.869459 108.5169) (xy 116.730541 108.5169) (xy 116.730539 108.5169) + (xy 116.730535 108.516901) (xy 116.597248 108.556038) (xy 116.480384 108.631141) (xy 116.389411 108.73613) + (xy 116.389411 108.736131) (xy 116.331702 108.862495) (xy 116.311932 109) (xy 101.981 109) (xy 101.981 106.837207) + (xy 112.625 106.837207) (xy 112.665659 107.041607) (xy 112.66566 107.04161) (xy 112.745413 107.234151) + (xy 112.861195 107.407431) (xy 112.8612 107.407438) (xy 113.008561 107.554799) (xy 113.008568 107.554804) + (xy 113.181848 107.670586) (xy 113.374387 107.750338) (xy 113.374392 107.75034) (xy 113.429 107.761202) + (xy 113.429 106.938618) (xy 113.483446 106.993064) (xy 113.557555 107.035851) (xy 113.640213 107.058) + (xy 113.725787 107.058) (xy 113.808445 107.035851) (xy 113.882554 106.993064) (xy 113.937 106.938618) + (xy 113.937 107.761201) (xy 113.991607 107.75034) (xy 113.991612 107.750338) (xy 114.184151 107.670586) + (xy 114.357431 107.554804) (xy 114.357438 107.554799) (xy 114.504799 107.407438) (xy 114.504804 107.407431) + (xy 114.620586 107.234151) (xy 114.700339 107.04161) (xy 114.70034 107.041607) (xy 114.740999 106.837207) + (xy 117.465 106.837207) (xy 117.505659 107.041607) (xy 117.50566 107.04161) (xy 117.585413 107.234151) + (xy 117.701195 107.407431) (xy 117.7012 107.407438) (xy 117.848561 107.554799) (xy 117.848568 107.554804) + (xy 118.021848 107.670586) (xy 118.214387 107.750338) (xy 118.214392 107.75034) (xy 118.269 107.761202) + (xy 118.269 106.938618) (xy 118.323446 106.993064) (xy 118.397555 107.035851) (xy 118.480213 107.058) + (xy 118.565787 107.058) (xy 118.648445 107.035851) (xy 118.722554 106.993064) (xy 118.777 106.938618) + (xy 118.777 107.761201) (xy 118.831607 107.75034) (xy 118.831612 107.750338) (xy 118.969016 107.693424) + (xy 119.039605 107.685835) (xy 119.103092 107.717614) (xy 119.13932 107.778672) (xy 119.136786 107.849623) + (xy 119.131851 107.862169) (xy 119.131702 107.862493) (xy 119.131702 107.862494) (xy 119.131702 107.862495) + (xy 119.111932 108) (xy 119.131702 108.137505) (xy 119.145371 108.167435) (xy 119.189411 108.263869) + (xy 119.280384 108.368858) (xy 119.338816 108.406409) (xy 119.397249 108.443962) (xy 119.460585 108.462559) + (xy 119.51814 108.479459) (xy 119.571737 108.51126) (xy 120.081595 109.021118) (xy 120.115621 109.08343) + (xy 120.1185 109.110213) (xy 120.1185 110.550223) (xy 120.118499 110.550223) (xy 120.144498 110.647251) + (xy 120.144501 110.647258) (xy 120.171357 110.693773) (xy 120.171357 110.693774) (xy 120.194722 110.734244) + (xy 120.19473 110.734254) (xy 121.590917 112.13044) (xy 121.624942 112.192752) (xy 121.626539 112.201602) + (xy 121.6317 112.237498) (xy 121.631701 112.237503) (xy 121.631702 112.237505) (xy 121.665769 112.3121) + (xy 121.689411 112.363869) (xy 121.780384 112.468858) (xy 121.807081 112.486015) (xy 121.897249 112.543962) + (xy 122.030541 112.5831) (xy 122.030544 112.5831) (xy 122.169456 112.5831) (xy 122.169459 112.5831) + (xy 122.302751 112.543962) (xy 122.419617 112.468857) (xy 122.510589 112.363869) (xy 122.568298 112.237505) + (xy 122.588068 112.1) (xy 122.568298 111.962495) (xy 122.510589 111.836131) (xy 122.419617 111.731143) + (xy 122.419616 111.731142) (xy 122.419615 111.731141) (xy 122.302751 111.656038) (xy 122.181858 111.62054) + (xy 122.128262 111.588739) (xy 120.918405 110.378882) (xy 120.884379 110.31657) (xy 120.8815 110.289787) + (xy 120.8815 108.849776) (xy 120.875798 108.828495) (xy 120.855501 108.752746) (xy 120.855499 108.752743) + (xy 120.855499 108.752741) (xy 120.805278 108.665756) (xy 120.805274 108.665751) (xy 120.770664 108.631141) + (xy 120.734247 108.594724) (xy 120.109082 107.969559) (xy 120.075056 107.907247) (xy 120.073459 107.898395) + (xy 120.068298 107.862495) (xy 120.010589 107.736131) (xy 119.919617 107.631143) (xy 119.919616 107.631142) + (xy 119.919615 107.631141) (xy 119.802751 107.556038) (xy 119.669464 107.516901) (xy 119.669461 107.5169) + (xy 119.669459 107.5169) (xy 119.530541 107.5169) (xy 119.530538 107.5169) (xy 119.523809 107.517867) + (xy 119.453536 107.507758) (xy 119.399883 107.461261) (xy 119.379886 107.393139) (xy 119.399893 107.32502) + (xy 119.401122 107.323145) (xy 119.460586 107.234152) (xy 119.460586 107.234151) (xy 119.540339 107.04161) + (xy 119.54034 107.041607) (xy 119.580999 106.837207) (xy 119.581 106.837204) (xy 119.581 106.787) + (xy 118.844995 106.787) (xy 118.848 106.775787) (xy 118.848 106.290213) (xy 118.844995 106.279) + (xy 119.581 106.279) (xy 119.581 106.228795) (xy 119.580999 106.228792) (xy 119.54034 106.024392) + (xy 119.540339 106.024389) (xy 119.460586 105.831848) (xy 119.344804 105.658568) (xy 119.344799 105.658561) + (xy 119.197438 105.5112) (xy 119.197431 105.511195) (xy 119.024151 105.395413) (xy 118.831604 105.315658) + (xy 118.831599 105.315657) (xy 118.777001 105.304795) (xy 118.777 105.304796) (xy 118.777 106.127382) + (xy 118.722554 106.072936) (xy 118.648445 106.030149) (xy 118.565787 106.008) (xy 118.480213 106.008) + (xy 118.397555 106.030149) (xy 118.323446 106.072936) (xy 118.269 106.127382) (xy 118.269 105.304796) + (xy 118.268998 105.304795) (xy 118.2144 105.315657) (xy 118.214395 105.315658) (xy 118.021848 105.395413) + (xy 117.848568 105.511195) (xy 117.848561 105.5112) (xy 117.7012 105.658561) (xy 117.701195 105.658568) + (xy 117.585413 105.831848) (xy 117.50566 106.024389) (xy 117.505659 106.024392) (xy 117.465 106.228792) + (xy 117.465 106.279) (xy 118.201005 106.279) (xy 118.198 106.290213) (xy 118.198 106.775787) (xy 118.201005 106.787) + (xy 117.465 106.787) (xy 117.465 106.837207) (xy 114.740999 106.837207) (xy 114.741 106.837204) + (xy 114.741 106.787) (xy 114.004995 106.787) (xy 114.008 106.775787) (xy 114.008 106.290213) (xy 114.004995 106.279) + (xy 114.741 106.279) (xy 114.741 106.228795) (xy 114.740999 106.228792) (xy 114.70034 106.024392) + (xy 114.700339 106.024389) (xy 114.620586 105.831848) (xy 114.504804 105.658568) (xy 114.504799 105.658561) + (xy 114.357438 105.5112) (xy 114.357431 105.511195) (xy 114.184151 105.395413) (xy 113.991604 105.315658) + (xy 113.991599 105.315657) (xy 113.937001 105.304795) (xy 113.937 105.304796) (xy 113.937 106.127382) + (xy 113.882554 106.072936) (xy 113.808445 106.030149) (xy 113.725787 106.008) (xy 113.640213 106.008) + (xy 113.557555 106.030149) (xy 113.483446 106.072936) (xy 113.429 106.127382) (xy 113.429 105.304796) + (xy 113.428998 105.304795) (xy 113.3744 105.315657) (xy 113.374395 105.315658) (xy 113.181848 105.395413) + (xy 113.008568 105.511195) (xy 113.008561 105.5112) (xy 112.8612 105.658561) (xy 112.861195 105.658568) + (xy 112.745413 105.831848) (xy 112.66566 106.024389) (xy 112.665659 106.024392) (xy 112.625 106.228792) + (xy 112.625 106.279) (xy 113.361005 106.279) (xy 113.358 106.290213) (xy 113.358 106.775787) (xy 113.361005 106.787) + (xy 112.625 106.787) (xy 112.625 106.837207) (xy 101.981 106.837207) (xy 101.981 102.107) (xy 102.001002 102.038879) + (xy 102.054658 101.992386) (xy 102.107 101.981) (xy 112.987169 101.981) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 133.609621 115.750702) (xy 133.656114 115.804358) (xy 133.666218 115.874632) (xy 133.656113 115.909043) + (xy 133.631703 115.962492) (xy 133.6317 115.962501) (xy 133.614476 116.0823) (xy 133.584983 116.146881) + (xy 133.578855 116.153463) (xy 132.720525 117.011795) (xy 132.658212 117.04582) (xy 132.631429 117.0487) + (xy 128.52317 117.0487) (xy 128.455049 117.028698) (xy 128.408556 116.975042) (xy 128.398452 116.904768) + (xy 128.427946 116.840188) (xy 128.434075 116.833605) (xy 129.500075 115.767605) (xy 129.562387 115.733579) + (xy 129.58917 115.7307) (xy 133.5415 115.7307) + ) + ) + ) +) \ No newline at end of file diff --git a/buddhabox/hw/buddhabox.kicad_prl b/buddhabox/hw/buddhabox.kicad_prl index e69fb1c..b8ab3ff 100644 --- a/buddhabox/hw/buddhabox.kicad_prl +++ b/buddhabox/hw/buddhabox.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 37, + "active_layer": 31, "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], @@ -65,7 +65,13 @@ 36 ], "visible_layers": "ffdf0ef_ffffffff", - "zone_display_mode": 0 + "zone_display_mode": 1 + }, + "git": { + "repo_password": "", + "repo_type": "", + "repo_username": "", + "ssh_key": "" }, "meta": { "filename": "buddhabox.kicad_prl", diff --git a/buddhabox/hw/buddhabox.kicad_pro b/buddhabox/hw/buddhabox.kicad_pro index 38148dc..ab878ac 100644 --- a/buddhabox/hw/buddhabox.kicad_pro +++ b/buddhabox/hw/buddhabox.kicad_pro @@ -3,14 +3,17 @@ "3dviewports": [], "design_settings": { "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, "board_outline_line_width": 0.15, - "copper_line_width": 0.19999999999999998, + "copper_line_width": 0.2, "copper_text_italic": false, "copper_text_size_h": 1.5, "copper_text_size_v": 1.5, "copper_text_thickness": 0.3, "copper_text_upright": true, - "courtyard_line_width": 0.049999999999999996, + "courtyard_line_width": 0.05, "dimension_precision": 4, "dimension_units": 3, "dimensions": { @@ -21,7 +24,7 @@ "text_position": 0, "units_format": 1 }, - "fab_line_width": 0.09999999999999999, + "fab_line_width": 0.1, "fab_text_italic": false, "fab_text_size_h": 1.0, "fab_text_size_v": 1.0, @@ -42,7 +45,7 @@ "silk_text_italic": false, "silk_text_size_h": 0.5, "silk_text_size_v": 0.5, - "silk_text_thickness": 0.06999999999999999, + "silk_text_thickness": 0.07, "silk_text_upright": true, "zones": { "45_degree_only": false, @@ -56,10 +59,7 @@ "width": 0.0 } ], - "drc_exclusions": [ - "silk_over_copper|142756000|115761000|dbbaeff2-d900-4e9b-9517-3023983642dc|1008447e-e46c-46e8-9391-b2de20e362bd", - "silk_over_copper|142756000|115761000|dbbaeff2-d900-4e9b-9517-3023983642dc|b308ef35-3607-4359-b17d-796e2f975630" - ], + "drc_exclusions": [], "meta": { "version": 2 }, @@ -76,6 +76,7 @@ "duplicate_footprints": "warning", "extra_footprint": "warning", "footprint": "error", + "footprint_symbol_mismatch": "warning", "footprint_type_mismatch": "error", "hole_clearance": "error", "hole_near_hole": "error", @@ -122,15 +123,15 @@ "min_copper_edge_clearance": 0.254, "min_hole_clearance": 0.2032, "min_hole_to_hole": 0.25, - "min_microvia_diameter": 0.19999999999999998, - "min_microvia_drill": 0.09999999999999999, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, "min_resolved_spokes": 2, "min_silk_clearance": 0.0, - "min_text_height": 0.7999999999999999, + "min_text_height": 0.8, "min_text_thickness": 0.08, "min_through_hole_diameter": 0.254, "min_track_width": 0.127, - "min_via_annular_width": 0.049999999999999996, + "min_via_annular_width": 0.05, "min_via_diameter": 0.4572, "solder_mask_clearance": 0.0, "solder_mask_min_width": 0.0, @@ -139,9 +140,6 @@ }, "teardrop_options": [ { - "td_allow_use_two_tracks": true, - "td_curve_segcount": 5, - "td_on_pad_in_zone": false, "td_onpadsmd": true, "td_onroundshapesonly": false, "td_ontrackend": false, @@ -150,29 +148,35 @@ ], "teardrop_parameters": [ { + "td_allow_use_two_tracks": true, "td_curve_segcount": 0, "td_height_ratio": 1.0, "td_length_ratio": 0.5, "td_maxheight": 2.0, "td_maxlen": 1.0, + "td_on_pad_in_zone": false, "td_target_name": "td_round_shape", "td_width_to_size_filter_ratio": 0.9 }, { + "td_allow_use_two_tracks": true, "td_curve_segcount": 0, "td_height_ratio": 1.0, "td_length_ratio": 0.5, "td_maxheight": 2.0, "td_maxlen": 1.0, + "td_on_pad_in_zone": false, "td_target_name": "td_rect_shape", "td_width_to_size_filter_ratio": 0.9 }, { + "td_allow_use_two_tracks": true, "td_curve_segcount": 0, "td_height_ratio": 1.0, "td_length_ratio": 0.5, "td_maxheight": 2.0, "td_maxlen": 1.0, + "td_on_pad_in_zone": false, "td_target_name": "td_track_end", "td_width_to_size_filter_ratio": 0.9 } @@ -180,6 +184,32 @@ "track_widths": [ 0.0 ], + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, "via_dimensions": [ { "diameter": 0.0, @@ -189,6 +219,13 @@ "zones_allow_external_fillets": false, "zones_use_no_outline": true }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, "layer_presets": [], "viewports": [] }, @@ -510,6 +547,10 @@ { "netclass": "Power", "pattern": "Vbus" + }, + { + "netclass": "Power", + "pattern": "/VBus3v3" } ] }, @@ -518,14 +559,93 @@ "gencad": "", "idf": "", "netlist": "", + "plot": "", + "pos_files": "", "specctra_dsn": "", "step": "", + "svg": "", "vrml": "" }, "page_layout_descr_file": "" }, "schematic": { "annotate_start_num": 0, + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "LCSC", + "name": "LCSC", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": false, + "label": "#", + "name": "${ITEM_NUMBER}", + "show": false + }, + { + "group_by": false, + "label": "Description", + "name": "Description", + "show": false + } + ], + "filter_string": "", + "group_symbols": true, + "name": "", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, "drawing": { "dashed_lines_dash_length_ratio": 12.0, "dashed_lines_gap_length_ratio": 3.0, @@ -539,6 +659,11 @@ "intersheets_ref_suffix": "", "junction_size_choice": 3, "label_size_ratio": 0.375, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, "pin_symbol_size": 25.0, "text_offset_ratio": 0.15 }, @@ -564,6 +689,7 @@ "spice_external_command": "spice \"%I\"", "spice_model_current_sheet_as_root": true, "spice_save_all_currents": false, + "spice_save_all_dissipations": false, "spice_save_all_voltages": false, "subpart_first_id": 65, "subpart_id_separator": 0 @@ -571,7 +697,7 @@ "sheets": [ [ "19bd736e-1a5c-452d-a770-914d6d0c4ac0", - "" + "Root" ] ], "text_variables": {} diff --git a/buddhabox/hw/buddhabox.kicad_sch b/buddhabox/hw/buddhabox.kicad_sch index 76c2f36..75e76ea 100644 --- a/buddhabox/hw/buddhabox.kicad_sch +++ b/buddhabox/hw/buddhabox.kicad_sch @@ -1,4731 +1,15553 @@ -(kicad_sch (version 20211123) (generator eeschema) - - (uuid 19bd736e-1a5c-452d-a770-914d6d0c4ac0) - - (paper "A4") - - (lib_symbols - (symbol "Amplifier_Audio:PAM8302AAD" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at 7.62 11.43 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "PAM8302AAD" (id 1) (at 7.62 8.89 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/PAM8302A.pdf" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "audio amplifier class d" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "2.5W Filterless Class-D Mono Audio Amplifier, SOIC-8" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "MSOP*3x3mm*P0.65mm* SOIC*3.9x4.9mm*P1.27mm*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "PAM8302AAD_0_1" - (rectangle (start -7.62 7.62) (end 7.62 -7.62) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "PAM8302AAD_1_1" - (pin input line (at -10.16 -5.08 0) (length 2.54) - (name "~{SD}" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin no_connect line (at 7.62 -5.08 180) (length 2.54) hide - (name "NC" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -10.16 5.08 0) (length 2.54) - (name "IN+" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -10.16 0 0) (length 2.54) - (name "IN-" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 10.16 5.08 180) (length 2.54) - (name "OUT+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 10.16 270) (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -10.16 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 10.16 0 180) (length 2.54) - (name "OUT-" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector:USB_B_Micro" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at -5.08 11.43 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "USB_B_Micro" (id 1) (at -5.08 8.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 3.81 -1.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 3.81 -1.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "connector USB micro" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "USB Micro Type B connector" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "USB*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "USB_B_Micro_0_1" - (rectangle (start -5.08 -7.62) (end 5.08 7.62) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (circle (center -3.81 2.159) (radius 0.635) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (circle (center -0.635 3.429) (radius 0.381) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (rectangle (start -0.127 -7.62) (end 0.127 -6.858) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.905 2.159) - (xy 0.635 2.159) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.175 2.159) - (xy -2.54 2.159) - (xy -1.27 3.429) - (xy -0.635 3.429) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 2.159) - (xy -1.905 2.159) - (xy -1.27 0.889) - (xy 0 0.889) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.635 2.794) - (xy 0.635 1.524) - (xy 1.905 2.159) - (xy 0.635 2.794) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy -4.318 5.588) - (xy -1.778 5.588) - (xy -2.032 4.826) - (xy -4.064 4.826) - (xy -4.318 5.588) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy -4.699 5.842) - (xy -4.699 5.588) - (xy -4.445 4.826) - (xy -4.445 4.572) - (xy -1.651 4.572) - (xy -1.651 4.826) - (xy -1.397 5.588) - (xy -1.397 5.842) - (xy -4.699 5.842) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 0.254 1.27) (end -0.508 0.508) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (rectangle (start 5.08 -5.207) (end 4.318 -4.953) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 5.08 -2.667) (end 4.318 -2.413) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 5.08 -0.127) (end 4.318 0.127) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start 5.08 4.953) (end 4.318 5.207) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "USB_B_Micro_1_1" - (pin power_out line (at 7.62 5.08 180) (length 2.54) - (name "VBUS" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 7.62 -2.54 180) (length 2.54) - (name "D-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 7.62 0 180) (length 2.54) - (name "D+" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -5.08 180) (length 2.54) - (name "ID" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin power_out line (at 0 -10.16 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -2.54 -10.16 90) (length 2.54) - (name "Shield" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_01x02" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x02" (id 1) (at 0 -5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "connector" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x02_1_1" - (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 1.27) (end 1.27 -3.81) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -2.54 0) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Connector_Generic:Conn_01x05" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 0 7.62 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x05" (id 1) (at 0 -7.62 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "connector" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x05_1_1" - (rectangle (start -1.27 -4.953) (end 0 -5.207) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 2.667) (end 0 2.413) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 5.207) (end 0 4.953) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (rectangle (start -1.27 6.35) (end 1.27 -6.35) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (pin passive line (at -5.08 5.08 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 2.54 0) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -2.54 0) (length 3.81) - (name "Pin_4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -5.08 0) (length 3.81) - (name "Pin_5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "C" (id 0) (at 0.254 1.778 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C_Small" (id 1) (at 0.254 -2.032 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "capacitor cap" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor, small symbol" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "C_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_Small_0_1" - (polyline - (pts - (xy -1.524 -0.508) - (xy 1.524 -0.508) - ) - (stroke (width 0.3302) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.524 0.508) - (xy 1.524 0.508) - ) - (stroke (width 0.3048) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "C_Small_1_1" - (pin passive line (at 0 2.54 270) (length 2.032) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -2.54 90) (length 2.032) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:FerriteBead" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "FB" (id 0) (at -3.81 0.635 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "FerriteBead" (id 1) (at 3.81 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "L ferrite bead inductor filter" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Ferrite bead" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Inductor_* L_* *Ferrite*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "FerriteBead_0_1" - (polyline - (pts - (xy 0 -1.27) - (xy 0 -1.2192) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 1.27) - (xy 0 1.2954) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.7686 0.4064) - (xy -1.7018 2.2606) - (xy 2.7686 -0.3048) - (xy 1.6764 -2.159) - (xy -2.7686 0.4064) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "FerriteBead_1_1" - (pin passive line (at 0 3.81 270) (length 2.54) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.54) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:LED_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (id 0) (at -1.27 3.175 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "LED_Small" (id 1) (at -4.445 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (id 2) (at 0 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "LED diode light-emitting-diode" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Light emitting diode, small symbol" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "LED_Small_0_1" - (polyline - (pts - (xy -0.762 -1.016) - (xy -0.762 1.016) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 0) - (xy -0.762 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 -1.016) - (xy -0.762 0) - (xy 0.762 1.016) - (xy 0.762 -1.016) - ) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0.762) - (xy -0.508 1.27) - (xy -0.254 1.27) - (xy -0.508 1.27) - (xy -0.508 1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.508 1.27) - (xy 0 1.778) - (xy 0.254 1.778) - (xy 0 1.778) - (xy 0 1.524) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "LED_Small_1_1" - (pin passive line (at -2.54 0 0) (length 1.778) - (name "K" (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.778) - (name "A" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:L_Ferrite" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "L" (id 0) (at -1.27 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "L_Ferrite" (id 1) (at 2.794 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "inductor choke coil reactor magnetic" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Inductor with ferrite core" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "L_Ferrite_0_1" - (arc (start 0 -2.54) (mid 0.635 -1.905) (end 0 -1.27) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 -1.27) (mid 0.635 -0.635) (end 0 0) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 -2.794) - (xy 1.016 -2.286) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 -1.778) - (xy 1.016 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 -0.762) - (xy 1.016 -0.254) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 0.254) - (xy 1.016 0.762) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 1.27) - (xy 1.016 1.778) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.016 2.286) - (xy 1.016 2.794) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 -2.286) - (xy 1.524 -2.794) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 -1.27) - (xy 1.524 -1.778) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 -0.254) - (xy 1.524 -0.762) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 0.762) - (xy 1.524 0.254) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 1.778) - (xy 1.524 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.524 2.794) - (xy 1.524 2.286) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 0) (mid 0.635 0.635) (end 0 1.27) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (arc (start 0 1.27) (mid 0.635 1.905) (end 0 2.54) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "L_Ferrite_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)))) - ) - ) - ) - (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "R" (id 0) (at 2.032 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "R" (id 1) (at 0 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "R_0_1" - (rectangle (start -1.016 -2.54) (end 1.016 2.54) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "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)))) - ) - ) - ) - (symbol "Diode:BAT54C" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "D" (id 0) (at 0.635 -3.81 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "BAT54C" (id 1) (at -6.35 3.175 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 1.905 3.175 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "http://www.diodes.com/_files/datasheets/ds11005.pdf" (id 3) (at -2.032 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "schottky diode common cathode" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "dual schottky barrier diode, common cathode" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOT?23*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "BAT54C_0_1" - (polyline - (pts - (xy -1.905 0) - (xy 1.905 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.905 1.27) - (xy -1.905 1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 -1.27) - (xy -0.635 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 0) - (xy -3.81 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 1.27) - (xy -1.905 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 1.27) - (xy -1.27 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -0.635 -1.27) - (xy -0.635 -1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.635 -1.27) - (xy 0.635 -1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -1.27) - (xy 0.635 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 1.27) - (xy 1.27 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 1.27) - (xy 1.905 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.905 1.27) - (xy 1.905 1.016) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 3.81 0) - (xy 1.27 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.175 -1.27) - (xy -3.175 1.27) - (xy -1.27 0) - (xy -3.175 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 3.175 -1.27) - (xy 3.175 1.27) - (xy 1.27 0) - (xy 3.175 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 0 0) (radius 0.254) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - ) - (symbol "BAT54C_1_1" - (pin passive 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 passive line (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)))) - ) - (pin passive line (at 0 -5.08 90) (length 5.08) - (name "~" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Memory_Flash:W25Q32JVSS" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -8.89 8.89 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "W25Q32JVSS" (id 1) (at 7.62 8.89 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "flash memory SPI" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "32Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOIC*5.23x5.23mm*P1.27mm*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "W25Q32JVSS_0_1" - (rectangle (start -10.16 7.62) (end 10.16 -7.62) - (stroke (width 0.254) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - ) - (symbol "W25Q32JVSS_1_1" - (pin input line (at -12.7 2.54 0) (length 2.54) - (name "~{CS}" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 2.54 180) (length 2.54) - (name "DO(IO1)" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 -2.54 180) (length 2.54) - (name "IO2" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -10.16 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 5.08 180) (length 2.54) - (name "DI(IO0)" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -12.7 -2.54 0) (length 2.54) - (name "CLK" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin bidirectional line (at 12.7 -5.08 180) (length 2.54) - (name "IO3" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 10.16 270) (length 2.54) - (name "VCC" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "SW" (id 0) (at 1.27 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "SW_Push" (id 1) (at 0 -1.524 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 5.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 5.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Push button switch, generic, two pins" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "SW_Push_0_1" - (circle (center -2.032 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 1.27) - (xy 0 3.048) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 1.27) - (xy -2.54 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (circle (center 2.032 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (pin passive line (at -5.08 0 0) (length 2.54) - (name "1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 5.08 0 180) (length 2.54) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "emeb_library:Crystal_4pin_SMD" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "Y" (id 0) (at 0 3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Crystal_4pin_SMD" (id 1) (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "ki_keywords" "Quartz, Ceramic, Filter, Resonator" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "4-pin SMD" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Crystal_*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Crystal_4pin_SMD_0_1" - (rectangle (start -1.27 2.54) (end 1.27 -2.54) - (stroke (width 0.3048) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 -1.27) - (xy -2.54 1.27) - ) - (stroke (width 0.3048) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 -1.27) - (xy 2.54 1.27) - ) - (stroke (width 0.3048) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "Crystal_4pin_SMD_1_1" - (pin passive line (at -3.81 0 0) (length 1.27) - (name "1" (effects (font (size 1.016 1.016)))) - (number "1" (effects (font (size 1.016 1.016)))) - ) - (pin passive line (at 3.81 0 180) (length 1.27) - (name "3" (effects (font (size 1.016 1.016)))) - (number "3" (effects (font (size 1.016 1.016)))) - ) - ) - ) - (symbol "emeb_library:RP2040" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at 30.48 10.16 0) - (effects (font (size 1.524 1.524))) - ) - (property "Value" "RP2040" (id 1) (at 30.48 7.62 0) - (effects (font (size 1.524 1.524))) - ) - (property "Footprint" "IC57_RP2040" (id 2) (at 30.48 6.096 0) - (effects (font (size 1.524 1.524)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.524 1.524))) - ) - (property "ki_locked" "" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27))) - ) - (property "ki_fp_filters" "IC57_RP2040 IC57_RP2040-M IC57_RP2040-L" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "RP2040_1_1" - (polyline - (pts - (xy 7.62 -76.2) - (xy 53.34 -76.2) - ) - (stroke (width 0.127) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 7.62 5.08) - (xy 7.62 -76.2) - ) - (stroke (width 0.127) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 53.34 -76.2) - (xy 53.34 5.08) - ) - (stroke (width 0.127) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 53.34 5.08) - (xy 7.62 5.08) - ) - (stroke (width 0.127) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (pin power_in line (at 0 0 0) (length 7.62) - (name "IOVDD" (effects (font (size 1.4986 1.4986)))) - (number "1" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 0 -22.86 0) (length 7.62) - (name "IOVDD" (effects (font (size 1.4986 1.4986)))) - (number "10" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -25.4 0) (length 7.62) - (name "GPIO8" (effects (font (size 1.4986 1.4986)))) - (number "11" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -27.94 0) (length 7.62) - (name "GPIO9" (effects (font (size 1.4986 1.4986)))) - (number "12" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -30.48 0) (length 7.62) - (name "GPIO10" (effects (font (size 1.4986 1.4986)))) - (number "13" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -33.02 0) (length 7.62) - (name "GPIO11" (effects (font (size 1.4986 1.4986)))) - (number "14" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -35.56 0) (length 7.62) - (name "GPIO12" (effects (font (size 1.4986 1.4986)))) - (number "15" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -38.1 0) (length 7.62) - (name "GPIO13" (effects (font (size 1.4986 1.4986)))) - (number "16" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -40.64 0) (length 7.62) - (name "GPIO14" (effects (font (size 1.4986 1.4986)))) - (number "17" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -43.18 0) (length 7.62) - (name "GPIO15" (effects (font (size 1.4986 1.4986)))) - (number "18" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 0 -45.72 0) (length 7.62) - (name "TESTEN" (effects (font (size 1.4986 1.4986)))) - (number "19" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -2.54 0) (length 7.62) - (name "GPIO0" (effects (font (size 1.4986 1.4986)))) - (number "2" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 0 -48.26 0) (length 7.62) - (name "XIN" (effects (font (size 1.4986 1.4986)))) - (number "20" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 0 -50.8 0) (length 7.62) - (name "XOUT" (effects (font (size 1.4986 1.4986)))) - (number "21" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 0 -53.34 0) (length 7.62) - (name "IOVDD" (effects (font (size 1.4986 1.4986)))) - (number "22" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 0 -55.88 0) (length 7.62) - (name "DVDD" (effects (font (size 1.4986 1.4986)))) - (number "23" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 0 -58.42 0) (length 7.62) - (name "SWCLK" (effects (font (size 1.4986 1.4986)))) - (number "24" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 0 -60.96 0) (length 7.62) - (name "SWDIO" (effects (font (size 1.4986 1.4986)))) - (number "25" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 0 -63.5 0) (length 7.62) - (name "RUN" (effects (font (size 1.4986 1.4986)))) - (number "26" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -66.04 0) (length 7.62) - (name "GPIO16" (effects (font (size 1.4986 1.4986)))) - (number "27" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -68.58 0) (length 7.62) - (name "GPIO17" (effects (font (size 1.4986 1.4986)))) - (number "28" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -71.12 180) (length 7.62) - (name "GPIO18" (effects (font (size 1.4986 1.4986)))) - (number "29" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -5.08 0) (length 7.62) - (name "GPIO1" (effects (font (size 1.4986 1.4986)))) - (number "3" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -68.58 180) (length 7.62) - (name "GPIO19" (effects (font (size 1.4986 1.4986)))) - (number "30" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -66.04 180) (length 7.62) - (name "GPIO20" (effects (font (size 1.4986 1.4986)))) - (number "31" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -63.5 180) (length 7.62) - (name "GPIO21" (effects (font (size 1.4986 1.4986)))) - (number "32" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 60.96 -60.96 180) (length 7.62) - (name "IOVDD" (effects (font (size 1.4986 1.4986)))) - (number "33" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -58.42 180) (length 7.62) - (name "GPIO22" (effects (font (size 1.4986 1.4986)))) - (number "34" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -55.88 180) (length 7.62) - (name "GPIO23" (effects (font (size 1.4986 1.4986)))) - (number "35" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -53.34 180) (length 7.62) - (name "GPIO24" (effects (font (size 1.4986 1.4986)))) - (number "36" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -50.8 180) (length 7.62) - (name "GPIO25" (effects (font (size 1.4986 1.4986)))) - (number "37" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -48.26 180) (length 7.62) - (name "GPIO26/ADC0" (effects (font (size 1.4986 1.4986)))) - (number "38" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -45.72 180) (length 7.62) - (name "GPIO27/ADC1" (effects (font (size 1.4986 1.4986)))) - (number "39" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -7.62 0) (length 7.62) - (name "GPIO2" (effects (font (size 1.4986 1.4986)))) - (number "4" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -43.18 180) (length 7.62) - (name "GPIO28/ADC2" (effects (font (size 1.4986 1.4986)))) - (number "40" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -40.64 180) (length 7.62) - (name "GPIO29/ADC3" (effects (font (size 1.4986 1.4986)))) - (number "41" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 60.96 -38.1 180) (length 7.62) - (name "IOVDD" (effects (font (size 1.4986 1.4986)))) - (number "42" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 60.96 -35.56 180) (length 7.62) - (name "ADC_AVDD" (effects (font (size 1.4986 1.4986)))) - (number "43" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 60.96 -33.02 180) (length 7.62) - (name "VREG_VIN" (effects (font (size 1.4986 1.4986)))) - (number "44" (effects (font (size 1.4986 1.4986)))) - ) - (pin output line (at 60.96 -30.48 180) (length 7.62) - (name "VREG_VOUT" (effects (font (size 1.4986 1.4986)))) - (number "45" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 60.96 -27.94 180) (length 7.62) - (name "USB_DM" (effects (font (size 1.4986 1.4986)))) - (number "46" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 60.96 -25.4 180) (length 7.62) - (name "USB_DP" (effects (font (size 1.4986 1.4986)))) - (number "47" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 60.96 -22.86 180) (length 7.62) - (name "USB_VDD" (effects (font (size 1.4986 1.4986)))) - (number "48" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 60.96 -20.32 180) (length 7.62) - (name "IOVDD" (effects (font (size 1.4986 1.4986)))) - (number "49" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -10.16 0) (length 7.62) - (name "GPIO3" (effects (font (size 1.4986 1.4986)))) - (number "5" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 60.96 -17.78 180) (length 7.62) - (name "DVDD" (effects (font (size 1.4986 1.4986)))) - (number "50" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -15.24 180) (length 7.62) - (name "QSPI_SD3" (effects (font (size 1.4986 1.4986)))) - (number "51" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 60.96 -12.7 180) (length 7.62) - (name "QSPI_SCLK" (effects (font (size 1.4986 1.4986)))) - (number "52" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -10.16 180) (length 7.62) - (name "QSPI_SD0" (effects (font (size 1.4986 1.4986)))) - (number "53" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -7.62 180) (length 7.62) - (name "QSPI_SD2" (effects (font (size 1.4986 1.4986)))) - (number "54" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 60.96 -5.08 180) (length 7.62) - (name "QSPI_SD1" (effects (font (size 1.4986 1.4986)))) - (number "55" (effects (font (size 1.4986 1.4986)))) - ) - (pin unspecified line (at 60.96 -2.54 180) (length 7.62) - (name "QSPI_SS_N" (effects (font (size 1.4986 1.4986)))) - (number "56" (effects (font (size 1.4986 1.4986)))) - ) - (pin power_in line (at 60.96 0 180) (length 7.62) - (name "GND" (effects (font (size 1.4986 1.4986)))) - (number "57" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -12.7 0) (length 7.62) - (name "GPIO4" (effects (font (size 1.4986 1.4986)))) - (number "6" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -15.24 0) (length 7.62) - (name "GPIO5" (effects (font (size 1.4986 1.4986)))) - (number "7" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -17.78 0) (length 7.62) - (name "GPIO6" (effects (font (size 1.4986 1.4986)))) - (number "8" (effects (font (size 1.4986 1.4986)))) - ) - (pin bidirectional line (at 0 -20.32 0) (length 7.62) - (name "GPIO7" (effects (font (size 1.4986 1.4986)))) - (number "9" (effects (font (size 1.4986 1.4986)))) - ) - ) - ) - (symbol "emeb_library:RV12" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "RV" (id 0) (at -8.89 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "RV12" (id 1) (at -6.35 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "resistor variable" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Potentiometer, US symbol" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Potentiometer*" (id 6) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "RV12_0_1" - (polyline - (pts - (xy -2.54 -2.54) - (xy -2.54 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 -2.286) - (xy 0 -2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 2.54) - (xy 0 2.286) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 2.54 0) - (xy 1.524 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.54 2.54) - (xy -2.54 1.27) - (xy -3.81 -1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.143 0) - (xy 2.286 0.508) - (xy 2.286 -0.508) - (xy 1.143 0) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0 -0.762) - (xy 1.016 -1.143) - (xy 0 -1.524) - (xy -1.016 -1.905) - (xy 0 -2.286) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0.762) - (xy 1.016 0.381) - (xy 0 0) - (xy -1.016 -0.381) - (xy 0 -0.762) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 2.286) - (xy 1.016 1.905) - (xy 0 1.524) - (xy -1.016 1.143) - (xy 0 0.762) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "RV12_1_1" - (pin passive line (at -2.54 -3.81 90) (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 -2.54 3.81 270) (length 1.27) - (name "2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 1.27) - (name "4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 3.81 270) (length 1.27) - (name "5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "emeb_library:TPS61291DRVR" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -12.7 13.7 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - ) - (property "Value" "TPS61291DRVR" (id 1) (at -12.7 -16.7 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - ) - (property "Footprint" "SON65P200X200X80-7N" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) (justify bottom) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "TPS61291DRVR_0_0" - (rectangle (start -12.7 -12.7) (end 12.7 12.7) - (stroke (width 0.41) (type default) (color 0 0 0 0)) - (fill (type background)) - ) - (pin input line (at -17.78 7.62 0) (length 5.08) - (name "SW" (effects (font (size 1.016 1.016)))) - (number "1" (effects (font (size 1.016 1.016)))) - ) - (pin output line (at 17.78 10.16 180) (length 5.08) - (name "VOUT" (effects (font (size 1.016 1.016)))) - (number "2" (effects (font (size 1.016 1.016)))) - ) - (pin input line (at -17.78 5.08 0) (length 5.08) - (name "VIN" (effects (font (size 1.016 1.016)))) - (number "3" (effects (font (size 1.016 1.016)))) - ) - (pin input line (at -17.78 10.16 0) (length 5.08) - (name "EN/BYP" (effects (font (size 1.016 1.016)))) - (number "4" (effects (font (size 1.016 1.016)))) - ) - (pin input line (at -17.78 2.54 0) (length 5.08) - (name "VSEL" (effects (font (size 1.016 1.016)))) - (number "5" (effects (font (size 1.016 1.016)))) - ) - (pin power_in line (at 17.78 -7.62 180) (length 5.08) - (name "GND" (effects (font (size 1.016 1.016)))) - (number "6" (effects (font (size 1.016 1.016)))) - ) - (pin power_in line (at 17.78 -5.08 180) (length 5.08) - (name "EXP" (effects (font (size 1.016 1.016)))) - (number "7" (effects (font (size 1.016 1.016)))) - ) - (pin power_in line (at 17.78 -5.08 180) (length 5.08) - (name "EXP" (effects (font (size 1.016 1.016)))) - (number "7_1" (effects (font (size 1.016 1.016)))) - ) - (pin power_in line (at 17.78 -5.08 180) (length 5.08) - (name "EXP" (effects (font (size 1.016 1.016)))) - (number "7_2" (effects (font (size 1.016 1.016)))) - ) - ) - ) - (symbol "power:+1V1" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+1V1" (id 1) (at 0 3.556 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+1V1\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+1V1_0_1" - (polyline - (pts - (xy -0.762 1.27) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 2.54) - (xy 0.762 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "+1V1_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+1V1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 0 3.556 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "+3.3V_0_1" - (polyline - (pts - (xy -0.762 1.27) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 0) - (xy 0 2.54) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 2.54) - (xy 0.762 1.27) - ) - (stroke (width 0) (type default) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "+3.3V_1_1" - (pin power_in line (at 0 0 90) (length 0) hide - (name "+3.3V" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 0 -3.81 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (id 2) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "GND_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) (color 0 0 0 0)) - (fill (type none)) - ) - ) - (symbol "GND_1_1" - (pin power_in line (at 0 0 270) (length 0) hide - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - ) - ) - ) - - (junction (at 245.11 73.66) (diameter 0) (color 0 0 0 0) - (uuid 00e54616-806b-4be9-af4c-f01fa2eb40f7) - ) - (junction (at 170.18 146.05) (diameter 0) (color 0 0 0 0) - (uuid 035a9d14-aedd-4a92-82f7-2166e3ba7460) - ) - (junction (at 81.28 128.27) (diameter 0) (color 0 0 0 0) - (uuid 058e956b-0c22-4b7b-a2ee-c42a900a608b) - ) - (junction (at 76.2 35.56) (diameter 0) (color 0 0 0 0) - (uuid 0693ca5b-cab0-4b11-ba71-1b100e6e19cc) - ) - (junction (at 170.18 120.65) (diameter 0) (color 0 0 0 0) - (uuid 0edb1667-54f8-40d1-ad71-e48d2b2960ba) - ) - (junction (at 185.42 142.24) (diameter 0) (color 0 0 0 0) - (uuid 1447cad2-6746-482b-ab09-85907ebe6c5c) - ) - (junction (at 45.72 154.94) (diameter 0) (color 0 0 0 0) - (uuid 32b62cac-93e5-4739-ae14-27d8c385f724) - ) - (junction (at 35.56 151.13) (diameter 0) (color 0 0 0 0) - (uuid 3379f465-d066-411c-8960-54d49bd6615b) - ) - (junction (at 151.13 87.63) (diameter 0) (color 0 0 0 0) - (uuid 34ef1537-e65c-4759-8b7f-681bf4722bae) - ) - (junction (at 170.18 129.54) (diameter 0) (color 0 0 0 0) - (uuid 358747f2-a5e6-4933-bba4-fff0afab4f63) - ) - (junction (at 250.19 140.97) (diameter 0) (color 0 0 0 0) - (uuid 44adedea-f3d0-41c4-8f3f-015e2bb776b3) - ) - (junction (at 166.37 115.57) (diameter 0) (color 0 0 0 0) - (uuid 52c303b7-e0e9-44e8-abcd-67e119f02f8e) - ) - (junction (at 248.92 31.75) (diameter 0) (color 0 0 0 0) - (uuid 542cced9-49bf-49c1-bf21-f1213643f9da) - ) - (junction (at 74.93 35.56) (diameter 0) (color 0 0 0 0) - (uuid 6222852a-628e-4872-9650-46923955070d) - ) - (junction (at 170.18 160.02) (diameter 0) (color 0 0 0 0) - (uuid 6dfee11d-c33d-4804-af4e-dd0badd56e03) - ) - (junction (at 238.76 41.91) (diameter 0) (color 0 0 0 0) - (uuid 82746b34-a11e-4f91-a351-53b82f3b9dd9) - ) - (junction (at 81.28 129.54) (diameter 0) (color 0 0 0 0) - (uuid 83a210e5-ebef-4a46-9fe6-078286da3c2b) - ) - (junction (at 170.18 139.7) (diameter 0) (color 0 0 0 0) - (uuid 87a225a8-d00e-4eef-9944-6f24d3c3319f) - ) - (junction (at 142.24 87.63) (diameter 0) (color 0 0 0 0) - (uuid 8d8460e5-3379-4b83-ae9c-7a682294a0d4) - ) - (junction (at 127 30.48) (diameter 0) (color 0 0 0 0) - (uuid 90ac0cd6-b700-4989-8825-917bbe641319) - ) - (junction (at 166.37 137.16) (diameter 0) (color 0 0 0 0) - (uuid 928e74ab-ebb5-43b4-9754-bc0d3bb126ed) - ) - (junction (at 77.47 162.56) (diameter 0) (color 0 0 0 0) - (uuid 94c70d52-d451-482e-84eb-c8c51eeeea2f) - ) - (junction (at 170.18 144.78) (diameter 0) (color 0 0 0 0) - (uuid 9768f52f-8f51-4db4-a33a-5a41b0b7d63b) - ) - (junction (at 210.82 19.05) (diameter 0) (color 0 0 0 0) - (uuid 9dd543ba-63a0-4e19-8328-bc4ea73426ed) - ) - (junction (at 81.28 106.68) (diameter 0) (color 0 0 0 0) - (uuid a406bd10-af0b-4354-80c1-a6dcbb84e0c4) - ) - (junction (at 81.28 160.02) (diameter 0) (color 0 0 0 0) - (uuid b1d027f0-387c-40ee-8ee1-417127fa72e9) - ) - (junction (at 170.18 138.43) (diameter 0) (color 0 0 0 0) - (uuid b97a929b-25e1-48b8-9af8-cfe333b052ca) - ) - (junction (at 166.37 124.46) (diameter 0) (color 0 0 0 0) - (uuid bbc74fe7-efa8-4e12-a15c-9627b4114814) - ) - (junction (at 138.43 30.48) (diameter 0) (color 0 0 0 0) - (uuid bc22c221-9482-457c-8a0d-2aa693afbaee) - ) - (junction (at 170.18 127) (diameter 0) (color 0 0 0 0) - (uuid bd1b3f07-800f-4008-8189-b260cf55a972) - ) - (junction (at 81.28 93.98) (diameter 0) (color 0 0 0 0) - (uuid be6bcbb6-924e-45e8-a4f4-5114baebad95) - ) - (junction (at 125.73 48.26) (diameter 0) (color 0 0 0 0) - (uuid c33a9c5b-3ec3-4a74-bb67-a2ec7340f14c) - ) - (junction (at 179.07 26.67) (diameter 0) (color 0 0 0 0) - (uuid dac01db1-ea14-49e5-9fb7-33b751a21bf1) - ) - (junction (at 170.18 110.49) (diameter 0) (color 0 0 0 0) - (uuid e5d79471-6947-429f-b4ec-9b0472981150) - ) - (junction (at 170.18 167.64) (diameter 0) (color 0 0 0 0) - (uuid f91abc21-4b24-4b06-b80f-a089d3bea729) - ) - - (no_connect (at 86.36 134.62) (uuid 0af0075f-6530-4ad0-bcad-7de5e88a00d0)) - (no_connect (at 86.36 142.24) (uuid 1e2f5e9a-7b7f-4a55-b3dd-089e99d35922)) - (no_connect (at 86.36 147.32) (uuid 22b85032-bf8d-4ec9-a431-4320caaa0c9c)) - (no_connect (at 147.32 170.18) (uuid 59af6adb-932f-4f27-ae9d-130a13cd8130)) - (no_connect (at 147.32 172.72) (uuid 59af6adb-932f-4f27-ae9d-130a13cd8132)) - (no_connect (at 147.32 177.8) (uuid 59af6adb-932f-4f27-ae9d-130a13cd8134)) - (no_connect (at 147.32 175.26) (uuid 59af6adb-932f-4f27-ae9d-130a13cd8135)) - (no_connect (at 86.36 137.16) (uuid 59af6adb-932f-4f27-ae9d-130a13cd8139)) - (no_connect (at 86.36 139.7) (uuid 59af6adb-932f-4f27-ae9d-130a13cd813a)) - (no_connect (at 86.36 127) (uuid 59af6adb-932f-4f27-ae9d-130a13cd813b)) - (no_connect (at 86.36 172.72) (uuid 59af6adb-932f-4f27-ae9d-130a13cd813c)) - (no_connect (at 86.36 175.26) (uuid 59af6adb-932f-4f27-ae9d-130a13cd813d)) - (no_connect (at -6.35 -22.86) (uuid a510116f-daad-4477-ab5e-b2577c69bb14)) - (no_connect (at 86.36 119.38) (uuid ab021257-8296-4a0c-8281-55ec6f1b4220)) - (no_connect (at 86.36 121.92) (uuid ab021257-8296-4a0c-8281-55ec6f1b4221)) - (no_connect (at 86.36 124.46) (uuid ab021257-8296-4a0c-8281-55ec6f1b4222)) - (no_connect (at 86.36 114.3) (uuid ab021257-8296-4a0c-8281-55ec6f1b4224)) - (no_connect (at 86.36 116.84) (uuid ab021257-8296-4a0c-8281-55ec6f1b4226)) - (no_connect (at 147.32 152.4) (uuid b7e915a9-204d-4548-90a7-965d517ee1d8)) - (no_connect (at 86.36 132.08) (uuid b85d93d1-a7bf-4356-9f4d-5670f189f034)) - (no_connect (at 147.32 147.32) (uuid bc2b1709-c5c5-42a4-90f8-e75587d61eb4)) - (no_connect (at 147.32 149.86) (uuid bc2b1709-c5c5-42a4-90f8-e75587d61eb5)) - (no_connect (at 86.36 149.86) (uuid d5c3aa52-7d52-4ec2-8708-c2f8e2651cf6)) - (no_connect (at 86.36 144.78) (uuid edcbc023-7416-41f5-a442-8d513d68c0ca)) - (no_connect (at 240.03 135.89) (uuid f201676f-4ecb-4eaf-8a2b-fc6f1f7bfe03)) - - (wire (pts (xy 166.37 115.57) (xy 166.37 124.46)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 01c9384e-fe04-46b2-89aa-46b207ea1be4) - ) - (wire (pts (xy 151.13 87.63) (xy 151.13 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0487b2ac-1509-4a74-b8de-ccc9a41bbbb1) - ) - (wire (pts (xy 119.38 87.63) (xy 115.57 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 065d2b0a-1f96-4f68-bbc5-8bc71d3343f4) - ) - (wire (pts (xy 138.43 38.1) (xy 138.43 36.83)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 06eabd7f-f125-4e31-8be9-d7d18524a864) - ) - (wire (pts (xy 214.63 73.66) (xy 245.11 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0715f610-7331-4ed5-9097-6bec5cf1219c) - ) - (wire (pts (xy 123.19 48.26) (xy 125.73 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0b056cb8-ea5f-488d-b0ea-6d6db429856a) - ) - (wire (pts (xy 198.12 67.31) (xy 198.12 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0b131a16-0f26-4749-8582-82b2e5008cc1) - ) - (wire (pts (xy 147.32 132.08) (xy 213.36 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0d51cf88-a09e-4bc4-bcbd-7cdb2b1fb439) - ) - (wire (pts (xy 250.19 142.24) (xy 250.19 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0d52b54a-99fc-40b7-a955-e4bf81cc2ce5) - ) - (wire (pts (xy 185.42 142.24) (xy 199.39 142.24)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0e545790-506a-4adf-a050-dd1efd40ee2f) - ) - (wire (pts (xy 86.36 170.18) (xy 78.74 170.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0f1d09eb-4a2b-42e7-87cf-c892aef13496) - ) - (wire (pts (xy 147.32 142.24) (xy 185.42 142.24)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 0ff0719e-f09b-4fa7-aa1d-f69935039d75) - ) - (wire (pts (xy 30.48 125.73) (xy 30.48 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 10b681f5-2d39-48c7-b50f-4f3cfe0e83bb) - ) - (wire (pts (xy 237.49 134.62) (xy 238.76 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1245e2f6-1551-4ebf-9884-018b2d9c4bad) - ) - (wire (pts (xy 86.36 167.64) (xy 78.74 167.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1416851d-e8a8-4782-b369-bc2223bc38ba) - ) - (wire (pts (xy 200.66 81.28) (xy 201.93 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1572d7f5-88e1-458d-a271-d9f4ddca4d9c) - ) - (wire (pts (xy 34.29 113.03) (xy 17.78 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 15e1b634-f006-489b-ba5d-4ee992bd0731) - ) - (wire (pts (xy 170.18 172.72) (xy 170.18 173.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 17a206ca-681f-479b-8ad4-3bb8ca9fa3dc) - ) - (wire (pts (xy 86.36 129.54) (xy 81.28 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1900d10f-3423-4ac8-9d8a-8c0aabbdbdca) - ) - (wire (pts (xy 86.36 162.56) (xy 77.47 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1985f470-a24f-40c5-a84c-9ae24ff21afa) - ) - (wire (pts (xy 166.37 115.57) (xy 191.77 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1ab6f566-fd80-42b3-8159-96b2b359df0c) - ) - (wire (pts (xy 229.87 88.9) (xy 227.33 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1c494980-76aa-4ded-83aa-098a36193ede) - ) - (wire (pts (xy 148.59 95.25) (xy 143.51 95.25)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1d119f73-680d-4484-b014-bf6be5cca4c1) - ) - (wire (pts (xy 48.26 52.07) (xy 52.07 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 1f69e185-6e06-431a-8fb8-fa9327f17705) - ) - (wire (pts (xy 147.32 167.64) (xy 170.18 167.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 20be3f32-b45d-4c06-bb48-3edb815ef989) - ) - (wire (pts (xy 86.36 160.02) (xy 81.28 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 257d5107-60c6-4fda-bae0-327774380d55) - ) - (wire (pts (xy 123.19 30.48) (xy 127 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 25d68b98-c30b-4735-a8a8-80e79df52595) - ) - (wire (pts (xy 81.28 93.98) (xy 81.28 92.71)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2601d435-f90c-45f8-a814-d2f2c8ffb3ac) - ) - (wire (pts (xy 55.88 80.01) (xy 55.88 85.09)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 26d3b128-4447-487c-86bd-f35adfa911df) - ) - (wire (pts (xy 200.66 76.2) (xy 200.66 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 271a1b35-b8b0-4d22-81c9-4dc63f2b11f6) - ) - (wire (pts (xy 147.32 129.54) (xy 170.18 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 29a10cc2-a780-4247-a6d5-24c8c10f385a) - ) - (wire (pts (xy 34.29 151.13) (xy 35.56 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2c07f776-3e45-4745-a6a2-c00f2c35668e) - ) - (wire (pts (xy 76.2 35.56) (xy 87.63 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2c0e03cf-ff21-4009-8b06-272d83316539) - ) - (wire (pts (xy 24.13 151.13) (xy 26.67 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 2fe7e089-f664-4bd0-aa39-8a4c4f97c086) - ) - (wire (pts (xy 237.49 129.54) (xy 238.76 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 30e03da3-faa1-4363-b5ae-45eaa724c6ab) - ) - (wire (pts (xy 170.18 110.49) (xy 201.93 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 31bb1af7-501d-458c-9616-221edb033551) - ) - (wire (pts (xy 48.26 93.98) (xy 48.26 95.25)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3209bb3b-cfd1-492d-b439-45f87a3cb92f) - ) - (wire (pts (xy 245.11 73.66) (xy 245.11 74.93)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 323c5b60-d51d-4c08-9be3-cb9bba98c030) - ) - (wire (pts (xy 227.33 78.74) (xy 229.87 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 33b09905-ace5-498b-94d6-344665651cde) - ) - (wire (pts (xy 170.18 139.7) (xy 170.18 144.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 33f797bd-601b-4cb8-9f9e-4978d9fd2f04) - ) - (wire (pts (xy 87.63 38.1) (xy 87.63 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 347eff17-956e-4d08-b0c6-4cdf0a18d238) - ) - (wire (pts (xy 35.56 166.37) (xy 35.56 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 360bc888-241c-4647-ac8c-5a689353e207) - ) - (wire (pts (xy 81.28 106.68) (xy 81.28 128.27)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 362faa0b-b9de-4f61-815c-a93812d3a7ee) - ) - (wire (pts (xy 170.18 107.95) (xy 170.18 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 36840cf9-8898-4677-ace0-abd85ab00247) - ) - (wire (pts (xy 200.66 19.05) (xy 210.82 19.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 376f8247-6e67-484b-b916-16f557dd4b4c) - ) - (wire (pts (xy 166.37 124.46) (xy 166.37 137.16)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3c2a176c-fbd4-4b1d-8b9c-7558bedfe7c3) - ) - (wire (pts (xy 25.4 132.08) (xy 25.4 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3c4cd40d-b41f-435a-b918-c9e0015889c8) - ) - (wire (pts (xy 170.18 167.64) (xy 170.18 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3c847161-f607-4f09-913d-5b3960f309eb) - ) - (wire (pts (xy 229.87 78.74) (xy 229.87 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3c8582dc-a89b-462b-9b57-886648033653) - ) - (wire (pts (xy 127 20.32) (xy 127 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3d4b5ae1-6b56-4d58-9b38-f1c03ea42984) - ) - (wire (pts (xy 232.41 64.77) (xy 232.41 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3d7248de-738c-40c6-9d67-cf7b0d584f2b) - ) - (wire (pts (xy 68.58 35.56) (xy 74.93 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 3fb65329-6dd3-4ff7-9104-b4269de04f96) - ) - (wire (pts (xy 170.18 138.43) (xy 208.28 138.43)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4268031f-4aa5-4d47-9779-fa3b2545300e) - ) - (wire (pts (xy 86.36 157.48) (xy 24.13 157.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 439b7660-a745-4efe-91e0-4362002dfcfd) - ) - (wire (pts (xy 156.21 81.28) (xy 195.58 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 43b2ed0c-7d52-4315-8468-3664b9b6faf7) - ) - (wire (pts (xy 36.83 132.08) (xy 25.4 132.08)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 44176e23-dbc3-441a-8c6b-e203778215a9) - ) - (wire (pts (xy 73.66 93.98) (xy 81.28 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4725976a-64a2-4fdc-857f-c95c9a8ab306) - ) - (wire (pts (xy 248.92 31.75) (xy 248.92 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 47b3574d-dafa-42c5-ab10-ab5a7eca696f) - ) - (wire (pts (xy 35.56 160.02) (xy 35.56 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4aaeaa06-e7a0-4ba8-979a-80c9929497f8) - ) - (wire (pts (xy 73.66 128.27) (xy 81.28 128.27)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4befb1b1-51fc-4c50-a1d9-90b2568f754c) - ) - (wire (pts (xy 190.5 26.67) (xy 190.5 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4df707b0-62fa-4a17-a225-d0b6e96390cf) - ) - (wire (pts (xy 195.58 105.41) (xy 195.58 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 4ebfa03b-a712-4a44-ace4-018f90900b39) - ) - (wire (pts (xy 248.92 31.75) (xy 257.81 31.75)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5307b6bc-2e97-49d7-b4f6-74aac83412b3) - ) - (wire (pts (xy 185.42 160.02) (xy 170.18 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 53b417fe-102d-492f-bd4e-c0fe40f098fc) - ) - (wire (pts (xy 46.99 80.01) (xy 55.88 80.01)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5619e589-ffaa-49bf-9fe0-883d0ba93a8f) - ) - (wire (pts (xy 238.76 133.35) (xy 240.03 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 58d6935b-ff8c-4092-b0fa-59d2ab363447) - ) - (wire (pts (xy 147.32 121.92) (xy 163.83 121.92)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5a00e7ab-05cd-4920-8069-e876385328ac) - ) - (wire (pts (xy 45.72 154.94) (xy 45.72 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5b9a25cc-6a87-4960-b1d0-621e08aca9fd) - ) - (wire (pts (xy 74.93 35.56) (xy 74.93 40.64)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5dc07ce6-0f5f-40eb-b153-8f90c0851605) - ) - (wire (pts (xy 232.41 86.36) (xy 232.41 105.41)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5ea7995c-0ac4-4e2f-a706-5f7464b1f02b) - ) - (wire (pts (xy 166.37 113.03) (xy 166.37 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5eb328c9-a6c6-4654-82ed-b2f72252c507) - ) - (wire (pts (xy 190.5 39.37) (xy 200.66 39.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5f4b7125-4b04-41eb-aa09-b1ddd794f8e6) - ) - (wire (pts (xy 132.08 78.74) (xy 132.08 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5f8296b6-ba1b-4612-8716-a51617ef8562) - ) - (wire (pts (xy 63.5 160.02) (xy 81.28 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 5fc8db2b-2244-4eba-9bac-25122ac9d672) - ) - (wire (pts (xy 81.28 129.54) (xy 81.28 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 60ab71f1-ab71-4582-822a-369dbc3daf57) - ) - (wire (pts (xy 151.13 76.2) (xy 200.66 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 611d093d-b0f0-47f6-98ea-56e3c0dda1bc) - ) - (wire (pts (xy 215.9 137.16) (xy 215.9 138.43)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6122b35b-ccc7-4c84-9e59-56c8a0a8d827) - ) - (wire (pts (xy 227.33 86.36) (xy 232.41 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 61700aa0-f450-4fd3-9dfd-84502b431f7f) - ) - (wire (pts (xy 151.13 87.63) (xy 142.24 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 637c5479-73b2-492c-b331-d13654ba3f19) - ) - (wire (pts (xy 35.56 86.36) (xy 38.1 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 640830b4-cbc6-4782-a80c-bbabb89f5749) - ) - (wire (pts (xy 236.22 31.75) (xy 248.92 31.75)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 64bf8ad1-aa83-4f76-80dd-1e8099ee03f8) - ) - (wire (pts (xy 147.32 124.46) (xy 166.37 124.46)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 65ab949a-db27-4f87-9992-213b0c81ae60) - ) - (wire (pts (xy 27.94 55.88) (xy 41.91 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6872f210-df1a-431f-b998-97d3494a1cfb) - ) - (wire (pts (xy 210.82 17.78) (xy 210.82 19.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 689a4881-9cdb-4433-a840-93eb1d0ff10b) - ) - (wire (pts (xy 45.72 151.13) (xy 45.72 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 69f88ed1-c0c9-4333-82b5-2f659c1cbe71) - ) - (wire (pts (xy 147.32 134.62) (xy 229.87 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6a5e4555-36e9-4add-a9d1-2b79656ba88b) - ) - (wire (pts (xy 214.63 96.52) (xy 214.63 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6aa6fdb3-5de9-494d-8728-a0a68aaa64a0) - ) - (wire (pts (xy 166.37 137.16) (xy 147.32 137.16)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6f604a7a-60a5-42c5-9104-eaf50b4555da) - ) - (wire (pts (xy 161.29 86.36) (xy 201.93 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 6ffb7c61-81ac-41c8-b0bd-2498280aab45) - ) - (wire (pts (xy 229.87 102.87) (xy 229.87 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 70feb8ee-6ea8-41be-97b4-cb8a91ba001b) - ) - (wire (pts (xy 229.87 67.31) (xy 198.12 67.31)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 71b7d899-6ded-4739-9233-21f740dfbcec) - ) - (wire (pts (xy 148.59 95.25) (xy 148.59 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7438239b-7039-405b-a6ba-13a69b9fdc55) - ) - (wire (pts (xy 195.58 64.77) (xy 195.58 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7443fcad-0cf9-43de-ad8c-fc5e095bd18d) - ) - (wire (pts (xy 170.18 146.05) (xy 177.8 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 78420821-2c78-4a0e-9539-61da4b555e36) - ) - (wire (pts (xy 36.83 129.54) (xy 30.48 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7961f0a5-c6a8-4254-b69e-8ff5d69a32ec) - ) - (wire (pts (xy 85.09 33.02) (xy 87.63 33.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 79b064a0-8001-44aa-a1b6-009c54d4f070) - ) - (wire (pts (xy 170.18 110.49) (xy 170.18 120.65)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7aa0d7be-f92d-4a2c-93e9-0ccff2d10439) - ) - (wire (pts (xy 147.32 144.78) (xy 170.18 144.78)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7bfee290-409f-48be-b268-d35d45b697d1) - ) - (wire (pts (xy 125.73 48.26) (xy 125.73 52.07)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7d68fd18-fd6d-4a67-bd31-7a28e083de13) - ) - (wire (pts (xy 81.28 128.27) (xy 81.28 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7d8ec5dc-699d-472e-823a-f6ddb0695cbe) - ) - (wire (pts (xy 73.66 134.62) (xy 73.66 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7e61f816-8469-4c2f-a0ea-b1c51fbb2471) - ) - (wire (pts (xy 181.61 120.65) (xy 170.18 120.65)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 7fb7d030-5181-41c7-a1b1-c60d865b2030) - ) - (wire (pts (xy 199.39 142.24) (xy 199.39 143.51)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 806c2441-3750-4228-beae-085ef04c9cb9) - ) - (wire (pts (xy 166.37 137.16) (xy 215.9 137.16)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 81b393ae-74ee-4626-a201-764169b8cd4f) - ) - (wire (pts (xy 36.83 137.16) (xy 30.48 137.16)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 838dbc4d-1b2d-49fd-bfb1-18583b01ae0f) - ) - (wire (pts (xy 153.67 78.74) (xy 195.58 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 83b52515-d8c7-4df1-8bda-d5b14a685415) - ) - (wire (pts (xy 224.79 31.75) (xy 228.6 31.75)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 840acb1d-7a8d-4d52-b07d-5fd741f39a5e) - ) - (wire (pts (xy 123.19 45.72) (xy 125.73 45.72)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 856b8c0b-e0bf-4aa0-bdd7-1b35574ef67e) - ) - (wire (pts (xy 132.08 87.63) (xy 129.54 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 86a6c344-d5b8-4235-8482-7cf56a5fa6d9) - ) - (wire (pts (xy 191.77 115.57) (xy 191.77 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 8902ed23-4225-4de1-a660-ecbc672c4fff) - ) - (wire (pts (xy 177.8 26.67) (xy 179.07 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 903c98b7-d182-4c2c-993f-0b5da38bd907) - ) - (wire (pts (xy 213.36 129.54) (xy 229.87 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 92572ef0-a862-487b-80e7-dbcf0789a374) - ) - (wire (pts (xy 190.5 34.29) (xy 200.66 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 933e3a7d-9688-49c2-9116-df84ec852801) - ) - (wire (pts (xy 127 30.48) (xy 138.43 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 93f4d84c-2e76-41aa-9f70-6f62376d3b9d) - ) - (wire (pts (xy 238.76 129.54) (xy 238.76 130.81)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9440c6b2-85d0-41e2-9448-35a377b8d711) - ) - (wire (pts (xy 147.32 127) (xy 170.18 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 96b54b10-b23f-4edb-b499-1c4d83da7dff) - ) - (wire (pts (xy 158.75 83.82) (xy 198.12 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 96f8597b-49ea-4b83-bebe-e5cd30718793) - ) - (wire (pts (xy 147.32 139.7) (xy 170.18 139.7)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 98ac7162-f39c-43ff-a8b5-a9cba5a1a557) - ) - (wire (pts (xy 163.83 88.9) (xy 198.12 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9a1af300-2645-4b78-bfbd-c1ef3c16a9fc) - ) - (wire (pts (xy 48.26 86.36) (xy 48.26 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9b90745b-a63c-404e-b227-f348f10927a8) - ) - (wire (pts (xy 220.98 34.29) (xy 224.79 34.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9d26bb97-2979-40d8-b860-5ed0286896af) - ) - (wire (pts (xy 147.32 116.84) (xy 158.75 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9da7537a-3f52-4225-9e4c-d1f3a469391f) - ) - (wire (pts (xy 147.32 114.3) (xy 156.21 114.3)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9db97005-6fb6-4193-8808-8e7e06d1cfbc) - ) - (wire (pts (xy 185.42 152.4) (xy 185.42 142.24)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9e56196e-4e2f-40d8-a686-ae3e78c7cf6a) - ) - (wire (pts (xy 53.34 152.4) (xy 53.34 161.29)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9f629bfa-bc55-4eb9-85f3-32c2efa33e9e) - ) - (wire (pts (xy 170.18 120.65) (xy 170.18 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid 9faf8f83-5227-4952-a9a8-7972063139a8) - ) - (wire (pts (xy 170.18 129.54) (xy 170.18 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a228d0c9-4c28-4c98-8b26-8ea496e942da) - ) - (wire (pts (xy 30.48 134.62) (xy 36.83 134.62)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a4f15638-ad03-49ab-9aff-43d8b3c4fce4) - ) - (wire (pts (xy 44.45 151.13) (xy 45.72 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a513e461-f5bb-4733-bbe6-7433d6184d47) - ) - (wire (pts (xy 213.36 132.08) (xy 213.36 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a667b109-af64-4b86-9cc1-f83e9c930d04) - ) - (wire (pts (xy 138.43 30.48) (xy 138.43 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a67e0b31-69d8-458e-a1b2-fa07add8dd42) - ) - (wire (pts (xy 247.65 140.97) (xy 250.19 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid a865a061-fc08-40df-8ef5-758d37fe293e) - ) - (wire (pts (xy 153.67 111.76) (xy 153.67 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid abe7fb79-be96-47f5-a667-02fab4e9fc1b) - ) - (wire (pts (xy 198.12 102.87) (xy 229.87 102.87)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ad42811f-34e8-49df-b139-503e2a4324ce) - ) - (wire (pts (xy 190.5 41.91) (xy 190.5 39.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ad7f3830-6376-401d-bce9-207784bec97d) - ) - (wire (pts (xy 16.51 97.79) (xy 26.67 97.79)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid aff24734-6cbb-4fa9-be51-e56f53928fb8) - ) - (wire (pts (xy 49.53 27.94) (xy 63.5 27.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b010c51d-cb7d-4b9c-b8fc-0abd71015108) - ) - (wire (pts (xy 81.28 93.98) (xy 81.28 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b02abae5-e142-4f21-8b46-2a5ab45fa8a5) - ) - (wire (pts (xy 232.41 81.28) (xy 227.33 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b037362b-b70c-473a-aae5-2a154c30fd3e) - ) - (wire (pts (xy 35.56 151.13) (xy 36.83 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b128cc56-0a90-4479-bc05-dc3798ad3025) - ) - (wire (pts (xy 45.72 86.36) (xy 48.26 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b2ce78d4-3ce1-4c37-b736-18725e70cdcd) - ) - (wire (pts (xy 238.76 130.81) (xy 240.03 130.81)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b2f39319-026a-46c8-9d09-b71eff9dd361) - ) - (wire (pts (xy 170.18 139.7) (xy 170.18 138.43)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b365febd-a02d-41f1-a97a-cda943a56bee) - ) - (wire (pts (xy 139.7 87.63) (xy 142.24 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b63420b0-5f01-48fa-a364-32d3e9505105) - ) - (wire (pts (xy 74.93 35.56) (xy 76.2 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b7d3e7dc-b268-4fab-9ed5-b9b1ae1c6ccd) - ) - (wire (pts (xy 224.79 34.29) (xy 224.79 31.75)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid b7f904f7-07d1-4e2d-8cb9-ffe95df809aa) - ) - (wire (pts (xy 77.47 162.56) (xy 77.47 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bb2cf743-873b-475a-8b99-22e401a4df24) - ) - (wire (pts (xy 232.41 105.41) (xy 195.58 105.41)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bbd19cc2-0e7d-4745-9c1e-5dead61e5d25) - ) - (wire (pts (xy 87.63 20.32) (xy 127 20.32)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid bcb48d7e-297e-436f-b252-6e5277b81294) - ) - (wire (pts (xy 170.18 146.05) (xy 170.18 160.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid be942a62-d2e6-4cbe-a6b6-eba11f1b2c26) - ) - (wire (pts (xy 257.81 31.75) (xy 257.81 36.83)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid beea34e0-d98f-47cf-aff0-c9e506fbc629) - ) - (wire (pts (xy 210.82 19.05) (xy 210.82 29.21)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c10a6855-56dd-429e-88bb-1bf6412e9077) - ) - (wire (pts (xy 142.24 81.28) (xy 142.24 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c23c9e02-89a0-4c57-a501-5a902a89ba2f) - ) - (wire (pts (xy 147.32 111.76) (xy 153.67 111.76)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c2a31fe2-3730-4b1d-8b52-a0d7fc2ae9c8) - ) - (wire (pts (xy 170.18 138.43) (xy 170.18 129.54)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c2d83e55-7b3b-46a2-93aa-30aceffb0379) - ) - (wire (pts (xy 238.76 134.62) (xy 238.76 133.35)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c33366db-34f7-43b6-8ed6-c9b8d584bd96) - ) - (wire (pts (xy 179.07 26.67) (xy 180.34 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c3cd460c-5928-46df-9dbe-0998438f535c) - ) - (wire (pts (xy 190.5 26.67) (xy 185.42 26.67)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c61934b7-87fc-40d0-8fb9-26e5ad6eb827) - ) - (wire (pts (xy 147.32 119.38) (xy 161.29 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c67d30a5-16be-4c00-bfd3-802e1732145d) - ) - (wire (pts (xy 36.83 127) (xy 30.48 127)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c6bef2fd-b98e-4e68-bbff-765d5b8aca99) - ) - (wire (pts (xy 170.18 144.78) (xy 170.18 146.05)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c751d066-eb53-418e-a559-fd21405733f8) - ) - (wire (pts (xy 16.51 100.33) (xy 26.67 100.33)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid c8e62b02-c001-43e8-820a-1deb56027b7d) - ) - (wire (pts (xy 74.93 45.72) (xy 74.93 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cb45cb39-3d75-45cd-aa91-c5c3aa761da5) - ) - (wire (pts (xy 163.83 121.92) (xy 163.83 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cc9772fd-b3dc-4c60-b2ff-61bcd7b1f1d3) - ) - (wire (pts (xy 236.22 41.91) (xy 238.76 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid cee54a22-efe9-435b-9d8f-fe02c500b3fd) - ) - (wire (pts (xy 201.93 110.49) (xy 201.93 111.76)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d08dab2c-6a21-43e5-8e37-674ae086a14b) - ) - (wire (pts (xy 257.81 41.91) (xy 257.81 39.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d0f53899-2241-41ee-8dda-2d08a2e1c27a) - ) - (wire (pts (xy 86.36 106.68) (xy 81.28 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d1098c38-88a7-415e-adcf-9d96ea1d9c17) - ) - (wire (pts (xy 24.13 157.48) (xy 24.13 151.13)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d13a3bd3-8d54-42dc-be93-207921852952) - ) - (wire (pts (xy 76.2 33.02) (xy 76.2 35.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d144df09-4282-459c-bfb6-6e19176e033e) - ) - (wire (pts (xy 86.36 165.1) (xy 78.74 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d2815e14-d2a8-4ae8-a0e6-f090aaaad994) - ) - (wire (pts (xy 245.11 72.39) (xy 245.11 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d2f9c703-a775-494a-88b6-56a3a2b49739) - ) - (wire (pts (xy 41.91 43.18) (xy 41.91 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d6a0a06b-820d-43fd-99e6-c1e1309b76d8) - ) - (wire (pts (xy 45.72 166.37) (xy 45.72 165.1)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid d9ce31d9-3b5a-4bb7-bb9d-13a3aa37a371) - ) - (wire (pts (xy 139.7 81.28) (xy 142.24 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid db8d75c1-d77c-4fab-a0a8-09e3d2bfc9b6) - ) - (wire (pts (xy 245.11 80.01) (xy 245.11 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid dd8e7d42-0098-4c26-82a1-667f7798430e) - ) - (wire (pts (xy 224.79 41.91) (xy 228.6 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid de9a5201-fd23-491e-a862-2b17dbcd5ffa) - ) - (wire (pts (xy 224.79 39.37) (xy 224.79 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e00f44d7-fa4a-4d23-b57a-81eef48961f4) - ) - (wire (pts (xy 232.41 64.77) (xy 195.58 64.77)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e14ecc1d-7f3b-4b42-b1a0-eebab1ca45e2) - ) - (wire (pts (xy 151.13 109.22) (xy 151.13 87.63)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e481cf81-d7d1-4733-a278-315d3bbbaedf) - ) - (wire (pts (xy 238.76 41.91) (xy 238.76 44.45)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e4c04a8c-bfe0-4b57-85d2-61cd4dad5ae9) - ) - (wire (pts (xy 147.32 109.22) (xy 151.13 109.22)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e4d16ab9-d1df-426d-9995-64c7ff5088dd) - ) - (wire (pts (xy 138.43 31.75) (xy 138.43 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e53a681f-e1df-4d86-8079-fb9c7588a6c7) - ) - (wire (pts (xy 179.07 26.67) (xy 179.07 30.48)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e5a847d0-47cf-4c60-92dc-8fed85221c59) - ) - (wire (pts (xy 220.98 39.37) (xy 224.79 39.37)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e6044813-6d89-4bd8-b544-ab6a3326c2b0) - ) - (wire (pts (xy 77.47 33.02) (xy 76.2 33.02)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e613ea05-f6d8-49e2-86b2-8ec56dcab1c8) - ) - (wire (pts (xy 73.66 162.56) (xy 77.47 162.56)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e800810c-db6d-4e25-92f6-37d7599835a0) - ) - (wire (pts (xy 161.29 119.38) (xy 161.29 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid e98e2790-01ad-4700-ae12-cc39431f17c9) - ) - (wire (pts (xy 125.73 45.72) (xy 125.73 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ebd6c226-de10-4583-9973-fa993d4a4036) - ) - (wire (pts (xy 86.36 154.94) (xy 45.72 154.94)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ef3e4d57-db62-4858-8373-ad6c70c86bd5) - ) - (wire (pts (xy 27.94 58.42) (xy 27.94 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f258a47d-6364-4004-b3f7-c202f6292a39) - ) - (wire (pts (xy 87.63 30.48) (xy 87.63 20.32)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f2a9e000-2254-4274-9287-9d983ec30b07) - ) - (wire (pts (xy 86.36 152.4) (xy 53.34 152.4)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f2cbd43e-11f5-4435-8b67-7b3d4fe2992c) - ) - (wire (pts (xy 41.91 43.18) (xy 63.5 43.18)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f3b7cb4a-3aa6-4d7e-af71-e8195cef29d8) - ) - (wire (pts (xy 158.75 116.84) (xy 158.75 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f553dfcb-3cb7-4df1-9344-07761012aa49) - ) - (wire (pts (xy 147.32 106.68) (xy 148.59 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid f75c450c-a9d2-4b06-99ac-4ad8b6939095) - ) - (wire (pts (xy 156.21 81.28) (xy 156.21 114.3)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fa66ff13-632a-44b7-901b-3b4c35ac1bba) - ) - (wire (pts (xy 73.66 100.33) (xy 73.66 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fad8eab0-7548-4301-a9c6-9709b1f80360) - ) - (wire (pts (xy 198.12 88.9) (xy 198.12 102.87)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fca62e56-ff15-4ce5-80ab-67b439dc83a9) - ) - (wire (pts (xy 238.76 41.91) (xy 257.81 41.91)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid fe25948e-86c7-4030-bd0a-9a4c55634521) - ) - (wire (pts (xy 234.95 125.73) (xy 240.03 125.73)) - (stroke (width 0) (type default) (color 0 0 0 0)) - (uuid ff46d3e6-5717-4b11-8a08-44d2b531c759) - ) - - (text "USB BOOT" (at 119.38 83.82 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 969175da-7a24-428c-bb29-b391014af83d) - ) - (text "Blink" (at 50.8 95.885 0) - (effects (font (size 1.524 1.524)) (justify left bottom)) - (uuid bf6a10d1-edab-40d9-8aa1-2702c74e5c2f) - ) - (text "Power" (at 74.93 83.185 0) - (effects (font (size 1.524 1.524)) (justify left bottom)) - (uuid c8d29cf4-88d6-46f8-9208-87198ee9fe05) - ) - - (label "SWCLK" (at 30.48 129.54 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 03bfc014-bfd5-45a7-8c96-772df7efcd5f) - ) - (label "UART0_TX" (at 16.51 100.33 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 08d89c7e-9274-4a57-ba8d-5289a8df245e) - ) - (label "QSPI_SD1" (at 170.18 78.74 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 120b3707-9337-4a19-8c60-b5d8a92c4dec) - ) - (label "NRST" (at 78.74 170.18 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 1319e275-5c2f-41ed-964e-853478644943) - ) - (label "PDM+" (at 170.18 26.67 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 199b0e59-b448-4f0b-a0ac-dd5af8c8d210) - ) - (label "NRST" (at 31.75 137.16 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 27d18acd-f748-446b-977f-97b0488149f3) - ) - (label "BTN" (at 36.83 80.01 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 32350381-63f1-4307-9d64-031fe6b1e263) - ) - (label "SWDIO" (at 78.74 167.64 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 3efaffc7-ddd1-4d5d-8c91-45de54b8a3a3) - ) - (label "QSPI_SD0" (at 170.18 83.82 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 3f0eb506-b811-4641-82e1-173f1c45c22d) - ) - (label "QSPI_SS_N" (at 170.18 76.2 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 46b50fd8-0e50-4cd8-bdaa-1c3c112102ab) - ) - (label "SWCLK" (at 78.74 165.1 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 47c4f80f-9d20-4883-9440-f2dc85269cf6) - ) - (label "SWDIO" (at 30.48 134.62 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 5fa42c89-78e2-4304-aada-994f3e389339) - ) - (label "NRST" (at 27.94 113.03 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6a0c487d-cbab-4b76-b321-235ea1612408) - ) - (label "Vraw" (at 69.85 35.56 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 6f3dbd10-6035-4d34-9356-c91ac89d74c3) - ) - (label "UART0_RX" (at 86.36 111.76 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 88ea6d44-c44d-4d20-89a9-c1beb93cea6b) - ) - (label "LED" (at 147.32 165.1 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8b3e6c39-9e66-4a06-b845-4c4bf14570e0) - ) - (label "QSPI_SD3" (at 170.18 88.9 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 9afd7f4d-985c-42db-a5ca-784d06a7b220) - ) - (label "SD" (at 200.66 44.45 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 9cecae25-d349-4490-80d4-2a6f1c12456e) - ) - (label "POT" (at 147.32 154.94 0) - (effects (font (size 1.524 1.524)) (justify left bottom)) - (uuid a5443a9e-250d-4dbd-a9e9-d9fbfa44db66) - ) - (label "PDM+" (at 147.32 157.48 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid b6600b1f-373e-498a-99cd-66195be3b531) - ) - (label "UART0_RX" (at 16.51 97.79 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid ba5c66cc-9487-4f71-9b7a-dabbfa176974) - ) - (label "BTN" (at 147.32 162.56 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid bc177eff-f369-4530-a8a2-a37d18b15bd6) - ) - (label "QSPI_SD2" (at 170.18 81.28 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid bd055da4-9c21-4b13-83b7-fc07858c1b71) - ) - (label "POT" (at 52.07 52.07 0) - (effects (font (size 1.524 1.524)) (justify left bottom)) - (uuid be0783a6-96d9-47e1-8a99-3224d3482603) - ) - (label "ADC_AVDD" (at 175.26 142.24 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid c1454130-00c3-4d4f-bb47-22f53d1e6869) - ) - (label "QSPI_SCLK" (at 170.18 86.36 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid cb01f412-ac4e-4114-93df-f235a55856bb) - ) - (label "Vbat" (at 31.75 55.88 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d0e62a52-4294-4a45-a99f-7901ff055336) - ) - (label "LED" (at 35.56 86.36 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid d2da1432-7cb3-4c82-8177-1ba053d2b849) - ) - (label "UART0_TX" (at 86.36 109.22 180) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid da64c06a-a24e-4473-8d88-6dd25d26fba1) - ) - (label "Vbat_sw" (at 53.34 43.18 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid f42c5344-6348-4ca0-8eec-cec548a50ca1) - ) - (label "SD" (at 147.32 160.02 0) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid fbe9f1c3-b37b-4bef-8e0f-da3aaf0e23e1) - ) - - (global_label "Vbus" (shape input) (at 49.53 27.94 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 0ec1deb2-e0aa-4718-a212-bbb62af9c014) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -332.74 -88.9 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - (global_label "Vbus" (shape input) (at 234.95 125.73 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid c1ae19f9-db94-44f4-bb19-9afef84eadc9) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at -147.32 8.89 0) - (effects (font (size 1.27 1.27)) hide) - ) - ) - - (symbol (lib_id "Device:C_Small") (at 177.8 148.59 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 00725745-3ea5-4bb4-a7a7-c815cf31126b) - (property "Reference" "C12" (id 0) (at 172.72 147.32 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 170.18 149.86 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 177.8 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 177.8 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f4815adf-73a5-432b-9b28-c7daa695e39d)) - (pin "2" (uuid 96072a87-ac4f-4059-8238-61b753d97f3a)) - ) - - (symbol (lib_id "Device:C_Small") (at 170.18 170.18 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 05c98040-3ff5-4537-9f27-d8fbf667af33) - (property "Reference" "C11" (id 0) (at 165.1 168.91 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 162.56 171.45 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 170.18 170.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 170.18 170.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ef2ec91d-43d1-459e-b6de-56c02810a6d3)) - (pin "2" (uuid f9789807-2388-420f-9c97-7c6208521ad2)) - ) - - (symbol (lib_id "Device:R") (at 30.48 151.13 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0919092c-833b-48e0-85cf-8d1fcce2b94a) - (property "Reference" "R2" (id 0) (at 27.94 148.59 90)) - (property "Value" "1k" (id 1) (at 33.02 148.59 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 30.48 149.352 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 30.48 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b1935712-9690-4ea1-aaa9-21f192fb665e)) - (pin "2" (uuid eb50742c-8b07-494a-a7fe-f4573b635a68)) - ) - - (symbol (lib_id "Device:C_Small") (at 208.28 140.97 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 0b3ffe53-be6b-4848-9770-ad5395ff5510) - (property "Reference" "C22" (id 0) (at 210.82 139.7 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uf" (id 1) (at 210.82 142.24 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 208.28 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 208.28 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 14d06078-a6a9-42ea-97d2-e4f3645a80fe)) - (pin "2" (uuid 4e05210c-be65-4516-8654-a3b58681e75e)) - ) - - (symbol (lib_id "Device:FerriteBead") (at 232.41 41.91 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 198ea506-ea41-4d79-8f5f-50ae31b01252) - (property "Reference" "FB3" (id 0) (at 231.2416 39.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1k" (id 1) (at 233.553 39.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" (id 2) (at 232.41 43.688 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 232.41 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid dde6d2a2-2b4f-44d8-8cb8-105d29388ebd)) - (pin "2" (uuid d1420c91-3204-47d4-bab3-78daf238f9ba)) - ) - - (symbol (lib_id "emeb_library:Crystal_4pin_SMD") (at 40.64 151.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2123aeb0-003e-45f7-9ea9-dde0b81538a2) - (property "Reference" "Y1" (id 0) (at 40.64 142.0368 0)) - (property "Value" "Crystal_4pin_SMD" (id 1) (at 40.64 144.3482 0)) - (property "Footprint" "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" (id 2) (at 40.64 146.6596 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 40.64 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a208904a-d8a6-412c-8846-b09e7d760dd7)) - (pin "3" (uuid e9bf48bb-0636-44fc-b864-780fcd0674ab)) - ) - - (symbol (lib_id "power:GND") (at 74.93 46.99 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 2e0d1812-bcdb-40e6-b5c2-320a3b3166f3) - (property "Reference" "#PWR02" (id 0) (at 74.93 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 75.057 51.3842 0)) - (property "Footprint" "" (id 2) (at 74.93 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 74.93 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b2ab05bd-7c0b-4033-bd92-33a7d777ca61)) - ) - - (symbol (lib_id "power:GND") (at 200.66 24.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3013dc14-17c3-4095-9f75-170e855d0304) - (property "Reference" "#PWR025" (id 0) (at 200.66 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 200.66 27.94 0)) - (property "Footprint" "" (id 2) (at 200.66 24.13 0)) - (property "Datasheet" "" (id 3) (at 200.66 24.13 0)) - (pin "1" (uuid cd6698d9-5cc5-4f77-aa54-9c8626db2447)) - ) - - (symbol (lib_id "Device:R") (at 135.89 87.63 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) - (uuid 33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9) - (property "Reference" "R10" (id 0) (at 133.35 90.17 90)) - (property "Value" "1k" (id 1) (at 138.43 90.17 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 135.89 89.408 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 685ce823-5b6d-4a85-8706-dd3f79fa1d99)) - (pin "2" (uuid e1adb181-f635-40e4-84c8-fd175eac8599)) - ) - - (symbol (lib_id "Device:R") (at 135.89 81.28 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) - (uuid 360c0fb5-389f-4914-99b3-95937cc2652e) - (property "Reference" "R9" (id 0) (at 133.35 83.82 90)) - (property "Value" "10k" (id 1) (at 138.43 83.82 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 135.89 83.058 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 135.89 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1613c595-b369-4b47-aeae-82f51f358afa)) - (pin "2" (uuid 56aa6c0f-544f-4be1-a455-7ff8e0a1a7f0)) - ) - - (symbol (lib_id "Device:C_Small") (at 74.93 43.18 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 363bba56-27bd-4d23-8260-b779eb148d4d) - (property "Reference" "C1" (id 0) (at 76.2 40.64 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10uf" (id 1) (at 76.2 45.72 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 74.93 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 74.93 43.18 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 19d2055b-f20d-400d-af23-60c405fe5bcc)) - (pin "2" (uuid 52437ac0-5c26-4525-9e82-24f6271a3452)) - ) - - (symbol (lib_id "Device:FerriteBead") (at 185.42 156.21 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 39dc80a1-aa3c-428d-88f5-790986ef4eff) - (property "Reference" "FB1" (id 0) (at 187.96 155.0416 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1k" (id 1) (at 187.96 157.353 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" (id 2) (at 183.642 156.21 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 185.42 156.21 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2c086b07-72c6-4461-b887-880a7a37e761)) - (pin "2" (uuid 84472e89-59c2-421b-983b-51c08737fb51)) - ) - - (symbol (lib_id "Device:C_Small") (at 63.5 162.56 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3aa23d5b-a969-4fcb-b811-5351b3f5b422) - (property "Reference" "C6" (id 0) (at 58.42 161.29 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 55.88 163.83 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 63.5 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 63.5 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2e32c550-e3d7-42f9-8ac9-4e3d788f4385)) - (pin "2" (uuid 27aced15-d189-4b5a-a58b-0ff42dc6e5bf)) - ) - - (symbol (lib_id "power:+3.3V") (at 138.43 26.67 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 3cac81e4-6125-4cc6-8e8f-e723cb207d8d) - (property "Reference" "#PWR09" (id 0) (at 138.43 30.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 134.62 25.4 0)) - (property "Footprint" "" (id 2) (at 138.43 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 138.43 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ede5bb53-e0dc-49f7-b59a-d9789dea7737)) - ) - - (symbol (lib_id "power:GND") (at 250.19 142.24 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 41026ccb-7e9e-4e06-ad10-7b7c8cc982db) - (property "Reference" "#U023" (id 0) (at 250.19 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 250.317 146.6342 0)) - (property "Footprint" "" (id 2) (at 250.19 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 250.19 142.24 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6a0513fa-4ce3-4830-84fc-4920fc91661b)) - ) - - (symbol (lib_id "emeb_library:TPS61291DRVR") (at 105.41 40.64 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 426e767a-b68d-460a-91a5-1bbe8546388b) - (property "Reference" "U1" (id 0) (at 105.41 22.86 0)) - (property "Value" "TPS61291DRVR" (id 1) (at 105.41 25.4 0)) - (property "Footprint" "emeb_library:SON65P200X200X80-7N" (id 2) (at 105.41 40.64 0) - (effects (font (size 1.27 1.27)) (justify bottom) hide) - ) - (property "Datasheet" "" (id 3) (at 105.41 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0ce57e6c-aac2-459d-a7e4-c3cd51e624d2)) - (pin "2" (uuid 064454ea-398e-4f19-945d-37ea017715b3)) - (pin "3" (uuid 5b655be4-9685-41da-aadd-7fcf9d4e9439)) - (pin "4" (uuid da296592-007a-4a5e-a876-0ca0360c6fcb)) - (pin "5" (uuid 944f251b-a64e-4b2a-9565-666f6cb61abc)) - (pin "6" (uuid 589ca8f9-6eb1-4d3a-8893-62bd1c4daf97)) - (pin "7" (uuid 36338d71-07de-4706-b05f-a35a8121ed34)) - (pin "7_1" (uuid 4f88ca10-1a61-4229-bb6c-892861e97a66)) - (pin "7_2" (uuid 8308f51f-b548-46f7-b8ea-b1406d51cbc1)) - ) - - (symbol (lib_id "power:GND") (at 177.8 151.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 42d3084e-e26d-496e-b8c9-bf4b1b8234e2) - (property "Reference" "#U014" (id 0) (at 177.8 157.48 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 177.927 155.5242 0)) - (property "Footprint" "" (id 2) (at 177.8 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 177.8 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 13dd4745-c49c-4325-8f7a-2bb976ab4a41)) - ) - - (symbol (lib_id "Memory_Flash:W25Q32JVSS") (at 214.63 83.82 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 488783b4-85ad-458d-86f9-b34097fbbc51) - (property "Reference" "U5" (id 0) (at 214.63 69.0626 0)) - (property "Value" "W25Q32JVZPIQ" (id 1) (at 214.63 71.374 0)) - (property "Footprint" "Package_SON:WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm" (id 2) (at 214.63 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" (id 3) (at 214.63 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b99598bd-9aeb-4919-aee9-ff84105e3901)) - (pin "2" (uuid dfd8d05a-d34d-4d9a-a180-de56ddc5290e)) - (pin "3" (uuid 82a72e4c-3f17-4b42-a4ca-fa57ab8ec09c)) - (pin "4" (uuid 3baf1797-5dc9-4008-91fd-33b1836151a0)) - (pin "5" (uuid 54f81802-034c-436a-b95b-97edb276af01)) - (pin "6" (uuid a5f5ff3f-debb-4bc7-8013-3dd26d16adb2)) - (pin "7" (uuid 9c2a857b-ea73-47f3-aae1-93aa2732f704)) - (pin "8" (uuid 7aacf8ea-faa3-4859-970b-39a3830169fd)) - ) - - (symbol (lib_id "Device:C_Small") (at 248.92 46.99 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 4c319e60-50c6-4cf9-a30b-f2c9ee88d81f) - (property "Reference" "C26" (id 0) (at 243.84 45.72 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "220pf" (id 1) (at 241.3 48.26 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 248.92 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 248.92 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 679c8265-056f-465e-aa09-fd29b0ed6798)) - (pin "2" (uuid 23da4a51-7fda-46b5-a5c4-a031a62953be)) - ) - - (symbol (lib_id "Device:C_Small") (at 238.76 46.99 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 4d505ac6-7931-4863-9ba5-f0a997297973) - (property "Reference" "C24" (id 0) (at 233.68 45.72 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "220pf" (id 1) (at 231.14 48.26 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 238.76 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 238.76 46.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 05ba9b60-8068-4825-813d-578fdcb08918)) - (pin "2" (uuid 3d6e22b8-7e2e-4412-8035-9cd9d50945e8)) - ) - - (symbol (lib_id "power:GND") (at 73.66 100.33 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 4d98af8f-791f-4aed-b045-32a6d4fd6520) - (property "Reference" "#U08" (id 0) (at 73.66 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 73.787 104.7242 0)) - (property "Footprint" "" (id 2) (at 73.66 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 73.66 100.33 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 05e2f8aa-2eeb-4440-8307-a37f2b46eb69)) - ) - - (symbol (lib_id "power:+1V1") (at 77.47 151.13 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 4dd818ac-3292-4a28-a1e2-f99034e0b642) - (property "Reference" "#PWR013" (id 0) (at 77.47 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+1V1" (id 1) (at 77.851 146.7358 0)) - (property "Footprint" "" (id 2) (at 77.47 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 77.47 151.13 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 57b19473-e465-4404-b725-0f2b99ec6608)) - ) - - (symbol (lib_id "Device:C_Small") (at 35.56 162.56 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 4fd37bf4-8e83-4376-8941-2f0606311d15) - (property "Reference" "C3" (id 0) (at 30.48 161.29 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "27pf" (id 1) (at 27.94 163.83 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 35.56 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 35.56 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 835a1513-7601-409b-b763-ab0b03e6f8e6)) - (pin "2" (uuid df02c895-b2db-4685-bce1-f0d6143affa2)) - ) - - (symbol (lib_id "Diode:BAT54C") (at 63.5 35.56 90) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 53aac4fa-b8a6-4ee6-8988-1333dd39cc44) - (property "Reference" "D1" (id 0) (at 60.96 34.2899 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "BAT54C" (id 1) (at 60.96 36.8299 90) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 60.325 37.465 0) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - (property "Datasheet" "http://www.diodes.com/_files/datasheets/ds11005.pdf" (id 3) (at 63.5 33.528 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8c4dd1e4-9583-48e0-b489-8d3e1925648d)) - (pin "2" (uuid 30ea2915-dbe6-4753-b644-1e6fadd579b4)) - (pin "3" (uuid 6e7bda35-9fe5-4a3d-b09f-a9a49cade144)) - ) - - (symbol (lib_id "power:GND") (at 73.66 167.64 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 543511c3-581b-4b35-a988-63d56f9b8f97) - (property "Reference" "#U010" (id 0) (at 73.66 173.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 73.787 172.0342 0)) - (property "Footprint" "" (id 2) (at 73.66 167.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 73.66 167.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 996eda18-2ca9-4f9e-9cda-7e997db0aa0b)) - ) - - (symbol (lib_id "power:GND") (at 73.66 134.62 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 554f9711-7ae3-4fb4-8364-5834dd2d1bfe) - (property "Reference" "#U09" (id 0) (at 73.66 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 73.787 139.0142 0)) - (property "Footprint" "" (id 2) (at 73.66 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 73.66 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 40f61c6c-cc27-436d-8fe4-487f07f5efba)) - ) - - (symbol (lib_id "power:GND") (at 125.73 52.07 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5567c3d8-c45f-4e8f-bd5d-e41c93db509f) - (property "Reference" "#PWR03" (id 0) (at 125.73 58.42 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 125.857 56.4642 0)) - (property "Footprint" "" (id 2) (at 125.73 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 125.73 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4637cbd3-c21f-43b7-a850-aec8c2a832fb)) - ) - - (symbol (lib_id "Device:C_Small") (at 215.9 140.97 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5c8a77dd-f96e-4692-a513-366a27ec0632) - (property "Reference" "C23" (id 0) (at 218.44 139.7 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1uf" (id 1) (at 218.44 142.24 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 215.9 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 215.9 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 296b68b1-94b0-4889-b821-b11a89233100)) - (pin "2" (uuid b6b1b919-2e65-483e-9797-11635dca3224)) - ) - - (symbol (lib_id "Device:C_Small") (at 179.07 33.02 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 5e5bf7a4-e3df-4dda-8261-e6682172365d) - (property "Reference" "C13" (id 0) (at 173.99 31.75 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 171.45 34.29 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 179.07 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 179.07 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f0af5c9f-a213-4f84-9dc8-699a5e673e11)) - (pin "2" (uuid 0328317a-e15f-4b6a-92c1-83d2929237ae)) - ) - - (symbol (lib_id "power:GND") (at 55.88 85.09 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 61cffc19-acbe-4c06-bcd5-1f1e1ef7feea) - (property "Reference" "#PWR0102" (id 0) (at 55.88 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 55.88 88.9 0)) - (property "Footprint" "" (id 2) (at 55.88 85.09 0)) - (property "Datasheet" "" (id 3) (at 55.88 85.09 0)) - (pin "1" (uuid 77b4b016-0d23-4bb8-b901-91b5de999688)) - ) - - (symbol (lib_id "Device:C_Small") (at 73.66 165.1 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 625d21ed-6679-4964-9942-9e149964a8ff) - (property "Reference" "C10" (id 0) (at 68.58 163.83 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 66.04 166.37 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 73.66 165.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 73.66 165.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b9acb3ff-4323-4aad-bf58-8a10a522ce40)) - (pin "2" (uuid bf6f8451-1198-46aa-a149-913995ab290a)) - ) - - (symbol (lib_id "power:GND") (at 44.45 55.88 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 634555ac-fdc7-451d-9168-dcf38fa40c79) - (property "Reference" "#PWR07" (id 0) (at 44.45 62.23 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 44.577 60.2742 0)) - (property "Footprint" "" (id 2) (at 44.45 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 44.45 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 09414b0f-2ce8-4adc-8da0-a2d4a01156a0)) - ) - - (symbol (lib_id "Device:C_Small") (at 190.5 44.45 180) (unit 1) - (in_bom yes) (on_board yes) - (uuid 67d741b7-3925-4633-a98d-90b2c0cb2b51) - (property "Reference" "C17" (id 0) (at 187.96 44.45 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10uf" (id 1) (at 189.865 41.91 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 189.5348 40.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 190.5 44.45 0)) - (pin "1" (uuid 31985fb1-4296-456c-91c0-f94eb69253e1)) - (pin "2" (uuid 77b581b0-936e-4a2b-9658-4a84ab64b587)) - ) - - (symbol (lib_id "power:GND") (at 190.5 46.99 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 6978b2be-4ed0-4ad3-bfcf-f27417a60999) - (property "Reference" "#PWR0101" (id 0) (at 190.5 53.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 190.5 50.8 0)) - (property "Footprint" "" (id 2) (at 190.5 46.99 0)) - (property "Datasheet" "" (id 3) (at 190.5 46.99 0)) - (pin "1" (uuid 325d25d8-262b-4a57-8c1f-d3d7bc714347)) - ) - - (symbol (lib_id "power:+3.3V") (at 44.45 48.26 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 6bd5ffcf-d5a2-4128-a48c-68998e718da2) - (property "Reference" "#PWR05" (id 0) (at 44.45 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 46.99 44.45 0)) - (property "Footprint" "" (id 2) (at 44.45 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 44.45 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 151512e1-eb17-43bf-aba5-e0b556c79cec)) - ) - - (symbol (lib_id "power:GND") (at 87.63 41.91 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 6d1e5abf-ff97-43e8-816b-eff72f45290f) - (property "Reference" "#PWR01" (id 0) (at 87.63 48.26 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 87.757 46.3042 0)) - (property "Footprint" "" (id 2) (at 87.63 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 87.63 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f2f61b47-ef99-4b6d-b4c9-09665832def7)) - ) - - (symbol (lib_id "Device:C_Small") (at 45.72 162.56 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 6de526af-e6ff-477a-81c4-22864a3ff46e) - (property "Reference" "C4" (id 0) (at 40.64 161.29 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "27pf" (id 1) (at 38.1 163.83 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 45.72 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 45.72 162.56 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8afb20fe-4844-4ec7-a0ab-8b83d95d9d5f)) - (pin "2" (uuid 629615ff-f386-4538-8880-2e7971b878ba)) - ) - - (symbol (lib_id "Switch:SW_Push") (at 124.46 87.63 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid 6fc3beb8-1516-4fa5-938d-0fca6f4f3d16) - (property "Reference" "SW3" (id 0) (at 124.46 80.391 0)) - (property "Value" "SW_Push" (id 1) (at 124.46 82.7024 0)) - (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" (id 2) (at 124.46 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 124.46 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c85a7550-f8a1-47d8-9fb7-122c779a3862)) - (pin "2" (uuid 2d55e9d3-ad00-49a4-ac9a-c274921ae6fe)) - ) - - (symbol (lib_id "power:GND") (at 179.07 35.56 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 701e964f-7eef-4862-9bd0-38afa6d4e0c5) - (property "Reference" "#PWR023" (id 0) (at 179.07 41.91 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 179.07 39.37 0)) - (property "Footprint" "" (id 2) (at 179.07 35.56 0)) - (property "Datasheet" "" (id 3) (at 179.07 35.56 0)) - (pin "1" (uuid 2f071a6e-fb4c-4464-bd31-20d355c97dbf)) - ) - - (symbol (lib_id "Device:C_Small") (at 73.66 96.52 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 7882b94b-4e07-4b2c-b390-785f5073c12f) - (property "Reference" "C8" (id 0) (at 68.58 95.25 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 66.04 97.79 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 73.66 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 73.66 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d9f71da8-376e-487a-8eac-60db58940c42)) - (pin "2" (uuid 8c206d4c-666f-4350-a998-549c9857e20e)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x02") (at 31.75 97.79 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 78ec8acf-300f-4503-ab02-9803c402fc0b) - (property "Reference" "J1" (id 0) (at 33.782 96.7232 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Serial" (id 1) (at 33.782 99.0346 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 31.75 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 31.75 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 733189bb-e7ec-4a82-a735-448d0a97f66b)) - (pin "2" (uuid adb43c2d-5739-47f1-9b50-67588f0b90e2)) - ) - - (symbol (lib_id "power:+1V1") (at 166.37 113.03 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 7f1d8d2c-68e1-473b-a2c2-747e5ed6cf36) - (property "Reference" "#PWR021" (id 0) (at 166.37 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+1V1" (id 1) (at 166.751 108.6358 0)) - (property "Footprint" "" (id 2) (at 166.37 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 166.37 113.03 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 06820101-a3b2-4f7f-ad27-1dcc119180d8)) - ) - - (symbol (lib_id "Amplifier_Audio:PAM8302AAD") (at 210.82 39.37 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid 80f68e68-764c-4a7f-86d9-91f1e6e7a225) - (property "Reference" "U4" (id 0) (at 212.8394 26.67 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "PAM8302AAD" (id 1) (at 212.8394 29.21 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Package_SO:TSSOP-8_3x3mm_P0.65mm" (id 2) (at 210.82 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/PAM8302A.pdf" (id 3) (at 210.82 39.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid ca63afbb-9cc7-4dfb-9a04-f501d57a08ed)) - (pin "2" (uuid 75a29f15-906b-4a61-85f6-d0e44a739d5f)) - (pin "3" (uuid ad6320a6-8605-4e40-8ef2-073856cb10e8)) - (pin "4" (uuid a66b78fa-57cb-4a59-b7fb-04d0240682bd)) - (pin "5" (uuid a3e71ac9-2680-4119-9b16-d644efe65c63)) - (pin "6" (uuid 74e932d1-3962-445a-bd06-4a6129c9cb79)) - (pin "7" (uuid 616c0815-7fc6-4f61-a900-24b44f287939)) - (pin "8" (uuid 597e6a81-e2ab-4ce1-a8f1-658849785953)) - ) - - (symbol (lib_id "power:GND") (at 35.56 166.37 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 817bfaec-0b36-4506-869a-ad50565938a1) - (property "Reference" "#U04" (id 0) (at 35.56 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 35.687 170.7642 0)) - (property "Footprint" "" (id 2) (at 35.56 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 35.56 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3e94bfbd-684d-4577-beac-7af850f6b407)) - ) - - (symbol (lib_id "power:GND") (at 17.78 123.19 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 820dec60-4109-45b3-b288-5ef61007f2ab) - (property "Reference" "#U02" (id 0) (at 17.78 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 17.907 127.5842 0)) - (property "Footprint" "" (id 2) (at 17.78 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 17.78 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 17b83573-ef07-4beb-9063-fb3709b02982)) - ) - - (symbol (lib_id "power:GND") (at 208.28 143.51 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 8225ebb2-4e6e-4efa-96f9-d6adf1b60950) - (property "Reference" "#U019" (id 0) (at 208.28 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 208.407 147.9042 0)) - (property "Footprint" "" (id 2) (at 208.28 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 208.28 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid fa97c499-9afe-4086-9630-feeafa8106c6)) - ) - - (symbol (lib_id "power:GND") (at 25.4 134.62 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 8a405ccb-84ba-40e2-9a06-4d3b9ccca98e) - (property "Reference" "#U03" (id 0) (at 25.4 140.97 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 25.527 139.0142 0)) - (property "Footprint" "" (id 2) (at 25.4 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 25.4 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid deb93305-fa72-4d3f-ab70-6895c7cf994b)) - ) - - (symbol (lib_id "Device:C_Small") (at 181.61 123.19 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 8be88e73-cbdb-4b53-8616-51f519651ad9) - (property "Reference" "C15" (id 0) (at 176.53 121.92 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 173.99 124.46 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 181.61 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 181.61 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2a14d31b-0f99-4a2e-b5c6-b573101c47e8)) - (pin "2" (uuid 742fd998-5679-4e1f-bfa7-9f08ee022cce)) - ) - - (symbol (lib_id "Device:C_Small") (at 138.43 34.29 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 90c7ec4a-035d-4b29-a719-f825084b0f22) - (property "Reference" "C5" (id 0) (at 133.35 33.02 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "22uf" (id 1) (at 130.81 35.56 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_1210_3225Metric" (id 2) (at 138.43 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 138.43 34.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8b0f2900-5fa5-43e6-8365-6bc54bbcfdaf)) - (pin "2" (uuid 7262b3cc-779a-48ee-a7f0-0ea6e7f431aa)) - ) - - (symbol (lib_id "power:GND") (at 181.61 125.73 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 92c2ae3d-9087-4ef5-b81f-e851ee72a32c) - (property "Reference" "#U015" (id 0) (at 181.61 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 181.737 130.1242 0)) - (property "Footprint" "" (id 2) (at 181.61 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 181.61 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8312d235-b958-4340-900a-2b2c4cc0ee1b)) - ) - - (symbol (lib_id "Device:R") (at 233.68 134.62 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid 941b798c-e1a7-44fe-b930-f7d521517362) - (property "Reference" "R14" (id 0) (at 236.22 137.16 90)) - (property "Value" "27.5" (id 1) (at 231.14 137.16 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 233.68 136.398 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 233.68 134.62 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 66ce3a30-6f58-4552-af68-42db06cd339f)) - (pin "2" (uuid 30d9ce9a-59c9-49a6-a81f-09423460a3aa)) - ) - - (symbol (lib_id "power:GND") (at 215.9 143.51 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 94cd0478-cd8d-4f51-9ed0-aec780e4e79d) - (property "Reference" "#U021" (id 0) (at 215.9 149.86 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 216.027 147.9042 0)) - (property "Footprint" "" (id 2) (at 215.9 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 215.9 143.51 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5874e335-ce60-4b0d-ba38-65b0f4a0595d)) - ) - - (symbol (lib_id "power:GND") (at 48.26 95.25 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9c63122c-0af0-4b16-bd6a-a331338c1906) - (property "Reference" "#PWR016" (id 0) (at 48.26 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 48.26 99.06 0)) - (property "Footprint" "" (id 2) (at 48.26 95.25 0)) - (property "Datasheet" "" (id 3) (at 48.26 95.25 0)) - (pin "1" (uuid 62b22c6e-336a-4617-a1e2-6c25e617e197)) - ) - - (symbol (lib_id "power:GND") (at 214.63 96.52 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9ccf2569-33da-40ae-a0f3-f698c05f70ef) - (property "Reference" "#U020" (id 0) (at 214.63 102.87 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 214.757 100.9142 0)) - (property "Footprint" "" (id 2) (at 214.63 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 214.63 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4af252a0-c4aa-4377-99e2-905cd7646fb1)) - ) - - (symbol (lib_id "power:GND") (at 201.93 116.84 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9e4ed8d5-d574-4863-a3f9-480029287f02) - (property "Reference" "#U018" (id 0) (at 201.93 123.19 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 202.057 121.2342 0)) - (property "Footprint" "" (id 2) (at 201.93 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 201.93 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4dc3f489-cd95-4586-86b6-d60cf4c7479e)) - ) - - (symbol (lib_id "power:GND") (at 63.5 165.1 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9e521ef6-e9cf-4e80-96e8-b7e4f9e78315) - (property "Reference" "#U07" (id 0) (at 63.5 171.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 63.627 169.4942 0)) - (property "Footprint" "" (id 2) (at 63.5 165.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 63.5 165.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a3c8b47b-52a2-4327-9771-a6fd5850e7a5)) - ) - - (symbol (lib_id "Device:C_Small") (at 201.93 114.3 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid 9efb55ab-cafa-44a8-9067-fc8fe99a2b4f) - (property "Reference" "C21" (id 0) (at 196.85 113.03 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 194.31 115.57 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 201.93 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 201.93 114.3 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 206e12e6-6d89-4eac-b622-b13e37bb24e3)) - (pin "2" (uuid 92f5a483-c54a-4897-93c0-5978e191f0f6)) - ) - - (symbol (lib_id "power:GND") (at 245.11 81.28 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid a0e9a9a2-7b24-4f43-b110-ec7f152a7192) - (property "Reference" "#U022" (id 0) (at 245.11 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 245.237 85.6742 0)) - (property "Footprint" "" (id 2) (at 245.11 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 245.11 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bf2f9bed-8830-4386-ae5a-56049539d59e)) - ) - - (symbol (lib_id "Device:L_Ferrite") (at 81.28 33.02 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid a396ce09-7e1d-4aaf-ba2a-998a2b73c612) - (property "Reference" "L1" (id 0) (at 81.28 26.67 90)) - (property "Value" "3.3uH" (id 1) (at 81.28 29.21 90)) - (property "Footprint" "Inductor_SMD:L_Taiyo-Yuden_MD-2020" (id 2) (at 81.28 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "MDMK2020T3R3MM" (id 3) (at 81.28 33.02 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 022422af-ab7f-4032-9065-b366d4597d1a)) - (pin "2" (uuid 36855b68-2375-44aa-be62-a62861ecb94b)) - ) - - (symbol (lib_id "power:GND") (at 138.43 38.1 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid a4db71fa-7426-404d-8f97-635a1d421d90) - (property "Reference" "#PWR010" (id 0) (at 138.43 44.45 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 138.557 42.4942 0)) - (property "Footprint" "" (id 2) (at 138.43 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 138.43 38.1 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6d09ac26-37fd-4174-827f-5cad837ab540)) - ) - - (symbol (lib_id "power:GND") (at 199.39 148.59 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid a5e6a404-2011-46a4-a97b-f53eca9dce38) - (property "Reference" "#U017" (id 0) (at 199.39 154.94 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 195.58 149.86 0)) - (property "Footprint" "" (id 2) (at 199.39 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 199.39 148.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e8f33d80-527e-47f3-8cc1-24554d62c96b)) - ) - - (symbol (lib_id "Device:LED_Small") (at 48.26 91.44 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid abe3b920-b697-4d1e-85f2-265143b11672) - (property "Reference" "D3" (id 0) (at 50.038 90.2716 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "LED Green" (id 1) (at 50.038 92.583 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "LED_SMD:LED_0603_1608Metric" (id 2) (at 48.26 91.44 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 48.26 91.44 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 61ad7fbc-ce43-4e7a-9df2-f380d04bf024)) - (pin "2" (uuid b5be172c-f060-490b-b018-f85135d2ea77)) - ) - - (symbol (lib_id "power:GND") (at 143.51 95.25 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b0c2f80f-396d-48a5-a757-b1a890ec90d4) - (property "Reference" "#U012" (id 0) (at 143.51 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 143.637 99.6442 0)) - (property "Footprint" "" (id 2) (at 143.51 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 143.51 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 080f2f7e-5c01-4d9d-9f29-aa802aecd778)) - ) - - (symbol (lib_id "power:+3.3V") (at 245.11 72.39 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b142ca39-3077-45ef-8c38-8641977398e8) - (property "Reference" "#PWR029" (id 0) (at 245.11 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 245.491 67.9958 0)) - (property "Footprint" "" (id 2) (at 245.11 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 245.11 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 8a834ea2-e795-43a1-adfd-ab423105d4aa)) - ) - - (symbol (lib_id "Device:C_Small") (at 191.77 119.38 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b195f2a8-73b6-4e7f-a7dc-cc374a62ea2a) - (property "Reference" "C18" (id 0) (at 186.69 118.11 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 184.15 120.65 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 191.77 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 191.77 119.38 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cf0bc456-7f00-46a9-a24b-31edc72ef62d)) - (pin "2" (uuid f318f419-b183-433f-b86b-86002d42c37b)) - ) - - (symbol (lib_id "power:GND") (at 170.18 173.99 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b1b0411b-195e-4ae9-8272-9a8556967119) - (property "Reference" "#U013" (id 0) (at 170.18 180.34 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 170.307 178.3842 0)) - (property "Footprint" "" (id 2) (at 170.18 173.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 170.18 173.99 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2c6985d5-e90f-4396-80c2-865d5ae0f848)) - ) - - (symbol (lib_id "power:GND") (at 210.82 49.53 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b2fb6ff8-5e18-433f-ac56-31909d10ab96) - (property "Reference" "#PWR027" (id 0) (at 210.82 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 210.82 53.34 0)) - (property "Footprint" "" (id 2) (at 210.82 49.53 0)) - (property "Datasheet" "" (id 3) (at 210.82 49.53 0)) - (pin "1" (uuid 69505d7f-39e4-45dd-8967-4ffbdb50b9f2)) - ) - - (symbol (lib_id "power:+3.3V") (at 81.28 92.71 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid b4211aeb-55f0-4969-b9f0-dd1cfc191550) - (property "Reference" "#PWR014" (id 0) (at 81.28 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 81.661 88.3158 0)) - (property "Footprint" "" (id 2) (at 81.28 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 81.28 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a7828363-1a5c-49d8-b9e9-da99350aa476)) - ) - - (symbol (lib_id "Connector:USB_B_Micro") (at 247.65 130.81 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid b7b0ced9-2ee3-43e7-a4fc-8a984887b757) - (property "Reference" "J3" (id 0) (at 253.492 131.0894 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "USB_B_Micro" (id 1) (at 253.492 133.4008 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal" (id 2) (at 243.84 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 243.84 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 53d54faa-0f84-400b-9613-45dcd16a3abc)) - (pin "2" (uuid b60d66be-5c4b-45db-a6ce-1eba08bd4ba3)) - (pin "3" (uuid 4deedfca-a979-479e-9e2b-1631e1f8ef56)) - (pin "4" (uuid d05cf13d-de15-4c48-81a4-a77a87327e5d)) - (pin "5" (uuid 92edd54a-c209-4b71-9f80-2dcdb34d1291)) - (pin "6" (uuid c873546d-a67d-4e67-88dd-b49b4acbc033)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x02") (at 262.89 36.83 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid ba94ab99-64d4-4ff5-b262-e0a309a5f7be) - (property "Reference" "J4" (id 0) (at 265.43 36.8299 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Speaker" (id 1) (at 265.43 39.3699 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 262.89 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 262.89 36.83 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9643d8c0-9883-40d4-9270-e20996ff662e)) - (pin "2" (uuid eb883093-214e-4798-a624-365ea55a38f0)) - ) - - (symbol (lib_id "Device:R") (at 173.99 26.67 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid bebcd1e8-4a64-49ec-8028-58113a79e610) - (property "Reference" "R11" (id 0) (at 171.45 24.13 90)) - (property "Value" "100" (id 1) (at 176.53 24.13 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 173.99 24.892 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 173.99 26.67 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid d21ee041-53c5-42e9-8a9e-2c5017048f4d)) - (pin "2" (uuid a9c60b21-68c9-4be2-825b-56131f49c87c)) - ) - - (symbol (lib_id "Device:R") (at 41.91 86.36 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid c1d41f5e-3500-4d8b-aba5-66d1af96b463) - (property "Reference" "R6" (id 0) (at 41.91 84.328 90)) - (property "Value" "1k" (id 1) (at 41.91 86.36 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 41.91 88.138 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 41.91 86.36 0)) - (pin "1" (uuid 58e6b002-02af-481c-9369-fdd41c2afeb9)) - (pin "2" (uuid 132bfb10-cdd3-45af-bc8f-cdd5833f1b66)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x02") (at 22.86 55.88 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid c2e32f50-c7c6-4936-bbfe-9ba1809dd3b5) - (property "Reference" "J5" (id 0) (at 20.828 54.8132 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Battery" (id 1) (at 20.828 57.1246 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (id 2) (at 22.86 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 22.86 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid e407c4f7-acf4-4690-96d8-215c35b795c4)) - (pin "2" (uuid 09246fa1-ac0e-4644-bc97-a9ac6cd95d80)) - ) - - (symbol (lib_id "Device:C_Small") (at 73.66 130.81 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid c9f8042a-bea3-4f1b-b598-31a3fbc9c1a6) - (property "Reference" "C9" (id 0) (at 68.58 129.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 66.04 132.08 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 73.66 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 73.66 130.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid df245f0b-8f91-4f4a-9e41-ab28a0444867)) - (pin "2" (uuid 0750315e-7ab1-4940-b12c-e346d4d1980e)) - ) - - (symbol (lib_id "Switch:SW_Push") (at 17.78 118.11 270) (unit 1) - (in_bom yes) (on_board yes) - (uuid d07af3e3-bb1b-4b26-a50c-a03be07fbd06) - (property "Reference" "SW1" (id 0) (at 25.019 118.11 0)) - (property "Value" "SW_Push" (id 1) (at 22.7076 118.11 0)) - (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" (id 2) (at 22.86 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 22.86 118.11 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 48faf0c8-0ed7-4520-96d8-42ddc1a04ed4)) - (pin "2" (uuid fe700591-3241-470a-a369-805744d389ec)) - ) - - (symbol (lib_id "power:GND") (at 238.76 49.53 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid d3291fe4-6ee2-419c-913f-52c61020b871) - (property "Reference" "#PWR028" (id 0) (at 238.76 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 238.76 53.34 0)) - (property "Footprint" "" (id 2) (at 238.76 49.53 0)) - (property "Datasheet" "" (id 3) (at 238.76 49.53 0)) - (pin "1" (uuid 442cfc1d-c8f7-4ef4-980a-df106604c791)) - ) - - (symbol (lib_id "Connector_Generic:Conn_01x05") (at 41.91 132.08 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid d355705f-ecd7-440f-8343-088a405ccd27) - (property "Reference" "J2" (id 0) (at 43.942 131.0132 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "SWD" (id 1) (at 43.942 133.3246 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" (id 2) (at 41.91 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 41.91 132.08 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2b1d8952-ad58-42c3-b535-2179926be793)) - (pin "2" (uuid 56d4f558-d563-4ea2-addd-12714dfc4ef2)) - (pin "3" (uuid 7bbe7774-0244-4f05-80a2-83ac9e19d387)) - (pin "4" (uuid 246f83b4-ec2f-4393-b378-e11767e3cd0c)) - (pin "5" (uuid 27826c11-87ab-4f96-b71c-96e960723974)) - ) - - (symbol (lib_id "power:+3.3V") (at 210.82 17.78 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid d54a2bf4-efcb-4b3e-bd95-a0feb39f0716) - (property "Reference" "#PWR026" (id 0) (at 210.82 21.59 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 210.439 13.3858 0)) - (property "Footprint" "" (id 2) (at 210.82 17.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 210.82 17.78 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 83f095ae-a86a-4a4f-a8a8-d4e4702f728b)) - ) - - (symbol (lib_id "emeb_library:RV12") (at 44.45 52.07 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) - (uuid d665c435-9880-4f2d-8dc2-720a4e3416ed) - (property "Reference" "RV1" (id 0) (at 39.37 50.7999 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Value" "RV12" (id 1) (at 39.37 53.3399 0) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "emeb_library:RV12" (id 2) (at 44.45 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 44.45 52.07 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 62b4a754-00dd-4a0c-91af-5c5b194993a9)) - (pin "2" (uuid ca242bd0-58fd-4eb6-a8a2-ef593aef103c)) - (pin "3" (uuid 15e7a2e3-f580-4f25-abc4-3b94ba620207)) - (pin "4" (uuid 25f59385-5fef-4c1e-8c9a-6c4cab4ded71)) - (pin "5" (uuid 13557d86-7c4f-4283-a5e1-66dd686068be)) - ) - - (symbol (lib_id "power:+3.3V") (at 30.48 125.73 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid d6c5f39b-66a2-4189-ac52-a6f7f852f9f9) - (property "Reference" "#PWR04" (id 0) (at 30.48 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 30.861 121.3358 0)) - (property "Footprint" "" (id 2) (at 30.48 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 30.48 125.73 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 65e606fb-6451-4168-8acf-dad7c5ebcb77)) - ) - - (symbol (lib_id "Switch:SW_Push") (at 41.91 80.01 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid d81a0e27-74ac-4db6-99f6-115383840b38) - (property "Reference" "SW4" (id 0) (at 41.91 72.771 0)) - (property "Value" "SW_Push" (id 1) (at 41.91 75.0824 0)) - (property "Footprint" "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx83-2LFS" (id 2) (at 41.91 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 41.91 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid aac1ea73-4389-414e-8dbb-6257333676af)) - (pin "2" (uuid f9b7c5f0-c503-48c4-ab3d-d90e3c9c2ea2)) - ) - - (symbol (lib_id "power:+3.3V") (at 170.18 107.95 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid da6e9e54-b24d-45b1-b6fd-e86378f61299) - (property "Reference" "#PWR022" (id 0) (at 170.18 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 170.561 103.5558 0)) - (property "Footprint" "" (id 2) (at 170.18 107.95 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 170.18 107.95 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 3da01797-01b3-4fc6-b77a-efc5fb13464d)) - ) - - (symbol (lib_id "Device:R") (at 233.68 129.54 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid dac2f026-7c4f-427e-9bd6-889b74557f03) - (property "Reference" "R13" (id 0) (at 236.22 132.08 90)) - (property "Value" "27.5" (id 1) (at 231.14 132.08 90)) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 233.68 131.318 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 233.68 129.54 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 32aefe64-0975-459d-bd46-f284015f65fa)) - (pin "2" (uuid 15d59de3-bc56-4d14-9c2f-40c1a79540af)) - ) - - (symbol (lib_id "power:GND") (at 27.94 60.96 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e0273f08-1160-4a17-ade1-3010d21c97fc) - (property "Reference" "#PWR06" (id 0) (at 27.94 67.31 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 28.067 65.3542 0)) - (property "Footprint" "" (id 2) (at 27.94 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 27.94 60.96 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 87d2e773-0ac4-47e2-99e3-3792fac6e0bc)) - ) - - (symbol (lib_id "Device:C_Small") (at 199.39 146.05 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e85b4a8d-a69a-4ead-b037-8595f082b43d) - (property "Reference" "C19" (id 0) (at 200.66 144.78 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 200.66 147.32 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 199.39 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 199.39 146.05 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 187b9510-a341-4ce2-b96c-fa28fa4ec35f)) - (pin "2" (uuid f63eabf5-b9e0-4bdb-bac8-ec1451015e79)) - ) - - (symbol (lib_id "Device:C_Small") (at 200.66 21.59 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid e879c7fc-58bd-4436-b127-bbcde99caf5e) - (property "Reference" "C20" (id 0) (at 203.2 21.59 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10uf" (id 1) (at 201.295 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 201.6252 25.4 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 200.66 21.59 0)) - (pin "1" (uuid 0d830ee9-2f86-4f84-aaf9-0595abbc40ed)) - (pin "2" (uuid 622985d5-ec6b-4a8c-8403-58c75f582a62)) - ) - - (symbol (lib_id "Device:FerriteBead") (at 232.41 31.75 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid ed368b32-84df-45ba-ab60-6d7f57ebb915) - (property "Reference" "FB2" (id 0) (at 231.2416 29.21 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "1k" (id 1) (at 233.553 29.21 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" (id 2) (at 232.41 33.528 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 232.41 31.75 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid bd350595-7671-486b-8df3-cfc86d7aa73a)) - (pin "2" (uuid 7105dd53-5d5d-4e12-a90a-7b4202d4cd2f)) - ) - - (symbol (lib_id "emeb_library:RP2040") (at 86.36 106.68 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid edbab124-d583-4206-a72a-d6f22a62fa67) - (property "Reference" "U3" (id 0) (at 116.84 96.8502 0) - (effects (font (size 1.524 1.524))) - ) - (property "Value" "RP2040" (id 1) (at 116.84 99.5426 0) - (effects (font (size 1.524 1.524))) - ) - (property "Footprint" "emeb_library:RP2040" (id 2) (at 116.84 100.584 0) - (effects (font (size 1.524 1.524)) hide) - ) - (property "Datasheet" "" (id 3) (at 86.36 106.68 0) - (effects (font (size 1.524 1.524))) - ) - (pin "1" (uuid c1d4edb7-b625-4ffb-8cc1-0b3da9475558)) - (pin "10" (uuid 60964ade-95b0-4596-ade3-fc9f9c7463a4)) - (pin "11" (uuid 792e1287-9ce3-4aac-9330-fa417cfb15ef)) - (pin "12" (uuid df6b2386-e326-46d3-87bc-30a77acc78b2)) - (pin "13" (uuid 2a4a7a8d-0322-4358-b7dc-514e06679bb8)) - (pin "14" (uuid 76c486d7-bfce-402e-a37e-1217e8459204)) - (pin "15" (uuid 3e6f0da2-7e5a-40dd-b905-449825af8708)) - (pin "16" (uuid a7f58549-e744-4a49-b7e6-bbff493d7c9e)) - (pin "17" (uuid 3f0d903f-48cc-44f8-91f5-899368cdc2dc)) - (pin "18" (uuid 6b08c0c6-8b35-4d0a-bf08-485c99c9fc16)) - (pin "19" (uuid b0512bae-181b-45fd-9054-6aaa609dd145)) - (pin "2" (uuid d3acfd0a-5a5f-4d3d-881b-add7f65f214c)) - (pin "20" (uuid 5efe83e1-49d8-4ad4-82e1-697f6abe6005)) - (pin "21" (uuid f001c0ce-d2ef-42ef-aac8-08893d37bd9a)) - (pin "22" (uuid d88d4a0d-4dfa-41b4-9794-640865ed2f33)) - (pin "23" (uuid 448dca43-adad-413a-beee-43a686a19947)) - (pin "24" (uuid 85c03304-28c5-4c45-931b-029fb813b858)) - (pin "25" (uuid 929f7cd1-e342-4153-9d3e-14e6e951d975)) - (pin "26" (uuid a82992a4-f7a5-4274-9709-44d64b62e422)) - (pin "27" (uuid 6e38f6cb-d3e5-4521-80f3-2c56e2985dd9)) - (pin "28" (uuid a9bb3510-18be-43d8-8f1e-f7f9f63265cc)) - (pin "29" (uuid 93a172f7-dca1-4992-a289-368f2b169414)) - (pin "3" (uuid 7915b66e-6818-4332-86b0-614b83a0d824)) - (pin "30" (uuid 9620da79-06f0-4de7-a72d-f86038370a9c)) - (pin "31" (uuid dcb0d98d-1b34-4ef8-909b-32b6dbf904ac)) - (pin "32" (uuid ad9500f6-6d28-432f-8e09-5cb94fb22eeb)) - (pin "33" (uuid 57cfb4c9-d708-487b-bc9b-095d392d12fd)) - (pin "34" (uuid decbc34c-5219-46ce-992d-b93450f58ade)) - (pin "35" (uuid 1fe7a6e5-aef1-4f85-8753-34816047a02a)) - (pin "36" (uuid eeb047b4-794d-42b8-bd2a-4e7f4a13cd7f)) - (pin "37" (uuid 2706db46-9d29-43e0-8c74-a13d738ee96b)) - (pin "38" (uuid 90d193ff-84ca-45bd-a4c0-d0bc34f487e2)) - (pin "39" (uuid f3b57bb0-a4d8-4f9b-a21c-794e8f14fada)) - (pin "4" (uuid bc5040f7-6738-4791-bafa-759b06a50736)) - (pin "40" (uuid 399eff23-9092-44c9-bc6d-1e8d1b71590b)) - (pin "41" (uuid 0ff169e9-4763-44c6-9866-5269b3dda0c9)) - (pin "42" (uuid 26da4254-eef7-402f-9c44-647ad5efbd64)) - (pin "43" (uuid 4e18b995-2cd2-418e-a077-f9a2e90d5a7c)) - (pin "44" (uuid 9abf806c-fbce-4c2e-bd55-5e414f45f4e8)) - (pin "45" (uuid de84b376-64ce-440a-bf1a-926a331ae689)) - (pin "46" (uuid 6ef3eb78-05c3-4e97-9687-efb7dbba38f7)) - (pin "47" (uuid 2f6a42bc-3627-4715-83ea-64f0789eb269)) - (pin "48" (uuid 652e80b6-d624-45eb-9617-9f8375d63eb7)) - (pin "49" (uuid ed41a946-a673-4779-8fac-1878fbb379c9)) - (pin "5" (uuid c58af3e8-d375-4c23-9c85-f5b775ab310a)) - (pin "50" (uuid fa438491-c429-45ad-8807-beeefc2532a3)) - (pin "51" (uuid 7eb8c073-a3d6-496c-8b5d-13096c755d4c)) - (pin "52" (uuid 2bd88bba-4df8-4d70-a052-58d2f83eed1c)) - (pin "53" (uuid 5f41daa9-f293-428b-8084-ae1bf0406837)) - (pin "54" (uuid 02fb08fc-acf9-4cf9-85bc-a9b06eeb8944)) - (pin "55" (uuid b1b9b63f-fe65-4c38-a3d5-3d749523e0e8)) - (pin "56" (uuid 26e100be-5d3a-44b9-b7da-4ba73fb8ae94)) - (pin "57" (uuid c01fe9bd-0c4c-4f42-8a42-bdbd09e5ca5d)) - (pin "6" (uuid c3be5897-c1a7-43de-be13-06394c242407)) - (pin "7" (uuid 3625a618-793c-4861-9a14-15fe8b96bf8c)) - (pin "8" (uuid 30f33194-58db-400f-ba47-dc59fa3bc2f0)) - (pin "9" (uuid e921aa3f-dac5-4af4-b877-cdeb7f4aada9)) - ) - - (symbol (lib_id "power:GND") (at 248.92 49.53 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid efeacd38-da88-4f0b-a0b4-dd44f7b597a8) - (property "Reference" "#PWR030" (id 0) (at 248.92 55.88 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 248.92 53.34 0)) - (property "Footprint" "" (id 2) (at 248.92 49.53 0)) - (property "Datasheet" "" (id 3) (at 248.92 49.53 0)) - (pin "1" (uuid 9330a70e-55ee-4603-b96a-83e1638ab29b)) - ) - - (symbol (lib_id "Device:C_Small") (at 182.88 26.67 90) (unit 1) - (in_bom yes) (on_board yes) - (uuid f475b1af-0052-4fc4-a2fc-97ff00baecd1) - (property "Reference" "C16" (id 0) (at 182.88 24.13 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10uf" (id 1) (at 185.42 26.035 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 186.69 25.7048 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 182.88 26.67 0)) - (pin "1" (uuid 65d353ea-d238-4b92-b718-12f0a0bd4eff)) - (pin "2" (uuid a5d3b1bc-4dcb-4b70-813d-2dad23572fa5)) - ) - - (symbol (lib_id "power:GND") (at 191.77 121.92 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f4f305f7-5f51-454d-8b5f-4bcf2d935def) - (property "Reference" "#U016" (id 0) (at 191.77 128.27 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 191.897 126.3142 0)) - (property "Footprint" "" (id 2) (at 191.77 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 191.77 121.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0f0a5f24-c3f2-45a9-801b-2a703a402d02)) - ) - - (symbol (lib_id "power:+3.3V") (at 132.08 78.74 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid f78aca3b-ad92-4943-a66b-8dd334add18d) - (property "Reference" "#PWR019" (id 0) (at 132.08 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "+3.3V" (id 1) (at 131.699 74.3458 0)) - (property "Footprint" "" (id 2) (at 132.08 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 132.08 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 76c29280-dbeb-4d47-b7ce-4fd35f9120d2)) - ) - - (symbol (lib_id "power:GND") (at 45.72 166.37 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f7a7a478-ef70-493b-a39b-79e1407742ef) - (property "Reference" "#U05" (id 0) (at 45.72 172.72 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 45.847 170.7642 0)) - (property "Footprint" "" (id 2) (at 45.72 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 45.72 166.37 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1e301b10-d119-4346-8fb0-233f40f91c0e)) - ) - - (symbol (lib_id "power:GND") (at 53.34 161.29 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f7d027dc-bdcc-4e3d-bf58-ce6e8fbb9771) - (property "Reference" "#U06" (id 0) (at 53.34 167.64 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 53.467 165.6842 0)) - (property "Footprint" "" (id 2) (at 53.34 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 53.34 161.29 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid efd77fd2-c3d8-4b78-b869-de728b7e0efb)) - ) - - (symbol (lib_id "Device:C_Small") (at 245.11 77.47 0) (unit 1) - (in_bom yes) (on_board yes) - (uuid f7dbea35-42af-44dd-a2e4-e692aef5a6b4) - (property "Reference" "C25" (id 0) (at 240.03 76.2 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "0.1uf" (id 1) (at 237.49 78.74 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (id 2) (at 245.11 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (id 3) (at 245.11 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid efaccb86-542a-4282-9a0c-a4cae3b6b335)) - (pin "2" (uuid 08227269-7223-41de-88e4-a268afe166d1)) - ) - - (symbol (lib_id "power:GND") (at 115.57 87.63 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) - (uuid f7e91f80-2c03-4c29-9de5-f02a28157b37) - (property "Reference" "#U011" (id 0) (at 115.57 93.98 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (id 1) (at 115.443 92.0242 0)) - (property "Footprint" "" (id 2) (at 115.57 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (id 3) (at 115.57 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 18bedcf6-69e9-4617-8193-583dd82e9afe)) - ) - - (sheet_instances - (path "/" (page "1")) - ) - - (symbol_instances - (path "/6d1e5abf-ff97-43e8-816b-eff72f45290f" - (reference "#PWR01") (unit 1) (value "GND") (footprint "") - ) - (path "/2e0d1812-bcdb-40e6-b5c2-320a3b3166f3" - (reference "#PWR02") (unit 1) (value "GND") (footprint "") - ) - (path "/5567c3d8-c45f-4e8f-bd5d-e41c93db509f" - (reference "#PWR03") (unit 1) (value "GND") (footprint "") - ) - (path "/d6c5f39b-66a2-4189-ac52-a6f7f852f9f9" - (reference "#PWR04") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/6bd5ffcf-d5a2-4128-a48c-68998e718da2" - (reference "#PWR05") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/e0273f08-1160-4a17-ade1-3010d21c97fc" - (reference "#PWR06") (unit 1) (value "GND") (footprint "") - ) - (path "/634555ac-fdc7-451d-9168-dcf38fa40c79" - (reference "#PWR07") (unit 1) (value "GND") (footprint "") - ) - (path "/3cac81e4-6125-4cc6-8e8f-e723cb207d8d" - (reference "#PWR09") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/a4db71fa-7426-404d-8f97-635a1d421d90" - (reference "#PWR010") (unit 1) (value "GND") (footprint "") - ) - (path "/4dd818ac-3292-4a28-a1e2-f99034e0b642" - (reference "#PWR013") (unit 1) (value "+1V1") (footprint "") - ) - (path "/b4211aeb-55f0-4969-b9f0-dd1cfc191550" - (reference "#PWR014") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/9c63122c-0af0-4b16-bd6a-a331338c1906" - (reference "#PWR016") (unit 1) (value "GND") (footprint "") - ) - (path "/f78aca3b-ad92-4943-a66b-8dd334add18d" - (reference "#PWR019") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/7f1d8d2c-68e1-473b-a2c2-747e5ed6cf36" - (reference "#PWR021") (unit 1) (value "+1V1") (footprint "") - ) - (path "/da6e9e54-b24d-45b1-b6fd-e86378f61299" - (reference "#PWR022") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/701e964f-7eef-4862-9bd0-38afa6d4e0c5" - (reference "#PWR023") (unit 1) (value "GND") (footprint "") - ) - (path "/3013dc14-17c3-4095-9f75-170e855d0304" - (reference "#PWR025") (unit 1) (value "GND") (footprint "") - ) - (path "/d54a2bf4-efcb-4b3e-bd95-a0feb39f0716" - (reference "#PWR026") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/b2fb6ff8-5e18-433f-ac56-31909d10ab96" - (reference "#PWR027") (unit 1) (value "GND") (footprint "") - ) - (path "/d3291fe4-6ee2-419c-913f-52c61020b871" - (reference "#PWR028") (unit 1) (value "GND") (footprint "") - ) - (path "/b142ca39-3077-45ef-8c38-8641977398e8" - (reference "#PWR029") (unit 1) (value "+3.3V") (footprint "") - ) - (path "/efeacd38-da88-4f0b-a0b4-dd44f7b597a8" - (reference "#PWR030") (unit 1) (value "GND") (footprint "") - ) - (path "/6978b2be-4ed0-4ad3-bfcf-f27417a60999" - (reference "#PWR0101") (unit 1) (value "GND") (footprint "") - ) - (path "/61cffc19-acbe-4c06-bcd5-1f1e1ef7feea" - (reference "#PWR0102") (unit 1) (value "GND") (footprint "") - ) - (path "/820dec60-4109-45b3-b288-5ef61007f2ab" - (reference "#U02") (unit 1) (value "GND") (footprint "") - ) - (path "/8a405ccb-84ba-40e2-9a06-4d3b9ccca98e" - (reference "#U03") (unit 1) (value "GND") (footprint "") - ) - (path "/817bfaec-0b36-4506-869a-ad50565938a1" - (reference "#U04") (unit 1) (value "GND") (footprint "") - ) - (path "/f7a7a478-ef70-493b-a39b-79e1407742ef" - (reference "#U05") (unit 1) (value "GND") (footprint "") - ) - (path "/f7d027dc-bdcc-4e3d-bf58-ce6e8fbb9771" - (reference "#U06") (unit 1) (value "GND") (footprint "") - ) - (path "/9e521ef6-e9cf-4e80-96e8-b7e4f9e78315" - (reference "#U07") (unit 1) (value "GND") (footprint "") - ) - (path "/4d98af8f-791f-4aed-b045-32a6d4fd6520" - (reference "#U08") (unit 1) (value "GND") (footprint "") - ) - (path "/554f9711-7ae3-4fb4-8364-5834dd2d1bfe" - (reference "#U09") (unit 1) (value "GND") (footprint "") - ) - (path "/543511c3-581b-4b35-a988-63d56f9b8f97" - (reference "#U010") (unit 1) (value "GND") (footprint "") - ) - (path "/f7e91f80-2c03-4c29-9de5-f02a28157b37" - (reference "#U011") (unit 1) (value "GND") (footprint "") - ) - (path "/b0c2f80f-396d-48a5-a757-b1a890ec90d4" - (reference "#U012") (unit 1) (value "GND") (footprint "") - ) - (path "/b1b0411b-195e-4ae9-8272-9a8556967119" - (reference "#U013") (unit 1) (value "GND") (footprint "") - ) - (path "/42d3084e-e26d-496e-b8c9-bf4b1b8234e2" - (reference "#U014") (unit 1) (value "GND") (footprint "") - ) - (path "/92c2ae3d-9087-4ef5-b81f-e851ee72a32c" - (reference "#U015") (unit 1) (value "GND") (footprint "") - ) - (path "/f4f305f7-5f51-454d-8b5f-4bcf2d935def" - (reference "#U016") (unit 1) (value "GND") (footprint "") - ) - (path "/a5e6a404-2011-46a4-a97b-f53eca9dce38" - (reference "#U017") (unit 1) (value "GND") (footprint "") - ) - (path "/9e4ed8d5-d574-4863-a3f9-480029287f02" - (reference "#U018") (unit 1) (value "GND") (footprint "") - ) - (path "/8225ebb2-4e6e-4efa-96f9-d6adf1b60950" - (reference "#U019") (unit 1) (value "GND") (footprint "") - ) - (path "/9ccf2569-33da-40ae-a0f3-f698c05f70ef" - (reference "#U020") (unit 1) (value "GND") (footprint "") - ) - (path "/94cd0478-cd8d-4f51-9ed0-aec780e4e79d" - (reference "#U021") (unit 1) (value "GND") (footprint "") - ) - (path "/a0e9a9a2-7b24-4f43-b110-ec7f152a7192" - (reference "#U022") (unit 1) (value "GND") (footprint "") - ) - (path "/41026ccb-7e9e-4e06-ad10-7b7c8cc982db" - (reference "#U023") (unit 1) (value "GND") (footprint "") - ) - (path "/363bba56-27bd-4d23-8260-b779eb148d4d" - (reference "C1") (unit 1) (value "10uf") (footprint "Capacitor_SMD:C_0805_2012Metric") - ) - (path "/4fd37bf4-8e83-4376-8941-2f0606311d15" - (reference "C3") (unit 1) (value "27pf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/6de526af-e6ff-477a-81c4-22864a3ff46e" - (reference "C4") (unit 1) (value "27pf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/90c7ec4a-035d-4b29-a719-f825084b0f22" - (reference "C5") (unit 1) (value "22uf") (footprint "Capacitor_SMD:C_1210_3225Metric") - ) - (path "/3aa23d5b-a969-4fcb-b811-5351b3f5b422" - (reference "C6") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/7882b94b-4e07-4b2c-b390-785f5073c12f" - (reference "C8") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/c9f8042a-bea3-4f1b-b598-31a3fbc9c1a6" - (reference "C9") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/625d21ed-6679-4964-9942-9e149964a8ff" - (reference "C10") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/05c98040-3ff5-4537-9f27-d8fbf667af33" - (reference "C11") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/00725745-3ea5-4bb4-a7a7-c815cf31126b" - (reference "C12") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/5e5bf7a4-e3df-4dda-8261-e6682172365d" - (reference "C13") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/8be88e73-cbdb-4b53-8616-51f519651ad9" - (reference "C15") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/f475b1af-0052-4fc4-a2fc-97ff00baecd1" - (reference "C16") (unit 1) (value "10uf") (footprint "Capacitor_SMD:C_0805_2012Metric") - ) - (path "/67d741b7-3925-4633-a98d-90b2c0cb2b51" - (reference "C17") (unit 1) (value "10uf") (footprint "Capacitor_SMD:C_0805_2012Metric") - ) - (path "/b195f2a8-73b6-4e7f-a7dc-cc374a62ea2a" - (reference "C18") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/e85b4a8d-a69a-4ead-b037-8595f082b43d" - (reference "C19") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/e879c7fc-58bd-4436-b127-bbcde99caf5e" - (reference "C20") (unit 1) (value "10uf") (footprint "Capacitor_SMD:C_0805_2012Metric") - ) - (path "/9efb55ab-cafa-44a8-9067-fc8fe99a2b4f" - (reference "C21") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/0b3ffe53-be6b-4848-9770-ad5395ff5510" - (reference "C22") (unit 1) (value "1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/5c8a77dd-f96e-4692-a513-366a27ec0632" - (reference "C23") (unit 1) (value "1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/4d505ac6-7931-4863-9ba5-f0a997297973" - (reference "C24") (unit 1) (value "220pf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/f7dbea35-42af-44dd-a2e4-e692aef5a6b4" - (reference "C25") (unit 1) (value "0.1uf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/4c319e60-50c6-4cf9-a30b-f2c9ee88d81f" - (reference "C26") (unit 1) (value "220pf") (footprint "Capacitor_SMD:C_0402_1005Metric") - ) - (path "/53aac4fa-b8a6-4ee6-8988-1333dd39cc44" - (reference "D1") (unit 1) (value "BAT54C") (footprint "Package_TO_SOT_SMD:SOT-23") - ) - (path "/abe3b920-b697-4d1e-85f2-265143b11672" - (reference "D3") (unit 1) (value "LED Green") (footprint "LED_SMD:LED_0603_1608Metric") - ) - (path "/39dc80a1-aa3c-428d-88f5-790986ef4eff" - (reference "FB1") (unit 1) (value "1k") (footprint "Inductor_SMD:L_0402_1005Metric") - ) - (path "/ed368b32-84df-45ba-ab60-6d7f57ebb915" - (reference "FB2") (unit 1) (value "1k") (footprint "Inductor_SMD:L_0402_1005Metric") - ) - (path "/198ea506-ea41-4d79-8f5f-50ae31b01252" - (reference "FB3") (unit 1) (value "1k") (footprint "Inductor_SMD:L_0402_1005Metric") - ) - (path "/78ec8acf-300f-4503-ab02-9803c402fc0b" - (reference "J1") (unit 1) (value "Serial") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical") - ) - (path "/d355705f-ecd7-440f-8343-088a405ccd27" - (reference "J2") (unit 1) (value "SWD") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical") - ) - (path "/b7b0ced9-2ee3-43e7-a4fc-8a984887b757" - (reference "J3") (unit 1) (value "USB_B_Micro") (footprint "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal") - ) - (path "/ba94ab99-64d4-4ff5-b262-e0a309a5f7be" - (reference "J4") (unit 1) (value "Speaker") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical") - ) - (path "/c2e32f50-c7c6-4936-bbfe-9ba1809dd3b5" - (reference "J5") (unit 1) (value "Battery") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical") - ) - (path "/a396ce09-7e1d-4aaf-ba2a-998a2b73c612" - (reference "L1") (unit 1) (value "3.3uH") (footprint "Inductor_SMD:L_Taiyo-Yuden_MD-2020") - ) - (path "/0919092c-833b-48e0-85cf-8d1fcce2b94a" - (reference "R2") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/c1d41f5e-3500-4d8b-aba5-66d1af96b463" - (reference "R6") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/360c0fb5-389f-4914-99b3-95937cc2652e" - (reference "R9") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9" - (reference "R10") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/bebcd1e8-4a64-49ec-8028-58113a79e610" - (reference "R11") (unit 1) (value "100") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/dac2f026-7c4f-427e-9bd6-889b74557f03" - (reference "R13") (unit 1) (value "27.5") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/941b798c-e1a7-44fe-b930-f7d521517362" - (reference "R14") (unit 1) (value "27.5") (footprint "Resistor_SMD:R_0402_1005Metric") - ) - (path "/d665c435-9880-4f2d-8dc2-720a4e3416ed" - (reference "RV1") (unit 1) (value "RV12") (footprint "emeb_library:RV12") - ) - (path "/d07af3e3-bb1b-4b26-a50c-a03be07fbd06" - (reference "SW1") (unit 1) (value "SW_Push") (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2") - ) - (path "/6fc3beb8-1516-4fa5-938d-0fca6f4f3d16" - (reference "SW3") (unit 1) (value "SW_Push") (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2") - ) - (path "/d81a0e27-74ac-4db6-99f6-115383840b38" - (reference "SW4") (unit 1) (value "SW_Push") (footprint "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx83-2LFS") - ) - (path "/426e767a-b68d-460a-91a5-1bbe8546388b" - (reference "U1") (unit 1) (value "TPS61291DRVR") (footprint "emeb_library:SON65P200X200X80-7N") - ) - (path "/edbab124-d583-4206-a72a-d6f22a62fa67" - (reference "U3") (unit 1) (value "RP2040") (footprint "emeb_library:RP2040") - ) - (path "/80f68e68-764c-4a7f-86d9-91f1e6e7a225" - (reference "U4") (unit 1) (value "PAM8302AAD") (footprint "Package_SO:TSSOP-8_3x3mm_P0.65mm") - ) - (path "/488783b4-85ad-458d-86f9-b34097fbbc51" - (reference "U5") (unit 1) (value "W25Q32JVZPIQ") (footprint "Package_SON:WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm") - ) - (path "/2123aeb0-003e-45f7-9ea9-dde0b81538a2" - (reference "Y1") (unit 1) (value "Crystal_4pin_SMD") (footprint "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm") - ) - ) -) +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "19bd736e-1a5c-452d-a770-914d6d0c4ac0") + (paper "A4") + (lib_symbols + (symbol "Audio:MAX98357A" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MAX98357A" + (at 10.16 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm" + (at -1.27 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/MAX98357A-MAX98357B.pdf" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Mono DAC with amplifier, I2S, PCM, TDM, 32-bit, 96khz, 3.2W, TQFP-16" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "pcm tdm i2s left-justified amplifier audio dac" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TQFN*3x3mm*P0.5mm*EP1.23x1.23mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MAX98357A_1_1" + (rectangle + (start -10.16 10.16) + (end 10.16 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 2.54) + (name "DIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 2.54) + (name "OUTN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -12.7 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 -5.08 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 -7.62 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "LRCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -12.7 90) + (length 2.54) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 2.54) + (name "BCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin unspecified line + (at 2.54 -12.7 90) + (length 2.54) + (name "PAD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -12.7 -5.08 0) + (length 2.54) + (name "GAIN_SLOT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -12.7 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "~{SD_MODE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 2.54 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 0 180) + (length 2.54) hide + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 12.7 270) + (length 2.54) hide + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 2.54) + (name "OUTP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector:Conn_01x01_Pin" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01_Pin" + (at 0 -2.54 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" "Generic connector, single row, 01x01, script generated" + (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" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x01_Pin_1_1" + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector:USB_B_Micro" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -5.08 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "USB_B_Micro" + (at -5.08 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 3.81 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 3.81 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB Micro Type B connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector USB micro" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "USB*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "USB_B_Micro_0_1" + (rectangle + (start -5.08 -7.62) + (end 5.08 7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center -3.81 2.159) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center -0.635 3.429) + (radius 0.381) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -0.127 -7.62) + (end 0.127 -6.858) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 2.159) (xy 0.635 2.159) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.175 2.159) (xy -2.54 2.159) (xy -1.27 3.429) (xy -0.635 3.429) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 2.159) (xy -1.905 2.159) (xy -1.27 0.889) (xy 0 0.889) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 2.794) (xy 0.635 1.524) (xy 1.905 2.159) (xy 0.635 2.794) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -4.318 5.588) (xy -1.778 5.588) (xy -2.032 4.826) (xy -4.064 4.826) (xy -4.318 5.588) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -4.699 5.842) (xy -4.699 5.588) (xy -4.445 4.826) (xy -4.445 4.572) (xy -1.651 4.572) (xy -1.651 4.826) + (xy -1.397 5.588) (xy -1.397 5.842) (xy -4.699 5.842) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0.254 1.27) + (end -0.508 0.508) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 5.08 -5.207) + (end 4.318 -4.953) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 5.08 -2.667) + (end 4.318 -2.413) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 5.08 -0.127) + (end 4.318 0.127) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 5.08 4.953) + (end 4.318 5.207) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USB_B_Micro_1_1" + (pin power_out line + (at 7.62 5.08 180) + (length 2.54) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 7.62 -2.54 180) + (length 2.54) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 7.62 0 180) + (length 2.54) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -5.08 180) + (length 2.54) + (name "ID" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -10.16 90) + (length 2.54) + (name "Shield" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x02" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x02" + (at 0 -5.08 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" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_1_1" + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 1.27) + (end 1.27 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x05" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x05" + (at 0 -7.62 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" "Generic connector, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x05_1_1" + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 6.35) + (end 1.27 -6.35) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (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" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (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_Small_0_1" + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:FerriteBead" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "FB" + (at -3.81 0.635 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "FerriteBead" + (at 3.81 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" "Ferrite bead" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "L ferrite bead inductor filter" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Inductor_* L_* *Ferrite*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "FerriteBead_0_1" + (polyline + (pts + (xy 0 -1.27) (xy 0 -1.2192) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 1.2954) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.7686 0.4064) (xy -1.7018 2.2606) (xy 2.7686 -0.3048) (xy 1.6764 -2.159) (xy -2.7686 0.4064) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "FerriteBead_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:LED_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at -1.27 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LED_Small" + (at -4.445 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "LED diode light-emitting-diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LED_Small_0_1" + (polyline + (pts + (xy -0.762 -1.016) (xy -0.762 1.016) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 0) (xy -0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.016) (xy -0.762 0) (xy 0.762 1.016) (xy 0.762 -1.016) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy -0.508 1.27) (xy -0.254 1.27) (xy -0.508 1.27) (xy -0.508 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 1.27) (xy 0 1.778) (xy 0.254 1.778) (xy 0 1.778) (xy 0 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_Small_1_1" + (pin passive line + (at -2.54 0 0) + (length 1.778) + (name "K" + (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.778) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:L_Ferrite" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (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_Ferrite" + (at 2.794 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 with ferrite core" + (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_Ferrite_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) + ) + ) + (polyline + (pts + (xy 1.016 -2.794) (xy 1.016 -2.286) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 -1.778) (xy 1.016 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 -0.762) (xy 1.016 -0.254) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 0.254) (xy 1.016 0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 1.27) (xy 1.016 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 2.286) (xy 1.016 2.794) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 -2.286) (xy 1.524 -2.794) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 -1.27) (xy 1.524 -1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 -0.254) (xy 1.524 -0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 0.762) (xy 1.524 0.254) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 1.778) (xy 1.524 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 2.794) (xy 1.524 2.286) + ) + (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_Ferrite_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) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (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) + ) + ) + ) + ) + ) + ) + (symbol "Diode:BAT54C" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0.635 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BAT54C" + (at -6.35 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at 1.905 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.diodes.com/_files/datasheets/ds11005.pdf" + (at -2.032 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "dual schottky barrier diode, common cathode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "schottky diode common cathode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?23*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "BAT54C_0_1" + (polyline + (pts + (xy -1.905 0) (xy 1.905 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 1.27) (xy -1.905 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -1.27) (xy -0.635 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -3.81 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 1.27) (xy -1.905 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 1.27) (xy -1.27 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.635 -1.27) (xy -0.635 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 -1.27) (xy 0.635 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.27) (xy 0.635 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 1.27) (xy 1.27 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 1.27) (xy 1.905 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.905 1.27) (xy 1.905 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.81 0) (xy 1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.175 -1.27) (xy -3.175 1.27) (xy -1.27 0) (xy -3.175 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.175 -1.27) (xy 3.175 1.27) (xy 1.27 0) (xy 3.175 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 0) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "BAT54C_1_1" + (pin passive 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 passive line + (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) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 90) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Memory_Flash:W25Q32JVSS" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "W25Q32JVSS" + (at 7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "32Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flash memory SPI" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*5.23x5.23mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "W25Q32JVSS_0_1" + (rectangle + (start -10.16 7.62) + (end 10.16 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "W25Q32JVSS_1_1" + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "~{CS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "DO(IO1)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "IO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "DI(IO0)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "IO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 10.16 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Switch:SW_Push" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 1.27 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SW_Push" + (at 0 -1.524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_Push_0_1" + (circle + (center -2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 0 3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 1.27) (xy -2.54 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "buddabox_lib:ME6211C" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (at 0 0 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ME6211C_0_1" + (rectangle + (start -6.35 5.715) + (end 6.35 -7.62) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "ME6211C_1_1" + (pin input line + (at -8.89 3.81 0) + (length 2.54) + (name "IN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 1.27 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 8.89 3.81 180) + (length 2.54) + (name "OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "emeb_library:Crystal_4pin_SMD" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Crystal_4pin_SMD" + (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) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "4-pin SMD" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Quartz, Ceramic, Filter, Resonator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Crystal_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_4pin_SMD_0_1" + (rectangle + (start -1.27 2.54) + (end 1.27 -2.54) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 -1.27) (xy -2.54 1.27) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 -1.27) (xy 2.54 1.27) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Crystal_4pin_SMD_1_1" + (pin passive line + (at -3.81 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "1" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 1.27) + (name "3" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "3" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + ) + ) + (symbol "emeb_library:RP2040" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 30.48 10.16 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "RP2040" + (at 30.48 7.62 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "IC57_RP2040" + (at 30.48 6.096 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (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_fp_filters" "IC57_RP2040 IC57_RP2040-M IC57_RP2040-L" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "RP2040_1_1" + (polyline + (pts + (xy 7.62 -76.2) (xy 53.34 -76.2) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 7.62 5.08) (xy 7.62 -76.2) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 53.34 -76.2) (xy 53.34 5.08) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 53.34 5.08) (xy 7.62 5.08) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (pin power_in line + (at 0 0 0) + (length 7.62) + (name "IOVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "1" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 0 -22.86 0) + (length 7.62) + (name "IOVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "10" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -25.4 0) + (length 7.62) + (name "GPIO8" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "11" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -27.94 0) + (length 7.62) + (name "GPIO9" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "12" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -30.48 0) + (length 7.62) + (name "GPIO10" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "13" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -33.02 0) + (length 7.62) + (name "GPIO11" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "14" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -35.56 0) + (length 7.62) + (name "GPIO12" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "15" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -38.1 0) + (length 7.62) + (name "GPIO13" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "16" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -40.64 0) + (length 7.62) + (name "GPIO14" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "17" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -43.18 0) + (length 7.62) + (name "GPIO15" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "18" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 0 -45.72 0) + (length 7.62) + (name "TESTEN" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "19" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -2.54 0) + (length 7.62) + (name "GPIO0" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "2" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 0 -48.26 0) + (length 7.62) + (name "XIN" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "20" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin output line + (at 0 -50.8 0) + (length 7.62) + (name "XOUT" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "21" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 0 -53.34 0) + (length 7.62) + (name "IOVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "22" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 0 -55.88 0) + (length 7.62) + (name "DVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "23" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 0 -58.42 0) + (length 7.62) + (name "SWCLK" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "24" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 0 -60.96 0) + (length 7.62) + (name "SWDIO" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "25" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 0 -63.5 0) + (length 7.62) + (name "RUN" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "26" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -66.04 0) + (length 7.62) + (name "GPIO16" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "27" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -68.58 0) + (length 7.62) + (name "GPIO17" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "28" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -71.12 180) + (length 7.62) + (name "GPIO18" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "29" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -5.08 0) + (length 7.62) + (name "GPIO1" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "3" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -68.58 180) + (length 7.62) + (name "GPIO19" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "30" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -66.04 180) + (length 7.62) + (name "GPIO20" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "31" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -63.5 180) + (length 7.62) + (name "GPIO21" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "32" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 60.96 -60.96 180) + (length 7.62) + (name "IOVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "33" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -58.42 180) + (length 7.62) + (name "GPIO22" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "34" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -55.88 180) + (length 7.62) + (name "GPIO23" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "35" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -53.34 180) + (length 7.62) + (name "GPIO24" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "36" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -50.8 180) + (length 7.62) + (name "GPIO25" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "37" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -48.26 180) + (length 7.62) + (name "GPIO26/ADC0" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "38" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -45.72 180) + (length 7.62) + (name "GPIO27/ADC1" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "39" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -7.62 0) + (length 7.62) + (name "GPIO2" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "4" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -43.18 180) + (length 7.62) + (name "GPIO28/ADC2" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "40" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -40.64 180) + (length 7.62) + (name "GPIO29/ADC3" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "41" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 60.96 -38.1 180) + (length 7.62) + (name "IOVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "42" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 60.96 -35.56 180) + (length 7.62) + (name "ADC_AVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "43" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 60.96 -33.02 180) + (length 7.62) + (name "VREG_VIN" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "44" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin output line + (at 60.96 -30.48 180) + (length 7.62) + (name "VREG_VOUT" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "45" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 60.96 -27.94 180) + (length 7.62) + (name "USB_DM" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "46" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 60.96 -25.4 180) + (length 7.62) + (name "USB_DP" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "47" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 60.96 -22.86 180) + (length 7.62) + (name "USB_VDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "48" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 60.96 -20.32 180) + (length 7.62) + (name "IOVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "49" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -10.16 0) + (length 7.62) + (name "GPIO3" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "5" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 60.96 -17.78 180) + (length 7.62) + (name "DVDD" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "50" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -15.24 180) + (length 7.62) + (name "QSPI_SD3" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "51" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 60.96 -12.7 180) + (length 7.62) + (name "QSPI_SCLK" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "52" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -10.16 180) + (length 7.62) + (name "QSPI_SD0" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "53" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -7.62 180) + (length 7.62) + (name "QSPI_SD2" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "54" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 60.96 -5.08 180) + (length 7.62) + (name "QSPI_SD1" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "55" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin unspecified line + (at 60.96 -2.54 180) + (length 7.62) + (name "QSPI_SS_N" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "56" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin power_in line + (at 60.96 0 180) + (length 7.62) + (name "GND" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "57" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -12.7 0) + (length 7.62) + (name "GPIO4" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "6" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -15.24 0) + (length 7.62) + (name "GPIO5" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "7" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -17.78 0) + (length 7.62) + (name "GPIO6" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "8" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + (pin bidirectional line + (at 0 -20.32 0) + (length 7.62) + (name "GPIO7" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + (number "9" + (effects + (font + (size 1.4986 1.4986) + ) + ) + ) + ) + ) + ) + (symbol "emeb_library:RV12" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "RV" + (at -8.89 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RV12" + (at -6.35 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" "Potentiometer, US symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "resistor variable" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Potentiometer*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "RV12_0_1" + (polyline + (pts + (xy -2.54 -2.54) (xy -2.54 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.286) (xy 0 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0 2.286) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 0) (xy 1.524 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 2.54) (xy -2.54 1.27) (xy -3.81 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.143 0) (xy 2.286 0.508) (xy 2.286 -0.508) (xy 1.143 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 -0.762) (xy 1.016 -1.143) (xy 0 -1.524) (xy -1.016 -1.905) (xy 0 -2.286) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy 1.016 0.381) (xy 0 0) (xy -1.016 -0.381) (xy 0 -0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.286) (xy 1.016 1.905) (xy 0 1.524) (xy -1.016 1.143) (xy 0 0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "RV12_1_1" + (pin passive line + (at -2.54 -3.81 90) + (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 -2.54 3.81 270) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 1.27) + (name "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "emeb_library:TPS61291DRVR" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -12.7 13.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "TPS61291DRVR" + (at -12.7 -16.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Footprint" "SON65P200X200X80-7N" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TPS61291DRVR_0_0" + (rectangle + (start -12.7 -12.7) + (end 12.7 12.7) + (stroke + (width 0.41) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -17.78 7.62 0) + (length 5.08) + (name "SW" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "1" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin output line + (at 17.78 10.16 180) + (length 5.08) + (name "VOUT" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "2" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 5.08) + (name "VIN" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "3" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin input line + (at -17.78 10.16 0) + (length 5.08) + (name "EN/BYP" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "4" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin input line + (at -17.78 2.54 0) + (length 5.08) + (name "VSEL" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "5" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -7.62 180) + (length 5.08) + (name "GND" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "6" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -5.08 180) + (length 5.08) + (name "EXP" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "7" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -5.08 180) + (length 5.08) + (name "EXP" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "7_1" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin power_in line + (at 17.78 -5.08 180) + (length 5.08) + (name "EXP" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "7_2" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + ) + ) + (symbol "power:+1V1" + (power) + (pin_names + (offset 0) + ) + (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" "+1V1" + (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 \"+1V1\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "power-flag" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+1V1_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 0) (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) + ) + ) + ) + (symbol "+1V1_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+1V1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+3.3V" + (power) + (pin_names + (offset 0) + ) + (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" "+3.3V" + (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 \"+3.3V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "power-flag" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3.3V_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 0) (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) + ) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) hide + (name "+3.3V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_names + (offset 0) + ) + (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" "GND" + (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 \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "power-flag" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_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 "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 245.11 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "00e54616-806b-4be9-af4c-f01fa2eb40f7") + ) + (junction + (at 33.02 36.83) + (diameter 0) + (color 0 0 0 0) + (uuid "02f453f5-54ee-4d0b-8d49-1dfb5d3d6de4") + ) + (junction + (at 170.18 146.05) + (diameter 0) + (color 0 0 0 0) + (uuid "035a9d14-aedd-4a92-82f7-2166e3ba7460") + ) + (junction + (at 25.4 20.32) + (diameter 0) + (color 0 0 0 0) + (uuid "0512049f-68db-4644-aa11-f8bdff70b603") + ) + (junction + (at 81.28 128.27) + (diameter 0) + (color 0 0 0 0) + (uuid "058e956b-0c22-4b7b-a2ee-c42a900a608b") + ) + (junction + (at 86.36 34.29) + (diameter 0) + (color 0 0 0 0) + (uuid "0693ca5b-cab0-4b11-ba71-1b100e6e19cc") + ) + (junction + (at 170.18 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "0edb1667-54f8-40d1-ad71-e48d2b2960ba") + ) + (junction + (at 185.42 142.24) + (diameter 0) + (color 0 0 0 0) + (uuid "1447cad2-6746-482b-ab09-85907ebe6c5c") + ) + (junction + (at 48.26 36.83) + (diameter 0) + (color 0 0 0 0) + (uuid "1682cd8c-4fe6-4378-9b4c-54685ec6de5e") + ) + (junction + (at 45.72 154.94) + (diameter 0) + (color 0 0 0 0) + (uuid "32b62cac-93e5-4739-ae14-27d8c385f724") + ) + (junction + (at 35.56 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "3379f465-d066-411c-8960-54d49bd6615b") + ) + (junction + (at 151.13 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "34ef1537-e65c-4759-8b7f-681bf4722bae") + ) + (junction + (at 170.18 129.54) + (diameter 0) + (color 0 0 0 0) + (uuid "358747f2-a5e6-4933-bba4-fff0afab4f63") + ) + (junction + (at 176.53 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "363ee6f7-5bad-4454-8375-6262a125996f") + ) + (junction + (at 59.69 20.32) + (diameter 0) + (color 0 0 0 0) + (uuid "42f99a59-b2bb-4330-9d65-a7ac5b4dedc2") + ) + (junction + (at 250.19 140.97) + (diameter 0) + (color 0 0 0 0) + (uuid "44adedea-f3d0-41c4-8f3f-015e2bb776b3") + ) + (junction + (at 166.37 115.57) + (diameter 0) + (color 0 0 0 0) + (uuid "52c303b7-e0e9-44e8-abcd-67e119f02f8e") + ) + (junction + (at 248.92 27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "542cced9-49bf-49c1-bf21-f1213643f9da") + ) + (junction + (at 204.47 54.61) + (diameter 0) + (color 0 0 0 0) + (uuid "5815d606-6fda-498b-b919-4749a869c15d") + ) + (junction + (at 85.09 34.29) + (diameter 0) + (color 0 0 0 0) + (uuid "6222852a-628e-4872-9650-46923955070d") + ) + (junction + (at 170.18 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "6dfee11d-c33d-4804-af4e-dd0badd56e03") + ) + (junction + (at 186.69 19.05) + (diameter 0) + (color 0 0 0 0) + (uuid "79f5ac77-a91f-4a7f-9b83-aa8903cb571b") + ) + (junction + (at 238.76 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "82746b34-a11e-4f91-a351-53b82f3b9dd9") + ) + (junction + (at 81.28 129.54) + (diameter 0) + (color 0 0 0 0) + (uuid "83a210e5-ebef-4a46-9fe6-078286da3c2b") + ) + (junction + (at 170.18 139.7) + (diameter 0) + (color 0 0 0 0) + (uuid "87a225a8-d00e-4eef-9944-6f24d3c3319f") + ) + (junction + (at 142.24 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "8d8460e5-3379-4b83-ae9c-7a682294a0d4") + ) + (junction + (at 33.02 22.86) + (diameter 0) + (color 0 0 0 0) + (uuid "8dd98c41-e606-44b3-89c5-5953eecf13e9") + ) + (junction + (at 137.16 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "90ac0cd6-b700-4989-8825-917bbe641319") + ) + (junction + (at 166.37 137.16) + (diameter 0) + (color 0 0 0 0) + (uuid "928e74ab-ebb5-43b4-9754-bc0d3bb126ed") + ) + (junction + (at 77.47 162.56) + (diameter 0) + (color 0 0 0 0) + (uuid "94c70d52-d451-482e-84eb-c8c51eeeea2f") + ) + (junction + (at 170.18 144.78) + (diameter 0) + (color 0 0 0 0) + (uuid "9768f52f-8f51-4db4-a33a-5a41b0b7d63b") + ) + (junction + (at 81.28 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "a406bd10-af0b-4354-80c1-a6dcbb84e0c4") + ) + (junction + (at 81.28 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "b1d027f0-387c-40ee-8ee1-417127fa72e9") + ) + (junction + (at 170.18 138.43) + (diameter 0) + (color 0 0 0 0) + (uuid "b97a929b-25e1-48b8-9af8-cfe333b052ca") + ) + (junction + (at 166.37 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "bbc74fe7-efa8-4e12-a15c-9627b4114814") + ) + (junction + (at 148.59 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "bc22c221-9482-457c-8a0d-2aa693afbaee") + ) + (junction + (at 170.18 127) + (diameter 0) + (color 0 0 0 0) + (uuid "bd1b3f07-800f-4008-8189-b260cf55a972") + ) + (junction + (at 81.28 93.98) + (diameter 0) + (color 0 0 0 0) + (uuid "be6bcbb6-924e-45e8-a4f4-5114baebad95") + ) + (junction + (at 135.89 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "c33a9c5b-3ec3-4a74-bb67-a2ec7340f14c") + ) + (junction + (at 207.01 19.05) + (diameter 0) + (color 0 0 0 0) + (uuid "c39cdef3-47f6-4b90-aa52-96f5f3007a71") + ) + (junction + (at 33.02 20.32) + (diameter 0) + (color 0 0 0 0) + (uuid "c3b470bc-8214-4c59-a8db-01f1bd1df8a1") + ) + (junction + (at 170.18 110.49) + (diameter 0) + (color 0 0 0 0) + (uuid "e5d79471-6947-429f-b4ec-9b0472981150") + ) + (junction + (at 170.18 167.64) + (diameter 0) + (color 0 0 0 0) + (uuid "f91abc21-4b24-4b06-b80f-a089d3bea729") + ) + (no_connect + (at 86.36 134.62) + (uuid "0af0075f-6530-4ad0-bcad-7de5e88a00d0") + ) + (no_connect + (at 147.32 157.48) + (uuid "1956decd-3d6e-42cf-9ddd-8aff73e75f71") + ) + (no_connect + (at 86.36 142.24) + (uuid "1e2f5e9a-7b7f-4a55-b3dd-089e99d35922") + ) + (no_connect + (at 86.36 147.32) + (uuid "22b85032-bf8d-4ec9-a431-4320caaa0c9c") + ) + (no_connect + (at 147.32 170.18) + (uuid "59af6adb-932f-4f27-ae9d-130a13cd8130") + ) + (no_connect + (at 86.36 137.16) + (uuid "59af6adb-932f-4f27-ae9d-130a13cd8139") + ) + (no_connect + (at 86.36 139.7) + (uuid "59af6adb-932f-4f27-ae9d-130a13cd813a") + ) + (no_connect + (at 86.36 127) + (uuid "59af6adb-932f-4f27-ae9d-130a13cd813b") + ) + (no_connect + (at 86.36 172.72) + (uuid "59af6adb-932f-4f27-ae9d-130a13cd813c") + ) + (no_connect + (at 86.36 175.26) + (uuid "59af6adb-932f-4f27-ae9d-130a13cd813d") + ) + (no_connect + (at 86.36 114.3) + (uuid "99fc8372-08b2-47f7-bc01-420f16e6dac4") + ) + (no_connect + (at -6.35 -22.86) + (uuid "a510116f-daad-4477-ab5e-b2577c69bb14") + ) + (no_connect + (at 86.36 121.92) + (uuid "ab021257-8296-4a0c-8281-55ec6f1b4221") + ) + (no_connect + (at 86.36 124.46) + (uuid "ab021257-8296-4a0c-8281-55ec6f1b4222") + ) + (no_connect + (at 147.32 152.4) + (uuid "b7e915a9-204d-4548-90a7-965d517ee1d8") + ) + (no_connect + (at 86.36 132.08) + (uuid "b85d93d1-a7bf-4356-9f4d-5670f189f034") + ) + (no_connect + (at 147.32 147.32) + (uuid "bc2b1709-c5c5-42a4-90f8-e75587d61eb4") + ) + (no_connect + (at 147.32 149.86) + (uuid "bc2b1709-c5c5-42a4-90f8-e75587d61eb5") + ) + (no_connect + (at 86.36 119.38) + (uuid "cef01ee2-1e13-4bab-9625-36772b6b23c5") + ) + (no_connect + (at 86.36 149.86) + (uuid "d5c3aa52-7d52-4ec2-8708-c2f8e2651cf6") + ) + (no_connect + (at 86.36 144.78) + (uuid "edcbc023-7416-41f5-a442-8d513d68c0ca") + ) + (no_connect + (at 240.03 135.89) + (uuid "f201676f-4ecb-4eaf-8a2b-fc6f1f7bfe03") + ) + (no_connect + (at 86.36 116.84) + (uuid "f56c4a97-4df9-4b8c-bcad-7ca13a3f45df") + ) + (wire + (pts + (xy 166.37 115.57) (xy 166.37 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01c9384e-fe04-46b2-89aa-46b207ea1be4") + ) + (wire + (pts + (xy 151.13 87.63) (xy 151.13 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0487b2ac-1509-4a74-b8de-ccc9a41bbbb1") + ) + (wire + (pts + (xy 119.38 87.63) (xy 115.57 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "065d2b0a-1f96-4f68-bbc5-8bc71d3343f4") + ) + (wire + (pts + (xy 148.59 36.83) (xy 148.59 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06eabd7f-f125-4e31-8be9-d7d18524a864") + ) + (wire + (pts + (xy 214.63 73.66) (xy 245.11 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0715f610-7331-4ed5-9097-6bec5cf1219c") + ) + (wire + (pts + (xy 133.35 46.99) (xy 135.89 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b056cb8-ea5f-488d-b0ea-6d6db429856a") + ) + (wire + (pts + (xy 198.12 67.31) (xy 198.12 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b131a16-0f26-4749-8582-82b2e5008cc1") + ) + (wire + (pts + (xy 147.32 132.08) (xy 213.36 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d51cf88-a09e-4bc4-bcbd-7cdb2b1fb439") + ) + (wire + (pts + (xy 250.19 142.24) (xy 250.19 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d52b54a-99fc-40b7-a955-e4bf81cc2ce5") + ) + (wire + (pts + (xy 185.42 142.24) (xy 199.39 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e545790-506a-4adf-a050-dd1efd40ee2f") + ) + (wire + (pts + (xy 86.36 170.18) (xy 78.74 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f1d09eb-4a2b-42e7-87cf-c892aef13496") + ) + (wire + (pts + (xy 33.02 36.83) (xy 48.26 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f27d1b7-8a9d-4590-8ac1-73bf4a68f538") + ) + (wire + (pts + (xy 147.32 142.24) (xy 185.42 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ff0719e-f09b-4fa7-aa1d-f69935039d75") + ) + (wire + (pts + (xy 30.48 125.73) (xy 30.48 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10b681f5-2d39-48c7-b50f-4f3cfe0e83bb") + ) + (wire + (pts + (xy 237.49 134.62) (xy 238.76 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1245e2f6-1551-4ebf-9884-018b2d9c4bad") + ) + (wire + (pts + (xy 73.66 20.32) (xy 73.66 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "12f26ce6-a7b6-4d46-a145-88b72f40fcfd") + ) + (wire + (pts + (xy 86.36 167.64) (xy 78.74 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1416851d-e8a8-4782-b369-bc2223bc38ba") + ) + (wire + (pts + (xy 200.66 81.28) (xy 201.93 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1572d7f5-88e1-458d-a271-d9f4ddca4d9c") + ) + (wire + (pts + (xy 34.29 113.03) (xy 17.78 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15e1b634-f006-489b-ba5d-4ee992bd0731") + ) + (wire + (pts + (xy 170.18 172.72) (xy 170.18 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17a206ca-681f-479b-8ad4-3bb8ca9fa3dc") + ) + (wire + (pts + (xy 86.36 129.54) (xy 81.28 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1900d10f-3423-4ac8-9d8a-8c0aabbdbdca") + ) + (wire + (pts + (xy 86.36 162.56) (xy 77.47 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1985f470-a24f-40c5-a84c-9ae24ff21afa") + ) + (wire + (pts + (xy 166.37 115.57) (xy 191.77 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ab6f566-fd80-42b3-8159-96b2b359df0c") + ) + (wire + (pts + (xy 229.87 88.9) (xy 227.33 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c494980-76aa-4ded-83aa-098a36193ede") + ) + (wire + (pts + (xy 148.59 95.25) (xy 143.51 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d119f73-680d-4484-b014-bf6be5cca4c1") + ) + (wire + (pts + (xy 58.42 50.8) (xy 62.23 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f69e185-6e06-431a-8fb8-fa9327f17705") + ) + (wire + (pts + (xy 224.79 27.94) (xy 224.79 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20085878-7292-439d-9524-fae777d94660") + ) + (wire + (pts + (xy 147.32 167.64) (xy 170.18 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20be3f32-b45d-4c06-bb48-3edb815ef989") + ) + (wire + (pts + (xy 204.47 54.61) (xy 204.47 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22c32f74-1068-48b8-88e0-7ed3718e5b2b") + ) + (wire + (pts + (xy 25.4 20.32) (xy 33.02 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24e0faee-c888-4f70-aa6f-fee4701eae70") + ) + (wire + (pts + (xy 86.36 160.02) (xy 81.28 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "257d5107-60c6-4fda-bae0-327774380d55") + ) + (wire + (pts + (xy 133.35 29.21) (xy 137.16 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25d68b98-c30b-4735-a8a8-80e79df52595") + ) + (wire + (pts + (xy 81.28 93.98) (xy 81.28 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2601d435-f90c-45f8-a814-d2f2c8ffb3ac") + ) + (wire + (pts + (xy 59.69 20.32) (xy 59.69 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26a5a12d-7dd4-460d-bc79-cb5bfb301260") + ) + (wire + (pts + (xy 55.88 80.01) (xy 55.88 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26d3b128-4447-487c-86bd-f35adfa911df") + ) + (wire + (pts + (xy 200.66 76.2) (xy 200.66 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "271a1b35-b8b0-4d22-81c9-4dc63f2b11f6") + ) + (wire + (pts + (xy 147.32 129.54) (xy 170.18 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29a10cc2-a780-4247-a6d5-24c8c10f385a") + ) + (wire + (pts + (xy 34.29 151.13) (xy 35.56 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c07f776-3e45-4745-a6a2-c00f2c35668e") + ) + (wire + (pts + (xy 86.36 34.29) (xy 97.79 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c0e03cf-ff21-4009-8b06-272d83316539") + ) + (wire + (pts + (xy 176.53 24.13) (xy 176.53 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c19ccf9-b135-4207-84d5-5cffa1850c1b") + ) + (wire + (pts + (xy 24.13 151.13) (xy 26.67 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fe7e089-f664-4bd0-aa39-8a4c4f97c086") + ) + (wire + (pts + (xy 204.47 54.61) (xy 204.47 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30477ee3-db2b-4272-976f-a65c1173d977") + ) + (wire + (pts + (xy 237.49 129.54) (xy 238.76 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30e03da3-faa1-4363-b5ae-45eaa724c6ab") + ) + (wire + (pts + (xy 170.18 110.49) (xy 201.93 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31bb1af7-501d-458c-9616-221edb033551") + ) + (wire + (pts + (xy 48.26 93.98) (xy 48.26 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3209bb3b-cfd1-492d-b439-45f87a3cb92f") + ) + (wire + (pts + (xy 245.11 73.66) (xy 245.11 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "323c5b60-d51d-4c08-9be3-cb9bba98c030") + ) + (wire + (pts + (xy 227.33 78.74) (xy 229.87 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33b09905-ace5-498b-94d6-344665651cde") + ) + (wire + (pts + (xy 170.18 139.7) (xy 170.18 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33f797bd-601b-4cb8-9f9e-4978d9fd2f04") + ) + (wire + (pts + (xy 219.71 31.75) (xy 224.79 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3475d6c0-0748-47db-83f0-729e267c2b4e") + ) + (wire + (pts + (xy 97.79 36.83) (xy 97.79 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "347eff17-956e-4d08-b0c6-4cdf0a18d238") + ) + (wire + (pts + (xy 20.32 20.32) (xy 25.4 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "359dfd43-b993-4b11-a2e9-8156d87809d3") + ) + (wire + (pts + (xy 35.56 166.37) (xy 35.56 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "360bc888-241c-4647-ac8c-5a689353e207") + ) + (wire + (pts + (xy 81.28 106.68) (xy 81.28 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "362faa0b-b9de-4f61-815c-a93812d3a7ee") + ) + (wire + (pts + (xy 170.18 107.95) (xy 170.18 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36840cf9-8898-4677-ace0-abd85ab00247") + ) + (wire + (pts + (xy 59.69 31.75) (xy 59.69 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36bc6fc7-e3e8-420f-ad20-96b8aff2908b") + ) + (wire + (pts + (xy 207.01 19.05) (xy 186.69 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a2f9c08-f389-4793-8bd5-a5239f26aafd") + ) + (wire + (pts + (xy 187.96 31.75) (xy 194.31 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ad6604f-0c90-49a8-9ca0-1cd3a7c8f184") + ) + (wire + (pts + (xy 166.37 124.46) (xy 166.37 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c2a176c-fbd4-4b1d-8b9c-7558bedfe7c3") + ) + (wire + (pts + (xy 25.4 132.08) (xy 25.4 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c4cd40d-b41f-435a-b918-c9e0015889c8") + ) + (wire + (pts + (xy 170.18 167.64) (xy 170.18 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c847161-f607-4f09-913d-5b3960f309eb") + ) + (wire + (pts + (xy 229.87 78.74) (xy 229.87 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c8582dc-a89b-462b-9b57-886648033653") + ) + (wire + (pts + (xy 137.16 19.05) (xy 137.16 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d4b5ae1-6b56-4d58-9b38-f1c03ea42984") + ) + (wire + (pts + (xy 232.41 64.77) (xy 232.41 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d7248de-738c-40c6-9d67-cf7b0d584f2b") + ) + (wire + (pts + (xy 78.74 34.29) (xy 85.09 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3fb65329-6dd3-4ff7-9104-b4269de04f96") + ) + (wire + (pts + (xy 170.18 138.43) (xy 208.28 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4268031f-4aa5-4d47-9779-fa3b2545300e") + ) + (wire + (pts + (xy 86.36 157.48) (xy 24.13 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "439b7660-a745-4efe-91e0-4362002dfcfd") + ) + (wire + (pts + (xy 156.21 81.28) (xy 195.58 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43b2ed0c-7d52-4315-8468-3664b9b6faf7") + ) + (wire + (pts + (xy 36.83 132.08) (xy 25.4 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44176e23-dbc3-441a-8c6b-e203778215a9") + ) + (wire + (pts + (xy 73.66 93.98) (xy 81.28 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4725976a-64a2-4fdc-857f-c95c9a8ab306") + ) + (wire + (pts + (xy 248.92 27.94) (xy 248.92 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47b3574d-dafa-42c5-ab10-ab5a7eca696f") + ) + (wire + (pts + (xy 35.56 160.02) (xy 35.56 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4aaeaa06-e7a0-4ba8-979a-80c9929497f8") + ) + (wire + (pts + (xy 73.66 128.27) (xy 81.28 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4befb1b1-51fc-4c50-a1d9-90b2568f754c") + ) + (wire + (pts + (xy 195.58 105.41) (xy 195.58 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ebfa03b-a712-4a44-ace4-018f90900b39") + ) + (wire + (pts + (xy 25.4 36.83) (xy 33.02 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5152f00b-8bfe-435d-9803-af9ff50f3991") + ) + (wire + (pts + (xy 248.92 27.94) (xy 257.81 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5307b6bc-2e97-49d7-b4f6-74aac83412b3") + ) + (wire + (pts + (xy 185.42 160.02) (xy 170.18 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53b417fe-102d-492f-bd4e-c0fe40f098fc") + ) + (wire + (pts + (xy 46.99 80.01) (xy 55.88 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5619e589-ffaa-49bf-9fe0-883d0ba93a8f") + ) + (wire + (pts + (xy 238.76 133.35) (xy 240.03 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58d6935b-ff8c-4092-b0fa-59d2ab363447") + ) + (wire + (pts + (xy 147.32 121.92) (xy 163.83 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a00e7ab-05cd-4920-8069-e876385328ac") + ) + (wire + (pts + (xy 45.72 154.94) (xy 45.72 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b9a25cc-6a87-4960-b1d0-621e08aca9fd") + ) + (wire + (pts + (xy 153.67 172.72) (xy 147.32 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c323fd1-d84a-46cc-9b87-19ed3710117e") + ) + (wire + (pts + (xy 85.09 34.29) (xy 85.09 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5dc07ce6-0f5f-40eb-b153-8f90c0851605") + ) + (wire + (pts + (xy 232.41 86.36) (xy 232.41 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ea7995c-0ac4-4e2f-a706-5f7464b1f02b") + ) + (wire + (pts + (xy 166.37 113.03) (xy 166.37 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5eb328c9-a6c6-4654-82ed-b2f72252c507") + ) + (wire + (pts + (xy 132.08 78.74) (xy 132.08 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f8296b6-ba1b-4612-8716-a51617ef8562") + ) + (wire + (pts + (xy 63.5 160.02) (xy 81.28 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fc8db2b-2244-4eba-9bac-25122ac9d672") + ) + (wire + (pts + (xy 81.28 129.54) (xy 81.28 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60ab71f1-ab71-4582-822a-369dbc3daf57") + ) + (wire + (pts + (xy 151.13 76.2) (xy 200.66 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "611d093d-b0f0-47f6-98ea-56e3c0dda1bc") + ) + (wire + (pts + (xy 215.9 137.16) (xy 215.9 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6122b35b-ccc7-4c84-9e59-56c8a0a8d827") + ) + (wire + (pts + (xy 227.33 86.36) (xy 232.41 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61700aa0-f450-4fd3-9dfd-84502b431f7f") + ) + (wire + (pts + (xy 151.13 87.63) (xy 142.24 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "637c5479-73b2-492c-b331-d13654ba3f19") + ) + (wire + (pts + (xy 35.56 86.36) (xy 38.1 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "640830b4-cbc6-4782-a80c-bbabb89f5749") + ) + (wire + (pts + (xy 219.71 34.29) (xy 224.79 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64b323c1-ec0e-4556-8297-b674f58df54a") + ) + (wire + (pts + (xy 236.22 27.94) (xy 248.92 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64bf8ad1-aa83-4f76-80dd-1e8099ee03f8") + ) + (wire + (pts + (xy 147.32 124.46) (xy 166.37 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65ab949a-db27-4f87-9992-213b0c81ae60") + ) + (wire + (pts + (xy 38.1 54.61) (xy 52.07 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6872f210-df1a-431f-b998-97d3494a1cfb") + ) + (wire + (pts + (xy 45.72 151.13) (xy 45.72 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69f88ed1-c0c9-4333-82b5-2f659c1cbe71") + ) + (wire + (pts + (xy 147.32 134.62) (xy 229.87 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a5e4555-36e9-4add-a9d1-2b79656ba88b") + ) + (wire + (pts + (xy 214.63 96.52) (xy 214.63 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6aa6fdb3-5de9-494d-8728-a0a68aaa64a0") + ) + (wire + (pts + (xy 33.02 22.86) (xy 33.02 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e1c6336-5d22-4b5e-ab61-1033968f2ef2") + ) + (wire + (pts + (xy 166.37 137.16) (xy 147.32 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f604a7a-60a5-42c5-9104-eaf50b4555da") + ) + (wire + (pts + (xy 161.29 86.36) (xy 201.93 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ffb7c61-81ac-41c8-b0bd-2498280aab45") + ) + (wire + (pts + (xy 229.87 102.87) (xy 229.87 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70feb8ee-6ea8-41be-97b4-cb8a91ba001b") + ) + (wire + (pts + (xy 229.87 67.31) (xy 198.12 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71b7d899-6ded-4739-9233-21f740dfbcec") + ) + (wire + (pts + (xy 148.59 95.25) (xy 148.59 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7438239b-7039-405b-a6ba-13a69b9fdc55") + ) + (wire + (pts + (xy 195.58 64.77) (xy 195.58 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7443fcad-0cf9-43de-ad8c-fc5e095bd18d") + ) + (wire + (pts + (xy 33.02 30.48) (xy 33.02 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "764dff76-d795-423a-a78b-1637861c2412") + ) + (wire + (pts + (xy 33.02 20.32) (xy 33.02 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "765fd1f4-21b3-4c5d-b0a1-d424e70ee2fc") + ) + (wire + (pts + (xy 170.18 146.05) (xy 177.8 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78420821-2c78-4a0e-9539-61da4b555e36") + ) + (wire + (pts + (xy 36.83 129.54) (xy 30.48 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7961f0a5-c6a8-4254-b69e-8ff5d69a32ec") + ) + (wire + (pts + (xy 95.25 31.75) (xy 97.79 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79b064a0-8001-44aa-a1b6-009c54d4f070") + ) + (wire + (pts + (xy 170.18 110.49) (xy 170.18 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7aa0d7be-f92d-4a2c-93e9-0ccff2d10439") + ) + (wire + (pts + (xy 147.32 144.78) (xy 170.18 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bfee290-409f-48be-b268-d35d45b697d1") + ) + (wire + (pts + (xy 176.53 24.13) (xy 186.69 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d597be6-cb16-4d4f-80df-251505cb0214") + ) + (wire + (pts + (xy 48.26 36.83) (xy 59.69 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d64ddaf-6d4e-4e19-ab9e-ece2b2f0621b") + ) + (wire + (pts + (xy 135.89 46.99) (xy 135.89 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d68fd18-fd6d-4a67-bd31-7a28e083de13") + ) + (wire + (pts + (xy 81.28 128.27) (xy 81.28 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d8ec5dc-699d-472e-823a-f6ddb0695cbe") + ) + (wire + (pts + (xy 73.66 134.62) (xy 73.66 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e61f816-8469-4c2f-a0ea-b1c51fbb2471") + ) + (wire + (pts + (xy 181.61 120.65) (xy 170.18 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fb7d030-5181-41c7-a1b1-c60d865b2030") + ) + (wire + (pts + (xy 199.39 142.24) (xy 199.39 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "806c2441-3750-4228-beae-085ef04c9cb9") + ) + (wire + (pts + (xy 166.37 137.16) (xy 215.9 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81b393ae-74ee-4626-a201-764169b8cd4f") + ) + (wire + (pts + (xy 36.83 137.16) (xy 30.48 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "838dbc4d-1b2d-49fd-bfb1-18583b01ae0f") + ) + (wire + (pts + (xy 153.67 78.74) (xy 195.58 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83b52515-d8c7-4df1-8bda-d5b14a685415") + ) + (wire + (pts + (xy 224.79 27.94) (xy 228.6 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "840acb1d-7a8d-4d52-b07d-5fd741f39a5e") + ) + (wire + (pts + (xy 133.35 44.45) (xy 135.89 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "856b8c0b-e0bf-4aa0-bdd7-1b35574ef67e") + ) + (wire + (pts + (xy 59.69 20.32) (xy 73.66 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85f14ddd-9639-4a7c-be2b-75821f61679f") + ) + (wire + (pts + (xy 132.08 87.63) (xy 129.54 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86a6c344-d5b8-4235-8482-7cf56a5fa6d9") + ) + (wire + (pts + (xy 191.77 115.57) (xy 191.77 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8902ed23-4225-4de1-a660-ecbc672c4fff") + ) + (wire + (pts + (xy 33.02 20.32) (xy 39.37 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91149a7d-21b7-4a9a-a765-7310d139af16") + ) + (wire + (pts + (xy 213.36 129.54) (xy 229.87 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92572ef0-a862-487b-80e7-dbcf0789a374") + ) + (wire + (pts + (xy 137.16 29.21) (xy 148.59 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93f4d84c-2e76-41aa-9f70-6f62376d3b9d") + ) + (wire + (pts + (xy 238.76 129.54) (xy 238.76 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9440c6b2-85d0-41e2-9448-35a377b8d711") + ) + (wire + (pts + (xy 147.32 127) (xy 170.18 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96b54b10-b23f-4edb-b499-1c4d83da7dff") + ) + (wire + (pts + (xy 158.75 83.82) (xy 198.12 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96f8597b-49ea-4b83-bebe-e5cd30718793") + ) + (wire + (pts + (xy 187.96 34.29) (xy 194.31 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "985fd88f-aee4-42e2-b63a-1d209f8f8223") + ) + (wire + (pts + (xy 147.32 139.7) (xy 170.18 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98ac7162-f39c-43ff-a8b5-a9cba5a1a557") + ) + (wire + (pts + (xy 163.83 88.9) (xy 198.12 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a1af300-2645-4b78-bfbd-c1ef3c16a9fc") + ) + (wire + (pts + (xy 166.37 40.64) (xy 166.37 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a98efcc-531d-4348-b278-e809f6647abd") + ) + (wire + (pts + (xy 48.26 86.36) (xy 48.26 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b90745b-a63c-404e-b227-f348f10927a8") + ) + (wire + (pts + (xy 25.4 25.4) (xy 25.4 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9bd6dbe6-299a-4a1e-bbe0-5e7eb147f7f4") + ) + (wire + (pts + (xy 209.55 54.61) (xy 204.47 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d03259c-0645-4589-93be-4b69a2b2a52d") + ) + (wire + (pts + (xy 147.32 116.84) (xy 158.75 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9da7537a-3f52-4225-9e4c-d1f3a469391f") + ) + (wire + (pts + (xy 147.32 114.3) (xy 156.21 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9db97005-6fb6-4193-8808-8e7e06d1cfbc") + ) + (wire + (pts + (xy 153.67 177.8) (xy 147.32 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e38ac7c-ab28-4d35-9dc3-a0223995cb21") + ) + (wire + (pts + (xy 185.42 152.4) (xy 185.42 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e56196e-4e2f-40d8-a686-ae3e78c7cf6a") + ) + (wire + (pts + (xy 53.34 152.4) (xy 53.34 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f629bfa-bc55-4eb9-85f3-32c2efa33e9e") + ) + (wire + (pts + (xy 170.18 120.65) (xy 170.18 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9faf8f83-5227-4952-a9a8-7972063139a8") + ) + (wire + (pts + (xy 153.67 175.26) (xy 147.32 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1c6fb8a-074b-4f0e-85ae-9e438214c0d6") + ) + (wire + (pts + (xy 170.18 129.54) (xy 170.18 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a228d0c9-4c28-4c98-8b26-8ea496e942da") + ) + (wire + (pts + (xy 30.48 134.62) (xy 36.83 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4f15638-ad03-49ab-9aff-43d8b3c4fce4") + ) + (wire + (pts + (xy 44.45 151.13) (xy 45.72 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a513e461-f5bb-4733-bbe6-7433d6184d47") + ) + (wire + (pts + (xy 213.36 132.08) (xy 213.36 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a667b109-af64-4b86-9cc1-f83e9c930d04") + ) + (wire + (pts + (xy 148.59 29.21) (xy 148.59 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a67e0b31-69d8-458e-a1b2-fa07add8dd42") + ) + (wire + (pts + (xy 247.65 140.97) (xy 250.19 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a865a061-fc08-40df-8ef5-758d37fe293e") + ) + (wire + (pts + (xy 48.26 34.29) (xy 48.26 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8befaf2-dfa0-4d8a-9410-5ca324db0d4e") + ) + (wire + (pts + (xy 153.67 111.76) (xy 153.67 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "abe7fb79-be96-47f5-a667-02fab4e9fc1b") + ) + (wire + (pts + (xy 198.12 102.87) (xy 229.87 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad42811f-34e8-49df-b139-503e2a4324ce") + ) + (wire + (pts + (xy 16.51 97.79) (xy 26.67 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aff24734-6cbb-4fa9-be51-e56f53928fb8") + ) + (wire + (pts + (xy 81.28 93.98) (xy 81.28 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b02abae5-e142-4f21-8b46-2a5ab45fa8a5") + ) + (wire + (pts + (xy 232.41 81.28) (xy 227.33 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b037362b-b70c-473a-aae5-2a154c30fd3e") + ) + (wire + (pts + (xy 35.56 151.13) (xy 36.83 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b128cc56-0a90-4479-bc05-dc3798ad3025") + ) + (wire + (pts + (xy 45.72 86.36) (xy 48.26 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2ce78d4-3ce1-4c37-b736-18725e70cdcd") + ) + (wire + (pts + (xy 238.76 130.81) (xy 240.03 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2f39319-026a-46c8-9d09-b71eff9dd361") + ) + (wire + (pts + (xy 170.18 139.7) (xy 170.18 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b365febd-a02d-41f1-a97a-cda943a56bee") + ) + (wire + (pts + (xy 224.79 34.29) (xy 224.79 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4c8634b-a63c-4fa1-a04f-cd7e48c8137b") + ) + (wire + (pts + (xy 139.7 87.63) (xy 142.24 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b63420b0-5f01-48fa-a364-32d3e9505105") + ) + (wire + (pts + (xy 166.37 41.91) (xy 194.31 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b68aa91f-eb70-47f2-85c8-3009dc47c5cc") + ) + (wire + (pts + (xy 85.09 34.29) (xy 86.36 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7d3e7dc-b268-4fab-9ed5-b9b1ae1c6ccd") + ) + (wire + (pts + (xy 77.47 162.56) (xy 77.47 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb2cf743-873b-475a-8b99-22e401a4df24") + ) + (wire + (pts + (xy 232.41 105.41) (xy 195.58 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbd19cc2-0e7d-4745-9c1e-5dead61e5d25") + ) + (wire + (pts + (xy 97.79 19.05) (xy 137.16 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bcb48d7e-297e-436f-b252-6e5277b81294") + ) + (wire + (pts + (xy 170.18 146.05) (xy 170.18 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be942a62-d2e6-4cbe-a6b6-eba11f1b2c26") + ) + (wire + (pts + (xy 257.81 27.94) (xy 257.81 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "beea34e0-d98f-47cf-aff0-c9e506fbc629") + ) + (wire + (pts + (xy 142.24 81.28) (xy 142.24 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c23c9e02-89a0-4c57-a501-5a902a89ba2f") + ) + (wire + (pts + (xy 147.32 111.76) (xy 153.67 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2a31fe2-3730-4b1d-8b52-a0d7fc2ae9c8") + ) + (wire + (pts + (xy 170.18 138.43) (xy 170.18 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2d83e55-7b3b-46a2-93aa-30aceffb0379") + ) + (wire + (pts + (xy 238.76 134.62) (xy 238.76 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c33366db-34f7-43b6-8ed6-c9b8d584bd96") + ) + (wire + (pts + (xy 187.96 36.83) (xy 194.31 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4ab2640-d489-4bfb-9f00-baed4b4acea4") + ) + (wire + (pts + (xy 147.32 119.38) (xy 161.29 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c67d30a5-16be-4c00-bfd3-802e1732145d") + ) + (wire + (pts + (xy 36.83 127) (xy 30.48 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6bef2fd-b98e-4e68-bbff-765d5b8aca99") + ) + (wire + (pts + (xy 170.18 144.78) (xy 170.18 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c751d066-eb53-418e-a559-fd21405733f8") + ) + (wire + (pts + (xy 16.51 100.33) (xy 26.67 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8e62b02-c001-43e8-820a-1deb56027b7d") + ) + (wire + (pts + (xy 39.37 22.86) (xy 33.02 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c961ceac-362c-40ee-82b6-4723f57d9a94") + ) + (wire + (pts + (xy 85.09 44.45) (xy 85.09 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb45cb39-3d75-45cd-aa91-c5c3aa761da5") + ) + (wire + (pts + (xy 163.83 121.92) (xy 163.83 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc9772fd-b3dc-4c60-b2ff-61bcd7b1f1d3") + ) + (wire + (pts + (xy 236.22 38.1) (xy 238.76 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cee54a22-efe9-435b-9d8f-fe02c500b3fd") + ) + (wire + (pts + (xy 201.93 110.49) (xy 201.93 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d08dab2c-6a21-43e5-8e37-674ae086a14b") + ) + (wire + (pts + (xy 257.81 38.1) (xy 257.81 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0f53899-2241-41ee-8dda-2d08a2e1c27a") + ) + (wire + (pts + (xy 86.36 106.68) (xy 81.28 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1098c38-88a7-415e-adcf-9d96ea1d9c17") + ) + (wire + (pts + (xy 24.13 157.48) (xy 24.13 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d13a3bd3-8d54-42dc-be93-207921852952") + ) + (wire + (pts + (xy 86.36 31.75) (xy 86.36 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d144df09-4282-459c-bfb6-6e19176e033e") + ) + (wire + (pts + (xy 86.36 165.1) (xy 78.74 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2815e14-d2a8-4ae8-a0e6-f090aaaad994") + ) + (wire + (pts + (xy 245.11 72.39) (xy 245.11 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2f9c703-a775-494a-88b6-56a3a2b49739") + ) + (wire + (pts + (xy 52.07 41.91) (xy 52.07 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6a0a06b-820d-43fd-99e6-c1e1309b76d8") + ) + (wire + (pts + (xy 186.69 19.05) (xy 176.53 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d716a62b-c7c8-40ef-b122-eab00490a535") + ) + (wire + (pts + (xy 45.72 166.37) (xy 45.72 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9ce31d9-3b5a-4bb7-bb9d-13a3aa37a371") + ) + (wire + (pts + (xy 209.55 52.07) (xy 209.55 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da806769-3a8a-405a-8765-ca9c1da8a3ef") + ) + (wire + (pts + (xy 139.7 81.28) (xy 142.24 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db8d75c1-d77c-4fab-a0a8-09e3d2bfc9b6") + ) + (wire + (pts + (xy 245.11 80.01) (xy 245.11 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd8e7d42-0098-4c26-82a1-667f7798430e") + ) + (wire + (pts + (xy 224.79 38.1) (xy 228.6 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de9a5201-fd23-491e-a862-2b17dbcd5ffa") + ) + (wire + (pts + (xy 232.41 64.77) (xy 195.58 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e14ecc1d-7f3b-4b42-b1a0-eebab1ca45e2") + ) + (wire + (pts + (xy 151.13 109.22) (xy 151.13 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e481cf81-d7d1-4733-a278-315d3bbbaedf") + ) + (wire + (pts + (xy 238.76 38.1) (xy 238.76 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4c04a8c-bfe0-4b57-85d2-61cd4dad5ae9") + ) + (wire + (pts + (xy 147.32 109.22) (xy 151.13 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4d16ab9-d1df-426d-9995-64c7ff5088dd") + ) + (wire + (pts + (xy 148.59 30.48) (xy 148.59 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e53a681f-e1df-4d86-8079-fb9c7588a6c7") + ) + (wire + (pts + (xy 57.15 20.32) (xy 59.69 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6008a26-ecae-4d9a-b5b0-5dafe371d31e") + ) + (wire + (pts + (xy 87.63 31.75) (xy 86.36 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e613ea05-f6d8-49e2-86b2-8ec56dcab1c8") + ) + (wire + (pts + (xy 73.66 162.56) (xy 77.47 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e800810c-db6d-4e25-92f6-37d7599835a0") + ) + (wire + (pts + (xy 207.01 26.67) (xy 207.01 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8671331-d768-4039-a923-de95d17a338f") + ) + (wire + (pts + (xy 161.29 119.38) (xy 161.29 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e98e2790-01ad-4700-ae12-cc39431f17c9") + ) + (wire + (pts + (xy 135.89 44.45) (xy 135.89 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebd6c226-de10-4583-9973-fa993d4a4036") + ) + (wire + (pts + (xy 86.36 154.94) (xy 45.72 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef3e4d57-db62-4858-8373-ad6c70c86bd5") + ) + (wire + (pts + (xy 38.1 57.15) (xy 38.1 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f258a47d-6364-4004-b3f7-c202f6292a39") + ) + (wire + (pts + (xy 97.79 29.21) (xy 97.79 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2a9e000-2254-4274-9287-9d983ec30b07") + ) + (wire + (pts + (xy 86.36 152.4) (xy 53.34 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2cbd43e-11f5-4435-8b67-7b3d4fe2992c") + ) + (wire + (pts + (xy 52.07 41.91) (xy 73.66 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3b7cb4a-3aa6-4d7e-af71-e8195cef29d8") + ) + (wire + (pts + (xy 158.75 116.84) (xy 158.75 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f553dfcb-3cb7-4df1-9344-07761012aa49") + ) + (wire + (pts + (xy 147.32 106.68) (xy 148.59 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f75c450c-a9d2-4b06-99ac-4ad8b6939095") + ) + (wire + (pts + (xy 156.21 81.28) (xy 156.21 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa66ff13-632a-44b7-901b-3b4c35ac1bba") + ) + (wire + (pts + (xy 73.66 100.33) (xy 73.66 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fad8eab0-7548-4301-a9c6-9709b1f80360") + ) + (wire + (pts + (xy 198.12 88.9) (xy 198.12 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fca62e56-ff15-4ce5-80ab-67b439dc83a9") + ) + (wire + (pts + (xy 238.76 38.1) (xy 257.81 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe25948e-86c7-4030-bd0a-9a4c55634521") + ) + (wire + (pts + (xy 234.95 125.73) (xy 240.03 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff46d3e6-5717-4b11-8a08-44d2b531c759") + ) + (text "pullup should set this\nto L channel output" + (exclude_from_sim no) + (at 164.338 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "67732f99-3ee1-47d3-931a-9ac827859a65") + ) + (text "USB BOOT" + (exclude_from_sim no) + (at 119.38 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "969175da-7a24-428c-bb29-b391014af83d") + ) + (text "Blink" + (exclude_from_sim no) + (at 50.8 95.885 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left bottom) + ) + (uuid "bf6a10d1-edab-40d9-8aa1-2702c74e5c2f") + ) + (text "Power" + (exclude_from_sim no) + (at 74.93 83.185 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left bottom) + ) + (uuid "c8d29cf4-88d6-46f8-9208-87198ee9fe05") + ) + (label "SWCLK" + (at 30.48 129.54 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "03bfc014-bfd5-45a7-8c96-772df7efcd5f") + ) + (label "UART0_TX" + (at 16.51 100.33 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "08d89c7e-9274-4a57-ba8d-5289a8df245e") + ) + (label "QSPI_SD1" + (at 170.18 78.74 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "120b3707-9337-4a19-8c60-b5d8a92c4dec") + ) + (label "NRST" + (at 78.74 170.18 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1319e275-5c2f-41ed-964e-853478644943") + ) + (label "NRST" + (at 31.75 137.16 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "27d18acd-f748-446b-977f-97b0488149f3") + ) + (label "BTN" + (at 36.83 80.01 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "32350381-63f1-4307-9d64-031fe6b1e263") + ) + (label "SWDIO" + (at 78.74 167.64 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3efaffc7-ddd1-4d5d-8c91-45de54b8a3a3") + ) + (label "QSPI_SD0" + (at 170.18 83.82 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3f0eb506-b811-4641-82e1-173f1c45c22d") + ) + (label "QSPI_SS_N" + (at 170.18 76.2 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "46b50fd8-0e50-4cd8-bdaa-1c3c112102ab") + ) + (label "SWCLK" + (at 78.74 165.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "47c4f80f-9d20-4883-9440-f2dc85269cf6") + ) + (label "SWDIO" + (at 30.48 134.62 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5fa42c89-78e2-4304-aada-994f3e389339") + ) + (label "NRST" + (at 27.94 113.03 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6a0c487d-cbab-4b76-b321-235ea1612408") + ) + (label "Vraw" + (at 80.01 34.29 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6f3dbd10-6035-4d34-9356-c91ac89d74c3") + ) + (label "UART0_RX" + (at 86.36 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "88ea6d44-c44d-4d20-89a9-c1beb93cea6b") + ) + (label "LED" + (at 147.32 165.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8b3e6c39-9e66-4a06-b845-4c4bf14570e0") + ) + (label "QSPI_SD3" + (at 170.18 88.9 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9afd7f4d-985c-42db-a5ca-784d06a7b220") + ) + (label "POT" + (at 147.32 154.94 0) + (fields_autoplaced yes) + (effects + (font + (size 1.524 1.524) + ) + (justify left bottom) + ) + (uuid "a5443a9e-250d-4dbd-a9e9-d9fbfa44db66") + ) + (label "UART0_RX" + (at 16.51 97.79 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ba5c66cc-9487-4f71-9b7a-dabbfa176974") + ) + (label "BTN" + (at 147.32 162.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bc177eff-f369-4530-a8a2-a37d18b15bd6") + ) + (label "QSPI_SD2" + (at 170.18 81.28 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bd055da4-9c21-4b13-83b7-fc07858c1b71") + ) + (label "POT" + (at 62.23 50.8 0) + (fields_autoplaced yes) + (effects + (font + (size 1.524 1.524) + ) + (justify left bottom) + ) + (uuid "be0783a6-96d9-47e1-8a99-3224d3482603") + ) + (label "ADC_AVDD" + (at 175.26 142.24 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c1454130-00c3-4d4f-bb47-22f53d1e6869") + ) + (label "QSPI_SCLK" + (at 170.18 86.36 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cb01f412-ac4e-4114-93df-f235a55856bb") + ) + (label "Vbat" + (at 41.91 54.61 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d0e62a52-4294-4a45-a99f-7901ff055336") + ) + (label "LED" + (at 35.56 86.36 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d2da1432-7cb3-4c82-8177-1ba053d2b849") + ) + (label "UART0_TX" + (at 86.36 109.22 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "da64c06a-a24e-4473-8d88-6dd25d26fba1") + ) + (label "VBus3v3" + (at 63.5 20.32 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e1b64685-d5b7-4aa0-8c37-3e1a1236c6ea") + ) + (label "Vbat_sw" + (at 63.5 41.91 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f42c5344-6348-4ca0-8eec-cec548a50ca1") + ) + (label "SD" + (at 147.32 160.02 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fbe9f1c3-b37b-4bef-8e0f-da3aaf0e23e1") + ) + (global_label "Vbus" + (shape input) + (at 20.32 20.32 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0ec1deb2-e0aa-4718-a212-bbb62af9c014") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -361.95 -96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "DIN" + (shape input) + (at 153.67 172.72 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "14cea273-183f-4ffb-8b5a-0b44d5b76ec7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 159.8605 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "DIN" + (shape input) + (at 187.96 31.75 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3c3ebf8f-35fd-4662-bbb6-3d52a8081140") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 181.7695 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "BCLK" + (shape input) + (at 187.96 34.29 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "56a9ae25-7eee-43fe-b718-cbb342e70bfa") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.1367 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "LRCLK" + (shape input) + (at 187.96 36.83 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "68f2fcec-a007-4820-b101-b729370a17f0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 179.1086 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "BCLK" + (shape input) + (at 153.67 177.8 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "82b6f2bb-caab-4285-bc01-996b1d5ab87e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 161.4933 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "LRCLK" + (shape input) + (at 153.67 175.26 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "999494ee-6d04-42fc-94bc-4a0287bcb3ff") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.5214 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "Vbus" + (shape input) + (at 234.95 125.73 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c1ae19f9-db94-44f4-bb19-9afef84eadc9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -147.32 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 177.8 148.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00725745-3ea5-4bb4-a7a7-c815cf31126b") + (property "Reference" "C12" + (at 172.72 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 170.18 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 177.8 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 177.8 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 177.8 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 177.8 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f4815adf-73a5-432b-9b28-c7daa695e39d") + ) + (pin "2" + (uuid "96072a87-ac4f-4059-8238-61b753d97f3a") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 170.18 170.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "05c98040-3ff5-4537-9f27-d8fbf667af33") + (property "Reference" "C11" + (at 165.1 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 162.56 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 170.18 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 170.18 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 170.18 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 170.18 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ef2ec91d-43d1-459e-b6de-56c02810a6d3") + ) + (pin "2" + (uuid "f9789807-2388-420f-9c97-7c6208521ad2") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 30.48 151.13 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0919092c-833b-48e0-85cf-8d1fcce2b94a") + (property "Reference" "R2" + (at 27.94 148.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 33.02 148.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 30.48 149.352 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 30.48 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 30.48 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 30.48 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b1935712-9690-4ea1-aaa9-21f192fb665e") + ) + (pin "2" + (uuid "eb50742c-8b07-494a-a7fe-f4573b635a68") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 208.28 140.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0b3ffe53-be6b-4848-9770-ad5395ff5510") + (property "Reference" "C22" + (at 210.82 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uf" + (at 210.82 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 208.28 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 208.28 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.28 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 208.28 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "14d06078-a6a9-42ea-97d2-e4f3645a80fe") + ) + (pin "2" + (uuid "4e05210c-be65-4516-8654-a3b58681e75e") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:FerriteBead") + (at 232.41 38.1 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "198ea506-ea41-4d79-8f5f-50ae31b01252") + (property "Reference" "FB3" + (at 231.2416 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1k" + (at 233.553 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Inductor_SMD:L_0402_1005Metric" + (at 232.41 39.878 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 232.41 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 232.41 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 232.41 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dde6d2a2-2b4f-44d8-8cb8-105d29388ebd") + ) + (pin "2" + (uuid "d1420c91-3204-47d4-bab3-78daf238f9ba") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "FB3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "emeb_library:Crystal_4pin_SMD") + (at 40.64 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2123aeb0-003e-45f7-9ea9-dde0b81538a2") + (property "Reference" "Y1" + (at 40.64 142.0368 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Crystal_4pin_SMD" + (at 40.64 144.3482 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" + (at 40.64 146.6596 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 40.64 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 40.64 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C9002" + (at 40.64 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a208904a-d8a6-412c-8846-b09e7d760dd7") + ) + (pin "3" + (uuid "e9bf48bb-0636-44fc-b864-780fcd0674ab") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "Y1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 85.09 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2e0d1812-bcdb-40e6-b5c2-320a3b3166f3") + (property "Reference" "#PWR02" + (at 85.09 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 85.217 50.1142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 85.09 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 85.09 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 85.09 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b2ab05bd-7c0b-4033-bd92-33a7d777ca61") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 33.02 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2f86794f-870f-4105-85ce-4f4489a6c1df") + (property "Reference" "C14" + (at 28.448 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1u" + (at 34.29 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 33.02 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 33.02 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 33.02 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 33.02 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "949e97e2-86d5-4771-b648-0a7d2a8598e9") + ) + (pin "2" + (uuid "da33b266-1fbb-4424-8f9a-1718f39949b9") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 135.89 87.63 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9") + (property "Reference" "R10" + (at 133.35 90.17 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 138.43 90.17 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 135.89 89.408 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 135.89 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 135.89 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "685ce823-5b6d-4a85-8706-dd3f79fa1d99") + ) + (pin "2" + (uuid "e1adb181-f635-40e4-84c8-fd175eac8599") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 135.89 81.28 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "360c0fb5-389f-4914-99b3-95937cc2652e") + (property "Reference" "R9" + (at 133.35 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 138.43 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 135.89 83.058 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 135.89 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 135.89 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 135.89 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1613c595-b369-4b47-aeae-82f51f358afa") + ) + (pin "2" + (uuid "56aa6c0f-544f-4be1-a455-7ff8e0a1a7f0") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 85.09 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "363bba56-27bd-4d23-8260-b779eb148d4d") + (property "Reference" "C1" + (at 86.36 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10uf" + (at 86.36 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 85.09 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 85.09 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 85.09 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 85.09 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "19d2055b-f20d-400d-af23-60c405fe5bcc") + ) + (pin "2" + (uuid "52437ac0-5c26-4525-9e82-24f6271a3452") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 207.01 19.05 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "369ff43d-ca4a-45d9-a49f-8838a7726c9a") + (property "Reference" "#PWR015" + (at 207.01 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 207.391 14.6558 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 207.01 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 207.01 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 207.01 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6e3d36a4-9d6e-4996-b1e1-140bde39b714") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 166.37 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "36b23b35-9ab9-427b-9909-880a3d6d1bae") + (property "Reference" "#PWR011" + (at 166.37 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 166.751 28.6258 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.37 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 166.37 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d2137868-20dc-475d-a5a6-fcbc10478917") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 166.37 36.83 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "397107f6-5458-4e7a-9529-a17da839be78") + (property "Reference" "R1" + (at 168.91 39.37 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10k" + (at 168.91 34.29 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 168.148 36.83 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 166.37 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 166.37 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2930124c-443d-4663-b2d5-0e174ade7acb") + ) + (pin "2" + (uuid "b488e419-2730-48b7-a8e2-ca04537f009a") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:FerriteBead") + (at 185.42 156.21 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "39dc80a1-aa3c-428d-88f5-790986ef4eff") + (property "Reference" "FB1" + (at 187.96 155.0416 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1k" + (at 187.96 157.353 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Inductor_SMD:L_0402_1005Metric" + (at 183.642 156.21 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 185.42 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 185.42 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 185.42 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2c086b07-72c6-4461-b887-880a7a37e761") + ) + (pin "2" + (uuid "84472e89-59c2-421b-983b-51c08737fb51") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "FB1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 63.5 162.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3aa23d5b-a969-4fcb-b811-5351b3f5b422") + (property "Reference" "C6" + (at 58.42 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 55.88 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 63.5 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 63.5 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 63.5 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 63.5 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2e32c550-e3d7-42f9-8ac9-4e3d788f4385") + ) + (pin "2" + (uuid "27aced15-d189-4b5a-a58b-0ff42dc6e5bf") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 148.59 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3cac81e4-6125-4cc6-8e8f-e723cb207d8d") + (property "Reference" "#PWR09" + (at 148.59 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 144.78 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 148.59 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 148.59 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 148.59 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ede5bb53-e0dc-49f7-b59a-d9789dea7737") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 59.69 29.21 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3ea5d1c0-ab13-4865-a0a7-0ee3d051533a") + (property "Reference" "C16" + (at 61.722 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10uf" + (at 60.96 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 59.69 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 59.69 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 59.69 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 59.69 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a9da975c-407a-4da0-8987-765871069c95") + ) + (pin "2" + (uuid "5ad8addb-146c-47ab-a4bc-b66ed86634fc") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 250.19 142.24 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "41026ccb-7e9e-4e06-ad10-7b7c8cc982db") + (property "Reference" "#U023" + (at 250.19 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 250.317 146.6342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 250.19 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 250.19 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 250.19 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6a0513fa-4ce3-4830-84fc-4920fc91661b") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "emeb_library:TPS61291DRVR") + (at 115.57 39.37 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "426e767a-b68d-460a-91a5-1bbe8546388b") + (property "Reference" "U1" + (at 115.57 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TPS61291DRVR" + (at 115.57 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "emeb_library:SON65P200X200X80-7N" + (at 115.57 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 115.57 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 115.57 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 115.57 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0ce57e6c-aac2-459d-a7e4-c3cd51e624d2") + ) + (pin "2" + (uuid "064454ea-398e-4f19-945d-37ea017715b3") + ) + (pin "3" + (uuid "5b655be4-9685-41da-aadd-7fcf9d4e9439") + ) + (pin "4" + (uuid "da296592-007a-4a5e-a876-0ca0360c6fcb") + ) + (pin "5" + (uuid "944f251b-a64e-4b2a-9565-666f6cb61abc") + ) + (pin "6" + (uuid "589ca8f9-6eb1-4d3a-8893-62bd1c4daf97") + ) + (pin "7" + (uuid "36338d71-07de-4706-b05f-a35a8121ed34") + ) + (pin "7_1" + (uuid "4f88ca10-1a61-4229-bb6c-892861e97a66") + ) + (pin "7_2" + (uuid "8308f51f-b548-46f7-b8ea-b1406d51cbc1") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 177.8 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "42d3084e-e26d-496e-b8c9-bf4b1b8234e2") + (property "Reference" "#U014" + (at 177.8 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 177.927 155.5242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.8 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.8 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 177.8 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "13dd4745-c49c-4325-8f7a-2bb976ab4a41") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U014") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Memory_Flash:W25Q32JVSS") + (at 214.63 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "488783b4-85ad-458d-86f9-b34097fbbc51") + (property "Reference" "U5" + (at 214.63 69.0626 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "W25Q32JVZPIQ" + (at 214.63 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm" + (at 214.63 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" + (at 214.63 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 214.63 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C571260" + (at 214.63 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b99598bd-9aeb-4919-aee9-ff84105e3901") + ) + (pin "2" + (uuid "dfd8d05a-d34d-4d9a-a180-de56ddc5290e") + ) + (pin "3" + (uuid "82a72e4c-3f17-4b42-a4ca-fa57ab8ec09c") + ) + (pin "4" + (uuid "3baf1797-5dc9-4008-91fd-33b1836151a0") + ) + (pin "5" + (uuid "54f81802-034c-436a-b95b-97edb276af01") + ) + (pin "6" + (uuid "a5f5ff3f-debb-4bc7-8013-3dd26d16adb2") + ) + (pin "7" + (uuid "9c2a857b-ea73-47f3-aae1-93aa2732f704") + ) + (pin "8" + (uuid "7aacf8ea-faa3-4859-970b-39a3830169fd") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "U5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 248.92 43.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4c319e60-50c6-4cf9-a30b-f2c9ee88d81f") + (property "Reference" "C26" + (at 243.84 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "220pf" + (at 241.3 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 248.92 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 248.92 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.92 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 248.92 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "679c8265-056f-465e-aa09-fd29b0ed6798") + ) + (pin "2" + (uuid "23da4a51-7fda-46b5-a5c4-a031a62953be") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C26") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 238.76 43.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4d505ac6-7931-4863-9ba5-f0a997297973") + (property "Reference" "C24" + (at 233.68 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "220pf" + (at 231.14 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 238.76 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 238.76 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 238.76 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 238.76 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "05ba9b60-8068-4825-813d-578fdcb08918") + ) + (pin "2" + (uuid "3d6e22b8-7e2e-4412-8035-9cd9d50945e8") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C24") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 73.66 100.33 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4d98af8f-791f-4aed-b045-32a6d4fd6520") + (property "Reference" "#U08" + (at 73.66 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 73.787 104.7242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "05e2f8aa-2eeb-4440-8307-a37f2b46eb69") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+1V1") + (at 77.47 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4dd818ac-3292-4a28-a1e2-f99034e0b642") + (property "Reference" "#PWR013" + (at 77.47 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+1V1" + (at 77.851 146.7358 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 77.47 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 77.47 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 77.47 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "57b19473-e465-4404-b725-0f2b99ec6608") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 176.53 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4fbacbf0-72dc-4861-999f-531d1143962b") + (property "Reference" "#PWR012" + (at 176.53 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 176.53 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 176.53 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 176.53 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 176.53 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b91d8b1a-29c8-42a7-a07c-8c9ca2dcfe69") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 35.56 162.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4fd37bf4-8e83-4376-8941-2f0606311d15") + (property "Reference" "C3" + (at 30.48 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "27pf" + (at 27.94 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 35.56 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 35.56 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 35.56 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 35.56 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "835a1513-7601-409b-b763-ab0b03e6f8e6") + ) + (pin "2" + (uuid "df02c895-b2db-4685-bce1-f0d6143affa2") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:BAT54C") + (at 73.66 34.29 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "53aac4fa-b8a6-4ee6-8988-1333dd39cc44") + (property "Reference" "D1" + (at 71.12 33.0199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BAT54C" + (at 71.12 35.5599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at 70.485 36.195 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.diodes.com/_files/datasheets/ds11005.pdf" + (at 73.66 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 73.66 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8c4dd1e4-9583-48e0-b489-8d3e1925648d") + ) + (pin "2" + (uuid "30ea2915-dbe6-4753-b644-1e6fadd579b4") + ) + (pin "3" + (uuid "6e7bda35-9fe5-4a3d-b09f-a9a49cade144") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 73.66 167.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "543511c3-581b-4b35-a988-63d56f9b8f97") + (property "Reference" "#U010" + (at 73.66 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 73.787 172.0342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "996eda18-2ca9-4f9e-9cda-7e997db0aa0b") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 73.66 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "554f9711-7ae3-4fb4-8364-5834dd2d1bfe") + (property "Reference" "#U09" + (at 73.66 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 73.787 139.0142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "40f61c6c-cc27-436d-8fe4-487f07f5efba") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 135.89 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5567c3d8-c45f-4e8f-bd5d-e41c93db509f") + (property "Reference" "#PWR03" + (at 135.89 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 136.017 55.1942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 135.89 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 135.89 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 135.89 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4637cbd3-c21f-43b7-a850-aec8c2a832fb") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 215.9 140.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5c8a77dd-f96e-4692-a513-366a27ec0632") + (property "Reference" "C23" + (at 218.44 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uf" + (at 218.44 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 215.9 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 215.9 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 215.9 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 215.9 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "296b68b1-94b0-4889-b821-b11a89233100") + ) + (pin "2" + (uuid "b6b1b919-2e65-483e-9797-11635dca3224") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C23") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 55.88 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "61cffc19-acbe-4c06-bcd5-1f1e1ef7feea") + (property "Reference" "#PWR0102" + (at 55.88 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 55.88 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 55.88 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 55.88 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 55.88 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "77b4b016-0d23-4bb8-b901-91b5de999688") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR0102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 73.66 165.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "625d21ed-6679-4964-9942-9e149964a8ff") + (property "Reference" "C10" + (at 68.58 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 66.04 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 73.66 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 73.66 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b9acb3ff-4323-4aad-bf58-8a10a522ce40") + ) + (pin "2" + (uuid "bf6f8451-1198-46aa-a149-913995ab290a") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 54.61 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "634555ac-fdc7-451d-9168-dcf38fa40c79") + (property "Reference" "#PWR07" + (at 54.61 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 54.737 59.0042 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 54.61 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 54.61 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 54.61 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "09414b0f-2ce8-4adc-8da0-a2d4a01156a0") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Audio:MAX98357A") + (at 207.01 39.37 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "64a71f00-4a53-408e-a4ba-4a3a3fe0fd6b") + (property "Reference" "U2" + (at 209.2041 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MAX98357A" + (at 209.2041 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm" + (at 205.74 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/MAX98357A-MAX98357B.pdf" + (at 207.01 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Mono DAC with amplifier, I2S, PCM, TDM, 32-bit, 96khz, 3.2W, TQFP-16" + (at 207.01 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 207.01 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "16" + (uuid "4cbced6f-70a8-48ec-aa29-05778d4db502") + ) + (pin "14" + (uuid "dcbfad26-a255-4a79-9074-2278508f7bdb") + ) + (pin "3" + (uuid "d3ca6668-576f-4ad2-abd6-dc82009c0ec2") + ) + (pin "9" + (uuid "149baee1-58d3-4dfd-a618-7bbe89b6c8d1") + ) + (pin "2" + (uuid "5e6d653e-59e5-4752-9f06-a1597bc7c584") + ) + (pin "15" + (uuid "dfd6915e-d3aa-4c0c-ba93-b28d182b20e4") + ) + (pin "7" + (uuid "ef2e86ef-331a-4cd1-82e4-d841c160f120") + ) + (pin "1" + (uuid "4642bb20-c0db-4818-97e9-e7816b30225f") + ) + (pin "5" + (uuid "f2f18c39-cf7a-446b-a571-03da3b879a65") + ) + (pin "8" + (uuid "6971380e-6449-4fdd-990b-5494a865f335") + ) + (pin "4" + (uuid "b87d2d2e-2d71-49ac-b159-e16ad84ca2c0") + ) + (pin "11" + (uuid "3691e53e-cff2-413e-a324-5fb61f5ba358") + ) + (pin "17" + (uuid "7aa2c6ef-d770-438e-b40a-16b5b2bfea90") + ) + (pin "10" + (uuid "b735dcfa-ef14-412f-8163-127b235bb95c") + ) + (pin "12" + (uuid "b971f900-7673-4043-9dd7-f70b112a2aca") + ) + (pin "13" + (uuid "32b90303-b608-40e6-9d19-19454f2c2ca4") + ) + (pin "6" + (uuid "76339938-6d13-4ef9-93bb-65c63d622e01") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 176.53 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "66c4f98e-77d9-4172-b69d-d668cf3550a6") + (property "Reference" "C2" + (at 171.45 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10uf" + (at 168.91 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 176.53 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 176.53 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 176.53 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 176.53 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f12672f7-22c7-46a0-a6f4-90e934885f46") + ) + (pin "2" + (uuid "c04fbe8e-222b-41cd-b3aa-74b7af84e549") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 54.61 46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6bd5ffcf-d5a2-4128-a48c-68998e718da2") + (property "Reference" "#PWR05" + (at 54.61 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 57.15 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 54.61 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 54.61 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 54.61 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "151512e1-eb17-43bf-aba5-e0b556c79cec") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 97.79 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6d1e5abf-ff97-43e8-816b-eff72f45290f") + (property "Reference" "#PWR01" + (at 97.79 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 97.917 45.0342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 97.79 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 97.79 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 97.79 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f2f61b47-ef99-4b6d-b4c9-09665832def7") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 45.72 162.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6de526af-e6ff-477a-81c4-22864a3ff46e") + (property "Reference" "C4" + (at 40.64 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "27pf" + (at 38.1 163.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 45.72 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 45.72 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 45.72 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8afb20fe-4844-4ec7-a0ab-8b83d95d9d5f") + ) + (pin "2" + (uuid "629615ff-f386-4538-8880-2e7971b878ba") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 204.47 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6f8ce5cc-c36e-43e8-b348-0020bc874c01") + (property "Reference" "#PWR08" + (at 204.47 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 204.47 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 204.47 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 204.47 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 204.47 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2aa64665-654d-4b71-8069-62b4a732cb30") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 124.46 87.63 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6fc3beb8-1516-4fa5-938d-0fca6f4f3d16") + (property "Reference" "SW3" + (at 124.46 80.391 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Push" + (at 124.46 82.7024 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (at 124.46 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 124.46 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 124.46 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c85a7550-f8a1-47d8-9fb7-122c779a3862") + ) + (pin "2" + (uuid "2d55e9d3-ad00-49a4-ac9a-c274921ae6fe") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "SW3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 73.66 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7882b94b-4e07-4b2c-b390-785f5073c12f") + (property "Reference" "C8" + (at 68.58 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 66.04 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 73.66 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 73.66 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d9f71da8-376e-487a-8eac-60db58940c42") + ) + (pin "2" + (uuid "8c206d4c-666f-4350-a998-549c9857e20e") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 31.75 97.79 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "78ec8acf-300f-4503-ab02-9803c402fc0b") + (property "Reference" "J1" + (at 33.782 96.7232 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Serial" + (at 33.782 99.0346 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 31.75 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 31.75 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 31.75 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 31.75 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "733189bb-e7ec-4a82-a735-448d0a97f66b") + ) + (pin "2" + (uuid "adb43c2d-5739-47f1-9b50-67588f0b90e2") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+1V1") + (at 166.37 113.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7f1d8d2c-68e1-473b-a2c2-747e5ed6cf36") + (property "Reference" "#PWR021" + (at 166.37 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+1V1" + (at 166.751 108.6358 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.37 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 166.37 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.37 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "06820101-a3b2-4f7f-ad27-1dcc119180d8") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 35.56 166.37 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "817bfaec-0b36-4506-869a-ad50565938a1") + (property "Reference" "#U04" + (at 35.56 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 35.687 170.7642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 35.56 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 35.56 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 35.56 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3e94bfbd-684d-4577-beac-7af850f6b407") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 17.78 123.19 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "820dec60-4109-45b3-b288-5ef61007f2ab") + (property "Reference" "#U02" + (at 17.78 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 17.907 127.5842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 17.78 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 17.78 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 17.78 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "17b83573-ef07-4beb-9063-fb3709b02982") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 208.28 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8225ebb2-4e6e-4efa-96f9-d6adf1b60950") + (property "Reference" "#U019" + (at 208.28 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 208.407 147.9042 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 208.28 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 208.28 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.28 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fa97c499-9afe-4086-9630-feeafa8106c6") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "buddabox_lib:ME6211C") + (at 48.26 24.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "84bb8e3c-6540-4801-88b3-558cf9ec8d1a") + (property "Reference" "U4" + (at 48.26 14.224 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ME6211C" + (at 48.26 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" + (at 48.26 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 48.26 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 48.26 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "5" + (uuid "875695c6-f7ec-46be-9aef-722247f23d67") + ) + (pin "3" + (uuid "135bb66d-2e47-4c66-8087-6781be0a387b") + ) + (pin "2" + (uuid "1ff6581b-5846-48a5-8cf8-02b374a60327") + ) + (pin "1" + (uuid "b35ddf54-3987-4649-a1bb-6f27646a9f1c") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "U4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8a405ccb-84ba-40e2-9a06-4d3b9ccca98e") + (property "Reference" "#U03" + (at 25.4 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 25.527 139.0142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 25.4 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 25.4 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 25.4 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "deb93305-fa72-4d3f-ab70-6895c7cf994b") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 181.61 123.19 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8be88e73-cbdb-4b53-8616-51f519651ad9") + (property "Reference" "C15" + (at 176.53 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 173.99 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 181.61 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 181.61 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 181.61 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 181.61 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2a14d31b-0f99-4a2e-b5c6-b573101c47e8") + ) + (pin "2" + (uuid "742fd998-5679-4e1f-bfa7-9f08ee022cce") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x01_Pin") + (at 189.23 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "90748637-15cb-4702-9705-c0694e3ca189") + (property "Reference" "J6" + (at 189.23 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01_Pin" + (at 187.452 48.768 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 189.23 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 189.23 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated" + (at 189.23 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 189.23 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d75ae549-931f-4bbd-96a1-eed4086c643c") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "J6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 148.59 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "90c7ec4a-035d-4b29-a719-f825084b0f22") + (property "Reference" "C5" + (at 143.51 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22uf" + (at 140.97 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_1210_3225Metric" + (at 148.59 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 148.59 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 148.59 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 148.59 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8b0f2900-5fa5-43e6-8365-6bc54bbcfdaf") + ) + (pin "2" + (uuid "7262b3cc-779a-48ee-a7f0-0ea6e7f431aa") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 181.61 125.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "92c2ae3d-9087-4ef5-b81f-e851ee72a32c") + (property "Reference" "#U015" + (at 181.61 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 181.737 130.1242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 181.61 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 181.61 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 181.61 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8312d235-b958-4340-900a-2b2c4cc0ee1b") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 233.68 134.62 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "941b798c-e1a7-44fe-b930-f7d521517362") + (property "Reference" "R14" + (at 236.22 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "27.5" + (at 231.14 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 233.68 136.398 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 233.68 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 233.68 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 233.68 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "66ce3a30-6f58-4552-af68-42db06cd339f") + ) + (pin "2" + (uuid "30d9ce9a-59c9-49a6-a81f-09423460a3aa") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 215.9 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "94cd0478-cd8d-4f51-9ed0-aec780e4e79d") + (property "Reference" "#U021" + (at 215.9 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 216.027 147.9042 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 215.9 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 215.9 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 215.9 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5874e335-ce60-4b0d-ba38-65b0f4a0595d") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 186.69 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9adff632-c96c-43a5-9324-44e0b170eb9d") + (property "Reference" "C7" + (at 181.61 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 179.07 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 186.69 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 186.69 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 186.69 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 186.69 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "16e6824c-5b2c-4805-9432-b577f233ce8e") + ) + (pin "2" + (uuid "33334025-9327-4225-a71c-b421ca39177c") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 48.26 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9c63122c-0af0-4b16-bd6a-a331338c1906") + (property "Reference" "#PWR016" + (at 48.26 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 48.26 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 48.26 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 48.26 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "62b22c6e-336a-4617-a1e2-6c25e617e197") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 214.63 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9ccf2569-33da-40ae-a0f3-f698c05f70ef") + (property "Reference" "#U020" + (at 214.63 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 214.757 100.9142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 214.63 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 214.63 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 214.63 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4af252a0-c4aa-4377-99e2-905cd7646fb1") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 201.93 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9e4ed8d5-d574-4863-a3f9-480029287f02") + (property "Reference" "#U018" + (at 201.93 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 202.057 121.2342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 201.93 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 201.93 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 201.93 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4dc3f489-cd95-4586-86b6-d60cf4c7479e") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 63.5 165.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9e521ef6-e9cf-4e80-96e8-b7e4f9e78315") + (property "Reference" "#U07" + (at 63.5 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 63.627 169.4942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 63.5 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 63.5 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 63.5 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a3c8b47b-52a2-4327-9771-a6fd5850e7a5") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 201.93 114.3 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9efb55ab-cafa-44a8-9067-fc8fe99a2b4f") + (property "Reference" "C21" + (at 196.85 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 194.31 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 201.93 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 201.93 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 201.93 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 201.93 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "206e12e6-6d89-4eac-b622-b13e37bb24e3") + ) + (pin "2" + (uuid "92f5a483-c54a-4897-93c0-5978e191f0f6") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 245.11 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a0e9a9a2-7b24-4f43-b110-ec7f152a7192") + (property "Reference" "#U022" + (at 245.11 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 245.237 85.6742 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 245.11 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 245.11 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 245.11 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bf2f9bed-8830-4386-ae5a-56049539d59e") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Ferrite") + (at 91.44 31.75 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a396ce09-7e1d-4aaf-ba2a-998a2b73c612") + (property "Reference" "L1" + (at 91.44 25.4 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "3.3uH" + (at 91.44 27.94 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Inductor_SMD:L_Taiyo-Yuden_MD-2020" + (at 91.44 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "MDMK2020T3R3MM" + (at 91.44 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 91.44 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 91.44 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "022422af-ab7f-4032-9065-b366d4597d1a") + ) + (pin "2" + (uuid "36855b68-2375-44aa-be62-a62861ecb94b") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "L1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 148.59 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a4db71fa-7426-404d-8f97-635a1d421d90") + (property "Reference" "#PWR010" + (at 148.59 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 148.717 41.2242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 148.59 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 148.59 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 148.59 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6d09ac26-37fd-4174-827f-5cad837ab540") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 199.39 148.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a5e6a404-2011-46a4-a97b-f53eca9dce38") + (property "Reference" "#U017" + (at 199.39 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 195.58 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 199.39 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 199.39 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 199.39 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e8f33d80-527e-47f3-8cc1-24554d62c96b") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED_Small") + (at 48.26 91.44 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "abe3b920-b697-4d1e-85f2-265143b11672") + (property "Reference" "D3" + (at 50.038 90.2716 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "LED Green" + (at 50.038 92.583 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric" + (at 48.26 91.44 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 48.26 91.44 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 48.26 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 48.26 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "61ad7fbc-ce43-4e7a-9df2-f380d04bf024") + ) + (pin "2" + (uuid "b5be172c-f060-490b-b018-f85135d2ea77") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 143.51 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b0c2f80f-396d-48a5-a757-b1a890ec90d4") + (property "Reference" "#U012" + (at 143.51 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 143.637 99.6442 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.51 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.51 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.51 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "080f2f7e-5c01-4d9d-9f29-aa802aecd778") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 245.11 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b142ca39-3077-45ef-8c38-8641977398e8") + (property "Reference" "#PWR029" + (at 245.11 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 245.491 67.9958 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 245.11 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 245.11 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 245.11 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8a834ea2-e795-43a1-adfd-ab423105d4aa") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR029") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 191.77 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b195f2a8-73b6-4e7f-a7dc-cc374a62ea2a") + (property "Reference" "C18" + (at 186.69 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 184.15 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 191.77 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 191.77 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 191.77 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 191.77 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cf0bc456-7f00-46a9-a24b-31edc72ef62d") + ) + (pin "2" + (uuid "f318f419-b183-433f-b86b-86002d42c37b") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 170.18 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b1b0411b-195e-4ae9-8272-9a8556967119") + (property "Reference" "#U013" + (at 170.18 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 170.307 178.3842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 170.18 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 170.18 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 170.18 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2c6985d5-e90f-4396-80c2-865d5ae0f848") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 81.28 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b4211aeb-55f0-4969-b9f0-dd1cfc191550") + (property "Reference" "#PWR014" + (at 81.28 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 81.661 88.3158 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.28 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 81.28 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 81.28 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a7828363-1a5c-49d8-b9e9-da99350aa476") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 48.26 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b7325d56-283c-4897-8f13-c72b555c986f") + (property "Reference" "#PWR017" + (at 48.26 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 48.387 41.2242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 48.26 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5670c018-80bf-4864-8060-975f68028edd") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:USB_B_Micro") + (at 247.65 130.81 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b7b0ced9-2ee3-43e7-a4fc-8a984887b757") + (property "Reference" "J3" + (at 253.492 131.0894 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "USB_B_Micro" + (at 253.492 133.4008 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal" + (at 243.84 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 243.84 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 247.65 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 247.65 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "53d54faa-0f84-400b-9613-45dcd16a3abc") + ) + (pin "2" + (uuid "b60d66be-5c4b-45db-a6ce-1eba08bd4ba3") + ) + (pin "3" + (uuid "4deedfca-a979-479e-9e2b-1631e1f8ef56") + ) + (pin "4" + (uuid "d05cf13d-de15-4c48-81a4-a77a87327e5d") + ) + (pin "5" + (uuid "92edd54a-c209-4b71-9f80-2dcdb34d1291") + ) + (pin "6" + (uuid "c873546d-a67d-4e67-88dd-b49b4acbc033") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "J3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 262.89 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ba94ab99-64d4-4ff5-b262-e0a309a5f7be") + (property "Reference" "J4" + (at 265.43 33.0199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Speaker" + (at 265.43 35.5599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 262.89 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 262.89 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 262.89 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 262.89 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9643d8c0-9883-40d4-9270-e20996ff662e") + ) + (pin "2" + (uuid "eb883093-214e-4798-a624-365ea55a38f0") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "J4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 41.91 86.36 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c1d41f5e-3500-4d8b-aba5-66d1af96b463") + (property "Reference" "R6" + (at 41.91 84.328 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 41.91 86.36 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 41.91 88.138 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 41.91 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 41.91 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "58e6b002-02af-481c-9369-fdd41c2afeb9") + ) + (pin "2" + (uuid "132bfb10-cdd3-45af-bc8f-cdd5833f1b66") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 33.02 54.61 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c2e32f50-c7c6-4936-bbfe-9ba1809dd3b5") + (property "Reference" "J5" + (at 30.988 53.5432 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Battery" + (at 30.988 55.8546 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 33.02 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 33.02 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 33.02 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 33.02 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e407c4f7-acf4-4690-96d8-215c35b795c4") + ) + (pin "2" + (uuid "09246fa1-ac0e-4644-bc97-a9ac6cd95d80") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "J5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 73.66 130.81 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c9f8042a-bea3-4f1b-b598-31a3fbc9c1a6") + (property "Reference" "C9" + (at 68.58 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 66.04 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 73.66 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 73.66 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 73.66 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "df245f0b-8f91-4f4a-9e41-ab28a0444867") + ) + (pin "2" + (uuid "0750315e-7ab1-4940-b12c-e346d4d1980e") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 17.78 118.11 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d07af3e3-bb1b-4b26-a50c-a03be07fbd06") + (property "Reference" "SW1" + (at 25.019 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Push" + (at 22.7076 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (at 22.86 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 22.86 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 17.78 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 17.78 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "48faf0c8-0ed7-4520-96d8-42ddc1a04ed4") + ) + (pin "2" + (uuid "fe700591-3241-470a-a369-805744d389ec") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 238.76 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d3291fe4-6ee2-419c-913f-52c61020b871") + (property "Reference" "#PWR028" + (at 238.76 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 238.76 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 238.76 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 238.76 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 238.76 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "442cfc1d-c8f7-4ef4-980a-df106604c791") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR028") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x05") + (at 41.91 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d355705f-ecd7-440f-8343-088a405ccd27") + (property "Reference" "J2" + (at 43.942 131.0132 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SWD" + (at 43.942 133.3246 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" + (at 41.91 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 41.91 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 41.91 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 41.91 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2b1d8952-ad58-42c3-b535-2179926be793") + ) + (pin "2" + (uuid "56d4f558-d563-4ea2-addd-12714dfc4ef2") + ) + (pin "3" + (uuid "7bbe7774-0244-4f05-80a2-83ac9e19d387") + ) + (pin "4" + (uuid "246f83b4-ec2f-4393-b378-e11767e3cd0c") + ) + (pin "5" + (uuid "27826c11-87ab-4f96-b71c-96e960723974") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "emeb_library:RV12") + (at 54.61 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d665c435-9880-4f2d-8dc2-720a4e3416ed") + (property "Reference" "RV1" + (at 49.53 49.5299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "RV12" + (at 49.53 52.0699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "emeb_library:RV12" + (at 54.61 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 54.61 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 54.61 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 54.61 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "62b4a754-00dd-4a0c-91af-5c5b194993a9") + ) + (pin "2" + (uuid "ca242bd0-58fd-4eb6-a8a2-ef593aef103c") + ) + (pin "3" + (uuid "15e7a2e3-f580-4f25-abc4-3b94ba620207") + ) + (pin "4" + (uuid "25f59385-5fef-4c1e-8c9a-6c4cab4ded71") + ) + (pin "5" + (uuid "13557d86-7c4f-4283-a5e1-66dd686068be") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "RV1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 30.48 125.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d6c5f39b-66a2-4189-ac52-a6f7f852f9f9") + (property "Reference" "#PWR04" + (at 30.48 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 30.861 121.3358 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 30.48 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 30.48 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 30.48 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "65e606fb-6451-4168-8acf-dad7c5ebcb77") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Push") + (at 41.91 80.01 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d81a0e27-74ac-4db6-99f6-115383840b38") + (property "Reference" "SW4" + (at 41.91 72.771 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Push" + (at 41.91 75.0824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Button_Switch_THT:SW_Tactile_SPST_Angled_PTS645Vx83-2LFS" + (at 41.91 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 41.91 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 41.91 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 41.91 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aac1ea73-4389-414e-8dbb-6257333676af") + ) + (pin "2" + (uuid "f9b7c5f0-c503-48c4-ab3d-d90e3c9c2ea2") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "SW4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 170.18 107.95 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "da6e9e54-b24d-45b1-b6fd-e86378f61299") + (property "Reference" "#PWR022" + (at 170.18 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 170.561 103.5558 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 170.18 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 170.18 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 170.18 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3da01797-01b3-4fc6-b77a-efc5fb13464d") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 233.68 129.54 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dac2f026-7c4f-427e-9bd6-889b74557f03") + (property "Reference" "R13" + (at 236.22 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "27.5" + (at 231.14 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 233.68 131.318 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 233.68 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 233.68 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 233.68 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "32aefe64-0975-459d-bd46-f284015f65fa") + ) + (pin "2" + (uuid "15d59de3-bc56-4d14-9c2f-40c1a79540af") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 25.4 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dbf6aee3-e1c0-4e04-acb5-1003f8968419") + (property "Reference" "C13" + (at 20.828 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nf" + (at 25.654 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 25.4 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 25.4 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 25.4 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 25.4 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d64043e6-cc51-4839-9636-d86f445e5cc7") + ) + (pin "2" + (uuid "c81ae6df-f722-489d-be58-90259c32a4dd") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 38.1 59.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e0273f08-1160-4a17-ade1-3010d21c97fc") + (property "Reference" "#PWR06" + (at 38.1 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 38.227 64.0842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 38.1 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 38.1 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 38.1 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "87d2e773-0ac4-47e2-99e3-3792fac6e0bc") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 199.39 146.05 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e85b4a8d-a69a-4ead-b037-8595f082b43d") + (property "Reference" "C19" + (at 200.66 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 200.66 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 199.39 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 199.39 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 199.39 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 199.39 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "187b9510-a341-4ce2-b96c-fa28fa4ec35f") + ) + (pin "2" + (uuid "f63eabf5-b9e0-4bdb-bac8-ec1451015e79") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:FerriteBead") + (at 232.41 27.94 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ed368b32-84df-45ba-ab60-6d7f57ebb915") + (property "Reference" "FB2" + (at 231.2416 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1k" + (at 233.553 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Inductor_SMD:L_0402_1005Metric" + (at 232.41 29.718 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 232.41 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 232.41 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 232.41 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bd350595-7671-486b-8df3-cfc86d7aa73a") + ) + (pin "2" + (uuid "7105dd53-5d5d-4e12-a90a-7b4202d4cd2f") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "FB2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "emeb_library:RP2040") + (at 86.36 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "edbab124-d583-4206-a72a-d6f22a62fa67") + (property "Reference" "U3" + (at 116.84 96.8502 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "RP2040" + (at 116.84 99.5426 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "emeb_library:RP2040" + (at 116.84 100.584 0) + (effects + (font + (size 1.524 1.524) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 106.68 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Description" "" + (at 86.36 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2040" + (at 86.36 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1d4edb7-b625-4ffb-8cc1-0b3da9475558") + ) + (pin "10" + (uuid "60964ade-95b0-4596-ade3-fc9f9c7463a4") + ) + (pin "11" + (uuid "792e1287-9ce3-4aac-9330-fa417cfb15ef") + ) + (pin "12" + (uuid "df6b2386-e326-46d3-87bc-30a77acc78b2") + ) + (pin "13" + (uuid "2a4a7a8d-0322-4358-b7dc-514e06679bb8") + ) + (pin "14" + (uuid "76c486d7-bfce-402e-a37e-1217e8459204") + ) + (pin "15" + (uuid "3e6f0da2-7e5a-40dd-b905-449825af8708") + ) + (pin "16" + (uuid "a7f58549-e744-4a49-b7e6-bbff493d7c9e") + ) + (pin "17" + (uuid "3f0d903f-48cc-44f8-91f5-899368cdc2dc") + ) + (pin "18" + (uuid "6b08c0c6-8b35-4d0a-bf08-485c99c9fc16") + ) + (pin "19" + (uuid "b0512bae-181b-45fd-9054-6aaa609dd145") + ) + (pin "2" + (uuid "d3acfd0a-5a5f-4d3d-881b-add7f65f214c") + ) + (pin "20" + (uuid "5efe83e1-49d8-4ad4-82e1-697f6abe6005") + ) + (pin "21" + (uuid "f001c0ce-d2ef-42ef-aac8-08893d37bd9a") + ) + (pin "22" + (uuid "d88d4a0d-4dfa-41b4-9794-640865ed2f33") + ) + (pin "23" + (uuid "448dca43-adad-413a-beee-43a686a19947") + ) + (pin "24" + (uuid "85c03304-28c5-4c45-931b-029fb813b858") + ) + (pin "25" + (uuid "929f7cd1-e342-4153-9d3e-14e6e951d975") + ) + (pin "26" + (uuid "a82992a4-f7a5-4274-9709-44d64b62e422") + ) + (pin "27" + (uuid "6e38f6cb-d3e5-4521-80f3-2c56e2985dd9") + ) + (pin "28" + (uuid "a9bb3510-18be-43d8-8f1e-f7f9f63265cc") + ) + (pin "29" + (uuid "93a172f7-dca1-4992-a289-368f2b169414") + ) + (pin "3" + (uuid "7915b66e-6818-4332-86b0-614b83a0d824") + ) + (pin "30" + (uuid "9620da79-06f0-4de7-a72d-f86038370a9c") + ) + (pin "31" + (uuid "dcb0d98d-1b34-4ef8-909b-32b6dbf904ac") + ) + (pin "32" + (uuid "ad9500f6-6d28-432f-8e09-5cb94fb22eeb") + ) + (pin "33" + (uuid "57cfb4c9-d708-487b-bc9b-095d392d12fd") + ) + (pin "34" + (uuid "decbc34c-5219-46ce-992d-b93450f58ade") + ) + (pin "35" + (uuid "1fe7a6e5-aef1-4f85-8753-34816047a02a") + ) + (pin "36" + (uuid "eeb047b4-794d-42b8-bd2a-4e7f4a13cd7f") + ) + (pin "37" + (uuid "2706db46-9d29-43e0-8c74-a13d738ee96b") + ) + (pin "38" + (uuid "90d193ff-84ca-45bd-a4c0-d0bc34f487e2") + ) + (pin "39" + (uuid "f3b57bb0-a4d8-4f9b-a21c-794e8f14fada") + ) + (pin "4" + (uuid "bc5040f7-6738-4791-bafa-759b06a50736") + ) + (pin "40" + (uuid "399eff23-9092-44c9-bc6d-1e8d1b71590b") + ) + (pin "41" + (uuid "0ff169e9-4763-44c6-9866-5269b3dda0c9") + ) + (pin "42" + (uuid "26da4254-eef7-402f-9c44-647ad5efbd64") + ) + (pin "43" + (uuid "4e18b995-2cd2-418e-a077-f9a2e90d5a7c") + ) + (pin "44" + (uuid "9abf806c-fbce-4c2e-bd55-5e414f45f4e8") + ) + (pin "45" + (uuid "de84b376-64ce-440a-bf1a-926a331ae689") + ) + (pin "46" + (uuid "6ef3eb78-05c3-4e97-9687-efb7dbba38f7") + ) + (pin "47" + (uuid "2f6a42bc-3627-4715-83ea-64f0789eb269") + ) + (pin "48" + (uuid "652e80b6-d624-45eb-9617-9f8375d63eb7") + ) + (pin "49" + (uuid "ed41a946-a673-4779-8fac-1878fbb379c9") + ) + (pin "5" + (uuid "c58af3e8-d375-4c23-9c85-f5b775ab310a") + ) + (pin "50" + (uuid "fa438491-c429-45ad-8807-beeefc2532a3") + ) + (pin "51" + (uuid "7eb8c073-a3d6-496c-8b5d-13096c755d4c") + ) + (pin "52" + (uuid "2bd88bba-4df8-4d70-a052-58d2f83eed1c") + ) + (pin "53" + (uuid "5f41daa9-f293-428b-8084-ae1bf0406837") + ) + (pin "54" + (uuid "02fb08fc-acf9-4cf9-85bc-a9b06eeb8944") + ) + (pin "55" + (uuid "b1b9b63f-fe65-4c38-a3d5-3d749523e0e8") + ) + (pin "56" + (uuid "26e100be-5d3a-44b9-b7da-4ba73fb8ae94") + ) + (pin "57" + (uuid "c01fe9bd-0c4c-4f42-8a42-bdbd09e5ca5d") + ) + (pin "6" + (uuid "c3be5897-c1a7-43de-be13-06394c242407") + ) + (pin "7" + (uuid "3625a618-793c-4861-9a14-15fe8b96bf8c") + ) + (pin "8" + (uuid "30f33194-58db-400f-ba47-dc59fa3bc2f0") + ) + (pin "9" + (uuid "e921aa3f-dac5-4af4-b877-cdeb7f4aada9") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "U3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 248.92 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "efeacd38-da88-4f0b-a0b4-dd44f7b597a8") + (property "Reference" "#PWR030" + (at 248.92 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 248.92 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 248.92 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 248.92 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9330a70e-55ee-4603-b96a-83e1638ab29b") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 191.77 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f4f305f7-5f51-454d-8b5f-4bcf2d935def") + (property "Reference" "#U016" + (at 191.77 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 191.897 126.3142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 191.77 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 191.77 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 191.77 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0f0a5f24-c3f2-45a9-801b-2a703a402d02") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 132.08 78.74 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f78aca3b-ad92-4943-a66b-8dd334add18d") + (property "Reference" "#PWR019" + (at 132.08 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 131.699 74.3458 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 132.08 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 132.08 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 132.08 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "76c29280-dbeb-4d47-b7ce-4fd35f9120d2") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 45.72 166.37 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f7a7a478-ef70-493b-a39b-79e1407742ef") + (property "Reference" "#U05" + (at 45.72 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 45.847 170.7642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 45.72 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 45.72 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 45.72 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1e301b10-d119-4346-8fb0-233f40f91c0e") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 53.34 161.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f7d027dc-bdcc-4e3d-bf58-ce6e8fbb9771") + (property "Reference" "#U06" + (at 53.34 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 53.467 165.6842 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 53.34 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 53.34 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 53.34 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "efd77fd2-c3d8-4b78-b869-de728b7e0efb") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 245.11 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f7dbea35-42af-44dd-a2e4-e692aef5a6b4") + (property "Reference" "C25" + (at 240.03 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 237.49 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 245.11 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 245.11 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 245.11 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 245.11 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "efaccb86-542a-4282-9a0c-a4cae3b6b335") + ) + (pin "2" + (uuid "08227269-7223-41de-88e4-a268afe166d1") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C25") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 115.57 87.63 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f7e91f80-2c03-4c29-9de5-f02a28157b37") + (property "Reference" "#U011" + (at 115.57 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 115.443 92.0242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.57 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 115.57 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 115.57 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "18bedcf6-69e9-4617-8193-583dd82e9afe") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#U011") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) \ No newline at end of file diff --git a/buddhabox/hw/sym-lib-table b/buddhabox/hw/sym-lib-table new file mode 100644 index 0000000..1d2a0c4 --- /dev/null +++ b/buddhabox/hw/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (version 7) + (lib (name "buddabox_lib")(type "KiCad")(uri "${KIPRJMOD}/buddabox_lib.kicad_sym")(options "")(descr "")) +) From ba28ffe567400a72112044f7103d8e831a8e61cd Mon Sep 17 00:00:00 2001 From: Jonathan Brodsky Date: Sun, 14 Apr 2024 13:08:19 -0700 Subject: [PATCH 2/2] updated schematic with lcsc part numbers --- .../hw/USB-C_SMD-TYPE-C-31-M-12.kicad_mod | 122 + buddhabox/hw/buddhabox.kicad_pcb | 10790 +++++++++------- buddhabox/hw/buddhabox.kicad_prl | 4 +- buddhabox/hw/buddhabox.kicad_pro | 16 +- buddhabox/hw/buddhabox.kicad_sch | 5306 ++++---- 5 files changed, 9145 insertions(+), 7093 deletions(-) create mode 100644 buddhabox/hw/USB-C_SMD-TYPE-C-31-M-12.kicad_mod diff --git a/buddhabox/hw/USB-C_SMD-TYPE-C-31-M-12.kicad_mod b/buddhabox/hw/USB-C_SMD-TYPE-C-31-M-12.kicad_mod new file mode 100644 index 0000000..625202e --- /dev/null +++ b/buddhabox/hw/USB-C_SMD-TYPE-C-31-M-12.kicad_mod @@ -0,0 +1,122 @@ +(footprint "USB-C_SMD-TYPE-C-31-M-12" (version 20240108) (generator "pcbnew") (generator_version "8.0") + (layer "F.Cu") + (property "Reference" "J2" (at -0.155 -5.89 0) (layer "F.SilkS")(hide yes) +(uuid "b7e89f84-a962-404d-a5e2-ecb48a1ed0dd") + (effects (font (size 1.143 1.143) (thickness 0.152)) (justify left)) + ) + (property "Value" "USB_C_Receptacle_USB2.0" (at -0.155 -7.668 0) (layer "F.Fab")(hide yes) +(uuid "7829720c-7c75-422e-8365-b439f13898d1") + (effects (font (size 1.143 1.143) (thickness 0.152)) (justify left)) + ) + (property "Footprint" "" (at 0 0 0)(unlocked yes) + (layer "F.Fab")(hide yes) +(uuid "c0029b57-c5ea-468b-bcdc-2a7ead9a43e2") + (effects (font (size 1.27 1.27))) + ) + (property "Datasheet" "" (at 0 0 0)(unlocked yes) + (layer "F.Fab")(hide yes) +(uuid "56b5eed5-d13f-4278-9c27-fc733de28d43") + (effects (font (size 1.27 1.27))) + ) + (property "Description" "" (at 0 0 0)(unlocked yes) + (layer "F.Fab")(hide yes) +(uuid "b1356878-6884-4f21-83f0-8019b3ca830b") + (effects (font (size 1.27 1.27))) + ) + (property "LCSC" "C165948" (at 0 -1.8 180) (layer "F.Fab")(hide yes) +(uuid "ceb8d1a3-4859-4433-83b1-715d2b6a78ef") + (effects (font (size 1 1) (thickness 0.15))) + ) + (property "checked" "1" (at 0 0 180) (layer "F.Fab")(hide yes) +(uuid "0d371f42-cc8b-43fa-bb88-4cd759a2c770") + (effects (font (size 1 1) (thickness 0.15))) + ) + (attr smd) + (fp_line (start -4.3 -0.377) (end -4.3 -2.195) + (stroke (width 0.254) (type solid)) (layer "F.SilkS")(uuid "5b23a44f-efa2-4ec0-95bf-f2d616942e41")) + (fp_line (start -2.98 -3.091) (end -1.23 -3.091) + (stroke (width 0.254) (type solid)) (layer "F.SilkS")(uuid "d753806f-2fdd-4bc6-aeb0-95baef6a742b")) + (fp_line (start 1.267 -3.094) (end 3.017 -3.094) + (stroke (width 0.254) (type solid)) (layer "F.SilkS")(uuid "11705c27-b0bb-4146-a7ee-e4fa13d5af21")) + (fp_line (start 4.34 -0.377) (end 4.34 -2.195) + (stroke (width 0.254) (type solid)) (layer "F.SilkS")(uuid "48399209-6160-47d6-87ea-ee7d13885aa1")) + (fp_line (start -4.3 3.221) (end -4.3 1.885) + (stroke (width 0.254) (type solid)) (layer "F.Fab")(uuid "eefaab34-0b3e-4b77-8933-49d315d0294a")) + (fp_line (start 4.34 3.17) (end 4.34 1.885) + (stroke (width 0.254) (type solid)) (layer "F.Fab")(uuid "e58d0389-d3dc-4f34-bb25-b0ebbd5d0a7b")) + (fp_line (start 4.34 3.357) (end -4.3 3.357) + (stroke (width 0.254) (type solid)) (layer "F.Fab")(uuid "8ba77efb-0665-4796-a968-7828ac7bff81")) + (fp_text user "gge143" (at 0.005999 1.4 0) (layer "Cmts.User")(uuid "a94efe80-8319-4486-9565-6eca9590717a") + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad "" np_thru_hole circle (at -2.87 -2.896) (size 0.75 0.75) (drill 0.75) (layers "*.Cu" "*.Mask") +(uuid "283c138c-2aa6-46fd-95ac-378856c78fb0") + ) + (pad "" np_thru_hole circle (at 2.91 -2.896) (size 0.75 0.75) (drill 0.75) (layers "*.Cu" "*.Mask") +(uuid "052cf17c-bf3e-4007-9868-2d7e542c75cd") + ) + (pad "0" thru_hole oval (at -4.3 -3.426) (size 1.2 2) (drill oval 0.8 1.6) (layers "*.Cu" "*.Paste" "*.Mask")(remove_unused_layers no) + +(uuid "74ed1cd0-befa-4d39-b8f4-de14507e45b1") + ) + (pad "0" thru_hole oval (at -4.3 0.754) (size 1.2 1.8) (drill oval 0.8 1.4) (layers "*.Cu" "*.Paste" "*.Mask")(remove_unused_layers no) + +(uuid "ddffb84c-c5b6-4d76-b0f6-06595b1087f8") + ) + (pad "0" thru_hole oval (at 4.34 -3.426) (size 1.2 2) (drill oval 0.8 1.6) (layers "*.Cu" "*.Paste" "*.Mask")(remove_unused_layers no) + +(uuid "362cdfa4-1ac3-4cd5-b632-fc4745677919") + ) + (pad "0" thru_hole oval (at 4.34 0.754) (size 1.2 1.8) (drill oval 0.8 1.4) (layers "*.Cu" "*.Paste" "*.Mask")(remove_unused_layers no) + +(uuid "391ee732-1a3d-43c0-8314-fce384d053e6") + ) + (pad "A1" smd rect (at -3.38 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "981be5ad-60c1-4703-ae57-3ca1cc78aa25") + ) + (pad "A4" smd rect (at -2.54 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "9891c82d-d4d8-491b-a036-ca8715c31373") + ) + (pad "A5" smd rect (at -1.23 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "706cf2d7-f026-4d92-8dfa-75943c6f6b8b") + ) + (pad "A6" smd rect (at -0.23 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "f40607c7-3631-41d6-a20b-fef2b23b9bb2") + ) + (pad "A7" smd rect (at 0.27 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "446acfde-99d7-4a50-94c4-4ef1c0edfe70") + ) + (pad "A8" smd rect (at 1.27 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "a42120b7-687b-4c9e-8eb9-3d4e22e12cb9") + ) + (pad "A9" smd rect (at 2.57 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "43568e7d-acb2-4e8a-9998-55d290477b50") + ) + (pad "A12" smd rect (at 3.37 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "aea92d3a-630f-4ede-a54f-199bcb3503d8") + ) + (pad "B1" smd rect (at 3.07 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "3be0f8cb-3323-4923-b21e-acf8ecfc3350") + ) + (pad "B4" smd rect (at 2.26 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "5f0bcc50-61ec-4b8e-8291-892bd049d611") + ) + (pad "B5" smd rect (at 1.77 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "00e98351-7c55-4269-95ac-546c2bb4feda") + ) + (pad "B6" smd rect (at 0.77 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "f5a9896c-628d-4788-9971-5803f9b9c589") + ) + (pad "B7" smd rect (at -0.73 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "c7a90d4f-43ce-4a00-b232-06f67a33f971") + ) + (pad "B8" smd rect (at -1.73 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "1e936f61-c366-4a30-ba5c-f4c259e71988") + ) + (pad "B9" smd rect (at -2.22 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "7a931ec4-8ced-483f-89d6-2936ed3218aa") + ) + (pad "B12" smd rect (at -3.03 -4.494) (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") +(uuid "5c0176f0-4a6c-493e-8dc2-06448602737a") + ) +) diff --git a/buddhabox/hw/buddhabox.kicad_pcb b/buddhabox/hw/buddhabox.kicad_pcb index bdb209d..61120f9 100644 --- a/buddhabox/hw/buddhabox.kicad_pcb +++ b/buddhabox/hw/buddhabox.kicad_pcb @@ -104,9 +104,9 @@ (subtractmaskfromsilk no) (outputformat 1) (mirror no) - (drillshape 1) + (drillshape 0) (scaleselection 1) - (outputdirectory "") + (outputdirectory "gerber/") ) ) (net 0 "") @@ -130,16 +130,16 @@ (net 18 "/QSPI_SS_N") (net 19 "Net-(R10-Pad2)") (net 20 "Net-(U2-OUTN)") - (net 21 "Net-(J3-D+)") + (net 21 "Net-(J7-D+-PadA6)") (net 22 "/BTN") (net 23 "/SD") - (net 24 "Net-(J3-D-)") - (net 25 "unconnected-(J3-ID-Pad4)") - (net 26 "Net-(U1-SW)") + (net 24 "Net-(J7-D--PadA7)") + (net 25 "Net-(J7-CC1)") + (net 26 "Net-(U6-EN)") (net 27 "Net-(U2-~{SD_MODE})") (net 28 "Net-(U3-XOUT)") - (net 29 "Net-(U3-USB_DP)") - (net 30 "Net-(U3-USB_DM)") + (net 29 "unconnected-(J7-SBU1-PadA8)") + (net 30 "unconnected-(J7-SBU2-PadB8)") (net 31 "unconnected-(U2-NC-Pad6)") (net 32 "unconnected-(U2-NC-Pad12)") (net 33 "unconnected-(U2-NC-Pad5)") @@ -147,84 +147,91 @@ (net 35 "DIN") (net 36 "LRCLK") (net 37 "BCLK") - (net 38 "Net-(J6-Pin_1)") - (net 39 "unconnected-(U3-GPIO13-Pad16)") - (net 40 "unconnected-(U3-GPIO17-Pad28)") - (net 41 "unconnected-(U3-GPIO11-Pad14)") - (net 42 "unconnected-(U3-GPIO7-Pad9)") - (net 43 "/POT") - (net 44 "unconnected-(U3-GPIO16-Pad27)") - (net 45 "unconnected-(U3-GPIO8-Pad11)") - (net 46 "/QSPI_SD3") - (net 47 "/QSPI_SCLK") - (net 48 "/QSPI_SD0") - (net 49 "/QSPI_SD2") - (net 50 "/QSPI_SD1") - (net 51 "unconnected-(U3-GPIO14-Pad17)") - (net 52 "unconnected-(U3-GPIO9-Pad12)") - (net 53 "unconnected-(U3-GPIO27{slash}ADC1-Pad39)") - (net 54 "/Vraw") - (net 55 "/Vbat") - (net 56 "unconnected-(U3-GPIO28{slash}ADC2-Pad40)") - (net 57 "/Vbat_sw") - (net 58 "unconnected-(U3-GPIO6-Pad8)") - (net 59 "unconnected-(U3-GPIO5-Pad7)") - (net 60 "unconnected-(U3-GPIO12-Pad15)") - (net 61 "unconnected-(U3-GPIO10-Pad13)") - (net 62 "unconnected-(U3-GPIO15-Pad18)") - (net 63 "unconnected-(U3-GPIO21-Pad32)") - (net 64 "unconnected-(U3-GPIO29{slash}ADC3-Pad41)") - (net 65 "unconnected-(U3-GPIO25-Pad37)") - (net 66 "/VBus3v3") - (net 67 "unconnected-(U3-GPIO4-Pad6)") - (net 68 "unconnected-(U3-GPIO3-Pad5)") - (net 69 "unconnected-(U3-GPIO2-Pad4)") - (footprint "Resistor_SMD:R_0402_1005Metric" - (layer "F.Cu") - (uuid "06c6321f-a1dc-48cb-a38e-5b5d280350d7") - (at 114.046 109.347) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Reference" "R14" - (at 1.587 0 0) + (net 38 "unconnected-(U3-GPIO13-Pad16)") + (net 39 "unconnected-(U3-GPIO17-Pad28)") + (net 40 "unconnected-(U3-GPIO11-Pad14)") + (net 41 "unconnected-(U3-GPIO7-Pad9)") + (net 42 "/POT") + (net 43 "unconnected-(U3-GPIO16-Pad27)") + (net 44 "unconnected-(U3-GPIO8-Pad11)") + (net 45 "/QSPI_SD3") + (net 46 "/QSPI_SCLK") + (net 47 "/QSPI_SD0") + (net 48 "/QSPI_SD2") + (net 49 "/QSPI_SD1") + (net 50 "unconnected-(U3-GPIO14-Pad17)") + (net 51 "unconnected-(U3-GPIO9-Pad12)") + (net 52 "unconnected-(U3-GPIO27{slash}ADC1-Pad39)") + (net 53 "/Vraw") + (net 54 "/Vbat") + (net 55 "unconnected-(U3-GPIO28{slash}ADC2-Pad40)") + (net 56 "/Vbat_sw") + (net 57 "unconnected-(U3-GPIO6-Pad8)") + (net 58 "unconnected-(U3-GPIO5-Pad7)") + (net 59 "unconnected-(U3-GPIO12-Pad15)") + (net 60 "unconnected-(U3-GPIO10-Pad13)") + (net 61 "unconnected-(U3-GPIO15-Pad18)") + (net 62 "unconnected-(U3-GPIO21-Pad32)") + (net 63 "unconnected-(U3-GPIO29{slash}ADC3-Pad41)") + (net 64 "unconnected-(U3-GPIO25-Pad37)") + (net 65 "Net-(U6-L1)") + (net 66 "unconnected-(U3-GPIO4-Pad6)") + (net 67 "unconnected-(U3-GPIO3-Pad5)") + (net 68 "unconnected-(U3-GPIO2-Pad4)") + (net 69 "Net-(U6-L2)") + (net 70 "Net-(J7-CC2)") + (net 71 "usb_D-") + (net 72 "usb_D+") + (net 73 "Net-(JP1-B)") + (net 74 "Net-(U2-GAIN_SLOT)") + (footprint "MyLibrary:USB-C_SMD-TYPE-C-31-M-12" + (layer "F.Cu") + (uuid "004f46a1-a0d2-4c9b-b2fc-77f2d9c2edd0") + (at 116.62 103.51 180) + (property "Reference" "J7" + (at -0.155 -5.89 180) (layer "F.SilkS") - (uuid "ce6cf5f3-d144-49f3-9c49-7477a39f24a2") + (hide yes) + (uuid "3b4fcced-ecc0-4b4e-a31a-1f6983c77e42") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1.143 1.143) + (thickness 0.152) ) + (justify left) ) ) - (property "Value" "27.5" - (at 0 1.17 0) + (property "Value" "USB_C_Receptacle_USB2.0" + (at -0.155 -7.668 180) (layer "F.Fab") - (uuid "f73eebd0-5dab-44f0-8bc6-37d940e6268d") + (hide yes) + (uuid "dab643c9-c7a4-4eaa-8b48-6f5314c64f7d") (effects (font - (size 1 1) - (thickness 0.15) + (size 1.143 1.143) + (thickness 0.152) ) + (justify left) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 0 0 0) + (property "Footprint" "MyLibrary:USB-C_SMD-TYPE-C-31-M-12" + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "bc3e41a6-49b3-408c-9708-7d865a39ee0f") + (uuid "36a1e6ab-3faa-42d1-a4ec-1cb41a2caf02") (effects (font (size 1.27 1.27) ) ) ) - (property "Datasheet" "" - (at 0 0 0) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "01c8b13e-9380-42fa-9532-856786fae2f7") + (uuid "185aa049-f418-49f3-8703-357b8d87005e") (effects (font (size 1.27 1.27) @@ -232,161 +239,315 @@ ) ) (property "Description" "" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "fd3f2175-eee6-4639-aa6b-4023acb5820c") + (uuid "7ec00599-f1f4-472f-876d-cf632db524a1") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "R_*") - (path "/941b798c-e1a7-44fe-b930-f7d521517362") - (sheetname "Root") - (sheetfile "buddhabox.kicad_sch") - (attr smd) - (fp_line - (start -0.153641 -0.38) - (end 0.153641 -0.38) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a724be37-e309-4010-85ba-95440c967466") - ) - (fp_line - (start -0.153641 0.38) - (end 0.153641 0.38) - (stroke - (width 0.12) - (type solid) + (property "LCSC" "C165948" + (at 0 -1.8 180) + (layer "F.Fab") + (hide yes) + (uuid "2df496af-d78d-479d-ae9e-18bf54ae4608") + (effects + (font + (size 1 1) + (thickness 0.15) + ) ) - (layer "F.SilkS") - (uuid "dd484cc0-ae39-4231-8ee1-de36f798d94d") ) - (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) - (stroke - (width 0.05) - (type solid) + (property "checked" "1" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "ffb17bec-8cf8-4812-8f4f-e79694606173") + (effects + (font + (size 1 1) + (thickness 0.15) + ) ) - (layer "F.CrtYd") - (uuid "0ee544bf-939a-486e-a530-9099512947bd") ) + (property ki_fp_filters "USB*C*Receptacle*") + (path "/32dc45e9-4ac2-432f-bd5b-584746c0d7c9") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) + (start 4.34 -0.377) + (end 4.34 -2.195) (stroke - (width 0.05) + (width 0.254) (type solid) ) - (layer "F.CrtYd") - (uuid "dbcf77a2-2b99-4d77-a9b2-521e4c6c6d19") + (layer "F.SilkS") + (uuid "6ae78e05-466e-4207-9a65-f82ac2c8f774") ) (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) + (start 1.267 -3.094) + (end 3.017 -3.094) (stroke - (width 0.05) + (width 0.254) (type solid) ) - (layer "F.CrtYd") - (uuid "e2acb246-54ae-4289-b6b0-ffe829cd8382") + (layer "F.SilkS") + (uuid "96dae8ea-550c-40c1-ad92-6d3b05d76a62") ) (fp_line - (start 0.93 0.47) - (end -0.93 0.47) + (start -2.98 -3.091) + (end -1.23 -3.091) (stroke - (width 0.05) + (width 0.254) (type solid) ) - (layer "F.CrtYd") - (uuid "b5e2dab4-e012-4ca2-b8aa-be0b029f9daa") + (layer "F.SilkS") + (uuid "0ac3358d-f252-46ce-add9-b2252965662e") ) (fp_line - (start -0.525 -0.27) - (end 0.525 -0.27) + (start -4.3 -0.377) + (end -4.3 -2.195) (stroke - (width 0.1) + (width 0.254) (type solid) ) - (layer "F.Fab") - (uuid "152e7051-af22-4665-8dda-5eb401042120") + (layer "F.SilkS") + (uuid "6c771852-5f1f-4d19-9077-f07fd4b6f90d") ) (fp_line - (start -0.525 0.27) - (end -0.525 -0.27) + (start 4.34 3.357) + (end -4.3 3.357) (stroke - (width 0.1) + (width 0.254) (type solid) ) (layer "F.Fab") - (uuid "e2f2a1c0-b341-4be4-846a-03605ce89117") + (uuid "b3d22337-7248-4990-b2cb-0608dceec008") ) (fp_line - (start 0.525 -0.27) - (end 0.525 0.27) + (start 4.34 3.17) + (end 4.34 1.885) (stroke - (width 0.1) + (width 0.254) (type solid) ) (layer "F.Fab") - (uuid "9aadf0d8-da08-47da-87b9-85d6eb199a5c") + (uuid "f94fc8ed-584c-4db9-b9c5-50cac864e1a0") ) (fp_line - (start 0.525 0.27) - (end -0.525 0.27) + (start -4.3 3.221) + (end -4.3 1.885) (stroke - (width 0.1) + (width 0.254) (type solid) ) (layer "F.Fab") - (uuid "c76a22dc-a242-4428-8db4-761cc715903a") + (uuid "8585572a-a3c0-418b-8704-edeccd771066") ) - (fp_text user "${REFERENCE}" - (at 0 0 0) - (layer "F.Fab") - (uuid "91dfc854-c25a-442f-a32c-eb4145b9cc36") + (fp_text user "gge143" + (at 0.005999 1.4 180) + (layer "Cmts.User") + (uuid "d6505bbf-3fd6-4933-8b35-98dbcbb6e589") (effects (font - (size 0.26 0.26) - (thickness 0.04) + (size 1 1) + (thickness 0.15) ) ) ) - (pad "1" smd roundrect - (at -0.51 0) - (size 0.54 0.64) + (pad "" np_thru_hole circle + (at -2.87 -2.896 180) + (size 0.75 0.75) + (drill 0.75) + (layers "*.Cu" "*.Mask") + (uuid "e1fc60e3-03ec-4e5d-920a-81e51bffa4d7") + ) + (pad "" np_thru_hole circle + (at 2.91 -2.896 180) + (size 0.75 0.75) + (drill 0.75) + (layers "*.Cu" "*.Mask") + (uuid "d75abb06-fbaa-45a2-96fd-3210d3491fdd") + ) + (pad "0" thru_hole oval + (at -4.3 -3.426 180) + (size 1.2 2) + (drill oval 0.8 1.6) + (layers "*.Cu" "*.Paste" "*.Mask") + (remove_unused_layers no) + (uuid "259e9a38-bba1-424c-93b4-dd239700c99b") + ) + (pad "0" thru_hole oval + (at -4.3 0.754 180) + (size 1.2 1.8) + (drill oval 0.8 1.4) + (layers "*.Cu" "*.Paste" "*.Mask") + (remove_unused_layers no) + (uuid "6a1d5c9f-cf0b-4405-b20b-495dfa7dffe4") + ) + (pad "0" thru_hole oval + (at 4.34 -3.426 180) + (size 1.2 2) + (drill oval 0.8 1.6) + (layers "*.Cu" "*.Paste" "*.Mask") + (remove_unused_layers no) + (uuid "bab599b7-8924-4734-80b7-3e974291cc5c") + ) + (pad "0" thru_hole oval + (at 4.34 0.754 180) + (size 1.2 1.8) + (drill oval 0.8 1.4) + (layers "*.Cu" "*.Paste" "*.Mask") + (remove_unused_layers no) + (uuid "e5e3ea8c-ab15-4c7e-a639-218cd6aa26c3") + ) + (pad "A1" smd rect + (at -3.38 -4.494 180) + (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 30 "Net-(U3-USB_DM)") + (net 1 "GND") + (pinfunction "GND") (pintype "passive") - (uuid "9d107757-5bc5-4afc-aab8-dac770aee157") + (uuid "d333b038-53dd-4432-a96e-d0cb76cfb29d") ) - (pad "2" smd roundrect - (at 0.51 0) - (size 0.54 0.64) + (pad "A4" smd rect + (at -2.54 -4.494 180) + (size 0.3 1.3) (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 24 "Net-(J3-D-)") + (net 12 "Vbus") + (pinfunction "VBUS") (pintype "passive") - (uuid "612aba96-f437-43cd-9ae5-16712aa9ad35") + (uuid "1ba13f61-1a3a-459b-8f75-26e4805421fc") ) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) + (pad "A5" smd rect + (at -1.23 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 25 "Net-(J7-CC1)") + (pinfunction "CC1") + (pintype "bidirectional") + (uuid "6fa48cea-633b-4f2f-b87c-e4288fa6082d") + ) + (pad "A6" smd rect + (at -0.23 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 21 "Net-(J7-D+-PadA6)") + (pinfunction "D+") + (pintype "bidirectional") + (uuid "01fca5d5-51df-4680-91df-c6c73fe19eb6") + ) + (pad "A7" smd rect + (at 0.27 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 24 "Net-(J7-D--PadA7)") + (pinfunction "D-") + (pintype "bidirectional") + (uuid "fdc35807-5f28-4311-b993-1f015e6c5de9") + ) + (pad "A8" smd rect + (at 1.27 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 29 "unconnected-(J7-SBU1-PadA8)") + (pinfunction "SBU1") + (pintype "bidirectional+no_connect") + (uuid "6fd1a922-872f-455d-85e0-5cc6c3f5df65") + ) + (pad "A9" smd rect + (at 2.57 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Vbus") + (pinfunction "VBUS") + (pintype "passive") + (uuid "c8401e0b-d1f0-481b-a009-56e958944176") + ) + (pad "A12" smd rect + (at 3.37 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "da9acc93-55fd-4108-84b4-aa9c3ae365b9") + ) + (pad "B1" smd rect + (at 3.07 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "7194e49d-a1b0-48fa-8499-231555db6f08") + ) + (pad "B4" smd rect + (at 2.26 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Vbus") + (pinfunction "VBUS") + (pintype "passive") + (uuid "effa38b3-e161-4152-8e32-9736b1bacea3") + ) + (pad "B5" smd rect + (at 1.77 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 70 "Net-(J7-CC2)") + (pinfunction "CC2") + (pintype "bidirectional") + (uuid "fd740de1-c7ec-4006-95f3-0f1fde285295") + ) + (pad "B6" smd rect + (at 0.77 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 21 "Net-(J7-D+-PadA6)") + (pinfunction "D+") + (pintype "bidirectional") + (uuid "59655995-1c22-4bba-9092-6b758003b535") + ) + (pad "B7" smd rect + (at -0.73 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 24 "Net-(J7-D--PadA7)") + (pinfunction "D-") + (pintype "bidirectional") + (uuid "09833c05-3549-442a-94ae-a1408166a331") + ) + (pad "B8" smd rect + (at -1.73 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 30 "unconnected-(J7-SBU2-PadB8)") + (pinfunction "SBU2") + (pintype "bidirectional+no_connect") + (uuid "ef7d8256-61a5-484b-a1cd-e4ad8244617e") + ) + (pad "B9" smd rect + (at -2.22 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Vbus") + (pinfunction "VBUS") + (pintype "passive") + (uuid "f60275e0-b8e3-4aeb-bda2-7d254b06bdbc") + ) + (pad "B12" smd rect + (at -3.03 -4.494 180) + (size 0.3 1.3) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "8966f837-af36-4931-a290-a1819310c915") ) ) (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" @@ -453,6 +614,19 @@ ) ) ) + (property "LCSC" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "87750ab3-8fca-49ff-8a1c-57210b52a954") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "Connector*:*_1x??_*") (path "/ba94ab99-64d4-4ff5-b262-e0a309a5f7be") (sheetname "Root") @@ -717,6 +891,19 @@ ) ) ) + (property "LCSC" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e32a61fd-4a74-409f-8dc0-023c11a2a40a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "Connector*:*_1x??_*") (path "/c2e32f50-c7c6-4936-bbfe-9ba1809dd3b5") (sheetname "Root") @@ -889,7 +1076,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 55 "/Vbat") + (net 54 "/Vbat") (pinfunction "Pin_1") (pintype "passive") (uuid "0350e89b-f12c-413a-b1df-ada50a0a9a2e") @@ -981,6 +1168,19 @@ ) ) ) + (property "LCSC" "C910544" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6ecd5b7f-565e-41e0-85f9-6ec743b8a11d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "TQFN*3x3mm*P0.5mm*EP1.23x1.23mm*") (path "/64a71f00-4a53-408e-a4ba-4a3a3fe0fd6b") (sheetname "Root") @@ -1222,7 +1422,7 @@ (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 38 "Net-(J6-Pin_1)") + (net 74 "Net-(U2-GAIN_SLOT)") (pinfunction "GAIN_SLOT") (pintype "passive") (uuid "fb60ac40-aee6-4f6d-94ac-06816e5e818b") @@ -1393,7 +1593,7 @@ (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") (uuid "110cd180-2fd4-4188-aee7-b0e4bb673a27") - (at 110.114 110.236 90) + (at 111.1 110.3 90) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") (property "Reference" "C18" @@ -1454,6 +1654,19 @@ ) ) ) + (property "LCSC" "C1525" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e2f3717e-2399-471c-bb3e-694e491c88b7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") (path "/b195f2a8-73b6-4e7f-a7dc-cc374a62ea2a") (sheetname "Root") @@ -1600,16 +1813,16 @@ ) ) ) - (footprint "Resistor_SMD:R_0402_1005Metric" + (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "1fd5c6c3-900b-47b7-babe-5dd23369a7cb") - (at 107.188 122.428) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Reference" "R2" - (at 1.397 -0.127 0) + (uuid "149ba553-33d3-4813-903e-c934b57b48f2") + (at 122.8 113.8 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C17" + (at 0.7 -1.2 180) (layer "F.SilkS") - (uuid "d902e39a-8466-4420-ae37-6e3e17651bca") + (uuid "ea9b8e95-9062-4609-ad6d-fd45f1726815") (effects (font (size 0.5 0.5) @@ -1617,10 +1830,10 @@ ) ) ) - (property "Value" "1k" - (at 0 1.17 0) + (property "Value" "0.1uf" + (at 0 1.16 180) (layer "F.Fab") - (uuid "d40f9a50-3eab-4c22-9206-cc118720cbab") + (uuid "2475394a-a520-481b-aee7-0b4d2057fc8c") (effects (font (size 1 1) @@ -1628,12 +1841,12 @@ ) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 0 0 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "8f488bc8-7c2c-411d-9e88-1628557cefac") + (uuid "04be0dbd-4a86-4420-bd10-14ba208b80a8") (effects (font (size 1.27 1.27) @@ -1641,11 +1854,11 @@ ) ) (property "Datasheet" "" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "c65b3bca-4290-47e0-adbb-c8228d7653cf") + (uuid "53da3e9f-b7a4-420d-b3f2-bc2e594f8f74") (effects (font (size 1.27 1.27) @@ -1653,152 +1866,165 @@ ) ) (property "Description" "" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "976add5e-0d02-4b84-983e-640c246f829a") + (uuid "99970633-6be5-4ec5-8df5-df617d2aa9fe") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "R_*") - (path "/0919092c-833b-48e0-85cf-8d1fcce2b94a") + (property "LCSC" "C1525" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ce1edf65-7ff0-4058-abdc-f56df74e09ab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/974419da-81e3-464b-b5bc-9ecd419f0e76") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.153641 -0.38) - (end 0.153641 -0.38) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "0aa74cff-75d9-44c8-9d18-e4005567379d") + (uuid "27de070f-53d0-4b4f-97bc-27cc483afeca") ) (fp_line - (start -0.153641 0.38) - (end 0.153641 0.38) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "3051a0fd-9294-458c-a5e5-82e448e4886b") + (uuid "1535e01e-a46e-46df-a402-f8acbbd1d248") ) (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "0e8dd9d3-379e-4e88-a441-2a6ab3b7d113") + (uuid "20c20f5f-add4-4640-902f-33ea98d9d561") ) (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "ee2efabb-8083-4027-bc3c-ab0a193b50b9") + (uuid "dd302b28-beaf-428b-89b2-2e74ade775fc") ) (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "d321b867-ce2a-4056-a31a-29d9aa017712") + (uuid "56e3f271-ff90-409e-81f2-5d0eadf2351c") ) (fp_line - (start 0.93 0.47) - (end -0.93 0.47) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "cc03b328-0a12-45b4-8c43-ffed4aaf4bc6") + (uuid "f849e3b1-c6d9-4b55-a245-8cc299704cdd") ) (fp_line - (start -0.525 -0.27) - (end 0.525 -0.27) + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "2351f728-74fb-478b-a9bb-d4f12655c916") + (uuid "85a645ce-0f6a-43ef-939d-39af9288aafd") ) (fp_line - (start -0.525 0.27) - (end -0.525 -0.27) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "fb844978-ef6a-4918-ba0a-1fd0290de228") + (uuid "ca7f7cb1-10a5-4c52-b5a6-1069a1b23508") ) (fp_line - (start 0.525 -0.27) - (end 0.525 0.27) + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "a49b3d5b-497f-49c5-9fd1-8342c4c7e637") + (uuid "5ba6fbc2-19b4-49bf-9636-a92198d989ee") ) (fp_line - (start 0.525 0.27) - (end -0.525 0.27) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "45af41e4-1094-4d1a-8394-7daad4249e4b") + (uuid "9f25cff1-e1d1-44f0-8635-8df45118c29b") ) (fp_text user "${REFERENCE}" - (at 0 0 0) + (at 0 0 180) (layer "F.Fab") - (uuid "b45babfc-518b-41a8-99f2-6df14c6cf923") + (uuid "b31cadf5-7b07-4f13-a10e-e7fc58a9ca78") (effects (font - (size 0.26 0.26) + (size 0.25 0.25) (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.51 0) - (size 0.54 0.64) + (at -0.48 0 180) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 2 "Net-(C3-Pad1)") + (net 26 "Net-(U6-EN)") (pintype "passive") - (uuid "f9e4bece-ada1-47af-be50-c85a52936c4b") + (uuid "e74e5d49-a2a8-4741-bf83-8bb032e13b0d") ) (pad "2" smd roundrect - (at 0.51 0) - (size 0.54 0.64) + (at 0.48 0 180) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 28 "Net-(U3-XOUT)") + (net 1 "GND") (pintype "passive") - (uuid "ed26124d-1080-497c-9d5d-250d2a9368e6") + (uuid "4757525c-735e-4562-a325-eb905aaa9636") ) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -1810,27 +2036,28 @@ ) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" + (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (uuid "20689b2c-96bc-45b0-a7e3-2675e4e2459f") - (at 110.998 103.505 -90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C25" - (at -1.27 0 180) + (uuid "16b19a7c-7421-4fd6-812b-90aa6b43199f") + (at 114.3 109.6 180) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R3" + (at 0 -1.17 180) (layer "F.SilkS") - (uuid "5fc19c19-b590-4085-a677-66074ece0176") + (hide yes) + (uuid "06bb4015-ad13-4f8f-aff5-17cd35a0945c") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1 1) + (thickness 0.15) ) ) ) - (property "Value" "0.1uf" - (at 0 1.16 90) + (property "Value" "5.1k" + (at 0 1.17 180) (layer "F.Fab") - (uuid "e8f0c84b-6735-4713-bf20-b15ba57d8b15") + (uuid "26799064-4d35-4e8e-9882-0ee7346e6f7e") (effects (font (size 1 1) @@ -1838,12 +2065,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 -90) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "dff20578-03a1-4793-8f68-431744b9b62f") + (uuid "82c6d9a9-2cea-43a8-9892-ef7f30612505") (effects (font (size 1.27 1.27) @@ -1851,11 +2078,11 @@ ) ) (property "Datasheet" "" - (at 0 0 -90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "d3cd5e71-731e-420f-9866-ab04f7a34f00") + (uuid "d3a7e058-8ef8-4cd6-a969-9c8cd5440bd9") (effects (font (size 1.27 1.27) @@ -1863,152 +2090,165 @@ ) ) (property "Description" "" - (at 0 0 -90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "ecb8d080-d435-436b-aa2c-ef42edf94625") + (uuid "d76b8e0c-3d01-4552-baeb-014d96aeabb6") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/f7dbea35-42af-44dd-a2e4-e692aef5a6b4") + (property "LCSC" "C31439" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c327472d-d78b-4aa6-9166-bd30e55b8a3c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/0bacef6e-5fd6-4e77-94f6-6bf1b6ac7ab7") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -0.153641 0.38) + (end 0.153641 0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "34bba44f-4dde-428b-8b89-dc37d04a201f") + (uuid "3026effb-84ce-468c-be8f-ab8932f877e6") ) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -0.153641 -0.38) + (end 0.153641 -0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "ce83f71d-0e93-4bee-b2cf-a647bc79b301") + (uuid "fb56fc0e-2aa6-4396-ba34-f0fda3c32580") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start 0.93 0.47) + (end -0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "e37c59c1-7ee8-424e-9cf1-40db30f11d70") + (uuid "8ab3af97-5ebf-4b14-b07d-991038393039") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start 0.93 -0.47) + (end 0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "15f41976-ef1b-46c2-8295-27f63cc2727e") + (uuid "272df11c-0617-425d-b062-f3c368e9e535") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start -0.93 0.47) + (end -0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "9480b3f3-b7b4-48c2-9e6d-c909e0a0a4c1") + (uuid "3e61c645-3e01-41f1-bdac-93022ec2f422") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start -0.93 -0.47) + (end 0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "a20024d0-b81b-45aa-a16a-adac5c1dd4ab") + (uuid "d1987bd1-effd-4452-af67-199380a14f6a") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 0.525 0.27) + (end -0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "926d6bdf-1b9a-4fa8-819e-929ab2db3f11") + (uuid "06b06c87-9522-4b5e-816e-9c56f7350d5f") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start 0.525 -0.27) + (end 0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "19495e15-f562-4d37-b299-7616b9190dde") + (uuid "b649a1c9-cd0b-4b5f-9ece-9ae117340aad") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start -0.525 0.27) + (end -0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "e96f002b-bfe6-41f0-b79e-e28968b2992e") + (uuid "3ee388ae-d2bd-418c-96e6-ab64b0984568") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -0.525 -0.27) + (end 0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "a8f9b8bb-baea-46c1-88aa-6d36349e6a39") + (uuid "8d5013a0-3c1d-4f04-8604-86443fa302b3") ) (fp_text user "${REFERENCE}" - (at 0 0 90) + (at 0 0 180) (layer "F.Fab") - (uuid "a70b3f32-1227-409d-89d1-836f071ef626") + (uuid "df5787d3-7c50-4898-a6d8-4cf2c8a5ffed") (effects (font - (size 0.25 0.25) + (size 0.26 0.26) (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.48 0 270) - (size 0.56 0.62) + (at -0.51 0 180) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") + (net 1 "GND") (pintype "passive") - (uuid "6ef6355d-a99d-4291-a738-2f3eec3a4550") + (uuid "7eb9c92b-64ee-4792-90f4-1586435d4a02") ) (pad "2" smd roundrect - (at 0.48 0 270) - (size 0.56 0.62) + (at 0.51 0 180) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") + (net 70 "Net-(J7-CC2)") (pintype "passive") - (uuid "44cccb2a-ea10-4d18-bb1c-a6cd1d8bf2f5") + (uuid "a0f5b635-0ca9-418d-9930-3bf227df6874") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -2020,16 +2260,16 @@ ) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" + (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (uuid "2183e434-31a5-4613-bd07-4d7de6a996e3") - (at 118.2 114.6 90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C13" - (at -1.8 0 270) + (uuid "1fd5c6c3-900b-47b7-babe-5dd23369a7cb") + (at 107.2 121.9) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R2" + (at 1.397 0.2 0) (layer "F.SilkS") - (uuid "acce5576-1786-46b0-8942-8feed4ba51fe") + (uuid "d902e39a-8466-4420-ae37-6e3e17651bca") (effects (font (size 0.5 0.5) @@ -2037,10 +2277,10 @@ ) ) ) - (property "Value" "100nf" - (at 0 1.16 270) + (property "Value" "1k" + (at 0 1.17 0) (layer "F.Fab") - (uuid "5b06935a-ff04-4b50-ac39-cd9e13c1cf0b") + (uuid "d40f9a50-3eab-4c22-9206-cc118720cbab") (effects (font (size 1 1) @@ -2048,12 +2288,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 90) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "2a0c25d1-8de8-4a8c-bd8b-c9885b7d152a") + (uuid "8f488bc8-7c2c-411d-9e88-1628557cefac") (effects (font (size 1.27 1.27) @@ -2061,11 +2301,11 @@ ) ) (property "Datasheet" "" - (at 0 0 90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "5f4b1b47-c09b-4a18-8ba3-8b947f82aa2e") + (uuid "c65b3bca-4290-47e0-adbb-c8228d7653cf") (effects (font (size 1.27 1.27) @@ -2073,152 +2313,165 @@ ) ) (property "Description" "" - (at 0 0 90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "f76bf64c-6e22-4d81-82ac-be6d32ac7a98") + (uuid "976add5e-0d02-4b84-983e-640c246f829a") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/dbf6aee3-e1c0-4e04-acb5-1003f8968419") + (property "LCSC" "C11702" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d4861858-b7fe-4034-9f2c-82e3e4cbd78e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/0919092c-833b-48e0-85cf-8d1fcce2b94a") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -0.153641 -0.38) + (end 0.153641 -0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "44c4b0de-c40e-4417-8495-e0842d51f549") + (uuid "0aa74cff-75d9-44c8-9d18-e4005567379d") ) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -0.153641 0.38) + (end 0.153641 0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "2e655fbf-82d3-4ce8-a658-6f02e163564f") + (uuid "3051a0fd-9294-458c-a5e5-82e448e4886b") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start -0.93 -0.47) + (end 0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "a2ea3af3-6cb1-4ce0-aeb7-7279babf4a99") + (uuid "0e8dd9d3-379e-4e88-a441-2a6ab3b7d113") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start -0.93 0.47) + (end -0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "5cc90046-fd78-438d-be16-b6cc42deb5d7") + (uuid "ee2efabb-8083-4027-bc3c-ab0a193b50b9") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start 0.93 -0.47) + (end 0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "6f0368ec-a40e-4cda-b410-273c8d6b1f74") + (uuid "d321b867-ce2a-4056-a31a-29d9aa017712") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start 0.93 0.47) + (end -0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "1564b73b-85b9-42ce-acdf-8d5892dcee17") + (uuid "cc03b328-0a12-45b4-8c43-ffed4aaf4bc6") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -0.525 -0.27) + (end 0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "77b02eac-0fa1-4eaa-845f-0810149ab759") + (uuid "2351f728-74fb-478b-a9bb-d4f12655c916") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start -0.525 0.27) + (end -0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "63d79592-f056-4344-8b69-868f494334d8") + (uuid "fb844978-ef6a-4918-ba0a-1fd0290de228") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start 0.525 -0.27) + (end 0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "7cf22a44-9b1c-49bc-b33c-e40f8b7ede6c") + (uuid "a49b3d5b-497f-49c5-9fd1-8342c4c7e637") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 0.525 0.27) + (end -0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "be940da6-7901-49a3-9cea-70c164e9ea40") + (uuid "45af41e4-1094-4d1a-8394-7daad4249e4b") ) (fp_text user "${REFERENCE}" - (at 0 0 270) + (at 0 0 0) (layer "F.Fab") - (uuid "e4a925f7-ff0e-4ff0-ab4e-efb2f3a04514") + (uuid "b45babfc-518b-41a8-99f2-6df14c6cf923") (effects (font - (size 0.25 0.25) + (size 0.26 0.26) (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.48 0 90) - (size 0.56 0.62) + (at -0.51 0) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 12 "Vbus") + (net 2 "Net-(C3-Pad1)") (pintype "passive") - (uuid "b2477fe9-45eb-48c6-a9a7-7f3fa99d31c4") + (uuid "f9e4bece-ada1-47af-be50-c85a52936c4b") ) (pad "2" smd roundrect - (at 0.48 0 90) - (size 0.56 0.62) + (at 0.51 0) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") + (net 28 "Net-(U3-XOUT)") (pintype "passive") - (uuid "458c8e7d-6b38-4bbd-8144-fdf5d4318bba") + (uuid "ed26124d-1080-497c-9d5d-250d2a9368e6") ) - (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -2230,16 +2483,16 @@ ) ) ) - (footprint "Resistor_SMD:R_0402_1005Metric" + (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "2401f7a6-6dab-4631-a5fb-bac18f4653a8") - (at 114.046 108.331) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Reference" "R13" - (at 1.651 0 0) + (uuid "20689b2c-96bc-45b0-a7e3-2675e4e2459f") + (at 110.998 103.505 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C25" + (at -1.27 0 180) (layer "F.SilkS") - (uuid "9bfbbe35-f9f2-43ae-9353-28f5d3398961") + (uuid "5fc19c19-b590-4085-a677-66074ece0176") (effects (font (size 0.5 0.5) @@ -2247,10 +2500,10 @@ ) ) ) - (property "Value" "27.5" - (at 0 1.17 0) + (property "Value" "0.1uf" + (at 0 1.16 90) (layer "F.Fab") - (uuid "7ec7d9bd-b248-4666-84fb-4823ea6e3002") + (uuid "e8f0c84b-6735-4713-bf20-b15ba57d8b15") (effects (font (size 1 1) @@ -2258,12 +2511,12 @@ ) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 0 0 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "fa518a86-661b-4a3d-b0cd-60cabc2935b4") + (uuid "dff20578-03a1-4793-8f68-431744b9b62f") (effects (font (size 1.27 1.27) @@ -2271,11 +2524,11 @@ ) ) (property "Datasheet" "" - (at 0 0 0) + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "bffed396-4043-449b-8782-88bfe2305a1d") + (uuid "d3cd5e71-731e-420f-9866-ab04f7a34f00") (effects (font (size 1.27 1.27) @@ -2283,152 +2536,165 @@ ) ) (property "Description" "" - (at 0 0 0) + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "fd575e33-1579-44ad-9a10-314b3506fc27") + (uuid "ecb8d080-d435-436b-aa2c-ef42edf94625") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "R_*") - (path "/dac2f026-7c4f-427e-9bd6-889b74557f03") + (property "LCSC" "C1525" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6afcf0fe-4649-43ae-889c-e9f3b2daa6a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/f7dbea35-42af-44dd-a2e4-e692aef5a6b4") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.153641 -0.38) - (end 0.153641 -0.38) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "8e3d4e37-1e67-411e-b325-2ae8e37254f6") + (uuid "34bba44f-4dde-428b-8b89-dc37d04a201f") ) (fp_line - (start -0.153641 0.38) - (end 0.153641 0.38) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "3fdd0b38-2732-4179-969c-1f8c3d1aa2f6") + (uuid "ce83f71d-0e93-4bee-b2cf-a647bc79b301") ) (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "7417dff4-5ef1-49f4-9879-fd4c8e4c85ca") + (uuid "e37c59c1-7ee8-424e-9cf1-40db30f11d70") ) (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "55a8c7cc-b383-4fdc-8791-e2ab6f81d50e") + (uuid "15f41976-ef1b-46c2-8295-27f63cc2727e") ) (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "617913e2-5f43-4714-a678-55696f38c99b") + (uuid "9480b3f3-b7b4-48c2-9e6d-c909e0a0a4c1") ) (fp_line - (start 0.93 0.47) - (end -0.93 0.47) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "e2aaf727-14b9-4ec0-a903-c411a649f493") + (uuid "a20024d0-b81b-45aa-a16a-adac5c1dd4ab") ) (fp_line - (start -0.525 -0.27) - (end 0.525 -0.27) + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "73b61de9-a8e8-49de-b792-47b781fb9002") + (uuid "926d6bdf-1b9a-4fa8-819e-929ab2db3f11") ) (fp_line - (start -0.525 0.27) - (end -0.525 -0.27) + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "b463a6fd-08d5-4983-bd1d-af5b695b1eaa") + (uuid "19495e15-f562-4d37-b299-7616b9190dde") ) (fp_line - (start 0.525 -0.27) - (end 0.525 0.27) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "76d63640-b764-45ff-ad1e-ab008d6c3058") + (uuid "e96f002b-bfe6-41f0-b79e-e28968b2992e") ) (fp_line - (start 0.525 0.27) - (end -0.525 0.27) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "3eac4644-1e32-4933-a3ff-fc17940d059d") + (uuid "a8f9b8bb-baea-46c1-88aa-6d36349e6a39") ) (fp_text user "${REFERENCE}" - (at 0 0 0) + (at 0 0 90) (layer "F.Fab") - (uuid "42a4f5f0-6611-4a3c-8fb4-afe979e0cfd8") + (uuid "a70b3f32-1227-409d-89d1-836f071ef626") (effects (font - (size 0.26 0.26) + (size 0.25 0.25) (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.51 0) - (size 0.54 0.64) + (at -0.48 0 270) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 29 "Net-(U3-USB_DP)") + (net 4 "+3.3V") (pintype "passive") - (uuid "6edeff0e-9dfb-4774-b374-7d5da5fc57e3") + (uuid "6ef6355d-a99d-4291-a738-2f3eec3a4550") ) (pad "2" smd roundrect - (at 0.51 0) - (size 0.54 0.64) + (at 0.48 0 270) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 21 "Net-(J3-D+)") + (net 1 "GND") (pintype "passive") - (uuid "9d6fd273-cb32-4e93-813e-fd7ecfd18734") + (uuid "44cccb2a-ea10-4d18-bb1c-a6cd1d8bf2f5") ) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -2440,27 +2706,28 @@ ) ) ) - (footprint "Inductor_SMD:L_0402_1005Metric" + (footprint "Inductor_SMD:L_0603_1608Metric" (layer "F.Cu") (uuid "261279ac-bba2-4602-9127-2d5545432825") - (at 130.781 119.977 -90) - (descr "Inductor SMD 0402 (1005 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") + (at 131.6 119.6) + (descr "Inductor SMD 0603 (1608 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") (tags "inductor") (property "Reference" "FB3" - (at -0.47 -1.045 180) + (at 0 -1.43 0) (layer "F.SilkS") - (uuid "f25b3c3f-3141-44b1-a3d6-5959c889dc2e") + (hide yes) + (uuid "104e133c-c85b-4e9e-a229-903786a3d333") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1 1) + (thickness 0.15) ) ) ) - (property "Value" "1k" - (at 0 1.17 90) + (property "Value" "600@100mhz" + (at 0 1.43 0) (layer "F.Fab") - (uuid "07c84489-473e-4827-af00-ed5de18067db") + (uuid "330317f6-a8ff-456d-ba37-5ffb1c3fa73d") (effects (font (size 1 1) @@ -2468,12 +2735,12 @@ ) ) ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" - (at 0 0 -90) + (property "Footprint" "Inductor_SMD:L_0603_1608Metric" + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "8d9f2bd6-7005-42d8-b8e0-1697106f192c") + (uuid "83986e46-c642-4f6d-9c8e-c451e715db54") (effects (font (size 1.27 1.27) @@ -2481,11 +2748,11 @@ ) ) (property "Datasheet" "" - (at 0 0 -90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "5aa0fcef-1f2c-458d-b7e5-b884e04e044c") + (uuid "156333a5-c8a0-4b4a-a488-ca5b370bbc6c") (effects (font (size 1.27 1.27) @@ -2493,132 +2760,165 @@ ) ) (property "Description" "" - (at 0 0 -90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "2e8874d6-ebc7-4909-a9b5-8b74db2549bd") + (uuid "b69b4e8a-c2a5-4be1-afc2-68345b7138c9") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C1002" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "682a9ca1-f316-49e8-8537-86845378d859") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "Inductor_* L_* *Ferrite*") (path "/198ea506-ea41-4d79-8f5f-50ae31b01252") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) + (start -0.162779 -0.51) + (end 0.162779 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5fbde63c-3004-4f6c-93d2-537cf4569215") + ) + (fp_line + (start -0.162779 0.51) + (end 0.162779 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6a7b7b50-477a-4e16-9755-93e8c3e2768a") + ) + (fp_line + (start -1.48 -0.73) + (end 1.48 -0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "8f4286d0-d454-40e9-975c-1bdc9f8338dd") + (uuid "5c925928-9bf0-413d-a65b-0f03ac59efee") ) (fp_line - (start 0.93 0.47) - (end -0.93 0.47) + (start -1.48 0.73) + (end -1.48 -0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "c5f6b06f-1812-4dcd-b0ac-2457e52e050a") + (uuid "8cae3959-ff8f-4544-a5dc-b592935a1407") ) (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) + (start 1.48 -0.73) + (end 1.48 0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "c4da13dc-dc6b-4cfc-b6ab-d2f5cea5f2fb") + (uuid "935dfd9e-90c3-4c75-a4b3-9d2f4d779dc2") ) (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) + (start 1.48 0.73) + (end -1.48 0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "2884de83-af44-4fb4-8e88-66231f47235a") + (uuid "be439f8b-a840-4e3e-a1fa-e0d9dd0e72da") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start -0.8 -0.4) + (end 0.8 -0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "fe31c60f-bbfe-4bbb-837d-cb1930d0dc55") + (uuid "bc92864b-e176-44b5-a996-23876d0a943a") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start -0.8 0.4) + (end -0.8 -0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "b23f81b9-2480-4a98-8905-48c74bedd461") + (uuid "b201549d-2352-4bea-b800-bb2fa007b729") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start 0.8 -0.4) + (end 0.8 0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "2801ce55-5c75-4cdc-9bad-a3eb2f690015") + (uuid "bb8a65bc-105b-4d88-ac42-168ab69e27d0") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start 0.8 0.4) + (end -0.8 0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "3b216c86-5ef7-471e-8d86-9692ebc6c062") + (uuid "0312fd30-3540-47d5-942d-ce404df6bb41") ) (fp_text user "${REFERENCE}" - (at 0 0 90) + (at 0 0 0) (layer "F.Fab") - (uuid "e39ec6ef-2ad9-4d5a-b63e-74842a58a2b4") + (uuid "a8125ec7-204c-454c-815b-09cd7e9aae5a") (effects (font - (size 0.25 0.25) - (thickness 0.04) + (size 0.4 0.4) + (thickness 0.06) ) ) ) (pad "1" smd roundrect - (at -0.485 0 270) - (size 0.59 0.64) + (at -0.7875 0) + (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 20 "Net-(U2-OUTN)") (pintype "passive") - (uuid "067f0ffc-0897-4778-bff7-6c9a849e160c") + (uuid "dcabd764-13b9-4a51-bd6e-2a1af446bc66") ) (pad "2" smd roundrect - (at 0.485 0 270) - (size 0.59 0.64) + (at 0.7875 0) + (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 13 "Net-(J4-Pin_2)") (pintype "passive") - (uuid "813ea947-b853-4f23-984f-2d87b5847937") + (uuid "d3275dbd-07cb-4a21-8208-95556c04d37a") ) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0603_1608Metric.wrl" (offset (xyz 0 0 0) ) @@ -2633,7 +2933,7 @@ (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") (uuid "26758bc6-e996-493b-83e4-4a3e541e3b65") - (at 111.892 110.236 90) + (at 113.1 111.1 90) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") (property "Reference" "C21" @@ -2694,6 +2994,19 @@ ) ) ) + (property "LCSC" "C1525" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "60a02104-f5af-49b0-a191-1e0d5671c9f0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") (path "/9efb55ab-cafa-44a8-9067-fc8fe99a2b4f") (sheetname "Root") @@ -2904,12 +3217,25 @@ ) ) ) - (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") - (path "/abe3b920-b697-4d1e-85f2-265143b11672") - (sheetname "Root") - (sheetfile "buddhabox.kicad_sch") - (attr smd) - (fp_line + (property "LCSC" "C2286" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9aad7ade-a376-4cab-865c-9fa9c7d7bafe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/abe3b920-b697-4d1e-85f2-265143b11672") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line (start -1.485 0.735) (end 0.8 0.735) (stroke @@ -3079,7 +3405,7 @@ (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") (property "Reference" "C7" - (at 1.5 0 90) + (at -1.4 0 90) (layer "F.SilkS") (uuid "18cb55e5-3da6-42ce-a971-eee531b67edb") (effects @@ -3136,6 +3462,19 @@ ) ) ) + (property "LCSC" "C1525" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a54d035a-fcec-4728-a87c-c1be0486572c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") (path "/9adff632-c96c-43a5-9324-44e0b170eb9d") (sheetname "Root") @@ -3299,7 +3638,7 @@ ) ) ) - (property "Value" "SWD" + (property "Value" "PICOPROBE" (at 0 12.49 90) (layer "F.Fab") (uuid "600f4c7c-7506-4d5f-b360-502d6b4a892a") @@ -3346,6 +3685,19 @@ ) ) ) + (property "LCSC" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "881406e0-4490-4d4b-adda-498457912dac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "Connector*:*_1x??_*") (path "/d355705f-ecd7-440f-8343-088a405ccd27") (sheetname "Root") @@ -3518,7 +3870,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 4 "+3.3V") + (net 1 "GND") (pinfunction "Pin_1") (pintype "passive") (uuid "0e5e541a-79d0-4e2b-a5fa-556ed0765014") @@ -3540,7 +3892,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 1 "GND") + (net 10 "/SWDIO") (pinfunction "Pin_3") (pintype "passive") (uuid "d2a11a02-c830-456a-b680-584b92589b8d") @@ -3551,7 +3903,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 10 "/SWDIO") + (net 7 "/UART0_RX") (pinfunction "Pin_4") (pintype "passive") (uuid "b5cfa197-d800-4a66-a00d-891086e15315") @@ -3562,7 +3914,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 11 "/NRST") + (net 8 "/UART0_TX") (pinfunction "Pin_5") (pintype "passive") (uuid "9f7407c6-ac23-4575-9146-2565027f60ac") @@ -3581,25 +3933,26 @@ ) (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "324282d9-afc3-44f7-ada0-5e5888687bec") - (at 128.34 120.462 180) + (uuid "31040d9a-0e57-41a1-b1c7-a22fba4dd7d9") + (at 111.8 108.8 180) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") - (property "Reference" "C26" - (at 1.721 0.066 0) + (property "Reference" "C5" + (at 0 -1.16 180) (layer "F.SilkS") - (uuid "43ab4deb-d553-461c-be07-6a3f1ba11adf") + (hide yes) + (uuid "e0e43701-576e-48cf-a881-fb773ef2ff91") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1 1) + (thickness 0.15) ) ) ) - (property "Value" "220pf" - (at 0 1.16 0) + (property "Value" "10uf" + (at 0 1.16 180) (layer "F.Fab") - (uuid "e8ea164b-e415-40dc-9e7f-b7b6a7d0e64e") + (uuid "b1a45b22-c862-4a9a-8042-2974c7974746") (effects (font (size 1 1) @@ -3612,7 +3965,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "461975a6-82a8-462c-a22e-575786f8819f") + (uuid "66bd7868-e302-4667-a0b4-c73252b0391d") (effects (font (size 1.27 1.27) @@ -3624,7 +3977,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "837d591e-e60a-4bfc-a080-3f7ede893c05") + (uuid "c50d5c4b-d95c-463f-b983-15a7ecac5871") (effects (font (size 1.27 1.27) @@ -3636,15 +3989,28 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "c9951ea8-2bf3-4059-a8f4-af332886bb44") + (uuid "ed1b7110-6c14-4cf5-9269-40cc118c1af5") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C15525" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5a898265-1987-4e1f-b35b-0b50ec738ba2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") - (path "/4c319e60-50c6-4cf9-a30b-f2c9ee88d81f") + (path "/c878418a-a980-49f6-8768-df428042690f") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) @@ -3656,7 +4022,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "17e381b8-8fb0-44d8-b4f2-8304f5d130e9") + (uuid "83212066-0d33-44c7-994a-fcb0442b4888") ) (fp_line (start -0.107836 -0.36) @@ -3666,7 +4032,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "240e70c9-a301-41d0-8796-f9c639712197") + (uuid "8e59d0db-4c45-41d5-8abc-e6c2b12046a7") ) (fp_line (start 0.91 0.46) @@ -3676,7 +4042,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "f21ffd0f-0c72-4e55-8fe7-d44ec30acc87") + (uuid "4dcd7a59-e010-4ab5-a305-5c4e2dfeeeee") ) (fp_line (start 0.91 -0.46) @@ -3686,7 +4052,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "3baaa2ba-afbf-44f9-b861-08346567b4b8") + (uuid "3eb04fdc-59c9-45fe-86ae-4dd35df32480") ) (fp_line (start -0.91 0.46) @@ -3696,7 +4062,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "42ff2adc-8504-4fed-9611-d7ae48e3b38a") + (uuid "24f8edcf-eb41-4572-aa07-bde0c59c5efb") ) (fp_line (start -0.91 -0.46) @@ -3706,7 +4072,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "10f8c73a-53ce-47b0-9238-60b77b89be4d") + (uuid "4720e6ff-cbbb-40a7-95b7-339ef018af6b") ) (fp_line (start 0.5 0.25) @@ -3716,7 +4082,7 @@ (type solid) ) (layer "F.Fab") - (uuid "58850d49-a957-4885-bed5-d67d34d81e68") + (uuid "26bc75f5-2d42-463e-a990-bfd2b9b83b31") ) (fp_line (start 0.5 -0.25) @@ -3726,7 +4092,7 @@ (type solid) ) (layer "F.Fab") - (uuid "5a0f4f20-ebf1-4b50-8b0d-019881bdab1a") + (uuid "abc263a6-7a30-4ee9-8df1-0609a4a30720") ) (fp_line (start -0.5 0.25) @@ -3736,7 +4102,7 @@ (type solid) ) (layer "F.Fab") - (uuid "5a2e0091-20ff-4722-98cd-fe6828c7de89") + (uuid "e5b4429b-aaf9-4703-959d-3e422e42702e") ) (fp_line (start -0.5 -0.25) @@ -3746,12 +4112,12 @@ (type solid) ) (layer "F.Fab") - (uuid "e69c05b8-cfa6-414d-b49e-ea12dec20b27") + (uuid "c102f4d0-07c4-4d4c-9399-ae24961cd171") ) (fp_text user "${REFERENCE}" - (at 0 0 0) + (at 0 0 180) (layer "F.Fab") - (uuid "fef2b880-818f-4e8b-805c-2f1f94a1e7eb") + (uuid "aaca41d5-55ce-4728-b1a2-b6f67f651d76") (effects (font (size 0.25 0.25) @@ -3764,9 +4130,9 @@ (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 14 "Net-(J4-Pin_1)") + (net 12 "Vbus") (pintype "passive") - (uuid "eca32ef1-a2d5-4424-ba0e-184b516fdfcf") + (uuid "6b88b32d-1dcd-4580-be30-a83fd988658e") ) (pad "2" smd roundrect (at 0.48 0 180) @@ -3775,9 +4141,9 @@ (roundrect_rratio 0.25) (net 1 "GND") (pintype "passive") - (uuid "66ed6e8e-a632-427e-aa80-4225a2bde969") + (uuid "2137310e-b3b0-4c76-8311-7071f20c5c4e") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -3789,16 +4155,16 @@ ) ) ) - (footprint "Resistor_SMD:R_0402_1005Metric" + (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "34ede448-98ad-48d1-bac9-78e7d72bbdf2") - (at 127.3 114.21 -90) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Reference" "R1" - (at 1.51 0.1 90) + (uuid "324282d9-afc3-44f7-ada0-5e5888687bec") + (at 126 119.9 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C26" + (at 1.721 0.066 0) (layer "F.SilkS") - (uuid "90591055-0b42-4f2c-a7d5-8a49825f0b50") + (uuid "43ab4deb-d553-461c-be07-6a3f1ba11adf") (effects (font (size 0.5 0.5) @@ -3806,10 +4172,10 @@ ) ) ) - (property "Value" "10k" - (at 0 1.17 90) + (property "Value" "220pf" + (at 0 1.16 0) (layer "F.Fab") - (uuid "241f7eb2-7412-4143-83f7-8085a3f1e793") + (uuid "e8ea164b-e415-40dc-9e7f-b7b6a7d0e64e") (effects (font (size 1 1) @@ -3817,12 +4183,12 @@ ) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 0 0 -90) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "1079c0f3-b55c-4427-ab97-a0844d2d7289") + (uuid "461975a6-82a8-462c-a22e-575786f8819f") (effects (font (size 1.27 1.27) @@ -3830,11 +4196,11 @@ ) ) (property "Datasheet" "" - (at 0 0 -90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "dcc6512a-0b00-4d6b-9ef8-b0e68d200f10") + (uuid "837d591e-e60a-4bfc-a080-3f7ede893c05") (effects (font (size 1.27 1.27) @@ -3842,152 +4208,165 @@ ) ) (property "Description" "" - (at 0 0 -90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "264694d8-1fe3-47fc-ac65-c88b4d75924f") + (uuid "c9951ea8-2bf3-4059-a8f4-af332886bb44") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "R_*") - (path "/397107f6-5458-4e7a-9529-a17da839be78") + (property "LCSC" "C1530" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4c6110d6-a53a-4c7b-8d2d-892206e7b4ab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/4c319e60-50c6-4cf9-a30b-f2c9ee88d81f") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.153641 0.38) - (end 0.153641 0.38) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "910290d5-3ed7-406b-9a67-4f7754af80e9") + (uuid "17e381b8-8fb0-44d8-b4f2-8304f5d130e9") ) (fp_line - (start -0.153641 -0.38) - (end 0.153641 -0.38) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "6b225174-4003-4769-8695-dd64202e38b3") + (uuid "240e70c9-a301-41d0-8796-f9c639712197") ) (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "37dbd87f-d002-4c61-8e7c-590b78cb198e") + (uuid "f21ffd0f-0c72-4e55-8fe7-d44ec30acc87") ) (fp_line - (start 0.93 0.47) - (end -0.93 0.47) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "8069e193-c5de-49de-821d-3cea43cad2d9") + (uuid "3baaa2ba-afbf-44f9-b861-08346567b4b8") ) (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "9c1eec5a-77e8-40ea-b841-2dd87d8b27ec") + (uuid "42ff2adc-8504-4fed-9611-d7ae48e3b38a") ) (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "d7ae7487-9710-433c-aff7-0cfa00e4c9af") + (uuid "10f8c73a-53ce-47b0-9238-60b77b89be4d") ) (fp_line - (start -0.525 0.27) - (end -0.525 -0.27) + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "c9fbfec2-075a-45a9-a4d9-a3ae91898bfe") + (uuid "58850d49-a957-4885-bed5-d67d34d81e68") ) (fp_line - (start 0.525 0.27) - (end -0.525 0.27) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "ede60ca3-d764-49bf-941a-98f195ffe944") + (uuid "5a0f4f20-ebf1-4b50-8b0d-019881bdab1a") ) (fp_line - (start -0.525 -0.27) - (end 0.525 -0.27) + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "623ebeae-9a6d-4fd9-9fb0-6a19001e34cb") + (uuid "5a2e0091-20ff-4722-98cd-fe6828c7de89") ) (fp_line - (start 0.525 -0.27) - (end 0.525 0.27) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "683755fc-feb4-4d3d-961b-470daa577d86") + (uuid "e69c05b8-cfa6-414d-b49e-ea12dec20b27") ) (fp_text user "${REFERENCE}" - (at 0 0 90) + (at 0 0 0) (layer "F.Fab") - (uuid "ad897388-73aa-4ab3-a776-274644031dd6") + (uuid "fef2b880-818f-4e8b-805c-2f1f94a1e7eb") (effects (font - (size 0.26 0.26) + (size 0.25 0.25) (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.51 0 270) - (size 0.54 0.64) + (at -0.48 0 180) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") + (net 14 "Net-(J4-Pin_1)") (pintype "passive") - (uuid "170fc4b0-d21a-4c45-bcdb-a0cd3bc17abe") + (uuid "eca32ef1-a2d5-4424-ba0e-184b516fdfcf") ) (pad "2" smd roundrect - (at 0.51 0 270) - (size 0.54 0.64) + (at 0.48 0 180) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 27 "Net-(U2-~{SD_MODE})") + (net 1 "GND") (pintype "passive") - (uuid "a285ecfa-70ff-425d-88a5-d37acd4b9c21") + (uuid "66ed6e8e-a632-427e-aa80-4225a2bde969") ) - (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -3999,16 +4378,16 @@ ) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" + (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (uuid "3c6e3ede-617e-46d4-8602-ab3a84067f60") - (at 106.426 112.014) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C8" - (at 1.397 0 0) + (uuid "34ede448-98ad-48d1-bac9-78e7d72bbdf2") + (at 127.3 114.21 -90) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R1" + (at -1.51 -0.2 90) (layer "F.SilkS") - (uuid "85a22f36-bf4f-4a5f-be15-71bd1996a48d") + (uuid "90591055-0b42-4f2c-a7d5-8a49825f0b50") (effects (font (size 0.5 0.5) @@ -4016,10 +4395,10 @@ ) ) ) - (property "Value" "0.1uf" - (at 0 1.16 0) + (property "Value" "10k" + (at 0 1.17 90) (layer "F.Fab") - (uuid "1c4a4e78-f373-4d0d-8646-c7480040e051") + (uuid "241f7eb2-7412-4143-83f7-8085a3f1e793") (effects (font (size 1 1) @@ -4027,12 +4406,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 0) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "259a0b54-d20f-4a7d-ab04-683f3ac70432") + (uuid "1079c0f3-b55c-4427-ab97-a0844d2d7289") (effects (font (size 1.27 1.27) @@ -4040,11 +4419,11 @@ ) ) (property "Datasheet" "" - (at 0 0 0) + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "d1c7b38b-10b7-4391-80cc-5883d98cb81d") + (uuid "dcc6512a-0b00-4d6b-9ef8-b0e68d200f10") (effects (font (size 1.27 1.27) @@ -4052,152 +4431,165 @@ ) ) (property "Description" "" - (at 0 0 0) + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "9dd363d1-b67a-45e5-ad97-b7479ca8ae61") + (uuid "264694d8-1fe3-47fc-ac65-c88b4d75924f") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/7882b94b-4e07-4b2c-b390-785f5073c12f") + (property "LCSC" "C25744" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3f7bc766-7766-4de6-b5cf-39dc46983c98") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/397107f6-5458-4e7a-9529-a17da839be78") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -0.153641 0.38) + (end 0.153641 0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "ce01aa74-5994-4585-b70c-656341d7859a") + (uuid "910290d5-3ed7-406b-9a67-4f7754af80e9") ) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -0.153641 -0.38) + (end 0.153641 -0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "b1dfb763-361d-4d16-92d0-727d1d40c4aa") + (uuid "6b225174-4003-4769-8695-dd64202e38b3") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start -0.93 0.47) + (end -0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "283b2a9b-7016-43b4-a1e7-79f1c3a28be9") + (uuid "37dbd87f-d002-4c61-8e7c-590b78cb198e") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start 0.93 0.47) + (end -0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "9eaa07b5-7ea0-409d-ae5f-e6298e78623a") + (uuid "8069e193-c5de-49de-821d-3cea43cad2d9") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start -0.93 -0.47) + (end 0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "e1ba4ff9-3a34-4dfa-a11c-94ec784c0fbc") + (uuid "9c1eec5a-77e8-40ea-b841-2dd87d8b27ec") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start 0.93 -0.47) + (end 0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "7f4974b1-b79a-4f70-bc71-7c023cd51edd") + (uuid "d7ae7487-9710-433c-aff7-0cfa00e4c9af") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start -0.525 0.27) + (end -0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "e1a2af6d-aa3b-4378-9422-0f287d98afa9") + (uuid "c9fbfec2-075a-45a9-a4d9-a3ae91898bfe") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 0.525 0.27) + (end -0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "596e27fe-b3a8-4021-8634-1db0d683ec0d") + (uuid "ede60ca3-d764-49bf-941a-98f195ffe944") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -0.525 -0.27) + (end 0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "f870bb92-f5bc-4fbf-b5cd-ce7174c93d83") + (uuid "623ebeae-9a6d-4fd9-9fb0-6a19001e34cb") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start 0.525 -0.27) + (end 0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "af8b64e2-4387-4947-bdec-c2699865e1f9") + (uuid "683755fc-feb4-4d3d-961b-470daa577d86") ) (fp_text user "${REFERENCE}" - (at 0 0 0) + (at 0 0 90) (layer "F.Fab") - (uuid "536e0e22-fc7e-475e-8731-5349d71788a5") + (uuid "ad897388-73aa-4ab3-a776-274644031dd6") (effects (font - (size 0.25 0.25) + (size 0.26 0.26) (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.48 0) - (size 0.56 0.62) + (at -0.51 0 270) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 4 "+3.3V") (pintype "passive") - (uuid "03c2b147-961e-49c9-9bfa-def9b9a782da") + (uuid "170fc4b0-d21a-4c45-bcdb-a0cd3bc17abe") ) (pad "2" smd roundrect - (at 0.48 0) - (size 0.56 0.62) + (at 0.51 0 270) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") + (net 27 "Net-(U2-~{SD_MODE})") (pintype "passive") - (uuid "c49f6a38-1e11-42c0-94ec-8baa6fab1fa7") + (uuid "a285ecfa-70ff-425d-88a5-d37acd4b9c21") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -4211,14 +4603,14 @@ ) (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "41217f8d-2c21-4c58-9a43-90de203adf0c") - (at 105.537 116.614 90) + (uuid "3c6e3ede-617e-46d4-8602-ab3a84067f60") + (at 106.426 112.014) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") - (property "Reference" "C9" - (at 1.171 -0.127 180) + (property "Reference" "C8" + (at 1.397 0 0) (layer "F.SilkS") - (uuid "7d2a142c-bee9-42ed-9337-a289607a1590") + (uuid "85a22f36-bf4f-4a5f-be15-71bd1996a48d") (effects (font (size 0.5 0.5) @@ -4227,9 +4619,9 @@ ) ) (property "Value" "0.1uf" - (at 0 1.16 90) + (at 0 1.16 0) (layer "F.Fab") - (uuid "2060542b-6d7c-4286-82e2-8ebf4c16ac07") + (uuid "1c4a4e78-f373-4d0d-8646-c7480040e051") (effects (font (size 1 1) @@ -4238,11 +4630,11 @@ ) ) (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "baf4b696-5b12-4472-bb24-bba95cc5220f") + (uuid "259a0b54-d20f-4a7d-ab04-683f3ac70432") (effects (font (size 1.27 1.27) @@ -4250,11 +4642,11 @@ ) ) (property "Datasheet" "" - (at 0 0 90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "b9e84e0e-bc58-4d51-a866-4d1953c8aa16") + (uuid "d1c7b38b-10b7-4391-80cc-5883d98cb81d") (effects (font (size 1.27 1.27) @@ -4262,19 +4654,32 @@ ) ) (property "Description" "" - (at 0 0 90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "3cd980c0-6b43-45a7-9853-64527ddd5edb") + (uuid "9dd363d1-b67a-45e5-ad97-b7479ca8ae61") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C1525" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "54db7164-55f6-4bfd-bfbd-436f5dc1cff7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") - (path "/c9f8042a-bea3-4f1b-b598-31a3fbc9c1a6") + (path "/7882b94b-4e07-4b2c-b390-785f5073c12f") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) @@ -4286,7 +4691,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "e1b22528-0bd4-4e43-92b6-65dd88012844") + (uuid "ce01aa74-5994-4585-b70c-656341d7859a") ) (fp_line (start -0.107836 0.36) @@ -4296,92 +4701,92 @@ (type solid) ) (layer "F.SilkS") - (uuid "06a5f2e8-20f1-4a60-b1cf-0f790382c44f") + (uuid "b1dfb763-361d-4d16-92d0-727d1d40c4aa") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "0bc8b116-1cf2-4689-b88a-e83b20f373f5") + (uuid "283b2a9b-7016-43b4-a1e7-79f1c3a28be9") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "6e8e4876-e4cb-4be3-a1b1-5cd1d6ec652d") + (uuid "9eaa07b5-7ea0-409d-ae5f-e6298e78623a") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "3f67f75b-0553-4601-8fb6-3c65d0191e81") + (uuid "e1ba4ff9-3a34-4dfa-a11c-94ec784c0fbc") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "37bf90fd-54c8-4307-aab7-9b5225929135") + (uuid "7f4974b1-b79a-4f70-bc71-7c023cd51edd") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "97aa3bc3-e288-4ab2-970d-8bf45e0b8c27") + (uuid "e1a2af6d-aa3b-4378-9422-0f287d98afa9") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "7f580ab0-4e69-4b71-a5a8-77ab525f70d3") + (uuid "596e27fe-b3a8-4021-8634-1db0d683ec0d") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "eff3c8ca-4ac9-4171-8fa3-ba91d0d7c0d1") + (uuid "f870bb92-f5bc-4fbf-b5cd-ce7174c93d83") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "349c8924-a8eb-4825-94af-f5689bc692cb") + (uuid "af8b64e2-4387-4947-bdec-c2699865e1f9") ) (fp_text user "${REFERENCE}" - (at 0 0 90) + (at 0 0 0) (layer "F.Fab") - (uuid "78974614-59cc-45b8-80c6-892d77194536") + (uuid "536e0e22-fc7e-475e-8731-5349d71788a5") (effects (font (size 0.25 0.25) @@ -4390,22 +4795,22 @@ ) ) (pad "1" smd roundrect - (at -0.48 0 90) + (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 4 "+3.3V") (pintype "passive") - (uuid "3b47317e-a696-4de5-a91c-02bfcd18ac72") + (uuid "03c2b147-961e-49c9-9bfa-def9b9a782da") ) (pad "2" smd roundrect - (at 0.48 0 90) + (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 1 "GND") (pintype "passive") - (uuid "76d0b7d6-b567-46da-bb4e-4dff1090d7af") + (uuid "c49f6a38-1e11-42c0-94ec-8baa6fab1fa7") ) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset @@ -4419,16 +4824,16 @@ ) ) ) - (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (footprint "Inductor_SMD:L_Coilcraft_LPS3010" (layer "F.Cu") - (uuid "416f5b9e-5648-4502-b82c-f5248e2113d4") - (at 119.126 119.126 180) - (descr "CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf") - (tags "tactile switch kmr2") - (property "Reference" "SW1" - (at 0 0 0) + (uuid "40487a66-2eb7-4e4c-bdbc-6c6ee08ac9af") + (at 123.8 107 180) + (descr "Shielded Power Inductor SMD 3x3x1mm, Coilcraft LPS3010, https://www.coilcraft.com/pdfs/lps3010.pdf") + (tags "inductor low profile") + (property "Reference" "L2" + (at -2.5 0 180) (layer "F.SilkS") - (uuid "177f4790-9f34-4c12-914e-1bb3f595ff8c") + (uuid "a469c48b-ffa7-4c9e-ba4f-d29df2ad2b7c") (effects (font (size 0.5 0.5) @@ -4436,35 +4841,35 @@ ) ) ) - (property "Value" "SW_Push" - (at 0 2.55 0) + (property "Value" "1.5uH" + (at 0 2.5 180) (layer "F.Fab") - (uuid "59afecc8-f528-4fad-a51e-ea8836928657") + (uuid "e1027a58-36e1-4643-a910-f80962219cbf") (effects (font - (size 1 1) - (thickness 0.15) + (size 0.8 0.8) + (thickness 0.12) ) ) ) - (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (property "Footprint" "Inductor_SMD:L_Coilcraft_LPS3010" (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "b6fee3ac-72de-431c-b575-6c01a11d1d60") + (uuid "242c7d6c-d52b-4d2a-a241-c9007fca4da3") (effects (font (size 1.27 1.27) ) ) ) - (property "Datasheet" "" + (property "Datasheet" "Coilcraft LPS3015-152MRC" (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "477afb6f-5c18-4c66-81bd-f2f04a014434") + (uuid "3699a2b7-c895-45a3-b8c8-4cbc3fecba4c") (effects (font (size 1.27 1.27) @@ -4476,201 +4881,236 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "c6b1ce58-5ed6-4d36-816c-ec5a8e9ed549") + (uuid "1a605e2d-2006-4009-8245-f8debfe423c3") (effects (font (size 1.27 1.27) ) ) ) - (path "/d07af3e3-bb1b-4b26-a50c-a03be07fbd06") + (property "LCSC" "C17382749" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1d26c9cb-2564-421b-9d88-9f102eed3223") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/06ed4e9e-9973-411a-b815-44a1c611cf24") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start 2.2 0.05) - (end 2.2 -0.05) + (start -1.475 1.725) + (end 1.475 1.725) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "bde094c7-3322-4a48-ab40-f026f83b2fac") + (uuid "b2ccc339-7028-4022-91b8-d261917c17af") ) (fp_line - (start 2.2 -1.55) - (end -2.2 -1.55) + (start -1.475 -1.725) + (end 1.475 -1.725) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "5f8627cc-486b-405a-8ed0-a3f26432e15a") + (uuid "dfce0acf-0f10-4bd5-b8ea-15ae9857aa8a") ) (fp_line - (start -2.2 1.55) - (end 2.2 1.55) + (start 1.9 1.78) + (end -1.9 1.78) (stroke - (width 0.12) + (width 0.05) (type solid) ) - (layer "F.SilkS") - (uuid "7e530150-3892-471b-af47-9a43c3152df7") + (layer "F.CrtYd") + (uuid "18b73246-0a00-4c0e-b62c-a4854a57af67") ) (fp_line - (start -2.2 0.05) - (end -2.2 -0.05) + (start 1.9 -1.78) + (end 1.9 1.78) (stroke - (width 0.12) + (width 0.05) (type solid) ) - (layer "F.SilkS") - (uuid "8dc8a5b7-5a78-433f-9d4e-857a7c733a4e") + (layer "F.CrtYd") + (uuid "91d2260b-8228-4e9e-bc5c-a50583eb4aea") ) (fp_line - (start 2.8 1.8) - (end -2.8 1.8) + (start -1.9 1.78) + (end -1.9 -1.78) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "15a368a5-4e0c-4ef1-9c06-c0439021cb0c") + (uuid "1b036c93-2d98-4e49-9b80-8eda388ad6c3") ) (fp_line - (start 2.8 -1.8) - (end 2.8 1.8) + (start -1.9 -1.78) + (end 1.9 -1.78) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "02506447-8bd7-4a3f-9263-6867a811b46a") + (uuid "1b442ed2-8a0c-4a7f-b4d1-a858493fd33b") ) (fp_line - (start -2.8 1.8) - (end -2.8 -1.8) + (start 1.475 1.275) + (end 1.275 1.475) (stroke - (width 0.05) + (width 0.1) (type solid) ) - (layer "F.CrtYd") - (uuid "5b8e0bb7-9217-4872-bb58-63eda8782b31") + (layer "F.Fab") + (uuid "089fc433-1825-47fa-b001-73b4edab311a") ) (fp_line - (start -2.8 -1.8) - (end 2.8 -1.8) + (start 1.475 -1.275) + (end 1.475 1.275) (stroke - (width 0.05) + (width 0.1) (type solid) ) - (layer "F.CrtYd") - (uuid "42876925-05ff-486c-b7c9-d30075263644") + (layer "F.Fab") + (uuid "ec2095e9-8c6a-4d72-ac87-8b78b9e34341") ) (fp_line - (start 2.1 1.4) - (end -2.1 1.4) + (start 1.275 1.475) + (end -1.275 1.475) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "c21f8e7d-3786-40de-8c4f-f8aa7cbfda61") + (uuid "644c5fa8-47e6-412b-8503-edaa88522d88") ) (fp_line - (start 2.1 -1.4) - (end 2.1 1.4) + (start 1.275 -1.475) + (end 1.475 -1.275) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "9bf470da-a382-4576-aa3a-3d4f061e4bdc") + (uuid "b778e534-046d-439f-97ea-c50ad151e435") ) (fp_line - (start -2.1 1.4) - (end -2.1 -1.4) + (start -1.275 -1.475) + (end 1.275 -1.475) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "44f32dd0-fbe4-4d40-85da-d0d673dc3723") + (uuid "f1c5a0bc-a1b7-490b-b66e-4348b5cc5222") ) (fp_line - (start -2.1 -1.4) - (end 2.1 -1.4) + (start -1.475 1.275) + (end -1.275 1.475) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "11840c1f-e08d-495c-a284-874134bb003f") + (uuid "5418dc2d-ae90-4d25-b272-d9b44ccc8623") ) - (fp_circle - (center 0 0) - (end 0 0.8) + (fp_line + (start -1.475 1.275) + (end -1.475 -1.275) (stroke (width 0.1) (type solid) ) - (fill none) (layer "F.Fab") - (uuid "ffd6e1b5-d4ab-4ff6-b588-f6e36d42b771") + (uuid "217f1d36-af23-48f7-a8e6-13aa651640e3") + ) + (fp_line + (start -1.475 -1.275) + (end -1.275 -1.475) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a691f433-8024-4e66-9e3c-b2c618ebffec") ) (fp_text user "${REFERENCE}" - (at 0 -2.45 0) + (at 0 0 180) (layer "F.Fab") - (uuid "795c2ed5-00be-486f-bb89-d4525b5d9b2e") + (uuid "5f8f6abf-b7a0-4e17-ba35-3fa23f363b18") (effects (font - (size 1 1) - (thickness 0.15) + (size 0.7 0.7) + (thickness 0.1) ) ) ) - (pad "1" smd rect - (at -2.05 -0.8 180) - (size 0.9 1) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 11 "/NRST") - (pinfunction "1") - (pintype "passive") - (uuid "872a6616-4a7e-4fea-9de6-0df693347d82") - ) - (pad "1" smd rect - (at 2.05 -0.8 180) - (size 0.9 1) + (pad "1" smd custom + (at -1.27 0 180) + (size 0.76 2.54) (layers "F.Cu" "F.Paste" "F.Mask") - (net 11 "/NRST") + (net 69 "Net-(U6-L2)") (pinfunction "1") (pintype "passive") - (uuid "3958115e-52fb-4f20-9695-9f3570247912") - ) - (pad "2" smd rect - (at -2.05 0.8 180) - (size 0.9 1) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "2") - (pintype "passive") - (uuid "a11729d8-5759-4ac0-9b40-8fc14b79aebd") + (zone_connect 2) + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_poly + (pts + (xy 0.76 -0.825) (xy 0.38 -0.51) (xy 0.38 0.51) (xy 0.76 0.825) (xy 0.76 1.525) (xy -0.125 1.525) + (xy -0.38 1.27) (xy -0.38 -1.27) (xy -0.125 -1.525) (xy 0.76 -1.525) + ) + (width 0) + (fill yes) + ) + ) + (uuid "42ec063c-ff98-458e-86a8-d83d066cdc89") ) - (pad "2" smd rect - (at 2.05 0.8 180) - (size 0.9 1) + (pad "2" smd custom + (at 1.27 0) + (size 0.76 2.54) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") + (net 65 "Net-(U6-L1)") (pinfunction "2") (pintype "passive") - (uuid "e336927c-c227-480c-ba1f-41e22e3de567") + (zone_connect 2) + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_poly + (pts + (xy 0.76 -0.825) (xy 0.38 -0.51) (xy 0.38 0.51) (xy 0.76 0.825) (xy 0.76 1.525) (xy -0.125 1.525) + (xy -0.38 1.27) (xy -0.38 -1.27) (xy -0.125 -1.525) (xy 0.76 -1.525) + ) + (width 0) + (fill yes) + ) + ) + (uuid "2170be2e-b42a-420d-8a84-0995042d186e") ) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_PTS645.step" + (model "${KICAD8_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_Coilcraft_LPS3010.wrl" (offset (xyz 0 0 0) ) (scale - (xyz 0.5 0.4 0.5) + (xyz 1 1 1) ) (rotate (xyz 0 0 0) @@ -4679,14 +5119,14 @@ ) (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "4c778748-453c-4f00-83ac-b4a864b8a6a9") - (at 105.537 119.634 90) + (uuid "41217f8d-2c21-4c58-9a43-90de203adf0c") + (at 105.537 116.614 90) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") - (property "Reference" "C4" - (at 1.397 -0.127 90) + (property "Reference" "C9" + (at 1.171 -0.127 180) (layer "F.SilkS") - (uuid "2f8b84db-0ddf-46b9-a1da-1ed23ff1bc49") + (uuid "7d2a142c-bee9-42ed-9337-a289607a1590") (effects (font (size 0.5 0.5) @@ -4694,10 +5134,10 @@ ) ) ) - (property "Value" "27pf" + (property "Value" "0.1uf" (at 0 1.16 90) (layer "F.Fab") - (uuid "a27f3865-1185-466b-8bde-5792f6cf8b21") + (uuid "2060542b-6d7c-4286-82e2-8ebf4c16ac07") (effects (font (size 1 1) @@ -4710,7 +5150,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "e70d7cfb-8dd3-46a0-b114-98deba180e01") + (uuid "baf4b696-5b12-4472-bb24-bba95cc5220f") (effects (font (size 1.27 1.27) @@ -4722,7 +5162,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "3fb36bd6-0a4c-41a3-a76c-db276f7b883a") + (uuid "b9e84e0e-bc58-4d51-a866-4d1953c8aa16") (effects (font (size 1.27 1.27) @@ -4734,15 +5174,28 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "a8aa8d91-131f-452f-8bc7-a87f83ba0d1e") + (uuid "3cd980c0-6b43-45a7-9853-64527ddd5edb") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C1525" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "64df6028-00c0-4bcd-a059-08d29915971a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") - (path "/6de526af-e6ff-477a-81c4-22864a3ff46e") + (path "/c9f8042a-bea3-4f1b-b598-31a3fbc9c1a6") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) @@ -4754,7 +5207,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "999e6c29-0174-4bda-b444-3128e9a0ddc9") + (uuid "e1b22528-0bd4-4e43-92b6-65dd88012844") ) (fp_line (start -0.107836 0.36) @@ -4764,7 +5217,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "dd55953c-b800-449d-849b-af3dec4a1c54") + (uuid "06a5f2e8-20f1-4a60-b1cf-0f790382c44f") ) (fp_line (start 0.91 -0.46) @@ -4774,7 +5227,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "9d33ce81-7111-4ec7-a9f4-fb37bcc92878") + (uuid "0bc8b116-1cf2-4689-b88a-e83b20f373f5") ) (fp_line (start -0.91 -0.46) @@ -4784,7 +5237,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "dec9651e-37b5-421f-9a7c-5ccce9df831f") + (uuid "6e8e4876-e4cb-4be3-a1b1-5cd1d6ec652d") ) (fp_line (start 0.91 0.46) @@ -4794,7 +5247,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "9d076a95-47ce-46a8-b424-4b988fd71f5e") + (uuid "3f67f75b-0553-4601-8fb6-3c65d0191e81") ) (fp_line (start -0.91 0.46) @@ -4804,7 +5257,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "b98c6b03-ba19-4d9f-a926-3e6ae0f8b7cb") + (uuid "37bf90fd-54c8-4307-aab7-9b5225929135") ) (fp_line (start 0.5 -0.25) @@ -4814,7 +5267,7 @@ (type solid) ) (layer "F.Fab") - (uuid "af0f63d2-fd6d-46f2-bd06-17ed38cf125c") + (uuid "97aa3bc3-e288-4ab2-970d-8bf45e0b8c27") ) (fp_line (start -0.5 -0.25) @@ -4824,7 +5277,7 @@ (type solid) ) (layer "F.Fab") - (uuid "2b91482e-6025-4a11-8a68-487ba734108c") + (uuid "7f580ab0-4e69-4b71-a5a8-77ab525f70d3") ) (fp_line (start 0.5 0.25) @@ -4834,7 +5287,7 @@ (type solid) ) (layer "F.Fab") - (uuid "b13dbe91-07e7-4c45-80a9-df72ea13927e") + (uuid "eff3c8ca-4ac9-4171-8fa3-ba91d0d7c0d1") ) (fp_line (start -0.5 0.25) @@ -4844,12 +5297,12 @@ (type solid) ) (layer "F.Fab") - (uuid "9f0e0f13-fda1-470d-a702-95d4dfa95c5b") + (uuid "349c8924-a8eb-4825-94af-f5689bc692cb") ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (uuid "625154f0-576a-408b-b02d-307b6e7df120") + (uuid "78974614-59cc-45b8-80c6-892d77194536") (effects (font (size 0.25 0.25) @@ -4862,9 +5315,9 @@ (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 3 "Net-(U3-XIN)") + (net 4 "+3.3V") (pintype "passive") - (uuid "285cb205-50db-4240-a237-7c13b69f7da3") + (uuid "3b47317e-a696-4de5-a91c-02bfcd18ac72") ) (pad "2" smd roundrect (at 0.48 0 90) @@ -4873,7 +5326,7 @@ (roundrect_rratio 0.25) (net 1 "GND") (pintype "passive") - (uuid "86792a29-166b-494a-8e44-8a2fc193518d") + (uuid "76d0b7d6-b567-46da-bb4e-4dff1090d7af") ) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset @@ -4887,16 +5340,16 @@ ) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" (layer "F.Cu") - (uuid "4d354ad1-193c-44ab-aca2-ca18f25b3b08") - (at 123.6 113.5 -90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C16" - (at 1.78 0.1 90) + (uuid "416f5b9e-5648-4502-b82c-f5248e2113d4") + (at 119.126 119.126 180) + (descr "CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf") + (tags "tactile switch kmr2") + (property "Reference" "SW1" + (at 0 0 0) (layer "F.SilkS") - (uuid "a97c436a-eb18-4cdb-a888-eb91ba9b6c60") + (uuid "177f4790-9f34-4c12-914e-1bb3f595ff8c") (effects (font (size 0.5 0.5) @@ -4904,10 +5357,10 @@ ) ) ) - (property "Value" "10uf" - (at 0 1.16 90) + (property "Value" "SW_Push" + (at 0 2.55 0) (layer "F.Fab") - (uuid "eebc7c26-bf58-4dbb-8509-4f6eb9a51963") + (uuid "59afecc8-f528-4fad-a51e-ea8836928657") (effects (font (size 1 1) @@ -4915,12 +5368,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 -90) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_CK_KMR2" + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "799b28b6-33f2-4670-9e2a-823bb0812e3e") + (uuid "b6fee3ac-72de-431c-b575-6c01a11d1d60") (effects (font (size 1.27 1.27) @@ -4928,11 +5381,11 @@ ) ) (property "Datasheet" "" - (at 0 0 -90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "065d8df8-752f-4853-bcc0-9b9a0d084f1f") + (uuid "477afb6f-5c18-4c66-81bd-f2f04a014434") (effects (font (size 1.27 1.27) @@ -4940,195 +5393,259 @@ ) ) (property "Description" "" - (at 0 0 -90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "ba723a04-8b56-44a8-b27e-eb2e1fb7b484") + (uuid "c6b1ce58-5ed6-4d36-816c-ec5a8e9ed549") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/3ea5d1c0-ab13-4865-a0a7-0ee3d051533a") + (property "LCSC" "C221675" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a666369e-3344-4b1f-a4ca-7e2e2563fb54") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/d07af3e3-bb1b-4b26-a50c-a03be07fbd06") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start 2.2 0.05) + (end 2.2 -0.05) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "50fa6531-f66a-4254-a2af-4eb98a63d662") + (uuid "bde094c7-3322-4a48-ab40-f026f83b2fac") ) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start 2.2 -1.55) + (end -2.2 -1.55) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "1045e0e6-7fae-410b-8475-321fe1bd3096") + (uuid "5f8627cc-486b-405a-8ed0-a3f26432e15a") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start -2.2 1.55) + (end 2.2 1.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7e530150-3892-471b-af47-9a43c3152df7") + ) + (fp_line + (start -2.2 0.05) + (end -2.2 -0.05) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8dc8a5b7-5a78-433f-9d4e-857a7c733a4e") + ) + (fp_line + (start 2.8 1.8) + (end -2.8 1.8) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "eda119ab-6ca4-426a-a3ec-1c67d3a91261") + (uuid "15a368a5-4e0c-4ef1-9c06-c0439021cb0c") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start 2.8 -1.8) + (end 2.8 1.8) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "b0cf8856-e22b-4429-aea0-e7314f985abd") + (uuid "02506447-8bd7-4a3f-9263-6867a811b46a") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start -2.8 1.8) + (end -2.8 -1.8) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "619151e0-804d-46fb-9261-d7c9450790f2") + (uuid "5b8e0bb7-9217-4872-bb58-63eda8782b31") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start -2.8 -1.8) + (end 2.8 -1.8) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "1c9202e6-41f0-4003-9826-f66e24a389e9") + (uuid "42876925-05ff-486c-b7c9-d30075263644") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 2.1 1.4) + (end -2.1 1.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "ec258717-f767-4c9a-af8c-05fc35b60981") + (uuid "c21f8e7d-3786-40de-8c4f-f8aa7cbfda61") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start 2.1 -1.4) + (end 2.1 1.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "300e85d3-a518-4ed7-b49c-d9e7e0f6ef45") + (uuid "9bf470da-a382-4576-aa3a-3d4f061e4bdc") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start -2.1 1.4) + (end -2.1 -1.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "d4b52b5a-cdbf-49b0-a4a1-8198fd0fdeb6") + (uuid "44f32dd0-fbe4-4d40-85da-d0d673dc3723") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -2.1 -1.4) + (end 2.1 -1.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "c000852e-dd37-4cad-9c27-44685a061f37") + (uuid "11840c1f-e08d-495c-a284-874134bb003f") ) - (fp_text user "${REFERENCE}" - (at 0 0 90) + (fp_circle + (center 0 0) + (end 0 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill none) (layer "F.Fab") - (uuid "460a21f8-4d35-416d-b1aa-90c2a4c63314") - (effects + (uuid "ffd6e1b5-d4ab-4ff6-b588-f6e36d42b771") + ) + (fp_text user "${REFERENCE}" + (at 0 -2.45 0) + (layer "F.Fab") + (uuid "795c2ed5-00be-486f-bb89-d4525b5d9b2e") + (effects (font - (size 0.25 0.25) - (thickness 0.04) + (size 1 1) + (thickness 0.15) ) ) ) - (pad "1" smd roundrect - (at -0.48 0 270) - (size 0.56 0.62) + (pad "1" smd rect + (at -2.05 -0.8 180) + (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 66 "/VBus3v3") + (net 11 "/NRST") + (pinfunction "1") (pintype "passive") - (uuid "37755b0a-3ce5-4eba-adb9-e3168038a13c") + (uuid "872a6616-4a7e-4fea-9de6-0df693347d82") ) - (pad "2" smd roundrect - (at 0.48 0 270) - (size 0.56 0.62) + (pad "1" smd rect + (at 2.05 -0.8 180) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "/NRST") + (pinfunction "1") + (pintype "passive") + (uuid "3958115e-52fb-4f20-9695-9f3570247912") + ) + (pad "2" smd rect + (at -2.05 0.8 180) + (size 0.9 1) (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) (net 1 "GND") + (pinfunction "2") (pintype "passive") - (uuid "712ddec2-e4f5-4891-a006-0f13d389661f") + (uuid "a11729d8-5759-4ac0-9b40-8fc14b79aebd") ) - (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (pad "2" smd rect + (at 2.05 0.8 180) + (size 0.9 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "e336927c-c227-480c-ba1f-41e22e3de567") + ) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_SPST_PTS645.step" (offset (xyz 0 0 0) ) (scale - (xyz 1 1 1) + (xyz 0.5 0.4 0.5) ) (rotate (xyz 0 0 0) ) ) ) - (footprint "emeb_library:SON65P200X200X80-7N" + (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (uuid "4eb5ef24-6765-4058-bbc5-cb8bcfe56ce6") - (at 125.857 108.966) - (property "Reference" "U1" - (at 0.292 -1.7134 0) + (uuid "49204386-ee07-4d9f-923f-51ada10bb40f") + (at 116.8 109.79 90) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R7" + (at 0 -1.17 -90) (layer "F.SilkS") - (uuid "c9440322-8419-461e-84ca-37949d461e06") + (hide yes) + (uuid "a1cb2628-be81-4463-96ac-33e0a7112c67") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1 1) + (thickness 0.15) ) ) ) - (property "Value" "TPS61291DRVR" - (at 5.9816 1.7134 0) + (property "Value" "27.4" + (at 0 1.17 -90) (layer "F.Fab") - (uuid "a22c2094-cdd1-4a86-8d58-69adb2f9795c") + (uuid "c45872d5-6bb2-45d5-81e2-c6f694aea252") (effects (font - (size 0.64 0.64) + (size 1 1) (thickness 0.15) ) ) ) - (property "Footprint" "emeb_library:SON65P200X200X80-7N" - (at 0 0 0) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "00f1f5ce-0686-4337-82d5-46d98593bf7c") + (uuid "4c10d4fa-88f6-4845-a3bc-6fac7e80526d") (effects (font (size 1.27 1.27) @@ -5136,11 +5653,11 @@ ) ) (property "Datasheet" "" - (at 0 0 0) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "479ae0d9-066d-49c4-8cdf-291d3f2d8f05") + (uuid "67b2e2ef-c4dd-4716-b7e9-a8bdb5df3ad7") (effects (font (size 1.27 1.27) @@ -5148,219 +5665,165 @@ ) ) (property "Description" "" - (at 0 0 0) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "3abd9778-9afe-4bfb-8718-263ae2b8bce4") + (uuid "6fe3cd61-4dc8-40d0-8103-8d6bf5ca0284") (effects (font (size 1.27 1.27) ) ) ) - (path "/426e767a-b68d-460a-91a5-1bbe8546388b") - (sheetname "Root") - (sheetfile "buddhabox.kicad_sch") - (attr through_hole) - (fp_poly - (pts - (xy -0.316 -0.506) (xy 0.316 -0.506) (xy 0.316 0.506) (xy -0.316 0.506) - ) - (stroke - (width 0.01) - (type solid) + (property "LCSC" "C31439" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "970e391b-bbc4-48f7-b80b-0a1d32efd1a2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) ) - (fill solid) - (layer "F.Paste") - (uuid "9f9d99c8-8495-4073-b5d4-a72d64c68804") ) + (property ki_fp_filters "R_*") + (path "/c4594a7c-6c5b-452a-bd3a-88ac023db67e") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) (fp_line - (start -1 -1.13) - (end 1 -1.13) + (start -0.153641 -0.38) + (end 0.153641 -0.38) (stroke - (width 0.127) + (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "a153bb32-685c-42ee-aa00-a75e3cff6921") + (uuid "039b63f5-5705-4579-b623-84b74bd7393a") ) (fp_line - (start -1 1.13) - (end 1 1.13) - (stroke - (width 0.127) - (type solid) - ) - (layer "F.SilkS") - (uuid "cb53c7a2-a339-4032-98b1-3a384031df1b") - ) - (fp_circle - (center -1.91 -0.65) - (end -1.81 -0.65) + (start -0.153641 0.38) + (end 0.153641 0.38) (stroke - (width 0.2) + (width 0.12) (type solid) ) - (fill none) (layer "F.SilkS") - (uuid "a6d17a94-a20b-4a01-888a-715243b92932") + (uuid "3517cca4-baa6-4e09-be44-717a076b281d") ) (fp_line - (start -1.675 -1.25) - (end -1.675 1.25) + (start 0.93 -0.47) + (end 0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "2d9b4990-2c89-4745-97d2-5d1c856c2183") + (uuid "5030915f-2016-41a3-9fff-9c9dd49f9026") ) (fp_line - (start -1.675 -1.25) - (end 1.675 -1.25) + (start -0.93 -0.47) + (end 0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "32f039d1-b18b-481a-a239-7504597a5fb9") + (uuid "9d6ce555-a18c-444a-9875-4cf49f30dc62") ) (fp_line - (start -1.675 1.25) - (end 1.675 1.25) + (start 0.93 0.47) + (end -0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "1772e1b3-23b1-4123-8b8c-b23a37834eff") + (uuid "89be0fcf-7527-4b0e-9064-af3844bc86f1") ) (fp_line - (start 1.675 -1.25) - (end 1.675 1.25) + (start -0.93 0.47) + (end -0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "83052594-8747-46e3-ad27-8b8a54903acc") + (uuid "e7e2c3de-941b-45e3-8448-3ede9ad6ab20") ) (fp_line - (start -1 -1) - (end -1 1) + (start 0.525 -0.27) + (end 0.525 0.27) (stroke - (width 0.127) + (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "5d3a69f8-4812-446c-a20b-64a0d6de5e32") + (uuid "d9149382-dea3-43c9-9cee-b9c732d56892") ) (fp_line - (start -1 -1) - (end 1 -1) + (start -0.525 -0.27) + (end 0.525 -0.27) (stroke - (width 0.127) + (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "7bcb99c2-78b4-44f9-98f4-39ada1113630") + (uuid "91b748ce-6de4-4da4-bc03-cf4169ff9668") ) (fp_line - (start -1 1) - (end 1 1) + (start 0.525 0.27) + (end -0.525 0.27) (stroke - (width 0.127) + (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "cdcdf5a0-11b2-4eee-841b-288048217a4b") + (uuid "e04c7852-c510-4732-afc9-fbe8f3239b5d") ) (fp_line - (start 1 -1) - (end 1 1) + (start -0.525 0.27) + (end -0.525 -0.27) (stroke - (width 0.127) + (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "016f15b4-4862-4d8b-a7c8-481c963ea9ac") + (uuid "746f5c19-aa43-4e4d-9bfb-940f2eccb280") ) - (fp_circle - (center -1.91 -0.65) - (end -1.81 -0.65) - (stroke - (width 0.2) - (type solid) - ) - (fill none) + (fp_text user "${REFERENCE}" + (at 0 0 -90) (layer "F.Fab") - (uuid "caabee7b-b838-41fd-8483-262a3b36adc9") - ) - (pad "1" smd rect - (at -1.025 -0.65) - (size 0.66 0.32) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 26 "Net-(U1-SW)") - (pinfunction "SW") - (pintype "input") - (uuid "8e116633-ed3a-4caf-b533-c58cf31700d7") - ) - (pad "2" smd rect - (at -1.025 0) - (size 0.66 0.32) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") - (pinfunction "VOUT") - (pintype "output") - (uuid "e0eddc96-15b0-4a52-ad57-083a13c30755") - ) - (pad "3" smd rect - (at -1.025 0.65) - (size 0.66 0.32) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 54 "/Vraw") - (pinfunction "VIN") - (pintype "input") - (uuid "95adb1b3-3808-4aaa-8927-3949b7e5f1b6") - ) - (pad "4" smd rect - (at 1.025 0.65) - (size 0.66 0.32) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "+3.3V") - (pinfunction "EN/BYP") - (pintype "input") - (uuid "c0106fd8-4ba7-48fc-ad16-39f8f81ac517") + (uuid "21399ae4-526c-4ed6-ac68-1ecb8b7b8371") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) ) - (pad "5" smd rect - (at 1.025 0) - (size 0.66 0.32) + (pad "1" smd roundrect + (at -0.51 0 90) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "VSEL") - (pintype "input") - (uuid "6bad422d-db8f-4514-8d63-0fa47b798440") + (roundrect_rratio 0.25) + (net 72 "usb_D+") + (pintype "passive") + (uuid "5a1c04b2-5049-47f2-b0eb-b2187ec4cdae") ) - (pad "6" smd rect - (at 1.025 -0.65) - (size 0.66 0.32) + (pad "2" smd roundrect + (at 0.51 0 90) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "GND") - (pintype "power_in") - (uuid "7d80f376-495d-44e2-913c-80ebcbafb0be") - ) - (pad "7" smd rect - (at 0 0 90) - (size 1.6 1) - (layers "F.Cu" "F.Mask") - (net 1 "GND") - (pinfunction "EXP") - (pintype "power_in") - (uuid "809b0439-d685-4def-af7b-f1e28f0ef509") + (roundrect_rratio 0.25) + (net 21 "Net-(J7-D+-PadA6)") + (pintype "passive") + (uuid "b0c44b8e-5348-4500-8266-243cc599aafc") ) - (model ":3dmodels:TPS61291DRVR.step" + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -5368,31 +5831,32 @@ (xyz 1 1 1) ) (rotate - (xyz -90 0 0) + (xyz 0 0 0) ) ) ) - (footprint "Inductor_SMD:L_0402_1005Metric" + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") - (uuid "5551c9b1-7e66-40f7-aad5-d3b8703b8522") - (at 129.765 119.977 -90) - (descr "Inductor SMD 0402 (1005 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") - (tags "inductor") - (property "Reference" "FB2" - (at -0.47 1.114 180) + (uuid "4c778748-453c-4f00-83ac-b4a864b8a6a9") + (at 105.2 119.1 90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C4" + (at 0 -1.43 90) (layer "F.SilkS") - (uuid "ee9ad7ba-9121-4fd6-887e-d2140f91ea39") + (hide yes) + (uuid "7dd66041-2a8b-4762-ad0f-017fbb37e7bf") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1 1) + (thickness 0.15) ) ) ) - (property "Value" "1k" - (at 0 1.17 90) + (property "Value" "30pf" + (at 0 1.43 90) (layer "F.Fab") - (uuid "3977f9c3-0b61-4efb-a5c3-06fddefb572e") + (uuid "8a955de6-7e2e-47e9-9b30-4576f7b6ea37") (effects (font (size 1 1) @@ -5400,12 +5864,12 @@ ) ) ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" - (at 0 0 -90) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "f33c4e36-0875-4621-b63f-9f2f978cb2aa") + (uuid "97224c05-1f61-4911-a9d3-d595dd740ed6") (effects (font (size 1.27 1.27) @@ -5413,11 +5877,11 @@ ) ) (property "Datasheet" "" - (at 0 0 -90) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "06d0529f-1e09-489f-a77c-ab6f057c05bd") + (uuid "9a16f57f-0d50-412c-ae0f-e0984fd72744") (effects (font (size 1.27 1.27) @@ -5425,132 +5889,388 @@ ) ) (property "Description" "" - (at 0 0 -90) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "9acd7486-908a-4e5e-b293-957bfbb9a1fa") + (uuid "b85e1d68-8e56-4a69-b872-c9d61c3f5dd9") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "Inductor_* L_* *Ferrite*") - (path "/ed368b32-84df-45ba-ab60-6d7f57ebb915") + (property "LCSC" "C1658" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "be114791-4126-482c-90bf-8364fe5f659e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/6de526af-e6ff-477a-81c4-22864a3ff46e") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) + (start -0.14058 -0.51) + (end 0.14058 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "272b0d88-ab26-4c57-976f-e628b8091775") + ) + (fp_line + (start -0.14058 0.51) + (end 0.14058 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7444ed85-4ca8-4145-8c89-03a86bdd58c7") + ) + (fp_line + (start 1.48 -0.73) + (end 1.48 0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "b365925a-5c80-4773-8c9e-40dc4e54c0a9") + (uuid "f3d923b6-7714-4ecd-9707-5a3fd76bbfe9") ) (fp_line - (start 0.93 0.47) - (end -0.93 0.47) + (start -1.48 -0.73) + (end 1.48 -0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "a3860623-8c40-46e0-a2ca-fca462e22b32") + (uuid "8624f1b7-f164-41a7-8803-f75717649c3b") ) (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) + (start 1.48 0.73) + (end -1.48 0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "76f5f08d-2c87-4b82-a7d8-f5c67de38705") + (uuid "85e8e374-6fd7-4060-b6bb-3e8dd1133a66") ) (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) + (start -1.48 0.73) + (end -1.48 -0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "1fe0188c-633b-4015-a3cc-d84a86c3f3cd") + (uuid "0c59bac3-b404-4f2b-83b7-2fa1466d1dfc") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 0.8 -0.4) + (end 0.8 0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "95a13cff-149d-4343-9802-a25c5230c74f") + (uuid "36082989-9de5-4406-9ea0-c4756d7d56bb") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start -0.8 -0.4) + (end 0.8 -0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "8a2c0f58-a1ae-48cc-9753-3abdb8436ce0") + (uuid "db929b8c-970a-4cfe-a2e0-eb04e15e930a") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start 0.8 0.4) + (end -0.8 0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "3def22d8-313e-49f6-8172-96195d9dcb36") + (uuid "60369e4b-664c-48b9-8da1-aced8464fabc") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -0.8 0.4) + (end -0.8 -0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "7e81def8-6c9d-4705-9be1-1e2f77e327b1") + (uuid "52e31737-2897-4dff-b1d2-ebd7890b1053") ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (uuid "2b8f4d84-49b9-4343-96eb-2d2be6377411") + (uuid "24950c01-803d-407e-b7bd-62c412261fea") (effects (font - (size 0.25 0.25) - (thickness 0.04) + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.775 0 90) + (size 0.9 0.95) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 3 "Net-(U3-XIN)") + (pintype "passive") + (uuid "f5cf489b-be3a-44a1-9fab-acc24b001dcc") + ) + (pad "2" smd roundrect + (at 0.775 0 90) + (size 0.9 0.95) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "41e216c0-4194-47ea-81e9-518c878ee16c") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Inductor_SMD:L_0603_1608Metric" + (layer "F.Cu") + (uuid "5551c9b1-7e66-40f7-aad5-d3b8703b8522") + (at 128.4875 119.6 180) + (descr "Inductor SMD 0603 (1608 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") + (tags "inductor") + (property "Reference" "FB2" + (at 0 -1.2 180) + (layer "F.SilkS") + (uuid "9154debd-5ac0-435d-98f8-6b824bdeca8c") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "600@100mhz" + (at 0 1.43 180) + (layer "F.Fab") + (uuid "00e87247-b465-403f-92ff-e2598fe19894") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Inductor_SMD:L_0603_1608Metric" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "df5cce4d-f49b-4c19-bcdb-10d9c843ef34") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "66f040e0-c9cc-412c-be3b-5b6419f2e85b") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "140f1720-2379-4cae-b8be-c3645843eb38") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "LCSC" "C1002" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b81f4332-1618-4b2d-a094-88964e429a5d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Inductor_* L_* *Ferrite*") + (path "/ed368b32-84df-45ba-ab60-6d7f57ebb915") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.162779 0.51) + (end 0.162779 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6e006881-da33-4ece-8513-13eb10d3a3d1") + ) + (fp_line + (start -0.162779 -0.51) + (end 0.162779 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f2b68ab4-3b20-4426-b858-f372aabbaaed") + ) + (fp_line + (start 1.48 0.73) + (end -1.48 0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "75940780-d2f0-4c1b-82b4-89cdf5d4716f") + ) + (fp_line + (start 1.48 -0.73) + (end 1.48 0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fdd78d98-90f4-4e7d-89e6-f7ae25596127") + ) + (fp_line + (start -1.48 0.73) + (end -1.48 -0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "11b55089-5423-4872-a1e1-e16297c18cbf") + ) + (fp_line + (start -1.48 -0.73) + (end 1.48 -0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "73328f44-f487-4406-9649-ca7c37b9a07b") + ) + (fp_line + (start 0.8 0.4) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e25cf89e-3e5a-4cbd-9bbf-472bb31162fc") + ) + (fp_line + (start 0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "66695c87-d6d2-4e4a-9eb2-8515e629558e") + ) + (fp_line + (start -0.8 0.4) + (end -0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c0fe9653-38e1-4580-8367-7b327a15f3a7") + ) + (fp_line + (start -0.8 -0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2b8609a5-3e31-4b0d-9e77-0b4abddcdb80") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "F.Fab") + (uuid "beb72379-0800-4195-b604-290c423fbb8d") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) ) ) ) (pad "1" smd roundrect - (at -0.485 0 270) - (size 0.59 0.64) + (at -0.7875 0 180) + (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 16 "Net-(U2-OUTP)") (pintype "passive") - (uuid "5ea6686b-2020-41f1-9a52-c062cc40c692") + (uuid "b83f4bf0-5d77-485f-ab0a-cb99e414d860") ) (pad "2" smd roundrect - (at 0.485 0 270) - (size 0.59 0.64) + (at 0.7875 0 180) + (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 14 "Net-(J4-Pin_1)") (pintype "passive") - (uuid "a6a05a17-4c69-4739-92a3-3aef9921a5b2") + (uuid "674e1535-22e0-474c-bafa-c6a3472a8d93") ) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0603_1608Metric.wrl" (offset (xyz 0 0 0) ) @@ -5626,6 +6346,19 @@ ) ) ) + (property "LCSC" "C221675" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f8bce36f-9427-45fe-9c64-2472c8bd47ff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (path "/6fc3beb8-1516-4fa5-938d-0fca6f4f3d16") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") @@ -5820,16 +6553,16 @@ ) ) ) - (footprint "Capacitor_SMD:C_0805_2012Metric" + (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "8268b38e-2dc0-4870-a0d3-fa6a8273fc9a") - (at 125.7 112 -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") + (uuid "7c4a96ec-ce2d-4518-828b-e3b866bdebfc") + (at 124.8 114.7 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") - (property "Reference" "C1" - (at -0.574 -1.397 90) + (property "Reference" "C20" + (at 0 -0.8 180) (layer "F.SilkS") - (uuid "8defa6ed-0731-4364-a960-20f11d80db34") + (uuid "53fabc5a-2cdd-46dd-b11b-637dd63bdd8a") (effects (font (size 0.5 0.5) @@ -5838,9 +6571,9 @@ ) ) (property "Value" "10uf" - (at 0 1.68 90) + (at 0 1.16 180) (layer "F.Fab") - (uuid "b2606ad6-4f73-40b8-90e8-eb36886f08f7") + (uuid "26d18877-2a1a-4402-8cfb-b29d6db4f987") (effects (font (size 1 1) @@ -5848,12 +6581,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" - (at 0 0 -90) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "96118fb2-0c33-45e0-8d20-6374b85472ef") + (uuid "37f7496d-dcf3-477f-af62-e7fb7dfcc06f") (effects (font (size 1.27 1.27) @@ -5861,11 +6594,11 @@ ) ) (property "Datasheet" "" - (at 0 0 -90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "0452b9fa-eec1-4e4d-88a5-e72caab87264") + (uuid "5bc76897-b2c2-431a-ac13-725e838169a3") (effects (font (size 1.27 1.27) @@ -5873,152 +6606,165 @@ ) ) (property "Description" "" - (at 0 0 -90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "c6ddb004-3934-4c15-9560-db419d284325") + (uuid "1de50099-7649-4ba9-b581-b90db82c2494") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C15525" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0ba100c5-e48c-40d9-9bc0-956a3026aeb0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") - (path "/363bba56-27bd-4d23-8260-b779eb148d4d") + (path "/1460fbfa-f18a-4ce4-b120-6ef6685738f1") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.261252 0.735) - (end 0.261252 0.735) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "5ddaf33b-830c-4f27-b9a4-4f8398af07fc") + (uuid "ead8e7f1-00cb-4b02-8ba7-3d30030b571c") ) (fp_line - (start -0.261252 -0.735) - (end 0.261252 -0.735) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "29f9bca6-00c3-4c83-9e11-942ad8021d50") + (uuid "9b06be48-141c-412d-8bbf-24b05f8fa7be") ) (fp_line - (start -1.7 0.98) - (end -1.7 -0.98) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "e54cb326-d263-43f1-98ff-9201fa9e45b5") + (uuid "15773a19-d14d-403e-b900-7c219650486e") ) (fp_line - (start 1.7 0.98) - (end -1.7 0.98) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "30366465-ed06-4d15-8f07-aea7cf829135") + (uuid "2631c38e-4561-44a2-92d3-b5d3460287d8") ) (fp_line - (start -1.7 -0.98) - (end 1.7 -0.98) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "5b45f26a-d186-46f4-93b0-ad5da4329803") + (uuid "70a4d988-78c0-4d6a-9ce9-cf4894582396") ) (fp_line - (start 1.7 -0.98) - (end 1.7 0.98) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "1661b299-a49f-4ac6-936a-a49f5fb6dfd8") + (uuid "114bb3a9-6ad4-462b-9351-46d47d3494d9") ) (fp_line - (start -1 0.625) - (end -1 -0.625) + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "5deda3c9-c51a-4d47-9bb0-fbe03900af5f") + (uuid "d8993357-098f-487b-b427-3b37f17aa009") ) (fp_line - (start 1 0.625) - (end -1 0.625) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "eba34fb9-dce8-4a22-8243-64036a01f675") + (uuid "f661c521-e5a2-4884-b0c9-eb72c939c444") ) (fp_line - (start -1 -0.625) - (end 1 -0.625) + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "b993489b-dec3-4576-b850-f9804b2595b2") + (uuid "825bc052-a333-44f1-9405-11ad48918724") ) (fp_line - (start 1 -0.625) - (end 1 0.625) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "b104a0a7-8fae-425a-b3d2-5a21c7d6b655") + (uuid "c60bb1d3-9fbe-4dfb-995a-5efcc5a81744") ) (fp_text user "${REFERENCE}" - (at 0 0 90) + (at 0 0 180) (layer "F.Fab") - (uuid "d032b995-0e3a-4aa0-9e54-954baaa5fc0f") + (uuid "6f94f4eb-1e82-4512-8b40-05b223b4902b") (effects (font - (size 0.5 0.5) - (thickness 0.08) + (size 0.25 0.25) + (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.95 0 270) - (size 1 1.45) + (at -0.48 0 180) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 54 "/Vraw") + (net 4 "+3.3V") (pintype "passive") - (uuid "66dd9e99-381a-426c-9a55-8062ddb49ab4") + (uuid "9e3f0cf6-0ddf-47cb-8a80-515b5ed5e8ea") ) (pad "2" smd roundrect - (at 0.95 0 270) - (size 1 1.45) + (at 0.48 0 180) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 1 "GND") (pintype "passive") - (uuid "7b454cb1-d2dc-4090-92b9-b2362e730964") + (uuid "203de35f-affe-472c-9510-c255107698e5") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -6032,14 +6778,14 @@ ) (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "896984ff-9e57-456c-8415-1e7f443ed53c") - (at 115.321 111.506) + (uuid "8268b38e-2dc0-4870-a0d3-fa6a8273fc9a") + (at 120.8 113.1) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") - (property "Reference" "C22" - (at 1.646 0 0) + (property "Reference" "C1" + (at -0.9 1 0) (layer "F.SilkS") - (uuid "eac95007-90bf-42e0-866b-3d372fb32a69") + (uuid "34e15940-fb9b-46ce-bb69-501907ac9b3a") (effects (font (size 0.5 0.5) @@ -6047,10 +6793,10 @@ ) ) ) - (property "Value" "1uf" + (property "Value" "10uf" (at 0 1.16 0) (layer "F.Fab") - (uuid "2d251840-516d-4bff-9cf2-3c50f57580b0") + (uuid "0c5b94c1-7a2a-440c-8123-d404693eb87f") (effects (font (size 1 1) @@ -6063,7 +6809,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "744db277-d3bf-49e7-9a05-be30149000e3") + (uuid "419cab83-62b7-4a24-98a8-0e1b32cdd4a6") (effects (font (size 1.27 1.27) @@ -6075,7 +6821,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "5fc85dcd-8533-4740-a825-9b5989925e8d") + (uuid "23e6a62f-44f2-48ef-8f71-7d927a18dfa6") (effects (font (size 1.27 1.27) @@ -6087,15 +6833,28 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "ad641c0c-ea30-497e-971b-9920d0450eef") + (uuid "cfe0e440-a98d-4f59-a542-afcdf4e30656") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C15525" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f1193ad7-497c-451b-89db-23a875978ecb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") - (path "/0b3ffe53-be6b-4848-9770-ad5395ff5510") + (path "/363bba56-27bd-4d23-8260-b779eb148d4d") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) @@ -6107,7 +6866,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "215e45b5-af67-441c-af8a-f30ab2072a38") + (uuid "d70d9a6e-8c2b-4b50-9db7-41603b345762") ) (fp_line (start -0.107836 0.36) @@ -6117,7 +6876,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "88d133a0-8639-42cb-9d50-b6f869826eb9") + (uuid "11544fb9-2012-4085-a710-7f757ce9b845") ) (fp_line (start -0.91 -0.46) @@ -6127,7 +6886,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "9e5222e4-39ad-490e-aad0-f2efa5339cc5") + (uuid "96b6beb4-6ec3-4d90-9d6c-24b8fc37cea1") ) (fp_line (start -0.91 0.46) @@ -6137,7 +6896,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "93318421-129f-4b9f-a84d-09befb93e28c") + (uuid "addc2ce6-12f0-4701-9596-981f7eaafef0") ) (fp_line (start 0.91 -0.46) @@ -6147,7 +6906,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "9ad9937a-5a3e-4587-978c-108607d58aa4") + (uuid "58d7003f-3a19-41f3-b10e-6d9634cd7c4e") ) (fp_line (start 0.91 0.46) @@ -6157,7 +6916,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "fcf45996-03bd-4480-a1e3-7a5a7c28b901") + (uuid "5e8b1248-e461-4359-bb62-06c2c9014917") ) (fp_line (start -0.5 -0.25) @@ -6167,7 +6926,7 @@ (type solid) ) (layer "F.Fab") - (uuid "903af452-983a-4200-bb12-78bc2696d600") + (uuid "49658156-330b-4cad-8361-39d6cc611c51") ) (fp_line (start -0.5 0.25) @@ -6177,7 +6936,7 @@ (type solid) ) (layer "F.Fab") - (uuid "5d6b62da-02e0-48d0-a802-5b4daeefaae1") + (uuid "de2ccc66-dca0-4088-8fae-0561aa9df7cc") ) (fp_line (start 0.5 -0.25) @@ -6187,7 +6946,7 @@ (type solid) ) (layer "F.Fab") - (uuid "731845c1-4eab-4194-b5bb-41ea26285d98") + (uuid "b084a5bd-f931-41e8-90a0-423498b006d6") ) (fp_line (start 0.5 0.25) @@ -6197,12 +6956,12 @@ (type solid) ) (layer "F.Fab") - (uuid "7ba6b600-433a-4cbd-b874-6585e6a4ed91") + (uuid "1c0c0555-afef-46a4-bda9-470303beb164") ) (fp_text user "${REFERENCE}" (at 0 0 0) (layer "F.Fab") - (uuid "733faf8c-99cc-4d80-be24-bec5a819e5af") + (uuid "0d6d641c-1990-4960-8545-c3ba534adac8") (effects (font (size 0.25 0.25) @@ -6215,9 +6974,9 @@ (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") + (net 53 "/Vraw") (pintype "passive") - (uuid "454b268d-5ba6-4589-88dc-0717efa805b8") + (uuid "2d39f78e-e517-41af-8a33-2f79abe4d04e") ) (pad "2" smd roundrect (at 0.48 0) @@ -6226,9 +6985,9 @@ (roundrect_rratio 0.25) (net 1 "GND") (pintype "passive") - (uuid "6eec7085-868c-4248-8c15-d346918047da") + (uuid "b94e42c7-c93f-46a0-865c-9c45e28683f0") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -6240,14 +6999,17 @@ ) ) ) - (footprint "emeb_library:RP2040" + (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "8c52e06b-3002-4b2a-88a6-3fe225e060b8") - (at 110.0886 116.7384) - (property "Reference" "U3" - (at -4.6786 -1.9304 0) + (uuid "896984ff-9e57-456c-8415-1e7f443ed53c") + (at 116.92 112.29) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C22" + (at 1.646 0 0) (layer "F.SilkS") - (uuid "ebd8253e-3e37-4f22-964d-371bc3ec267c") + (hide yes) + (uuid "eac95007-90bf-42e0-866b-3d372fb32a69") (effects (font (size 0.5 0.5) @@ -6255,11 +7017,10 @@ ) ) ) - (property "Value" "RP2040" - (at 0 0 0) - (layer "F.SilkS") - (hide yes) - (uuid "65d5fb37-186d-4565-8373-b763f0b13a96") + (property "Value" "1uf" + (at 0 1.16 0) + (layer "F.Fab") + (uuid "2d251840-516d-4bff-9cf2-3c50f57580b0") (effects (font (size 1 1) @@ -6267,12 +7028,12 @@ ) ) ) - (property "Footprint" "emeb_library:RP2040" + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "aec1bb8c-fffe-4ce9-b6d7-c4b9403a7356") + (uuid "744db277-d3bf-49e7-9a05-be30149000e3") (effects (font (size 1.27 1.27) @@ -6284,7 +7045,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "08f6b711-ff73-4194-ba0b-7e131392df4e") + (uuid "5fc85dcd-8533-4740-a825-9b5989925e8d") (effects (font (size 1.27 1.27) @@ -6296,183 +7057,600 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "99c11f06-734a-4d89-8016-83fc4db73cb6") + (uuid "ad641c0c-ea30-497e-971b-9920d0450eef") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "IC57_RP2040 IC57_RP2040-M IC57_RP2040-L") - (path "/edbab124-d583-4206-a72a-d6f22a62fa67") - (sheetname "Root") - (sheetfile "buddhabox.kicad_sch") - (attr through_hole) - (fp_poly - (pts - (xy -1.5002 -1.5002) (xy -1.5002 -0.1) (xy -0.1 -0.1) (xy -0.1 -1.5002) - ) - (stroke - (width 0.1) - (type solid) - ) - (fill solid) - (layer "F.Paste") - (uuid "65bc2934-fd8b-4103-a85d-01f4b1eba77d") - ) - (fp_poly - (pts - (xy -1.5002 0.1) (xy -1.5002 1.5002) (xy -0.1 1.5002) (xy -0.1 0.1) - ) - (stroke - (width 0.1) - (type solid) - ) - (fill solid) - (layer "F.Paste") - (uuid "30ad3a52-e0c4-41c8-a922-19f2e34c10db") - ) - (fp_poly - (pts - (xy 0.1 -1.5002) (xy 0.1 -0.1) (xy 1.5002 -0.1) (xy 1.5002 -1.5002) - ) - (stroke - (width 0.1) - (type solid) - ) - (fill solid) - (layer "F.Paste") - (uuid "1340b074-a5b6-4843-bb0a-7949f2ca92b5") - ) - (fp_poly - (pts - (xy 0.1 0.1) (xy 0.1 1.5002) (xy 1.5002 1.5002) (xy 1.5002 0.1) - ) - (stroke - (width 0.1) - (type solid) + (property "LCSC" "C52923" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f220e4a2-42b9-47bb-af0d-bb4cba347021") + (effects + (font + (size 1 1) + (thickness 0.15) + ) ) - (fill solid) - (layer "F.Paste") - (uuid "bb46d519-f2c1-404d-a7de-f34704d765c3") ) + (property ki_fp_filters "C_*") + (path "/0b3ffe53-be6b-4848-9770-ad5395ff5510") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) (fp_line - (start -3.6322 -3.6322) - (end -3.6322 -3.02164) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "07c8ef4c-04ac-4cc9-80dd-53dce5c6b21f") + (uuid "215e45b5-af67-441c-af8a-f30ab2072a38") ) (fp_line - (start -3.6322 3.02164) - (end -3.6322 3.6322) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "5c0481d3-7902-4d9d-b329-94d3dbfa25a1") + (uuid "88d133a0-8639-42cb-9d50-b6f869826eb9") ) (fp_line - (start -3.6322 3.6322) - (end -3.02164 3.6322) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke - (width 0.12) + (width 0.05) (type solid) ) - (layer "F.SilkS") - (uuid "8768e270-e419-432d-875c-0cb22789413b") + (layer "F.CrtYd") + (uuid "9e5222e4-39ad-490e-aad0-f2efa5339cc5") ) (fp_line - (start -3.02164 -3.6322) - (end -3.6322 -3.6322) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke - (width 0.12) + (width 0.05) (type solid) ) - (layer "F.SilkS") - (uuid "3f5765f8-c803-454d-9a49-6f23b917bce6") + (layer "F.CrtYd") + (uuid "93318421-129f-4b9f-a84d-09befb93e28c") ) (fp_line - (start 3.02164 3.6322) - (end 3.6322 3.6322) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke - (width 0.12) + (width 0.05) (type solid) ) - (layer "F.SilkS") - (uuid "8c8cd551-8560-4ce7-96c5-35a9c4b20cfd") + (layer "F.CrtYd") + (uuid "9ad9937a-5a3e-4587-978c-108607d58aa4") ) (fp_line - (start 3.6322 -3.6322) - (end 3.02164 -3.6322) + (start 0.91 0.46) + (end -0.91 0.46) (stroke - (width 0.12) + (width 0.05) (type solid) ) - (layer "F.SilkS") - (uuid "131b4312-0de8-49e5-b876-24fae495ab66") + (layer "F.CrtYd") + (uuid "fcf45996-03bd-4480-a1e3-7a5a7c28b901") ) (fp_line - (start 3.6322 -3.02164) - (end 3.6322 -3.6322) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke - (width 0.12) + (width 0.1) (type solid) ) - (layer "F.SilkS") - (uuid "9fd8e31b-9ca3-4d5e-a9c2-c6571882bf58") + (layer "F.Fab") + (uuid "903af452-983a-4200-bb12-78bc2696d600") ) (fp_line - (start 3.6322 3.6322) - (end 3.6322 3.02164) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "c60a5b27-76e4-4ba2-832f-8b8a33d3772d") - ) - (fp_poly - (pts - (xy -4.318 0.809501) (xy -4.318 1.190501) (xy -4.064 1.190501) (xy -4.064 0.809501) - ) + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) - (fill solid) - (layer "F.SilkS") - (uuid "cdcc93eb-97d0-4744-b4e3-1bf92996fd67") + (layer "F.Fab") + (uuid "5d6b62da-02e0-48d0-a802-5b4daeefaae1") ) - (fp_poly - (pts - (xy -0.790499 4.064) (xy -0.790499 4.318) (xy -0.409499 4.318) (xy -0.409499 4.064) - ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) - (fill solid) - (layer "F.SilkS") - (uuid "fb7862bf-99d2-463e-8777-3ed72b4837aa") + (layer "F.Fab") + (uuid "731845c1-4eab-4194-b5bb-41ea26285d98") ) - (fp_poly - (pts - (xy -0.3905 -4.064) (xy -0.3905 -4.318) (xy -0.0095 -4.318) (xy -0.0095 -4.064) - ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) - (fill solid) - (layer "F.SilkS") - (uuid "9c4b0c7d-6611-48ce-9e74-94f665490140") + (layer "F.Fab") + (uuid "7ba6b600-433a-4cbd-b874-6585e6a4ed91") ) - (fp_poly + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "733faf8c-99cc-4d80-be24-bec5a819e5af") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "454b268d-5ba6-4589-88dc-0717efa805b8") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "6eec7085-868c-4248-8c15-d346918047da") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm" + (layer "F.Cu") + (uuid "8b127820-c18e-4cf2-a25c-c4d51b04fdb2") + (at 136.7125 119) + (descr "SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip") + (tags "net tie solder jumper bridged") + (property "Reference" "JP1" + (at 2.3875 0 0) + (layer "F.SilkS") + (uuid "2b028b2f-84f0-400a-9797-18f6680b7d99") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "Jumper_2_Bridged" + (at 0 1.9 0) + (layer "F.Fab") + (uuid "513bcf2b-b927-48bb-adb7-14e77ce8f264") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c5f2391b-5df3-482b-b63d-77d1683634d8") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f674768a-6b52-4d23-944b-cd833289837d") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Jumper, 2-pole, closed/bridged" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ce604542-404e-400a-9536-98e473072e50") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property ki_fp_filters "Jumper* TestPoint*2Pads* TestPoint*Bridge*") + (path "/ac763124-fd6e-4d75-a506-eb65af73a57a") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (zone_connect 1) + (attr exclude_from_pos_files) + (net_tie_pad_groups "1, 2") + (fp_poly + (pts + (xy -0.25 -0.3) (xy 0.25 -0.3) (xy 0.25 0.3) (xy -0.25 0.3) + ) + (stroke + (width 0) + (type solid) + ) + (fill solid) + (layer "F.Cu") + (uuid "45fdf693-3209-4cdb-a7f6-2928aaa77d25") + ) + (fp_line + (start -1.4 -1) + (end 1.4 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "93430221-0c85-4637-bf52-c4792b15ef2e") + ) + (fp_line + (start -1.4 1) + (end -1.4 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "93fafa7d-7866-41fa-9249-59c92520d593") + ) + (fp_line + (start 1.4 -1) + (end 1.4 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3bddae18-18ad-488a-9cc7-8bf932359330") + ) + (fp_line + (start 1.4 1) + (end -1.4 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e79b5870-1c6a-47a6-9e77-f01e6c13e3f1") + ) + (fp_line + (start -1.65 -1.25) + (end -1.65 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "81a74f96-93f6-442f-aa6b-72512368a121") + ) + (fp_line + (start -1.65 -1.25) + (end 1.65 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0b978838-a4dc-49be-bf62-077fe963a11d") + ) + (fp_line + (start 1.65 1.25) + (end -1.65 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "255832f1-416e-47c9-92f3-af2ee876aae8") + ) + (fp_line + (start 1.65 1.25) + (end 1.65 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "919d8f1a-3a5b-440c-8f8d-4d8137661409") + ) + (pad "1" smd rect + (at -0.65 0) + (size 1 1.5) + (layers "F.Cu" "F.Mask") + (net 4 "+3.3V") + (pinfunction "A") + (pintype "passive") + (uuid "6c9439d9-4533-4d31-8c32-8f85295aa8dd") + ) + (pad "2" smd rect + (at 0.65 0) + (size 1 1.5) + (layers "F.Cu" "F.Mask") + (net 73 "Net-(JP1-B)") + (pinfunction "B") + (pintype "passive") + (uuid "be9e7193-bc15-46b4-ae48-2a2fa5bebd6b") + ) + ) + (footprint "emeb_library:RP2040" + (layer "F.Cu") + (uuid "8c52e06b-3002-4b2a-88a6-3fe225e060b8") + (at 110.0886 116.7384) + (property "Reference" "U3" + (at -4.6786 -1.9304 0) + (layer "F.SilkS") + (uuid "ebd8253e-3e37-4f22-964d-371bc3ec267c") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "RP2040" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "65d5fb37-186d-4565-8373-b763f0b13a96") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "emeb_library:RP2040" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "aec1bb8c-fffe-4ce9-b6d7-c4b9403a7356") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "08f6b711-ff73-4194-ba0b-7e131392df4e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "99c11f06-734a-4d89-8016-83fc4db73cb6") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "LCSC" "C2040" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "91b3dac2-b8ab-4f16-a710-9033b5377464") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "IC57_RP2040 IC57_RP2040-M IC57_RP2040-L") + (path "/edbab124-d583-4206-a72a-d6f22a62fa67") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_poly + (pts + (xy -1.5002 -1.5002) (xy -1.5002 -0.1) (xy -0.1 -0.1) (xy -0.1 -1.5002) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "65bc2934-fd8b-4103-a85d-01f4b1eba77d") + ) + (fp_poly + (pts + (xy -1.5002 0.1) (xy -1.5002 1.5002) (xy -0.1 1.5002) (xy -0.1 0.1) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "30ad3a52-e0c4-41c8-a922-19f2e34c10db") + ) + (fp_poly + (pts + (xy 0.1 -1.5002) (xy 0.1 -0.1) (xy 1.5002 -0.1) (xy 1.5002 -1.5002) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "1340b074-a5b6-4843-bb0a-7949f2ca92b5") + ) + (fp_poly + (pts + (xy 0.1 0.1) (xy 0.1 1.5002) (xy 1.5002 1.5002) (xy 1.5002 0.1) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.Paste") + (uuid "bb46d519-f2c1-404d-a7de-f34704d765c3") + ) + (fp_line + (start -3.6322 -3.6322) + (end -3.6322 -3.02164) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "07c8ef4c-04ac-4cc9-80dd-53dce5c6b21f") + ) + (fp_line + (start -3.6322 3.02164) + (end -3.6322 3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5c0481d3-7902-4d9d-b329-94d3dbfa25a1") + ) + (fp_line + (start -3.6322 3.6322) + (end -3.02164 3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8768e270-e419-432d-875c-0cb22789413b") + ) + (fp_line + (start -3.02164 -3.6322) + (end -3.6322 -3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3f5765f8-c803-454d-9a49-6f23b917bce6") + ) + (fp_line + (start 3.02164 3.6322) + (end 3.6322 3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8c8cd551-8560-4ce7-96c5-35a9c4b20cfd") + ) + (fp_line + (start 3.6322 -3.6322) + (end 3.02164 -3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "131b4312-0de8-49e5-b876-24fae495ab66") + ) + (fp_line + (start 3.6322 -3.02164) + (end 3.6322 -3.6322) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9fd8e31b-9ca3-4d5e-a9c2-c6571882bf58") + ) + (fp_line + (start 3.6322 3.6322) + (end 3.6322 3.02164) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c60a5b27-76e4-4ba2-832f-8b8a33d3772d") + ) + (fp_poly + (pts + (xy -4.318 0.809501) (xy -4.318 1.190501) (xy -4.064 1.190501) (xy -4.064 0.809501) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "cdcc93eb-97d0-4744-b4e3-1bf92996fd67") + ) + (fp_poly + (pts + (xy -0.790499 4.064) (xy -0.790499 4.318) (xy -0.409499 4.318) (xy -0.409499 4.064) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "fb7862bf-99d2-463e-8777-3ed72b4837aa") + ) + (fp_poly + (pts + (xy -0.3905 -4.064) (xy -0.3905 -4.318) (xy -0.0095 -4.318) (xy -0.0095 -4.064) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "9c4b0c7d-6611-48ce-9e74-94f665490140") + ) + (fp_poly (pts (xy 4.318 -1.990499) (xy 4.318 -1.609499) (xy 4.064 -1.609499) (xy 4.064 -1.990499) ) @@ -9038,7 +10216,7 @@ (uuid "888d55ea-3ad2-4574-903c-52809ffcabd0") ) (fp_text user "*" - (at -4.445 -2.8 0) + (at -3.8886 -3.3384 0) (layer "F.SilkS") (uuid "2462565a-1ec0-4cd1-8279-87c2e1ff264e") (effects @@ -9189,7 +10367,7 @@ (at -3.4036 -1.4 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 69 "unconnected-(U3-GPIO2-Pad4)") + (net 68 "unconnected-(U3-GPIO2-Pad4)") (pinfunction "GPIO2") (pintype "bidirectional+no_connect") (uuid "f1728381-72bb-4409-8229-3e8c4b3b3094") @@ -9198,7 +10376,7 @@ (at -3.4036 -1.000001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 68 "unconnected-(U3-GPIO3-Pad5)") + (net 67 "unconnected-(U3-GPIO3-Pad5)") (pinfunction "GPIO3") (pintype "bidirectional+no_connect") (uuid "950a1650-519e-42ea-a0cb-98a2988187f2") @@ -9207,7 +10385,7 @@ (at -3.4036 -0.599999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 67 "unconnected-(U3-GPIO4-Pad6)") + (net 66 "unconnected-(U3-GPIO4-Pad6)") (pinfunction "GPIO4") (pintype "bidirectional+no_connect") (uuid "58248a23-de93-40be-a058-07ca52df2045") @@ -9216,7 +10394,7 @@ (at -3.4036 -0.2 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 59 "unconnected-(U3-GPIO5-Pad7)") + (net 58 "unconnected-(U3-GPIO5-Pad7)") (pinfunction "GPIO5") (pintype "bidirectional+no_connect") (uuid "ccb42b3b-1f83-454b-911b-c3e881719002") @@ -9225,7 +10403,7 @@ (at -3.4036 0.2 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 58 "unconnected-(U3-GPIO6-Pad8)") + (net 57 "unconnected-(U3-GPIO6-Pad8)") (pinfunction "GPIO6") (pintype "bidirectional+no_connect") (uuid "8a69b30d-3af7-43fc-952c-5b5738416465") @@ -9234,7 +10412,7 @@ (at -3.4036 0.599999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 42 "unconnected-(U3-GPIO7-Pad9)") + (net 41 "unconnected-(U3-GPIO7-Pad9)") (pinfunction "GPIO7") (pintype "bidirectional+no_connect") (uuid "3a677d79-89d2-4605-a907-a8987dcee15b") @@ -9252,7 +10430,7 @@ (at -3.4036 1.4 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 45 "unconnected-(U3-GPIO8-Pad11)") + (net 44 "unconnected-(U3-GPIO8-Pad11)") (pinfunction "GPIO8") (pintype "bidirectional+no_connect") (uuid "46531081-ffe2-4679-9232-b8a62a7d4d1d") @@ -9261,7 +10439,7 @@ (at -3.4036 1.799999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 52 "unconnected-(U3-GPIO9-Pad12)") + (net 51 "unconnected-(U3-GPIO9-Pad12)") (pinfunction "GPIO9") (pintype "bidirectional+no_connect") (uuid "5722fd73-a4e7-4a8a-817a-20a246a7614e") @@ -9270,7 +10448,7 @@ (at -3.4036 2.200001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 61 "unconnected-(U3-GPIO10-Pad13)") + (net 60 "unconnected-(U3-GPIO10-Pad13)") (pinfunction "GPIO10") (pintype "bidirectional+no_connect") (uuid "dc886c5b-2be6-47f2-af0a-035b47d865e5") @@ -9279,7 +10457,7 @@ (at -3.4036 2.6 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 41 "unconnected-(U3-GPIO11-Pad14)") + (net 40 "unconnected-(U3-GPIO11-Pad14)") (pinfunction "GPIO11") (pintype "bidirectional+no_connect") (uuid "2d620194-2b90-4771-bb11-b2e54c7fa361") @@ -9288,7 +10466,7 @@ (at -2.6 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 60 "unconnected-(U3-GPIO12-Pad15)") + (net 59 "unconnected-(U3-GPIO12-Pad15)") (pinfunction "GPIO12") (pintype "bidirectional+no_connect") (uuid "cd0f4a99-f8af-41ba-8c13-1b9d5c0c46d2") @@ -9297,7 +10475,7 @@ (at -2.200001 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 39 "unconnected-(U3-GPIO13-Pad16)") + (net 38 "unconnected-(U3-GPIO13-Pad16)") (pinfunction "GPIO13") (pintype "bidirectional+no_connect") (uuid "0294cd5c-5383-48f2-8620-d13d3461c626") @@ -9306,7 +10484,7 @@ (at -1.799999 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 51 "unconnected-(U3-GPIO14-Pad17)") + (net 50 "unconnected-(U3-GPIO14-Pad17)") (pinfunction "GPIO14") (pintype "bidirectional+no_connect") (uuid "4b368447-1606-41b6-b83e-5ecd7224d718") @@ -9315,7 +10493,7 @@ (at -1.4 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 62 "unconnected-(U3-GPIO15-Pad18)") + (net 61 "unconnected-(U3-GPIO15-Pad18)") (pinfunction "GPIO15") (pintype "bidirectional+no_connect") (uuid "e857c9d2-adfa-4324-bfd4-0f3be2fe0d4d") @@ -9396,7 +10574,7 @@ (at 2.200001 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 44 "unconnected-(U3-GPIO16-Pad27)") + (net 43 "unconnected-(U3-GPIO16-Pad27)") (pinfunction "GPIO16") (pintype "bidirectional+no_connect") (uuid "3f22aaad-0ad1-478c-9681-1b467b9fd406") @@ -9405,7 +10583,7 @@ (at 2.6 3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 40 "unconnected-(U3-GPIO17-Pad28)") + (net 39 "unconnected-(U3-GPIO17-Pad28)") (pinfunction "GPIO17") (pintype "bidirectional+no_connect") (uuid "26e5761e-9703-43d0-90e2-c6c4a9ff3d0f") @@ -9441,7 +10619,7 @@ (at 3.4036 1.4 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 63 "unconnected-(U3-GPIO21-Pad32)") + (net 62 "unconnected-(U3-GPIO21-Pad32)") (pinfunction "GPIO21") (pintype "bidirectional+no_connect") (uuid "ed1608ba-d24f-410e-9847-18ae096f5f61") @@ -9486,7 +10664,7 @@ (at 3.4036 -0.599999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 65 "unconnected-(U3-GPIO25-Pad37)") + (net 64 "unconnected-(U3-GPIO25-Pad37)") (pinfunction "GPIO25") (pintype "bidirectional+no_connect") (uuid "78ce089f-2fa8-4cb9-87c5-82e5ab07353e") @@ -9495,7 +10673,7 @@ (at 3.4036 -1.000001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 43 "/POT") + (net 42 "/POT") (pinfunction "GPIO26/ADC0") (pintype "bidirectional") (uuid "f53034f0-b917-4dfd-aae9-33391d4b905a") @@ -9504,7 +10682,7 @@ (at 3.4036 -1.4 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 53 "unconnected-(U3-GPIO27{slash}ADC1-Pad39)") + (net 52 "unconnected-(U3-GPIO27{slash}ADC1-Pad39)") (pinfunction "GPIO27/ADC1") (pintype "bidirectional+no_connect") (uuid "76a5f29f-75d2-45f4-8c63-f95910f2d814") @@ -9513,7 +10691,7 @@ (at 3.4036 -1.799999 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 56 "unconnected-(U3-GPIO28{slash}ADC2-Pad40)") + (net 55 "unconnected-(U3-GPIO28{slash}ADC2-Pad40)") (pinfunction "GPIO28/ADC2") (pintype "bidirectional+no_connect") (uuid "7e18fee2-a66b-4e44-aef4-4f552a9655ea") @@ -9522,7 +10700,7 @@ (at 3.4036 -2.200001 90) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 64 "unconnected-(U3-GPIO29{slash}ADC3-Pad41)") + (net 63 "unconnected-(U3-GPIO29{slash}ADC3-Pad41)") (pinfunction "GPIO29/ADC3") (pintype "bidirectional+no_connect") (uuid "f75abf7a-0592-4e49-a631-86a4fa30f955") @@ -9567,7 +10745,7 @@ (at 1.4 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 30 "Net-(U3-USB_DM)") + (net 71 "usb_D-") (pinfunction "USB_DM") (pintype "unspecified") (uuid "3d202af2-7e4d-43f8-94e7-771435fc5726") @@ -9576,7 +10754,7 @@ (at 1.000001 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 29 "Net-(U3-USB_DP)") + (net 72 "usb_D+") (pinfunction "USB_DP") (pintype "unspecified") (uuid "d4c0832d-906c-49ed-b855-e8c1e30525b2") @@ -9612,7 +10790,7 @@ (at -0.599999 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 46 "/QSPI_SD3") + (net 45 "/QSPI_SD3") (pinfunction "QSPI_SD3") (pintype "bidirectional") (uuid "7d4d235b-3800-4db3-b4b7-7353322197af") @@ -9621,7 +10799,7 @@ (at -1.000001 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 47 "/QSPI_SCLK") + (net 46 "/QSPI_SCLK") (pinfunction "QSPI_SCLK") (pintype "unspecified") (uuid "1ef7df85-70f5-453c-bc34-5bdda2af924f") @@ -9630,7 +10808,7 @@ (at -1.4 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 48 "/QSPI_SD0") + (net 47 "/QSPI_SD0") (pinfunction "QSPI_SD0") (pintype "bidirectional") (uuid "5cb1ce82-0476-4c4a-9781-409fd34c60b5") @@ -9639,7 +10817,7 @@ (at -1.799999 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 49 "/QSPI_SD2") + (net 48 "/QSPI_SD2") (pinfunction "QSPI_SD2") (pintype "bidirectional") (uuid "84beeea4-64a1-4b84-a844-9185db8d64cb") @@ -9648,7 +10826,7 @@ (at -2.200001 -3.4036) (size 0.1778 0.8128) (layers "F.Cu" "F.Paste" "F.Mask") - (net 50 "/QSPI_SD1") + (net 49 "/QSPI_SD1") (pinfunction "QSPI_SD1") (pintype "bidirectional") (uuid "23797571-945d-4980-8c94-78b6cde006ed") @@ -9683,16 +10861,16 @@ ) ) ) - (footprint "Inductor_SMD:L_Taiyo-Yuden_MD-2020" + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") - (uuid "8de9b855-1dea-4712-bed2-6355f291cb61") - (at 122.428 108.926 90) - (descr "Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm") - (tags "inductor taiyo-yuden md smd") - (property "Reference" "L1" - (at 0.849 -1.651 90) + (uuid "902abfb2-65cd-4d6a-ac8a-3333b701df90") + (at 107.7 123.2) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C3" + (at 2.1 0.1 0) (layer "F.SilkS") - (uuid "1f704f8e-fdc7-4428-a872-4feebf03a42f") + (uuid "45571557-a30d-4893-b66d-110d6d511437") (effects (font (size 0.5 0.5) @@ -9700,10 +10878,10 @@ ) ) ) - (property "Value" "3.3uH" - (at 0 2.5 90) + (property "Value" "30pf" + (at 0 1.43 0) (layer "F.Fab") - (uuid "e0b162f1-de7a-4897-bac6-5e6fc3518a3b") + (uuid "b0ca012f-13ab-471e-a913-28d7645a1491") (effects (font (size 1 1) @@ -9711,249 +10889,52 @@ ) ) ) - (property "Footprint" "Inductor_SMD:L_Taiyo-Yuden_MD-2020" - (at 0 0 90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "d2ebda2e-6bb0-46f1-aa23-37fbc660da3d") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "MDMK2020T3R3MM" - (at 0 0 90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "d02cb8d6-064e-4453-bd96-dbb6a6f632ca") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 90) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "042bbe56-9d53-4752-840a-1e1f7309b537") + (uuid "821b6d1f-98a8-47f0-b120-6bddac49204d") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") - (path "/a396ce09-7e1d-4aaf-ba2a-998a2b73c612") - (sheetname "Root") - (sheetfile "buddhabox.kicad_sch") - (attr smd) - (fp_line - (start -1 -1.1) - (end 1 -1.1) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "cda13135-9f21-470c-9e6d-7173df39c0ef") - ) - (fp_line - (start -1 1.1) - (end 1 1.1) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "016c7900-7f8d-4ce4-b948-1f1a23fea548") - ) - (fp_line - (start 1.3 -1.3) - (end -1.3 -1.3) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "25ca61b2-aa40-47b8-a642-4cb7880dfd85") - ) - (fp_line - (start -1.3 -1.3) - (end -1.3 1.3) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "71c255da-5ce8-4885-b699-f17c11706b30") - ) - (fp_line - (start 1.3 1.3) - (end 1.3 -1.3) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "e610fe4b-3d22-4a59-8ecb-71a7d346c4c3") - ) - (fp_line - (start -1.3 1.3) - (end 1.3 1.3) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "95feef8f-3a20-4b2b-8d64-d3fd19d77794") - ) - (fp_line - (start 1 -1) - (end -1 -1) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "c225e627-08c8-4f65-99d7-7f4eea612cfa") - ) - (fp_line - (start -1 -1) - (end -1 1) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "56d95cc4-5a00-4fe6-ab7e-067c95660c7e") - ) - (fp_line - (start 1 1) - (end 1 -1) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "81c463e5-c562-44d3-849b-9aaf38a94017") - ) - (fp_line - (start -1 1) - (end 1 1) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "2f93963a-27f5-4642-8cc8-6aa7cf1bab51") - ) - (fp_text user "${REFERENCE}" - (at 0 0 90) - (layer "F.Fab") - (uuid "ba31fa2e-16f5-4091-816d-413223c77dd3") - (effects - (font - (size 0.5 0.5) - (thickness 0.075) - ) - ) - ) - (pad "1" smd rect - (at -0.675 0 90) - (size 0.65 2) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 54 "/Vraw") - (pinfunction "1") - (pintype "passive") - (uuid "83510c65-3f21-4b1f-b724-71c8c8d21366") - ) - (pad "2" smd rect - (at 0.675 0 90) - (size 0.65 2) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 26 "Net-(U1-SW)") - (pinfunction "2") - (pintype "passive") - (uuid "db865c0c-c4b3-4b78-b9f1-c5a6fecd9efa") - ) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_Taiyo-Yuden_MD-2020.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Capacitor_SMD:C_0402_1005Metric" - (layer "F.Cu") - (uuid "902abfb2-65cd-4d6a-ac8a-3333b701df90") - (at 107.216 123.444) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C3" - (at 1.369 0 180) - (layer "F.SilkS") - (uuid "92c65726-0f01-446b-88b6-25f56a856cca") - (effects - (font - (size 0.5 0.5) - (thickness 0.07) - ) - ) - ) - (property "Value" "27pf" - (at 0 1.16 0) - (layer "F.Fab") - (uuid "3ef37220-373d-43ec-be15-c51c05c44360") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (property "Datasheet" "" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "8972fa8b-5372-4bab-a721-da60e00029b0") + (uuid "07de5a14-a716-45ba-b02d-5a9e6014eb77") (effects (font (size 1.27 1.27) ) ) ) - (property "Datasheet" "" + (property "Description" "" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "9e7e03a1-524d-4849-84df-76d42b012a19") + (uuid "765743fa-7629-4ead-a2f7-abed8418cdc2") (effects (font (size 1.27 1.27) ) ) ) - (property "Description" "" + (property "LCSC" "C1658" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "5f7e771d-7756-4c53-9ad9-737bd9413718") + (uuid "b638bf51-3b48-47a8-ade7-a1e177ebeadc") (effects (font - (size 1.27 1.27) + (size 1 1) + (thickness 0.15) ) ) ) @@ -9963,135 +10944,135 @@ (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -0.14058 -0.51) + (end 0.14058 -0.51) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "1d9de841-b3c6-410e-ae31-290306a2c4a1") + (uuid "2059a656-ffba-4714-8630-ae85c3e20202") ) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -0.14058 0.51) + (end 0.14058 0.51) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "6a7ad9b1-5ac5-4136-b36f-16aad1fe8289") + (uuid "0ee1b974-51a9-497d-a66b-4d456abd62f2") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start -1.48 -0.73) + (end 1.48 -0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "11a3e4f1-76e4-4f8d-8b76-d9834e07ffd9") + (uuid "7be03365-dcb7-4332-8f8a-4f3823a3652f") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start -1.48 0.73) + (end -1.48 -0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "3604a627-ac1b-4813-b1e8-0e512cd56333") + (uuid "e72aa3a6-bca4-49a4-8e9e-8b8257ccde7f") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start 1.48 -0.73) + (end 1.48 0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "004c866a-c994-4214-9609-d787b8029d0d") + (uuid "d09835af-14c6-4b1f-a6b6-146563a11cfa") ) - (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (fp_line + (start 1.48 0.73) + (end -1.48 0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "bcbb2aae-ac25-4852-9214-2cb1c2a83ddf") + (uuid "4bf37750-5900-43a3-a996-dfbc3b1fa3bc") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start -0.8 -0.4) + (end 0.8 -0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "245649cb-dd99-40b5-b65f-0dba4e6f9846") + (uuid "abc7321e-284a-4648-8165-7ed6d5410c2d") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start -0.8 0.4) + (end -0.8 -0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "f5ec8149-1350-4e77-8528-a64a7eb4921e") + (uuid "7e49f72e-363c-4870-bf46-d1d03d1cc533") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start 0.8 -0.4) + (end 0.8 0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "df6b5d3d-f612-4001-a93f-fb109381313e") + (uuid "e32ffa26-b92d-4c81-8ecb-138ed39f2fa5") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start 0.8 0.4) + (end -0.8 0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "4c4ed990-cd94-488b-98d8-7ccdfcbed0de") + (uuid "c629b9db-aec8-40c4-a381-6344b29a8131") ) (fp_text user "${REFERENCE}" (at 0 0 0) (layer "F.Fab") - (uuid "a16710f1-63f0-4dd7-879e-f4a0791f72a6") + (uuid "8c61a94e-86b3-4115-9681-dfce2dda9b9a") (effects (font - (size 0.25 0.25) - (thickness 0.04) + (size 0.4 0.4) + (thickness 0.06) ) ) ) (pad "1" smd roundrect - (at -0.48 0) - (size 0.56 0.62) + (at -0.775 0) + (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 2 "Net-(C3-Pad1)") (pintype "passive") - (uuid "f2cffe14-4096-4398-affe-35092fe21bdd") + (uuid "ba6ee448-dd78-4e3e-9ffc-3078b96228bd") ) (pad "2" smd roundrect - (at 0.48 0) - (size 0.56 0.62) + (at 0.775 0) + (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 1 "GND") (pintype "passive") - (uuid "eb771236-20ea-4dab-9f96-ef095d2d3d32") + (uuid "429ab60b-8422-44bf-b636-e374c2c698eb") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" (offset (xyz 0 0 0) ) @@ -10106,7 +11087,7 @@ (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") (uuid "90349f75-3027-4704-a506-a2ad3a8cabff") - (at 115.321 112.522) + (at 116.92 113.306) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") (property "Reference" "C19" @@ -10167,6 +11148,19 @@ ) ) ) + (property "LCSC" "C1525" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7f30b191-b730-4972-8bf4-a30cf1fd7c27") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") (path "/e85b4a8d-a69a-4ead-b037-8595f082b43d") (sheetname "Root") @@ -10313,16 +11307,16 @@ ) ) ) - (footprint "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal" + (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "9dc6ffc4-3a4f-4a1c-acbb-0e887a88daa5") - (at 116.078 104.648 180) - (descr "Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf") - (tags "USB USB_B USB_micro USB_OTG") - (property "Reference" "J3" - (at -4.445 2.159 0) + (uuid "a050bc8d-aaef-4325-8cf7-fa6df8591f00") + (at 112.1 111.1 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C15" + (at 1.651 0.122 90) (layer "F.SilkS") - (uuid "108066f4-27ab-4f7d-963a-6a184b577575") + (uuid "78fdf2ea-511d-4a43-b7db-db74b4cd8d3d") (effects (font (size 0.5 0.5) @@ -10330,10 +11324,10 @@ ) ) ) - (property "Value" "USB_B_Micro" - (at -0.025 4.435 0) + (property "Value" "0.1uf" + (at 0 1.16 90) (layer "F.Fab") - (uuid "de956617-9470-4a6e-9d4c-a11189e36b5f") + (uuid "60b1eccf-e8f2-40dd-aedf-66bbb016ab8f") (effects (font (size 1 1) @@ -10341,12 +11335,12 @@ ) ) ) - (property "Footprint" "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal" - (at 0 0 180) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "5f405b1d-0e0f-40d0-bcbb-e8a9a799ad45") + (uuid "2fcce882-3847-4128-8348-dec20323b882") (effects (font (size 1.27 1.27) @@ -10354,11 +11348,11 @@ ) ) (property "Datasheet" "" - (at 0 0 180) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "1c92697f-148e-4ea8-89ca-62267af8e036") + (uuid "6a01039d-162f-4beb-bc98-34310af27feb") (effects (font (size 1.27 1.27) @@ -10366,407 +11360,165 @@ ) ) (property "Description" "" - (at 0 0 180) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "8ff42ac3-4720-4309-b2a6-5f7752ff6700") + (uuid "cb54907d-273c-4603-8ef5-52d0b1c27e03") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "USB*") - (path "/b7b0ced9-2ee3-43e7-a4fc-8a984887b757") + (property "LCSC" "C1525" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c9f65ee5-41ab-4fb6-9983-4e2012abbe07") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/8be88e73-cbdb-4b53-8616-51f519651ad9") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start 4.125 -0.065) - (end 4.125 -1.615) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "3cee0142-8978-4c9e-9e88-be2716f3433e") - ) - (fp_line - (start 3.825 2.735) - (end 3.825 -0.065) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "9ce5fd38-3fed-4851-a67e-060d99f178ba") - ) - (fp_line - (start 3.825 -0.065) - (end 4.125 -0.065) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a740157e-7e53-4603-b986-9d4b3c1ca392") - ) - (fp_line - (start -0.925 -3.315) - (end -1.325 -2.865) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "ebd0a1c5-03a5-4028-8493-1d5d0c4b4fae") - ) - (fp_line - (start -1.325 -2.865) - (end -1.725 -3.315) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "25e634a8-5e48-4e55-8e67-b3062543a610") - ) - (fp_line - (start -1.725 -3.315) - (end -0.925 -3.315) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "cae5ed8d-da75-4591-aa46-24a694bf58b7") - ) - (fp_line - (start -3.875 2.735) - (end -3.875 -0.065) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "cd14917e-809f-4e01-8e6b-e3fc0b848183") - ) - (fp_line - (start -4.175 -0.065) - (end -3.875 -0.065) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "307bd877-e4b0-4887-9606-29bea406397f") + (uuid "dde6d6fc-23aa-4272-81b5-aefa7bd23d93") ) (fp_line - (start -4.175 -0.065) - (end -4.175 -1.615) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "eae5f5e1-291f-4bd6-a6e4-3557580ca4db") - ) - (fp_line - (start -4.025 2.835) - (end 3.975 2.835) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "2e2755a3-537e-4779-b621-0c89f5fa2c09") + (uuid "480d9a3a-b067-42ec-bfac-93a65daf5fde") ) (fp_line - (start 4.14 3.58) - (end 4.14 -2.88) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "dc670152-eb46-4207-bde4-d796286a9f7c") + (uuid "572c9672-a9bc-45af-8c12-a8e2c66e745f") ) (fp_line - (start 4.14 3.58) - (end -4.13 3.58) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "7a7f3029-b783-4fd2-8374-9836dbba998d") + (uuid "b50d638e-5032-4c89-8f1a-3f569c906fba") ) (fp_line - (start -4.13 -2.88) - (end 4.14 -2.88) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "108a4b83-223d-4ad1-bff1-26c6c222bc05") + (uuid "420e1ddb-bcc1-4ac0-96c5-4434a8221ac0") ) (fp_line - (start -4.13 -2.88) - (end -4.13 3.58) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "a1e1558c-cfef-4cf8-b095-d24111961f7f") - ) - (fp_line - (start 3.725 3.335) - (end -3.775 3.335) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "11e13ee8-df27-4467-b4d5-121e1ebf53c6") - ) - (fp_line - (start 3.725 -1.615) - (end 3.725 3.335) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "6ae1d2fb-5006-492b-a4cd-434f6bfddd27") + (uuid "cd3a2d86-d6e2-454f-b005-621f901335a7") ) (fp_line - (start -2.975 -1.615) - (end 3.725 -1.615) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke - (width 0.12) + (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "00b525de-1458-4efb-8423-c6961e857741") + (uuid "fd039b4a-c923-4afc-9f5d-8389ae45768b") ) (fp_line - (start -3.775 3.335) - (end -3.775 -0.865) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke - (width 0.12) + (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "3e8aee2c-0a30-4d41-b7df-2d1d50c07546") + (uuid "e56ecc79-ac05-450f-8e65-193c2b7a9017") ) (fp_line - (start -3.775 -0.865) - (end -2.975 -1.615) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "b65888fd-82a9-4cb3-a032-9c33d8949eac") - ) - (fp_text user "PCB edge" - (at -0.025 2.235 0) - (layer "Dwgs.User") - (uuid "3ea97204-bb2b-403f-96be-5610033ba916") - (effects - (font - (size 0.5 0.5) - (thickness 0.075) - ) - ) - ) - (fp_text user "${REFERENCE}" - (at -0.025 -0.015 0) - (layer "F.Fab") - (uuid "13af7829-e09f-4dc6-a281-7227a3ed13f6") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" smd rect - (at -1.325 -1.765 270) - (size 1.65 0.4) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 12 "Vbus") - (pinfunction "VBUS") - (pintype "power_out") - (uuid "742e9e60-8bc5-4d9e-b7c0-16ba55e33d6a") - ) - (pad "2" smd rect - (at -0.675 -1.765 270) - (size 1.65 0.4) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 24 "Net-(J3-D-)") - (pinfunction "D-") - (pintype "bidirectional") - (uuid "32c5d7e6-f7c2-4189-9f8b-2bce399907ca") - ) - (pad "3" smd rect - (at -0.025 -1.765 270) - (size 1.65 0.4) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 21 "Net-(J3-D+)") - (pinfunction "D+") - (pintype "bidirectional") - (uuid "123fc28b-3e27-4e2e-99fd-1bd4fed91b0b") - ) - (pad "4" smd rect - (at 0.625 -1.765 270) - (size 1.65 0.4) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 25 "unconnected-(J3-ID-Pad4)") - (pinfunction "ID") - (pintype "passive+no_connect") - (uuid "37fa0467-8088-484f-9af7-922d20658aaf") - ) - (pad "5" smd rect - (at 1.275 -1.765 270) - (size 1.65 0.4) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "GND") - (pintype "power_out") - (uuid "2fb25121-ab6e-444d-8013-ce07ab0cc02e") - ) - (pad "6" smd rect - (at -2.975 -0.565 180) - (size 1.825 0.7) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "4f8e2856-2006-41fb-bae8-7a05c62160d3") - ) - (pad "6" smd rect - (at -2.875 -1.865 180) - (size 2 1.5) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "489677f1-8ed7-45c8-9da5-82b40afbc72e") - ) - (pad "6" smd rect - (at -2.755 0.185 180) - (size 1.35 2) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "9406282c-06ac-4c3d-88dc-1a6d0a0c92ad") - ) - (pad "6" thru_hole oval - (at -2.755 1.115 270) - (size 1.7 1.35) - (drill oval 1.2 0.7) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "59245cc2-f2a9-4a9c-8553-acdbe5923c52") - ) - (pad "6" thru_hole oval - (at -2.445 -1.885 270) - (size 1.5 1.1) - (drill oval 1.05 0.65) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "4bb80fb3-647c-435d-a7c1-ca816daf0f0c") - ) - (pad "6" smd rect - (at -0.985 1.385 270) - (size 2.5 1.43) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "b6922b14-4654-4773-bef6-cf6ae56363a0") - ) - (pad "6" smd rect - (at 0.935 1.385 270) - (size 2.5 1.43) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "df732458-7935-4350-8a9f-1bb4e53448d8") - ) - (pad "6" thru_hole oval - (at 2.395 -1.885 270) - (size 1.5 1.1) - (drill oval 1.05 0.65) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "5f413330-484f-40eb-9c0a-57ba8297b147") + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0fb896d3-b408-433a-be5a-b144bd77571f") ) - (pad "6" thru_hole oval - (at 2.705 1.115 270) - (size 1.7 1.35) - (drill oval 1.2 0.7) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "bb07af4b-2e36-469b-b7b4-ba45598497a1") + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef740646-2966-4ec8-94d7-2f49ef89581c") ) - (pad "6" smd rect - (at 2.725 0.185 180) - (size 1.35 2) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "Shield") - (pintype "passive") - (uuid "ac1ad217-e7c6-402e-89e8-0053bc258934") + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "9a1514a8-dfd6-49bb-8868-f6d2ccc8d6da") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) ) - (pad "6" smd rect - (at 2.875 -1.885 180) - (size 2 1.5) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") - (net 1 "GND") - (pinfunction "Shield") + (roundrect_rratio 0.25) + (net 4 "+3.3V") (pintype "passive") - (uuid "82d4d862-771e-4030-8ed1-51bd10b6a54b") + (uuid "c263e6a1-1e35-483d-9028-c36c283bfabc") ) - (pad "6" smd rect - (at 2.975 -0.565 180) - (size 1.825 0.7) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) (net 1 "GND") - (pinfunction "Shield") (pintype "passive") - (uuid "ad65808e-b5bf-405f-8e50-8b6daccae33b") - ) - (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_Micro-B_Amphenol_10103594-0001LF_Horizontal.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) + (uuid "1545896b-8220-4cd2-8891-b2684bf399db") ) - (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_Micro-B_Molex_47346-0001.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -10778,16 +11530,16 @@ ) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" + (footprint "Package_SON:WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm" (layer "F.Cu") - (uuid "a050bc8d-aaef-4325-8cf7-fa6df8591f00") - (at 111.003 110.236 90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C15" - (at 1.651 0.122 90) + (uuid "a0dba0ff-3d40-482a-af28-7a0d03f5cf68") + (at 124 111.1 -90) + (descr "WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py") + (tags "WSON NoLead") + (property "Reference" "U6" + (at 0 -2.2 90) (layer "F.SilkS") - (uuid "78fdf2ea-511d-4a43-b7db-db74b4cd8d3d") + (uuid "f369002f-e8bd-4d76-aa84-568dc80f0b51") (effects (font (size 0.5 0.5) @@ -10795,10 +11547,10 @@ ) ) ) - (property "Value" "0.1uf" - (at 0 1.16 90) + (property "Value" "TPS63031DSK" + (at 0 2.2 90) (layer "F.Fab") - (uuid "60b1eccf-e8f2-40dd-aedf-66bbb016ab8f") + (uuid "91f94704-19e0-49de-815a-855a0f4197d0") (effects (font (size 1 1) @@ -10806,177 +11558,333 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 90) + (property "Footprint" "Package_SON:WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm" + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "2fcce882-3847-4128-8348-dec20323b882") + (uuid "482c1b08-b248-46fe-84a1-7218b917bb07") (effects (font (size 1.27 1.27) ) ) ) - (property "Datasheet" "" - (at 0 0 90) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps63031.pdf" + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "6a01039d-162f-4beb-bc98-34310af27feb") + (uuid "c3705727-8482-4855-b2ff-770c8f6cd5e5") (effects (font (size 1.27 1.27) ) ) ) - (property "Description" "" - (at 0 0 90) + (property "Description" "Buck-Boost Converter, 1.8-5.5V Input Voltage, 1A Switch Current, 3.3V Output Voltage, VSON-10 (DSK0010A)" + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "cb54907d-273c-4603-8ef5-52d0b1c27e03") + (uuid "2f71421b-13f4-4c06-832e-a3efe1945a1a") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/8be88e73-cbdb-4b53-8616-51f519651ad9") + (property "LCSC" "C15516" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2db78270-27e9-435c-b58b-ef5cd9dadc9a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "WSON*1EP*2.5x2.5mm*P0.5mm*EP1.2x2mm*") + (path "/549707c3-ebfb-4bfd-98cb-d68db63a25e6") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -1.25 1.385) + (end 1.25 1.385) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "dde6d6fc-23aa-4272-81b5-aefa7bd23d93") + (uuid "a59ce90f-33e3-4cc8-bade-c134d93bfbfd") ) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -1.25 -1.385) + (end 1.25 -1.385) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "480d9a3a-b067-42ec-bfac-93a65daf5fde") + (uuid "735f3ed9-1733-40bb-9984-b821af7c8c84") + ) + (fp_poly + (pts + (xy -1.8 -1.3) (xy -2.28 -1.3) (xy -1.8 -1.78) (xy -1.8 -1.3) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "4150a086-d186-4523-8e3a-2b52bbcb7511") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start -1.88 1.5) + (end 1.88 1.5) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "572c9672-a9bc-45af-8c12-a8e2c66e745f") + (uuid "3c6e22e8-1386-4f2c-b0d7-5f07afb1c2c1") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start 1.88 1.5) + (end 1.88 -1.5) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "b50d638e-5032-4c89-8f1a-3f569c906fba") + (uuid "e0bee965-35dc-4825-94b9-7ec185b444db") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start -1.88 -1.5) + (end -1.88 1.5) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "420e1ddb-bcc1-4ac0-96c5-4434a8221ac0") + (uuid "d060eba4-edfc-41fb-afa2-6f9b37f36682") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start 1.88 -1.5) + (end -1.88 -1.5) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "cd3a2d86-d6e2-454f-b005-621f901335a7") + (uuid "15c26dea-0ce4-4525-8668-2dee46449e9f") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -1.25 1.25) + (end -1.25 -0.625) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "fd039b4a-c923-4afc-9f5d-8389ae45768b") + (uuid "ecc525b9-cdc6-4978-95c7-987a24b898b0") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start 1.25 1.25) + (end -1.25 1.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "e56ecc79-ac05-450f-8e65-193c2b7a9017") + (uuid "8e167667-e5be-43a6-8642-b9bc3bb2f2a3") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start -1.25 -0.625) + (end -0.625 -1.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "0fb896d3-b408-433a-be5a-b144bd77571f") + (uuid "f34f6629-ae70-4438-9530-65b730311df4") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start -0.625 -1.25) + (end 1.25 -1.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "ef740646-2966-4ec8-94d7-2f49ef89581c") + (uuid "73d9a2f9-2f76-4567-b99d-f50bb3283209") + ) + (fp_line + (start 1.25 -1.25) + (end 1.25 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "812ad18d-fe92-48c2-aea5-71666a5e817d") ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (uuid "9a1514a8-dfd6-49bb-8868-f6d2ccc8d6da") + (uuid "ec87fa31-6a2f-4864-b88f-284550fa4748") (effects (font - (size 0.25 0.25) - (thickness 0.04) + (size 0.62 0.62) + (thickness 0.09) ) ) ) + (pad "" smd roundrect + (at -0.3 -0.5 270) + (size 0.48 0.81) + (layers "F.Paste") + (roundrect_rratio 0.25) + (uuid "59ed5422-b46c-4071-a9b1-cdb416281bb8") + ) + (pad "" smd roundrect + (at -0.3 0.5 270) + (size 0.48 0.81) + (layers "F.Paste") + (roundrect_rratio 0.25) + (uuid "cfabf421-adde-4256-b1ed-34e774d97db8") + ) + (pad "" smd roundrect + (at 0.3 -0.5 270) + (size 0.48 0.81) + (layers "F.Paste") + (roundrect_rratio 0.25) + (uuid "ea52ae19-49cf-496f-8d94-b51127443955") + ) + (pad "" smd roundrect + (at 0.3 0.5 270) + (size 0.48 0.81) + (layers "F.Paste") + (roundrect_rratio 0.25) + (uuid "c0a4ca01-f8ef-4b8d-8355-6521f0c019aa") + ) (pad "1" smd roundrect - (at -0.48 0 90) - (size 0.56 0.62) + (at -1.2125 -1 270) + (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 4 "+3.3V") - (pintype "passive") - (uuid "c263e6a1-1e35-483d-9028-c36c283bfabc") + (pinfunction "VOUT") + (pintype "power_out") + (uuid "1e28b9e6-6577-40ed-af3b-6cb5100a2c15") ) (pad "2" smd roundrect - (at 0.48 0 90) - (size 0.56 0.62) + (at -1.2125 -0.5 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 69 "Net-(U6-L2)") + (pinfunction "L2") + (pintype "input") + (uuid "db987cde-a2db-4e82-a8cf-117e0ce35ce9") + ) + (pad "3" smd roundrect + (at -1.2125 0 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "PGND") + (pintype "power_in") + (uuid "80801a38-95a9-48e3-a118-a33fc8be9d72") + ) + (pad "4" smd roundrect + (at -1.2125 0.5 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 65 "Net-(U6-L1)") + (pinfunction "L1") + (pintype "input") + (uuid "11050739-5bdf-493c-b04a-7fe7d07b41d9") + ) + (pad "5" smd roundrect + (at -1.2125 1 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 53 "/Vraw") + (pinfunction "VIN") + (pintype "power_in") + (uuid "2e5eeada-22d1-41ef-bd08-8769298fcc79") + ) + (pad "6" smd roundrect + (at 1.2125 1 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 26 "Net-(U6-EN)") + (pinfunction "EN") + (pintype "input") + (uuid "1c07795e-a3e0-4350-988c-c8756c88d1bd") + ) + (pad "7" smd roundrect + (at 1.2125 0.5 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 26 "Net-(U6-EN)") + (pinfunction "PS/SYNC") + (pintype "input") + (uuid "af89f097-4d64-498d-a43a-30ca370626b7") + ) + (pad "8" smd roundrect + (at 1.2125 0 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 26 "Net-(U6-EN)") + (pinfunction "VINA") + (pintype "passive") + (uuid "d8a693f9-7b81-4147-843e-1e4a64d13c0c") + ) + (pad "9" smd roundrect + (at 1.2125 -0.5 270) + (size 0.825 0.25) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "18ada33b-48de-4e61-8796-efa7b5e04f85") + ) + (pad "10" smd roundrect + (at 1.2125 -1 270) + (size 0.825 0.25) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "FB") + (pintype "input") + (uuid "758e1c27-827d-4fb7-84cf-dc0b3c973d50") + ) + (pad "11" smd rect + (at 0 0 270) + (size 1.2 2) + (property pad_prop_heatsink) + (layers "F.Cu" "F.Mask") (net 1 "GND") + (pinfunction "PGND") (pintype "passive") - (uuid "1545896b-8220-4cd2-8891-b2684bf399db") + (zone_connect 2) + (uuid "d73a057b-6d45-4f8a-bac9-e84c494db3c3") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Package_SON.3dshapes/WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm.wrl" (offset (xyz 0 0 0) ) @@ -10995,8 +11903,9 @@ (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") (property "Reference" "C6" - (at -0.381 0.767 90) + (at -0.52 0.767 90) (layer "F.SilkS") + (hide yes) (uuid "a581ee36-0c01-4ba5-a305-9580ffaca2c7") (effects (font @@ -11052,6 +11961,19 @@ ) ) ) + (property "LCSC" "C1525" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b4b2df97-6950-4e89-a8c1-ee66d5993d1f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") (path "/3aa23d5b-a969-4fcb-b811-5351b3f5b422") (sheetname "Root") @@ -11243,22 +12165,35 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "db270a2e-d670-4a3c-8df8-0cdb7478d471") + (uuid "db270a2e-d670-4a3c-8df8-0cdb7478d471") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "79d30d67-4dc0-4cf4-af33-1fe449a270f2") (effects (font (size 1.27 1.27) ) ) ) - (property "Description" "" + (property "LCSC" "C1525" (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "79d30d67-4dc0-4cf4-af33-1fe449a270f2") + (uuid "2a75cb81-9dc7-4f59-9cf6-82eee2a63af3") (effects (font - (size 1.27 1.27) + (size 1 1) + (thickness 0.15) ) ) ) @@ -11425,7 +12360,7 @@ ) ) ) - (property "Value" "W25Q32JVZPIQ" + (property "Value" "W25Q64JVZPIQ" (at 0 3.45 0) (layer "F.Fab") (uuid "7e47e53d-5e8f-4425-ab95-af2ef734336d") @@ -11472,24 +12407,27 @@ ) ) ) + (property "LCSC" "C2940197" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f8c28c5d-c8f3-42ec-9b7e-656ab0449f25") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "SOIC*5.23x5.23mm*P1.27mm*") (path "/488783b4-85ad-458d-86f9-b34097fbbc51") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -3 2.61) - (end 3 2.61) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "0848e86c-7a0d-4e2a-949d-a7f0aee40e87") - ) - (fp_line - (start 0 -2.61) - (end 3 -2.61) + (start -3.3 -2.7) + (end -0.3 -2.7) (stroke (width 0.12) (type solid) @@ -11641,7 +12579,7 @@ (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 50 "/QSPI_SD1") + (net 49 "/QSPI_SD1") (pinfunction "DO(IO1)") (pintype "bidirectional") (uuid "ce559738-39ee-4d89-82ee-4cbbaa90d8e6") @@ -11651,7 +12589,7 @@ (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 49 "/QSPI_SD2") + (net 48 "/QSPI_SD2") (pinfunction "IO2") (pintype "bidirectional") (uuid "46cff8e8-e919-4c2d-80d8-f83bf344f1ca") @@ -11671,7 +12609,7 @@ (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 48 "/QSPI_SD0") + (net 47 "/QSPI_SD0") (pinfunction "DI(IO0)") (pintype "bidirectional") (uuid "0437ea9e-23d9-46e5-86da-4b147816c6de") @@ -11681,7 +12619,7 @@ (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 47 "/QSPI_SCLK") + (net 46 "/QSPI_SCLK") (pinfunction "CLK") (pintype "input") (uuid "21b4c646-244e-4a1a-8441-21b15ffe6361") @@ -11691,7 +12629,7 @@ (size 0.75 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 46 "/QSPI_SD3") + (net 45 "/QSPI_SD3") (pinfunction "IO3") (pintype "bidirectional") (uuid "8ec83413-7553-41f2-adad-96f9b57cf1ba") @@ -11788,6 +12726,19 @@ ) ) ) + (property "LCSC" "C25744" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "62c990d4-bc59-4f0b-aa91-31f72a981efb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "R_*") (path "/360c0fb5-389f-4914-99b3-95937cc2652e") (sheetname "Root") @@ -11911,18 +12862,241 @@ (roundrect_rratio 0.25) (net 18 "/QSPI_SS_N") (pintype "passive") - (uuid "5f8c5ac9-53c1-4922-91f1-eb028f8cd643") + (uuid "5f8c5ac9-53c1-4922-91f1-eb028f8cd643") + ) + (pad "2" smd roundrect + (at 0.51 0 180) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "0f1d057b-a63a-41d6-aae5-011304c180b1") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "b658b8ee-7ba8-4f3b-a278-7e1dc52a86ea") + (at 127.7 117.7 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C2" + (at -1.4 0 90) + (layer "F.SilkS") + (uuid "0bc97642-277f-4c33-98c3-9ac8ae8f02de") + (effects + (font + (size 0.5 0.5) + (thickness 0.07) + ) + ) + ) + (property "Value" "10uf" + (at 0 1.16 90) + (layer "F.Fab") + (uuid "e5cf94dc-e245-4132-b215-e08c6a6c6e96") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0186cfb5-30d5-4c30-9124-5543412b8ba3") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9b8bf5a9-1aa7-4859-b43f-a427607b43e0") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1e5f01b2-cc66-4fde-869e-9397a3a173f3") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "LCSC" "C15525" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1cb71ef1-75eb-47dd-af05-7dbc252a1c25") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/66c4f98e-77d9-4172-b69d-d668cf3550a6") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2d413c0a-1c7c-494f-be4d-d78bfe453f89") + ) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c083fd90-f11d-4b7f-9f00-0acbf5bbc184") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "104d8431-2041-41ef-bfab-a6c6385f6633") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0aff67bc-a39a-44fe-822b-9aefc55880ef") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4ad501dd-0866-4e08-a4c2-ba05d78876ce") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c20e886-6c7e-4350-aa54-350b0529796e") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9be4a137-dcfe-48bf-8d47-908bfab6a5aa") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5bf4aefd-4031-40ce-9956-903fa61c3632") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a7d99ed5-401f-4f7f-9e9b-3f4a50e01589") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c27a9fb6-183d-48ce-91b0-3f4f603d0597") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "5822ef22-4147-42d5-bc99-395308e45118") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "3c72d39c-482c-4b43-9edf-2c79935cd2c1") ) (pad "2" smd roundrect - (at 0.51 0 180) - (size 0.54 0.64) + (at 0.48 0 270) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") + (net 1 "GND") (pintype "passive") - (uuid "0f1d057b-a63a-41d6-aae5-011304c180b1") + (uuid "e9a0e1aa-f21e-46c9-bf7d-35d2ecc765d7") ) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -11934,27 +13108,28 @@ ) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" + (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (uuid "b658b8ee-7ba8-4f3b-a278-7e1dc52a86ea") - (at 127.7 117.7 -90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C2" - (at 1.5 0 90) + (uuid "b938f03c-6b45-472d-b805-1ed63035e16f") + (at 115.8 109.79 90) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R5" + (at 0 -1.17 -90) (layer "F.SilkS") - (uuid "0bc97642-277f-4c33-98c3-9ac8ae8f02de") + (hide yes) + (uuid "66ad94d9-a7c5-4616-b185-ce2201f0b3de") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1 1) + (thickness 0.15) ) ) ) - (property "Value" "10uf" - (at 0 1.16 90) + (property "Value" "27.4" + (at 0 1.17 -90) (layer "F.Fab") - (uuid "e5cf94dc-e245-4132-b215-e08c6a6c6e96") + (uuid "51a88c17-3cf1-49bf-b7fc-b74a6909aff3") (effects (font (size 1 1) @@ -11962,12 +13137,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 -90) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "0186cfb5-30d5-4c30-9124-5543412b8ba3") + (uuid "1f2d3734-d021-4fd8-b970-0bce498e1872") (effects (font (size 1.27 1.27) @@ -11975,11 +13150,11 @@ ) ) (property "Datasheet" "" - (at 0 0 -90) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "9b8bf5a9-1aa7-4859-b43f-a427607b43e0") + (uuid "0a892762-f7be-43c4-98b5-e4f892c9b0f0") (effects (font (size 1.27 1.27) @@ -11987,152 +13162,165 @@ ) ) (property "Description" "" - (at 0 0 -90) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "1e5f01b2-cc66-4fde-869e-9397a3a173f3") + (uuid "eb1a4ea3-ded0-46a2-8fb7-93a60655c745") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/66c4f98e-77d9-4172-b69d-d668cf3550a6") + (property "LCSC" "C31439" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ea1dd397-c7ad-45f2-bb5d-e3ccd5f90f70") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/24a6f5e0-6f32-4281-ba4e-33be54a46a0e") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -0.153641 -0.38) + (end 0.153641 -0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "2d413c0a-1c7c-494f-be4d-d78bfe453f89") + (uuid "7b1d1058-5246-4dd7-9bf6-bc4c3d849f62") ) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -0.153641 0.38) + (end 0.153641 0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "c083fd90-f11d-4b7f-9f00-0acbf5bbc184") + (uuid "389032b0-8b6f-402d-9227-cd3cd7a09c5d") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start 0.93 -0.47) + (end 0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "104d8431-2041-41ef-bfab-a6c6385f6633") + (uuid "7b01b512-8004-4878-a478-9fe51a726205") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start -0.93 -0.47) + (end 0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "0aff67bc-a39a-44fe-822b-9aefc55880ef") + (uuid "1897f6cd-6cf4-41f1-af63-4e66d24b6d82") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start 0.93 0.47) + (end -0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "4ad501dd-0866-4e08-a4c2-ba05d78876ce") + (uuid "946ffa81-e8a6-4906-aaa7-2c819cbce797") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start -0.93 0.47) + (end -0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "9c20e886-6c7e-4350-aa54-350b0529796e") + (uuid "d4ce161b-b5f7-4997-82f4-41c7c031214f") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 0.525 -0.27) + (end 0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "9be4a137-dcfe-48bf-8d47-908bfab6a5aa") + (uuid "22c65165-157c-4df8-92c9-7026ee418bc1") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start -0.525 -0.27) + (end 0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "5bf4aefd-4031-40ce-9956-903fa61c3632") + (uuid "49b227bf-f77f-454e-b8d6-ba34ae1bce1f") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start 0.525 0.27) + (end -0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "a7d99ed5-401f-4f7f-9e9b-3f4a50e01589") + (uuid "321e8b1a-25f1-4af2-8b92-cb2951588fea") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -0.525 0.27) + (end -0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "c27a9fb6-183d-48ce-91b0-3f4f603d0597") + (uuid "682f3a45-fb1a-458e-8c8c-d5efa544a41f") ) (fp_text user "${REFERENCE}" - (at 0 0 90) + (at 0 0 -90) (layer "F.Fab") - (uuid "5822ef22-4147-42d5-bc99-395308e45118") + (uuid "dc124821-1329-40e1-bc91-d16679a6eff7") (effects (font - (size 0.25 0.25) + (size 0.26 0.26) (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.48 0 270) - (size 0.56 0.62) + (at -0.51 0 90) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 4 "+3.3V") + (net 71 "usb_D-") (pintype "passive") - (uuid "3c72d39c-482c-4b43-9edf-2c79935cd2c1") + (uuid "c670c97f-acb6-4ba7-81ad-d34488851fd9") ) (pad "2" smd roundrect - (at 0.48 0 270) - (size 0.56 0.62) + (at 0.51 0 90) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") + (net 24 "Net-(J7-D--PadA7)") (pintype "passive") - (uuid "e9a0e1aa-f21e-46c9-bf7d-35d2ecc765d7") + (uuid "9fa95422-2e00-4286-8321-24422fbcf558") ) - (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -12144,27 +13332,28 @@ ) ) ) - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (uuid "b7d9d994-a183-428e-aa1d-13bff14d0707") - (at 103.378 118.872 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" "J1" - (at 0.889 -1.397 0) + (uuid "c5f75c31-ea87-4b1c-a100-b48ab202a681") + (at 117.9 110.59 90) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R4" + (at 0 -1.17 -90) (layer "F.SilkS") - (uuid "afa6db88-43ff-4344-b66f-5507c63f6666") + (hide yes) + (uuid "1b29e493-78b4-43d6-b892-57a4dcb797b3") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1 1) + (thickness 0.15) ) ) ) - (property "Value" "Serial" - (at 0 4.87 0) + (property "Value" "5.1k" + (at 0 1.17 -90) (layer "F.Fab") - (uuid "73a92f2b-2f54-4042-aae1-04e175349ab1") + (uuid "c6f508d3-7d8b-4dc3-b97d-7aca9f10988c") (effects (font (size 1 1) @@ -12172,12 +13361,12 @@ ) ) ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" - (at 0 0 180) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "88964f31-50b4-4a09-a340-3ef357c9714c") + (uuid "2ae9bb9b-2a0b-48f7-9f44-a297876a7f20") (effects (font (size 1.27 1.27) @@ -12185,11 +13374,11 @@ ) ) (property "Datasheet" "" - (at 0 0 180) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "30eac8ff-9f0e-480e-8ddf-77501aa7f128") + (uuid "56ef8bde-0a2c-4cca-8313-e421dd71d2cc") (effects (font (size 1.27 1.27) @@ -12197,206 +13386,165 @@ ) ) (property "Description" "" - (at 0 0 180) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "f8616bdb-af7c-4b93-ab4e-d022d90d03c4") + (uuid "a60b7849-119d-4e51-a3e2-8b5cfd6c3bc0") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "Connector*:*_1x??_*") - (path "/78ec8acf-300f-4503-ab02-9803c402fc0b") - (sheetname "Root") - (sheetfile "buddhabox.kicad_sch") - (attr through_hole) - (fp_line - (start 1.33 1.27) - (end 1.33 3.87) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a9baa3ac-1077-490d-b67e-6a73eeea5330") - ) - (fp_line - (start -1.33 3.87) - (end 1.33 3.87) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "2a749dab-ce63-42bc-9559-398b58bdc5ec") - ) - (fp_line - (start -1.33 1.27) - (end 1.33 1.27) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "efe20e73-895c-491b-ae16-0860a4612f18") - ) - (fp_line - (start -1.33 1.27) - (end -1.33 3.87) - (stroke - (width 0.12) - (type solid) + (property "LCSC" "C31439" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a63825e8-feae-40ed-8b72-3a3832ddad2a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) ) - (layer "F.SilkS") - (uuid "72a6a3d2-029e-4b06-a2a7-28e45bc1e955") ) + (property ki_fp_filters "R_*") + (path "/62e62565-f006-44bc-90c2-bcd817a39065") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) (fp_line - (start -1.33 0) - (end -1.33 -1.33) + (start -0.153641 -0.38) + (end 0.153641 -0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "afe929c6-5a35-44e3-83be-45c4e18f87c4") + (uuid "c15e744e-b40a-43b8-a510-390efc53647c") ) (fp_line - (start -1.33 -1.33) - (end 0 -1.33) + (start -0.153641 0.38) + (end 0.153641 0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "de1401a0-3779-478b-855a-9ba175f7b8e9") + (uuid "fa02ca0c-773f-46f4-8cfa-aa83d7f04eea") ) (fp_line - (start 1.8 4.35) - (end 1.8 -1.8) + (start 0.93 -0.47) + (end 0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "4d71669b-c7eb-433b-bd7d-ed05a63559cf") + (uuid "5b30d38c-139b-475d-aff8-0a56de2bac3e") ) (fp_line - (start 1.8 -1.8) - (end -1.8 -1.8) + (start -0.93 -0.47) + (end 0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "c4b6aedd-03c0-45dd-a8ea-6ffe407ca447") + (uuid "d69e6064-d5db-4e01-ad57-f17ec6c4de7f") ) (fp_line - (start -1.8 4.35) - (end 1.8 4.35) + (start 0.93 0.47) + (end -0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "82c63dcb-203d-467c-a55f-3e5e149eeff9") + (uuid "a93f11b3-07fe-4bb4-a793-aed5b3ba2004") ) (fp_line - (start -1.8 -1.8) - (end -1.8 4.35) + (start -0.93 0.47) + (end -0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "d4569427-da48-4b0c-a3e9-7c0b093b45c0") - ) - (fp_line - (start 1.27 3.81) - (end -1.27 3.81) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "e332df8f-98a6-40d0-81c8-73b323e53a77") + (uuid "4ab4b95b-d2c1-45fd-8b69-e354e706a2f4") ) (fp_line - (start 1.27 -1.27) - (end 1.27 3.81) + (start 0.525 -0.27) + (end 0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "f9e6404b-a37e-4e12-8e33-de756341f507") + (uuid "3adfa94c-0e92-4e79-ac31-db5900bbe93a") ) (fp_line - (start -0.635 -1.27) - (end 1.27 -1.27) + (start -0.525 -0.27) + (end 0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "0d56054f-c8c7-4164-9efc-ae6a341c2f9a") + (uuid "da19a3e5-c15b-4d80-b684-7f03a43e78ae") ) (fp_line - (start -1.27 3.81) - (end -1.27 -0.635) + (start 0.525 0.27) + (end -0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "1db8a6eb-02d8-4860-8c0e-2213d1366d9c") + (uuid "8ddae12d-f797-40f1-b483-9c90a1b97488") ) (fp_line - (start -1.27 -0.635) - (end -0.635 -1.27) + (start -0.525 0.27) + (end -0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "0f650f4e-4fce-4bb2-819a-4136a3914418") + (uuid "2ca6dab2-d157-4b45-84e5-a75f1c82a4cb") ) (fp_text user "${REFERENCE}" - (at 0 1.27 90) + (at 0 0 -90) (layer "F.Fab") - (uuid "0fabb12e-b7b8-4594-99a5-285692bdbc46") + (uuid "514394d1-3fdb-4968-b53f-d10dacc16609") (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 7 "/UART0_RX") - (pinfunction "Pin_1") + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0 90) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") - (uuid "1957898d-c6ed-425f-963f-680834640bf2") + (uuid "b44264b8-a5a1-48c4-a5c5-8befad39c182") ) - (pad "2" thru_hole oval - (at 0 2.54 180) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 8 "/UART0_TX") - (pinfunction "Pin_2") + (pad "2" smd roundrect + (at 0.51 0 90) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 25 "Net-(J7-CC1)") (pintype "passive") - (uuid "739a3e09-afc5-4e56-9fce-1215ec10d22b") + (uuid "df31f006-51d1-4896-8245-85a32a137453") ) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -12411,7 +13559,7 @@ (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") (uuid "c89d30aa-c103-4bd4-805d-69a3d5fd6560") - (at 115.189 113.792) + (at 117 114.29) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") (property "Reference" "C12" @@ -12472,6 +13620,19 @@ ) ) ) + (property "LCSC" "C1525" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "df71c52d-a3da-42bc-b724-6c01cf446bbe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") (path "/00725745-3ea5-4bb4-a7a7-c815cf31126b") (sheetname "Root") @@ -12635,7 +13796,7 @@ ) ) ) - (property "Value" "SW_Push" + (property "Value" "SW_PushSide" (at 2.25 5.38988 90) (layer "F.Fab") (uuid "3eb9a626-19e6-4e70-b511-e08bef05befa") @@ -12682,6 +13843,19 @@ ) ) ) + (property "LCSC" "DNP" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ab30bf5e-6c4f-4752-ae5d-bc5d3a7cb8d6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (path "/d81a0e27-74ac-4db6-99f6-115383840b38") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") @@ -13023,219 +14197,9 @@ (net 22 "/BTN") (pinfunction "2") (pintype "passive") - (uuid "801ea9be-3104-4451-9b61-6bba0258e397") - ) - (model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx83-2LFS.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Resistor_SMD:R_0402_1005Metric" - (layer "F.Cu") - (uuid "d3763f0c-ca39-403f-ab65-38b1c1e294bf") - (at 106.426 109.474 180) - (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Reference" "R10" - (at -1.651 0 0) - (layer "F.SilkS") - (uuid "8336bec3-b965-4191-9eaf-1c8e36f5958f") - (effects - (font - (size 0.5 0.5) - (thickness 0.07) - ) - ) - ) - (property "Value" "1k" - (at 0 1.17 0) - (layer "F.Fab") - (uuid "7a3db071-45d1-472b-9cb2-1c4b8ff155d9") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 0 0 180) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "9693cce8-4f47-48af-b2e9-dc64f505c21e") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 180) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "97c9cc28-ad1a-47b4-9577-77b662c93b0b") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 180) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "ea8dc777-a53a-4a7c-862b-8623efc79448") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "R_*") - (path "/33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9") - (sheetname "Root") - (sheetfile "buddhabox.kicad_sch") - (attr smd) - (fp_line - (start -0.153641 0.38) - (end 0.153641 0.38) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "b89c4fd8-ca05-4f0f-a96f-4b70a68425d4") - ) - (fp_line - (start -0.153641 -0.38) - (end 0.153641 -0.38) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "77b711fc-592a-4cb0-837d-4885c79106cd") - ) - (fp_line - (start 0.93 0.47) - (end -0.93 0.47) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "3eb8627d-94b0-41a4-b2a7-eeb557f5d488") - ) - (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "053dfbb0-ad6c-4113-b00f-6f72d7cef839") - ) - (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "a74ed1a8-e50c-4228-8fe2-e35ad07bd1f5") - ) - (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "46584604-57a3-412b-b622-d3ad82c2ba0c") - ) - (fp_line - (start 0.525 0.27) - (end -0.525 0.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "0a9559b8-fda1-43b8-83c9-2379ed7a9d0d") - ) - (fp_line - (start 0.525 -0.27) - (end 0.525 0.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "5b5add3c-9f57-4cb6-bb90-8ca96502f02c") - ) - (fp_line - (start -0.525 0.27) - (end -0.525 -0.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "197032a6-1f12-465a-bb0b-3dfc41ea3f5e") - ) - (fp_line - (start -0.525 -0.27) - (end 0.525 -0.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "dd909e8a-a966-4219-b0e3-c5b1d04b04ad") - ) - (fp_text user "${REFERENCE}" - (at 0 0 0) - (layer "F.Fab") - (uuid "532751ec-553b-450a-bc92-a91184e3e686") - (effects - (font - (size 0.26 0.26) - (thickness 0.04) - ) - ) - ) - (pad "1" smd roundrect - (at -0.51 0 180) - (size 0.54 0.64) - (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 18 "/QSPI_SS_N") - (pintype "passive") - (uuid "dbb74c3e-d5fe-4c17-a5fd-52ef41f5f946") - ) - (pad "2" smd roundrect - (at 0.51 0 180) - (size 0.54 0.64) - (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 19 "Net-(R10-Pad2)") - (pintype "passive") - (uuid "8f558282-9ccc-4d12-922f-0e685fd14010") + (uuid "801ea9be-3104-4451-9b61-6bba0258e397") ) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_Tactile_SPST_Angled_PTS645Vx83-2LFS.wrl" (offset (xyz 0 0 0) ) @@ -13247,16 +14211,16 @@ ) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" + (footprint "Resistor_SMD:R_0805_2012Metric" (layer "F.Cu") - (uuid "d7e5601f-6ca7-4d22-a20f-362d4fad5ec1") - (at 117.2 114.6 90) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C14" - (at -1.8 0 270) + (uuid "cce1b34f-e381-4d79-a75a-38b94210a24a") + (at 136.8 116.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" "R8" + (at -2.2 0 180) (layer "F.SilkS") - (uuid "69fd2045-473a-4dc3-bbbd-b90d4e092cc0") + (uuid "d89fe16f-e5e5-430b-b04b-84186f8be361") (effects (font (size 0.5 0.5) @@ -13264,10 +14228,10 @@ ) ) ) - (property "Value" "1u" - (at 0 1.16 270) + (property "Value" "100k" + (at 0 1.65 180) (layer "F.Fab") - (uuid "97f897dc-8ef1-42ef-ac1b-2a3ac4e84f45") + (uuid "97bce5fc-f2cd-4363-a50d-7a03b1c5646f") (effects (font (size 1 1) @@ -13275,12 +14239,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 90) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "c8586331-da83-445e-a433-bff218af057b") + (uuid "7b21bf9d-66d7-4839-8005-f42899029623") (effects (font (size 1.27 1.27) @@ -13288,11 +14252,11 @@ ) ) (property "Datasheet" "" - (at 0 0 90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "c68adae8-9706-48b8-a0e2-ddc92205c5ca") + (uuid "ddd9010a-b852-4246-9156-eed35e203c59") (effects (font (size 1.27 1.27) @@ -13300,152 +14264,165 @@ ) ) (property "Description" "" - (at 0 0 90) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "9d731f05-d639-49c1-b3a8-ac6686e4e5ac") + (uuid "44c30366-ee05-4d08-b9e0-66936a17e157") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/2f86794f-870f-4105-85ce-4f4489a6c1df") + (property "LCSC" "C149504" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "192fcd97-4d5a-4168-9668-e1a2efec2b18") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/6663f3b6-7702-4401-aa50-9b2b40860604") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -0.227064 0.735) + (end 0.227064 0.735) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "2d9803f9-0c50-4a34-ad46-66e1f5b2b2b3") + (uuid "9710ee51-e641-4a1e-979a-f082cb56ab02") ) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -0.227064 -0.735) + (end 0.227064 -0.735) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "604e2962-47b8-4050-80bb-25b77f1168c7") + (uuid "9d8f08fe-159b-44ea-b391-d78fbe3a35eb") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start 1.68 0.95) + (end -1.68 0.95) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "5aee5392-17dd-4c0f-a07d-947fd79e5713") + (uuid "06e07cb6-e1b2-4e50-bec6-067a273314a8") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start 1.68 -0.95) + (end 1.68 0.95) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "d2c4fd8f-78dd-49ac-939f-acd8fa89df45") + (uuid "8aadac1f-ee84-42a7-a151-a0475e38746e") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start -1.68 0.95) + (end -1.68 -0.95) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "18439cbc-42fa-453c-a730-38f0c732e0e6") + (uuid "22b199a4-80e4-464a-b7f0-d29da6c587da") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start -1.68 -0.95) + (end 1.68 -0.95) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "ead4b930-be4f-4d79-9cd5-f18b6696f0ab") + (uuid "12a07ec8-8088-4b47-8e3b-bd3867897261") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start 1 0.625) + (end -1 0.625) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "2206bfca-2777-4570-b5da-72373c83155b") + (uuid "ea31d0fd-b28f-4b2f-8706-6333ec294062") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start 1 -0.625) + (end 1 0.625) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "498c40bd-a742-434d-b63d-280475802bcf") + (uuid "fa1b2b70-7dfe-4355-b2ff-1401f53f068d") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start -1 0.625) + (end -1 -0.625) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "3bcfbaef-d2b6-4d9b-94c9-9e48d14b021f") + (uuid "b5791162-860b-4812-86c6-8143fd5e8e8e") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start -1 -0.625) + (end 1 -0.625) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "b002d2ce-aff3-4625-a0cd-ea954bb17926") + (uuid "10ccd207-0739-4659-a47f-a6de089f1a74") ) (fp_text user "${REFERENCE}" - (at 0 0 270) + (at 0 0 180) (layer "F.Fab") - (uuid "be4d4328-f8e1-4999-8080-2e204a5b110d") + (uuid "96275a03-b94b-46bd-9e14-6e4f5de587a2") (effects (font - (size 0.25 0.25) - (thickness 0.04) + (size 0.5 0.5) + (thickness 0.08) ) ) ) (pad "1" smd roundrect - (at -0.48 0 90) - (size 0.56 0.62) + (at -0.9125 0 180) + (size 1.025 1.4) (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 12 "Vbus") + (roundrect_rratio 0.243902) + (net 73 "Net-(JP1-B)") (pintype "passive") - (uuid "8503cfd6-603c-4bb4-953d-34bb92b5851c") + (uuid "29eed4c5-d847-41a4-9d36-5840743e2f2b") ) (pad "2" smd roundrect - (at 0.48 0 90) - (size 0.56 0.62) + (at 0.9125 0 180) + (size 1.025 1.4) (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 1 "GND") + (roundrect_rratio 0.243902) + (net 74 "Net-(U2-GAIN_SLOT)") (pintype "passive") - (uuid "25ae6928-816d-40c4-8bdb-558be4693bf4") + (uuid "abd1caf4-d509-4de5-a941-1c20f21700d4") ) - (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" (offset (xyz 0 0 0) ) @@ -13459,14 +14436,14 @@ ) (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (uuid "dda6bd2e-c07a-4c38-b35b-b3edaa78735f") - (at 122.936 117.094) + (uuid "d3763f0c-ca39-403f-ab65-38b1c1e294bf") + (at 106.426 109.474 180) (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "resistor") - (property "Reference" "R6" - (at 1.464 0.006 0) + (property "Reference" "R10" + (at -1.651 0 0) (layer "F.SilkS") - (uuid "665a51b6-f665-4bff-a632-1ba973df83f8") + (uuid "8336bec3-b965-4191-9eaf-1c8e36f5958f") (effects (font (size 0.5 0.5) @@ -13477,7 +14454,7 @@ (property "Value" "1k" (at 0 1.17 0) (layer "F.Fab") - (uuid "a0eab845-6dc3-4a11-8f61-3964dfcba189") + (uuid "7a3db071-45d1-472b-9cb2-1c4b8ff155d9") (effects (font (size 1 1) @@ -13486,11 +14463,11 @@ ) ) (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "cf2955e1-ea20-4f75-8400-3e711a9b97dc") + (uuid "9693cce8-4f47-48af-b2e9-dc64f505c21e") (effects (font (size 1.27 1.27) @@ -13498,11 +14475,11 @@ ) ) (property "Datasheet" "" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "989e3e4c-5cb8-4855-b7c7-72c18cda1e03") + (uuid "97c9cc28-ad1a-47b4-9577-77b662c93b0b") (effects (font (size 1.27 1.27) @@ -13510,126 +14487,139 @@ ) ) (property "Description" "" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "893a49df-66c9-41f0-8d49-f2cddbc69603") + (uuid "ea8dc777-a53a-4a7c-862b-8623efc79448") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C11702" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c8d1a37b-d8e9-4762-9ab7-cc7b5af1f558") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "R_*") - (path "/c1d41f5e-3500-4d8b-aba5-66d1af96b463") + (path "/33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.153641 -0.38) - (end 0.153641 -0.38) + (start -0.153641 0.38) + (end 0.153641 0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "6e247260-2995-4fb2-8db0-597a7c600d02") + (uuid "b89c4fd8-ca05-4f0f-a96f-4b70a68425d4") ) (fp_line - (start -0.153641 0.38) - (end 0.153641 0.38) + (start -0.153641 -0.38) + (end 0.153641 -0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "1d064b9b-3a00-4460-8614-192ca5be1ec1") + (uuid "77b711fc-592a-4cb0-837d-4885c79106cd") ) (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) + (start 0.93 0.47) + (end -0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "65d679c6-1fc4-42ad-b26e-a2695d87a6c8") + (uuid "3eb8627d-94b0-41a4-b2a7-eeb557f5d488") ) (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) + (start 0.93 -0.47) + (end 0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "003568c4-c96f-4c28-b959-9cdb9c3a86a9") + (uuid "053dfbb0-ad6c-4113-b00f-6f72d7cef839") ) (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) + (start -0.93 0.47) + (end -0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "a3925493-e7b5-4d96-a929-8c2c8463591c") + (uuid "a74ed1a8-e50c-4228-8fe2-e35ad07bd1f5") ) (fp_line - (start 0.93 0.47) - (end -0.93 0.47) + (start -0.93 -0.47) + (end 0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "56c0bea6-81b5-45c4-b891-411fee49d2b6") + (uuid "46584604-57a3-412b-b622-d3ad82c2ba0c") ) (fp_line - (start -0.525 -0.27) - (end 0.525 -0.27) + (start 0.525 0.27) + (end -0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "702aa429-7add-46d1-8f96-1f3f6398d303") + (uuid "0a9559b8-fda1-43b8-83c9-2379ed7a9d0d") ) (fp_line - (start -0.525 0.27) - (end -0.525 -0.27) + (start 0.525 -0.27) + (end 0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "14134f0d-62b1-4097-b7a1-4e979b56f60a") + (uuid "5b5add3c-9f57-4cb6-bb90-8ca96502f02c") ) (fp_line - (start 0.525 -0.27) - (end 0.525 0.27) + (start -0.525 0.27) + (end -0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "5329e4a1-6683-4041-9e17-1537d9370696") + (uuid "197032a6-1f12-465a-bb0b-3dfc41ea3f5e") ) (fp_line - (start 0.525 0.27) - (end -0.525 0.27) + (start -0.525 -0.27) + (end 0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "f6c353d6-0858-4e7f-9457-7986585c4efd") + (uuid "dd909e8a-a966-4219-b0e3-c5b1d04b04ad") ) (fp_text user "${REFERENCE}" (at 0 0 0) (layer "F.Fab") - (uuid "338f9442-bb5f-4ca4-90fb-4dac0b665df5") + (uuid "532751ec-553b-450a-bc92-a91184e3e686") (effects (font (size 0.26 0.26) @@ -13638,22 +14628,22 @@ ) ) (pad "1" smd roundrect - (at -0.51 0) + (at -0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 17 "/LED") + (net 18 "/QSPI_SS_N") (pintype "passive") - (uuid "af708609-3b48-4400-8b74-031e73cb1ee7") + (uuid "dbb74c3e-d5fe-4c17-a5fd-52ef41f5f946") ) (pad "2" smd roundrect - (at 0.51 0) + (at 0.51 0 180) (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 15 "Net-(D3-A)") + (net 19 "Net-(R10-Pad2)") (pintype "passive") - (uuid "5d447dcd-3aae-4df9-8811-8147506ec6e1") + (uuid "8f558282-9ccc-4d12-922f-0e685fd14010") ) (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" (offset @@ -13669,14 +14659,14 @@ ) (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "e546614e-167b-4196-887d-62e24c79b368") - (at 115.3 117.8) + (uuid "da0c504d-fe64-4fd0-9ee4-2995bd1024f6") + (at 124.8 113.7 180) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") - (property "Reference" "C11" - (at 0.099 -0.889 0) + (property "Reference" "C27" + (at -1.5 0.8 180) (layer "F.SilkS") - (uuid "f7e1ffc3-da97-4f7c-807c-37eb6c686568") + (uuid "d50c4c40-ccac-45d7-b3f6-ae8048a74e90") (effects (font (size 0.5 0.5) @@ -13684,10 +14674,10 @@ ) ) ) - (property "Value" "0.1uf" - (at 0 1.16 0) + (property "Value" "10uf" + (at 0 1.16 180) (layer "F.Fab") - (uuid "2b76fb1b-e834-439e-9bca-2afaceca4822") + (uuid "e38f8a1e-75ca-4413-9732-3b5c04ac680b") (effects (font (size 1 1) @@ -13696,11 +14686,11 @@ ) ) (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "63d725e1-dde1-4472-a9a9-5bbde45a58a8") + (uuid "7bd56b54-a4b4-42a8-9160-35d069eab3cd") (effects (font (size 1.27 1.27) @@ -13708,11 +14698,11 @@ ) ) (property "Datasheet" "" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "8ec2336c-146a-495b-bede-2019ac8feb44") + (uuid "c65c05e9-e979-4fcd-927a-5e041e9b6298") (effects (font (size 1.27 1.27) @@ -13720,126 +14710,139 @@ ) ) (property "Description" "" - (at 0 0 0) + (at 0 0 180) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "baa9633a-d954-4eec-b425-95ecd6d73086") + (uuid "35269427-d0cf-4501-bdef-606800ba36fb") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C15525" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "97f9c725-9492-4ee8-87e7-c3fba4382bc0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") - (path "/05c98040-3ff5-4537-9f27-d8fbf667af33") + (path "/1126f98e-c02c-4c96-b38f-9136f4c0f370") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "686250ca-9853-46d2-bd7b-10593673c916") + (uuid "165eb6fa-27a3-4a29-ba94-c96d556f89ec") ) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "24d46ddc-caf7-41d7-9aeb-30864b7e5ffa") + (uuid "49fbf5df-a21d-46f5-916e-3598e9869f5f") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "996d10a9-987d-4599-b040-912b5528db5c") + (uuid "a8fa2f4f-549c-42a0-8ec9-21b9b49f7467") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "e00e640c-7bef-42a8-9396-b318c8f807f8") + (uuid "2c986f5a-237b-42f8-a9d6-ebab74632e4e") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "e1278a31-ef0b-41bc-b5e0-2dd2ec8b4a23") + (uuid "56404be9-bedc-4c4b-a12c-c80d12bed106") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "ec259f17-a44f-4b0d-a581-35d4148d75a3") + (uuid "aa450455-c179-45eb-adae-84b498a38c9b") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "e5ba0187-3ea9-4e03-897f-e3abb24782c8") + (uuid "7b3ad3a0-52fc-4d61-9e52-90da0760588f") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "f244f9b7-53d2-46fc-bae3-a8cdea99b8b4") + (uuid "cac99dc1-4486-4b04-bcf1-e3d0f083ee66") ) - (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "d76eadeb-653f-4f9f-bd5b-860df2932201") + (uuid "f72db2d6-c056-4a02-9a3b-b86213114d07") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "dd04d1f5-c6b7-40ff-a522-86911b786bc1") + (uuid "6ae25aed-414c-4593-913c-bab0cbd3e0db") ) (fp_text user "${REFERENCE}" - (at 0 0 0) + (at 0 0 180) (layer "F.Fab") - (uuid "629f343f-b8f0-46ab-99c9-52f9c40c4302") + (uuid "9168d54c-b7fc-4811-a003-e6a6fa903805") (effects (font (size 0.25 0.25) @@ -13848,24 +14851,24 @@ ) ) (pad "1" smd roundrect - (at -0.48 0) + (at -0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 4 "+3.3V") (pintype "passive") - (uuid "d01e97c3-00db-4e00-b5a7-c375fad1dbfc") + (uuid "deb05aed-62ec-4ea8-b04b-1477c7901b92") ) (pad "2" smd roundrect - (at 0.48 0) + (at 0.48 0 180) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 1 "GND") (pintype "passive") - (uuid "fb5edb3c-3214-4da8-bc9d-55fda0098f94") + (uuid "a38f968f-4cb3-4ca1-94b3-47c3daf79c92") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -13877,16 +14880,16 @@ ) ) ) - (footprint "Capacitor_SMD:C_0402_1005Metric" + (footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu") - (uuid "eba02816-85d3-475d-b28b-de953dd45bd7") - (at 132.277 120.462) - (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C24" - (at 1.581 -0.066 0) + (uuid "dda6bd2e-c07a-4c38-b35b-b3edaa78735f") + (at 122.936 117.094) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R6" + (at 1.464 0.006 0) (layer "F.SilkS") - (uuid "26bfba2c-4bab-490c-a585-1873b6b3d0bf") + (uuid "665a51b6-f665-4bff-a632-1ba973df83f8") (effects (font (size 0.5 0.5) @@ -13894,10 +14897,10 @@ ) ) ) - (property "Value" "220pf" - (at 0 1.16 0) + (property "Value" "1k" + (at 0 1.17 0) (layer "F.Fab") - (uuid "52b368e6-a18b-468d-b15e-1bbf0b1078ab") + (uuid "a0eab845-6dc3-4a11-8f61-3964dfcba189") (effects (font (size 1 1) @@ -13905,12 +14908,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "d74fc9d0-45fc-4f32-86be-f3bf2526f2b5") + (uuid "cf2955e1-ea20-4f75-8400-3e711a9b97dc") (effects (font (size 1.27 1.27) @@ -13922,7 +14925,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "2b646828-b320-4514-90c8-affedfcf5464") + (uuid "989e3e4c-5cb8-4855-b7c7-72c18cda1e03") (effects (font (size 1.27 1.27) @@ -13934,148 +14937,161 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "cc52c1e0-f48e-486c-8431-ab23b8745bac") + (uuid "893a49df-66c9-41f0-8d49-f2cddbc69603") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/4d505ac6-7931-4863-9ba5-f0a997297973") + (property "LCSC" "C11702" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e16dc234-b494-42de-83af-484ab3c4bba0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/c1d41f5e-3500-4d8b-aba5-66d1af96b463") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.107836 -0.36) - (end 0.107836 -0.36) + (start -0.153641 -0.38) + (end 0.153641 -0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "6793be08-0155-427a-8213-b4143be30b7a") + (uuid "6e247260-2995-4fb2-8db0-597a7c600d02") ) (fp_line - (start -0.107836 0.36) - (end 0.107836 0.36) + (start -0.153641 0.38) + (end 0.153641 0.38) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "5bbc520f-561f-4175-b494-ca74c60c6903") + (uuid "1d064b9b-3a00-4460-8614-192ca5be1ec1") ) (fp_line - (start -0.91 -0.46) - (end 0.91 -0.46) + (start -0.93 -0.47) + (end 0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "f1722737-728a-4335-b5f6-29ce3238cc24") + (uuid "65d679c6-1fc4-42ad-b26e-a2695d87a6c8") ) (fp_line - (start -0.91 0.46) - (end -0.91 -0.46) + (start -0.93 0.47) + (end -0.93 -0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "3d8e9398-c5cc-4f90-8bcd-952c5d19772e") + (uuid "003568c4-c96f-4c28-b959-9cdb9c3a86a9") ) (fp_line - (start 0.91 -0.46) - (end 0.91 0.46) + (start 0.93 -0.47) + (end 0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "b147b3e6-468c-4123-bc22-ff578450c36f") + (uuid "a3925493-e7b5-4d96-a929-8c2c8463591c") ) (fp_line - (start 0.91 0.46) - (end -0.91 0.46) + (start 0.93 0.47) + (end -0.93 0.47) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "9d800729-2a3b-4483-b343-4820c14f6ffe") + (uuid "56c0bea6-81b5-45c4-b891-411fee49d2b6") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start -0.525 -0.27) + (end 0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "15682128-8c1d-411a-ad29-a4e83501fec7") + (uuid "702aa429-7add-46d1-8f96-1f3f6398d303") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start -0.525 0.27) + (end -0.525 -0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "782646b3-3a7c-4289-9feb-c6ef0e86a3ed") + (uuid "14134f0d-62b1-4097-b7a1-4e979b56f60a") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start 0.525 -0.27) + (end 0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "e6db3f86-63f1-4175-943f-f21026b787f0") + (uuid "5329e4a1-6683-4041-9e17-1537d9370696") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start 0.525 0.27) + (end -0.525 0.27) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "77a84af6-83db-4a1c-ba9e-1ab52f06bb82") + (uuid "f6c353d6-0858-4e7f-9457-7986585c4efd") ) (fp_text user "${REFERENCE}" (at 0 0 0) (layer "F.Fab") - (uuid "636a9737-2037-4922-92e9-157e46e1e190") + (uuid "338f9442-bb5f-4ca4-90fb-4dac0b665df5") (effects (font - (size 0.25 0.25) + (size 0.26 0.26) (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.48 0) - (size 0.56 0.62) + (at -0.51 0) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 13 "Net-(J4-Pin_2)") + (net 17 "/LED") (pintype "passive") - (uuid "b566d857-717b-4234-84ef-734aed9a0b34") + (uuid "af708609-3b48-4400-8b74-031e73cb1ee7") ) (pad "2" smd roundrect - (at 0.48 0) - (size 0.56 0.62) + (at 0.51 0) + (size 0.54 0.64) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") + (net 15 "Net-(D3-A)") (pintype "passive") - (uuid "bf4c7a94-7824-4dd6-bcd6-db4bfd5d8b42") + (uuid "5d447dcd-3aae-4df9-8811-8147506ec6e1") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -14089,14 +15105,14 @@ ) (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "ed895f5e-79f3-4d52-ac44-1d3c7658208e") - (at 114.305 110.617) + (uuid "e546614e-167b-4196-887d-62e24c79b368") + (at 115.3 117.8) (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") (tags "capacitor") - (property "Reference" "C23" - (at 1.646 0 0) + (property "Reference" "C11" + (at 0.099 -0.889 0) (layer "F.SilkS") - (uuid "1e7b4a8f-e986-4eb6-9ae0-f26d1836ffd8") + (uuid "f7e1ffc3-da97-4f7c-807c-37eb6c686568") (effects (font (size 0.5 0.5) @@ -14104,10 +15120,10 @@ ) ) ) - (property "Value" "1uf" + (property "Value" "0.1uf" (at 0 1.16 0) (layer "F.Fab") - (uuid "1480e242-c89d-4df9-aebf-86a7c323ff9c") + (uuid "2b76fb1b-e834-439e-9bca-2afaceca4822") (effects (font (size 1 1) @@ -14120,7 +15136,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "2ed9bf9c-5a3d-455d-88c0-abb0d7bf4a0c") + (uuid "63d725e1-dde1-4472-a9a9-5bbde45a58a8") (effects (font (size 1.27 1.27) @@ -14132,7 +15148,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "efcafe7b-d203-4296-bbbb-d74a6117649a") + (uuid "8ec2336c-146a-495b-bede-2019ac8feb44") (effects (font (size 1.27 1.27) @@ -14144,15 +15160,28 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "abf9ec12-f5b9-42e9-9233-6d35bf1b7e3e") + (uuid "baa9633a-d954-4eec-b425-95ecd6d73086") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C1525" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "06e13776-b84d-47ea-9338-ccfb57954648") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "C_*") - (path "/5c8a77dd-f96e-4692-a513-366a27ec0632") + (path "/05c98040-3ff5-4537-9f27-d8fbf667af33") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) @@ -14164,7 +15193,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "b9a91123-9d86-4deb-9e9a-fe6df7e7d21a") + (uuid "686250ca-9853-46d2-bd7b-10593673c916") ) (fp_line (start -0.107836 0.36) @@ -14174,7 +15203,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "fa01e166-0880-43e9-ad9f-8491f986151d") + (uuid "24d46ddc-caf7-41d7-9aeb-30864b7e5ffa") ) (fp_line (start -0.91 -0.46) @@ -14184,7 +15213,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "7568f6b2-7746-4033-8f8c-ac2be78f2424") + (uuid "996d10a9-987d-4599-b040-912b5528db5c") ) (fp_line (start -0.91 0.46) @@ -14194,7 +15223,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "5c4218ac-1ade-41e6-abbb-22cee2ba8c42") + (uuid "e00e640c-7bef-42a8-9396-b318c8f807f8") ) (fp_line (start 0.91 -0.46) @@ -14204,7 +15233,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "dd49cb7e-2659-428a-83c4-811c57e4b1fe") + (uuid "e1278a31-ef0b-41bc-b5e0-2dd2ec8b4a23") ) (fp_line (start 0.91 0.46) @@ -14214,7 +15243,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "91c711d0-2e0b-4c7d-98d7-9a565aaf0fc7") + (uuid "ec259f17-a44f-4b0d-a581-35d4148d75a3") ) (fp_line (start -0.5 -0.25) @@ -14224,7 +15253,7 @@ (type solid) ) (layer "F.Fab") - (uuid "793b50de-59a9-4d65-863e-460b0205a057") + (uuid "e5ba0187-3ea9-4e03-897f-e3abb24782c8") ) (fp_line (start -0.5 0.25) @@ -14234,7 +15263,7 @@ (type solid) ) (layer "F.Fab") - (uuid "33728488-729b-4d29-b6fd-0ae74a7e8db4") + (uuid "f244f9b7-53d2-46fc-bae3-a8cdea99b8b4") ) (fp_line (start 0.5 -0.25) @@ -14244,7 +15273,7 @@ (type solid) ) (layer "F.Fab") - (uuid "83e10572-00cf-4291-9b41-50455f2392fa") + (uuid "d76eadeb-653f-4f9f-bd5b-860df2932201") ) (fp_line (start 0.5 0.25) @@ -14254,12 +15283,12 @@ (type solid) ) (layer "F.Fab") - (uuid "93013764-eae2-49b9-be06-70ed3276a169") + (uuid "dd04d1f5-c6b7-40ff-a522-86911b786bc1") ) (fp_text user "${REFERENCE}" (at 0 0 0) (layer "F.Fab") - (uuid "139e0add-b0f5-4482-9e09-67917df4c808") + (uuid "629f343f-b8f0-46ab-99c9-52f9c40c4302") (effects (font (size 0.25 0.25) @@ -14272,9 +15301,9 @@ (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 5 "+1V1") + (net 4 "+3.3V") (pintype "passive") - (uuid "79e7aae6-2cac-4aca-88f0-1aec11810637") + (uuid "d01e97c3-00db-4e00-b5a7-c375fad1dbfc") ) (pad "2" smd roundrect (at 0.48 0) @@ -14283,7 +15312,7 @@ (roundrect_rratio 0.25) (net 1 "GND") (pintype "passive") - (uuid "a858a815-ec6a-4da7-8091-3a6692a1fa25") + (uuid "fb5edb3c-3214-4da8-bc9d-55fda0098f94") ) (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset @@ -14297,16 +15326,16 @@ ) ) ) - (footprint "Package_TO_SOT_SMD:SOT-23" + (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "eff9235b-4bfc-4908-ac3a-7be234cfb9e6") - (at 119.253 109.728) - (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "SOT TO_SOT_SMD") - (property "Reference" "D1" - (at 1.27 1.143 0) + (uuid "eba02816-85d3-475d-b28b-de953dd45bd7") + (at 134.08 119.9) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C24" + (at 0.02 -0.9 0) (layer "F.SilkS") - (uuid "a952e0a8-9886-4bdf-ac3d-0a744af0bbde") + (uuid "26bfba2c-4bab-490c-a585-1873b6b3d0bf") (effects (font (size 0.5 0.5) @@ -14314,10 +15343,10 @@ ) ) ) - (property "Value" "BAT54C" - (at 0 2.4 0) + (property "Value" "220pf" + (at 0 1.16 0) (layer "F.Fab") - (uuid "4d888a7e-6376-43e4-9784-aa477f610ba3") + (uuid "52b368e6-a18b-468d-b15e-1bbf0b1078ab") (effects (font (size 1 1) @@ -14325,24 +15354,24 @@ ) ) ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "c807c3c5-eb80-4e97-b0c4-15b19e9c5711") + (uuid "d74fc9d0-45fc-4f32-86be-f3bf2526f2b5") (effects (font (size 1.27 1.27) ) ) ) - (property "Datasheet" "http://www.diodes.com/_files/datasheets/ds11005.pdf" + (property "Datasheet" "" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "c3ed79bf-3c92-454b-9c45-2bf5a04e9f6c") + (uuid "2b646828-b320-4514-90c8-affedfcf5464") (effects (font (size 1.27 1.27) @@ -14354,187 +15383,161 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "f16bc9d6-2d30-45eb-88c0-9f3537d9b22e") + (uuid "cc52c1e0-f48e-486c-8431-ab23b8745bac") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "SOT?23*") - (path "/53aac4fa-b8a6-4ee6-8988-1333dd39cc44") - (sheetname "Root") - (sheetfile "buddhabox.kicad_sch") - (attr smd) - (fp_line - (start 0 -1.56) - (end -1.675 -1.56) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "1b53a624-9e27-44b3-b0ab-3ccce8160651") - ) - (fp_line - (start 0 -1.56) - (end 0.65 -1.56) - (stroke - (width 0.12) - (type solid) + (property "LCSC" "C1530" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dfd95362-2248-4fed-968f-64ee5f2b6fb6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) ) - (layer "F.SilkS") - (uuid "36f35b2d-1d75-45a9-aeee-efdc13c85c90") ) + (property ki_fp_filters "C_*") + (path "/4d505ac6-7931-4863-9ba5-f0a997297973") + (sheetname "Root") + (sheetfile "buddhabox.kicad_sch") + (attr smd) (fp_line - (start 0 1.56) - (end -0.65 1.56) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "21ba9655-cf34-40d4-98e9-783b6a2acd7b") + (uuid "6793be08-0155-427a-8213-b4143be30b7a") ) (fp_line - (start 0 1.56) - (end 0.65 1.56) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "4456da81-1e3a-48aa-a3d6-ae0e734df98a") + (uuid "5bbc520f-561f-4175-b494-ca74c60c6903") ) (fp_line - (start -1.92 -1.7) - (end -1.92 1.7) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "3822a2e1-0c41-4aa3-940d-9732c9f315e4") + (uuid "f1722737-728a-4335-b5f6-29ce3238cc24") ) (fp_line - (start -1.92 1.7) - (end 1.92 1.7) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "671e86d5-e9ff-4562-a854-260af255679a") + (uuid "3d8e9398-c5cc-4f90-8bcd-952c5d19772e") ) (fp_line - (start 1.92 -1.7) - (end -1.92 -1.7) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "de0e295d-2fe0-431e-86fb-a5ae0f82f402") + (uuid "b147b3e6-468c-4123-bc22-ff578450c36f") ) (fp_line - (start 1.92 1.7) - (end 1.92 -1.7) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "bbb1ad78-ac8c-4232-b7b1-c3a2472aaf0e") - ) - (fp_line - (start -0.65 -1.125) - (end -0.325 -1.45) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "66416bdd-9a7e-4a9b-81ff-c271ca891348") + (uuid "9d800729-2a3b-4483-b343-4820c14f6ffe") ) (fp_line - (start -0.65 1.45) - (end -0.65 -1.125) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "2de2b282-cd16-4942-876e-3a49c999a392") + (uuid "15682128-8c1d-411a-ad29-a4e83501fec7") ) (fp_line - (start -0.325 -1.45) - (end 0.65 -1.45) + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "a276f1e9-3aaf-41a1-86eb-9526c07fbba3") + (uuid "782646b3-3a7c-4289-9feb-c6ef0e86a3ed") ) (fp_line - (start 0.65 -1.45) - (end 0.65 1.45) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "945d8dcb-8902-4ec3-8e0f-08ca8c026c86") + (uuid "e6db3f86-63f1-4175-943f-f21026b787f0") ) (fp_line - (start 0.65 1.45) - (end -0.65 1.45) + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "5fa04830-3956-4e01-8c17-3d41cfe544dc") + (uuid "77a84af6-83db-4a1c-ba9e-1ab52f06bb82") ) (fp_text user "${REFERENCE}" (at 0 0 0) (layer "F.Fab") - (uuid "88b1f7f6-03f7-4dd9-8c24-df405cb3feef") + (uuid "636a9737-2037-4922-92e9-157e46e1e190") (effects (font - (size 0.32 0.32) - (thickness 0.05) + (size 0.25 0.25) + (thickness 0.04) ) ) ) (pad "1" smd roundrect - (at -0.9375 -0.95) - (size 1.475 0.6) + (at -0.48 0) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 66 "/VBus3v3") + (net 13 "Net-(J4-Pin_2)") (pintype "passive") - (uuid "140a95b3-e20c-49fa-a19a-6f05f76381ae") + (uuid "b566d857-717b-4234-84ef-734aed9a0b34") ) (pad "2" smd roundrect - (at -0.9375 0.95) - (size 1.475 0.6) - (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 57 "/Vbat_sw") - (pintype "passive") - (uuid "196dffdb-ed1c-472d-a20e-f045c1e00593") - ) - (pad "3" smd roundrect - (at 0.9375 0) - (size 1.475 0.6) + (at 0.48 0) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 54 "/Vraw") + (net 1 "GND") (pintype "passive") - (uuid "a5dd2d8c-dbc1-4469-aee2-969c8a0e451f") + (uuid "bf4c7a94-7824-4dd6-bcd6-db4bfd5d8b42") ) - (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -14546,16 +15549,16 @@ ) ) ) - (footprint "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" + (footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu") - (uuid "f26038a7-6a54-4d1c-9c62-a7b1fb628021") - (at 103.929 122.428) - (descr "SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package") - (tags "SMD SMT crystal") - (property "Reference" "Y1" - (at 2.497 -0.889 0) + (uuid "ed895f5e-79f3-4d52-ac44-1d3c7658208e") + (at 110.1 110.3 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C23" + (at 1.646 0 270) (layer "F.SilkS") - (uuid "abf7ab45-d8b2-4f45-afb3-c251ef42f772") + (uuid "1e7b4a8f-e986-4eb6-9ae0-f26d1836ffd8") (effects (font (size 0.5 0.5) @@ -14563,10 +15566,10 @@ ) ) ) - (property "Value" "Crystal_4pin_SMD" - (at 0 2.45 0) + (property "Value" "1uf" + (at 0 1.16 270) (layer "F.Fab") - (uuid "26401d02-1483-4060-a804-26dc38ff368f") + (uuid "1480e242-c89d-4df9-aebf-86a7c323ff9c") (effects (font (size 1 1) @@ -14574,12 +15577,12 @@ ) ) ) - (property "Footprint" "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" - (at 0 0 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "686a33cd-72dd-4d53-9edc-a7e482f9d52a") + (uuid "2ed9bf9c-5a3d-455d-88c0-abb0d7bf4a0c") (effects (font (size 1.27 1.27) @@ -14587,11 +15590,11 @@ ) ) (property "Datasheet" "" - (at 0 0 0) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "47a6cc00-ed37-4150-846d-d0509e7925fd") + (uuid "efcafe7b-d203-4296-bbbb-d74a6117649a") (effects (font (size 1.27 1.27) @@ -14599,174 +15602,165 @@ ) ) (property "Description" "" - (at 0 0 0) + (at 0 0 90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "6ad4a8b2-f317-4564-b054-584d33f7c78b") + (uuid "abf9ec12-f5b9-42e9-9233-6d35bf1b7e3e") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "Crystal_*") - (path "/2123aeb0-003e-45f7-9ea9-dde0b81538a2") + (property "LCSC" "C52923" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0caf8cb3-95bd-40e8-bc9a-577dbd962a6e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/5c8a77dd-f96e-4692-a513-366a27ec0632") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -2 -1.65) - (end -2 1.65) + (start -0.107836 -0.36) + (end 0.107836 -0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "9cdf16a8-7e48-4055-a4ea-763bae930eb6") + (uuid "b9a91123-9d86-4deb-9e9a-fe6df7e7d21a") ) (fp_line - (start -2 1.65) - (end 2 1.65) + (start -0.107836 0.36) + (end 0.107836 0.36) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "d04150fa-a648-4102-92aa-7dad87b34912") + (uuid "fa01e166-0880-43e9-ad9f-8491f986151d") ) (fp_line - (start -2.1 -1.7) - (end -2.1 1.7) + (start 0.91 -0.46) + (end 0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "a9c28b99-d760-4f07-a1e0-5cf0861c3920") + (uuid "dd49cb7e-2659-428a-83c4-811c57e4b1fe") ) (fp_line - (start -2.1 1.7) - (end 2.1 1.7) + (start -0.91 -0.46) + (end 0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "fddb82b4-3825-46f1-960c-dc441bf6a389") + (uuid "7568f6b2-7746-4033-8f8c-ac2be78f2424") ) (fp_line - (start 2.1 -1.7) - (end -2.1 -1.7) + (start 0.91 0.46) + (end -0.91 0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "1e9dc208-063a-4240-86c1-890ad687e8d8") + (uuid "91c711d0-2e0b-4c7d-98d7-9a565aaf0fc7") ) (fp_line - (start 2.1 1.7) - (end 2.1 -1.7) + (start -0.91 0.46) + (end -0.91 -0.46) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "d2797d23-b912-4e21-a515-fedf9516098e") - ) - (fp_line - (start -1.6 -1.25) - (end -1.6 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "ec908a9d-b9ed-451a-b641-8406b56aa59c") + (uuid "5c4218ac-1ade-41e6-abbb-22cee2ba8c42") ) (fp_line - (start -1.6 0.25) - (end -0.6 1.25) + (start 0.5 -0.25) + (end 0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "7381d85e-8065-4f40-b7fd-26372b39665d") + (uuid "83e10572-00cf-4291-9b41-50455f2392fa") ) (fp_line - (start -1.6 1.25) - (end 1.6 1.25) + (start -0.5 -0.25) + (end 0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "052f3cc3-d282-4bf9-a7c9-9340b84548e8") + (uuid "793b50de-59a9-4d65-863e-460b0205a057") ) (fp_line - (start 1.6 -1.25) - (end -1.6 -1.25) + (start 0.5 0.25) + (end -0.5 0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "eab9153b-3c49-43fc-8f06-40e2634319c4") + (uuid "93013764-eae2-49b9-be06-70ed3276a169") ) (fp_line - (start 1.6 1.25) - (end 1.6 -1.25) + (start -0.5 0.25) + (end -0.5 -0.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "c50cbd14-923a-4339-9963-57fb08af3375") + (uuid "33728488-729b-4d29-b6fd-0ae74a7e8db4") ) (fp_text user "${REFERENCE}" - (at 0 0 0) + (at 0 0 270) (layer "F.Fab") - (uuid "31ae79e9-78d1-4506-9e22-96ac76e2b087") + (uuid "139e0add-b0f5-4482-9e09-67917df4c808") (effects (font - (size 0.7 0.7) - (thickness 0.105) - ) - ) - ) - (pad "1" smd rect - (at -1.1 0.85) - (size 1.4 1.2) - (layers "F.Cu" "F.Paste" "F.Mask") - (net 2 "Net-(C3-Pad1)") - (pinfunction "1") - (pintype "passive") - (uuid "cc6d5a65-7c64-467c-a7f9-fbe8bbfe8a41") - ) - (pad "2" smd rect - (at 1.1 0.85) - (size 1.4 1.2) - (layers "F.Cu" "F.Paste" "F.Mask") - (uuid "cbc15e84-7e93-482c-b980-9ab1ee9be7e8") + (size 0.25 0.25) + (thickness 0.04) + ) + ) ) - (pad "3" smd rect - (at 1.1 -0.85) - (size 1.4 1.2) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") - (net 3 "Net-(U3-XIN)") - (pinfunction "3") + (roundrect_rratio 0.25) + (net 5 "+1V1") (pintype "passive") - (uuid "c66a598b-27c4-4242-88d2-2c3414d0e0c7") + (uuid "79e7aae6-2cac-4aca-88f0-1aec11810637") ) - (pad "4" smd rect - (at -1.1 -0.85) - (size 1.4 1.2) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") - (uuid "2e26a2a0-f01b-4885-acb1-e561622725cb") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "a858a815-ec6a-4da7-8091-3a6692a1fa25") ) - (model "${KICAD6_3DMODEL_DIR}/Crystal.3dshapes/Crystal_SMD_3225-4Pin_3.2x2.5mm.wrl" + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" (offset (xyz 0 0 0) ) @@ -14778,16 +15772,16 @@ ) ) ) - (footprint "Package_TO_SOT_SMD:SOT-23-5" + (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu") - (uuid "f7fc0862-db12-43b2-945e-dcf1cac3260a") - (at 120.9 114) - (descr "SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (uuid "eff9235b-4bfc-4908-ac3a-7be234cfb9e6") + (at 120.4625 110.8) + (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py") (tags "SOT TO_SOT_SMD") - (property "Reference" "U4" - (at 0 2.1 0) + (property "Reference" "D1" + (at 1.27 1.143 0) (layer "F.SilkS") - (uuid "926626ea-7a04-4175-8da4-d1b1786fb2bb") + (uuid "a952e0a8-9886-4bdf-ac3d-0a744af0bbde") (effects (font (size 0.5 0.5) @@ -14795,10 +15789,10 @@ ) ) ) - (property "Value" "ME6211C" - (at 0 2.4 360) + (property "Value" "BAT54C" + (at 0 2.4 0) (layer "F.Fab") - (uuid "48f969a5-9f34-44b9-936c-7c6040814a58") + (uuid "4d888a7e-6376-43e4-9784-aa477f610ba3") (effects (font (size 1 1) @@ -14806,24 +15800,24 @@ ) ) ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "e42a2f9a-a84f-4d0e-9105-ce6f5f749c42") + (uuid "c807c3c5-eb80-4e97-b0c4-15b19e9c5711") (effects (font (size 1.27 1.27) ) ) ) - (property "Datasheet" "" + (property "Datasheet" "http://www.diodes.com/_files/datasheets/ds11005.pdf" (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "9ef22e66-e800-4ca3-9c09-e47572a947e2") + (uuid "c3ed79bf-3c92-454b-9c45-2bf5a04e9f6c") (effects (font (size 1.27 1.27) @@ -14835,218 +15829,200 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "9cbcc1e0-7cc5-4bb8-a84d-76b9278b92fd") + (uuid "f16bc9d6-2d30-45eb-88c0-9f3537d9b22e") (effects (font (size 1.27 1.27) ) ) ) - (path "/84bb8e3c-6540-4801-88b3-558cf9ec8d1a") + (property "LCSC" "C556168" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d43cbf5d-4650-4118-be47-c65d051257f7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "SOT?23*") + (path "/53aac4fa-b8a6-4ee6-8988-1333dd39cc44") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line (start 0 -1.56) - (end -0.8 -1.56) + (end -1.675 -1.56) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "a65e3529-1a17-46d8-a72a-e563bc715d68") + (uuid "1b53a624-9e27-44b3-b0ab-3ccce8160651") ) (fp_line (start 0 -1.56) - (end 0.8 -1.56) + (end 0.65 -1.56) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "a13d773b-d324-4966-a1f4-6841621b9ac8") + (uuid "36f35b2d-1d75-45a9-aeee-efdc13c85c90") ) (fp_line (start 0 1.56) - (end -0.8 1.56) + (end -0.65 1.56) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "a5656e14-705c-48ef-aaa9-c6059849cb4c") + (uuid "21ba9655-cf34-40d4-98e9-783b6a2acd7b") ) (fp_line (start 0 1.56) - (end 0.8 1.56) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "f1e9366e-40d4-481d-b7bf-4d1a7f7c829d") - ) - (fp_poly - (pts - (xy -1.3 -1.51) (xy -1.54 -1.84) (xy -1.06 -1.84) (xy -1.3 -1.51) - ) + (end 0.65 1.56) (stroke (width 0.12) (type solid) ) - (fill solid) (layer "F.SilkS") - (uuid "3bc0cb6f-8bbf-4faf-b9bc-7cb035f2fb94") + (uuid "4456da81-1e3a-48aa-a3d6-ae0e734df98a") ) (fp_line - (start -2.05 -1.7) - (end -2.05 1.7) + (start -1.92 -1.7) + (end -1.92 1.7) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "6835c72a-d1b1-4765-ac93-a594485ecb07") + (uuid "3822a2e1-0c41-4aa3-940d-9732c9f315e4") ) (fp_line - (start -2.05 1.7) - (end 2.05 1.7) + (start -1.92 1.7) + (end 1.92 1.7) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "d16ab031-ab8f-457b-b7a0-a13039cb1a08") + (uuid "671e86d5-e9ff-4562-a854-260af255679a") ) (fp_line - (start 2.05 -1.7) - (end -2.05 -1.7) + (start 1.92 -1.7) + (end -1.92 -1.7) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "f859c5be-2000-477f-9f6d-730ef7eabed0") + (uuid "de0e295d-2fe0-431e-86fb-a5ae0f82f402") ) (fp_line - (start 2.05 1.7) - (end 2.05 -1.7) + (start 1.92 1.7) + (end 1.92 -1.7) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "ebaa3e1f-b97c-47d4-a00f-4befbbcf85e6") + (uuid "bbb1ad78-ac8c-4232-b7b1-c3a2472aaf0e") ) (fp_line - (start -0.8 -1.05) - (end -0.4 -1.45) + (start -0.65 -1.125) + (end -0.325 -1.45) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "7a35c572-3c38-4c64-bfce-1e2fc5a73a6a") + (uuid "66416bdd-9a7e-4a9b-81ff-c271ca891348") ) (fp_line - (start -0.8 1.45) - (end -0.8 -1.05) + (start -0.65 1.45) + (end -0.65 -1.125) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "8f7bdbf0-3b69-46e5-aa3b-2a8665a0fab8") + (uuid "2de2b282-cd16-4942-876e-3a49c999a392") ) (fp_line - (start -0.4 -1.45) - (end 0.8 -1.45) + (start -0.325 -1.45) + (end 0.65 -1.45) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "2e4fce34-2e88-449a-ac4f-1fabc23af974") + (uuid "a276f1e9-3aaf-41a1-86eb-9526c07fbba3") ) (fp_line - (start 0.8 -1.45) - (end 0.8 1.45) + (start 0.65 -1.45) + (end 0.65 1.45) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "33099488-104d-4de6-a46d-f3dbb3ee904a") + (uuid "945d8dcb-8902-4ec3-8e0f-08ca8c026c86") ) (fp_line - (start 0.8 1.45) - (end -0.8 1.45) + (start 0.65 1.45) + (end -0.65 1.45) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "af6ecce6-9f36-4de6-aa29-27e437c726b3") + (uuid "5fa04830-3956-4e01-8c17-3d41cfe544dc") ) (fp_text user "${REFERENCE}" - (at 0 0 360) + (at 0 0 0) (layer "F.Fab") - (uuid "f4eaca41-2cab-44b0-86b7-c27a3fa6c7d9") + (uuid "88b1f7f6-03f7-4dd9-8c24-df405cb3feef") (effects (font - (size 0.4 0.4) - (thickness 0.06) + (size 0.32 0.32) + (thickness 0.05) ) ) ) (pad "1" smd roundrect - (at -1.1375 -0.95) - (size 1.325 0.6) + (at -0.9375 -0.95) + (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 12 "Vbus") - (pinfunction "IN") - (pintype "input") - (uuid "e88428cc-cf96-4f73-b36c-27c09778ad33") + (pintype "passive") + (uuid "140a95b3-e20c-49fa-a19a-6f05f76381ae") ) (pad "2" smd roundrect - (at -1.1375 0) - (size 1.325 0.6) + (at -0.9375 0.95) + (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 1 "GND") - (pinfunction "GND") - (pintype "input") - (uuid "9972c6dc-f481-409b-a41b-919b1019541c") + (net 56 "/Vbat_sw") + (pintype "passive") + (uuid "196dffdb-ed1c-472d-a20e-f045c1e00593") ) (pad "3" smd roundrect - (at -1.1375 0.95) - (size 1.325 0.6) - (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (net 12 "Vbus") - (pinfunction "EN") - (pintype "input") - (uuid "abc56c94-f3a3-487b-8c50-468cf6e9a6cb") - ) - (pad "4" smd roundrect - (at 1.1375 0.95) - (size 1.325 0.6) - (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.25) - (uuid "e3c75966-7a6a-482d-a6bd-9821c7d0d493") - ) - (pad "5" smd roundrect - (at 1.1375 -0.95) - (size 1.325 0.6) + (at 0.9375 0) + (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) - (net 66 "/VBus3v3") - (pinfunction "OUT") - (pintype "input") - (uuid "29859136-d1c2-4758-a30f-1b0420d12373") + (net 53 "/Vraw") + (pintype "passive") + (uuid "a5dd2d8c-dbc1-4469-aee2-969c8a0e451f") ) - (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl" + (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl" (offset (xyz 0 0 0) ) @@ -15058,16 +16034,16 @@ ) ) ) - (footprint "Capacitor_SMD:C_1210_3225Metric" + (footprint "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" (layer "F.Cu") - (uuid "fa11977a-5055-4bf6-afc3-2e8a750ffff0") - (at 122.428 105.156 90) - (descr "Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor") - (property "Reference" "C5" - (at 0 1.905 90) + (uuid "f26038a7-6a54-4d1c-9c62-a7b1fb628021") + (at 103.929 122.428) + (descr "SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package") + (tags "SMD SMT crystal") + (property "Reference" "Y1" + (at 2.671 -1.528 0) (layer "F.SilkS") - (uuid "6600c625-ead3-4c62-ba39-9d1f95a8b3b8") + (uuid "abf7ab45-d8b2-4f45-afb3-c251ef42f772") (effects (font (size 0.5 0.5) @@ -15075,10 +16051,10 @@ ) ) ) - (property "Value" "22uf" - (at 0 2.3 90) + (property "Value" "Crystal_4pin_SMD" + (at 0 2.45 0) (layer "F.Fab") - (uuid "56b3b553-75a6-44a9-85cd-c7170207bcb9") + (uuid "26401d02-1483-4060-a804-26dc38ff368f") (effects (font (size 1 1) @@ -15086,12 +16062,12 @@ ) ) ) - (property "Footprint" "Capacitor_SMD:C_1210_3225Metric" - (at 0 0 90) + (property "Footprint" "Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm" + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "9d02268b-9b10-4575-8568-cfd517947105") + (uuid "686a33cd-72dd-4d53-9edc-a7e482f9d52a") (effects (font (size 1.27 1.27) @@ -15099,11 +16075,11 @@ ) ) (property "Datasheet" "" - (at 0 0 90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "7b1e333f-2c17-4025-b52b-4db372e6c560") + (uuid "47a6cc00-ed37-4150-846d-d0509e7925fd") (effects (font (size 1.27 1.27) @@ -15111,152 +16087,187 @@ ) ) (property "Description" "" - (at 0 0 90) + (at 0 0 0) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "1fb02f6b-ec95-4b40-b65c-89cb585cd7e0") + (uuid "6ad4a8b2-f317-4564-b054-584d33f7c78b") (effects (font (size 1.27 1.27) ) ) ) - (property ki_fp_filters "C_*") - (path "/90c7ec4a-035d-4b29-a719-f825084b0f22") + (property "LCSC" "C9002" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6491f6e5-7d5b-4890-893c-4cc278060177") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Crystal_*") + (path "/2123aeb0-003e-45f7-9ea9-dde0b81538a2") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start -0.711252 -1.36) - (end 0.711252 -1.36) + (start -2 -1.65) + (end -2 1.65) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "24853537-5f11-4762-a0c3-9497186af8b3") + (uuid "9cdf16a8-7e48-4055-a4ea-763bae930eb6") ) (fp_line - (start -0.711252 1.36) - (end 0.711252 1.36) + (start -2 1.65) + (end 2 1.65) (stroke (width 0.12) (type solid) ) (layer "F.SilkS") - (uuid "73be04dc-155a-4a16-87ec-10809e763611") + (uuid "d04150fa-a648-4102-92aa-7dad87b34912") ) (fp_line - (start 2.3 -1.6) - (end 2.3 1.6) + (start -2.1 -1.7) + (end -2.1 1.7) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "1db6d530-a555-4951-bed1-5754700e00d8") + (uuid "a9c28b99-d760-4f07-a1e0-5cf0861c3920") ) (fp_line - (start -2.3 -1.6) - (end 2.3 -1.6) + (start -2.1 1.7) + (end 2.1 1.7) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "98b3a8c1-5bef-4b76-a9a2-38970a5d3b35") + (uuid "fddb82b4-3825-46f1-960c-dc441bf6a389") ) (fp_line - (start 2.3 1.6) - (end -2.3 1.6) + (start 2.1 -1.7) + (end -2.1 -1.7) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "b412bd1d-8420-4389-abe5-06fb16039c6a") + (uuid "1e9dc208-063a-4240-86c1-890ad687e8d8") ) (fp_line - (start -2.3 1.6) - (end -2.3 -1.6) + (start 2.1 1.7) + (end 2.1 -1.7) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "cd6f3a1f-d5a7-43a8-b2ad-2000d83634fb") + (uuid "d2797d23-b912-4e21-a515-fedf9516098e") ) (fp_line - (start 1.6 -1.25) - (end 1.6 1.25) + (start -1.6 -1.25) + (end -1.6 1.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "b73aa415-d125-455a-a5cb-9f65585c5435") + (uuid "ec908a9d-b9ed-451a-b641-8406b56aa59c") ) (fp_line - (start -1.6 -1.25) - (end 1.6 -1.25) + (start -1.6 0.25) + (end -0.6 1.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "9a3181b8-902e-446b-b197-33c1d5ffd250") + (uuid "7381d85e-8065-4f40-b7fd-26372b39665d") ) (fp_line - (start 1.6 1.25) - (end -1.6 1.25) + (start -1.6 1.25) + (end 1.6 1.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "e0ee1817-5445-4434-9860-26b3e396643b") + (uuid "052f3cc3-d282-4bf9-a7c9-9340b84548e8") ) (fp_line - (start -1.6 1.25) + (start 1.6 -1.25) (end -1.6 -1.25) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "8dff8873-c801-4b09-a0e2-5cd64e784ae0") + (uuid "eab9153b-3c49-43fc-8f06-40e2634319c4") + ) + (fp_line + (start 1.6 1.25) + (end 1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c50cbd14-923a-4339-9963-57fb08af3375") ) (fp_text user "${REFERENCE}" - (at 0 0 90) + (at 0 0 0) (layer "F.Fab") - (uuid "f9ae96a6-69fe-4fd7-9ca8-0fc89467a89d") + (uuid "31ae79e9-78d1-4506-9e22-96ac76e2b087") (effects (font - (size 0.8 0.8) - (thickness 0.12) + (size 0.7 0.7) + (thickness 0.105) ) ) ) - (pad "1" smd roundrect - (at -1.475 0 90) - (size 1.15 2.7) + (pad "1" smd rect + (at -1.1 0.85) + (size 1.4 1.2) (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.217391) - (net 4 "+3.3V") + (net 2 "Net-(C3-Pad1)") + (pinfunction "1") (pintype "passive") - (uuid "a2b0988c-029f-4682-bbc9-f3a49afe24d1") + (uuid "cc6d5a65-7c64-467c-a7f9-fbe8bbfe8a41") ) - (pad "2" smd roundrect - (at 1.475 0 90) - (size 1.15 2.7) + (pad "2" smd rect + (at 1.1 0.85) + (size 1.4 1.2) (layers "F.Cu" "F.Paste" "F.Mask") - (roundrect_rratio 0.217391) - (net 1 "GND") + (uuid "cbc15e84-7e93-482c-b980-9ab1ee9be7e8") + ) + (pad "3" smd rect + (at 1.1 -0.85) + (size 1.4 1.2) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(U3-XIN)") + (pinfunction "3") (pintype "passive") - (uuid "54c26240-62c8-40ae-9519-20889097276d") + (uuid "c66a598b-27c4-4242-88d2-2c3414d0e0c7") ) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1210_3225Metric.wrl" + (pad "4" smd rect + (at -1.1 -0.85) + (size 1.4 1.2) + (layers "F.Cu" "F.Paste" "F.Mask") + (uuid "2e26a2a0-f01b-4885-acb1-e561622725cb") + ) + (model "${KICAD6_3DMODEL_DIR}/Crystal.3dshapes/Crystal_SMD_3225-4Pin_3.2x2.5mm.wrl" (offset (xyz 0 0 0) ) @@ -15268,27 +16279,28 @@ ) ) ) - (footprint "Inductor_SMD:L_0402_1005Metric" + (footprint "Inductor_SMD:L_0603_1608Metric" (layer "F.Cu") (uuid "fb0a0440-03d4-449c-bc98-578e6eb6ed1a") - (at 113.924 112.014 90) - (descr "Inductor SMD 0402 (1005 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") + (at 115.2 113.69 -90) + (descr "Inductor SMD 0603 (1608 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") (tags "inductor") (property "Reference" "FB1" - (at 0.254 -0.767 90) + (at 0 -1.43 90) (layer "F.SilkS") - (uuid "7da258c9-7353-4d23-84b0-c35ef16bd7c2") + (hide yes) + (uuid "b5d94bc3-6627-4368-990b-502902d2f91b") (effects (font - (size 0.5 0.5) - (thickness 0.07) + (size 1 1) + (thickness 0.15) ) ) ) - (property "Value" "1k" - (at 0 1.17 90) + (property "Value" "600@100mhz" + (at 0 1.43 90) (layer "F.Fab") - (uuid "0386ffd1-6a16-415d-acfe-d7b7c665e633") + (uuid "826d5e2b-4c73-4753-afc2-1b8061dca31d") (effects (font (size 1 1) @@ -15296,12 +16308,12 @@ ) ) ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" - (at 0 0 90) + (property "Footprint" "Inductor_SMD:L_0603_1608Metric" + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "481d82a2-94b4-49d9-b92a-5b002b99c703") + (uuid "fe2c114f-4fc9-4b15-a519-f8173850136b") (effects (font (size 1.27 1.27) @@ -15309,11 +16321,11 @@ ) ) (property "Datasheet" "" - (at 0 0 90) + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "551d06ac-fece-476d-8edc-469c3df09efc") + (uuid "ebb7802b-44d3-4de3-940f-b555c03c274d") (effects (font (size 1.27 1.27) @@ -15321,132 +16333,165 @@ ) ) (property "Description" "" - (at 0 0 90) + (at 0 0 -90) (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "e720cb0c-13ad-4357-92ff-28aa40617bd7") + (uuid "45562f05-edbe-46cc-ba7a-ebe26c9cc03b") (effects (font (size 1.27 1.27) ) ) ) + (property "LCSC" "C1002" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f251fab6-9b27-4757-986e-65cc6f8d398b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) (property ki_fp_filters "Inductor_* L_* *Ferrite*") (path "/39dc80a1-aa3c-428d-88f5-790986ef4eff") (sheetname "Root") (sheetfile "buddhabox.kicad_sch") (attr smd) (fp_line - (start 0.93 -0.47) - (end 0.93 0.47) + (start -0.162779 0.51) + (end 0.162779 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cc0db5f5-3d49-420f-bcfb-c49b0fa60f29") + ) + (fp_line + (start -0.162779 -0.51) + (end 0.162779 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f616a908-67e0-4bd1-8458-ec4bc7bc59a5") + ) + (fp_line + (start -1.48 0.73) + (end -1.48 -0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "4b7f93a0-ad44-4258-a929-d599329ae503") + (uuid "da1e8342-700c-4cd4-9917-3dad3d12771d") ) (fp_line - (start -0.93 -0.47) - (end 0.93 -0.47) + (start 1.48 0.73) + (end -1.48 0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "2ceb4daa-6d39-44ac-9355-6ff92395e615") + (uuid "4d84ea5b-9731-4261-8009-00447d3ed24f") ) (fp_line - (start 0.93 0.47) - (end -0.93 0.47) + (start -1.48 -0.73) + (end 1.48 -0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "ff43cd00-ece9-4207-a4d1-b568aad8d1ea") + (uuid "5e255c94-3ebf-4bf1-978c-bdc35d9900e8") ) (fp_line - (start -0.93 0.47) - (end -0.93 -0.47) + (start 1.48 -0.73) + (end 1.48 0.73) (stroke (width 0.05) (type solid) ) (layer "F.CrtYd") - (uuid "51414497-302a-4a48-89f7-e2b1d09d82ff") + (uuid "22275945-e4c9-4fae-aaea-cc23394e4cd0") ) (fp_line - (start 0.5 -0.25) - (end 0.5 0.25) + (start -0.8 0.4) + (end -0.8 -0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "13645cd1-e988-442f-9206-2bbb90dbcaad") + (uuid "94ecc628-ce85-428c-b017-e360e9369660") ) (fp_line - (start -0.5 -0.25) - (end 0.5 -0.25) + (start 0.8 0.4) + (end -0.8 0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "09f2079e-c7a6-4a1b-bf9e-a1204594feed") + (uuid "df9a0d78-d7b7-42ff-b39a-a47df321fe12") ) (fp_line - (start 0.5 0.25) - (end -0.5 0.25) + (start -0.8 -0.4) + (end 0.8 -0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "f9839b67-aef4-4d83-ab33-baa5d5b991dc") + (uuid "2a0ce757-1a58-4bce-b7e0-a16dde253ab2") ) (fp_line - (start -0.5 0.25) - (end -0.5 -0.25) + (start 0.8 -0.4) + (end 0.8 0.4) (stroke (width 0.1) (type solid) ) (layer "F.Fab") - (uuid "06797e30-85ea-4412-a354-895c66d39435") + (uuid "5c093ef1-e981-42a9-9bd8-8e779a1f7a62") ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") - (uuid "49194fff-24a6-4daa-b848-6718d46f0edd") + (uuid "e0659703-f0e0-43d2-ae68-984e1507717a") (effects (font - (size 0.25 0.25) - (thickness 0.04) + (size 0.4 0.4) + (thickness 0.06) ) ) ) (pad "1" smd roundrect - (at -0.485 0 90) - (size 0.59 0.64) + (at -0.7875 0 270) + (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 6 "/ADC_AVDD") (pintype "passive") - (uuid "0d1b28d6-a264-47d4-926d-ca3d108ab304") + (uuid "0e835260-52d8-439a-8a45-7fa5acd7dcf1") ) (pad "2" smd roundrect - (at 0.485 0 90) - (size 0.59 0.64) + (at 0.7875 0 270) + (size 0.875 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 4 "+3.3V") (pintype "passive") - (uuid "0051f71f-6a6e-4347-b7b1-74f4c70f3f87") + (uuid "2fc667eb-cf72-4669-8616-65ab951c17f8") ) - (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0402_1005Metric.wrl" + (model "${KICAD8_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0603_1608Metric.wrl" (offset (xyz 0 0 0) ) @@ -15524,6 +16569,20 @@ ) ) ) + (property "LCSC" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d59b770a-b127-4fa2-afef-e92a4af99c7b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) (property ki_fp_filters "Potentiometer*") (path "/d665c435-9880-4f2d-8dc2-720a4e3416ed") (sheetname "Root") @@ -15558,7 +16617,7 @@ (size 3.5 3.5) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 55 "/Vbat") + (net 54 "/Vbat") (pinfunction "1") (pintype "passive") (uuid "6665fe6c-0eaf-4d65-b3f5-1ed2fe00e07f") @@ -15568,7 +16627,7 @@ (size 3.5 3.5) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 57 "/Vbat_sw") + (net 56 "/Vbat_sw") (pinfunction "2") (pintype "passive") (uuid "752b75de-4de9-4475-822a-aca86fecfa0b") @@ -15588,7 +16647,7 @@ (size 2.5 2.5) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 43 "/POT") + (net 42 "/POT") (pinfunction "4") (pintype "passive") (uuid "029a49b6-f7f0-4b03-8453-9e59a1edfe34") @@ -15604,6 +16663,17 @@ (uuid "2df17c06-a27f-4565-80a6-dc1d2bbb6e2d") ) ) + (gr_rect + (start 112.103 101.813) + (end 120.1 107.3) + (stroke + (width 0.15) + (type default) + ) + (fill none) + (layer "Dwgs.User") + (uuid "48295498-067f-45d1-9042-73b3b3b97fee") + ) (gr_line (start 142.875 101.6) (end 145.034 101.6) @@ -15801,7 +16871,7 @@ (layer "F.Fab") (uuid "f92997aa-6331-4013-ac42-d5374b87f2d8") ) - (gr_text "Buddhabox V0.1\n(c) 2022 E. Brombaugh" + (gr_text "Buddhabox V0.2\n(c) 2022 E. Brombaugh\n(c) 2024 J. Brodsky" (at 128.016 116.84 0) (layer "B.SilkS") (uuid "feebccfd-9b8d-471a-a28b-f96e0128556d") @@ -15813,15 +16883,16 @@ (justify mirror) ) ) - (gr_text "TX" - (at 103.3272 114.6556 0) + (gr_text "3V Battery" + (at 139.5 121 0) (layer "F.SilkS") - (uuid "1c0f4808-f778-4aa6-a4f5-2b22ec0d7539") + (uuid "1554a577-32f0-4283-bf8a-34b3823df3ba") (effects (font (size 0.5 0.5) (thickness 0.07) ) + (justify left bottom) ) ) (gr_text "Buddhabox" @@ -15857,19 +16928,8 @@ ) ) ) - (gr_text "RX" - (at 102.108 118.872 90) - (layer "F.SilkS") - (uuid "753a41c2-3e25-49e6-84ae-214775eb9c21") - (effects - (font - (size 0.5 0.5) - (thickness 0.07) - ) - ) - ) - (gr_text "3V Battery\n(-) (+)" - (at 137.922 120.142 0) + (gr_text "(-) (+)" + (at 137.9 120.7 0) (layer "F.SilkS") (uuid "7ee62d81-a815-4b10-b089-b7c334286999") (effects @@ -15890,7 +16950,7 @@ ) ) ) - (gr_text "SWD" + (gr_text "picoprobe" (at 124.714 120.777 0) (layer "F.SilkS") (uuid "d26721ad-a2c1-455f-a42e-0b8495a4b3e5") @@ -15923,6 +16983,22 @@ ) ) ) + (segment + (start 113.064 108.19) + (end 111.485423 108.19) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "016fd704-b1fe-44c3-ab55-4aa4ec46fed7") + ) + (segment + (start 134.56 121.26) + (end 134.6 121.3) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "055fd879-009d-42e8-9c5b-5f9fca642f4f") + ) (segment (start 120.269 118.364) (end 121.138 118.364) @@ -15932,12 +17008,12 @@ (uuid "06f05d56-eea0-46f3-b33a-0ac4182a43c4") ) (segment - (start 114.803 106.413) - (end 113.803 106.413) + (start 111.32 108.302177) + (end 111.4588 108.163377) (width 0.254) (layer "F.Cu") (net 1) - (uuid "07d0b17d-ecfe-4bc0-b94f-c8bd303eeec8") + (uuid "07a3b632-132b-4d28-9f72-a8a041a8b14c") ) (segment (start 103.98 107.061) @@ -15948,12 +17024,12 @@ (uuid "08eedf8a-ce20-4edf-a901-7c436e7a90c6") ) (segment - (start 113.643 103.263) - (end 113.373 103.533) + (start 111.1 109.82) + (end 111.1 109.02) (width 0.254) (layer "F.Cu") (net 1) - (uuid "0adf9a0c-43d1-4e29-8e26-86092ee581e7") + (uuid "0b883eea-dbc1-4139-8235-b62f19d5b35e") ) (segment (start 116.306 118.326) @@ -15964,12 +17040,12 @@ (uuid "0d0f4c37-ca44-4005-8480-68ad115cb07d") ) (segment - (start 131.873001 119.573) - (end 132.686 119.573) + (start 113.879996 110.62) + (end 114.099996 110.4) (width 0.254) (layer "F.Cu") (net 1) - (uuid "17369a28-6f32-4201-8d2e-5571a1586112") + (uuid "155fa6e4-98a1-419d-ac7b-21ca1d88319e") ) (segment (start 125.603 119.253) @@ -15980,12 +17056,36 @@ (uuid "194c94a8-3931-4d6b-89c6-939b1434ea19") ) (segment - (start 127.86 120.462) - (end 127.098 120.462) + (start 105.163185 115.760185) + (end 105.08306 115.760185) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "1af8b79d-f508-4ec6-bb40-e9ed533ed3a9") + ) + (segment + (start 114.099996 110.310004) + (end 114.099996 110.4) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "1d56f188-24c7-4d24-9ab9-79aabeb77ab4") + ) + (segment + (start 119.65 107.664) + (end 119.664 107.664) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "1ddd71b4-bfb6-458c-adce-c026e7182ced") + ) + (segment + (start 131.171 118.871) + (end 131.629 118.871) (width 0.254) (layer "F.Cu") (net 1) - (uuid "1a30ac15-c1ce-420f-86ea-63321c7f0de1") + (uuid "1e0cd280-54b4-4f79-a11f-ffbf5b6dbd6a") ) (segment (start 133.041578 116.44) @@ -15996,20 +17096,28 @@ (uuid "1f44867a-26d0-4e42-927f-4c3d19f595fe") ) (segment - (start 122.936 103.681) - (end 122.936 104.775) + (start 125.52 119.9) + (end 125.52 119.336) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "229ff1b8-6b52-4286-a4fc-e14ca01546cf") + ) + (segment + (start 104.973 116.698) + (end 105.537 116.134) (width 0.254) (layer "F.Cu") (net 1) - (uuid "1fb79a10-061a-41eb-88e9-004874c0d541") + (uuid "2919e69c-ebd7-412d-932b-49f18373f98a") ) (segment - (start 115.801 110.843) - (end 115.575 110.617) + (start 105.2 118.325) + (end 104.973 118.098) (width 0.254) (layer "F.Cu") (net 1) - (uuid "262b64bc-b7b6-4318-b0f1-f0c164b74d37") + (uuid "2a9024df-419c-4ddc-b90e-87ee96ea02a0") ) (segment (start 130.34 116.44) @@ -16028,52 +17136,52 @@ (uuid "2e76ddfc-5426-4d36-934b-58579459b9b6") ) (segment - (start 110.114 109.098) - (end 110.109 109.093) + (start 121.28 113.1) + (end 121.28 113.62) (width 0.254) (layer "F.Cu") (net 1) - (uuid "32e6fbb4-0193-40c3-a899-eb4634b8abde") + (uuid "34840848-031f-457e-b579-5d10012a68ff") ) (segment - (start 113.803 106.413) - (end 113.683 106.533) + (start 108.475 123.178) + (end 109.352 122.301) (width 0.254) (layer "F.Cu") (net 1) - (uuid "376aa6a7-e9d1-4b7c-aef9-01f458eb48c6") + (uuid "364a2f1d-19d7-452c-a794-35b8152ff1bd") ) (segment - (start 117.063 103.263) - (end 118.563 103.263) + (start 104.973 118.098) + (end 104.973 116.698) (width 0.254) (layer "F.Cu") (net 1) - (uuid "37948b3f-93d3-4c96-ba3d-d517eb4f3c1f") + (uuid "3c7bff48-268f-462f-bd9a-80e9b4eae682") ) (segment (start 130.84 118.1275) - (end 130.84 118.539999) + (end 130.84 118.54) (width 0.254) (layer "F.Cu") (net 1) - (uuid "37f3a91b-5c53-48b5-a119-8710732cbfba") + (uuid "3c924148-3067-413b-9119-06855bbe8d52") ) (segment - (start 126.882 108.966) - (end 125.857 108.966) + (start 121.28 113.1) + (end 121.62 113.1) (width 0.254) (layer "F.Cu") (net 1) - (uuid "3c05c9c1-482a-4b37-a665-f80cce81bfd3") + (uuid "3f41d532-5f70-4635-9edb-527bcd758657") ) (segment - (start 115.801 111.506) - (end 115.801 110.843) + (start 124.5 111.6) + (end 124 111.1) (width 0.254) (layer "F.Cu") (net 1) - (uuid "4027be68-0a37-484a-92b4-649d92c6d36a") + (uuid "42941958-52a6-416d-95df-26520ae4214c") ) (segment (start 126.6 118.18) @@ -16084,12 +17192,12 @@ (uuid "458ebf28-cca3-42f2-8d1c-3b894a5a8b4c") ) (segment - (start 119.7625 114) - (end 118.32 114) + (start 134.56 119.9) + (end 134.56 121.26) (width 0.254) (layer "F.Cu") (net 1) - (uuid "4864252f-cab1-4684-8bf8-0dd8ad08e6ee") + (uuid "48965048-f17d-44d1-9c1d-d6bd63dc4851") ) (segment (start 130.59 116.69) @@ -16107,6 +17215,14 @@ (net 1) (uuid "4b0554ac-79cf-401d-be8b-e49b3659b0ab") ) + (segment + (start 110.998 103.985) + (end 110.998 104.434286) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "4e34b277-4697-4121-97a6-eb405ad65b0b") + ) (segment (start 109.451 122.4) (end 109.352 122.301) @@ -16116,20 +17232,20 @@ (uuid "54d0a584-9bee-4826-a057-a34e65273908") ) (segment - (start 110.998 103.985) - (end 110.998 104.648) + (start 117.4 112.29) + (end 117.4 111.6) (width 0.254) (layer "F.Cu") (net 1) - (uuid "5835d5ab-cc7f-421b-a2eb-bdb8050acc5f") + (uuid "59bf7663-620a-4ec8-a5ba-335c8baa42f6") ) (segment - (start 117.2 114.12) - (end 118.2 114.12) + (start 110.1 109.82) + (end 111.1 109.82) (width 0.254) (layer "F.Cu") (net 1) - (uuid "5d60b261-dfd1-462a-9f55-5dd043fd02b3") + (uuid "5cf5c9b9-25d9-4446-8a37-10de09adfced") ) (segment (start 117.076 118.326) @@ -16148,20 +17264,20 @@ (uuid "5fb7d4d2-1a45-4bc0-b857-f7765bda6924") ) (segment - (start 110.114 109.756) - (end 111.003 109.756) + (start 125.603 119.177) + (end 126.6 118.18) (width 0.254) (layer "F.Cu") (net 1) - (uuid "5fe9adf4-9362-48b7-b538-2da7f81943e6") + (uuid "67545df8-40e7-4713-b4c7-18c82484f375") ) (segment - (start 125.603 119.177) - (end 126.6 118.18) + (start 124.5 113.52) + (end 124.32 113.7) (width 0.254) (layer "F.Cu") (net 1) - (uuid "67545df8-40e7-4713-b4c7-18c82484f375") + (uuid "68a4755c-e3e2-4d38-a191-e595c20fbd64") ) (segment (start 129.1083 102.7176) @@ -16172,12 +17288,20 @@ (uuid "68e95e5a-5d32-4fe7-a193-7783bf5ca38c") ) (segment - (start 125.7 112.95) - (end 127.153 112.95) + (start 117.48 114.29) + (end 117.48 113.386) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "6a2bb54f-1c46-424a-8bc5-22eb796e8fda") + ) + (segment + (start 117.9 111.1) + (end 117.9 112) (width 0.254) (layer "F.Cu") (net 1) - (uuid "69978dbb-6c06-4ef6-af18-8fcc2e45bcab") + (uuid "6a8b7bbc-dc6d-46b3-8f6a-f2c085758f1b") ) (segment (start 111.003 122.4) @@ -16188,12 +17312,12 @@ (uuid "6ad8dfe9-4f18-4b6c-865d-34b4b35c953d") ) (segment - (start 130.84 118.539999) - (end 131.873001 119.573) + (start 124.079 122.682) + (end 124.079 121.341) (width 0.254) (layer "F.Cu") (net 1) - (uuid "6c7a157d-1b00-4509-9005-f4330d390b8c") + (uuid "6e311f50-b21b-49e7-8d52-5b8551b5d2e8") ) (segment (start 109.987 122.4) @@ -16203,6 +17327,22 @@ (net 1) (uuid "73e047ac-2ff0-4761-ab6f-f4f6e0b1db22") ) + (segment + (start 114.81 109.6) + (end 114.099996 110.310004) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "7530c152-3dce-489f-8ca1-80c837973d45") + ) + (segment + (start 124.5 112.3125) + (end 124.5 111.6) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "795751c9-b94f-414b-b985-52588944d411") + ) (segment (start 106.906 112.014) (end 106.906 111.28) @@ -16212,36 +17352,44 @@ (uuid "7b3e0c89-4746-471a-9662-abe09963642b") ) (segment - (start 132.757 119.644) - (end 132.686 119.573) + (start 124.5 112.3125) + (end 124.5 113.52) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "84af2959-6b34-4d9b-bc02-56bb74651622") + ) + (segment + (start 108.475 123.2) + (end 108.475 123.178) (width 0.254) (layer "F.Cu") (net 1) - (uuid "829c9668-2c89-441f-8697-b1418a012cd0") + (uuid "852fc9e3-31c8-45a8-916b-2479b8d2acae") ) (segment - (start 126.507 108.316) - (end 125.857 108.966) + (start 119.664 107.664) + (end 120.7 108.7) (width 0.254) (layer "F.Cu") (net 1) - (uuid "868f4ee6-dd33-452a-ab2d-eaf80d3d87bb") + (uuid "8cc90f1e-4c76-413e-a989-ac47167405b2") ) (segment - (start 123.6 113.98) - (end 124.67 113.98) + (start 113.1 110.62) + (end 113.879996 110.62) (width 0.254) (layer "F.Cu") (net 1) - (uuid "86e1a8d9-9efa-4d00-b71c-45a27adce35c") + (uuid "91d8f391-5066-41ca-8759-9e3c72237831") ) (segment - (start 132.757 120.462) - (end 132.757 119.644) + (start 125.52 119.336) + (end 125.603 119.253) (width 0.254) (layer "F.Cu") (net 1) - (uuid "8e16fba9-ad47-467f-a6a8-cceadee4dc22") + (uuid "9b3ba2dc-ef26-4d34-9c50-0670faad5142") ) (segment (start 121.138 118.364) @@ -16252,20 +17400,28 @@ (uuid "9d648d41-479c-4560-b2be-98c6c08beea8") ) (segment - (start 105.41 116.007) - (end 105.537 116.134) + (start 112.1 110.62) + (end 111.9 110.62) (width 0.254) (layer "F.Cu") (net 1) - (uuid "a157db95-3b85-4978-b715-93239b27b42d") + (uuid "a2eba197-5ec4-4a34-9826-29824e9052c2") ) (segment - (start 105.537 119.154) - (end 105.537 118.491) + (start 130.84 118.54) + (end 131.171 118.871) (width 0.254) (layer "F.Cu") (net 1) - (uuid "a1da8ae7-9752-488a-9db9-77495e694780") + (uuid "a6aa7c2b-4e2a-43ca-aeaa-7ad245b397f3") + ) + (segment + (start 123.22 114.7) + (end 124.32 114.7) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "a8defbc2-698d-48fd-83ff-9bdefb35bb13") ) (segment (start 130.34 115.2525) @@ -16292,84 +17448,100 @@ (uuid "adac39be-31fa-4b8a-b4ba-90692f39b9c9") ) (segment - (start 116.1555 114.2505) - (end 116.1275 114.2505) + (start 111.485423 108.19) + (end 111.4588 108.163377) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "b525ac2e-50b0-49ba-8e7b-d13d4431d5a9") + ) + (segment + (start 111.9 110.62) + (end 111.1 109.82) (width 0.254) (layer "F.Cu") (net 1) - (uuid "b2175633-9451-4b39-ba20-3bd7a1d53ddc") + (uuid "b79f3ae4-df81-4ae6-acb9-b0d9f49d101e") ) (segment - (start 105.41 115.443) - (end 105.41 116.007) + (start 124.079 121.341) + (end 125.52 119.9) (width 0.254) (layer "F.Cu") (net 1) - (uuid "b47c32f9-169e-4a36-b873-eee9c6ea9fa3") + (uuid "b8940305-2eca-48c1-afa1-335fc26c11c0") ) (segment - (start 127.153 112.95) - (end 127.2 112.903) + (start 117.4 111.6) + (end 117.9 111.1) (width 0.254) (layer "F.Cu") (net 1) - (uuid "bb753f3e-1f5e-46ab-8c88-e55cbdb1037c") + (uuid "bd48057a-5057-4d0b-bdc6-6ed2b21b50c4") ) (segment - (start 126.882 108.316) - (end 126.507 108.316) + (start 130.84 116.94) + (end 130.84 118.1275) (width 0.254) (layer "F.Cu") (net 1) - (uuid "bc83fc26-ae87-4fe2-ab3c-26b6352b3017") + (uuid "c2a95b49-7b2f-4e76-837f-a0254cdf5957") ) (segment - (start 107.696 123.444) - (end 108.458 123.444) + (start 122.32 113.8) + (end 123.22 114.7) (width 0.254) (layer "F.Cu") (net 1) - (uuid "c1999fd0-02d0-4e92-929d-ba29135688de") + (uuid "c75c8ba1-639d-4f70-9f7d-b9a8d36d7f6f") ) (segment - (start 118.32 114) - (end 118.2 114.12) + (start 124 111.1) + (end 124 109.8875) (width 0.254) (layer "F.Cu") (net 1) - (uuid "c234a252-2dbe-4722-9d01-a8d41c6e6ad3") + (uuid "c8949428-ac83-44fb-b382-25fe349de52e") ) (segment - (start 118.563 103.263) - (end 118.833 103.533) + (start 111.32 108.8) + (end 111.32 108.302177) (width 0.254) (layer "F.Cu") (net 1) - (uuid "c24e025b-dcfe-48cd-ba6f-d9b6f286ed41") + (uuid "c9278293-36cb-41fe-8f81-e081fa2bb3d3") ) (segment - (start 130.84 116.94) - (end 130.84 118.1275) + (start 112.1 110.62) + (end 113.1 110.62) (width 0.254) (layer "F.Cu") (net 1) - (uuid "c2a95b49-7b2f-4e76-837f-a0254cdf5957") + (uuid "c9f796e1-74a0-4685-8260-4d1b4bee6ee4") ) (segment - (start 111.892 109.756) - (end 111.003 109.756) + (start 121.62 113.1) + (end 122.32 113.8) (width 0.254) (layer "F.Cu") (net 1) - (uuid "c4c5d4fc-9777-4f6c-b927-4ada694d41eb") + (uuid "d05ea630-70de-4919-9166-cf68e8d91ff7") ) (segment - (start 124.67 113.98) - (end 125.7 112.95) + (start 117.48 113.386) + (end 117.4 113.306) (width 0.254) (layer "F.Cu") (net 1) - (uuid "c6a00a41-02b4-4043-8d11-5a8991a2a5d1") + (uuid "d21c12a1-cd7f-465e-9799-bbc5d47c3236") + ) + (segment + (start 117.4 112.29) + (end 117.4 113.306) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "d3044757-c123-4acb-a805-3402e71b88f7") ) (segment (start 129.9972 102.7176) @@ -16388,84 +17560,84 @@ (uuid "d369d8ef-3695-4049-892d-676b0a7c6881") ) (segment - (start 117.0695 114.2505) - (end 117.2 114.12) + (start 124.32 113.7) + (end 124.32 114.7) (width 0.254) (layer "F.Cu") (net 1) - (uuid "d4e2713f-8821-421b-8348-234c82c90ffe") + (uuid "d3e705ad-5468-4bb1-a584-189763c9ea5c") ) (segment - (start 114.785 110.617) - (end 115.575 110.617) + (start 111.1 109.02) + (end 111.32 108.8) (width 0.254) (layer "F.Cu") (net 1) - (uuid "ddaec4cc-15cb-494c-a28c-516d3fa1a541") + (uuid "d8989444-90d0-46d9-bdaf-c8009f5abc69") ) (segment - (start 115.801 112.522) - (end 115.801 111.506) + (start 113.25 108.004) + (end 113.064 108.19) (width 0.254) (layer "F.Cu") (net 1) - (uuid "e9b69b3a-e5af-4392-8d3f-722910c88d79") + (uuid "da5faba4-2780-44c1-bb64-4c823825cdf6") ) (segment - (start 102.705 113.683) - (end 102.705 110.579) + (start 131.629 118.871) + (end 131.9 118.6) (width 0.254) (layer "F.Cu") (net 1) - (uuid "ea069c14-59fe-4bb2-801d-71129ac5d5e4") + (uuid "e2c384f0-2f01-4f04-8b22-60d27d6c7442") ) (segment - (start 116.1555 114.2505) - (end 117.0695 114.2505) + (start 105.537 116.134) + (end 105.163185 115.760185) (width 0.254) (layer "F.Cu") (net 1) - (uuid "ec0ec523-a746-4482-9565-fb72c0c60844") + (uuid "e3a5d230-3ac0-4700-9f2d-9e118254ae78") ) (segment - (start 103.98 107.79) - (end 104.013 107.823) + (start 102.705 113.683) + (end 102.705 110.579) (width 0.254) (layer "F.Cu") (net 1) - (uuid "ee0cabf0-ee6e-48ee-a290-928bdff100d6") + (uuid "ea069c14-59fe-4bb2-801d-71129ac5d5e4") ) (segment - (start 110.114 109.756) - (end 110.114 109.098) + (start 103.98 107.79) + (end 104.013 107.823) (width 0.254) (layer "F.Cu") (net 1) - (uuid "ee58b8b5-4aef-406d-aaa9-5b7e1cc2b190") + (uuid "ee0cabf0-ee6e-48ee-a290-928bdff100d6") ) (segment - (start 115.143 103.263) - (end 113.643 103.263) + (start 117.9 112) + (end 118.3 112.4) (width 0.254) (layer "F.Cu") (net 1) - (uuid "f044931f-bc5d-485f-9b9d-a21187190cd0") + (uuid "f0db9884-5f55-4ac7-a2d1-e41d9bc104c2") ) (segment - (start 116.1275 114.2505) - (end 115.669 113.792) + (start 102.705 110.579) + (end 102.616 110.49) (width 0.254) (layer "F.Cu") (net 1) - (uuid "f1003356-eaae-4c74-ae94-0ef7f34b0f41") + (uuid "f37cf773-8774-4d3f-860b-fd1e6659e3c6") ) (segment - (start 102.705 110.579) - (end 102.616 110.49) + (start 110.998 104.434286) + (end 111.104857 104.541143) (width 0.254) (layer "F.Cu") (net 1) - (uuid "f37cf773-8774-4d3f-860b-fd1e6659e3c6") + (uuid "f8216d87-56ac-4228-876b-9019690ab5d2") ) (segment (start 106.906 111.28) @@ -16475,6 +17647,14 @@ (net 1) (uuid "fa974f83-8fce-4e73-95d6-555850e7ef19") ) + (segment + (start 121.28 113.62) + (end 121 113.9) + (width 0.254) + (layer "F.Cu") + (net 1) + (uuid "fc40a75c-e3bc-48ca-a786-9a105a04f274") + ) (via (at 109.0726 115.8494) (size 0.4572) @@ -16500,28 +17680,28 @@ (uuid "12b2d2d3-017e-4f20-a29c-322e37da70fb") ) (via - (at 117.5 121.9) + (at 111.4588 108.163377) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) - (uuid "2b0cd542-889b-41bc-adc8-b1fe85e39233") + (uuid "1e51c8e7-855e-47a9-9da6-95831bb90df4") ) (via - (at 111.1046 117.7544) + (at 121 113.9) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) - (uuid "3d4fe827-b8f5-471b-8efb-20d07f952db1") + (uuid "3885a179-1d8d-4c74-a69a-e28606edd126") ) (via - (at 132.686 119.573) + (at 111.1046 117.7544) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) - (uuid "46958916-7eba-4297-be40-940b5adfe63d") + (uuid "3d4fe827-b8f5-471b-8efb-20d07f952db1") ) (via (at 109.088599 119.262401) @@ -16532,23 +17712,15 @@ (uuid "4e45a3ea-57d2-4ee0-8313-1919a61ba8f1") ) (via - (at 108.458 123.444) + (at 134.6 121.3) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) - (uuid "5f75f8e7-92aa-47d5-9810-226a977fa341") + (uuid "53b4e558-52d0-4f68-9954-d9c4dcfd79c2") ) (via - (at 127.2 112.903) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 1) - (uuid "63374950-02e5-4bfb-a2df-1b922462d127") - ) - (via - (at 109.0726 117.7544) + (at 108.940289 117.721868) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") @@ -16589,28 +17761,12 @@ (uuid "9464bece-9557-4071-bc8b-29b0af7a8e9c") ) (via - (at 122.936 104.775) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 1) - (uuid "96262f92-98cb-497a-8489-6af653ea19f6") - ) - (via - (at 105.537 118.491) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 1) - (uuid "9dbb2044-e466-4a3e-979b-3f6a8f531806") - ) - (via - (at 115.575 110.617) + (at 131.9 118.6) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) - (uuid "af99dbd8-a573-4fee-844f-92d42b47ac32") + (uuid "9d519b9f-3860-4be5-b7a5-2f8dc9457b20") ) (via (at 133.287757 116.193821) @@ -16621,15 +17777,7 @@ (uuid "aff54fe4-234e-4711-bcd1-003b54d90e2a") ) (via - (at 110.109 109.093) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 1) - (uuid "b90b7e41-cf8f-4eb4-a993-53452a94f1c9") - ) - (via - (at 105.41 115.443) + (at 105.08306 115.760185) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") @@ -16653,15 +17801,7 @@ (uuid "c82e516a-d77f-48c0-b1a4-06052e06a3eb") ) (via - (at 116.1555 114.2505) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 1) - (uuid "c8d54cd1-eca1-463c-ba1c-67d2b77abd21") - ) - (via - (at 110.998 104.648) + (at 111.104857 104.541143) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") @@ -16669,116 +17809,116 @@ (uuid "ce67219c-6426-47d6-b9e6-8a48a89746e6") ) (via - (at 125.857 108.966) + (at 118.3 112.4) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) - (uuid "d18592bb-4c9b-407d-a205-2b1c5b76a71c") + (uuid "e74185b5-d6e5-4685-bb7a-12255d2ba6f1") ) (via - (at 127.098 120.462) + (at 109.352 122.301) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 1) - (uuid "e3b07185-4684-4efe-a841-bba9624e5351") + (uuid "f0d44217-d390-47e5-bf16-da04a399e348") ) (via - (at 109.352 122.301) + (at 114.099996 110.4) (size 0.4572) (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 1) - (uuid "f0d44217-d390-47e5-bf16-da04a399e348") - ) - (segment - (start 118.282 122.682) - (end 117.5 121.9) - (width 0.254) - (layer "B.Cu") + (layers "F.Cu" "B.Cu") (net 1) - (uuid "7794156e-92f3-4b71-ad61-c2e0fe283823") + (uuid "f27afa37-0642-4417-b40c-3ae104695cc6") ) - (segment - (start 118.999 122.682) - (end 118.282 122.682) - (width 0.254) - (layer "B.Cu") + (via + (at 120.7 108.7) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") (net 1) - (uuid "c0a31009-0a57-4248-856b-a4d333909a21") + (uuid "f9a34dbe-579f-426c-bb8b-84d0afb7ba8a") ) (segment - (start 106.736 123.444) - (end 106.736 122.486) + (start 106.1998 122.4748) + (end 103.6322 122.4748) (width 0.1524) (layer "F.Cu") (net 2) - (uuid "07ec9357-2faf-4be5-832e-7ae4a9b0c502") + (uuid "09764e39-6549-44c0-9cfb-33e528a6ddcc") ) (segment - (start 106.678 122.428) - (end 103.886 122.428) + (start 106.69 121.9) + (end 106.69 122.965) (width 0.1524) (layer "F.Cu") (net 2) - (uuid "27fcdaf4-7cfb-4caf-b0f2-e923a7ee5f7d") + (uuid "1d11dd87-fd10-4fc9-9e5d-bf5df6c87c2b") ) (segment - (start 103.036 123.278) - (end 102.829 123.278) + (start 106.69 122.965) + (end 106.925 123.2) (width 0.1524) (layer "F.Cu") (net 2) - (uuid "bb305af0-d800-488e-a4bb-8d88ce5375a5") + (uuid "41172cea-c5c6-4287-916a-6a43d3599c92") ) (segment - (start 106.736 122.486) - (end 106.678 122.428) + (start 106.925 123.2) + (end 106.1998 122.4748) (width 0.1524) (layer "F.Cu") (net 2) - (uuid "d7316fff-0c7b-4eb3-a8c8-4e47df147884") + (uuid "ad4eb548-6556-4008-851c-8e02502b45cb") ) (segment - (start 103.886 122.428) - (end 103.036 123.278) + (start 103.6322 122.4748) + (end 102.829 123.278) (width 0.1524) (layer "F.Cu") (net 2) - (uuid "e2eba35a-f90b-47df-8dbd-00f203c90d04") + (uuid "fe3522f1-38a0-4d08-a396-5260a97d6abb") ) (segment - (start 108.546 121.578) + (start 105.2302 121.3768) (end 105.029 121.578) (width 0.1524) (layer "F.Cu") (net 3) - (uuid "0b972d8c-2bf7-4413-8980-bc6c80b753ee") + (uuid "4e2bf125-d901-4c71-ba72-e50d17a79631") + ) + (segment + (start 105.537 120.114) + (end 105.029 120.622) + (width 0.1524) + (layer "F.Cu") + (net 3) + (uuid "71285c8d-0855-46c9-9bbf-2e350b8dd709") ) (segment (start 109.488601 120.142) - (end 109.488601 120.635399) + (end 109.488601 120.7008) (width 0.1524) (layer "F.Cu") (net 3) - (uuid "5a0428b0-572a-4088-8ee9-2bd1db4687fd") + (uuid "96787e67-2d14-4e0d-9c71-d2f74cde3aba") ) (segment - (start 105.537 120.114) - (end 105.029 120.622) + (start 109.488601 120.7008) + (end 108.812601 121.3768) (width 0.1524) (layer "F.Cu") (net 3) - (uuid "71285c8d-0855-46c9-9bbf-2e350b8dd709") + (uuid "a47e65fc-0d1d-46a4-a66c-f12a34bcc5df") ) (segment - (start 109.488601 120.635399) - (end 108.546 121.578) + (start 108.812601 121.3768) + (end 105.2302 121.3768) (width 0.1524) (layer "F.Cu") (net 3) - (uuid "8d1f639f-5b04-42a0-acba-8ce21e7a4fd2") + (uuid "c89d4ea2-b3cc-4e16-9cd6-1c20b94e398e") ) (segment (start 105.029 120.622) @@ -16805,28 +17945,68 @@ (uuid "01771bb9-e087-4b13-941c-26260f742b29") ) (segment - (start 111.125 107.442) - (end 111.125 105.4575) + (start 136.0625 118.75) + (end 134.5826 117.2701) (width 0.254) (layer "F.Cu") (net 4) - (uuid "089701e3-1994-4659-9c38-3b570aa804bc") + (uuid "01c11e28-3afd-409b-bfcf-fc38b9983d13") ) (segment - (start 112.655244 114.395798) - (end 112.658947 114.392095) + (start 125.28 114.7) + (end 125.28 113.7) (width 0.254) (layer "F.Cu") (net 4) - (uuid "12e81f71-3b98-4864-b100-9043a6161d5b") + (uuid "08892212-4124-48a4-a5b0-c3a5a387de82") ) (segment - (start 124.079 122.682) - (end 122.9558 121.5588) + (start 112.1 111.58) + (end 113.1 111.58) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "0ac34227-8d9e-420c-b420-0483166c6dc4") + ) + (segment + (start 134.5826 117.2701) + (end 134.5826 115.6826) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "110f0d5d-21df-4fb9-a2ac-8762c7739946") + ) + (segment + (start 125.4 114.7) + (end 126.1 114) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "112ed082-1f05-4fe9-bb2f-c020ade9c54a") + ) + (segment + (start 110.938731 111.838731) + (end 110.2886 112.488862) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "11771296-dfb2-43f1-bf03-a406b14c833f") + ) + (segment + (start 116.9 115.2) + (end 116.9 114.67) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "11e37c09-7225-4f24-a802-0a7cd3e3f87b") + ) + (segment + (start 112.655244 114.395798) + (end 112.658947 114.392095) (width 0.254) (layer "F.Cu") (net 4) - (uuid "13be9966-103d-4d72-ae89-f882f46c33dc") + (uuid "12e81f71-3b98-4864-b100-9043a6161d5b") ) (segment (start 112.396602 114.1384) @@ -16837,28 +18017,28 @@ (uuid "14d8f5ce-e020-4f74-b54e-ab556c0b9590") ) (segment - (start 109.2449 114.1384) - (end 109.4065 114.3) + (start 105.918 113.6889) + (end 105.918 112.042) (width 0.254) (layer "F.Cu") (net 4) - (uuid "19ac4cdb-3689-478a-917a-c468d6d9f626") + (uuid "1762b7d9-d097-48cc-ac68-de9cdb6f3b59") ) (segment - (start 124.832 108.966) - (end 123.952 108.966) + (start 109.2449 114.1384) + (end 109.4065 114.3) (width 0.254) (layer "F.Cu") (net 4) - (uuid "1db5879b-603b-4698-bb07-806bde73e1ac") + (uuid "19ac4cdb-3689-478a-917a-c468d6d9f626") ) (segment - (start 105.918 112.042) - (end 105.918 113.919) + (start 122.9558 120.8642) + (end 122.9558 121.5588) (width 0.254) (layer "F.Cu") (net 4) - (uuid "1dfee1ed-64c3-4cba-89a5-b470c6ad4e95") + (uuid "1a459803-ed4d-44c8-9a75-78863a45e6c1") ) (segment (start 113.4922 114.1384) @@ -16885,12 +18065,12 @@ (uuid "22434c85-0454-43fe-9f0d-71f3c92f3e2d") ) (segment - (start 116.459 113.157) - (end 115.076 113.157) + (start 114.8609 114.1384) + (end 115.2 114.4775) (width 0.254) (layer "F.Cu") (net 4) - (uuid "2acdf968-9535-45f0-94f7-67b0aadcea48") + (uuid "2846512f-79d6-4426-bd53-9b6e96138a98") ) (segment (start 129.1525 117.44) @@ -16916,14 +18096,6 @@ (net 4) (uuid "2cb2baf8-8ed3-4cb7-b911-7e16f00a0d0b") ) - (segment - (start 110.688599 113.3348) - (end 110.688599 111.947401) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "34a60a21-8c6a-4818-8450-9e09d53b4f84") - ) (segment (start 112.654 117.475) (end 112.654 114.395798) @@ -16933,28 +18105,20 @@ (uuid "363d73b4-57ff-476c-8bfc-381d96aba231") ) (segment - (start 111.892 110.716) - (end 112.456 110.152) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "3a9ca140-7703-4afc-a906-5cd419c032d2") - ) - (segment - (start 126.873 110.744) - (end 126.882 110.735) + (start 116.44 111.66) + (end 116.7 111.4) (width 0.254) (layer "F.Cu") (net 4) - (uuid "3c8c7237-c460-41a4-bf7f-33d1f0c135e2") + (uuid "391437bc-c050-4b9f-a9a6-2eb0235807fe") ) (segment - (start 111.003 110.744) - (end 111.003 110.716) + (start 116.3325 114.4775) + (end 116.52 114.29) (width 0.254) (layer "F.Cu") (net 4) - (uuid "3d3694e0-b3bf-4bdf-8675-80d214efde8d") + (uuid "3d73747c-226e-4fa6-9699-482c49ba1250") ) (segment (start 110.2886 114.0936) @@ -16973,52 +18137,36 @@ (uuid "3eb85f23-2dbd-4ac0-8e57-8d9b0ba2011e") ) (segment - (start 116.967 112.649) - (end 116.459 113.157) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "401a6b13-d25f-40bf-a545-1feb301f6ae7") - ) - (segment - (start 105.946 112.014) - (end 105.918 112.042) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "43c6fa81-e14b-4cd9-b79b-49a7031188d6") - ) - (segment - (start 123.952 107.647) - (end 122.936 106.631) + (start 114.758401 117.738401) + (end 113.4922 117.738401) (width 0.254) (layer "F.Cu") (net 4) - (uuid "43d90104-9121-4182-b6bc-fa7983668687") + (uuid "47256e47-357c-44b4-b366-6a6d3232fa3f") ) (segment - (start 114.758401 117.738401) - (end 113.4922 117.738401) + (start 125 112.3125) + (end 125.254 112.0585) (width 0.254) (layer "F.Cu") (net 4) - (uuid "47256e47-357c-44b4-b366-6a6d3232fa3f") + (uuid "47cb6668-c486-459e-9454-272d9bd0dad3") ) (segment - (start 115.076 113.157) - (end 114.709 113.524) + (start 110.9 105.12655) + (end 110.9 106.9) (width 0.254) (layer "F.Cu") (net 4) - (uuid "501d5858-bfe3-483c-836c-ee2169bcf4f5") + (uuid "492cafec-b22e-4153-a450-d35ae1664df5") ) (segment - (start 110.2886 113.3348) - (end 110.2886 111.4584) + (start 134.5826 115.6826) + (end 133.3945 114.4945) (width 0.254) (layer "F.Cu") (net 4) - (uuid "516de113-4440-4c2f-84a5-321b13e46c8b") + (uuid "4e845516-40ca-4d0b-bb4f-d7bea9d76694") ) (segment (start 114.82 117.8) @@ -17036,14 +18184,6 @@ (net 4) (uuid "52cd9042-4589-4f4a-9525-30d3f595d72d") ) - (segment - (start 112.456 108.773) - (end 111.125 107.442) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "54de94d8-bb03-45b2-ab98-51e90db48411") - ) (segment (start 107.691599 117.738401) (end 108.082 117.348) @@ -17053,44 +18193,36 @@ (uuid "54ffb82c-e01c-4954-84e9-aa6bc3fdd2e8") ) (segment - (start 112.288601 112.731499) - (end 113.4911 111.529) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "556182a6-6977-4e7a-a600-1c618489bb03") - ) - (segment - (start 112.288601 113.3348) - (end 112.288601 112.731499) + (start 105.800401 117.738401) + (end 105.537 117.475) (width 0.254) (layer "F.Cu") (net 4) - (uuid "55b810e3-8a65-4058-81f9-454bc980c32f") + (uuid "56c1efd4-8b86-4722-b51c-fec0937e9dce") ) (segment - (start 105.800401 117.738401) - (end 105.537 117.475) + (start 125.28 112.5925) + (end 125 112.3125) (width 0.254) (layer "F.Cu") (net 4) - (uuid "56c1efd4-8b86-4722-b51c-fec0937e9dce") + (uuid "59863126-6c1c-46c9-9b7e-6d72d4935841") ) (segment - (start 113.924 111.529) - (end 114.818 111.529) + (start 115.2 114.4775) + (end 116.3325 114.4775) (width 0.254) (layer "F.Cu") (net 4) - (uuid "62aaf264-1a6a-435c-8c62-4522ce627e89") + (uuid "5f58015e-faef-4e24-9508-7aa564a34222") ) (segment - (start 123.952 108.966) - (end 119.507 108.966) + (start 125.28 113.7) + (end 125.28 112.5925) (width 0.254) (layer "F.Cu") (net 4) - (uuid "6425976d-ba77-4986-996c-c52c956af6f1") + (uuid "618ad8c8-80e1-4dda-a991-fec72fc7c468") ) (segment (start 105.916 111.984) @@ -17101,20 +18233,20 @@ (uuid "66092cf7-90c7-4540-8d93-9d82b1ae4b4c") ) (segment - (start 118.745 109.728) - (end 117.856 109.728) + (start 120.1618 121.5588) + (end 117.775 119.172) (width 0.254) (layer "F.Cu") (net 4) - (uuid "69ed9f08-3d61-457c-be0b-a1f2b6df0933") + (uuid "6c6188e5-db52-46af-9ba4-de4c20c78f36") ) (segment - (start 120.1618 121.5588) - (end 117.775 119.172) + (start 106.3675 114.1384) + (end 105.918 113.6889) (width 0.254) (layer "F.Cu") (net 4) - (uuid "6c6188e5-db52-46af-9ba4-de4c20c78f36") + (uuid "6e6a3299-31fb-46d3-899c-86d854af1c19") ) (segment (start 110.2886 120.142) @@ -17124,6 +18256,14 @@ (net 4) (uuid "6e7a6122-4144-429d-b42a-8a829342a660") ) + (segment + (start 110.2886 112.488862) + (end 110.2886 113.3348) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "6ecc6447-9483-452d-84dd-cb1564b76e03") + ) (segment (start 127.7 117.22) (end 127.7 116.483434) @@ -17156,30 +18296,6 @@ (net 4) (uuid "794b9c89-9fbb-42b5-87e2-1bb07406a662") ) - (segment - (start 114.3626 114.1384) - (end 114.709 113.792) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "7a33e1a4-d79b-4741-a94d-b0e8e533bc5c") - ) - (segment - (start 112.456 110.152) - (end 112.456 108.773) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "7a48d9ca-db95-4b2c-8e00-4db17e5230f7") - ) - (segment - (start 114.818 111.529) - (end 114.841 111.506) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "7b25873d-6243-4897-8455-5bc951c932f8") - ) (segment (start 110.236 102.997) (end 110.97 102.997) @@ -17189,20 +18305,20 @@ (uuid "80358cd7-4f49-49cc-b37a-2338a14d649d") ) (segment - (start 117.856 109.728) - (end 116.967 110.617) + (start 110.495 114.3) + (end 110.688599 114.106401) (width 0.254) (layer "F.Cu") (net 4) - (uuid "84478ae0-6500-4eed-a4fb-6df09dd4d270") + (uuid "8b1d5db1-32a8-4daa-8fdb-b5298a9b2f0c") ) (segment - (start 110.495 114.3) - (end 110.688599 114.106401) + (start 116.44 112.29) + (end 116.44 111.66) (width 0.254) (layer "F.Cu") (net 4) - (uuid "8b1d5db1-32a8-4daa-8fdb-b5298a9b2f0c") + (uuid "8b1e8177-f70c-47c2-9083-cd3acf59651d") ) (segment (start 112.917401 117.738401) @@ -17221,20 +18337,12 @@ (uuid "8f0f0f5f-b757-46a6-a95a-174812141417") ) (segment - (start 123.952 107.823) - (end 123.952 107.647) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "9206cc34-01d7-4e00-a7b5-a9ffec330846") - ) - (segment - (start 114.709 113.524) - (end 114.709 113.792) + (start 133.3945 114.4945) + (end 132.7945 114.4945) (width 0.254) (layer "F.Cu") (net 4) - (uuid "9c5c6da3-5ff3-4331-ab76-f7f8efd6f572") + (uuid "97324f65-a6e9-412c-b742-8732c8f5192c") ) (segment (start 112.654 114.395798) @@ -17269,12 +18377,12 @@ (uuid "a248692c-9040-4d35-822e-d9bdb8c2cddc") ) (segment - (start 106.685 114.1384) - (end 106.1374 114.1384) + (start 125.254 112.0585) + (end 125.254 110.1415) (width 0.254) (layer "F.Cu") (net 4) - (uuid "a67aa49a-3f00-442e-a167-5d3d4e28c836") + (uuid "a6918dad-ab8b-4c2c-aad3-ff62defa6d67") ) (segment (start 108.0474 114.1384) @@ -17284,6 +18392,38 @@ (net 4) (uuid "a6b500c1-8cb9-40ed-8da7-e854d3c5424e") ) + (segment + (start 116.9 114.67) + (end 116.52 114.29) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "a6edaea2-86a0-46fa-90f4-700ebf959d2e") + ) + (segment + (start 111.197462 111.58) + (end 110.938731 111.838731) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "a768b9c1-b8d2-419f-a060-8dbfb9d85925") + ) + (segment + (start 136.0625 119) + (end 136.0625 118.75) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "a925555f-52de-40a5-b555-c95478689cf9") + ) + (segment + (start 105.918 112.042) + (end 105.946 112.014) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "ac3c7888-820e-4408-a566-7eb881258710") + ) (segment (start 109.982 103.251) (end 109.38 103.251) @@ -17293,12 +18433,12 @@ (uuid "acf87511-f61f-41d8-aa93-5c1eb3926ed1") ) (segment - (start 113.4911 111.529) - (end 113.924 111.529) + (start 106.685 114.1384) + (end 106.3675 114.1384) (width 0.254) (layer "F.Cu") (net 4) - (uuid "ada2dc67-ce60-4036-9015-c0c0fa749380") + (uuid "ae12aa7e-e7b6-4049-8a69-f1ccd3f7eed8") ) (segment (start 106.685 117.738401) @@ -17309,12 +18449,12 @@ (uuid "ae663898-8b00-458d-9c5a-709e12ae7f66") ) (segment - (start 113.4922 114.1384) - (end 114.3626 114.1384) + (start 125.254 110.1415) + (end 125 109.8875) (width 0.254) (layer "F.Cu") (net 4) - (uuid "af87df25-0084-4b75-adfe-4194b878b463") + (uuid "b294f46a-263d-4ec9-8aef-817c508d3620") ) (segment (start 108.082 114.173) @@ -17324,6 +18464,14 @@ (net 4) (uuid "b41e09ff-b54a-42b6-ac38-db83cddb895b") ) + (segment + (start 112.1 111.58) + (end 111.197462 111.58) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "b48aa691-b37e-44b0-a491-6ef1b8a23cc8") + ) (segment (start 108.082 118.11) (end 107.710401 117.738401) @@ -17340,14 +18488,6 @@ (net 4) (uuid "b89f5fad-3c1e-4701-9584-700c722f6677") ) - (segment - (start 110.2886 111.4584) - (end 111.003 110.744) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "ba6e8d3e-5cf5-4632-a3ba-095e7e39361c") - ) (segment (start 117.775 119.172) (end 116.192 119.172) @@ -17365,12 +18505,12 @@ (uuid "bc64dc18-9e4e-49b4-8ab0-f0137adb88fe") ) (segment - (start 111.125 105.4575) - (end 110.236 104.5685) + (start 113.4922 114.1384) + (end 114.8609 114.1384) (width 0.254) (layer "F.Cu") (net 4) - (uuid "c146fbbf-24b0-4bc6-8de9-763e1b6049f5") + (uuid "c31efabd-fcc0-4e74-9183-f7fd6d96dfa0") ) (segment (start 107.710401 117.738401) @@ -17405,20 +18545,12 @@ (uuid "ccd466c5-b291-4fec-8fd3-43cc16138479") ) (segment - (start 111.892 110.744) - (end 111.892 110.716) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "d086c068-3e2d-4c01-a0d1-de821a32834f") - ) - (segment - (start 110.236 104.5685) - (end 110.236 102.997) + (start 109.38 103.60655) + (end 110.9 105.12655) (width 0.254) (layer "F.Cu") (net 4) - (uuid "d17eb370-3c41-4908-9f5d-33339e7697f0") + (uuid "d476d3de-ff8c-4d31-b86b-7873e5302bcc") ) (segment (start 110.236 102.997) @@ -17429,20 +18561,12 @@ (uuid "d5f3eab0-5ba4-466e-9a47-93ee5fc90b93") ) (segment - (start 116.967 110.617) - (end 116.967 112.649) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "dc68687f-d2a8-4515-8783-cd2ecec24109") - ) - (segment - (start 106.1374 114.1384) - (end 105.918 113.919) + (start 126.6 117.22) + (end 122.9558 120.8642) (width 0.254) (layer "F.Cu") (net 4) - (uuid "df1205bf-6760-4b6c-9efe-9792cf1e60dd") + (uuid "da91c0ad-c618-4772-8ff6-a8e9057e462a") ) (segment (start 116.192 119.172) @@ -17452,22 +18576,6 @@ (net 4) (uuid "e1886d77-b3c7-427f-9537-2b1d3628fe69") ) - (segment - (start 126.882 110.735) - (end 126.882 109.616) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "e246a290-4676-4611-aa5c-7b5d358bf0cc") - ) - (segment - (start 119.507 108.966) - (end 118.745 109.728) - (width 0.254) - (layer "F.Cu") - (net 4) - (uuid "e4f534be-ed6c-44e1-a477-e1079aa269f9") - ) (segment (start 126.1 114) (end 126.4 113.7) @@ -17485,12 +18593,20 @@ (uuid "f28b269e-70a0-49f8-a403-26eb4712666a") ) (segment - (start 110.688599 111.947401) - (end 111.892 110.744) + (start 125.28 114.7) + (end 125.4 114.7) + (width 0.254) + (layer "F.Cu") + (net 4) + (uuid "f5238f04-e5c6-415d-8bcc-389525e03444") + ) + (segment + (start 109.38 103.251) + (end 109.38 103.60655) (width 0.254) (layer "F.Cu") (net 4) - (uuid "f5c3c760-4041-49c7-b94f-9db64a0c48cf") + (uuid "f61f8c54-e773-4fe5-b81d-94a79c0ec33c") ) (segment (start 110.688599 114.106401) @@ -17525,12 +18641,20 @@ (uuid "1cad9dc8-bf23-454a-af1d-a4ca55fbb5c9") ) (via - (at 126.873 110.744) + (at 111.197462 111.58) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "322bae76-4442-4b03-8bc6-f4c604459698") + ) + (via + (at 116.7 111.4) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) - (uuid "2991e685-9f39-44cf-abc3-aab503d5ede9") + (uuid "3af4a906-2929-43bf-9272-f558084fe002") ) (via (at 112.658947 114.392095) @@ -17540,6 +18664,14 @@ (net 4) (uuid "3e19f76a-917a-4cec-8cfc-331760826aec") ) + (via + (at 132.7945 114.4945) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "44528014-d097-4aaa-bdca-2d532deaa625") + ) (via (at 110.495 114.3) (size 0.4572) @@ -17557,28 +18689,28 @@ (uuid "82e601ea-97bb-4673-8f39-35c20b408001") ) (via - (at 109.4065 114.3) + (at 110.9 106.9) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) - (uuid "9df4d947-4652-4f5e-9540-57a4ae2bdff4") + (uuid "9bcb7e2b-40d8-4290-8434-73092d87a3a7") ) (via - (at 123.952 107.823) + (at 109.4065 114.3) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) - (uuid "a451348f-14e0-4144-bb7e-cc930a85c8be") + (uuid "9df4d947-4652-4f5e-9540-57a4ae2bdff4") ) (via - (at 123.952 108.966) + (at 116.9 115.2) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") (net 4) - (uuid "be91aa03-e6cc-4c81-8760-210af9087996") + (uuid "ccdabe13-7b06-417f-aaf2-e858c536d90e") ) (segment (start 129.263226 115.0698) @@ -17589,12 +18721,12 @@ (uuid "099a69d9-f1a1-40ef-8752-686fb94f5b87") ) (segment - (start 123.952 108.966) - (end 123.952 107.823) + (start 110.9 111.532606) + (end 110.947394 111.58) (width 0.254) (layer "B.Cu") (net 4) - (uuid "33778f2e-42fd-46d1-a176-0d8cf136f77f") + (uuid "22f34675-b484-499f-b31f-332945155639") ) (segment (start 126.1 114.829292) @@ -17628,14 +18760,6 @@ (net 4) (uuid "5a164ed9-6cd9-4ae3-b59f-4d1407028596") ) - (segment - (start 126.873 110.744) - (end 125.73 109.601) - (width 0.254) - (layer "B.Cu") - (net 4) - (uuid "69bb0f8e-a415-4892-911e-7f2865f0147b") - ) (segment (start 110.495 114.3) (end 112.566852 114.3) @@ -17653,20 +18777,20 @@ (uuid "7af744c9-abd4-49c8-addb-7507e15651d2") ) (segment - (start 124.587 109.601) - (end 123.952 108.966) + (start 110.9 106.9) + (end 110.9 111.532606) (width 0.254) (layer "B.Cu") (net 4) - (uuid "89a42acb-2396-41ed-9550-9fcb8fac94cb") + (uuid "8c8bc0e9-30ef-4b83-b330-f7502a3d3d52") ) (segment - (start 126.1 111.517) - (end 126.1 114) + (start 116.7 115) + (end 116.9 115.2) (width 0.254) (layer "B.Cu") (net 4) - (uuid "a00b7e99-9559-4ce2-ae85-6f8723a2ebbf") + (uuid "a3c04c7b-5e14-4522-94c5-d3f3918f8fbc") ) (segment (start 110.495 114.3) @@ -17685,20 +18809,20 @@ (uuid "ce6dd5e5-5c87-4bed-b9b2-463b5f53b59f") ) (segment - (start 126.873 110.744) - (end 126.1 111.517) + (start 116.7 111.4) + (end 116.7 115) (width 0.254) (layer "B.Cu") (net 4) - (uuid "f26edd25-0e04-4842-8912-e559cf6c1416") + (uuid "dda1c89e-ab1c-4158-bfaa-e6a3389fd09f") ) (segment - (start 125.73 109.601) - (end 124.587 109.601) + (start 110.947394 111.58) + (end 111.197462 111.58) (width 0.254) (layer "B.Cu") (net 4) - (uuid "fefa90b6-fba6-4dfc-b39f-5ba21aae7d18") + (uuid "f2d9c0a4-c13b-44a9-9c2c-0750532c5eed") ) (segment (start 111.888599 114.550599) @@ -17717,36 +18841,28 @@ (uuid "38110142-a09b-45d7-98a4-15b78dad1c60") ) (segment - (start 111.888599 112.525401) - (end 113.797 110.617) - (width 0.254) - (layer "F.Cu") - (net 5) - (uuid "4a635edf-3f3a-4d69-93ee-48643cd44641") - ) - (segment - (start 109.8886 110.9414) - (end 110.114 110.716) + (start 110.1 110.78) + (end 111.1 110.78) (width 0.254) (layer "F.Cu") (net 5) - (uuid "4f73de2d-b183-496a-a593-758bb70ebad5") + (uuid "78151120-56ea-4d67-a056-179d484cf7f7") ) (segment - (start 113.797 110.617) - (end 113.825 110.617) + (start 110.1 110.78) + (end 109.8886 110.9914) (width 0.254) (layer "F.Cu") (net 5) - (uuid "5e8e33f9-404f-4f75-8757-e11879215021") + (uuid "7c9bb37c-9f35-4f80-b327-bf8cade47fee") ) (segment - (start 111.888599 113.3348) - (end 111.888599 112.525401) + (start 109.8886 110.9914) + (end 109.8886 113.3348) (width 0.254) (layer "F.Cu") (net 5) - (uuid "688766c0-136c-404e-a9ba-eaa561f84b2e") + (uuid "7f302779-e37f-451a-a0de-8b106cfaba0b") ) (segment (start 111.13 118.745) @@ -17764,14 +18880,6 @@ (net 5) (uuid "94a9c3fa-eb3b-4e81-a803-91316af0631d") ) - (segment - (start 109.8886 113.3348) - (end 109.8886 110.9414) - (width 0.254) - (layer "F.Cu") - (net 5) - (uuid "9a2a5acb-a4ee-4c18-8c0b-256eda0962be") - ) (segment (start 110.114 114.808) (end 112.146 114.808) @@ -17845,100 +18953,148 @@ (uuid "fdd31283-ee57-4c78-bbc3-5d0e2857cc40") ) (segment - (start 114.841 112.522) - (end 113.947 112.522) + (start 112.6886 113.3348) + (end 114.7677 113.3348) (width 0.254) (layer "F.Cu") (net 6) - (uuid "0a247afa-f3f4-4555-a875-c361feaf71b6") + (uuid "32e44d2b-eccd-4e68-9130-d1b4ec494dbc") ) (segment - (start 113.947 112.522) - (end 113.924 112.499) + (start 116.0365 112.9025) + (end 116.44 113.306) (width 0.254) (layer "F.Cu") (net 6) - (uuid "2260f97d-a4e9-40e4-9783-d4d8f38bfa34") + (uuid "63024b48-f51e-4560-a92b-1b1cec8278cd") ) (segment - (start 112.6886 112.870316) - (end 113.059916 112.499) + (start 114.7677 113.3348) + (end 115.2 112.9025) (width 0.254) (layer "F.Cu") (net 6) - (uuid "51061e38-2bf8-4e5c-977e-b24efb650794") + (uuid "999ef6bd-884a-4b76-bb01-89331e8043b9") ) (segment - (start 113.059916 112.499) - (end 113.924 112.499) + (start 115.2 112.9025) + (end 116.0365 112.9025) (width 0.254) (layer "F.Cu") (net 6) - (uuid "5a333f2b-16f2-4b0e-a772-4301d150f160") + (uuid "a7f9d64a-f6e2-4fca-93fb-9f50f348e20a") + ) + (segment + (start 106.646599 114.9) + (end 106.685 114.938401) + (width 0.1524) + (layer "F.Cu") + (net 7) + (uuid "3395b958-96d7-48a0-bbaf-d0c86fce0d82") + ) + (segment + (start 105.4 114.9) + (end 106.646599 114.9) + (width 0.1524) + (layer "F.Cu") + (net 7) + (uuid "873b8336-8f48-4bc8-92df-2a00f820264a") + ) + (via + (at 105.4 114.9) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 7) + (uuid "90c0e1b6-eb4f-47cf-9d44-3c5252997060") ) (segment - (start 112.6886 113.3348) - (end 112.6886 112.870316) - (width 0.254) - (layer "F.Cu") - (net 6) - (uuid "a4114717-84c1-42ec-981a-e3ff626955c3") + (start 115.4058 123.7352) + (end 112.95074 123.7352) + (width 0.1524) + (layer "B.Cu") + (net 7) + (uuid "565e2b94-3649-4d6e-acc3-d9e53ef7abd5") ) (segment - (start 106.685 114.938401) - (end 105.303941 114.938401) + (start 116.459 122.682) + (end 115.4058 123.7352) (width 0.1524) - (layer "F.Cu") + (layer "B.Cu") (net 7) - (uuid "1dd19bae-93fc-4130-9db8-f0aeaada1342") + (uuid "5f517f69-69d9-4bc6-9b52-cf16b8f94c1b") ) (segment - (start 104.775 117.856) - (end 103.759 118.872) + (start 108.656799 119.441259) + (end 108.656799 118.156799) (width 0.1524) - (layer "F.Cu") + (layer "B.Cu") (net 7) - (uuid "5d31c3fb-570d-4a55-b8a4-a6c97016e6cb") + (uuid "68b8ed71-db75-42dc-81f0-305ae0a11981") ) (segment - (start 105.303941 114.938401) - (end 104.775 115.467342) + (start 108.656799 118.156799) + (end 105.4 114.9) (width 0.1524) - (layer "F.Cu") + (layer "B.Cu") (net 7) - (uuid "cfcb516e-82af-4990-bb12-fd277945cdc4") + (uuid "8e0ba1a4-5003-440a-9a02-61c4e23f5f38") ) (segment - (start 103.759 118.872) - (end 103.378 118.872) + (start 112.95074 123.7352) + (end 108.656799 119.441259) (width 0.1524) - (layer "F.Cu") + (layer "B.Cu") (net 7) - (uuid "e720563a-60cc-49ac-b4e9-e418283fdb08") + (uuid "ae9e7767-a609-4126-8634-9025000a69c9") ) (segment - (start 104.775 115.467342) - (end 104.775 117.856) + (start 106.685 114.538399) + (end 105.944463 114.538399) (width 0.1524) (layer "F.Cu") - (net 7) - (uuid "e74990ec-dc9c-4267-853e-c42b59b557a2") + (net 8) + (uuid "573e91a6-4826-4a77-ab34-a2e67c6d6a21") ) (segment - (start 105.171601 114.538399) - (end 103.378 116.332) + (start 105.944463 114.538399) + (end 105.739774 114.33371) (width 0.1524) (layer "F.Cu") (net 8) - (uuid "1de58533-6414-4ef8-8007-a56e5e8e3ff1") + (uuid "dd862233-b77e-4b13-917b-f9f8bbf21a23") + ) + (via + (at 105.739774 114.33371) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 8) + (uuid "f2c3c079-dabe-47d6-9d00-2daae11d6c3d") ) (segment - (start 106.685 114.538399) - (end 105.171601 114.538399) + (start 113.919 121.479919) + (end 106.772791 114.33371) (width 0.1524) - (layer "F.Cu") + (layer "B.Cu") + (net 8) + (uuid "53ca6fc8-67c2-4284-859d-827b69e719b6") + ) + (segment + (start 106.772791 114.33371) + (end 105.739774 114.33371) + (width 0.1524) + (layer "B.Cu") + (net 8) + (uuid "c8b07a5b-b606-4ad2-8d69-15013578428d") + ) + (segment + (start 113.919 122.682) + (end 113.919 121.479919) + (width 0.1524) + (layer "B.Cu") (net 8) - (uuid "3fe810d1-f624-4931-bccb-7f6d17144995") + (uuid "f5392159-5e1f-4e70-9f5e-533a1ac0665d") ) (segment (start 112.3696 122.011242) @@ -17988,93 +19144,85 @@ (net 9) (uuid "f965b16e-1efe-4270-a142-a9c72560a88e") ) - (segment - (start 112.649 123.063) - (end 113.3856 123.7996) - (width 0.1524) - (layer "F.Cu") - (net 10) - (uuid "22503700-5662-4c74-afe7-8690d02ea99c") - ) (segment (start 112.649 121.89551) (end 112.649 123.063) (width 0.1524) (layer "F.Cu") (net 10) - (uuid "6e6db1a0-27ab-46e9-beb7-b3fe97d7a420") + (uuid "2a464fd1-5881-463f-9e4a-2aaf7012ef38") ) (segment - (start 115.3414 123.7996) - (end 116.459 122.682) + (start 111.4886 120.142) + (end 111.4886 120.73511) (width 0.1524) (layer "F.Cu") (net 10) - (uuid "c99b4a69-6511-4752-aa58-f429355d1ce5") + (uuid "2f6f6987-1e8c-488e-87e4-d0f23f7a7d4d") ) (segment - (start 113.3856 123.7996) - (end 115.3414 123.7996) + (start 117.8814 123.7996) + (end 118.999 122.682) (width 0.1524) (layer "F.Cu") (net 10) - (uuid "d5ecde4a-4010-408a-b67e-8edf438b05de") + (uuid "466c6d6f-dc8f-45fa-aed1-9701dbf53716") ) (segment - (start 111.4886 120.73511) - (end 112.649 121.89551) + (start 113.3856 123.7996) + (end 117.8814 123.7996) (width 0.1524) (layer "F.Cu") (net 10) - (uuid "ded08a48-d5a3-4504-a5cc-970bd5a57824") + (uuid "ba7a13dd-8abc-415e-97a7-7d8ca857e807") ) (segment - (start 111.4886 120.142) - (end 111.4886 120.73511) + (start 112.649 123.063) + (end 113.3856 123.7996) (width 0.1524) (layer "F.Cu") (net 10) - (uuid "fde7a8d8-9779-49aa-acbf-aef9809d4da3") + (uuid "d45a2038-0288-481f-aa64-9673909ea145") ) (segment - (start 121.176 119.926) - (end 121.176 120.124) + (start 111.4886 120.73511) + (end 112.649 121.89551) (width 0.1524) (layer "F.Cu") - (net 11) - (uuid "6c68ca47-d92e-4a35-b416-f98535e318b8") + (net 10) + (uuid "f4d81b4f-f871-4c6e-9771-0aa5ce1b41f3") ) (segment - (start 118.6 121) - (end 118.15 121) + (start 111.888599 120.7008) + (end 111.939399 120.7516) (width 0.1524) (layer "F.Cu") (net 11) - (uuid "6cf9c8f9-7658-41d1-abc8-b5ce525c21c3") + (uuid "2b7ed0d8-5294-4943-b2f0-45aade9e2658") ) (segment - (start 112.527 121.29) - (end 112.527 121.285) + (start 111.888599 120.142) + (end 111.888599 120.7008) (width 0.1524) (layer "F.Cu") (net 11) - (uuid "738049a1-898b-40c1-a8b2-3876e1fe7fe8") + (uuid "594ce5e5-70ab-40bd-a960-6f69ca45bd77") ) (segment - (start 111.888599 120.646599) - (end 111.888599 120.142) + (start 121.176 119.926) + (end 121.176 120.124) (width 0.1524) (layer "F.Cu") (net 11) - (uuid "73fc5748-3429-4434-9899-64a841729336") + (uuid "6c68ca47-d92e-4a35-b416-f98535e318b8") ) (segment - (start 113.919 122.682) - (end 116.675 119.926) + (start 118.6 121) + (end 118.15 121) (width 0.1524) (layer "F.Cu") (net 11) - (uuid "7acf9b4a-cf5f-411a-ad70-7e2984fa6e56") + (uuid "6cf9c8f9-7658-41d1-abc8-b5ce525c21c3") ) (segment (start 121.176 120.124) @@ -18085,20 +19233,12 @@ (uuid "8c6bc3fc-9cf7-4531-ac91-f397819551f7") ) (segment - (start 116.675 119.926) + (start 116.2504 120.7516) (end 117.076 119.926) (width 0.1524) (layer "F.Cu") (net 11) - (uuid "a50dddd5-d5ff-4b5f-9d7d-a79ed552e596") - ) - (segment - (start 113.919 122.682) - (end 112.527 121.29) - (width 0.1524) - (layer "F.Cu") - (net 11) - (uuid "bfd02d3b-0d3f-49ee-a7bd-4f56ce92fdad") + (uuid "bb7d2862-0916-4130-88ec-37d0d4fe6da9") ) (segment (start 118.15 121) @@ -18109,12 +19249,12 @@ (uuid "eedb9237-2a0a-416a-8dcb-535243d1a068") ) (segment - (start 112.527 121.285) - (end 111.888599 120.646599) + (start 111.939399 120.7516) + (end 116.2504 120.7516) (width 0.1524) (layer "F.Cu") (net 11) - (uuid "ef46154c-2eec-4a91-ab1b-15239fd1e66c") + (uuid "febaaf76-aafe-4468-bf42-11a377ddfd39") ) (via (at 118.6 121) @@ -18141,188 +19281,180 @@ (uuid "bec18ca1-a4b0-41ec-a852-4d5e923eccb3") ) (segment - (start 119.7625 114.95) - (end 120.424999 114.95) + (start 113.954 108.908) + (end 114.05 108.812) (width 0.254) (layer "F.Cu") (net 12) - (uuid "0e3813e2-7103-4d00-b9d2-e4796e3df265") + (uuid "021dff25-f670-4b07-80a2-c86d42c90798") ) (segment - (start 120.679 113.479) - (end 120.25 113.05) + (start 119.16 109.485) + (end 119.16 108.004) (width 0.254) (layer "F.Cu") (net 12) - (uuid "309b8f37-7506-47a1-ac7c-54fb073be7ea") + (uuid "14286a9f-fdd1-4afc-a404-5fd16af85ae8") ) (segment - (start 118.2 115.08) - (end 119.6325 115.08) + (start 112.388 108.908) + (end 113.954 108.908) (width 0.254) (layer "F.Cu") (net 12) - (uuid "3a745b9d-7eff-4bfc-b610-7e4a7c78c662") + (uuid "179ebe90-95aa-4ad3-9df4-915eec56754b") ) (segment - (start 120.679 114.695999) - (end 120.679 113.479) + (start 114.36 106.753303) + (end 114.36 108.004) (width 0.254) (layer "F.Cu") (net 12) - (uuid "4070d222-0c48-40d2-b3c8-f78e6df2fc1b") + (uuid "3a5486b4-b21d-4272-946d-3765656f11cc") ) (segment - (start 117.2 115.08) - (end 118.2 115.08) + (start 114.05 108.004) + (end 114.36 108.004) (width 0.254) (layer "F.Cu") (net 12) - (uuid "5e2dbf44-a238-4b2e-bc3a-1e4d4db1781a") + (uuid "476cc740-dd1d-4566-9ad7-87c2a563f4b9") ) (segment - (start 117.403 106.413) - (end 117.207 106.609) + (start 119.525 109.85) + (end 119.16 109.485) (width 0.254) (layer "F.Cu") (net 12) - (uuid "8ff4dde1-c81f-40b8-9833-d308e321725e") + (uuid "52059b4e-48cf-4e3a-8c5d-b83d951ecf3b") ) (segment - (start 119.6325 115.08) - (end 119.7625 114.95) + (start 117.639348 105.899348) + (end 115.213955 105.899348) (width 0.254) (layer "F.Cu") (net 12) - (uuid "929ea727-90cc-474f-81e9-8eeced3ad9d4") + (uuid "783c7a97-1f26-4fc1-bf19-cc3877e95a1b") ) (segment - (start 118.1 113) - (end 119.7125 113) + (start 112.28 108.8) + (end 112.388 108.908) (width 0.254) (layer "F.Cu") (net 12) - (uuid "b7068242-4cdc-4954-9ecc-1ba9a7437606") + (uuid "8ee519ef-9529-40c0-86e1-4ac15081167d") ) (segment - (start 119.7125 113) - (end 119.7625 113.05) + (start 118.84 108.004) + (end 118.84 107.1) (width 0.254) (layer "F.Cu") (net 12) - (uuid "be187fe8-159a-42c9-8441-b4855cf94a8c") + (uuid "c0670626-5a27-42ab-b908-9cba6cc7b6dc") ) (segment - (start 117.207 108.593) - (end 116.8 109) + (start 115.213955 105.899348) + (end 114.36 106.753303) (width 0.254) (layer "F.Cu") (net 12) - (uuid "cf36f1b2-122b-4e17-8efb-00aac8306419") + (uuid "c2cbf19b-4623-4859-b5d7-48dce9ecc76f") ) (segment - (start 120.25 113.05) - (end 119.7625 113.05) + (start 119.16 108.004) + (end 118.84 108.004) (width 0.254) (layer "F.Cu") (net 12) - (uuid "e9a89470-e09f-4242-9f2a-4a43fcbbb292") + (uuid "cf7e5941-f30b-4be5-8c25-b314ad47573b") ) (segment - (start 120.424999 114.95) - (end 120.679 114.695999) + (start 114.05 108.812) + (end 114.05 108.004) (width 0.254) (layer "F.Cu") (net 12) - (uuid "f865899f-4689-4e8a-9c08-6638b3c3563c") + (uuid "e101824d-59b4-47dc-af69-35caaec298ff") ) (segment - (start 117.207 106.609) - (end 117.207 108.593) + (start 118.84 107.1) + (end 117.639348 105.899348) (width 0.254) (layer "F.Cu") (net 12) - (uuid "ffdae58a-9734-4ef5-b05c-b1b9b110cb83") - ) - (via - (at 118.1 113) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 12) - (uuid "0a42ef32-87d2-4acd-a8ff-1963023332a9") - ) - (via - (at 116.8 109) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 12) - (uuid "90733802-3259-43af-a8e0-0089fa8c9145") + (uuid "f9a030ff-6435-4957-ba28-34a35f26eeb2") ) (segment - (start 116.8 109) - (end 118.1 110.3) - (width 0.254) - (layer "B.Cu") - (net 12) - (uuid "c966de39-db0b-4aaa-af43-55e54794a3e4") + (start 133.3 119.6) + (end 133.6 119.9) + (width 0.1524) + (layer "F.Cu") + (net 13) + (uuid "31119103-067b-4bf2-a1cb-1b5f14ed3045") ) (segment - (start 118.1 110.3) - (end 118.1 113) - (width 0.254) - (layer "B.Cu") - (net 12) - (uuid "ddef2e18-0954-42f3-b56f-aa4919cdbc5c") + (start 132.3875 121.9645) + (end 131.665 122.687) + (width 0.1524) + (layer "F.Cu") + (net 13) + (uuid "85f0e6a9-09c2-4b00-9c0b-273ea06852d7") ) (segment - (start 130.781 120.462) - (end 131.797 120.462) + (start 132.3875 119.6) + (end 133.3 119.6) (width 0.1524) (layer "F.Cu") (net 13) - (uuid "005e8d65-fdbd-476e-83d6-15482011a16e") + (uuid "a0fdb377-38ec-41b1-a6f8-b604e2200e5b") ) (segment - (start 131.826 120.467) - (end 131.826 122.748) + (start 132.3875 119.6) + (end 132.3875 121.9645) (width 0.1524) (layer "F.Cu") (net 13) - (uuid "8280b015-026a-4f3a-a20c-c8caa4feea2a") + (uuid "f9bcc60c-d817-4a1d-8214-33839293e31f") ) (segment - (start 129.765 120.462) - (end 128.82 120.462) + (start 127.7 119.6) + (end 126.78 119.6) (width 0.1524) (layer "F.Cu") (net 14) - (uuid "436467eb-2c45-423e-8ab1-1a4559190eca") + (uuid "1ec0c1ca-bb80-4e51-82d3-3a66b84a4a42") ) (segment - (start 129.286 120.894) - (end 129.286 122.748) + (start 127.7 119.6) + (end 127.7 121.262) (width 0.1524) (layer "F.Cu") (net 14) - (uuid "7592e24a-a6c8-4153-8dc3-d533ac3ee3a3") + (uuid "825c3557-c792-4074-8a81-f63b84f9a369") ) (segment - (start 128.82 120.462) - (end 129.252 120.894) + (start 127.7 121.262) + (end 129.125 122.687) (width 0.1524) (layer "F.Cu") (net 14) - (uuid "d79d8e7e-aac5-4c63-a292-491001deca30") + (uuid "9bec75f7-b355-4e78-8f74-5cacb09f5f7c") ) (segment - (start 123.446 117.094) - (end 125.3468 115.1932) + (start 126.78 119.6) + (end 126.48 119.9) + (width 0.1524) + (layer "F.Cu") + (net 14) + (uuid "b513b64f-365c-4896-8571-6157f1341ea4") + ) + (segment + (start 125.04 115.5) + (end 127.381578 115.5) (width 0.1524) (layer "F.Cu") (net 15) - (uuid "1747580d-e87d-4319-b83b-016850dee4b3") + (uuid "1babb8d6-e8a6-4df5-a274-39071b890d19") ) (segment (start 129.1082 109.0422) @@ -18333,12 +19465,12 @@ (uuid "22cf8b3d-01c7-4087-91d8-41fd44ea1bdd") ) (segment - (start 127.688378 115.1932) - (end 128.080452 114.801126) + (start 123.446 117.094) + (end 125.04 115.5) (width 0.1524) (layer "F.Cu") (net 15) - (uuid "4274b0b0-ab72-4cbc-8fd8-238c4a0de160") + (uuid "3c132de9-2f55-4ac8-941a-c080c6843039") ) (segment (start 131.7752 111.7092) @@ -18349,12 +19481,12 @@ (uuid "58e78c73-a899-4e86-bc4f-c848d2149abc") ) (segment - (start 125.3468 115.1932) - (end 127.688378 115.1932) + (start 127.381578 115.5) + (end 128.080452 114.801126) (width 0.1524) (layer "F.Cu") (net 15) - (uuid "5e0c5c15-9b5e-4e2d-b23c-70c41fa5bae6") + (uuid "5ccc270f-5312-482f-b839-9bed02b38a48") ) (via (at 131.7752 111.7092) @@ -18397,52 +19529,100 @@ (uuid "a62d25e2-2090-4390-aa8a-4d41d286c72c") ) (segment - (start 129.84 119.417) - (end 129.765 119.492) + (start 129.275 118.6925) + (end 129.84 118.1275) (width 0.1524) (layer "F.Cu") (net 16) - (uuid "331c0cfd-c992-42ca-b09c-7e586302b96a") + (uuid "8c853f23-f015-4088-a877-6311ccd0803d") ) (segment - (start 129.84 118.1275) - (end 129.84 119.417) + (start 129.275 119.6) + (end 129.275 118.6925) (width 0.1524) (layer "F.Cu") (net 16) - (uuid "88c7bddd-2d09-4662-9bef-b13ae6153ae9") + (uuid "dcdccc04-faec-49b4-8aeb-421fc2a47b40") ) (segment - (start 122.3452 117.1748) - (end 122.426 117.094) + (start 115.178038 117.3588) + (end 115.421962 117.3588) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "24b855db-6f32-42f3-885d-1684d9def7b0") + ) + (segment + (start 116.138038 117.3588) + (end 121.891201 117.3588) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "41ba67d9-b9d5-4edf-b45a-317095795889") + ) + (segment + (start 113.543799 117.2868) + (end 115.106038 117.2868) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "5a90176f-a2a5-4f68-8258-e9e1f1342531") + ) + (segment + (start 121.891201 117.3588) + (end 122.156001 117.094) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "7cb5e5ee-ae71-4306-93f4-c9ea33624681") + ) + (segment + (start 115.106038 117.2868) + (end 115.178038 117.3588) (width 0.1524) (layer "F.Cu") (net 17) - (uuid "34896d67-3f9e-4e6a-814e-41393a467744") + (uuid "a1b7f8ed-23f0-413a-a1a7-2f93030f64cb") ) (segment (start 113.4922 117.338399) - (end 114.459243 117.338399) + (end 113.543799 117.2868) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "b5ff2d53-09f3-410d-bf75-f641c674eae1") + ) + (segment + (start 115.493962 117.2868) + (end 116.066038 117.2868) + (width 0.1524) + (layer "F.Cu") + (net 17) + (uuid "bbbe922d-12ff-48cb-a75e-8fb039e3c86b") + ) + (segment + (start 115.421962 117.3588) + (end 115.493962 117.2868) (width 0.1524) (layer "F.Cu") (net 17) - (uuid "36fe4efd-505b-4f7c-a6a3-e6855624da7e") + (uuid "c8a3441d-8aa6-4fc5-80ab-2bf532046bb9") ) (segment - (start 114.459243 117.338399) - (end 114.622842 117.1748) + (start 116.066038 117.2868) + (end 116.138038 117.3588) (width 0.1524) (layer "F.Cu") (net 17) - (uuid "631f2533-e8c3-4b06-bf65-f50eef27b3ff") + (uuid "d42937fd-3523-4a9a-ac23-e83a49b7d4cb") ) (segment - (start 114.622842 117.1748) - (end 122.3452 117.1748) + (start 122.156001 117.094) + (end 122.426 117.094) (width 0.1524) (layer "F.Cu") (net 17) - (uuid "9f88fdb9-a22c-42f0-af6f-3b7d04eec3de") + (uuid "da4310fd-c055-42c7-b890-5bd0f6461226") ) (segment (start 107.442 109.474) @@ -18589,340 +19769,412 @@ (uuid "d6157421-5f47-4b7e-811a-c9d21d0e42bc") ) (segment - (start 130.34 119.051) - (end 130.781 119.492) + (start 130.34 119.1275) + (end 130.8125 119.6) (width 0.1524) (layer "F.Cu") (net 20) - (uuid "598df5cd-5a7e-4dd7-a325-8d7e51bf5404") + (uuid "afe0003c-ed65-4f3d-8fbc-8556880c7143") ) (segment (start 130.34 118.1275) - (end 130.34 119.051) + (end 130.34 119.1275) (width 0.1524) (layer "F.Cu") (net 20) - (uuid "9224c48a-995f-4d6c-9d4f-f71497cb4042") + (uuid "b2e9aaa2-4ff3-456e-9b66-08cf1e555653") ) (segment - (start 114.556 108.331) - (end 115.443 108.331) + (start 115.85 106.431579) + (end 116.052031 106.229548) (width 0.1524) (layer "F.Cu") (net 21) - (uuid "37ec8be8-f32b-4f4e-9ac6-de1b6461b17b") + (uuid "44a14fdf-a78a-41d6-b22e-0a20734e96cb") ) (segment - (start 115.443 108.331) - (end 116.103 107.671) + (start 116.8 108.044) + (end 116.85 107.994) (width 0.1524) (layer "F.Cu") (net 21) - (uuid "3cceb5ec-49e3-4320-9a3d-81934baf6b85") + (uuid "55d1f5c8-de2b-4b82-adcb-40c9fb5ecce6") ) (segment - (start 116.103 107.671) - (end 116.103 106.413) + (start 116.052031 106.229548) + (end 116.747969 106.229548) (width 0.1524) (layer "F.Cu") (net 21) - (uuid "7a169f08-2db9-49bd-b234-4acc5aa41f05") + (uuid "8804fd2f-5675-46a9-8c9f-eeab478efee2") ) (segment - (start 126.70997 114.508) - (end 127.04477 114.1732) + (start 116.747969 106.229548) + (end 116.85 106.331579) + (width 0.1524) + (layer "F.Cu") + (net 21) + (uuid "91e21166-1cda-426a-958a-521248458338") + ) + (segment + (start 116.85 106.331579) + (end 116.85 107.664) + (width 0.1524) + (layer "F.Cu") + (net 21) + (uuid "b52d5199-29ee-4949-a0c8-53305987b1ec") + ) + (segment + (start 115.85 107.664) + (end 115.85 106.431579) + (width 0.1524) + (layer "F.Cu") + (net 21) + (uuid "cde80bce-46a1-470b-9e16-7546928dfdd7") + ) + (segment + (start 116.8 109.28) + (end 116.8 108.044) + (width 0.1524) + (layer "F.Cu") + (net 21) + (uuid "fd2ec9ee-fe28-481d-a96c-9a7de81892a2") + ) + (segment + (start 136.296455 113.4206) + (end 128.38143 113.4206) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "0b1becf1-38ec-4740-8ecb-2fa071955426") + (uuid "40c6ba7a-8959-429c-b876-1a54bc8d04de") ) (segment - (start 127.04477 114.1732) + (start 128.38143 113.4206) (end 127.62883 114.1732) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "1a821c9b-3386-4c8f-941e-fd11e297ccfd") + (uuid "48356b92-b95e-41d0-8cbe-30de5bb0e662") ) (segment - (start 124.192 114.508) - (end 126.70997 114.508) + (start 127.04477 114.1732) + (end 125.99737 115.2206) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "278d04ba-0b0f-471d-9db7-afa314d115a9") + (uuid "76bc313b-acbc-4fe1-8930-c30d2e30e4b1") ) (segment - (start 113.5352 116.8954) - (end 121.8046 116.8954) + (start 127.62883 114.1732) + (end 127.04477 114.1732) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "560a6713-3632-443f-885b-593243680254") + (uuid "8a117460-923c-4944-bb6c-c15acf11724e") ) (segment - (start 128.11003 113.692) - (end 133.123 113.692) + (start 122.41797 116.3) + (end 121.71057 117.0074) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "78c3dcfc-bd42-49fc-a203-0a0bb8a80b0b") + (uuid "936f6b72-f0c6-4162-a92f-31615ebf7f0e") ) (segment - (start 140.782 121.351) - (end 147.066 121.351) + (start 124.6794 115.2206) + (end 123.6 116.3) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "a072dc04-ed9e-4288-9eeb-39275a82cb7f") + (uuid "93ae0ae5-4b7b-4bce-ba0f-1c2b5af617fc") ) (segment - (start 113.4922 116.9384) - (end 113.5352 116.8954) + (start 147.066 121.351) + (end 144.226855 121.351) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "ae53d839-d9bb-4746-afd5-91cf96d54448") + (uuid "95c12d82-d3af-4735-aed2-195634773b30") ) (segment - (start 121.8046 116.8954) - (end 124.192 114.508) + (start 144.226855 121.351) + (end 136.296455 113.4206) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "b5a15636-1bea-4df9-b149-4c2b996157e5") + (uuid "d5f29f8b-11b7-44b0-ba14-ab9d5377cd5a") ) (segment - (start 127.62883 114.1732) - (end 128.11003 113.692) + (start 123.6 116.3) + (end 122.41797 116.3) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "b6879d97-7eac-4ce4-929b-4794c114ad5d") + (uuid "e4ad9a4f-723d-4c94-878e-28aa3e043937") ) (segment - (start 133.123 113.692) - (end 140.782 121.351) + (start 125.99737 115.2206) + (end 124.6794 115.2206) (width 0.1524) (layer "F.Cu") (net 22) - (uuid "d1f984b5-e062-4434-b389-f40310c01b70") + (uuid "f2607e0d-e8a5-4580-af75-8178dda3f89c") ) (segment - (start 115.189 109.347) - (end 116.753 107.783) + (start 113.5612 117.0074) + (end 113.4922 116.9384) (width 0.1524) (layer "F.Cu") - (net 24) - (uuid "24e55bd4-d88e-46d9-be4a-b20f7dd9fc1a") + (net 22) + (uuid "f9446ec0-815c-41b8-9c4d-d3bb76d54deb") + ) + (segment + (start 121.71057 117.0074) + (end 113.5612 117.0074) + (width 0.1524) + (layer "F.Cu") + (net 22) + (uuid "fb4c6a5d-5a54-47fe-9565-034018381aa3") ) (segment - (start 114.556 109.347) - (end 115.189 109.347) + (start 117.4 107.944) + (end 117.35 107.994) (width 0.1524) (layer "F.Cu") (net 24) - (uuid "e48ac5c1-c71b-49be-a22a-ef381e2a132e") + (uuid "0cd8727b-386d-4321-b344-6a9ab34f102b") ) (segment - (start 116.753 107.783) - (end 116.753 106.413) + (start 116.35 108.73) + (end 116.35 106.745548) (width 0.1524) (layer "F.Cu") (net 24) - (uuid "e837ae46-c4bf-4db6-b438-eb5378a7481a") + (uuid "28f73bb9-e4ce-4cee-aec4-2d1cc29926bb") ) (segment - (start 123.618 108.251) - (end 123.683 108.316) - (width 0.254) + (start 117.4 106.6) + (end 117.4 107.944) + (width 0.1524) (layer "F.Cu") - (net 26) - (uuid "173ba83b-50fc-466e-a2ed-b5b7acf51b9c") + (net 24) + (uuid "49d45038-dc96-4190-9a01-868707f332d8") ) (segment - (start 122.428 108.251) - (end 123.618 108.251) - (width 0.254) + (start 116.35 106.745548) + (end 116.342 106.737548) + (width 0.1524) (layer "F.Cu") - (net 26) - (uuid "62fa84fe-3463-4868-b7d7-e9c11d3d4158") + (net 24) + (uuid "5d0407d0-3e65-41bf-a5f9-36788019a2c5") ) (segment - (start 123.683 108.316) - (end 124.832 108.316) - (width 0.254) + (start 115.8 109.28) + (end 116.35 108.73) + (width 0.1524) (layer "F.Cu") - (net 26) - (uuid "d5a6ce51-44ba-44f7-bc32-75070203ee41") + (net 24) + (uuid "95f500c2-fea2-46ae-b809-09103ce9bf9c") + ) + (via + (at 116.342 106.737548) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 24) + (uuid "e1ceb31e-fabf-4e22-a667-abad92c94e76") + ) + (via + (at 117.4 106.6) + (size 0.4572) + (drill 0.254) + (layers "F.Cu" "B.Cu") + (net 24) + (uuid "ea062820-724b-4340-9780-628a4abd1813") ) (segment - (start 127.477161 114.72) - (end 127.904035 114.293126) + (start 117.4 106.6) + (end 116.479548 106.6) + (width 0.1524) + (layer "B.Cu") + (net 24) + (uuid "a3690d6f-acf0-4a29-89f5-21ca5233d2bb") + ) + (segment + (start 116.479548 106.6) + (end 116.342 106.737548) + (width 0.1524) + (layer "B.Cu") + (net 24) + (uuid "d48cecef-ea4b-450d-b7f3-877f3d852986") + ) + (segment + (start 117.8 107.714) + (end 117.85 107.664) (width 0.1524) (layer "F.Cu") - (net 27) - (uuid "117257b5-e7c3-412e-a232-2d80eea5b68b") + (net 25) + (uuid "4d7be7ea-934e-4077-8e03-749101e969d7") ) (segment - (start 127.3 114.72) - (end 127.477161 114.72) + (start 117.8 109.09) + (end 117.8 107.714) (width 0.1524) (layer "F.Cu") - (net 27) - (uuid "344c0288-bb49-43a2-b16e-217b9b17ba44") + (net 25) + (uuid "53f7bc66-0fe8-4a24-a054-a12be1a7cef3") ) (segment - (start 127.904035 114.293126) - (end 128.880626 114.293126) + (start 117.9 109.19) + (end 117.9 110.08) (width 0.1524) (layer "F.Cu") - (net 27) - (uuid "5a3f336e-3613-47c4-a639-b7f112b7fb69") + (net 25) + (uuid "ecda7013-3fab-4c7d-bf0d-ac0c91a80967") ) (segment - (start 128.880626 114.293126) - (end 129.84 115.2525) + (start 117.8 109.09) + (end 117.9 109.19) (width 0.1524) (layer "F.Cu") - (net 27) - (uuid "695f093c-6917-4392-949e-3944c1660235") + (net 25) + (uuid "ee09cde2-4f4b-4391-9ae5-96b6cc53b746") ) (segment - (start 109.8886 120.142) - (end 109.8886 120.7434) + (start 123 112.3125) + (end 124 112.3125) (width 0.1524) (layer "F.Cu") - (net 28) - (uuid "2cedf742-bad6-464c-a82c-8c26e3b509c8") + (net 26) + (uuid "08d9e9f7-477c-4df7-9122-e0d48d9e2727") ) (segment - (start 109.8886 120.7434) - (end 108.204 122.428) + (start 123.5 112.5) + (end 123.28 112.72) (width 0.1524) (layer "F.Cu") - (net 28) - (uuid "3f79b934-8aab-484f-aa9a-cf46daeeafbb") + (net 26) + (uuid "6e9084b6-ca62-404a-960b-745a37adb1e6") ) (segment - (start 108.204 122.428) - (end 107.698 122.428) + (start 123.28 112.72) + (end 123.28 113.8) (width 0.1524) (layer "F.Cu") - (net 28) - (uuid "bec0e529-5489-48a2-bb12-52e6d986b9e6") + (net 26) + (uuid "b121356c-163f-4535-a2d3-5951445a28c1") ) (segment - (start 111.088601 112.429333) - (end 113.0046 110.513334) + (start 123.5 112.3125) + (end 123.5 112.5) (width 0.1524) (layer "F.Cu") - (net 29) - (uuid "34cab9ae-ba60-47d0-b320-853de51ad1c4") + (net 26) + (uuid "bbb31ea0-0c29-44ff-8f2f-b3d1e54d78e6") ) (segment - (start 113.0046 108.8624) - (end 113.536 108.331) + (start 127.477161 114.72) + (end 127.904035 114.293126) (width 0.1524) (layer "F.Cu") - (net 29) - (uuid "5f3d67ca-0fee-4a90-b224-39526e4dd429") + (net 27) + (uuid "117257b5-e7c3-412e-a232-2d80eea5b68b") ) (segment - (start 111.088601 113.3348) - (end 111.088601 112.429333) + (start 127.3 114.72) + (end 127.477161 114.72) (width 0.1524) (layer "F.Cu") - (net 29) - (uuid "84316606-383c-4cc7-9143-9766973eda37") + (net 27) + (uuid "344c0288-bb49-43a2-b16e-217b9b17ba44") ) (segment - (start 113.0046 110.513334) - (end 113.0046 108.8624) + (start 127.904035 114.293126) + (end 128.880626 114.293126) (width 0.1524) (layer "F.Cu") - (net 29) - (uuid "ade4634d-9203-40dd-a819-97f9dac6746c") + (net 27) + (uuid "5a3f336e-3613-47c4-a639-b7f112b7fb69") ) (segment - (start 111.4886 113.3348) - (end 111.4886 112.424466) + (start 128.880626 114.293126) + (end 129.84 115.2525) (width 0.1524) (layer "F.Cu") - (net 30) - (uuid "2ea3b57b-bfd1-4e26-9d24-b02bdb41455d") + (net 27) + (uuid "695f093c-6917-4392-949e-3944c1660235") ) (segment - (start 111.4886 112.424466) - (end 113.284 110.629066) + (start 108.732 121.9) + (end 107.71 121.9) (width 0.1524) (layer "F.Cu") - (net 30) - (uuid "789a09e9-33fb-4d4d-b45c-355985823c99") + (net 28) + (uuid "2dd8dba8-0d64-4d91-b56b-ddcd6a6f6199") ) (segment - (start 113.284 109.599) - (end 113.536 109.347) + (start 109.8886 120.7434) + (end 108.732 121.9) (width 0.1524) (layer "F.Cu") - (net 30) - (uuid "839fe006-a478-4367-9dca-9740912b972a") + (net 28) + (uuid "c9cb1797-9982-424f-bc19-58e2f9f93f63") ) (segment - (start 113.284 110.629066) - (end 113.284 109.599) + (start 109.8886 120.142) + (end 109.8886 120.7434) (width 0.1524) (layer "F.Cu") - (net 30) - (uuid "d52197d8-988c-4146-abb4-e9565bc4cc71") + (net 28) + (uuid "f546ae2b-902d-4578-bc23-a13c09e91fbb") ) (segment - (start 114.238399 118.538399) - (end 115 119.3) + (start 126.1 115.8) + (end 127.8 115.8) (width 0.1524) (layer "F.Cu") (net 35) - (uuid "1caf3774-e90b-42ad-b4de-592905210878") + (uuid "41dcacf0-6303-4e8a-8993-9ef3d3c21078") ) (segment - (start 113.4922 118.538399) - (end 114.238399 118.538399) + (start 131.34 115.2525) + (end 131.34 114.268) (width 0.1524) (layer "F.Cu") (net 35) - (uuid "3ebae19b-6f05-4679-aecf-4b6d3fe46bea") + (uuid "7251573e-96fa-46cc-a187-2d2801dc98fa") ) (segment - (start 126.1 115.8) - (end 127.8 115.8) + (start 131.34 114.268) + (end 131.408 114.2) (width 0.1524) (layer "F.Cu") (net 35) - (uuid "41dcacf0-6303-4e8a-8993-9ef3d3c21078") + (uuid "bc2a2942-799b-4390-899a-61182d77682e") ) (segment - (start 131.3 115.2125) - (end 131.34 115.2525) + (start 122.5 119.4) + (end 126.1 115.8) (width 0.1524) (layer "F.Cu") (net 35) - (uuid "c6244825-2d4f-4ce3-afef-a8cb0545ef35") + (uuid "eae9d60d-8bd7-4a88-a940-6f60526d58db") ) (segment - (start 131.3 114.2) - (end 131.3 115.2125) + (start 113.4922 118.538399) + (end 114.537924 118.538399) (width 0.1524) (layer "F.Cu") (net 35) - (uuid "d6be827e-a824-40e2-b063-a16dd0eabf38") + (uuid "ec79c44d-381d-4494-ac13-43f45d806d5f") ) (segment - (start 122.5 119.4) - (end 126.1 115.8) + (start 114.537924 118.538399) + (end 115.141325 119.1418) (width 0.1524) (layer "F.Cu") (net 35) - (uuid "eae9d60d-8bd7-4a88-a940-6f60526d58db") + (uuid "fa26b54c-bdb6-4ce2-a8e8-f3d1803182ce") ) (via (at 122.5 119.4) @@ -18933,7 +20185,7 @@ (uuid "3aaf5b63-6a15-4c51-9a0e-736fb25664c9") ) (via - (at 131.3 114.2) + (at 131.408 114.2) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") @@ -18941,7 +20193,7 @@ (uuid "3e3186b4-dfa0-4ce3-9302-6503b59b650c") ) (via - (at 115 119.3) + (at 115.141325 119.1418) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") @@ -18957,44 +20209,36 @@ (uuid "e7bc1b92-8483-4c00-b98d-6100cfbf3c45") ) (segment - (start 127.8 115.8) - (end 129.4 114.2) + (start 122.5 119.4) + (end 115.399525 119.4) (width 0.1524) (layer "B.Cu") (net 35) - (uuid "32468fdd-1e58-43f9-8ee9-1013e7a852b9") + (uuid "02644846-44cb-4b07-b884-1d906eb315ad") ) (segment - (start 115 119.3) - (end 122.4 119.3) + (start 127.8 115.8) + (end 129.4 114.2) (width 0.1524) (layer "B.Cu") (net 35) - (uuid "35a44c03-2ce5-4f9b-aeb5-4d2b6de8f544") + (uuid "0e0d5c40-9c2d-403b-beb1-896b0864d951") ) (segment - (start 122.4 119.3) - (end 122.5 119.4) + (start 129.4 114.2) + (end 131.408 114.2) (width 0.1524) (layer "B.Cu") (net 35) - (uuid "50fdc870-b7de-428f-a11f-bf57d00cfe90") + (uuid "25b11ccd-7c6b-4405-b325-41fd8ecd73a6") ) (segment - (start 129.4 114.2) - (end 131.3 114.2) + (start 115.399525 119.4) + (end 115.141325 119.1418) (width 0.1524) (layer "B.Cu") (net 35) - (uuid "65e00594-5d70-4bdb-8d1c-89ee616a5043") - ) - (segment - (start 114.051 118.938401) - (end 114.6 119.487401) - (width 0.1524) - (layer "F.Cu") - (net 36) - (uuid "084734b6-beaf-4aff-b5ba-bfd3d7d0eeb0") + (uuid "4aeff768-e9fa-49d9-b387-8c25a89da5dd") ) (segment (start 133.24 116.94) @@ -19028,6 +20272,14 @@ (net 36) (uuid "56eb77d7-5da8-4129-b414-d9854a288777") ) + (segment + (start 114.051 118.938401) + (end 114.684708 119.572109) + (width 0.1524) + (layer "F.Cu") + (net 36) + (uuid "8b6fc156-1a40-46f6-9b3e-a158deaadae2") + ) (segment (start 124.697544 117.802456) (end 124.803424 117.802456) @@ -19058,15 +20310,15 @@ (width 0.1524) (layer "F.Cu") (net 36) - (uuid "e87c7ec6-5fce-49eb-9a62-5f308bad6b9d") + (uuid "c89af26d-dc29-4a80-a00c-75e6334754d1") ) (segment - (start 114.6 119.487401) - (end 114.6 119.9) + (start 114.684708 119.572109) + (end 114.684708 119.618909) (width 0.1524) (layer "F.Cu") (net 36) - (uuid "fa3e32b9-0b05-4cd6-9792-ab82275dc30a") + (uuid "d0273faf-2c37-41df-a84c-c2cd3cee40e2") ) (via (at 122.629516 120.047578) @@ -19085,7 +20337,7 @@ (uuid "2f7aa31f-3748-4938-b77c-4e0adab5a69f") ) (via - (at 114.6 119.9) + (at 114.684708 119.618909) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") @@ -19101,12 +20353,12 @@ (uuid "fdd3d19c-c4fe-40a2-84f2-70dfb252c421") ) (segment - (start 114.6 119.9) - (end 122.481938 119.9) + (start 122.629516 120.047578) + (end 115.113377 120.047578) (width 0.1524) (layer "B.Cu") (net 36) - (uuid "47be4d26-ab31-479b-8354-c3ac1eacd9cf") + (uuid "240510e4-f76b-4554-b279-10c8ab357223") ) (segment (start 133.6 117.3) @@ -19125,44 +20377,44 @@ (uuid "d466a46a-e4cf-4180-ac95-6de828b30b27") ) (segment - (start 122.481938 119.9) - (end 122.629516 120.047578) + (start 124.905131 117.904163) + (end 124.803424 117.802456) (width 0.1524) (layer "B.Cu") (net 36) - (uuid "d4e051ae-ced5-48ea-b689-0b2cafebe838") + (uuid "ef9a51a1-fe8e-47f6-a2da-88382e8d82ce") ) (segment - (start 124.905131 117.904163) - (end 124.803424 117.802456) + (start 115.113377 120.047578) + (end 114.684708 119.618909) (width 0.1524) (layer "B.Cu") (net 36) - (uuid "ef9a51a1-fe8e-47f6-a2da-88382e8d82ce") + (uuid "efbd290b-6dbe-4f87-991d-8c5770ff6e2c") ) (segment - (start 122.759032 120.555578) - (end 123.137516 120.177094) + (start 132.205479 115.762021) + (end 132.0275 115.94) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "0638196e-bc71-4fc7-875a-3304f248da9c") + (uuid "13f1a807-244b-4f3b-8fa8-8c8876b1759b") ) (segment - (start 123.137516 120.139578) - (end 125.324055 117.953039) + (start 113.4922 119.3384) + (end 114.3974 120.2436) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "08094090-90ac-4734-807e-70c8a12a7e2f") + (uuid "150d6ff9-27d3-497d-9ae2-c7e0bb71302d") ) (segment - (start 132.205479 115.762021) - (end 132.0275 115.94) + (start 123.137516 120.139578) + (end 123.137516 120.177094) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "13f1a807-244b-4f3b-8fa8-8c8876b1759b") + (uuid "25af2bfd-f652-4287-bea5-466019b7e3ac") ) (segment (start 133.762021 115.762021) @@ -19173,55 +20425,55 @@ (uuid "2d93eac6-18ca-46f0-955f-84d8bbf8dae8") ) (segment - (start 113.4922 119.569294) - (end 114.470484 120.547578) + (start 125.324055 117.953039) + (end 123.137516 120.139578) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "62b3cb00-00e8-4a06-8f65-13ca0cd3fc87") + (uuid "49117d2f-f3f2-4e38-b5c3-015211f020b9") ) (segment - (start 123.137516 120.177094) - (end 123.137516 120.139578) + (start 125.324055 117.396163) + (end 125.324055 117.953039) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "93f64dff-fc95-4369-bfb6-f2f625053725") + (uuid "4b3a163e-d468-45dd-9f59-3d1b40ec0280") ) (segment - (start 122.759032 120.695156) - (end 122.759032 120.555578) + (start 123.137516 120.177094) + (end 122.678595 120.636015) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "9ae21f25-9278-4648-9977-24d2cfcf1ccf") + (uuid "581702d9-6d68-48e3-b4f2-89f1911e717a") ) (segment - (start 134.1 116.1) - (end 133.762021 115.762021) + (start 122.678595 120.636015) + (end 122.445712 120.636015) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "c0bd29dc-2cc6-4c4f-a93a-2860aa08e72a") + (uuid "7b61552e-220e-4e16-8982-7cc54309a429") ) (segment - (start 125.324055 117.953039) - (end 125.324055 117.396163) + (start 114.3974 120.2436) + (end 114.470484 120.2436) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "e07da12f-3693-4319-8df6-c36ea0ab87ed") + (uuid "929af987-8030-4243-b214-46a5d633e1b6") ) (segment - (start 113.4922 119.3384) - (end 113.4922 119.569294) + (start 134.1 116.1) + (end 133.762021 115.762021) (width 0.1524) (layer "F.Cu") (net 37) - (uuid "ee87215d-ffde-4858-9a17-a8c8378be0dd") + (uuid "c0bd29dc-2cc6-4c4f-a93a-2860aa08e72a") ) (via - (at 114.470484 120.547578) + (at 114.470484 120.2436) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") @@ -19229,7 +20481,7 @@ (uuid "0def9216-b52d-4dfd-ac0a-25e3c1c79af2") ) (via - (at 122.759032 120.695156) + (at 122.445712 120.636015) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") @@ -19253,36 +20505,36 @@ (uuid "f53ada27-251f-4d92-a067-057a8cd6858d") ) (segment - (start 120.518421 120.5) - (end 122.563876 120.5) + (start 114.618884 120.392) + (end 114.470484 120.2436) (width 0.1524) (layer "B.Cu") (net 37) - (uuid "049a1956-5234-4cfc-afa2-8564b8cb6d9e") + (uuid "1ad38b80-ae32-442b-8ac9-9dfe8e9ef12c") ) (segment - (start 114.470484 120.547578) - (end 114.626062 120.392) + (start 120.518421 120.5) + (end 120.410421 120.392) (width 0.1524) (layer "B.Cu") (net 37) - (uuid "1eb57fe7-b915-43e0-beae-0ba51c07949d") + (uuid "1afcb7ef-0c2e-4295-b3da-0f04d6b2b7a9") ) (segment - (start 122.563876 120.5) - (end 122.759032 120.695156) + (start 122.309697 120.5) + (end 120.518421 120.5) (width 0.1524) (layer "B.Cu") (net 37) - (uuid "3ca8b14d-fda6-45cf-980d-9fc1a231f484") + (uuid "45f6da8b-1918-4187-829d-27add3caf573") ) (segment - (start 114.626062 120.392) - (end 120.410421 120.392) + (start 122.445712 120.636015) + (end 122.309697 120.5) (width 0.1524) (layer "B.Cu") (net 37) - (uuid "6895955e-8bf4-41d3-902b-dcc93092913e") + (uuid "5ed1bec7-f668-454b-b08c-9894be0cc51a") ) (segment (start 125.340818 117.3794) @@ -19302,11 +20554,11 @@ ) (segment (start 120.410421 120.392) - (end 120.518421 120.5) + (end 114.618884 120.392) (width 0.1524) (layer "B.Cu") (net 37) - (uuid "93cd9c54-6e52-470b-b887-4a1c994b0e04") + (uuid "a97a431f-32dd-48a0-a2e4-da46f6af1022") ) (segment (start 132.8206 117.3794) @@ -19317,83 +20569,75 @@ (uuid "fbd19778-74dc-4edf-a7f7-dfc355a1719b") ) (segment - (start 121.6 116.1) - (end 121.238399 115.738399) + (start 120.972 116.728) + (end 116.297501 116.728) (width 0.1524) (layer "F.Cu") - (net 43) - (uuid "19dcc21b-45b8-44a2-94e8-b8bafdbdaff8") + (net 42) + (uuid "338a04e7-3f09-4197-a90b-5ca08b968702") ) (segment - (start 135.5 114.436) - (end 135.5 115.4) + (start 121.6 116.1) + (end 120.972 116.728) (width 0.1524) (layer "F.Cu") - (net 43) - (uuid "a14f2015-0ed6-481c-b37c-a6d3c5a3a81b") + (net 42) + (uuid "9c731d13-9ce3-4308-b09b-a2729b3eeb40") ) (segment - (start 136.652 113.284) - (end 135.5 114.436) + (start 115.3079 115.738399) + (end 113.4922 115.738399) (width 0.1524) (layer "F.Cu") - (net 43) - (uuid "df29104f-d9c5-4b96-802e-9c05bb1d71b0") + (net 42) + (uuid "b9d03e10-4db9-4bfa-ac3a-f0aafa893976") ) (segment - (start 121.238399 115.738399) - (end 113.4922 115.738399) + (start 116.297501 116.728) + (end 115.3079 115.738399) (width 0.1524) (layer "F.Cu") - (net 43) - (uuid "eaec76f8-6aa3-411c-894e-51a1c36804f5") + (net 42) + (uuid "d2036039-033e-46a2-9fb7-459ee8e4577f") ) (via (at 121.6 116.1) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") - (net 43) + (net 42) (uuid "0ce05bbd-70aa-4ba4-bd7d-281532dc51f3") ) - (via - (at 136.652 113.284) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 43) - (uuid "962f0114-86a8-4660-adb4-c0e716efea2d") - ) - (via - (at 135.5 115.4) - (size 0.4572) - (drill 0.254) - (layers "F.Cu" "B.Cu") - (net 43) - (uuid "df8b6f93-a5d0-496a-9299-c7073774bde9") - ) (segment (start 135.5 115.4) (end 129.4 115.4) (width 0.1524) (layer "B.Cu") - (net 43) + (net 42) (uuid "08bad52d-a55f-4745-ac00-bcc749b0beb3") ) (segment - (start 136.652 113.284) - (end 137.16 113.792) + (start 136.525035 114.374965) + (end 135.5 115.4) + (width 0.1524) + (layer "B.Cu") + (net 42) + (uuid "3340e1d4-446b-4907-85a3-d8b94fd6f672") + ) + (segment + (start 137.713 113.792) + (end 137.115363 113.792) (width 0.1524) (layer "B.Cu") - (net 43) - (uuid "3957c608-cec8-4858-ab0e-02f61324c8e9") + (net 42) + (uuid "651e7052-fb1d-43ac-a278-0d17dd0bb92a") ) (segment (start 122.388163 116.888163) (end 121.6 116.1) (width 0.1524) (layer "B.Cu") - (net 43) + (net 42) (uuid "8483f619-cfc4-46e5-b2b6-b6f37dc97f4b") ) (segment @@ -19401,63 +20645,79 @@ (end 127.911837 116.888163) (width 0.1524) (layer "B.Cu") - (net 43) + (net 42) (uuid "94d35a15-f938-45ae-80e1-b86703211a90") ) (segment - (start 137.16 113.792) - (end 137.713 113.792) + (start 136.532398 114.374965) + (end 136.525035 114.374965) + (width 0.1524) + (layer "B.Cu") + (net 42) + (uuid "d8d99594-83b8-4712-b809-056551481a88") + ) + (segment + (start 137.115363 113.792) + (end 136.532398 114.374965) (width 0.1524) (layer "B.Cu") - (net 43) - (uuid "d200bb6f-7bfd-46ea-a359-49f2e16a8f15") + (net 42) + (uuid "e33d97f6-e782-4a96-b066-f68b4cb9c39a") ) (segment (start 127.911837 116.888163) (end 122.388163 116.888163) (width 0.1524) (layer "B.Cu") - (net 43) + (net 42) (uuid "f27fcc8d-e104-44f0-9879-c23c537394b9") ) (segment - (start 109.488601 108.316399) - (end 110.2614 107.5436) + (start 109.488601 113.3348) + (end 109.488601 108.316399) (width 0.1524) (layer "F.Cu") - (net 46) - (uuid "213d1dd3-2145-4feb-b574-3add8a6a1d6f") + (net 45) + (uuid "4c7a7366-73ea-4596-a681-082d7bc37739") ) (segment - (start 110.2614 107.5436) - (end 110.2614 105.4024) + (start 110.2614 105.652399) + (end 109.38 104.770999) (width 0.1524) (layer "F.Cu") - (net 46) - (uuid "7b72c027-1ac6-4a99-8403-5f8e3e588b22") + (net 45) + (uuid "69bea2f6-6e83-4074-a262-2827db815570") ) (segment - (start 109.488601 113.3348) - (end 109.488601 108.316399) + (start 109.488601 108.316399) + (end 110.2614 107.5436) (width 0.1524) (layer "F.Cu") - (net 46) - (uuid "ac5667b7-bb14-4bc2-a850-46856a58f550") + (net 45) + (uuid "8f78dc75-b664-42c6-aded-59a1039ecb5a") + ) + (segment + (start 110.2614 107.5436) + (end 110.2614 105.652399) + (width 0.1524) + (layer "F.Cu") + (net 45) + (uuid "d44035a5-6480-48a3-9e49-f47ff5531633") ) (segment - (start 110.2614 105.4024) + (start 109.38 104.770999) (end 109.38 104.521) (width 0.1524) (layer "F.Cu") - (net 46) - (uuid "cc7ae293-0af1-4015-8077-d7d301443ebf") + (net 45) + (uuid "facfb337-555f-4c7f-9516-6af644abdd1b") ) (segment (start 109.982 107.3785) (end 109.982 106.393) (width 0.1524) (layer "F.Cu") - (net 47) + (net 46) (uuid "8844caae-b652-41a4-af5c-81459fc2a259") ) (segment @@ -19465,7 +20725,7 @@ (end 109.38 105.791) (width 0.1524) (layer "F.Cu") - (net 47) + (net 46) (uuid "b3a162fd-1fe6-4b31-8ff7-7a6cc1dcabd6") ) (segment @@ -19473,7 +20733,7 @@ (end 109.088599 108.271901) (width 0.1524) (layer "F.Cu") - (net 47) + (net 46) (uuid "b6460910-57a9-4274-9290-0854fe98056f") ) (segment @@ -19481,7 +20741,7 @@ (end 109.982 107.3785) (width 0.1524) (layer "F.Cu") - (net 47) + (net 46) (uuid "b9f32414-7d9e-4b46-952a-d527b9a1eed9") ) (segment @@ -19489,7 +20749,7 @@ (end 108.6886 107.7524) (width 0.1524) (layer "F.Cu") - (net 48) + (net 47) (uuid "ab3263e5-b4c5-4612-97b5-00186e015818") ) (segment @@ -19497,7 +20757,7 @@ (end 109.38 107.061) (width 0.1524) (layer "F.Cu") - (net 48) + (net 47) (uuid "ffaacd85-d3c1-4e98-8976-839d0af7c45b") ) (segment @@ -19505,7 +20765,7 @@ (end 103.4018 106.3692) (width 0.1524) (layer "F.Cu") - (net 49) + (net 48) (uuid "1bc8032f-00dc-4489-bf98-73670f379225") ) (segment @@ -19513,7 +20773,7 @@ (end 107.8738 108.2548) (width 0.1524) (layer "F.Cu") - (net 49) + (net 48) (uuid "298e91f6-fb36-45ed-8d20-347c09d052c5") ) (segment @@ -19521,7 +20781,7 @@ (end 103.4018 107.822458) (width 0.1524) (layer "F.Cu") - (net 49) + (net 48) (uuid "3ca02786-0275-4690-905b-01e903e18058") ) (segment @@ -19529,7 +20789,7 @@ (end 103.98 105.791) (width 0.1524) (layer "F.Cu") - (net 49) + (net 48) (uuid "79e7391d-50ce-476e-9c8a-f238532a6247") ) (segment @@ -19537,7 +20797,7 @@ (end 103.834142 108.2548) (width 0.1524) (layer "F.Cu") - (net 49) + (net 48) (uuid "88c95e5e-2011-4aed-914c-b013d242436c") ) (segment @@ -19545,7 +20805,7 @@ (end 108.288601 108.669601) (width 0.1524) (layer "F.Cu") - (net 49) + (net 48) (uuid "e9409b08-94e2-4d6e-b33c-2ec35aa09987") ) (segment @@ -19553,7 +20813,7 @@ (end 103.9622 104.521) (width 0.1524) (layer "F.Cu") - (net 50) + (net 49) (uuid "0f395997-89e8-4a05-aed2-5602652608cb") ) (segment @@ -19561,7 +20821,7 @@ (end 107.888599 108.777599) (width 0.1524) (layer "F.Cu") - (net 50) + (net 49) (uuid "2078366c-6519-4f10-93a3-327073c667a9") ) (segment @@ -19569,7 +20829,7 @@ (end 107.888599 110.491667) (width 0.1524) (layer "F.Cu") - (net 50) + (net 49) (uuid "768d9cf7-6151-4da1-b3db-64cad7894cb1") ) (segment @@ -19577,7 +20837,7 @@ (end 103.71841 108.5342) (width 0.1524) (layer "F.Cu") - (net 50) + (net 49) (uuid "a073d71c-b4ed-43fe-9447-a8fe12113ec8") ) (segment @@ -19585,7 +20845,7 @@ (end 103.1224 107.93819) (width 0.1524) (layer "F.Cu") - (net 50) + (net 49) (uuid "a56e494c-3c84-4b6c-9c6e-a8d672993023") ) (segment @@ -19593,7 +20853,7 @@ (end 107.888599 113.3348) (width 0.1524) (layer "F.Cu") - (net 50) + (net 49) (uuid "d2549a53-3d46-4132-a53c-3317572f9568") ) (segment @@ -19601,7 +20861,7 @@ (end 107.6452 108.5342) (width 0.1524) (layer "F.Cu") - (net 50) + (net 49) (uuid "eb5c10de-537a-47f8-beb5-4a57c6b9581c") ) (segment @@ -19609,71 +20869,47 @@ (end 103.1224 105.3608) (width 0.1524) (layer "F.Cu") - (net 50) + (net 49) (uuid "f3f2778e-1f3a-4cac-bb6b-2b0b37844588") ) (segment - (start 123.586 109.616) - (end 124.832 109.616) - (width 0.254) - (layer "F.Cu") - (net 54) - (uuid "4017d8b7-9c49-44dc-9d67-a52517d83bab") - ) - (segment - (start 120.1905 109.728) - (end 122.301 109.728) - (width 0.254) - (layer "F.Cu") - (net 54) - (uuid "4b42646b-f294-43f6-8b03-b843a6abbed4") - ) - (segment - (start 123.571 109.601) - (end 123.586 109.616) - (width 0.254) - (layer "F.Cu") - (net 54) - (uuid "59833fac-5f70-4602-988a-dfe38ea72abc") - ) - (segment - (start 122.301 109.728) - (end 122.428 109.601) + (start 121.4 112.02) + (end 121.4 110.8) (width 0.254) (layer "F.Cu") - (net 54) - (uuid "8fc4ab94-37a5-45ab-8b23-02203f7e9afe") + (net 53) + (uuid "2b6b2211-ccd1-4bdb-8684-8ab8cd775964") ) (segment - (start 122.428 109.601) - (end 123.571 109.601) + (start 122.0875 110.8) + (end 123 109.8875) (width 0.254) (layer "F.Cu") - (net 54) - (uuid "9caf8e63-ef0b-4956-824b-fc6a30fe8d15") + (net 53) + (uuid "5161c520-6c29-4f17-a650-a645f7517e0c") ) (segment - (start 122.428 109.601) - (end 123.877 111.05) + (start 121.4 110.8) + (end 122.0875 110.8) (width 0.254) (layer "F.Cu") - (net 54) - (uuid "d7588b7c-74b4-4ed6-9440-24a8315467a3") + (net 53) + (uuid "897b9656-9103-4e9e-a157-c4c62c927ad8") ) (segment - (start 123.877 111.05) - (end 125.7 111.05) + (start 120.32 113.1) + (end 121.4 112.02) (width 0.254) (layer "F.Cu") - (net 54) - (uuid "ecf96587-dda8-408e-8e33-aaea06fb9562") + (net 53) + (uuid "b75257b6-bf9f-4227-91fa-1ce20e5b5509") ) (segment (start 148.844 117.856) (end 148.844 112.323) (width 0.254) (layer "B.Cu") - (net 55) + (net 54) (uuid "0c1e7a32-155c-4dee-8214-02b8414f61b1") ) (segment @@ -19681,7 +20917,7 @@ (end 148.844 117.856) (width 0.254) (layer "B.Cu") - (net 55) + (net 54) (uuid "3ec4d45f-6c50-4198-8e15-d557d722b495") ) (segment @@ -19689,7 +20925,7 @@ (end 147.574 119.126) (width 0.254) (layer "B.Cu") - (net 55) + (net 54) (uuid "6160136d-ccdc-46c0-92c3-99e60662d28d") ) (segment @@ -19697,7 +20933,7 @@ (end 142.753 119.126) (width 0.254) (layer "B.Cu") - (net 55) + (net 54) (uuid "9758aa69-2045-460e-a9ac-1bf3691b1d0e") ) (segment @@ -19705,144 +20941,272 @@ (end 146.63 110.109) (width 0.254) (layer "B.Cu") - (net 55) + (net 54) (uuid "c1d95569-55db-42a1-9544-d18308352fae") ) (segment - (start 128.579 111.76) - (end 128.529263 111.809737) + (start 120.063 110.625) + (end 120.579 110.109) (width 0.254) (layer "F.Cu") - (net 57) - (uuid "0e33636a-15dc-4f2e-8208-c3d5ee878271") + (net 56) + (uuid "12abd518-86c3-41e0-a111-f356c8568876") ) (segment - (start 121.468263 110.678) - (end 118.3155 110.678) + (start 119.525 110.625) + (end 120.063 110.625) (width 0.254) (layer "F.Cu") - (net 57) - (uuid "4d5f9f2c-1a75-4548-84c4-9a3b1469c609") + (net 56) + (uuid "29c9b08d-3309-457c-bc16-2be7135b8885") ) (segment - (start 122.6 111.809737) - (end 121.468263 110.678) + (start 119.525 111.75) + (end 119.525 110.625) (width 0.254) (layer "F.Cu") - (net 57) - (uuid "e5c11908-7347-4f52-94dc-a55a3d8285a6") + (net 56) + (uuid "2a9617c0-02eb-4e31-9b2d-77188641c9f9") ) (segment - (start 128.529263 111.809737) - (end 122.6 111.809737) + (start 120.579 110.109) + (end 120.9 110.109) (width 0.254) (layer "F.Cu") - (net 57) - (uuid "f4202635-1667-42c0-aa10-730f6902dc18") + (net 56) + (uuid "dc347a69-fad9-4fce-b82a-d2a97f7c29cd") ) (via - (at 128.579 111.76) + (at 120.9 110.109) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") - (net 57) - (uuid "684a1d18-5195-4158-bfec-4561368c3ad7") + (net 56) + (uuid "9b14b9c4-9124-49bd-a794-2687315ad907") ) (segment - (start 128.579 111.76) + (start 120.9 110.109) (end 130.23 110.109) (width 0.254) (layer "B.Cu") - (net 57) - (uuid "702a92d4-cf72-448c-b087-f0a5140a1ec2") + (net 56) + (uuid "2c74b8ad-ca9d-4191-b67b-a84d22ca9dd7") ) (segment - (start 122.0375 113.05) - (end 123.57 113.05) + (start 123.5 107.97) + (end 122.53 107) (width 0.1524) (layer "F.Cu") - (net 66) - (uuid "10b16de3-ec50-4d83-ab0e-3a21fe17225f") + (net 65) + (uuid "1195a508-c8c4-4c68-9759-a1a2a9198f33") ) (segment - (start 122.1 112.1) - (end 122.1 112.9875) - (width 0.254) + (start 123.5 109.8875) + (end 123.5 107.97) + (width 0.1524) (layer "F.Cu") - (net 66) - (uuid "23e2b351-72ee-4adf-b514-45fc53764562") + (net 65) + (uuid "500371d3-1733-4d7b-bcd4-40fe525c42cc") ) (segment - (start 122.1 112.9875) - (end 122.0375 113.05) - (width 0.254) + (start 124.5 109.8875) + (end 124.5 107.57) + (width 0.1524) (layer "F.Cu") - (net 66) - (uuid "2f7975b8-1407-485d-a5c4-e8fc12f2e7d6") + (net 69) + (uuid "3768441e-c5d3-43b2-83fa-caaafa68d5a3") ) (segment - (start 123.57 113.05) - (end 123.6 113.02) + (start 124.5 107.57) + (end 125.07 107) (width 0.1524) (layer "F.Cu") - (net 66) - (uuid "6d4933c5-8e1d-4792-bdc0-de099b88b03e") + (net 69) + (uuid "ef57e7aa-47b1-4ee1-ba0a-f89c208fc126") ) (segment - (start 118.822 108.778) - (end 119.6 108) - (width 0.254) + (start 113.79 109.6) + (end 113.9704 109.6) + (width 0.1524) (layer "F.Cu") - (net 66) - (uuid "db06f76e-d42e-4393-934a-0677f80b772c") + (net 70) + (uuid "39943666-4cb7-402e-b5fc-3e8b7942fc5c") ) (segment - (start 118.3155 108.778) - (end 118.822 108.778) - (width 0.254) + (start 114.85 108.7204) + (end 114.85 108.004) + (width 0.1524) + (layer "F.Cu") + (net 70) + (uuid "b741b896-8d43-4877-b7ef-e96444814805") + ) + (segment + (start 113.9704 109.6) + (end 114.85 108.7204) + (width 0.1524) + (layer "F.Cu") + (net 70) + (uuid "d9c5d0a2-0456-436c-870a-c3ce493e6365") + ) + (segment + (start 113.3986 112.7014) + (end 111.5156 112.7014) + (width 0.2) + (layer "F.Cu") + (net 71) + (uuid "2ee815d2-306b-439c-a202-1e320cbd7c4b") + ) + (segment + (start 111.5156 112.7014) + (end 111.4886 112.7284) + (width 0.2) + (layer "F.Cu") + (net 71) + (uuid "315cea1a-e16f-4a93-bd43-da06f20679a8") + ) + (segment + (start 111.4886 112.7284) + (end 111.4886 113.3348) + (width 0.2) + (layer "F.Cu") + (net 71) + (uuid "32a3898e-b7bc-4d56-8101-d03afa3ba864") + ) + (segment + (start 115.8 110.3) + (end 113.3986 112.7014) + (width 0.2) + (layer "F.Cu") + (net 71) + (uuid "9f5ad67e-7b3b-4960-8b02-fd78cae3ff76") + ) + (segment + (start 111.088601 112.426559) + (end 111.299927 112.215233) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "11e7d81e-7445-462c-a88c-a47322945301") + ) + (segment + (start 116.8 110.4) + (end 116.8 110.3) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "a34c08a6-6775-4ef5-9b35-0e8a8026395a") + ) + (segment + (start 111.088601 113.3348) + (end 111.088601 112.426559) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "e82cc5d5-c04b-40b1-b3db-ac654c842d72") + ) + (segment + (start 115.3 111.9) + (end 116.8 110.4) + (width 0.2) (layer "F.Cu") - (net 66) - (uuid "e6e61085-7131-4bee-a648-9447bcb3d9a3") + (net 72) + (uuid "ed855d17-ed20-4f84-9891-1dcf967021a8") ) (via - (at 122.1 112.1) + (at 111.299927 112.215233) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") - (net 66) - (uuid "a31fc035-045e-478f-a608-f072ba5437dd") + (net 72) + (uuid "21f68712-ecd2-432b-bc9a-4bb1a6181d87") ) (via - (at 119.6 108) + (at 115.3 111.9) (size 0.4572) (drill 0.254) (layers "F.Cu" "B.Cu") - (net 66) - (uuid "c655b50d-ce04-491c-8d25-fcc9285157a0") + (net 72) + (uuid "7181829b-a9ec-4300-b09d-e91c63c7716b") ) (segment - (start 120.5 108.9) - (end 120.5 110.5) - (width 0.254) + (start 114.984767 112.215233) + (end 115.3 111.9) + (width 0.2) (layer "B.Cu") - (net 66) - (uuid "1f30bad9-c4d8-40c7-87ff-7da76382b2ec") + (net 72) + (uuid "90c31bf4-792c-4e1e-a1dd-a2570dd8df57") ) (segment - (start 120.5 110.5) - (end 122.1 112.1) - (width 0.254) + (start 111.299927 112.215233) + (end 114.984767 112.215233) + (width 0.2) (layer "B.Cu") - (net 66) - (uuid "23b50bad-1524-4363-9c68-738d2ea005e9") + (net 72) + (uuid "bd361fed-872d-4eb6-83ed-fbba2816f433") ) (segment - (start 119.6 108) - (end 120.5 108.9) - (width 0.254) - (layer "B.Cu") - (net 66) - (uuid "2568497c-12a1-428f-bdd9-23995c2a25f7") + (start 137.7125 118.65) + (end 137.3625 119) + (width 0.1524) + (layer "F.Cu") + (net 73) + (uuid "7628a2c6-858b-45bf-9742-6c64b55ef104") + ) + (segment + (start 137.7125 116.7) + (end 137.7125 118.65) + (width 0.1524) + (layer "F.Cu") + (net 73) + (uuid "b7737434-7685-4e8c-9779-64197fc932bd") + ) + (segment + (start 135.8875 116) + (end 133.6475 113.76) + (width 0.1524) + (layer "F.Cu") + (net 74) + (uuid "22d8ae52-3617-499a-9596-dd87eff1e9f5") + ) + (segment + (start 130.84 113.76) + (end 130.715 113.885) + (width 0.1524) + (layer "F.Cu") + (net 74) + (uuid "33e43be8-e463-4de5-94c9-d79e27a8c871") + ) + (segment + (start 135.8875 116.7) + (end 135.8875 116) + (width 0.1524) + (layer "F.Cu") + (net 74) + (uuid "6090fca2-5140-4164-a2b0-c06c0ec7491a") + ) + (segment + (start 130.715 115.1275) + (end 130.84 115.2525) + (width 0.1524) + (layer "F.Cu") + (net 74) + (uuid "9018c927-c099-44ed-b2c5-edab91ec809f") + ) + (segment + (start 130.715 113.885) + (end 130.715 115.1275) + (width 0.1524) + (layer "F.Cu") + (net 74) + (uuid "b14fa12c-6fab-473b-9a6b-50cbeb486a8f") + ) + (segment + (start 133.6475 113.76) + (end 130.84 113.76) + (width 0.1524) + (layer "F.Cu") + (net 74) + (uuid "c94d88fb-77d5-40f5-ac98-0744c54a73ed") ) (zone (net 1) @@ -19867,81 +21231,63 @@ (filled_polygon (layer "B.Cu") (pts - (xy 113.05529 102.001002) (xy 113.101783 102.054658) (xy 113.111887 102.124932) (xy 113.082393 102.189512) - (xy 113.026106 102.226833) (xy 112.918887 102.26167) (xy 112.752969 102.34621) (xy 112.602324 102.45566) - (xy 112.602321 102.455662) (xy 112.470662 102.587321) (xy 112.47066 102.587324) (xy 112.36121 102.737969) - (xy 112.27667 102.903887) (xy 112.21913 103.080976) (xy 112.19 103.264899) (xy 112.19 103.279) (xy 113.023 103.279) - (xy 113.023 103.787) (xy 112.19 103.787) (xy 112.19 103.8011) (xy 112.21913 103.985023) (xy 112.27667 104.162112) - (xy 112.36121 104.32803) (xy 112.47066 104.478675) (xy 112.470662 104.478678) (xy 112.602321 104.610337) - (xy 112.602324 104.610339) (xy 112.752969 104.719789) (xy 112.918889 104.80433) (xy 113.095979 104.86187) - (xy 113.095985 104.861872) (xy 113.118999 104.865516) (xy 113.119 104.865516) (xy 113.119 104.023975) - (xy 113.158095 104.06307) (xy 113.237905 104.109148) (xy 113.326922 104.133) (xy 113.419078 104.133) - (xy 113.508095 104.109148) (xy 113.587905 104.06307) (xy 113.627 104.023975) (xy 113.627 104.865516) - (xy 113.650014 104.861872) (xy 113.65002 104.86187) (xy 113.82711 104.80433) (xy 113.99303 104.719789) - (xy 114.143675 104.610339) (xy 114.143678 104.610337) (xy 114.275337 104.478678) (xy 114.275339 104.478675) - (xy 114.384789 104.32803) (xy 114.469329 104.162112) (xy 114.526869 103.985023) (xy 114.556 103.8011) - (xy 114.556 103.787) (xy 113.723 103.787) (xy 113.723 103.279) (xy 114.556 103.279) (xy 114.556 103.264899) - (xy 114.526869 103.080976) (xy 114.469329 102.903887) (xy 114.384789 102.737969) (xy 114.275339 102.587324) - (xy 114.275337 102.587321) (xy 114.143678 102.455662) (xy 114.143675 102.45566) (xy 113.99303 102.34621) - (xy 113.827112 102.26167) (xy 113.719894 102.226833) (xy 113.661289 102.186759) (xy 113.633652 102.121363) - (xy 113.645759 102.051406) (xy 113.693765 101.9991) (xy 113.758831 101.981) (xy 118.447169 101.981) - (xy 118.51529 102.001002) (xy 118.561783 102.054658) (xy 118.571887 102.124932) (xy 118.542393 102.189512) - (xy 118.486106 102.226833) (xy 118.378887 102.26167) (xy 118.212969 102.34621) (xy 118.062324 102.45566) - (xy 118.062321 102.455662) (xy 117.930662 102.587321) (xy 117.93066 102.587324) (xy 117.82121 102.737969) - (xy 117.73667 102.903887) (xy 117.67913 103.080976) (xy 117.65 103.264899) (xy 117.65 103.279) (xy 118.483 103.279) - (xy 118.483 103.787) (xy 117.65 103.787) (xy 117.65 103.8011) (xy 117.67913 103.985023) (xy 117.73667 104.162112) - (xy 117.82121 104.32803) (xy 117.93066 104.478675) (xy 117.930662 104.478678) (xy 118.062321 104.610337) - (xy 118.062324 104.610339) (xy 118.212969 104.719789) (xy 118.378889 104.80433) (xy 118.555979 104.86187) - (xy 118.555985 104.861872) (xy 118.578999 104.865516) (xy 118.579 104.865516) (xy 118.579 104.023975) - (xy 118.618095 104.06307) (xy 118.697905 104.109148) (xy 118.786922 104.133) (xy 118.879078 104.133) - (xy 118.968095 104.109148) (xy 119.047905 104.06307) (xy 119.087 104.023975) (xy 119.087 104.865516) - (xy 119.110014 104.861872) (xy 119.11002 104.86187) (xy 119.28711 104.80433) (xy 119.45303 104.719789) - (xy 119.603675 104.610339) (xy 119.603678 104.610337) (xy 119.735337 104.478678) (xy 119.735339 104.478675) - (xy 119.844789 104.32803) (xy 119.929329 104.162112) (xy 119.986869 103.985023) (xy 120.002553 103.886) - (xy 124.962786 103.886) (xy 124.981613 104.125222) (xy 124.99047 104.162112) (xy 125.03763 104.358551) - (xy 125.037631 104.358553) (xy 125.12946 104.580249) (xy 125.25484 104.784849) (xy 125.410682 104.967318) - (xy 125.593151 105.12316) (xy 125.797751 105.24854) (xy 126.019447 105.340369) (xy 126.252778 105.396387) - (xy 126.492 105.415214) (xy 126.731222 105.396387) (xy 126.964553 105.340369) (xy 127.186249 105.24854) - (xy 127.390849 105.12316) (xy 127.573318 104.967318) (xy 127.72916 104.784849) (xy 127.85454 104.580249) - (xy 127.946369 104.358553) (xy 128.002387 104.125222) (xy 128.021214 103.886) (xy 128.002387 103.646778) - (xy 127.946369 103.413447) (xy 127.85454 103.191751) (xy 127.72916 102.987151) (xy 127.573318 102.804682) - (xy 127.390849 102.64884) (xy 127.186249 102.52346) (xy 127.02257 102.455662) (xy 126.964551 102.43163) - (xy 126.804936 102.39331) (xy 126.731222 102.375613) (xy 126.492 102.356786) (xy 126.252778 102.375613) - (xy 126.019448 102.43163) (xy 125.797752 102.523459) (xy 125.593152 102.648839) (xy 125.410682 102.804682) - (xy 125.254839 102.987152) (xy 125.129459 103.191752) (xy 125.03763 103.413448) (xy 125.017479 103.497385) - (xy 124.981613 103.646778) (xy 124.962786 103.886) (xy 120.002553 103.886) (xy 120.016 103.8011) - (xy 120.016 103.787) (xy 119.183 103.787) (xy 119.183 103.279) (xy 120.016 103.279) (xy 120.016 103.264899) - (xy 119.986869 103.080976) (xy 119.929329 102.903887) (xy 119.844789 102.737969) (xy 119.735339 102.587324) - (xy 119.735337 102.587321) (xy 119.603678 102.455662) (xy 119.603675 102.45566) (xy 119.45303 102.34621) - (xy 119.287112 102.26167) (xy 119.179894 102.226833) (xy 119.121289 102.186759) (xy 119.093652 102.121363) - (xy 119.105759 102.051406) (xy 119.153765 101.9991) (xy 119.218831 101.981) (xy 133.034201 101.981) - (xy 133.102322 102.001002) (xy 133.148815 102.054658) (xy 133.158919 102.124932) (xy 133.13487 102.182772) - (xy 133.101706 102.226833) (xy 132.987162 102.379006) (xy 132.714484 102.805526) (xy 132.71447 102.805549) - (xy 132.475151 103.251637) (xy 132.475141 103.251658) (xy 132.270564 103.714734) (xy 132.101936 104.19208) - (xy 132.101933 104.19209) (xy 131.970241 104.680904) (xy 131.970239 104.680914) (xy 131.876244 105.178368) - (xy 131.820501 105.681542) (xy 131.820501 105.681546) (xy 131.803333 106.187513) (xy 131.803333 106.18752) - (xy 131.803333 106.18753) (xy 131.82484 106.693314) (xy 131.824841 106.693318) (xy 131.884896 107.195984) - (xy 131.983156 107.692624) (xy 131.98316 107.692644) (xy 132.119042 108.180315) (xy 132.119042 108.180317) - (xy 132.291759 108.656197) (xy 132.500303 109.117507) (xy 132.662925 109.414489) (xy 132.67513 109.470278) - (xy 132.701985 109.489401) (xy 132.713457 109.506771) (xy 132.743444 109.561534) (xy 132.743456 109.561553) - (xy 133.017686 109.9825) (xy 133.019793 109.985734) (xy 133.196891 110.216858) (xy 133.32104 110.378882) - (xy 133.32771 110.387586) (xy 133.423277 110.494325) (xy 133.665407 110.764761) (xy 133.919073 111.007869) - (xy 134.030909 111.11505) (xy 134.030913 111.115053) (xy 134.120056 111.188288) (xy 134.159994 111.246986) + (xy 111.431396 102.001002) (xy 111.477889 102.054658) (xy 111.487993 102.124932) (xy 111.479685 102.155213) + (xy 111.458339 102.206749) (xy 111.458338 102.20675) (xy 111.4255 102.371836) (xy 111.4255 102.371839) + (xy 111.4255 103.140161) (xy 111.458338 103.305249) (xy 111.522752 103.460758) (xy 111.616266 103.600712) + (xy 111.735288 103.719734) (xy 111.875242 103.813248) (xy 112.030751 103.877662) (xy 112.195839 103.9105) + (xy 112.19584 103.9105) (xy 112.36416 103.9105) (xy 112.364161 103.9105) (xy 112.529249 103.877662) + (xy 112.684758 103.813248) (xy 112.824712 103.719734) (xy 112.943734 103.600712) (xy 113.037248 103.460758) + (xy 113.101662 103.305249) (xy 113.1345 103.140161) (xy 113.1345 102.371839) (xy 113.101662 102.206751) + (xy 113.080315 102.155216) (xy 113.072727 102.084629) (xy 113.104506 102.021142) (xy 113.165564 101.984914) + (xy 113.196725 101.981) (xy 120.003275 101.981) (xy 120.071396 102.001002) (xy 120.117889 102.054658) + (xy 120.127993 102.124932) (xy 120.119685 102.155213) (xy 120.098339 102.206749) (xy 120.098338 102.20675) + (xy 120.0655 102.371836) (xy 120.0655 102.371839) (xy 120.0655 103.140161) (xy 120.098338 103.305249) + (xy 120.162752 103.460758) (xy 120.256266 103.600712) (xy 120.375288 103.719734) (xy 120.515242 103.813248) + (xy 120.670751 103.877662) (xy 120.835839 103.9105) (xy 120.83584 103.9105) (xy 121.00416 103.9105) + (xy 121.004161 103.9105) (xy 121.127331 103.886) (xy 124.962786 103.886) (xy 124.981613 104.125221) + (xy 125.03763 104.358551) (xy 125.037631 104.358553) (xy 125.12946 104.580249) (xy 125.25484 104.784849) + (xy 125.410682 104.967318) (xy 125.593151 105.12316) (xy 125.797751 105.24854) (xy 126.019447 105.340369) + (xy 126.252778 105.396387) (xy 126.492 105.415214) (xy 126.731222 105.396387) (xy 126.964553 105.340369) + (xy 127.186249 105.24854) (xy 127.390849 105.12316) (xy 127.573318 104.967318) (xy 127.72916 104.784849) + (xy 127.85454 104.580249) (xy 127.946369 104.358553) (xy 128.002387 104.125222) (xy 128.021214 103.886) + (xy 128.002387 103.646778) (xy 127.946369 103.413447) (xy 127.85454 103.191751) (xy 127.72916 102.987151) + (xy 127.573318 102.804682) (xy 127.390849 102.64884) (xy 127.186249 102.52346) (xy 126.964553 102.431631) + (xy 126.964551 102.43163) (xy 126.804936 102.39331) (xy 126.731222 102.375613) (xy 126.492 102.356786) + (xy 126.252778 102.375613) (xy 126.019448 102.43163) (xy 125.797752 102.523459) (xy 125.593152 102.648839) + (xy 125.410682 102.804682) (xy 125.254839 102.987152) (xy 125.129459 103.191752) (xy 125.03763 103.413448) + (xy 124.981613 103.646778) (xy 124.962786 103.886) (xy 121.127331 103.886) (xy 121.169249 103.877662) + (xy 121.324758 103.813248) (xy 121.464712 103.719734) (xy 121.583734 103.600712) (xy 121.677248 103.460758) + (xy 121.741662 103.305249) (xy 121.7745 103.140161) (xy 121.7745 102.371839) (xy 121.741662 102.206751) + (xy 121.720315 102.155216) (xy 121.712727 102.084629) (xy 121.744506 102.021142) (xy 121.805564 101.984914) + (xy 121.836725 101.981) (xy 133.034201 101.981) (xy 133.102322 102.001002) (xy 133.148815 102.054658) + (xy 133.158919 102.124932) (xy 133.13487 102.182772) (xy 133.072319 102.265873) (xy 132.987162 102.379006) + (xy 132.714484 102.805526) (xy 132.71447 102.805549) (xy 132.475151 103.251637) (xy 132.475141 103.251658) + (xy 132.270564 103.714734) (xy 132.101936 104.19208) (xy 132.101933 104.19209) (xy 131.970241 104.680904) + (xy 131.970239 104.680914) (xy 131.876244 105.178368) (xy 131.850006 105.415213) (xy 131.820501 105.681546) + (xy 131.803333 106.187513) (xy 131.803333 106.18752) (xy 131.803333 106.18753) (xy 131.82484 106.693314) + (xy 131.824841 106.693318) (xy 131.884896 107.195984) (xy 131.983156 107.692624) (xy 131.98316 107.692644) + (xy 132.119042 108.180315) (xy 132.119042 108.180317) (xy 132.291759 108.656197) (xy 132.500303 109.117507) + (xy 132.662925 109.414489) (xy 132.67513 109.470278) (xy 132.701985 109.489401) (xy 132.713457 109.506771) + (xy 132.743444 109.561534) (xy 132.743456 109.561553) (xy 132.85126 109.727034) (xy 133.019793 109.985734) + (xy 133.32771 110.387586) (xy 133.423277 110.494325) (xy 133.665407 110.764761) (xy 133.936727 111.024788) + (xy 134.030909 111.11505) (xy 134.063915 111.142165) (xy 134.120056 111.188288) (xy 134.159994 111.246986) (xy 134.161859 111.317958) (xy 134.125056 111.378671) (xy 134.061272 111.40985) (xy 134.015955 111.409316) (xy 133.95215 111.396873) (xy 133.95214 111.396872) (xy 133.760905 111.401477) (xy 133.760895 111.401478) (xy 133.575115 111.447087) (xy 133.403474 111.53157) (xy 133.403473 111.531571) (xy 133.254014 111.650971) (xy 133.133711 111.799715) (xy 133.133708 111.799719) (xy 133.112913 111.837424) (xy 132.520006 113.108916) (xy 132.520003 113.108923) (xy 132.504488 113.149089) (xy 132.467873 113.336849) (xy 132.467872 113.336859) (xy 132.472477 113.528094) (xy 132.472478 113.528104) (xy 132.518087 113.713884) (xy 132.60257 113.885525) - (xy 132.602571 113.885526) (xy 132.648307 113.942776) (xy 132.675198 114.008483) (xy 132.662296 114.078297) - (xy 132.63896 114.110515) (xy 132.098082 114.651395) (xy 132.035769 114.68542) (xy 132.008986 114.6883) - (xy 131.79202 114.6883) (xy 131.723899 114.668298) (xy 131.677406 114.614642) (xy 131.667302 114.544368) - (xy 131.696796 114.479788) (xy 131.696796 114.479787) (xy 131.710589 114.463869) (xy 131.768298 114.337505) - (xy 131.788068 114.2) (xy 131.768298 114.062495) (xy 131.710589 113.936131) (xy 131.619617 113.831143) - (xy 131.619616 113.831142) (xy 131.619615 113.831141) (xy 131.502751 113.756038) (xy 131.369464 113.716901) - (xy 131.369461 113.7169) (xy 131.369459 113.7169) (xy 131.230541 113.7169) (xy 131.230539 113.7169) - (xy 131.230535 113.716901) (xy 131.097248 113.756038) (xy 130.980384 113.831141) (xy 130.973574 113.837043) - (xy 130.971409 113.834544) (xy 130.925296 113.86419) (xy 130.889778 113.8693) (xy 130.107438 113.8693) + (xy 132.606233 113.891293) (xy 132.603743 113.892873) (xy 132.625711 113.946503) (xy 132.612831 114.016322) + (xy 132.568502 114.065477) (xy 132.474883 114.125642) (xy 132.383911 114.23063) (xy 132.326202 114.356995) + (xy 132.3262 114.357001) (xy 132.32104 114.392893) (xy 132.291547 114.457474) (xy 132.285419 114.464056) + (xy 132.098082 114.651395) (xy 132.03577 114.68542) (xy 132.008986 114.6883) (xy 131.90002 114.6883) + (xy 131.831899 114.668298) (xy 131.785406 114.614642) (xy 131.775302 114.544368) (xy 131.804796 114.479788) + (xy 131.804796 114.479787) (xy 131.808876 114.475078) (xy 131.818589 114.463869) (xy 131.876298 114.337505) + (xy 131.896068 114.2) (xy 131.876298 114.062495) (xy 131.818589 113.936131) (xy 131.727617 113.831143) + (xy 131.727616 113.831142) (xy 131.727615 113.831141) (xy 131.610751 113.756038) (xy 131.477464 113.716901) + (xy 131.477461 113.7169) (xy 131.477459 113.7169) (xy 131.338541 113.7169) (xy 131.338539 113.7169) + (xy 131.338535 113.716901) (xy 131.205248 113.756038) (xy 131.088384 113.831141) (xy 131.081574 113.837043) + (xy 131.079409 113.834544) (xy 131.033296 113.86419) (xy 130.997778 113.8693) (xy 130.107438 113.8693) (xy 130.039317 113.849298) (xy 129.992824 113.795642) (xy 129.98272 113.725368) (xy 130.012214 113.660788) (xy 130.01833 113.654217) (xy 131.478569 112.193977) (xy 131.540878 112.159955) (xy 131.603157 112.162178) (xy 131.674109 112.183012) (xy 131.705737 112.192299) (xy 131.705738 112.192299) (xy 131.705741 112.1923) @@ -19952,204 +21298,156 @@ (xy 132.046246 111.127543) (xy 132.327105 110.846686) (xy 132.359323 110.810387) (xy 132.475944 110.628921) (xy 132.556114 110.428665) (xy 132.596937 110.216854) (xy 132.596937 110.001146) (xy 132.556114 109.789335) (xy 132.485967 109.614117) (xy 132.482177 109.574419) (xy 132.463419 109.564206) (xy 132.446411 109.543125) - (xy 132.407835 109.4831) (xy 132.359323 109.407613) (xy 132.327105 109.371314) (xy 132.327102 109.371311) - (xy 132.327082 109.37129) (xy 130.967709 108.011917) (xy 130.967688 108.011897) (xy 130.964133 108.008742) - (xy 130.931387 107.979677) (xy 130.749921 107.863056) (xy 130.549665 107.782886) (xy 130.549664 107.782885) - (xy 130.549662 107.782885) (xy 130.337858 107.742063) (xy 130.337854 107.742063) (xy 130.122146 107.742063) - (xy 130.122141 107.742063) (xy 129.910337 107.782885) (xy 129.710079 107.863056) (xy 129.528611 107.979678) - (xy 129.492311 108.011897) (xy 129.49229 108.011917) (xy 128.132917 109.37129) (xy 128.132897 109.371311) - (xy 128.100678 109.407611) (xy 127.984056 109.589079) (xy 127.903885 109.789337) (xy 127.863063 110.001141) - (xy 127.863063 110.216858) (xy 127.902431 110.421118) (xy 127.903886 110.428665) (xy 127.984056 110.628921) - (xy 128.100677 110.810387) (xy 128.100678 110.810388) (xy 128.132897 110.846688) (xy 128.132917 110.846709) - (xy 128.403268 111.11706) (xy 128.437294 111.179372) (xy 128.432229 111.250187) (xy 128.389682 111.307023) - (xy 128.382294 111.312153) (xy 128.259383 111.391142) (xy 128.168411 111.49613) (xy 128.152226 111.53157) - (xy 128.110702 111.622495) (xy 128.090932 111.76) (xy 128.110702 111.897505) (xy 128.168411 112.023869) - (xy 128.234378 112.1) (xy 128.259384 112.128858) (xy 128.30799 112.160095) (xy 128.376249 112.203962) - (xy 128.509541 112.2431) (xy 128.509544 112.2431) (xy 128.648456 112.2431) (xy 128.648459 112.2431) - (xy 128.781751 112.203962) (xy 128.898617 112.128857) (xy 128.989589 112.023869) (xy 129.014679 111.968929) - (xy 129.061171 111.915275) (xy 129.129292 111.895273) (xy 129.197412 111.915275) (xy 129.218382 111.932173) - (xy 129.492314 112.206105) (xy 129.528613 112.238323) (xy 129.710079 112.354944) (xy 129.910335 112.435114) - (xy 130.005638 112.453482) (xy 130.068742 112.486015) (xy 130.10424 112.547499) (xy 130.100862 112.618416) - (xy 130.070887 112.6663) (xy 128.410909 114.326277) (xy 128.348597 114.360303) (xy 128.286316 114.358078) - (xy 128.149916 114.318027) (xy 128.149913 114.318026) (xy 128.149911 114.318026) (xy 128.010993 114.318026) - (xy 128.010991 114.318026) (xy 128.010987 114.318027) (xy 127.8777 114.357164) (xy 127.760836 114.432267) - (xy 127.669863 114.537256) (xy 127.642175 114.597885) (xy 127.612154 114.663621) (xy 127.592384 114.801126) - (xy 127.612154 114.938631) (xy 127.641545 115.002988) (xy 127.669863 115.064995) (xy 127.727782 115.131837) - (xy 127.757275 115.196418) (xy 127.747172 115.266692) (xy 127.700679 115.320348) (xy 127.668058 115.335246) - (xy 127.597247 115.356038) (xy 127.480384 115.431141) (xy 127.480382 115.431142) (xy 127.458048 115.456918) - (xy 127.398322 115.495301) (xy 127.327325 115.4953) (xy 127.27373 115.463499) (xy 126.518405 114.708174) - (xy 126.484379 114.645862) (xy 126.4815 114.619079) (xy 126.4815 114.344435) (xy 126.501502 114.276314) - (xy 126.5092 114.26603) (xy 126.510588 114.26387) (xy 126.510587 114.26387) (xy 126.510589 114.263869) - (xy 126.568298 114.137505) (xy 126.588068 114) (xy 126.568298 113.862495) (xy 126.510589 113.736131) - (xy 126.505719 113.728554) (xy 126.507424 113.727458) (xy 126.482781 113.673489) (xy 126.4815 113.655565) - (xy 126.4815 111.727213) (xy 126.501502 111.659092) (xy 126.518399 111.638123) (xy 126.901265 111.255257) - (xy 126.954859 111.223459) (xy 127.075751 111.187962) (xy 127.192617 111.112857) (xy 127.283589 111.007869) - (xy 127.341298 110.881505) (xy 127.361068 110.744) (xy 127.341298 110.606495) (xy 127.283589 110.480131) - (xy 127.192617 110.375143) (xy 127.192616 110.375142) (xy 127.192615 110.375141) (xy 127.075751 110.300038) - (xy 126.95486 110.264541) (xy 126.901264 110.232741) (xy 125.964247 109.295724) (xy 125.921901 109.271276) - (xy 125.907018 109.262683) (xy 125.877258 109.245501) (xy 125.877255 109.2455) (xy 125.877254 109.245499) - (xy 125.877252 109.245498) (xy 125.877251 109.245498) (xy 125.851253 109.238532) (xy 125.780225 109.2195) - (xy 125.780223 109.2195) (xy 124.797213 109.2195) (xy 124.729092 109.199498) (xy 124.708118 109.182595) - (xy 124.461082 108.935559) (xy 124.427056 108.873247) (xy 124.425459 108.864395) (xy 124.425186 108.862494) - (xy 124.420298 108.828495) (xy 124.362589 108.702131) (xy 124.357719 108.694554) (xy 124.359424 108.693458) - (xy 124.334781 108.639489) (xy 124.3335 108.621565) (xy 124.3335 108.167435) (xy 124.353502 108.099314) - (xy 124.3612 108.08903) (xy 124.362588 108.08687) (xy 124.362587 108.08687) (xy 124.362589 108.086869) - (xy 124.420298 107.960505) (xy 124.440068 107.823) (xy 124.420298 107.685495) (xy 124.362589 107.559131) - (xy 124.271617 107.454143) (xy 124.271616 107.454142) (xy 124.271615 107.454141) (xy 124.154751 107.379038) - (xy 124.021464 107.339901) (xy 124.021461 107.3399) (xy 124.021459 107.3399) (xy 123.882541 107.3399) - (xy 123.882539 107.3399) (xy 123.882535 107.339901) (xy 123.749248 107.379038) (xy 123.632384 107.454141) - (xy 123.541411 107.55913) (xy 123.483702 107.685495) (xy 123.463932 107.823) (xy 123.483702 107.960504) - (xy 123.541411 108.08687) (xy 123.546283 108.09445) (xy 123.544576 108.095546) (xy 123.569217 108.149501) - (xy 123.5705 108.167435) (xy 123.5705 108.621565) (xy 123.550498 108.689686) (xy 123.542801 108.699967) - (xy 123.54141 108.702131) (xy 123.483702 108.828494) (xy 123.483702 108.828495) (xy 123.463932 108.966) - (xy 123.483702 109.103505) (xy 123.519822 109.182595) (xy 123.541411 109.229869) (xy 123.632384 109.334858) - (xy 123.685288 109.368857) (xy 123.749249 109.409962) (xy 123.87014 109.445458) (xy 123.923734 109.477257) - (xy 124.352753 109.906276) (xy 124.439747 109.956502) (xy 124.536775 109.982501) (xy 124.536777 109.982501) - (xy 124.644943 109.982501) (xy 124.644959 109.9825) (xy 125.519787 109.9825) (xy 125.587908 110.002502) - (xy 125.608882 110.019405) (xy 126.244382 110.654905) (xy 126.278408 110.717217) (xy 126.273343 110.788032) - (xy 126.244382 110.833095) (xy 125.865753 111.211724) (xy 125.830491 111.246986) (xy 125.794725 111.282751) - (xy 125.794721 111.282756) (xy 125.7445 111.369741) (xy 125.73723 111.396873) (xy 125.723776 111.447087) - (xy 125.7185 111.466776) (xy 125.7185 113.655565) (xy 125.698498 113.723686) (xy 125.690801 113.733967) - (xy 125.68941 113.736131) (xy 125.637729 113.849298) (xy 125.631702 113.862495) (xy 125.611932 114) - (xy 125.631702 114.137505) (xy 125.660243 114.2) (xy 125.689411 114.26387) (xy 125.694283 114.27145) - (xy 125.692576 114.272546) (xy 125.717217 114.326501) (xy 125.7185 114.344435) (xy 125.7185 114.879515) - (xy 125.718499 114.879515) (xy 125.7445 114.97655) (xy 125.794721 115.063535) (xy 125.794729 115.063545) - (xy 127.073553 116.342368) (xy 127.107578 116.40468) (xy 127.102514 116.475495) (xy 127.059967 116.532331) - (xy 126.993447 116.557142) (xy 126.984458 116.557463) (xy 122.577333 116.557463) (xy 122.509212 116.537461) - (xy 122.488238 116.520558) (xy 122.121145 116.153465) (xy 122.087119 116.091153) (xy 122.085528 116.082336) - (xy 122.068298 115.962495) (xy 122.010589 115.836131) (xy 121.919617 115.731143) (xy 121.919616 115.731142) - (xy 121.919615 115.731141) (xy 121.802751 115.656038) (xy 121.669464 115.616901) (xy 121.669461 115.6169) - (xy 121.669459 115.6169) (xy 121.530541 115.6169) (xy 121.530539 115.6169) (xy 121.530535 115.616901) - (xy 121.397248 115.656038) (xy 121.280384 115.731141) (xy 121.189411 115.83613) (xy 121.141449 115.941152) - (xy 121.131702 115.962495) (xy 121.111932 116.1) (xy 121.131702 116.237505) (xy 121.189411 116.363869) - (xy 121.257734 116.442719) (xy 121.280384 116.468858) (xy 121.338816 116.506409) (xy 121.397249 116.543962) - (xy 121.530541 116.5831) (xy 121.56323 116.5831) (xy 121.631351 116.603102) (xy 121.652325 116.620005) - (xy 122.119126 117.086806) (xy 122.119147 117.086829) (xy 122.185106 117.152788) (xy 122.260516 117.196327) - (xy 122.260519 117.196328) (xy 122.283035 117.20236) (xy 122.283054 117.202365) (xy 122.344626 117.218864) - (xy 122.344627 117.218864) (xy 122.439418 117.218864) (xy 122.439434 117.218863) (xy 124.393975 117.218863) - (xy 124.462096 117.238865) (xy 124.508589 117.292521) (xy 124.518693 117.362795) (xy 124.4892 117.427375) - (xy 124.392835 117.538586) (xy 124.381289 117.563869) (xy 124.335126 117.664951) (xy 124.315356 117.802456) - (xy 124.335126 117.939961) (xy 124.392835 118.066325) (xy 124.419274 118.096838) (xy 124.483808 118.171314) - (xy 124.500175 118.181832) (xy 124.600673 118.246418) (xy 124.733965 118.285556) (xy 124.733968 118.285556) - (xy 124.87288 118.285556) (xy 124.872883 118.285556) (xy 125.006175 118.246418) (xy 125.00618 118.246414) - (xy 125.006543 118.24625) (xy 125.00733 118.246078) (xy 125.014822 118.243879) (xy 125.014979 118.244414) - (xy 125.058886 118.234863) (xy 133.039373 118.234863) (xy 133.039374 118.234863) (xy 133.039375 118.234863) - (xy 133.123483 118.212327) (xy 133.194519 118.171314) (xy 133.198891 118.16879) (xy 133.270829 118.096852) - (xy 133.270836 118.096842) (xy 133.547677 117.820004) (xy 133.609989 117.785979) (xy 133.636772 117.7831) - (xy 133.669456 117.7831) (xy 133.669459 117.7831) (xy 133.802751 117.743962) (xy 133.919617 117.668857) - (xy 134.010589 117.563869) (xy 134.068298 117.437505) (xy 134.088068 117.3) (xy 134.068298 117.162495) - (xy 134.010589 117.036131) (xy 133.919617 116.931143) (xy 133.919616 116.931142) (xy 133.913715 116.924332) - (xy 133.915888 116.922449) (xy 133.885426 116.875055) (xy 133.885422 116.804058) (xy 133.917225 116.750454) - (xy 133.981004 116.686676) (xy 134.047676 116.620004) (xy 134.109988 116.585979) (xy 134.136771 116.5831) - (xy 134.169456 116.5831) (xy 134.169459 116.5831) (xy 134.302751 116.543962) (xy 134.419617 116.468857) - (xy 134.510589 116.363869) (xy 134.568298 116.237505) (xy 134.588068 116.1) (xy 134.568298 115.962495) - (xy 134.543886 115.909042) (xy 134.533782 115.838769) (xy 134.563275 115.774188) (xy 134.623001 115.735804) - (xy 134.6585 115.7307) (xy 135.089778 115.7307) (xy 135.157899 115.750702) (xy 135.172915 115.763716) - (xy 135.173574 115.762957) (xy 135.180384 115.768858) (xy 135.188678 115.774188) (xy 135.297249 115.843962) - (xy 135.430541 115.8831) (xy 135.430544 115.8831) (xy 135.569456 115.8831) (xy 135.569459 115.8831) - (xy 135.702751 115.843962) (xy 135.819617 115.768857) (xy 135.910589 115.663869) (xy 135.968298 115.537505) - (xy 135.988068 115.4) (xy 135.968298 115.262495) (xy 135.910589 115.136131) (xy 135.819617 115.031143) - (xy 135.819616 115.031142) (xy 135.819615 115.031141) (xy 135.702751 114.956038) (xy 135.569464 114.916901) - (xy 135.569461 114.9169) (xy 135.569459 114.9169) (xy 135.430541 114.9169) (xy 135.430539 114.9169) - (xy 135.430535 114.916901) (xy 135.297248 114.956038) (xy 135.180384 115.031141) (xy 135.173574 115.037043) - (xy 135.171409 115.034544) (xy 135.125296 115.06419) (xy 135.089778 115.0693) (xy 134.568306 115.0693) - (xy 134.500185 115.049298) (xy 134.472079 115.016862) (xy 134.453729 115.042513) (xy 134.38776 115.068755) - (xy 134.376058 115.0693) (xy 133.063414 115.0693) (xy 132.995293 115.049298) (xy 132.9488 114.995642) - (xy 132.938696 114.925368) (xy 132.96819 114.860788) (xy 132.974318 114.854205) (xy 133.353443 114.475079) - (xy 133.415756 114.441054) (xy 133.486571 114.446118) (xy 133.495788 114.449978) (xy 134.179924 114.768997) - (xy 134.220087 114.784511) (xy 134.325443 114.805056) (xy 134.400175 114.81963) (xy 134.463208 114.8523) - (xy 134.470868 114.865635) (xy 134.473082 114.860788) (xy 134.532808 114.822404) (xy 134.565273 114.817337) - (xy 134.591345 114.816708) (xy 134.5991 114.816522) (xy 134.605445 114.814964) (xy 134.784884 114.770912) - (xy 134.808514 114.759281) (xy 134.956524 114.68643) (xy 135.105988 114.567026) (xy 135.226289 114.418284) - (xy 135.247083 114.380582) (xy 135.839997 113.109076) (xy 135.855511 113.068913) (xy 135.892127 112.881147) - (xy 135.891631 112.860568) (xy 135.888426 112.727458) (xy 135.887522 112.6899) (xy 135.87908 112.655514) - (xy 135.841912 112.504117) (xy 135.834776 112.489619) (xy 135.822639 112.419668) (xy 135.850247 112.354259) - (xy 135.908835 112.314159) (xy 135.979801 112.3121) (xy 135.9948 112.31706) (xy 136.195927 112.397877) - (xy 136.678719 112.550222) (xy 136.678722 112.550222) (xy 136.678723 112.550223) (xy 136.687178 112.552196) - (xy 136.748971 112.587154) (xy 136.782055 112.649971) (xy 136.775926 112.720703) (xy 136.73253 112.776892) - (xy 136.665644 112.8007) (xy 136.658546 112.8009) (xy 136.582541 112.8009) (xy 136.582539 112.8009) - (xy 136.582535 112.800901) (xy 136.449248 112.840038) (xy 136.332384 112.915141) (xy 136.241411 113.02013) - (xy 136.197725 113.11579) (xy 136.183702 113.146495) (xy 136.163932 113.284) (xy 136.183702 113.421505) - (xy 136.23238 113.528094) (xy 136.241411 113.547869) (xy 136.332384 113.652858) (xy 136.364487 113.673489) - (xy 136.449249 113.727962) (xy 136.582541 113.7671) (xy 136.615229 113.7671) (xy 136.68335 113.787102) - (xy 136.704324 113.804005) (xy 136.888595 113.988276) (xy 136.922621 114.050588) (xy 136.9255 114.077371) - (xy 136.9255 115.210486) (xy 136.928412 115.253426) (xy 136.928413 115.253434) (xy 136.974581 115.439081) - (xy 137.059575 115.610458) (xy 137.059577 115.610461) (xy 137.059578 115.610462) (xy 137.059579 115.610464) - (xy 137.179433 115.759567) (xy 137.328536 115.879421) (xy 137.328537 115.879421) (xy 137.328538 115.879422) - (xy 137.328541 115.879424) (xy 137.388263 115.909043) (xy 137.499919 115.964419) (xy 137.685567 116.010587) - (xy 137.701675 116.011679) (xy 137.728514 116.0135) (xy 137.728524 116.0135) (xy 139.131486 116.0135) - (xy 139.156744 116.011786) (xy 139.174433 116.010587) (xy 139.360081 115.964419) (xy 139.531464 115.879421) - (xy 139.680567 115.759567) (xy 139.800421 115.610464) (xy 139.885419 115.439081) (xy 139.931587 115.253433) - (xy 139.933346 115.2275) (xy 139.9345 115.210486) (xy 139.9345 113.807513) (xy 139.932615 113.779728) - (xy 139.931587 113.764567) (xy 139.885419 113.578919) (xy 139.807349 113.421505) (xy 139.800424 113.407541) - (xy 139.800422 113.407538) (xy 139.800421 113.407537) (xy 139.800421 113.407536) (xy 139.680567 113.258433) - (xy 139.531464 113.138579) (xy 139.531462 113.138578) (xy 139.531461 113.138577) (xy 139.531458 113.138575) - (xy 139.360081 113.053581) (xy 139.174434 113.007413) (xy 139.174426 113.007412) (xy 139.131486 113.0045) - (xy 139.131476 113.0045) (xy 139.059979 113.0045) (xy 138.991858 112.984498) (xy 138.945365 112.930842) - (xy 138.935261 112.860568) (xy 138.964755 112.795988) (xy 139.024481 112.757604) (xy 139.05036 112.752868) - (xy 139.187901 112.742337) (xy 139.187907 112.742336) (xy 139.18791 112.742336) (xy 139.688267 112.665265) - (xy 140.181281 112.550222) (xy 140.578353 112.424925) (xy 140.649331 112.423502) (xy 140.709815 112.46068) - (xy 140.740598 112.524656) (xy 140.740682 112.564994) (xy 140.713559 112.734497) (xy 140.713559 112.734506) - (xy 140.720423 112.950777) (xy 140.768092 113.16183) (xy 140.768094 113.161835) (xy 140.786011 113.207109) - (xy 140.979364 113.621759) (xy 142.802857 112.771453) (xy 144.165943 112.135833) (xy 143.972585 111.721176) - (xy 143.949426 111.678362) (xy 143.949414 111.678343) (xy 143.818384 111.506171) (xy 143.657129 111.361902) - (xy 143.657122 111.361897) (xy 143.471479 111.250752) (xy 143.471479 111.250751) (xy 143.268154 111.176748) - (xy 143.268146 111.176746) (xy 143.086976 111.147756) (xy 143.022872 111.117242) (xy 142.985441 111.056914) - (xy 142.986567 110.985927) (xy 143.019701 110.932372) (xy 143.194595 110.764758) (xy 143.53229 110.387586) - (xy 143.840207 109.985734) (xy 144.116547 109.561548) (xy 144.146541 109.506773) (xy 144.186694 109.466714) - (xy 144.186694 109.439506) (xy 144.197074 109.414489) (xy 144.359698 109.117505) (xy 144.524593 108.752746) - (xy 144.56824 108.656197) (xy 144.740957 108.180317) (xy 144.740957 108.180315) (xy 144.740959 108.18031) - (xy 144.869881 107.717614) (xy 144.876839 107.692644) (xy 144.876839 107.692641) (xy 144.876843 107.692629) - (xy 144.975101 107.195997) (xy 144.993547 107.04161) (xy 145.023966 106.787) (xy 145.035159 106.693314) - (xy 145.056667 106.187513) (xy 145.039499 105.681546) (xy 144.983755 105.178366) (xy 144.88976 104.68091) - (xy 144.758064 104.192082) (xy 144.589435 103.714733) (xy 144.384856 103.251651) (xy 144.145523 102.805538) - (xy 144.045344 102.648839) (xy 143.872837 102.379006) (xy 143.784516 102.26167) (xy 143.725129 102.182773) - (xy 143.700144 102.11632) (xy 143.715052 102.046907) (xy 143.765122 101.996572) (xy 143.825799 101.981) - (xy 145.002892 101.981) (xy 145.071013 102.001002) (xy 145.091987 102.017905) (xy 146.266595 103.192512) - (xy 146.30062 103.254824) (xy 146.3035 103.281607) (xy 146.3035 107.238624) (xy 146.342243 107.332161) - (xy 146.342247 107.332166) (xy 146.547093 107.537012) (xy 146.581119 107.599324) (xy 146.576054 107.670139) - (xy 146.533507 107.726975) (xy 146.481844 107.74983) (xy 146.310337 107.782885) (xy 146.110079 107.863056) - (xy 145.928611 107.979678) (xy 145.892311 108.011897) (xy 145.89229 108.011917) (xy 144.532917 109.37129) - (xy 144.532897 109.371311) (xy 144.500678 109.407611) (xy 144.413588 109.543126) (xy 144.37868 109.573373) - (xy 144.380146 109.594218) (xy 144.374032 109.614118) (xy 144.303885 109.789337) (xy 144.263063 110.001141) - (xy 144.263063 110.216858) (xy 144.302431 110.421118) (xy 144.303886 110.428665) (xy 144.384056 110.628921) - (xy 144.500677 110.810387) (xy 144.500678 110.810388) (xy 144.532897 110.846688) (xy 144.532917 110.846709) - (xy 145.89229 112.206082) (xy 145.892308 112.206099) (xy 145.892314 112.206105) (xy 145.928613 112.238323) - (xy 146.110079 112.354944) (xy 146.310335 112.435114) (xy 146.522146 112.475937) (xy 146.52215 112.475937) - (xy 146.73785 112.475937) (xy 146.737854 112.475937) (xy 146.949665 112.435114) (xy 147.149921 112.354944) - (xy 147.331387 112.238323) (xy 147.367686 112.206105) (xy 147.68854 111.88525) (xy 147.750851 111.851227) - (xy 147.821666 111.856291) (xy 147.866729 111.885252) (xy 148.425595 112.444118) (xy 148.459621 112.50643) - (xy 148.4625 112.533213) (xy 148.4625 116.0367) (xy 148.442498 116.104821) (xy 148.388842 116.151314) - (xy 148.318568 116.161418) (xy 148.253988 116.131924) (xy 148.231017 116.105616) (xy 148.207139 116.069069) - (xy 148.207138 116.069069) (xy 147.546075 116.730132) (xy 147.527266 116.659937) (xy 147.462098 116.547063) - (xy 147.369937 116.454902) (xy 147.257063 116.389734) (xy 147.186865 116.370924) (xy 147.849502 115.708286) - (xy 147.849502 115.708285) (xy 147.825025 115.689233) (xy 147.623448 115.580144) (xy 147.623445 115.580143) - (xy 147.406674 115.505725) (xy 147.406665 115.505723) (xy 147.180595 115.468) (xy 146.951405 115.468) - (xy 146.725334 115.505723) (xy 146.725325 115.505725) (xy 146.508554 115.580143) (xy 146.508551 115.580144) - (xy 146.306978 115.68923) (xy 146.306969 115.689236) (xy 146.282496 115.708285) (xy 146.282496 115.708287) - (xy 146.945133 116.370924) (xy 146.874937 116.389734) (xy 146.762063 116.454902) (xy 146.669902 116.547063) - (xy 146.604734 116.659937) (xy 146.585924 116.730133) (xy 145.882438 116.026647) (xy 145.883377 116.025707) - (xy 145.858037 116.001931) (xy 145.840747 115.933072) (xy 145.844942 115.905446) (xy 145.865587 115.828398) - (xy 145.865587 115.828396) (xy 145.865589 115.828389) (xy 145.885483 115.601) (xy 145.865589 115.373611) - (xy 145.806512 115.15313) (xy 145.710046 114.946259) (xy 145.608422 114.801126) (xy 145.579125 114.759285) - (xy 145.579118 114.759276) (xy 145.417727 114.597885) (xy 145.417722 114.597881) (xy 145.417719 114.597878) - (xy 145.230742 114.466954) (xy 145.23074 114.466953) (xy 145.230741 114.466953) (xy 145.023873 114.370489) - (xy 145.023868 114.370487) (xy 144.803392 114.311411) (xy 144.666955 114.299474) (xy 144.576 114.291517) - (xy 144.575999 114.291517) (xy 144.575998 114.291517) (xy 144.532267 114.295343) (xy 144.462663 114.281353) - (xy 144.411671 114.231953) (xy 144.395481 114.162827) (xy 144.419234 114.095922) (xy 144.426796 114.086538) - (xy 144.427102 114.086122) (xy 144.538247 113.900479) (xy 144.538248 113.900479) (xy 144.612251 113.697154) - (xy 144.612254 113.697145) (xy 144.64644 113.483502) (xy 144.64644 113.483493) (xy 144.639576 113.267222) - (xy 144.591907 113.056169) (xy 144.591905 113.056164) (xy 144.573988 113.01089) (xy 144.380633 112.596238) - (xy 142.557143 113.446547) (xy 141.194055 114.082165) (xy 141.387414 114.496823) (xy 141.410573 114.539637) - (xy 141.410585 114.539656) (xy 141.541615 114.711828) (xy 141.70287 114.856097) (xy 141.702877 114.856102) - (xy 141.88852 114.967247) (xy 141.88852 114.967248) (xy 142.091845 115.041251) (xy 142.091854 115.041254) - (xy 142.305501 115.07544) (xy 142.521777 115.068576) (xy 142.73283 115.020907) (xy 142.732835 115.020905) - (xy 142.778109 115.002988) (xy 143.279519 114.769177) (xy 143.349711 114.758516) (xy 143.414523 114.787496) - (xy 143.45338 114.846916) (xy 143.453943 114.91791) (xy 143.444086 114.941183) (xy 143.444279 114.941273) - (xy 143.345489 115.153127) (xy 143.345487 115.153131) (xy 143.286411 115.373607) (xy 143.266517 115.601001) + (xy 132.359323 109.407613) (xy 132.327102 109.371311) (xy 132.327082 109.37129) (xy 130.967709 108.011917) + (xy 130.967688 108.011897) (xy 130.964133 108.008742) (xy 130.931387 107.979677) (xy 130.749921 107.863056) + (xy 130.549665 107.782886) (xy 130.549664 107.782885) (xy 130.549662 107.782885) (xy 130.337858 107.742063) + (xy 130.337854 107.742063) (xy 130.122146 107.742063) (xy 130.122141 107.742063) (xy 129.910337 107.782885) + (xy 129.710079 107.863056) (xy 129.528611 107.979678) (xy 129.492311 108.011897) (xy 129.49229 108.011917) + (xy 128.132917 109.37129) (xy 128.132897 109.371311) (xy 128.100678 109.407611) (xy 127.984055 109.58908) + (xy 127.974032 109.614118) (xy 127.960335 109.648329) (xy 127.91645 109.704136) (xy 127.849359 109.727357) + (xy 127.843362 109.7275) (xy 121.236941 109.7275) (xy 121.16882 109.707498) (xy 121.163589 109.704136) + (xy 121.102751 109.665038) (xy 121.102748 109.665037) (xy 120.969464 109.625901) (xy 120.969461 109.6259) + (xy 120.969459 109.6259) (xy 120.830541 109.6259) (xy 120.830539 109.6259) (xy 120.830535 109.625901) + (xy 120.697248 109.665038) (xy 120.580384 109.740141) (xy 120.489411 109.84513) (xy 120.489411 109.845131) + (xy 120.431702 109.971495) (xy 120.411932 110.109) (xy 120.431702 110.246505) (xy 120.477066 110.345837) + (xy 120.489411 110.372869) (xy 120.580384 110.477858) (xy 120.63118 110.510502) (xy 120.697249 110.552962) + (xy 120.830541 110.5921) (xy 120.830544 110.5921) (xy 120.969456 110.5921) (xy 120.969459 110.5921) + (xy 121.102751 110.552962) (xy 121.16882 110.510501) (xy 121.236941 110.4905) (xy 127.843362 110.4905) + (xy 127.911483 110.510502) (xy 127.957976 110.564158) (xy 127.960328 110.569652) (xy 127.984056 110.628921) + (xy 128.089006 110.792227) (xy 128.100678 110.810388) (xy 128.132897 110.846688) (xy 128.132917 110.846709) + (xy 129.49229 112.206082) (xy 129.492311 112.206102) (xy 129.492314 112.206105) (xy 129.528613 112.238323) + (xy 129.710079 112.354944) (xy 129.910335 112.435114) (xy 130.005638 112.453482) (xy 130.068742 112.486015) + (xy 130.10424 112.547499) (xy 130.100862 112.618416) (xy 130.070887 112.6663) (xy 128.410909 114.326277) + (xy 128.348597 114.360303) (xy 128.286316 114.358078) (xy 128.149916 114.318027) (xy 128.149913 114.318026) + (xy 128.149911 114.318026) (xy 128.010993 114.318026) (xy 128.010991 114.318026) (xy 128.010987 114.318027) + (xy 127.8777 114.357164) (xy 127.760836 114.432267) (xy 127.669863 114.537256) (xy 127.642175 114.597885) + (xy 127.612154 114.663621) (xy 127.592384 114.801126) (xy 127.612154 114.938631) (xy 127.641545 115.002988) + (xy 127.669863 115.064995) (xy 127.727782 115.131837) (xy 127.757275 115.196418) (xy 127.747172 115.266692) + (xy 127.700679 115.320348) (xy 127.668058 115.335246) (xy 127.597247 115.356038) (xy 127.480384 115.431141) + (xy 127.480382 115.431142) (xy 127.458048 115.456918) (xy 127.398322 115.495301) (xy 127.327325 115.4953) + (xy 127.27373 115.463499) (xy 126.518405 114.708174) (xy 126.484379 114.645862) (xy 126.4815 114.619079) + (xy 126.4815 114.344435) (xy 126.501502 114.276314) (xy 126.5092 114.26603) (xy 126.510588 114.26387) + (xy 126.510587 114.26387) (xy 126.510589 114.263869) (xy 126.568298 114.137505) (xy 126.588068 114) + (xy 126.568298 113.862495) (xy 126.510589 113.736131) (xy 126.419617 113.631143) (xy 126.419616 113.631142) + (xy 126.419615 113.631141) (xy 126.302751 113.556038) (xy 126.169464 113.516901) (xy 126.169461 113.5169) + (xy 126.169459 113.5169) (xy 126.030541 113.5169) (xy 126.030539 113.5169) (xy 126.030535 113.516901) + (xy 125.897248 113.556038) (xy 125.780384 113.631141) (xy 125.689411 113.73613) (xy 125.652525 113.8169) + (xy 125.631702 113.862495) (xy 125.611932 114) (xy 125.631702 114.137505) (xy 125.647415 114.171912) + (xy 125.689411 114.26387) (xy 125.694283 114.27145) (xy 125.692576 114.272546) (xy 125.717217 114.326501) + (xy 125.7185 114.344435) (xy 125.7185 114.879515) (xy 125.718499 114.879515) (xy 125.7185 114.879517) + (xy 125.742007 114.967247) (xy 125.7445 114.976548) (xy 125.787035 115.050223) (xy 125.787037 115.050225) + (xy 125.794724 115.063539) (xy 125.794727 115.063542) (xy 125.79473 115.063546) (xy 127.073553 116.342368) + (xy 127.107578 116.40468) (xy 127.102514 116.475495) (xy 127.059967 116.532331) (xy 126.993447 116.557142) + (xy 126.984458 116.557463) (xy 122.577333 116.557463) (xy 122.509212 116.537461) (xy 122.488238 116.520558) + (xy 122.121145 116.153465) (xy 122.087119 116.091153) (xy 122.085528 116.082336) (xy 122.068298 115.962495) + (xy 122.010589 115.836131) (xy 121.919617 115.731143) (xy 121.919616 115.731142) (xy 121.919615 115.731141) + (xy 121.802751 115.656038) (xy 121.669464 115.616901) (xy 121.669461 115.6169) (xy 121.669459 115.6169) + (xy 121.530541 115.6169) (xy 121.530539 115.6169) (xy 121.530535 115.616901) (xy 121.397248 115.656038) + (xy 121.280384 115.731141) (xy 121.189411 115.83613) (xy 121.141449 115.941152) (xy 121.131702 115.962495) + (xy 121.111932 116.1) (xy 121.131702 116.237505) (xy 121.189411 116.363869) (xy 121.257734 116.442719) + (xy 121.280384 116.468858) (xy 121.338816 116.506409) (xy 121.397249 116.543962) (xy 121.530541 116.5831) + (xy 121.56323 116.5831) (xy 121.631351 116.603102) (xy 121.652325 116.620005) (xy 122.119126 117.086806) + (xy 122.119147 117.086829) (xy 122.185106 117.152788) (xy 122.260516 117.196327) (xy 122.260519 117.196328) + (xy 122.283035 117.20236) (xy 122.283054 117.202365) (xy 122.344626 117.218864) (xy 122.344627 117.218864) + (xy 122.439418 117.218864) (xy 122.439434 117.218863) (xy 124.393975 117.218863) (xy 124.462096 117.238865) + (xy 124.508589 117.292521) (xy 124.518693 117.362795) (xy 124.4892 117.427375) (xy 124.392835 117.538586) + (xy 124.381289 117.563869) (xy 124.335126 117.664951) (xy 124.315356 117.802456) (xy 124.335126 117.939961) + (xy 124.392835 118.066325) (xy 124.419274 118.096838) (xy 124.483808 118.171314) (xy 124.500175 118.181832) + (xy 124.600673 118.246418) (xy 124.733965 118.285556) (xy 124.733968 118.285556) (xy 124.87288 118.285556) + (xy 124.872883 118.285556) (xy 125.006175 118.246418) (xy 125.00618 118.246414) (xy 125.006543 118.24625) + (xy 125.00733 118.246078) (xy 125.014822 118.243879) (xy 125.014979 118.244414) (xy 125.058886 118.234863) + (xy 133.039373 118.234863) (xy 133.039374 118.234863) (xy 133.039375 118.234863) (xy 133.123483 118.212327) + (xy 133.194519 118.171314) (xy 133.198891 118.16879) (xy 133.270829 118.096852) (xy 133.270836 118.096842) + (xy 133.547677 117.820004) (xy 133.609989 117.785979) (xy 133.636772 117.7831) (xy 133.669456 117.7831) + (xy 133.669459 117.7831) (xy 133.802751 117.743962) (xy 133.919617 117.668857) (xy 134.010589 117.563869) + (xy 134.068298 117.437505) (xy 134.088068 117.3) (xy 134.068298 117.162495) (xy 134.010589 117.036131) + (xy 133.919617 116.931143) (xy 133.919616 116.931142) (xy 133.913715 116.924332) (xy 133.915888 116.922449) + (xy 133.885426 116.875055) (xy 133.885422 116.804058) (xy 133.917225 116.750454) (xy 133.981004 116.686676) + (xy 134.047676 116.620004) (xy 134.109988 116.585979) (xy 134.136771 116.5831) (xy 134.169456 116.5831) + (xy 134.169459 116.5831) (xy 134.302751 116.543962) (xy 134.419617 116.468857) (xy 134.510589 116.363869) + (xy 134.568298 116.237505) (xy 134.588068 116.1) (xy 134.568298 115.962495) (xy 134.543886 115.909042) + (xy 134.533782 115.838769) (xy 134.563275 115.774188) (xy 134.623001 115.735804) (xy 134.6585 115.7307) + (xy 135.543536 115.7307) (xy 135.543537 115.7307) (xy 135.543538 115.7307) (xy 135.627646 115.708164) + (xy 135.674426 115.681155) (xy 135.703054 115.664627) (xy 135.774993 115.592688) (xy 135.775 115.592678) + (xy 136.706299 114.661379) (xy 136.732403 114.641351) (xy 136.735453 114.639591) (xy 136.735453 114.63959) + (xy 136.736518 114.638976) (xy 136.805516 114.62225) (xy 136.872604 114.645482) (xy 136.916482 114.701296) + (xy 136.9255 114.748106) (xy 136.9255 115.210486) (xy 136.928412 115.253426) (xy 136.928413 115.253434) + (xy 136.974581 115.439081) (xy 137.059575 115.610458) (xy 137.059577 115.610461) (xy 137.059578 115.610462) + (xy 137.059579 115.610464) (xy 137.179433 115.759567) (xy 137.328536 115.879421) (xy 137.328537 115.879421) + (xy 137.328538 115.879422) (xy 137.328541 115.879424) (xy 137.388263 115.909043) (xy 137.499919 115.964419) + (xy 137.685567 116.010587) (xy 137.701675 116.011679) (xy 137.728514 116.0135) (xy 137.728524 116.0135) + (xy 139.131486 116.0135) (xy 139.156744 116.011786) (xy 139.174433 116.010587) (xy 139.360081 115.964419) + (xy 139.531464 115.879421) (xy 139.680567 115.759567) (xy 139.800421 115.610464) (xy 139.885419 115.439081) + (xy 139.931587 115.253433) (xy 139.934364 115.212484) (xy 139.9345 115.210486) (xy 139.9345 113.807513) + (xy 139.931587 113.764573) (xy 139.931587 113.764567) (xy 139.885419 113.578919) (xy 139.819769 113.446547) + (xy 139.800424 113.407541) (xy 139.800422 113.407538) (xy 139.800421 113.407537) (xy 139.800421 113.407536) + (xy 139.680567 113.258433) (xy 139.531464 113.138579) (xy 139.531462 113.138578) (xy 139.531461 113.138577) + (xy 139.531458 113.138575) (xy 139.360081 113.053581) (xy 139.174434 113.007413) (xy 139.174426 113.007412) + (xy 139.131486 113.0045) (xy 139.131476 113.0045) (xy 139.059979 113.0045) (xy 138.991858 112.984498) + (xy 138.945365 112.930842) (xy 138.935261 112.860568) (xy 138.964755 112.795988) (xy 139.024481 112.757604) + (xy 139.05036 112.752868) (xy 139.187901 112.742337) (xy 139.187907 112.742336) (xy 139.18791 112.742336) + (xy 139.688267 112.665265) (xy 140.181281 112.550222) (xy 140.578353 112.424925) (xy 140.649331 112.423502) + (xy 140.709815 112.46068) (xy 140.740598 112.524656) (xy 140.740682 112.564994) (xy 140.713559 112.734497) + (xy 140.713559 112.734506) (xy 140.720423 112.950777) (xy 140.768092 113.16183) (xy 140.768094 113.161835) + (xy 140.786011 113.207109) (xy 140.979364 113.621759) (xy 142.802857 112.771453) (xy 144.165943 112.135833) + (xy 143.972585 111.721176) (xy 143.949426 111.678362) (xy 143.949414 111.678343) (xy 143.818384 111.506171) + (xy 143.657129 111.361902) (xy 143.657122 111.361897) (xy 143.471479 111.250752) (xy 143.471479 111.250751) + (xy 143.268154 111.176748) (xy 143.268146 111.176746) (xy 143.086976 111.147756) (xy 143.022872 111.117242) + (xy 142.985441 111.056914) (xy 142.986567 110.985927) (xy 143.019701 110.932372) (xy 143.194595 110.764758) + (xy 143.53229 110.387586) (xy 143.840207 109.985734) (xy 144.116547 109.561548) (xy 144.146541 109.506773) + (xy 144.186694 109.466714) (xy 144.186694 109.439506) (xy 144.197074 109.414489) (xy 144.359698 109.117505) + (xy 144.568241 108.656194) (xy 144.737261 108.1905) (xy 144.740957 108.180317) (xy 144.740957 108.180315) + (xy 144.740959 108.18031) (xy 144.876843 107.692629) (xy 144.975101 107.195997) (xy 144.97894 107.16387) + (xy 145.013446 106.875052) (xy 145.035159 106.693314) (xy 145.056667 106.187513) (xy 145.039499 105.681546) + (xy 144.983755 105.178366) (xy 144.88976 104.68091) (xy 144.758064 104.192082) (xy 144.589435 103.714733) + (xy 144.384856 103.251651) (xy 144.145523 102.805538) (xy 144.045344 102.648839) (xy 143.872837 102.379006) + (xy 143.856112 102.356786) (xy 143.725129 102.182773) (xy 143.700144 102.11632) (xy 143.715052 102.046907) + (xy 143.765122 101.996572) (xy 143.825799 101.981) (xy 145.002892 101.981) (xy 145.071013 102.001002) + (xy 145.091987 102.017905) (xy 146.266595 103.192512) (xy 146.30062 103.254824) (xy 146.3035 103.281607) + (xy 146.3035 107.238624) (xy 146.342243 107.332161) (xy 146.342247 107.332166) (xy 146.547093 107.537012) + (xy 146.581119 107.599324) (xy 146.576054 107.670139) (xy 146.533507 107.726975) (xy 146.481844 107.74983) + (xy 146.310337 107.782885) (xy 146.110079 107.863056) (xy 145.928611 107.979678) (xy 145.892311 108.011897) + (xy 145.89229 108.011917) (xy 144.532917 109.37129) (xy 144.532897 109.371311) (xy 144.500678 109.407611) + (xy 144.413588 109.543126) (xy 144.37868 109.573373) (xy 144.380146 109.594218) (xy 144.374032 109.614118) + (xy 144.303885 109.789337) (xy 144.263063 110.001141) (xy 144.263063 110.216858) (xy 144.303885 110.428661) + (xy 144.303886 110.428665) (xy 144.384056 110.628921) (xy 144.500677 110.810387) (xy 144.500678 110.810388) + (xy 144.532897 110.846688) (xy 144.532917 110.846709) (xy 145.89229 112.206082) (xy 145.892311 112.206102) + (xy 145.892314 112.206105) (xy 145.928613 112.238323) (xy 146.110079 112.354944) (xy 146.310335 112.435114) + (xy 146.522146 112.475937) (xy 146.52215 112.475937) (xy 146.73785 112.475937) (xy 146.737854 112.475937) + (xy 146.949665 112.435114) (xy 147.149921 112.354944) (xy 147.331387 112.238323) (xy 147.367686 112.206105) + (xy 147.68854 111.88525) (xy 147.750851 111.851227) (xy 147.821666 111.856291) (xy 147.866729 111.885252) + (xy 148.425595 112.444118) (xy 148.459621 112.50643) (xy 148.4625 112.533213) (xy 148.4625 116.0367) + (xy 148.442498 116.104821) (xy 148.388842 116.151314) (xy 148.318568 116.161418) (xy 148.253988 116.131924) + (xy 148.231017 116.105616) (xy 148.207139 116.069069) (xy 148.207138 116.069069) (xy 147.546075 116.730132) + (xy 147.527266 116.659937) (xy 147.462098 116.547063) (xy 147.369937 116.454902) (xy 147.257063 116.389734) + (xy 147.186865 116.370924) (xy 147.849502 115.708286) (xy 147.849502 115.708285) (xy 147.825025 115.689233) + (xy 147.623448 115.580144) (xy 147.623445 115.580143) (xy 147.406674 115.505725) (xy 147.406665 115.505723) + (xy 147.180595 115.468) (xy 146.951405 115.468) (xy 146.725334 115.505723) (xy 146.725325 115.505725) + (xy 146.508554 115.580143) (xy 146.508551 115.580144) (xy 146.306978 115.68923) (xy 146.306969 115.689236) + (xy 146.282496 115.708285) (xy 146.282496 115.708287) (xy 146.945133 116.370924) (xy 146.874937 116.389734) + (xy 146.762063 116.454902) (xy 146.669902 116.547063) (xy 146.604734 116.659937) (xy 146.585924 116.730133) + (xy 145.882438 116.026647) (xy 145.883377 116.025707) (xy 145.858037 116.001931) (xy 145.840747 115.933072) + (xy 145.844942 115.905446) (xy 145.865587 115.828398) (xy 145.865587 115.828396) (xy 145.865589 115.828389) + (xy 145.885483 115.601) (xy 145.865589 115.373611) (xy 145.806512 115.15313) (xy 145.710046 114.946259) + (xy 145.606212 114.797969) (xy 145.579125 114.759285) (xy 145.579118 114.759276) (xy 145.417727 114.597885) + (xy 145.417722 114.597881) (xy 145.417719 114.597878) (xy 145.230742 114.466954) (xy 145.23074 114.466953) + (xy 145.230741 114.466953) (xy 145.023873 114.370489) (xy 145.023868 114.370487) (xy 144.803392 114.311411) + (xy 144.666955 114.299474) (xy 144.576 114.291517) (xy 144.575999 114.291517) (xy 144.575998 114.291517) + (xy 144.532267 114.295343) (xy 144.462663 114.281353) (xy 144.411671 114.231953) (xy 144.395481 114.162827) + (xy 144.419234 114.095922) (xy 144.426796 114.086538) (xy 144.427102 114.086122) (xy 144.538247 113.900479) + (xy 144.538248 113.900479) (xy 144.612251 113.697154) (xy 144.612254 113.697145) (xy 144.64644 113.483502) + (xy 144.64644 113.483493) (xy 144.639576 113.267222) (xy 144.591907 113.056169) (xy 144.591905 113.056164) + (xy 144.573988 113.01089) (xy 144.380633 112.596238) (xy 142.557143 113.446547) (xy 141.194055 114.082165) + (xy 141.387414 114.496823) (xy 141.410573 114.539637) (xy 141.410585 114.539656) (xy 141.541615 114.711828) + (xy 141.70287 114.856097) (xy 141.702877 114.856102) (xy 141.88852 114.967247) (xy 141.88852 114.967248) + (xy 142.091845 115.041251) (xy 142.091854 115.041254) (xy 142.305501 115.07544) (xy 142.521777 115.068576) + (xy 142.73283 115.020907) (xy 142.732835 115.020905) (xy 142.778109 115.002988) (xy 143.279519 114.769177) + (xy 143.349711 114.758516) (xy 143.414523 114.787496) (xy 143.45338 114.846916) (xy 143.453943 114.91791) + (xy 143.444086 114.941183) (xy 143.444279 114.941273) (xy 143.345489 115.153127) (xy 143.345487 115.153131) + (xy 143.286411 115.373607) (xy 143.275764 115.495301) (xy 143.267246 115.592674) (xy 143.266517 115.601001) (xy 143.27067 115.648475) (xy 143.25668 115.71808) (xy 143.20728 115.769072) (xy 143.138153 115.785261) (xy 143.071248 115.761507) (xy 143.063325 115.755272) (xy 142.884849 115.60284) (xy 142.680249 115.47746) - (xy 142.657411 115.468) (xy 142.458551 115.38563) (xy 142.264567 115.339059) (xy 142.225222 115.329613) + (xy 142.657411 115.468) (xy 142.458551 115.38563) (xy 142.28499 115.343962) (xy 142.225222 115.329613) (xy 141.986 115.310786) (xy 141.746778 115.329613) (xy 141.513448 115.38563) (xy 141.291752 115.477459) (xy 141.087152 115.602839) (xy 140.904682 115.758682) (xy 140.748839 115.941152) (xy 140.623459 116.145752) (xy 140.53163 116.367448) (xy 140.481709 116.575385) (xy 140.475613 116.600778) (xy 140.456786 116.84) @@ -20173,7 +21471,7 @@ (xy 147.623452 118.121853) (xy 147.767729 118.043774) (xy 147.837159 118.028943) (xy 147.903586 118.054003) (xy 147.945919 118.110998) (xy 147.950718 118.181832) (xy 147.916795 118.243682) (xy 147.45288 118.707596) (xy 147.39057 118.74162) (xy 147.363787 118.7445) (xy 142.702775 118.7445) (xy 142.64339 118.760412) - (xy 142.605741 118.7705) (xy 142.518756 118.820721) (xy 142.518751 118.820725) (xy 142.483439 118.856038) + (xy 142.605741 118.7705) (xy 142.518756 118.820721) (xy 142.518751 118.820725) (xy 142.483238 118.856239) (xy 142.447724 118.891753) (xy 142.447722 118.891755) (xy 139.798881 121.540595) (xy 139.736569 121.574621) (xy 139.709786 121.5775) (xy 138.321936 121.5775) (xy 138.321926 121.577501) (xy 138.247699 121.592265) (xy 138.163515 121.648516) (xy 138.107266 121.732697) (xy 138.0925 121.80693) (xy 138.0925 121.973974) @@ -20191,248 +21489,298 @@ (xy 136.226297 122.936) (xy 135.320455 122.936) (xy 135.368176 123.124449) (xy 135.368179 123.124456) (xy 135.45858 123.330548) (xy 135.581674 123.518958) (xy 135.734097 123.684534) (xy 135.911698 123.822767) (xy 135.911699 123.822768) (xy 135.947581 123.842186) (xy 135.997972 123.892199) (xy 136.013324 123.961516) - (xy 135.988763 124.028129) (xy 135.932088 124.070889) (xy 135.887612 124.079) (xy 119.768388 124.079) - (xy 119.700267 124.058998) (xy 119.653774 124.005342) (xy 119.64367 123.935068) (xy 119.673164 123.870488) - (xy 119.708419 123.842186) (xy 119.7443 123.822768) (xy 119.744301 123.822767) (xy 119.921902 123.684534) - (xy 120.074325 123.518958) (xy 120.197419 123.330548) (xy 120.289916 123.11968) (xy 120.291538 123.120391) - (xy 120.328051 123.068816) (xy 120.393889 123.042248) (xy 120.46364 123.055492) (xy 120.515157 123.104343) - (xy 120.519002 123.111481) (xy 120.595908 123.26593) (xy 120.595912 123.265935) (xy 120.719266 123.429284) - (xy 120.870536 123.567185) (xy 121.044566 123.67494) (xy 121.044568 123.67494) (xy 121.044573 123.674944) - (xy 121.235444 123.748888) (xy 121.436653 123.7865) (xy 121.436655 123.7865) (xy 121.641345 123.7865) - (xy 121.641347 123.7865) (xy 121.842556 123.748888) (xy 122.033427 123.674944) (xy 122.207462 123.567186) - (xy 122.218566 123.557063) (xy 122.9745 123.557063) (xy 122.974501 123.557073) (xy 122.989265 123.6313) - (xy 123.045516 123.715484) (xy 123.129697 123.771733) (xy 123.129699 123.771734) (xy 123.203933 123.7865) - (xy 124.954066 123.786499) (xy 124.954069 123.786498) (xy 124.954073 123.786498) (xy 125.003326 123.776701) - (xy 125.028301 123.771734) (xy 125.112484 123.715484) (xy 125.168734 123.631301) (xy 125.182506 123.562063) - (xy 128.0205 123.562063) (xy 128.020501 123.562073) (xy 128.035265 123.6363) (xy 128.091516 123.720484) - (xy 128.175697 123.776733) (xy 128.175699 123.776734) (xy 128.249933 123.7915) (xy 130.000066 123.791499) - (xy 130.000069 123.791498) (xy 130.000073 123.791498) (xy 130.049326 123.781701) (xy 130.074301 123.776734) - (xy 130.158484 123.720484) (xy 130.214734 123.636301) (xy 130.2295 123.562067) (xy 130.2295 122.687004) - (xy 130.555768 122.687004) (xy 130.574654 122.890819) (xy 130.629249 123.082701) (xy 130.630672 123.087701) - (xy 130.721912 123.270935) (xy 130.721913 123.270936) (xy 130.845266 123.434284) (xy 130.996536 123.572185) - (xy 131.170566 123.67994) (xy 131.170568 123.67994) (xy 131.170573 123.679944) (xy 131.361444 123.753888) - (xy 131.562653 123.7915) (xy 131.562655 123.7915) (xy 131.767345 123.7915) (xy 131.767347 123.7915) - (xy 131.968556 123.753888) (xy 132.159427 123.679944) (xy 132.333462 123.572186) (xy 132.484732 123.434285) - (xy 132.608088 123.270935) (xy 132.699328 123.087701) (xy 132.755345 122.890821) (xy 132.774232 122.687) - (xy 132.773768 122.681995) (xy 132.755345 122.48318) (xy 132.755345 122.483179) (xy 132.699328 122.286299) - (xy 132.608088 122.103065) (xy 132.555518 122.033451) (xy 132.484733 121.939715) (xy 132.333463 121.801814) - (xy 132.159433 121.694059) (xy 132.159428 121.694057) (xy 132.159427 121.694056) (xy 132.146521 121.689056) - (xy 131.968559 121.620113) (xy 131.96856 121.620113) (xy 131.968557 121.620112) (xy 131.968556 121.620112) - (xy 131.767347 121.5825) (xy 131.562653 121.5825) (xy 131.388187 121.615113) (xy 131.361439 121.620113) - (xy 131.170577 121.694054) (xy 131.170566 121.694059) (xy 130.996536 121.801814) (xy 130.845266 121.939715) - (xy 130.721913 122.103063) (xy 130.630671 122.286301) (xy 130.574654 122.48318) (xy 130.555768 122.686995) - (xy 130.555768 122.687004) (xy 130.2295 122.687004) (xy 130.229499 121.811934) (xy 130.229498 121.81193) - (xy 130.229498 121.811926) (xy 130.214734 121.737699) (xy 130.158483 121.653515) (xy 130.074302 121.597266) + (xy 135.988763 124.028129) (xy 135.932088 124.070889) (xy 135.887612 124.079) (xy 125.405808 124.079) + (xy 125.337687 124.058998) (xy 125.291194 124.005342) (xy 125.28109 123.935068) (xy 125.30494 123.877491) + (xy 125.379444 123.777965) (xy 125.379444 123.777964) (xy 125.430494 123.641093) (xy 125.436999 123.580597) + (xy 125.437 123.580577) (xy 125.437 123.562063) (xy 128.0205 123.562063) (xy 128.020501 123.562073) + (xy 128.035265 123.6363) (xy 128.091516 123.720484) (xy 128.175697 123.776733) (xy 128.175699 123.776734) + (xy 128.249933 123.7915) (xy 130.000066 123.791499) (xy 130.000069 123.791498) (xy 130.000073 123.791498) + (xy 130.049326 123.781701) (xy 130.074301 123.776734) (xy 130.158484 123.720484) (xy 130.214734 123.636301) + (xy 130.2295 123.562067) (xy 130.2295 122.687004) (xy 130.555768 122.687004) (xy 130.574654 122.890819) + (xy 130.629249 123.0827) (xy 130.630672 123.087701) (xy 130.721912 123.270935) (xy 130.721913 123.270936) + (xy 130.845266 123.434284) (xy 130.996536 123.572185) (xy 131.170566 123.67994) (xy 131.170568 123.67994) + (xy 131.170573 123.679944) (xy 131.361444 123.753888) (xy 131.562653 123.7915) (xy 131.562655 123.7915) + (xy 131.767345 123.7915) (xy 131.767347 123.7915) (xy 131.968556 123.753888) (xy 132.159427 123.679944) + (xy 132.333462 123.572186) (xy 132.484732 123.434285) (xy 132.608088 123.270935) (xy 132.699328 123.087701) + (xy 132.755345 122.890821) (xy 132.774232 122.687) (xy 132.773768 122.681995) (xy 132.755345 122.48318) + (xy 132.755345 122.483179) (xy 132.699328 122.286299) (xy 132.608088 122.103065) (xy 132.555518 122.033451) + (xy 132.484733 121.939715) (xy 132.333463 121.801814) (xy 132.159433 121.694059) (xy 132.159428 121.694057) + (xy 132.159427 121.694056) (xy 132.146521 121.689056) (xy 131.968559 121.620113) (xy 131.96856 121.620113) + (xy 131.968557 121.620112) (xy 131.968556 121.620112) (xy 131.767347 121.5825) (xy 131.562653 121.5825) + (xy 131.361444 121.620112) (xy 131.361439 121.620113) (xy 131.170577 121.694054) (xy 131.170566 121.694059) + (xy 130.996536 121.801814) (xy 130.845266 121.939715) (xy 130.721913 122.103063) (xy 130.630671 122.286301) + (xy 130.574654 122.48318) (xy 130.555768 122.686995) (xy 130.555768 122.687004) (xy 130.2295 122.687004) + (xy 130.229499 121.811934) (xy 130.229498 121.81193) (xy 130.229498 121.811926) (xy 130.214734 121.737699) + (xy 130.211392 121.732697) (xy 130.158484 121.653516) (xy 130.158483 121.653515) (xy 130.074302 121.597266) (xy 130.000067 121.5825) (xy 128.249936 121.5825) (xy 128.249926 121.582501) (xy 128.175699 121.597265) (xy 128.091515 121.653516) (xy 128.035266 121.737697) (xy 128.0205 121.81193) (xy 128.0205 123.562063) - (xy 125.182506 123.562063) (xy 125.1835 123.557067) (xy 125.183499 121.806934) (xy 125.183498 121.80693) - (xy 125.183498 121.806926) (xy 125.168734 121.732699) (xy 125.112483 121.648515) (xy 125.028302 121.592266) - (xy 124.954067 121.5775) (xy 123.203936 121.5775) (xy 123.203926 121.577501) (xy 123.129699 121.592265) - (xy 123.045515 121.648516) (xy 122.989266 121.732697) (xy 122.9745 121.80693) (xy 122.9745 123.557063) - (xy 122.218566 123.557063) (xy 122.358732 123.429285) (xy 122.482088 123.265935) (xy 122.573328 123.082701) - (xy 122.629345 122.885821) (xy 122.642132 122.747826) (xy 122.648232 122.682004) (xy 122.648232 122.681995) - (xy 122.629345 122.47818) (xy 122.615068 122.428) (xy 122.573328 122.281299) (xy 122.482088 122.098065) - (xy 122.441538 122.044368) (xy 122.358733 121.934715) (xy 122.207463 121.796814) (xy 122.033433 121.689059) - (xy 122.033428 121.689057) (xy 122.033427 121.689056) (xy 121.941688 121.653516) (xy 121.842559 121.615113) + (xy 125.437 123.562063) (xy 125.437 122.936) (xy 124.509703 122.936) (xy 124.544925 122.874993) + (xy 124.579 122.747826) (xy 124.579 122.616174) (xy 124.544925 122.489007) (xy 124.509703 122.428) + (xy 125.437 122.428) (xy 125.437 121.783414) (xy 125.436999 121.783402) (xy 125.430494 121.722906) + (xy 125.379444 121.586035) (xy 125.379444 121.586034) (xy 125.291904 121.469095) (xy 125.174965 121.381555) + (xy 125.038093 121.330505) (xy 124.977597 121.324) (xy 124.333 121.324) (xy 124.333 122.251297) + (xy 124.271993 122.216075) (xy 124.144826 122.182) (xy 124.013174 122.182) (xy 123.886007 122.216075) + (xy 123.825 122.251297) (xy 123.825 121.324) (xy 123.180402 121.324) (xy 123.119906 121.330505) + (xy 122.983035 121.381555) (xy 122.983034 121.381555) (xy 122.866095 121.469095) (xy 122.778555 121.586034) + (xy 122.778555 121.586035) (xy 122.727505 121.722906) (xy 122.721 121.783402) (xy 122.721 122.042145) + (xy 122.700998 122.110266) (xy 122.647342 122.156759) (xy 122.577068 122.166863) (xy 122.512488 122.137369) + (xy 122.48563 122.102723) (xy 122.485155 122.103018) (xy 122.48236 122.098505) (xy 122.482211 122.098312) + (xy 122.482087 122.098063) (xy 122.358733 121.934715) (xy 122.207463 121.796814) (xy 122.033433 121.689059) + (xy 122.033428 121.689057) (xy 122.033427 121.689056) (xy 122.001734 121.676778) (xy 121.842559 121.615113) (xy 121.84256 121.615113) (xy 121.842557 121.615112) (xy 121.842556 121.615112) (xy 121.641347 121.5775) - (xy 121.436653 121.5775) (xy 121.274106 121.607885) (xy 121.235439 121.615113) (xy 121.044577 121.689054) - (xy 121.044566 121.689059) (xy 120.870536 121.796814) (xy 120.719266 121.934715) (xy 120.595912 122.098064) - (xy 120.595908 122.098069) (xy 120.519002 122.252518) (xy 120.470733 122.304582) (xy 120.401979 122.322284) - (xy 120.334568 122.300004) (xy 120.289905 122.244817) (xy 120.288432 122.240938) (xy 120.197419 122.033451) - (xy 120.074325 121.845041) (xy 119.921902 121.679465) (xy 119.763444 121.556132) (xy 119.721973 121.498507) - (xy 119.718239 121.427608) (xy 119.753429 121.365946) (xy 119.81637 121.333098) (xy 119.840835 121.3307) + (xy 121.436653 121.5775) (xy 121.235444 121.615112) (xy 121.235439 121.615113) (xy 121.044577 121.689054) + (xy 121.044566 121.689059) (xy 120.870536 121.796814) (xy 120.719266 121.934715) (xy 120.595913 122.098063) + (xy 120.504671 122.281301) (xy 120.448654 122.47818) (xy 120.429768 122.681995) (xy 120.429768 122.682004) + (xy 120.448654 122.885819) (xy 120.497892 123.058873) (xy 120.504672 123.082701) (xy 120.595912 123.265935) + (xy 120.606288 123.279675) (xy 120.719266 123.429284) (xy 120.870536 123.567185) (xy 121.044566 123.67494) + (xy 121.044568 123.67494) (xy 121.044573 123.674944) (xy 121.235444 123.748888) (xy 121.436653 123.7865) + (xy 121.436655 123.7865) (xy 121.641345 123.7865) (xy 121.641347 123.7865) (xy 121.842556 123.748888) + (xy 122.033427 123.674944) (xy 122.207462 123.567186) (xy 122.358732 123.429285) (xy 122.482088 123.265935) + (xy 122.482208 123.265693) (xy 122.482296 123.265598) (xy 122.485155 123.260982) (xy 122.486057 123.261541) + (xy 122.530474 123.21363) (xy 122.599228 123.195925) (xy 122.666639 123.218202) (xy 122.711305 123.273387) + (xy 122.721 123.321854) (xy 122.721 123.580597) (xy 122.727505 123.641093) (xy 122.778555 123.777964) + (xy 122.778555 123.777965) (xy 122.85306 123.877491) (xy 122.877871 123.944011) (xy 122.86278 124.013385) + (xy 122.812577 124.063587) (xy 122.752192 124.079) (xy 115.833869 124.079) (xy 115.765748 124.058998) + (xy 115.719255 124.005342) (xy 115.709151 123.935068) (xy 115.738645 123.870488) (xy 115.744759 123.863919) + (xy 115.884294 123.724384) (xy 115.946602 123.690362) (xy 116.017418 123.695426) (xy 116.018815 123.695957) + (xy 116.155444 123.748888) (xy 116.356653 123.7865) (xy 116.356655 123.7865) (xy 116.561345 123.7865) + (xy 116.561347 123.7865) (xy 116.762556 123.748888) (xy 116.953427 123.674944) (xy 117.127462 123.567186) + (xy 117.278732 123.429285) (xy 117.402088 123.265935) (xy 117.493328 123.082701) (xy 117.549345 122.885821) + (xy 117.562132 122.747826) (xy 117.568232 122.682004) (xy 117.568232 122.681995) (xy 117.549345 122.47818) + (xy 117.535068 122.428) (xy 117.493328 122.281299) (xy 117.402088 122.098065) (xy 117.359859 122.042145) + (xy 117.278733 121.934715) (xy 117.127463 121.796814) (xy 116.953433 121.689059) (xy 116.953428 121.689057) + (xy 116.953427 121.689056) (xy 116.921734 121.676778) (xy 116.762559 121.615113) (xy 116.76256 121.615113) + (xy 116.762557 121.615112) (xy 116.762556 121.615112) (xy 116.561347 121.5775) (xy 116.356653 121.5775) + (xy 116.155444 121.615112) (xy 116.155439 121.615113) (xy 115.964577 121.689054) (xy 115.964566 121.689059) + (xy 115.790536 121.796814) (xy 115.639266 121.934715) (xy 115.515913 122.098063) (xy 115.424671 122.281301) + (xy 115.368654 122.47818) (xy 115.349768 122.681995) (xy 115.349768 122.682004) (xy 115.368654 122.885819) + (xy 115.4245 123.082099) (xy 115.424672 123.082701) (xy 115.427162 123.087701) (xy 115.439426 123.112331) + (xy 115.451884 123.182226) (xy 115.424577 123.247761) (xy 115.415731 123.257588) (xy 115.305725 123.367595) + (xy 115.243413 123.40162) (xy 115.216629 123.4045) (xy 114.996588 123.4045) (xy 114.928467 123.384498) + (xy 114.881974 123.330842) (xy 114.87187 123.260568) (xy 114.883798 123.222337) (xy 114.950838 123.087701) + (xy 114.953328 123.082701) (xy 115.009345 122.885821) (xy 115.022132 122.747826) (xy 115.028232 122.682004) + (xy 115.028232 122.681995) (xy 115.009345 122.47818) (xy 114.995068 122.428) (xy 114.953328 122.281299) + (xy 114.862088 122.098065) (xy 114.819859 122.042145) (xy 114.738733 121.934715) (xy 114.587463 121.796814) + (xy 114.41933 121.692711) (xy 114.413427 121.689056) (xy 114.413422 121.689054) (xy 114.41342 121.689053) + (xy 114.330183 121.656806) (xy 114.273888 121.613546) (xy 114.249918 121.546719) (xy 114.2497 121.539315) + (xy 114.2497 121.533619) (xy 114.249701 121.533606) (xy 114.249701 121.436382) (xy 114.2497 121.43638) + (xy 114.249093 121.434116) (xy 114.233202 121.37481) (xy 114.227164 121.352273) (xy 114.22447 121.347606) + (xy 114.183625 121.276862) (xy 114.117666 121.210903) (xy 114.117643 121.210882) (xy 113.150361 120.2436) + (xy 113.982416 120.2436) (xy 114.002186 120.381105) (xy 114.03345 120.449563) (xy 114.059895 120.507469) + (xy 114.150868 120.612458) (xy 114.187518 120.636011) (xy 114.267733 120.687562) (xy 114.401025 120.7267) + (xy 114.401028 120.7267) (xy 114.53994 120.7267) (xy 114.539943 120.7267) (xy 114.539945 120.726699) + (xy 114.548861 120.725417) (xy 114.54894 120.725969) (xy 114.571681 120.7227) (xy 114.575346 120.7227) + (xy 114.575347 120.7227) (xy 114.662421 120.7227) (xy 118.00639 120.7227) (xy 118.074511 120.742702) + (xy 118.121004 120.796358) (xy 118.131107 120.866629) (xy 118.131107 120.866632) (xy 118.111932 120.999996) + (xy 118.111932 120.999997) (xy 118.111932 121) (xy 118.131702 121.137505) (xy 118.189411 121.263869) + (xy 118.241514 121.324) (xy 118.280384 121.368858) (xy 118.338816 121.406409) (xy 118.397249 121.443962) + (xy 118.467836 121.464688) (xy 118.527562 121.503071) (xy 118.557055 121.567652) (xy 118.546952 121.637926) + (xy 118.500459 121.691582) (xy 118.498669 121.692711) (xy 118.330536 121.796814) (xy 118.179266 121.934715) + (xy 118.055913 122.098063) (xy 117.964671 122.281301) (xy 117.908654 122.47818) (xy 117.889768 122.681995) + (xy 117.889768 122.682004) (xy 117.908654 122.885819) (xy 117.957892 123.058873) (xy 117.964672 123.082701) + (xy 118.055912 123.265935) (xy 118.066288 123.279675) (xy 118.179266 123.429284) (xy 118.330536 123.567185) + (xy 118.504566 123.67494) (xy 118.504568 123.67494) (xy 118.504573 123.674944) (xy 118.695444 123.748888) + (xy 118.896653 123.7865) (xy 118.896655 123.7865) (xy 119.101345 123.7865) (xy 119.101347 123.7865) + (xy 119.302556 123.748888) (xy 119.493427 123.674944) (xy 119.667462 123.567186) (xy 119.818732 123.429285) + (xy 119.942088 123.265935) (xy 120.033328 123.082701) (xy 120.089345 122.885821) (xy 120.102132 122.747826) + (xy 120.108232 122.682004) (xy 120.108232 122.681995) (xy 120.089345 122.47818) (xy 120.075068 122.428) + (xy 120.033328 122.281299) (xy 119.942088 122.098065) (xy 119.899859 122.042145) (xy 119.818733 121.934715) + (xy 119.667463 121.796814) (xy 119.493433 121.689059) (xy 119.493428 121.689057) (xy 119.493427 121.689056) + (xy 119.461734 121.676778) (xy 119.302559 121.615113) (xy 119.30256 121.615113) (xy 119.302557 121.615112) + (xy 119.302556 121.615112) (xy 119.117686 121.580554) (xy 119.054402 121.548376) (xy 119.01856 121.487091) + (xy 119.021541 121.416157) (xy 119.062398 121.358095) (xy 119.128161 121.33134) (xy 119.14084 121.3307) (xy 119.889778 121.3307) (xy 119.957899 121.350702) (xy 119.972915 121.363716) (xy 119.973574 121.362957) (xy 119.980384 121.368858) (xy 120.038816 121.406409) (xy 120.097249 121.443962) (xy 120.230541 121.4831) (xy 120.230544 121.4831) (xy 120.369456 121.4831) (xy 120.369459 121.4831) (xy 120.502751 121.443962) (xy 120.619617 121.368857) (xy 120.710589 121.263869) (xy 120.768298 121.137505) (xy 120.788068 121) (xy 120.788068 120.999997) (xy 120.788068 120.999996) (xy 120.784421 120.974632) (xy 120.794524 120.904358) - (xy 120.841017 120.850702) (xy 120.909138 120.8307) (xy 122.208863 120.8307) (xy 122.276984 120.850702) - (xy 122.323476 120.904357) (xy 122.348441 120.959022) (xy 122.348443 120.959025) (xy 122.439416 121.064014) - (xy 122.497848 121.101565) (xy 122.556281 121.139118) (xy 122.689573 121.178256) (xy 122.689576 121.178256) - (xy 122.828488 121.178256) (xy 122.828491 121.178256) (xy 122.961783 121.139118) (xy 123.078649 121.064013) - (xy 123.169621 120.959025) (xy 123.22733 120.832661) (xy 123.2471 120.695156) (xy 123.22733 120.557651) - (xy 123.169621 120.431287) (xy 123.169617 120.431282) (xy 123.101994 120.35324) (xy 123.0725 120.28866) - (xy 123.082603 120.218387) (xy 123.097814 120.185083) (xy 123.117584 120.047578) (xy 123.097814 119.910073) - (xy 123.040105 119.783709) (xy 123.040101 119.783704) (xy 122.972478 119.705662) (xy 122.942984 119.641082) - (xy 122.953087 119.570809) (xy 122.968298 119.537505) (xy 122.988068 119.4) (xy 122.968298 119.262495) - (xy 122.910589 119.136131) (xy 122.819617 119.031143) (xy 122.819616 119.031142) (xy 122.819615 119.031141) - (xy 122.702751 118.956038) (xy 122.569464 118.916901) (xy 122.569461 118.9169) (xy 122.569459 118.9169) - (xy 122.430541 118.9169) (xy 122.430539 118.9169) (xy 122.430535 118.916901) (xy 122.297251 118.956037) - (xy 122.293142 118.957914) (xy 122.2408 118.9693) (xy 115.410222 118.9693) (xy 115.342101 118.949298) - (xy 115.327084 118.936283) (xy 115.326426 118.937043) (xy 115.319615 118.931141) (xy 115.202751 118.856038) - (xy 115.069464 118.816901) (xy 115.069461 118.8169) (xy 115.069459 118.8169) (xy 114.930541 118.8169) - (xy 114.930539 118.8169) (xy 114.930535 118.816901) (xy 114.797248 118.856038) (xy 114.680384 118.931141) - (xy 114.589411 119.03613) (xy 114.531702 119.162495) (xy 114.511932 119.3) (xy 114.513275 119.30934) - (xy 114.50317 119.379614) (xy 114.456676 119.433269) (xy 114.424059 119.448165) (xy 114.397251 119.456037) - (xy 114.397247 119.456039) (xy 114.280383 119.531142) (xy 114.189411 119.63613) (xy 114.157657 119.705662) - (xy 114.131702 119.762495) (xy 114.111932 119.9) (xy 114.131702 120.037505) (xy 114.146911 120.070807) - (xy 114.157015 120.141081) (xy 114.127522 120.20566) (xy 114.059898 120.283704) (xy 114.059895 120.283708) - (xy 114.036205 120.335582) (xy 114.002186 120.410073) (xy 113.982416 120.547578) (xy 114.002186 120.685083) - (xy 114.059895 120.811447) (xy 114.140401 120.904357) (xy 114.150868 120.916436) (xy 114.189438 120.941223) - (xy 114.267733 120.99154) (xy 114.401025 121.030678) (xy 114.401028 121.030678) (xy 114.53994 121.030678) - (xy 114.539943 121.030678) (xy 114.673235 120.99154) (xy 114.790101 120.916435) (xy 114.881073 120.811447) - (xy 114.883921 120.805208) (xy 114.887965 120.796357) (xy 114.934458 120.742702) (xy 115.002578 120.7227) - (xy 118.00639 120.7227) (xy 118.074511 120.742702) (xy 118.121004 120.796358) (xy 118.131107 120.866629) - (xy 118.131107 120.866632) (xy 118.111932 120.999996) (xy 118.111932 120.999997) (xy 118.111932 121) - (xy 118.131702 121.137505) (xy 118.150312 121.178254) (xy 118.189411 121.263869) (xy 118.271866 121.359028) - (xy 118.301359 121.423609) (xy 118.291254 121.493883) (xy 118.254032 121.540971) (xy 118.0761 121.679462) - (xy 117.923674 121.845041) (xy 117.80058 122.033451) (xy 117.708084 122.24432) (xy 117.706472 122.243612) - (xy 117.669903 122.295218) (xy 117.604053 122.321757) (xy 117.534309 122.308481) (xy 117.482813 122.259606) - (xy 117.479005 122.252535) (xy 117.402088 122.098065) (xy 117.361538 122.044368) (xy 117.278733 121.934715) - (xy 117.127463 121.796814) (xy 116.953433 121.689059) (xy 116.953428 121.689057) (xy 116.953427 121.689056) - (xy 116.861688 121.653516) (xy 116.762559 121.615113) (xy 116.76256 121.615113) (xy 116.762557 121.615112) - (xy 116.762556 121.615112) (xy 116.561347 121.5775) (xy 116.356653 121.5775) (xy 116.194106 121.607885) - (xy 116.155439 121.615113) (xy 115.964577 121.689054) (xy 115.964566 121.689059) (xy 115.790536 121.796814) - (xy 115.639266 121.934715) (xy 115.515913 122.098063) (xy 115.424671 122.281301) (xy 115.368654 122.47818) - (xy 115.349768 122.681995) (xy 115.349768 122.682004) (xy 115.368654 122.885819) (xy 115.417892 123.058873) - (xy 115.424672 123.082701) (xy 115.515912 123.265935) (xy 115.515913 123.265936) (xy 115.639266 123.429284) - (xy 115.790536 123.567185) (xy 115.964566 123.67494) (xy 115.964568 123.67494) (xy 115.964573 123.674944) - (xy 116.155444 123.748888) (xy 116.356653 123.7865) (xy 116.356655 123.7865) (xy 116.561345 123.7865) - (xy 116.561347 123.7865) (xy 116.762556 123.748888) (xy 116.953427 123.674944) (xy 117.127462 123.567186) - (xy 117.278732 123.429285) (xy 117.402088 123.265935) (xy 117.478998 123.111478) (xy 117.527265 123.059418) - (xy 117.596019 123.041715) (xy 117.66343 123.063994) (xy 117.708094 123.119181) (xy 117.709563 123.123052) - (xy 117.80058 123.330548) (xy 117.923674 123.518958) (xy 118.076097 123.684534) (xy 118.253698 123.822767) - (xy 118.253699 123.822768) (xy 118.289581 123.842186) (xy 118.339972 123.892199) (xy 118.355324 123.961516) - (xy 118.330763 124.028129) (xy 118.274088 124.070889) (xy 118.229612 124.079) (xy 102.107 124.079) - (xy 102.038879 124.058998) (xy 101.992386 124.005342) (xy 101.981 123.953) (xy 101.981 122.682004) - (xy 112.809768 122.682004) (xy 112.828654 122.885819) (xy 112.877892 123.058873) (xy 112.884672 123.082701) - (xy 112.975912 123.265935) (xy 112.975913 123.265936) (xy 113.099266 123.429284) (xy 113.250536 123.567185) - (xy 113.424566 123.67494) (xy 113.424568 123.67494) (xy 113.424573 123.674944) (xy 113.615444 123.748888) - (xy 113.816653 123.7865) (xy 113.816655 123.7865) (xy 114.021345 123.7865) (xy 114.021347 123.7865) - (xy 114.222556 123.748888) (xy 114.413427 123.674944) (xy 114.587462 123.567186) (xy 114.738732 123.429285) - (xy 114.862088 123.265935) (xy 114.953328 123.082701) (xy 115.009345 122.885821) (xy 115.022132 122.747826) - (xy 115.028232 122.682004) (xy 115.028232 122.681995) (xy 115.009345 122.47818) (xy 114.995068 122.428) - (xy 114.953328 122.281299) (xy 114.862088 122.098065) (xy 114.821538 122.044368) (xy 114.738733 121.934715) - (xy 114.587463 121.796814) (xy 114.413433 121.689059) (xy 114.413428 121.689057) (xy 114.413427 121.689056) - (xy 114.321688 121.653516) (xy 114.222559 121.615113) (xy 114.22256 121.615113) (xy 114.222557 121.615112) - (xy 114.222556 121.615112) (xy 114.021347 121.5775) (xy 113.816653 121.5775) (xy 113.654106 121.607885) - (xy 113.615439 121.615113) (xy 113.424577 121.689054) (xy 113.424566 121.689059) (xy 113.250536 121.796814) - (xy 113.099266 121.934715) (xy 112.975913 122.098063) (xy 112.884671 122.281301) (xy 112.828654 122.47818) - (xy 112.809768 122.681995) (xy 112.809768 122.682004) (xy 101.981 122.682004) (xy 101.981 119.747063) - (xy 102.2735 119.747063) (xy 102.273501 119.747073) (xy 102.288265 119.8213) (xy 102.344516 119.905484) - (xy 102.428697 119.961733) (xy 102.428699 119.961734) (xy 102.502933 119.9765) (xy 104.253066 119.976499) - (xy 104.253069 119.976498) (xy 104.253073 119.976498) (xy 104.302326 119.966701) (xy 104.327301 119.961734) - (xy 104.411484 119.905484) (xy 104.467734 119.821301) (xy 104.4825 119.747067) (xy 104.482499 117.996934) - (xy 104.482498 117.99693) (xy 104.482498 117.996926) (xy 104.467734 117.922699) (xy 104.411483 117.838515) - (xy 104.327302 117.782266) (xy 104.253067 117.7675) (xy 102.502936 117.7675) (xy 102.502926 117.767501) - (xy 102.428699 117.782265) (xy 102.344515 117.838516) (xy 102.288266 117.922697) (xy 102.2735 117.99693) - (xy 102.2735 119.747063) (xy 101.981 119.747063) (xy 101.981 116.332004) (xy 102.268768 116.332004) - (xy 102.287654 116.535819) (xy 102.317833 116.641886) (xy 102.343672 116.732701) (xy 102.434912 116.915935) - (xy 102.434913 116.915936) (xy 102.558266 117.079284) (xy 102.709536 117.217185) (xy 102.883566 117.32494) - (xy 102.883568 117.32494) (xy 102.883573 117.324944) (xy 103.074444 117.398888) (xy 103.275653 117.4365) - (xy 103.275655 117.4365) (xy 103.480345 117.4365) (xy 103.480347 117.4365) (xy 103.681556 117.398888) - (xy 103.872427 117.324944) (xy 104.046462 117.217186) (xy 104.197732 117.079285) (xy 104.197781 117.079221) - (xy 104.220829 117.0487) (xy 104.321088 116.915935) (xy 104.412328 116.732701) (xy 104.468345 116.535821) - (xy 104.483947 116.367448) (xy 104.487232 116.332004) (xy 104.487232 116.331995) (xy 104.468345 116.12818) - (xy 104.45781 116.091153) (xy 104.412328 115.931299) (xy 104.321088 115.748065) (xy 104.280538 115.694368) - (xy 104.197733 115.584715) (xy 104.046463 115.446814) (xy 103.872433 115.339059) (xy 103.872428 115.339057) - (xy 103.872427 115.339056) (xy 103.799454 115.310786) (xy 103.681559 115.265113) (xy 103.68156 115.265113) - (xy 103.681557 115.265112) (xy 103.681556 115.265112) (xy 103.480347 115.2275) (xy 103.275653 115.2275) - (xy 103.136917 115.253434) (xy 103.074439 115.265113) (xy 102.883577 115.339054) (xy 102.883566 115.339059) - (xy 102.709536 115.446814) (xy 102.558266 115.584715) (xy 102.434913 115.748063) (xy 102.343671 115.931301) - (xy 102.287654 116.12818) (xy 102.268768 116.331995) (xy 102.268768 116.332004) (xy 101.981 116.332004) - (xy 101.981 114.3) (xy 108.918432 114.3) (xy 108.938202 114.437505) (xy 108.951651 114.466953) (xy 108.995911 114.563869) - (xy 109.086884 114.668858) (xy 109.114227 114.68643) (xy 109.203749 114.743962) (xy 109.337041 114.7831) - (xy 109.337044 114.7831) (xy 109.475956 114.7831) (xy 109.475959 114.7831) (xy 109.609251 114.743962) - (xy 109.67532 114.701501) (xy 109.743441 114.6815) (xy 110.158059 114.6815) (xy 110.226179 114.701501) - (xy 110.292249 114.743962) (xy 110.425541 114.7831) (xy 110.425544 114.7831) (xy 110.564456 114.7831) - (xy 110.564459 114.7831) (xy 110.697751 114.743962) (xy 110.76382 114.701501) (xy 110.831941 114.6815) - (xy 112.212942 114.6815) (xy 112.281063 114.701502) (xy 112.308166 114.724987) (xy 112.339331 114.760953) - (xy 112.380633 114.787496) (xy 112.456196 114.836057) (xy 112.589488 114.875195) (xy 112.589491 114.875195) - (xy 112.728403 114.875195) (xy 112.728406 114.875195) (xy 112.861698 114.836057) (xy 112.978564 114.760952) - (xy 113.069536 114.655964) (xy 113.127245 114.5296) (xy 113.147015 114.392095) (xy 113.127245 114.25459) - (xy 113.069536 114.128226) (xy 112.978564 114.023238) (xy 112.978563 114.023237) (xy 112.978562 114.023236) - (xy 112.861698 113.948133) (xy 112.728411 113.908996) (xy 112.728408 113.908995) (xy 112.728406 113.908995) - (xy 112.589488 113.908995) (xy 112.589484 113.908995) (xy 112.5745 113.913396) (xy 112.539001 113.9185) - (xy 110.831941 113.9185) (xy 110.76382 113.898498) (xy 110.743635 113.885526) (xy 110.697751 113.856038) - (xy 110.674797 113.849298) (xy 110.564464 113.816901) (xy 110.564461 113.8169) (xy 110.564459 113.8169) - (xy 110.425541 113.8169) (xy 110.425539 113.8169) (xy 110.425535 113.816901) (xy 110.292251 113.856037) - (xy 110.292247 113.856039) (xy 110.22618 113.898498) (xy 110.158059 113.9185) (xy 109.743441 113.9185) - (xy 109.67532 113.898498) (xy 109.655135 113.885526) (xy 109.609251 113.856038) (xy 109.586297 113.849298) - (xy 109.475964 113.816901) (xy 109.475961 113.8169) (xy 109.475959 113.8169) (xy 109.337041 113.8169) - (xy 109.337039 113.8169) (xy 109.337035 113.816901) (xy 109.203748 113.856038) (xy 109.086884 113.931141) - (xy 108.995911 114.03613) (xy 108.953853 114.128225) (xy 108.938202 114.162495) (xy 108.918432 114.3) - (xy 101.981 114.3) (xy 101.981 109) (xy 116.311932 109) (xy 116.331702 109.137505) (xy 116.369148 109.2195) - (xy 116.389411 109.263869) (xy 116.480384 109.368858) (xy 116.484206 109.371314) (xy 116.597249 109.443962) - (xy 116.685951 109.470007) (xy 116.71814 109.479459) (xy 116.771737 109.51126) (xy 117.681595 110.421118) - (xy 117.715621 110.48343) (xy 117.7185 110.510213) (xy 117.7185 112.655565) (xy 117.698498 112.723686) - (xy 117.690801 112.733967) (xy 117.68941 112.736131) (xy 117.659831 112.800901) (xy 117.631702 112.862495) - (xy 117.611932 113) (xy 117.631702 113.137505) (xy 117.689411 113.263869) (xy 117.706854 113.284) - (xy 117.780384 113.368858) (xy 117.838816 113.406409) (xy 117.897249 113.443962) (xy 118.030541 113.4831) - (xy 118.030544 113.4831) (xy 118.169456 113.4831) (xy 118.169459 113.4831) (xy 118.302751 113.443962) - (xy 118.419617 113.368857) (xy 118.510589 113.263869) (xy 118.568298 113.137505) (xy 118.588068 113) - (xy 118.568298 112.862495) (xy 118.510589 112.736131) (xy 118.505719 112.728554) (xy 118.507424 112.727458) - (xy 118.482781 112.673489) (xy 118.4815 112.655565) (xy 118.4815 110.360388) (xy 118.481501 110.360375) - (xy 118.481501 110.249776) (xy 118.476936 110.23274) (xy 118.455502 110.152747) (xy 118.405276 110.065753) - (xy 118.405274 110.065751) (xy 118.40527 110.065746) (xy 117.309082 108.969558) (xy 117.275056 108.907246) - (xy 117.273459 108.898395) (xy 117.268298 108.862495) (xy 117.210589 108.736131) (xy 117.119617 108.631143) - (xy 117.119616 108.631142) (xy 117.119615 108.631141) (xy 117.002751 108.556038) (xy 116.869464 108.516901) - (xy 116.869461 108.5169) (xy 116.869459 108.5169) (xy 116.730541 108.5169) (xy 116.730539 108.5169) - (xy 116.730535 108.516901) (xy 116.597248 108.556038) (xy 116.480384 108.631141) (xy 116.389411 108.73613) - (xy 116.389411 108.736131) (xy 116.331702 108.862495) (xy 116.311932 109) (xy 101.981 109) (xy 101.981 106.837207) - (xy 112.625 106.837207) (xy 112.665659 107.041607) (xy 112.66566 107.04161) (xy 112.745413 107.234151) - (xy 112.861195 107.407431) (xy 112.8612 107.407438) (xy 113.008561 107.554799) (xy 113.008568 107.554804) - (xy 113.181848 107.670586) (xy 113.374387 107.750338) (xy 113.374392 107.75034) (xy 113.429 107.761202) - (xy 113.429 106.938618) (xy 113.483446 106.993064) (xy 113.557555 107.035851) (xy 113.640213 107.058) - (xy 113.725787 107.058) (xy 113.808445 107.035851) (xy 113.882554 106.993064) (xy 113.937 106.938618) - (xy 113.937 107.761201) (xy 113.991607 107.75034) (xy 113.991612 107.750338) (xy 114.184151 107.670586) - (xy 114.357431 107.554804) (xy 114.357438 107.554799) (xy 114.504799 107.407438) (xy 114.504804 107.407431) - (xy 114.620586 107.234151) (xy 114.700339 107.04161) (xy 114.70034 107.041607) (xy 114.740999 106.837207) - (xy 117.465 106.837207) (xy 117.505659 107.041607) (xy 117.50566 107.04161) (xy 117.585413 107.234151) - (xy 117.701195 107.407431) (xy 117.7012 107.407438) (xy 117.848561 107.554799) (xy 117.848568 107.554804) - (xy 118.021848 107.670586) (xy 118.214387 107.750338) (xy 118.214392 107.75034) (xy 118.269 107.761202) - (xy 118.269 106.938618) (xy 118.323446 106.993064) (xy 118.397555 107.035851) (xy 118.480213 107.058) - (xy 118.565787 107.058) (xy 118.648445 107.035851) (xy 118.722554 106.993064) (xy 118.777 106.938618) - (xy 118.777 107.761201) (xy 118.831607 107.75034) (xy 118.831612 107.750338) (xy 118.969016 107.693424) - (xy 119.039605 107.685835) (xy 119.103092 107.717614) (xy 119.13932 107.778672) (xy 119.136786 107.849623) - (xy 119.131851 107.862169) (xy 119.131702 107.862493) (xy 119.131702 107.862494) (xy 119.131702 107.862495) - (xy 119.111932 108) (xy 119.131702 108.137505) (xy 119.145371 108.167435) (xy 119.189411 108.263869) - (xy 119.280384 108.368858) (xy 119.338816 108.406409) (xy 119.397249 108.443962) (xy 119.460585 108.462559) - (xy 119.51814 108.479459) (xy 119.571737 108.51126) (xy 120.081595 109.021118) (xy 120.115621 109.08343) - (xy 120.1185 109.110213) (xy 120.1185 110.550223) (xy 120.118499 110.550223) (xy 120.144498 110.647251) - (xy 120.144501 110.647258) (xy 120.171357 110.693773) (xy 120.171357 110.693774) (xy 120.194722 110.734244) - (xy 120.19473 110.734254) (xy 121.590917 112.13044) (xy 121.624942 112.192752) (xy 121.626539 112.201602) - (xy 121.6317 112.237498) (xy 121.631701 112.237503) (xy 121.631702 112.237505) (xy 121.665769 112.3121) - (xy 121.689411 112.363869) (xy 121.780384 112.468858) (xy 121.807081 112.486015) (xy 121.897249 112.543962) - (xy 122.030541 112.5831) (xy 122.030544 112.5831) (xy 122.169456 112.5831) (xy 122.169459 112.5831) - (xy 122.302751 112.543962) (xy 122.419617 112.468857) (xy 122.510589 112.363869) (xy 122.568298 112.237505) - (xy 122.588068 112.1) (xy 122.568298 111.962495) (xy 122.510589 111.836131) (xy 122.419617 111.731143) - (xy 122.419616 111.731142) (xy 122.419615 111.731141) (xy 122.302751 111.656038) (xy 122.181858 111.62054) - (xy 122.128262 111.588739) (xy 120.918405 110.378882) (xy 120.884379 110.31657) (xy 120.8815 110.289787) - (xy 120.8815 108.849776) (xy 120.875798 108.828495) (xy 120.855501 108.752746) (xy 120.855499 108.752743) - (xy 120.855499 108.752741) (xy 120.805278 108.665756) (xy 120.805274 108.665751) (xy 120.770664 108.631141) - (xy 120.734247 108.594724) (xy 120.109082 107.969559) (xy 120.075056 107.907247) (xy 120.073459 107.898395) - (xy 120.068298 107.862495) (xy 120.010589 107.736131) (xy 119.919617 107.631143) (xy 119.919616 107.631142) - (xy 119.919615 107.631141) (xy 119.802751 107.556038) (xy 119.669464 107.516901) (xy 119.669461 107.5169) - (xy 119.669459 107.5169) (xy 119.530541 107.5169) (xy 119.530538 107.5169) (xy 119.523809 107.517867) - (xy 119.453536 107.507758) (xy 119.399883 107.461261) (xy 119.379886 107.393139) (xy 119.399893 107.32502) - (xy 119.401122 107.323145) (xy 119.460586 107.234152) (xy 119.460586 107.234151) (xy 119.540339 107.04161) - (xy 119.54034 107.041607) (xy 119.580999 106.837207) (xy 119.581 106.837204) (xy 119.581 106.787) - (xy 118.844995 106.787) (xy 118.848 106.775787) (xy 118.848 106.290213) (xy 118.844995 106.279) - (xy 119.581 106.279) (xy 119.581 106.228795) (xy 119.580999 106.228792) (xy 119.54034 106.024392) - (xy 119.540339 106.024389) (xy 119.460586 105.831848) (xy 119.344804 105.658568) (xy 119.344799 105.658561) - (xy 119.197438 105.5112) (xy 119.197431 105.511195) (xy 119.024151 105.395413) (xy 118.831604 105.315658) - (xy 118.831599 105.315657) (xy 118.777001 105.304795) (xy 118.777 105.304796) (xy 118.777 106.127382) - (xy 118.722554 106.072936) (xy 118.648445 106.030149) (xy 118.565787 106.008) (xy 118.480213 106.008) - (xy 118.397555 106.030149) (xy 118.323446 106.072936) (xy 118.269 106.127382) (xy 118.269 105.304796) - (xy 118.268998 105.304795) (xy 118.2144 105.315657) (xy 118.214395 105.315658) (xy 118.021848 105.395413) - (xy 117.848568 105.511195) (xy 117.848561 105.5112) (xy 117.7012 105.658561) (xy 117.701195 105.658568) - (xy 117.585413 105.831848) (xy 117.50566 106.024389) (xy 117.505659 106.024392) (xy 117.465 106.228792) - (xy 117.465 106.279) (xy 118.201005 106.279) (xy 118.198 106.290213) (xy 118.198 106.775787) (xy 118.201005 106.787) - (xy 117.465 106.787) (xy 117.465 106.837207) (xy 114.740999 106.837207) (xy 114.741 106.837204) - (xy 114.741 106.787) (xy 114.004995 106.787) (xy 114.008 106.775787) (xy 114.008 106.290213) (xy 114.004995 106.279) - (xy 114.741 106.279) (xy 114.741 106.228795) (xy 114.740999 106.228792) (xy 114.70034 106.024392) - (xy 114.700339 106.024389) (xy 114.620586 105.831848) (xy 114.504804 105.658568) (xy 114.504799 105.658561) - (xy 114.357438 105.5112) (xy 114.357431 105.511195) (xy 114.184151 105.395413) (xy 113.991604 105.315658) - (xy 113.991599 105.315657) (xy 113.937001 105.304795) (xy 113.937 105.304796) (xy 113.937 106.127382) - (xy 113.882554 106.072936) (xy 113.808445 106.030149) (xy 113.725787 106.008) (xy 113.640213 106.008) - (xy 113.557555 106.030149) (xy 113.483446 106.072936) (xy 113.429 106.127382) (xy 113.429 105.304796) - (xy 113.428998 105.304795) (xy 113.3744 105.315657) (xy 113.374395 105.315658) (xy 113.181848 105.395413) - (xy 113.008568 105.511195) (xy 113.008561 105.5112) (xy 112.8612 105.658561) (xy 112.861195 105.658568) - (xy 112.745413 105.831848) (xy 112.66566 106.024389) (xy 112.665659 106.024392) (xy 112.625 106.228792) - (xy 112.625 106.279) (xy 113.361005 106.279) (xy 113.358 106.290213) (xy 113.358 106.775787) (xy 113.361005 106.787) - (xy 112.625 106.787) (xy 112.625 106.837207) (xy 101.981 106.837207) (xy 101.981 102.107) (xy 102.001002 102.038879) - (xy 102.054658 101.992386) (xy 102.107 101.981) (xy 112.987169 101.981) + (xy 120.841017 120.850702) (xy 120.909138 120.8307) (xy 121.922552 120.8307) (xy 121.990673 120.850702) + (xy 122.027984 120.893759) (xy 122.030251 120.892303) (xy 122.035123 120.899884) (xy 122.121873 121) + (xy 122.126096 121.004873) (xy 122.184528 121.042424) (xy 122.242961 121.079977) (xy 122.376253 121.119115) + (xy 122.376256 121.119115) (xy 122.515168 121.119115) (xy 122.515171 121.119115) (xy 122.648463 121.079977) + (xy 122.765329 121.004872) (xy 122.856301 120.899884) (xy 122.91401 120.77352) (xy 122.93378 120.636015) + (xy 122.93378 120.636012) (xy 122.93378 120.636011) (xy 122.917076 120.519837) (xy 122.927179 120.449563) + (xy 122.946569 120.419392) (xy 122.949129 120.416437) (xy 122.949133 120.416435) (xy 123.040105 120.311447) + (xy 123.097814 120.185083) (xy 123.117584 120.047578) (xy 123.097814 119.910073) (xy 123.040105 119.783709) + (xy 123.007451 119.746024) (xy 122.972478 119.705662) (xy 122.942984 119.641082) (xy 122.953087 119.570809) + (xy 122.968298 119.537505) (xy 122.988068 119.4) (xy 122.968298 119.262495) (xy 122.910589 119.136131) + (xy 122.819617 119.031143) (xy 122.819616 119.031142) (xy 122.819615 119.031141) (xy 122.702751 118.956038) + (xy 122.569464 118.916901) (xy 122.569461 118.9169) (xy 122.569459 118.9169) (xy 122.430541 118.9169) + (xy 122.430539 118.9169) (xy 122.430535 118.916901) (xy 122.297248 118.956038) (xy 122.180384 119.031141) + (xy 122.173574 119.037043) (xy 122.171409 119.034544) (xy 122.125296 119.06419) (xy 122.089778 119.0693) + (xy 115.720285 119.0693) (xy 115.652164 119.049298) (xy 115.605672 118.995644) (xy 115.551914 118.877931) + (xy 115.460942 118.772943) (xy 115.460941 118.772942) (xy 115.46094 118.772941) (xy 115.344076 118.697838) + (xy 115.210789 118.658701) (xy 115.210786 118.6587) (xy 115.210784 118.6587) (xy 115.071866 118.6587) + (xy 115.071864 118.6587) (xy 115.07186 118.658701) (xy 114.938573 118.697838) (xy 114.821709 118.772941) + (xy 114.730736 118.87793) (xy 114.673027 119.004295) (xy 114.673025 119.0043) (xy 114.667354 119.043744) + (xy 114.63786 119.108324) (xy 114.578136 119.146706) (xy 114.481956 119.174947) (xy 114.365092 119.25005) + (xy 114.274119 119.355039) (xy 114.21641 119.481404) (xy 114.19664 119.618909) (xy 114.214916 119.746024) + (xy 114.204811 119.816298) (xy 114.158323 119.86995) (xy 114.15087 119.87474) (xy 114.150868 119.874741) + (xy 114.059895 119.97973) (xy 114.059895 119.979731) (xy 114.002186 120.106095) (xy 113.982416 120.2436) + (xy 113.150361 120.2436) (xy 107.206761 114.3) (xy 108.918432 114.3) (xy 108.938202 114.437505) + (xy 108.995911 114.563869) (xy 109.063046 114.641348) (xy 109.086884 114.668858) (xy 109.114227 114.68643) + (xy 109.203749 114.743962) (xy 109.337041 114.7831) (xy 109.337044 114.7831) (xy 109.475956 114.7831) + (xy 109.475959 114.7831) (xy 109.609251 114.743962) (xy 109.67532 114.701501) (xy 109.743441 114.6815) + (xy 110.158059 114.6815) (xy 110.226179 114.701501) (xy 110.292249 114.743962) (xy 110.425541 114.7831) + (xy 110.425544 114.7831) (xy 110.564456 114.7831) (xy 110.564459 114.7831) (xy 110.697751 114.743962) + (xy 110.76382 114.701501) (xy 110.831941 114.6815) (xy 112.212942 114.6815) (xy 112.281063 114.701502) + (xy 112.308166 114.724987) (xy 112.339331 114.760953) (xy 112.380633 114.787496) (xy 112.456196 114.836057) + (xy 112.589488 114.875195) (xy 112.589491 114.875195) (xy 112.728403 114.875195) (xy 112.728406 114.875195) + (xy 112.861698 114.836057) (xy 112.978564 114.760952) (xy 113.069536 114.655964) (xy 113.127245 114.5296) + (xy 113.147015 114.392095) (xy 113.127245 114.25459) (xy 113.069536 114.128226) (xy 112.978564 114.023238) + (xy 112.978563 114.023237) (xy 112.978562 114.023236) (xy 112.861698 113.948133) (xy 112.728411 113.908996) + (xy 112.728408 113.908995) (xy 112.728406 113.908995) (xy 112.589488 113.908995) (xy 112.589484 113.908995) + (xy 112.5745 113.913396) (xy 112.539001 113.9185) (xy 110.831941 113.9185) (xy 110.76382 113.898498) + (xy 110.697751 113.856038) (xy 110.697748 113.856037) (xy 110.564464 113.816901) (xy 110.564461 113.8169) + (xy 110.564459 113.8169) (xy 110.425541 113.8169) (xy 110.425539 113.8169) (xy 110.425535 113.816901) + (xy 110.292251 113.856037) (xy 110.292247 113.856039) (xy 110.279564 113.86419) (xy 110.234933 113.892873) + (xy 110.22618 113.898498) (xy 110.158059 113.9185) (xy 109.743441 113.9185) (xy 109.67532 113.898498) + (xy 109.609251 113.856038) (xy 109.609248 113.856037) (xy 109.475964 113.816901) (xy 109.475961 113.8169) + (xy 109.475959 113.8169) (xy 109.337041 113.8169) (xy 109.337039 113.8169) (xy 109.337035 113.816901) + (xy 109.203748 113.856038) (xy 109.086884 113.931141) (xy 108.995911 114.03613) (xy 108.962021 114.110339) + (xy 108.938202 114.162495) (xy 108.918432 114.3) (xy 107.206761 114.3) (xy 107.044605 114.137844) + (xy 107.044593 114.13783) (xy 106.975845 114.069082) (xy 106.900441 114.025548) (xy 106.900439 114.025547) + (xy 106.900437 114.025546) (xy 106.816329 114.00301) (xy 106.816328 114.00301) (xy 106.149996 114.00301) + (xy 106.081875 113.983008) (xy 106.066858 113.969993) (xy 106.0662 113.970753) (xy 106.059389 113.964851) + (xy 105.942525 113.889748) (xy 105.809238 113.850611) (xy 105.809235 113.85061) (xy 105.809233 113.85061) + (xy 105.670315 113.85061) (xy 105.670313 113.85061) (xy 105.670309 113.850611) (xy 105.537022 113.889748) + (xy 105.420158 113.964851) (xy 105.329185 114.06984) (xy 105.298135 114.13783) (xy 105.271476 114.196205) + (xy 105.252743 114.326501) (xy 105.251706 114.333712) (xy 105.251706 114.342721) (xy 105.250352 114.342721) + (xy 105.241567 114.403786) (xy 105.195079 114.457432) (xy 105.080383 114.531142) (xy 104.989411 114.63613) + (xy 104.966901 114.68542) (xy 104.931702 114.762495) (xy 104.911932 114.9) (xy 104.931702 115.037505) + (xy 104.989411 115.163869) (xy 105.061661 115.247251) (xy 105.080384 115.268858) (xy 105.117519 115.292723) + (xy 105.197249 115.343962) (xy 105.330541 115.3831) (xy 105.36323 115.3831) (xy 105.431351 115.403102) + (xy 105.452325 115.420005) (xy 108.289194 118.256874) (xy 108.32322 118.319186) (xy 108.326099 118.345969) + (xy 108.326099 119.484797) (xy 108.348634 119.568901) (xy 108.348637 119.568909) (xy 108.392171 119.644313) + (xy 108.460919 119.713061) (xy 108.460933 119.713073) (xy 112.611764 123.863905) (xy 112.64579 123.926217) + (xy 112.640725 123.997033) (xy 112.598178 124.053868) (xy 112.531658 124.078679) (xy 112.522669 124.079) + (xy 102.107 124.079) (xy 102.038879 124.058998) (xy 101.992386 124.005342) (xy 101.981 123.953) + (xy 101.981 106.9) (xy 110.411932 106.9) (xy 110.431702 107.037505) (xy 110.434651 107.043962) (xy 110.489411 107.16387) + (xy 110.494283 107.17145) (xy 110.492576 107.172546) (xy 110.517217 107.226501) (xy 110.5185 107.244435) + (xy 110.5185 111.582829) (xy 110.518499 111.582829) (xy 110.5445 111.679864) (xy 110.594721 111.766849) + (xy 110.594723 111.766852) (xy 110.594724 111.766853) (xy 110.642118 111.814247) (xy 110.713147 111.885276) + (xy 110.777263 111.922293) (xy 110.826256 111.973675) (xy 110.839693 112.043388) (xy 110.832909 112.068711) + (xy 110.834168 112.069081) (xy 110.83163 112.077723) (xy 110.831629 112.077727) (xy 110.831629 112.077728) + (xy 110.811859 112.215233) (xy 110.831629 112.352738) (xy 110.889338 112.479102) (xy 110.950963 112.550222) + (xy 110.980311 112.584091) (xy 111.033722 112.618416) (xy 111.097176 112.659195) (xy 111.230468 112.698333) + (xy 111.230471 112.698333) (xy 111.369383 112.698333) (xy 111.369386 112.698333) (xy 111.502678 112.659195) + (xy 111.573551 112.613647) (xy 111.610761 112.589735) (xy 111.678881 112.569733) (xy 115.031438 112.569733) + (xy 115.121599 112.545574) (xy 115.202435 112.498904) (xy 115.281335 112.420003) (xy 115.343645 112.38598) + (xy 115.366568 112.383515) (xy 115.36945 112.3831) (xy 115.369459 112.3831) (xy 115.502751 112.343962) + (xy 115.619617 112.268857) (xy 115.710589 112.163869) (xy 115.768298 112.037505) (xy 115.788068 111.9) + (xy 115.768298 111.762495) (xy 115.710589 111.636131) (xy 115.619617 111.531143) (xy 115.619616 111.531142) + (xy 115.619615 111.531141) (xy 115.502751 111.456038) (xy 115.369464 111.416901) (xy 115.369461 111.4169) + (xy 115.369459 111.4169) (xy 115.230541 111.4169) (xy 115.230539 111.4169) (xy 115.230535 111.416901) + (xy 115.097248 111.456038) (xy 114.980384 111.531141) (xy 114.889411 111.63613) (xy 114.8317 111.762498) + (xy 114.829429 111.770235) (xy 114.791044 111.82996) (xy 114.726462 111.859451) (xy 114.708534 111.860733) + (xy 111.790579 111.860733) (xy 111.722458 111.840731) (xy 111.675965 111.787075) (xy 111.665861 111.716802) + (xy 111.671388 111.678362) (xy 111.68553 111.58) (xy 111.66576 111.442495) (xy 111.646353 111.4) + (xy 116.211932 111.4) (xy 116.218977 111.449003) (xy 116.231702 111.537504) (xy 116.289411 111.66387) + (xy 116.294283 111.67145) (xy 116.292576 111.672546) (xy 116.317217 111.726501) (xy 116.3185 111.744435) + (xy 116.3185 115.050223) (xy 116.318499 115.050223) (xy 116.323417 115.068576) (xy 116.344499 115.147254) + (xy 116.38216 115.212485) (xy 116.38216 115.212487) (xy 116.394721 115.234243) (xy 116.399752 115.240799) + (xy 116.397508 115.24252) (xy 116.424937 115.292723) (xy 116.426537 115.301586) (xy 116.431702 115.337505) + (xy 116.489411 115.463869) (xy 116.525677 115.505723) (xy 116.580384 115.568858) (xy 116.597944 115.580143) + (xy 116.697249 115.643962) (xy 116.830541 115.6831) (xy 116.830544 115.6831) (xy 116.969456 115.6831) + (xy 116.969459 115.6831) (xy 117.102751 115.643962) (xy 117.219617 115.568857) (xy 117.310589 115.463869) + (xy 117.368298 115.337505) (xy 117.388068 115.2) (xy 117.368298 115.062495) (xy 117.310589 114.936131) + (xy 117.219617 114.831143) (xy 117.219616 114.831142) (xy 117.139379 114.779577) (xy 117.092886 114.725921) + (xy 117.0815 114.673579) (xy 117.0815 111.744435) (xy 117.101502 111.676314) (xy 117.1092 111.66603) + (xy 117.110588 111.66387) (xy 117.110587 111.66387) (xy 117.110589 111.663869) (xy 117.168298 111.537505) + (xy 117.188068 111.4) (xy 117.168298 111.262495) (xy 117.110589 111.136131) (xy 117.019617 111.031143) + (xy 117.019616 111.031142) (xy 117.019615 111.031141) (xy 116.902751 110.956038) (xy 116.769464 110.916901) + (xy 116.769461 110.9169) (xy 116.769459 110.9169) (xy 116.630541 110.9169) (xy 116.630539 110.9169) + (xy 116.630535 110.916901) (xy 116.497248 110.956038) (xy 116.380384 111.031141) (xy 116.289411 111.13613) + (xy 116.238785 111.246986) (xy 116.231702 111.262495) (xy 116.211932 111.4) (xy 111.646353 111.4) + (xy 111.608051 111.316131) (xy 111.517079 111.211143) (xy 111.517078 111.211142) (xy 111.449228 111.167538) + (xy 111.400213 111.136038) (xy 111.371999 111.127753) (xy 111.312274 111.089369) (xy 111.282782 111.024788) + (xy 111.2815 111.006858) (xy 111.2815 107.791768) (xy 111.301502 107.723647) (xy 111.355158 107.677154) + (xy 111.425432 107.66705) (xy 111.490012 107.696544) (xy 111.518476 107.736022) (xy 111.519833 107.735297) + (xy 111.522751 107.740757) (xy 111.5509 107.782885) (xy 111.616266 107.880712) (xy 111.735288 107.999734) + (xy 111.875242 108.093248) (xy 112.030751 108.157662) (xy 112.195839 108.1905) (xy 112.19584 108.1905) + (xy 112.36416 108.1905) (xy 112.364161 108.1905) (xy 112.529249 108.157662) (xy 112.684758 108.093248) + (xy 112.824712 107.999734) (xy 112.943734 107.880712) (xy 113.037248 107.740758) (xy 113.101662 107.585249) + (xy 113.1345 107.420161) (xy 113.1345 106.953097) (xy 113.154502 106.884976) (xy 113.208158 106.838483) + (xy 113.278432 106.828379) (xy 113.343012 106.857873) (xy 113.349595 106.864002) (xy 113.354663 106.86907) + (xy 113.354668 106.869074) (xy 113.35467 106.869076) (xy 113.354671 106.869077) (xy 113.354673 106.869078) + (xy 113.486625 106.945261) (xy 113.486627 106.945261) (xy 113.48663 106.945263) (xy 113.633813 106.9847) + (xy 113.633815 106.9847) (xy 113.786185 106.9847) (xy 113.786187 106.9847) (xy 113.93337 106.945263) + (xy 113.933373 106.945261) (xy 113.933374 106.945261) (xy 114.03779 106.884976) (xy 114.06533 106.869076) + (xy 114.173076 106.76133) (xy 114.186807 106.737548) (xy 115.853932 106.737548) (xy 115.873702 106.875053) + (xy 115.931411 107.001417) (xy 115.990342 107.069428) (xy 116.022384 107.106406) (xy 116.080816 107.143957) + (xy 116.139249 107.18151) (xy 116.272541 107.220648) (xy 116.272544 107.220648) (xy 116.411456 107.220648) + (xy 116.411459 107.220648) (xy 116.544751 107.18151) (xy 116.661617 107.106405) (xy 116.752589 107.001417) + (xy 116.752591 107.001411) (xy 116.757461 106.993836) (xy 116.759324 106.995033) (xy 116.797743 106.9507) + (xy 116.86586 106.9307) (xy 116.989778 106.9307) (xy 117.057899 106.950702) (xy 117.072915 106.963716) + (xy 117.073574 106.962957) (xy 117.080384 106.968858) (xy 117.105035 106.9847) (xy 117.197249 107.043962) + (xy 117.330541 107.0831) (xy 117.330544 107.0831) (xy 117.469456 107.0831) (xy 117.469459 107.0831) + (xy 117.602751 107.043962) (xy 117.719617 106.968857) (xy 117.810589 106.863869) (xy 117.868298 106.737505) + (xy 117.888068 106.6) (xy 117.871129 106.482187) (xy 118.9113 106.482187) (xy 118.94013 106.589785) + (xy 118.950738 106.629374) (xy 119.026921 106.761326) (xy 119.026929 106.761336) (xy 119.134663 106.86907) + (xy 119.134668 106.869074) (xy 119.13467 106.869076) (xy 119.134671 106.869077) (xy 119.134673 106.869078) + (xy 119.266625 106.945261) (xy 119.266627 106.945261) (xy 119.26663 106.945263) (xy 119.413813 106.9847) + (xy 119.413815 106.9847) (xy 119.566185 106.9847) (xy 119.566187 106.9847) (xy 119.71337 106.945263) + (xy 119.713373 106.945261) (xy 119.713374 106.945261) (xy 119.81779 106.884976) (xy 119.84533 106.869076) + (xy 119.845336 106.86907) (xy 119.850405 106.864002) (xy 119.912717 106.829976) (xy 119.983532 106.835041) + (xy 120.040368 106.877588) (xy 120.065179 106.944108) (xy 120.0655 106.953097) (xy 120.0655 107.420163) + (xy 120.098338 107.585249) (xy 120.09834 107.585254) (xy 120.144438 107.696544) (xy 120.162752 107.740758) + (xy 120.256266 107.880712) (xy 120.375288 107.999734) (xy 120.515242 108.093248) (xy 120.670751 108.157662) + (xy 120.835839 108.1905) (xy 120.83584 108.1905) (xy 121.00416 108.1905) (xy 121.004161 108.1905) + (xy 121.169249 108.157662) (xy 121.324758 108.093248) (xy 121.464712 107.999734) (xy 121.583734 107.880712) + (xy 121.677248 107.740758) (xy 121.741662 107.585249) (xy 121.7745 107.420161) (xy 121.7745 106.451839) + (xy 121.741662 106.286751) (xy 121.677248 106.131242) (xy 121.583734 105.991288) (xy 121.464712 105.872266) + (xy 121.324758 105.778752) (xy 121.169249 105.714338) (xy 121.004163 105.6815) (xy 121.004161 105.6815) + (xy 120.835839 105.6815) (xy 120.835836 105.6815) (xy 120.67075 105.714338) (xy 120.670745 105.71434) + (xy 120.515241 105.778752) (xy 120.375292 105.872263) (xy 120.375285 105.872268) (xy 120.256268 105.991285) + (xy 120.256263 105.991292) (xy 120.187796 106.09376) (xy 120.133319 106.139288) (xy 120.062876 106.148136) + (xy 119.998832 106.117494) (xy 119.973912 106.086759) (xy 119.97241 106.084158) (xy 119.953076 106.05067) + (xy 119.953073 106.050667) (xy 119.95307 106.050663) (xy 119.845336 105.942929) (xy 119.845326 105.942921) + (xy 119.713374 105.866738) (xy 119.695987 105.862079) (xy 119.566187 105.8273) (xy 119.413813 105.8273) + (xy 119.323732 105.851436) (xy 119.266625 105.866738) (xy 119.134673 105.942921) (xy 119.134663 105.942929) + (xy 119.026929 106.050663) (xy 119.026921 106.050673) (xy 118.950738 106.182625) (xy 118.949424 106.18753) + (xy 118.9113 106.329813) (xy 118.9113 106.482187) (xy 117.871129 106.482187) (xy 117.868298 106.462495) + (xy 117.810589 106.336131) (xy 117.719617 106.231143) (xy 117.719616 106.231142) (xy 117.719615 106.231141) + (xy 117.602751 106.156038) (xy 117.469464 106.116901) (xy 117.469461 106.1169) (xy 117.469459 106.1169) + (xy 117.330541 106.1169) (xy 117.330539 106.1169) (xy 117.330535 106.116901) (xy 117.197248 106.156038) + (xy 117.080384 106.231141) (xy 117.073574 106.237043) (xy 117.071409 106.234544) (xy 117.025296 106.26419) + (xy 116.989778 106.2693) (xy 116.480156 106.2693) (xy 116.444657 106.264196) (xy 116.411462 106.254448) + (xy 116.411459 106.254448) (xy 116.272541 106.254448) (xy 116.272539 106.254448) (xy 116.272535 106.254449) + (xy 116.139248 106.293586) (xy 116.022384 106.368689) (xy 115.931411 106.473678) (xy 115.902943 106.536015) + (xy 115.873702 106.600043) (xy 115.853932 106.737548) (xy 114.186807 106.737548) (xy 114.249263 106.62937) + (xy 114.2887 106.482187) (xy 114.2887 106.329813) (xy 114.249263 106.18263) (xy 114.249261 106.182627) + (xy 114.249261 106.182625) (xy 114.173078 106.050673) (xy 114.173077 106.050671) (xy 114.173076 106.05067) + (xy 114.173074 106.050668) (xy 114.17307 106.050663) (xy 114.065336 105.942929) (xy 114.065326 105.942921) + (xy 113.933374 105.866738) (xy 113.915987 105.862079) (xy 113.786187 105.8273) (xy 113.633813 105.8273) + (xy 113.543732 105.851436) (xy 113.486625 105.866738) (xy 113.354673 105.942921) (xy 113.354663 105.942929) + (xy 113.246929 106.050663) (xy 113.246923 106.050671) (xy 113.226086 106.086761) (xy 113.174702 106.135753) + (xy 113.104988 106.149187) (xy 113.039078 106.122799) (xy 113.012203 106.093759) (xy 112.94374 105.991296) + (xy 112.943736 105.991291) (xy 112.943734 105.991288) (xy 112.824712 105.872266) (xy 112.684758 105.778752) + (xy 112.529249 105.714338) (xy 112.364163 105.6815) (xy 112.364161 105.6815) (xy 112.195839 105.6815) + (xy 112.195836 105.6815) (xy 112.03075 105.714338) (xy 112.030745 105.71434) (xy 111.875241 105.778752) + (xy 111.735292 105.872263) (xy 111.735285 105.872268) (xy 111.616268 105.991285) (xy 111.616263 105.991292) + (xy 111.522752 106.131241) (xy 111.45834 106.286745) (xy 111.458338 106.28675) (xy 111.424292 106.457911) + (xy 111.421762 106.457407) (xy 111.399369 106.512804) (xy 111.341399 106.553791) (xy 111.270472 106.556931) + (xy 111.227914 106.534901) (xy 111.227199 106.536015) (xy 111.102751 106.456038) (xy 110.969464 106.416901) + (xy 110.969461 106.4169) (xy 110.969459 106.4169) (xy 110.830541 106.4169) (xy 110.830539 106.4169) + (xy 110.830535 106.416901) (xy 110.697248 106.456038) (xy 110.580384 106.531141) (xy 110.489411 106.63613) + (xy 110.489411 106.636131) (xy 110.431702 106.762495) (xy 110.411932 106.9) (xy 101.981 106.9) (xy 101.981 102.107) + (xy 102.001002 102.038879) (xy 102.054658 101.992386) (xy 102.107 101.981) (xy 111.363275 101.981) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 106.651742 114.684412) (xy 106.672716 114.701315) (xy 113.458216 121.486815) (xy 113.492242 121.549127) + (xy 113.487177 121.619942) (xy 113.44463 121.676778) (xy 113.425302 121.688691) (xy 113.424586 121.689047) + (xy 113.250536 121.796814) (xy 113.099266 121.934715) (xy 112.975913 122.098063) (xy 112.884671 122.281301) + (xy 112.828654 122.47818) (xy 112.809768 122.681994) (xy 112.809768 122.681995) (xy 112.809768 122.682) + (xy 112.810232 122.687004) (xy 112.82297 122.824469) (xy 112.809338 122.894145) (xy 112.760201 122.94539) + (xy 112.691159 122.961935) (xy 112.624133 122.938526) (xy 112.608412 122.92519) (xy 109.024404 119.341182) + (xy 108.990378 119.27887) (xy 108.987499 119.252087) (xy 108.987499 118.113263) (xy 108.987499 118.113261) + (xy 108.964963 118.029153) (xy 108.955504 118.01277) (xy 108.921426 117.953744) (xy 108.855465 117.887783) + (xy 108.855442 117.887762) (xy 105.933052 114.965372) (xy 105.899026 114.90306) (xy 105.904091 114.832245) + (xy 105.946638 114.775409) (xy 105.953999 114.770298) (xy 106.059391 114.702567) (xy 106.0662 114.696667) + (xy 106.068364 114.699165) (xy 106.114478 114.66952) (xy 106.149996 114.66441) (xy 106.583621 114.66441) ) ) (filled_polygon diff --git a/buddhabox/hw/buddhabox.kicad_prl b/buddhabox/hw/buddhabox.kicad_prl index b8ab3ff..9ac8353 100644 --- a/buddhabox/hw/buddhabox.kicad_prl +++ b/buddhabox/hw/buddhabox.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 31, + "active_layer": 37, "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], @@ -64,7 +64,7 @@ 35, 36 ], - "visible_layers": "ffdf0ef_ffffffff", + "visible_layers": "000b0a0_ffffffff", "zone_display_mode": 1 }, "git": { diff --git a/buddhabox/hw/buddhabox.kicad_pro b/buddhabox/hw/buddhabox.kicad_pro index ab878ac..d164258 100644 --- a/buddhabox/hw/buddhabox.kicad_pro +++ b/buddhabox/hw/buddhabox.kicad_pro @@ -69,7 +69,7 @@ "connection_width": "warning", "copper_edge_clearance": "error", "copper_sliver": "warning", - "courtyards_overlap": "ignore", + "courtyards_overlap": "error", "diff_pair_gap_out_of_range": "error", "diff_pair_uncoupled_length_too_long": "error", "drill_out_of_range": "error", @@ -127,8 +127,8 @@ "min_microvia_drill": 0.1, "min_resolved_spokes": 2, "min_silk_clearance": 0.0, - "min_text_height": 0.8, - "min_text_thickness": 0.08, + "min_text_height": 0.5, + "min_text_thickness": 0.07, "min_through_hole_diameter": 0.254, "min_track_width": 0.127, "min_via_annular_width": 0.05, @@ -559,8 +559,8 @@ "gencad": "", "idf": "", "netlist": "", - "plot": "", - "pos_files": "", + "plot": "gerber/", + "pos_files": "./", "specctra_dsn": "", "step": "", "svg": "", @@ -637,6 +637,12 @@ "label": "Description", "name": "Description", "show": false + }, + { + "group_by": false, + "label": "checked", + "name": "checked", + "show": false } ], "filter_string": "", diff --git a/buddhabox/hw/buddhabox.kicad_sch b/buddhabox/hw/buddhabox.kicad_sch index 75e76ea..f9d02be 100644 --- a/buddhabox/hw/buddhabox.kicad_sch +++ b/buddhabox/hw/buddhabox.kicad_sch @@ -390,30 +390,33 @@ ) ) ) - (symbol "Connector:Conn_01x01_Pin" + (symbol "Connector:USB_C_Receptacle_USB2.0" (pin_names - (offset 1.016) hide) + (offset 1.016) + ) (exclude_from_sim no) (in_bom yes) (on_board yes) (property "Reference" "J" - (at 0 2.54 0) + (at -10.16 19.05 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Value" "Conn_01x01_Pin" - (at 0 -2.54 0) + (property "Value" "USB_C_Receptacle_USB2.0" + (at 19.05 19.05 0) (effects (font (size 1.27 1.27) ) + (justify right) ) ) (property "Footprint" "" - (at 0 0 0) + (at 3.81 0 0) (effects (font (size 1.27 1.27) @@ -421,8 +424,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 0 0 0) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 3.81 0 0) (effects (font (size 1.27 1.27) @@ -430,7 +433,7 @@ (hide yes) ) ) - (property "Description" "Generic connector, single row, 01x01, script generated" + (property "Description" "USB 2.0-only Type-C Receptacle connector" (at 0 0 0) (effects (font @@ -439,15 +442,7 @@ (hide yes) ) ) - (property "ki_locked" "" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "ki_keywords" "connector" + (property "ki_keywords" "usb universal serial bus type-C USB2.0" (at 0 0 0) (effects (font @@ -456,7 +451,7 @@ (hide yes) ) ) - (property "ki_fp_filters" "Connector*:*_1x??_*" + (property "ki_fp_filters" "USB*C*Receptacle*" (at 0 0 0) (effects (font @@ -465,13 +460,12 @@ (hide yes) ) ) - (symbol "Conn_01x01_Pin_1_1" - (polyline - (pts - (xy 1.27 0) (xy 0.8636 0) - ) + (symbol "USB_C_Receptacle_USB2.0_0_0" + (rectangle + (start -0.254 -17.78) + (end 0.254 -16.764) (stroke - (width 0.1524) + (width 0) (type default) ) (fill @@ -479,110 +473,109 @@ ) ) (rectangle - (start 0.8636 0.127) - (end 0 -0.127) + (start 10.16 -14.986) + (end 9.144 -15.494) (stroke - (width 0.1524) + (width 0) (type default) ) (fill - (type outline) + (type none) ) ) - (pin passive line - (at 5.08 0 180) - (length 3.81) - (name "Pin_1" - (effects - (font - (size 1.27 1.27) - ) - ) + (rectangle + (start 10.16 -12.446) + (end 9.144 -12.954) + (stroke + (width 0) + (type default) ) - (number "1" - (effects - (font - (size 1.27 1.27) - ) - ) + (fill + (type none) ) ) - ) - ) - (symbol "Connector:USB_B_Micro" - (pin_names - (offset 1.016) - ) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (property "Reference" "J" - (at -5.08 11.43 0) - (effects - (font - (size 1.27 1.27) + (rectangle + (start 10.16 -4.826) + (end 9.144 -5.334) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) - (justify left) ) - ) - (property "Value" "USB_B_Micro" - (at -5.08 8.89 0) - (effects - (font - (size 1.27 1.27) + (rectangle + (start 10.16 -2.286) + (end 9.144 -2.794) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) - (justify left) ) - ) - (property "Footprint" "" - (at 3.81 -1.27 0) - (effects - (font - (size 1.27 1.27) + (rectangle + (start 10.16 0.254) + (end 9.144 -0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) - (hide yes) ) - ) - (property "Datasheet" "~" - (at 3.81 -1.27 0) - (effects - (font - (size 1.27 1.27) + (rectangle + (start 10.16 2.794) + (end 9.144 2.286) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) - (hide yes) ) - ) - (property "Description" "USB Micro Type B connector" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) + (rectangle + (start 10.16 7.874) + (end 9.144 7.366) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) - (hide yes) ) - ) - (property "ki_keywords" "connector USB micro" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) + (rectangle + (start 10.16 10.414) + (end 9.144 9.906) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) - (hide yes) ) - ) - (property "ki_fp_filters" "USB*" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) + (rectangle + (start 10.16 15.494) + (end 9.144 14.986) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) - (hide yes) ) ) - (symbol "USB_B_Micro_0_1" + (symbol "USB_C_Receptacle_USB2.0_0_1" (rectangle - (start -5.08 -7.62) - (end 5.08 7.62) + (start -10.16 17.78) + (end 10.16 -17.78) (stroke (width 0.254) (type default) @@ -591,20 +584,34 @@ (type background) ) ) - (circle - (center -3.81 2.159) - (radius 0.635) + (arc + (start -8.89 -3.81) + (mid -6.985 -5.7066) + (end -5.08 -3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4422) + (end -6.35 -3.81) (stroke (width 0.254) (type default) ) (fill - (type outline) + (type none) ) ) - (circle - (center -0.635 3.429) - (radius 0.381) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4422) + (end -6.35 -3.81) (stroke (width 0.254) (type default) @@ -614,20 +621,20 @@ ) ) (rectangle - (start -0.127 -7.62) - (end 0.127 -6.858) + (start -7.62 -3.81) + (end -6.35 3.81) (stroke - (width 0) + (width 0.254) (type default) ) (fill - (type none) + (type outline) ) ) - (polyline - (pts - (xy -1.905 2.159) (xy 0.635 2.159) - ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4422) + (end -7.62 3.81) (stroke (width 0.254) (type default) @@ -636,34 +643,33 @@ (type none) ) ) - (polyline - (pts - (xy -3.175 2.159) (xy -2.54 2.159) (xy -1.27 3.429) (xy -0.635 3.429) - ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4422) + (end -7.62 3.81) (stroke (width 0.254) (type default) ) (fill - (type none) + (type outline) ) ) - (polyline - (pts - (xy -2.54 2.159) (xy -1.905 2.159) (xy -1.27 0.889) (xy 0 0.889) - ) + (arc + (start -5.08 3.81) + (mid -6.985 5.7066) + (end -8.89 3.81) (stroke - (width 0.254) + (width 0.508) (type default) ) (fill (type none) ) ) - (polyline - (pts - (xy 0.635 2.794) (xy 0.635 1.524) (xy 1.905 2.159) (xy 0.635 2.794) - ) + (circle + (center -2.54 1.143) + (radius 0.635) (stroke (width 0.254) (type default) @@ -672,10 +678,9 @@ (type outline) ) ) - (polyline - (pts - (xy -4.318 5.588) (xy -1.778 5.588) (xy -2.032 4.826) (xy -4.064 4.826) (xy -4.318 5.588) - ) + (circle + (center 0 -5.842) + (radius 1.27) (stroke (width 0) (type default) @@ -686,85 +691,100 @@ ) (polyline (pts - (xy -4.699 5.842) (xy -4.699 5.588) (xy -4.445 4.826) (xy -4.445 4.572) (xy -1.651 4.572) (xy -1.651 4.826) - (xy -1.397 5.588) (xy -1.397 5.842) (xy -4.699 5.842) + (xy -8.89 -3.81) (xy -8.89 3.81) ) (stroke - (width 0) + (width 0.508) (type default) ) (fill (type none) ) ) - (rectangle - (start 0.254 1.27) - (end -0.508 0.508) + (polyline + (pts + (xy -5.08 3.81) (xy -5.08 -3.81) + ) (stroke - (width 0.254) + (width 0.508) (type default) ) (fill - (type outline) + (type none) ) ) - (rectangle - (start 5.08 -5.207) - (end 4.318 -4.953) + (polyline + (pts + (xy 0 -5.842) (xy 0 4.318) + ) (stroke - (width 0) + (width 0.508) (type default) ) (fill (type none) ) ) - (rectangle - (start 5.08 -2.667) - (end 4.318 -2.413) + (polyline + (pts + (xy 0 -3.302) (xy -2.54 -0.762) (xy -2.54 0.508) + ) (stroke - (width 0) + (width 0.508) (type default) ) (fill (type none) ) ) - (rectangle - (start 5.08 -0.127) - (end 4.318 0.127) + (polyline + (pts + (xy 0 -2.032) (xy 2.54 0.508) (xy 2.54 1.778) + ) (stroke - (width 0) + (width 0.508) (type default) ) (fill (type none) ) ) + (polyline + (pts + (xy -1.27 4.318) (xy 0 6.858) (xy 1.27 4.318) (xy -1.27 4.318) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) (rectangle - (start 5.08 4.953) - (end 4.318 5.207) + (start 1.905 1.778) + (end 3.175 3.048) (stroke - (width 0) + (width 0.254) (type default) ) (fill - (type none) + (type outline) ) ) ) - (symbol "USB_B_Micro_1_1" - (pin power_out line - (at 7.62 5.08 180) - (length 2.54) - (name "VBUS" + (symbol "USB_C_Receptacle_USB2.0_1_1" + (pin passive line + (at 0 -22.86 90) + (length 5.08) + (name "GND" (effects (font (size 1.27 1.27) ) ) ) - (number "1" + (number "A1" (effects (font (size 1.27 1.27) @@ -772,17 +792,17 @@ ) ) ) - (pin bidirectional line - (at 7.62 -2.54 180) - (length 2.54) - (name "D-" + (pin passive line + (at 0 -22.86 90) + (length 5.08) hide + (name "GND" (effects (font (size 1.27 1.27) ) ) ) - (number "2" + (number "A12" (effects (font (size 1.27 1.27) @@ -790,17 +810,17 @@ ) ) ) - (pin bidirectional line - (at 7.62 0 180) - (length 2.54) - (name "D+" + (pin passive line + (at 15.24 15.24 180) + (length 5.08) + (name "VBUS" (effects (font (size 1.27 1.27) ) ) ) - (number "3" + (number "A4" (effects (font (size 1.27 1.27) @@ -808,17 +828,17 @@ ) ) ) - (pin passive line - (at 7.62 -5.08 180) - (length 2.54) - (name "ID" + (pin bidirectional line + (at 15.24 10.16 180) + (length 5.08) + (name "CC1" (effects (font (size 1.27 1.27) ) ) ) - (number "4" + (number "A5" (effects (font (size 1.27 1.27) @@ -826,9 +846,81 @@ ) ) ) - (pin power_out line - (at 0 -10.16 90) - (length 2.54) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 2.54 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 5.08) + (name "SBU1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 5.08) hide (name "GND" (effects (font @@ -836,7 +928,7 @@ ) ) ) - (number "5" + (number "B1" (effects (font (size 1.27 1.27) @@ -845,16 +937,142 @@ ) ) (pin passive line - (at -2.54 -10.16 90) - (length 2.54) - (name "Shield" + (at 0 -22.86 90) + (length 5.08) hide + (name "GND" (effects (font (size 1.27 1.27) ) ) ) - (number "6" + (number "B12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 5.08) + (name "CC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 0 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 5.08) + (name "SBU2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -7.62 -22.86 90) + (length 5.08) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "S1" (effects (font (size 1.27 1.27) @@ -2424,27 +2642,30 @@ ) ) ) - (symbol "Memory_Flash:W25Q32JVSS" - (exclude_from_sim no) + (symbol "Jumper:Jumper_2_Bridged" + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim yes) (in_bom yes) (on_board yes) - (property "Reference" "U" - (at -8.89 8.89 0) + (property "Reference" "JP" + (at 0 1.905 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Value" "W25Q32JVSS" - (at 7.62 8.89 0) + (property "Value" "Jumper_2_Bridged" + (at 0 -2.54 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" + (property "Footprint" "" (at 0 0 0) (effects (font @@ -2453,7 +2674,7 @@ (hide yes) ) ) - (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" + (property "Datasheet" "~" (at 0 0 0) (effects (font @@ -2462,7 +2683,7 @@ (hide yes) ) ) - (property "Description" "32Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8" + (property "Description" "Jumper, 2-pole, closed/bridged" (at 0 0 0) (effects (font @@ -2471,7 +2692,7 @@ (hide yes) ) ) - (property "ki_keywords" "flash memory SPI" + (property "ki_keywords" "Jumper SPST" (at 0 0 0) (effects (font @@ -2480,7 +2701,7 @@ (hide yes) ) ) - (property "ki_fp_filters" "SOIC*5.23x5.23mm*P1.27mm*" + (property "ki_fp_filters" "Jumper* TestPoint*2Pads* TestPoint*Bridge*" (at 0 0 0) (effects (font @@ -2489,49 +2710,56 @@ (hide yes) ) ) - (symbol "W25Q32JVSS_0_1" - (rectangle - (start -10.16 7.62) - (end 10.16 -7.62) + (symbol "Jumper_2_Bridged_0_0" + (circle + (center -2.032 0) + (radius 0.508) (stroke - (width 0.254) + (width 0) (type default) ) (fill - (type background) + (type none) + ) + ) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) ) ) - (symbol "W25Q32JVSS_1_1" - (pin input line - (at -12.7 2.54 0) - (length 2.54) - (name "~{CS}" - (effects - (font - (size 1.27 1.27) - ) - ) + (symbol "Jumper_2_Bridged_0_1" + (arc + (start 1.524 0.254) + (mid 0 0.762) + (end -1.524 0.254) + (stroke + (width 0) + (type default) ) - (number "1" - (effects - (font - (size 1.27 1.27) - ) - ) + (fill + (type none) ) ) - (pin bidirectional line - (at 12.7 2.54 180) + ) + (symbol "Jumper_2_Bridged_1_1" + (pin passive line + (at -5.08 0 0) (length 2.54) - (name "DO(IO1)" + (name "A" (effects (font (size 1.27 1.27) ) ) ) - (number "2" + (number "1" (effects (font (size 1.27 1.27) @@ -2539,17 +2767,17 @@ ) ) ) - (pin bidirectional line - (at 12.7 -2.54 180) + (pin passive line + (at 5.08 0 180) (length 2.54) - (name "IO2" + (name "B" (effects (font (size 1.27 1.27) ) ) ) - (number "3" + (number "2" (effects (font (size 1.27 1.27) @@ -2557,10 +2785,145 @@ ) ) ) - (pin power_in line - (at 0 -10.16 90) - (length 2.54) - (name "GND" + ) + ) + (symbol "Memory_Flash:W25Q32JVSS" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "W25Q32JVSS" + (at 7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "32Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flash memory SPI" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*5.23x5.23mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "W25Q32JVSS_0_1" + (rectangle + (start -10.16 7.62) + (end 10.16 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "W25Q32JVSS_1_1" + (pin input line + (at -12.7 2.54 0) + (length 2.54) + (name "~{CS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "DO(IO1)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "IO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" (effects (font (size 1.27 1.27) @@ -2649,15 +3012,12 @@ ) ) ) - (symbol "Switch:SW_Push" - (pin_numbers hide) - (pin_names - (offset 1.016) hide) + (symbol "Regulator_Switching:TPS63031DSK" (exclude_from_sim no) (in_bom yes) (on_board yes) - (property "Reference" "SW" - (at 1.27 2.54 0) + (property "Reference" "U" + (at -7.62 13.97 0) (effects (font (size 1.27 1.27) @@ -2665,16 +3025,16 @@ (justify left) ) ) - (property "Value" "SW_Push" - (at 0 -1.524 0) + (property "Value" "TPS63031DSK" + (at 5.08 13.97 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "" - (at 0 5.08 0) + (property "Footprint" "Package_SON:WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm" + (at 21.59 -13.97 0) (effects (font (size 1.27 1.27) @@ -2682,8 +3042,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 0 5.08 0) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps63031.pdf" + (at -7.62 13.97 0) (effects (font (size 1.27 1.27) @@ -2691,7 +3051,7 @@ (hide yes) ) ) - (property "Description" "Push button switch, generic, two pins" + (property "Description" "Buck-Boost Converter, 1.8-5.5V Input Voltage, 1A Switch Current, 3.3V Output Voltage, VSON-10 (DSK0010A)" (at 0 0 0) (effects (font @@ -2700,7 +3060,7 @@ (hide yes) ) ) - (property "ki_keywords" "switch normally-open pushbutton push-button" + (property "ki_keywords" "Buck-Boost fixed 3.3V converter" (at 0 0 0) (effects (font @@ -2709,64 +3069,76 @@ (hide yes) ) ) - (symbol "SW_Push_0_1" - (circle - (center -2.032 0) - (radius 0.508) - (stroke - (width 0) - (type default) - ) - (fill - (type none) + (property "ki_fp_filters" "WSON*1EP*2.5x2.5mm*P0.5mm*EP1.2x2mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) ) + (hide yes) ) - (polyline - (pts - (xy 0 1.27) (xy 0 3.048) - ) + ) + (symbol "TPS63031DSK_0_1" + (rectangle + (start -7.62 12.7) + (end 7.62 -12.7) (stroke - (width 0) + (width 0.254) (type default) ) (fill - (type none) + (type background) ) ) - (polyline - (pts - (xy 2.54 1.27) (xy -2.54 1.27) - ) - (stroke - (width 0) - (type default) + ) + (symbol "TPS63031DSK_1_1" + (pin power_out line + (at 10.16 10.16 180) + (length 2.54) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) ) - (fill - (type none) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) ) ) - (circle - (center 2.032 0) - (radius 0.508) - (stroke - (width 0) - (type default) + (pin input line + (at 10.16 2.54 180) + (length 2.54) + (name "FB" + (effects + (font + (size 1.27 1.27) + ) + ) ) - (fill - (type none) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) ) ) (pin passive line - (at -5.08 0 0) - (length 2.54) - (name "1" + (at 0 -15.24 90) + (length 2.54) hide + (name "PGND" (effects (font (size 1.27 1.27) ) ) ) - (number "1" + (number "11" (effects (font (size 1.27 1.27) @@ -2774,10 +3146,10 @@ ) ) ) - (pin passive line - (at 5.08 0 180) + (pin input line + (at -10.16 -10.16 0) (length 2.54) - (name "2" + (name "L2" (effects (font (size 1.27 1.27) @@ -2792,30 +3164,160 @@ ) ) ) - ) - ) - (symbol "buddabox_lib:ME6211C" - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "PGND" + (effects + (font + (size 1.27 1.27) + ) + ) ) - ) - ) - (property "Value" "" - (at 0 0 0) - (effects + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 0 0) + (length 2.54) + (name "L1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 10.16 0) + (length 2.54) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 5.08 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "PS/SYNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -10.16 7.62 0) + (length 2.54) + (name "VINA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Switch:SW_Push" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 1.27 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SW_Push" + (at 0 -1.524 0) + (effects (font (size 1.27 1.27) ) ) ) (property "Footprint" "" - (at 0 0 0) + (at 0 5.08 0) (effects (font (size 1.27 1.27) @@ -2823,7 +3325,16 @@ (hide yes) ) ) - (property "Datasheet" "" + (property "Datasheet" "~" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch, generic, two pins" (at 0 0 0) (effects (font @@ -2832,7 +3343,7 @@ (hide yes) ) ) - (property "Description" "" + (property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0) (effects (font @@ -2841,10 +3352,10 @@ (hide yes) ) ) - (symbol "ME6211C_0_1" - (rectangle - (start -6.35 5.715) - (end 6.35 -7.62) + (symbol "SW_Push_0_1" + (circle + (center -2.032 0) + (radius 0.508) (stroke (width 0) (type default) @@ -2853,55 +3364,52 @@ (type none) ) ) - ) - (symbol "ME6211C_1_1" - (pin input line - (at -8.89 3.81 0) - (length 2.54) - (name "IN" - (effects - (font - (size 1.27 1.27) - ) - ) + (polyline + (pts + (xy 0 1.27) (xy 0 3.048) ) - (number "1" - (effects - (font - (size 1.27 1.27) - ) - ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) ) - (pin input line - (at 0 -10.16 90) - (length 2.54) - (name "GND" - (effects - (font - (size 1.27 1.27) - ) - ) + (polyline + (pts + (xy 2.54 1.27) (xy -2.54 1.27) ) - (number "2" - (effects - (font - (size 1.27 1.27) - ) - ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) ) ) - (pin input line - (at -8.89 1.27 0) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) (length 2.54) - (name "EN" + (name "1" (effects (font (size 1.27 1.27) ) ) ) - (number "3" + (number "1" (effects (font (size 1.27 1.27) @@ -2909,17 +3417,17 @@ ) ) ) - (pin input line - (at 8.89 3.81 180) + (pin passive line + (at 5.08 0 180) (length 2.54) - (name "OUT" + (name "2" (effects (font (size 1.27 1.27) ) ) ) - (number "5" + (number "2" (effects (font (size 1.27 1.27) @@ -4484,38 +4992,37 @@ ) ) ) - (symbol "emeb_library:TPS61291DRVR" + (symbol "power:+1V1" + (power) (pin_names - (offset 1.016) + (offset 0) ) (exclude_from_sim no) (in_bom yes) (on_board yes) - (property "Reference" "U" - (at -12.7 13.7 0) + (property "Reference" "#PWR" + (at 0 -3.81 0) (effects (font (size 1.27 1.27) ) - (justify left bottom) + (hide yes) ) ) - (property "Value" "TPS61291DRVR" - (at -12.7 -16.7 0) + (property "Value" "+1V1" + (at 0 3.556 0) (effects (font (size 1.27 1.27) ) - (justify left bottom) ) ) - (property "Footprint" "SON65P200X200X80-7N" + (property "Footprint" "" (at 0 0 0) (effects (font (size 1.27 1.27) ) - (justify bottom) (hide yes) ) ) @@ -4528,7 +5035,7 @@ (hide yes) ) ) - (property "Description" "" + (property "Description" "Power symbol creates a global label with name \"+1V1\"" (at 0 0 0) (effects (font @@ -4537,254 +5044,26 @@ (hide yes) ) ) - (symbol "TPS61291DRVR_0_0" - (rectangle - (start -12.7 -12.7) - (end 12.7 12.7) + (property "ki_keywords" "power-flag" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+1V1_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) (stroke - (width 0.41) + (width 0) (type default) ) (fill - (type background) - ) - ) - (pin input line - (at -17.78 7.62 0) - (length 5.08) - (name "SW" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "1" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin output line - (at 17.78 10.16 180) - (length 5.08) - (name "VOUT" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "2" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin input line - (at -17.78 5.08 0) - (length 5.08) - (name "VIN" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "3" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin input line - (at -17.78 10.16 0) - (length 5.08) - (name "EN/BYP" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "4" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin input line - (at -17.78 2.54 0) - (length 5.08) - (name "VSEL" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "5" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin power_in line - (at 17.78 -7.62 180) - (length 5.08) - (name "GND" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "6" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin power_in line - (at 17.78 -5.08 180) - (length 5.08) - (name "EXP" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "7" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin power_in line - (at 17.78 -5.08 180) - (length 5.08) - (name "EXP" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "7_1" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin power_in line - (at 17.78 -5.08 180) - (length 5.08) - (name "EXP" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "7_2" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - ) - ) - (symbol "power:+1V1" - (power) - (pin_names - (offset 0) - ) - (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" "+1V1" - (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 \"+1V1\"" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_keywords" "power-flag" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (symbol "+1V1_0_1" - (polyline - (pts - (xy -0.762 1.27) (xy 0 2.54) - ) - (stroke - (width 0) - (type default) - ) - (fill - (type none) + (type none) ) ) (polyline @@ -5056,24 +5335,12 @@ (color 0 0 0 0) (uuid "00e54616-806b-4be9-af4c-f01fa2eb40f7") ) - (junction - (at 33.02 36.83) - (diameter 0) - (color 0 0 0 0) - (uuid "02f453f5-54ee-4d0b-8d49-1dfb5d3d6de4") - ) (junction (at 170.18 146.05) (diameter 0) (color 0 0 0 0) (uuid "035a9d14-aedd-4a92-82f7-2166e3ba7460") ) - (junction - (at 25.4 20.32) - (diameter 0) - (color 0 0 0 0) - (uuid "0512049f-68db-4644-aa11-f8bdff70b603") - ) (junction (at 81.28 128.27) (diameter 0) @@ -5081,10 +5348,10 @@ (uuid "058e956b-0c22-4b7b-a2ee-c42a900a608b") ) (junction - (at 86.36 34.29) + (at 251.46 135.89) (diameter 0) (color 0 0 0 0) - (uuid "0693ca5b-cab0-4b11-ba71-1b100e6e19cc") + (uuid "0dae1aa7-e510-489c-b623-4a202cfabec1") ) (junction (at 170.18 120.65) @@ -5099,10 +5366,10 @@ (uuid "1447cad2-6746-482b-ab09-85907ebe6c5c") ) (junction - (at 48.26 36.83) + (at 111.76 62.23) (diameter 0) (color 0 0 0 0) - (uuid "1682cd8c-4fe6-4378-9b4c-54685ec6de5e") + (uuid "26a92929-fa91-4bea-88af-d35ded4c2120") ) (junction (at 45.72 154.94) @@ -5135,16 +5402,16 @@ (uuid "363ee6f7-5bad-4454-8375-6262a125996f") ) (junction - (at 59.69 20.32) + (at 251.46 128.27) (diameter 0) (color 0 0 0 0) - (uuid "42f99a59-b2bb-4330-9d65-a7ac5b4dedc2") + (uuid "4402eb36-73b2-4310-9383-ad9d1af9064e") ) (junction - (at 250.19 140.97) + (at 219.71 119.38) (diameter 0) (color 0 0 0 0) - (uuid "44adedea-f3d0-41c4-8f3f-015e2bb776b3") + (uuid "50a89ead-12a6-4f9e-a5b0-78f87c0041f6") ) (junction (at 166.37 115.57) @@ -5165,7 +5432,7 @@ (uuid "5815d606-6fda-498b-b919-4749a869c15d") ) (junction - (at 85.09 34.29) + (at 82.55 34.29) (diameter 0) (color 0 0 0 0) (uuid "6222852a-628e-4872-9650-46923955070d") @@ -5182,6 +5449,12 @@ (color 0 0 0 0) (uuid "79f5ac77-a91f-4a7f-9b83-aa8903cb571b") ) + (junction + (at 143.51 34.29) + (diameter 0) + (color 0 0 0 0) + (uuid "7b851f9e-e7a5-458f-99a0-80da83f1cbc8") + ) (junction (at 238.76 38.1) (diameter 0) @@ -5207,28 +5480,28 @@ (uuid "8d8460e5-3379-4b83-ae9c-7a682294a0d4") ) (junction - (at 33.02 22.86) + (at 166.37 137.16) (diameter 0) (color 0 0 0 0) - (uuid "8dd98c41-e606-44b3-89c5-5953eecf13e9") + (uuid "928e74ab-ebb5-43b4-9754-bc0d3bb126ed") ) (junction - (at 137.16 29.21) + (at 99.06 36.83) (diameter 0) (color 0 0 0 0) - (uuid "90ac0cd6-b700-4989-8825-917bbe641319") + (uuid "943e4ed2-0837-4a61-83bb-0f19e7fbd88c") ) (junction - (at 166.37 137.16) + (at 77.47 162.56) (diameter 0) (color 0 0 0 0) - (uuid "928e74ab-ebb5-43b4-9754-bc0d3bb126ed") + (uuid "94c70d52-d451-482e-84eb-c8c51eeeea2f") ) (junction - (at 77.47 162.56) + (at 149.86 40.64) (diameter 0) (color 0 0 0 0) - (uuid "94c70d52-d451-482e-84eb-c8c51eeeea2f") + (uuid "95023e7f-f180-4311-bf3d-45054daa42d9") ) (junction (at 170.18 144.78) @@ -5236,6 +5509,12 @@ (color 0 0 0 0) (uuid "9768f52f-8f51-4db4-a33a-5a41b0b7d63b") ) + (junction + (at 99.06 39.37) + (diameter 0) + (color 0 0 0 0) + (uuid "9802f3d7-a8c8-46bd-b581-91700e2bb7f0") + ) (junction (at 81.28 106.68) (diameter 0) @@ -5249,22 +5528,22 @@ (uuid "b1d027f0-387c-40ee-8ee1-417127fa72e9") ) (junction - (at 170.18 138.43) + (at 219.71 124.46) (diameter 0) (color 0 0 0 0) - (uuid "b97a929b-25e1-48b8-9af8-cfe333b052ca") + (uuid "b97609eb-78b7-40de-86d5-7e7ada73007e") ) (junction - (at 166.37 124.46) + (at 170.18 138.43) (diameter 0) (color 0 0 0 0) - (uuid "bbc74fe7-efa8-4e12-a15c-9627b4114814") + (uuid "b97a929b-25e1-48b8-9af8-cfe333b052ca") ) (junction - (at 148.59 29.21) + (at 166.37 124.46) (diameter 0) (color 0 0 0 0) - (uuid "bc22c221-9482-457c-8a0d-2aa693afbaee") + (uuid "bbc74fe7-efa8-4e12-a15c-9627b4114814") ) (junction (at 170.18 127) @@ -5278,12 +5557,6 @@ (color 0 0 0 0) (uuid "be6bcbb6-924e-45e8-a4f4-5114baebad95") ) - (junction - (at 135.89 46.99) - (diameter 0) - (color 0 0 0 0) - (uuid "c33a9c5b-3ec3-4a74-bb67-a2ec7340f14c") - ) (junction (at 207.01 19.05) (diameter 0) @@ -5291,10 +5564,10 @@ (uuid "c39cdef3-47f6-4b90-aa52-96f5f3007a71") ) (junction - (at 33.02 20.32) + (at 149.86 34.29) (diameter 0) (color 0 0 0 0) - (uuid "c3b470bc-8214-4c59-a8db-01f1bd1df8a1") + (uuid "d92e7aa1-b05f-45ab-b347-1acae83e1f32") ) (junction (at 170.18 110.49) @@ -5303,14 +5576,26 @@ (uuid "e5d79471-6947-429f-b4ec-9b0472981150") ) (junction - (at 170.18 167.64) + (at 275.59 156.21) (diameter 0) (color 0 0 0 0) - (uuid "f91abc21-4b24-4b06-b80f-a089d3bea729") + (uuid "e7deddb7-69c7-4972-9dfd-b4c7eea07759") ) - (no_connect - (at 86.36 134.62) - (uuid "0af0075f-6530-4ad0-bcad-7de5e88a00d0") + (junction + (at 130.81 34.29) + (diameter 0) + (color 0 0 0 0) + (uuid "e99149f9-b383-470f-8c12-029ed37eb38d") + ) + (junction + (at 170.18 167.64) + (diameter 0) + (color 0 0 0 0) + (uuid "f91abc21-4b24-4b06-b80f-a089d3bea729") + ) + (no_connect + (at 86.36 134.62) + (uuid "0af0075f-6530-4ad0-bcad-7de5e88a00d0") ) (no_connect (at 147.32 157.48) @@ -5324,6 +5609,10 @@ (at 86.36 147.32) (uuid "22b85032-bf8d-4ec9-a431-4320caaa0c9c") ) + (no_connect + (at 252.73 143.51) + (uuid "386fa907-eef0-4bf7-b5b0-045246ebd9c1") + ) (no_connect (at 147.32 170.18) (uuid "59af6adb-932f-4f27-ae9d-130a13cd8130") @@ -5389,12 +5678,12 @@ (uuid "d5c3aa52-7d52-4ec2-8708-c2f8e2651cf6") ) (no_connect - (at 86.36 144.78) - (uuid "edcbc023-7416-41f5-a442-8d513d68c0ca") + (at 252.73 146.05) + (uuid "dc4b5422-1a5a-417b-8ddc-064fa4779183") ) (no_connect - (at 240.03 135.89) - (uuid "f201676f-4ecb-4eaf-8a2b-fc6f1f7bfe03") + (at 86.36 144.78) + (uuid "edcbc023-7416-41f5-a442-8d513d68c0ca") ) (no_connect (at 86.36 116.84) @@ -5430,16 +5719,6 @@ ) (uuid "065d2b0a-1f96-4f68-bbc5-8bc71d3343f4") ) - (wire - (pts - (xy 148.59 36.83) (xy 148.59 35.56) - ) - (stroke - (width 0) - (type default) - ) - (uuid "06eabd7f-f125-4e31-8be9-d7d18524a864") - ) (wire (pts (xy 214.63 73.66) (xy 245.11 73.66) @@ -5452,13 +5731,13 @@ ) (wire (pts - (xy 133.35 46.99) (xy 135.89 46.99) + (xy 30.48 132.08) (xy 36.83 132.08) ) (stroke (width 0) (type default) ) - (uuid "0b056cb8-ea5f-488d-b0ea-6d6db429856a") + (uuid "090d7651-0a16-4549-9857-1b12269e0fbe") ) (wire (pts @@ -5472,23 +5751,13 @@ ) (wire (pts - (xy 147.32 132.08) (xy 213.36 132.08) - ) - (stroke - (width 0) - (type default) - ) - (uuid "0d51cf88-a09e-4bc4-bcbd-7cdb2b1fb439") - ) - (wire - (pts - (xy 250.19 142.24) (xy 250.19 140.97) + (xy 99.06 44.45) (xy 99.06 45.72) ) (stroke (width 0) (type default) ) - (uuid "0d52b54a-99fc-40b7-a955-e4bf81cc2ce5") + (uuid "0dd0cfb2-c557-4b88-b982-c339e17c153d") ) (wire (pts @@ -5512,113 +5781,113 @@ ) (wire (pts - (xy 33.02 36.83) (xy 48.26 36.83) + (xy 147.32 142.24) (xy 185.42 142.24) ) (stroke (width 0) (type default) ) - (uuid "0f27d1b7-8a9d-4590-8ac1-73bf4a68f538") + (uuid "0ff0719e-f09b-4fa7-aa1d-f69935039d75") ) (wire (pts - (xy 147.32 142.24) (xy 185.42 142.24) + (xy 73.66 20.32) (xy 73.66 26.67) ) (stroke (width 0) (type default) ) - (uuid "0ff0719e-f09b-4fa7-aa1d-f69935039d75") + (uuid "12f26ce6-a7b6-4d46-a145-88b72f40fcfd") ) (wire (pts - (xy 30.48 125.73) (xy 30.48 127) + (xy 231.14 124.46) (xy 229.87 124.46) ) (stroke (width 0) (type default) ) - (uuid "10b681f5-2d39-48c7-b50f-4f3cfe0e83bb") + (uuid "1400f0a9-2316-4870-b5fd-8a6fd08126c1") ) (wire (pts - (xy 237.49 134.62) (xy 238.76 134.62) + (xy 86.36 167.64) (xy 78.74 167.64) ) (stroke (width 0) (type default) ) - (uuid "1245e2f6-1551-4ebf-9884-018b2d9c4bad") + (uuid "1416851d-e8a8-4782-b369-bc2223bc38ba") ) (wire (pts - (xy 73.66 20.32) (xy 73.66 26.67) + (xy 251.46 133.35) (xy 251.46 135.89) ) (stroke (width 0) (type default) ) - (uuid "12f26ce6-a7b6-4d46-a145-88b72f40fcfd") + (uuid "14e4527f-080d-4481-94a9-1bb4afe47850") ) (wire (pts - (xy 86.36 167.64) (xy 78.74 167.64) + (xy 200.66 81.28) (xy 201.93 81.28) ) (stroke (width 0) (type default) ) - (uuid "1416851d-e8a8-4782-b369-bc2223bc38ba") + (uuid "1572d7f5-88e1-458d-a271-d9f4ddca4d9c") ) (wire (pts - (xy 200.66 81.28) (xy 201.93 81.28) + (xy 170.18 172.72) (xy 170.18 173.99) ) (stroke (width 0) (type default) ) - (uuid "1572d7f5-88e1-458d-a271-d9f4ddca4d9c") + (uuid "17a206ca-681f-479b-8ad4-3bb8ca9fa3dc") ) (wire (pts - (xy 34.29 113.03) (xy 17.78 113.03) + (xy 86.36 129.54) (xy 81.28 129.54) ) (stroke (width 0) (type default) ) - (uuid "15e1b634-f006-489b-ba5d-4ee992bd0731") + (uuid "1900d10f-3423-4ac8-9d8a-8c0aabbdbdca") ) (wire (pts - (xy 170.18 172.72) (xy 170.18 173.99) + (xy 250.19 128.27) (xy 251.46 128.27) ) (stroke (width 0) (type default) ) - (uuid "17a206ca-681f-479b-8ad4-3bb8ca9fa3dc") + (uuid "197a0ea7-6dd2-49df-acef-a4bcad88d377") ) (wire (pts - (xy 86.36 129.54) (xy 81.28 129.54) + (xy 86.36 162.56) (xy 77.47 162.56) ) (stroke (width 0) (type default) ) - (uuid "1900d10f-3423-4ac8-9d8a-8c0aabbdbdca") + (uuid "1985f470-a24f-40c5-a84c-9ae24ff21afa") ) (wire (pts - (xy 86.36 162.56) (xy 77.47 162.56) + (xy 251.46 135.89) (xy 252.73 135.89) ) (stroke (width 0) (type default) ) - (uuid "1985f470-a24f-40c5-a84c-9ae24ff21afa") + (uuid "1a1bdffd-fc09-42e2-823d-c59c7df59cc4") ) (wire (pts @@ -5632,113 +5901,113 @@ ) (wire (pts - (xy 229.87 88.9) (xy 227.33 88.9) + (xy 104.14 41.91) (xy 99.06 41.91) ) (stroke (width 0) (type default) ) - (uuid "1c494980-76aa-4ded-83aa-098a36193ede") + (uuid "1c3a8b55-6db9-4ac2-a5b6-60d1f385b057") ) (wire (pts - (xy 148.59 95.25) (xy 143.51 95.25) + (xy 229.87 88.9) (xy 227.33 88.9) ) (stroke (width 0) (type default) ) - (uuid "1d119f73-680d-4484-b014-bf6be5cca4c1") + (uuid "1c494980-76aa-4ded-83aa-098a36193ede") ) (wire (pts - (xy 58.42 50.8) (xy 62.23 50.8) + (xy 148.59 95.25) (xy 143.51 95.25) ) (stroke (width 0) (type default) ) - (uuid "1f69e185-6e06-431a-8fb8-fa9327f17705") + (uuid "1d119f73-680d-4484-b014-bf6be5cca4c1") ) (wire (pts - (xy 224.79 27.94) (xy 224.79 31.75) + (xy 231.14 123.19) (xy 231.14 124.46) ) (stroke (width 0) (type default) ) - (uuid "20085878-7292-439d-9524-fae777d94660") + (uuid "1e9a1eb2-d3de-48a2-891d-1ee375e26d05") ) (wire (pts - (xy 147.32 167.64) (xy 170.18 167.64) + (xy 58.42 50.8) (xy 62.23 50.8) ) (stroke (width 0) (type default) ) - (uuid "20be3f32-b45d-4c06-bb48-3edb815ef989") + (uuid "1f69e185-6e06-431a-8fb8-fa9327f17705") ) (wire (pts - (xy 204.47 54.61) (xy 204.47 52.07) + (xy 224.79 27.94) (xy 224.79 31.75) ) (stroke (width 0) (type default) ) - (uuid "22c32f74-1068-48b8-88e0-7ed3718e5b2b") + (uuid "20085878-7292-439d-9524-fae777d94660") ) (wire (pts - (xy 25.4 20.32) (xy 33.02 20.32) + (xy 147.32 167.64) (xy 170.18 167.64) ) (stroke (width 0) (type default) ) - (uuid "24e0faee-c888-4f70-aa6f-fee4701eae70") + (uuid "20be3f32-b45d-4c06-bb48-3edb815ef989") ) (wire (pts - (xy 86.36 160.02) (xy 81.28 160.02) + (xy 252.73 123.19) (xy 231.14 123.19) ) (stroke (width 0) (type default) ) - (uuid "257d5107-60c6-4fda-bae0-327774380d55") + (uuid "22501c54-1af6-452f-b099-5ed009974520") ) (wire (pts - (xy 133.35 29.21) (xy 137.16 29.21) + (xy 204.47 54.61) (xy 204.47 52.07) ) (stroke (width 0) (type default) ) - (uuid "25d68b98-c30b-4735-a8a8-80e79df52595") + (uuid "22c32f74-1068-48b8-88e0-7ed3718e5b2b") ) (wire (pts - (xy 81.28 93.98) (xy 81.28 92.71) + (xy 86.36 160.02) (xy 81.28 160.02) ) (stroke (width 0) (type default) ) - (uuid "2601d435-f90c-45f8-a814-d2f2c8ffb3ac") + (uuid "257d5107-60c6-4fda-bae0-327774380d55") ) (wire (pts - (xy 59.69 20.32) (xy 59.69 26.67) + (xy 81.28 93.98) (xy 81.28 92.71) ) (stroke (width 0) (type default) ) - (uuid "26a5a12d-7dd4-460d-bc79-cb5bfb301260") + (uuid "2601d435-f90c-45f8-a814-d2f2c8ffb3ac") ) (wire (pts @@ -5772,23 +6041,23 @@ ) (wire (pts - (xy 34.29 151.13) (xy 35.56 151.13) + (xy 104.14 44.45) (xy 99.06 44.45) ) (stroke (width 0) (type default) ) - (uuid "2c07f776-3e45-4745-a6a2-c00f2c35668e") + (uuid "2a95505b-9dca-4aae-8c62-bf6bc4156f26") ) (wire (pts - (xy 86.36 34.29) (xy 97.79 34.29) + (xy 34.29 151.13) (xy 35.56 151.13) ) (stroke (width 0) (type default) ) - (uuid "2c0e03cf-ff21-4009-8b06-272d83316539") + (uuid "2c07f776-3e45-4745-a6a2-c00f2c35668e") ) (wire (pts @@ -5802,33 +6071,33 @@ ) (wire (pts - (xy 24.13 151.13) (xy 26.67 151.13) + (xy 219.71 116.84) (xy 219.71 119.38) ) (stroke (width 0) (type default) ) - (uuid "2fe7e089-f664-4bd0-aa39-8a4c4f97c086") + (uuid "2ca2c2cb-683e-4492-97e8-5416463553a8") ) (wire (pts - (xy 204.47 54.61) (xy 204.47 55.88) + (xy 24.13 151.13) (xy 26.67 151.13) ) (stroke (width 0) (type default) ) - (uuid "30477ee3-db2b-4272-976f-a65c1173d977") + (uuid "2fe7e089-f664-4bd0-aa39-8a4c4f97c086") ) (wire (pts - (xy 237.49 129.54) (xy 238.76 129.54) + (xy 204.47 54.61) (xy 204.47 55.88) ) (stroke (width 0) (type default) ) - (uuid "30e03da3-faa1-4363-b5ae-45eaa724c6ab") + (uuid "30477ee3-db2b-4272-976f-a65c1173d977") ) (wire (pts @@ -5890,26 +6159,6 @@ ) (uuid "3475d6c0-0748-47db-83f0-729e267c2b4e") ) - (wire - (pts - (xy 97.79 36.83) (xy 97.79 40.64) - ) - (stroke - (width 0) - (type default) - ) - (uuid "347eff17-956e-4d08-b0c6-4cdf0a18d238") - ) - (wire - (pts - (xy 20.32 20.32) (xy 25.4 20.32) - ) - (stroke - (width 0) - (type default) - ) - (uuid "359dfd43-b993-4b11-a2e9-8156d87809d3") - ) (wire (pts (xy 35.56 166.37) (xy 35.56 165.1) @@ -5942,13 +6191,13 @@ ) (wire (pts - (xy 59.69 31.75) (xy 59.69 36.83) + (xy 193.04 50.8) (xy 186.69 50.8) ) (stroke (width 0) (type default) ) - (uuid "36bc6fc7-e3e8-420f-ad20-96b8aff2908b") + (uuid "395b8921-f9a0-4cb7-a3b6-8383da7339e2") ) (wire (pts @@ -5982,63 +6231,63 @@ ) (wire (pts - (xy 25.4 132.08) (xy 25.4 134.62) + (xy 170.18 167.64) (xy 170.18 160.02) ) (stroke (width 0) (type default) ) - (uuid "3c4cd40d-b41f-435a-b918-c9e0015889c8") + (uuid "3c847161-f607-4f09-913d-5b3960f309eb") ) (wire (pts - (xy 170.18 167.64) (xy 170.18 160.02) + (xy 229.87 78.74) (xy 229.87 67.31) ) (stroke (width 0) (type default) ) - (uuid "3c847161-f607-4f09-913d-5b3960f309eb") + (uuid "3c8582dc-a89b-462b-9b57-886648033653") ) (wire (pts - (xy 229.87 78.74) (xy 229.87 67.31) + (xy 232.41 64.77) (xy 232.41 81.28) ) (stroke (width 0) (type default) ) - (uuid "3c8582dc-a89b-462b-9b57-886648033653") + (uuid "3d7248de-738c-40c6-9d67-cf7b0d584f2b") ) (wire (pts - (xy 137.16 19.05) (xy 137.16 29.21) + (xy 78.74 34.29) (xy 82.55 34.29) ) (stroke (width 0) (type default) ) - (uuid "3d4b5ae1-6b56-4d58-9b38-f1c03ea42984") + (uuid "3fb65329-6dd3-4ff7-9104-b4269de04f96") ) (wire (pts - (xy 232.41 64.77) (xy 232.41 81.28) + (xy 26.67 134.62) (xy 36.83 134.62) ) (stroke (width 0) (type default) ) - (uuid "3d7248de-738c-40c6-9d67-cf7b0d584f2b") + (uuid "4028f03d-6d7d-4231-b796-0ba989fc2972") ) (wire (pts - (xy 78.74 34.29) (xy 85.09 34.29) + (xy 219.71 124.46) (xy 219.71 127) ) (stroke (width 0) (type default) ) - (uuid "3fb65329-6dd3-4ff7-9104-b4269de04f96") + (uuid "41620f75-7b72-4742-b25a-61147c4b15b9") ) (wire (pts @@ -6070,16 +6319,6 @@ ) (uuid "43b2ed0c-7d52-4315-8468-3664b9b6faf7") ) - (wire - (pts - (xy 36.83 132.08) (xy 25.4 132.08) - ) - (stroke - (width 0) - (type default) - ) - (uuid "44176e23-dbc3-441a-8c6b-e203778215a9") - ) (wire (pts (xy 73.66 93.98) (xy 81.28 93.98) @@ -6122,23 +6361,33 @@ ) (wire (pts - (xy 195.58 105.41) (xy 195.58 81.28) + (xy 147.32 134.62) (xy 152.4 134.62) ) (stroke (width 0) (type default) ) - (uuid "4ebfa03b-a712-4a44-ace4-018f90900b39") + (uuid "4ca7ac0f-3201-4231-9a4c-465af6325f3c") + ) + (wire + (pts + (xy 240.03 128.27) (xy 242.57 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d6289e0-6440-482b-92f8-708c2f02f168") ) (wire (pts - (xy 25.4 36.83) (xy 33.02 36.83) + (xy 195.58 105.41) (xy 195.58 81.28) ) (stroke (width 0) (type default) ) - (uuid "5152f00b-8bfe-435d-9803-af9ff50f3991") + (uuid "4ebfa03b-a712-4a44-ace4-018f90900b39") ) (wire (pts @@ -6162,23 +6411,23 @@ ) (wire (pts - (xy 46.99 80.01) (xy 55.88 80.01) + (xy 193.04 44.45) (xy 193.04 50.8) ) (stroke (width 0) (type default) ) - (uuid "5619e589-ffaa-49bf-9fe0-883d0ba93a8f") + (uuid "54bae1ef-79f0-4bb6-91d5-703b0c9c2e57") ) (wire (pts - (xy 238.76 133.35) (xy 240.03 133.35) + (xy 46.99 80.01) (xy 55.88 80.01) ) (stroke (width 0) (type default) ) - (uuid "58d6935b-ff8c-4092-b0fa-59d2ab363447") + (uuid "5619e589-ffaa-49bf-9fe0-883d0ba93a8f") ) (wire (pts @@ -6190,6 +6439,16 @@ ) (uuid "5a00e7ab-05cd-4920-8069-e876385328ac") ) + (wire + (pts + (xy 219.71 124.46) (xy 222.25 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a098827-8044-4541-8a8c-2bb1ceeb51d7") + ) (wire (pts (xy 45.72 154.94) (xy 45.72 160.02) @@ -6212,7 +6471,17 @@ ) (wire (pts - (xy 85.09 34.29) (xy 85.09 39.37) + (xy 219.71 109.22) (xy 219.71 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d9e548f-e245-46e9-9498-b7f02b9a0cbb") + ) + (wire + (pts + (xy 82.55 34.29) (xy 82.55 39.37) ) (stroke (width 0) @@ -6350,6 +6619,16 @@ ) (uuid "65ab949a-db27-4f87-9992-213b0c81ae60") ) + (wire + (pts + (xy 267.97 156.21) (xy 275.59 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "663ffc8d-848d-4849-b6da-86090bca2f30") + ) (wire (pts (xy 38.1 54.61) (xy 52.07 54.61) @@ -6372,33 +6651,33 @@ ) (wire (pts - (xy 147.32 134.62) (xy 229.87 134.62) + (xy 214.63 96.52) (xy 214.63 93.98) ) (stroke (width 0) (type default) ) - (uuid "6a5e4555-36e9-4add-a9d1-2b79656ba88b") + (uuid "6aa6fdb3-5de9-494d-8728-a0a68aaa64a0") ) (wire (pts - (xy 214.63 96.52) (xy 214.63 93.98) + (xy 124.46 34.29) (xy 130.81 34.29) ) (stroke (width 0) (type default) ) - (uuid "6aa6fdb3-5de9-494d-8728-a0a68aaa64a0") + (uuid "6ef063ad-198c-465f-81f5-cf3071824ab5") ) (wire (pts - (xy 33.02 22.86) (xy 33.02 25.4) + (xy 251.46 130.81) (xy 251.46 128.27) ) (stroke (width 0) (type default) ) - (uuid "6e1c6336-5d22-4b5e-ab61-1033968f2ef2") + (uuid "6f49c6ed-c5f6-445c-8af7-966ec68f5c8c") ) (wire (pts @@ -6432,293 +6711,363 @@ ) (wire (pts - (xy 229.87 67.31) (xy 198.12 67.31) + (xy 231.14 119.38) (xy 231.14 120.65) ) (stroke (width 0) (type default) ) - (uuid "71b7d899-6ded-4739-9233-21f740dfbcec") + (uuid "7189ffd3-b04c-4303-895b-290e66795ee5") ) (wire (pts - (xy 148.59 95.25) (xy 148.59 106.68) + (xy 229.87 67.31) (xy 198.12 67.31) ) (stroke (width 0) (type default) ) - (uuid "7438239b-7039-405b-a6ba-13a69b9fdc55") + (uuid "71b7d899-6ded-4739-9233-21f740dfbcec") ) (wire (pts - (xy 195.58 64.77) (xy 195.58 78.74) + (xy 114.3 62.23) (xy 111.76 62.23) ) (stroke (width 0) (type default) ) - (uuid "7443fcad-0cf9-43de-ad8c-fc5e095bd18d") + (uuid "7268d2d6-4c04-498a-aa1e-61eedb2faeb7") ) (wire (pts - (xy 33.02 30.48) (xy 33.02 36.83) + (xy 219.71 119.38) (xy 219.71 124.46) ) (stroke (width 0) (type default) ) - (uuid "764dff76-d795-423a-a78b-1637861c2412") + (uuid "7366b13b-8134-49b2-9d88-16c549775551") ) (wire (pts - (xy 33.02 20.32) (xy 33.02 22.86) + (xy 148.59 95.25) (xy 148.59 106.68) ) (stroke (width 0) (type default) ) - (uuid "765fd1f4-21b3-4c5d-b0a1-d424e70ee2fc") + (uuid "7438239b-7039-405b-a6ba-13a69b9fdc55") ) (wire (pts - (xy 170.18 146.05) (xy 177.8 146.05) + (xy 195.58 64.77) (xy 195.58 78.74) ) (stroke (width 0) (type default) ) - (uuid "78420821-2c78-4a0e-9539-61da4b555e36") + (uuid "7443fcad-0cf9-43de-ad8c-fc5e095bd18d") ) (wire (pts - (xy 36.83 129.54) (xy 30.48 129.54) + (xy 130.81 34.29) (xy 143.51 34.29) ) (stroke (width 0) (type default) ) - (uuid "7961f0a5-c6a8-4254-b69e-8ff5d69a32ec") + (uuid "74963d24-62f3-497e-a65d-84c7b67902e6") ) (wire (pts - (xy 95.25 31.75) (xy 97.79 31.75) + (xy 252.73 115.57) (xy 224.79 115.57) ) (stroke (width 0) (type default) ) - (uuid "79b064a0-8001-44aa-a1b6-009c54d4f070") + (uuid "74d54c83-3daf-45b0-9cba-879225ce0389") ) (wire (pts - (xy 170.18 110.49) (xy 170.18 120.65) + (xy 99.06 41.91) (xy 99.06 39.37) ) (stroke (width 0) (type default) ) - (uuid "7aa0d7be-f92d-4a2c-93e9-0ccff2d10439") + (uuid "7651af20-8a02-4a94-806e-68472b1f27a0") ) (wire (pts - (xy 147.32 144.78) (xy 170.18 144.78) + (xy 170.18 146.05) (xy 177.8 146.05) ) (stroke (width 0) (type default) ) - (uuid "7bfee290-409f-48be-b268-d35d45b697d1") + (uuid "78420821-2c78-4a0e-9539-61da4b555e36") ) (wire (pts - (xy 176.53 24.13) (xy 186.69 24.13) + (xy 252.73 133.35) (xy 251.46 133.35) ) (stroke (width 0) (type default) ) - (uuid "7d597be6-cb16-4d4f-80df-251505cb0214") + (uuid "78561fa9-0356-4265-99d7-bd1eaf08ba05") ) (wire (pts - (xy 48.26 36.83) (xy 59.69 36.83) + (xy 91.44 43.18) (xy 91.44 44.45) ) (stroke (width 0) (type default) ) - (uuid "7d64ddaf-6d4e-4e19-ab9e-ece2b2f0621b") + (uuid "7892100b-314d-42e8-90b4-2b7433b996fb") ) (wire (pts - (xy 135.89 46.99) (xy 135.89 50.8) + (xy 36.83 129.54) (xy 30.48 129.54) ) (stroke (width 0) (type default) ) - (uuid "7d68fd18-fd6d-4a67-bd31-7a28e083de13") + (uuid "7961f0a5-c6a8-4254-b69e-8ff5d69a32ec") ) (wire (pts - (xy 81.28 128.27) (xy 81.28 129.54) + (xy 25.4 127) (xy 36.83 127) ) (stroke (width 0) (type default) ) - (uuid "7d8ec5dc-699d-472e-823a-f6ddb0695cbe") + (uuid "79a0d3d5-3bc4-40e5-b975-8805411660bd") ) (wire (pts - (xy 73.66 134.62) (xy 73.66 133.35) + (xy 170.18 110.49) (xy 170.18 120.65) ) (stroke (width 0) (type default) ) - (uuid "7e61f816-8469-4c2f-a0ea-b1c51fbb2471") + (uuid "7aa0d7be-f92d-4a2c-93e9-0ccff2d10439") ) (wire (pts - (xy 181.61 120.65) (xy 170.18 120.65) + (xy 149.86 39.37) (xy 149.86 40.64) ) (stroke (width 0) (type default) ) - (uuid "7fb7d030-5181-41c7-a1b1-c60d865b2030") + (uuid "7bbb8d06-3264-45e0-9df8-33115ff19afa") ) (wire (pts - (xy 199.39 142.24) (xy 199.39 143.51) + (xy 147.32 144.78) (xy 170.18 144.78) ) (stroke (width 0) (type default) ) - (uuid "806c2441-3750-4228-beae-085ef04c9cb9") + (uuid "7bfee290-409f-48be-b268-d35d45b697d1") ) (wire (pts - (xy 166.37 137.16) (xy 215.9 137.16) + (xy 176.53 24.13) (xy 186.69 24.13) ) (stroke (width 0) (type default) ) - (uuid "81b393ae-74ee-4626-a201-764169b8cd4f") + (uuid "7d597be6-cb16-4d4f-80df-251505cb0214") ) (wire (pts - (xy 36.83 137.16) (xy 30.48 137.16) + (xy 81.28 128.27) (xy 81.28 129.54) ) (stroke (width 0) (type default) ) - (uuid "838dbc4d-1b2d-49fd-bfb1-18583b01ae0f") + (uuid "7d8ec5dc-699d-472e-823a-f6ddb0695cbe") ) (wire (pts - (xy 153.67 78.74) (xy 195.58 78.74) + (xy 73.66 134.62) (xy 73.66 133.35) ) (stroke (width 0) (type default) ) - (uuid "83b52515-d8c7-4df1-8bda-d5b14a685415") + (uuid "7e61f816-8469-4c2f-a0ea-b1c51fbb2471") ) (wire (pts - (xy 224.79 27.94) (xy 228.6 27.94) + (xy 91.44 36.83) (xy 91.44 38.1) ) (stroke (width 0) (type default) ) - (uuid "840acb1d-7a8d-4d52-b07d-5fd741f39a5e") + (uuid "7e960d71-16ee-4388-a087-ef81da94f5ee") ) (wire (pts - (xy 133.35 44.45) (xy 135.89 44.45) + (xy 181.61 120.65) (xy 170.18 120.65) ) (stroke (width 0) (type default) ) - (uuid "856b8c0b-e0bf-4aa0-bdd7-1b35574ef67e") + (uuid "7fb7d030-5181-41c7-a1b1-c60d865b2030") ) (wire (pts - (xy 59.69 20.32) (xy 73.66 20.32) + (xy 199.39 142.24) (xy 199.39 143.51) ) (stroke (width 0) (type default) ) - (uuid "85f14ddd-9639-4a7c-be2b-75821f61679f") + (uuid "806c2441-3750-4228-beae-085ef04c9cb9") ) (wire (pts - (xy 132.08 87.63) (xy 129.54 87.63) + (xy 166.37 137.16) (xy 215.9 137.16) ) (stroke (width 0) (type default) ) - (uuid "86a6c344-d5b8-4235-8482-7cf56a5fa6d9") + (uuid "81b393ae-74ee-4626-a201-764169b8cd4f") ) (wire (pts - (xy 191.77 115.57) (xy 191.77 116.84) + (xy 153.67 78.74) (xy 195.58 78.74) ) (stroke (width 0) (type default) ) - (uuid "8902ed23-4225-4de1-a660-ecbc672c4fff") + (uuid "83b52515-d8c7-4df1-8bda-d5b14a685415") ) (wire (pts - (xy 33.02 20.32) (xy 39.37 20.32) + (xy 224.79 27.94) (xy 228.6 27.94) ) (stroke (width 0) (type default) ) - (uuid "91149a7d-21b7-4a9a-a765-7310d139af16") + (uuid "840acb1d-7a8d-4d52-b07d-5fd741f39a5e") ) (wire (pts - (xy 213.36 129.54) (xy 229.87 129.54) + (xy 104.14 36.83) (xy 99.06 36.83) ) (stroke (width 0) (type default) ) - (uuid "92572ef0-a862-487b-80e7-dbcf0789a374") + (uuid "840e66ef-c34e-4601-b446-2f104d0c1f97") ) (wire (pts - (xy 137.16 29.21) (xy 148.59 29.21) + (xy 99.06 39.37) (xy 99.06 36.83) ) (stroke (width 0) (type default) ) - (uuid "93f4d84c-2e76-41aa-9f70-6f62376d3b9d") + (uuid "85d92316-f91f-4648-a110-a368e355933b") ) (wire (pts - (xy 238.76 129.54) (xy 238.76 130.81) + (xy 59.69 20.32) (xy 73.66 20.32) ) (stroke (width 0) (type default) ) - (uuid "9440c6b2-85d0-41e2-9448-35a377b8d711") + (uuid "85f14ddd-9639-4a7c-be2b-75821f61679f") + ) + (wire + (pts + (xy 132.08 87.63) (xy 129.54 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86a6c344-d5b8-4235-8482-7cf56a5fa6d9") + ) + (wire + (pts + (xy 191.77 115.57) (xy 191.77 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8902ed23-4225-4de1-a660-ecbc672c4fff") + ) + (wire + (pts + (xy 114.3 59.69) (xy 114.3 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c024f9b-a0d0-41f5-a1f6-32f97b031f9b") + ) + (wire + (pts + (xy 222.25 119.38) (xy 219.71 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c3682ef-8d99-4502-aabc-86e2399d5b52") + ) + (wire + (pts + (xy 194.31 44.45) (xy 193.04 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8cef2222-8d17-448b-a385-060e794bd141") + ) + (wire + (pts + (xy 130.81 34.29) (xy 130.81 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f0b9bcb-5013-4598-8c82-311a51c55b98") + ) + (wire + (pts + (xy 267.97 153.67) (xy 267.97 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "967f86f5-edcc-4301-afe4-bf453f312eb8") ) (wire (pts @@ -6792,13 +7141,23 @@ ) (wire (pts - (xy 25.4 25.4) (xy 25.4 36.83) + (xy 275.59 153.67) (xy 275.59 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c438b11-2282-4326-9858-aa98ca090e69") + ) + (wire + (pts + (xy 99.06 36.83) (xy 91.44 36.83) ) (stroke (width 0) (type default) ) - (uuid "9bd6dbe6-299a-4a1e-bbe0-5e7eb147f7f4") + (uuid "9c575543-411f-4918-aae0-edfd5175f80e") ) (wire (pts @@ -6830,6 +7189,16 @@ ) (uuid "9db97005-6fb6-4193-8808-8e7e06d1cfbc") ) + (wire + (pts + (xy 143.51 34.29) (xy 149.86 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e28fbe2-5c22-48c2-92d3-2c116a241360") + ) (wire (pts (xy 153.67 177.8) (xy 147.32 177.8) @@ -6892,63 +7261,43 @@ ) (wire (pts - (xy 30.48 134.62) (xy 36.83 134.62) - ) - (stroke - (width 0) - (type default) - ) - (uuid "a4f15638-ad03-49ab-9aff-43d8b3c4fce4") - ) - (wire - (pts - (xy 44.45 151.13) (xy 45.72 151.13) - ) - (stroke - (width 0) - (type default) - ) - (uuid "a513e461-f5bb-4733-bbe6-7433d6184d47") - ) - (wire - (pts - (xy 213.36 132.08) (xy 213.36 129.54) + (xy 250.19 135.89) (xy 251.46 135.89) ) (stroke (width 0) (type default) ) - (uuid "a667b109-af64-4b86-9cc1-f83e9c930d04") + (uuid "a4f94fad-487e-4742-a86b-3cf48f486e84") ) (wire (pts - (xy 148.59 29.21) (xy 148.59 25.4) + (xy 143.51 40.64) (xy 149.86 40.64) ) (stroke (width 0) (type default) ) - (uuid "a67e0b31-69d8-458e-a1b2-fa07add8dd42") + (uuid "a4fdd747-8253-4f9f-a0dd-8fe009335fc0") ) (wire (pts - (xy 247.65 140.97) (xy 250.19 140.97) + (xy 44.45 151.13) (xy 45.72 151.13) ) (stroke (width 0) (type default) ) - (uuid "a865a061-fc08-40df-8ef5-758d37fe293e") + (uuid "a513e461-f5bb-4733-bbe6-7433d6184d47") ) (wire (pts - (xy 48.26 34.29) (xy 48.26 36.83) + (xy 229.87 119.38) (xy 231.14 119.38) ) (stroke (width 0) (type default) ) - (uuid "a8befaf2-dfa0-4d8a-9410-5ca324db0d4e") + (uuid "a7aa7833-3d26-426c-af54-41c72a350f5c") ) (wire (pts @@ -6962,23 +7311,23 @@ ) (wire (pts - (xy 198.12 102.87) (xy 229.87 102.87) + (xy 17.78 113.03) (xy 34.29 113.03) ) (stroke (width 0) (type default) ) - (uuid "ad42811f-34e8-49df-b139-503e2a4324ce") + (uuid "ac2f7690-734a-456b-8a9c-e5c982d42889") ) (wire (pts - (xy 16.51 97.79) (xy 26.67 97.79) + (xy 198.12 102.87) (xy 229.87 102.87) ) (stroke (width 0) (type default) ) - (uuid "aff24734-6cbb-4fa9-be51-e56f53928fb8") + (uuid "ad42811f-34e8-49df-b139-503e2a4324ce") ) (wire (pts @@ -7022,13 +7371,13 @@ ) (wire (pts - (xy 238.76 130.81) (xy 240.03 130.81) + (xy 251.46 128.27) (xy 252.73 128.27) ) (stroke (width 0) (type default) ) - (uuid "b2f39319-026a-46c8-9d09-b71eff9dd361") + (uuid "b345c560-675d-4c78-8ff3-9c0f00ec7e39") ) (wire (pts @@ -7072,7 +7421,7 @@ ) (wire (pts - (xy 85.09 34.29) (xy 86.36 34.29) + (xy 82.55 34.29) (xy 104.14 34.29) ) (stroke (width 0) @@ -7102,33 +7451,33 @@ ) (wire (pts - (xy 97.79 19.05) (xy 137.16 19.05) + (xy 170.18 146.05) (xy 170.18 160.02) ) (stroke (width 0) (type default) ) - (uuid "bcb48d7e-297e-436f-b252-6e5277b81294") + (uuid "be942a62-d2e6-4cbe-a6b6-eba11f1b2c26") ) (wire (pts - (xy 170.18 146.05) (xy 170.18 160.02) + (xy 257.81 27.94) (xy 257.81 33.02) ) (stroke (width 0) (type default) ) - (uuid "be942a62-d2e6-4cbe-a6b6-eba11f1b2c26") + (uuid "beea34e0-d98f-47cf-aff0-c9e506fbc629") ) (wire (pts - (xy 257.81 27.94) (xy 257.81 33.02) + (xy 111.76 59.69) (xy 111.76 62.23) ) (stroke (width 0) (type default) ) - (uuid "beea34e0-d98f-47cf-aff0-c9e506fbc629") + (uuid "c1207b96-f0b2-4ac7-9e3e-7523d3375b6a") ) (wire (pts @@ -7160,16 +7509,6 @@ ) (uuid "c2d83e55-7b3b-46a2-93aa-30aceffb0379") ) - (wire - (pts - (xy 238.76 134.62) (xy 238.76 133.35) - ) - (stroke - (width 0) - (type default) - ) - (uuid "c33366db-34f7-43b6-8ed6-c9b8d584bd96") - ) (wire (pts (xy 187.96 36.83) (xy 194.31 36.83) @@ -7190,16 +7529,6 @@ ) (uuid "c67d30a5-16be-4c00-bfd3-802e1732145d") ) - (wire - (pts - (xy 36.83 127) (xy 30.48 127) - ) - (stroke - (width 0) - (type default) - ) - (uuid "c6bef2fd-b98e-4e68-bbff-765d5b8aca99") - ) (wire (pts (xy 170.18 144.78) (xy 170.18 146.05) @@ -7212,53 +7541,53 @@ ) (wire (pts - (xy 16.51 100.33) (xy 26.67 100.33) + (xy 82.55 44.45) (xy 82.55 45.72) ) (stroke (width 0) (type default) ) - (uuid "c8e62b02-c001-43e8-820a-1deb56027b7d") + (uuid "cb45cb39-3d75-45cd-aa91-c5c3aa761da5") ) (wire (pts - (xy 39.37 22.86) (xy 33.02 22.86) + (xy 224.79 109.22) (xy 219.71 109.22) ) (stroke (width 0) (type default) ) - (uuid "c961ceac-362c-40ee-82b6-4723f57d9a94") + (uuid "cc3ee5d1-0b12-4fff-8af6-4781d61f007e") ) (wire (pts - (xy 85.09 44.45) (xy 85.09 45.72) + (xy 163.83 121.92) (xy 163.83 88.9) ) (stroke (width 0) (type default) ) - (uuid "cb45cb39-3d75-45cd-aa91-c5c3aa761da5") + (uuid "cc9772fd-b3dc-4c60-b2ff-61bcd7b1f1d3") ) (wire (pts - (xy 163.83 121.92) (xy 163.83 88.9) + (xy 236.22 38.1) (xy 238.76 38.1) ) (stroke (width 0) (type default) ) - (uuid "cc9772fd-b3dc-4c60-b2ff-61bcd7b1f1d3") + (uuid "cee54a22-efe9-435b-9d8f-fe02c500b3fd") ) (wire (pts - (xy 236.22 38.1) (xy 238.76 38.1) + (xy 158.75 50.8) (xy 165.1 50.8) ) (stroke (width 0) (type default) ) - (uuid "cee54a22-efe9-435b-9d8f-fe02c500b3fd") + (uuid "cffefca8-227f-4d82-a0e1-c9c9fd3a80f5") ) (wire (pts @@ -7300,16 +7629,6 @@ ) (uuid "d13a3bd3-8d54-42dc-be93-207921852952") ) - (wire - (pts - (xy 86.36 31.75) (xy 86.36 34.29) - ) - (stroke - (width 0) - (type default) - ) - (uuid "d144df09-4282-459c-bfb6-6e19176e033e") - ) (wire (pts (xy 86.36 165.1) (xy 78.74 165.1) @@ -7350,6 +7669,16 @@ ) (uuid "d716a62b-c7c8-40ef-b122-eab00490a535") ) + (wire + (pts + (xy 147.32 132.08) (xy 152.4 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d991f892-0292-458a-a25b-f04941ff01bc") + ) (wire (pts (xy 45.72 166.37) (xy 45.72 165.1) @@ -7370,6 +7699,16 @@ ) (uuid "da806769-3a8a-405a-8765-ca9c1da8a3ef") ) + (wire + (pts + (xy 175.26 50.8) (xy 179.07 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da8672cc-497c-4699-b1a0-68e94125b00e") + ) (wire (pts (xy 139.7 81.28) (xy 142.24 81.28) @@ -7380,6 +7719,26 @@ ) (uuid "db8d75c1-d77c-4fab-a0a8-09e3d2bfc9b6") ) + (wire + (pts + (xy 99.06 53.34) (xy 99.06 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dccf9ba5-aaf2-4d96-bf06-d68f0f96c626") + ) + (wire + (pts + (xy 111.76 62.23) (xy 111.76 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dcef5be7-2606-4dfd-9c0e-944860f31ce7") + ) (wire (pts (xy 245.11 80.01) (xy 245.11 81.28) @@ -7390,6 +7749,16 @@ ) (uuid "dd8e7d42-0098-4c26-82a1-667f7798430e") ) + (wire + (pts + (xy 224.79 115.57) (xy 224.79 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de70511e-ec6e-47b6-b517-2caf2701c1e4") + ) (wire (pts (xy 224.79 38.1) (xy 228.6 38.1) @@ -7400,6 +7769,16 @@ ) (uuid "de9a5201-fd23-491e-a862-2b17dbcd5ffa") ) + (wire + (pts + (xy 99.06 39.37) (xy 104.14 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df5e3f13-a32c-42ad-97d6-4f06ca080e9b") + ) (wire (pts (xy 232.41 64.77) (xy 195.58 64.77) @@ -7412,63 +7791,63 @@ ) (wire (pts - (xy 151.13 109.22) (xy 151.13 87.63) + (xy 149.86 27.94) (xy 149.86 34.29) ) (stroke (width 0) (type default) ) - (uuid "e481cf81-d7d1-4733-a278-315d3bbbaedf") + (uuid "e2eb026e-e950-4772-88c7-b76320eb3eec") ) (wire (pts - (xy 238.76 38.1) (xy 238.76 40.64) + (xy 252.73 130.81) (xy 251.46 130.81) ) (stroke (width 0) (type default) ) - (uuid "e4c04a8c-bfe0-4b57-85d2-61cd4dad5ae9") + (uuid "e480be5e-0017-4f5a-8af2-adfd4754e085") ) (wire (pts - (xy 147.32 109.22) (xy 151.13 109.22) + (xy 151.13 109.22) (xy 151.13 87.63) ) (stroke (width 0) (type default) ) - (uuid "e4d16ab9-d1df-426d-9995-64c7ff5088dd") + (uuid "e481cf81-d7d1-4733-a278-315d3bbbaedf") ) (wire (pts - (xy 148.59 30.48) (xy 148.59 29.21) + (xy 238.76 38.1) (xy 238.76 40.64) ) (stroke (width 0) (type default) ) - (uuid "e53a681f-e1df-4d86-8079-fb9c7588a6c7") + (uuid "e4c04a8c-bfe0-4b57-85d2-61cd4dad5ae9") ) (wire (pts - (xy 57.15 20.32) (xy 59.69 20.32) + (xy 147.32 109.22) (xy 151.13 109.22) ) (stroke (width 0) (type default) ) - (uuid "e6008a26-ecae-4d9a-b5b0-5dafe371d31e") + (uuid "e4d16ab9-d1df-426d-9995-64c7ff5088dd") ) (wire (pts - (xy 87.63 31.75) (xy 86.36 31.75) + (xy 240.03 135.89) (xy 242.57 135.89) ) (stroke (width 0) (type default) ) - (uuid "e613ea05-f6d8-49e2-86b2-8ec56dcab1c8") + (uuid "e79f0066-eeab-47ae-b6ec-cbe2075a827a") ) (wire (pts @@ -7502,13 +7881,13 @@ ) (wire (pts - (xy 135.89 44.45) (xy 135.89 46.99) + (xy 26.67 137.16) (xy 36.83 137.16) ) (stroke (width 0) (type default) ) - (uuid "ebd6c226-de10-4583-9973-fa993d4a4036") + (uuid "e9dd9e85-27e7-4ba1-9d72-023168d49c8c") ) (wire (pts @@ -7522,23 +7901,23 @@ ) (wire (pts - (xy 38.1 57.15) (xy 38.1 59.69) + (xy 99.06 54.61) (xy 104.14 54.61) ) (stroke (width 0) (type default) ) - (uuid "f258a47d-6364-4004-b3f7-c202f6292a39") + (uuid "efc8e974-77d1-4bf0-9d41-1298b726b543") ) (wire (pts - (xy 97.79 29.21) (xy 97.79 19.05) + (xy 38.1 57.15) (xy 38.1 59.69) ) (stroke (width 0) (type default) ) - (uuid "f2a9e000-2254-4274-9287-9d983ec30b07") + (uuid "f258a47d-6364-4004-b3f7-c202f6292a39") ) (wire (pts @@ -7560,6 +7939,16 @@ ) (uuid "f3b7cb4a-3aa6-4d7e-af71-e8195cef29d8") ) + (wire + (pts + (xy 143.51 39.37) (xy 143.51 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f53b52f4-4579-4257-8783-8ce011563e83") + ) (wire (pts (xy 158.75 116.84) (xy 158.75 83.82) @@ -7602,43 +7991,43 @@ ) (wire (pts - (xy 198.12 88.9) (xy 198.12 102.87) + (xy 124.46 41.91) (xy 130.81 41.91) ) (stroke (width 0) (type default) ) - (uuid "fca62e56-ff15-4ce5-80ab-67b439dc83a9") + (uuid "fb011dd7-daa6-49e4-8d80-0d89b206f00a") ) (wire (pts - (xy 238.76 38.1) (xy 257.81 38.1) + (xy 198.12 88.9) (xy 198.12 102.87) ) (stroke (width 0) (type default) ) - (uuid "fe25948e-86c7-4030-bd0a-9a4c55634521") + (uuid "fca62e56-ff15-4ce5-80ab-67b439dc83a9") ) (wire (pts - (xy 234.95 125.73) (xy 240.03 125.73) + (xy 231.14 120.65) (xy 252.73 120.65) ) (stroke (width 0) (type default) ) - (uuid "ff46d3e6-5717-4b11-8a08-44d2b531c759") + (uuid "fe236042-407f-460e-aefe-fc94ae93d2aa") ) - (text "pullup should set this\nto L channel output" - (exclude_from_sim no) - (at 164.338 45.466 0) - (effects - (font - (size 1.27 1.27) - ) + (wire + (pts + (xy 238.76 38.1) (xy 257.81 38.1) + ) + (stroke + (width 0) + (type default) ) - (uuid "67732f99-3ee1-47d3-931a-9ac827859a65") + (uuid "fe25948e-86c7-4030-bd0a-9a4c55634521") ) (text "USB BOOT" (exclude_from_sim no) @@ -7684,17 +8073,6 @@ ) (uuid "03bfc014-bfd5-45a7-8c96-772df7efcd5f") ) - (label "UART0_TX" - (at 16.51 100.33 0) - (fields_autoplaced yes) - (effects - (font - (size 1.27 1.27) - ) - (justify left bottom) - ) - (uuid "08d89c7e-9274-4a57-ba8d-5289a8df245e") - ) (label "QSPI_SD1" (at 170.18 78.74 0) (fields_autoplaced yes) @@ -7717,17 +8095,6 @@ ) (uuid "1319e275-5c2f-41ed-964e-853478644943") ) - (label "NRST" - (at 31.75 137.16 0) - (fields_autoplaced yes) - (effects - (font - (size 1.27 1.27) - ) - (justify left bottom) - ) - (uuid "27d18acd-f748-446b-977f-97b0488149f3") - ) (label "BTN" (at 36.83 80.01 180) (fields_autoplaced yes) @@ -7761,8 +8128,8 @@ ) (uuid "3f0eb506-b811-4641-82e1-173f1c45c22d") ) - (label "QSPI_SS_N" - (at 170.18 76.2 0) + (label "UART0_TX" + (at 26.67 137.16 0) (fields_autoplaced yes) (effects (font @@ -7770,7 +8137,18 @@ ) (justify left bottom) ) - (uuid "46b50fd8-0e50-4cd8-bdaa-1c3c112102ab") + (uuid "40145e16-76b6-4586-841f-ecd9b68f0be1") + ) + (label "QSPI_SS_N" + (at 170.18 76.2 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "46b50fd8-0e50-4cd8-bdaa-1c3c112102ab") ) (label "SWCLK" (at 78.74 165.1 0) @@ -7784,7 +8162,7 @@ (uuid "47c4f80f-9d20-4883-9440-f2dc85269cf6") ) (label "SWDIO" - (at 30.48 134.62 0) + (at 30.48 132.08 0) (fields_autoplaced yes) (effects (font @@ -7805,6 +8183,17 @@ ) (uuid "6a0c487d-cbab-4b76-b321-235ea1612408") ) + (label "UART0_RX" + (at 26.67 134.62 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6e8b1dfc-0eb2-42b6-98a6-2df0dc086c38") + ) (label "Vraw" (at 80.01 34.29 0) (fields_autoplaced yes) @@ -7860,17 +8249,6 @@ ) (uuid "a5443a9e-250d-4dbd-a9e9-d9fbfa44db66") ) - (label "UART0_RX" - (at 16.51 97.79 0) - (fields_autoplaced yes) - (effects - (font - (size 1.27 1.27) - ) - (justify left bottom) - ) - (uuid "ba5c66cc-9487-4f71-9b7a-dabbfa176974") - ) (label "BTN" (at 147.32 162.56 0) (fields_autoplaced yes) @@ -7992,27 +8370,6 @@ ) (uuid "fbe9f1c3-b37b-4bef-8e0f-da3aaf0e23e1") ) - (global_label "Vbus" - (shape input) - (at 20.32 20.32 180) - (fields_autoplaced yes) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - (uuid "0ec1deb2-e0aa-4718-a212-bbb62af9c014") - (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at -361.95 -96.52 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - ) (global_label "DIN" (shape input) (at 153.67 172.72 0) @@ -8101,6 +8458,27 @@ ) ) ) + (global_label "Vbus" + (shape input) + (at 59.69 20.32 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "74fcb1fa-d13a-4c29-9ae9-7dc7dbf37802") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -322.58 -96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) (global_label "BCLK" (shape input) (at 153.67 177.8 0) @@ -8123,6 +8501,28 @@ ) ) ) + (global_label "usb_D-" + (shape input) + (at 152.4 134.62 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "97f6ae69-77f7-4b1b-811e-f01c4a927fa9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.5213 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) (global_label "LRCLK" (shape input) (at 153.67 175.26 0) @@ -8145,9 +8545,52 @@ ) ) ) + (global_label "usb_D-" + (shape input) + (at 240.03 128.27 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9a17d332-8eb3-4596-b925-f02b5b736ccb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 229.9087 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) (global_label "Vbus" (shape input) - (at 234.95 125.73 180) + (at 219.71 109.22 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c05ed068-7e7a-4fff-897b-7ddba49f95ab") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at -162.56 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "usb_D+" + (shape input) + (at 240.03 135.89 180) (fields_autoplaced yes) (effects (font @@ -8155,13 +8598,36 @@ ) (justify right) ) - (uuid "c1ae19f9-db94-44f4-bb19-9afef84eadc9") + (uuid "e350fe17-7794-41c1-865f-7340c19c8f4d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 229.9087 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "usb_D+" + (shape input) + (at 152.4 132.08 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ff3c19a3-b036-42aa-871a-2f49ba5c1d29") (property "Intersheetrefs" "${INTERSHEET_REFS}" - (at -147.32 8.89 0) + (at 162.5213 132.08 0) (effects (font (size 1.27 1.27) ) + (justify left) (hide yes) ) ) @@ -8220,7 +8686,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1525" (at 177.8 148.59 0) (effects (font @@ -8233,46 +8699,420 @@ (uuid "f4815adf-73a5-432b-9b28-c7daa695e39d") ) (pin "2" - (uuid "96072a87-ac4f-4059-8238-61b753d97f3a") + (uuid "96072a87-ac4f-4059-8238-61b753d97f3a") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 170.18 170.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "05c98040-3ff5-4537-9f27-d8fbf667af33") + (property "Reference" "C11" + (at 165.1 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 162.56 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 170.18 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 170.18 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 170.18 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 170.18 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ef2ec91d-43d1-459e-b6de-56c02810a6d3") + ) + (pin "2" + (uuid "f9789807-2388-420f-9c97-7c6208521ad2") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "C11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Ferrite") + (at 99.06 49.53 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "06ed4e9e-9973-411a-b815-44a1c611cf24") + (property "Reference" "L2" + (at 100.33 48.2599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1.5uH" + (at 100.33 50.7999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Inductor_SMD:L_Coilcraft_LPS3010" + (at 99.06 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "Coilcraft LPS3015-152MRC" + (at 99.06 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 99.06 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C17382749" + (at 99.06 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "efc7b231-3a7c-47e7-a779-a1e1688b40cb") + ) + (pin "2" + (uuid "f0197ff1-9b62-427e-b267-92a70445b1bc") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "L2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 111.76 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "088f8ccc-0bb0-4e23-a926-b5c8cbbccb27") + (property "Reference" "#PWR024" + (at 111.76 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 111.887 67.8942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 111.76 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 111.76 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 111.76 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31bcbbda-4d35-4264-b626-457779d00c96") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR024") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 30.48 151.13 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0919092c-833b-48e0-85cf-8d1fcce2b94a") + (property "Reference" "R2" + (at 27.94 148.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 33.02 148.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 30.48 149.352 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 30.48 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 30.48 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C11702" + (at 30.48 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b1935712-9690-4ea1-aaa9-21f192fb665e") + ) + (pin "2" + (uuid "eb50742c-8b07-494a-a7fe-f4573b635a68") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 208.28 140.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0b3ffe53-be6b-4848-9770-ad5395ff5510") + (property "Reference" "C22" + (at 210.82 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uf" + (at 210.82 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 208.28 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 208.28 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.28 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C52923" + (at 208.28 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "14d06078-a6a9-42ea-97d2-e4f3645a80fe") + ) + (pin "2" + (uuid "4e05210c-be65-4516-8654-a3b58681e75e") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C12") + (reference "C22") (unit 1) ) ) ) ) (symbol - (lib_id "Device:C_Small") - (at 170.18 170.18 0) + (lib_id "Device:R") + (at 226.06 124.46 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "05c98040-3ff5-4537-9f27-d8fbf667af33") - (property "Reference" "C11" - (at 165.1 168.91 0) + (uuid "0bacef6e-5fd6-4e77-94f6-6bf1b6ac7ab7") + (property "Reference" "R3" + (at 228.6 127 90) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Value" "0.1uf" - (at 162.56 171.45 0) + (property "Value" "5.1k" + (at 223.52 127 90) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 170.18 170.18 0) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 226.06 126.238 90) (effects (font (size 1.27 1.27) @@ -8281,7 +9121,7 @@ ) ) (property "Datasheet" "~" - (at 170.18 170.18 0) + (at 226.06 124.46 0) (effects (font (size 1.27 1.27) @@ -8290,7 +9130,7 @@ ) ) (property "Description" "" - (at 170.18 170.18 0) + (at 226.06 124.46 0) (effects (font (size 1.27 1.27) @@ -8298,8 +9138,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 170.18 170.18 0) + (property "LCSC" "C25905" + (at 226.06 124.46 0) (effects (font (size 1.27 1.27) @@ -8308,47 +9148,49 @@ ) ) (pin "1" - (uuid "ef2ec91d-43d1-459e-b6de-56c02810a6d3") + (uuid "88aa3d90-fcf1-49ab-8db2-33edb7abe1bc") ) (pin "2" - (uuid "f9789807-2388-420f-9c97-7c6208521ad2") + (uuid "a069869e-c47a-4808-bda6-4a9c0e5a1008") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C11") + (reference "R3") (unit 1) ) ) ) ) (symbol - (lib_id "Device:R") - (at 30.48 151.13 270) + (lib_id "Device:C_Small") + (at 149.86 36.83 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "0919092c-833b-48e0-85cf-8d1fcce2b94a") - (property "Reference" "R2" - (at 27.94 148.59 90) + (uuid "1126f98e-c02c-4c96-b38f-9136f4c0f370") + (property "Reference" "C27" + (at 152.4 36.83 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Value" "1k" - (at 33.02 148.59 90) + (property "Value" "10uf" + (at 152.146 39.37 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 30.48 149.352 90) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 149.86 36.83 0) (effects (font (size 1.27 1.27) @@ -8357,7 +9199,7 @@ ) ) (property "Datasheet" "~" - (at 30.48 151.13 0) + (at 149.86 36.83 0) (effects (font (size 1.27 1.27) @@ -8366,7 +9208,7 @@ ) ) (property "Description" "" - (at 30.48 151.13 0) + (at 149.86 36.83 0) (effects (font (size 1.27 1.27) @@ -8374,8 +9216,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 30.48 151.13 0) + (property "LCSC" "C15525" + (at 149.86 36.83 0) (effects (font (size 1.27 1.27) @@ -8384,15 +9226,15 @@ ) ) (pin "1" - (uuid "b1935712-9690-4ea1-aaa9-21f192fb665e") + (uuid "8df8d011-3f48-4703-b2c3-9e4a21f17c45") ) (pin "2" - (uuid "eb50742c-8b07-494a-a7fe-f4573b635a68") + (uuid "3fc9f793-89a4-4291-96c3-7d1d1500012a") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "R2") + (reference "C27") (unit 1) ) ) @@ -8400,15 +9242,15 @@ ) (symbol (lib_id "Device:C_Small") - (at 208.28 140.97 0) + (at 143.51 36.83 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "0b3ffe53-be6b-4848-9770-ad5395ff5510") - (property "Reference" "C22" - (at 210.82 139.7 0) + (uuid "1460fbfa-f18a-4ce4-b120-6ef6685738f1") + (property "Reference" "C20" + (at 137.668 37.084 0) (effects (font (size 1.27 1.27) @@ -8416,8 +9258,8 @@ (justify left) ) ) - (property "Value" "1uf" - (at 210.82 142.24 0) + (property "Value" "10uf" + (at 137.414 39.37 0) (effects (font (size 1.27 1.27) @@ -8426,7 +9268,7 @@ ) ) (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 208.28 140.97 0) + (at 143.51 36.83 0) (effects (font (size 1.27 1.27) @@ -8435,7 +9277,7 @@ ) ) (property "Datasheet" "~" - (at 208.28 140.97 0) + (at 143.51 36.83 0) (effects (font (size 1.27 1.27) @@ -8444,7 +9286,7 @@ ) ) (property "Description" "" - (at 208.28 140.97 0) + (at 143.51 36.83 0) (effects (font (size 1.27 1.27) @@ -8452,8 +9294,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 208.28 140.97 0) + (property "LCSC" "C15525" + (at 143.51 36.83 0) (effects (font (size 1.27 1.27) @@ -8462,15 +9304,15 @@ ) ) (pin "1" - (uuid "14d06078-a6a9-42ea-97d2-e4f3645a80fe") + (uuid "6953994f-879f-4576-8d57-72a1a6fc3a53") ) (pin "2" - (uuid "4e05210c-be65-4516-8654-a3b58681e75e") + (uuid "5889eb73-43cb-44d0-9cab-eb62d6b0abcd") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C22") + (reference "C20") (unit 1) ) ) @@ -8494,7 +9336,7 @@ (justify left) ) ) - (property "Value" "1k" + (property "Value" "600@100mhz" (at 233.553 35.56 0) (effects (font @@ -8503,7 +9345,7 @@ (justify left) ) ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" + (property "Footprint" "Inductor_SMD:L_0603_1608Metric" (at 232.41 39.878 90) (effects (font @@ -8530,7 +9372,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1002" (at 232.41 38.1 0) (effects (font @@ -8631,33 +9473,32 @@ ) ) (symbol - (lib_id "power:GND") - (at 85.09 45.72 0) + (lib_id "Device:R") + (at 246.38 128.27 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "2e0d1812-bcdb-40e6-b5c2-320a3b3166f3") - (property "Reference" "#PWR02" - (at 85.09 52.07 0) + (uuid "24a6f5e0-6f32-4281-ba4e-33be54a46a0e") + (property "Reference" "R5" + (at 248.92 130.81 90) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Value" "GND" - (at 85.217 50.1142 0) + (property "Value" "27.4" + (at 243.84 130.81 90) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "" - (at 85.09 45.72 0) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 246.38 130.048 90) (effects (font (size 1.27 1.27) @@ -8665,8 +9506,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 85.09 45.72 0) + (property "Datasheet" "~" + (at 246.38 128.27 0) (effects (font (size 1.27 1.27) @@ -8675,7 +9516,16 @@ ) ) (property "Description" "" - (at 85.09 45.72 0) + (at 246.38 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C31439" + (at 246.38 128.27 0) (effects (font (size 1.27 1.27) @@ -8684,46 +9534,48 @@ ) ) (pin "1" - (uuid "b2ab05bd-7c0b-4033-bd92-33a7d777ca61") + (uuid "fca01485-2da0-477d-8143-07c9eedc53b4") + ) + (pin "2" + (uuid "1b7489ec-f3ed-4618-9771-2bf56885ab32") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR02") + (reference "R5") (unit 1) ) ) ) ) (symbol - (lib_id "Device:C_Small") - (at 33.02 27.94 0) + (lib_id "power:GND") + (at 219.71 127 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "2f86794f-870f-4105-85ce-4f4489a6c1df") - (property "Reference" "C14" - (at 28.448 30.48 0) + (uuid "2d114cca-6cf9-4bf4-b0d1-bf03a00f2196") + (property "Reference" "#U01" + (at 219.71 133.35 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Value" "1u" - (at 34.29 30.48 0) + (property "Value" "GND" + (at 219.837 131.3942 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 33.02 27.94 0) + (property "Footprint" "" + (at 219.71 127 0) (effects (font (size 1.27 1.27) @@ -8731,8 +9583,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 33.02 27.94 0) + (property "Datasheet" "" + (at 219.71 127 0) (effects (font (size 1.27 1.27) @@ -8741,16 +9593,7 @@ ) ) (property "Description" "" - (at 33.02 27.94 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 33.02 27.94 0) + (at 219.71 127 0) (effects (font (size 1.27 1.27) @@ -8759,48 +9602,45 @@ ) ) (pin "1" - (uuid "949e97e2-86d5-4771-b648-0a7d2a8598e9") - ) - (pin "2" - (uuid "da33b266-1fbb-4424-8f9a-1718f39949b9") + (uuid "0080dccf-ab45-44eb-acb1-93122b0b41a4") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C14") + (reference "#U01") (unit 1) ) ) ) ) (symbol - (lib_id "Device:R") - (at 135.89 87.63 270) - (mirror x) + (lib_id "power:GND") + (at 82.55 45.72 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9") - (property "Reference" "R10" - (at 133.35 90.17 90) + (uuid "2e0d1812-bcdb-40e6-b5c2-320a3b3166f3") + (property "Reference" "#PWR02" + (at 82.55 52.07 0) (effects (font (size 1.27 1.27) ) + (hide yes) ) ) - (property "Value" "1k" - (at 138.43 90.17 90) + (property "Value" "GND" + (at 82.677 50.1142 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 135.89 89.408 90) + (property "Footprint" "" + (at 82.55 45.72 0) (effects (font (size 1.27 1.27) @@ -8808,8 +9648,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 135.89 87.63 0) + (property "Datasheet" "" + (at 82.55 45.72 0) (effects (font (size 1.27 1.27) @@ -8818,16 +9658,7 @@ ) ) (property "Description" "" - (at 135.89 87.63 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 135.89 87.63 0) + (at 82.55 45.72 0) (effects (font (size 1.27 1.27) @@ -8836,48 +9667,45 @@ ) ) (pin "1" - (uuid "685ce823-5b6d-4a85-8706-dd3f79fa1d99") - ) - (pin "2" - (uuid "e1adb181-f635-40e4-84c8-fd175eac8599") + (uuid "b2ab05bd-7c0b-4033-bd92-33a7d777ca61") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "R10") + (reference "#PWR02") (unit 1) ) ) ) ) (symbol - (lib_id "Device:R") - (at 135.89 81.28 270) - (mirror x) + (lib_id "Connector:USB_C_Receptacle_USB2.0") + (at 267.97 130.81 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "360c0fb5-389f-4914-99b3-95937cc2652e") - (property "Reference" "R9" - (at 133.35 83.82 90) + (uuid "32dc45e9-4ac2-432f-bd5b-584746c0d7c9") + (property "Reference" "J7" + (at 265.2522 108.7882 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Value" "10k" - (at 138.43 83.82 90) + (property "Value" "USB_C_Receptacle_USB2.0" + (at 265.2522 111.0996 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 135.89 83.058 90) + (property "Footprint" "MyLibrary:USB-C_SMD-TYPE-C-31-M-12" + (at 264.16 130.81 0) (effects (font (size 1.27 1.27) @@ -8885,8 +9713,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 135.89 81.28 0) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 264.16 130.81 0) (effects (font (size 1.27 1.27) @@ -8895,7 +9723,7 @@ ) ) (property "Description" "" - (at 135.89 81.28 0) + (at 267.97 130.81 0) (effects (font (size 1.27 1.27) @@ -8903,8 +9731,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 135.89 81.28 0) + (property "LCSC" "C165948" + (at 267.97 130.81 0) (effects (font (size 1.27 1.27) @@ -8912,127 +9740,112 @@ (hide yes) ) ) - (pin "1" - (uuid "1613c595-b369-4b47-aeae-82f51f358afa") - ) - (pin "2" - (uuid "56aa6c0f-544f-4be1-a455-7ff8e0a1a7f0") - ) - (instances - (project "buddhabox" - (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "R9") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "Device:C_Small") - (at 85.09 41.91 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "363bba56-27bd-4d23-8260-b779eb148d4d") - (property "Reference" "C1" - (at 86.36 39.37 0) + (property "checked" "1" + (at 267.97 130.81 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Value" "10uf" - (at 86.36 44.45 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) + (pin "A1" + (uuid "15c5e8eb-ceba-4b2f-b090-569fd70a9082") ) - (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" - (at 85.09 41.91 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) + (pin "A12" + (uuid "e24c5f89-3d6b-4f11-8f3b-efe8864407a0") ) - (property "Datasheet" "~" - (at 85.09 41.91 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) + (pin "A4" + (uuid "8db5b0d8-8e00-477f-be8e-63b0422ef948") ) - (property "Description" "" - (at 85.09 41.91 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) + (pin "A5" + (uuid "ea91c3b6-4d12-4f8f-abae-e88b4237dd52") ) - (property "LCSC" "" - (at 85.09 41.91 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) + (pin "A6" + (uuid "a9446148-93a0-4705-b6ce-273543b5777f") ) - (pin "1" - (uuid "19d2055b-f20d-400d-af23-60c405fe5bcc") + (pin "A7" + (uuid "bd1582db-385e-4ab2-ade1-50d4f96969ac") ) - (pin "2" - (uuid "52437ac0-5c26-4525-9e82-24f6271a3452") + (pin "A8" + (uuid "97e0fab7-89a3-4cf8-91f6-00753d2d8649") + ) + (pin "A9" + (uuid "e817dca5-b91f-4535-b9c5-152bec448ed3") + ) + (pin "B1" + (uuid "8801bbc4-0673-499f-8079-ad8ac3b35c16") + ) + (pin "B12" + (uuid "53e623be-53bf-48c9-8f3d-8a8511051b78") + ) + (pin "B4" + (uuid "3bb2a313-d1a7-4fcd-8927-8d30ce0b8d81") + ) + (pin "B5" + (uuid "145e9d58-96db-401c-bb54-cb765db7fde9") + ) + (pin "B6" + (uuid "0bfa5d24-c92c-48e1-839d-05bdf2497587") + ) + (pin "B7" + (uuid "1e4aba84-d643-4b6a-95ec-627d4d486fa2") + ) + (pin "B8" + (uuid "e3e271c5-21d0-4856-b165-4854665849d7") + ) + (pin "B9" + (uuid "a638994f-4520-4fe4-8bde-1dd17d41c833") + ) + (pin "S1" + (uuid "7afedda7-09ae-4b10-845b-ec8a22c46919") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C1") + (reference "J7") (unit 1) ) ) ) ) (symbol - (lib_id "power:+3.3V") - (at 207.01 19.05 0) + (lib_id "Device:R") + (at 135.89 87.63 270) + (mirror x) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "369ff43d-ca4a-45d9-a49f-8838a7726c9a") - (property "Reference" "#PWR015" - (at 207.01 22.86 0) + (uuid "33a2cb89-c6d8-4ef5-b07f-8cb45c5bb2e9") + (property "Reference" "R10" + (at 133.35 90.17 90) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Value" "+3.3V" - (at 207.391 14.6558 0) + (property "Value" "1k" + (at 138.43 90.17 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 135.89 89.408 90) (effects (font (size 1.27 1.27) ) + (hide yes) ) ) - (property "Footprint" "" - (at 207.01 19.05 0) + (property "Datasheet" "" + (at 135.89 87.63 0) (effects (font (size 1.27 1.27) @@ -9040,8 +9853,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 207.01 19.05 0) + (property "Description" "" + (at 135.89 87.63 0) (effects (font (size 1.27 1.27) @@ -9049,8 +9862,8 @@ (hide yes) ) ) - (property "Description" "" - (at 207.01 19.05 0) + (property "LCSC" "C11702" + (at 135.89 87.63 0) (effects (font (size 1.27 1.27) @@ -9059,45 +9872,48 @@ ) ) (pin "1" - (uuid "6e3d36a4-9d6e-4996-b1e1-140bde39b714") + (uuid "685ce823-5b6d-4a85-8706-dd3f79fa1d99") + ) + (pin "2" + (uuid "e1adb181-f635-40e4-84c8-fd175eac8599") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR015") + (reference "R10") (unit 1) ) ) ) ) (symbol - (lib_id "power:+3.3V") - (at 166.37 33.02 0) + (lib_id "Device:R") + (at 135.89 81.28 270) + (mirror x) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "36b23b35-9ab9-427b-9909-880a3d6d1bae") - (property "Reference" "#PWR011" - (at 166.37 36.83 0) + (uuid "360c0fb5-389f-4914-99b3-95937cc2652e") + (property "Reference" "R9" + (at 133.35 83.82 90) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Value" "+3.3V" - (at 166.751 28.6258 0) + (property "Value" "10k" + (at 138.43 83.82 90) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "" - (at 166.37 33.02 0) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 135.89 83.058 90) (effects (font (size 1.27 1.27) @@ -9105,8 +9921,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 166.37 33.02 0) + (property "Datasheet" "~" + (at 135.89 81.28 0) (effects (font (size 1.27 1.27) @@ -9115,7 +9931,16 @@ ) ) (property "Description" "" - (at 166.37 33.02 0) + (at 135.89 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25744" + (at 135.89 81.28 0) (effects (font (size 1.27 1.27) @@ -9124,45 +9949,49 @@ ) ) (pin "1" - (uuid "d2137868-20dc-475d-a5a6-fcbc10478917") + (uuid "1613c595-b369-4b47-aeae-82f51f358afa") + ) + (pin "2" + (uuid "56aa6c0f-544f-4be1-a455-7ff8e0a1a7f0") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR011") + (reference "R9") (unit 1) ) ) ) ) (symbol - (lib_id "Device:R") - (at 166.37 36.83 0) - (mirror y) + (lib_id "Device:C_Small") + (at 82.55 41.91 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "397107f6-5458-4e7a-9529-a17da839be78") - (property "Reference" "R1" - (at 168.91 39.37 90) + (uuid "363bba56-27bd-4d23-8260-b779eb148d4d") + (property "Reference" "C1" + (at 83.82 39.37 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Value" "10k" - (at 168.91 34.29 90) + (property "Value" "10uf" + (at 83.82 44.45 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 168.148 36.83 90) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 82.55 41.91 0) (effects (font (size 1.27 1.27) @@ -9171,7 +10000,7 @@ ) ) (property "Datasheet" "~" - (at 166.37 36.83 0) + (at 82.55 41.91 0) (effects (font (size 1.27 1.27) @@ -9180,7 +10009,7 @@ ) ) (property "Description" "" - (at 166.37 36.83 0) + (at 82.55 41.91 0) (effects (font (size 1.27 1.27) @@ -9188,8 +10017,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 166.37 36.83 0) + (property "LCSC" "C15525" + (at 82.55 41.91 0) (effects (font (size 1.27 1.27) @@ -9198,49 +10027,48 @@ ) ) (pin "1" - (uuid "2930124c-443d-4663-b2d5-0e174ade7acb") + (uuid "19d2055b-f20d-400d-af23-60c405fe5bcc") ) (pin "2" - (uuid "b488e419-2730-48b7-a8e2-ca04537f009a") + (uuid "52437ac0-5c26-4525-9e82-24f6271a3452") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "R1") + (reference "C1") (unit 1) ) ) ) ) (symbol - (lib_id "Device:FerriteBead") - (at 185.42 156.21 0) + (lib_id "power:+3.3V") + (at 149.86 27.94 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "39dc80a1-aa3c-428d-88f5-790986ef4eff") - (property "Reference" "FB1" - (at 187.96 155.0416 0) + (uuid "36645937-ee12-48f2-abd1-a0eedd5e0fa9") + (property "Reference" "#PWR020" + (at 149.86 31.75 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Value" "1k" - (at 187.96 157.353 0) + (property "Value" "+3.3V" + (at 146.05 26.67 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" - (at 183.642 156.21 90) + (property "Footprint" "" + (at 149.86 27.94 0) (effects (font (size 1.27 1.27) @@ -9248,8 +10076,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 185.42 156.21 0) + (property "Datasheet" "" + (at 149.86 27.94 0) (effects (font (size 1.27 1.27) @@ -9258,16 +10086,7 @@ ) ) (property "Description" "" - (at 185.42 156.21 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 185.42 156.21 0) + (at 149.86 27.94 0) (effects (font (size 1.27 1.27) @@ -9276,49 +10095,45 @@ ) ) (pin "1" - (uuid "2c086b07-72c6-4461-b887-880a7a37e761") - ) - (pin "2" - (uuid "84472e89-59c2-421b-983b-51c08737fb51") + (uuid "ef155a56-d7b4-4a68-9f56-d6463b7fb86f") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "FB1") + (reference "#PWR020") (unit 1) ) ) ) ) (symbol - (lib_id "Device:C_Small") - (at 63.5 162.56 0) + (lib_id "power:+3.3V") + (at 207.01 19.05 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "3aa23d5b-a969-4fcb-b811-5351b3f5b422") - (property "Reference" "C6" - (at 58.42 161.29 0) + (uuid "369ff43d-ca4a-45d9-a49f-8838a7726c9a") + (property "Reference" "#PWR015" + (at 207.01 22.86 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Value" "0.1uf" - (at 55.88 163.83 0) + (property "Value" "+3.3V" + (at 207.391 14.6558 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 63.5 162.56 0) + (property "Footprint" "" + (at 207.01 19.05 0) (effects (font (size 1.27 1.27) @@ -9326,8 +10141,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 63.5 162.56 0) + (property "Datasheet" "" + (at 207.01 19.05 0) (effects (font (size 1.27 1.27) @@ -9336,16 +10151,7 @@ ) ) (property "Description" "" - (at 63.5 162.56 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 63.5 162.56 0) + (at 207.01 19.05 0) (effects (font (size 1.27 1.27) @@ -9354,15 +10160,12 @@ ) ) (pin "1" - (uuid "2e32c550-e3d7-42f9-8ac9-4e3d788f4385") - ) - (pin "2" - (uuid "27aced15-d189-4b5a-a58b-0ff42dc6e5bf") + (uuid "6e3d36a4-9d6e-4996-b1e1-140bde39b714") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C6") + (reference "#PWR015") (unit 1) ) ) @@ -9370,15 +10173,15 @@ ) (symbol (lib_id "power:+3.3V") - (at 148.59 25.4 0) + (at 166.37 33.02 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "3cac81e4-6125-4cc6-8e8f-e723cb207d8d") - (property "Reference" "#PWR09" - (at 148.59 29.21 0) + (uuid "36b23b35-9ab9-427b-9909-880a3d6d1bae") + (property "Reference" "#PWR011" + (at 166.37 36.83 0) (effects (font (size 1.27 1.27) @@ -9387,7 +10190,7 @@ ) ) (property "Value" "+3.3V" - (at 144.78 24.13 0) + (at 166.751 28.6258 0) (effects (font (size 1.27 1.27) @@ -9395,7 +10198,7 @@ ) ) (property "Footprint" "" - (at 148.59 25.4 0) + (at 166.37 33.02 0) (effects (font (size 1.27 1.27) @@ -9404,7 +10207,7 @@ ) ) (property "Datasheet" "" - (at 148.59 25.4 0) + (at 166.37 33.02 0) (effects (font (size 1.27 1.27) @@ -9413,7 +10216,7 @@ ) ) (property "Description" "" - (at 148.59 25.4 0) + (at 166.37 33.02 0) (effects (font (size 1.27 1.27) @@ -9422,46 +10225,45 @@ ) ) (pin "1" - (uuid "ede5bb53-e0dc-49f7-b59a-d9789dea7737") + (uuid "d2137868-20dc-475d-a5a6-fcbc10478917") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR09") + (reference "#PWR011") (unit 1) ) ) ) ) (symbol - (lib_id "Device:C_Small") - (at 59.69 29.21 0) + (lib_id "Device:R") + (at 166.37 36.83 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "3ea5d1c0-ab13-4865-a0a7-0ee3d051533a") - (property "Reference" "C16" - (at 61.722 29.21 0) + (uuid "397107f6-5458-4e7a-9529-a17da839be78") + (property "Reference" "R1" + (at 168.91 39.37 90) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Value" "10uf" - (at 60.96 31.75 0) + (property "Value" "10k" + (at 168.91 34.29 90) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 59.69 29.21 0) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 168.148 36.83 90) (effects (font (size 1.27 1.27) @@ -9470,7 +10272,7 @@ ) ) (property "Datasheet" "~" - (at 59.69 29.21 0) + (at 166.37 36.83 0) (effects (font (size 1.27 1.27) @@ -9479,7 +10281,7 @@ ) ) (property "Description" "" - (at 59.69 29.21 0) + (at 166.37 36.83 0) (effects (font (size 1.27 1.27) @@ -9487,8 +10289,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 59.69 29.21 0) + (property "LCSC" "C25744" + (at 166.37 36.83 0) (effects (font (size 1.27 1.27) @@ -9497,48 +10299,49 @@ ) ) (pin "1" - (uuid "a9da975c-407a-4da0-8987-765871069c95") + (uuid "2930124c-443d-4663-b2d5-0e174ade7acb") ) (pin "2" - (uuid "5ad8addb-146c-47ab-a4bc-b66ed86634fc") + (uuid "b488e419-2730-48b7-a8e2-ca04537f009a") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C16") + (reference "R1") (unit 1) ) ) ) ) (symbol - (lib_id "power:GND") - (at 250.19 142.24 0) + (lib_id "Device:FerriteBead") + (at 185.42 156.21 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "41026ccb-7e9e-4e06-ad10-7b7c8cc982db") - (property "Reference" "#U023" - (at 250.19 148.59 0) + (uuid "39dc80a1-aa3c-428d-88f5-790986ef4eff") + (property "Reference" "FB1" + (at 187.96 155.0416 0) (effects (font (size 1.27 1.27) ) - (hide yes) + (justify left) ) ) - (property "Value" "GND" - (at 250.317 146.6342 0) + (property "Value" "600@100mhz" + (at 187.96 157.353 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Footprint" "" - (at 250.19 142.24 0) + (property "Footprint" "Inductor_SMD:L_0603_1608Metric" + (at 183.642 156.21 90) (effects (font (size 1.27 1.27) @@ -9546,8 +10349,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 250.19 142.24 0) + (property "Datasheet" "~" + (at 185.42 156.21 0) (effects (font (size 1.27 1.27) @@ -9556,7 +10359,16 @@ ) ) (property "Description" "" - (at 250.19 142.24 0) + (at 185.42 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1002" + (at 185.42 156.21 0) (effects (font (size 1.27 1.27) @@ -9565,55 +10377,58 @@ ) ) (pin "1" - (uuid "6a0513fa-4ce3-4830-84fc-4920fc91661b") + (uuid "2c086b07-72c6-4461-b887-880a7a37e761") + ) + (pin "2" + (uuid "84472e89-59c2-421b-983b-51c08737fb51") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U023") + (reference "FB1") (unit 1) ) ) ) ) (symbol - (lib_id "emeb_library:TPS61291DRVR") - (at 115.57 39.37 0) + (lib_id "Device:C_Small") + (at 63.5 162.56 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "426e767a-b68d-460a-91a5-1bbe8546388b") - (property "Reference" "U1" - (at 115.57 21.59 0) + (uuid "3aa23d5b-a969-4fcb-b811-5351b3f5b422") + (property "Reference" "C6" + (at 58.42 161.29 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Value" "TPS61291DRVR" - (at 115.57 24.13 0) + (property "Value" "0.1uf" + (at 55.88 163.83 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Footprint" "emeb_library:SON65P200X200X80-7N" - (at 115.57 39.37 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 63.5 162.56 0) (effects (font (size 1.27 1.27) ) - (justify bottom) (hide yes) ) ) - (property "Datasheet" "" - (at 115.57 39.37 0) + (property "Datasheet" "~" + (at 63.5 162.56 0) (effects (font (size 1.27 1.27) @@ -9622,7 +10437,7 @@ ) ) (property "Description" "" - (at 115.57 39.37 0) + (at 63.5 162.56 0) (effects (font (size 1.27 1.27) @@ -9630,8 +10445,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 115.57 39.37 0) + (property "LCSC" "C1525" + (at 63.5 162.56 0) (effects (font (size 1.27 1.27) @@ -9640,36 +10455,15 @@ ) ) (pin "1" - (uuid "0ce57e6c-aac2-459d-a7e4-c3cd51e624d2") + (uuid "2e32c550-e3d7-42f9-8ac9-4e3d788f4385") ) (pin "2" - (uuid "064454ea-398e-4f19-945d-37ea017715b3") - ) - (pin "3" - (uuid "5b655be4-9685-41da-aadd-7fcf9d4e9439") - ) - (pin "4" - (uuid "da296592-007a-4a5e-a876-0ca0360c6fcb") - ) - (pin "5" - (uuid "944f251b-a64e-4b2a-9565-666f6cb61abc") - ) - (pin "6" - (uuid "589ca8f9-6eb1-4d3a-8893-62bd1c4daf97") - ) - (pin "7" - (uuid "36338d71-07de-4706-b05f-a35a8121ed34") - ) - (pin "7_1" - (uuid "4f88ca10-1a61-4229-bb6c-892861e97a66") - ) - (pin "7_2" - (uuid "8308f51f-b548-46f7-b8ea-b1406d51cbc1") + (uuid "27aced15-d189-4b5a-a58b-0ff42dc6e5bf") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "U1") + (reference "C6") (unit 1) ) ) @@ -9757,7 +10551,7 @@ ) ) ) - (property "Value" "W25Q32JVZPIQ" + (property "Value" "W25Q64JVZPIQ" (at 214.63 71.374 0) (effects (font @@ -9792,7 +10586,7 @@ (hide yes) ) ) - (property "LCSC" "C571260" + (property "LCSC" "C2940197" (at 214.63 83.82 0) (effects (font @@ -9888,7 +10682,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1530" (at 248.92 43.18 0) (effects (font @@ -9966,7 +10760,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1530" (at 238.76 43.18 0) (effects (font @@ -10201,7 +10995,7 @@ (justify left) ) ) - (property "Value" "27pf" + (property "Value" "30pf" (at 27.94 163.83 0) (effects (font @@ -10210,7 +11004,7 @@ (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 35.56 162.56 0) (effects (font @@ -10237,7 +11031,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1658" (at 35.56 162.56 0) (effects (font @@ -10318,7 +11112,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C556168" (at 73.66 34.29 0) (effects (font @@ -10411,33 +11205,33 @@ ) ) (symbol - (lib_id "power:GND") - (at 73.66 134.62 0) + (lib_id "Regulator_Switching:TPS63031DSK") + (at 114.3 44.45 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "554f9711-7ae3-4fb4-8364-5834dd2d1bfe") - (property "Reference" "#U09" - (at 73.66 140.97 0) + (fields_autoplaced yes) + (uuid "549707c3-ebfb-4bfd-98cb-d68db63a25e6") + (property "Reference" "U6" + (at 114.3 27.94 0) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Value" "GND" - (at 73.787 139.0142 0) + (property "Value" "TPS63031DSK" + (at 114.3 30.48 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "" - (at 73.66 134.62 0) + (property "Footprint" "Package_SON:WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm" + (at 135.89 58.42 0) (effects (font (size 1.27 1.27) @@ -10445,8 +11239,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 73.66 134.62 0) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps63031.pdf" + (at 106.68 30.48 0) (effects (font (size 1.27 1.27) @@ -10454,8 +11248,17 @@ (hide yes) ) ) - (property "Description" "" - (at 73.66 134.62 0) + (property "Description" "Buck-Boost Converter, 1.8-5.5V Input Voltage, 1A Switch Current, 3.3V Output Voltage, VSON-10 (DSK0010A)" + (at 114.3 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C15516" + (at 114.3 44.45 0) (effects (font (size 1.27 1.27) @@ -10463,13 +11266,43 @@ (hide yes) ) ) + (pin "10" + (uuid "94109ecc-3cf0-4c8e-a5e0-5a4268efe19e") + ) + (pin "5" + (uuid "ed1832a4-3671-4b6b-ad22-b7873c25724a") + ) (pin "1" - (uuid "40f61c6c-cc27-436d-8fe4-487f07f5efba") + (uuid "48d19b5f-539f-485a-a8f1-7eeab0457aa5") + ) + (pin "9" + (uuid "832593b8-df8e-4dab-b5bf-1e70f6dc90ae") + ) + (pin "3" + (uuid "cc2e9e6d-2e10-4b87-b332-c9030356101d") + ) + (pin "8" + (uuid "b3be64f3-07e5-42c4-8db5-4c46db1c0228") + ) + (pin "7" + (uuid "e8b34ed7-981c-4392-9ba2-b2e3ab579b81") + ) + (pin "11" + (uuid "284f8bab-5b4c-4fc5-8f59-22ea695cde68") + ) + (pin "2" + (uuid "5bf0e178-0551-44c5-8ba1-f85e751d3d83") + ) + (pin "6" + (uuid "f4303666-1bc8-491b-a994-9059e20a7b29") + ) + (pin "4" + (uuid "ddb4b2d8-6661-4421-866a-7b5b7d944c76") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U09") + (reference "U6") (unit 1) ) ) @@ -10477,15 +11310,15 @@ ) (symbol (lib_id "power:GND") - (at 135.89 50.8 0) + (at 73.66 134.62 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "5567c3d8-c45f-4e8f-bd5d-e41c93db509f") - (property "Reference" "#PWR03" - (at 135.89 57.15 0) + (uuid "554f9711-7ae3-4fb4-8364-5834dd2d1bfe") + (property "Reference" "#U09" + (at 73.66 140.97 0) (effects (font (size 1.27 1.27) @@ -10494,7 +11327,7 @@ ) ) (property "Value" "GND" - (at 136.017 55.1942 0) + (at 73.787 139.0142 0) (effects (font (size 1.27 1.27) @@ -10502,7 +11335,7 @@ ) ) (property "Footprint" "" - (at 135.89 50.8 0) + (at 73.66 134.62 0) (effects (font (size 1.27 1.27) @@ -10511,7 +11344,7 @@ ) ) (property "Datasheet" "" - (at 135.89 50.8 0) + (at 73.66 134.62 0) (effects (font (size 1.27 1.27) @@ -10520,7 +11353,7 @@ ) ) (property "Description" "" - (at 135.89 50.8 0) + (at 73.66 134.62 0) (effects (font (size 1.27 1.27) @@ -10529,12 +11362,12 @@ ) ) (pin "1" - (uuid "4637cbd3-c21f-43b7-a850-aec8c2a832fb") + (uuid "40f61c6c-cc27-436d-8fe4-487f07f5efba") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR03") + (reference "#U09") (unit 1) ) ) @@ -10594,7 +11427,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C52923" (at 215.9 140.97 0) (effects (font @@ -10735,7 +11568,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1525" (at 73.66 165.1 0) (effects (font @@ -10759,6 +11592,82 @@ ) ) ) + (symbol + (lib_id "Device:R") + (at 226.06 119.38 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "62e62565-f006-44bc-90c2-bcd817a39065") + (property "Reference" "R4" + (at 228.854 121.92 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "5.1k" + (at 223.774 121.92 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 226.06 121.158 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 226.06 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.06 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25905" + (at 226.06 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7b6deb12-d618-4893-8482-01ae4f0bc807") + ) + (pin "2" + (uuid "7b589169-8544-4caf-910c-f77fb101bdb1") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "R4") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 54.61 54.61 0) @@ -10879,7 +11788,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C910544" (at 207.01 39.37 0) (effects (font @@ -10949,34 +11858,98 @@ ) ) (symbol - (lib_id "Device:C_Small") - (at 176.53 21.59 0) + (lib_id "power:GND") + (at 91.44 44.45 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "66c4f98e-77d9-4172-b69d-d668cf3550a6") - (property "Reference" "C2" - (at 171.45 20.32 0) + (uuid "6584e7c3-1b10-42f5-b8e3-732a50d61ef8") + (property "Reference" "#PWR018" + (at 91.44 50.8 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Value" "10uf" - (at 168.91 22.86 0) + (property "Value" "GND" + (at 91.567 48.8442 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 176.53 21.59 0) + (property "Footprint" "" + (at 91.44 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 91.44 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 91.44 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3eec079c-f82d-4544-bd72-79633f8fa4cc") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 182.88 50.8 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6663f3b6-7702-4401-aa50-9b2b40860604") + (property "Reference" "R8" + (at 185.42 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100k" + (at 180.34 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" + (at 182.88 49.022 90) (effects (font (size 1.27 1.27) @@ -10985,7 +11958,7 @@ ) ) (property "Datasheet" "~" - (at 176.53 21.59 0) + (at 182.88 50.8 0) (effects (font (size 1.27 1.27) @@ -10994,7 +11967,7 @@ ) ) (property "Description" "" - (at 176.53 21.59 0) + (at 182.88 50.8 0) (effects (font (size 1.27 1.27) @@ -11002,8 +11975,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 176.53 21.59 0) + (property "LCSC" "C149504" + (at 182.88 50.8 0) (effects (font (size 1.27 1.27) @@ -11012,48 +11985,49 @@ ) ) (pin "1" - (uuid "f12672f7-22c7-46a0-a6f4-90e934885f46") + (uuid "17844ab5-45ee-4dc5-983f-dcdf970addb5") ) (pin "2" - (uuid "c04fbe8e-222b-41cd-b3aa-74b7af84e549") + (uuid "3e1de355-b2a3-43c5-a630-0cc502d4ada4") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C2") + (reference "R8") (unit 1) ) ) ) ) (symbol - (lib_id "power:+3.3V") - (at 54.61 46.99 0) + (lib_id "Device:C_Small") + (at 176.53 21.59 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "6bd5ffcf-d5a2-4128-a48c-68998e718da2") - (property "Reference" "#PWR05" - (at 54.61 50.8 0) + (uuid "66c4f98e-77d9-4172-b69d-d668cf3550a6") + (property "Reference" "C2" + (at 171.45 20.32 0) (effects (font (size 1.27 1.27) ) - (hide yes) + (justify left) ) ) - (property "Value" "+3.3V" - (at 57.15 43.18 0) + (property "Value" "10uf" + (at 168.91 22.86 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Footprint" "" - (at 54.61 46.99 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 176.53 21.59 0) (effects (font (size 1.27 1.27) @@ -11061,8 +12035,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 54.61 46.99 0) + (property "Datasheet" "~" + (at 176.53 21.59 0) (effects (font (size 1.27 1.27) @@ -11071,7 +12045,16 @@ ) ) (property "Description" "" - (at 54.61 46.99 0) + (at 176.53 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C15525" + (at 176.53 21.59 0) (effects (font (size 1.27 1.27) @@ -11080,28 +12063,31 @@ ) ) (pin "1" - (uuid "151512e1-eb17-43bf-aba5-e0b556c79cec") + (uuid "f12672f7-22c7-46a0-a6f4-90e934885f46") + ) + (pin "2" + (uuid "c04fbe8e-222b-41cd-b3aa-74b7af84e549") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR05") + (reference "C2") (unit 1) ) ) ) ) (symbol - (lib_id "power:GND") - (at 97.79 40.64 0) + (lib_id "power:+3.3V") + (at 54.61 46.99 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "6d1e5abf-ff97-43e8-816b-eff72f45290f") - (property "Reference" "#PWR01" - (at 97.79 46.99 0) + (uuid "6bd5ffcf-d5a2-4128-a48c-68998e718da2") + (property "Reference" "#PWR05" + (at 54.61 50.8 0) (effects (font (size 1.27 1.27) @@ -11109,8 +12095,8 @@ (hide yes) ) ) - (property "Value" "GND" - (at 97.917 45.0342 0) + (property "Value" "+3.3V" + (at 57.15 43.18 0) (effects (font (size 1.27 1.27) @@ -11118,7 +12104,7 @@ ) ) (property "Footprint" "" - (at 97.79 40.64 0) + (at 54.61 46.99 0) (effects (font (size 1.27 1.27) @@ -11127,7 +12113,7 @@ ) ) (property "Datasheet" "" - (at 97.79 40.64 0) + (at 54.61 46.99 0) (effects (font (size 1.27 1.27) @@ -11136,7 +12122,7 @@ ) ) (property "Description" "" - (at 97.79 40.64 0) + (at 54.61 46.99 0) (effects (font (size 1.27 1.27) @@ -11145,12 +12131,12 @@ ) ) (pin "1" - (uuid "f2f61b47-ef99-4b6d-b4c9-09665832def7") + (uuid "151512e1-eb17-43bf-aba5-e0b556c79cec") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR01") + (reference "#PWR05") (unit 1) ) ) @@ -11174,7 +12160,7 @@ (justify left) ) ) - (property "Value" "27pf" + (property "Value" "30pf" (at 38.1 163.83 0) (effects (font @@ -11183,7 +12169,7 @@ (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 45.72 162.56 0) (effects (font @@ -11210,7 +12196,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1658" (at 45.72 162.56 0) (effects (font @@ -11350,7 +12336,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C221675" (at 124.46 87.63 0) (effects (font @@ -11375,34 +12361,33 @@ ) ) (symbol - (lib_id "Device:C_Small") - (at 73.66 96.52 0) + (lib_id "power:+3.3V") + (at 158.75 50.8 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "7882b94b-4e07-4b2c-b390-785f5073c12f") - (property "Reference" "C8" - (at 68.58 95.25 0) + (uuid "729d4413-80d8-4de9-a2ff-1033a4ab692c") + (property "Reference" "#PWR01" + (at 158.75 54.61 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Value" "0.1uf" - (at 66.04 97.79 0) + (property "Value" "+3.3V" + (at 159.131 46.4058 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 73.66 96.52 0) + (property "Footprint" "" + (at 158.75 50.8 0) (effects (font (size 1.27 1.27) @@ -11410,8 +12395,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 73.66 96.52 0) + (property "Datasheet" "" + (at 158.75 50.8 0) (effects (font (size 1.27 1.27) @@ -11420,16 +12405,7 @@ ) ) (property "Description" "" - (at 73.66 96.52 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 73.66 96.52 0) + (at 158.75 50.8 0) (effects (font (size 1.27 1.27) @@ -11438,31 +12414,28 @@ ) ) (pin "1" - (uuid "d9f71da8-376e-487a-8eac-60db58940c42") - ) - (pin "2" - (uuid "8c206d4c-666f-4350-a998-549c9857e20e") + (uuid "2f662c93-282b-4f40-9cce-3eea0e19cd1e") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C8") + (reference "#PWR01") (unit 1) ) ) ) ) (symbol - (lib_id "Connector_Generic:Conn_01x02") - (at 31.75 97.79 0) + (lib_id "Device:C_Small") + (at 73.66 96.52 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "78ec8acf-300f-4503-ab02-9803c402fc0b") - (property "Reference" "J1" - (at 33.782 96.7232 0) + (uuid "7882b94b-4e07-4b2c-b390-785f5073c12f") + (property "Reference" "C8" + (at 68.58 95.25 0) (effects (font (size 1.27 1.27) @@ -11470,8 +12443,8 @@ (justify left) ) ) - (property "Value" "Serial" - (at 33.782 99.0346 0) + (property "Value" "0.1uf" + (at 66.04 97.79 0) (effects (font (size 1.27 1.27) @@ -11479,8 +12452,8 @@ (justify left) ) ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" - (at 31.75 97.79 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 73.66 96.52 0) (effects (font (size 1.27 1.27) @@ -11489,7 +12462,7 @@ ) ) (property "Datasheet" "~" - (at 31.75 97.79 0) + (at 73.66 96.52 0) (effects (font (size 1.27 1.27) @@ -11498,7 +12471,7 @@ ) ) (property "Description" "" - (at 31.75 97.79 0) + (at 73.66 96.52 0) (effects (font (size 1.27 1.27) @@ -11506,8 +12479,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 31.75 97.79 0) + (property "LCSC" "C1525" + (at 73.66 96.52 0) (effects (font (size 1.27 1.27) @@ -11516,15 +12489,15 @@ ) ) (pin "1" - (uuid "733189bb-e7ec-4a82-a735-448d0a97f66b") + (uuid "d9f71da8-376e-487a-8eac-60db58940c42") ) (pin "2" - (uuid "adb43c2d-5739-47f1-9b50-67588f0b90e2") + (uuid "8c206d4c-666f-4350-a998-549c9857e20e") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "J1") + (reference "C8") (unit 1) ) ) @@ -11751,230 +12724,8 @@ ) ) ) - (property "Footprint" "" - (at 208.28 143.51 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 208.28 143.51 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "" - (at 208.28 143.51 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "fa97c499-9afe-4086-9630-feeafa8106c6") - ) - (instances - (project "buddhabox" - (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U019") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "buddabox_lib:ME6211C") - (at 48.26 24.13 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "84bb8e3c-6540-4801-88b3-558cf9ec8d1a") - (property "Reference" "U4" - (at 48.26 14.224 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "ME6211C" - (at 48.26 16.51 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" - (at 48.26 24.13 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 48.26 24.13 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "" - (at 48.26 24.13 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 48.26 24.13 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "5" - (uuid "875695c6-f7ec-46be-9aef-722247f23d67") - ) - (pin "3" - (uuid "135bb66d-2e47-4c66-8087-6781be0a387b") - ) - (pin "2" - (uuid "1ff6581b-5846-48a5-8cf8-02b374a60327") - ) - (pin "1" - (uuid "b35ddf54-3987-4649-a1bb-6f27646a9f1c") - ) - (instances - (project "buddhabox" - (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "U4") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "power:GND") - (at 25.4 134.62 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "8a405ccb-84ba-40e2-9a06-4d3b9ccca98e") - (property "Reference" "#U03" - (at 25.4 140.97 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "GND" - (at 25.527 139.0142 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 25.4 134.62 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 25.4 134.62 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "" - (at 25.4 134.62 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "deb93305-fa72-4d3f-ab70-6895c7cf994b") - ) - (instances - (project "buddhabox" - (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U03") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "Device:C_Small") - (at 181.61 123.19 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "8be88e73-cbdb-4b53-8616-51f519651ad9") - (property "Reference" "C15" - (at 176.53 121.92 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Value" "0.1uf" - (at 173.99 124.46 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 181.61 123.19 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 181.61 123.19 0) + (property "Footprint" "" + (at 208.28 143.51 0) (effects (font (size 1.27 1.27) @@ -11982,8 +12733,8 @@ (hide yes) ) ) - (property "Description" "" - (at 181.61 123.19 0) + (property "Datasheet" "" + (at 208.28 143.51 0) (effects (font (size 1.27 1.27) @@ -11991,8 +12742,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 181.61 123.19 0) + (property "Description" "" + (at 208.28 143.51 0) (effects (font (size 1.27 1.27) @@ -12001,39 +12752,37 @@ ) ) (pin "1" - (uuid "2a14d31b-0f99-4a2e-b5c6-b573101c47e8") - ) - (pin "2" - (uuid "742fd998-5679-4e1f-bfa7-9f08ee022cce") + (uuid "fa97c499-9afe-4086-9630-feeafa8106c6") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C15") + (reference "#U019") (unit 1) ) ) ) ) (symbol - (lib_id "Connector:Conn_01x01_Pin") - (at 189.23 44.45 0) + (lib_id "power:GND") + (at 25.4 127 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "90748637-15cb-4702-9705-c0694e3ca189") - (property "Reference" "J6" - (at 189.23 46.99 0) + (uuid "8a405ccb-84ba-40e2-9a06-4d3b9ccca98e") + (property "Reference" "#U03" + (at 25.4 133.35 0) (effects (font (size 1.27 1.27) ) + (hide yes) ) ) - (property "Value" "Conn_01x01_Pin" - (at 187.452 48.768 0) + (property "Value" "GND" + (at 25.527 131.3942 0) (effects (font (size 1.27 1.27) @@ -12041,16 +12790,7 @@ ) ) (property "Footprint" "" - (at 189.23 44.45 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 189.23 44.45 0) + (at 25.4 127 0) (effects (font (size 1.27 1.27) @@ -12058,8 +12798,8 @@ (hide yes) ) ) - (property "Description" "Generic connector, single row, 01x01, script generated" - (at 189.23 44.45 0) + (property "Datasheet" "" + (at 25.4 127 0) (effects (font (size 1.27 1.27) @@ -12067,8 +12807,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 189.23 44.45 0) + (property "Description" "" + (at 25.4 127 0) (effects (font (size 1.27 1.27) @@ -12077,12 +12817,12 @@ ) ) (pin "1" - (uuid "d75ae549-931f-4bbd-96a1-eed4086c643c") + (uuid "deb93305-fa72-4d3f-ab70-6895c7cf994b") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "J6") + (reference "#U03") (unit 1) ) ) @@ -12090,15 +12830,15 @@ ) (symbol (lib_id "Device:C_Small") - (at 148.59 33.02 0) + (at 181.61 123.19 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "90c7ec4a-035d-4b29-a719-f825084b0f22") - (property "Reference" "C5" - (at 143.51 31.75 0) + (uuid "8be88e73-cbdb-4b53-8616-51f519651ad9") + (property "Reference" "C15" + (at 176.53 121.92 0) (effects (font (size 1.27 1.27) @@ -12106,8 +12846,8 @@ (justify left) ) ) - (property "Value" "22uf" - (at 140.97 34.29 0) + (property "Value" "0.1uf" + (at 173.99 124.46 0) (effects (font (size 1.27 1.27) @@ -12115,8 +12855,8 @@ (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_1210_3225Metric" - (at 148.59 33.02 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 181.61 123.19 0) (effects (font (size 1.27 1.27) @@ -12125,7 +12865,7 @@ ) ) (property "Datasheet" "~" - (at 148.59 33.02 0) + (at 181.61 123.19 0) (effects (font (size 1.27 1.27) @@ -12134,7 +12874,7 @@ ) ) (property "Description" "" - (at 148.59 33.02 0) + (at 181.61 123.19 0) (effects (font (size 1.27 1.27) @@ -12142,8 +12882,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 148.59 33.02 0) + (property "LCSC" "C1525" + (at 181.61 123.19 0) (effects (font (size 1.27 1.27) @@ -12152,15 +12892,15 @@ ) ) (pin "1" - (uuid "8b0f2900-5fa5-43e6-8365-6bc54bbcfdaf") + (uuid "2a14d31b-0f99-4a2e-b5c6-b573101c47e8") ) (pin "2" - (uuid "7262b3cc-779a-48ee-a7f0-0ea6e7f431aa") + (uuid "742fd998-5679-4e1f-bfa7-9f08ee022cce") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C5") + (reference "C15") (unit 1) ) ) @@ -12232,32 +12972,33 @@ ) ) (symbol - (lib_id "Device:R") - (at 233.68 134.62 90) + (lib_id "power:GND") + (at 215.9 143.51 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "941b798c-e1a7-44fe-b930-f7d521517362") - (property "Reference" "R14" - (at 236.22 137.16 90) + (uuid "94cd0478-cd8d-4f51-9ed0-aec780e4e79d") + (property "Reference" "#U021" + (at 215.9 149.86 0) (effects (font (size 1.27 1.27) ) + (hide yes) ) ) - (property "Value" "27.5" - (at 231.14 137.16 90) + (property "Value" "GND" + (at 216.027 147.9042 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 233.68 136.398 90) + (property "Footprint" "" + (at 215.9 143.51 0) (effects (font (size 1.27 1.27) @@ -12265,8 +13006,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 233.68 134.62 0) + (property "Datasheet" "" + (at 215.9 143.51 0) (effects (font (size 1.27 1.27) @@ -12275,16 +13016,7 @@ ) ) (property "Description" "" - (at 233.68 134.62 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 233.68 134.62 0) + (at 215.9 143.51 0) (effects (font (size 1.27 1.27) @@ -12293,15 +13025,12 @@ ) ) (pin "1" - (uuid "66ce3a30-6f58-4552-af68-42db06cd339f") - ) - (pin "2" - (uuid "30d9ce9a-59c9-49a6-a81f-09423460a3aa") + (uuid "5874e335-ce60-4b0d-ba38-65b0f4a0595d") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "R14") + (reference "#U021") (unit 1) ) ) @@ -12309,15 +13038,15 @@ ) (symbol (lib_id "power:GND") - (at 215.9 143.51 0) + (at 275.59 156.21 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "94cd0478-cd8d-4f51-9ed0-aec780e4e79d") - (property "Reference" "#U021" - (at 215.9 149.86 0) + (uuid "951c94c3-1b64-4f80-b2f3-879112a00a0b") + (property "Reference" "#U024" + (at 275.59 162.56 0) (effects (font (size 1.27 1.27) @@ -12326,7 +13055,7 @@ ) ) (property "Value" "GND" - (at 216.027 147.9042 0) + (at 275.717 160.6042 0) (effects (font (size 1.27 1.27) @@ -12334,7 +13063,7 @@ ) ) (property "Footprint" "" - (at 215.9 143.51 0) + (at 275.59 156.21 0) (effects (font (size 1.27 1.27) @@ -12343,7 +13072,7 @@ ) ) (property "Datasheet" "" - (at 215.9 143.51 0) + (at 275.59 156.21 0) (effects (font (size 1.27 1.27) @@ -12352,7 +13081,7 @@ ) ) (property "Description" "" - (at 215.9 143.51 0) + (at 275.59 156.21 0) (effects (font (size 1.27 1.27) @@ -12361,12 +13090,12 @@ ) ) (pin "1" - (uuid "5874e335-ce60-4b0d-ba38-65b0f4a0595d") + (uuid "200c572b-056d-4d63-8a30-ecbfe60e8c5a") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U021") + (reference "#U024") (unit 1) ) ) @@ -12374,15 +13103,15 @@ ) (symbol (lib_id "Device:C_Small") - (at 186.69 21.59 0) + (at 91.44 40.64 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "9adff632-c96c-43a5-9324-44e0b170eb9d") - (property "Reference" "C7" - (at 181.61 20.32 0) + (uuid "974419da-81e3-464b-b5bc-9ecd419f0e76") + (property "Reference" "C17" + (at 92.71 38.1 0) (effects (font (size 1.27 1.27) @@ -12391,7 +13120,7 @@ ) ) (property "Value" "0.1uf" - (at 179.07 22.86 0) + (at 92.71 43.18 0) (effects (font (size 1.27 1.27) @@ -12400,7 +13129,7 @@ ) ) (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 186.69 21.59 0) + (at 91.44 40.64 0) (effects (font (size 1.27 1.27) @@ -12409,7 +13138,7 @@ ) ) (property "Datasheet" "~" - (at 186.69 21.59 0) + (at 91.44 40.64 0) (effects (font (size 1.27 1.27) @@ -12418,7 +13147,7 @@ ) ) (property "Description" "" - (at 186.69 21.59 0) + (at 91.44 40.64 0) (effects (font (size 1.27 1.27) @@ -12426,8 +13155,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 186.69 21.59 0) + (property "LCSC" "C1525" + (at 91.44 40.64 0) (effects (font (size 1.27 1.27) @@ -12436,94 +13165,49 @@ ) ) (pin "1" - (uuid "16e6824c-5b2c-4805-9432-b577f233ce8e") + (uuid "54abd157-dacc-4b59-881c-c017db577542") ) (pin "2" - (uuid "33334025-9327-4225-a71c-b421ca39177c") + (uuid "83bbbe73-afd0-44bf-a860-6700e18d6172") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C7") + (reference "C17") (unit 1) ) ) ) ) (symbol - (lib_id "power:GND") - (at 48.26 95.25 0) + (lib_id "Device:C_Small") + (at 186.69 21.59 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "9c63122c-0af0-4b16-bd6a-a331338c1906") - (property "Reference" "#PWR016" - (at 48.26 101.6 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "GND" - (at 48.26 99.06 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 48.26 95.25 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 48.26 95.25 0) + (uuid "9adff632-c96c-43a5-9324-44e0b170eb9d") + (property "Reference" "C7" + (at 181.61 20.32 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Description" "" - (at 48.26 95.25 0) + (property "Value" "0.1uf" + (at 179.07 22.86 0) (effects (font (size 1.27 1.27) ) - (hide yes) - ) - ) - (pin "1" - (uuid "62b22c6e-336a-4617-a1e2-6c25e617e197") - ) - (instances - (project "buddhabox" - (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR016") - (unit 1) - ) + (justify left) ) ) - ) - (symbol - (lib_id "power:GND") - (at 214.63 96.52 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "9ccf2569-33da-40ae-a0f3-f698c05f70ef") - (property "Reference" "#U020" - (at 214.63 102.87 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 186.69 21.59 0) (effects (font (size 1.27 1.27) @@ -12531,16 +13215,8 @@ (hide yes) ) ) - (property "Value" "GND" - (at 214.757 100.9142 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 214.63 96.52 0) + (property "Datasheet" "~" + (at 186.69 21.59 0) (effects (font (size 1.27 1.27) @@ -12548,8 +13224,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 214.63 96.52 0) + (property "Description" "" + (at 186.69 21.59 0) (effects (font (size 1.27 1.27) @@ -12557,8 +13233,8 @@ (hide yes) ) ) - (property "Description" "" - (at 214.63 96.52 0) + (property "LCSC" "C1525" + (at 186.69 21.59 0) (effects (font (size 1.27 1.27) @@ -12567,12 +13243,15 @@ ) ) (pin "1" - (uuid "4af252a0-c4aa-4377-99e2-905cd7646fb1") + (uuid "16e6824c-5b2c-4805-9432-b577f233ce8e") + ) + (pin "2" + (uuid "33334025-9327-4225-a71c-b421ca39177c") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U020") + (reference "C7") (unit 1) ) ) @@ -12580,15 +13259,15 @@ ) (symbol (lib_id "power:GND") - (at 201.93 116.84 0) + (at 48.26 95.25 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "9e4ed8d5-d574-4863-a3f9-480029287f02") - (property "Reference" "#U018" - (at 201.93 123.19 0) + (uuid "9c63122c-0af0-4b16-bd6a-a331338c1906") + (property "Reference" "#PWR016" + (at 48.26 101.6 0) (effects (font (size 1.27 1.27) @@ -12597,7 +13276,7 @@ ) ) (property "Value" "GND" - (at 202.057 121.2342 0) + (at 48.26 99.06 0) (effects (font (size 1.27 1.27) @@ -12605,25 +13284,23 @@ ) ) (property "Footprint" "" - (at 201.93 116.84 0) + (at 48.26 95.25 0) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" - (at 201.93 116.84 0) + (at 48.26 95.25 0) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" - (at 201.93 116.84 0) + (at 48.26 95.25 0) (effects (font (size 1.27 1.27) @@ -12632,12 +13309,12 @@ ) ) (pin "1" - (uuid "4dc3f489-cd95-4586-86b6-d60cf4c7479e") + (uuid "62b22c6e-336a-4617-a1e2-6c25e617e197") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U018") + (reference "#PWR016") (unit 1) ) ) @@ -12645,15 +13322,15 @@ ) (symbol (lib_id "power:GND") - (at 63.5 165.1 0) + (at 214.63 96.52 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "9e521ef6-e9cf-4e80-96e8-b7e4f9e78315") - (property "Reference" "#U07" - (at 63.5 171.45 0) + (uuid "9ccf2569-33da-40ae-a0f3-f698c05f70ef") + (property "Reference" "#U020" + (at 214.63 102.87 0) (effects (font (size 1.27 1.27) @@ -12662,7 +13339,7 @@ ) ) (property "Value" "GND" - (at 63.627 169.4942 0) + (at 214.757 100.9142 0) (effects (font (size 1.27 1.27) @@ -12670,7 +13347,7 @@ ) ) (property "Footprint" "" - (at 63.5 165.1 0) + (at 214.63 96.52 0) (effects (font (size 1.27 1.27) @@ -12679,7 +13356,7 @@ ) ) (property "Datasheet" "" - (at 63.5 165.1 0) + (at 214.63 96.52 0) (effects (font (size 1.27 1.27) @@ -12688,7 +13365,7 @@ ) ) (property "Description" "" - (at 63.5 165.1 0) + (at 214.63 96.52 0) (effects (font (size 1.27 1.27) @@ -12697,55 +13374,45 @@ ) ) (pin "1" - (uuid "a3c8b47b-52a2-4327-9771-a6fd5850e7a5") + (uuid "4af252a0-c4aa-4377-99e2-905cd7646fb1") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U07") + (reference "#U020") (unit 1) ) ) ) ) (symbol - (lib_id "Device:C_Small") - (at 201.93 114.3 0) + (lib_id "power:GND") + (at 201.93 116.84 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "9efb55ab-cafa-44a8-9067-fc8fe99a2b4f") - (property "Reference" "C21" - (at 196.85 113.03 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Value" "0.1uf" - (at 194.31 115.57 0) + (uuid "9e4ed8d5-d574-4863-a3f9-480029287f02") + (property "Reference" "#U018" + (at 201.93 123.19 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 201.93 114.3 0) + (property "Value" "GND" + (at 202.057 121.2342 0) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" - (at 201.93 114.3 0) + (property "Footprint" "" + (at 201.93 116.84 0) (effects (font (size 1.27 1.27) @@ -12753,8 +13420,8 @@ (hide yes) ) ) - (property "Description" "" - (at 201.93 114.3 0) + (property "Datasheet" "" + (at 201.93 116.84 0) (effects (font (size 1.27 1.27) @@ -12762,8 +13429,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 201.93 114.3 0) + (property "Description" "" + (at 201.93 116.84 0) (effects (font (size 1.27 1.27) @@ -12772,15 +13439,12 @@ ) ) (pin "1" - (uuid "206e12e6-6d89-4eac-b622-b13e37bb24e3") - ) - (pin "2" - (uuid "92f5a483-c54a-4897-93c0-5978e191f0f6") + (uuid "4dc3f489-cd95-4586-86b6-d60cf4c7479e") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C21") + (reference "#U018") (unit 1) ) ) @@ -12788,15 +13452,15 @@ ) (symbol (lib_id "power:GND") - (at 245.11 81.28 0) + (at 63.5 165.1 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "a0e9a9a2-7b24-4f43-b110-ec7f152a7192") - (property "Reference" "#U022" - (at 245.11 87.63 0) + (uuid "9e521ef6-e9cf-4e80-96e8-b7e4f9e78315") + (property "Reference" "#U07" + (at 63.5 171.45 0) (effects (font (size 1.27 1.27) @@ -12805,7 +13469,7 @@ ) ) (property "Value" "GND" - (at 245.237 85.6742 0) + (at 63.627 169.4942 0) (effects (font (size 1.27 1.27) @@ -12813,7 +13477,7 @@ ) ) (property "Footprint" "" - (at 245.11 81.28 0) + (at 63.5 165.1 0) (effects (font (size 1.27 1.27) @@ -12822,7 +13486,7 @@ ) ) (property "Datasheet" "" - (at 245.11 81.28 0) + (at 63.5 165.1 0) (effects (font (size 1.27 1.27) @@ -12831,7 +13495,7 @@ ) ) (property "Description" "" - (at 245.11 81.28 0) + (at 63.5 165.1 0) (effects (font (size 1.27 1.27) @@ -12840,45 +13504,46 @@ ) ) (pin "1" - (uuid "bf2f9bed-8830-4386-ae5a-56049539d59e") + (uuid "a3c8b47b-52a2-4327-9771-a6fd5850e7a5") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#U022") + (reference "#U07") (unit 1) ) ) ) ) (symbol - (lib_id "Device:L_Ferrite") - (at 91.44 31.75 90) + (lib_id "Device:C_Small") + (at 201.93 114.3 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "a396ce09-7e1d-4aaf-ba2a-998a2b73c612") - (property "Reference" "L1" - (at 91.44 25.4 90) + (uuid "9efb55ab-cafa-44a8-9067-fc8fe99a2b4f") + (property "Reference" "C21" + (at 196.85 113.03 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Value" "3.3uH" - (at 91.44 27.94 90) + (property "Value" "0.1uf" + (at 194.31 115.57 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Footprint" "Inductor_SMD:L_Taiyo-Yuden_MD-2020" - (at 91.44 31.75 0) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 201.93 114.3 0) (effects (font (size 1.27 1.27) @@ -12886,8 +13551,8 @@ (hide yes) ) ) - (property "Datasheet" "MDMK2020T3R3MM" - (at 91.44 31.75 0) + (property "Datasheet" "~" + (at 201.93 114.3 0) (effects (font (size 1.27 1.27) @@ -12896,7 +13561,7 @@ ) ) (property "Description" "" - (at 91.44 31.75 0) + (at 201.93 114.3 0) (effects (font (size 1.27 1.27) @@ -12904,8 +13569,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 91.44 31.75 0) + (property "LCSC" "C1525" + (at 201.93 114.3 0) (effects (font (size 1.27 1.27) @@ -12914,15 +13579,15 @@ ) ) (pin "1" - (uuid "022422af-ab7f-4032-9065-b366d4597d1a") + (uuid "206e12e6-6d89-4eac-b622-b13e37bb24e3") ) (pin "2" - (uuid "36855b68-2375-44aa-be62-a62861ecb94b") + (uuid "92f5a483-c54a-4897-93c0-5978e191f0f6") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "L1") + (reference "C21") (unit 1) ) ) @@ -12930,15 +13595,15 @@ ) (symbol (lib_id "power:GND") - (at 148.59 36.83 0) + (at 245.11 81.28 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "a4db71fa-7426-404d-8f97-635a1d421d90") - (property "Reference" "#PWR010" - (at 148.59 43.18 0) + (uuid "a0e9a9a2-7b24-4f43-b110-ec7f152a7192") + (property "Reference" "#U022" + (at 245.11 87.63 0) (effects (font (size 1.27 1.27) @@ -12947,7 +13612,7 @@ ) ) (property "Value" "GND" - (at 148.717 41.2242 0) + (at 245.237 85.6742 0) (effects (font (size 1.27 1.27) @@ -12955,7 +13620,7 @@ ) ) (property "Footprint" "" - (at 148.59 36.83 0) + (at 245.11 81.28 0) (effects (font (size 1.27 1.27) @@ -12964,7 +13629,7 @@ ) ) (property "Datasheet" "" - (at 148.59 36.83 0) + (at 245.11 81.28 0) (effects (font (size 1.27 1.27) @@ -12973,7 +13638,7 @@ ) ) (property "Description" "" - (at 148.59 36.83 0) + (at 245.11 81.28 0) (effects (font (size 1.27 1.27) @@ -12982,12 +13647,12 @@ ) ) (pin "1" - (uuid "6d09ac26-37fd-4174-827f-5cad837ab540") + (uuid "bf2f9bed-8830-4386-ae5a-56049539d59e") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR010") + (reference "#U022") (unit 1) ) ) @@ -13112,7 +13777,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C2286" (at 48.26 91.44 0) (effects (font @@ -13136,6 +13801,73 @@ ) ) ) + (symbol + (lib_id "Jumper:Jumper_2_Bridged") + (at 170.18 50.8 0) + (unit 1) + (exclude_from_sim yes) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ac763124-fd6e-4d75-a506-eb65af73a57a") + (property "Reference" "JP1" + (at 170.18 53.848 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jumper_2_Bridged" + (at 170.18 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm" + (at 170.18 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 170.18 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Jumper, 2-pole, closed/bridged" + (at 170.18 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b3e69bb8-d716-464a-9d7e-b26b05c459e2") + ) + (pin "2" + (uuid "a6126438-6429-4b5e-a8b8-400182bc966a") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "JP1") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 143.51 95.25 0) @@ -13320,7 +14052,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1525" (at 191.77 119.38 0) (effects (font @@ -13475,33 +14207,35 @@ ) ) (symbol - (lib_id "power:GND") - (at 48.26 36.83 0) + (lib_id "Connector_Generic:Conn_01x02") + (at 262.89 33.02 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "b7325d56-283c-4897-8f13-c72b555c986f") - (property "Reference" "#PWR017" - (at 48.26 43.18 0) + (fields_autoplaced yes) + (uuid "ba94ab99-64d4-4ff5-b262-e0a309a5f7be") + (property "Reference" "J4" + (at 265.43 33.0199 0) (effects (font (size 1.27 1.27) ) - (hide yes) + (justify left) ) ) - (property "Value" "GND" - (at 48.387 41.2242 0) + (property "Value" "Speaker" + (at 265.43 35.5599 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Footprint" "" - (at 48.26 36.83 0) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" + (at 262.89 33.02 0) (effects (font (size 1.27 1.27) @@ -13509,8 +14243,8 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 48.26 36.83 0) + (property "Datasheet" "~" + (at 262.89 33.02 0) (effects (font (size 1.27 1.27) @@ -13519,7 +14253,16 @@ ) ) (property "Description" "" - (at 48.26 36.83 0) + (at 262.89 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 262.89 33.02 0) (effects (font (size 1.27 1.27) @@ -13528,47 +14271,47 @@ ) ) (pin "1" - (uuid "5670c018-80bf-4864-8060-975f68028edd") + (uuid "9643d8c0-9883-40d4-9270-e20996ff662e") + ) + (pin "2" + (uuid "eb883093-214e-4798-a624-365ea55a38f0") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR017") + (reference "J4") (unit 1) ) ) ) ) (symbol - (lib_id "Connector:USB_B_Micro") - (at 247.65 130.81 0) - (mirror y) + (lib_id "Device:R") + (at 41.91 86.36 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "b7b0ced9-2ee3-43e7-a4fc-8a984887b757") - (property "Reference" "J3" - (at 253.492 131.0894 0) + (uuid "c1d41f5e-3500-4d8b-aba5-66d1af96b463") + (property "Reference" "R6" + (at 41.91 84.328 90) (effects (font (size 1.27 1.27) ) - (justify right) ) ) - (property "Value" "USB_B_Micro" - (at 253.492 133.4008 0) + (property "Value" "1k" + (at 41.91 86.36 90) (effects (font (size 1.27 1.27) ) - (justify right) ) ) - (property "Footprint" "Connector_USB:USB_Micro-B_Amphenol_10103594-0001LF_Horizontal" - (at 243.84 132.08 0) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 41.91 88.138 0) (effects (font (size 1.27 1.27) @@ -13576,17 +14319,16 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 243.84 132.08 0) + (property "Datasheet" "" + (at 41.91 86.36 0) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" - (at 247.65 130.81 0) + (at 41.91 86.36 0) (effects (font (size 1.27 1.27) @@ -13594,8 +14336,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 247.65 130.81 0) + (property "LCSC" "C11702" + (at 41.91 86.36 0) (effects (font (size 1.27 1.27) @@ -13604,27 +14346,15 @@ ) ) (pin "1" - (uuid "53d54faa-0f84-400b-9613-45dcd16a3abc") + (uuid "58e6b002-02af-481c-9369-fdd41c2afeb9") ) (pin "2" - (uuid "b60d66be-5c4b-45db-a6ce-1eba08bd4ba3") - ) - (pin "3" - (uuid "4deedfca-a979-479e-9e2b-1631e1f8ef56") - ) - (pin "4" - (uuid "d05cf13d-de15-4c48-81a4-a77a87327e5d") - ) - (pin "5" - (uuid "92edd54a-c209-4b71-9f80-2dcdb34d1291") - ) - (pin "6" - (uuid "c873546d-a67d-4e67-88dd-b49b4acbc033") + (uuid "132bfb10-cdd3-45af-bc8f-cdd5833f1b66") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "J3") + (reference "R6") (unit 1) ) ) @@ -13632,16 +14362,16 @@ ) (symbol (lib_id "Connector_Generic:Conn_01x02") - (at 262.89 33.02 0) + (at 33.02 54.61 0) + (mirror y) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "ba94ab99-64d4-4ff5-b262-e0a309a5f7be") - (property "Reference" "J4" - (at 265.43 33.0199 0) + (uuid "c2e32f50-c7c6-4936-bbfe-9ba1809dd3b5") + (property "Reference" "J5" + (at 30.988 53.5432 0) (effects (font (size 1.27 1.27) @@ -13649,8 +14379,8 @@ (justify left) ) ) - (property "Value" "Speaker" - (at 265.43 35.5599 0) + (property "Value" "Battery" + (at 30.988 55.8546 0) (effects (font (size 1.27 1.27) @@ -13659,7 +14389,7 @@ ) ) (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" - (at 262.89 33.02 0) + (at 33.02 54.61 0) (effects (font (size 1.27 1.27) @@ -13668,7 +14398,7 @@ ) ) (property "Datasheet" "~" - (at 262.89 33.02 0) + (at 33.02 54.61 0) (effects (font (size 1.27 1.27) @@ -13677,7 +14407,7 @@ ) ) (property "Description" "" - (at 262.89 33.02 0) + (at 33.02 54.61 0) (effects (font (size 1.27 1.27) @@ -13686,7 +14416,7 @@ ) ) (property "LCSC" "" - (at 262.89 33.02 0) + (at 33.02 54.61 0) (effects (font (size 1.27 1.27) @@ -13695,15 +14425,15 @@ ) ) (pin "1" - (uuid "9643d8c0-9883-40d4-9270-e20996ff662e") + (uuid "e407c4f7-acf4-4690-96d8-215c35b795c4") ) (pin "2" - (uuid "eb883093-214e-4798-a624-365ea55a38f0") + (uuid "09246fa1-ac0e-4644-bc97-a9ac6cd95d80") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "J4") + (reference "J5") (unit 1) ) ) @@ -13711,23 +14441,23 @@ ) (symbol (lib_id "Device:R") - (at 41.91 86.36 90) + (at 246.38 135.89 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "c1d41f5e-3500-4d8b-aba5-66d1af96b463") - (property "Reference" "R6" - (at 41.91 84.328 90) + (uuid "c4594a7c-6c5b-452a-bd3a-88ac023db67e") + (property "Reference" "R7" + (at 248.92 138.43 90) (effects (font (size 1.27 1.27) ) ) ) - (property "Value" "1k" - (at 41.91 86.36 90) + (property "Value" "27.4" + (at 243.84 138.43 90) (effects (font (size 1.27 1.27) @@ -13735,7 +14465,7 @@ ) ) (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 41.91 88.138 0) + (at 246.38 137.668 90) (effects (font (size 1.27 1.27) @@ -13743,16 +14473,17 @@ (hide yes) ) ) - (property "Datasheet" "" - (at 41.91 86.36 0) + (property "Datasheet" "~" + (at 246.38 135.89 0) (effects (font (size 1.27 1.27) ) + (hide yes) ) ) (property "Description" "" - (at 41.91 86.36 0) + (at 246.38 135.89 0) (effects (font (size 1.27 1.27) @@ -13760,8 +14491,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 41.91 86.36 0) + (property "LCSC" "C31439" + (at 246.38 135.89 0) (effects (font (size 1.27 1.27) @@ -13770,32 +14501,31 @@ ) ) (pin "1" - (uuid "58e6b002-02af-481c-9369-fdd41c2afeb9") + (uuid "d873fc8d-8fe7-4bd3-a512-a904f115e5f0") ) (pin "2" - (uuid "132bfb10-cdd3-45af-bc8f-cdd5833f1b66") + (uuid "6e1d653d-421f-45e8-aac6-4a84b4a9cc1a") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "R6") + (reference "R7") (unit 1) ) ) ) ) (symbol - (lib_id "Connector_Generic:Conn_01x02") - (at 33.02 54.61 0) - (mirror y) + (lib_id "Device:C_Small") + (at 219.71 114.3 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "c2e32f50-c7c6-4936-bbfe-9ba1809dd3b5") - (property "Reference" "J5" - (at 30.988 53.5432 0) + (uuid "c878418a-a980-49f6-8768-df428042690f") + (property "Reference" "C5" + (at 214.63 113.03 0) (effects (font (size 1.27 1.27) @@ -13803,17 +14533,17 @@ (justify left) ) ) - (property "Value" "Battery" - (at 30.988 55.8546 0) + (property "Value" "10uf" + (at 212.09 115.57 0) (effects (font (size 1.27 1.27) ) (justify left) ) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" - (at 33.02 54.61 0) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 219.71 114.3 0) (effects (font (size 1.27 1.27) @@ -13822,7 +14552,7 @@ ) ) (property "Datasheet" "~" - (at 33.02 54.61 0) + (at 219.71 114.3 0) (effects (font (size 1.27 1.27) @@ -13831,7 +14561,7 @@ ) ) (property "Description" "" - (at 33.02 54.61 0) + (at 219.71 114.3 0) (effects (font (size 1.27 1.27) @@ -13839,8 +14569,8 @@ (hide yes) ) ) - (property "LCSC" "" - (at 33.02 54.61 0) + (property "LCSC" "C15525" + (at 219.71 114.3 0) (effects (font (size 1.27 1.27) @@ -13849,15 +14579,15 @@ ) ) (pin "1" - (uuid "e407c4f7-acf4-4690-96d8-215c35b795c4") + (uuid "cddee204-2d18-4dcd-9e7f-7ffc5359d72c") ) (pin "2" - (uuid "09246fa1-ac0e-4644-bc97-a9ac6cd95d80") + (uuid "8d71a1fd-6580-4f6d-8e95-e4af1236292a") ) (instances (project "buddhabox" (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "J5") + (reference "C5") (unit 1) ) ) @@ -13917,7 +14647,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1525" (at 73.66 130.81 0) (effects (font @@ -13993,7 +14723,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C221675" (at 17.78 118.11 0) (effects (font @@ -14098,7 +14828,7 @@ (justify left) ) ) - (property "Value" "SWD" + (property "Value" "PICOPROBE" (at 43.942 133.3246 0) (effects (font @@ -14255,71 +14985,6 @@ ) ) ) - (symbol - (lib_id "power:+3.3V") - (at 30.48 125.73 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "d6c5f39b-66a2-4189-ac52-a6f7f852f9f9") - (property "Reference" "#PWR04" - (at 30.48 129.54 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+3.3V" - (at 30.861 121.3358 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 30.48 125.73 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 30.48 125.73 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "" - (at 30.48 125.73 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "65e606fb-6451-4168-8acf-dad7c5ebcb77") - ) - (instances - (project "buddhabox" - (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "#PWR04") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "Switch:SW_Push") (at 41.91 80.01 0) @@ -14338,7 +15003,7 @@ ) ) ) - (property "Value" "SW_Push" + (property "Value" "SW_PushSide" (at 41.91 75.0824 0) (effects (font @@ -14373,7 +15038,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "DNP" (at 41.91 80.01 0) (effects (font @@ -14462,160 +15127,6 @@ ) ) ) - (symbol - (lib_id "Device:R") - (at 233.68 129.54 90) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "dac2f026-7c4f-427e-9bd6-889b74557f03") - (property "Reference" "R13" - (at 236.22 132.08 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "27.5" - (at 231.14 132.08 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 233.68 131.318 90) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 233.68 129.54 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "" - (at 233.68 129.54 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 233.68 129.54 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "32aefe64-0975-459d-bd46-f284015f65fa") - ) - (pin "2" - (uuid "15d59de3-bc56-4d14-9c2f-40c1a79540af") - ) - (instances - (project "buddhabox" - (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "R13") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "Device:C_Small") - (at 25.4 22.86 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "dbf6aee3-e1c0-4e04-acb5-1003f8968419") - (property "Reference" "C13" - (at 20.828 25.4 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Value" "100nf" - (at 25.654 25.4 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" - (at 25.4 22.86 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 25.4 22.86 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "" - (at 25.4 22.86 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "LCSC" "" - (at 25.4 22.86 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "d64043e6-cc51-4839-9636-d86f445e5cc7") - ) - (pin "2" - (uuid "c81ae6df-f722-489d-be58-90259c32a4dd") - ) - (instances - (project "buddhabox" - (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" - (reference "C13") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "power:GND") (at 38.1 59.69 0) @@ -14735,7 +15246,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1525" (at 199.39 146.05 0) (effects (font @@ -14777,7 +15288,7 @@ (justify left) ) ) - (property "Value" "1k" + (property "Value" "600@100mhz" (at 233.553 25.4 0) (effects (font @@ -14786,7 +15297,7 @@ (justify left) ) ) - (property "Footprint" "Inductor_SMD:L_0402_1005Metric" + (property "Footprint" "Inductor_SMD:L_0603_1608Metric" (at 232.41 29.718 90) (effects (font @@ -14813,7 +15324,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1002" (at 232.41 27.94 0) (effects (font @@ -15140,6 +15651,71 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 149.86 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f295d95c-388e-4075-a469-6810102624fa") + (property "Reference" "#PWR023" + (at 149.86 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 149.987 45.0342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0f64934f-ac1a-4681-a190-3342328bf274") + ) + (instances + (project "buddhabox" + (path "/19bd736e-1a5c-452d-a770-914d6d0c4ac0" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 191.77 121.92 0) @@ -15455,7 +16031,7 @@ (hide yes) ) ) - (property "LCSC" "" + (property "LCSC" "C1525" (at 245.11 77.47 0) (effects (font