diff --git a/.github/workflows/create-outputs.yml b/.github/workflows/create-outputs.yml new file mode 100644 index 0000000..4ba0422 --- /dev/null +++ b/.github/workflows/create-outputs.yml @@ -0,0 +1,46 @@ +name: create-ouputs +run-name: ${{ github.actor }} is learning GitHub Actions +on: [push] +jobs: + generate-outputs: + runs-on: ubuntu-latest + container: + image: kicad/kicad:8.0.1 + steps: + - uses: actions/checkout@v4 + + - name: Verify KiCad installation + run: kicad-cli --version + + - run: mkdir build + - run: mkdir build/gerbers + - run: mkdir build/drill + + - name: Sch ERC + run: kicad-cli sch erc *.kicad_sch -o build/erc.rpt --exit-code-violations + + - name: Pcb DRC + run: kicad-cli pcb drc *.kicad_pcb -o build/drc.rpt --exit-code-violations + + - name: Export Gerbers + run: kicad-cli pcb export gerbers *.kicad_pcb -o build/gerbers/ + + - name: Export Drill Files + run: kicad-cli pcb export drill *.kicad_pcb -o build/drill/ + + # generate dxf + # generate glb + # generate step + # generate SVG + # export Sch to PDF + + - name: Export BOM + run: kicad-cli sch export bom badge.kicad_sch -o build/bom.csv + + - uses: actions/upload-artifact@v4 + with: + name: build + path: build/ + + # generate interactive BOM + diff --git a/.gitignore b/.gitignore index 23ece61..41b00d5 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,14 @@ fp-info-cache # Exported BOM files *.xml *.csv + +# Exported Gerbers +*.gbr +*.gbrjob +*.gts +*.gto +*.gta +*.gm1 +*.gbs + +build diff --git a/badge.kicad_pcb b/badge.kicad_pcb index 345ebff..31c8c7e 100644 --- a/badge.kicad_pcb +++ b/badge.kicad_pcb @@ -1,2127 +1,9462 @@ -(kicad_pcb (version 20221018) (generator pcbnew) - - (general - (thickness 1.6) - ) - - (paper "A4") - (title_block - (title "Allspice Badge") - (company "Allspice") - (comment 1 "Author: Alex McRae") - ) - - (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) - (50 "User.1" user) - (51 "User.2" user) - (52 "User.3" user) - (53 "User.4" user) - (54 "User.5" user) - (55 "User.6" user) - (56 "User.7" user) - (57 "User.8" user) - (58 "User.9" user) - ) - - (setup - (stackup - (layer "F.SilkS" (type "Top Silk Screen") (color "White")) - (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) - (pcbplotparams - (layerselection 0x00010fc_ffffffff) - (plot_on_all_layers_selection 0x0000000_00000000) - (disableapertmacros false) - (usegerberextensions false) - (usegerberattributes true) - (usegerberadvancedattributes true) - (creategerberjobfile true) - (dashed_line_dash_ratio 12.000000) - (dashed_line_gap_ratio 3.000000) - (svgprecision 4) - (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 "Net-(D12-A)") - (net 2 "Net-(D2-A)") - (net 3 "Net-(D1-A)") - (net 4 "Net-(D3-A)") - (net 5 "Net-(D13-A)") - (net 6 "Net-(D14-A)") - (net 7 "Net-(D4-A)") - (net 8 "GND") - (net 9 "Net-(D15-A)") - (net 10 "Net-(D11-A)") - (net 11 "Net-(D16-A)") - (net 12 "Net-(D17-A)") - (net 13 "Net-(U1-CLK)") - (net 14 "VCC") - (net 15 "Net-(U2-THR)") - (net 16 "Net-(U2-CV)") - (net 17 "Net-(U2-DIS)") - (net 18 "Net-(D1-K)") - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 0cddbb76-c029-4862-81b0-45b111339be9) - (at 102.279177 105.705726) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/218e2c45-e1f1-4b4c-86b8-b7c002d3d668") - (attr smd) - (fp_text reference "D14" (at 0 -1.82) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a8490b30-c43a-4bbd-89ff-17a4ae65fdc0) - ) - (fp_text value "LED" (at 0 1.82) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6dca3091-3fc3-4991-8d81-d66e513a9590) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp 69655144-bf5a-4c42-86c2-87eb72944c65) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9cfed3b8-c20c-4aa6-b9b2-8bd0f49d1749)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a95f2711-59bc-4ebc-81eb-164ded58f32b)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e401050b-f1c1-4d33-b820-58b5199d1283)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5c35a49b-14b2-41e0-b0ab-6379e95a96ab)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 277a48c8-39e4-4fb2-8ce0-49186f420de0)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4562bd19-d8fe-47e0-86a8-0464eaa5f9f7)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3e7cf29e-db56-4c7c-8c06-e9d073ac0b74)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de14b08a-74cc-45d5-a1f0-26cacfe05dc7)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a9713c2e-1703-4773-8332-71db02a724a4)) - (pad "1" smd roundrect (at -1.4 0) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp f432eb8a-fea3-46de-9a3a-054d9cf084ca)) - (pad "2" smd roundrect (at 1.4 0) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 6 "Net-(D14-A)") (pinfunction "A") (pintype "passive") (tstamp add2ec85-12a0-4d76-b977-34fc47665dc1)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 123ea7a2-a47a-4e74-9767-44b0cd8b1511) - (at 94.222287 108.617039 -45) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/16574a3e-c2c0-4b52-b278-67e5501a3e05") - (attr smd) - (fp_text reference "D16" (at 0 -1.82 -45) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ccf1e88f-c654-43ba-9f9e-0d6417cddf78) - ) - (fp_text value "LED" (at 0 1.82 -45) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp aafafc0f-3e00-4e16-ba22-651111954997) - ) - (fp_text user "${REFERENCE}" (at 0 0 -45) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp 5e057ff9-9ae5-4045-947a-6f8101cf5a48) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1479c2fb-14ab-4f72-b0f8-aaf1fd1494b7)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4b2f07af-de55-4ffd-a0ac-aede659deadc)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 738f0319-0511-43fa-9706-f864f12c6fb9)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 440f2bec-d64f-41d1-a4b2-c2fdbce85b15)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d1c7faf9-39d1-41df-8d81-cf9ccc07e3c3)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 60ab6267-ca9a-4480-a92b-6be67b56793f)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 16e8dc29-fb86-41df-80e0-7b0d0eb6d447)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d27aaf37-fbe8-43d9-b9f9-94f8e46914d5)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 078b82a5-8ba2-4b7b-9e97-2c6ce29a58a4)) - (pad "1" smd roundrect (at -1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp 19a9c355-2202-421b-9ea8-0845909e3008)) - (pad "2" smd roundrect (at 1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 11 "Net-(D16-A)") (pinfunction "A") (pintype "passive") (tstamp 6de2afa7-edff-4cfd-859c-bda55649ac2c)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 129dc5e4-dbe2-4b89-bdcf-63f91e4a03da) - (at 88.196546 116.064585) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/eba4ece5-df36-4632-b027-e1efd6de6fd2") - (attr smd) - (fp_text reference "D13" (at 0 -1.82) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 767f8fda-3613-4e1c-928c-b894d09bb01c) - ) - (fp_text value "LED" (at 0 1.82) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp a2e8c092-b440-457a-b370-6728c1a659c5) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp 39fe9a16-8ffd-4245-a454-eee9f3ddf486) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 09341112-cc8b-41ae-b3d1-ed985a3a694d)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e5cc4112-928b-47c5-9b1a-dc0d8c51e16d)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1ed22d77-8bfd-4b38-9dbc-fa0ea0c59521)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 58c590f7-11f6-41a0-b630-a076efa9cec3)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a531840c-750c-4d52-9561-ccb3aa738260)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a8cf17b7-d91f-4c3b-b5a3-975c17f4e5ec)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 733dd877-f12b-426b-a779-1d0390f1fbbf)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e5ddc6d-7639-4a0d-a2f7-642438336035)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5478697c-0bb8-41e4-842d-fc7fff23ed97)) - (pad "1" smd roundrect (at -1.4 0) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp fe8d545a-4705-4d7b-822c-e16dc4ccb71d)) - (pad "2" smd roundrect (at 1.4 0) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 5 "Net-(D13-A)") (pinfunction "A") (pintype "passive") (tstamp fe8d71ff-e74c-4b70-b8c8-b9aa68a5085c)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:Branch Graphic" (layer "F.Cu") - (tstamp 167a30e5-8f04-4337-a419-b4bc719b4bec) - (at 104.29843 118.342397) - (attr board_only exclude_from_pos_files exclude_from_bom) - (fp_text reference "G***" (at 0 0) (layer "F.SilkS") hide - (effects (font (size 1.5 1.5) (thickness 0.3))) - (tstamp 9286fa9f-a549-4968-8c9b-002530efd3a6) - ) - (fp_text value "LOGO" (at 0.75 0) (layer "F.SilkS") hide - (effects (font (size 1.5 1.5) (thickness 0.3))) - (tstamp 1fdcf635-ffc6-4e7d-9d95-0b9c20c614e6) - ) - (fp_poly - (pts - (xy -14.186032 -17.737295) - (xy -13.414569 -17.087853) - (xy -12.952682 -16.071881) - (xy -12.854474 -15.127173) - (xy -12.873842 -13.815668) - (xy -6.031602 -6.977374) - (xy 0.810639 -0.13908) - (xy 0.810639 -4.445712) - (xy 0.807989 -6.061334) - (xy 0.791637 -7.228073) - (xy 0.74898 -8.03747) - (xy 0.667414 -8.581064) - (xy 0.534335 -8.950396) - (xy 0.33714 -9.237008) - (xy 0.11818 -9.475114) - (xy -0.411081 -9.933948) - (xy -0.960669 -10.102711) - (xy -1.760407 -10.064191) - (xy -2.572964 -10.027015) - (xy -3.136088 -10.2107) - (xy -3.725855 -10.710012) - (xy -3.770076 -10.754037) - (xy -4.453938 -11.7448) - (xy -4.579398 -12.564893) - (xy -3.242553 -12.564893) - (xy -3.065376 -12.090165) - (xy -2.817933 -11.773556) - (xy -2.320383 -11.429022) - (xy -2.026595 -11.348936) - (xy -1.551867 -11.526113) - (xy -1.235258 -11.773556) - (xy -0.890725 -12.271106) - (xy -0.810638 -12.564893) - (xy -0.987815 -13.039622) - (xy -1.235258 -13.356231) - (xy -1.732808 -13.700764) - (xy -2.026595 -13.780851) - (xy -2.501324 -13.603674) - (xy -2.817933 -13.356231) - (xy -3.162466 -12.858681) - (xy -3.242553 -12.564893) - (xy -4.579398 -12.564893) - (xy -4.612508 -12.781322) - (xy -4.245181 -13.798868) - (xy -3.803764 -14.342062) - (xy -2.825669 -15.007438) - (xy -1.791942 -15.146571) - (xy -0.767319 -14.76007) - (xy -0.215739 -14.308374) - (xy 0.306934 -13.707034) - (xy 0.507428 -13.149513) - (xy 0.480809 -12.359199) - (xy 0.474316 -12.300562) - (xy 0.433997 -11.520289) - (xy 0.598486 -10.977809) - (xy 1.063275 -10.41911) - (xy 1.251267 -10.233862) - (xy 2.161702 -9.351433) - (xy 2.161702 -4.065266) - (xy 2.161702 1.220901) - (xy 7.701064 6.755319) - (xy 13.240426 12.289737) - (xy 13.240426 7.557147) - (xy 13.240426 2.824556) - (xy 11.078724 0.675532) - (xy 8.917022 -1.473491) - (xy 8.917014 -3.236214) - (xy 8.899225 -4.203765) - (xy 8.801044 -4.81002) - (xy 8.555233 -5.233948) - (xy 8.094555 -5.654519) - (xy 7.971269 -5.753541) - (xy 7.36315 -6.314736) - (xy 7.090351 -6.869551) - (xy 7.027419 -7.660448) - (xy 8.376596 -7.660448) - (xy 8.61504 -7.021986) - (xy 9.205069 -6.586188) - (xy 9.653877 -6.493323) - (xy 10.025064 -6.692935) - (xy 10.432576 -7.167562) - (xy 10.719168 -7.683291) - (xy 10.673709 -8.037907) - (xy 10.396926 -8.383519) - (xy 9.721472 -8.84042) - (xy 9.064885 -8.836108) - (xy 8.569247 -8.421434) - (xy 8.376596 -7.660448) - (xy 7.027419 -7.660448) - (xy 7.025595 -7.683368) - (xy 7.025532 -7.725486) - (xy 7.238643 -8.910795) - (xy 7.852385 -9.748425) - (xy 8.828371 -10.199214) - (xy 9.51769 -10.268085) - (xy 10.608302 -10.046911) - (xy 11.428001 -9.46246) - (xy 11.944839 -8.633334) - (xy 12.126867 -7.678137) - (xy 11.942138 -6.715474) - (xy 11.358703 -5.863948) - (xy 10.812662 -5.460643) - (xy 10.32288 -5.123796) - (xy 10.082424 -4.716165) - (xy 10.004609 -4.043852) - (xy 9.999581 -3.641906) - (xy 10.011386 -3.056836) - (xy 10.091245 -2.593409) - (xy 10.303256 -2.149916) - (xy 10.711514 -1.624645) - (xy 11.380118 -0.915885) - (xy 12.294681 0) - (xy 14.59149 2.284877) - (xy 14.59149 7.96204) - (xy 14.59149 13.639202) - (xy 18.556773 17.611107) - (xy 19.896964 18.962082) - (xy 20.890432 19.98885) - (xy 21.579257 20.742563) - (xy 22.005517 21.274372) - (xy 22.21129 21.63543) - (xy 22.238654 21.876887) - (xy 22.171559 22.005336) - (xy 21.808706 22.352477) - (xy 21.64811 22.42766) - (xy 21.414357 22.244857) - (xy 20.858917 21.733785) - (xy 20.040092 20.950452) - (xy 19.016185 19.950863) - (xy 17.8455 18.791026) - (xy 17.428724 18.374468) - (xy 13.382289 14.321277) - (xy 6.225054 14.321277) - (xy -0.932182 14.321277) - (xy -2.7705 12.497341) - (xy -3.630821 11.654444) - (xy -4.238999 11.121916) - (xy -4.725537 10.828495) - (xy -5.220938 10.702918) - (xy -5.855704 10.673924) - (xy -6.110687 10.673405) - (xy -7.032235 10.636394) - (xy -7.619031 10.477649) - (xy -8.074415 10.125604) - (xy -8.264788 9.915251) - (xy -8.805316 8.939471) - (xy -8.865576 8.349049) - (xy -7.50032 8.349049) - (xy -7.07088 8.957393) - (xy -6.970511 9.033232) - (xy -6.451363 9.30113) - (xy -6.001506 9.194689) - (xy -5.822106 9.083822) - (xy -5.351982 8.62034) - (xy -5.179282 8.263777) - (xy -5.289091 7.619586) - (xy -5.783154 7.155053) - (xy -6.329043 7.025532) - (xy -7.078953 7.225222) - (xy -7.486195 7.719027) - (xy -7.50032 8.349049) - (xy -8.865576 8.349049) - (xy -8.912276 7.891488) - (xy -8.621588 6.907692) - (xy -7.969172 6.124474) - (xy -7.159647 5.719045) - (xy -5.954372 5.614193) - (xy -4.941109 5.963616) - (xy -4.206881 6.697449) - (xy -3.838712 7.745824) - (xy -3.821324 8.39919) - (xy -3.829902 8.917455) - (xy -3.724002 9.35816) - (xy -3.434978 9.834066) - (xy -2.894181 10.457931) - (xy -2.032965 11.342517) - (xy -2.023865 11.351688) - (xy -0.1496 13.240426) - (xy 6.070069 13.240426) - (xy 12.289737 13.240426) - (xy 6.755319 7.701064) - (xy 1.220901 2.161702) - (xy -2.976631 2.161702) - (xy -7.174164 2.161702) - (xy -9.187234 0.135107) - (xy -10.11032 -0.777478) - (xy -10.76987 -1.365961) - (xy -11.27271 -1.699803) - (xy -11.725664 -1.848468) - (xy -12.235557 -1.881418) - (xy -12.287918 -1.88108) - (xy -13.066449 -1.800757) - (xy -13.566068 -1.489059) - (xy -13.915957 -1.012612) - (xy -14.711842 -0.181292) - (xy -15.704205 0.161088) - (xy -16.819768 -0.006128) - (xy -17.086379 -0.118988) - (xy -18.037572 -0.819482) - (xy -18.543024 -1.741445) - (xy -18.557261 -2.161098) - (xy -17.129821 -2.161098) - (xy -17.014737 -1.875295) - (xy -16.538011 -1.471636) - (xy -15.876685 -1.416265) - (xy -15.251375 -1.699894) - (xy -15.025445 -1.959042) - (xy -14.895198 -2.578114) - (xy -15.210044 -3.117706) - (xy -15.877952 -3.438686) - (xy -16.019186 -3.461407) - (xy -16.705292 -3.32906) - (xy -17.107849 -2.84409) - (xy -17.129821 -2.161098) - (xy -18.557261 -2.161098) - (xy -18.578097 -2.775297) - (xy -18.118151 -3.811458) - (xy -17.961844 -4.012594) - (xy -17.052021 -4.753262) - (xy -16.037584 -5.038266) - (xy -15.040653 -4.874282) - (xy -14.183346 -4.267985) - (xy -13.837238 -3.78713) - (xy -13.500611 -3.297552) - (xy -13.09333 -3.05707) - (xy -12.421653 -2.97913) - (xy -12.017221 -2.974049) - (xy -11.377279 -2.955879) - (xy -10.882433 -2.855542) - (xy -10.410348 -2.601448) - (xy -9.838686 -2.12201) - (xy -9.04511 -1.34564) - (xy -8.781915 -1.080851) - (xy -6.904919 0.810639) - (xy -3.522 0.810639) - (xy -0.13908 0.810639) - (xy -6.977374 -6.031602) - (xy -13.815668 -12.873842) - (xy -15.127173 -12.854474) - (xy -16.376241 -13.041574) - (xy -17.299689 -13.593629) - (xy -17.841679 -14.435051) - (xy -17.925411 -15.27897) - (xy -16.482978 -15.27897) - (xy -16.378195 -14.650661) - (xy -15.987994 -14.380763) - (xy -15.276732 -14.376023) - (xy -14.722849 -14.489739) - (xy -14.497097 -14.800039) - (xy -14.456383 -15.402127) - (xy -14.520922 -16.063833) - (xy -14.782026 -16.361649) - (xy -15.079235 -16.436168) - (xy -15.859755 -16.327741) - (xy -16.363442 -15.824189) - (xy -16.482978 -15.27897) - (xy -17.925411 -15.27897) - (xy -17.946373 -15.490248) - (xy -17.713238 -16.355321) - (xy -17.081614 -17.268684) - (xy -16.355321 -17.713238) - (xy -15.191479 -17.964369) - ) - - (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 49f77312-79eb-43b9-9b29-c5f5ccb8a868)) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 20dc364d-d286-40d4-bd08-f5d2135c0c49) - (at 105.283821 119.407753 -45) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/f38ccbfe-184f-4ae4-adc6-12ae011e7fff") - (attr smd) - (fp_text reference "D12" (at 0 -1.82 -45) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp aee84778-927c-440d-baae-6a897012c2e4) - ) - (fp_text value "LED" (at 0 1.82 -45) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp eadb7436-d75d-47ee-98ff-d2d02dd29fd0) - ) - (fp_text user "${REFERENCE}" (at 0 0 -45) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp 28047b67-8a74-46cd-8d52-ce258607afee) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9a8e83ef-7ca7-4123-bd8c-6c77bec9ab95)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 19635e18-d42a-4532-9832-c5152cd6ec99)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6aa19d8f-663d-4122-b035-6154a493b180)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 810ebd59-91d0-43db-b655-b62c7bc0343a)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7bc99a4c-1e84-46f1-ae95-c8297ce49f64)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c8e0ba04-f7e5-41b6-8292-964b69967f2c)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 78b3acf5-c29a-44b6-83ba-4dc74d5a5733)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d1c6c352-245b-4818-b65a-1031ecb3842f)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp afa35724-9c84-4ec5-aab4-c84f8b09de30)) - (pad "1" smd roundrect (at -1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp 52950dd4-f1c2-4109-aa21-c6a14a918c65)) - (pad "2" smd roundrect (at 1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 1 "Net-(D12-A)") (pinfunction "A") (pintype "passive") (tstamp 7544b48f-b635-4b39-abb4-5b6db4557884)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 226c212d-6ce0-4b64-8654-90b2cba22143) - (at 113.893707 110.663233) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/59f7f173-10d8-4b07-8731-b9a75c3340eb") - (attr smd) - (fp_text reference "D4" (at 0 -1.82) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 51ec9d4e-161d-4b82-984d-f30c9237e771) - ) - (fp_text value "LED" (at 0 1.82) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp ec40ce40-05d4-4273-b989-3b3208de4b4c) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp b4ea842e-e1ac-4516-a348-7712ca8303a7) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ed1a110c-e20b-4aa9-92d9-3d75f7b045b4)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cfcfeafa-4f3e-44d6-8ef3-905974e94904)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 62c36a43-f125-4d9a-9b4a-87b8e148b159)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bd50e8ae-484f-4af1-9d66-3bb0c779c494)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 464764a4-e673-4c90-b1a7-7f696b9d3c9c)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3bbf0743-f865-48bd-a249-27ec2b219b25)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b36cacf1-a640-4179-8539-0c7cecd6c08b)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d6453d2-c1a5-4d65-af23-5774b9397f20)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 90000964-72ec-4f1f-a663-6850e608159a)) - (pad "1" smd roundrect (at -1.4 0) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp d84e8915-7f05-4864-aacd-fc8f079a94bf)) - (pad "2" smd roundrect (at 1.4 0) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 7 "Net-(D4-A)") (pinfunction "A") (pintype "passive") (tstamp b41e4905-713f-452e-839e-1c7fa216a43f)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 2b199bb8-3830-44e9-8299-e18ceeb9fda8) - (at 117.554872 131.74651 -45) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/db9aee83-2bb5-45a0-8e61-d26e10e23b45") - (attr smd) - (fp_text reference "D2" (at 0 -1.82 -45) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 2b4eaa1d-6204-4f4d-9e24-24d24f200819) - ) - (fp_text value "LED" (at 0 1.82 -45) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 85a4cbcb-5bf2-4e40-a033-4f21b70fde44) - ) - (fp_text user "${REFERENCE}" (at 0 0 -45) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp 3cb79944-e748-43db-9640-3386fbaf5b9a) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1be3b913-f59f-4999-acf1-12c8dc95a8a9)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 59aa43f3-2303-4d68-a618-9dccc440b64a)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e0286823-6d6c-4357-b6fd-98d3ebe28d45)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e170971e-3aff-4712-98e3-374ebf7e6c41)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 73d0d5ba-9f17-4c2e-93cc-27e0759969a1)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 852674bc-9d52-4892-890d-b33c1c3fbe4d)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 49c82e54-4f6b-4471-8863-67bf34b13ed5)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 037010b3-626d-4463-b520-7ca6fb2ce639)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af4d7db1-f3e6-44ff-af86-ff7a79dfad1f)) - (pad "1" smd roundrect (at -1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp 2da97675-bf26-4c20-91ea-121d70731946)) - (pad "2" smd roundrect (at 1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 2 "Net-(D2-A)") (pinfunction "A") (pintype "passive") (tstamp 2ee6385b-a636-4a4a-9fb1-80db1ffc2fb2)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 4406e4be-6745-4c4a-b7ce-110c4f791577) - (at 97.991961 126.694263) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/526e51ff-3cca-444e-a966-e6e03bdbcd60") - (attr smd) - (fp_text reference "D3" (at 0 -1.82) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6cceb6b7-1fde-4062-bc4e-8650b0d8e8fc) - ) - (fp_text value "LED" (at 0 1.82) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b73e6036-249d-4c4f-8d5a-8fb413a71758) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp 4a493c26-0bf0-4d3f-bcb4-fc42d4cea796) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 61c89336-0e56-4deb-847c-9d635bbb94f6)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b3d036fc-9b9c-4031-9fa1-4dc0256fb64c)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b25f62bd-4d02-454b-9da8-6f3a331dd39e)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 14697e13-393b-472b-8e95-106712441bdc)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c029c296-107d-4b54-ad83-9581e8af4afd)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e3aa1756-456e-4ea0-b1f3-d34b000a4f36)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 338213f6-4225-4471-81df-85086461cc9f)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f998e33-5bcc-4f3a-9a7a-27a47872de88)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e788c1d7-d120-4913-9e3c-4462bf0620aa)) - (pad "1" smd roundrect (at -1.4 0) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp 4a3899a9-b6d4-4921-8c7e-f2d19fcc0185)) - (pad "2" smd roundrect (at 1.4 0) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 4 "Net-(D3-A)") (pinfunction "A") (pintype "passive") (tstamp 76b1a7f2-e485-4d68-9967-45cff0725b20)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 772ed8bb-11a9-46b6-a444-2e5c19f31f59) - (at 88.856104 102.975048 45) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/beee8b9f-13b9-42a3-b1d8-fed4668f6354") - (attr smd) - (fp_text reference "D17" (at 0 -1.82 45) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 418b7f67-0d15-4e39-87fd-43eab87db336) - ) - (fp_text value "LED" (at 0 1.82 45) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp fa8aeee6-67a8-4b55-a38e-043a82471b32) - ) - (fp_text user "${REFERENCE}" (at 0 0 45) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp fbf0b9b3-bc37-4a87-b0ce-32de82e39162) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4de9fc18-3365-476e-956c-70145c3380a9)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ffec96a9-31cf-47b8-8462-561475a2c36b)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1849b49c-d8df-496a-9f6f-dca82987840d)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 14d6b876-6da0-44ac-bb45-15b414a63f2c)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99dc148f-e8da-401b-b695-b9f74bb5d865)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1f8f82e-5c62-40e9-9420-7554ddee6f9f)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f3ac21f0-5cb3-482a-8834-b85210a13bf5)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp abfcf545-9c43-453b-bd3c-fb723c2396e3)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2e01320a-447c-4ab4-a0e0-ea67d9c93749)) - (pad "1" smd roundrect (at -1.4 0 45) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp 4cdf68c0-06b5-4238-8e16-b3eae172d503)) - (pad "2" smd roundrect (at 1.4 0 45) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 12 "Net-(D17-A)") (pinfunction "A") (pintype "passive") (tstamp 739e69f9-c81d-4f90-9e6e-b8ec3b82f4ee)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp 8f189806-7bfb-40f3-b96a-9f57391a0d54) - (at 124.054549 138.178481 -45) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/adccb7a8-1049-4e60-a24a-56ae00395d7b") - (attr smd) - (fp_text reference "D1" (at 0 -1.82 -45) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 378ea9a9-5315-4f1c-a6f6-04d921912320) - ) - (fp_text value "LED" (at 0 1.82 -45) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 6738292d-57eb-4af5-860b-585ee38190c3) - ) - (fp_text user "${REFERENCE}" (at 0 0 -45) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp 112eb818-4044-4ba1-852f-eea70a19a123) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 805340f0-c20f-49b1-b65f-9994568c0108)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d2d053bf-9dbf-4d13-98dd-c47e64951943)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3c3c789a-a11d-4117-af26-6e891eb5e1af)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f25dd9db-c308-4f37-8415-ad938f98c219)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 41f55a53-51f3-4c44-9f4b-5cfdef1e06ed)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 628ce817-ef59-475a-98c2-c835ddae1d64)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d6bff3a2-e2cc-4a10-9d54-fd10778a0b12)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0520c531-2d53-4e63-9358-38a4a9c8acef)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 833347ce-1f5e-415b-9151-14630bfd5ce9)) - (pad "1" smd roundrect (at -1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp a01fdc90-8671-4d9b-a306-84d4cb409879)) - (pad "2" smd roundrect (at 1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 3 "Net-(D1-A)") (pinfunction "A") (pintype "passive") (tstamp ac0ab5c7-1b67-4e5e-af1b-324cd76a3ade)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp b1a5e914-4437-45c3-9736-4806b6978e24) - (at 111.377267 125.568904 -45) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/a3876b8e-c286-4001-b09a-9a2adbb76569") - (attr smd) - (fp_text reference "D11" (at 0 -1.82 -45) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 20c6dc8b-c18b-48ad-b4a7-84d7a4a6df53) - ) - (fp_text value "LED" (at 0 1.82 -45) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp eea221b2-0509-4489-bae5-417301090931) - ) - (fp_text user "${REFERENCE}" (at 0 0 -45) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp e8157d60-f5c0-4516-9bea-90f6a2bc3219) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f8280862-5f29-4f23-a591-9b3461aff74b)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fc4a6095-2f02-4bda-b07a-fa41be2f093e)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6c8a867-a567-4685-b210-97651281a5a1)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5dc5ce08-57b5-4b26-a2d7-9b60bb0e5d75)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fca89de3-02bd-4f22-bc7f-5f6bb66e4d5c)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 645642fd-42a5-49a4-b4d8-f93d73bbe143)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0e2d9159-09f7-477d-b91e-72f07b7b0ec0)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e541b3e-5943-4af2-b27f-925d1acc3137)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d13a9948-6c24-4fd7-bb05-5b5cd717593e)) - (pad "1" smd roundrect (at -1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp d16e395b-08b3-48f3-bed6-f32de57cf084)) - (pad "2" smd roundrect (at 1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 10 "Net-(D11-A)") (pinfunction "A") (pintype "passive") (tstamp d7cc29e3-93c5-436e-9eff-5005d41f851e)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:LED" (layer "F.Cu") - (tstamp be5b9e2c-8e64-44eb-a1c5-edd163f1d3f5) - (at 100.044914 114.168846 -45) - (descr "LED SMD 1206 (3216 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" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode used for the allspice badge") - (property "ki_keywords" "LED diode") - (path "/dfc15644-fe05-4f9f-ad93-d865f232520f") - (attr smd) - (fp_text reference "D15" (at 0 -1.82 -45) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp c24d9695-e0f1-47ce-8a99-37f3430a0bd7) - ) - (fp_text value "LED" (at 0 1.82 -45) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp aca5bcc6-355c-4bd8-a4dd-17fef2bb5ca2) - ) - (fp_text user "${REFERENCE}" (at 0 0 -45) (layer "F.Fab") hide - (effects (font (size 0.8 0.8) (thickness 0.12))) - (tstamp faaff5f8-81e0-4ae5-94f2-8301cba2996e) - ) - (fp_line (start -2.28 -1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b0175f66-9f7a-46b7-aa08-47848dca5da5)) - (fp_line (start -2.28 1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a7535ff3-fedd-4241-bbd4-a908d33e04e4)) - (fp_line (start 2.28 -1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7ac03e60-6553-4d27-93d9-592ac273dfd5)) - (fp_line (start 2.28 1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp add59323-21d9-4ca6-8724-2908ddec453c)) - (fp_line (start -1.6 -0.4) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d8950be-9175-4ee5-9e8f-524fe16232b7)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1fa35f78-9d7d-4e06-bbe9-5a9bfe3012ae)) - (fp_line (start -1.2 -0.8) (end -1.6 -0.4) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3c66caa7-b67a-492d-ae5d-2ade7e2f70f5)) - (fp_line (start 1.6 -0.8) (end -1.2 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 91164d07-247f-4bb6-8b66-50f314ae0234)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 533c9e0f-3e7c-4ace-ae10-96abf3d3ad17)) - (pad "1" smd roundrect (at -1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 18 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (tstamp 48719816-daf8-48cb-9ed2-e0a3da22ed46)) - (pad "2" smd roundrect (at 1.4 0 315) (size 1.25 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2) - (net 9 "Net-(D15-A)") (pinfunction "A") (pintype "passive") (tstamp ac964238-cd96-4835-bcfd-d29c38c5ac9a)) - (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:R_1206_3216Metric" (layer "B.Cu") - (tstamp 0cb37d51-286a-42d8-9767-34b521da6bf6) - (at 95.25 131.445 -45) - (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/2e6ea95a-ca45-4aeb-9e58-470830fc1b0c") - (attr smd) - (fp_text reference "R1" (at 0 1.82 135) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 50c1e9e6-e071-47ab-93fe-8a846ed8669d) - ) - (fp_text value "100k" (at 0 -1.82 135) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp e838859a-6a76-4d49-80ea-51f2107d2b51) - ) - (fp_text user "${REFERENCE}" (at 0 0 135) (layer "B.Fab") - (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) - (tstamp 983e55b1-d376-4207-a894-c13e8e08c9ec) - ) - (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6f8cfd5b-cc2c-456f-b6de-0a92f8dbf590)) - (fp_line (start -0.727064 0.91) (end 0.727064 0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c0734373-1ea0-47e5-9bd8-e162488d2809)) - (fp_line (start -2.28 -1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp aafa016c-d51e-43fd-85e9-69646a2a36d5)) - (fp_line (start -2.28 1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d08c44de-2d35-4f06-81ae-deb2a02a1c54)) - (fp_line (start 2.28 -1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e81f8a83-1f46-475d-96cf-6456f85ac45f)) - (fp_line (start 2.28 1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 924f3807-8bd3-404a-a1a2-e2e1d3823b92)) - (fp_line (start -1.6 -0.8) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1c0f61fc-75e4-4e36-ae20-d78c2a1103a6)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 44840448-7266-4498-97c2-135c45f3f9ec)) - (fp_line (start 1.6 -0.8) (end -1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 239c883b-3c1a-4b49-87ed-75217b110d94)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 553504d4-fb3e-4b7d-b272-9aca4bb560cf)) - (pad "1" smd roundrect (at -1.4625 0 315) (size 1.125 1.75) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.222222) - (net 14 "VCC") (pintype "passive") (tstamp 01efd70c-988c-4f51-bdd4-ef0a977ae198)) - (pad "2" smd roundrect (at 1.4625 0 315) (size 1.125 1.75) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.222222) - (net 17 "Net-(U2-DIS)") (pintype "passive") (tstamp da7fbb96-9587-4186-8607-d26533520d2c)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:R_1206_3216Metric" (layer "B.Cu") - (tstamp 57df576a-c7d7-4956-9245-b191c1f5d44d) - (at 97.895833 127.061456 135) - (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/b4e5ad8e-94d8-4d31-8cad-9c8179170962") - (attr smd) - (fp_text reference "R3" (at 0 1.82 315) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp db5ea3bc-cfd8-4cba-868d-e1f9ae2b87fa) - ) - (fp_text value "680" (at 0 -1.82 315) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 49392898-4950-4e8c-8f39-80fd08acb7b5) - ) - (fp_text user "${REFERENCE}" (at 0 0 315) (layer "B.Fab") - (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) - (tstamp 77a333b3-fc74-4e81-8bf1-be2166be05fa) - ) - (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2ce48149-0c2d-4f62-b1c0-93d33ced7281)) - (fp_line (start -0.727064 0.91) (end 0.727064 0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b2e055db-29be-4949-8385-305e2651d832)) - (fp_line (start -2.28 -1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c9156339-c4d4-4428-bdf5-d624e55fb524)) - (fp_line (start -2.28 1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9d41a9e5-273f-4b27-8d86-8067da1220bc)) - (fp_line (start 2.28 -1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 24042ed0-a0e4-476f-aafc-791721c7aaf5)) - (fp_line (start 2.28 1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 7aadba8b-2a3a-4f8e-9cf8-4b16c2c0182c)) - (fp_line (start -1.6 -0.8) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0e850e02-6486-4a4f-b9d0-cf82f65a94d6)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ffc4f75f-c597-4261-a518-cf22bba98421)) - (fp_line (start 1.6 -0.8) (end -1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 52cf3bd5-918e-421c-bc60-fb31773952b7)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ea80de91-e94d-4648-bc06-c23e291ee7ee)) - (pad "1" smd roundrect (at -1.4625 0 135) (size 1.125 1.75) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.222222) - (net 8 "GND") (pintype "passive") (tstamp 2116e483-8772-4806-a6f0-f03eb5f27d36)) - (pad "2" smd roundrect (at 1.4625 0 135) (size 1.125 1.75) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.222222) - (net 18 "Net-(D1-K)") (pintype "passive") (tstamp ed73ef83-f6ea-4c6e-97c7-db66ec47c6c8)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:4017" (layer "B.Cu") - (tstamp 5d59d2ef-c535-4a79-bdca-dedc5116e50b) - (at 114.3 124.46 135) - (descr "16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads") - (tags "THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads") - (property "Sheetfile" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Johnson Counter ( 10 outputs )") - (property "ki_keywords" "CNT CNT10") - (path "/73382caf-b719-4ec8-8942-f4dc8f3d04c3") - (attr smd) - (fp_text reference "U1" (at 0 11.22 315) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 8cd3c69b-1662-40d7-b409-01fd606bad99) - ) - (fp_text value "4017" (at 0 -11.22 315) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 73862295-899f-4027-b5a0-19720ef9d1f1) - ) - (fp_text user "${REFERENCE}" (at 0 0 315) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp cffc0fef-fe28-4388-ab11-13c9f5fefdd9) - ) - (fp_line (start -6.235 -10.28) (end 6.235 -10.28) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 400cb446-8baf-4d9e-a224-39b08f1b6813)) - (fp_line (start -6.235 10.28) (end -6.235 -10.28) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b24747eb-2b51-4e52-bfce-aeea49f04a79)) - (fp_line (start -2.535 -10.22) (end 2.535 -10.22) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 16ded7a5-bacc-419e-b159-294dfab0536b)) - (fp_line (start -2.535 10.22) (end -2.535 -10.22) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5e9dac14-922b-45d3-a248-aa0fbf6447bc)) - (fp_line (start -1 10.22) (end -2.535 10.22) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2a8fd59e-f9a9-466b-b37c-502988d0a25b)) - (fp_line (start 2.535 -10.22) (end 2.535 10.22) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dde274ee-06d1-4790-abbc-3e4e0ddb3e30)) - (fp_line (start 2.535 10.22) (end 1 10.22) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3e6d8472-4a73-4700-bc01-5c3db62cfd4f)) - (fp_line (start 6.235 -10.28) (end 6.235 10.28) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c4f156fe-fdc0-4e44-9866-13a1c9d88920)) - (fp_line (start 6.235 10.28) (end -6.235 10.28) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dc53162b-727a-4dc8-a8b1-1da52d4c9d00)) - (fp_arc (start -1 10.22) (mid 0 9.22) (end 1 10.22) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6bd51228-c4aa-4309-a3d7-df422b5ecf3f)) - (fp_line (start -6.25 -10.5) (end 6.25 -10.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b4ccf868-ed7c-43f0-b593-69ff286f53c5)) - (fp_line (start -6.25 10.5) (end -6.25 -10.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 33d157c6-8d15-4cb7-8335-3fd5e1bab822)) - (fp_line (start 6.25 -10.5) (end 6.25 10.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e20e2450-6df5-43b4-bdc5-e5ce687708b9)) - (fp_line (start 6.25 10.5) (end -6.25 10.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e20f797e-f14e-482f-8a64-19e1703c10c9)) - (fp_line (start -5.08 -10.22) (end 5.08 -10.22) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 57eadd50-dab3-4a9f-a8ca-a815fc835372)) - (fp_line (start -5.08 10.22) (end -5.08 -10.22) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8b66c968-8f54-4fa0-a914-76f83b890f34)) - (fp_line (start -3.175 -10.16) (end -3.175 9.16) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3332a607-7520-4a61-a1d6-7ef09c5de74a)) - (fp_line (start -3.175 9.16) (end -2.175 10.16) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dd775244-00f9-4334-9209-fb34ced8659b)) - (fp_line (start -2.175 10.16) (end 3.175 10.16) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e5572109-8416-4516-b1a1-0699069583f9)) - (fp_line (start 3.175 -10.16) (end -3.175 -10.16) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e1557598-6fd6-4b08-8280-ac548b5a30da)) - (fp_line (start 3.175 10.16) (end 3.175 -10.16) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b93676cb-3de5-4604-9553-97f0e7fbc053)) - (fp_line (start 5.08 -10.22) (end 5.08 10.22) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 824fde5b-dd9b-4abf-b2ad-7ead32e6d24d)) - (fp_line (start 5.08 10.22) (end -5.08 10.22) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 97ae7459-5a4b-430c-9ae8-a59cc5f214f3)) - (pad "1" smd rect (at -4.445 8.89 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 1 "Net-(D12-A)") (pinfunction "Q5") (pintype "output") (tstamp a619eb55-5ed4-4e16-aa3f-6dd3d1ff8940)) - (pad "2" smd rect (at -4.445 6.35 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 2 "Net-(D2-A)") (pinfunction "Q1") (pintype "output") (tstamp 289f9fcf-e6c6-4d74-bcaa-2cc9fce0176a)) - (pad "3" smd rect (at -4.445 3.81 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 3 "Net-(D1-A)") (pinfunction "Q0") (pintype "output") (tstamp fa92687f-6afa-493a-b472-7691ec858be0)) - (pad "4" smd rect (at -4.445 1.27 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 4 "Net-(D3-A)") (pinfunction "Q2") (pintype "output") (tstamp 360c1f7d-4827-421c-8bbe-bc6ac54fe86a)) - (pad "5" smd rect (at -4.445 -1.27 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 5 "Net-(D13-A)") (pinfunction "Q6") (pintype "output") (tstamp 60fed55a-d26b-4047-8423-45c777ca45b4)) - (pad "6" smd rect (at -4.445 -3.81 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 6 "Net-(D14-A)") (pinfunction "Q7") (pintype "output") (tstamp 132ffb21-c802-4aa0-904e-183bab9fe8af)) - (pad "7" smd rect (at -4.445 -6.35 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 7 "Net-(D4-A)") (pinfunction "Q3") (pintype "output") (tstamp 29cbc974-750f-4230-b40c-cebb7c501dff)) - (pad "8" smd rect (at -4.445 -8.89 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 8 "GND") (pinfunction "VSS") (pintype "power_in") (tstamp 739bb06b-ab3e-4986-bcc3-e6793a991c76)) - (pad "9" smd rect (at 4.445 -8.89 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 9 "Net-(D15-A)") (pinfunction "Q8") (pintype "output") (tstamp 7a7bbacb-9bf8-446c-9689-7306690cf781)) - (pad "10" smd rect (at 4.445 -6.35 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 10 "Net-(D11-A)") (pinfunction "Q4") (pintype "output") (tstamp 3e747868-129f-4079-b269-31953fc837f1)) - (pad "11" smd rect (at 4.445 -3.81 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 11 "Net-(D16-A)") (pinfunction "Q9") (pintype "output") (tstamp fa27e9d7-4a91-4b07-92a0-ed1a3c070462)) - (pad "12" smd rect (at 4.445 -1.27 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 12 "Net-(D17-A)") (pinfunction "Cout") (pintype "output") (tstamp 01db97d5-13da-46d0-a0fc-3ca99353d088)) - (pad "13" smd rect (at 4.445 1.27 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 8 "GND") (pinfunction "CKEN") (pintype "input") (tstamp 4d3c933c-f8b1-43ab-91cd-2ab017851982)) - (pad "14" smd rect (at 4.445 3.81 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 13 "Net-(U1-CLK)") (pinfunction "CLK") (pintype "input") (tstamp e079cfbe-92d9-4b13-9b89-93cddb93c4cf)) - (pad "15" smd rect (at 4.445 6.35 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 8 "GND") (pinfunction "Reset") (pintype "input") (tstamp c5961e09-388f-463a-8196-6b02238f6ae2)) - (pad "16" smd rect (at 4.445 8.89 135) (size 3.1 1.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 14 "VCC") (pinfunction "VDD") (pintype "power_in") (tstamp a705cefa-9759-4cea-b698-046207638f90)) - (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W8.89mm_SMDSocket.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" (layer "B.Cu") - (tstamp 9c1bbf2e-783d-42f6-ac36-df37d1f302a7) - (at 101.6 122.8975 90) - (descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/5f42a621-dede-4847-be6f-0d7c7a532695") - (attr smd) - (fp_text reference "C1" (at 0 1.85 270) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp cb641ae6-bc1a-42d2-b560-5a9383a646a8) - ) - (fp_text value "10u" (at 0 -1.85 270) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 3729e347-578e-4d82-bd19-25108812cf45) - ) - (fp_text user "${REFERENCE}" (at 0 0 270) (layer "B.Fab") - (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) - (tstamp f43b7db5-50a3-4a39-b080-b112d3200360) - ) - (fp_line (start -0.711252 -0.91) (end 0.711252 -0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 13946524-8911-4974-b5ab-ba8199716df8)) - (fp_line (start -0.711252 0.91) (end 0.711252 0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3e3753f8-0945-4631-9885-1abc13d92c1e)) - (fp_line (start -2.48 -1.15) (end -2.48 1.15) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2fac8984-f89b-4d4b-95bb-32d93a772aee)) - (fp_line (start -2.48 1.15) (end 2.48 1.15) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 576e6942-cc3a-440e-a07b-f54bc4aa4ce9)) - (fp_line (start 2.48 -1.15) (end -2.48 -1.15) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 876140f5-4149-48d5-b076-b953cf9ac507)) - (fp_line (start 2.48 1.15) (end 2.48 -1.15) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2e4cae3d-1752-4e61-91dc-02338a30d73d)) - (fp_line (start -1.6 -0.8) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp aac2dddc-4f50-40d2-a8c4-983e0cb065e4)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bd3bf1d9-d95d-4f7f-868e-486877ecd721)) - (fp_line (start 1.6 -0.8) (end -1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4c7e5084-bb25-4878-81ae-64736d49706e)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dce081c2-95bd-4b29-a4ea-21a013fa12b4)) - (pad "1" smd roundrect (at -1.5625 0 90) (size 1.325 1.8) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.188679) - (net 15 "Net-(U2-THR)") (pintype "passive") (tstamp 7aaa2862-2990-4ba3-b69d-662de1cc7a7b)) - (pad "2" smd roundrect (at 1.5625 0 90) (size 1.325 1.8) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.188679) - (net 8 "GND") (pintype "passive") (tstamp 0597c1ba-3af9-41c5-9a2c-edeedff4cccc)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:R_1206_3216Metric" (layer "B.Cu") - (tstamp b98a1f02-2c58-42f4-b9a1-a701af7a1453) - (at 99.06 135.255 -45) - (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor") - (property "Sheetfile" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/d1bcf46f-41b5-4d92-92ac-5eaad63c2ee2") - (attr smd) - (fp_text reference "R2" (at 0 1.82 135) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp d3ea4ee5-e694-41b8-87e9-12f863d8a03b) - ) - (fp_text value "10k" (at 0 -1.82 135) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp a8519f29-73ab-4d9d-ac8f-2ccaf243f0c4) - ) - (fp_text user "${REFERENCE}" (at 0 0 135) (layer "B.Fab") - (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) - (tstamp 446b7280-ceb7-4770-8729-727e93b5a16d) - ) - (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6ab65699-ccf5-4172-a673-0207afdbc378)) - (fp_line (start -0.727064 0.91) (end 0.727064 0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 36e90a3c-61da-4f66-b4b7-6a134bed0df8)) - (fp_line (start -2.28 -1.12) (end -2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fb04415d-2d3a-46f9-9e3f-31de441de343)) - (fp_line (start -2.28 1.12) (end 2.28 1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 325f5d4d-58ba-47d6-8eee-8d68acf6026b)) - (fp_line (start 2.28 -1.12) (end -2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 73d032e4-cced-4664-8ae5-88f472226b06)) - (fp_line (start 2.28 1.12) (end 2.28 -1.12) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a61e2672-3d32-436c-99f1-5df19150a225)) - (fp_line (start -1.6 -0.8) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 14114f87-fe00-4a5b-aeb4-e44b2f6d075a)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dca2773a-a3d7-4837-8d66-1c6e8beb461f)) - (fp_line (start 1.6 -0.8) (end -1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0912cc3d-0ab5-4e34-8bc8-4194aa47dbfb)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 29816619-e140-4874-b1f2-9abddc648967)) - (pad "1" smd roundrect (at -1.4625 0 315) (size 1.125 1.75) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.222222) - (net 17 "Net-(U2-DIS)") (pintype "passive") (tstamp 81e0af02-a5fe-4756-8e42-866d8c7baaf0)) - (pad "2" smd roundrect (at 1.4625 0 315) (size 1.125 1.75) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.222222) - (net 15 "Net-(U2-THR)") (pintype "passive") (tstamp 39811a08-336e-4571-a0dc-877d2553a699)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Battery:BatteryHolder_Keystone_1060_1x2032" (layer "B.Cu") - (tstamp ba571e25-2c73-4fd3-ab8a-278d136c4bed) - (at 99.06 109.22 180) - (descr "http://www.keyelco.com/product-pdf.cfm?p=726") - (tags "CR2032 BR2032 BatteryHolder Battery") - (property "Sheetfile" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Single-cell battery") - (property "ki_keywords" "battery cell") - (path "/1993e1c4-1794-4975-b8d4-87cf70b1bf77") - (attr smd) - (fp_text reference "BT1" (at -14.125 5.3) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 321911c5-a12e-4f1c-9b57-4e0be503c929) - ) - (fp_text value "Battery_Cell" (at 0 11.75) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp edf7192f-12cd-464a-aa55-07437ab5db99) - ) - (fp_text user "${REFERENCE}" (at -1.95 0) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 95d91d66-e9e4-47d6-b07c-30a0d1510ad2) - ) - (fp_line (start -14.55 -3.85) (end -14.55 -2.3) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dfc65968-eb80-4f67-80e4-b6c5705cddbb)) - (fp_line (start -14.55 3.85) (end -14.55 2.3) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 91abad3a-3552-4876-af04-982f3de0f705)) - (fp_line (start -13 -5) (end -13 -7) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 59145be4-7502-486a-8df4-fb14b188a13e)) - (fp_line (start -12 -6) (end -14 -6) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f873c9e4-a78b-4fd3-814c-27978fdd3aa9)) - (fp_line (start -11.35 -6.55) (end -11.35 -3.85) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 43a31e8c-12d3-4b56-a4b5-781d2103bd80)) - (fp_line (start -11.35 -3.85) (end -14.55 -3.85) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4733e19c-5a22-49a5-9061-b9f18bc7c09b)) - (fp_line (start -11.35 3.85) (end -14.55 3.85) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d12bc17f-c1b5-4005-9de1-ebaf83d6d790)) - (fp_line (start -11.35 8.35) (end -11.35 3.85) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d3a738d0-2d4f-4a20-946c-9024d110a216)) - (fp_line (start -11.35 8.35) (end 11.35 8.35) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 328e845f-f1c2-4148-9751-a5f3fa87ec8c)) - (fp_line (start -9.55 -8.35) (end -11.35 -6.55) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 07ef0376-bf1e-4ad4-9084-d6bc457f4532)) - (fp_line (start 11.35 -8.35) (end -9.55 -8.35) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d851c334-84b2-4efa-a8bb-b49edba7b80f)) - (fp_line (start 11.35 -8.35) (end 11.35 -3.85) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b8ceaf73-f5d1-464b-a734-0b4337d59b3c)) - (fp_line (start 11.35 -3.85) (end 14.55 -3.85) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 73524149-fe40-4ec6-870c-27f546edec57)) - (fp_line (start 11.35 3.85) (end 14.55 3.85) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 794ec2b1-7d78-4a63-b2c4-b72b30cbaa14)) - (fp_line (start 11.35 8.35) (end 11.35 3.85) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 52cf3d99-69c2-4545-857c-27c9a14a0edb)) - (fp_line (start 14.55 -3.85) (end 14.55 -2.3) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 28e1e278-a89f-49d7-8aa4-74c6a19430fb)) - (fp_line (start 14.55 3.85) (end 14.55 2.3) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1ded9f86-62a7-4278-9e3f-3dbd70eb79d1)) - (fp_circle (center 0 0) (end -10.2 0) - (stroke (width 0.3) (type solid)) (fill none) (layer "Dwgs.User") (tstamp 36d517da-4c69-4bfd-997f-6070dbcebf27)) - (fp_line (start -16.45 -2.3) (end -16.45 2.3) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 17a42717-0b6c-4115-976f-add6e7750ccb)) - (fp_line (start -14.7 -4) (end -14.7 -2.3) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 14f3b444-9655-4f34-bd0b-fa27e11c98da)) - (fp_line (start -14.7 -4) (end -11.5 -4) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d2ae6c24-3adc-471b-b64a-8b99e46269e0)) - (fp_line (start -14.7 -2.3) (end -16.45 -2.3) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3cb41473-fc83-4f0b-8158-0f0d2c54cb5e)) - (fp_line (start -14.7 2.3) (end -16.45 2.3) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b57566be-549a-449b-9951-0c89cb8d6f1a)) - (fp_line (start -14.7 2.3) (end -14.7 4) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c4a5fd43-fa13-4abb-9ccf-ee18e751053c)) - (fp_line (start -14.7 4) (end -11.5 4) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 5c8ab768-46e5-42ce-a1f8-660b590e0041)) - (fp_line (start -11.5 -4) (end -11.5 -8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3a0317cf-0d55-4a7b-bd05-a840c41f5e37)) - (fp_line (start -11.5 4) (end -11.5 8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 7f8c3886-64c7-4822-a7cb-e9f45a639e6f)) - (fp_line (start -11.5 8.5) (end -6.5 8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 45bf7133-79c3-4591-9d8b-f32c4a6fc992)) - (fp_line (start -6.5 -8.5) (end -11.5 -8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 550f0fd0-676e-4ec2-b7ad-a7cdd0a68e74)) - (fp_line (start 11.5 -8.5) (end 6.5 -8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp da431fe7-ce19-431d-8f4a-19f768f4370a)) - (fp_line (start 11.5 -4) (end 11.5 -8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c8955013-aeba-4913-aa65-31a732f4edf7)) - (fp_line (start 11.5 4) (end 14.7 4) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ae3825be-bfb4-4b5b-96a3-91aace73d5e5)) - (fp_line (start 11.5 8.5) (end 6.5 8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a0564611-8916-44fb-b0a8-1ca24b88797f)) - (fp_line (start 11.5 8.5) (end 11.5 4) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 33a597b7-cabd-4ea8-9d07-9f8597fbfd2d)) - (fp_line (start 14.7 -4) (end 11.5 -4) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 67e32342-78b4-4b5a-8b26-31aa81fbd110)) - (fp_line (start 14.7 -2.3) (end 14.7 -4) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 31e65896-d16e-4ccf-a474-ebd46db21aea)) - (fp_line (start 14.7 2.3) (end 16.45 2.3) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 59c2a1bf-9a6f-4b67-82ed-2b6d739b3335)) - (fp_line (start 14.7 4) (end 14.7 2.3) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 422b106c-3c6e-49b2-b7d0-87016cd09896)) - (fp_line (start 16.45 -2.3) (end 14.7 -2.3) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9e647e76-1596-41db-b84e-e226902fb4c7)) - (fp_line (start 16.45 2.3) (end 16.45 -2.3) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 33646ca6-fb31-44b5-b56f-bde87947c47a)) - (fp_arc (start -6.5 -8.5) (mid 0 -10.700467) (end 6.499999 -8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b9e131d1-9674-4a5a-ad1e-95679f193cf9)) - (fp_arc (start 6.5 8.5) (mid 0 10.700467) (end -6.499999 8.5) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp df1c1548-a76b-4a2c-a5a5-cc881028931c)) - (fp_line (start -14.2 -3.5) (end -14.2 3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 41f68bdf-27e5-43aa-9c52-854ee312c11a)) - (fp_line (start -14.2 3.5) (end -11 3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d1ad0862-730a-4ea5-be02-fa4e121d1590)) - (fp_line (start -11 -6.4) (end -11 -3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 226447ed-1d54-4b54-abeb-046a4e03e329)) - (fp_line (start -11 -3.5) (end -14.2 -3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5e3bdc14-8c24-4d08-af3d-8dc81e5d3649)) - (fp_line (start -11 8) (end -11 3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5e6b5de0-e8ae-4594-920c-8512c5ee7f91)) - (fp_line (start -9.4 -8) (end -11 -6.4) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 45af4cea-bf75-4a32-8096-2857c769c05a)) - (fp_line (start 11 -8) (end -9.4 -8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp edc4c807-0723-4b81-8faf-ca141f6c76ba)) - (fp_line (start 11 -8) (end 11 -3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4b3a959d-69c4-4483-95b7-d55450e68a7d)) - (fp_line (start 11 -3.5) (end 14.2 -3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1f0515c1-c963-47be-8e76-2426cde92989)) - (fp_line (start 11 8) (end -11 8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3cddc730-a761-4e00-b9f0-727dff520b43)) - (fp_line (start 11 8) (end 11 3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 99678c04-2ba3-4e37-aa80-698e79d165f0)) - (fp_line (start 14.2 -3.5) (end 14.2 3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a5dacbda-ad93-497e-a00e-35a7fca6c237)) - (fp_line (start 14.2 3.5) (end 11 3.5) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3f6cd90f-107e-4023-9662-15f49da09b08)) - (pad "1" smd rect (at -14.65 0) (size 2.6 3.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 14 "VCC") (pinfunction "+") (pintype "passive") (tstamp 10f71888-9d45-4dbe-bd43-780e9634013f)) - (pad "2" smd rect (at 14.65 0) (size 2.6 3.6) (layers "B.Cu" "B.Paste" "B.Mask") - (net 8 "GND") (pinfunction "-") (pintype "passive") (tstamp 83618694-6385-4acb-891d-3aa0c89efd9d)) - (model "${KICAD6_3DMODEL_DIR}/Battery.3dshapes/BatteryHolder_Keystone_1060_1x2032.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" (layer "B.Cu") - (tstamp eb41b52a-a630-4a5e-ba21-94e36e599c13) - (at 92.075 127.635 180) - (descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "capacitor handsolder") - (property "Sheetfile" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Unpolarized capacitor") - (property "ki_keywords" "cap capacitor") - (path "/5a8788ac-a1c8-494a-86d4-edaf1cc74645") - (attr smd) - (fp_text reference "C2" (at 0 1.85) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 5bbe174b-9e8a-443b-8ecb-57aad0e189b5) - ) - (fp_text value "10u" (at 0 -1.85) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp b68c8680-6d06-4c95-bfa9-e476f05163cf) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") - (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) - (tstamp 9d83f315-3fd6-4bbc-8762-aa97126c7749) - ) - (fp_line (start -0.711252 -0.91) (end 0.711252 -0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ea9943a0-4a49-459e-81e4-e2a82d78fca4)) - (fp_line (start -0.711252 0.91) (end 0.711252 0.91) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f86dfe0d-c81b-4825-ac3d-85282d62ebc9)) - (fp_line (start -2.48 -1.15) (end -2.48 1.15) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 13e5006f-4a6d-409e-ba5a-da89d3370e68)) - (fp_line (start -2.48 1.15) (end 2.48 1.15) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a4acc73f-77e1-498a-a1eb-57f4a0fdbdc4)) - (fp_line (start 2.48 -1.15) (end -2.48 -1.15) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9640db54-7c68-4903-b67a-8e542988e3d6)) - (fp_line (start 2.48 1.15) (end 2.48 -1.15) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e7eba69e-7a13-4cf6-9a38-541f847be1c6)) - (fp_line (start -1.6 -0.8) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2011646f-6d79-4c17-b718-5ffa5c99e521)) - (fp_line (start -1.6 0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f38b5843-4a33-4f98-b31c-551370c764dd)) - (fp_line (start 1.6 -0.8) (end -1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 223baebf-0fd5-402c-a889-0d470fbf32a9)) - (fp_line (start 1.6 0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5f3e225f-0b7a-4763-aafb-9b581a31fab3)) - (pad "1" smd roundrect (at -1.5625 0 180) (size 1.325 1.8) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.188679) - (net 16 "Net-(U2-CV)") (pintype "passive") (tstamp 3308e4cf-f0ed-4a83-be65-f67dd3fba25d)) - (pad "2" smd roundrect (at 1.5625 0 180) (size 1.325 1.8) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.188679) - (net 8 "GND") (pintype "passive") (tstamp 5ee13824-b1d6-48f0-86bd-24c0b1a467bf)) - (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "Allspice Badge:555 Timer" (layer "B.Cu") - (tstamp fa36dabc-d18a-4971-83bd-19fb5e7dbfa6) - (at 91.44 121.92 180) - (descr "SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") - (tags "SOIC SO") - (property "Sheetfile" "badge.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "CMOS General Purpose Timer, 555 compatible, SOIC-8") - (property "ki_keywords" "single timer 555") - (path "/68dffc83-60dc-4d25-807a-e65dfd8e09dc") - (attr smd) - (fp_text reference "U2" (at 0 3.4) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 121921de-a1c9-43e3-8d7b-06efa209a170) - ) - (fp_text value "ICM7555xB" (at 0 -3.4) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - (tstamp 4e44f5c0-0e34-4cce-9d95-2cbe3441f037) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") - (effects (font (size 0.98 0.98) (thickness 0.15)) (justify mirror)) - (tstamp 8e052e4b-c91c-4afa-b356-d99cf561cbe3) - ) - (fp_line (start 0 -2.56) (end -1.95 -2.56) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2412cc2b-2b1b-460a-9875-534137692284)) - (fp_line (start 0 -2.56) (end 1.95 -2.56) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a6d59d4a-55cf-4b64-a1f4-ceb1a6d9741b)) - (fp_line (start 0 2.56) (end -3.45 2.56) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6b3f44f6-406c-4977-bca7-0dd163d4b5be)) - (fp_line (start 0 2.56) (end 1.95 2.56) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 53a8fb71-59d3-4ae0-9d9f-93da5e2b854f)) - (fp_line (start -3.7 -2.7) (end 3.7 -2.7) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b760d788-ad6f-4034-a4d9-65768315a296)) - (fp_line (start -3.7 2.7) (end -3.7 -2.7) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0bcb20f5-7493-4a3d-81cd-75675d1ea7f8)) - (fp_line (start 3.7 -2.7) (end 3.7 2.7) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a3f2dd13-08a9-4c27-b692-6e2fb9c568f6)) - (fp_line (start 3.7 2.7) (end -3.7 2.7) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9d53c70d-89eb-411a-a552-6c90343a13b0)) - (fp_line (start -1.95 -2.45) (end -1.95 1.475) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f06d46ad-9de0-49bb-9a15-9c87652f8ea5)) - (fp_line (start -1.95 1.475) (end -0.975 2.45) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 95a54ba0-4a22-4b9f-a4d8-bd705968cf54)) - (fp_line (start -0.975 2.45) (end 1.95 2.45) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 60e9d234-a204-4381-bb6d-001c6a1a93ec)) - (fp_line (start 1.95 -2.45) (end -1.95 -2.45) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 432347e0-afbc-4e1a-8242-14e25daa65a3)) - (fp_line (start 1.95 2.45) (end 1.95 -2.45) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 092f5e89-53e9-42ce-9b02-6d5ed4c21532)) - (pad "1" smd roundrect (at -2.475 1.905 180) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 8 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 7d93184a-283f-4930-8683-7de95f1057f8)) - (pad "2" smd roundrect (at -2.475 0.635 180) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 15 "Net-(U2-THR)") (pinfunction "TR") (pintype "input") (tstamp c3a048cd-0a77-42cd-b14b-144f0fd2abe5)) - (pad "3" smd roundrect (at -2.475 -0.635 180) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 13 "Net-(U1-CLK)") (pinfunction "Q") (pintype "output") (tstamp 9461b393-6d99-47df-a99e-eef16fabdcc7)) - (pad "4" smd roundrect (at -2.475 -1.905 180) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 14 "VCC") (pinfunction "R") (pintype "input") (tstamp 8e440278-cd3f-4ae6-8599-81d86a625a66)) - (pad "5" smd roundrect (at 2.475 -1.905 180) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 16 "Net-(U2-CV)") (pinfunction "CV") (pintype "input") (tstamp ca74eed1-dc5c-4c00-a56e-7052f362ce6d)) - (pad "6" smd roundrect (at 2.475 -0.635 180) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 15 "Net-(U2-THR)") (pinfunction "THR") (pintype "input") (tstamp 076f69b8-4b83-4cb4-a201-0e2c2bc3519a)) - (pad "7" smd roundrect (at 2.475 0.635 180) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 17 "Net-(U2-DIS)") (pinfunction "DIS") (pintype "input") (tstamp aaa05e49-8f23-4cfe-8615-2ed71c96a466)) - (pad "8" smd roundrect (at 2.475 1.905 180) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) - (net 14 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp a1027247-0589-4e31-bc73-acf4258ab893)) - (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (gr_line (start 101.228959 96.187189) (end 98.19266 95.672927) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 0307e34c-e6a4-4e8f-80b8-c0323941414a)) - (gr_line (start 117.543497 139.678229) (end 119.470294 138.94282) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 04846990-883e-4dc5-83ef-c797f847da4f)) - (gr_line (start 109.26963 98.81741) (end 107.62894 98.115667) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 06f65457-4117-4204-8718-28a5929ac1b0)) - (gr_line (start 104.386961 96.986746) (end 101.228959 96.187189) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 0c72594a-5b7b-494f-8d8c-c412f66b6937)) - (gr_line (start 95.315794 95.399893) (end 92.636088 95.324019) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 11711ca4-c066-4fc5-9319-0371ed07479f)) - (gr_line (start 95.01746 136.717293) (end 96.169336 137.552152) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 1251ddb0-241f-4ff5-97d6-b0988458301f)) - (gr_line (start 114.213914 101.537872) (end 112.566833 100.523004) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 13606c9c-1a6e-4d9f-bd67-7965782cbf10)) - (gr_line (start 123.508238 110.213447) (end 122.673379 109.061592) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 17eb3f62-4f05-4491-bfe2-92714e7d51d7)) - (gr_line (start 83.463156 120.043724) (end 84.071531 121.672852) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 18719c59-1278-4e86-98a4-7769c54d8b39)) - (gr_line (start 85.573867 124.961079) (end 86.478844 126.610746) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 1a59ecd1-4e6e-4e6e-ab58-0046c5602fe0)) - (gr_line (start 114.609277 140.507821) (end 116.188145 140.101507) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 1c398c60-efac-44e6-a5ea-1baf51509368)) - (gr_line (start 127.063608 124.938306) (end 127.139637 123.914168) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 1cf3974a-7a83-41fd-927f-24b1c6b3eb02)) - (gr_line (start 127.175978 122.858949) (end 127.16757 121.776193) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 1d425138-e7f0-4e20-8e37-0542fd0738c4)) - (gr_line (start 110.894357 141.107524) (end 112.835234 140.856663) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 21c67757-8fc9-4e01-93c9-80dc8437dc8f)) - (gr_line (start 105.999811 97.507282) (end 104.386961 96.986746) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 220f7fff-4dd5-4898-9475-194a306f6f5c)) - (gr_line (start 125.23458 132.690912) (end 125.634312 131.587418) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 226c6992-452f-4741-8475-93b39f7a1b9f)) - (gr_line (start 81.357242 104.235182) (end 81.28 106.68) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 24a4e8cb-bec0-4d0a-a798-f072b3f76ec6)) - (gr_line (start 105.498249 141.040164) (end 106.625462 141.153263) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 2bfaa85c-4e7e-4be6-b491-fb8a94bf1cc6)) - (gr_line (start 82.143095 115.272871) (end 82.504446 116.839017) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 2c6d4b3b-795d-4bd6-a757-5b84426b242e)) - (gr_line (start 102.029316 140.320966) (end 103.196634 140.629079) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 312cdbf3-aca6-4f93-816f-09425f1eef92)) - (gr_line (start 115.853693 102.668131) (end 114.213914 101.537872) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 31465976-2a2d-415b-8b36-3f23fe1e79f4)) - (gr_line (start 119.092481 105.296859) (end 117.481454 103.919291) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 31a689c5-4d8c-481e-861a-5efc93e42509)) - (gr_line (start 82.315753 97.559348) (end 82.066832 98.687335) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 33d34131-9127-48c9-a39a-d192feed1c9d)) - (gr_line (start 91.252682 133.136394) (end 92.762166 134.725971) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 362dbaba-e90c-45a8-a23c-fed44c132951)) - (gr_line (start 82.066832 98.687335) (end 81.794727 100.201122) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 38c08f31-4f5e-4d48-b45e-04e55d415098)) - (gr_line (start 125.634312 131.587418) (end 126.057591 130.232069) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 39d8f9bf-cd14-48d7-98ad-c9e98ed0b7c3)) - (gr_line (start 127.139637 123.914168) (end 127.175978 122.858949) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 3a31beca-dffa-42fc-92fe-140adc944900)) - (gr_line (start 127.109348 120.669442) (end 126.996249 119.542239) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 3ad62767-b6cc-435b-83ef-25d6512a73be)) - (gr_line (start 82.504446 116.839017) (end 82.94263 118.430874) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 4028493c-4d3e-48d5-8307-055bf0eabbfa)) - (gr_line (start 104.354125 140.867124) (end 105.498249 141.040164) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 4ae061d0-af95-4054-bc9f-fcff0714f8fe)) - (gr_line (start 98.503837 138.925582) (end 99.679375 139.474281) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 4baf9d90-c779-452b-b1ef-dc9176833bb8)) - (gr_line (start 88.62396 129.897606) (end 89.875116 131.525367) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 4c909979-ba76-4482-ae7a-8c22fc4061c5)) - (gr_line (start 112.566833 100.523004) (end 110.917167 99.61802) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 4e80dca7-97e1-419e-875e-4c2d775ab7b0)) - (gr_line (start 81.543507 102.06298) (end 81.357242 104.235182) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 4ed5b7a3-96f0-41f9-8168-54d7b1faa3ce)) - (gr_line (start 124.242646 111.376734) (end 123.508238 110.213447) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 513c6a31-4086-475b-b784-9df3e4252ffa)) - (gr_line (start 81.28 106.68) (end 81.355849 109.359707) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 56ad6fc7-0787-4120-ad1b-8480b5246b69)) - (gr_line (start 90.19127 95.401238) (end 88.019068 95.58748) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 5833877b-9ef3-4add-952a-106ffe49acb6)) - (gr_line (start 107.62894 98.115667) (end 105.999811 97.507282) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 5a91926c-eea0-482d-92ce-cf1d14bf87d5)) - (gr_line (start 120.682058 106.806345) (end 119.092481 105.296859) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 5bb8589a-7d99-4927-a24e-5b06bb000afe)) - (gr_line (start 84.071531 121.672852) (end 84.773265 123.313543) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 5cb7be9f-9363-4ed7-8f56-4853922b12e7)) - (gr_line (start 98.19266 95.672927) (end 95.315794 95.399893) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 5d6d87e5-a6c9-4e10-94d3-52f67599df18)) - (gr_line (start 112.835234 140.856663) (end 114.609277 140.507821) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 5f28a4ba-69c4-4b22-b833-b351995cdf5f)) - (gr_line (start 119.470294 138.94282) (end 120.162942 138.625668) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 5f763591-1320-4911-b680-abce8bff8883)) - (gr_line (start 88.019068 95.58748) (end 86.157209 95.83868) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 6319caf9-b18a-44c1-848d-3ac9abdef45c)) - (gr_line (start 97.332643 138.28656) (end 98.503837 138.925582) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 6a163364-09e4-444b-a4c2-d87897dd68c4)) - (gr_line (start 96.169336 137.552152) (end 97.332643 138.28656) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 6b90679f-1387-43bb-b9e6-c1e04e4b9678)) - (gr_line (start 126.823209 118.398126) (end 126.585165 117.240646) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 71d439f7-3b8b-4797-8b48-4f2bf6d15ff6)) - (gr_line (start 110.917167 99.61802) (end 109.26963 98.81741) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 7322dbbd-5f3d-4e90-bffd-8825090e34ef)) - (gr_line (start 89.875116 131.525367) (end 91.252682 133.136394) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 7393892c-f6c5-4182-94c9-1d279a53cb13)) - (gr_line (start 127.16757 121.776193) (end 127.109348 120.669442) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 73be1ddc-6152-4882-924f-886efe67435e)) - (gr_line (start 126.996249 119.542239) (end 126.823209 118.398126) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 7b42d988-3ca5-434d-b847-17c60bb45160)) - (gr_line (start 124.547353 143.010075) (end 128.966161 138.59127) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 7f17c51a-f5ee-4aa3-b440-7b721dc3dc78)) - (gr_line (start 82.567773 96.611685) (end 82.315753 97.559348) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 7fae3427-f320-4026-b7a4-1453913a6692)) - (gr_line (start 92.762166 134.725971) (end 93.880555 135.776921) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 88d1e533-5ef0-4a17-b480-5c9acde15b0c)) - (gr_line (start 124.898903 133.514211) (end 125.23458 132.690912) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 89383a47-3f75-4b6e-9ffd-4d07620b537e)) - (gr_line (start 126.057591 130.232069) (end 126.463905 128.653207) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 8b3815b3-b64f-4bf2-a5f4-2c4e052b658b)) - (gr_line (start 81.355849 109.359707) (end 81.464954 110.775853) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 8c1bc4a0-e72e-4634-93c3-5a0523f28e4b)) - (gr_line (start 106.625462 141.153263) (end 108.814987 141.219894) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 8df21a8a-593a-4b60-9ad5-c0bfb26e5bc1)) - (gr_line (start 126.812748 126.879172) (end 126.952958 125.927822) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 8e3ba02b-0066-42d8-a027-9608c5db7f6b)) - (gr_line (start 124.881668 112.54791) (end 124.242646 111.376734) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 8f30d3f8-08a7-4d8f-98b0-045674837fe9)) - (gr_line (start 125.893808 114.899756) (end 125.430368 113.723431) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 90c9d0f1-9604-4857-b57c-8758bd15584c)) - (gr_line (start 82.94263 118.430874) (end 83.463156 120.043724) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 948c3cf9-b209-410b-9374-d25ec49fe11c)) - (gr_line (start 100.855716 139.937722) (end 102.029316 140.320966) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 98866d2b-a039-46ee-bce6-d85aa387ac5e)) - (gr_line (start 120.162942 138.625668) (end 124.547353 143.010075) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 9a1c4a27-b7fe-45cd-90c9-329e00232764)) - (gr_line (start 93.880555 135.776921) (end 95.01746 136.717293) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp 9b2e765b-e944-4f88-b77d-4742e797e9f9)) - (gr_line (start 126.585165 117.240646) (end 126.277052 116.073342) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp a7fde15f-cfe5-4eff-b31a-38537bb14478)) - (gr_line (start 84.773265 123.313543) (end 85.573867 124.961079) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp a99ba9e8-e70e-49fa-becf-87fa74a8fef8)) - (gr_line (start 126.463905 128.653207) (end 126.812748 126.879172) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp aacbdc9b-7ad7-438a-8456-fdc7fce089b6)) - (gr_line (start 92.636088 95.324019) (end 90.19127 95.401238) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp b47e41a6-8c3e-4ee9-a67e-2ca932867cbf)) - (gr_line (start 81.794727 100.201122) (end 81.543507 102.06298) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp b7ebf4e0-db9f-4526-8cde-e6fd6997bce9)) - (gr_line (start 122.673379 109.061592) (end 121.733007 107.92471) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp b804aa01-0c84-4327-833e-f2a02ebcf3f0)) - (gr_line (start 81.464954 110.775853) (end 81.628858 112.236573) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp b904b392-c5e6-4e74-8e9a-86c1fa6da51a)) - (gr_line (start 83.515435 96.359676) (end 82.567772 96.611685) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp cf330345-9208-4b19-9439-c5276a7bb29e)) - (gr_line (start 86.478844 126.610746) (end 87.493705 128.257827) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp cf85bdd7-e7f0-4288-8ebf-dd97ce7bdce1)) - (gr_line (start 99.679375 139.474281) (end 100.855716 139.937722) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp d230b06c-9582-4cbc-834b-5768a2c0e4be)) - (gr_line (start 116.188145 140.101507) (end 117.543497 139.678229) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp d59668b7-2381-420e-9c8e-53fb605fda6d)) - (gr_line (start 124.58175 134.20686) (end 124.898903 133.514211) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp d6586d88-245e-48b6-b6ff-dc86b27fb7d7)) - (gr_line (start 125.430368 113.723431) (end 124.881668 112.54791) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp d700ef98-8f00-4b8f-b547-fa7cc448d298)) - (gr_line (start 121.733007 107.92471) (end 120.682058 106.806345) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp df1d1595-51bf-4e7d-8f9f-106e3b244f54)) - (gr_line (start 81.628858 112.236573) (end 81.853069 113.737151) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp e8b22617-9261-4016-8a09-2bd1a7220822)) - (gr_line (start 126.277052 116.073342) (end 125.893808 114.899756) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp e9261390-d6d3-4174-be36-dc2e758a161d)) - (gr_line (start 128.966161 138.59127) (end 124.58175 134.20686) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp e9b974a6-0bc9-457e-aa06-f71d89b0011f)) - (gr_line (start 117.481454 103.919291) (end 115.853693 102.668131) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp eb43160a-66b6-420e-a20f-cba5d4c65e11)) - (gr_line (start 126.952958 125.927822) (end 127.063608 124.938306) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp f54ff808-d238-4845-98f4-3c034863d76d)) - (gr_line (start 103.196634 140.629079) (end 104.354125 140.867124) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp f6247030-50f3-4c01-abc9-c4f7a88ece62)) - (gr_line (start 86.157209 95.83868) (end 83.515435 96.359676) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp f6859891-7657-4f6f-a8c3-75a4761543ee)) - (gr_line (start 108.814987 141.219894) (end 110.894357 141.107524) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp f931de2a-826a-4d57-94f4-89b928db39a4)) - (gr_line (start 81.853069 113.737151) (end 82.143095 115.272871) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp f97c7ebb-58ad-44fd-9ada-e41a808a5416)) - (gr_line (start 87.493705 128.257827) (end 88.62396 129.897606) - (stroke (width 1) (type solid)) (layer "Edge.Cuts") (tstamp ff6b370f-ba3a-4f55-a691-8b5c62876da2)) - (dimension (type aligned) (layer "F.Cu") (tstamp 817d6c1d-2a7b-439f-9319-8bb54b449258) - (pts (xy 76.2 95.25) (xy 133.35 95.25)) - (height -14.605) - (gr_text "57.1500 mm" (at 104.775 78.845) (layer "F.Cu") (tstamp 817d6c1d-2a7b-439f-9319-8bb54b449258) - (effects (font (size 1.5 1.5) (thickness 0.3))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.2) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - (dimension (type aligned) (layer "F.Cu") (tstamp e05a7d8b-e7e9-4b2b-b5dc-b68a819e8528) - (pts (xy 76.2 95.25) (xy 76.2 146.05)) - (height 10.16) - (gr_text "50.8000 mm" (at 64.24 120.65 90) (layer "F.Cu") (tstamp e05a7d8b-e7e9-4b2b-b5dc-b68a819e8528) - (effects (font (size 1.5 1.5) (thickness 0.3))) - ) - (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) - (style (thickness 0.2) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) - ) - - (segment (start 119.38 121.285) (end 118.492702 120.397702) (width 0.25) (layer "F.Cu") (net 1) (tstamp 041bc8b9-4d2f-49a9-ad5e-25cc938f9c49)) - (segment (start 118.492702 120.397702) (end 106.27377 120.397702) (width 0.25) (layer "F.Cu") (net 1) (tstamp 5c59fcb6-68d7-4242-b5e7-d958eb466078)) - (via (at 119.38 121.285) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 1) (tstamp 5c6cf3b8-fe85-49e9-952f-b58dd7830ff1)) - (segment (start 122.633253 120.220894) (end 120.444106 120.220894) (width 0.25) (layer "B.Cu") (net 1) (tstamp 56431b50-b83c-4de4-8593-f27cc6b4cf35)) - (segment (start 120.444106 120.220894) (end 119.38 121.285) (width 0.25) (layer "B.Cu") (net 1) (tstamp b60dcc3b-0c8d-437b-86ce-8a1907841510)) - (segment (start 123.729269 121.31691) (end 122.633253 120.220894) (width 0.25) (layer "B.Cu") (net 1) (tstamp c76337aa-e59f-4d8b-b686-279f697cb9a1)) - (segment (start 118.544821 126.565179) (end 121.92 123.19) (width 0.25) (layer "F.Cu") (net 2) (tstamp 32562d85-9854-467b-b315-3a443f26c9ce)) - (segment (start 118.544821 132.736459) (end 118.544821 126.565179) (width 0.25) (layer "F.Cu") (net 2) (tstamp 8b335c27-dbd2-4288-82c8-0a360778379a)) - (via (at 121.92 123.19) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 2f0b1ad0-77d7-48c1-83de-a4ad6c6acfbf)) - (segment (start 125.044498 139.16843) (end 124.99157 139.16843) (width 0.25) (layer "F.Cu") (net 3) (tstamp 86c0b423-30bb-4360-8f07-105705bc914b)) - (segment (start 124.99157 139.16843) (end 124.46 139.7) (width 0.25) (layer "F.Cu") (net 3) (tstamp f23662fd-b769-43c9-a067-b772ac5d6465)) - (via (at 124.46 139.7) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 3) (tstamp 013c847e-e35f-4a1c-bdca-c910b15a7c53)) - (segment (start 121.92 134.62) (end 121.92 126.691847) (width 0.25) (layer "B.Cu") (net 3) (tstamp 69e7313a-cfed-43a7-9231-97b3153c45ea)) - (segment (start 124.46 137.16) (end 121.92 134.62) (width 0.25) (layer "B.Cu") (net 3) (tstamp 7c696404-2188-4ed0-9997-9d2a0c9e2798)) - (segment (start 124.46 139.7) (end 124.46 137.16) (width 0.25) (layer "B.Cu") (net 3) (tstamp a5928b44-5fe1-4e25-bd2f-2efc933b5e8f)) - (segment (start 121.92 126.691847) (end 120.137166 124.909013) (width 0.25) (layer "B.Cu") (net 3) (tstamp bf8c180a-4fab-42b1-a2ed-f187a58538bc)) - (segment (start 113.454142 127.845858) (end 111.957163 127.845858) (width 0.25) (layer "F.Cu") (net 4) (tstamp 0aba51e0-c7c0-4e6f-b6f7-3a822f84d04c)) - (segment (start 107.134125 126.365) (end 106.967087 126.532038) (width 0.25) (layer "F.Cu") (net 4) (tstamp 30a85b2b-6929-4a06-967a-54dc40669673)) - (segment (start 106.967087 126.532038) (end 106.366477 126.532038) (width 0.25) (layer "F.Cu") (net 4) (tstamp 42bff394-83c4-430d-8299-09c68ab8f087)) - (segment (start 103.895305 125.095) (end 103.260305 125.73) (width 0.25) (layer "F.Cu") (net 4) (tstamp 4f319f35-6b47-46bb-ae34-ee727219314e)) - (segment (start 103.260305 125.73) (end 100.356224 125.73) (width 0.25) (layer "F.Cu") (net 4) (tstamp 76a8034f-faf2-4b2f-a175-054b8b1c5876)) - (segment (start 104.929439 125.095) (end 103.895305 125.095) (width 0.25) (layer "F.Cu") (net 4) (tstamp 83d4bdca-fab6-430f-b48b-7fe91380a0b9)) - (segment (start 111.957163 127.845858) (end 110.476305 126.365) (width 0.25) (layer "F.Cu") (net 4) (tstamp 88d22f39-6019-4b49-8442-8be4d5caac92)) - (segment (start 100.356224 125.73) (end 99.391961 126.694263) (width 0.25) (layer "F.Cu") (net 4) (tstamp 8da9f381-03ac-4032-b079-d3acdacb5a07)) - (segment (start 106.366477 126.532038) (end 104.929439 125.095) (width 0.25) (layer "F.Cu") (net 4) (tstamp b84ec030-0351-4e1e-a728-81f44c4df8f2)) - (segment (start 113.665 127.635) (end 113.454142 127.845858) (width 0.25) (layer "F.Cu") (net 4) (tstamp c413a364-5458-4904-b806-51a0c2e1609f)) - (segment (start 110.476305 126.365) (end 107.134125 126.365) (width 0.25) (layer "F.Cu") (net 4) (tstamp d06db85a-4345-4564-9507-3ab97b76f655)) - (via (at 113.665 127.635) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 4) (tstamp a8014202-f038-486f-98a7-7fae4eac1351)) - (segment (start 117.245099 125.609048) (end 118.341115 126.705064) (width 0.25) (layer "B.Cu") (net 4) (tstamp 8256cf73-3f03-4d84-bc06-8608125aadae)) - (segment (start 113.665 127.635) (end 115.690952 125.609048) (width 0.25) (layer "B.Cu") (net 4) (tstamp b8dc169d-2846-4541-a9c6-d87764cfcc84)) - (segment (start 115.690952 125.609048) (end 117.245099 125.609048) (width 0.25) (layer "B.Cu") (net 4) (tstamp e672980a-51d8-4e47-a93e-27165055f798)) - (segment (start 97.356961 123.825) (end 109.797771 123.825) (width 0.25) (layer "F.Cu") (net 5) (tstamp 5861ea5e-1644-48e2-8bd8-8f4ebc1b1b1a)) - (segment (start 116.545064 128.403247) (end 116.545064 128.501115) (width 0.25) (layer "F.Cu") (net 5) (tstamp 60420f2e-d87e-4be1-a83b-f17d51da129a)) - (segment (start 110.330821 123.29195) (end 110.797371 123.29195) (width 0.25) (layer "F.Cu") (net 5) (tstamp 68ff4288-e131-4c40-857f-775a26d6b812)) - (segment (start 89.596546 116.064585) (end 97.356961 123.825) (width 0.25) (layer "F.Cu") (net 5) (tstamp 997aba2d-5916-4527-8095-4fa519a64039)) - (segment (start 109.797771 123.825) (end 110.330821 123.29195) (width 0.25) (layer "F.Cu") (net 5) (tstamp a4878538-e67d-4654-aa55-7eeb609cc55f)) - (segment (start 111.330421 123.825) (end 111.966817 123.825) (width 0.25) (layer "F.Cu") (net 5) (tstamp b1d0e415-135e-449d-bd2e-01ae469668ce)) - (segment (start 110.797371 123.29195) (end 111.330421 123.825) (width 0.25) (layer "F.Cu") (net 5) (tstamp b1fcb217-0592-4c5a-a8cc-3267fac774fd)) - (segment (start 111.966817 123.825) (end 116.545064 128.403247) (width 0.25) (layer "F.Cu") (net 5) (tstamp c6e360c1-ac55-4c86-befe-5c8519c857df)) - (via (at 116.545064 128.501115) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 5) (tstamp 445a45d6-d512-4d7f-9d7b-123c83e02080)) - (segment (start 108.586396 119.38) (end 107.13 117.923604) (width 0.25) (layer "F.Cu") (net 6) (tstamp 022decdf-a3b7-4bf8-996b-8154d43bc481)) - (segment (start 102.279177 110.77608) (end 102.279177 107.105726) (width 0.25) (layer "F.Cu") (net 6) (tstamp 2b711f74-50e0-4917-b488-28ff167ca1cf)) - (segment (start 107.13 115.626903) (end 102.279177 110.77608) (width 0.25) (layer "F.Cu") (net 6) (tstamp 3c73e846-d5d2-4ab3-ac65-335553d74fc5)) - (segment (start 120.65 119.38) (end 108.586396 119.38) (width 0.25) (layer "F.Cu") (net 6) (tstamp 566ec326-4ace-4dd7-83b3-f86ffc27c557)) - (segment (start 102.279177 107.105726) (end 103.679177 105.705726) (width 0.25) (layer "F.Cu") (net 6) (tstamp c200c822-a7ef-40cb-9486-c4a3cc0a1ec0)) - (segment (start 107.13 117.923604) (end 107.13 115.626903) (width 0.25) (layer "F.Cu") (net 6) (tstamp fac8b96b-d507-4baa-b0cc-494e742207ec)) - (via (at 120.65 119.38) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 6) (tstamp 903ba58c-5160-483a-b582-8ee1d7355eeb)) - (segment (start 114.749013 130.297166) (end 112.94 128.488153) (width 0.25) (layer "B.Cu") (net 6) (tstamp 2b088a44-9712-4bae-a7b7-ad87ff7b9443)) - (segment (start 121.94763 121.126261) (end 124.12498 123.303611) (width 0.25) (layer "B.Cu") (net 6) (tstamp 35b201b7-7a84-47ca-a7a7-9f0997ae9639)) - (segment (start 121.285 118.745) (end 120.65 119.38) (width 0.25) (layer "B.Cu") (net 6) (tstamp 42410369-fbf9-486f-8451-b22119566eb9)) - (segment (start 121.268267 121.126261) (end 121.94763 121.126261) (width 0.25) (layer "B.Cu") (net 6) (tstamp 51dcee4c-ec88-425a-b290-e61e10c1cd75)) - (segment (start 112.94 127.300305) (end 118.230305 122.01) (width 0.25) (layer "B.Cu") (net 6) (tstamp 63dff886-dd64-467f-a414-6abcdcdb8c17)) - (segment (start 120.384528 122.01) (end 121.268267 121.126261) (width 0.25) (layer "B.Cu") (net 6) (tstamp 6dfb7b3f-fbc2-4aaf-a523-2cf903e2f424)) - (segment (start 112.94 128.488153) (end 112.94 127.300305) (width 0.25) (layer "B.Cu") (net 6) (tstamp a1543c9f-e4bf-452c-98cb-865e9235d18e)) - (segment (start 124.39422 123.303611) (end 125.71597 121.981861) (width 0.25) (layer "B.Cu") (net 6) (tstamp ab36ac22-592f-48b1-a464-19219cb935ba)) - (segment (start 123.19 118.745) (end 121.285 118.745) (width 0.25) (layer "B.Cu") (net 6) (tstamp c195cad3-f17d-400a-8cf2-b600719a6595)) - (segment (start 125.71597 121.27097) (end 123.19 118.745) (width 0.25) (layer "B.Cu") (net 6) (tstamp cf579380-6696-435a-a9e7-b155e410d1df)) - (segment (start 125.71597 121.981861) (end 125.71597 121.27097) (width 0.25) (layer "B.Cu") (net 6) (tstamp d9680e44-ff9d-4d4c-8791-a5eda0eb26b5)) - (segment (start 124.12498 123.303611) (end 124.39422 123.303611) (width 0.25) (layer "B.Cu") (net 6) (tstamp e2020462-5ea0-4ece-9e70-405264ba0936)) - (segment (start 118.230305 122.01) (end 120.384528 122.01) (width 0.25) (layer "B.Cu") (net 6) (tstamp f1640bff-3b67-4dea-a486-cc0e00854aaa)) - (segment (start 115.57 112.395) (end 115.57 110.939526) (width 0.25) (layer "F.Cu") (net 7) (tstamp 09cadb6e-8095-4470-8519-4503167e7799)) - (segment (start 115.57 110.939526) (end 115.293707 110.663233) (width 0.25) (layer "F.Cu") (net 7) (tstamp fa89e700-c5a9-4246-b11e-f64c09ca3e58)) - (via (at 115.57 112.395) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 7) (tstamp 8949167d-e369-4aba-86e2-2da3e25c8360)) - (segment (start 119.429791 118.608422) (end 115.456389 114.63502) (width 0.25) (layer "B.Cu") (net 7) (tstamp 3d5d647a-3515-4632-acfa-094236e5d86b)) - (segment (start 112.952962 132.093218) (end 111.856946 130.997202) (width 0.25) (layer "B.Cu") (net 7) (tstamp 47812fec-3789-474f-a3ca-d35d93c219c8)) - (segment (start 111.856946 127.53945) (end 119.429791 119.966605) (width 0.25) (layer "B.Cu") (net 7) (tstamp 5a1a8b72-a6b8-4ce9-9b7e-7c721f3aa37f)) - (segment (start 115.456389 112.508611) (end 115.57 112.395) (width 0.25) (layer "B.Cu") (net 7) (tstamp c338256b-1539-4f66-9ac1-116ac207d36a)) - (segment (start 115.456389 114.63502) (end 115.456389 112.508611) (width 0.25) (layer "B.Cu") (net 7) (tstamp c36b5160-feaf-4e8c-b3e6-12bea14e73f9)) - (segment (start 119.429791 119.966605) (end 119.429791 118.608422) (width 0.25) (layer "B.Cu") (net 7) (tstamp d1711658-2e05-4be0-8c4e-e6b4cbcaeacf)) - (segment (start 111.856946 130.997202) (end 111.856946 127.53945) (width 0.25) (layer "B.Cu") (net 7) (tstamp f199f008-660a-4f7b-a4be-50436c48923d)) - (segment (start 97.155 120.65) (end 97.155 121.918604) (width 0.25) (layer "F.Cu") (net 8) (tstamp 1df97a89-2358-47a2-ada2-3679f9eaf134)) - (segment (start 97.790698 122.554302) (end 97.8795 122.4655) (width 0.25) (layer "F.Cu") (net 8) (tstamp 6744e3d5-3483-4d95-9298-ff8dca33de2c)) - (segment (start 92.165 123.735) (end 90.805 125.095) (width 0.25) (layer "F.Cu") (net 8) (tstamp 86a4a440-902e-46d2-8cd3-986845cbf5ee)) - (segment (start 97.8795 122.4655) (end 99.06 122.4655) (width 0.25) (layer "F.Cu") (net 8) (tstamp 9d69963e-c049-48af-bf12-73e162b1293d)) - (segment (start 92.075 120.015) (end 92.165 120.105) (width 0.25) (layer "F.Cu") (net 8) (tstamp b78f7d39-a005-47fe-869a-2cd0c942c18c)) - (segment (start 92.165 120.105) (end 92.165 123.735) (width 0.25) (layer "F.Cu") (net 8) (tstamp ce620c2c-9e3e-4bf4-95b2-c42d2987ff20)) - (segment (start 97.155 121.918604) (end 97.790698 122.554302) (width 0.25) (layer "F.Cu") (net 8) (tstamp f38dc91a-dace-4485-91a1-314756b464ce)) - (via (at 92.075 120.015) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 8) (tstamp 4cf2471e-906f-4060-bc20-fe85f04ba079)) - (via (at 99.06 122.4655) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 8) (tstamp 99e04522-0003-47de-a001-f02728170cf3)) - (via (at 90.805 125.095) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 8) (tstamp b978f5da-0546-4e7a-80b9-814652fe53ca)) - (via (at 97.155 120.65) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 8) (tstamp c61bbafc-7325-463b-a036-a74ec5f3c202)) - (segment (start 100.2405 122.4655) (end 100.355 122.58) (width 0.25) (layer "B.Cu") (net 8) (tstamp 009d1a6f-515f-4356-9353-0aaba9269559)) - (segment (start 112.054936 120.418885) (end 108.476051 116.84) (width 0.25) (layer "B.Cu") (net 8) (tstamp 0aa9f777-70b8-4aa7-addd-96cbafcb6c2d)) - (segment (start 90.17 127) (end 90.17 125.73) (width 0.25) (layer "B.Cu") (net 8) (tstamp 0fa0e6cd-48de-4d09-a8b3-3dc45268110f)) - (segment (start 98.929977 128.0956) (end 99.695 127.330577) (width 0.25) (layer "B.Cu") (net 8) (tstamp 2078e9a6-706f-4583-bf89-e0f33c9d756a)) - (segment (start 104.051396 116.93) (end 101.6 119.381396) (width 0.25) (layer "B.Cu") (net 8) (tstamp 27690ed3-8b7f-4b6a-ae04-ba8310908627)) - (segment (start 113.150952 121.514901) (end 112.054936 120.418885) (width 0.25) (layer "B.Cu") (net 8) (tstamp 2a442d87-4681-4cf4-b647-6d37007a837d)) - (segment (start 105.710305 116.93) (end 104.051396 116.93) (width 0.25) (layer "B.Cu") (net 8) (tstamp 31f160e1-e3b2-4a07-88f9-83dea3d70f32)) - (segment (start 99.695 127.330577) (end 99.695 123.24) (width 0.25) (layer "B.Cu") (net 8) (tstamp 3341dce2-f8d7-45e2-a80e-0e80c47cb70f)) - (segment (start 111.406946 130.987582) (end 111.406946 127.353054) (width 0.25) (layer "B.Cu") (net 8) (tstamp 41540da3-0aea-4460-b28a-6065148dca07)) - (segment (start 111.76 133.286179) (end 111.76 132.491246) (width 0.25) (layer "B.Cu") (net 8) (tstamp 494bbd14-112a-4613-9e87-b895f721f46c)) - (segment (start 99.06 122.4655) (end 100.2405 122.4655) (width 0.25) (layer "B.Cu") (net 8) (tstamp 4a54f6d5-fd35-4865-8619-6b7f1b79d0a3)) - (segment (start 116.743054 118.841946) (end 114.070099 121.514901) (width 0.25) (layer "B.Cu") (net 8) (tstamp 4f2157a1-196c-483f-b584-92bd87d68923)) - (segment (start 99.695 123.24) (end 100.355 122.58) (width 0.25) (layer "B.Cu") (net 8) (tstamp 55e3acc4-0fc4-420e-97b2-b69929c216a2)) - (segment (start 114.070099 121.514901) (end 113.150952 121.514901) (width 0.25) (layer "B.Cu") (net 8) (tstamp 56f35217-0677-4d0e-8665-9fb5e688e1c5)) - (segment (start 116.743054 117.922798) (end 116.743054 118.841946) (width 0.25) (layer "B.Cu") (net 8) (tstamp 5b6cc346-271e-4c27-9fb9-60e893bc47ca)) - (segment (start 96.22 119.715) (end 97.155 120.65) (width 0.25) (layer "B.Cu") (net 8) (tstamp 6ab10eb0-f63e-41cf-9a01-6c43e92b7bd8)) - (segment (start 84.41 110.51) (end 93.915 120.015) (width 0.25) (layer "B.Cu") (net 8) (tstamp 7d915b28-1427-41ab-b818-cd06a67b62e8)) - (segment (start 105.800305 116.84) (end 105.710305 116.93) (width 0.25) (layer "B.Cu") (net 8) (tstamp 86362b03-dc63-49e5-a1eb-cdfefbabd0e5)) - (segment (start 84.41 109.22) (end 84.41 110.51) (width 0.25) (layer "B.Cu") (net 8) (tstamp 87640e0b-ed6f-4337-ae79-d1309feb7d90)) - (segment (start 110.966261 131.697507) (end 110.966261 131.428267) (width 0.25) (layer "B.Cu") (net 8) (tstamp 9257cd81-e7db-4114-98f3-7d536e979527)) - (segment (start 112.10941 120.418885) (end 112.054936 120.418885) (width 0.25) (layer "B.Cu") (net 8) (tstamp 930fad11-5a03-4682-b345-072789b0e1cd)) - (segment (start 90.17 125.73) (end 90.805 125.095) (width 0.25) (layer "B.Cu") (net 8) (tstamp 9b562fd2-c1ee-4670-b5a0-cb048700d4c6)) - (segment (start 101.6 119.381396) (end 101.6 121.335) (width 0.25) (layer "B.Cu") (net 8) (tstamp a01bdaf6-616d-4f3b-9f00-0b14748457f9)) - (segment (start 111.406946 127.353054) (end 115.225262 123.534737) (width 0.25) (layer "B.Cu") (net 8) (tstamp a978ea04-1a54-434f-b32a-4838ad921b40)) - (segment (start 92.075 120.015) (end 93.915 120.015) (width 0.25) (layer "B.Cu") (net 8) (tstamp aa81c7b9-a899-46e7-97df-5c3fb13cea47)) - (segment (start 108.476051 116.84) (end 105.800305 116.84) (width 0.25) (layer "B.Cu") (net 8) (tstamp aa94284f-35e8-4e5d-89a9-2e1519ee7f3f)) - (segment (start 111.76 132.491246) (end 110.966261 131.697507) (width 0.25) (layer "B.Cu") (net 8) (tstamp b03ce3c7-0c0e-4db1-92b6-57480682ba1f)) - (segment (start 94.215 119.715) (end 96.22 119.715) (width 0.25) (layer "B.Cu") (net 8) (tstamp b78a333b-ffd6-4ee7-bcdf-4593ad2ab1be)) - (segment (start 115.225262 123.534737) (end 112.10941 120.418885) (width 0.25) (layer "B.Cu") (net 8) (tstamp c37cce3d-5e71-44cf-9deb-a3cfb7285442)) - (segment (start 100.355 122.58) (end 101.6 121.335) (width 0.25) (layer "B.Cu") (net 8) (tstamp cc72c49b-2e01-49f3-b483-32e5c982e6fe)) - (segment (start 110.966261 131.428267) (end 111.406946 130.987582) (width 0.25) (layer "B.Cu") (net 8) (tstamp d31fb4d4-4425-4282-880b-dd4bcf79c96d)) - (segment (start 115.647038 116.826782) (end 116.743054 117.922798) (width 0.25) (layer "B.Cu") (net 8) (tstamp daa0a891-519f-47f8-8af7-6ec449dc3f6a)) - (segment (start 93.915 120.015) (end 94.215 119.715) (width 0.25) (layer "B.Cu") (net 8) (tstamp f2149dd8-de67-497c-bb90-4ea2add8461a)) - (segment (start 111.15691 133.889269) (end 111.76 133.286179) (width 0.25) (layer "B.Cu") (net 8) (tstamp f569b982-846d-41a6-aa6d-c5792b53740f)) - (segment (start 101.034863 115.158795) (end 101.034863 119.449863) (width 0.25) (layer "F.Cu") (net 9) (tstamp 45946b16-c073-4ca9-80a2-5a5b880527b9)) - (segment (start 101.034863 119.449863) (end 104.14 122.555) (width 0.25) (layer "F.Cu") (net 9) (tstamp ad7cb944-f022-4e6e-a602-6fa8ad72f157)) - (via (at 104.14 122.555) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp d2d27d05-5866-4610-acfe-cccc7c1ba96b)) - (segment (start 104.14 122.555) (end 104.14 126.872359) (width 0.25) (layer "B.Cu") (net 9) (tstamp ce8c0055-2366-4c22-b0f7-f0be5e26f49e)) - (segment (start 104.14 126.872359) (end 104.870731 127.60309) (width 0.25) (layer "B.Cu") (net 9) (tstamp ff0b231a-60eb-4a65-b247-41976ad97085)) - (segment (start 109.977265 125.86596) (end 110.443815 125.86596) (width 0.25) (layer "F.Cu") (net 10) (tstamp 3f03a08d-7185-4c7e-98a8-dabe990bce41)) - (segment (start 111.538363 125.73) (end 112.367216 126.558853) (width 0.25) (layer "F.Cu") (net 10) (tstamp 752dd7ef-9a34-44c0-a271-8f8987db31ca)) - (segment (start 109.841305 125.73) (end 109.977265 125.86596) (width 0.25) (layer "F.Cu") (net 10) (tstamp 89b5de03-145f-4b3c-bc35-380f1c0f7cdd)) - (segment (start 106.74382 125.73) (end 109.841305 125.73) (width 0.25) (layer "F.Cu") (net 10) (tstamp a2630b14-8cb2-4aa0-8810-8692753956ef)) - (segment (start 110.579775 125.73) (end 111.538363 125.73) (width 0.25) (layer "F.Cu") (net 10) (tstamp a39411c1-3871-49bb-b4c7-7dc61ad4beee)) - (segment (start 106.666782 125.807038) (end 106.74382 125.73) (width 0.25) (layer "F.Cu") (net 10) (tstamp b9fff812-7861-440a-be09-d643bd24366b)) - (segment (start 110.443815 125.86596) (end 110.579775 125.73) (width 0.25) (layer "F.Cu") (net 10) (tstamp ca8fa22a-3a81-4eba-83bb-add0de235a2f)) - (via (at 106.666782 125.807038) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 10) (tstamp 48f3eb48-63e4-4459-9447-6a39c26d3045)) - (segment (start 101.351988 109.606988) (end 95.212236 109.606988) (width 0.25) (layer "F.Cu") (net 11) (tstamp 041dcc76-9e56-45fc-b5cc-9b9ba49fff0d)) - (segment (start 101.379177 111.148872) (end 101.379177 109.634177) (width 0.25) (layer "F.Cu") (net 11) (tstamp ac77fd07-88e1-4a55-bb5e-1de63499d022)) - (segment (start 105.41 119.38) (end 106.135 118.655) (width 0.25) (layer "F.Cu") (net 11) (tstamp bca50324-0133-4267-b144-91ad24df8642)) - (segment (start 101.379177 109.634177) (end 101.351988 109.606988) (width 0.25) (layer "F.Cu") (net 11) (tstamp c6c19ece-9d42-4f51-91d3-8350ed9dc769)) - (segment (start 106.135 115.904695) (end 101.379177 111.148872) (width 0.25) (layer "F.Cu") (net 11) (tstamp e3414483-d8a8-49d2-9008-9c1c81b9b3c6)) - (segment (start 106.135 118.655) (end 106.135 115.904695) (width 0.25) (layer "F.Cu") (net 11) (tstamp e47febf4-8e72-4a45-8186-36928ef69ef4)) - (via (at 105.41 119.38) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 11) (tstamp b403ed7e-d22d-457f-9674-08b123bd0d01)) - (segment (start 108.462834 124.010987) (end 105.41 120.958153) (width 0.25) (layer "B.Cu") (net 11) (tstamp 96716ff0-4b57-4fbf-8b83-0fb3bd6b28c8)) - (segment (start 105.41 120.958153) (end 105.41 119.38) (width 0.25) (layer "B.Cu") (net 11) (tstamp 9992e103-c7be-4b23-8a14-9a1f57856f6c)) - (segment (start 99.929177 104.835626) (end 100.259077 104.505726) (width 0.25) (layer "F.Cu") (net 12) (tstamp 06b26cc0-cf4d-41df-8b9c-506c4aa4e2a7)) - (segment (start 106.68 115.813299) (end 106.68 118.11) (width 0.25) (layer "F.Cu") (net 12) (tstamp 0f0fb1ae-8f50-46af-b4eb-a2e6a74ea9f6)) - (segment (start 101.829177 110.962476) (end 106.68 115.813299) (width 0.25) (layer "F.Cu") (net 12) (tstamp 1a85b7df-9a30-4839-b714-c4c9c0db5b41)) - (segment (start 117.917397 120.847702) (end 111.626119 120.847702) (width 0.25) (layer "F.Cu") (net 12) (tstamp 1ebb68d3-282a-4a21-a586-ac9721d2734e)) - (segment (start 108.517702 119.947702) (end 119.068007 119.947702) (width 0.25) (layer "F.Cu") (net 12) (tstamp 25060176-2193-4f97-963d-7fccf4b030c3)) - (segment (start 119.068007 119.947702) (end 120.105 120.984695) (width 0.25) (layer "F.Cu") (net 12) (tstamp 2757a76f-b686-48e5-957a-28583fcabbfc)) - (segment (start 101.829177 104.835626) (end 101.829177 110.962476) (width 0.25) (layer "F.Cu") (net 12) (tstamp 2fe012ac-ac40-4888-8a22-7e68b5976f0e)) - (segment (start 120.105 120.984695) (end 120.105 121.585305) (width 0.25) (layer "F.Cu") (net 12) (tstamp 4dd3a89d-49fa-485d-9c0c-6a70910aaa21)) - (segment (start 120.105 121.585305) (end 119.680305 122.01) (width 0.25) (layer "F.Cu") (net 12) (tstamp 4f94f643-217f-4cf9-bd31-4e41d7e484a4)) - (segment (start 101.499277 104.505726) (end 101.829177 104.835626) (width 0.25) (layer "F.Cu") (net 12) (tstamp 66c0ffc4-50b7-4f7a-9015-20cc76f177bd)) - (segment (start 89.846053 104.451053) (end 91.735085 106.340085) (width 0.25) (layer "F.Cu") (net 12) (tstamp 6722528b-7ebc-4d57-8768-8da4bdfc1b96)) - (segment (start 94.479396 107.17709) (end 98.771417 107.17709) (width 0.25) (layer "F.Cu") (net 12) (tstamp 84076e23-36b5-4437-8685-51130814a59f)) - (segment (start 111.626119 120.847702) (end 110.258885 122.214936) (width 0.25) (layer "F.Cu") (net 12) (tstamp 91d1967d-b210-4e82-b04c-ddd02cc2d0f8)) - (segment (start 98.771417 107.17709) (end 99.929177 106.01933) (width 0.25) (layer "F.Cu") (net 12) (tstamp a52504a8-aff4-4c29-81f8-4bc5df160517)) - (segment (start 119.079695 122.01) (end 117.917397 120.847702) (width 0.25) (layer "F.Cu") (net 12) (tstamp b659ee23-f255-4eb6-83d7-cfcf33f5af46)) - (segment (start 91.735085 106.340085) (end 93.642391 106.340085) (width 0.25) (layer "F.Cu") (net 12) (tstamp b84291fb-9c1e-4fa5-80c5-15891ad3cae8)) - (segment (start 99.929177 106.01933) (end 99.929177 104.835626) (width 0.25) (layer "F.Cu") (net 12) (tstamp bece03f5-90b0-424e-b223-d66f78adc310)) - (segment (start 100.259077 104.505726) (end 101.499277 104.505726) (width 0.25) (layer "F.Cu") (net 12) (tstamp c1428e14-b358-48ca-9cf8-b51077e91580)) - (segment (start 106.68 118.11) (end 108.517702 119.947702) (width 0.25) (layer "F.Cu") (net 12) (tstamp dd920dc4-50b7-4b4b-ad5e-bf870573e89a)) - (segment (start 93.642391 106.340085) (end 94.479396 107.17709) (width 0.25) (layer "F.Cu") (net 12) (tstamp e0126a6d-c346-467d-819b-b74b8aa06eae)) - (segment (start 89.846053 101.985099) (end 89.846053 104.451053) (width 0.25) (layer "F.Cu") (net 12) (tstamp e5410e35-f66f-42ad-9367-a1b7a9350ce3)) - (segment (start 119.680305 122.01) (end 119.079695 122.01) (width 0.25) (layer "F.Cu") (net 12) (tstamp ebbb692a-ad66-4728-99a0-46195cf86342)) - (via (at 110.258885 122.214936) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 12) (tstamp e5bce8cd-8316-4fc2-b113-093f7da084c7)) - (segment (start 104.14 114.935) (end 105.41 116.205) (width 0.25) (layer "F.Cu") (net 13) (tstamp 687cf9b3-b705-4795-93c0-2e09ba5ee757)) - (via (at 105.41 116.205) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 13) (tstamp 5ad0081a-695e-4e70-94f3-27a9ab69aa15)) - (via (at 104.14 114.935) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 13) (tstamp 7b3fa68d-1f71-4b99-8785-f1f58f8c16ed)) - (segment (start 108.477447 116.205) (end 110.704631 118.432184) (width 0.25) (layer "B.Cu") (net 13) (tstamp 00a74a1d-4c12-4b99-9c3d-42ba6d2236d0)) - (segment (start 105.41 116.205) (end 108.477447 116.205) (width 0.25) (layer "B.Cu") (net 13) (tstamp 2abb5349-a67a-4911-a0b6-7eaacb16ba09)) - (segment (start 110.704631 118.432184) (end 113.660337 118.432184) (width 0.25) (layer "B.Cu") (net 13) (tstamp 8b530605-7a7f-41eb-a590-a6e4af82e43f)) - (segment (start 96.52 122.555) (end 93.915 122.555) (width 0.25) (layer "B.Cu") (net 13) (tstamp c279fb90-770a-4055-96fa-4e92a39871ad)) - (segment (start 104.14 114.935) (end 96.52 122.555) (width 0.25) (layer "B.Cu") (net 13) (tstamp e17322ff-bb47-4a95-b108-437d49dc0335)) - (segment (start 113.660337 118.432184) (end 113.850987 118.622834) (width 0.25) (layer "B.Cu") (net 13) (tstamp e598494c-954b-4d04-95a5-f6aa42dfd4ab)) - (segment (start 91.44 122.555) (end 88.965 120.08) (width 0.25) (layer "F.Cu") (net 14) (tstamp 00aed620-aa21-4d4f-9977-837fd6dda271)) - (segment (start 88.965 120.08) (end 88.965 120.015) (width 0.25) (layer "F.Cu") (net 14) (tstamp 4e928fd8-fcd3-470f-abfc-5205b330fd81)) - (via (at 88.965 120.015) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 14) (tstamp 6a420ae2-3059-4270-999b-82e60066f723)) - (via (at 91.44 122.555) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 14) (tstamp e53b0711-0a44-4de6-b1f7-fc67b1096a17)) - (segment (start 94.615 124.525) (end 93.915 123.825) (width 0.25) (layer "B.Cu") (net 14) (tstamp 0d5f85ce-67ff-489b-ab86-536c57e940d7)) - (segment (start 117.44309 115.030731) (end 117.44309 109.82309) (width 0.25) (layer "B.Cu") (net 14) (tstamp 35045cbf-2fff-47ab-a641-cc7cf31f5e06)) - (segment (start 117.44309 109.82309) (end 116.84 109.22) (width 0.25) (layer "B.Cu") (net 14) (tstamp 35cb7ca6-2562-4e19-93ad-a9aeb04bb06a)) - (segment (start 95.25 129.54) (end 95.25 125.73) (width 0.25) (layer "B.Cu") (net 14) (tstamp 387d57ee-7e37-464a-8020-5d3990f0e278)) - (segment (start 96.52 123.825) (end 111.125 109.22) (width 0.25) (layer "B.Cu") (net 14) (tstamp 426a3161-d80e-4bf7-a05f-bd0160fc15f5)) - (segment (start 93.915 123.825) (end 92.71 123.825) (width 0.25) (layer "B.Cu") (net 14) (tstamp 74a3c99f-2fd5-4a1b-ae1f-a35684ebdd38)) - (segment (start 93.915 123.825) (end 96.52 123.825) (width 0.25) (layer "B.Cu") (net 14) (tstamp 7ad14ef5-20e1-418e-bef5-260f9c3e9188)) - (segment (start 94.615 125.095) (end 94.615 124.525) (width 0.25) (layer "B.Cu") (net 14) (tstamp 827a5370-ecb7-4a10-966c-fb68f196eefb)) - (segment (start 94.379144 130.410856) (end 95.25 129.54) (width 0.25) (layer "B.Cu") (net 14) (tstamp 856d7f64-8ffd-44d5-ba52-19a8ba5c972a)) - (segment (start 95.25 125.73) (end 94.615 125.095) (width 0.25) (layer "B.Cu") (net 14) (tstamp 8c723c18-3100-409f-9d68-93f6cc5fdc73)) - (segment (start 116.84 109.22) (end 113.71 109.22) (width 0.25) (layer "B.Cu") (net 14) (tstamp 8ea6e50c-489e-4c14-9afc-7830369eb980)) - (segment (start 92.71 123.825) (end 91.44 122.555) (width 0.25) (layer "B.Cu") (net 14) (tstamp b6e43fe3-6530-402d-b6ce-d4e6b21319f0)) - (segment (start 94.215856 130.410856) (end 94.379144 130.410856) (width 0.25) (layer "B.Cu") (net 14) (tstamp e8eceef8-28b0-463f-bc51-e15fc7effc65)) - (segment (start 111.125 109.22) (end 113.71 109.22) (width 0.25) (layer "B.Cu") (net 14) (tstamp f1e3bd9d-22c9-4bc2-a718-98a63aa5345e)) - (segment (start 101.5105 123.19) (end 97.79 123.19) (width 0.25) (layer "F.Cu") (net 15) (tstamp 533cee6a-6233-4db7-a545-9a4e2abc0f76)) - (segment (start 101.6 123.1005) (end 101.5105 123.19) (width 0.25) (layer "F.Cu") (net 15) (tstamp 97e26ff2-1c5a-4f9c-9cec-7ee7334dffe0)) - (segment (start 97.79 123.19) (end 95.885 121.285) (width 0.25) (layer "F.Cu") (net 15) (tstamp cf8acb39-7e86-42e2-8413-e64749637a5b)) - (segment (start 95.885 121.285) (end 95.885 120.65) (width 0.25) (layer "F.Cu") (net 15) (tstamp e8f37ac6-644b-4383-8f89-8b372ffb260f)) - (via (at 101.6 123.1005) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 15) (tstamp 8257d24b-9001-4671-abbb-ea45a7494b99)) - (via (at 95.885 120.65) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 15) (tstamp 9dc4d3d3-69fd-4de4-b174-9f6b32c0f334)) - (segment (start 88.965 122.555) (end 89.939999 122.555) (width 0.25) (layer "B.Cu") (net 15) (tstamp 0466b895-105a-45bf-a4ea-b95faba112b6)) - (segment (start 89.939999 122.555) (end 91.209999 121.285) (width 0.25) (layer "B.Cu") (net 15) (tstamp 12e66461-3eaf-4be3-bc63-03d6082620bb)) - (segment (start 100.094144 136.289144) (end 101.6 134.783288) (width 0.25) (layer "B.Cu") (net 15) (tstamp 1c7c7b40-7779-4db9-9f00-82f02d0f16e4)) - (segment (start 95.885 120.65) (end 95.885 121.285) (width 0.25) (layer "B.Cu") (net 15) (tstamp 407c6068-b401-4bc3-8a51-9e4436123211)) - (segment (start 101.6 124.46) (end 101.6 123.1005) (width 0.25) (layer "B.Cu") (net 15) (tstamp a2f78124-9b46-4e63-aca1-7276c331abb3)) - (segment (start 91.209999 121.285) (end 93.915 121.285) (width 0.25) (layer "B.Cu") (net 15) (tstamp b03ee7a1-ea92-4a2a-b9b7-d9114aef9657)) - (segment (start 101.6 134.783288) (end 101.6 124.46) (width 0.25) (layer "B.Cu") (net 15) (tstamp dafbd90a-1086-4b38-8c83-6c2f524b6341)) - (segment (start 95.885 121.285) (end 93.915 121.285) (width 0.25) (layer "B.Cu") (net 15) (tstamp f4384ec7-efab-4541-878b-05013737e8ae)) - (segment (start 92.698604 124.45) (end 92.073604 123.825) (width 0.25) (layer "B.Cu") (net 16) (tstamp 0647657a-1758-469d-a17a-47031c111817)) - (segment (start 93.295 127) (end 93.295 124.45) (width 0.25) (layer "B.Cu") (net 16) (tstamp 0d7e26bf-836f-4803-a9d9-9b3651046e93)) - (segment (start 92.073604 123.825) (end 88.965 123.825) (width 0.25) (layer "B.Cu") (net 16) (tstamp 49cc0e73-51db-497f-b2cc-b5203f0c9a87)) - (segment (start 93.295 124.45) (end 92.698604 124.45) (width 0.25) (layer "B.Cu") (net 16) (tstamp ff93163f-5a3f-4861-9681-d854ea47dcd2)) - (segment (start 87.63 125.73) (end 86.995 125.095) (width 0.25) (layer "B.Cu") (net 17) (tstamp 010713c0-1af6-4d0e-89f2-0ec7d7af1d18)) - (segment (start 86.995 121.285) (end 88.965 121.285) (width 0.25) (layer "B.Cu") (net 17) (tstamp 174806a9-0955-48bc-af38-7381ca42d0fb)) - (segment (start 87.63 126.6351) (end 87.63 125.73) (width 0.25) (layer "B.Cu") (net 17) (tstamp 1f5c35e3-1e18-425d-a2b5-5fd152d5b7db)) - (segment (start 86.995 125.095) (end 86.995 121.285) (width 0.25) (layer "B.Cu") (net 17) (tstamp 44fdd460-22ed-4784-8222-dfdc93be132b)) - (segment (start 98.025856 134.220856) (end 96.52 132.715) (width 0.25) (layer "B.Cu") (net 17) (tstamp 4f717a47-a556-40b6-88c6-93adc17315de)) - (segment (start 93.7099 132.715) (end 87.63 126.6351) (width 0.25) (layer "B.Cu") (net 17) (tstamp 9cab154b-cd17-47da-a000-5b73a3ef3f3d)) - (segment (start 96.52 132.715) (end 93.7099 132.715) (width 0.25) (layer "B.Cu") (net 17) (tstamp f8cb529c-9fe1-4d28-8b53-86e4f88a7d19)) - (segment (start 123.0646 137.188532) (end 120.678532 137.188532) (width 0.25) (layer "F.Cu") (net 18) (tstamp 08267f36-3c8a-4a37-8efd-9740a65d1547)) - (segment (start 102.321868 115.483132) (end 101.484863 116.320137) (width 0.25) (layer "F.Cu") (net 18) (tstamp 08a0dc37-17cb-479a-a9cb-3a68f440fb4b)) - (segment (start 93.232338 107.62709) (end 93.232338 109.628793) (width 0.25) (layer "F.Cu") (net 18) (tstamp 0eea27b9-33dd-4ca9-abe9-203dda0425f0)) - (segment (start 93.232338 107.62709) (end 91.528248 107.62709) (width 0.25) (layer "F.Cu") (net 18) (tstamp 20ab0619-2cab-4270-910b-d90fa7285b05)) - (segment (start 97.087087 113.178897) (end 93.232338 109.324148) (width 0.25) (layer "F.Cu") (net 18) (tstamp 3dd6cbe4-5ab8-4293-9536-f2603a824e20)) - (segment (start 101.484863 116.320137) (end 101.484863 116.724863) (width 0.25) (layer "F.Cu") (net 18) (tstamp 44ec6bbd-17ce-4740-b5ee-f7699f90ed06)) - (segment (start 110.387318 124.578955) (end 103.444955 124.578955) (width 0.25) (layer "F.Cu") (net 18) (tstamp 56be163b-a433-4faf-b900-82f6b4f4a1d4)) - (segment (start 99.054965 113.178897) (end 100.752023 113.178897) (width 0.25) (layer "F.Cu") (net 18) (tstamp 633b40f0-38e5-483c-a2b8-162bf5e78166)) - (segment (start 91.528248 107.62709) (end 87.866155 103.964997) (width 0.25) (layer "F.Cu") (net 18) (tstamp 6616bc33-ec43-46bb-9574-fec771b0b79e)) - (segment (start 107.95 114.935) (end 107.95 117.5645) (width 0.25) (layer "F.Cu") (net 18) (tstamp 678e98f8-dd2b-4064-8927-131f41ac2174)) - (segment (start 93.232338 107.62709) (end 98.957813 107.62709) (width 0.25) (layer "F.Cu") (net 18) (tstamp 6d0dada1-09d1-4944-be21-a72cad9c173c)) - (segment (start 116.564923 130.756561) (end 115.820064 130.011702) (width 0.25) (layer "F.Cu") (net 18) (tstamp 6faa6c11-207c-4e22-9ba0-7aaae9998f71)) - (segment (start 112.395 110.76194) (end 112.493707 110.663233) (width 0.25) (layer "F.Cu") (net 18) (tstamp 7a61b4fc-1157-49d3-a8e8-7c54f8c8cf95)) - (segment (start 107.315 114.3) (end 107.95 114.935) (width 0.25) (layer "F.Cu") (net 18) (tstamp 7c5e671b-1188-41b0-bb4e-d0284d975bb4)) - (segment (start 99.054965 113.178897) (end 97.087087 113.178897) (width 0.25) (layer "F.Cu") (net 18) (tstamp 9dfa9de8-9c1e-4daa-b037-a8233f1daa4a)) - (segment (start 116.564923 133.074923) (end 116.564923 130.756561) (width 0.25) (layer "F.Cu") (net 18) (tstamp 9e3f0a88-ed1e-4640-8b3e-da4599afc1fb)) - (segment (start 93.232338 109.324148) (end 93.232338 107.62709) (width 0.25) (layer "F.Cu") (net 18) (tstamp a339e3ef-09ef-47b3-9449-e963572163ca)) - (segment (start 115.820064 130.011702) (end 115.820064 128.314643) (width 0.25) (layer "F.Cu") (net 18) (tstamp ac1d2f9b-7e41-4131-aefd-f3a615feff4e)) - (segment (start 112.084376 124.578955) (end 110.387318 124.578955) (width 0.25) (layer "F.Cu") (net 18) (tstamp ac81a899-4214-43c6-8550-f4f552084dc2)) - (segment (start 115.820064 128.314643) (end 112.084376 124.578955) (width 0.25) (layer "F.Cu") (net 18) (tstamp b6cfa807-603b-4eb6-beaf-dfdef8e892ab)) - (segment (start 102.321868 114.748742) (end 102.321868 115.483132) (width 0.25) (layer "F.Cu") (net 18) (tstamp b97ba898-f8eb-4ac8-a557-5090522406ee)) - (segment (start 101.484863 116.724863) (end 103.177804 118.417804) (width 0.25) (layer "F.Cu") (net 18) (tstamp c3ee26d4-64a5-49d7-bb28-9acf05a4f65a)) - (segment (start 98.957813 107.62709) (end 100.879177 105.705726) (width 0.25) (layer "F.Cu") (net 18) (tstamp cab77f1f-bb95-46ce-9594-41b7ea9b87d2)) - (segment (start 100.752023 113.178897) (end 102.321868 114.748742) (width 0.25) (layer "F.Cu") (net 18) (tstamp d4c4d48c-0520-48c6-ae80-0d6db1e9cd43)) - (segment (start 112.395 112.395) (end 112.395 110.76194) (width 0.25) (layer "F.Cu") (net 18) (tstamp d78f6edc-10f5-4973-b257-6f8a5106abd9)) - (segment (start 103.177804 118.417804) (end 104.293872 118.417804) (width 0.25) (layer "F.Cu") (net 18) (tstamp dfc67c3b-bd9c-43cf-911b-155528e37d2f)) - (segment (start 103.444955 124.578955) (end 103.4155 124.5495) (width 0.25) (layer "F.Cu") (net 18) (tstamp e95ba636-3703-4b44-8b49-400639aa30f9)) - (segment (start 93.232338 109.628793) (end 86.796546 116.064585) (width 0.25) (layer "F.Cu") (net 18) (tstamp e99f3645-877e-4459-8e3d-66b127b87b7f)) - (segment (start 120.678532 137.188532) (end 116.564923 133.074923) (width 0.25) (layer "F.Cu") (net 18) (tstamp f7353def-24bb-46f1-abfb-52d59ec2ffb4)) - (via (at 103.4155 124.5495) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 18) (tstamp 1a9cb52f-a98b-425e-a0c2-f6439ed14668)) - (via (at 107.95 117.5645) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 18) (tstamp 21134f58-dd1e-4d8f-a81c-303c50fe0487)) - (via (at 112.395 112.395) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 18) (tstamp 3c2cf4d7-2882-46ea-bac9-bee79a62285c)) - (via (at 96.591961 126.694263) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 18) (tstamp 528daa51-95bc-4b32-8910-a180aeadc0dc)) - (via (at 104.293872 118.417804) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 18) (tstamp d55ee3ea-76e2-40a5-92d1-48e06d3eef29)) - (via (at 107.315 114.3) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 18) (tstamp f7cecb79-bdce-4cba-8843-c63c80d50bde)) - (segment (start 109.856396 111.125) (end 111.125 111.125) (width 0.25) (layer "B.Cu") (net 18) (tstamp 005856bd-a4fa-47b4-a7c0-bb144dfca9a2)) - (segment (start 103.4155 123.1005) (end 102.6905 122.3755) (width 0.25) (layer "B.Cu") (net 18) (tstamp 049c26d7-50c2-4f66-9347-842a92db506e)) - (segment (start 107.315 113.666396) (end 109.856396 111.125) (width 0.25) (layer "B.Cu") (net 18) (tstamp 0e64c31f-dc00-4d9c-a95a-333520e41312)) - (segment (start 103.4155 124.5495) (end 103.4155 123.1005) (width 0.25) (layer "B.Cu") (net 18) (tstamp 0e64ff0c-1d5c-4f7b-9ac7-9761c36f96d0)) - (segment (start 107.315 114.3) (end 107.315 113.666396) (width 0.25) (layer "B.Cu") (net 18) (tstamp 1bd35efb-6cf2-4ef1-8a1f-af53caa6e961)) - (segment (start 107.096696 118.417804) (end 107.95 117.5645) (width 0.25) (layer "B.Cu") (net 18) (tstamp 2ef18665-b546-485f-8f7f-3fe49fe4b87e)) - (segment (start 100.375 127.905693) (end 100.375 123.300195) (width 0.25) (layer "B.Cu") (net 18) (tstamp 2fb444d3-8b55-436a-928b-077ea17b1f26)) - (segment (start 96.861689 126.424535) (end 96.591961 126.694263) (width 0.25) (layer "B.Cu") (net 18) (tstamp 46dcc207-8a6e-421a-ac84-a2233db8a45a)) - (segment (start 96.861689 126.027312) (end 96.861689 126.424535) (width 0.25) (layer "B.Cu") (net 18) (tstamp 54956c5d-3663-4fe6-8ed6-981eb63a374f)) - (segment (start 102.6905 122.3755) (end 104.293872 120.772128) (width 0.25) (layer "B.Cu") (net 18) (tstamp 57599422-9b18-49f4-8b7b-9635a5774610)) - (segment (start 96.591961 126.694263) (end 96.591961 127.569263) (width 0.25) (layer "B.Cu") (net 18) (tstamp 5e2bfe18-9e61-4f41-bcc2-37bae5a7ad14)) - (segment (start 100.375 123.300195) (end 101.299695 122.3755) (width 0.25) (layer "B.Cu") (net 18) (tstamp 6eb0c631-7f13-4716-b237-44d06b6984ad)) - (segment (start 104.293872 120.772128) (end 104.293872 118.417804) (width 0.25) (layer "B.Cu") (net 18) (tstamp 7d1d96bb-a494-4797-8ee5-506b4edb4a8c)) - (segment (start 111.125 111.125) (end 112.395 112.395) (width 0.25) (layer "B.Cu") (net 18) (tstamp 87c666ea-da4b-44d8-b50a-b34e58e3ab4d)) - (segment (start 104.293872 118.417804) (end 107.096696 118.417804) (width 0.25) (layer "B.Cu") (net 18) (tstamp a81a0d17-2c29-4d17-a2b3-47b057cf4411)) - (segment (start 98.942283 129.33841) (end 100.375 127.905693) (width 0.25) (layer "B.Cu") (net 18) (tstamp aa6eeb5f-6698-4d61-a743-450caca7b6f9)) - (segment (start 101.299695 122.3755) (end 102.6905 122.3755) (width 0.25) (layer "B.Cu") (net 18) (tstamp bcf35be6-203c-480a-927d-e425b15ffc93)) - (segment (start 96.591961 127.569263) (end 98.361108 129.33841) (width 0.25) (layer "B.Cu") (net 18) (tstamp d7f8c605-9e68-4852-8891-b22e004e09c8)) - (segment (start 98.361108 129.33841) (end 98.942283 129.33841) (width 0.25) (layer "B.Cu") (net 18) (tstamp fcaef100-0bc9-4794-8e29-723588fee68e)) - - (group "" (id 62188eba-aafd-4a95-8be8-7f29fd306af7) - (members - 167a30e5-8f04-4337-a419-b4bc719b4bec - 9ba4888c-8413-41ec-98de-48c7e838c1a0 - ) - ) - (group "" (id 9ba4888c-8413-41ec-98de-48c7e838c1a0) - (members - 0307e34c-e6a4-4e8f-80b8-c0323941414a - 04846990-883e-4dc5-83ef-c797f847da4f - 06f65457-4117-4204-8718-28a5929ac1b0 - 0c72594a-5b7b-494f-8d8c-c412f66b6937 - 11711ca4-c066-4fc5-9319-0371ed07479f - 1251ddb0-241f-4ff5-97d6-b0988458301f - 13606c9c-1a6e-4d9f-bd67-7965782cbf10 - 17eb3f62-4f05-4491-bfe2-92714e7d51d7 - 18719c59-1278-4e86-98a4-7769c54d8b39 - 1a59ecd1-4e6e-4e6e-ab58-0046c5602fe0 - 1c398c60-efac-44e6-a5ea-1baf51509368 - 1cf3974a-7a83-41fd-927f-24b1c6b3eb02 - 1d425138-e7f0-4e20-8e37-0542fd0738c4 - 21c67757-8fc9-4e01-93c9-80dc8437dc8f - 220f7fff-4dd5-4898-9475-194a306f6f5c - 226c6992-452f-4741-8475-93b39f7a1b9f - 24a4e8cb-bec0-4d0a-a798-f072b3f76ec6 - 2bfaa85c-4e7e-4be6-b491-fb8a94bf1cc6 - 2c6d4b3b-795d-4bd6-a757-5b84426b242e - 312cdbf3-aca6-4f93-816f-09425f1eef92 - 31465976-2a2d-415b-8b36-3f23fe1e79f4 - 31a689c5-4d8c-481e-861a-5efc93e42509 - 33d34131-9127-48c9-a39a-d192feed1c9d - 362dbaba-e90c-45a8-a23c-fed44c132951 - 38c08f31-4f5e-4d48-b45e-04e55d415098 - 39d8f9bf-cd14-48d7-98ad-c9e98ed0b7c3 - 3a31beca-dffa-42fc-92fe-140adc944900 - 3ad62767-b6cc-435b-83ef-25d6512a73be - 4028493c-4d3e-48d5-8307-055bf0eabbfa - 4ae061d0-af95-4054-bc9f-fcff0714f8fe - 4baf9d90-c779-452b-b1ef-dc9176833bb8 - 4c909979-ba76-4482-ae7a-8c22fc4061c5 - 4e80dca7-97e1-419e-875e-4c2d775ab7b0 - 4ed5b7a3-96f0-41f9-8168-54d7b1faa3ce - 513c6a31-4086-475b-b784-9df3e4252ffa - 56ad6fc7-0787-4120-ad1b-8480b5246b69 - 5833877b-9ef3-4add-952a-106ffe49acb6 - 5a91926c-eea0-482d-92ce-cf1d14bf87d5 - 5bb8589a-7d99-4927-a24e-5b06bb000afe - 5cb7be9f-9363-4ed7-8f56-4853922b12e7 - 5d6d87e5-a6c9-4e10-94d3-52f67599df18 - 5f28a4ba-69c4-4b22-b833-b351995cdf5f - 5f763591-1320-4911-b680-abce8bff8883 - 6319caf9-b18a-44c1-848d-3ac9abdef45c - 6a163364-09e4-444b-a4c2-d87897dd68c4 - 6b90679f-1387-43bb-b9e6-c1e04e4b9678 - 71d439f7-3b8b-4797-8b48-4f2bf6d15ff6 - 7322dbbd-5f3d-4e90-bffd-8825090e34ef - 7393892c-f6c5-4182-94c9-1d279a53cb13 - 73be1ddc-6152-4882-924f-886efe67435e - 7b42d988-3ca5-434d-b847-17c60bb45160 - 7f17c51a-f5ee-4aa3-b440-7b721dc3dc78 - 7fae3427-f320-4026-b7a4-1453913a6692 - 88d1e533-5ef0-4a17-b480-5c9acde15b0c - 89383a47-3f75-4b6e-9ffd-4d07620b537e - 8b3815b3-b64f-4bf2-a5f4-2c4e052b658b - 8c1bc4a0-e72e-4634-93c3-5a0523f28e4b - 8df21a8a-593a-4b60-9ad5-c0bfb26e5bc1 - 8e3ba02b-0066-42d8-a027-9608c5db7f6b - 8f30d3f8-08a7-4d8f-98b0-045674837fe9 - 90c9d0f1-9604-4857-b57c-8758bd15584c - 948c3cf9-b209-410b-9374-d25ec49fe11c - 98866d2b-a039-46ee-bce6-d85aa387ac5e - 9a1c4a27-b7fe-45cd-90c9-329e00232764 - 9b2e765b-e944-4f88-b77d-4742e797e9f9 - a7fde15f-cfe5-4eff-b31a-38537bb14478 - a99ba9e8-e70e-49fa-becf-87fa74a8fef8 - aacbdc9b-7ad7-438a-8456-fdc7fce089b6 - b47e41a6-8c3e-4ee9-a67e-2ca932867cbf - b7ebf4e0-db9f-4526-8cde-e6fd6997bce9 - b804aa01-0c84-4327-833e-f2a02ebcf3f0 - b904b392-c5e6-4e74-8e9a-86c1fa6da51a - cf330345-9208-4b19-9439-c5276a7bb29e - cf85bdd7-e7f0-4288-8ebf-dd97ce7bdce1 - d230b06c-9582-4cbc-834b-5768a2c0e4be - d59668b7-2381-420e-9c8e-53fb605fda6d - d6586d88-245e-48b6-b6ff-dc86b27fb7d7 - d700ef98-8f00-4b8f-b547-fa7cc448d298 - df1d1595-51bf-4e7d-8f9f-106e3b244f54 - e8b22617-9261-4016-8a09-2bd1a7220822 - e9261390-d6d3-4174-be36-dc2e758a161d - e9b974a6-0bc9-457e-aa06-f71d89b0011f - eb43160a-66b6-420e-a20f-cba5d4c65e11 - f54ff808-d238-4845-98f4-3c034863d76d - f6247030-50f3-4c01-abc9-c4f7a88ece62 - f6859891-7657-4f6f-a8c3-75a4761543ee - f931de2a-826a-4d57-94f4-89b928db39a4 - f97c7ebb-58ad-44fd-9ada-e41a808a5416 - ff6b370f-ba3a-4f55-a691-8b5c62876da2 - ) - ) -) +(kicad_pcb + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A4") + (title_block + (title "Allspice Badge") + (company "Allspice") + (comment 1 "Author: Alex McRae") + ) + (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) + (50 "User.1" user) + (51 "User.2" user) + (52 "User.3" user) + (53 "User.4" user) + (54 "User.5" user) + (55 "User.6" user) + (56 "User.7" user) + (57 "User.8" user) + (58 "User.9" user) + ) + (setup + (stackup + (layer "F.SilkS" + (type "Top Silk Screen") + (color "White") + ) + (layer "F.Paste" + (type "Top Solder Paste") + ) + (layer "F.Mask" + (type "Top Solder Mask") + (thickness 0.01) + ) + (layer "F.Cu" + (type "copper") + (thickness 0.035) + ) + (layer "dielectric 1" + (type "core") + (thickness 1.51) + (material "FR4") + (epsilon_r 4.5) + (loss_tangent 0.02) + ) + (layer "B.Cu" + (type "copper") + (thickness 0.035) + ) + (layer "B.Mask" + (type "Bottom Solder Mask") + (thickness 0.01) + ) + (layer "B.Paste" + (type "Bottom Solder Paste") + ) + (layer "B.SilkS" + (type "Bottom Silk Screen") + ) + (copper_finish "None") + (dielectric_constraints no) + ) + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (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 4) + (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 0) + (scaleselection 1) + (outputdirectory "outputs/") + ) + ) + (net 0 "") + (net 1 "Net-(D12-A)") + (net 2 "Net-(D2-A)") + (net 3 "Net-(D1-A)") + (net 4 "Net-(D3-A)") + (net 5 "Net-(D13-A)") + (net 6 "Net-(D14-A)") + (net 7 "Net-(D4-A)") + (net 8 "GND") + (net 9 "Net-(D15-A)") + (net 10 "Net-(D11-A)") + (net 11 "Net-(D16-A)") + (net 12 "Net-(D17-A)") + (net 13 "Net-(U1-CLK)") + (net 14 "VCC") + (net 15 "Net-(U2-THR)") + (net 16 "Net-(U2-CV)") + (net 17 "Net-(U2-DIS)") + (net 18 "Net-(D1-K)") + (net 19 "Net-(BT1-+)") + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "0cddbb76-c029-4862-81b0-45b111339be9") + (at 102.279177 105.705726) + (descr "LED SMD 1206 (3216 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" "D14" + (at 0 -1.82 0) + (layer "F.SilkS") + (hide yes) + (uuid "78f7932f-020b-4781-bbc6-23e4830215e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 0) + (layer "F.Fab") + (hide yes) + (uuid "7793a5ea-1765-4906-a224-c50aacb1858a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b3ff91db-f979-4a8f-9ad8-fce681eab1b0") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3c994d4e-f79a-40b5-9b1c-8339301c8555") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "06c73c48-cac2-4738-b03d-99e2d70d33f8") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1935dc5d-b8ea-46ae-8587-bac3707dbdb9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "21338228-9a10-4bfc-9696-d4103b2bc9a5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7230159d-3b14-4cee-8bda-3afc83324055") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5836e793-35ce-44db-941d-a1bf016b249d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/218e2c45-e1f1-4b4c-86b8-b7c002d3d668") + (attr smd) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2b5ae3a8-3724-49c4-9a9b-26a9619bedf9") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fb9f0bb7-4275-4284-9f33-755dff02f626") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6b949c2e-b6dc-47dc-81f9-79e1a6267f0e") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "46eddf14-2a63-426c-83f3-ef73d7c88fcb") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a6b68f6b-74fa-472c-8abc-587ebd85757e") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ec648551-38e0-4b09-82f8-43690b86fa0b") + ) + (fp_line + (start -1.2 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "086c646d-c8ec-4b22-a37e-a8f1cedc059a") + ) + (fp_line + (start 1.6 -0.8) + (end -1.2 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4cad9b14-8e55-4cf8-ac9a-87a06524ccf1") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "15cf8a48-281e-4b49-9fbb-37db12f8858f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9028f27b-6711-4f51-8df3-947dbb63538c") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.4 0) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "63394603-1701-40fe-a180-aa32e8f51324") + ) + (pad "2" smd roundrect + (at 1.4 0) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 6 "Net-(D14-A)") + (pinfunction "A") + (pintype "passive") + (uuid "cc5db371-df22-4ef8-8eff-3404d4b38e9d") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "123ea7a2-a47a-4e74-9767-44b0cd8b1511") + (at 94.222287 108.617039 -45) + (descr "LED SMD 1206 (3216 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" "D16" + (at 0 -1.82 -45) + (layer "F.SilkS") + (hide yes) + (uuid "25652652-e84e-40ac-8bfd-0206c76b05e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 -45) + (layer "F.Fab") + (hide yes) + (uuid "862485c5-740f-4549-876f-03acb7b27c61") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dadb7942-5056-4bd9-a67e-32a871b6cf28") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8efa16c2-4268-4e50-b0a5-b2974b7934f7") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ad495a5d-10b8-46df-8b31-044aac4ac380") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "71ebec12-7f78-4cbe-a733-578253c8be08") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4ab5d56f-2f44-4702-a558-6cafa2c87e72") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9afe9e50-732f-4c49-9d88-ddc06d204684") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "83e084fd-f609-497f-a717-592e97175cb7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/16574a3e-c2c0-4b52-b278-67e5501a3e05") + (attr smd) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "86fcdcd1-8b65-4372-a384-42c64861d92f") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f1edb743-6d77-4c30-923d-46966547bdc5") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "01f7ceb9-346f-46a3-99c5-e211eaf86ddf") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4dced1fb-9d2a-4eaf-9f32-56de1fa6f44f") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ff5a03e3-179a-4a2b-b92b-d296f6fcebc7") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4c211380-3ad9-41c4-89ff-c202623b1a00") + ) + (fp_line + (start -1.200001 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b6e2db17-add0-46ea-a041-b810c9b8e92e") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "034ba683-ea8c-467b-9cfc-29ca9266c94a") + ) + (fp_line + (start 1.6 -0.8) + (end -1.200001 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c93169e3-af9e-48ac-a435-5cc92cbc6458") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -45) + (layer "F.Fab") + (hide yes) + (uuid "69dbd826-a727-43e5-b24a-133d34d3c4ce") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "e63f9186-885b-40df-b2de-4c246c2907ba") + ) + (pad "2" smd roundrect + (at 1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 11 "Net-(D16-A)") + (pinfunction "A") + (pintype "passive") + (uuid "ede2dab2-34bd-4c31-b0af-2530d55ce22a") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "129dc5e4-dbe2-4b89-bdcf-63f91e4a03da") + (at 88.196546 116.064585) + (descr "LED SMD 1206 (3216 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" "D13" + (at 0 -1.82 0) + (layer "F.SilkS") + (hide yes) + (uuid "4781f72c-576b-4615-864e-32d5735071dc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 0) + (layer "F.Fab") + (hide yes) + (uuid "c348dd89-4aa8-4c2b-9973-9944a3c27c0b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bc2780b8-c707-4d49-842b-6a258caeba08") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ca1ea1c3-4fc5-4620-a694-f884920159b8") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c65aff8d-dc4c-4c3b-b093-1a96ed57adbd") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "dcafdfb2-d1ab-409d-9671-e9fce50d8601") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5cf33472-91d2-474b-9114-d3305d6a3e16") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "eef72fec-8be9-44b6-b9ba-07f1ae89d7ed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "122c980b-1946-4eec-aac2-f7f40346a32f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/eba4ece5-df36-4632-b027-e1efd6de6fd2") + (attr smd) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6d6ab6d2-4be6-4493-a02a-9e5509538ebe") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "43b49055-19c7-4f4d-8028-157e8854d118") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a43de7b2-c9c8-4016-9cf1-1701a2eed673") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "acb94088-d269-46e8-b1e9-51bf4fd3672e") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b9f96a99-4869-46f9-80fe-953bb3084d4c") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "412308e8-3f71-4578-8baa-88f294a4cdbd") + ) + (fp_line + (start -1.2 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0be0354a-ee9d-41d8-ae44-101f9caa1e03") + ) + (fp_line + (start 1.6 -0.8) + (end -1.2 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cb62651d-8e44-4b03-8af8-a986fbd534ca") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f981108f-a1f7-4105-8ff0-65ec420e6ebe") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4022a7c5-dac6-4686-a9aa-985f27d296b7") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.4 0) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "310e7807-e010-4aef-9623-3d4d466c674a") + ) + (pad "2" smd roundrect + (at 1.4 0) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 5 "Net-(D13-A)") + (pinfunction "A") + (pintype "passive") + (uuid "c77f876e-175f-41ab-84d7-85a26d6e44e1") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:Branch Graphic" + (layer "F.Cu") + (uuid "167a30e5-8f04-4337-a419-b4bc719b4bec") + (at 104.29843 118.342397) + (property "Reference" "G***" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "3dd41fac-c8f7-489b-aa2e-4d92df7ce456") + (effects + (font + (size 1.5 1.5) + (thickness 0.3) + ) + ) + ) + (property "Value" "LOGO" + (at 0.75 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "6b8c0e5f-a855-49b7-ad36-0b8e041b7335") + (effects + (font + (size 1.5 1.5) + (thickness 0.3) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d8b88886-46cf-4e01-995f-b52e6181a939") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ce89c17b-0e29-4c77-84b8-e3cb86a998bb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d652bc70-fe4b-4048-b5ff-b892908fb906") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (attr board_only exclude_from_pos_files exclude_from_bom) + (fp_poly + (pts + (xy -14.186032 -17.737295) (xy -13.414569 -17.087853) (xy -12.952682 -16.071881) (xy -12.854474 -15.127173) + (xy -12.873842 -13.815668) (xy -6.031602 -6.977374) (xy 0.810639 -0.13908) (xy 0.810639 -4.445712) + (xy 0.807989 -6.061334) (xy 0.791637 -7.228073) (xy 0.74898 -8.03747) (xy 0.667414 -8.581064) (xy 0.534335 -8.950396) + (xy 0.33714 -9.237008) (xy 0.11818 -9.475114) (xy -0.411081 -9.933948) (xy -0.960669 -10.102711) + (xy -1.760407 -10.064191) (xy -2.572964 -10.027015) (xy -3.136088 -10.2107) (xy -3.725855 -10.710012) + (xy -3.770076 -10.754037) (xy -4.453938 -11.7448) (xy -4.579398 -12.564893) (xy -3.242553 -12.564893) + (xy -3.065376 -12.090165) (xy -2.817933 -11.773556) (xy -2.320383 -11.429022) (xy -2.026595 -11.348936) + (xy -1.551867 -11.526113) (xy -1.235258 -11.773556) (xy -0.890725 -12.271106) (xy -0.810638 -12.564893) + (xy -0.987815 -13.039622) (xy -1.235258 -13.356231) (xy -1.732808 -13.700764) (xy -2.026595 -13.780851) + (xy -2.501324 -13.603674) (xy -2.817933 -13.356231) (xy -3.162466 -12.858681) (xy -3.242553 -12.564893) + (xy -4.579398 -12.564893) (xy -4.612508 -12.781322) (xy -4.245181 -13.798868) (xy -3.803764 -14.342062) + (xy -2.825669 -15.007438) (xy -1.791942 -15.146571) (xy -0.767319 -14.76007) (xy -0.215739 -14.308374) + (xy 0.306934 -13.707034) (xy 0.507428 -13.149513) (xy 0.480809 -12.359199) (xy 0.474316 -12.300562) + (xy 0.433997 -11.520289) (xy 0.598486 -10.977809) (xy 1.063275 -10.41911) (xy 1.251267 -10.233862) + (xy 2.161702 -9.351433) (xy 2.161702 -4.065266) (xy 2.161702 1.220901) (xy 7.701064 6.755319) (xy 13.240426 12.289737) + (xy 13.240426 7.557147) (xy 13.240426 2.824556) (xy 11.078724 0.675532) (xy 8.917022 -1.473491) + (xy 8.917014 -3.236214) (xy 8.899225 -4.203765) (xy 8.801044 -4.81002) (xy 8.555233 -5.233948) (xy 8.094555 -5.654519) + (xy 7.971269 -5.753541) (xy 7.36315 -6.314736) (xy 7.090351 -6.869551) (xy 7.027419 -7.660448) (xy 8.376596 -7.660448) + (xy 8.61504 -7.021986) (xy 9.205069 -6.586188) (xy 9.653877 -6.493323) (xy 10.025064 -6.692935) + (xy 10.432576 -7.167562) (xy 10.719168 -7.683291) (xy 10.673709 -8.037907) (xy 10.396926 -8.383519) + (xy 9.721472 -8.84042) (xy 9.064885 -8.836108) (xy 8.569247 -8.421434) (xy 8.376596 -7.660448) (xy 7.027419 -7.660448) + (xy 7.025595 -7.683368) (xy 7.025532 -7.725486) (xy 7.238643 -8.910795) (xy 7.852385 -9.748425) + (xy 8.828371 -10.199214) (xy 9.51769 -10.268085) (xy 10.608302 -10.046911) (xy 11.428001 -9.46246) + (xy 11.944839 -8.633334) (xy 12.126867 -7.678137) (xy 11.942138 -6.715474) (xy 11.358703 -5.863948) + (xy 10.812662 -5.460643) (xy 10.32288 -5.123796) (xy 10.082424 -4.716165) (xy 10.004609 -4.043852) + (xy 9.999581 -3.641906) (xy 10.011386 -3.056836) (xy 10.091245 -2.593409) (xy 10.303256 -2.149916) + (xy 10.711514 -1.624645) (xy 11.380118 -0.915885) (xy 12.294681 0) (xy 14.59149 2.284877) (xy 14.59149 7.96204) + (xy 14.59149 13.639202) (xy 18.556773 17.611107) (xy 19.896964 18.962082) (xy 20.890432 19.98885) + (xy 21.579257 20.742563) (xy 22.005517 21.274372) (xy 22.21129 21.63543) (xy 22.238654 21.876887) + (xy 22.171559 22.005336) (xy 21.808706 22.352477) (xy 21.64811 22.42766) (xy 21.414357 22.244857) + (xy 20.858917 21.733785) (xy 20.040092 20.950452) (xy 19.016185 19.950863) (xy 17.8455 18.791026) + (xy 17.428724 18.374468) (xy 13.382289 14.321277) (xy 6.225054 14.321277) (xy -0.932182 14.321277) + (xy -2.7705 12.497341) (xy -3.630821 11.654444) (xy -4.238999 11.121916) (xy -4.725537 10.828495) + (xy -5.220938 10.702918) (xy -5.855704 10.673924) (xy -6.110687 10.673405) (xy -7.032235 10.636394) + (xy -7.619031 10.477649) (xy -8.074415 10.125604) (xy -8.264788 9.915251) (xy -8.805316 8.939471) + (xy -8.865576 8.349049) (xy -7.50032 8.349049) (xy -7.07088 8.957393) (xy -6.970511 9.033232) (xy -6.451363 9.30113) + (xy -6.001506 9.194689) (xy -5.822106 9.083822) (xy -5.351982 8.62034) (xy -5.179282 8.263777) (xy -5.289091 7.619586) + (xy -5.783154 7.155053) (xy -6.329043 7.025532) (xy -7.078953 7.225222) (xy -7.486195 7.719027) + (xy -7.50032 8.349049) (xy -8.865576 8.349049) (xy -8.912276 7.891488) (xy -8.621588 6.907692) (xy -7.969172 6.124474) + (xy -7.159647 5.719045) (xy -5.954372 5.614193) (xy -4.941109 5.963616) (xy -4.206881 6.697449) + (xy -3.838712 7.745824) (xy -3.821324 8.39919) (xy -3.829902 8.917455) (xy -3.724002 9.35816) (xy -3.434978 9.834066) + (xy -2.894181 10.457931) (xy -2.032965 11.342517) (xy -2.023865 11.351688) (xy -0.1496 13.240426) + (xy 6.070069 13.240426) (xy 12.289737 13.240426) (xy 6.755319 7.701064) (xy 1.220901 2.161702) (xy -2.976631 2.161702) + (xy -7.174164 2.161702) (xy -9.187234 0.135107) (xy -10.11032 -0.777478) (xy -10.76987 -1.365961) + (xy -11.27271 -1.699803) (xy -11.725664 -1.848468) (xy -12.235557 -1.881418) (xy -12.287918 -1.88108) + (xy -13.066449 -1.800757) (xy -13.566068 -1.489059) (xy -13.915957 -1.012612) (xy -14.711842 -0.181292) + (xy -15.704205 0.161088) (xy -16.819768 -0.006128) (xy -17.086379 -0.118988) (xy -18.037572 -0.819482) + (xy -18.543024 -1.741445) (xy -18.557261 -2.161098) (xy -17.129821 -2.161098) (xy -17.014737 -1.875295) + (xy -16.538011 -1.471636) (xy -15.876685 -1.416265) (xy -15.251375 -1.699894) (xy -15.025445 -1.959042) + (xy -14.895198 -2.578114) (xy -15.210044 -3.117706) (xy -15.877952 -3.438686) (xy -16.019186 -3.461407) + (xy -16.705292 -3.32906) (xy -17.107849 -2.84409) (xy -17.129821 -2.161098) (xy -18.557261 -2.161098) + (xy -18.578097 -2.775297) (xy -18.118151 -3.811458) (xy -17.961844 -4.012594) (xy -17.052021 -4.753262) + (xy -16.037584 -5.038266) (xy -15.040653 -4.874282) (xy -14.183346 -4.267985) (xy -13.837238 -3.78713) + (xy -13.500611 -3.297552) (xy -13.09333 -3.05707) (xy -12.421653 -2.97913) (xy -12.017221 -2.974049) + (xy -11.377279 -2.955879) (xy -10.882433 -2.855542) (xy -10.410348 -2.601448) (xy -9.838686 -2.12201) + (xy -9.04511 -1.34564) (xy -8.781915 -1.080851) (xy -6.904919 0.810639) (xy -3.522 0.810639) (xy -0.13908 0.810639) + (xy -6.977374 -6.031602) (xy -13.815668 -12.873842) (xy -15.127173 -12.854474) (xy -16.376241 -13.041574) + (xy -17.299689 -13.593629) (xy -17.841679 -14.435051) (xy -17.925411 -15.27897) (xy -16.482978 -15.27897) + (xy -16.378195 -14.650661) (xy -15.987994 -14.380763) (xy -15.276732 -14.376023) (xy -14.722849 -14.489739) + (xy -14.497097 -14.800039) (xy -14.456383 -15.402127) (xy -14.520922 -16.063833) (xy -14.782026 -16.361649) + (xy -15.079235 -16.436168) (xy -15.859755 -16.327741) (xy -16.363442 -15.824189) (xy -16.482978 -15.27897) + (xy -17.925411 -15.27897) (xy -17.946373 -15.490248) (xy -17.713238 -16.355321) (xy -17.081614 -17.268684) + (xy -16.355321 -17.713238) (xy -15.191479 -17.964369) + ) + (stroke + (width 0) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "87230bb9-7d97-4c62-ad3e-e2b3695edc14") + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "20dc364d-d286-40d4-bd08-f5d2135c0c49") + (at 105.283821 119.407753 -45) + (descr "LED SMD 1206 (3216 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" "D12" + (at 0 -1.82 -45) + (layer "F.SilkS") + (hide yes) + (uuid "1891cd05-f1aa-4399-99dc-43d9159e543b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 -45) + (layer "F.Fab") + (hide yes) + (uuid "20d803c5-0f44-4164-b0be-4daf9698fa66") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3f2e6b92-7911-49e5-985c-50cfd56c38fd") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "47dc1628-b821-4cf4-a713-18512db9e8cb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "784c9b97-c4de-412f-a2f3-33c39e770241") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "99f284ec-8ece-4d44-ab52-0458acd6fcdc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2a633d4c-66f1-41db-a65a-e85d766e3e7a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1432ff8a-7b2f-4b5d-a90e-8890291dd8ac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d2930bf3-e962-439c-86ce-6a485a132a10") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/f38ccbfe-184f-4ae4-adc6-12ae011e7fff") + (attr smd) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c122af8c-ab4a-4228-86eb-335bdc35c1dc") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "095ed998-2328-4181-aa8f-c712f0537576") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4bab53a3-2dc0-4f97-b749-82f082b8b376") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "60a99a29-941f-4271-8332-a9df3c5b6a16") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "583f0444-bd9a-40b6-a5c2-d2a1dacf55d5") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6a365a52-121d-4693-b0bf-bdbc6477b440") + ) + (fp_line + (start -1.200001 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "94450342-98cf-4814-aa63-e237486ad0b6") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef08dc7f-39fd-431f-8c93-5ef1c3263c6c") + ) + (fp_line + (start 1.6 -0.8) + (end -1.200001 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9f187ea3-d353-424b-b9d1-e6d376aee06f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -45) + (layer "F.Fab") + (hide yes) + (uuid "5d66a9a7-9be2-4ac8-8cd3-22ef75533d83") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "b8dd73c1-8fb8-4a60-b7ed-31fb2e1f2bfc") + ) + (pad "2" smd roundrect + (at 1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 1 "Net-(D12-A)") + (pinfunction "A") + (pintype "passive") + (uuid "b439bcd7-5b55-4ff9-a5c0-761a65605f1f") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "226c212d-6ce0-4b64-8654-90b2cba22143") + (at 113.893707 110.663233) + (descr "LED SMD 1206 (3216 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" "D4" + (at 0 -1.82 0) + (layer "F.SilkS") + (hide yes) + (uuid "e16f3c89-63ee-48af-881c-6c194a32c673") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 0) + (layer "F.Fab") + (hide yes) + (uuid "769cb8bc-13d8-4f1a-8155-2e56b5ab493e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "71a015c3-8c93-4ede-b5fe-5f1be30a3238") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8ce89d2b-50a0-401e-9620-dd62b57d0955") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bd557f1c-0df6-4384-8e1d-68ea9ca68914") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9c6534d3-09bf-485f-aee8-338ec95c1267") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2819f99d-5d64-4ba6-bf40-3d590823ccf9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "12a097b1-7733-479d-b440-ea9211f6a5b7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fac4b319-32b0-4f17-b120-1b867ec8583b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/59f7f173-10d8-4b07-8731-b9a75c3340eb") + (attr smd) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e118fe66-1461-4de6-b2ac-9b7b85ac74ad") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dd7f181a-f33b-42d6-8eca-b98b83ad29cb") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "97e8ad9a-f5dd-4ed4-b4ee-278084acfdf4") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cb27fb7a-0fed-4855-a411-48b3b926b1eb") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fc29c243-07a4-40e2-b4fd-fd132911a7d8") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e3459e6b-ec1f-4b65-97ea-8d103a092f55") + ) + (fp_line + (start -1.2 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "76c280ff-8ab6-4e91-8529-caa7deed9bd6") + ) + (fp_line + (start 1.6 -0.8) + (end -1.2 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "16fd3053-89b1-4d8b-bc7e-9ff1597eb686") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c43c1a77-77e4-4710-a826-b35c89388038") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "66791918-3bb4-4160-9c22-ce9c63a4686d") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.4 0) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "56c62736-e286-4a66-b71b-eeaec326b4b2") + ) + (pad "2" smd roundrect + (at 1.4 0) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 7 "Net-(D4-A)") + (pinfunction "A") + (pintype "passive") + (uuid "cb299bf7-8d96-4db3-9eea-447e1509cdea") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "2b199bb8-3830-44e9-8299-e18ceeb9fda8") + (at 117.554872 131.74651 -45) + (descr "LED SMD 1206 (3216 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" "D2" + (at 0 -1.82 -45) + (layer "F.SilkS") + (hide yes) + (uuid "47cc9986-b60e-44a3-b7b3-90d610edd162") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 -45) + (layer "F.Fab") + (hide yes) + (uuid "8d1cace6-b906-4599-8047-aa466265c416") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0492f9f5-3dd7-48ff-9276-9d862591bac2") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e9ebec71-7dd1-426b-a773-2d38ff6f0107") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b1dba6e3-9d7e-4623-a721-7493af4c9e57") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b72b6ef4-8221-4629-ad45-cd97bad92b48") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "42947eec-0338-48c7-b59f-39cd99f7bd99") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4ed24705-f894-47cd-9c10-40276a8247fb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b89ad088-c4b3-4cef-a4d7-1f93c1fc0a0f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/db9aee83-2bb5-45a0-8e61-d26e10e23b45") + (attr smd) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "df6ca51d-7114-480d-a864-9506070b9a8b") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "14b0c6fc-424b-4aa7-baf6-5d32ed040e98") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "86fc2e75-32b6-4ecb-a89f-e0ef8c66ba88") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6e3df3f3-6236-46d9-b989-b90c870b8cc8") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3d11fc91-4466-4172-86ef-801b5ec82252") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9b3deb35-190c-4ad7-94c5-cd2010a4ae12") + ) + (fp_line + (start -1.200001 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "19024136-1b5b-49b4-af0b-010349d217d4") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "628a3055-492f-47ed-98ff-77cf0782e1e0") + ) + (fp_line + (start 1.6 -0.8) + (end -1.200001 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6770bc8a-1231-4c99-964e-af0034c348a8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -45) + (layer "F.Fab") + (hide yes) + (uuid "6e77ad84-abad-49b5-8a6a-5d6833feefec") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "7dee58f5-1093-44b5-a185-79ab1c2c97cf") + ) + (pad "2" smd roundrect + (at 1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 2 "Net-(D2-A)") + (pinfunction "A") + (pintype "passive") + (uuid "24f177c7-b71f-41a7-93ca-25c1eebc8170") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "4406e4be-6745-4c4a-b7ce-110c4f791577") + (at 97.991961 126.694263) + (descr "LED SMD 1206 (3216 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 0 -1.82 0) + (layer "F.SilkS") + (hide yes) + (uuid "f9b70098-a855-43b7-be8c-e6d503ae73bf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 0) + (layer "F.Fab") + (hide yes) + (uuid "0f7f3d6e-ed9b-44c1-9b10-cf1bf68cebdd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d5fc6a97-a701-4810-9bf9-fcac427fbe8f") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9ae7e555-2c4b-4de1-a53a-c1dce556a637") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0e09d466-fb02-4d78-b9c5-74eeff59008b") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "abc492be-1d57-472f-9330-3a4be7180f11") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d3849a76-2413-422e-8051-399edf87e230") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2189d127-d6ce-4396-956f-8bcdd349e13b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "beb6304f-e697-4b8d-a9af-c33d4b156ff4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/526e51ff-3cca-444e-a966-e6e03bdbcd60") + (attr smd) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0605a6a9-f052-4392-a34e-65d939774d87") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0c5f9b42-f49a-4534-8841-66e050333e2a") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "87971eb2-e577-4302-93e8-158cefc457b7") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "53561e40-8707-4555-9776-9c59e5ffef45") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ecbe74ec-dd59-4108-be38-155f7cd6b7a8") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f3d006b6-844c-4099-9233-7b22d8329fbb") + ) + (fp_line + (start -1.2 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "23557f8c-2fbc-4596-9c6f-c858aae0368d") + ) + (fp_line + (start 1.6 -0.8) + (end -1.2 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c1d82aaa-4bf5-4001-87ab-6b6633e73983") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8da83944-1291-4974-a304-2dc376f66126") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "28f7c325-3a58-4dd9-820b-9867c29ef94a") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.4 0) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "2eb8c2aa-848e-42a3-8dbf-bf8f57fa8663") + ) + (pad "2" smd roundrect + (at 1.4 0) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 4 "Net-(D3-A)") + (pinfunction "A") + (pintype "passive") + (uuid "9a0bd32b-ccae-415f-8400-8562ff496af7") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "772ed8bb-11a9-46b6-a444-2e5c19f31f59") + (at 88.856104 102.975048 45) + (descr "LED SMD 1206 (3216 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" "D17" + (at 0 -1.82 45) + (layer "F.SilkS") + (hide yes) + (uuid "e7458d1a-17dd-4f6f-9011-53b483c436f6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 45) + (layer "F.Fab") + (hide yes) + (uuid "ccd9f58f-284f-4cf8-a65b-cd220297362a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7d073b93-91bd-4469-9831-62807062f202") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6a9b1027-28e5-49f9-8f0c-7b10ade7e856") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "696de961-1389-4674-b9d7-ace194649f99") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5cc56029-6835-4829-9b14-6015c4af51ef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f8ce0180-923c-4da7-93c1-2ce2612aee87") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9fcf5578-76ba-4344-8ad5-ab4780d9ff11") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "86d671c8-294e-4410-8d8e-0c1e9e55b72b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/beee8b9f-13b9-42a3-b1d8-fed4668f6354") + (attr smd) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1d1846a6-6ccc-42e6-8332-3cf394a8d815") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "de909ff3-5787-46ed-9691-e958d421bf09") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7cbe28c8-b5f7-4133-9d15-8e08c90334b4") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f3f4e3f9-2809-4ad2-8a6a-2b3a3357d4f5") + ) + (fp_line + (start -1.200001 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "42ec6e90-004e-4ffa-8ba7-f7ccff458988") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ecd95b3c-3482-4265-a36c-d44281772802") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70c7ac42-e8d8-4131-9520-4e7e437e23e1") + ) + (fp_line + (start 1.6 -0.8) + (end -1.200001 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8f046f03-edd9-4b6c-b5f2-f3813b860ea2") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "acdfbeff-c3e7-45f3-9f93-bd41a6475c2b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 45) + (layer "F.Fab") + (hide yes) + (uuid "7ffb0f56-26c0-46ba-bd7c-496416f92030") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.399999 0 45) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "cee1c9aa-5149-4e69-a6ec-056398e00876") + ) + (pad "2" smd roundrect + (at 1.399999 0 45) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 12 "Net-(D17-A)") + (pinfunction "A") + (pintype "passive") + (uuid "b10efd22-731c-4456-b9e0-7e4528af1671") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "8f189806-7bfb-40f3-b96a-9f57391a0d54") + (at 124.054549 138.178481 -45) + (descr "LED SMD 1206 (3216 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" "D1" + (at 0 -1.82 -45) + (layer "F.SilkS") + (hide yes) + (uuid "68c3138a-79c9-4d91-8254-3652ab59e88a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 -45) + (layer "F.Fab") + (hide yes) + (uuid "a8a2d029-4d22-4617-92d0-fcaacf842c69") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7f5abab6-7565-4251-a00c-9b0ea5084629") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f922e4de-f1c1-4304-a719-9c1ecde4f61c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d5f178f4-8e3c-4fa1-9768-c050396f18eb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f47c9a06-8fd7-4e86-aa5a-b4b669bbfe35") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d6886053-48b0-4ca1-bb64-353083317eb6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ab0cbe98-5a7d-41c9-972f-d028d93ce9e0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "56f3fa2f-93ca-4266-9468-4edcc6b7f5d3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/adccb7a8-1049-4e60-a24a-56ae00395d7b") + (attr smd) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a2030b52-a58b-4c03-8d79-59ec853e62b3") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "488c7c11-fc8d-431f-bc3a-f6fbc94f9086") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1cedf059-86f2-4ae4-aee4-d4101a7f7970") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e6ceab73-636e-434f-8fd2-7383544022b7") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e2667af9-ddca-4976-92ba-b5aa010d6769") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "36138781-7e91-4d10-9e1f-7a8c67b184f3") + ) + (fp_line + (start -1.200001 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "270b41d4-f246-4cda-897e-02d4f8418f6e") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3c418d7c-f8eb-4377-9798-5b943b1773b3") + ) + (fp_line + (start 1.6 -0.8) + (end -1.200001 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c0677130-80f2-4d70-9d9d-c2346c1c579f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -45) + (layer "F.Fab") + (hide yes) + (uuid "fa2be1f2-ec38-4507-8ab5-43a06d7c5cd7") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "24af6877-24e0-4076-a74c-580e06513730") + ) + (pad "2" smd roundrect + (at 1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 3 "Net-(D1-A)") + (pinfunction "A") + (pintype "passive") + (uuid "dd8e3667-5bd0-43c5-b99d-7ae89e599942") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "b1a5e914-4437-45c3-9736-4806b6978e24") + (at 111.377267 125.568904 -45) + (descr "LED SMD 1206 (3216 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" "D11" + (at 0 -1.82 -45) + (layer "F.SilkS") + (hide yes) + (uuid "41b23625-0083-492b-9d67-81ee01b5f55a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 -45) + (layer "F.Fab") + (hide yes) + (uuid "e8a2415d-8850-4c3a-89ad-70e40b85c437") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "76b19c45-b689-4d7b-b550-b5699d015db7") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "003ae512-e1a3-4ad6-a7dd-b305d8bf4b9a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8c8c5727-74a6-4070-99d1-4e84aea6c506") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ede14906-959c-4f05-a4ac-6fba0a2bdc95") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4bf61740-d142-42dc-9ef3-a07bb3a2ce6e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "cea853a6-797f-46f4-8210-a823f5e00d2e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "be8d804d-67e2-4721-955c-cf09dc6c0ee7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/a3876b8e-c286-4001-b09a-9a2adbb76569") + (attr smd) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1577ce49-c858-4946-b27a-425783d923f4") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a36fa959-53af-467a-85ee-2a3f8992d85d") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e430b704-87fd-4b3e-b57b-173369552600") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e81a2dda-68b6-4994-a580-aeb87a3d030e") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "aee5e919-8445-47b9-9aa2-3708cd5155ef") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1f0cc947-c270-4bb5-8273-e7b1087e1db2") + ) + (fp_line + (start -1.200001 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "530b8ce3-21c3-4154-8e80-599f29d3b763") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "528b002c-b930-4833-b8b6-45ad410b0da8") + ) + (fp_line + (start 1.6 -0.8) + (end -1.200001 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "02ede60c-5176-4863-b237-08c2fe189701") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -45) + (layer "F.Fab") + (hide yes) + (uuid "e7f2567a-e0d7-4a74-87a2-a77ca60c6c04") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "4d43f9f7-de80-45c7-8353-794a1005d796") + ) + (pad "2" smd roundrect + (at 1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 10 "Net-(D11-A)") + (pinfunction "A") + (pintype "passive") + (uuid "c9580137-f6f6-4313-9ad8-4079044508e6") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:LED" + (layer "F.Cu") + (uuid "be5b9e2c-8e64-44eb-a1c5-edd163f1d3f5") + (at 100.044914 114.168846 -45) + (descr "LED SMD 1206 (3216 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" "D15" + (at 0 -1.82 -45) + (layer "F.SilkS") + (hide yes) + (uuid "ebb3dfb2-16b8-4801-992a-c8094b6c7d5e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LED" + (at 0 1.82 -45) + (layer "F.Fab") + (hide yes) + (uuid "1630b2e0-14d2-4f12-8e01-102bd9d75cc8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a583ed47-a8e3-4715-b892-4a773af63acb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7d31ae36-4555-4aa1-a647-2a9f28089362") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "070816dc-7612-4e68-842d-9f048eca00ea") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8d29c69e-4c44-413d-a6cf-3cd2faddc86b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d3d00fd1-5010-4a93-abe5-08c898372a1e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6bcfffaf-4898-4045-a8f9-e2a5f18e4f5a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0497dedf-0464-4de1-932a-a48bb531eab2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/dfc15644-fe05-4f9f-ad93-d865f232520f") + (attr smd) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ce47c473-ac97-4fc0-9097-f14c70283382") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "434c618b-72eb-4bff-bb0e-df3fa087b634") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d18981ba-dbac-42e4-b216-48f6e831e3ac") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "00ecbe1d-accb-452d-8eb6-f5b29caef8b2") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c9c9ce5b-2376-4807-8fa5-6f82613b4fd7") + ) + (fp_line + (start -1.6 -0.4) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4dce5fd9-018e-46ab-95dc-e4aba01ad49e") + ) + (fp_line + (start -1.200001 -0.8) + (end -1.6 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f278f202-ac34-482c-83e6-81f871e09f06") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6a54241f-cfe1-4aec-a052-d3b4f6eb9b31") + ) + (fp_line + (start 1.6 -0.8) + (end -1.200001 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "01ecfec3-2b38-4ac3-9793-e31fbd08944e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -45) + (layer "F.Fab") + (hide yes) + (uuid "fbfb1777-b5a1-42d0-b317-ae8ac1bc71bc") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 18 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "2e5f2cde-1c84-420e-b4d4-fa67265c97e8") + ) + (pad "2" smd roundrect + (at 1.399999 0 315) + (size 1.25 1.75) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.2) + (net 9 "Net-(D15-A)") + (pinfunction "A") + (pintype "passive") + (uuid "5aa4816c-58a3-4835-86f4-72e1a40edf50") + ) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:R_1206_3216Metric" + (layer "B.Cu") + (uuid "0cb37d51-286a-42d8-9767-34b521da6bf6") + (at 96.120856 133.585856 -45) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R1" + (at 0 1.82 135) + (layer "B.SilkS") + (uuid "42545f41-b078-44ee-b5f5-9bd94f07d566") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100k" + (at 0 -1.82 135) + (layer "B.Fab") + (uuid "4f9176f5-c4d0-4641-9d61-80590f98136f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:R_1206_3216Metric" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bc385827-6f5a-483b-835c-9e29b40d69f1") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7668fd66-2288-4b05-9859-5c930c6434fe") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Resistor" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bf5dbf04-f567-48a6-8775-0e1649deb75a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "b705e659-7080-4a6b-b870-e6dc0f6f8260") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "RMCF1206FT100KCT-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "1d1b79e8-fee1-4663-979a-d770166c97bc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "Stackpole Electronics Inc" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "e52f9976-3de5-4744-91c0-233ffa1417f2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "RMCF1206FT100K" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "07d2461b-3e3c-4a3c-b62c-cc3ab47e056e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/2e6ea95a-ca45-4aeb-9e58-470830fc1b0c") + (attr smd) + (fp_line + (start 0.727064 0.91) + (end -0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "777430aa-4b70-4bac-957f-93fc6e1369ea") + ) + (fp_line + (start 0.727064 -0.91) + (end -0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "0ad328ed-1e8f-468d-8526-1bef875f07da") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "310bb3a6-50d4-4bef-a6a2-194aeb1b056e") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ccef8999-5546-45e6-955b-e9f90b884644") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "81e2363e-ce70-438f-b5cd-9baee76ec69c") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "a4e90313-99f0-4507-8225-4ee3034491b5") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "500caf0e-7e14-477e-82c1-fef6ca5edb04") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ac6b147e-4018-4470-b676-5ab5a41edaa4") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "acf65910-da7f-4522-b546-e74158825db8") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5fe735b4-93a3-4e3d-8239-6edfd102433c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 135) + (layer "B.Fab") + (uuid "3fb8709c-2584-4110-99a8-10c777e03660") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.4625 0 315) + (size 1.125 1.75) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.222222) + (net 14 "VCC") + (pintype "passive") + (uuid "44aebebc-4cad-43ae-b21e-5110c97191f8") + ) + (pad "2" smd roundrect + (at 1.4625 0 315) + (size 1.125 1.75) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.222222) + (net 17 "Net-(U2-DIS)") + (pintype "passive") + (uuid "1e51e127-7b68-4bd1-8278-b80ec382ae71") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:R_1206_3216Metric" + (layer "B.Cu") + (uuid "57df576a-c7d7-4956-9245-b191c1f5d44d") + (at 105.41 134.62 135) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R3" + (at 0 1.82 -45) + (layer "B.SilkS") + (uuid "0333fbdc-4abb-459a-8efa-89a76afc229c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "680" + (at 0 -1.82 -45) + (layer "B.Fab") + (uuid "396831d7-7eca-402c-a883-ce7b66ad76ae") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:R_1206_3216Metric" + (at 0 0 135) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bd6eac41-0291-4bf9-abc3-8c5fc36d8fbb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 135) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5377af74-f175-41ec-a127-41fd9f5d0366") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Resistor" + (at 0 0 135) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8163d8d3-6c27-4d18-a886-18c8550556e5") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "703f6c68-80fb-41d0-89cf-35ab058ab0da") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "RMCF1206JT680RCT-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "2750094d-71a1-47b1-808f-ebddd52cd3d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "Stackpole Electronics Inc" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "10ed8559-1d64-4278-b95d-a03e88b3f7a1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "RMCF1206JT680R" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "7ad016ad-ac28-474a-b3a8-6908e6e90c40") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/b4e5ad8e-94d8-4d31-8cad-9c8179170962") + (attr smd) + (fp_line + (start 0.727064 -0.91) + (end -0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "225cad7c-172e-447d-8406-cce80360457a") + ) + (fp_line + (start 0.727064 0.91) + (end -0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "df4a5149-44d7-47e9-8659-33f3d8f0d393") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9607ddc2-fdc3-4e9b-93d6-cc07f1abc02e") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "4972830b-6e6a-4ba9-8f7c-9edf24e7bcec") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "f995d914-4ee1-4354-ad46-aaf5548be593") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "a8adaf5a-6573-4815-b918-ed56ee8ad115") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6f95e325-09bf-4409-abe3-aded5cd6b73a") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ba7c1409-25b5-4f75-8b35-8f2d7a054789") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e4180e08-af05-4e09-aae9-3745fd86f5b0") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a0c6bcf9-e1d4-4901-9ade-786695988a30") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -45) + (layer "B.Fab") + (uuid "8cf8975b-8e29-4e08-b8b4-130753993ccc") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.4625 0 135) + (size 1.125 1.75) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.222222) + (net 8 "GND") + (pintype "passive") + (uuid "f6de79c4-5a27-4097-a89f-50e5ab47bda0") + ) + (pad "2" smd roundrect + (at 1.4625 0 135) + (size 1.125 1.75) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.222222) + (net 18 "Net-(D1-K)") + (pintype "passive") + (uuid "2dbda22e-f023-42a9-9aea-5c05af8ae055") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:4017" + (layer "B.Cu") + (uuid "5d59d2ef-c535-4a79-bdca-dedc5116e50b") + (at 117.475 123.825 180) + (descr "16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads") + (property "Reference" "U1" + (at 0 11.22 0) + (layer "B.SilkS") + (uuid "15b48994-2b62-4ec2-8f13-5a1ddc0199e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "4017" + (at 0 -11.22 0) + (layer "B.Fab") + (uuid "c563f554-d157-430b-91cd-23cf7d980bfa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:4017" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a63185f1-9f6b-45ed-9850-429a8ec920f5") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/cd4017b.pdf?ts=1706741366981" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b7049a4b-470e-48c8-9d0f-e70d982e52b9") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Johnson Counter ( 10 outputs )" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a6371bc1-eb27-429c-bbf6-b670af4fa249") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "DigiKey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "de82023c-1752-4f6e-b709-f6b1419ad958") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "296-25940-1-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "f9c5752d-931d-4561-bb8b-78449fdbabd9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "Texas Instruments" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "d3909bdd-5b8e-4363-9982-4499efc6e73b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "CD4017BM96" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "557594c1-c1e6-4beb-91ff-e3f6aab04a3f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/73382caf-b719-4ec8-8942-f4dc8f3d04c3") + (attr smd) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "cffc0fef-fe28-4388-ab11-13c9f5fefdd9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (dimension + (type aligned) + (layer "Dwgs.User") + (uuid "38fe34a3-00d7-4346-aa54-55bdfb7e055b") + (pts + (xy 121.285 116.205) (xy 115.375 116.245) + ) + (height 1.380009) + (gr_text "5.9101 mm" + (at 118.312877 113.695049 0.3877827727) + (layer "Dwgs.User") + (uuid "38fe34a3-00d7-4346-aa54-55bdfb7e055b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (format + (prefix "") + (suffix "") + (units 3) + (units_format 1) + (precision 4) + ) + (style + (thickness 0.12) + (arrow_length 1.27) + (text_position_mode 0) + (extension_height 0.58642) + (extension_offset 0.5) keep_text_aligned) + ) + (pad "1" smd roundrect + (at -3.81 7.62 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 1 "Net-(D12-A)") + (pinfunction "Q5") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "8085d4a3-6894-4064-b348-6a0f7e1dcc37") + ) + (pad "2" smd roundrect + (at -3.81 6.35 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 2 "Net-(D2-A)") + (pinfunction "Q1") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "c09caed3-d92d-4f39-a247-74c4097f5542") + ) + (pad "3" smd roundrect + (at -3.81 5.08 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 3 "Net-(D1-A)") + (pinfunction "Q0") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "5f0a3ce8-1e56-47cb-bc21-ec6f76c60d1b") + ) + (pad "4" smd roundrect + (at -3.81 3.81 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 4 "Net-(D3-A)") + (pinfunction "Q2") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "41402169-8bfd-4679-96b3-d11112a4c8b9") + ) + (pad "5" smd roundrect + (at -3.81 2.54 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 5 "Net-(D13-A)") + (pinfunction "Q6") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "e3823b78-a246-4068-8633-ab22d83da4c2") + ) + (pad "6" smd roundrect + (at -3.81 1.27 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 6 "Net-(D14-A)") + (pinfunction "Q7") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "28c43111-5c79-4485-8cd2-c706252a2bf8") + ) + (pad "7" smd roundrect + (at -3.81 0 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 7 "Net-(D4-A)") + (pinfunction "Q3") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "d9ee7abf-cb5c-4cbd-a27d-02296e4d807f") + ) + (pad "8" smd roundrect + (at -3.81 -1.27 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 8 "GND") + (pinfunction "VSS") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "02728d4f-cf34-4fef-89c3-c6495cfdc38d") + ) + (pad "9" smd roundrect + (at 2.1 -1.31 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 9 "Net-(D15-A)") + (pinfunction "Q8") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "cb400574-54cb-4111-ac98-3ebaef1a31ce") + ) + (pad "10" smd roundrect + (at 2.1 -0.04 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 10 "Net-(D11-A)") + (pinfunction "Q4") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "701aa6ec-30f4-40cc-b5b1-dc891b360f0b") + ) + (pad "11" smd roundrect + (at 2.1 1.23 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 11 "Net-(D16-A)") + (pinfunction "Q9") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "57a1dae5-f3e8-4c4e-9eec-4a1617f8d710") + ) + (pad "12" smd roundrect + (at 2.1 2.5 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 12 "Net-(D17-A)") + (pinfunction "Cout") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "05729239-b89a-48f7-9c4a-8ac448f08b89") + ) + (pad "13" smd roundrect + (at 2.1 3.77 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 8 "GND") + (pinfunction "CKEN") + (pintype "input") + (thermal_bridge_angle 45) + (uuid "e5e09c40-e904-4a36-a0f4-9eb6954bf642") + ) + (pad "14" smd roundrect + (at 2.1 5.04 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 13 "Net-(U1-CLK)") + (pinfunction "CLK") + (pintype "input") + (thermal_bridge_angle 45) + (uuid "7831b7b1-5769-4ef6-b0b4-5866018202eb") + ) + (pad "15" smd roundrect + (at 2.1 6.31 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 8 "GND") + (pinfunction "Reset") + (pintype "input") + (thermal_bridge_angle 45) + (uuid "62f8c8d6-bf37-4493-8cf1-ad322414f284") + ) + (pad "16" smd roundrect + (at 2.1 7.58 180) + (size 1.55 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1640419948) + (net 14 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "1d939e26-f337-4ccc-898c-ddd623269e07") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W8.89mm_SMDSocket.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (layer "B.Cu") + (uuid "9c1bbf2e-783d-42f6-ac36-df37d1f302a7") + (at 108.585 137.16 45) + (descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C1" + (at 0 1.850001 45) + (layer "B.SilkS") + (uuid "7805a04a-8ddb-4ac2-91be-51718bbfe2ee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10u" + (at 0 -1.850001 45) + (layer "B.Fab") + (uuid "4b79dd8c-c010-4cda-8365-1c942853d75a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "333d85cb-1667-4c33-9a1a-bcbcb92020fa") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "14da53bd-7221-4ce3-81c8-3a07f44fde96") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6ada7546-58f7-4d48-b0b5-7be88c9db87a") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "140d2be1-28f4-473a-bed5-a05e18ce9cb7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "1276-1181-1-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "c8981f3f-61ee-4e3a-9426-202e3bb1b5c4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "Samsung Electro-Mechanics" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "3325b436-59b2-4463-949e-8f6189919db6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "CL31A106MAHNNNE" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "785a58c6-94cf-4a97-8a4b-ddcfe05acee0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/5f42a621-dede-4847-be6f-0d7c7a532695") + (attr smd) + (fp_line + (start 0.711252 -0.91) + (end -0.711252 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "9b77ddf6-a133-4af7-bf48-d3f8e8cb94dd") + ) + (fp_line + (start 0.711252 0.91) + (end -0.711252 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "ec0da458-f7d8-4001-b771-aeae7eaf4645") + ) + (fp_line + (start -2.48 -1.15) + (end 2.48 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "3bbffeca-410c-4dee-a577-a40efd76e442") + ) + (fp_line + (start -2.48 1.15) + (end -2.48 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "51de3a6d-9c67-41a7-9f64-1e8abbcaa326") + ) + (fp_line + (start 2.48 -1.15) + (end 2.48 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "14f9fc7d-b243-4eb7-b2ee-129d8d1e7253") + ) + (fp_line + (start 2.48 1.15) + (end -2.48 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "964cf81f-9b8a-4889-a376-479b27ec5022") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f0af8fe0-946c-4695-b9ef-ce8b78b08ed1") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1648b53d-5e38-473c-8f4b-750d059eba14") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3c9352d5-8779-408b-8966-e7f34f24058b") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4649cceb-328b-477a-8674-e25d4543ef84") + ) + (fp_text user "${REFERENCE}" + (at 0 0 45) + (layer "B.Fab") + (uuid "a1b1491b-ae0a-4761-a659-6a94b33cd0da") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.5625 0 45) + (size 1.325 1.8) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.188679) + (net 15 "Net-(U2-THR)") + (pintype "passive") + (uuid "7d1ca8a4-d7d6-4263-9d2e-44d73f1cd1c4") + ) + (pad "2" smd roundrect + (at 1.5625 0 45) + (size 1.325 1.8) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.188679) + (net 8 "GND") + (pintype "passive") + (uuid "ff105856-e9f4-477e-879d-35dc17baf3c5") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:R_1206_3216Metric" + (layer "B.Cu") + (uuid "b98a1f02-2c58-42f4-b9a1-a701af7a1453") + (at 102.470856 136.125856 -45) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R2" + (at 0 1.82 135) + (layer "B.SilkS") + (uuid "d517aa26-a883-4a4c-9acc-37de5ed441e0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10k" + (at 0 -1.82 135) + (layer "B.Fab") + (uuid "34444a7c-9c41-457b-b797-4a971accdea5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:R_1206_3216Metric" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a25e5f0c-f23a-4350-a055-e44ae37a86cb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8e0e3cae-6908-4159-bc9c-3099c24e6125") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Resistor" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "31d61a7e-a595-4621-a3c6-eceab5fd6dbe") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "5f104f1f-8a67-4265-8d97-f5cdc8bdc04b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "RMCF1206FT10K0CT-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "8e7442bb-a7f0-4216-96f2-8627c9c281b4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "Stackpole Electronics Inc" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "32cab28d-338d-4b58-931e-785eb3f38e88") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "RMCF1206FT10K0" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "9892c239-d61d-4fc2-9ada-60340040ecb8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/d1bcf46f-41b5-4d92-92ac-5eaad63c2ee2") + (attr smd) + (fp_line + (start 0.727064 0.91) + (end -0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "194a19e6-54c5-4e60-b996-132ab5d2ff29") + ) + (fp_line + (start 0.727064 -0.91) + (end -0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "28628e2d-27b1-49b7-9bc8-d6796143ebda") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "f915ee3b-1e2f-45c4-a4ca-8d66f3656b8d") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5645a7a9-e3d9-442b-8580-b4c4d0203813") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "076273f7-dc25-4b6e-b046-1d64f643259b") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "00a2a160-a1d8-443d-b7ba-6a00940c3d30") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "523beee0-2736-4a04-ad38-6359a8449c5d") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6d32efb9-d043-41d2-bc47-bd332905d733") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6f118969-548b-427e-95f1-c3dc63840356") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "eb1288a3-cccd-41d8-bc01-f22ad715f43d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 135) + (layer "B.Fab") + (uuid "5ecd8ee8-6320-4632-bfa1-ca693941ce65") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.4625 0 315) + (size 1.125 1.75) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.222222) + (net 17 "Net-(U2-DIS)") + (pintype "passive") + (uuid "1c88fc4b-0687-41d3-b68b-a2d180e3fa7e") + ) + (pad "2" smd roundrect + (at 1.4625 0 315) + (size 1.125 1.75) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.222222) + (net 15 "Net-(U2-THR)") + (pintype "passive") + (uuid "c4857e95-1ed6-45e0-ae80-a2dad2b28f9b") + ) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:BatteryHolder_Keystone_1060_1x2032" + (layer "B.Cu") + (uuid "ba571e25-2c73-4fd3-ab8a-278d136c4bed") + (at 99.06 113.03 45) + (descr "http://www.keyelco.com/product-pdf.cfm?p=726") + (tags "CR2032 BR2032 BatteryHolder Battery") + (property "Reference" "BT1" + (at -14.125 5.3 -135) + (layer "B.SilkS") + (uuid "80c00399-c46f-4073-8265-305bac795031") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "Battery_Cell" + (at 0 11.75 -135) + (layer "B.Fab") + (uuid "75fe3aca-7fcf-4ab1-9186-b062242208b9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:BatteryHolder_Keystone_1060_1x2032" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "084d620c-d59a-4957-a308-460f449feafe") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://www.keyelco.com/userAssets/file/M65p4.pdf" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e31a7f31-cebb-4ef4-863e-a4a37fcdabc6") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Single-cell battery" + (at 0 0 45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "db1de2f4-0083-4fba-878b-216e58099c5e") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "DigiKey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "212ba5b7-0676-4ac1-ac43-008731efe55d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "36-1060-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "006bc409-17bc-4e06-94d2-3c45d4ea8b96") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "Keystone Electronics" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "633598a7-49e6-46c7-83e4-cb7a4dd420a6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "1060" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "b73644dd-91f4-499e-88ad-98e29fca0d6f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/1993e1c4-1794-4975-b8d4-87cf70b1bf77") + (attr smd) + (fp_line + (start -13 -7) + (end -13 -5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c59181ff-7ec4-4460-b2e1-d1695289ae59") + ) + (fp_line + (start -14 -6) + (end -12 -6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "63d4662c-077f-4d9b-988e-3821dbc960ac") + ) + (fp_line + (start -14.55 -3.85) + (end -11.35 -3.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "36d5f4e9-f231-4dc4-919c-f09382dc692b") + ) + (fp_line + (start -9.55 -8.35) + (end 11.35 -8.350001) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d217ed24-dcbc-43e4-be89-3e825b550e4b") + ) + (fp_line + (start -11.35 -6.549999) + (end -9.55 -8.35) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "2abcbd7c-6d2a-4d27-8e01-1e7b8f44aa76") + ) + (fp_line + (start -14.55 -2.3) + (end -14.55 -3.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "3808e672-eb98-4436-9ecb-e2e5c094899d") + ) + (fp_line + (start -11.35 -3.85) + (end -11.35 -6.549999) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "fc891db3-3894-474c-8efb-9a36248cce03") + ) + (fp_line + (start -14.55 2.3) + (end -14.55 3.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "076d7007-dc49-4e2c-bd47-8d7e67e33d4d") + ) + (fp_line + (start -14.55 3.85) + (end -11.35 3.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "6c926d31-89dc-479f-beca-09f660b68fbf") + ) + (fp_line + (start -11.35 3.85) + (end -11.35 8.350001) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "f10ff9b2-5b53-4581-bd2d-3577e4b4d4ec") + ) + (fp_line + (start 11.35 -3.85) + (end 11.35 -8.350001) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "4bada419-5cc3-4625-8266-07b49d3b6ffd") + ) + (fp_line + (start 14.55 -3.85) + (end 11.35 -3.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "f1c4345f-eb91-4921-adae-8b4acbf1eac6") + ) + (fp_line + (start 14.55 -2.3) + (end 14.55 -3.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "8f91321b-56f7-4a5f-be45-7d40feee814a") + ) + (fp_line + (start 11.35 3.85) + (end 11.35 8.350001) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "effdcd4f-4331-4ee7-af39-f0a1048c0781") + ) + (fp_line + (start 14.55 2.3) + (end 14.55 3.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "979538b0-44a1-497e-ad10-f5a6319d8ea2") + ) + (fp_line + (start 14.55 3.85) + (end 11.35 3.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c6a05d8f-2575-4799-9b8d-dd24c685aa72") + ) + (fp_line + (start 11.35 8.350001) + (end -11.35 8.350001) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "15ba10ed-a75e-4a17-9b6e-bbf6db3a2926") + ) + (fp_circle + (center 0 0) + (end -10.2 0) + (stroke + (width 0.3) + (type solid) + ) + (fill none) + (layer "Dwgs.User") + (uuid "13890c21-dbc4-4ff6-987a-b24de46a5cec") + ) + (fp_line + (start -11.5 -8.500001) + (end -11.5 -4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c408df05-28cd-463c-a0c3-0e8ffc1230cb") + ) + (fp_line + (start -11.5 -8.500001) + (end -6.5 -8.500001) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d8079c3f-818d-4db7-946b-21f4ecf66ab0") + ) + (fp_line + (start -16.45 -2.3) + (end -14.7 -2.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "348e5f67-a17c-4906-9c00-14e5ccbb5ab8") + ) + (fp_line + (start -14.7 -2.3) + (end -14.7 -4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c66642fe-6042-4022-a40b-930763c2b64d") + ) + (fp_line + (start -11.5 -4) + (end -14.7 -4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d77de38e-7b6c-4c5a-b7a2-e2326403352e") + ) + (fp_line + (start -16.45 2.3) + (end -16.45 -2.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1cb9d75b-7569-4616-948a-a2488e59ef6d") + ) + (fp_line + (start -16.45 2.3) + (end -14.7 2.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "eddc3c37-d5f2-424e-b35d-4b38290d78f2") + ) + (fp_line + (start -14.7 4) + (end -14.7 2.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ea98f04a-e432-4fb0-8399-587ff984a977") + ) + (fp_line + (start -11.5 4) + (end -14.7 4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c736d1ff-b2ea-49ed-8822-de407f0f91a6") + ) + (fp_line + (start -11.5 8.500001) + (end -11.5 4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "90731365-87fe-49c8-a993-d5c59a1b79cf") + ) + (fp_line + (start 6.5 -8.500001) + (end 11.5 -8.500001) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0aff6fac-29f9-4b9f-8b69-8fcb2ec72c33") + ) + (fp_line + (start -6.5 8.500001) + (end -11.5 8.500001) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "418fab6d-6d1c-4aa6-b057-a6b0d915a0ab") + ) + (fp_line + (start 11.5 -8.500001) + (end 11.5 -4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "09c71db2-5aa1-4bc8-ac2b-ca6b89ca4684") + ) + (fp_line + (start 11.5 -4) + (end 14.7 -4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "83bc92ef-07c5-41f7-93e2-6c827d5579e8") + ) + (fp_line + (start 14.7 -4) + (end 14.7 -2.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5aad681a-576b-41d9-8837-5c4e8e54ec3f") + ) + (fp_line + (start 14.7 -2.3) + (end 16.45 -2.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "3bbbfe89-6f5c-413f-b7d7-cc77d6e6100c") + ) + (fp_line + (start 16.45 -2.3) + (end 16.45 2.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "dc0489a7-92b5-4afe-b82a-270911714d32") + ) + (fp_line + (start 6.5 8.500001) + (end 11.5 8.500001) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "4924aa18-6d98-4979-9671-8823ecbc1b03") + ) + (fp_line + (start 11.5 4) + (end 11.5 8.500001) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "8129a02e-bb90-4504-bc28-679b17f3d384") + ) + (fp_line + (start 14.7 2.3) + (end 14.7 4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d505a301-26ab-4b0a-8d64-93d62b2ff5a9") + ) + (fp_line + (start 14.7 4) + (end 11.5 4) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "2b626fff-149a-4330-a5f1-3e3b079b6194") + ) + (fp_line + (start 16.45 2.3) + (end 14.7 2.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "92f2e949-c185-41c5-b697-ad403b1c2a1a") + ) + (fp_arc + (start -6.5 -8.500001) + (mid 0 -10.700467) + (end 6.499999 -8.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "03e07af6-e67a-4bbe-9fc1-f7e5a46cf218") + ) + (fp_arc + (start 6.5 8.500001) + (mid 0 10.700467) + (end -6.499999 8.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "992a7546-8ef1-47aa-8450-50bbb6e17268") + ) + (fp_line + (start -14.2 -3.5) + (end -11 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "0577166d-6177-4b62-a5d4-92471edf99ad") + ) + (fp_line + (start -9.4 -8) + (end 11 -8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d10a9c7a-1317-4cd4-87ff-8ed2951c4420") + ) + (fp_line + (start -11 -6.4) + (end -9.4 -8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c14795a7-02fd-4403-aeb9-45daa22de582") + ) + (fp_line + (start -11 -3.5) + (end -11 -6.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3b83743d-d376-4426-8dd0-138356bec3bf") + ) + (fp_line + (start -14.2 3.5) + (end -14.2 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2e39c468-64f4-426d-a5b1-b219282637d8") + ) + (fp_line + (start -11 3.5) + (end -14.2 3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "297afd9c-6b37-45d4-95a0-8f827a658088") + ) + (fp_line + (start -11 3.5) + (end -11 8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5252065f-7a1c-48d8-97c6-9bd54426bf15") + ) + (fp_line + (start -11 8) + (end 11 8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3568f2a6-c458-474a-992a-7c880aeff1c4") + ) + (fp_line + (start 11 -3.5) + (end 11 -8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "789ee118-4420-4176-8fdf-f0cfa147eff7") + ) + (fp_line + (start 14.2 -3.5) + (end 11 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "dee4a4bd-2207-4ffd-b667-1a7e9a09ba84") + ) + (fp_line + (start 11 3.5) + (end 14.2 3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "fb2adf72-3f6f-4802-9ab4-e9b5612686b7") + ) + (fp_line + (start 11 3.5) + (end 11 8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a0580b96-9556-4d82-ab11-d159efcde00d") + ) + (fp_line + (start 14.2 3.5) + (end 14.2 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "cb57de66-2bac-4870-b187-a5da202fe7cc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -135) + (layer "B.Fab") + (uuid "d4e92a89-b0bf-4c9d-990e-e402f3862af0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd rect + (at -14.65 0 225) + (size 2.6 3.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 19 "Net-(BT1-+)") + (pinfunction "+") + (pintype "passive") + (uuid "c90163d6-68d3-4946-b52d-e4fb2d4e9985") + ) + (pad "2" smd rect + (at 14.65 0 225) + (size 2.6 3.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 8 "GND") + (pinfunction "-") + (pintype "passive") + (uuid "cfed8ce6-cd7d-48bd-b2a9-40afd7f739a1") + ) + (model "${KICAD6_3DMODEL_DIR}/Battery.3dshapes/BatteryHolder_Keystone_1060_1x2032.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:EG1270" + (layer "B.Cu") + (uuid "e914c6a2-115c-4e6c-9e15-d5f7de2d00a4") + (at 89.535 102.87 -135) + (property "Reference" "SW1" + (at 0 2.032 45) + (unlocked yes) + (layer "B.SilkS") + (uuid "7d0406ec-08a2-4e8e-93aa-521c3206dbbd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "SW_SPST" + (at 0 -2.54 45) + (unlocked yes) + (layer "B.Fab") + (uuid "a1a1b196-d4fd-4501-ad63-243ce0ea2d41") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:EG1270" + (at 0 0 -135) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "379d2ad6-9c85-4c85-98dc-baf484bb2398") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://sten-eswitch-13110800-production.s3.amazonaws.com/system/asset/product_line/data_sheet/119/EG.pdf" + (at 0 0 -135) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6af5c072-251f-4c3f-9434-d8c52253afcb") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Single Pole Single Throw (SPST) switch" + (at 0 0 -135) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ae7fe99f-bf9f-4039-b382-8d5af79abdfa") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "d3ae935a-57bd-4e98-b62f-c9dc1c1fbefa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "EG1847-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "11bd4a53-b0d1-40e1-a2b4-a2286275b2e7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "E-Switch" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "cf9f58bc-1ca5-417a-9d89-e7ade7ce46b3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "EG1270" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "ac7882e0-c9d3-47da-9525-83dada086370") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/c3a792c1-5e60-410f-85cc-308bed09fd4c") + (attr smd) + (fp_line + (start 6.096 6.858) + (end -6.096 6.858) + (stroke + (width 0.05) + (type default) + ) + (layer "B.CrtYd") + (uuid "6ad6bc3e-c9b8-4a09-9f6b-f20690745845") + ) + (fp_line + (start 6.096 -2.286) + (end 6.096 6.858) + (stroke + (width 0.05) + (type default) + ) + (layer "B.CrtYd") + (uuid "3f789ccc-efa4-4053-9082-86d5d2e3babe") + ) + (fp_line + (start -6.096 6.858) + (end -6.096 -2.286) + (stroke + (width 0.05) + (type default) + ) + (layer "B.CrtYd") + (uuid "303caa95-5091-4e55-8068-4124731a6138") + ) + (fp_line + (start -6.096 -2.286) + (end 6.096 -2.286) + (stroke + (width 0.05) + (type default) + ) + (layer "B.CrtYd") + (uuid "b70cfaeb-881b-4a3a-b925-4ee6c261360d") + ) + (fp_text user "${REFERENCE}" + (at 0.254 -4.572 45) + (unlocked yes) + (layer "B.Fab") + (uuid "0886423e-c56c-4d72-a0c0-44f5e8cc01cd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -2.54 0 225) + (size 1 4) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 19 "Net-(BT1-+)") + (pinfunction "A") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "e743c06a-97e3-4cdf-b58f-d8dcace6819e") + ) + (pad "2" smd roundrect + (at 0 0 225) + (size 1 4) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 14 "VCC") + (pinfunction "B") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "ae4d28e7-6e37-4420-b7f6-01ce4eae72ac") + ) + (pad "3" smd roundrect + (at 2.54 0 225) + (size 1 4) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (thermal_bridge_angle 45) + (uuid "3b5fb9e6-3756-4eb4-9c2d-d962c341f25a") + ) + ) + (footprint "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (layer "B.Cu") + (uuid "eb41b52a-a630-4a5e-ba21-94e36e599c13") + (at 99.225146 130.975146 -45) + (descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C2" + (at 0 1.850001 135) + (layer "B.SilkS") + (uuid "af355702-667a-4752-889e-fb316f23cbf0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10u" + (at 0 -1.850001 135) + (layer "B.Fab") + (uuid "3a8db973-7fb3-4286-b4da-dd5d0d16c759") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "24f73923-b374-4804-9368-ea513e6d5b38") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7e5dc4f1-dcc1-4402-8cb8-29366fadd199") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 -45) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fcaf0ea4-0a4c-44ff-af99-d2727f925c83") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "b568bfdd-94ef-4a67-b1f2-c77e9ddc0c78") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "1276-1181-1-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "2c73d443-a836-4603-9596-2677f0872535") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "Samsung Electro-Mechanics" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "3686f606-4ad1-4e2e-be16-d5d6cba8269b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "CL31A106MAHNNNE" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "7239cd32-75f4-43d4-9984-800b8cbcd81a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/5a8788ac-a1c8-494a-86d4-edaf1cc74645") + (attr smd) + (fp_line + (start 0.711252 0.91) + (end -0.711252 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "90653fab-0b3b-46ae-b64d-242c9d7da0a3") + ) + (fp_line + (start 0.711252 -0.91) + (end -0.711252 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "e6fd8952-e828-49c5-8193-2d23c41bfead") + ) + (fp_line + (start -2.48 1.15) + (end -2.48 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b1c45ae2-0039-4a62-bcdb-8ef7340ed280") + ) + (fp_line + (start -2.48 -1.15) + (end 2.48 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "aa343773-a726-41c9-8bbb-7a83d44149fd") + ) + (fp_line + (start 2.48 1.15) + (end -2.48 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d267be0b-00f9-4bac-bce4-60fde1bad335") + ) + (fp_line + (start 2.48 -1.15) + (end 2.48 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "672304fa-c056-45cd-973d-3f7a7f9227f7") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e6b88fd8-9fc2-401a-b761-92330bdb7ec1") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "96576381-5e60-4028-9fb7-bd430997257e") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f7d79ecf-187c-4318-b7db-6ee98f63c3ae") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "8ec06102-aaf6-46fc-bc64-ff965c006c93") + ) + (fp_text user "${REFERENCE}" + (at 0 0 135) + (layer "B.Fab") + (uuid "ed5e5fc9-be2c-4f37-8955-3486cbd89060") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.5625 0 315) + (size 1.325 1.8) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.188679) + (net 16 "Net-(U2-CV)") + (pintype "passive") + (uuid "392143ec-9e85-4042-b202-1ebd0889e882") + ) + (pad "2" smd roundrect + (at 1.5625 0 315) + (size 1.325 1.8) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.188679) + (net 8 "GND") + (pintype "passive") + (uuid "007de8f9-3c77-48b3-8b2d-9dd6cc1eb5f3") + ) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Allspice Badge:555 Timer" + (layer "B.Cu") + (uuid "fa36dabc-d18a-4971-83bd-19fb5e7dbfa6") + (at 106.045 128.27 180) + (descr "SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOIC SO") + (property "Reference" "U2" + (at 0 3.4 0) + (layer "B.SilkS") + (uuid "7f105e36-e21e-4f27-8ad2-8494ae384232") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "ICM7555xB" + (at 0 -3.4 0) + (layer "B.Fab") + (uuid "8ade9249-251f-43c2-bb47-c26c225e1569") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Allspice Badge:555 Timer" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "44a6a8a1-29a6-4c35-bc85-c37951103a21") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://www.renesas.com/us/en/document/dst/icm7555-icm7556-datasheet?r=528311" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2e9eba57-a86b-4b71-b8ad-b3d95e57e035") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "CMOS General Purpose Timer, 555 compatible, SOIC-8" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e3db71ec-634c-4746-acc4-525d999717c9") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "DIST" "DigiKey" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "635f2ef7-ca88-4c13-b4f5-31ec19d6b832") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIST_PN" "ICM7555IBAZ-ND" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "9c658ac0-8309-4bc5-853b-e74b4a3e7424") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFG" "Renesas Electronics Corporation" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "ad88dd96-50a7-4136-9161-f3ff77bd7e95") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MPN" "ICM7555IBAZ" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "b65af0fb-c21c-4583-873a-976363ba0a2a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/68dffc83-60dc-4d25-807a-e65dfd8e09dc") + (attr smd) + (fp_line + (start 1.95 2.56) + (end 0 2.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "b906d356-5c0c-4dce-9898-2dd3e73f5b2e") + ) + (fp_line + (start 1.95 -2.56) + (end 0 -2.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "5d79d447-5011-42ca-8cc4-46996d2d2856") + ) + (fp_line + (start -1.95 -2.56) + (end 0 -2.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "038de780-392f-429c-9abd-88a0c3dbf90e") + ) + (fp_line + (start -3.45 2.56) + (end 0 2.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "0838c572-6814-4607-b545-0af0fe17cbab") + ) + (fp_line + (start 3.7 2.7) + (end 3.7 -2.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0f6962f0-6978-4247-a203-4aea528c06e5") + ) + (fp_line + (start 3.7 -2.7) + (end -3.7 -2.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "602c1ba4-9df9-4a98-ab1c-bd562bf65f0c") + ) + (fp_line + (start -3.7 2.7) + (end 3.7 2.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9d18ede3-e222-4266-8589-a65e253f9642") + ) + (fp_line + (start -3.7 -2.7) + (end -3.7 2.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0898ca19-8e9c-43c6-ae00-8ce681a48c60") + ) + (fp_line + (start 1.95 2.45) + (end -0.975 2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f389fd0a-a19b-44a6-877f-6ff341290368") + ) + (fp_line + (start 1.95 -2.45) + (end 1.95 2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2bd4973a-b4b4-48a7-bff8-0b7097026bc6") + ) + (fp_line + (start -0.975 2.45) + (end -1.95 1.475) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "9ee1f61b-b20a-4605-bf5a-797f8279ebda") + ) + (fp_line + (start -1.95 1.475) + (end -1.95 -2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5575824d-904b-4595-8187-890a454abfdd") + ) + (fp_line + (start -1.95 -2.45) + (end 1.95 -2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1488b4fa-d71f-45ad-8a31-e62080714cd8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "dfc9fd49-db96-48cd-af0a-483b4c6ecf7c") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -2.475 1.905 180) + (size 1.95 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 8 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "09040f2d-8dc7-4270-9663-50936cb5023f") + ) + (pad "2" smd roundrect + (at -2.475 0.635 180) + (size 1.95 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 15 "Net-(U2-THR)") + (pinfunction "TR") + (pintype "input") + (uuid "823263f1-4486-40a8-804d-9d9ae2f9115b") + ) + (pad "3" smd roundrect + (at -2.475 -0.635 180) + (size 1.95 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 13 "Net-(U1-CLK)") + (pinfunction "Q") + (pintype "output") + (uuid "2e1c7a81-236f-4d43-9627-af02f0d3f442") + ) + (pad "4" smd roundrect + (at -2.475 -1.905 180) + (size 1.95 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 14 "VCC") + (pinfunction "R") + (pintype "input") + (uuid "39c261b5-1447-4f2d-831f-72051cb8c63a") + ) + (pad "5" smd roundrect + (at 2.475 -1.905 180) + (size 1.95 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 16 "Net-(U2-CV)") + (pinfunction "CV") + (pintype "input") + (uuid "93518970-ece0-4ea2-be98-bef058a5ff2f") + ) + (pad "6" smd roundrect + (at 2.475 -0.635 180) + (size 1.95 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 15 "Net-(U2-THR)") + (pinfunction "THR") + (pintype "input") + (uuid "8004e01b-6df6-4b3f-9749-15c7f9869099") + ) + (pad "7" smd roundrect + (at 2.475 0.635 180) + (size 1.95 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 17 "Net-(U2-DIS)") + (pinfunction "DIS") + (pintype "input") + (uuid "d8a1cfba-9736-4e0b-ab0f-cce69e841d74") + ) + (pad "8" smd roundrect + (at 2.475 1.905 180) + (size 1.95 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 14 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "b88f4158-8e56-4036-ac64-cadbe80bf845") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (gr_line + (start 101.228959 96.187189) + (end 98.19266 95.672927) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "0307e34c-e6a4-4e8f-80b8-c0323941414a") + ) + (gr_line + (start 117.543497 139.678229) + (end 119.470294 138.94282) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "04846990-883e-4dc5-83ef-c797f847da4f") + ) + (gr_line + (start 109.26963 98.81741) + (end 107.62894 98.115667) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "06f65457-4117-4204-8718-28a5929ac1b0") + ) + (gr_line + (start 104.386961 96.986746) + (end 101.228959 96.187189) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "0c72594a-5b7b-494f-8d8c-c412f66b6937") + ) + (gr_line + (start 95.315794 95.399893) + (end 92.636088 95.324019) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "11711ca4-c066-4fc5-9319-0371ed07479f") + ) + (gr_line + (start 95.01746 136.717293) + (end 96.169336 137.552152) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "1251ddb0-241f-4ff5-97d6-b0988458301f") + ) + (gr_line + (start 114.213914 101.537872) + (end 112.566833 100.523004) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "13606c9c-1a6e-4d9f-bd67-7965782cbf10") + ) + (gr_line + (start 123.508238 110.213447) + (end 122.673379 109.061592) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "17eb3f62-4f05-4491-bfe2-92714e7d51d7") + ) + (gr_line + (start 83.463156 120.043724) + (end 84.071531 121.672852) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "18719c59-1278-4e86-98a4-7769c54d8b39") + ) + (gr_line + (start 85.573867 124.961079) + (end 86.478844 126.610746) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "1a59ecd1-4e6e-4e6e-ab58-0046c5602fe0") + ) + (gr_line + (start 114.609277 140.507821) + (end 116.188145 140.101507) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "1c398c60-efac-44e6-a5ea-1baf51509368") + ) + (gr_line + (start 127.063608 124.938306) + (end 127.139637 123.914168) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "1cf3974a-7a83-41fd-927f-24b1c6b3eb02") + ) + (gr_line + (start 127.175978 122.858949) + (end 127.16757 121.776193) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "1d425138-e7f0-4e20-8e37-0542fd0738c4") + ) + (gr_line + (start 110.894357 141.107524) + (end 112.835234 140.856663) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "21c67757-8fc9-4e01-93c9-80dc8437dc8f") + ) + (gr_line + (start 105.999811 97.507282) + (end 104.386961 96.986746) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "220f7fff-4dd5-4898-9475-194a306f6f5c") + ) + (gr_line + (start 125.23458 132.690912) + (end 125.634312 131.587418) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "226c6992-452f-4741-8475-93b39f7a1b9f") + ) + (gr_line + (start 81.357242 104.235182) + (end 81.28 106.68) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "24a4e8cb-bec0-4d0a-a798-f072b3f76ec6") + ) + (gr_line + (start 105.498249 141.040164) + (end 106.625462 141.153263) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "2bfaa85c-4e7e-4be6-b491-fb8a94bf1cc6") + ) + (gr_line + (start 82.143095 115.272871) + (end 82.504446 116.839017) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "2c6d4b3b-795d-4bd6-a757-5b84426b242e") + ) + (gr_line + (start 102.029316 140.320966) + (end 103.196634 140.629079) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "312cdbf3-aca6-4f93-816f-09425f1eef92") + ) + (gr_line + (start 115.853693 102.668131) + (end 114.213914 101.537872) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "31465976-2a2d-415b-8b36-3f23fe1e79f4") + ) + (gr_line + (start 119.092481 105.296859) + (end 117.481454 103.919291) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "31a689c5-4d8c-481e-861a-5efc93e42509") + ) + (gr_line + (start 82.315753 97.559348) + (end 82.066832 98.687335) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "33d34131-9127-48c9-a39a-d192feed1c9d") + ) + (gr_line + (start 91.252682 133.136394) + (end 92.762166 134.725971) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "362dbaba-e90c-45a8-a23c-fed44c132951") + ) + (gr_line + (start 82.066832 98.687335) + (end 81.794727 100.201122) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "38c08f31-4f5e-4d48-b45e-04e55d415098") + ) + (gr_line + (start 125.634312 131.587418) + (end 126.057591 130.232069) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "39d8f9bf-cd14-48d7-98ad-c9e98ed0b7c3") + ) + (gr_line + (start 127.139637 123.914168) + (end 127.175978 122.858949) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "3a31beca-dffa-42fc-92fe-140adc944900") + ) + (gr_line + (start 127.109348 120.669442) + (end 126.996249 119.542239) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "3ad62767-b6cc-435b-83ef-25d6512a73be") + ) + (gr_line + (start 82.504446 116.839017) + (end 82.94263 118.430874) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "4028493c-4d3e-48d5-8307-055bf0eabbfa") + ) + (gr_line + (start 104.354125 140.867124) + (end 105.498249 141.040164) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "4ae061d0-af95-4054-bc9f-fcff0714f8fe") + ) + (gr_line + (start 98.503837 138.925582) + (end 99.679375 139.474281) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "4baf9d90-c779-452b-b1ef-dc9176833bb8") + ) + (gr_line + (start 88.62396 129.897606) + (end 89.875116 131.525367) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "4c909979-ba76-4482-ae7a-8c22fc4061c5") + ) + (gr_line + (start 112.566833 100.523004) + (end 110.917167 99.61802) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "4e80dca7-97e1-419e-875e-4c2d775ab7b0") + ) + (gr_line + (start 81.543507 102.06298) + (end 81.357242 104.235182) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "4ed5b7a3-96f0-41f9-8168-54d7b1faa3ce") + ) + (gr_line + (start 124.242646 111.376734) + (end 123.508238 110.213447) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "513c6a31-4086-475b-b784-9df3e4252ffa") + ) + (gr_line + (start 81.28 106.68) + (end 81.355849 109.359707) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "56ad6fc7-0787-4120-ad1b-8480b5246b69") + ) + (gr_line + (start 90.19127 95.401238) + (end 88.019068 95.58748) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "5833877b-9ef3-4add-952a-106ffe49acb6") + ) + (gr_line + (start 107.62894 98.115667) + (end 105.999811 97.507282) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "5a91926c-eea0-482d-92ce-cf1d14bf87d5") + ) + (gr_line + (start 120.682058 106.806345) + (end 119.092481 105.296859) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "5bb8589a-7d99-4927-a24e-5b06bb000afe") + ) + (gr_line + (start 84.071531 121.672852) + (end 84.773265 123.313543) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "5cb7be9f-9363-4ed7-8f56-4853922b12e7") + ) + (gr_line + (start 98.19266 95.672927) + (end 95.315794 95.399893) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "5d6d87e5-a6c9-4e10-94d3-52f67599df18") + ) + (gr_line + (start 112.835234 140.856663) + (end 114.609277 140.507821) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "5f28a4ba-69c4-4b22-b833-b351995cdf5f") + ) + (gr_line + (start 119.470294 138.94282) + (end 120.162942 138.625668) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "5f763591-1320-4911-b680-abce8bff8883") + ) + (gr_line + (start 88.019068 95.58748) + (end 86.157209 95.83868) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "6319caf9-b18a-44c1-848d-3ac9abdef45c") + ) + (gr_line + (start 97.332643 138.28656) + (end 98.503837 138.925582) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "6a163364-09e4-444b-a4c2-d87897dd68c4") + ) + (gr_line + (start 96.169336 137.552152) + (end 97.332643 138.28656) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "6b90679f-1387-43bb-b9e6-c1e04e4b9678") + ) + (gr_line + (start 126.823209 118.398126) + (end 126.585165 117.240646) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "71d439f7-3b8b-4797-8b48-4f2bf6d15ff6") + ) + (gr_line + (start 110.917167 99.61802) + (end 109.26963 98.81741) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "7322dbbd-5f3d-4e90-bffd-8825090e34ef") + ) + (gr_line + (start 89.875116 131.525367) + (end 91.252682 133.136394) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "7393892c-f6c5-4182-94c9-1d279a53cb13") + ) + (gr_line + (start 127.16757 121.776193) + (end 127.109348 120.669442) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "73be1ddc-6152-4882-924f-886efe67435e") + ) + (gr_line + (start 126.996249 119.542239) + (end 126.823209 118.398126) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "7b42d988-3ca5-434d-b847-17c60bb45160") + ) + (gr_line + (start 124.547353 143.010075) + (end 128.966161 138.59127) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "7f17c51a-f5ee-4aa3-b440-7b721dc3dc78") + ) + (gr_line + (start 82.567773 96.611685) + (end 82.315753 97.559348) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "7fae3427-f320-4026-b7a4-1453913a6692") + ) + (gr_line + (start 92.762166 134.725971) + (end 93.880555 135.776921) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "88d1e533-5ef0-4a17-b480-5c9acde15b0c") + ) + (gr_line + (start 124.898903 133.514211) + (end 125.23458 132.690912) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "89383a47-3f75-4b6e-9ffd-4d07620b537e") + ) + (gr_line + (start 126.057591 130.232069) + (end 126.463905 128.653207) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "8b3815b3-b64f-4bf2-a5f4-2c4e052b658b") + ) + (gr_line + (start 81.355849 109.359707) + (end 81.464954 110.775853) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "8c1bc4a0-e72e-4634-93c3-5a0523f28e4b") + ) + (gr_line + (start 106.625462 141.153263) + (end 108.814987 141.219894) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "8df21a8a-593a-4b60-9ad5-c0bfb26e5bc1") + ) + (gr_line + (start 126.812748 126.879172) + (end 126.952958 125.927822) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "8e3ba02b-0066-42d8-a027-9608c5db7f6b") + ) + (gr_line + (start 124.881668 112.54791) + (end 124.242646 111.376734) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "8f30d3f8-08a7-4d8f-98b0-045674837fe9") + ) + (gr_line + (start 125.893808 114.899756) + (end 125.430368 113.723431) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "90c9d0f1-9604-4857-b57c-8758bd15584c") + ) + (gr_line + (start 82.94263 118.430874) + (end 83.463156 120.043724) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "948c3cf9-b209-410b-9374-d25ec49fe11c") + ) + (gr_line + (start 100.855716 139.937722) + (end 102.029316 140.320966) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "98866d2b-a039-46ee-bce6-d85aa387ac5e") + ) + (gr_line + (start 120.162942 138.625668) + (end 124.547353 143.010075) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "9a1c4a27-b7fe-45cd-90c9-329e00232764") + ) + (gr_line + (start 93.880555 135.776921) + (end 95.01746 136.717293) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "9b2e765b-e944-4f88-b77d-4742e797e9f9") + ) + (gr_line + (start 126.585165 117.240646) + (end 126.277052 116.073342) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "a7fde15f-cfe5-4eff-b31a-38537bb14478") + ) + (gr_line + (start 84.773265 123.313543) + (end 85.573867 124.961079) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "a99ba9e8-e70e-49fa-becf-87fa74a8fef8") + ) + (gr_line + (start 126.463905 128.653207) + (end 126.812748 126.879172) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "aacbdc9b-7ad7-438a-8456-fdc7fce089b6") + ) + (gr_line + (start 92.636088 95.324019) + (end 90.19127 95.401238) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "b47e41a6-8c3e-4ee9-a67e-2ca932867cbf") + ) + (gr_line + (start 81.794727 100.201122) + (end 81.543507 102.06298) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "b7ebf4e0-db9f-4526-8cde-e6fd6997bce9") + ) + (gr_line + (start 122.673379 109.061592) + (end 121.733007 107.92471) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "b804aa01-0c84-4327-833e-f2a02ebcf3f0") + ) + (gr_line + (start 81.464954 110.775853) + (end 81.628858 112.236573) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "b904b392-c5e6-4e74-8e9a-86c1fa6da51a") + ) + (gr_line + (start 83.515435 96.359676) + (end 82.567772 96.611685) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "cf330345-9208-4b19-9439-c5276a7bb29e") + ) + (gr_line + (start 86.478844 126.610746) + (end 87.493705 128.257827) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "cf85bdd7-e7f0-4288-8ebf-dd97ce7bdce1") + ) + (gr_line + (start 99.679375 139.474281) + (end 100.855716 139.937722) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "d230b06c-9582-4cbc-834b-5768a2c0e4be") + ) + (gr_line + (start 116.188145 140.101507) + (end 117.543497 139.678229) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "d59668b7-2381-420e-9c8e-53fb605fda6d") + ) + (gr_line + (start 124.58175 134.20686) + (end 124.898903 133.514211) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "d6586d88-245e-48b6-b6ff-dc86b27fb7d7") + ) + (gr_line + (start 125.430368 113.723431) + (end 124.881668 112.54791) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "d700ef98-8f00-4b8f-b547-fa7cc448d298") + ) + (gr_line + (start 121.733007 107.92471) + (end 120.682058 106.806345) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "df1d1595-51bf-4e7d-8f9f-106e3b244f54") + ) + (gr_line + (start 81.628858 112.236573) + (end 81.853069 113.737151) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "e8b22617-9261-4016-8a09-2bd1a7220822") + ) + (gr_line + (start 126.277052 116.073342) + (end 125.893808 114.899756) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "e9261390-d6d3-4174-be36-dc2e758a161d") + ) + (gr_line + (start 128.966161 138.59127) + (end 124.58175 134.20686) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "e9b974a6-0bc9-457e-aa06-f71d89b0011f") + ) + (gr_line + (start 117.481454 103.919291) + (end 115.853693 102.668131) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "eb43160a-66b6-420e-a20f-cba5d4c65e11") + ) + (gr_line + (start 126.952958 125.927822) + (end 127.063608 124.938306) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "f54ff808-d238-4845-98f4-3c034863d76d") + ) + (gr_line + (start 103.196634 140.629079) + (end 104.354125 140.867124) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "f6247030-50f3-4c01-abc9-c4f7a88ece62") + ) + (gr_line + (start 86.157209 95.83868) + (end 83.515435 96.359676) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "f6859891-7657-4f6f-a8c3-75a4761543ee") + ) + (gr_line + (start 108.814987 141.219894) + (end 110.894357 141.107524) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "f931de2a-826a-4d57-94f4-89b928db39a4") + ) + (gr_line + (start 81.853069 113.737151) + (end 82.143095 115.272871) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "f97c7ebb-58ad-44fd-9ada-e41a808a5416") + ) + (gr_line + (start 87.493705 128.257827) + (end 88.62396 129.897606) + (stroke + (width 1) + (type solid) + ) + (layer "Edge.Cuts") + (uuid "ff6b370f-ba3a-4f55-a691-8b5c62876da2") + ) + (dimension + (type aligned) + (layer "Dwgs.User") + (uuid "817d6c1d-2a7b-439f-9319-8bb54b449258") + (pts + (xy 76.2 95.25) (xy 133.35 95.25) + ) + (height -14.605) + (gr_text "57.1500 mm" + (at 104.775 78.845 0) + (layer "Dwgs.User") + (uuid "817d6c1d-2a7b-439f-9319-8bb54b449258") + (effects + (font + (size 1.5 1.5) + (thickness 0.3) + ) + ) + ) + (format + (prefix "") + (suffix "") + (units 3) + (units_format 1) + (precision 4) + ) + (style + (thickness 0.2) + (arrow_length 1.27) + (text_position_mode 0) + (extension_height 0.58642) + (extension_offset 0.5) keep_text_aligned) + ) + (dimension + (type aligned) + (layer "Dwgs.User") + (uuid "e05a7d8b-e7e9-4b2b-b5dc-b68a819e8528") + (pts + (xy 76.2 95.25) (xy 76.2 146.05) + ) + (height 10.16) + (gr_text "50.8000 mm" + (at 64.24 120.65 90) + (layer "Dwgs.User") + (uuid "e05a7d8b-e7e9-4b2b-b5dc-b68a819e8528") + (effects + (font + (size 1.5 1.5) + (thickness 0.3) + ) + ) + ) + (format + (prefix "") + (suffix "") + (units 3) + (units_format 1) + (precision 4) + ) + (style + (thickness 0.2) + (arrow_length 1.27) + (text_position_mode 0) + (extension_height 0.58642) + (extension_offset 0.5) keep_text_aligned) + ) + (segment + (start 106.27377 115.06307) + (end 111.873607 109.463233) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "0116e3c9-2c82-42d1-b19c-835c660974e7") + ) + (segment + (start 106.27377 120.397702) + (end 106.27377 115.06307) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "02a46e30-18d8-40fe-85c2-acb9c56447c3") + ) + (segment + (start 119.474695 111) + (end 117.937928 109.463233) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "086a1e60-1159-497e-a304-92cd878369af") + ) + (segment + (start 117.937928 109.463233) + (end 111.873607 109.463233) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "654b98ec-d3f9-47b5-9464-24d42735e2a9") + ) + (segment + (start 119.5 111) + (end 119.474695 111) + (width 0.25) + (layer "F.Cu") + (net 1) + (uuid "8fe73646-1ab7-4e7a-800d-4eb31df69c07") + ) + (via + (at 119.5 111) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "182270a9-d8b5-4334-af82-e113fb64c716") + ) + (segment + (start 121.285 116.205) + (end 119.5 114.42) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "1bf47ab0-ea73-4519-b0c1-2c57bcd3c6ec") + ) + (segment + (start 119.5 114.42) + (end 119.5 111) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "e3bc7ba2-404b-422d-9366-11159504c746") + ) + (segment + (start 119 132.736459) + (end 119 125.120242) + (width 0.25) + (layer "F.Cu") + (net 2) + (uuid "1625c79d-ddc1-434f-bdbc-6a60fd1ae464") + ) + (segment + (start 120.175 118.624758) + (end 120.175 118.585) + (width 0.25) + (layer "F.Cu") + (net 2) + (uuid "1b130d09-f31b-4424-ad82-8c0ec2cfb673") + ) + (segment + (start 120.175 118.585) + (end 121.285 117.475) + (width 0.25) + (layer "F.Cu") + (net 2) + (uuid "1c58422b-4ae3-46f1-8bc9-cc9a5fdcc84b") + ) + (segment + (start 119 125.120242) + (end 122.348541 121.771701) + (width 0.25) + (layer "F.Cu") + (net 2) + (uuid "2caa4adc-4fb6-49d2-ba3d-7dd33fed4e8f") + ) + (segment + (start 122.348541 120.798299) + (end 120.175 118.624758) + (width 0.25) + (layer "F.Cu") + (net 2) + (uuid "c0e11cf4-3338-460a-88a4-446175bd3081") + ) + (segment + (start 122.348541 121.771701) + (end 122.348541 120.798299) + (width 0.25) + (layer "F.Cu") + (net 2) + (uuid "f480a481-27ee-4d56-ad69-23eb6f504787") + ) + (via + (at 121.285 117.475) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "90ab5ac3-3edb-44c1-8fa8-b935055b4303") + ) + (segment + (start 125.044498 137.671719) + (end 124.596248 137.223469) + (width 0.25) + (layer "F.Cu") + (net 3) + (uuid "0b9fbacb-d778-4be7-b734-c3721debeca1") + ) + (segment + (start 125.044498 139.16843) + (end 125.044498 137.671719) + (width 0.25) + (layer "F.Cu") + (net 3) + (uuid "983e4350-fee1-4029-9cce-c24cd6fcfa57") + ) + (via + (at 124.596248 137.223469) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 3) + (uuid "8c9951b6-43d5-4f1f-85a1-161d7d3250e1") + ) + (segment + (start 123.19 119.875001) + (end 122.059999 118.745) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "33c271ef-7831-4fe9-8444-bb1493566fa2") + ) + (segment + (start 123.19 135.817221) + (end 123.19 119.875001) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "367ed011-9c5c-4f57-92c6-0c3778505278") + ) + (segment + (start 124.596248 137.223469) + (end 123.19 135.817221) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "9e62df61-cbca-401b-9254-de5aecd978c9") + ) + (segment + (start 122.059999 118.745) + (end 121.285 118.745) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "acbd0766-cacc-4d30-b4c1-fe96e7624439") + ) + (segment + (start 104.986765 120.341205) + (end 104.986765 120.807755) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "178dfa3a-dcad-491e-bf37-2fba304f522a") + ) + (segment + (start 105.82377 125.95123) + (end 105.080737 126.694263) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "1e5fdb64-378f-45e5-880d-95422d234f82") + ) + (segment + (start 105.82377 121.64476) + (end 105.82377 125.95123) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "40257de3-4fa4-42f5-84f2-84dc9aaa3bea") + ) + (segment + (start 105.82377 119.5042) + (end 104.986765 120.341205) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "8c41f663-9535-4001-b403-dead718a4a2f") + ) + (segment + (start 119 109.5) + (end 118.513233 109.013233) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "ac3b1239-6d3a-44f3-8548-3c15500d2ec9") + ) + (segment + (start 118.513233 109.013233) + (end 111.687211 109.013233) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "b4fd5d9e-ad32-412d-aff9-373f32fed53c") + ) + (segment + (start 104.986765 120.807755) + (end 105.82377 121.64476) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "d549867d-edda-4222-a291-17db6a4c6548") + ) + (segment + (start 105.080737 126.694263) + (end 99.391961 126.694263) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "e26a08bf-6d29-4de1-9dfc-2d78f11fb184") + ) + (segment + (start 105.82377 114.876674) + (end 105.82377 119.5042) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "e64e0efd-07d3-4427-a45c-bfa848c71ebf") + ) + (segment + (start 111.687211 109.013233) + (end 105.82377 114.876674) + (width 0.25) + (layer "F.Cu") + (net 4) + (uuid "ec1b3c3c-d610-4bb7-92d0-c6b708c31c92") + ) + (via + (at 119 109.5) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 4) + (uuid "13b5e7ee-b1ad-4fa0-b0b9-4cab58e7d6ab") + ) + (segment + (start 119 109.5) + (end 118.609847 109.890153) + (width 0.25) + (layer "B.Cu") + (net 4) + (uuid "22ed2c69-57d3-49d6-93b2-0ea2de68549b") + ) + (segment + (start 118.609847 109.890153) + (end 118.609847 120.015) + (width 0.25) + (layer "B.Cu") + (net 4) + (uuid "46f6e2c2-220f-494c-83ff-951a5ef23abf") + ) + (segment + (start 118.609847 120.015) + (end 121.285 120.015) + (width 0.25) + (layer "B.Cu") + (net 4) + (uuid "7c9ccb16-f9ef-4852-82a7-7a1c12fac837") + ) + (segment + (start 109.22 117.475) + (end 109.22 119.22) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "0020b356-510b-4b28-8d47-74bc2c0bc49a") + ) + (segment + (start 115.675305 123.14) + (end 117.220305 124.685) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "0358b944-6d96-42f4-b750-c2d2a9d50fa8") + ) + (segment + (start 117.220305 124.685) + (end 118.16245 124.685) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "10839cb9-a859-4489-941c-1fd2fc16551e") + ) + (segment + (start 89.596546 113.903454) + (end 93.385897 110.114103) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "16e85d02-d408-4963-b496-a2db86223564") + ) + (segment + (start 121.173541 121.673909) + (end 121.173541 121.285) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "178da5e5-3eb2-4d2b-bc5e-657cefc2d020") + ) + (segment + (start 115.074695 123.14) + (end 115.675305 123.14) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "21e27da7-60bc-475b-b8ce-beac955f1e6b") + ) + (segment + (start 103.843872 121.623872) + (end 104.14 121.92) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "293bdc39-c1a4-41d9-b44c-711c94f63f2b") + ) + (segment + (start 97.171511 113.628897) + (end 103.843872 120.301258) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "2d43ba9d-d406-4e14-8a2e-d8876ae81c89") + ) + (segment + (start 89.596546 116.064585) + (end 89.596546 113.903454) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "41a55dc0-81d8-4db1-b3da-bf86d8f19291") + ) + (segment + (start 93.385897 110.114103) + (end 96.900691 113.628897) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "47c65a50-019e-4003-8588-85745762fa51") + ) + (segment + (start 114.714695 123.5) + (end 115.074695 123.14) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "860d49cd-dbd9-4925-81bd-b6b31be50ead") + ) + (segment + (start 113.5 123.5) + (end 114.714695 123.5) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "91739262-3340-49c8-9f2e-5a8b5cc63340") + ) + (segment + (start 103.843872 120.301258) + (end 103.843872 121.623872) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "9ed9642c-936f-47c2-8c44-606f8cdf6e9e") + ) + (segment + (start 118.16245 124.685) + (end 121.173541 121.673909) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "ab152b67-e996-4870-b9d8-80b2c5464eba") + ) + (segment + (start 96.900691 113.628897) + (end 97.171511 113.628897) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "be37c8f4-6dcb-4446-ab94-fa142cfb5bbf") + ) + (segment + (start 109.22 119.22) + (end 113.5 123.5) + (width 0.25) + (layer "F.Cu") + (net 5) + (uuid "bedf7fd0-6e2a-42a5-9ae7-dc76f16cfc35") + ) + (via + (at 109.22 117.475) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 5) + (uuid "1b877eb6-5e07-4313-b933-87123b02556c") + ) + (via + (at 121.173541 121.285) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 5) + (uuid "7233826c-ffad-4698-bff4-da7e9881b967") + ) + (via + (at 104.14 121.92) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 5) + (uuid "91ff165b-0a89-43b7-953f-940212e19ddf") + ) + (segment + (start 104.775 121.92) + (end 109.22 117.475) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "0a4d0da9-65f0-47bf-bc71-f0ad4b77cd2e") + ) + (segment + (start 104.14 121.92) + (end 104.775 121.92) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "6cfe9761-2d81-41a7-acd4-6668de7e36ed") + ) + (segment + (start 108.937652 110.49) + (end 108.463451 110.49) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "2430c87f-3864-4d17-a53d-7e8579808cc5") + ) + (segment + (start 118.386767 108.113233) + (end 111.314419 108.113233) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "355b6229-e2e3-4b76-bf72-c34fa102d018") + ) + (segment + (start 119 107.5) + (end 118.386767 108.113233) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "4593f3cf-b308-40fe-a8cc-cf94aa2a7237") + ) + (segment + (start 108.463451 110.49) + (end 103.679177 105.705726) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "64cca692-e9b3-4b74-a100-4078b883dbb5") + ) + (segment + (start 111.314419 108.113233) + (end 108.937652 110.49) + (width 0.25) + (layer "F.Cu") + (net 6) + (uuid "934a9138-831a-40a3-823f-66d22f5281ca") + ) + (via + (at 119 107.5) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 6) + (uuid "8a1f81ac-8369-4cd9-9935-3b78e0c33549") + ) + (segment + (start 118.159847 120.204846) + (end 120.510001 122.555) + (width 0.25) + (layer "B.Cu") + (net 6) + (uuid "19eb81dd-9a8d-4616-a79c-3c7e4c245398") + ) + (segment + (start 120.510001 122.555) + (end 121.285 122.555) + (width 0.25) + (layer "B.Cu") + (net 6) + (uuid "250f7e53-066c-4171-9166-29666c441c65") + ) + (segment + (start 119 108.474695) + (end 118.159847 109.314848) + (width 0.25) + (layer "B.Cu") + (net 6) + (uuid "561a1f63-99ea-49f4-9337-71ef397f8f19") + ) + (segment + (start 118.159847 109.314848) + (end 118.159847 120.204846) + (width 0.25) + (layer "B.Cu") + (net 6) + (uuid "7184e050-4f03-4370-b67c-760146e1b03c") + ) + (segment + (start 119 107.5) + (end 119 108.474695) + (width 0.25) + (layer "B.Cu") + (net 6) + (uuid "f9122d9a-44de-46b0-b1ff-b93b3654811c") + ) + (via + (at 115.293707 110.663233) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 7) + (uuid "8eecbabd-78df-4735-84e7-6a169d85dfab") + ) + (segment + (start 121.07531 123.825) + (end 120.185 122.93469) + (width 0.25) + (layer "B.Cu") + (net 7) + (uuid "0d02fa8c-a51c-48bb-a8b8-e52e58ad144b") + ) + (segment + (start 117.709847 113.079373) + (end 115.293707 110.663233) + (width 0.25) + (layer "B.Cu") + (net 7) + (uuid "1857da2d-f87f-4095-8bb7-cd5793d0a8b0") + ) + (segment + (start 117.709847 120.391242) + (end 117.709847 113.079373) + (width 0.25) + (layer "B.Cu") + (net 7) + (uuid "2733a656-bdb9-427c-87a7-ec72f97f1814") + ) + (segment + (start 120.185 122.93469) + (end 120.185 122.866395) + (width 0.25) + (layer "B.Cu") + (net 7) + (uuid "93897fa6-01a9-4daa-a62a-2d956a0169cf") + ) + (segment + (start 120.185 122.866395) + (end 117.709847 120.391242) + (width 0.25) + (layer "B.Cu") + (net 7) + (uuid "a206dfb1-19a6-44f6-8da7-61426164f0fb") + ) + (segment + (start 115.375 120.055) + (end 116.149999 120.055) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "0fdac79f-a7f9-4515-b320-1f249d571537") + ) + (segment + (start 122.444854 136.055146) + (end 122.5 136) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "1f5ed085-3c92-40a5-a543-ac8fc139a8ad") + ) + (segment + (start 114.374114 107.625886) + (end 114.374114 110.768945) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "25b06d6f-c15c-45ad-8813-00806aa4682a") + ) + (segment + (start 100.33 132.08) + (end 102.87 134.62) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "2ae0ce86-d4f1-4971-8d4c-6a6d10d1aa31") + ) + (segment + (start 120.185 123.571086) + (end 116.668914 120.055) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "2e9612ad-02a4-46c7-8085-9ea0724b4928") + ) + (segment + (start 115.382311 111.388233) + (end 117.259847 113.265769) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "354d675f-37ad-403b-8250-a8c177bd8d1e") + ) + (segment + (start 117.259847 113.265769) + (end 117.259847 117.515) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "3599c9bb-d76a-43e7-9c46-2cd69e5d4d5b") + ) + (segment + (start 116.668914 120.055) + (end 115.375 120.055) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "35d68716-ff16-4437-81de-d29b09c323e8") + ) + (segment + (start 111.605 123.28) + (end 111.605 121.616396) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "3e95b129-8613-457c-a674-a747bb189d8a") + ) + (segment + (start 122.5 126.31) + (end 121.285 125.095) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "51f64409-f9e9-4ce2-8a45-990cad212592") + ) + (segment + (start 103.505 134.62) + (end 104.539144 135.654144) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "52159283-53fe-4f68-a281-dd3054762bd9") + ) + (segment + (start 117.259847 117.515) + (end 115.375 117.515) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "54348fa6-21bf-4d90-969c-aa66774e446f") + ) + (segment + (start 111.605 121.616396) + (end 113.166396 120.055) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "5d333fe0-a9ab-43ca-b4be-39b785496ca4") + ) + (segment + (start 116.475 119.729999) + (end 116.475 117.810001) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "6bde0336-224d-40ad-8446-a6a604ad9e65") + ) + (segment + (start 116.475 117.810001) + (end 116.179999 117.515) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "8882b98b-cb0e-4bb1-932e-decbb8de5933") + ) + (segment + (start 114.374114 110.768945) + (end 114.993402 111.388233) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "9388e3e0-f7f4-447f-a69d-812243e57dd0") + ) + (segment + (start 120.185 124.20469) + (end 120.185 123.571086) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "9a3987a8-35a6-4f89-a1de-5f661d57b474") + ) + (segment + (start 108.52 126.365) + (end 111.605 123.28) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "9c38d126-c1cd-4856-9504-4037377d92d7") + ) + (segment + (start 113.166396 120.055) + (end 115.375 120.055) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "a0c625a4-590d-4a50-9032-942c49a2004a") + ) + (segment + (start 106.444144 135.654144) + (end 109.288852 135.654144) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "aab3411f-7852-4cbb-a7ce-b39242f961ad") + ) + (segment + (start 121.07531 125.095) + (end 120.185 124.20469) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "ab34315b-1f81-4262-b18a-2c64cebd02a4") + ) + (segment + (start 114.993402 111.388233) + (end 115.382311 111.388233) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "b11f4266-e011-416c-9d7f-033ba904c3f8") + ) + (segment + (start 104.539144 135.654144) + (end 106.444144 135.654144) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "b12c366d-af18-411f-8763-91dac9f79ee3") + ) + (segment + (start 109.419114 102.670886) + (end 114.374114 107.625886) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "bb28fd32-3dc8-4860-93ac-452f7452e027") + ) + (segment + (start 116.149999 120.055) + (end 116.475 119.729999) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "c5e9f7a1-d67f-4446-8fee-0565f1241081") + ) + (segment + (start 109.689854 136.055146) + (end 122.444854 136.055146) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "c77468cf-eb19-428d-b662-12b440dde9f6") + ) + (segment + (start 116.179999 117.515) + (end 115.375 117.515) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "ce621db6-07f1-4be6-8780-e9468ac3b4ff") + ) + (segment + (start 122.5 136) + (end 122.5 126.31) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "d925fe29-f886-47bd-9e12-f4b88c304394") + ) + (segment + (start 102.87 134.62) + (end 103.505 134.62) + (width 0.25) + (layer "B.Cu") + (net 8) + (uuid "faff46c5-cc6a-4edb-be58-92630aa14f4d") + ) + (segment + (start 105.186205 115.158795) + (end 105.37377 114.97123) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "018102c5-99e3-4423-ad2e-9863c0b42613") + ) + (segment + (start 105.37377 114.690278) + (end 111.500815 108.563233) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "05afac73-a159-4339-a0fb-f96aa1aa8e9d") + ) + (segment + (start 120.5 117.623604) + (end 119.725 118.398604) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "082cb7cf-5c27-4bb4-8fd8-6b5b2ec14422") + ) + (segment + (start 101.034863 115.158795) + (end 105.186205 115.158795) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "0f8cd5dc-bb86-423c-bd18-b94f629274c9") + ) + (segment + (start 118.348846 125.135) + (end 115.375 125.135) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "11f6b57d-a65f-475c-86f1-d80cc71c04d0") + ) + (segment + (start 120.5 109.974695) + (end 120.5 117.623604) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "3b859dc3-a433-4177-a24d-286c325b0034") + ) + (segment + (start 111.500815 108.563233) + (end 119.088538 108.563233) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "462ab88e-3810-44b9-ab27-a550e3bf643c") + ) + (segment + (start 105.37377 114.97123) + (end 105.37377 114.690278) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "80c52bc1-e4e9-4160-82ca-3758af0ebb80") + ) + (segment + (start 119.725 118.398604) + (end 119.725 118.811154) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "95908496-768f-463b-b642-7553bbd86628") + ) + (segment + (start 121.898541 121.585305) + (end 118.348846 125.135) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "cc59850c-7fbf-4d30-b768-6f38bb26c5d6") + ) + (segment + (start 119.088538 108.563233) + (end 120.5 109.974695) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "e944861b-2b3b-406f-9111-3d770e9f9676") + ) + (segment + (start 119.725 118.811154) + (end 121.898541 120.984695) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "f47721ce-e9fd-4250-a1ba-4b231d524768") + ) + (segment + (start 121.898541 120.984695) + (end 121.898541 121.585305) + (width 0.25) + (layer "F.Cu") + (net 9) + (uuid "ff3c71b9-ef16-45e1-b13e-a479b6a5a7b1") + ) + (via + (at 115.375 125.135) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 9) + (uuid "778e0146-1302-41e2-b5d8-86c16fae22ac") + ) + (segment + (start 115.061069 123.865) + (end 115.375 123.865) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "b0f63e10-c478-4e8b-9320-0ecac190b842") + ) + (segment + (start 112.367216 126.558853) + (end 115.061069 123.865) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "de8b9c95-ae71-48cd-8468-55001db5d0de") + ) + (via + (at 115.375 123.865) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 10) + (uuid "bed03a91-4fd5-4dc0-a766-d77f8562b709") + ) + (segment + (start 86.57915 104.021494) + (end 87.809658 105.252002) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "002d174c-5ab8-4141-a7bf-4d11ac7d4d73") + ) + (segment + (start 87.135415 114.864585) + (end 86.176446 114.864585) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "1a91367d-9548-4ef9-a260-2370ed04fbd0") + ) + (segment + (start 89.959585 117.264585) + (end 95.641961 122.946961) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "509ed1be-283d-4c27-a829-2ed8d81e0b49") + ) + (segment + (start 85.846546 116.934685) + (end 86.176446 117.264585) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "60102de3-d1a8-4f52-9111-19e762db2376") + ) + (segment + (start 100.198457 128.344263) + (end 100.948457 127.594263) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "69ef418e-c2a9-481d-9a06-d3387806020f") + ) + (segment + (start 86.176446 114.864585) + (end 85.846546 115.194485) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "6cf233ee-58a7-4e34-b0a1-88dd8f6dd0af") + ) + (segment + (start 92.062419 107.453507) + (end 91.945333 107.570593) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "6e5d20b6-9bf9-4b22-9c5a-59ea1aad9ad2") + ) + (segment + (start 93.642391 106.340085) + (end 92.581729 106.340085) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "70e46412-6cd3-4f8a-9732-38d7fe12d6b2") + ) + (segment + (start 95.641961 122.946961) + (end 95.641961 127.564363) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "8beb52d6-260b-459f-922b-03cdb4160569") + ) + (segment + (start 95.212236 107.90993) + (end 93.642391 106.340085) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "96543998-dc72-48c1-a9ab-d1889703d160") + ) + (segment + (start 91.945333 110.054667) + (end 87.135415 114.864585) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "9a160ac8-797a-4afe-b3df-920cad9939ee") + ) + (segment + (start 87.456102 102.677992) + (end 86.57915 103.554944) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "a7b8074f-34ae-47f2-890a-9640e73fb4e5") + ) + (segment + (start 109.891144 127.594263) + (end 110.58 128.283119) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "caa2b0f9-6236-4576-b678-f494859b307f") + ) + (segment + (start 89.068561 104.459649) + (end 92.062419 107.453507) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "cb2e7c09-e103-4f62-b24a-e132fdc12ab1") + ) + (segment + (start 91.945333 107.570593) + (end 91.945333 110.054667) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "cc15b540-5b02-41e6-92e1-0ef32298000d") + ) + (segment + (start 95.212236 109.606988) + (end 95.212236 107.90993) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "ccbe6310-2b90-419f-9d7b-987202d30ccd") + ) + (segment + (start 92.581729 106.340085) + (end 88.919636 102.677992) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "d5553eb0-ae76-42d4-8359-8fe341a71d6b") + ) + (segment + (start 86.176446 117.264585) + (end 89.959585 117.264585) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "d8291dec-b2a1-45d6-a7cb-301d35d493a0") + ) + (segment + (start 95.641961 127.564363) + (end 96.421861 128.344263) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "dc68e84a-ce9d-4ea7-a1fc-a7b4cc468b74") + ) + (segment + (start 88.919636 102.677992) + (end 87.456102 102.677992) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "de2e09f3-ab19-4ae2-a3d7-95307054226b") + ) + (segment + (start 100.948457 127.594263) + (end 109.891144 127.594263) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "deef7dd4-80e3-448c-ac4c-2309e2b9fee6") + ) + (segment + (start 86.57915 103.554944) + (end 86.57915 104.021494) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "e099e30a-eab2-418d-9072-153724a57627") + ) + (segment + (start 87.809658 105.252002) + (end 88.276208 105.252002) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "e1bb9401-6b9b-4537-b5f4-82f4c6a50fe4") + ) + (segment + (start 85.846546 115.194485) + (end 85.846546 116.934685) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "e2fe706d-ab25-4aaa-b410-bd560964030e") + ) + (segment + (start 88.276208 105.252002) + (end 89.068561 104.459649) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "ea3402b6-682a-4324-ad57-18489ba6cb42") + ) + (segment + (start 96.421861 128.344263) + (end 100.198457 128.344263) + (width 0.25) + (layer "F.Cu") + (net 11) + (uuid "f9f5f215-d0b9-42f1-832c-df29ac6cad97") + ) + (via + (at 110.58 128.283119) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 11) + (uuid "57c4499b-f59f-47ea-84b8-f663e21fdb20") + ) + (segment + (start 113.05 127.55) + (end 113.03 127.53) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "0a22463f-c3df-4eed-a756-ceb2f03d294a") + ) + (segment + (start 113.05 128) + (end 113.05 127.55) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "21be62a3-9e07-4f14-8965-5f9b86d9f890") + ) + (segment + (start 113.03 127.53) + (end 113.03 125.333604) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "575a0c76-f9e6-41df-89d5-9e253b0e2bc1") + ) + (segment + (start 113.678604 124.685) + (end 113.815 124.685) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "636c2022-5a29-452b-84ce-3acae8c29a44") + ) + (segment + (start 113.03 125.333604) + (end 113.678604 124.685) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "85e8172d-d089-4dfc-8b1a-6be8481e58fa") + ) + (segment + (start 114.275 124.225) + (end 114.275 123.48531) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "90bca530-370b-4137-ac31-74e715476818") + ) + (segment + (start 110.58 128.283119) + (end 110.863119 128) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "cfd7aa73-e230-43ea-8326-20366e938f7d") + ) + (segment + (start 113.815 124.685) + (end 114.275 124.225) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "d571df88-e7f5-4dfb-82df-aadc8ef8f6df") + ) + (segment + (start 110.863119 128) + (end 113.05 128) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "d6467332-36a8-4162-b462-42a38f64ee9d") + ) + (segment + (start 114.275 123.48531) + (end 115.16531 122.595) + (width 0.25) + (layer "B.Cu") + (net 11) + (uuid "f493f2fc-7a3e-4a90-9cc9-8154e28a8a85") + ) + (segment + (start 120.95 108.424695) + (end 119.300305 106.775) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "06b7a469-f045-4e5f-8aa5-aa218b62acbb") + ) + (segment + (start 108.609847 110) + (end 104.629177 106.01933) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "12669bcf-7c7a-4f44-8567-2ee85ea3ced4") + ) + (segment + (start 120.95 116.114695) + (end 120.95 108.424695) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "1f0c7fb1-b13e-4f57-af2d-37f289577e24") + ) + (segment + (start 104.629177 104.835626) + (end 104.299277 104.505726) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "1f1114db-2b6a-4981-a252-543d288c4de9") + ) + (segment + (start 122.798541 122.426459) + (end 122.798541 120.611903) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "50acb8d1-a869-4638-a065-007eda1a127c") + ) + (segment + (start 111.128023 107.663233) + (end 108.791256 110) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "59fac61d-459d-4e14-9bc1-b23a98f8b742") + ) + (segment + (start 119.300305 106.775) + (end 118.699695 106.775) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "6a86c601-27d2-4495-bfeb-4f7e1e049396") + ) + (segment + (start 117.811462 107.663233) + (end 111.128023 107.663233) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "6d582124-1415-4ec1-9d83-37aa5fbae6b2") + ) + (segment + (start 122.798541 120.611903) + (end 122.01 119.823362) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "8162330b-d6ab-4089-813d-49cca27a6326") + ) + (segment + (start 104.299277 104.505726) + (end 92.505726 104.505726) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "87a31dbc-07e9-4e60-9859-39a1f43e8ee3") + ) + (segment + (start 122.01 119.823362) + (end 122.01 117.174695) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "8b7af0e5-742f-48f6-aaf4-db7c4abca63a") + ) + (segment + (start 122.01 117.174695) + (end 120.95 116.114695) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "907ef30e-033c-4a1d-a0da-cdc9e0cbb55e") + ) + (segment + (start 119.725 125.5) + (end 122.798541 122.426459) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "b78f67c0-ec3e-4088-841e-bbd1735abbf8") + ) + (segment + (start 104.629177 106.01933) + (end 104.629177 104.835626) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "df7a1185-0242-4df5-a392-56d409fd8853") + ) + (segment + (start 118.699695 106.775) + (end 117.811462 107.663233) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "e65ec9d8-bb3a-471d-9654-a465e6ecfccb") + ) + (segment + (start 108.791256 110) + (end 108.609847 110) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "e7a92778-500d-437b-bd74-cccf219f17f9") + ) + (segment + (start 92.505726 104.505726) + (end 89.985099 101.985099) + (width 0.25) + (layer "F.Cu") + (net 12) + (uuid "ec03a13e-667e-4295-ab65-763740d17cdf") + ) + (via + (at 119.725 125.5) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 12) + (uuid "02977ab8-9102-4428-adc4-d8ec6e99b220") + ) + (segment + (start 119.725 124.900001) + (end 119.725 125.5) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "8707e606-9f6c-48ef-bbfd-807f95c64d64") + ) + (segment + (start 116.149999 121.325) + (end 119.725 124.900001) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "91077a9d-9083-43d0-bd6a-34a020b68f5c") + ) + (segment + (start 115.375 121.325) + (end 116.149999 121.325) + (width 0.25) + (layer "B.Cu") + (net 12) + (uuid "c88eabaa-de50-47bf-94d5-e1bf97a4980f") + ) + (segment + (start 111.155 123.093604) + (end 111.155 121.43) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "026f9995-e499-4527-ac42-9542ce159bd8") + ) + (segment + (start 108.508604 125.74) + (end 111.155 123.093604) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "0eff51b4-fdad-4df3-9113-b10940f7cd70") + ) + (segment + (start 111.155 121.43) + (end 113.8 118.785) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "248343a6-0855-47f1-957f-90c0d42e1015") + ) + (segment + (start 107.22 126.014092) + (end 107.494092 125.74) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "87292947-c55a-41ed-a7ae-e3f9e7dae6a4") + ) + (segment + (start 107.95 128.905) + (end 107.22 128.175) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "d0daff23-7e94-46a0-884d-aa9b49e69595") + ) + (segment + (start 107.494092 125.74) + (end 108.508604 125.74) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "e920c501-74db-4e26-849f-7c6bd01c6fd1") + ) + (segment + (start 107.22 128.175) + (end 107.22 126.014092) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "e944f592-ec19-46b4-99c5-6c26fe4ecf9a") + ) + (segment + (start 113.8 118.785) + (end 115.375 118.785) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "f275b5df-00d8-48bc-a025-c9ebdccb2b24") + ) + (segment + (start 110.705 121.243604) + (end 110.705 122.907208) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "044c55f5-3cc3-483c-8b55-53d1c2e1ee4b") + ) + (segment + (start 116.255 116.245) + (end 114.34 116.245) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "0674dd5c-9622-4339-9f9c-de9a918f447d") + ) + (segment + (start 95.086712 129.703288) + (end 98.425 126.365) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "187b8cba-6036-4422-a86d-4b94f220de4b") + ) + (segment + (start 113.613604 117.841551) + (end 113.613604 118.335) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "1d8f536f-817b-4724-8b92-116948044bbb") + ) + (segment + (start 115.195915 111.838233) + (end 116.809847 113.452165) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "2742d5c6-4462-425f-af27-45a9d0e8544d") + ) + (segment + (start 114.34 116.245) + (end 114.34 117.07031) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "4002d993-5440-41a3-bb27-837c67259a29") + ) + (segment + (start 114.34 116.245) + (end 115.375 116.245) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "41a744b6-4d46-4c5b-829b-c3f7b87e8ea9") + ) + (segment + (start 116.809847 113.452165) + (end 116.809847 115.690153) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "4a21e98e-3207-4bd4-8a8d-cda89bc8aa16") + ) + (segment + (start 107.307696 125.29) + (end 106.77 125.827696) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "4b7a6fbd-98f9-43e7-8efd-1175d787b63b") + ) + (segment + (start 113.924114 110.955341) + (end 114.807006 111.838233) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "50068b11-ddac-4f0e-83bc-dbc8f43a5838") + ) + (segment + (start 103.950908 126.365) + (end 107.760908 130.175) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "599a6a83-b49f-4a6b-999a-cfdcd19cc292") + ) + (segment + (start 106.77 126.5) + (end 103.705 126.5) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "68023775-1584-4c83-ac14-c1b1fbfe43fc") + ) + (segment + (start 113.924114 107.812282) + (end 113.924114 110.955341) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "68774f4a-1e51-4e99-a68c-fc35460a99e5") + ) + (segment + (start 106.77 125.827696) + (end 106.77 126.5) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "6af69b6e-0552-419f-90f2-c2b181cb48fc") + ) + (segment + (start 114.275 117.13531) + (end 114.275 117.180155) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "6c1ed3c5-0faa-43ee-bb75-0c24edf195a5") + ) + (segment + (start 114.275 117.180155) + (end 113.613604 117.841551) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "774cd1b4-7cfc-4deb-b39a-171a2e98d266") + ) + (segment + (start 116.809847 115.690153) + (end 116.255 116.245) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "790f2f89-32e3-4337-b6e0-82faae286f10") + ) + (segment + (start 89.535 102.87) + (end 88 101.335) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "7a642fca-e31a-4c46-a5ed-61f417c02879") + ) + (segment + (start 98.425 126.365) + (end 103.57 126.365) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "8d852c64-063d-47af-b969-cc8c879e7800") + ) + (segment + (start 88 100.595) + (end 90.095 98.5) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "8f6a4d3e-8a6d-4863-aca1-60f25049e1a7") + ) + (segment + (start 109.638047 105.187917) + (end 111.299749 105.187917) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "976c9f0a-f9f0-4d88-8926-3bab52d0933e") + ) + (segment + (start 108.322208 125.29) + (end 107.307696 125.29) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "9a062354-ffb4-453f-95f3-44f8b46c0183") + ) + (segment + (start 95.086712 132.551712) + (end 95.086712 129.703288) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "9d717de5-46bd-4a66-b8df-d2b86544ca2d") + ) + (segment + (start 114.34 117.07031) + (end 114.275 117.13531) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "afae9cbd-708a-4e5b-bffb-f72f116682de") + ) + (segment + (start 88 101.335) + (end 88 100.595) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "b9f4c5be-8e04-481f-8c3d-ded1cd23378e") + ) + (segment + (start 90.095 98.5) + (end 102.95013 98.5) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "d071a668-a033-453f-9f9f-a49f58076883") + ) + (segment + (start 111.299749 105.187917) + (end 113.924114 107.812282) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "d9336335-bd17-4cdd-a8aa-59837494422a") + ) + (segment + (start 110.705 122.907208) + (end 108.322208 125.29) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "da8f0f53-0a0d-464d-a054-fb86e5426833") + ) + (segment + (start 113.613604 118.335) + (end 110.705 121.243604) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "ebfc3f2c-90cf-4f35-b64c-1b73502967fe") + ) + (segment + (start 114.807006 111.838233) + (end 115.195915 111.838233) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "eec154b3-e264-42eb-a0c5-fd82c21f36c2") + ) + (segment + (start 102.95013 98.5) + (end 109.638047 105.187917) + (width 0.25) + (layer "B.Cu") + (net 14) + (uuid "f1314438-3ab5-4e77-a8b3-f96c587fcaab") + ) + (segment + (start 104.609854 138.264854) + (end 103.505 137.16) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "1827086d-dd8a-45c4-a9a7-fc1ce5db9b29") + ) + (segment + (start 98.427792 127.635) + (end 101.919092 127.635) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "4f7a3490-a6e3-4e21-8ff5-92a5f02617a6") + ) + (segment + (start 98.998801 134.350859) + (end 98.998801 134.130347) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "5864ee67-962b-4a43-a49c-9cf3c8b606d4") + ) + (segment + (start 101.807942 137.16) + (end 98.998801 134.350859) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "594d7596-d586-44ee-aa85-8fc4dcd0b608") + ) + (segment + (start 103.505 137.16) + (end 101.807942 137.16) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "65291fcd-e9c3-4805-ad8a-c7a136c8c4c6") + ) + (segment + (start 105.599092 128.905) + (end 107.494092 130.8) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "6b38de68-bd2d-4d3a-a36e-34dd44854cc3") + ) + (segment + (start 107.480146 138.264854) + (end 104.609854 138.264854) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "7bd39ede-d8d8-4ad5-a1ac-4b2ae7fe4b2b") + ) + (segment + (start 107.494092 130.8) + (end 109.545908 130.8) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "89ff495a-e106-4282-be49-905d31e377f9") + ) + (segment + (start 109.494999 127.635) + (end 108.52 127.635) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "8d2f857a-e16a-4c35-b9ed-ddbd1c919fee") + ) + (segment + (start 95.986712 130.07608) + (end 98.427792 127.635) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "97da7a30-7bcb-4674-9833-d365acb7560b") + ) + (segment + (start 101.919092 127.635) + (end 103.189092 128.905) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "a8323866-10b1-473b-83a3-f689275d9636") + ) + (segment + (start 109.855 130.490908) + (end 109.855 127.995001) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "b140b21b-460e-417a-9a23-acdbc8b3dfa4") + ) + (segment + (start 103.57 128.905) + (end 105.599092 128.905) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "d5664b76-ed40-4774-b6f6-57d5c8d26008") + ) + (segment + (start 98.998801 134.130347) + (end 95.986712 131.118258) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "e14509e9-9719-4886-897a-7931a7c33920") + ) + (segment + (start 109.855 127.995001) + (end 109.494999 127.635) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "e5b036a9-4063-4c14-aca3-45981ebbde83") + ) + (segment + (start 95.986712 131.118258) + (end 95.986712 130.07608) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "f23e1fcc-bb06-4af6-9c72-b417bc20fa77") + ) + (segment + (start 109.545908 130.8) + (end 109.855 130.490908) + (width 0.25) + (layer "B.Cu") + (net 15) + (uuid "f81e2222-a3b3-4fd2-903e-f0103c760c8f") + ) + (segment + (start 101.284092 128.27) + (end 103.189092 130.175) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "678499d9-9e7b-44f4-baa3-a6f609e9afbb") + ) + (segment + (start 99.06 128.27) + (end 101.284092 128.27) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "7559c9c1-6c7f-48bb-8168-62cc45aca640") + ) + (segment + (start 98.120292 129.209708) + (end 99.06 128.27) + (width 0.25) + (layer "B.Cu") + (net 16) + (uuid "e2426587-cb5d-4a32-acaf-5cffb1b51d73") + ) + (segment + (start 106.045 137.795) + (end 104.776396 137.795) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "03319ff8-cc36-41c3-b0cd-39aff2147c3b") + ) + (segment + (start 103.57 127.635) + (end 102.935 127) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "16007e68-76d9-454e-90b9-39f8da65f08c") + ) + (segment + (start 97.155 134.62) + (end 98.425 134.62) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "3187d813-9b7e-496d-bb73-7b06465b34cd") + ) + (segment + (start 104.776396 137.795) + (end 104.775698 137.794302) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "4005f3a5-30e5-41c0-8c1d-0acd9a87527f") + ) + (segment + (start 108.053947 139.596053) + (end 109.22 138.43) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "4c3e6c82-f4bc-465c-a9e2-7f36370d902e") + ) + (segment + (start 106.906345 136.933655) + (end 106.045 137.795) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "61b0f0c1-393f-44e1-9ca3-1ef4089ccc2a") + ) + (segment + (start 95.536712 131.304654) + (end 97.155 132.922942) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "6d0e038f-5b8a-486f-a000-2902e0d7810b") + ) + (segment + (start 106.926199 139.596053) + (end 108.053947 139.596053) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "6d915396-5fe4-4b55-beb7-dfdab1b08be9") + ) + (segment + (start 104.775698 136.73364) + (end 103.13377 135.091712) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "6de591d6-9e93-4cee-8879-31cb81dee741") + ) + (segment + (start 104.775698 137.794302) + (end 104.775698 136.73364) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "8b043072-6222-4a71-b092-692d8a0d0649") + ) + (segment + (start 109.22 138.43) + (end 107.723655 136.933655) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "911a5a8e-a559-49a9-ad8c-740e5583e570") + ) + (segment + (start 98.425 134.62) + (end 102.519854 138.714854) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "9d105a22-1cf6-4078-bd47-cd1282a64420") + ) + (segment + (start 103.13377 135.091712) + (end 101.436712 135.091712) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "a0c1839c-8cf3-40d1-a283-3e255cbe1ab6") + ) + (segment + (start 102.935 127) + (end 98.426396 127) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "b3d98aec-3c8d-41b0-b9fd-9ae193f29466") + ) + (segment + (start 95.536712 129.889684) + (end 95.536712 131.304654) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "b9215751-1c3a-4de5-8205-707c78b774e1") + ) + (segment + (start 102.519854 138.714854) + (end 106.045 138.714854) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "c1029036-241d-4c31-a240-363a9d39b4d7") + ) + (segment + (start 97.155 132.922942) + (end 97.155 134.62) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "d43b68c6-0550-45d0-a481-a8da9d7f49d9") + ) + (segment + (start 106.045 138.714854) + (end 106.926199 139.596053) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "de643953-4038-4fcc-98dc-a4ff794cab01") + ) + (segment + (start 98.426396 127) + (end 95.536712 129.889684) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "fb99be3f-68b7-4e86-b8a7-d603e3b30f23") + ) + (segment + (start 107.723655 136.933655) + (end 106.906345 136.933655) + (width 0.25) + (layer "B.Cu") + (net 17) + (uuid "fd1f2872-7476-4866-8f29-d27a52f3205e") + ) + (segment + (start 107.433955 124.578955) + (end 106.27377 123.41877) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "04d145b1-8c09-42ef-9f8d-763a7de56f1b") + ) + (segment + (start 87.866155 103.964997) + (end 89.570245 103.964997) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "1acac2dd-925e-4055-9a9d-4e5926591dec") + ) + (segment + (start 111.310003 110.663233) + (end 112.493707 110.663233) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "1bf50ca2-8afc-42d8-aa74-c1c78222fe2a") + ) + (segment + (start 104.293872 118.417804) + (end 104.293872 115.723872) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "2bcfa057-9cbc-46c9-bf34-f759b8daaeb2") + ) + (segment + (start 101.09136 116.4458) + (end 100.62481 116.4458) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "315e0e50-20d0-471f-af23-372dd4c46f41") + ) + (segment + (start 121.299836 137.188532) + (end 123.0646 137.188532) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "374e726b-c212-40a5-bdaa-4cf1ed18f85d") + ) + (segment + (start 97.087087 113.178897) + (end 99.054965 113.178897) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "3b3a7079-0513-4159-a277-c8d90d0ca93e") + ) + (segment + (start 110.387318 124.578955) + (end 107.82201 127.144263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "3bcc0f7c-b7eb-4311-83e5-74ce06db0ebd") + ) + (segment + (start 99.054965 114.875955) + (end 99.054965 113.178897) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "4e65983c-eb89-464b-a591-23572f8f5c29") + ) + (segment + (start 105.37377 125.62623) + (end 105.37377 121.88377) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "51079d0e-5cd4-4012-9c8b-da517c3c5912") + ) + (segment + (start 107.560775 119.987649) + (end 106.72377 119.150644) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "52f59abe-428c-4853-aba8-bd178fc5185d") + ) + (segment + (start 100.012061 127.894263) + (end 97.791961 127.894263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "530faa50-012b-4755-a925-15d588f17d65") + ) + (segment + (start 106.72377 119.150644) + (end 106.72377 115.249466) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "53691b4b-dc32-494b-b379-52a9f8d76d02") + ) + (segment + (start 116.564923 130.756561) + (end 114.867866 130.756561) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "5ca98b5d-c376-4b36-aca0-d20a49146734") + ) + (segment + (start 93.232338 109.324148) + (end 97.087087 113.178897) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "5f73fe12-8ccf-49c0-a5ad-ada647a04868") + ) + (segment + (start 96.591961 126.694263) + (end 96.591961 125.819263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "6374af69-59c5-4822-a008-b24a06de6850") + ) + (segment + (start 106.27377 121.741204) + (end 107.560775 120.454199) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "65e68e37-644d-444e-b6eb-92f7261d1556") + ) + (segment + (start 100.879177 111.354685) + (end 99.054965 113.178897) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "68e5d8b4-426f-4f07-9bce-89699876bd0d") + ) + (segment + (start 97.791961 127.894263) + (end 96.591961 126.694263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "69a386cd-7072-43d1-b99a-9c25d93866b3") + ) + (segment + (start 96.916961 125.494263) + (end 100.012061 125.494263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "7b70d6d6-a3c6-4475-bdc0-41ac7cadb20c") + ) + (segment + (start 100.762061 126.244263) + (end 104.755737 126.244263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "7dbb34bc-7e99-4b41-a146-686d9fc1fec6") + ) + (segment + (start 105.37377 121.88377) + (end 104.293872 120.803872) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "86933c1d-3218-4151-ae1c-a2ac348c85a0") + ) + (segment + (start 96.591961 125.819263) + (end 96.916961 125.494263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "86b20daa-702a-4f5a-b7f6-9735928fe808") + ) + (segment + (start 100.62481 116.4458) + (end 99.054965 114.875955) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "8d77dfe1-9546-4f6b-a144-5ee52e7d8277") + ) + (segment + (start 104.755737 126.244263) + (end 105.37377 125.62623) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "8f4f35bf-8cde-455c-938e-07bf66758227") + ) + (segment + (start 108.638439 130.756561) + (end 116.564923 130.756561) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "9090e452-ace1-4308-9157-5db99d018cdb") + ) + (segment + (start 106.68 132.715) + (end 108.638439 130.756561) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "9370c69d-314e-422d-9980-adc00fb29c4d") + ) + (segment + (start 106.27377 123.41877) + (end 106.27377 121.741204) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "967d7631-3018-4aaa-95e0-abfa79835614") + ) + (segment + (start 89.570245 103.964997) + (end 93.232338 107.62709) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "9e778086-1117-470f-a95f-ccdc20827490") + ) + (segment + (start 110.387318 126.276013) + (end 110.387318 124.578955) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "9fb4d0c6-dbc8-4bb6-8de6-bcf05819b9cd") + ) + (segment + (start 101.928365 115.608795) + (end 101.09136 116.4458) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "a10d8995-bba1-4b29-88b9-90d83c520c64") + ) + (segment + (start 100.762061 127.144263) + (end 100.012061 127.894263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "a246c6d1-92b7-4cb9-ae5d-08ee12e2819d") + ) + (segment + (start 93.232338 109.628793) + (end 93.232338 109.324148) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "a77d4830-0650-4ec3-b39a-99db7dcfbed7") + ) + (segment + (start 104.178795 115.608795) + (end 101.928365 115.608795) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "aba9071b-03e5-4201-b926-b0f7e69d59cd") + ) + (segment + (start 116.564923 132.453619) + (end 121.299836 137.188532) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "ac36c4b3-cc70-4a29-92fe-56199e918ebb") + ) + (segment + (start 100.012061 125.494263) + (end 100.762061 126.244263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "af40f227-1084-4989-887d-5e734ccbd637") + ) + (segment + (start 104.293872 120.803872) + (end 104.293872 118.417804) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "ba370424-776a-4abb-8efc-acd199d9914e") + ) + (segment + (start 104.293872 115.723872) + (end 104.178795 115.608795) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "ba4a9558-2cbc-44f3-b65a-c86c6ccc4595") + ) + (segment + (start 106.72377 115.249466) + (end 111.310003 110.663233) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "be9e1a2c-d595-429e-9723-b3941763b8a6") + ) + (segment + (start 86.796546 116.064585) + (end 93.232338 109.628793) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "c86d6d15-9711-4542-860c-be82e69f4844") + ) + (segment + (start 100.879177 105.705726) + (end 100.879177 111.354685) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "d047299a-a7bf-4049-8be1-a19cd9fa4364") + ) + (segment + (start 107.82201 127.144263) + (end 100.762061 127.144263) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "e0938e92-6cd5-4be2-9c93-b141c600c7dd") + ) + (segment + (start 114.867866 130.756561) + (end 110.387318 126.276013) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "ed8b0f15-d344-47e6-abf3-7f5b40af087e") + ) + (segment + (start 110.387318 124.578955) + (end 107.433955 124.578955) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "f6d8440c-9897-4a23-9999-a07e6cdcaba7") + ) + (segment + (start 107.560775 120.454199) + (end 107.560775 119.987649) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "f6f942df-f4e3-4ed9-901b-4518dd5391b2") + ) + (segment + (start 93.232338 107.62709) + (end 93.232338 109.324148) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "fb0890b4-7224-4c94-aeea-2e6934277c02") + ) + (segment + (start 116.564923 130.756561) + (end 116.564923 132.453619) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "ffdc72cd-5bc2-436c-9639-348be1270832") + ) + (via + (at 106.68 132.715) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 18) + (uuid "1aaabea9-c38a-4748-9ec9-f05e06132448") + ) + (segment + (start 105.246712 132.715) + (end 106.68 132.715) + (width 0.25) + (layer "B.Cu") + (net 18) + (uuid "2261e124-8c16-455b-839d-863566c4b0bf") + ) + (segment + (start 104.375856 133.585856) + (end 105.246712 132.715) + (width 0.25) + (layer "B.Cu") + (net 18) + (uuid "e9cc2a91-a268-415c-833e-226ab8d6af68") + ) + (segment + (start 93.345 118.745) + (end 93.345 103.087898) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "393f6890-6416-490e-bcda-c5fd25475b47") + ) + (segment + (start 93.345 103.087898) + (end 91.331051 101.073949) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "6223796a-99da-4836-87ef-370efe28bdcf") + ) + (segment + (start 88.700886 123.389114) + (end 93.345 118.745) + (width 0.25) + (layer "B.Cu") + (net 19) + (uuid "7a4fb6e7-072d-47a8-93db-5c5722e459c3") + ) + (group "" + (uuid "62188eba-aafd-4a95-8be8-7f29fd306af7") + (members "167a30e5-8f04-4337-a419-b4bc719b4bec" "9ba4888c-8413-41ec-98de-48c7e838c1a0") + ) + (group "" + (uuid "9ba4888c-8413-41ec-98de-48c7e838c1a0") + (members "0307e34c-e6a4-4e8f-80b8-c0323941414a" "04846990-883e-4dc5-83ef-c797f847da4f" + "06f65457-4117-4204-8718-28a5929ac1b0" "0c72594a-5b7b-494f-8d8c-c412f66b6937" + "11711ca4-c066-4fc5-9319-0371ed07479f" "1251ddb0-241f-4ff5-97d6-b0988458301f" + "13606c9c-1a6e-4d9f-bd67-7965782cbf10" "17eb3f62-4f05-4491-bfe2-92714e7d51d7" + "18719c59-1278-4e86-98a4-7769c54d8b39" "1a59ecd1-4e6e-4e6e-ab58-0046c5602fe0" + "1c398c60-efac-44e6-a5ea-1baf51509368" "1cf3974a-7a83-41fd-927f-24b1c6b3eb02" + "1d425138-e7f0-4e20-8e37-0542fd0738c4" "21c67757-8fc9-4e01-93c9-80dc8437dc8f" + "220f7fff-4dd5-4898-9475-194a306f6f5c" "226c6992-452f-4741-8475-93b39f7a1b9f" + "24a4e8cb-bec0-4d0a-a798-f072b3f76ec6" "2bfaa85c-4e7e-4be6-b491-fb8a94bf1cc6" + "2c6d4b3b-795d-4bd6-a757-5b84426b242e" "312cdbf3-aca6-4f93-816f-09425f1eef92" + "31465976-2a2d-415b-8b36-3f23fe1e79f4" "31a689c5-4d8c-481e-861a-5efc93e42509" + "33d34131-9127-48c9-a39a-d192feed1c9d" "362dbaba-e90c-45a8-a23c-fed44c132951" + "38c08f31-4f5e-4d48-b45e-04e55d415098" "39d8f9bf-cd14-48d7-98ad-c9e98ed0b7c3" + "3a31beca-dffa-42fc-92fe-140adc944900" "3ad62767-b6cc-435b-83ef-25d6512a73be" + "4028493c-4d3e-48d5-8307-055bf0eabbfa" "4ae061d0-af95-4054-bc9f-fcff0714f8fe" + "4baf9d90-c779-452b-b1ef-dc9176833bb8" "4c909979-ba76-4482-ae7a-8c22fc4061c5" + "4e80dca7-97e1-419e-875e-4c2d775ab7b0" "4ed5b7a3-96f0-41f9-8168-54d7b1faa3ce" + "513c6a31-4086-475b-b784-9df3e4252ffa" "56ad6fc7-0787-4120-ad1b-8480b5246b69" + "5833877b-9ef3-4add-952a-106ffe49acb6" "5a91926c-eea0-482d-92ce-cf1d14bf87d5" + "5bb8589a-7d99-4927-a24e-5b06bb000afe" "5cb7be9f-9363-4ed7-8f56-4853922b12e7" + "5d6d87e5-a6c9-4e10-94d3-52f67599df18" "5f28a4ba-69c4-4b22-b833-b351995cdf5f" + "5f763591-1320-4911-b680-abce8bff8883" "6319caf9-b18a-44c1-848d-3ac9abdef45c" + "6a163364-09e4-444b-a4c2-d87897dd68c4" "6b90679f-1387-43bb-b9e6-c1e04e4b9678" + "71d439f7-3b8b-4797-8b48-4f2bf6d15ff6" "7322dbbd-5f3d-4e90-bffd-8825090e34ef" + "7393892c-f6c5-4182-94c9-1d279a53cb13" "73be1ddc-6152-4882-924f-886efe67435e" + "7b42d988-3ca5-434d-b847-17c60bb45160" "7f17c51a-f5ee-4aa3-b440-7b721dc3dc78" + "7fae3427-f320-4026-b7a4-1453913a6692" "88d1e533-5ef0-4a17-b480-5c9acde15b0c" + "89383a47-3f75-4b6e-9ffd-4d07620b537e" "8b3815b3-b64f-4bf2-a5f4-2c4e052b658b" + "8c1bc4a0-e72e-4634-93c3-5a0523f28e4b" "8df21a8a-593a-4b60-9ad5-c0bfb26e5bc1" + "8e3ba02b-0066-42d8-a027-9608c5db7f6b" "8f30d3f8-08a7-4d8f-98b0-045674837fe9" + "90c9d0f1-9604-4857-b57c-8758bd15584c" "948c3cf9-b209-410b-9374-d25ec49fe11c" + "98866d2b-a039-46ee-bce6-d85aa387ac5e" "9a1c4a27-b7fe-45cd-90c9-329e00232764" + "9b2e765b-e944-4f88-b77d-4742e797e9f9" "a7fde15f-cfe5-4eff-b31a-38537bb14478" + "a99ba9e8-e70e-49fa-becf-87fa74a8fef8" "aacbdc9b-7ad7-438a-8456-fdc7fce089b6" + "b47e41a6-8c3e-4ee9-a67e-2ca932867cbf" "b7ebf4e0-db9f-4526-8cde-e6fd6997bce9" + "b804aa01-0c84-4327-833e-f2a02ebcf3f0" "b904b392-c5e6-4e74-8e9a-86c1fa6da51a" + "cf330345-9208-4b19-9439-c5276a7bb29e" "cf85bdd7-e7f0-4288-8ebf-dd97ce7bdce1" + "d230b06c-9582-4cbc-834b-5768a2c0e4be" "d59668b7-2381-420e-9c8e-53fb605fda6d" + "d6586d88-245e-48b6-b6ff-dc86b27fb7d7" "d700ef98-8f00-4b8f-b547-fa7cc448d298" + "df1d1595-51bf-4e7d-8f9f-106e3b244f54" "e8b22617-9261-4016-8a09-2bd1a7220822" + "e9261390-d6d3-4174-be36-dc2e758a161d" "e9b974a6-0bc9-457e-aa06-f71d89b0011f" + "eb43160a-66b6-420e-a20f-cba5d4c65e11" "f54ff808-d238-4845-98f4-3c034863d76d" + "f6247030-50f3-4c01-abc9-c4f7a88ece62" "f6859891-7657-4f6f-a8c3-75a4761543ee" + "f931de2a-826a-4d57-94f4-89b928db39a4" "f97c7ebb-58ad-44fd-9ada-e41a808a5416" + "ff6b370f-ba3a-4f55-a691-8b5c62876da2" + ) + ) +) \ No newline at end of file diff --git a/badge.kicad_pro b/badge.kicad_pro index 871a02e..2cc9885 100644 --- a/badge.kicad_pro +++ b/badge.kicad_pro @@ -3,14 +3,17 @@ "3dviewports": [], "design_settings": { "defaults": { - "board_outline_line_width": 0.09999999999999999, - "copper_line_width": 0.19999999999999998, + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.1, + "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": false, - "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, @@ -72,6 +75,7 @@ "duplicate_footprints": "warning", "extra_footprint": "warning", "footprint": "error", + "footprint_symbol_mismatch": "warning", "footprint_type_mismatch": "ignore", "hole_clearance": "error", "hole_near_hole": "error", @@ -92,7 +96,7 @@ "pth_inside_courtyard": "ignore", "shorting_items": "error", "silk_edge_clearance": "warning", - "silk_over_copper": "warning", + "silk_over_copper": "ignore", "silk_overlap": "warning", "skew_out_of_range": "error", "solder_mask_bridge": "error", @@ -116,15 +120,15 @@ "min_copper_edge_clearance": 0.0, "min_hole_clearance": 0.25, "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.3, "min_track_width": 0.0, - "min_via_annular_width": 0.09999999999999999, + "min_via_annular_width": 0.1, "min_via_diameter": 0.5, "solder_mask_clearance": 0.0, "solder_mask_min_width": 0.0, @@ -133,9 +137,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, @@ -144,29 +145,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 } @@ -174,6 +181,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, @@ -182,6 +215,13 @@ ], "zones_allow_external_fillets": false }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, "layer_presets": [], "viewports": [] }, @@ -440,14 +480,75 @@ "gencad": "", "idf": "", "netlist": "", + "plot": "outputs/", + "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": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "name": "Grouped By Value", + "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, @@ -461,6 +562,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 }, @@ -484,6 +590,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 @@ -491,7 +598,7 @@ "sheets": [ [ "997a009a-450f-4061-9c08-30af5a78357e", - "" + "Root" ] ], "text_variables": {} diff --git a/badge.kicad_sch b/badge.kicad_sch index 489cfb2..fae390e 100644 --- a/badge.kicad_sch +++ b/badge.kicad_sch @@ -1,1477 +1,5390 @@ -(kicad_sch (version 20230121) (generator eeschema) - - (uuid 997a009a-450f-4061-9c08-30af5a78357e) - - (paper "A4") - - (lib_symbols - (symbol "Allspice Badge:4017" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "U" (at -7.62 16.51 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "4017" (at -7.62 -19.05 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:4017" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.intersil.com/content/dam/Intersil/documents/cd40/cd4017bms-22bms.pdf" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "CNT CNT10" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Johnson Counter ( 10 outputs )" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "DIP?16*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "4017_1_0" - (pin output line (at 12.7 0 180) (length 5.08) - (name "Q5" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 2.54 180) (length 5.08) - (name "Q4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -10.16 180) (length 5.08) - (name "Q9" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -15.24 180) (length 5.08) - (name "Cout" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - ) - (pin input inverted (at -12.7 10.16 0) (length 5.08) - (name "CKEN" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - ) - (pin input clock (at -12.7 12.7 0) (length 5.08) - (name "CLK" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -12.7 5.08 0) (length 5.08) - (name "Reset" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 20.32 270) (length 5.08) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 10.16 180) (length 5.08) - (name "Q1" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 12.7 180) (length 5.08) - (name "Q0" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 7.62 180) (length 5.08) - (name "Q2" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -2.54 180) (length 5.08) - (name "Q6" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 -5.08 180) (length 5.08) - (name "Q7" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 5.08 180) (length 5.08) - (name "Q3" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin power_in line (at 0 -22.86 90) (length 5.08) - (name "VSS" (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 5.08) - (name "Q8" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - (symbol "4017_1_1" - (rectangle (start -7.62 15.24) (end 7.62 -17.78) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - ) - ) - (symbol "Allspice Badge:555 Timer" (in_bom yes) (on_board yes) - (property "Reference" "U" (at -10.16 8.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "555 Timer" (at 2.54 8.89 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Allspice Badge:555 Timer" (at 21.59 -10.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.intersil.com/content/dam/Intersil/documents/icm7/icm7555-56.pdf" (at 21.59 -10.16 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "single timer 555" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "CMOS General Purpose Timer, 555 compatible, SOIC-8" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "555 Timer_0_0" - (pin power_in line (at 0 -10.16 90) (length 2.54) - (name "GND" (effects (font (size 1.27 1.27)))) - (number "1" (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 "555 Timer_0_1" - (rectangle (start -8.89 -7.62) (end 8.89 7.62) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (rectangle (start -8.89 -7.62) (end 8.89 7.62) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - ) - (symbol "555 Timer_1_1" - (pin input line (at -12.7 5.08 0) (length 3.81) - (name "TR" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin output line (at 12.7 5.08 180) (length 3.81) - (name "Q" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin input inverted (at -12.7 -5.08 0) (length 3.81) - (name "R" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at -12.7 0 0) (length 3.81) - (name "CV" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 -5.08 180) (length 3.81) - (name "THR" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin input line (at 12.7 0 180) (length 3.81) - (name "DIS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Allspice Badge:Battery_Cell" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "BT" (at 2.54 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Battery_Cell" (at 2.54 0 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0 1.524 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 1.524 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "battery cell" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Single-cell battery" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Battery_Cell_0_1" - (rectangle (start -2.286 1.778) (end 2.286 1.524) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (rectangle (start -1.524 1.016) (end 1.524 0.508) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - (polyline - (pts - (xy 0 0.762) - (xy 0 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0 1.778) - (xy 0 2.54) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 0.762 3.048) - (xy 1.778 3.048) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 3.556) - (xy 1.27 2.54) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - ) - (symbol "Battery_Cell_1_1" - (pin passive line (at 0 5.08 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 -2.54 90) (length 2.54) - (name "-" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Allspice Badge:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) - (property "Reference" "C" (at 0.635 2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "C" (at 0.635 -2.54 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" (at 0.9652 -3.81 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "cap capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Unpolarized capacitor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "C_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "C_0_1" - (polyline - (pts - (xy -2.032 -0.762) - (xy 2.032 -0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -2.032 0.762) - (xy 2.032 0.762) - ) - (stroke (width 0.508) (type default)) - (fill (type none)) - ) - ) - (symbol "C_1_1" - (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Allspice Badge:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 0 -2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "LED diode" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Light emitting diode used for the allspice badge" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "LED_0_1" - (polyline - (pts - (xy -1.27 -1.27) - (xy -1.27 1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 0) - (xy 1.27 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -1.27) - (xy 1.27 1.27) - (xy -1.27 0) - (xy 1.27 -1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.048 -0.762) - (xy -4.572 -2.286) - (xy -3.81 -2.286) - (xy -4.572 -2.286) - (xy -4.572 -1.524) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -0.762) - (xy -3.302 -2.286) - (xy -2.54 -2.286) - (xy -3.302 -2.286) - (xy -3.302 -1.524) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "LED_1_1" - (pin passive line (at -3.81 0 0) (length 2.54) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 2.54) - (name "A" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Allspice Badge:R" (pin_numbers hide) (pin_names (offset 0)) (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" "Allspice Badge:R_1206_3216Metric" (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R res resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (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)) - (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 "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (at 0 -6.35 0) - (effects (font (size 1.27 1.27)) hide) - ) - (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) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "global power" (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" (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)) - (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 156.21 104.14) (diameter 0) (color 0 0 0 0) - (uuid 35f71299-32a4-440b-bb9d-8a9ce42e7f4d) - ) - (junction (at 189.23 104.14) (diameter 0) (color 0 0 0 0) - (uuid 3dafeaca-9ba6-4793-b3ad-d7cdf6fe5318) - ) - (junction (at 152.4 104.14) (diameter 0) (color 0 0 0 0) - (uuid 58e67814-b1d5-4bd6-bd5a-a191de5d3ef8) - ) - (junction (at 53.34 82.55) (diameter 0) (color 0 0 0 0) - (uuid 6318778c-6b06-47ad-b993-ffef305809aa) - ) - (junction (at 168.91 104.14) (diameter 0) (color 0 0 0 0) - (uuid 701508b6-f1c1-41c6-b1b8-5a1b4795a4a4) - ) - (junction (at 179.07 104.14) (diameter 0) (color 0 0 0 0) - (uuid 8683a1f3-986f-497f-8699-a97dba26c52f) - ) - (junction (at 173.99 104.14) (diameter 0) (color 0 0 0 0) - (uuid 9ba8cd63-7c9a-4e25-88c2-99aa49ea68f8) - ) - (junction (at 195.58 104.14) (diameter 0) (color 0 0 0 0) - (uuid a27b82e0-ba1e-4a1d-8250-ac697f505890) - ) - (junction (at 62.23 82.55) (diameter 0) (color 0 0 0 0) - (uuid a7945bc3-b216-4f45-bcfb-cd184d220958) - ) - (junction (at 163.83 104.14) (diameter 0) (color 0 0 0 0) - (uuid b0aa0ad1-3307-4efa-a7a7-b2f7e8173a30) - ) - (junction (at 53.34 71.12) (diameter 0) (color 0 0 0 0) - (uuid b19a550d-a73a-4c3e-b193-b8bde8b8b4b9) - ) - (junction (at 184.15 104.14) (diameter 0) (color 0 0 0 0) - (uuid bd556ac3-0ee2-4af2-8bb5-66de17b68fc3) - ) - (junction (at 133.35 104.14) (diameter 0) (color 0 0 0 0) - (uuid db227c84-d5f1-4da2-8a7c-8447837b7fde) - ) - (junction (at 118.11 73.66) (diameter 0) (color 0 0 0 0) - (uuid e4b09746-85d4-4827-a238-b5d3386831ef) - ) - (junction (at 160.02 104.14) (diameter 0) (color 0 0 0 0) - (uuid f7a88298-bec8-476b-8ff3-38d1048190a5) - ) - - (wire (pts (xy 173.99 104.14) (xy 168.91 104.14)) - (stroke (width 0) (type default)) - (uuid 039b22e1-9f23-428e-beeb-7dbaa8b56662) - ) - (wire (pts (xy 101.6 71.12) (xy 101.6 49.53)) - (stroke (width 0) (type default)) - (uuid 078afc62-3935-4400-b2c2-f15fdf031a97) - ) - (wire (pts (xy 86.36 59.69) (xy 86.36 60.96)) - (stroke (width 0) (type default)) - (uuid 0870a0c8-f3ab-41b8-bbb1-f9d0bf30c5a6) - ) - (wire (pts (xy 173.99 86.36) (xy 173.99 104.14)) - (stroke (width 0) (type default)) - (uuid 0e7a7b71-d487-4621-9e1c-6fae6cd974f8) - ) - (wire (pts (xy 68.58 92.71) (xy 68.58 82.55)) - (stroke (width 0) (type default)) - (uuid 152e2322-db06-4efa-9f3d-164975a92590) - ) - (wire (pts (xy 163.83 104.14) (xy 160.02 104.14)) - (stroke (width 0) (type default)) - (uuid 19d1f109-8feb-412e-98c3-455d1b2d4003) - ) - (wire (pts (xy 133.35 55.88) (xy 133.35 58.42)) - (stroke (width 0) (type default)) - (uuid 1b84f71e-bdf4-4fd9-bde1-2ce21dc07c28) - ) - (wire (pts (xy 146.05 66.04) (xy 201.93 66.04)) - (stroke (width 0) (type default)) - (uuid 1be6ed32-b137-4d86-b182-053c8a89dad0) - ) - (wire (pts (xy 53.34 71.12) (xy 53.34 73.66)) - (stroke (width 0) (type default)) - (uuid 1cc5f2b1-63bf-43ff-975b-2be16314b81b) - ) - (wire (pts (xy 58.42 71.12) (xy 53.34 71.12)) - (stroke (width 0) (type default)) - (uuid 1f5f0444-15a6-4bdd-8aff-489b6d06193a) - ) - (wire (pts (xy 189.23 78.74) (xy 189.23 104.14)) - (stroke (width 0) (type default)) - (uuid 2322ce8a-0c62-41c6-8656-2ffefde5fbfc) - ) - (wire (pts (xy 152.4 104.14) (xy 152.4 101.6)) - (stroke (width 0) (type default)) - (uuid 287c1047-9616-4e58-a266-ba027076db36) - ) - (wire (pts (xy 184.15 104.14) (xy 179.07 104.14)) - (stroke (width 0) (type default)) - (uuid 289bf65a-87b1-458c-802e-dc905ceaf791) - ) - (wire (pts (xy 146.05 86.36) (xy 160.02 86.36)) - (stroke (width 0) (type default)) - (uuid 29e6aeb4-2f6b-458c-89a7-5b61966fde3f) - ) - (wire (pts (xy 53.34 82.55) (xy 53.34 83.82)) - (stroke (width 0) (type default)) - (uuid 2b4bd40c-6297-4ed3-965c-f99e2a31ef49) - ) - (wire (pts (xy 68.58 82.55) (xy 62.23 82.55)) - (stroke (width 0) (type default)) - (uuid 2bfb19e4-82b8-4c2a-b8b0-3c67ba0363c2) - ) - (wire (pts (xy 53.34 91.44) (xy 53.34 95.25)) - (stroke (width 0) (type default)) - (uuid 2f9f2271-4810-480b-8d50-222836f1f2c0) - ) - (wire (pts (xy 156.21 104.14) (xy 152.4 104.14)) - (stroke (width 0) (type default)) - (uuid 2fea620a-c689-4403-b1c2-a945a1377d7d) - ) - (wire (pts (xy 146.05 73.66) (xy 184.15 73.66)) - (stroke (width 0) (type default)) - (uuid 3004acba-2014-44b1-a80f-c6bc1b1001e1) - ) - (wire (pts (xy 160.02 104.14) (xy 156.21 104.14)) - (stroke (width 0) (type default)) - (uuid 348ee5c4-ca0d-4609-9a48-f0303dd51182) - ) - (wire (pts (xy 101.6 49.53) (xy 58.42 49.53)) - (stroke (width 0) (type default)) - (uuid 34c51ca1-040c-46a6-a08a-d6e214a4f837) - ) - (wire (pts (xy 99.06 71.12) (xy 101.6 71.12)) - (stroke (width 0) (type default)) - (uuid 370e3680-cd32-4f71-862d-b60dc979c72c) - ) - (wire (pts (xy 29.21 77.47) (xy 29.21 83.82)) - (stroke (width 0) (type default)) - (uuid 3a5d965d-ab7b-473b-8c55-7d43256629c0) - ) - (wire (pts (xy 189.23 104.14) (xy 184.15 104.14)) - (stroke (width 0) (type default)) - (uuid 457cf153-d2ef-416b-8f36-c0bdb897df2e) - ) - (wire (pts (xy 168.91 104.14) (xy 163.83 104.14)) - (stroke (width 0) (type default)) - (uuid 48dda154-af42-45b4-9ebf-2c6516b3270b) - ) - (wire (pts (xy 99.06 66.04) (xy 120.65 66.04)) - (stroke (width 0) (type default)) - (uuid 4d4051d8-9f97-4fcc-a8fd-0a67d655a002) - ) - (wire (pts (xy 118.11 73.66) (xy 120.65 73.66)) - (stroke (width 0) (type default)) - (uuid 5ce95f03-3484-4b3b-ba7a-3cb2d5fc0ba4) - ) - (wire (pts (xy 73.66 66.04) (xy 62.23 66.04)) - (stroke (width 0) (type default)) - (uuid 5cfb36f1-600c-4d7c-bdaf-edc1c0647987) - ) - (wire (pts (xy 179.07 76.2) (xy 146.05 76.2)) - (stroke (width 0) (type default)) - (uuid 611f7b43-77a0-43c6-b7e7-87c1264b08f5) - ) - (wire (pts (xy 184.15 81.28) (xy 184.15 104.14)) - (stroke (width 0) (type default)) - (uuid 6892d8cd-a314-4d0e-97f2-c9cb4d226dde) - ) - (wire (pts (xy 120.65 68.58) (xy 118.11 68.58)) - (stroke (width 0) (type default)) - (uuid 68f81cb3-a34b-45c8-ab3e-082670a2f5be) - ) - (wire (pts (xy 146.05 71.12) (xy 189.23 71.12)) - (stroke (width 0) (type default)) - (uuid 6c50f524-6821-4d59-8915-b33337bf5082) - ) - (wire (pts (xy 133.35 104.14) (xy 138.43 104.14)) - (stroke (width 0) (type default)) - (uuid 6ed5434a-3749-46fb-8644-397e2cf18791) - ) - (wire (pts (xy 86.36 81.28) (xy 86.36 85.09)) - (stroke (width 0) (type default)) - (uuid 6f5affb3-1b8f-492c-86d5-fc04128a2bbb) - ) - (wire (pts (xy 156.21 96.52) (xy 156.21 104.14)) - (stroke (width 0) (type default)) - (uuid 6f857bb5-3bdf-4ed8-ac86-1b7da6a4c67e) - ) - (wire (pts (xy 160.02 93.98) (xy 160.02 104.14)) - (stroke (width 0) (type default)) - (uuid 7375bb95-8124-4318-a9d6-eafa71d4918f) - ) - (wire (pts (xy 53.34 58.42) (xy 53.34 62.23)) - (stroke (width 0) (type default)) - (uuid 74c60a7c-4e01-41f1-9f65-c12ea4e7db60) - ) - (wire (pts (xy 201.93 73.66) (xy 201.93 104.14)) - (stroke (width 0) (type default)) - (uuid 80457a89-5b88-488e-b611-447ae7bd7914) - ) - (wire (pts (xy 58.42 49.53) (xy 58.42 71.12)) - (stroke (width 0) (type default)) - (uuid 83e24b9c-2f74-44ca-9b1d-2b04a9d7342c) - ) - (wire (pts (xy 133.35 104.14) (xy 133.35 105.41)) - (stroke (width 0) (type default)) - (uuid 8c08817a-4f52-4aa8-afcf-c82be6ed5555) - ) - (wire (pts (xy 62.23 66.04) (xy 62.23 82.55)) - (stroke (width 0) (type default)) - (uuid 8c45454b-1db0-416a-b92e-50877d122753) - ) - (wire (pts (xy 146.05 93.98) (xy 152.4 93.98)) - (stroke (width 0) (type default)) - (uuid 8c661377-1b6f-468c-9d85-03890372fa9a) - ) - (wire (pts (xy 118.11 68.58) (xy 118.11 73.66)) - (stroke (width 0) (type default)) - (uuid 91c1c59d-d909-45e1-b5f2-9470c42552bc) - ) - (wire (pts (xy 133.35 101.6) (xy 133.35 104.14)) - (stroke (width 0) (type default)) - (uuid 9303c929-7e8e-4d0e-8afb-247de18810b8) - ) - (wire (pts (xy 179.07 104.14) (xy 173.99 104.14)) - (stroke (width 0) (type default)) - (uuid 9b15a100-0dab-4b2b-ae1b-23a8de58e172) - ) - (wire (pts (xy 163.83 91.44) (xy 163.83 104.14)) - (stroke (width 0) (type default)) - (uuid 9ebac7a2-1b4b-42db-bc65-bdecde40d555) - ) - (wire (pts (xy 118.11 76.2) (xy 118.11 73.66)) - (stroke (width 0) (type default)) - (uuid a107a6cb-4192-4e03-81a2-ab327ff8ff06) - ) - (wire (pts (xy 53.34 81.28) (xy 53.34 82.55)) - (stroke (width 0) (type default)) - (uuid a14a9cfd-b3ae-4f7f-98bf-6b220b94fb5b) - ) - (wire (pts (xy 146.05 68.58) (xy 195.58 68.58)) - (stroke (width 0) (type default)) - (uuid a6189437-b5f0-40fd-bb88-2bef6ba37ea3) - ) - (wire (pts (xy 146.05 81.28) (xy 168.91 81.28)) - (stroke (width 0) (type default)) - (uuid a6b0bedd-2c83-4c16-b026-fa70667d002e) - ) - (wire (pts (xy 146.05 78.74) (xy 173.99 78.74)) - (stroke (width 0) (type default)) - (uuid b189a590-5f75-440d-95e4-6086463dfe48) - ) - (wire (pts (xy 72.39 76.2) (xy 73.66 76.2)) - (stroke (width 0) (type default)) - (uuid b56c3393-b377-4fba-97b8-0456bee23f34) - ) - (wire (pts (xy 146.05 104.14) (xy 152.4 104.14)) - (stroke (width 0) (type default)) - (uuid b7182ef9-6f34-4186-8b39-a55dde526047) - ) - (wire (pts (xy 146.05 88.9) (xy 156.21 88.9)) - (stroke (width 0) (type default)) - (uuid bbf7e637-66b5-4b62-bffb-e474bb851254) - ) - (wire (pts (xy 67.31 71.12) (xy 66.04 71.12)) - (stroke (width 0) (type default)) - (uuid c197e8d0-b648-4f4a-ae2d-29e90b344b07) - ) - (wire (pts (xy 99.06 76.2) (xy 99.06 92.71)) - (stroke (width 0) (type default)) - (uuid c5ec06f9-d36a-48d9-97d1-44a22729a61f) - ) - (wire (pts (xy 168.91 88.9) (xy 168.91 104.14)) - (stroke (width 0) (type default)) - (uuid ca6ca7b7-6d5f-415c-9386-317e1c73b8d7) - ) - (wire (pts (xy 62.23 82.55) (xy 53.34 82.55)) - (stroke (width 0) (type default)) - (uuid ce0f57e6-3cd2-43f8-9306-6232e4ac86f5) - ) - (wire (pts (xy 29.21 66.04) (xy 29.21 69.85)) - (stroke (width 0) (type default)) - (uuid d2f9e853-624a-4674-8435-0d3fa04363ee) - ) - (wire (pts (xy 53.34 69.85) (xy 53.34 71.12)) - (stroke (width 0) (type default)) - (uuid d3357813-e7c0-48ce-993f-01f92bc7d8cb) - ) - (wire (pts (xy 201.93 104.14) (xy 195.58 104.14)) - (stroke (width 0) (type default)) - (uuid e1650542-0bd6-4a06-a0db-433ea73aa787) - ) - (wire (pts (xy 72.39 71.12) (xy 73.66 71.12)) - (stroke (width 0) (type default)) - (uuid e1ec28bd-013c-40aa-98e7-3e68c9ad5505) - ) - (wire (pts (xy 195.58 76.2) (xy 195.58 104.14)) - (stroke (width 0) (type default)) - (uuid eecb45e1-b319-49e9-9988-9736edca1a54) - ) - (wire (pts (xy 195.58 104.14) (xy 189.23 104.14)) - (stroke (width 0) (type default)) - (uuid f102578d-3c30-4dbb-8cc6-8350e0ddca32) - ) - (wire (pts (xy 179.07 83.82) (xy 179.07 104.14)) - (stroke (width 0) (type default)) - (uuid f4cf84e3-e2bc-4b37-9bb9-bf7b039c6f37) - ) - (wire (pts (xy 99.06 92.71) (xy 68.58 92.71)) - (stroke (width 0) (type default)) - (uuid fb75d45c-999d-4289-891b-72de46f71cec) - ) - (wire (pts (xy 146.05 83.82) (xy 163.83 83.82)) - (stroke (width 0) (type default)) - (uuid fd570ff9-1b55-4d3d-9eab-a6ec52afaf62) - ) - - (global_label "VCC" (shape input) (at 86.36 59.69 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 0508d107-804f-4991-981b-721935f93647) - (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 86.36 53.0762 90) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - ) - (global_label "VCC" (shape input) (at 133.35 55.88 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 18135142-208f-4650-8e84-8cf23b3cea3e) - (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 133.35 49.2662 90) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - ) - (global_label "VCC" (shape input) (at 29.21 66.04 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 7c316d04-3c29-468c-90bd-a75350749e94) - (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 29.21 59.4262 90) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - ) - (global_label "VCC" (shape input) (at 72.39 76.2 180) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right)) - (uuid 93b0f526-7250-4072-9877-431a96c0ea5b) - (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 65.7762 76.2 0) - (effects (font (size 1.27 1.27)) (justify right) hide) - ) - ) - (global_label "VCC" (shape input) (at 53.34 58.42 90) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left)) - (uuid 9561485f-37b4-4f8d-bd5d-397621ebc512) - (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 53.34 51.8062 90) - (effects (font (size 1.27 1.27)) (justify left) hide) - ) - ) - - (symbol (lib_id "power:GND") (at 86.36 85.09 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 0f745f86-11a9-4cf9-b4b2-5bde49be99b1) - (property "Reference" "#PWR01" (at 86.36 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 86.36 90.17 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 86.36 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 86.36 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7a70df14-4380-443b-bdd9-2d02d3730083)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "#PWR01") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 156.21 92.71 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 16574a3e-c2c0-4b52-b278-67e5501a3e05) - (property "Reference" "D16" (at 162.56 94.2975 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 160.02 94.2975 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 156.21 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 156.21 92.71 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 7d73dc82-82c7-4004-83db-3cfb78c40470)) - (pin "2" (uuid 5468b3c0-9fb3-4a26-9aab-81154c15cde6)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D16") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:Battery_Cell") (at 29.21 74.93 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 1993e1c4-1794-4975-b8d4-87cf70b1bf77) - (property "Reference" "BT1" (at 33.02 71.8185 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Battery_Cell" (at 33.02 74.3585 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Battery:BatteryHolder_Keystone_1060_1x2032" (at 29.21 73.406 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 29.21 73.406 90) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "2" (uuid aa67ff27-77fc-4c46-a1e3-32e54188792a)) - (pin "1" (uuid 244c9739-067d-47bb-b585-38a1fa77a96a)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "BT1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 163.83 87.63 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 218e2c45-e1f1-4b4c-86b8-b7c002d3d668) - (property "Reference" "D14" (at 170.18 89.2175 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 167.64 89.2175 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 163.83 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 163.83 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid b5fda398-d710-41e7-8d19-4f12fa1e017b)) - (pin "2" (uuid 8d186997-34bf-41ea-9c59-9282dc7953f1)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D14") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:R") (at 53.34 66.04 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 2e6ea95a-ca45-4aeb-9e58-470830fc1b0c) - (property "Reference" "R1" (at 55.88 64.77 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100k" (at 55.88 67.31 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Allspice Badge:R_1206_3216Metric" (at 51.562 66.04 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 53.34 66.04 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "2" (uuid 23b6ad7b-5ce0-4238-987a-df6133b269a5)) - (pin "1" (uuid 69442e2f-896b-472d-83f0-8ece5a2aa99f)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "R1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 118.11 76.2 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 3b118b32-b9de-4a1d-a19e-37f40b7b1137) - (property "Reference" "#PWR04" (at 118.11 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 118.11 81.28 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 118.11 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 118.11 76.2 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 02e294ec-c04b-4dbe-af5a-a31e6c82bd73)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "#PWR04") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 189.23 74.93 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 526e51ff-3cca-444e-a966-e6e03bdbcd60) - (property "Reference" "D3" (at 195.58 76.5175 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 193.04 76.5175 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 189.23 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 189.23 74.93 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 29dbae7b-71e2-467d-8628-abe00cab286d)) - (pin "2" (uuid 3e168e20-bdc5-4981-a813-e41236d157fc)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 184.15 77.47 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 59f7f173-10d8-4b07-8731-b9a75c3340eb) - (property "Reference" "D4" (at 190.5 79.0575 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 187.96 79.0575 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 184.15 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 184.15 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 1e8a4738-0325-46be-bbf4-b3c57e395cd2)) - (pin "2" (uuid 3812340f-e792-4652-aeca-5b175ea3ced0)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:C") (at 69.85 71.12 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 5a8788ac-a1c8-494a-86d4-edaf1cc74645) - (property "Reference" "C2" (at 69.85 63.5 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "10u" (at 69.85 66.04 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" (at 66.04 72.0852 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 69.85 71.12 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 07ed4570-07bd-45a2-a463-59fd63848e60)) - (pin "2" (uuid bb36ae0d-0125-4034-b14a-a2984ab38e35)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "C2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:C") (at 53.34 87.63 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 5f42a621-dede-4847-be6f-0d7c7a532695) - (property "Reference" "C1" (at 57.15 86.36 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10u" (at 57.15 88.9 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" (at 54.3052 91.44 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 53.34 87.63 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 6f92d317-f25a-4c00-8109-5561fe7a5501)) - (pin "2" (uuid 78002c8b-0695-4b5c-b232-24863ea9571d)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "C1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:555 Timer") (at 86.36 71.12 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 68dffc83-60dc-4d25-807a-e65dfd8e09dc) - (property "Reference" "U2" (at 88.5541 58.42 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "ICM7555xB" (at 88.5541 60.96 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Allspice Badge:555 Timer" (at 107.95 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.intersil.com/content/dam/Intersil/documents/icm7/icm7555-56.pdf" (at 107.95 81.28 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "2" (uuid 09f31109-f296-423b-8300-9d6b74e31e43)) - (pin "3" (uuid f5119d6d-9d3e-465f-8cad-b9b110a10465)) - (pin "1" (uuid aa5cbadc-b950-4e21-b042-1784d5890a4a)) - (pin "4" (uuid ba2f6181-ccc9-48be-be09-b687a890f020)) - (pin "5" (uuid 05db60f4-4b53-412b-8f34-21093ae88911)) - (pin "6" (uuid 43992679-e5bc-4853-929c-2addc76eef81)) - (pin "7" (uuid b4d72be4-3034-406b-9098-ac43ecf60a90)) - (pin "8" (uuid fd2eebb9-43c0-47d3-bf53-ff725b0109a7)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "U2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:4017") (at 133.35 78.74 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 73382caf-b719-4ec8-8942-f4dc8f3d04c3) - (property "Reference" "U1" (at 135.5441 58.42 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "4017" (at 135.5441 60.96 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Allspice Badge:4017" (at 133.35 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "http://www.intersil.com/content/dam/Intersil/documents/cd40/cd4017bms-22bms.pdf" (at 133.35 78.74 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "10" (uuid 58e4aac1-33a2-4996-8410-d30b2959cbbe)) - (pin "1" (uuid e1c20c78-1e85-476b-b5af-60ca974252e2)) - (pin "2" (uuid 47ccf810-e0af-4d64-b81e-fdf9f6df868b)) - (pin "12" (uuid dd7f1999-1af7-4aec-8ef4-4c49f7baf0b2)) - (pin "11" (uuid 76022393-c3ef-4db8-9791-0e9fe2319197)) - (pin "4" (uuid b175c4a7-577d-45c8-995c-8f4c9fa44a37)) - (pin "9" (uuid 22dd6399-f624-4cf1-98e4-d5d3e67793f9)) - (pin "6" (uuid b43072eb-337f-431d-81a7-06cf06f2ecea)) - (pin "16" (uuid 9b8fb9a6-8fd3-48a8-8339-a15aae95708d)) - (pin "3" (uuid d8ecd881-9d70-405b-9360-e7a4a2c5ca17)) - (pin "13" (uuid 7d80cad5-2aae-442e-8c7f-520fec3fb6e2)) - (pin "5" (uuid 49315221-559b-4828-be3e-c75580b744d5)) - (pin "14" (uuid b3c093d1-2cc8-4e1d-a82a-9f746683f592)) - (pin "7" (uuid e46a97bc-e7c4-4974-8992-ff38a3800911)) - (pin "8" (uuid 7c88ec25-7d4f-4d94-9c7d-8ed9185def3b)) - (pin "15" (uuid 69cd97a5-4931-4d8a-9afc-de78e34c04e6)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "U1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 53.34 95.25 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 7835e889-cb58-4b48-8481-fc9c35cbb989) - (property "Reference" "#PWR05" (at 53.34 101.6 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 53.34 100.33 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 53.34 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 53.34 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 47d89b8a-db95-40fb-9581-f79980797a2f)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "#PWR05") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 133.35 105.41 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 8f74f883-2434-4a73-97cc-f71a29d1baf8) - (property "Reference" "#PWR03" (at 133.35 111.76 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 133.35 110.49 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 133.35 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 133.35 105.41 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 457a4fd5-fe94-4ed7-ab20-452536c6c3b3)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "#PWR03") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 179.07 80.01 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid a3876b8e-c286-4001-b09a-9a2adbb76569) - (property "Reference" "D11" (at 185.42 81.5975 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 182.88 81.5975 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 179.07 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 179.07 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 630769df-388b-491b-a094-1e7cb4316ffa)) - (pin "2" (uuid e04af2a0-4b99-4f07-8a24-d2ff44e922e4)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D11") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 201.93 69.85 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid adccb7a8-1049-4e60-a24a-56ae00395d7b) - (property "Reference" "D1" (at 208.28 71.4375 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 205.74 71.4375 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 201.93 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 201.93 69.85 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid adbe4b94-fc46-4920-b829-0e44a50d7ec4)) - (pin "2" (uuid 2443fbf6-3990-41ce-b6d9-be0d69736d25)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:R") (at 142.24 104.14 90) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid b4e5ad8e-94d8-4d31-8cad-9c8179170962) - (property "Reference" "R3" (at 140.97 101.6 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "680" (at 143.51 101.6 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Allspice Badge:R_1206_3216Metric" (at 142.24 105.918 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 142.24 104.14 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cc801c10-b2df-4c8e-9c2e-f9d1d4e57af8)) - (pin "2" (uuid 6fdd26b6-e315-4f26-a69c-fb83bc29d8e5)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "R3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 152.4 97.79 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid beee8b9f-13b9-42a3-b1d8-fed4668f6354) - (property "Reference" "D17" (at 158.75 99.3775 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 156.21 99.3775 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 152.4 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 152.4 97.79 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a322d11b-a4cf-4198-81e3-16e23da85f1b)) - (pin "2" (uuid 192f49b3-b11e-4b91-a04e-645828142d0e)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D17") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 29.21 83.82 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid cc2c5500-a834-4c50-960e-0a9428bd832e) - (property "Reference" "#PWR02" (at 29.21 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 29.21 88.9 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 29.21 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 29.21 83.82 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 77688fc6-d3cc-4004-9fd1-0bfc0ab78bb3)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "#PWR02") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:R") (at 53.34 77.47 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid d1bcf46f-41b5-4d92-92ac-5eaad63c2ee2) - (property "Reference" "R2" (at 55.88 76.2 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "10k" (at 55.88 78.74 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Allspice Badge:R_1206_3216Metric" (at 51.562 77.47 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 53.34 77.47 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5d2d88f3-b0a9-4c95-b224-6aa53eeb957a)) - (pin "2" (uuid 05569cb9-c8a1-4947-81c7-13ce5348a345)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "R2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 195.58 72.39 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid db9aee83-2bb5-45a0-8e61-d26e10e23b45) - (property "Reference" "D2" (at 201.93 73.9775 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 199.39 73.9775 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 195.58 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 195.58 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 4b524ca1-0490-442c-b945-8e5c99427ccf)) - (pin "2" (uuid 43d51bec-4801-4ea4-aadd-72476c13f222)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 160.02 90.17 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid dfc15644-fe05-4f9f-ad93-d865f232520f) - (property "Reference" "D15" (at 166.37 91.7575 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 163.83 91.7575 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 160.02 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 160.02 90.17 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid cd238d72-597b-40ef-b4a3-035a56716ffc)) - (pin "2" (uuid 3369ee1f-d7b8-4a44-aa8a-5f26f8af96c9)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D15") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "power:GND") (at 66.04 71.12 270) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid e3e708da-b198-4069-80bb-16b9d1af9527) - (property "Reference" "#PWR06" (at 59.69 71.12 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Value" "GND" (at 62.23 71.12 90) - (effects (font (size 1.27 1.27)) (justify right)) - ) - (property "Footprint" "" (at 66.04 71.12 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 66.04 71.12 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5de1e079-7c14-4522-a5dd-53e536301151)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "#PWR06") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 168.91 85.09 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid eba4ece5-df36-4632-b027-e1efd6de6fd2) - (property "Reference" "D13" (at 175.26 86.6775 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 172.72 86.6775 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 168.91 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 168.91 85.09 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 23c348a6-97c5-4977-8a0f-48c60e1d6225)) - (pin "2" (uuid 833a21f6-c9a7-453d-8b83-d8966c444cc9)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D13") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Allspice Badge:LED") (at 173.99 82.55 270) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid f38ccbfe-184f-4ae4-adc6-12ae011e7fff) - (property "Reference" "D12" (at 180.34 84.1375 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 177.8 84.1375 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Allspice Badge:LED" (at 173.99 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 173.99 82.55 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid f15b0309-5ba1-4246-91df-500e7dae4c35)) - (pin "2" (uuid 6128861c-a633-4935-9269-1d732fe7b3ac)) - (instances - (project "badge" - (path "/997a009a-450f-4061-9c08-30af5a78357e" - (reference "D12") (unit 1) - ) - ) - ) - ) - - (sheet_instances - (path "/" (page "1")) - ) -) +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "997a009a-450f-4061-9c08-30af5a78357e") + (paper "A4") + (lib_symbols + (symbol "Allspice Badge:4017" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4017" + (at -7.62 -19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:4017" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/cd4017b.pdf?ts=1706741366981" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Johnson Counter ( 10 outputs )" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Texas Instruments" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "CD4017BM96" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "DigiKey" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "296-25940-1-ND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "CNT CNT10" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "4017_1_0" + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "Q5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 5.08) + (name "Q4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -10.16 180) + (length 5.08) + (name "Q9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -15.24 180) + (length 5.08) + (name "Cout" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 10.16 0) + (length 5.08) + (name "CKEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -12.7 12.7 0) + (length 5.08) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "Reset" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 20.32 270) + (length 5.08) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 5.08) + (name "Q1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 12.7 180) + (length 5.08) + (name "Q0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 5.08) + (name "Q2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 5.08) + (name "Q6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 5.08) + (name "Q7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 5.08) + (name "Q3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -22.86 90) + (length 5.08) + (name "VSS" + (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 5.08) + (name "Q8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "4017_1_1" + (rectangle + (start -7.62 15.24) + (end 7.62 -17.78) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + ) + (symbol "Allspice Badge:555 Timer" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "555 Timer" + (at 2.54 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:555 Timer" + (at 21.59 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.renesas.com/us/en/document/dst/icm7555-icm7556-datasheet?r=528311" + (at 21.59 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "CMOS General Purpose Timer, 555 compatible, SOIC-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Renesas Electronics Corporation" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "ICM7555IBAZ" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "DigiKey" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "ICM7555IBAZ-ND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "single timer 555" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "555 Timer_0_0" + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (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 "555 Timer_0_1" + (rectangle + (start -8.89 -7.62) + (end 8.89 7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -8.89 -7.62) + (end 8.89 7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "555 Timer_1_1" + (pin input line + (at -12.7 5.08 0) + (length 3.81) + (name "TR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 3.81) + (name "Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -5.08 0) + (length 3.81) + (name "R" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 3.81) + (name "CV" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -5.08 180) + (length 3.81) + (name "THR" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 0 180) + (length 3.81) + (name "DIS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Allspice Badge:Battery_Cell" + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "BT" + (at 2.54 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Battery_Cell" + (at 2.54 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:BatteryHolder_Keystone_1060_1x2032" + (at 15.24 2.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.keyelco.com/userAssets/file/M65p4.pdf" + (at 0 1.524 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Single-cell battery" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Keystone Electronics" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "1060" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "DigiKey" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "36-1060-ND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "battery cell" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Battery_Cell_0_1" + (rectangle + (start -2.286 1.778) + (end 2.286 1.524) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.524 1.016) + (end 1.524 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy 0 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.778) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 3.048) (xy 1.778 3.048) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 3.556) (xy 1.27 2.54) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Battery_Cell_1_1" + (pin passive line + (at 0 5.08 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 -2.54 90) + (length 2.54) + (name "-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Allspice Badge:C" + (pin_numbers hide) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.635 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (at 0.9652 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Samsung Electro-Mechanics" + (at -1.27 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "CL31A106MAHNNNE" + (at -1.27 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 0 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1276-1181-1-ND" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Allspice Badge:LED" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 0 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 0 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "LED 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_0_1" + (polyline + (pts + (xy -1.27 -1.27) (xy -1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy 1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.048 -0.762) (xy -4.572 -2.286) (xy -3.81 -2.286) (xy -4.572 -2.286) (xy -4.572 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.778 -0.762) (xy -3.302 -2.286) (xy -2.54 -2.286) (xy -3.302 -2.286) (xy -3.302 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Allspice Badge: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" "Allspice Badge:R_1206_3216Metric" + (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 "Allspice Badge:SW_SPST" + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 0 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_SPST" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:EG1270" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://sten-eswitch-13110800-production.s3.amazonaws.com/system/asset/product_line/data_sheet/119/EG.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Single Pole Single Throw (SPST) switch" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "E-Switch" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "EG1270" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "EG1847-ND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "switch lever" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_SPST_0_0" + (circle + (center -2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 0.254) (xy 1.524 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SW_SPST_1_1" + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GND" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (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" "global power" + (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) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:PWR_FLAG" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#FLG" + (at 0 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (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" "Special symbol for telling ERC where power comes from" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flag power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + ) + ) + (junction + (at 156.21 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "35f71299-32a4-440b-bb9d-8a9ce42e7f4d") + ) + (junction + (at 189.23 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "3dafeaca-9ba6-4793-b3ad-d7cdf6fe5318") + ) + (junction + (at 152.4 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "58e67814-b1d5-4bd6-bd5a-a191de5d3ef8") + ) + (junction + (at 53.34 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "6318778c-6b06-47ad-b993-ffef305809aa") + ) + (junction + (at 168.91 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "701508b6-f1c1-41c6-b1b8-5a1b4795a4a4") + ) + (junction + (at 179.07 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "8683a1f3-986f-497f-8699-a97dba26c52f") + ) + (junction + (at 173.99 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "9ba8cd63-7c9a-4e25-88c2-99aa49ea68f8") + ) + (junction + (at 195.58 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "a27b82e0-ba1e-4a1d-8250-ac697f505890") + ) + (junction + (at 62.23 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "a7945bc3-b216-4f45-bcfb-cd184d220958") + ) + (junction + (at 53.34 92.71) + (diameter 0) + (color 0 0 0 0) + (uuid "ad4ee27f-5d44-43a6-ab2f-85dd4a660583") + ) + (junction + (at 163.83 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "b0aa0ad1-3307-4efa-a7a7-b2f7e8173a30") + ) + (junction + (at 53.34 71.12) + (diameter 0) + (color 0 0 0 0) + (uuid "b19a550d-a73a-4c3e-b193-b8bde8b8b4b9") + ) + (junction + (at 184.15 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "bd556ac3-0ee2-4af2-8bb5-66de17b68fc3") + ) + (junction + (at 29.21 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "d75e9a7a-bdc4-404c-8b98-dd385fceedeb") + ) + (junction + (at 133.35 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "db227c84-d5f1-4da2-8a7c-8447837b7fde") + ) + (junction + (at 118.11 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "e4b09746-85d4-4827-a238-b5d3386831ef") + ) + (junction + (at 160.02 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "f7a88298-bec8-476b-8ff3-38d1048190a5") + ) + (wire + (pts + (xy 173.99 104.14) (xy 168.91 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "039b22e1-9f23-428e-beeb-7dbaa8b56662") + ) + (wire + (pts + (xy 101.6 71.12) (xy 101.6 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "078afc62-3935-4400-b2c2-f15fdf031a97") + ) + (wire + (pts + (xy 86.36 57.15) (xy 86.36 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0870a0c8-f3ab-41b8-bbb1-f9d0bf30c5a6") + ) + (wire + (pts + (xy 173.99 86.36) (xy 173.99 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e7a7b71-d487-4621-9e1c-6fae6cd974f8") + ) + (wire + (pts + (xy 68.58 92.71) (xy 68.58 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "152e2322-db06-4efa-9f3d-164975a92590") + ) + (wire + (pts + (xy 29.21 67.31) (xy 29.21 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18158e43-dab3-4d75-a1bf-2de9fe45680e") + ) + (wire + (pts + (xy 163.83 104.14) (xy 160.02 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19d1f109-8feb-412e-98c3-455d1b2d4003") + ) + (wire + (pts + (xy 133.35 55.88) (xy 133.35 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b84f71e-bdf4-4fd9-bde1-2ce21dc07c28") + ) + (wire + (pts + (xy 146.05 66.04) (xy 201.93 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1be6ed32-b137-4d86-b182-053c8a89dad0") + ) + (wire + (pts + (xy 53.34 71.12) (xy 53.34 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cc5f2b1-63bf-43ff-975b-2be16314b81b") + ) + (wire + (pts + (xy 24.13 55.88) (xy 29.21 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cee7993-cabe-4c37-b67c-f9fe0ed902b7") + ) + (wire + (pts + (xy 58.42 71.12) (xy 53.34 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f5f0444-15a6-4bdd-8aff-489b6d06193a") + ) + (wire + (pts + (xy 189.23 78.74) (xy 189.23 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2322ce8a-0c62-41c6-8656-2ffefde5fbfc") + ) + (wire + (pts + (xy 152.4 104.14) (xy 152.4 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "287c1047-9616-4e58-a266-ba027076db36") + ) + (wire + (pts + (xy 184.15 104.14) (xy 179.07 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "289bf65a-87b1-458c-802e-dc905ceaf791") + ) + (wire + (pts + (xy 146.05 86.36) (xy 160.02 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29e6aeb4-2f6b-458c-89a7-5b61966fde3f") + ) + (wire + (pts + (xy 53.34 82.55) (xy 53.34 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b4bd40c-6297-4ed3-965c-f99e2a31ef49") + ) + (wire + (pts + (xy 68.58 82.55) (xy 62.23 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2bfb19e4-82b8-4c2a-b8b0-3c67ba0363c2") + ) + (wire + (pts + (xy 53.34 91.44) (xy 53.34 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f9f2271-4810-480b-8d50-222836f1f2c0") + ) + (wire + (pts + (xy 156.21 104.14) (xy 152.4 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fea620a-c689-4403-b1c2-a945a1377d7d") + ) + (wire + (pts + (xy 146.05 73.66) (xy 184.15 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3004acba-2014-44b1-a80f-c6bc1b1001e1") + ) + (wire + (pts + (xy 53.34 92.71) (xy 53.34 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31e23677-a9e5-4fa6-a8b8-e42662bbb44d") + ) + (wire + (pts + (xy 160.02 104.14) (xy 156.21 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "348ee5c4-ca0d-4609-9a48-f0303dd51182") + ) + (wire + (pts + (xy 101.6 49.53) (xy 58.42 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34c51ca1-040c-46a6-a08a-d6e214a4f837") + ) + (wire + (pts + (xy 99.06 71.12) (xy 101.6 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "370e3680-cd32-4f71-862d-b60dc979c72c") + ) + (wire + (pts + (xy 29.21 77.47) (xy 29.21 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a5d965d-ab7b-473b-8c55-7d43256629c0") + ) + (wire + (pts + (xy 189.23 104.14) (xy 184.15 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "457cf153-d2ef-416b-8f36-c0bdb897df2e") + ) + (wire + (pts + (xy 168.91 104.14) (xy 163.83 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48dda154-af42-45b4-9ebf-2c6516b3270b") + ) + (wire + (pts + (xy 99.06 66.04) (xy 120.65 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d4051d8-9f97-4fcc-a8fd-0a67d655a002") + ) + (wire + (pts + (xy 29.21 53.34) (xy 29.21 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a0add22-bfd5-402b-87a8-7a8fba5f1902") + ) + (wire + (pts + (xy 24.13 54.61) (xy 24.13 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c397549-06b3-4bcf-ae28-d8031f4d3649") + ) + (wire + (pts + (xy 118.11 73.66) (xy 120.65 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ce95f03-3484-4b3b-ba7a-3cb2d5fc0ba4") + ) + (wire + (pts + (xy 73.66 66.04) (xy 62.23 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5cfb36f1-600c-4d7c-bdaf-edc1c0647987") + ) + (wire + (pts + (xy 179.07 76.2) (xy 146.05 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "611f7b43-77a0-43c6-b7e7-87c1264b08f5") + ) + (wire + (pts + (xy 184.15 81.28) (xy 184.15 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6892d8cd-a314-4d0e-97f2-c9cb4d226dde") + ) + (wire + (pts + (xy 120.65 68.58) (xy 118.11 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68f81cb3-a34b-45c8-ab3e-082670a2f5be") + ) + (wire + (pts + (xy 146.05 71.12) (xy 189.23 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c50f524-6821-4d59-8915-b33337bf5082") + ) + (wire + (pts + (xy 133.35 104.14) (xy 138.43 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ed5434a-3749-46fb-8644-397e2cf18791") + ) + (wire + (pts + (xy 86.36 81.28) (xy 86.36 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f5affb3-1b8f-492c-86d5-fc04128a2bbb") + ) + (wire + (pts + (xy 156.21 96.52) (xy 156.21 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f857bb5-3bdf-4ed8-ac86-1b7da6a4c67e") + ) + (wire + (pts + (xy 160.02 93.98) (xy 160.02 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7375bb95-8124-4318-a9d6-eafa71d4918f") + ) + (wire + (pts + (xy 53.34 58.42) (xy 53.34 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74c60a7c-4e01-41f1-9f65-c12ea4e7db60") + ) + (wire + (pts + (xy 201.93 73.66) (xy 201.93 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80457a89-5b88-488e-b611-447ae7bd7914") + ) + (wire + (pts + (xy 58.42 49.53) (xy 58.42 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83e24b9c-2f74-44ca-9b1d-2b04a9d7342c") + ) + (wire + (pts + (xy 133.35 104.14) (xy 133.35 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c08817a-4f52-4aa8-afcf-c82be6ed5555") + ) + (wire + (pts + (xy 62.23 66.04) (xy 62.23 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c45454b-1db0-416a-b92e-50877d122753") + ) + (wire + (pts + (xy 146.05 93.98) (xy 152.4 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c661377-1b6f-468c-9d85-03890372fa9a") + ) + (wire + (pts + (xy 118.11 68.58) (xy 118.11 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91c1c59d-d909-45e1-b5f2-9470c42552bc") + ) + (wire + (pts + (xy 133.35 101.6) (xy 133.35 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9303c929-7e8e-4d0e-8afb-247de18810b8") + ) + (wire + (pts + (xy 179.07 104.14) (xy 173.99 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b15a100-0dab-4b2b-ae1b-23a8de58e172") + ) + (wire + (pts + (xy 163.83 91.44) (xy 163.83 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ebac7a2-1b4b-42db-bc65-bdecde40d555") + ) + (wire + (pts + (xy 118.11 76.2) (xy 118.11 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a107a6cb-4192-4e03-81a2-ab327ff8ff06") + ) + (wire + (pts + (xy 53.34 81.28) (xy 53.34 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a14a9cfd-b3ae-4f7f-98bf-6b220b94fb5b") + ) + (wire + (pts + (xy 146.05 68.58) (xy 195.58 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6189437-b5f0-40fd-bb88-2bef6ba37ea3") + ) + (wire + (pts + (xy 45.72 92.71) (xy 53.34 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6aea006-446a-4b3f-b9a1-e6ca3d301d0f") + ) + (wire + (pts + (xy 146.05 81.28) (xy 168.91 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6b0bedd-2c83-4c16-b026-fa70667d002e") + ) + (wire + (pts + (xy 146.05 78.74) (xy 173.99 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b189a590-5f75-440d-95e4-6086463dfe48") + ) + (wire + (pts + (xy 72.39 76.2) (xy 73.66 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b56c3393-b377-4fba-97b8-0456bee23f34") + ) + (wire + (pts + (xy 146.05 104.14) (xy 152.4 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7182ef9-6f34-4186-8b39-a55dde526047") + ) + (wire + (pts + (xy 146.05 88.9) (xy 156.21 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbf7e637-66b5-4b62-bffb-e474bb851254") + ) + (wire + (pts + (xy 67.31 71.12) (xy 66.04 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c197e8d0-b648-4f4a-ae2d-29e90b344b07") + ) + (wire + (pts + (xy 99.06 76.2) (xy 99.06 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5ec06f9-d36a-48d9-97d1-44a22729a61f") + ) + (wire + (pts + (xy 168.91 88.9) (xy 168.91 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca6ca7b7-6d5f-415c-9386-317e1c73b8d7") + ) + (wire + (pts + (xy 62.23 82.55) (xy 53.34 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce0f57e6-3cd2-43f8-9306-6232e4ac86f5") + ) + (wire + (pts + (xy 53.34 69.85) (xy 53.34 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3357813-e7c0-48ce-993f-01f92bc7d8cb") + ) + (wire + (pts + (xy 201.93 104.14) (xy 195.58 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1650542-0bd6-4a06-a0db-433ea73aa787") + ) + (wire + (pts + (xy 72.39 71.12) (xy 73.66 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1ec28bd-013c-40aa-98e7-3e68c9ad5505") + ) + (wire + (pts + (xy 29.21 55.88) (xy 29.21 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e22a6532-ebd6-4eda-aa5e-3dbe270f224b") + ) + (wire + (pts + (xy 195.58 76.2) (xy 195.58 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eecb45e1-b319-49e9-9988-9736edca1a54") + ) + (wire + (pts + (xy 195.58 104.14) (xy 189.23 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f102578d-3c30-4dbb-8cc6-8350e0ddca32") + ) + (wire + (pts + (xy 179.07 83.82) (xy 179.07 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4cf84e3-e2bc-4b37-9bb9-bf7b039c6f37") + ) + (wire + (pts + (xy 99.06 92.71) (xy 68.58 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb75d45c-999d-4289-891b-72de46f71cec") + ) + (wire + (pts + (xy 146.05 83.82) (xy 163.83 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd570ff9-1b55-4d3d-9eab-a6ec52afaf62") + ) + (global_label "VCC" + (shape input) + (at 86.36 57.15 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "0508d107-804f-4991-981b-721935f93647") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 86.36 50.5362 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "VCC" + (shape input) + (at 133.35 55.88 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "18135142-208f-4650-8e84-8cf23b3cea3e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 133.35 49.2662 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "VCC" + (shape input) + (at 29.21 53.34 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "7c316d04-3c29-468c-90bd-a75350749e94") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 29.21 46.7262 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "VCC" + (shape input) + (at 72.39 76.2 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "93b0f526-7250-4072-9877-431a96c0ea5b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 65.7762 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "VCC" + (shape input) + (at 53.34 58.42 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9561485f-37b4-4f8d-bd5d-397621ebc512") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 51.8062 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 86.36 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0f745f86-11a9-4cf9-b4b2-5bde49be99b1") + (property "Reference" "#PWR01" + (at 86.36 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 86.36 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 86.36 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7a70df14-4380-443b-bdd9-2d02d3730083") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 156.21 92.71 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "16574a3e-c2c0-4b52-b278-67e5501a3e05") + (property "Reference" "D16" + (at 162.56 94.2975 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 160.02 94.2975 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 156.21 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 156.21 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 156.21 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 152.4 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 161.29 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 146.05 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 148.59 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7d73dc82-82c7-4004-83db-3cfb78c40470") + ) + (pin "2" + (uuid "5468b3c0-9fb3-4a26-9aab-81154c15cde6") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:Battery_Cell") + (at 29.21 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1993e1c4-1794-4975-b8d4-87cf70b1bf77") + (property "Reference" "BT1" + (at 33.02 69.2785 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Battery_Cell" + (at 33.02 71.8185 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:BatteryHolder_Keystone_1060_1x2032" + (at 29.21 73.406 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.keyelco.com/userAssets/file/M65p4.pdf" + (at 29.21 73.406 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Single-cell battery" + (at 29.21 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Keystone Electronics" + (at 33.02 74.3585 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "MPN" "1060" + (at 33.02 76.8985 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "DIST_PN" "36-1060-ND" + (at 29.21 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "DigiKey" + (at 29.21 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "aa67ff27-77fc-4c46-a1e3-32e54188792a") + ) + (pin "1" + (uuid "244c9739-067d-47bb-b585-38a1fa77a96a") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "BT1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 163.83 87.63 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "218e2c45-e1f1-4b4c-86b8-b7c002d3d668") + (property "Reference" "D14" + (at 170.18 89.2175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 167.64 89.2175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 163.83 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 163.83 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 163.83 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 160.02 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 168.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 153.67 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 156.21 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b5fda398-d710-41e7-8d19-4f12fa1e017b") + ) + (pin "2" + (uuid "8d186997-34bf-41ea-9c59-9282dc7953f1") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 53.34 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "26f9019a-1cb5-4bbc-9e7a-a6029cba580e") + (property "Reference" "#PWR07" + (at 53.34 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 53.34 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 53.34 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 53.34 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 53.34 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "66a42e89-7c06-4cc9-ab60-4fb22fa241a1") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:R") + (at 53.34 66.04 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2e6ea95a-ca45-4aeb-9e58-470830fc1b0c") + (property "Reference" "R1" + (at 55.88 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100k" + (at 55.88 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:R_1206_3216Metric" + (at 51.562 66.04 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 53.34 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 53.34 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Stackpole Electronics Inc" + (at 53.34 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "RMCF1206FT100K" + (at 53.34 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 53.34 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "RMCF1206FT100KCT-ND" + (at 53.34 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "23b6ad7b-5ce0-4238-987a-df6133b269a5") + ) + (pin "1" + (uuid "69442e2f-896b-472d-83f0-8ece5a2aa99f") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 118.11 76.2 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3b118b32-b9de-4a1d-a19e-37f40b7b1137") + (property "Reference" "#PWR04" + (at 118.11 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 118.11 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 118.11 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 118.11 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 118.11 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "02e294ec-c04b-4dbe-af5a-a31e6c82bd73") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 189.23 74.93 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "526e51ff-3cca-444e-a966-e6e03bdbcd60") + (property "Reference" "D3" + (at 195.58 76.5175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 193.04 76.5175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 189.23 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 189.23 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 189.23 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 185.42 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 194.31 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 179.07 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 181.61 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "29dbae7b-71e2-467d-8628-abe00cab286d") + ) + (pin "2" + (uuid "3e168e20-bdc5-4981-a813-e41236d157fc") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 184.15 77.47 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "59f7f173-10d8-4b07-8731-b9a75c3340eb") + (property "Reference" "D4" + (at 190.5 79.0575 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 187.96 79.0575 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 184.15 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 184.15 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 184.15 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 180.34 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 189.23 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 173.99 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 176.53 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1e8a4738-0325-46be-bbf4-b3c57e395cd2") + ) + (pin "2" + (uuid "3812340f-e792-4652-aeca-5b175ea3ced0") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:C") + (at 69.85 71.12 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5a8788ac-a1c8-494a-86d4-edaf1cc74645") + (property "Reference" "C2" + (at 69.85 64.77 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10u" + (at 69.85 67.31 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (at 66.04 72.0852 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 69.85 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 69.85 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Samsung Electro-Mechanics" + (at 69.85 58.42 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "CL31A106MAHNNNE" + (at 69.85 60.96 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 69.85 63.5 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1276-1181-1-ND" + (at 69.85 66.04 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "07ed4570-07bd-45a2-a463-59fd63848e60") + ) + (pin "2" + (uuid "bb36ae0d-0125-4034-b14a-a2984ab38e35") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:C") + (at 53.34 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5f42a621-dede-4847-be6f-0d7c7a532695") + (property "Reference" "C1" + (at 57.15 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10u" + (at 57.15 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (at 54.3052 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 53.34 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 53.34 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Samsung Electro-Mechanics" + (at 53.34 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "CL31A106MAHNNNE" + (at 53.34 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 53.34 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1276-1181-1-ND" + (at 53.34 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6f92d317-f25a-4c00-8109-5561fe7a5501") + ) + (pin "2" + (uuid "78002c8b-0695-4b5c-b232-24863ea9571d") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:555 Timer") + (at 86.36 71.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "68dffc83-60dc-4d25-807a-e65dfd8e09dc") + (property "Reference" "U2" + (at 88.5541 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ICM7555xB" + (at 88.5541 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:555 Timer" + (at 107.95 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.renesas.com/us/en/document/dst/icm7555-icm7556-datasheet?r=528311" + (at 107.95 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "CMOS General Purpose Timer, 555 compatible, SOIC-8" + (at 86.36 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Renesas Electronics Corporation" + (at 86.36 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "ICM7555IBAZ" + (at 86.36 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "DigiKey" + (at 86.36 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "ICM7555IBAZ-ND" + (at 86.36 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "09f31109-f296-423b-8300-9d6b74e31e43") + ) + (pin "3" + (uuid "f5119d6d-9d3e-465f-8cad-b9b110a10465") + ) + (pin "1" + (uuid "aa5cbadc-b950-4e21-b042-1784d5890a4a") + ) + (pin "4" + (uuid "ba2f6181-ccc9-48be-be09-b687a890f020") + ) + (pin "5" + (uuid "05db60f4-4b53-412b-8f34-21093ae88911") + ) + (pin "6" + (uuid "43992679-e5bc-4853-929c-2addc76eef81") + ) + (pin "7" + (uuid "b4d72be4-3034-406b-9098-ac43ecf60a90") + ) + (pin "8" + (uuid "fd2eebb9-43c0-47d3-bf53-ff725b0109a7") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:4017") + (at 133.35 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "73382caf-b719-4ec8-8942-f4dc8f3d04c3") + (property "Reference" "U1" + (at 135.5441 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4017" + (at 135.5441 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:4017" + (at 133.35 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/cd4017b.pdf?ts=1706741366981" + (at 133.35 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Johnson Counter ( 10 outputs )" + (at 133.35 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Texas Instruments" + (at 133.35 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "CD4017BM96" + (at 133.35 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "DigiKey" + (at 133.35 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "296-25940-1-ND" + (at 133.35 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "10" + (uuid "58e4aac1-33a2-4996-8410-d30b2959cbbe") + ) + (pin "1" + (uuid "e1c20c78-1e85-476b-b5af-60ca974252e2") + ) + (pin "2" + (uuid "47ccf810-e0af-4d64-b81e-fdf9f6df868b") + ) + (pin "12" + (uuid "dd7f1999-1af7-4aec-8ef4-4c49f7baf0b2") + ) + (pin "11" + (uuid "76022393-c3ef-4db8-9791-0e9fe2319197") + ) + (pin "4" + (uuid "b175c4a7-577d-45c8-995c-8f4c9fa44a37") + ) + (pin "9" + (uuid "22dd6399-f624-4cf1-98e4-d5d3e67793f9") + ) + (pin "6" + (uuid "b43072eb-337f-431d-81a7-06cf06f2ecea") + ) + (pin "16" + (uuid "9b8fb9a6-8fd3-48a8-8339-a15aae95708d") + ) + (pin "3" + (uuid "d8ecd881-9d70-405b-9360-e7a4a2c5ca17") + ) + (pin "13" + (uuid "7d80cad5-2aae-442e-8c7f-520fec3fb6e2") + ) + (pin "5" + (uuid "49315221-559b-4828-be3e-c75580b744d5") + ) + (pin "14" + (uuid "b3c093d1-2cc8-4e1d-a82a-9f746683f592") + ) + (pin "7" + (uuid "e46a97bc-e7c4-4974-8992-ff38a3800911") + ) + (pin "8" + (uuid "7c88ec25-7d4f-4d94-9c7d-8ed9185def3b") + ) + (pin "15" + (uuid "69cd97a5-4931-4d8a-9afc-de78e34c04e6") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 45.72 92.71 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7b3aa23b-ae64-4ba7-a670-f9bb258a0dc5") + (property "Reference" "#FLG02" + (at 45.72 90.805 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 45.72 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 45.72 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 45.72 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4737e46b-537f-4c80-a9f8-578f64bf5cb9") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "#FLG02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 133.35 105.41 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8f74f883-2434-4a73-97cc-f71a29d1baf8") + (property "Reference" "#PWR03" + (at 133.35 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 133.35 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 133.35 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 133.35 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 133.35 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "457a4fd5-fe94-4ed7-ab20-452536c6c3b3") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 179.07 80.01 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a3876b8e-c286-4001-b09a-9a2adbb76569") + (property "Reference" "D11" + (at 185.42 81.5975 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 182.88 81.5975 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 179.07 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 179.07 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 179.07 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 175.26 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 184.15 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 168.91 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 171.45 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "630769df-388b-491b-a094-1e7cb4316ffa") + ) + (pin "2" + (uuid "e04af2a0-4b99-4f07-8a24-d2ff44e922e4") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 24.13 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a5e98114-3f51-41a7-b343-01c766f6fe81") + (property "Reference" "#FLG01" + (at 24.13 52.705 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 24.13 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 24.13 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 24.13 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 24.13 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ab6e7016-3a18-49ce-a860-f3e76c94b932") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "#FLG01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 201.93 69.85 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "adccb7a8-1049-4e60-a24a-56ae00395d7b") + (property "Reference" "D1" + (at 208.28 71.4375 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 205.74 71.4375 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 201.93 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 201.93 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 201.93 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 198.12 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 207.01 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 191.77 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 194.31 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "adbe4b94-fc46-4920-b829-0e44a50d7ec4") + ) + (pin "2" + (uuid "2443fbf6-3990-41ce-b6d9-be0d69736d25") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:R") + (at 142.24 104.14 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b4e5ad8e-94d8-4d31-8cad-9c8179170962") + (property "Reference" "R3" + (at 140.97 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "680" + (at 143.51 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:R_1206_3216Metric" + (at 142.24 105.918 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 142.24 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 142.24 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Stackpole Electronics Inc" + (at 142.24 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "RMCF1206JT680R" + (at 142.24 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 142.24 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "RMCF1206JT680RCT-ND" + (at 142.24 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cc801c10-b2df-4c8e-9c2e-f9d1d4e57af8") + ) + (pin "2" + (uuid "6fdd26b6-e315-4f26-a69c-fb83bc29d8e5") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 152.4 97.79 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "beee8b9f-13b9-42a3-b1d8-fed4668f6354") + (property "Reference" "D17" + (at 158.75 99.3775 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 156.21 99.3775 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 152.4 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 152.4 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 152.4 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 148.59 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 157.48 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 142.24 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 144.78 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a322d11b-a4cf-4198-81e3-16e23da85f1b") + ) + (pin "2" + (uuid "192f49b3-b11e-4b91-a04e-645828142d0e") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:SW_SPST") + (at 29.21 62.23 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c3a792c1-5e60-410f-85cc-308bed09fd4c") + (property "Reference" "SW1" + (at 30.48 62.23 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "SW_SPST" + (at 25.4 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Allspice Badge:EG1270" + (at 29.21 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://sten-eswitch-13110800-production.s3.amazonaws.com/system/asset/product_line/data_sheet/119/EG.pdf" + (at 29.21 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Single Pole Single Throw (SPST) switch" + (at 29.21 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "E-Switch" + (at 29.21 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "EG1270" + (at 29.21 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 29.21 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "EG1847-ND" + (at 29.21 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d62c9eb8-0f46-415d-9f1c-2307d66d5507") + ) + (pin "2" + (uuid "e331e4bf-7c8f-4d12-9bc8-9eb777929ce3") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 29.21 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cc2c5500-a834-4c50-960e-0a9428bd832e") + (property "Reference" "#PWR02" + (at 29.21 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 29.21 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 29.21 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 29.21 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 29.21 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "77688fc6-d3cc-4004-9fd1-0bfc0ab78bb3") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:R") + (at 53.34 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d1bcf46f-41b5-4d92-92ac-5eaad63c2ee2") + (property "Reference" "R2" + (at 55.88 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 55.88 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Allspice Badge:R_1206_3216Metric" + (at 51.562 77.47 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 53.34 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 53.34 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Stackpole Electronics Inc" + (at 53.34 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "RMCF1206FT10K0" + (at 53.34 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 53.34 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "RMCF1206FT10K0CT-ND" + (at 53.34 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5d2d88f3-b0a9-4c95-b224-6aa53eeb957a") + ) + (pin "2" + (uuid "05569cb9-c8a1-4947-81c7-13ce5348a345") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 195.58 72.39 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "db9aee83-2bb5-45a0-8e61-d26e10e23b45") + (property "Reference" "D2" + (at 201.93 73.9775 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 199.39 73.9775 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 195.58 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 195.58 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 195.58 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 191.77 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 200.66 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 185.42 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 187.96 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4b524ca1-0490-442c-b945-8e5c99427ccf") + ) + (pin "2" + (uuid "43d51bec-4801-4ea4-aadd-72476c13f222") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 160.02 90.17 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dfc15644-fe05-4f9f-ad93-d865f232520f") + (property "Reference" "D15" + (at 166.37 91.7575 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 163.83 91.7575 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 160.02 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 160.02 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 160.02 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 156.21 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 165.1 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 149.86 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 152.4 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cd238d72-597b-40ef-b4a3-035a56716ffc") + ) + (pin "2" + (uuid "3369ee1f-d7b8-4a44-aa8a-5f26f8af96c9") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 66.04 71.12 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e3e708da-b198-4069-80bb-16b9d1af9527") + (property "Reference" "#PWR06" + (at 59.69 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 62.23 71.12 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 66.04 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 66.04 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 66.04 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5de1e079-7c14-4522-a5dd-53e536301151") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 168.91 85.09 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "eba4ece5-df36-4632-b027-e1efd6de6fd2") + (property "Reference" "D13" + (at 175.26 86.6775 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 172.72 86.6775 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 168.91 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 168.91 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 168.91 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 165.1 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 173.99 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 158.75 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 161.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "23c348a6-97c5-4977-8a0f-48c60e1d6225") + ) + (pin "2" + (uuid "833a21f6-c9a7-453d-8b83-d8966c444cc9") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Allspice Badge:LED") + (at 173.99 82.55 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f38ccbfe-184f-4ae4-adc6-12ae011e7fff") + (property "Reference" "D12" + (at 180.34 84.1375 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LED" + (at 177.8 84.1375 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Allspice Badge:LED" + (at 173.99 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" + (at 173.99 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode used for the allspice badge" + (at 173.99 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFG" "Luminus Devices Inc." + (at 170.18 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "MP-3014-1100-50-70" + (at 179.07 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST" "Digikey" + (at 163.83 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIST_PN" "1214-1574-1-ND" + (at 166.37 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f15b0309-5ba1-4246-91df-500e7dae4c35") + ) + (pin "2" + (uuid "6128861c-a633-4935-9269-1d732fe7b3ac") + ) + (instances + (project "badge" + (path "/997a009a-450f-4061-9c08-30af5a78357e" + (reference "D12") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) \ No newline at end of file diff --git a/badge.kicad_sym b/badge.kicad_sym index 8b16358..1c427bc 100644 --- a/badge.kicad_sym +++ b/badge.kicad_sym @@ -9,7 +9,19 @@ (property "Footprint" "Allspice Badge:4017" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "http://www.intersil.com/content/dam/Intersil/documents/cd40/cd4017bms-22bms.pdf" (at 0 0 0) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/cd4017b.pdf?ts=1706741366981" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG" "Texas Instruments" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "CD4017BM96" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST" "DigiKey" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST_PN" "296-25940-1-ND" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "ki_keywords" "CNT CNT10" (at 0 0 0) @@ -104,7 +116,19 @@ (property "Footprint" "Allspice Badge:555 Timer" (at 21.59 -10.16 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "http://www.intersil.com/content/dam/Intersil/documents/icm7/icm7555-56.pdf" (at 21.59 -10.16 0) + (property "Datasheet" "https://www.renesas.com/us/en/document/dst/icm7555-icm7556-datasheet?r=528311" (at 21.59 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG" "Renesas Electronics Corporation" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "ICM7555IBAZ" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST" "DigiKey" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST_PN" "ICM7555IBAZ-ND" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "ki_keywords" "single timer 555" (at 0 0 0) @@ -173,7 +197,19 @@ (property "Footprint" "Allspice Badge:BatteryHolder_Keystone_1060_1x2032" (at 15.24 2.54 90) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (at 0 1.524 90) + (property "Datasheet" "https://www.keyelco.com/userAssets/file/M65p4.pdf" (at 0 1.524 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG" "Keystone Electronics" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "1060" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST" "DigiKey" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST_PN" "36-1060-ND" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "ki_keywords" "battery cell" (at 0 0 0) @@ -248,6 +284,18 @@ (property "Datasheet" "~" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) + (property "MFG" "Samsung Electro-Mechanics" (at -1.27 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "CL31A106MAHNNNE" (at -1.27 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST" "Digikey" (at 0 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST_PN" "1276-1181-1-ND" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) (property "ki_keywords" "cap capacitor" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) @@ -296,7 +344,19 @@ (property "Footprint" "Allspice Badge:LED" (at 0 -5.08 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (at 0 0 0) + (property "Datasheet" "https://download.luminus.com/datasheets/Luminus_MP3014_1100_Datasheet.pdf" (at 0 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG" "Luminus Devices Inc." (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "MP-3014-1100-50-70" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST" "Digikey" (at 0 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST_PN" "1214-1574-1-ND" (at 0 -7.62 0) (effects (font (size 1.27 1.27)) hide) ) (property "ki_keywords" "LED diode" (at 0 0 0) @@ -408,4 +468,64 @@ ) ) ) + (symbol "SW_SPST" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 0 3.175 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_SPST" (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Allspice Badge:EG1270" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://sten-eswitch-13110800-production.s3.amazonaws.com/system/asset/product_line/data_sheet/119/EG.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFG" "E-Switch" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "EG1270" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST" "Digikey" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DIST_PN" "EG1847-ND" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch lever" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Single Pole Single Throw (SPST) switch" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_SPST_0_0" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 0.254) + (xy 1.524 1.778) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "SW_SPST_1_1" + (pin passive line (at -5.08 0 0) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 2.54) + (name "B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) ) diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..2921cfd --- /dev/null +++ b/flake.lock @@ -0,0 +1,61 @@ +{ + "nodes": { + "flake-utils": { + "inputs": { + "systems": "systems" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "nixpkgs": { + "locked": { + "lastModified": 1711124224, + "narHash": "sha256-l0zlN/3CiodvWDtfBOVxeTwYSRz93muVbXWSpaMjXxM=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "56528ee42526794d413d6f244648aaee4a7b56c0", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-23.11", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": "nixpkgs" + } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + } + }, + "root": "root", + "version": 7 +} diff --git a/flake.nix b/flake.nix new file mode 100644 index 0000000..b0b1ca6 --- /dev/null +++ b/flake.nix @@ -0,0 +1,29 @@ +{ + inputs = { + nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11"; + flake-utils.url = "github:numtide/flake-utils"; + }; + + outputs = { self, nixpkgs, flake-utils }: + flake-utils.lib.eachDefaultSystem + (system: let + pkgs = nixpkgs.legacyPackages.${system}; + in + { + packages = { + }; + + devShell = pkgs.mkShell { + buildInputs = [ + pkgs.figlet + + pkgs.act + ]; + + shellHook = '' + figlet "Badge" + ''; + }; + } + ); +} diff --git a/footprints/4017.kicad_mod b/footprints/4017.kicad_mod index 583ad4b..6cf67fe 100644 --- a/footprints/4017.kicad_mod +++ b/footprints/4017.kicad_mod @@ -1,85 +1,241 @@ -(footprint "4017" (version 20221018) (generator pcbnew) - (layer "F.Cu") - (descr "16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads") - (tags "THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads") - (attr smd) - (fp_text reference "REF**" (at 0 -11.22) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b267a1fd-fdb6-4371-9b29-e0e8dac30f16) - ) - (fp_text value "4017" (at 0 11.22) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b5e06152-7746-465e-afea-aa1bf7553eb0) - ) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp f1c6323d-3aed-46f4-9290-e4e60c7a5156) - ) - (fp_line (start -6.235 -10.28) (end -6.235 10.28) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 234ec05a-ccfc-40a8-98a0-ce9eab918338)) - (fp_line (start -6.235 10.28) (end 6.235 10.28) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 94559413-1c55-46ac-b54f-f1c8886bb483)) - (fp_line (start -2.535 -10.22) (end -2.535 10.22) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75006d48-15bc-48c9-91f3-eaae76478ee4)) - (fp_line (start -2.535 10.22) (end 2.535 10.22) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5d209812-a32f-4e50-a507-d6edf40ee11e)) - (fp_line (start -1 -10.22) (end -2.535 -10.22) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2d560483-256d-4b78-ba1b-1e0b6ce9aad5)) - (fp_line (start 2.535 -10.22) (end 1 -10.22) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eadc2aae-140d-4eac-b996-a9d77792f1bc)) - (fp_line (start 2.535 10.22) (end 2.535 -10.22) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42a4c4dc-f4bb-4ef0-b9a9-ee2d21efe08e)) - (fp_line (start 6.235 -10.28) (end -6.235 -10.28) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 761006af-3567-47cf-91f0-5e411938d91d)) - (fp_line (start 6.235 10.28) (end 6.235 -10.28) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a9e16ec-a5c9-454c-b798-06febeae26b5)) - (fp_arc (start 1 -10.22) (mid 0 -9.22) (end -1 -10.22) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 97ba8853-dfcb-4042-bc20-882e0069b261)) - (fp_line (start -6.25 -10.5) (end -6.25 10.5) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8b3583b2-b092-41b7-a648-1205ff9f5b2f)) - (fp_line (start -6.25 10.5) (end 6.25 10.5) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 80c671b5-43d8-49fd-b69a-dc4abadfa5d2)) - (fp_line (start 6.25 -10.5) (end -6.25 -10.5) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4a2f9e34-c797-4299-ac09-2ee9d8b4a138)) - (fp_line (start 6.25 10.5) (end 6.25 -10.5) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fe362e74-f93a-4d24-85b2-60df6cc6dbc3)) - (fp_line (start -5.08 -10.22) (end -5.08 10.22) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36394ff4-1a53-4df6-9d61-645df657a239)) - (fp_line (start -5.08 10.22) (end 5.08 10.22) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f41400c3-ebaf-4e2a-b215-9af4794798cc)) - (fp_line (start -3.175 -9.16) (end -2.175 -10.16) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4124fe12-8cb4-4fd0-ac8e-bdc17db12a57)) - (fp_line (start -3.175 10.16) (end -3.175 -9.16) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d15844a-31ce-4f81-92a8-19fcb2817cda)) - (fp_line (start -2.175 -10.16) (end 3.175 -10.16) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5601fb1-3fe6-4fee-a26f-4875cc1d5afa)) - (fp_line (start 3.175 -10.16) (end 3.175 10.16) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f6f88509-d99d-4ddc-ac57-fe364cf43461)) - (fp_line (start 3.175 10.16) (end -3.175 10.16) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 67e4c6da-6a13-42dc-a06c-a5c5fe51f9d8)) - (fp_line (start 5.08 -10.22) (end -5.08 -10.22) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 54671177-e050-481b-ac60-ee88907bdbc3)) - (fp_line (start 5.08 10.22) (end 5.08 -10.22) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2ffa24a7-45b8-4fce-ba59-e88ceb84198b)) - (pad "1" smd rect (at -4.445 -8.89) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f9ba4ab7-d1d3-4abf-9065-f2d24f3fbc82)) - (pad "2" smd rect (at -4.445 -6.35) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3495fc42-07c9-4b9f-9556-acb5eec4550f)) - (pad "3" smd rect (at -4.445 -3.81) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 052fad4a-ba78-446a-9a71-7a7a5a3dca4c)) - (pad "4" smd rect (at -4.445 -1.27) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 79c97b9d-3910-438c-b4be-2a19d129e49a)) - (pad "5" smd rect (at -4.445 1.27) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 6d92f261-34bc-4e08-a2b3-99e05739fd77)) - (pad "6" smd rect (at -4.445 3.81) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 636430c4-a71a-42d9-9c96-2943e9dcb8b9)) - (pad "7" smd rect (at -4.445 6.35) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3282c834-838b-478e-8dce-add3ffbc7622)) - (pad "8" smd rect (at -4.445 8.89) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 08e08c2b-9da9-414d-9b49-dbd4667997f5)) - (pad "9" smd rect (at 4.445 8.89) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp eb2a3693-1fcc-4afa-b27e-937982349b56)) - (pad "10" smd rect (at 4.445 6.35) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 945dab61-6759-4504-8a45-1751c60103db)) - (pad "11" smd rect (at 4.445 3.81) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e98a4832-1225-49de-a793-ec27428e0a11)) - (pad "12" smd rect (at 4.445 1.27) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b2d5270c-baf1-4d69-babf-cc802c994d3c)) - (pad "13" smd rect (at 4.445 -1.27) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp a569017f-da8e-45c2-a5e0-dbce1b2be078)) - (pad "14" smd rect (at 4.445 -3.81) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4bd62544-24f9-4205-aa56-157d3129fa68)) - (pad "15" smd rect (at 4.445 -6.35) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0143082b-0e4b-4677-bb6d-3d2cf7566c12)) - (pad "16" smd rect (at 4.445 -8.89) (size 3.1 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d0aa497d-f64c-4bc7-9b84-af88e1a863eb)) - (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W8.89mm_SMDSocket.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) -) +(footprint "4017" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (descr "16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads") + (property "Reference" "REF**" + (at 0 -11.22 0) + (layer "F.SilkS") + (hide yes) + (uuid "b267a1fd-fdb6-4371-9b29-e0e8dac30f16") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "4017" + (at 0 11.22 0) + (layer "F.Fab") + (hide yes) + (uuid "b5e06152-7746-465e-afea-aa1bf7553eb0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "41dd8cf2-24e0-4cc3-b6a6-bfc4d6b79199") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3e765450-3adc-4ad9-a28c-d3e386966e43") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "030cf493-6ac3-44e4-bef2-e8f5844a546c") + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (attr smd) + (dimension + (type aligned) + (layer "Dwgs.User") + (uuid "8d1be59b-3ae0-4615-a33c-b8aed8cbd3c5") + (pts + (xy -3.81 -7.62) (xy 2.1 -7.58) + ) + (height -1.380009) + (gr_text "5.9101 mm" + (at -0.837877 -10.129951 359.6122172) + (layer "Dwgs.User") + (uuid "8d1be59b-3ae0-4615-a33c-b8aed8cbd3c5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (format + (prefix "") + (suffix "") + (units 3) + (units_format 1) + (precision 4) + ) + (style + (thickness 0.12) + (arrow_length 1.27) + (text_position_mode 0) + (extension_height 0.58642) + (extension_offset 0.5) keep_text_aligned) + ) + (pad "1" smd roundrect + (at -3.81 -7.62) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "cbd92e61-92dd-42a9-beac-640cdbb78c86") + ) + (pad "2" smd roundrect + (at -3.81 -6.35) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "f4cf05f5-074b-4e81-82ae-5b4dc44d4ab8") + ) + (pad "3" smd roundrect + (at -3.81 -5.08) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "d2b546b8-0436-4d1d-ab31-54b67c028a7a") + ) + (pad "4" smd roundrect + (at -3.81 -3.81) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "b2b06150-83cf-4ab1-bdf5-426db62e9ec4") + ) + (pad "5" smd roundrect + (at -3.81 -2.54) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "cec65be3-6088-4b81-9d6b-708fd1fbee52") + ) + (pad "6" smd roundrect + (at -3.81 -1.27) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "52d55f60-cd93-4dff-88a8-5f0cef23ec70") + ) + (pad "7" smd roundrect + (at -3.81 0) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "7a3764cf-8bda-47af-b7b3-11742ebf54e0") + ) + (pad "8" smd roundrect + (at -3.81 1.27) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "416c0231-340d-4b7e-9370-9faaa3ee6d4b") + ) + (pad "9" smd roundrect + (at 2.1 1.31) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "fa2376eb-0528-4971-bd4c-6f0042890c17") + ) + (pad "10" smd roundrect + (at 2.1 0.04) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "ee54321a-666a-484f-9250-8159ea0afcbd") + ) + (pad "11" smd roundrect + (at 2.1 -1.23) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "10cbc0fe-96a8-44c2-b134-cea94eed906a") + ) + (pad "12" smd roundrect + (at 2.1 -2.5) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "f20ca538-4e29-4ff4-8937-dfb633b2b34b") + ) + (pad "13" smd roundrect + (at 2.1 -3.77) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "c490c77b-0d73-4c1b-90f7-3118e809c558") + ) + (pad "14" smd roundrect + (at 2.1 -5.04) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "f46c83be-2cb3-47b8-bef6-2652da4c17e8") + ) + (pad "15" smd roundrect + (at 2.1 -6.31) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "581f6202-9a3f-4878-81ef-4f5ee8734400") + ) + (pad "16" smd roundrect + (at 2.1 -7.58) + (size 1.55 0.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.1640419948) + (thermal_bridge_angle 45) + (uuid "7c4a8cbe-cb05-4f25-b98a-505b2a999c14") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W8.89mm_SMDSocket.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) \ No newline at end of file diff --git a/footprints/EG1270.kicad_mod b/footprints/EG1270.kicad_mod new file mode 100644 index 0000000..d3df708 --- /dev/null +++ b/footprints/EG1270.kicad_mod @@ -0,0 +1,30 @@ +(footprint "EG1270" (version 20221018) (generator pcbnew) + (layer "F.Cu") + (attr smd) + (fp_text reference "REF**" (at 0 -2.032 unlocked) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 098c4d75-0988-4585-b666-6819f99cab45) + ) + (fp_text value "EG1270" (at 0 2.54 unlocked) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f554ef95-da67-4c5d-80ac-7097b946afd9) + ) + (fp_text user "${REFERENCE}" (at 0.254 4.572 unlocked) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3b5e5430-62c7-4c8b-8cdb-2f188a23b2d7) + ) + (fp_line (start -6.096 -6.858) (end 6.096 -6.858) + (stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 49e9d09d-ddd6-47d0-855e-12ae9c31df12)) + (fp_line (start -6.096 2.286) (end -6.096 -6.858) + (stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp fe9b8dfd-c269-450c-83d3-ee6015765776)) + (fp_line (start 6.096 -6.858) (end 6.096 2.286) + (stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 419341e4-6e1a-46f7-988a-eb33299dcf34)) + (fp_line (start 6.096 2.286) (end -6.096 2.286) + (stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 962c7b41-f49a-4ebf-a12a-325025911c90)) + (pad "1" smd roundrect (at -2.54 0) (size 1 4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (thermal_bridge_angle 45) (tstamp 678e555d-371d-4fbc-95ce-8f37f25919dd)) + (pad "2" smd roundrect (at 0 0) (size 1 4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (thermal_bridge_angle 45) (tstamp 500b73e3-1255-48a9-95b6-d7237088f723)) + (pad "3" smd roundrect (at 2.54 0) (size 1 4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (thermal_bridge_angle 45) (tstamp 15b83bd4-a666-46a5-ba58-b13fe539004e)) +)