From 588bb86ff0528cd29b5c6461ece76b1399b564ee Mon Sep 17 00:00:00 2001 From: Gregor Riepl Date: Tue, 18 Jul 2023 00:12:32 +0200 Subject: [PATCH] Initial version (no PCB) --- .gitignore | 1 + LICENSE | 189 +++ badge.kicad_pcb | 3005 +++++++++++++++++++++++++++++++++++ badge.kicad_prl | 77 + badge.kicad_pro | 340 ++++ badge.kicad_sch | 4047 +++++++++++++++++++++++++++++++++++++++++++++++ fp-info-cache | 1 + 7 files changed, 7660 insertions(+) create mode 100644 .gitignore create mode 100644 LICENSE create mode 100644 badge.kicad_pcb create mode 100644 badge.kicad_prl create mode 100644 badge.kicad_pro create mode 100644 badge.kicad_sch create mode 100644 fp-info-cache diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ad1028 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*-backups/ diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6e2467a --- /dev/null +++ b/LICENSE @@ -0,0 +1,189 @@ +CERN Open Hardware Licence v1.2 + +Preamble + +Through this CERN Open Hardware Licence ("CERN OHL") version 1.2, CERN +wishes to provide a tool to foster collaboration and sharing among +hardware designers. The CERN OHL is copyright CERN. Anyone is welcome +to use the CERN OHL, in unmodified form only, for the distribution of +their own Open Hardware designs. Any other right is reserved. Release +of hardware designs under the CERN OHL does not constitute an +endorsement of the licensor or its designs nor does it imply any +involvement by CERN in the development of such designs. + +1. Definitions + +In this Licence, the following terms have the following meanings: + +“Licence” means this CERN OHL. + +“Documentation” means schematic diagrams, designs, circuit or circuit +board layouts, mechanical drawings, flow charts and descriptive text, +and other explanatory material that is explicitly stated as being made +available under the conditions of this Licence. The Documentation may +be in any medium, including but not limited to computer files and +representations on paper, film, or any other media. + +“Documentation Location” means a location where the Licensor has +placed Documentation, and which he believes will be publicly +accessible for at least three years from the first communication to +the public or distribution of Documentation. + +“Product” means either an entire, or any part of a, device built using +the Documentation or the modified Documentation. + +“Licensee” means any natural or legal person exercising rights under +this Licence. + +“Licensor” means any natural or legal person that creates or modifies +Documentation and subsequently communicates to the public and/ or +distributes the resulting Documentation under the terms and conditions +of this Licence. + +A Licensee may at the same time be a Licensor, and vice versa. + +Use of the masculine gender includes the feminine and neuter genders +and is employed solely to facilitate reading. + +2. Applicability + +2.1. This Licence governs the use, copying, modification, +communication to the public and distribution of the Documentation, and +the manufacture and distribution of Products. By exercising any right +granted under this Licence, the Licensee irrevocably accepts these +terms and conditions. + +2.2. This Licence is granted by the Licensor directly to the Licensee, +and shall apply worldwide and without limitation in time. The Licensee +may assign his licence rights or grant sub-licences. + +2.3. This Licence does not extend to software, firmware, or code +loaded into programmable devices which may be used in conjunction with +the Documentation, the modified Documentation or with Products, unless +such software, firmware, or code is explicitly expressed to be subject +to this Licence. The use of such software, firmware, or code is +otherwise subject to the applicable licence terms and conditions. + +3. Copying, modification, communication to the public and distribution +of the Documentation + +3.1. The Licensee shall keep intact all copyright and trademarks +notices, all notices referring to Documentation Location, and all +notices that refer to this Licence and to the disclaimer of warranties +that are included in the Documentation. He shall include a copy +thereof in every copy of the Documentation or, as the case may be, +modified Documentation, that he communicates to the public or +distributes. + +3.2. The Licensee may copy, communicate to the public and distribute +verbatim copies of the Documentation, in any medium, subject to the +requirements specified in section 3.1. + +3.3. The Licensee may modify the Documentation or any portion thereof +provided that upon modification of the Documentation, the Licensee +shall make the modified Documentation available from a Documentation +Location such that it can be easily located by an original Licensor +once the Licensee communicates to the public or distributes the +modified Documentation under section 3.4, and, where required by +section 4.1, by a recipient of a Product. However, the Licensor shall +not assert his rights under the foregoing proviso unless or until a +Product is distributed. + +3.4. The Licensee may communicate to the public and distribute the +modified Documentation (thereby in addition to being a Licensee also +becoming a Licensor), always provided that he shall: + +a) comply with section 3.1; + +b) cause the modified Documentation to carry prominent notices stating +that the Licensee has modified the Documentation, with the date and +description of the modifications; + +c) cause the modified Documentation to carry a new Documentation +Location notice if the original Documentation provided for one; + +d) make available the modified Documentation at the same level of +abstraction as that of the Documentation, in the preferred format for +making modifications to it (e.g. the native format of the CAD tool as +applicable), and in the event that format is proprietary, in a format +viewable with a tool licensed under an OSI-approved license if the +proprietary tool can create it; and + +e) license the modified Documentation under the terms and conditions +of this Licence or, where applicable, a later version of this Licence +as may be issued by CERN. + +3.5. The Licence includes a non-exclusive licence to those patents or +registered designs that are held by, under the control of, or +sub-licensable by the Licensor, to the extent necessary to make use of +the rights granted under this Licence. The scope of this section 3.5 +shall be strictly limited to the parts of the Documentation or +modified Documentation created by the Licensor. + +4. Manufacture and distribution of Products + +4.1. The Licensee may manufacture or distribute Products always +provided that, where such manufacture or distribution requires a +licence under this Licence the Licensee provides to each recipient of +such Products an easy means of accessing a copy of the Documentation +or modified Documentation, as applicable, as set out in section 3. + +4.2. The Licensee is invited to inform any Licensor who has indicated +his wish to receive this information about the type, quantity and +dates of production of Products the Licensee has (had) manufactured + +5. Warranty and liability + +5.1. DISCLAIMER – The Documentation and any modified Documentation are +provided "as is" and any express or implied warranties, including, but +not limited to, implied warranties of merchantability, of satisfactory +quality, non-infringement of third party rights, and fitness for a +particular purpose or use are disclaimed in respect of the +Documentation, the modified Documentation or any Product. The Licensor +makes no representation that the Documentation, modified +Documentation, or any Product, does or will not infringe any patent, +copyright, trade secret or other proprietary right. The entire risk as +to the use, quality, and performance of a Product shall be with the +Licensee and not the Licensor. This disclaimer of warranty is an +essential part of this Licence and a condition for the grant of any +rights granted under this Licence. The Licensee warrants that it does +not act in a consumer capacity. + +5.2. LIMITATION OF LIABILITY – The Licensor shall have no liability +for direct, indirect, special, incidental, consequential, exemplary, +punitive or other damages of any character including, without +limitation, procurement of substitute goods or services, loss of use, +data or profits, or business interruption, however caused and on any +theory of contract, warranty, tort (including negligence), product +liability or otherwise, arising in any way in relation to the +Documentation, modified Documentation and/or the use, manufacture or +distribution of a Product, even if advised of the possibility of such +damages, and the Licensee shall hold the Licensor(s) free and harmless +from any liability, costs, damages, fees and expenses, including +claims by third parties, in relation to such use. + +6. General + +6.1. Except for the rights explicitly granted hereunder, this Licence +does not imply or represent any transfer or assignment of intellectual +property rights to the Licensee. + +6.2. The Licensee shall not use or make reference to any of the names +(including acronyms and abbreviations), images, or logos under which +the Licensor is known, save in so far as required to comply with +section 3. Any such permitted use or reference shall be factual and +shall in no event suggest any kind of endorsement by the Licensor or +its personnel of the modified Documentation or any Product, or any +kind of implication by the Licensor or its personnel in the +preparation of the modified Documentation or Product. + +6.3. CERN may publish updated versions of this Licence which retain +the same general provisions as this version, but differ in detail so +far this is required and reasonable. New versions will be published +with a unique version number. + +6.4. This Licence shall terminate with immediate effect, upon written +notice and without involvement of a court if the Licensee fails to +comply with any of its terms and conditions, or if the Licensee +initiates legal action against Licensor in relation to this +Licence. Section 5 shall continue to apply. diff --git a/badge.kicad_pcb b/badge.kicad_pcb new file mode 100644 index 0000000..efbd28f --- /dev/null +++ b/badge.kicad_pcb @@ -0,0 +1,3005 @@ +(kicad_pcb (version 20221018) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "A4") + (layers + (0 "F.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + (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 + (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-(Aliens1-RK)") + (net 2 "Net-(Aliens1-GK)") + (net 3 "Net-(Aliens1-BK)") + (net 4 "Net-(Aliens1-A)") + (net 5 "VCC") + (net 6 "GND") + (net 7 "VCCQ") + (net 8 "Net-(U2-THR)") + (net 9 "Net-(CCC-Basel1-A)") + (net 10 "Net-(Chaos-Zentralschw1-A)") + (net 11 "Net-(Coredump1-A)") + (net 12 "Net-(Hackerfunk1-A)") + (net 13 "unconnected-(J1-D--Pad2)") + (net 14 "unconnected-(J1-D+-Pad3)") + (net 15 "unconnected-(J1-ID-Pad4)") + (net 16 "unconnected-(J1-Shield-Pad6)") + (net 17 "Net-(odenwilusenz1-A)") + (net 18 "Net-(R1-Pad2)") + (net 19 "Net-(R4-Pad1)") + (net 20 "Net-(R5-Pad1)") + (net 21 "Net-(R6-Pad2)") + (net 22 "Net-(R7-Pad1)") + (net 23 "Net-(R8-Pad2)") + (net 24 "Net-(R9-Pad1)") + (net 25 "Net-(Ruum42-A)") + (net 26 "Net-(U2-DIS)") + (net 27 "Net-(SW1-Pad10)") + (net 28 "Net-(SW1-Pad11)") + (net 29 "Net-(SW1-Pad12)") + (net 30 "Net-(SW1-Pad13)") + (net 31 "Net-(SW1-Pad14)") + (net 32 "Net-(SW1-Pad15)") + (net 33 "Net-(SW1-Pad16)") + (net 34 "Net-(U1-Q5)") + (net 35 "Net-(U1-Q1)") + (net 36 "Net-(U1-Q0)") + (net 37 "Net-(U1-Q2)") + (net 38 "Net-(U1-Q6)") + (net 39 "Net-(U1-Q7)") + (net 40 "Net-(U1-Q3)") + (net 41 "unconnected-(U1-Q8-Pad9)") + (net 42 "Net-(U1-Q4)") + (net 43 "unconnected-(U1-Q9-Pad11)") + (net 44 "unconnected-(U1-Cout-Pad12)") + (net 45 "Net-(U1-CLK)") + (net 46 "unconnected-(U2-CV-Pad5)") + (net 47 "unconnected-(U3-Pad11)") + + (footprint "LED_SMD:LED_RGB_1210" (layer "F.Cu") + (tstamp 19db85ea-0f3c-45d7-ba3b-3cf315d0f8f4) + (at 79.9 105.2) + (descr "RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN") + (tags "LED 3227") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "RGB LED, red/green/blue/anode") + (property "ki_keywords" "LED RGB diode") + (path "/ce218581-39aa-4fb0-9a1c-0e10da137a28") + (attr smd) + (fp_text reference "Aliens1" (at 0 -2.3) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8a1cbe99-d6ea-48b2-b623-1370bd5426bc) + ) + (fp_text value "LED_RGBA" (at 0 2.45) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9f7108b8-0e17-4169-a1f2-28b0d3f9fe42) + ) + (fp_text user "${REFERENCE}" (at 0 -2.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4f0e80e6-3388-4952-a077-76b62d558460) + ) + (fp_line (start -2.8 -0.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp cc326863-1215-4207-9346-f306fe429a62)) + (fp_line (start 2.7 -1.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp bdc99115-6039-4db6-b087-0ec0ab1f86bc)) + (fp_line (start 2.7 1.5) (end -2.7 1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp b1db59f9-de71-42c6-a923-2a4abb7d617f)) + (fp_line (start -2.95 -1.65) (end -2.95 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 39c8df90-cef2-4b61-823a-b540bf222a49)) + (fp_line (start -2.95 1.65) (end 2.85 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 564af81f-4eed-46a8-876d-89e3849b3a76)) + (fp_line (start 2.85 -1.65) (end -2.95 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 51fcd88b-b598-4e98-a52a-5f123ca29b20)) + (fp_line (start 2.85 1.65) (end 2.85 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca8ddf65-316c-4328-b3e1-5354b4bdc920)) + (fp_line (start -1.6 -0.675) (end -0.925 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6ebf677b-48d2-47ce-87ea-50b76cc1f054)) + (fp_line (start -1.6 1.35) (end -1.6 -0.675) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 350ad01f-b9ae-42bb-a963-0b8a3da2806d)) + (fp_line (start -0.925 -1.35) (end 1.6 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dde27274-9df5-44d8-9e71-b1766130f74b)) + (fp_line (start 1.6 -1.35) (end 1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a81374b3-6a33-462b-b61f-31945e79874b)) + (fp_line (start 1.6 1.35) (end -1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a604547-7333-45c1-9490-e7de87e5cc64)) + (pad "1" smd rect (at -1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "Net-(Aliens1-RK)") (pinfunction "RK") (pintype "passive") (tstamp d0cbffa4-bf1f-4a1a-964e-457aabfc7281)) + (pad "2" smd rect (at -1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "Net-(Aliens1-GK)") (pinfunction "GK") (pintype "passive") (tstamp f1da2a1e-fce5-48ff-bded-57fc0a2dd15e)) + (pad "3" smd rect (at 1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(Aliens1-BK)") (pinfunction "BK") (pintype "passive") (tstamp 0f3e9744-3cb4-49ef-b9fd-b1659026fb7d)) + (pad "4" smd rect (at 1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "Net-(Aliens1-A)") (pinfunction "A") (pintype "passive") (tstamp f88e9fb0-2fcd-4d8f-acb0-17e8513ecb76)) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_RGB_1210.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LED_SMD:LED_RGB_1210" (layer "F.Cu") + (tstamp 278b4df3-308d-4a39-8863-c0a7823458d4) + (at 79.6 111.8) + (descr "RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN") + (tags "LED 3227") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "RGB LED, red/green/blue/anode") + (property "ki_keywords" "LED RGB diode") + (path "/b174b84d-db99-4955-82db-5939a3502758") + (attr smd) + (fp_text reference "Ruum42" (at 0 -2.3) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 34a4e315-4963-47ca-b76b-ece1189fd369) + ) + (fp_text value "LED_RGBA" (at 0 2.45) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c14fd4ed-1036-4e16-a95d-6e14f68b3e3a) + ) + (fp_text user "${REFERENCE}" (at 0 -2.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp af5e14a5-0ec9-4767-92ea-d677284e27e0) + ) + (fp_line (start -2.8 -0.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 1856ba9c-7f46-4861-a907-b5c143ce48fe)) + (fp_line (start 2.7 -1.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp a4b2bb67-345a-4010-ad77-f82c4013332d)) + (fp_line (start 2.7 1.5) (end -2.7 1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp a9c312f7-e2cf-4fed-b738-19e45908b021)) + (fp_line (start -2.95 -1.65) (end -2.95 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ef916115-8b2f-4cd6-99f3-75fe931c76cd)) + (fp_line (start -2.95 1.65) (end 2.85 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dbb1bf2d-f50d-45d7-bc33-ed6d25084d63)) + (fp_line (start 2.85 -1.65) (end -2.95 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25700fdb-3c53-40f4-a856-378d890f8268)) + (fp_line (start 2.85 1.65) (end 2.85 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 203e8d12-b01a-4d91-8c45-0b20617344f6)) + (fp_line (start -1.6 -0.675) (end -0.925 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 285e7f1f-e8c0-48aa-aec2-ace587cf09fa)) + (fp_line (start -1.6 1.35) (end -1.6 -0.675) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fd847810-009b-490b-bc10-b03c674ea197)) + (fp_line (start -0.925 -1.35) (end 1.6 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3cc65a3e-9f53-42fa-a6d9-5707398dad1a)) + (fp_line (start 1.6 -1.35) (end 1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa734c31-58f4-43f5-805d-cff81ed26304)) + (fp_line (start 1.6 1.35) (end -1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5252060d-ee79-4006-9072-06c0e2e9cd06)) + (pad "1" smd rect (at -1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "Net-(Aliens1-RK)") (pinfunction "RK") (pintype "passive") (tstamp fa99975b-2853-4d07-898c-721394e4e3a1)) + (pad "2" smd rect (at -1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "Net-(Aliens1-GK)") (pinfunction "GK") (pintype "passive") (tstamp 99b9c133-9e43-43a1-89f2-0ddc8a50bfd6)) + (pad "3" smd rect (at 1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(Aliens1-BK)") (pinfunction "BK") (pintype "passive") (tstamp 40bb0ddc-6259-477b-96e0-bf1899c036e0)) + (pad "4" smd rect (at 1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 25 "Net-(Ruum42-A)") (pinfunction "A") (pintype "passive") (tstamp 7867518a-9b4a-4995-a625-f39e1b18363a)) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_RGB_1210.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LED_SMD:LED_RGB_1210" (layer "F.Cu") + (tstamp 771c5aaf-7abf-46c1-b7be-f77897650556) + (at 79.7 121.6) + (descr "RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN") + (tags "LED 3227") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "RGB LED, red/green/blue/anode") + (property "ki_keywords" "LED RGB diode") + (path "/e8cca68f-efac-40e4-b970-e539a52437a6") + (attr smd) + (fp_text reference "CCC-Basel1" (at 0 -2.3) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d69118d4-5a11-4f7e-a3b7-f50756908b87) + ) + (fp_text value "LED_RGBA" (at 0 2.45) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ffb77a82-a23a-4d45-960d-bd20af454a2f) + ) + (fp_text user "${REFERENCE}" (at 0 -2.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 42b3c14a-7f20-4656-b671-44f292b8cf84) + ) + (fp_line (start -2.8 -0.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp b952bc00-7c5a-466b-bd65-3bb80abb02e5)) + (fp_line (start 2.7 -1.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 0fd56d9d-8401-4530-9998-9743bd5e6fcd)) + (fp_line (start 2.7 1.5) (end -2.7 1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 5fcc269f-3ab1-4915-a831-859d9c102462)) + (fp_line (start -2.95 -1.65) (end -2.95 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 18a464dc-155a-4bc0-9761-3626bddea362)) + (fp_line (start -2.95 1.65) (end 2.85 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 07f0cfda-0c3d-4226-b221-c23fbf55fb6c)) + (fp_line (start 2.85 -1.65) (end -2.95 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 97cc789d-bdd0-4ae2-be84-b204e8f24141)) + (fp_line (start 2.85 1.65) (end 2.85 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5ae8199f-83cb-47e9-a9d7-f68ae7291202)) + (fp_line (start -1.6 -0.675) (end -0.925 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0dfcbab9-4e24-460c-bd1d-f4b8f7cd9211)) + (fp_line (start -1.6 1.35) (end -1.6 -0.675) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d55fef73-5f97-4122-8e7f-275a2500889a)) + (fp_line (start -0.925 -1.35) (end 1.6 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 576e8e38-6a3d-4858-b3bc-f8f4ed97c47d)) + (fp_line (start 1.6 -1.35) (end 1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 63cd6bd2-0210-4c50-83d0-e0ccfb7f2015)) + (fp_line (start 1.6 1.35) (end -1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7758b8c8-871c-4b2d-8b27-04de20a7d635)) + (pad "1" smd rect (at -1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "Net-(Aliens1-RK)") (pinfunction "RK") (pintype "passive") (tstamp 08da070f-17b2-4fa6-afa9-42c24e9421e5)) + (pad "2" smd rect (at -1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "Net-(Aliens1-GK)") (pinfunction "GK") (pintype "passive") (tstamp 1ec5537f-812c-4cce-a9cd-4bbaed477fb0)) + (pad "3" smd rect (at 1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(Aliens1-BK)") (pinfunction "BK") (pintype "passive") (tstamp a31a8068-de5c-4ac5-846c-634767828a49)) + (pad "4" smd rect (at 1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 9 "Net-(CCC-Basel1-A)") (pinfunction "A") (pintype "passive") (tstamp f7eb26a2-8233-4124-b9e6-3aba024511d1)) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_RGB_1210.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LED_SMD:LED_RGB_1210" (layer "F.Cu") + (tstamp 8d342b47-5485-4258-9dfb-3db4fddc4f08) + (at 79.9 114.7) + (descr "RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN") + (tags "LED 3227") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "RGB LED, red/green/blue/anode") + (property "ki_keywords" "LED RGB diode") + (path "/2ad73f54-38e2-48c8-aa3e-a0db4a6ac6cc") + (attr smd) + (fp_text reference "Coredump1" (at 0 -2.3) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 073b401b-8009-4672-9075-96cfd7274593) + ) + (fp_text value "LED_RGBA" (at 0 2.45) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp eb9667b6-72b8-4987-8fe0-f099fe747c09) + ) + (fp_text user "${REFERENCE}" (at 0 -2.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6cf9445f-7a69-4399-8ee3-fb2ffff4fba7) + ) + (fp_line (start -2.8 -0.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 31982f72-f89b-4848-a420-574e842fe070)) + (fp_line (start 2.7 -1.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp ad0db978-44cd-48e7-aa0c-11a6d6b7e6a0)) + (fp_line (start 2.7 1.5) (end -2.7 1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 82c969de-178a-46b4-a535-9cec9e29dc6d)) + (fp_line (start -2.95 -1.65) (end -2.95 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cdf6ad6b-a841-4046-9e55-1011ddcc2c58)) + (fp_line (start -2.95 1.65) (end 2.85 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45633cd7-0d36-4a3a-ab28-a58b2c1ff25e)) + (fp_line (start 2.85 -1.65) (end -2.95 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3ad191e2-5a01-4e6e-a24e-12b697b391d3)) + (fp_line (start 2.85 1.65) (end 2.85 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f690685f-bf1e-4b5a-be33-d7eda6d1210d)) + (fp_line (start -1.6 -0.675) (end -0.925 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3b848700-2eb3-4dd9-b2e6-c4b5798b7709)) + (fp_line (start -1.6 1.35) (end -1.6 -0.675) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4e4bcecf-0512-49c7-8733-53e3bec2e774)) + (fp_line (start -0.925 -1.35) (end 1.6 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b9eba4e9-9b46-4315-a3df-09f565ede176)) + (fp_line (start 1.6 -1.35) (end 1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7dad411e-2477-4b0f-80f8-5e86377d001f)) + (fp_line (start 1.6 1.35) (end -1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c905ce22-5339-4358-91ed-306892102aa6)) + (pad "1" smd rect (at -1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "Net-(Aliens1-RK)") (pinfunction "RK") (pintype "passive") (tstamp 19959323-b46c-4ec6-a0ec-c654d7947fc3)) + (pad "2" smd rect (at -1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "Net-(Aliens1-GK)") (pinfunction "GK") (pintype "passive") (tstamp 3466f5e3-b6b8-4e41-83b6-7dae107d2642)) + (pad "3" smd rect (at 1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(Aliens1-BK)") (pinfunction "BK") (pintype "passive") (tstamp a6f46e2a-800f-4291-9cb5-0fd676c13fa4)) + (pad "4" smd rect (at 1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "Net-(Coredump1-A)") (pinfunction "A") (pintype "passive") (tstamp 1ef1ebbf-74d2-4e07-9472-e6985fba9cca)) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_RGB_1210.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LED_SMD:LED_RGB_1210" (layer "F.Cu") + (tstamp 917107ac-8524-44ad-9e7a-239f2dd70fab) + (at 79.7 118.1) + (descr "RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN") + (tags "LED 3227") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "RGB LED, red/green/blue/anode") + (property "ki_keywords" "LED RGB diode") + (path "/e1a3f133-ffe6-44de-9eb4-5982853d41b6") + (attr smd) + (fp_text reference "Hackerfunk1" (at 0 -2.3) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e4df1d3f-cc7f-43f9-861d-b61237fe5bef) + ) + (fp_text value "LED_RGBA" (at 0 2.45) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c3d2bfce-2918-4a5c-a2de-3d7b7f39ccc2) + ) + (fp_text user "${REFERENCE}" (at 0 -2.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0f1187db-03ab-4e04-b858-2892720baa69) + ) + (fp_line (start -2.8 -0.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 3fd46c59-ac7e-4074-8158-2d89cbd751cb)) + (fp_line (start 2.7 -1.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 398f54f3-9281-420d-af0b-804111375f12)) + (fp_line (start 2.7 1.5) (end -2.7 1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 7a632e5e-45e4-46f1-91f3-f0ab0ef06bbe)) + (fp_line (start -2.95 -1.65) (end -2.95 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5082d4f9-8f88-4848-81ec-4d9eef79dedb)) + (fp_line (start -2.95 1.65) (end 2.85 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8f58ddd2-96ba-4db3-a7fc-5fe32d11046b)) + (fp_line (start 2.85 -1.65) (end -2.95 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 047fb980-2c64-4621-a978-e00836e0f464)) + (fp_line (start 2.85 1.65) (end 2.85 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f94aed65-c584-40d0-b5bf-f17e3ef0e683)) + (fp_line (start -1.6 -0.675) (end -0.925 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b78bd7cb-d28c-450a-94ab-0da380e2e22b)) + (fp_line (start -1.6 1.35) (end -1.6 -0.675) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6992c018-c946-4249-a976-69c869fcd44b)) + (fp_line (start -0.925 -1.35) (end 1.6 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dae03e85-4b54-4d80-bbdb-ac7a36147aa6)) + (fp_line (start 1.6 -1.35) (end 1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e31a455d-d7d4-4211-b714-145ae1b12376)) + (fp_line (start 1.6 1.35) (end -1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a3bfae18-faa3-40cc-9e4a-0921a005d8d1)) + (pad "1" smd rect (at -1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "Net-(Aliens1-RK)") (pinfunction "RK") (pintype "passive") (tstamp 0c445bc1-f244-493f-948b-3f462d8ca68a)) + (pad "2" smd rect (at -1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "Net-(Aliens1-GK)") (pinfunction "GK") (pintype "passive") (tstamp 044591b7-a4b8-431e-a0ed-1238c3cbfff5)) + (pad "3" smd rect (at 1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(Aliens1-BK)") (pinfunction "BK") (pintype "passive") (tstamp 4d24b8e0-9660-493d-a84a-1fe8a3b01ace)) + (pad "4" smd rect (at 1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Net-(Hackerfunk1-A)") (pinfunction "A") (pintype "passive") (tstamp cb6aaa29-ca8f-4ec7-b892-89d7ba2ecf87)) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_RGB_1210.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LED_SMD:LED_RGB_1210" (layer "F.Cu") + (tstamp 9d28cea0-7c63-4d7f-b8b1-10c81557b7b0) + (at 79.6 108.6) + (descr "RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN") + (tags "LED 3227") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "RGB LED, red/green/blue/anode") + (property "ki_keywords" "LED RGB diode") + (path "/fb84ebb9-0a3f-453f-90bd-07775a992faf") + (attr smd) + (fp_text reference "Chaos-Zentralschw1" (at 0 -2.3) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 24466a5d-7c74-490d-983f-e5e732394bed) + ) + (fp_text value "LED_RGBA" (at 0 2.45) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1eaa79be-ddcf-4b1a-93b0-2384a11af2a8) + ) + (fp_text user "${REFERENCE}" (at 0 -2.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 96edcb2c-c139-40d4-9a65-55e960930bc4) + ) + (fp_line (start -2.8 -0.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp b86fb189-4097-4464-a6b1-2dd674af17b2)) + (fp_line (start 2.7 -1.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 296fe970-f96c-4392-be28-8faf49976c0d)) + (fp_line (start 2.7 1.5) (end -2.7 1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp a641e8b3-24e8-4feb-b5eb-9d068ff6cc10)) + (fp_line (start -2.95 -1.65) (end -2.95 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f7d1e0eb-8e6b-4daa-9048-ba2260dc6cbd)) + (fp_line (start -2.95 1.65) (end 2.85 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6608464c-27c7-4686-aa1b-a0d3c1993691)) + (fp_line (start 2.85 -1.65) (end -2.95 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dc02c834-9e06-4a19-888a-dd8395e06223)) + (fp_line (start 2.85 1.65) (end 2.85 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f2ffdad7-2bbf-4c50-940a-517caeecdc72)) + (fp_line (start -1.6 -0.675) (end -0.925 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f76c23b5-5197-4e31-badb-bd3e3d83d612)) + (fp_line (start -1.6 1.35) (end -1.6 -0.675) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c2d2d39c-3444-460c-936b-7a8e7780f520)) + (fp_line (start -0.925 -1.35) (end 1.6 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f3cbcdbd-fdfe-4761-bd40-c968403c46a6)) + (fp_line (start 1.6 -1.35) (end 1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f18a7ce0-ff9c-411c-9486-05850ef58b2c)) + (fp_line (start 1.6 1.35) (end -1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1010f73f-138e-477a-99e4-12bd6f60204c)) + (pad "1" smd rect (at -1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "Net-(Aliens1-RK)") (pinfunction "RK") (pintype "passive") (tstamp d025726b-7e18-4be1-9a81-b3652a396c76)) + (pad "2" smd rect (at -1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "Net-(Aliens1-GK)") (pinfunction "GK") (pintype "passive") (tstamp 17ecebb4-7661-4d7d-a274-fa00ae674fad)) + (pad "3" smd rect (at 1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(Aliens1-BK)") (pinfunction "BK") (pintype "passive") (tstamp ab67351c-3cd0-4a3b-99f0-a43a1397be81)) + (pad "4" smd rect (at 1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 10 "Net-(Chaos-Zentralschw1-A)") (pinfunction "A") (pintype "passive") (tstamp a0a3f574-9922-499e-83e5-f41b18a2064b)) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_RGB_1210.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LED_SMD:LED_RGB_1210" (layer "F.Cu") + (tstamp a4350968-be23-4f5f-a140-51ae2ddab0d6) + (at 79.8 101.3) + (descr "RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN") + (tags "LED 3227") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "RGB LED, red/green/blue/anode") + (property "ki_keywords" "LED RGB diode") + (path "/f92f5625-c973-42f7-adea-423acb1c0ace") + (attr smd) + (fp_text reference "odenwilusenz1" (at 0 -2.3) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e84f0449-44da-4ed8-a6e0-7ceea69d6082) + ) + (fp_text value "LED_RGBA" (at 0 2.45) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 27a2b676-1cff-421e-8e9f-f68f2b0fe24c) + ) + (fp_text user "${REFERENCE}" (at 0 -2.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 205b4876-6320-405f-88d5-aa9837667bd4) + ) + (fp_line (start -2.8 -0.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp c620eb4b-5575-4059-8318-c20d9e835188)) + (fp_line (start 2.7 -1.5) (end -2.8 -1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp edcc4804-af24-4dd7-afcc-66d132fa322d)) + (fp_line (start 2.7 1.5) (end -2.7 1.5) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp f3aba956-1136-47f5-8006-97b73efc9577)) + (fp_line (start -2.95 -1.65) (end -2.95 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b6712eee-2ef3-4a77-aa73-11497ef76a1a)) + (fp_line (start -2.95 1.65) (end 2.85 1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 092789b5-42e4-448c-89c6-b50b87346234)) + (fp_line (start 2.85 -1.65) (end -2.95 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25140167-a378-4fbf-a40a-bc9de849e5c9)) + (fp_line (start 2.85 1.65) (end 2.85 -1.65) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6a3a9fd8-0fcc-42be-92bc-7dc06b306639)) + (fp_line (start -1.6 -0.675) (end -0.925 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb0d3f03-9cac-470d-8dfd-0a16ff4fb8af)) + (fp_line (start -1.6 1.35) (end -1.6 -0.675) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e3a958d1-1a3e-4877-9e4b-94a03af2f669)) + (fp_line (start -0.925 -1.35) (end 1.6 -1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 22670368-ec79-4541-982e-3745bb659147)) + (fp_line (start 1.6 -1.35) (end 1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 40324aec-55fe-47a2-ba4e-c224a3edfd4d)) + (fp_line (start 1.6 1.35) (end -1.6 1.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a2d8f0cd-9604-4506-bd39-6f0f2bfbb3c1)) + (pad "1" smd rect (at -1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "Net-(Aliens1-RK)") (pinfunction "RK") (pintype "passive") (tstamp 5b5f521f-975c-414b-b17d-b0bf648dbe31)) + (pad "2" smd rect (at -1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "Net-(Aliens1-GK)") (pinfunction "GK") (pintype "passive") (tstamp f5cc6f42-ab4f-4b38-9b2c-0c3a35da717e)) + (pad "3" smd rect (at 1.75 0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(Aliens1-BK)") (pinfunction "BK") (pintype "passive") (tstamp 49a89362-0cb7-4f9e-b494-2b9821f40dd0)) + (pad "4" smd rect (at 1.75 -0.7 180) (size 1.5 1) (layers "F.Cu" "F.Paste" "F.Mask") + (net 17 "Net-(odenwilusenz1-A)") (pinfunction "A") (pintype "passive") (tstamp 6890e33a-07d8-4ec3-9586-04a6b67c8c08)) + (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_RGB_1210.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "B.Cu") + (tstamp 00878b99-05f4-4fc9-96da-e29995d07afb) + (at 89.15 141.4 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/7b26d083-8c6d-4be8-91aa-397e68252103") + (attr smd) + (fp_text reference "C3" (at 0 1.68) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 7dfd92c1-ec24-4c4b-b58a-476a6313e1e2) + ) + (fp_text value "100n" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 4c38bf7c-0535-4276-b7a0-47bac8bc8371) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp ec3e32ec-14a3-4179-9878-b336a9a7a582) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 02040c9f-7475-42d6-91ce-66efe6c24cb9)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fcca9d2e-32fa-418c-97d4-922bbb565efb)) + (fp_line (start -1.7 -0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 5c66d4ab-d3a1-49e9-ad89-e40cd7c3f60b)) + (fp_line (start -1.7 0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e1878406-68f5-4db5-ae73-bda40b5dd65f)) + (fp_line (start 1.7 -0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 6a4694e8-d35a-4434-b90c-201bf71dc3e9)) + (fp_line (start 1.7 0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp aa452f8b-54a7-40b8-ab1d-fb6b06cf884f)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f63ea4a8-49c3-41a3-9cc6-e3985275deab)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bd77ad84-3544-474a-85e0-e43a5bfe6607)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1b62ec7d-26bd-4e56-b8f0-f3b73ec71dc1)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f6957f0b-b1f9-4cca-b74d-dffcd129465b)) + (pad "1" smd roundrect (at -0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 7 "VCCQ") (pintype "passive") (tstamp 3c922e57-1b68-45e8-adb2-fe939c1cca0b)) + (pad "2" smd roundrect (at 0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pintype "passive") (tstamp 3c90a440-037b-40ea-9f74-8acf4ea58b9e)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric" (layer "B.Cu") + (tstamp 00ec7c68-36c8-4881-ad7c-f44d8af1f388) + (at 88 121.4 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/cd7437f9-0db4-4104-b419-039432e08733") + (attr smd) + (fp_text reference "R1" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b5cd453b-b1ff-4590-84ae-3c9fc3d580a4) + ) + (fp_text value "680" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e6b6d904-a0ab-44b3-9290-4025260c6c00) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 4a751957-8267-46d9-bedf-10091c78f10d) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fd6d062f-e546-4ee6-bdf6-3de4e20736b4)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4a67a8b3-8967-440a-b02d-69afccac0af6)) + (fp_line (start -1.68 -0.95) (end -1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 6d5f59c0-ae95-4b70-9ed8-d81f716aae48)) + (fp_line (start -1.68 0.95) (end 1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e7ef0869-13d5-4759-a6a9-2cdd951dfec3)) + (fp_line (start 1.68 -0.95) (end -1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 62bd137e-9057-4286-8e1c-969440ba6a3b)) + (fp_line (start 1.68 0.95) (end 1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b2e67b7e-651b-4715-b5e9-6983654d47af)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0202a320-adc9-41f9-89c7-2d40e8d6ff50)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 687dde40-dbd7-41ea-8add-0f08424e6758)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a6609771-ccea-4469-8f90-8e9a4c405648)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 92dbb71b-a3e2-4f43-b755-88b7b6022cce)) + (pad "1" smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 9 "Net-(CCC-Basel1-A)") (pintype "passive") (tstamp 66e1efd7-dabc-4047-a8bc-9c1c8ba3cc59)) + (pad "2" smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 18 "Net-(R1-Pad2)") (pintype "passive") (tstamp 0120e054-9f74-45d6-9904-7527e97e0dbc)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric" (layer "B.Cu") + (tstamp 1b64517d-c742-4b6d-b105-b658733cfc26) + (at 87.8 117.6 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/58e5c596-dcfc-4999-9f52-ec1bf55f008b") + (attr smd) + (fp_text reference "R6" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9ec9181a-b4c2-4f27-9780-427d65cbb36e) + ) + (fp_text value "680" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2d5eddbb-75bc-425d-8151-005743668296) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp b3b80052-d15f-4ba0-8891-3473b7b6bf72) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ad85c14b-b67e-422a-9426-2a681dbe2d57)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5a5e7c5d-bfa4-425e-8d0c-9c9416178ba3)) + (fp_line (start -1.68 -0.95) (end -1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0cd8d74e-bb9a-4516-9ada-26137b97cdfa)) + (fp_line (start -1.68 0.95) (end 1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bb9c308d-d44c-47be-9916-f3691847e553)) + (fp_line (start 1.68 -0.95) (end -1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c3d89210-8511-49eb-b64c-3a7a3a35f040)) + (fp_line (start 1.68 0.95) (end 1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 08cc3e3a-7b60-4068-96d7-696de6d32537)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3994a492-8723-4964-8b8e-e9093d8d45b3)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 06aff465-dfb8-4189-b8a2-af400c29eb6c)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0ab22f20-63a9-4b96-a346-b458ce305d71)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a24ad174-2aac-48e8-8071-9b0cb97331da)) + (pad "1" smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 12 "Net-(Hackerfunk1-A)") (pintype "passive") (tstamp 836d14ae-5798-4101-953a-70b2f964775d)) + (pad "2" smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 21 "Net-(R6-Pad2)") (pintype "passive") (tstamp aab1f328-288a-4cc4-b374-94c5a872eeba)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile" (layer "B.Cu") + (tstamp 1f4eed97-45de-4f54-9a7b-9ce385136a14) + (at 64 109.4 180) + (descr "SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile") + (tags "SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "3x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol") + (property "ki_keywords" "dip switch") + (path "/c57a347a-70b9-4e1d-9eb8-356be54e21cc") + (attr smd) + (fp_text reference "RGB1" (at 0 5.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9507b35e-cf9d-4d46-96bb-2b6af8b69d14) + ) + (fp_text value "SW_DIP_x03" (at 0 -5.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 20d1d605-0ff0-4e3a-8751-1333ebeed445) + ) + (fp_text user "on" (at 0.4275 3.8825) (layer "B.Fab") + (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) + (tstamp 0186029f-c710-4dcf-88b3-a88ecaaa374e) + ) + (fp_text user "${REFERENCE}" (at 2.58 0 90) (layer "B.Fab") + (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) + (tstamp f009e524-5fab-4aca-8bdb-6ac6bad87872) + ) + (fp_line (start -3.65 4.89) (end -3.65 3.507) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c564d8f4-2d6b-4b6b-918e-9fefcaa8e92a)) + (fp_line (start -3.65 4.89) (end -2.267 4.89) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 56312cf0-f28c-430e-9d7a-1ab22b10ac07)) + (fp_line (start -3.41 -4.65) (end 3.41 -4.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7fc0a40a-0351-4c26-95b2-1c33ad147a76)) + (fp_line (start -3.41 -3.34) (end -3.41 -4.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9d2cb146-dd89-4ae1-83ee-09c1596e69de)) + (fp_line (start -3.41 -0.8) (end -3.41 -1.74) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d18b7942-4308-49f1-823a-ac1abbcb6e21)) + (fp_line (start -3.41 1.74) (end -3.41 0.8) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d1b73591-0671-43cb-967d-b62f6380170d)) + (fp_line (start -3.41 4.65) (end -3.41 3.34) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 48e8a519-032a-424a-ab3d-e30379ecf77a)) + (fp_line (start -3.41 4.65) (end 3.41 4.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e079f015-3960-44cc-b0db-04ea67134ba4)) + (fp_line (start -1.81 -3.175) (end 1.81 -3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 96d994ee-db08-4c0e-8248-c0a92040ad68)) + (fp_line (start -1.81 -3.105) (end -0.603333 -3.105) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0f0ca3bb-1bd8-47e8-ade0-35f3c2853172)) + (fp_line (start -1.81 -2.985) (end -0.603333 -2.985) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3966f135-fed5-4431-b23c-1a46a10d7007)) + (fp_line (start -1.81 -2.865) (end -0.603333 -2.865) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3e4675aa-32c6-4d20-8004-2e53f2afd2b4)) + (fp_line (start -1.81 -2.745) (end -0.603333 -2.745) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e6343aa3-d757-43a0-b262-9194a8063901)) + (fp_line (start -1.81 -2.625) (end -0.603333 -2.625) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d53527ce-95b6-4017-9060-4301794b5f4f)) + (fp_line (start -1.81 -2.505) (end -0.603333 -2.505) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 69bd8af8-7ee7-459b-b2d0-1f03802c5d8f)) + (fp_line (start -1.81 -2.385) (end -0.603333 -2.385) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 33e362b5-f061-4dee-9ed5-68a4e4856b68)) + (fp_line (start -1.81 -2.265) (end -0.603333 -2.265) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 77aaaf12-2f4a-4a52-a8f8-659ef3386374)) + (fp_line (start -1.81 -2.145) (end -0.603333 -2.145) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a908fff2-dd8b-4b36-8d80-5493ec3949c6)) + (fp_line (start -1.81 -2.025) (end -0.603333 -2.025) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 89d7069f-7da0-4347-8fb7-ad27a4d82fee)) + (fp_line (start -1.81 -1.905) (end -1.81 -3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 16cb89d2-d9ed-4771-8c3f-a724ca6990dc)) + (fp_line (start -1.81 -0.635) (end 1.81 -0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fc4a73fc-88d5-4737-8818-314978cabafa)) + (fp_line (start -1.81 -0.565) (end -0.603333 -0.565) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 446c608c-0195-4322-8cbb-c45242c9fa59)) + (fp_line (start -1.81 -0.445) (end -0.603333 -0.445) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4f6daa9b-d1c7-4c7a-b7c5-9f259fed85fa)) + (fp_line (start -1.81 -0.325) (end -0.603333 -0.325) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 09bc7a1a-db7f-4224-a872-fd56a6246251)) + (fp_line (start -1.81 -0.205) (end -0.603333 -0.205) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 28b4ddff-0dc6-4f01-9d59-953da9b0cbe4)) + (fp_line (start -1.81 -0.085) (end -0.603333 -0.085) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 051ff397-de96-4d19-9253-ef455aeb392b)) + (fp_line (start -1.81 0.035) (end -0.603333 0.035) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4fdd2f6c-77c3-4c18-bb65-cfb6b0c38b85)) + (fp_line (start -1.81 0.155) (end -0.603333 0.155) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4a675901-847a-411a-bd38-0929fc7aac18)) + (fp_line (start -1.81 0.275) (end -0.603333 0.275) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e9bd7257-6136-44d8-97fc-7993bafa6df6)) + (fp_line (start -1.81 0.395) (end -0.603333 0.395) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 96a15591-ec59-4e4f-a374-d81bb019c7af)) + (fp_line (start -1.81 0.515) (end -0.603333 0.515) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c7e02c57-1af3-49f4-812f-ea082dc15622)) + (fp_line (start -1.81 0.635) (end -1.81 -0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9908edd3-36c2-499f-89fe-825858989241)) + (fp_line (start -1.81 1.905) (end 1.81 1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 15ea1d02-9d10-4c5d-b59c-c76d3e6eed19)) + (fp_line (start -1.81 1.975) (end -0.603333 1.975) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c6523e46-23e2-494b-a244-aa9c6552cb2f)) + (fp_line (start -1.81 2.095) (end -0.603333 2.095) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8eb33df7-bf96-4db6-bc5c-6e244b5fab1b)) + (fp_line (start -1.81 2.215) (end -0.603333 2.215) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bab80b9f-4e77-44f8-bfbe-8056e3c5b5ff)) + (fp_line (start -1.81 2.335) (end -0.603333 2.335) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 10bbf9d7-138e-49e2-a7c1-57d2097777cf)) + (fp_line (start -1.81 2.455) (end -0.603333 2.455) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d2ed4d06-9c29-4342-98a1-607fa5829991)) + (fp_line (start -1.81 2.575) (end -0.603333 2.575) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6d5ca78c-04ff-4dac-a994-b4e6ed26c08e)) + (fp_line (start -1.81 2.695) (end -0.603333 2.695) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a7a4bf30-6438-489a-8ecf-57d7b4a09c7e)) + (fp_line (start -1.81 2.815) (end -0.603333 2.815) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c3bc99af-0991-477a-a91c-64e2790a5a65)) + (fp_line (start -1.81 2.935) (end -0.603333 2.935) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dc28dce8-783b-46f5-9763-1c814f18500e)) + (fp_line (start -1.81 3.055) (end -0.603333 3.055) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 458d559c-e47b-4af9-9bb4-412144bc1bae)) + (fp_line (start -1.81 3.175) (end -1.81 1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp def53578-80ac-4657-9e8a-f70a68fa1b6c)) + (fp_line (start -0.603333 -1.905) (end -0.603333 -3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3f82244c-f3e2-4361-be7d-e98d80f59a73)) + (fp_line (start -0.603333 0.635) (end -0.603333 -0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6d96d7e1-999f-4eea-b019-f8ac06731483)) + (fp_line (start -0.603333 3.175) (end -0.603333 1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a5c0d97b-f100-43b5-8d63-dd1467fe7a63)) + (fp_line (start 1.81 -3.175) (end 1.81 -1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f9f60af2-e537-4a47-95ba-73290a2bd24e)) + (fp_line (start 1.81 -1.905) (end -1.81 -1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3575c1e8-67ab-40bf-85dc-0a6ace79fdf6)) + (fp_line (start 1.81 -0.635) (end 1.81 0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 25ce63d5-f28b-4fd0-92b3-eb2407f576af)) + (fp_line (start 1.81 0.635) (end -1.81 0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e05e04da-f761-47f9-af34-72008c672dfc)) + (fp_line (start 1.81 1.905) (end 1.81 3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6a980178-4ff1-4a6c-9661-ae205dc9f31e)) + (fp_line (start 1.81 3.175) (end -1.81 3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 089bf047-9565-43d0-8b3b-8ea373d4380a)) + (fp_line (start 3.41 -3.34) (end 3.41 -4.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a4671e7b-a45f-487a-a07d-b47d1551cb62)) + (fp_line (start 3.41 -0.8) (end 3.41 -1.74) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp eb30c135-1313-42cd-8172-24f28dbc2777)) + (fp_line (start 3.41 1.74) (end 3.41 0.8) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e333542b-1f67-4e0f-87b3-5a3101476043)) + (fp_line (start 3.41 4.65) (end 3.41 3.34) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 892561ce-8553-4e31-808c-c222b1f17f63)) + (fp_line (start -5.8 -4.9) (end 5.8 -4.9) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 7015a30a-bd3b-4203-bcb9-60a88e892038)) + (fp_line (start -5.8 4.9) (end -5.8 -4.9) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 10003f45-2439-443a-8596-7eb657f16532)) + (fp_line (start 5.8 -4.9) (end 5.8 4.9) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0e1aa001-c9a4-4819-9529-89f26e6b1920)) + (fp_line (start 5.8 4.9) (end -5.8 4.9) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 406a0587-aef8-4653-bfff-a22c17661b22)) + (fp_line (start -3.35 -4.59) (end -3.35 3.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp faa4c5c7-65d2-4204-bf60-4c67e6e0101c)) + (fp_line (start -3.35 3.59) (end -2.35 4.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3a50c648-31e0-4ec0-844d-d43d5d1ea19d)) + (fp_line (start -2.35 4.59) (end 3.35 4.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 00fd7f61-61fd-48cf-9eda-da9d67a689e4)) + (fp_line (start -1.81 -3.175) (end 1.81 -3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0f1950bc-558e-4547-9b60-d3317829f01e)) + (fp_line (start -1.81 -3.105) (end -0.603333 -3.105) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0a7f2a7d-972c-4d58-a487-b40438cc3e99)) + (fp_line (start -1.81 -3.005) (end -0.603333 -3.005) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 62df6341-e061-4a0d-9be6-0e892886d96a)) + (fp_line (start -1.81 -2.905) (end -0.603333 -2.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dbeebcbf-b72c-4392-8e5f-ed1e1340a27f)) + (fp_line (start -1.81 -2.805) (end -0.603333 -2.805) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d3c71a66-0193-4aa2-8953-1f57f9f15a68)) + (fp_line (start -1.81 -2.705) (end -0.603333 -2.705) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a055d659-8c2f-4829-bd7f-28de6ff921fa)) + (fp_line (start -1.81 -2.605) (end -0.603333 -2.605) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ff2f22f4-2a24-4cd3-94c8-5270cf6f2f67)) + (fp_line (start -1.81 -2.505) (end -0.603333 -2.505) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c163dbed-ba8a-4050-b3ac-a910ec23c4ec)) + (fp_line (start -1.81 -2.405) (end -0.603333 -2.405) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 643f0a74-fce6-48d9-9311-7c56e193f5de)) + (fp_line (start -1.81 -2.305) (end -0.603333 -2.305) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8985bcc9-faee-4e19-971b-0d439fe5b550)) + (fp_line (start -1.81 -2.205) (end -0.603333 -2.205) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp abdc93f3-be16-4a25-bc6d-c162582fcced)) + (fp_line (start -1.81 -2.105) (end -0.603333 -2.105) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d5e6fbe9-085d-419a-bccf-260ed743bd1c)) + (fp_line (start -1.81 -2.005) (end -0.603333 -2.005) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 55f93ad9-5992-4879-b3a6-17788077d78b)) + (fp_line (start -1.81 -1.905) (end -1.81 -3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 59803afd-6cce-45ae-b0ea-7af507fa78d1)) + (fp_line (start -1.81 -0.635) (end 1.81 -0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 79551c30-ee1c-4635-9a30-c180f351b850)) + (fp_line (start -1.81 -0.565) (end -0.603333 -0.565) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fb6c31e1-fb9c-4167-8d10-f53f205e3b98)) + (fp_line (start -1.81 -0.465) (end -0.603333 -0.465) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1e469cee-aa0c-4e68-a557-1513efcbaf1c)) + (fp_line (start -1.81 -0.365) (end -0.603333 -0.365) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 98d03208-9010-424f-9077-1e1770114cfc)) + (fp_line (start -1.81 -0.265) (end -0.603333 -0.265) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7efea6f0-aaf6-4af5-bd24-0f8cb967f8f9)) + (fp_line (start -1.81 -0.165) (end -0.603333 -0.165) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 61d70699-b964-4793-8ca4-176a5fbaa72d)) + (fp_line (start -1.81 -0.065) (end -0.603333 -0.065) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2356f001-0e18-463b-aa68-8392056eec04)) + (fp_line (start -1.81 0.035) (end -0.603333 0.035) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 27b3623d-efaf-4274-a4fc-f7ecab14a55c)) + (fp_line (start -1.81 0.135) (end -0.603333 0.135) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e77d2a5d-48f4-4e46-bd2d-4293b1f8e1bc)) + (fp_line (start -1.81 0.235) (end -0.603333 0.235) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2f803eac-bb66-415e-9b7f-33026780983b)) + (fp_line (start -1.81 0.335) (end -0.603333 0.335) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 653b8e33-5fad-4fb4-9db9-2df7c86f0f13)) + (fp_line (start -1.81 0.435) (end -0.603333 0.435) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b7d63197-700a-4a06-8c25-da94c23e2eba)) + (fp_line (start -1.81 0.535) (end -0.603333 0.535) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 08e88d65-a4d7-4f1d-8a59-dd6c02775208)) + (fp_line (start -1.81 0.635) (end -1.81 -0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8135063e-6441-44ec-8073-6ce9d56a32a8)) + (fp_line (start -1.81 1.905) (end 1.81 1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 03108291-c7ad-4975-92b4-b6c2f45e670d)) + (fp_line (start -1.81 1.975) (end -0.603333 1.975) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2a1224df-5a46-4c57-9303-ddeb2bcf3b41)) + (fp_line (start -1.81 2.075) (end -0.603333 2.075) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4b464574-a7ce-4543-aa1d-5b526717f572)) + (fp_line (start -1.81 2.175) (end -0.603333 2.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9dd475a1-3f58-4085-9e82-bc173204c160)) + (fp_line (start -1.81 2.275) (end -0.603333 2.275) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4af56a80-7f3d-49bf-b083-4989b4638c98)) + (fp_line (start -1.81 2.375) (end -0.603333 2.375) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp cd2c8521-ca81-4063-82a3-cec45673bb17)) + (fp_line (start -1.81 2.475) (end -0.603333 2.475) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8f5a9088-1006-4196-af0b-3e0636d87bfe)) + (fp_line (start -1.81 2.575) (end -0.603333 2.575) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9e0e5532-3035-4dc7-9445-e5431fe82280)) + (fp_line (start -1.81 2.675) (end -0.603333 2.675) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 219a633c-e220-4ab9-b1f0-a50acec0d86c)) + (fp_line (start -1.81 2.775) (end -0.603333 2.775) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d5505bf9-b7c1-4ca7-94a9-549d2a1d2c1a)) + (fp_line (start -1.81 2.875) (end -0.603333 2.875) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ea043f58-1a4f-4890-946d-77de642f00de)) + (fp_line (start -1.81 2.975) (end -0.603333 2.975) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 883bef7e-1139-4568-88f3-d7f005abc7e2)) + (fp_line (start -1.81 3.075) (end -0.603333 3.075) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f0551ad7-cf49-47e9-98e2-8284963b5dec)) + (fp_line (start -1.81 3.175) (end -1.81 1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e22fef81-6a41-4bfd-b1b5-563a78455ef4)) + (fp_line (start -0.603333 -1.905) (end -0.603333 -3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f5cc9723-60ae-4ba7-bfb6-793e9fffefdd)) + (fp_line (start -0.603333 0.635) (end -0.603333 -0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4f807fe1-ccff-4277-9a43-3d85c4982284)) + (fp_line (start -0.603333 3.175) (end -0.603333 1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 360dd1f1-036a-4b1c-bfe8-6be62cf2b072)) + (fp_line (start 1.81 -3.175) (end 1.81 -1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f7e10ff4-ac01-4418-af0e-7476c3509a7c)) + (fp_line (start 1.81 -1.905) (end -1.81 -1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b4e6391f-7168-458d-b3c6-42a064e4ab9e)) + (fp_line (start 1.81 -0.635) (end 1.81 0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5137fe11-a287-44eb-a415-09eeb298bb71)) + (fp_line (start 1.81 0.635) (end -1.81 0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a418aa14-16a0-47f2-9ed3-f4f98ab843f8)) + (fp_line (start 1.81 1.905) (end 1.81 3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7249a516-4910-44a3-8e57-899ef5ed042a)) + (fp_line (start 1.81 3.175) (end -1.81 3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp eefe3cb5-15f1-4d66-a32a-c7008fd2d46d)) + (fp_line (start 3.35 -4.59) (end -3.35 -4.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp cf63f210-5cc0-4cba-b135-98fd30ad6122)) + (fp_line (start 3.35 4.59) (end 3.35 -4.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b0a619d2-a925-4143-8f42-67b4d66ad253)) + (pad "1" smd rect (at -4.305 2.54 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 6 "GND") (pintype "passive") (tstamp 0afa10dd-2a13-4994-8883-304ce7e72375)) + (pad "2" smd rect (at -4.305 0 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 6 "GND") (pintype "passive") (tstamp dd09cf9d-c252-4ebd-a072-b45b63d4d2a2)) + (pad "3" smd rect (at -4.305 -2.54 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 6 "GND") (pintype "passive") (tstamp d4ba4b56-3914-48ac-814e-8e44188794db)) + (pad "4" smd rect (at 4.305 -2.54 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 1 "Net-(Aliens1-RK)") (pintype "passive") (tstamp f104ee13-e17e-4c53-8315-7338064335d8)) + (pad "5" smd rect (at 4.305 0 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 2 "Net-(Aliens1-GK)") (pintype "passive") (tstamp 6ee9b2b6-6dd2-4a23-916c-598f9d53b439)) + (pad "6" smd rect (at 4.305 2.54 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 3 "Net-(Aliens1-BK)") (pintype "passive") (tstamp 143cb430-6cd6-413a-8309-5d1b811f8b44)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 90)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric" (layer "B.Cu") + (tstamp 26d13e8e-a7d3-4123-aa33-69720647d837) + (at 86.2 111.3 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/a759cbdd-9cb0-470b-821f-ea96a76296b2") + (attr smd) + (fp_text reference "R9" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6a979a23-fe7a-4534-a31e-2d7514bb3200) + ) + (fp_text value "680" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 5303bd3b-acd5-444a-823f-b1bafef2535c) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 9c1fd432-317f-4fbd-8bd7-f9962a59baf9) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 99fcbe65-8679-4e01-a939-00087eadfe70)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dfa6e97d-5bd2-424a-a871-af376b365e1d)) + (fp_line (start -1.68 -0.95) (end -1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b7e78e97-973a-4619-a0f4-059fea33d286)) + (fp_line (start -1.68 0.95) (end 1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3f796bf9-885d-4596-bd3e-7ae76926dc2f)) + (fp_line (start 1.68 -0.95) (end -1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b89f159e-10bc-43c6-a6c2-59a3ea2b84e5)) + (fp_line (start 1.68 0.95) (end 1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 95e672fe-5294-45a9-afff-bb110649c6f2)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f66c9442-fb74-4106-953e-16f878e1a9f4)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 154d03ad-2bdc-42ac-85ac-72a04f883e58)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5a7abf48-9cf4-4d3c-9650-f38a21a2a2b2)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4c3005e4-bc6c-4897-bfbb-576a3d5cddbd)) + (pad "1" smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 24 "Net-(R9-Pad1)") (pintype "passive") (tstamp f7454213-7ea7-47e8-9027-1c7c776ffe49)) + (pad "2" smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 25 "Net-(Ruum42-A)") (pintype "passive") (tstamp 8b657070-4fd1-43dc-8510-702a5206ce52)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "B.Cu") + (tstamp 5899aba2-da32-4c19-8c8b-c9d706831156) + (at 93.45 99.8 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/24b33fa7-d0a6-4d95-86d7-06cf82563ced") + (attr smd) + (fp_text reference "C7" (at 0 1.68) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 7a8f647b-ed81-44bc-8a3a-f8a6925dd9a6) + ) + (fp_text value "100n" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2e045e51-3875-484d-aa2c-0fb67c2b72fe) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp d681b5b5-923c-41fd-9c44-83acbaef419d) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 94091e57-f737-4aa1-a180-ebe6b32ee593)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp abf1f355-9ecd-47ed-bcf2-9ce410e57cfc)) + (fp_line (start -1.7 -0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ffbefa81-35da-4146-bebe-9a0602596a42)) + (fp_line (start -1.7 0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 00408966-0c6c-403b-87c4-134e4e65caf9)) + (fp_line (start 1.7 -0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a04d89c4-e98b-48fd-a141-4b94ab6e799a)) + (fp_line (start 1.7 0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c4160904-0488-427b-9d15-820242e77b79)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2782cfb1-529c-4237-9510-57e7b8eef50b)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 65954505-90e0-4212-ac0c-09b85c90b3f1)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 33915695-34b0-4146-b119-6f19d9b372e1)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5647677a-1012-4c76-9750-5e6c72aca7a3)) + (pad "1" smd roundrect (at -0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 5 "VCC") (pintype "passive") (tstamp 0e47b3c6-0725-4c02-afe4-03a3c972d127)) + (pad "2" smd roundrect (at 0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pintype "passive") (tstamp 44c5a517-ac6b-466f-87a4-08d12c8746ac)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Battery:BatteryHolder_Keystone_1057_1x2032" (layer "B.Cu") + (tstamp 60fed52e-74cb-4784-9eb1-073885b2e120) + (at 95.6 82.2 180) + (descr "SMT (Auto-In/Ultra-Low) Holder for 2032 Cell, 33.2 x 23.9mm, 2mm height above PCB, https://www.keyelco.com/userAssets/file/M65p4.pdf") + (tags "Keystone type 1057 coin cell holder") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Single-cell battery") + (property "ki_keywords" "battery cell") + (path "/9a946c6d-a24e-42f7-8f90-e56e9ffaf5a2") + (attr smd) + (fp_text reference "BT1" (at -14.1 4.4) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 561a3253-2619-4584-b18e-485376a87a2a) + ) + (fp_text value "Battery_Cell" (at 0 -12.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b7759a42-f91d-414d-8bed-874db39882bf) + ) + (fp_text user "${REFERENCE}" (at 0 0 unlocked) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 34afbd1c-a6af-4879-a440-e18db337269c) + ) + (fp_line (start -15.85 3.1) (end -15.85 2.1) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b8a57516-58f3-40bb-bd7c-2ea4f06612b6)) + (fp_line (start -15.35 2.6) (end -16.35 2.6) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0b3ba283-a5b3-4d27-90b7-def6ff04f663)) + (fp_line (start -14.7 -3.284899) (end -14.7 -2.084949) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp b6e25e6f-ed4e-48eb-936f-2678038723cf)) + (fp_line (start -14.7 2.08505) (end -14.7 3.285) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 05f7d534-6ab4-4a16-bd27-e098839f6e4e)) + (fp_line (start -14.3 -1.684949) (end -13.5 -1.684949) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 756a8a4d-101b-4d95-b5e1-e8c19aa8c831)) + (fp_line (start -14.3 3.685) (end -12.244621 3.685) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 350876b2-0dec-4a8c-a7fe-27f22cbf6bed)) + (fp_line (start -13.5 -1.684949) (end -13.5 1.68505) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 8ad6c867-9166-4144-81a5-7a4af9f4e2b2)) + (fp_line (start -13.5 1.68505) (end -14.3 1.68505) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 51d831c0-b6cf-4d52-b205-c590fcd88a11)) + (fp_line (start -12.244621 -3.684999) (end -14.3 -3.684899) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 813322cb-eb31-4af5-968f-2d47a5496eb2)) + (fp_line (start -12.244621 3.685) (end -11.921437 3.711285) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp bf9fad03-ceb2-4b7c-8bd4-6a55689eb337)) + (fp_line (start -11.921437 -3.711284) (end -12.244621 -3.684999) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 54e1c61a-094f-411f-95e7-830a5b99a505)) + (fp_line (start -11.921437 3.711285) (end -11.606747 3.789448) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp fb6d72aa-a54b-4fdd-96cc-62d9978e04a5)) + (fp_line (start -11.606747 -3.789447) (end -11.921437 -3.711284) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 25a67e0a-b7e0-4b65-886f-2e96b893cef0)) + (fp_line (start -11.606747 3.789448) (end -11.308824 3.917435) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 3ec7e2fb-38d4-4ef1-b3ed-7076ec17121e)) + (fp_line (start -11.308824 -3.917434) (end -11.606747 -3.789447) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 9708442b-3798-420c-9874-71135d2c8646)) + (fp_line (start -11.308824 3.917435) (end -11.035498 4.091883) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp aa193ec6-a7c2-403f-9c44-5f6331acab44)) + (fp_line (start -11.035498 -4.091882) (end -11.308824 -3.917434) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp ada2a264-79e2-402a-8051-b77e3c83587a)) + (fp_line (start -11.035498 4.091883) (end -10.793954 4.308205) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp da49bf2e-ad1c-4ce1-bd2f-d859931b73c2)) + (fp_line (start -10.793954 -4.308204) (end -11.035498 -4.091882) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 7ed39b96-e92b-4ff8-bb5e-9dd675257337)) + (fp_line (start -10.793954 4.308205) (end -10.59054 4.560716) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp c43c8605-27ca-4cda-8600-861f2056e686)) + (fp_line (start -10.59054 -4.560715) (end -10.793954 -4.308204) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 711fbd37-b30d-4fcd-a48a-edb40ac1d78f)) + (fp_line (start -10.59054 4.560716) (end -10.430603 4.842778) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 6f5b4b19-c9a6-4528-b211-abdca65a8616)) + (fp_line (start -10.430603 -4.842777) (end -10.59054 -4.560715) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 62f3f07e-1a51-47b3-8d19-a5f0ad3d3430)) + (fp_line (start -10.430603 4.842778) (end -9.510966 6.464636) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 2e4cec49-9c77-4eed-a822-a34de39397e7)) + (fp_line (start -9.510966 -6.464635) (end -10.430603 -4.842777) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 34e97332-d368-4a99-a8b1-98f4fc95aa82)) + (fp_line (start -9.510966 6.464636) (end -8.341335 7.916572) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp c9c9aa54-a250-4f01-a9ca-34e7df809bff)) + (fp_line (start -8.341335 -7.916571) (end -9.510966 -6.464635) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 839d9961-dc78-4bf0-8ffc-3456a6ebf3cb)) + (fp_line (start -8.341335 7.916572) (end -6.952454 9.160424) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp e93aa7c5-dcff-48f4-b796-43ec551b85e2)) + (fp_line (start -6.952454 -9.160423) (end -8.341335 -7.916571) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp ff58a4e7-00b8-40e3-b20e-ff1688d6399c)) + (fp_line (start -6.952454 9.160424) (end -5.38083 10.163496) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 20f63c73-e26b-4166-bb08-3ed9f6650534)) + (fp_line (start -5.38083 -10.163495) (end -6.952454 -9.160423) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 0740afe9-31a3-4f52-8794-a167ae629e8b)) + (fp_line (start -5.38083 10.163496) (end -3.667773 10.899424) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 65afe730-39f2-4bd3-a37f-77ef0019eab6)) + (fp_line (start -3.667773 -10.899423) (end -5.38083 -10.163495) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp ffa6a1cf-c1b0-4cff-9aa9-09324e3d4daa)) + (fp_line (start -3.667773 10.899424) (end -1.858308 11.348863) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp c452fc1a-7012-4963-a537-70041bed6164)) + (fp_line (start -1.858308 -11.348862) (end -3.667773 -10.899423) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 2cf09f37-0cae-4083-8596-7161f528cb86)) + (fp_line (start -1.858308 11.348863) (end 0 11.5) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 4326d804-af6b-4329-8a6a-20fa42bb89b8)) + (fp_line (start 0 -11.499999) (end -1.858308 -11.348862) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp a839286f-2d5d-4bd9-934e-bf5ebad81eaf)) + (fp_line (start 0 11.5) (end 1.858309 11.348863) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp b4fb87b8-3b3a-4a5b-bd19-ba88d13c4ab3)) + (fp_line (start 1.858309 -11.348862) (end 0 -11.499999) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 058609fc-a74d-4cde-9cdb-58feffaf4edb)) + (fp_line (start 1.858309 11.348863) (end 3.667774 10.899424) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 97f42d8a-b2ae-4024-9261-f41413103071)) + (fp_line (start 3.667774 -10.899423) (end 1.858309 -11.348862) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 9ce91c1e-e68a-4a8c-a39a-e97b610a1d26)) + (fp_line (start 3.667774 10.899424) (end 5.380831 10.163496) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp c7c5b800-00f2-417d-9517-03ec84e2e71c)) + (fp_line (start 5.380831 -10.163495) (end 3.667774 -10.899423) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp c9854443-450c-4c40-a88f-7cc5068333ec)) + (fp_line (start 5.380831 10.163496) (end 6.952455 9.160424) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp ac821b71-1c23-4173-9001-3b3cd6ac9079)) + (fp_line (start 6.952455 -9.160423) (end 5.380831 -10.163495) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp a60b35e5-a9da-4dad-84c2-335454d784c3)) + (fp_line (start 6.952455 9.160424) (end 8.341336 7.916572) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 529bfc61-a671-40fb-a4fe-89369e4b3a3a)) + (fp_line (start 8.341336 -7.916571) (end 6.952455 -9.160423) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 16664c9d-9203-4bde-8e5d-9016712c5fe7)) + (fp_line (start 8.341336 7.916572) (end 9.510967 6.464636) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 93d1bc4c-0166-4319-b4c6-b292e2476fdc)) + (fp_line (start 9.510967 -6.464635) (end 8.341336 -7.916571) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 9d444e98-fab4-46ac-b0d6-797e8260ac98)) + (fp_line (start 9.510967 6.464636) (end 10.430604 4.842778) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 3af318be-e3a7-4ffd-ae1f-367259703ad6)) + (fp_line (start 10.430604 -4.842777) (end 9.510967 -6.464635) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp ddf0728f-9d76-4ede-89d4-67f6e31620f3)) + (fp_line (start 10.430604 4.842778) (end 10.590541 4.560716) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp f8aead84-7711-4649-b625-1c7cab37c958)) + (fp_line (start 10.590541 -4.560715) (end 10.430604 -4.842777) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 9589a7e9-a4c4-445b-bb2e-afe58c52a225)) + (fp_line (start 10.590541 4.560716) (end 10.793955 4.308205) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 47a8421d-6838-4247-b387-c64ea4e08832)) + (fp_line (start 10.793955 -4.308204) (end 10.590541 -4.560715) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 5b66462d-3099-4414-b957-be3d4937c7db)) + (fp_line (start 10.793955 4.308205) (end 11.035499 4.091883) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 26089df8-d7c8-4ec7-bdf2-01f0d4fe6bd0)) + (fp_line (start 11.035499 -4.091882) (end 10.793955 -4.308204) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 1bbfdabf-0a64-4360-a9a2-d451d43feb32)) + (fp_line (start 11.035499 4.091883) (end 11.308825 3.917435) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp c055c54b-52bf-4a49-b6a7-171d5c056ee3)) + (fp_line (start 11.308825 -3.917434) (end 11.035499 -4.091882) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp c491375a-47be-4334-8b76-f3349c1cf197)) + (fp_line (start 11.308825 3.917435) (end 11.606748 3.789448) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 6492580d-db06-4dc7-9399-182de0f24dda)) + (fp_line (start 11.606748 -3.789447) (end 11.308825 -3.917434) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp f3cbd12c-e9b9-4121-8aec-19284521d335)) + (fp_line (start 11.606748 3.789448) (end 11.921438 3.711285) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 255dfe44-f931-4db7-9301-8326db22f29c)) + (fp_line (start 11.921438 -3.711284) (end 11.606748 -3.789447) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 8b2488aa-5f07-4bca-ab5e-edbdeada4892)) + (fp_line (start 11.921438 3.711285) (end 12.244622 3.685) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 5b3f88ab-916f-49ad-8554-462dfdb76739)) + (fp_line (start 12.244622 -3.684999) (end 11.921438 -3.711284) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 85683684-9128-4819-8c00-e3ffef15d7dc)) + (fp_line (start 12.244622 3.685) (end 14.3 3.685) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 38cef80e-3e47-422f-b8f2-ab913fb84f8c)) + (fp_line (start 13.5 -1.684949) (end 14.3 -1.68505) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp c41da8b6-6f40-424d-8988-d1deb388ad0b)) + (fp_line (start 13.5 1.68505) (end 13.5 -1.684949) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 653e39d8-b25d-4e0e-8274-50e047e99a2e)) + (fp_line (start 14.3 -3.682793) (end 12.244622 -3.684999) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 799c0a4a-7a1c-436f-8cad-b16f8d3e5530)) + (fp_line (start 14.3 1.68505) (end 13.5 1.68505) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp ceefdd22-d06b-42ae-b0f9-1e11832743a4)) + (fp_line (start 14.7 -2.082843) (end 14.7 -3.282793) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp a4629f72-b031-42ae-a39a-a8a1e3637cec)) + (fp_line (start 14.7 3.285) (end 14.7 2.08505) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp d021dea3-f534-41fe-9c9a-8ff6f04851d1)) + (fp_arc (start -14.7 -3.284899) (mid -14.582843 -3.567742) (end -14.3 -3.684899) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 4512527e-1a76-40a3-8de0-1dfb0ee79020)) + (fp_arc (start -14.7 2.08505) (mid -14.582843 1.802207) (end -14.3 1.68505) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 35caf5a0-ec23-476c-9579-dbb1124e6923)) + (fp_arc (start -14.3 -1.684949) (mid -14.582843 -1.802106) (end -14.7 -2.084949) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 848c6a5d-8246-4c90-8122-a1058c45b279)) + (fp_arc (start -14.3 3.685) (mid -14.582843 3.567843) (end -14.7 3.285) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp dbe35516-6328-4ea9-af7f-8003bff10c51)) + (fp_arc (start 14.3 -3.682793) (mid 14.58284 -3.565635) (end 14.7 -3.282793) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp aebe6bea-1d53-462f-b850-8f4c74f6f997)) + (fp_arc (start 14.3 1.68505) (mid 14.582825 1.80221) (end 14.7 2.08505) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 5159acbb-b011-4328-9277-2f7a9897cd58)) + (fp_arc (start 14.7 -2.08505) (mid 14.582854 -1.80221) (end 14.3 -1.68505) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 70e120c3-ef64-4601-921d-3a0fff50c9eb)) + (fp_arc (start 14.7 3.285) (mid 14.582843 3.567843) (end 14.3 3.685) + (stroke (width 0.1) (type solid)) (layer "Edge.Cuts") (tstamp 7f4ff399-ce1c-47f2-ba79-278546866fa9)) + (fp_line (start -17.15 -2.09) (end -15 -2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 18bd7f3a-93bf-4bc2-b3ec-8f058a988622)) + (fp_line (start -17.15 2.09) (end -17.15 -2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d9a36dc9-3a38-405a-a81d-3d3a0da497be)) + (fp_line (start -15 -3.95) (end -15 -2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 6c1d8fb7-0161-4959-8c53-c0c80e37da70)) + (fp_line (start -15 2.09) (end -17.15 2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3ef966cd-ab6b-41a2-a1b3-88926330183e)) + (fp_line (start -15 3.95) (end -15 2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 05f93085-98d3-4682-af54-744f224f4a3a)) + (fp_line (start -12.25 -3.95) (end -15 -3.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 68eb6c60-6077-4f27-bede-e953beb288f8)) + (fp_line (start -12.25 3.95) (end -15 3.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 32e56e8f-3fb6-468d-b846-ece7128bd4a5)) + (fp_line (start 12.25 -3.95) (end 15 -3.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 196367e7-3294-4226-8044-6b9050dccf1c)) + (fp_line (start 12.25 3.95) (end 15 3.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 79f9dd5f-81e0-4126-8704-b2d1604098a1)) + (fp_line (start 15 -3.95) (end 15 -2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fa287bbd-31f9-4aec-bdab-d65d03fd69c0)) + (fp_line (start 15 -2.09) (end 17.15 -2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d9b01ecc-ac53-41ac-ad10-65cde0decef5)) + (fp_line (start 15 3.95) (end 15 2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c3cf1185-e957-49cb-8927-0699438f200d)) + (fp_line (start 17.15 -2.09) (end 17.15 2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3e59ac84-e4db-44de-b699-692b49e98c39)) + (fp_line (start 17.15 2.09) (end 15 2.09) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ac8779fc-09da-4351-98fd-c55b8f835b63)) + (fp_arc (start -12.25 3.95) (mid -11.492594 4.141075) (end -10.9 4.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b9f1817a-4f02-48d3-84ba-0468f54dbcba)) + (fp_arc (start -10.9 -4.65) (mid -11.492594 -4.141075) (end -12.25 -3.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9217e899-b6c2-4381-a3f3-38d34cc47d53)) + (fp_arc (start -10.9 -4.65) (mid 0 -11.7722) (end 10.9 -4.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 4460de39-1a89-4578-a11a-e113e294c730)) + (fp_arc (start 10.9 4.65) (mid 0 11.772188) (end -10.9 4.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 24d64c58-65b4-42f9-91e5-eb3d35166fe6)) + (fp_arc (start 10.9 4.65) (mid 11.492591 4.141073) (end 12.25 3.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp cce2fceb-7b76-49ae-9e0c-ea389c239abb)) + (fp_arc (start 12.25 -3.95) (mid 11.492593 -4.141077) (end 10.9 -4.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 5fbafe83-24e5-481d-8d32-e6f2340ad775)) + (fp_line (start -14.25 -3.5) (end -10.62 -3.5) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d92e6280-f4e1-40c7-a96f-45b7f7f6dae1)) + (fp_line (start -14.25 3.5) (end -14.25 -3.5) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e7325d16-e005-4e3d-b56d-574cc0dcfe2d)) + (fp_line (start -10.62 3.5) (end -14.25 3.5) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6969c036-6672-432b-be26-dd45feff040b)) + (fp_line (start -9.8 0) (end -8.3 0) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a0f17e1f-0364-48b7-ab31-d6ad0a23be4e)) + (fp_line (start -9.05 0.75) (end -9.05 -0.75) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0f818212-d3cc-46e4-8acc-6874652e4179)) + (fp_line (start 10.62 3.5) (end 14.25 3.5) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 77135e01-638b-4bbe-975f-99e65c957f5a)) + (fp_line (start 14.25 -3.5) (end 10.62 -3.5) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp cef0c95f-d195-427c-8a26-ca41acde8bd3)) + (fp_line (start 14.25 3.5) (end 14.25 -3.5) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 86995983-0610-4dcc-8955-1e8d22dbff9e)) + (fp_circle (center 0 0) (end 11.18 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "B.Fab") (tstamp f9e27540-4292-4ad0-8aca-150bd991f8f5)) + (pad "1" smd custom (at -15.15 0.1 180) (size 1 1) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pinfunction "+") (pintype "passive") (thermal_bridge_angle 45) + (options (clearance outline) (anchor rect)) + (primitives + (gr_poly + (pts + (xy 0.2 1.65) + (xy 0.271537 1.594563) + (xy 0.343074 1.539127) + (xy 0.500662 1.450081) + (xy 0.58506 1.417404) + (xy 0.669458 1.384728) + (xy 0.757691 1.364583) + (xy 0.845923 1.344438) + (xy 1.026357 1.330056) + (xy 1.235196 1.330056) + (xy 1.444035 1.330057) + (xy 1.444034 -1.539942) + (xy 1.044035 -1.539967) + (xy 0.86174 -1.553331) + (xy 0.683343 -1.593137) + (xy 0.512659 -1.658535) + (xy 0.353336 -1.748125) + (xy 0.28106 -1.804058) + (xy 0.208783 -1.859992) + (xy -1.65 -1.859992) + (xy -1.65 1.650007) + ) + (width 0.12) (fill yes)) + ) (tstamp ddf907eb-74ca-46c4-bb3c-e9fe487a318c)) + (pad "2" smd custom (at 15.15 -0.1) (size 1 1) (layers "B.Cu" "B.Paste" "B.Mask") + (net 6 "GND") (pinfunction "-") (pintype "passive") (thermal_bridge_angle 45) + (options (clearance outline) (anchor rect)) + (primitives + (gr_poly + (pts + (xy 0.2 1.65) + (xy 0.271537 1.594563) + (xy 0.343074 1.539127) + (xy 0.500662 1.450081) + (xy 0.58506 1.417404) + (xy 0.669458 1.384728) + (xy 0.757691 1.364583) + (xy 0.845923 1.344438) + (xy 1.026357 1.330056) + (xy 1.235196 1.330056) + (xy 1.444035 1.330057) + (xy 1.444034 -1.539942) + (xy 1.044035 -1.539967) + (xy 0.86174 -1.553331) + (xy 0.683343 -1.593137) + (xy 0.512659 -1.658535) + (xy 0.353336 -1.748125) + (xy 0.28106 -1.804058) + (xy 0.208783 -1.859992) + (xy -1.65 -1.859992) + (xy -1.65 1.650007) + ) + (width 0.12) (fill yes)) + ) (tstamp f99d595c-f77f-4468-9c51-53c865774adc)) + (model "${KICAD6_3DMODEL_DIR}/Battery.3dshapes/BatteryHolder_Keystone_1057_1x2032.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric" (layer "B.Cu") + (tstamp 6aef4d3f-7f73-48b5-a08e-3a48a6b470a8) + (at 86.3 108.3 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/eefa45ca-7862-4f52-bd1a-d55aa9c8fbce") + (attr smd) + (fp_text reference "R4" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp cfd7839d-dc42-40d5-b20d-ae077dd337f8) + ) + (fp_text value "680" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp de50fc04-03f8-4b6c-9c57-d9f251c85cce) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp fb11cd73-d370-48ad-993b-72aed686d9d7) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 947bbace-84c3-4914-b1de-361a66e5e7a9)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6e902d5e-5292-4df2-a82c-bf20a6d08346)) + (fp_line (start -1.68 -0.95) (end -1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp feb78b45-7131-420d-83b8-604342c9c7ef)) + (fp_line (start -1.68 0.95) (end 1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1fdf064a-21e3-47b9-b0a2-f9c1819c465e)) + (fp_line (start 1.68 -0.95) (end -1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9966cb83-8209-4d36-bcfc-cffdeb2dcb9e)) + (fp_line (start 1.68 0.95) (end 1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 409ad8fb-ca2a-45f7-a2e1-28369da87d96)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 48d3faf9-3a9b-4332-8008-cbb469b89be0)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 17885eca-5489-4eb9-8502-d8607d98fd19)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fc1b5310-7679-481d-a9f7-84f010cdda2c)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 88c67d91-c5e0-4abe-872b-99d5daea2a25)) + (pad "1" smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 19 "Net-(R4-Pad1)") (pintype "passive") (tstamp 11b51aea-a00f-49c1-9003-bb2c185f21a9)) + (pad "2" smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 10 "Net-(Chaos-Zentralschw1-A)") (pintype "passive") (tstamp 555a9a45-4c28-4a23-ad05-17c9ed58629f)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "B.Cu") + (tstamp 9e35f79b-cdba-4808-b2cd-e8cdf692f7b7) + (at 103.55 136.6 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/ffac1eb7-c841-4269-a0f8-b8e526da33ab") + (attr smd) + (fp_text reference "C5" (at 0 1.68) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 504206a5-b62a-4ae9-ab9f-00d96d87727b) + ) + (fp_text value "100n" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2d459c91-5b75-4151-ac27-bdf32b362478) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp b2d24538-e609-44f9-9f03-9adcc549e3cc) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6d69d8f4-955e-4b39-8f7e-aa9c6c29de8c)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 022d0f66-a0c3-481d-8e46-89138db5a83c)) + (fp_line (start -1.7 -0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2dd83051-93f9-458c-8e7b-977a43a1b395)) + (fp_line (start -1.7 0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0bb78335-d5fa-4d79-beca-9af95566675b)) + (fp_line (start 1.7 -0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e4fab062-25d3-455f-be4b-eef453ead311)) + (fp_line (start 1.7 0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2d554b84-a2c1-432a-accc-71346c1917de)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 85f789c8-3b75-4271-b090-9941ddc3ea94)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9c001e2c-455a-4ef7-bff3-6b6f93759776)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1b0cb280-33d8-4fb7-9f61-b14fabdc29c5)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3abd204b-214a-4d99-b6b7-cb04a7bee694)) + (pad "1" smd roundrect (at -0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 8 "Net-(U2-THR)") (pintype "passive") (tstamp 0ef07bc1-5181-4f95-85dd-39f2bdb15801)) + (pad "2" smd roundrect (at 0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pintype "passive") (tstamp 7f23a452-f300-4841-ae4a-19747220ea57)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (layer "B.Cu") + (tstamp a24935d3-fc5f-4710-a0da-5315e6d543a3) + (at 91.975 106.89) + (descr "SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOIC SO") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Quad 2-input OR") + (property "ki_keywords" "TTL Or2") + (path "/6889bee5-9423-46be-a215-8cb1e60ae311") + (attr smd) + (fp_text reference "U4" (at 0 5.28) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6ed3a6a9-5e68-42b9-abcd-cb55ff119e60) + ) + (fp_text value "74HC32" (at 0 -5.28) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2eef21cd-288b-4ba4-b35d-75d576687025) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.98 0.98) (thickness 0.15)) (justify mirror)) + (tstamp e14b50b0-d2bd-4bfa-bc47-7f8324070dec) + ) + (fp_line (start 0 -4.435) (end -1.95 -4.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f0b8355c-75b0-4be2-bd68-a43d29ba2de1)) + (fp_line (start 0 -4.435) (end 1.95 -4.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1c8694d8-e72e-4ec1-a98e-f0089637047b)) + (fp_line (start 0 4.435) (end -3.45 4.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2f8ca04a-4832-48d9-b0bf-52135d9073db)) + (fp_line (start 0 4.435) (end 1.95 4.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c2af2ba3-24ac-40db-a1cc-272b71d6ca3e)) + (fp_line (start -3.7 -4.58) (end 3.7 -4.58) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 18696a18-822b-4691-bc27-cd243f0e7c76)) + (fp_line (start -3.7 4.58) (end -3.7 -4.58) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9504cf20-2c1a-46f9-b8b3-9a5fbaa09dd6)) + (fp_line (start 3.7 -4.58) (end 3.7 4.58) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 829a3e1f-384d-45c0-a7c4-a6cd56683ccf)) + (fp_line (start 3.7 4.58) (end -3.7 4.58) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2eac7f5c-9a89-4547-b953-1ba18e4984c5)) + (fp_line (start -1.95 -4.325) (end -1.95 3.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5f07cca5-34c9-4c8f-8234-bc0e7bce8ab9)) + (fp_line (start -1.95 3.35) (end -0.975 4.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b2b893bd-c419-471f-9478-5b94a46cbed6)) + (fp_line (start -0.975 4.325) (end 1.95 4.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0a8dfe1c-817f-4129-a1f1-055c0b1e988b)) + (fp_line (start 1.95 -4.325) (end -1.95 -4.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 625de2a0-bc51-47f7-a2b7-0d1c752ea94e)) + (fp_line (start 1.95 4.325) (end 1.95 -4.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9f0dfc07-41e8-447a-a94c-1d6979e9f1e2)) + (pad "1" smd roundrect (at -2.475 3.81) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 27 "Net-(SW1-Pad10)") (pintype "input") (tstamp 861b65a1-eab0-4d8c-abc1-31bd7ba20774)) + (pad "2" smd roundrect (at -2.475 2.54) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 38 "Net-(U1-Q6)") (pintype "input") (tstamp 2882cfda-2669-41a5-86cb-c0790b0dd5fa)) + (pad "3" smd roundrect (at -2.475 1.27) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 19 "Net-(R4-Pad1)") (pintype "output") (tstamp e2e224e3-b6bd-4ea8-9e5f-b96afe7c6b5b)) + (pad "4" smd roundrect (at -2.475 0) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 30 "Net-(SW1-Pad13)") (pintype "input") (tstamp 6da9b78a-0427-42c0-b6f7-693a1f4a437a)) + (pad "5" smd roundrect (at -2.475 -1.27) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 40 "Net-(U1-Q3)") (pintype "input") (tstamp 23e5c227-18a9-43b0-ad94-a5c4a0b19672)) + (pad "6" smd roundrect (at -2.475 -2.54) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 20 "Net-(R5-Pad1)") (pintype "output") (tstamp e6703c11-501c-4959-b9fa-6a55f45eb4b5)) + (pad "7" smd roundrect (at -2.475 -3.81) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pinfunction "GND") (pintype "power_in") (tstamp bbc13a74-9670-4553-b294-09c49288a231)) + (pad "8" smd roundrect (at 2.475 -3.81) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 22 "Net-(R7-Pad1)") (pintype "output") (tstamp fdd61ef4-6efa-4170-a882-0dbfcbad9707)) + (pad "9" smd roundrect (at 2.475 -2.54) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 28 "Net-(SW1-Pad11)") (pintype "input") (tstamp 812ea52c-9c57-43a9-9175-490a8dc3333f)) + (pad "10" smd roundrect (at 2.475 -1.27) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 34 "Net-(U1-Q5)") (pintype "input") (tstamp aadc2574-bb88-413f-bcd7-089d1a57a1e2)) + (pad "11" smd roundrect (at 2.475 0) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 24 "Net-(R9-Pad1)") (pintype "output") (tstamp e438ae0d-1679-4fd1-9dd7-d05e66361543)) + (pad "12" smd roundrect (at 2.475 1.27) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 29 "Net-(SW1-Pad12)") (pintype "input") (tstamp e09c4ffc-5f98-4119-9539-100cdf84ee3c)) + (pad "13" smd roundrect (at 2.475 2.54) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 42 "Net-(U1-Q4)") (pintype "input") (tstamp 71ec75ae-4d04-442e-8859-585808593992)) + (pad "14" smd roundrect (at 2.475 3.81) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 5 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 616788ac-b699-49b0-aa28-ea532f721af1)) + (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-14_3.9x8.7mm_P1.27mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Potentiometer_SMD:Potentiometer_Bourns_3214W_Vertical" (layer "B.Cu") + (tstamp b25c0843-a4a0-4d14-8e04-28ba808b2589) + (at 98.05 136.7 180) + (descr "Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf") + (tags "Potentiometer vertical Bourns 3214W") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Potentiometer") + (property "ki_keywords" "resistor variable") + (path "/54028bf3-4a07-42b5-84fd-74f8af05e24d") + (attr smd) + (fp_text reference "RV1" (at 0 3.5) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6c06a98e-372b-49d8-9eb8-d45852951f3b) + ) + (fp_text value "10k" (at 0 -3.5) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp afad1dd7-72af-4488-9de3-190d68cb662c) + ) + (fp_text user "${REFERENCE}" (at 0.6 0) (layer "B.Fab") + (effects (font (size 0.6 0.6) (thickness 0.15)) (justify mirror)) + (tstamp d6b02fe3-b5e2-40f8-88bc-289ff62c2245) + ) + (fp_line (start -2.52 -1.87) (end -1.24 -1.87) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a41c430b-fb36-4996-b447-4f99dd49c3da)) + (fp_line (start -2.52 1.87) (end -2.52 -1.87) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 67a4119b-984e-47a5-9cea-823afad66a3f)) + (fp_line (start -2.52 1.87) (end -2.14 1.87) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f12afbf1-e587-4d7a-825f-203dd44f7011)) + (fp_line (start -0.36 1.87) (end 0.36 1.87) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f34ca915-6fe8-45eb-b82e-d7593e47d73a)) + (fp_line (start 1.24 -1.87) (end 2.52 -1.87) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bcb59349-5eff-4051-813a-85917c599591)) + (fp_line (start 2.14 1.87) (end 2.52 1.87) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1626fc58-1759-4ad1-813c-20f008929de1)) + (fp_line (start 2.52 1.87) (end 2.52 -1.87) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 84a5e048-20d1-4831-a8d4-a8abde54669a)) + (fp_line (start -2.65 -2.5) (end 2.65 -2.5) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0e850de7-efcf-46c1-b9de-13fb233ce906)) + (fp_line (start -2.65 2.5) (end -2.65 -2.5) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fdf8c4a4-d07e-4b31-820b-7ed883bc0a25)) + (fp_line (start 2.65 -2.5) (end 2.65 2.5) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp df236846-0afa-4edb-9f6d-043149a6e17e)) + (fp_line (start 2.65 2.5) (end -2.65 2.5) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 73841577-0921-43db-bb80-549b366dda93)) + (fp_line (start -2.4 -1.75) (end 2.4 -1.75) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e925b4e6-d7fb-46d5-a719-a518abb000e8)) + (fp_line (start -2.4 1.75) (end -2.4 -1.75) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 10e6fbba-d4fe-4768-a8e4-e116ac47ec12)) + (fp_line (start -1.2 -1.393) (end -1.199 0.092) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4a63f1f8-574a-4c1a-b29e-7c08cdb79f55)) + (fp_line (start -1.2 -1.393) (end -1.199 0.092) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a00c1121-d64a-4836-8f46-77d1119e1637)) + (fp_line (start 2.4 -1.75) (end 2.4 1.75) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp cd8f4675-9626-4ea7-8411-577c186dc842)) + (fp_line (start 2.4 1.75) (end -2.4 1.75) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9b3a263d-b0ee-46fd-aae8-a8c08ecfb25b)) + (fp_circle (center -1.2 -0.65) (end -0.45 -0.65) + (stroke (width 0.1) (type solid)) (fill none) (layer "B.Fab") (tstamp 0e139dfe-6b22-4780-bdd9-d93089c4632c)) + (pad "1" smd rect (at 1.25 1.45 180) (size 1.3 1.6) (layers "B.Cu" "B.Paste" "B.Mask") + (net 7 "VCCQ") (pinfunction "1") (pintype "passive") (tstamp e68d1bd2-a13d-4465-bd0d-46fdf5fcec41)) + (pad "2" smd rect (at 0 -1.45 180) (size 2 1.6) (layers "B.Cu" "B.Paste" "B.Mask") + (net 26 "Net-(U2-DIS)") (pinfunction "2") (pintype "passive") (tstamp 43a004fb-e5a5-4079-bcfa-2ea39cad6ee9)) + (pad "3" smd rect (at -1.25 1.45 180) (size 1.3 1.6) (layers "B.Cu" "B.Paste" "B.Mask") + (net 8 "Net-(U2-THR)") (pinfunction "3") (pintype "passive") (tstamp 793a540e-7e57-45e3-a01b-64b5056232d8)) + (model "${KICAD6_3DMODEL_DIR}/Potentiometer_SMD.3dshapes/Potentiometer_Bourns_3214W_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "B.Cu") + (tstamp b2bc253b-4f23-4430-8198-47cb3b47b8fe) + (at 116.35 84 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/adcae83f-2ac4-4e67-8a4f-314a70708e2b") + (attr smd) + (fp_text reference "C1" (at 0 1.68) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 83bba68d-923c-4edd-b26b-5edb4efc0118) + ) + (fp_text value "10u" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 47608b10-b415-4a5b-bb51-012e71b52b27) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 4ad419d1-b907-4e5a-bb5b-4184134898a6) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0a835bb1-75d2-43a3-a4a9-b47398052afb)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 26a4d47e-bfee-49e8-b8b1-e9048216a012)) + (fp_line (start -1.7 -0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b54fc6e8-54f7-4c8a-b139-e4971b5a51b5)) + (fp_line (start -1.7 0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 00e73c95-6728-4445-9e22-c4b6def3aecf)) + (fp_line (start 1.7 -0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f0b1a11b-142c-4786-be99-643d1b7485cd)) + (fp_line (start 1.7 0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f2758754-ee2e-4003-bf24-45b705c3896e)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5cfe953d-1bbd-4dcf-89f4-efa250ffbca7)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 74fd5a69-de00-421f-957c-a519d800731c)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c422ff64-12ef-4639-8788-021df29879d5)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 59d2fbf5-2066-4998-bab3-7d0cf8617bb8)) + (pad "1" smd roundrect (at -0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 5 "VCC") (pintype "passive") (tstamp bc0cf6cc-caf7-4dff-a923-d87472d77488)) + (pad "2" smd roundrect (at 0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pintype "passive") (tstamp 7feb5816-6667-43e0-8e7a-c2fc832a6fa2)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric" (layer "B.Cu") + (tstamp b8c0ba6d-7f7f-4302-8a45-cc4417edce40) + (at 86.1 101.4 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/7f71ebc3-a2f7-4c3f-9005-9660dafb3fb5") + (attr smd) + (fp_text reference "R7" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp f84c35b9-d4ae-495b-9ab5-acbfcfd46d92) + ) + (fp_text value "680" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 1ec895d8-c443-4bfb-911c-832c24b1a762) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 955e9c72-52c7-43f9-b98c-c19cf30cc5a2) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 61679116-8a51-4279-829d-268550da0b6d)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d3b49db1-e303-4851-8c54-40942fa53c3c)) + (fp_line (start -1.68 -0.95) (end -1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d2dc2439-ed7b-4d88-8b7d-7b8975e8aefe)) + (fp_line (start -1.68 0.95) (end 1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 753b5761-c42c-4ccf-af50-33d5701637bf)) + (fp_line (start 1.68 -0.95) (end -1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0e1d26a3-713c-4502-a117-9af86aca2200)) + (fp_line (start 1.68 0.95) (end 1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3e35048d-a1d0-429e-b433-32c96157c143)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3485c8be-382a-463e-a508-67dade4fd2d0)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 12ff12e7-9952-4c27-9b1d-c54fd9500630)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f3fe5d33-3a0d-4bb3-a76e-4e7351b1c9b5)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ea8637d2-b05b-4ac9-911e-0a674ab6fcf6)) + (pad "1" smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 22 "Net-(R7-Pad1)") (pintype "passive") (tstamp 3c7b6bd1-192e-4a27-9d0e-27257be42858)) + (pad "2" smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 17 "Net-(odenwilusenz1-A)") (pintype "passive") (tstamp b99d5f78-4be6-4f94-90e7-f2d7bb920e7a)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "B.Cu") + (tstamp d0cac23b-e276-4a7e-859c-f1e95dda08a8) + (at 102.95 118.7 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/0c06ad6a-643b-4c23-9058-2d866ea59690") + (attr smd) + (fp_text reference "C2" (at 0 1.68) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp a2ea53f7-0320-4d48-b0dd-8e1298af55e9) + ) + (fp_text value "100n" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 5700d097-6854-487f-91f9-9559721ee6a8) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 6c74d588-45d1-4565-8f92-e6aecfc59bc8) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3b3fff72-59c0-4a35-bdd0-0c9595595675)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ac09f398-fab6-48a1-8282-238e299df0ef)) + (fp_line (start -1.7 -0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b3a151e7-6df5-4fb5-b35d-6f73984a8629)) + (fp_line (start -1.7 0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 848cd26e-f233-422d-9587-10218a09abca)) + (fp_line (start 1.7 -0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp abc79b0c-513d-42ac-9622-f31569a71f7d)) + (fp_line (start 1.7 0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp dc77719d-8cef-4a3d-bae9-23cade6bc24b)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 61bdd9f0-5042-4f0b-b41c-ba56b70fdda9)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d5e5530c-bcb7-44a4-b862-621deef50d23)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2680b657-1bc4-4360-aa87-e9cb8b4150ee)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 08b2d50c-0e56-48e1-89fc-d51b53cd025a)) + (pad "1" smd roundrect (at -0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 7 "VCCQ") (pintype "passive") (tstamp 568f57b7-b44e-44b5-9cfa-5c1f0eda1b74)) + (pad "2" smd roundrect (at 0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pintype "passive") (tstamp a960bd4f-391b-4ecd-ba2e-e200a3cc23ae)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" (layer "B.Cu") + (tstamp d78f95f8-3d2c-4d2a-86f6-65939320547e) + (at 101.425 110.525) + (descr "SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOIC SO") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Johnson Counter ( 10 outputs )") + (property "ki_keywords" "CNT CNT10") + (path "/fbb21614-e80f-451e-970b-c02ac9391cc5") + (attr smd) + (fp_text reference "U1" (at 0 5.9) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e779f31b-0bdf-49f4-aae9-e8dd79a2c1fc) + ) + (fp_text value "74HC4017" (at 0 -5.9) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 778df50b-e238-4596-87a4-d528deaed777) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.98 0.98) (thickness 0.15)) (justify mirror)) + (tstamp 28cbfceb-49a2-487c-b966-bd6a4d864713) + ) + (fp_line (start 0 -5.06) (end -1.95 -5.06) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 859558d1-068b-44dc-b3d3-07ebeb3a534c)) + (fp_line (start 0 -5.06) (end 1.95 -5.06) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5acdede4-6cdc-4c5a-929f-1e7c67219ca9)) + (fp_line (start 0 5.06) (end -3.45 5.06) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 18981e6b-372e-4c51-92ae-5b0ebecebf2c)) + (fp_line (start 0 5.06) (end 1.95 5.06) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 12761034-244e-4777-b825-66398747f254)) + (fp_line (start -3.7 -5.2) (end 3.7 -5.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c3786ee3-f9cf-4418-aa1a-c186d7cf9006)) + (fp_line (start -3.7 5.2) (end -3.7 -5.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e9b5cc43-caa7-44cc-98ae-71942a2064d6)) + (fp_line (start 3.7 -5.2) (end 3.7 5.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c4b0aacf-ab26-45cb-95ce-61c321e1169c)) + (fp_line (start 3.7 5.2) (end -3.7 5.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 7d262952-26db-489a-8c9e-342a9401e858)) + (fp_line (start -1.95 -4.95) (end -1.95 3.975) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8cbbd957-71bb-4e71-af7d-7b0c0ac1036d)) + (fp_line (start -1.95 3.975) (end -0.975 4.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3b6f0abb-c426-48ca-8e31-18bb596dbae4)) + (fp_line (start -0.975 4.95) (end 1.95 4.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d5169dfc-fc52-42c8-981b-bba8dc0c056f)) + (fp_line (start 1.95 -4.95) (end -1.95 -4.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 64111c11-510d-4a22-a5e5-6e942eb18f23)) + (fp_line (start 1.95 4.95) (end 1.95 -4.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 841fd4ee-5274-4b9b-b2c3-dd2385c60278)) + (pad "1" smd roundrect (at -2.475 4.445) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 34 "Net-(U1-Q5)") (pinfunction "Q5") (pintype "output") (tstamp bd477ac6-de0b-4c1c-91d1-6e5c394e8a92)) + (pad "2" smd roundrect (at -2.475 3.175) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 35 "Net-(U1-Q1)") (pinfunction "Q1") (pintype "output") (tstamp 70576aa7-70b6-4118-8f69-d90663f49eb4)) + (pad "3" smd roundrect (at -2.475 1.905) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 36 "Net-(U1-Q0)") (pinfunction "Q0") (pintype "output") (tstamp 451fc107-8d50-4663-b095-d002123da1c5)) + (pad "4" smd roundrect (at -2.475 0.635) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 37 "Net-(U1-Q2)") (pinfunction "Q2") (pintype "output") (tstamp 966cd94d-155a-4da4-b82a-a4938be0bf1b)) + (pad "5" smd roundrect (at -2.475 -0.635) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 38 "Net-(U1-Q6)") (pinfunction "Q6") (pintype "output") (tstamp 72fec591-e0dc-4185-8e8a-bfadbf2bde58)) + (pad "6" smd roundrect (at -2.475 -1.905) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 39 "Net-(U1-Q7)") (pinfunction "Q7") (pintype "output") (tstamp 3b957664-f22a-41f3-8320-cafb908c8b49)) + (pad "7" smd roundrect (at -2.475 -3.175) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 40 "Net-(U1-Q3)") (pinfunction "Q3") (pintype "output") (tstamp 58fadad0-e5d8-473b-b0d5-5437875da9bc)) + (pad "8" smd roundrect (at -2.475 -4.445) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pinfunction "VSS") (pintype "power_in") (tstamp 9653f9a9-dc37-495f-adf1-d42b36838fbc)) + (pad "9" smd roundrect (at 2.475 -4.445) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 41 "unconnected-(U1-Q8-Pad9)") (pinfunction "Q8") (pintype "output+no_connect") (tstamp 1076ef50-1b71-4bf4-8fe7-3e5eb21344db)) + (pad "10" smd roundrect (at 2.475 -3.175) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 42 "Net-(U1-Q4)") (pinfunction "Q4") (pintype "output") (tstamp e0111e81-fd16-4f59-8335-8289e18615cd)) + (pad "11" smd roundrect (at 2.475 -1.905) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 43 "unconnected-(U1-Q9-Pad11)") (pinfunction "Q9") (pintype "output+no_connect") (tstamp 5ae52435-73d5-4049-9d52-c7e314d5e25a)) + (pad "12" smd roundrect (at 2.475 -0.635) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 44 "unconnected-(U1-Cout-Pad12)") (pinfunction "Cout") (pintype "output+no_connect") (tstamp 10095fdc-d314-45e3-bc9c-4ed70ce24ab7)) + (pad "13" smd roundrect (at 2.475 0.635) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pinfunction "CKEN") (pintype "input") (tstamp f2c117a5-6e54-486e-9e3f-975e5a901cbb)) + (pad "14" smd roundrect (at 2.475 1.905) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 45 "Net-(U1-CLK)") (pinfunction "CLK") (pintype "input") (tstamp edb961e0-4040-43c7-b53f-c148d8a3938e)) + (pad "15" smd roundrect (at 2.475 3.175) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 39 "Net-(U1-Q7)") (pinfunction "Reset") (pintype "input") (tstamp 5bba9663-c96f-44a6-ab41-3509e2ad752f)) + (pad "16" smd roundrect (at 2.475 4.445) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 7 "VCCQ") (pinfunction "VDD") (pintype "power_in") (tstamp a68e1a37-a5b3-4164-9d03-42c04554fa5e)) + (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric" (layer "B.Cu") + (tstamp da1b72a7-5243-439e-8146-072ee7e20262) + (at 86 104.4 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/3a919e7a-3d51-47d3-8518-356e6ca9b63a") + (attr smd) + (fp_text reference "R5" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 8094f48d-941b-4fe7-a65b-da114251a45a) + ) + (fp_text value "680" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6a90e524-d08c-42e3-82ff-2ab7844a927f) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 732f322a-e881-4b15-ad2f-29bb8997324a) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7eeb16e1-3f4d-47c3-8c97-aa43e8621a15)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 41b14390-46b1-444c-8fbb-2a0b293cc037)) + (fp_line (start -1.68 -0.95) (end -1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 7348e9e2-9d15-4d80-b4cf-174fec0a9ae2)) + (fp_line (start -1.68 0.95) (end 1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ad92e334-c108-4729-ab05-c963127f05d3)) + (fp_line (start 1.68 -0.95) (end -1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d918bcf9-8a22-47b4-a537-e17c73a4fb7f)) + (fp_line (start 1.68 0.95) (end 1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c35fc597-325d-46d9-aa87-ba3a4b2c2774)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d741840c-1075-478d-b099-d3bb7079bf10)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a7a29b14-d4a1-452b-8881-6f438330b624)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d44a753c-e763-4086-924c-be269a19ae2d)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c1ba165e-9612-428e-95ab-27825d7bc0c2)) + (pad "1" smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 20 "Net-(R5-Pad1)") (pintype "passive") (tstamp b949d154-5170-4164-bab9-1ad3130076cb)) + (pad "2" smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 4 "Net-(Aliens1-A)") (pintype "passive") (tstamp a74f5b89-25ac-4977-a368-0e841f795cf8)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "B.Cu") + (tstamp e04ffc56-d583-412e-bdfe-8283e1202db3) + (at 95.1 127.3 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/e31da72e-c683-435d-806a-3576f92cbcc9") + (attr smd) + (fp_text reference "C6" (at 0 1.68) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 0ebf69b0-bcb1-40ca-a98b-819c0708f0f9) + ) + (fp_text value "100n" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 360855a7-10cf-4b91-9337-a688bf013747) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp fed24d24-a723-4c03-9794-9fd968496826) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp cc539fbd-e598-4393-9fa7-3c29c6592d11)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a40e4bba-b7c3-462c-9b3d-7279f61bc83e)) + (fp_line (start -1.7 -0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 97223213-2907-4047-bbef-fa7a3376a448)) + (fp_line (start -1.7 0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 47942e26-859a-49bd-a1cf-5bb8a7de6feb)) + (fp_line (start 1.7 -0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3108f6dc-ddf4-4220-96f5-55a7d9664081)) + (fp_line (start 1.7 0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0013132a-61eb-4f87-bf4f-5d62c10a5c51)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9fbedc3b-062d-47bc-90d2-c50c500e92f8)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c2997c46-364c-4ada-a70b-2a95bcad569b)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1b72c7d7-1d8e-4df6-b802-fdd5ae7c11dc)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2d7a8d34-8439-4a71-863d-8f20fda7436c)) + (pad "1" smd roundrect (at -0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 5 "VCC") (pintype "passive") (tstamp 428e7263-5af7-4cc8-bd10-db53dd5c8e46)) + (pad "2" smd roundrect (at 0.95 0 180) (size 1 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pintype "passive") (tstamp 5ff6c028-4c2f-4b14-bee6-3ac31c0fee84)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric" (layer "B.Cu") + (tstamp e2936786-280c-4a98-b752-88a883ebfb4d) + (at 88.1 114.7 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/7396c91c-ec20-41f7-8e66-203a0a36ebc7") + (attr smd) + (fp_text reference "R8" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 4c7c1552-ca0b-49e9-a4a2-72766ab4f5a8) + ) + (fp_text value "680" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b1733805-e998-41ab-9889-7cefa142e956) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 40668c8a-3e2d-4952-85b4-35efde06408c) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f7b0ac68-26e1-4071-8c52-01ae0417d41d)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 60e6786e-0a62-4bab-96bb-c0de48145a44)) + (fp_line (start -1.68 -0.95) (end -1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2be0b50a-07b6-4f02-9cea-0d2a06d5f679)) + (fp_line (start -1.68 0.95) (end 1.68 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 77641ce2-5a89-4555-a92e-d6e69900cc68)) + (fp_line (start 1.68 -0.95) (end -1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 15fbe506-1a16-48dd-8dfa-75016639b32c)) + (fp_line (start 1.68 0.95) (end 1.68 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bae0825f-f7c2-4681-a0a9-254fed55d21f)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b08f968a-df69-4c93-b36a-85059f97cfd3)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d15ea88b-dfcc-4dd1-bd3a-e0380e54fcfe)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 550da5e3-41b3-4adb-8802-f9c2b288bae2)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1926e5cb-cf68-40de-9f0e-663be32070ed)) + (pad "1" smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 11 "Net-(Coredump1-A)") (pintype "passive") (tstamp dc2c0d0f-554f-486d-9b8e-8e5a6d038bca)) + (pad "2" smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.243902) + (net 23 "Net-(R8-Pad2)") (pintype "passive") (tstamp 0d051766-6f6a-4427-ad6b-e2c41d5ffe10)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Connector_USB:USB_Micro-B_Wuerth_629105150521" (layer "B.Cu") + (tstamp e6b2b468-a3a0-4ed5-bb87-e98ec20967e3) + (at 112.605 90.545 180) + (descr "USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf") + (tags "usb micro receptacle") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "USB Micro Type B connector") + (property "ki_keywords" "connector USB micro") + (path "/81203d6a-030d-4de7-928b-95e7e862f6cd") + (attr smd) + (fp_text reference "J1" (at 0 3.5) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9962c853-b59d-4a8b-a619-b8eb07434f33) + ) + (fp_text value "USB_B_Micro" (at 0 -5.6) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 5c1edf6d-5d3e-4c30-b951-a41fa072b2e6) + ) + (fp_text user "PCB Edge" (at 0 -3.75) (layer "Dwgs.User") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 2a81a906-363c-42ca-abf4-efc81378f3fc) + ) + (fp_text user "${REFERENCE}" (at 0 -1.05) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 89587de3-f529-488d-a4b6-46cf7ea00b6e) + ) + (fp_line (start -4.15 -3.3) (end -3.85 -3.3) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp 286880a2-024e-4ce0-ae13-e19e4024e9d1)) + (fp_line (start -4.15 -3.15) (end -4.15 -3.3) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp 94687340-aa3a-4038-8d75-d14164271133)) + (fp_line (start -4.15 0.65) (end -4.15 -0.75) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp f8d9977f-ffaf-4df0-a171-8a84c0dcb44b)) + (fp_line (start -3.85 -3.3) (end -3.85 -3.75) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp 212fafff-6148-478a-94d9-c868dd067dd0)) + (fp_line (start -1.8 2.4) (end -2.8 2.4) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp fe315b10-b99a-42eb-a4b8-de4d60be5afe)) + (fp_line (start -1.8 2.825) (end -1.8 2.4) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp 7fdbc41e-835e-473a-a52c-2f3eb4e9736d)) + (fp_line (start -1.075 2.825) (end -1.8 2.825) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp 0e880c2a-e8a1-48e1-b99d-f64b6c0ea9ef)) + (fp_line (start 1.8 2.4) (end 2.8 2.4) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp 53c0635d-99bb-4321-ab93-e2804ece504b)) + (fp_line (start 3.85 -3.75) (end 3.85 -3.3) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp c7cf8cf9-a51e-478a-b1bb-1601aca0846b)) + (fp_line (start 3.85 -3.3) (end 4.15 -3.3) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp b5128aa0-12e0-4ac3-a208-61fc2cb2196a)) + (fp_line (start 4.15 -3.3) (end 4.15 -3.15) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp 19642216-d2ec-4ca8-9c3c-81e9de686423)) + (fp_line (start 4.15 -0.75) (end 4.15 0.65) + (stroke (width 0.15) (type solid)) (layer "B.SilkS") (tstamp 8092afc5-3c98-419d-ae42-5193af6f7a3a)) + (fp_line (start -4.94 -4.85) (end 4.95 -4.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d181fdee-a354-402e-9668-f4c0d935bb99)) + (fp_line (start -4.94 3.34) (end -4.94 -4.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ec7652c4-af61-4ef8-8282-6f207669fbcc)) + (fp_line (start 4.95 -4.85) (end 4.95 3.34) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp dbe5d075-7b1e-42c6-b19e-7713412234dd)) + (fp_line (start 4.95 3.34) (end -4.94 3.34) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f9519171-5d5a-48dd-8c83-682c72d608f1)) + (fp_line (start -4 -3.15) (end -3.7 -3.15) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 617adb69-1e2e-4e6b-b496-863c1870cd39)) + (fp_line (start -4 2.25) (end -4 -3.15) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp d6cbe722-737e-42eb-956a-98c5931276ad)) + (fp_line (start -3.7 -4.35) (end 3.7 -4.35) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 9235728a-91a3-4918-971f-76ffab24007c)) + (fp_line (start -3.7 -3.15) (end -3.7 -4.35) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 53226104-c935-48e5-a178-ecce34636e9e)) + (fp_line (start -2.7 -3.75) (end 2.7 -3.75) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 026db991-5af5-4dce-819a-fee88588f130)) + (fp_line (start -1.525 2.725) (end -1.525 2.95) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp de3bf20f-e350-4232-843c-e4e0c1baa5ad)) + (fp_line (start -1.525 2.95) (end -1.075 2.95) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 28db3517-1118-44bd-a8f3-cf12192d53e7)) + (fp_line (start -1.3 2.55) (end -1.525 2.725) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 321a7f0e-d005-4afb-9f28-ecdc82fb02ed)) + (fp_line (start -1.075 2.725) (end -1.3 2.55) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 23d30ab0-751d-4bb4-9798-53f92dca8e9d)) + (fp_line (start -1.075 2.95) (end -1.075 2.725) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 9a82106c-5fa6-4f9f-86ed-a8bcdd1d09dc)) + (fp_line (start 3.7 -4.35) (end 3.7 -3.15) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp a1be2bd4-52a2-4e41-b691-c74a64d123b6)) + (fp_line (start 3.7 -3.15) (end 4 -3.15) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 313d194d-68d4-4b39-b1be-a281c8cfdac1)) + (fp_line (start 4 -3.15) (end 4 2.25) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 4b359d86-8411-41f3-857b-539d5e8f9750)) + (fp_line (start 4 2.25) (end -4 2.25) + (stroke (width 0.15) (type solid)) (layer "B.Fab") (tstamp 7a352058-b4d9-4a73-8a41-b14dc2cdc732)) + (pad "" np_thru_hole oval (at -2.5 0.8 180) (size 0.8 0.8) (drill 0.8) (layers "*.Cu" "*.Mask") (tstamp 4dd6234a-a261-4e0b-9b95-b537250de02a)) + (pad "" np_thru_hole oval (at 2.5 0.8 180) (size 0.8 0.8) (drill 0.8) (layers "*.Cu" "*.Mask") (tstamp eddbd7db-7314-434d-9207-94ac0a2266e5)) + (pad "1" smd rect (at -1.3 1.9 180) (size 0.45 1.3) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pinfunction "VBUS") (pintype "power_out") (tstamp 62ca2f51-0988-40e2-bbf2-33f6460fd363)) + (pad "2" smd rect (at -0.65 1.9 180) (size 0.45 1.3) (layers "B.Cu" "B.Paste" "B.Mask") + (net 13 "unconnected-(J1-D--Pad2)") (pinfunction "D-") (pintype "bidirectional+no_connect") (tstamp a5fdd1a8-21e8-4fe0-a39d-aa68a2e61fe2)) + (pad "3" smd rect (at 0 1.9 180) (size 0.45 1.3) (layers "B.Cu" "B.Paste" "B.Mask") + (net 14 "unconnected-(J1-D+-Pad3)") (pinfunction "D+") (pintype "bidirectional+no_connect") (tstamp 8ec82c50-ff9f-4855-9ad4-a542e7eb4b06)) + (pad "4" smd rect (at 0.65 1.9 180) (size 0.45 1.3) (layers "B.Cu" "B.Paste" "B.Mask") + (net 15 "unconnected-(J1-ID-Pad4)") (pinfunction "ID") (pintype "passive+no_connect") (tstamp 3248b529-ee70-4d12-b1a8-efd621790508)) + (pad "5" smd rect (at 1.3 1.9 180) (size 0.45 1.3) (layers "B.Cu" "B.Paste" "B.Mask") + (net 6 "GND") (pinfunction "GND") (pintype "power_out") (tstamp 8d8fdc77-d016-4b0b-8340-aab3bced013e)) + (pad "6" thru_hole oval (at -3.875 -1.95 180) (size 1.15 1.8) (drill oval 0.55 1.2) (layers "*.Cu" "*.Mask") + (net 16 "unconnected-(J1-Shield-Pad6)") (pinfunction "Shield") (pintype "passive+no_connect") (tstamp 6dcfa63b-c735-4851-881d-d625316f36f3)) + (pad "6" thru_hole oval (at -3.725 1.85 180) (size 1.45 2) (drill oval 0.85 1.4) (layers "*.Cu" "*.Mask") + (net 16 "unconnected-(J1-Shield-Pad6)") (pinfunction "Shield") (pintype "passive+no_connect") (tstamp f18d26b2-4b13-41c6-8331-aa97c2d8caf0)) + (pad "6" thru_hole oval (at 3.725 1.85 180) (size 1.45 2) (drill oval 0.85 1.4) (layers "*.Cu" "*.Mask") + (net 16 "unconnected-(J1-Shield-Pad6)") (pinfunction "Shield") (pintype "passive+no_connect") (tstamp 21f0491d-d6e6-40e7-a5de-13da42a0da12)) + (pad "6" thru_hole oval (at 3.875 -1.95 180) (size 1.15 1.8) (drill oval 0.55 1.2) (layers "*.Cu" "*.Mask") + (net 16 "unconnected-(J1-Shield-Pad6)") (pinfunction "Shield") (pintype "passive+no_connect") (tstamp 195fa859-8e11-4861-9eed-2d89291476dd)) + (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_Micro-B_Wuerth_629105150521.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (layer "B.Cu") + (tstamp e9ba9802-9f4b-4478-bd44-fc51d8dc9668) + (at 93.7 120.1) + (descr "SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOIC SO") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Quad 2-input OR") + (property "ki_keywords" "TTL Or2") + (path "/d439f32e-9ef4-493d-9eb8-d59dc8a81744") + (attr smd) + (fp_text reference "U3" (at 0 5.28) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 50365fd4-130a-49aa-85a9-8800850b2957) + ) + (fp_text value "74HC32" (at 0 -5.28) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e8edf091-00db-4a64-8d2e-8563ffca2dde) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.98 0.98) (thickness 0.15)) (justify mirror)) + (tstamp c5c78193-669c-4d95-8797-184f36fb775b) + ) + (fp_line (start 0 -4.435) (end -1.95 -4.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 72a851e1-2a6f-494e-888b-9cc2a0d5de1e)) + (fp_line (start 0 -4.435) (end 1.95 -4.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5cc06988-c4df-474c-83e9-f4050b47db09)) + (fp_line (start 0 4.435) (end -3.45 4.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d1340e4a-9e5e-4405-bc84-00b918fbaeda)) + (fp_line (start 0 4.435) (end 1.95 4.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f37642e9-fbe0-417e-8892-a191507519be)) + (fp_line (start -3.7 -4.58) (end 3.7 -4.58) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f34a2b5e-0d79-40ed-99b7-36cb08240a5d)) + (fp_line (start -3.7 4.58) (end -3.7 -4.58) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e36bfdf9-ea5b-49f6-b3d0-e9cf2c205a6d)) + (fp_line (start 3.7 -4.58) (end 3.7 4.58) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d5434fc9-6296-439b-be88-173f2d615bfa)) + (fp_line (start 3.7 4.58) (end -3.7 4.58) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 87454d61-37d0-4d48-af1b-1cb4273300c8)) + (fp_line (start -1.95 -4.325) (end -1.95 3.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 09a00066-e98e-4aee-b792-0e04fa18a17e)) + (fp_line (start -1.95 3.35) (end -0.975 4.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 46c11465-1ad1-4f9e-a200-2286a2ad5795)) + (fp_line (start -0.975 4.325) (end 1.95 4.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 53999262-159a-48a2-88c4-c7846a3cc0ea)) + (fp_line (start 1.95 -4.325) (end -1.95 -4.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bd30abda-fe58-4c63-9567-81a7d74c4b88)) + (fp_line (start 1.95 4.325) (end 1.95 -4.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f019a8ba-2187-413f-9edc-c311845a63dc)) + (pad "1" smd roundrect (at -2.475 3.81) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 33 "Net-(SW1-Pad16)") (pintype "input") (tstamp d380841a-4349-488d-a9c0-da0e2ed71737)) + (pad "2" smd roundrect (at -2.475 2.54) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 36 "Net-(U1-Q0)") (pintype "input") (tstamp e0a9c9cd-b1dd-4cbe-bba6-85a9e3862c66)) + (pad "3" smd roundrect (at -2.475 1.27) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 18 "Net-(R1-Pad2)") (pintype "output") (tstamp 75a59369-5bfa-42fb-9622-006d93c06567)) + (pad "4" smd roundrect (at -2.475 0) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 32 "Net-(SW1-Pad15)") (pintype "input") (tstamp 1a1dadd5-1049-4019-b196-d134e72036ca)) + (pad "5" smd roundrect (at -2.475 -1.27) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 35 "Net-(U1-Q1)") (pintype "input") (tstamp 707b73c4-9e84-4903-9cad-b1bb49178198)) + (pad "6" smd roundrect (at -2.475 -2.54) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 21 "Net-(R6-Pad2)") (pintype "output") (tstamp 001e3761-f431-45dd-be05-10c73f38bdb8)) + (pad "7" smd roundrect (at -2.475 -3.81) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pinfunction "GND") (pintype "power_in") (tstamp a567cbed-483d-49df-9ae8-ac9484c3daf9)) + (pad "8" smd roundrect (at 2.475 -3.81) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 23 "Net-(R8-Pad2)") (pintype "output") (tstamp 580b5136-e731-4f44-8970-c1892b4dfae3)) + (pad "9" smd roundrect (at 2.475 -2.54) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 31 "Net-(SW1-Pad14)") (pintype "input") (tstamp 6adc4b41-7087-42fa-b5d1-e22f7771fdca)) + (pad "10" smd roundrect (at 2.475 -1.27) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 37 "Net-(U1-Q2)") (pintype "input") (tstamp 2977f9b9-7f9e-4c13-aa5e-5ec238db2a56)) + (pad "11" smd roundrect (at 2.475 0) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 47 "unconnected-(U3-Pad11)") (pintype "output+no_connect") (tstamp f341173a-e39f-408a-b1f2-28c777eb4feb)) + (pad "12" smd roundrect (at 2.475 1.27) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pintype "input") (tstamp dd06cfcb-c75b-4066-93cb-78f911a986af)) + (pad "13" smd roundrect (at 2.475 2.54) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 6 "GND") (pintype "input") (tstamp f77120d2-e961-4bc1-880f-aa902c74fd4d)) + (pad "14" smd roundrect (at 2.475 3.81) (size 1.95 0.6) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) + (net 5 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp c35b6392-2c8c-44af-bf84-285b5fbea856)) + (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-14_3.9x8.7mm_P1.27mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (layer "B.Cu") + (tstamp f27512f0-3c90-474a-bad5-bc9059479aa4) + (at 89.55 136.3 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" "Precision Timers, 555 compatible, SOIC-8") + (property "ki_keywords" "single timer 555") + (path "/7a828a12-8540-44ba-aee0-a6758d02df85") + (attr smd) + (fp_text reference "U2" (at 0 3.4) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp c758fd12-bcb8-49d4-ab28-912e8e193b0a) + ) + (fp_text value "NA555D" (at 0 -3.4) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp afa5273d-7db4-4c15-a11e-5bd8d63d0051) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.98 0.98) (thickness 0.15)) (justify mirror)) + (tstamp 029ee5f9-afc8-440a-9cc1-53f53dac240c) + ) + (fp_line (start 0 -2.56) (end -1.95 -2.56) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c5be64d4-545c-4c88-aeff-c5f35d488def)) + (fp_line (start 0 -2.56) (end 1.95 -2.56) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 24f58339-c17e-40cb-8d24-3f8a1c90c9ed)) + (fp_line (start 0 2.56) (end -3.45 2.56) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7900a476-50f4-4b97-a1c6-a0b493c10217)) + (fp_line (start 0 2.56) (end 1.95 2.56) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dc5677c6-0ab5-44a6-b364-3791a1c2b7ab)) + (fp_line (start -3.7 -2.7) (end 3.7 -2.7) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 274fb96e-0b73-4841-a684-625c8953601b)) + (fp_line (start -3.7 2.7) (end -3.7 -2.7) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1dfd84cd-94ff-4b5d-b74e-9174d67c58f6)) + (fp_line (start 3.7 -2.7) (end 3.7 2.7) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c57a5737-4e5f-4ba8-990b-efec1dae9b3a)) + (fp_line (start 3.7 2.7) (end -3.7 2.7) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 852b8fba-8033-48d5-b769-61acb89839b2)) + (fp_line (start -1.95 -2.45) (end -1.95 1.475) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a4068747-e171-4ae7-a989-5d6384274f9a)) + (fp_line (start -1.95 1.475) (end -0.975 2.45) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 92f35bb7-633e-464b-93f2-2ae5107a1690)) + (fp_line (start -0.975 2.45) (end 1.95 2.45) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 176ad889-9994-4dc3-8879-ab35f40e9921)) + (fp_line (start 1.95 -2.45) (end -1.95 -2.45) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 02177492-b5da-4d54-a92c-14601ac4151b)) + (fp_line (start 1.95 2.45) (end 1.95 -2.45) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d12fe4cb-a53a-4d0d-870f-d05d26b75475)) + (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 6 "GND") (pinfunction "GND") (pintype "power_in") (tstamp b79c417e-2e96-4af3-8862-68f4f0106a36)) + (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 8 "Net-(U2-THR)") (pinfunction "TR") (pintype "input") (tstamp ea37f782-6b6e-4977-a642-c61e248957df)) + (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 45 "Net-(U1-CLK)") (pinfunction "Q") (pintype "output") (tstamp 82eda696-84df-431b-9866-7cc8a78e6500)) + (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 7 "VCCQ") (pinfunction "R") (pintype "input") (tstamp 06ccf4a2-1e7a-4f34-8038-39b0f052c6bf)) + (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 46 "unconnected-(U2-CV-Pad5)") (pinfunction "CV") (pintype "input+no_connect") (tstamp 9819722c-cc75-44ef-ba5c-564bb76ee71b)) + (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 8 "Net-(U2-THR)") (pinfunction "THR") (pintype "input") (tstamp 3b856781-fa32-4a16-9908-f13310f728ff)) + (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 26 "Net-(U2-DIS)") (pinfunction "DIS") (pintype "input") (tstamp d8a6db5b-401a-4f5a-88a8-f78fcddffe5b)) + (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 7 "VCCQ") (pinfunction "VCC") (pintype "power_in") (tstamp 02b96af6-e981-494e-aacb-ae76debc747b)) + (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)) + ) + ) + + (footprint "Button_Switch_SMD:SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile" (layer "B.Cu") + (tstamp fe588c9a-21d8-4ffb-9f62-077237cbcdfe) + (at 118.605 114.01 180) + (descr "SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile") + (tags "SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile") + (property "Sheetfile" "badge.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "8x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol") + (property "ki_keywords" "dip switch") + (path "/04c71662-888e-46f7-a395-dc01bbfedc49") + (attr smd) + (fp_text reference "SW1" (at 0 12) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp fd29087f-e40f-415b-a957-35921d171070) + ) + (fp_text value "SW_DIP_x08" (at 0 -12) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2c437396-f679-4b25-ac71-51fe2dfcf751) + ) + (fp_text user "on" (at 0.4275 10.2325) (layer "B.Fab") + (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) + (tstamp c3f02a4b-73d3-4225-b123-bc390be5ee16) + ) + (fp_text user "${REFERENCE}" (at 2.58 0 90) (layer "B.Fab") + (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) + (tstamp e1e4a17b-c102-4e9e-8323-53e99f68814a) + ) + (fp_line (start -3.65 11.24) (end -3.65 9.857) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9c44886a-0811-4300-a12a-b3c5e86a3ec9)) + (fp_line (start -3.65 11.24) (end -2.267 11.24) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3bbd57cf-638f-4807-8bcd-7ea3f719e21c)) + (fp_line (start -3.41 -11.001) (end 3.41 -11.001) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 28b7b197-78c0-46d9-9ec6-a36f3d13dad6)) + (fp_line (start -3.41 -9.69) (end -3.41 -11.001) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d578a522-5430-4525-9eaa-600696cee65e)) + (fp_line (start -3.41 -7.15) (end -3.41 -8.09) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e2b040af-58e8-4e0d-8dcb-68b8beb44cd1)) + (fp_line (start -3.41 -4.61) (end -3.41 -5.55) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8a74ad89-b94b-483c-a70d-637607dce0f4)) + (fp_line (start -3.41 -2.07) (end -3.41 -3.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1bb748aa-a335-49a9-b67f-b5dad03aadc6)) + (fp_line (start -3.41 0.47) (end -3.41 -0.47) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6c23d6a9-3ec9-4274-9b48-f597dec001cc)) + (fp_line (start -3.41 3.01) (end -3.41 2.07) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a223ecc4-fb51-4b62-b0aa-4f6fde4175cf)) + (fp_line (start -3.41 5.55) (end -3.41 4.61) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6984b08b-d08f-4794-b348-7111362f6f5a)) + (fp_line (start -3.41 8.09) (end -3.41 7.15) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f24733f3-f8b2-4477-8a90-26ec39156ec2)) + (fp_line (start -3.41 11) (end -3.41 9.69) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a1441c4d-33af-4911-b87a-2617fb12a1d9)) + (fp_line (start -3.41 11) (end 3.41 11) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8d3e7547-8c5e-4921-8dee-fcd566fe0563)) + (fp_line (start -1.81 -9.525) (end 1.81 -9.525) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 135d72a7-9622-4270-a207-eded05d3b6e2)) + (fp_line (start -1.81 -9.455) (end -0.603333 -9.455) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6718b967-ee80-497c-ace5-5988e66749c7)) + (fp_line (start -1.81 -9.335) (end -0.603333 -9.335) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3476d8bc-228c-4bdf-917a-bcc54de331a5)) + (fp_line (start -1.81 -9.215) (end -0.603333 -9.215) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 56e7964b-1b4e-4c84-a557-2b33ad983865)) + (fp_line (start -1.81 -9.095) (end -0.603333 -9.095) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 52c61ea2-6349-4e2a-a19d-5260a392630b)) + (fp_line (start -1.81 -8.975) (end -0.603333 -8.975) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 59afbb31-31a0-425b-859f-1273fb9f653b)) + (fp_line (start -1.81 -8.855) (end -0.603333 -8.855) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dfb4b466-365d-41aa-a503-216fd1317ed9)) + (fp_line (start -1.81 -8.735) (end -0.603333 -8.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a8158c4f-8a0c-4472-bdd6-7d38ca0181f7)) + (fp_line (start -1.81 -8.615) (end -0.603333 -8.615) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp eacd551c-b234-4e54-91b7-a6af2e5b28eb)) + (fp_line (start -1.81 -8.495) (end -0.603333 -8.495) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 650ab3aa-fe32-4eba-8996-0022910ccb16)) + (fp_line (start -1.81 -8.375) (end -0.603333 -8.375) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3b2aba05-f058-4234-b787-423bd89d4b9b)) + (fp_line (start -1.81 -8.255) (end -1.81 -9.525) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9e7d77e6-e219-4f53-a796-f25780c0749c)) + (fp_line (start -1.81 -6.985) (end 1.81 -6.985) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 95e1cdd7-0b33-4a32-98fb-1b25d42da8bf)) + (fp_line (start -1.81 -6.915) (end -0.603333 -6.915) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c02afb9f-86a0-4403-a143-c5f85c42b82d)) + (fp_line (start -1.81 -6.795) (end -0.603333 -6.795) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fed8cbb6-1fa4-4b9f-9bc0-3109efde97ab)) + (fp_line (start -1.81 -6.675) (end -0.603333 -6.675) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 18f3ae35-a2d7-455e-bc5a-b5950e2f99b6)) + (fp_line (start -1.81 -6.555) (end -0.603333 -6.555) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 25498620-d16e-4f2c-85ef-bc1afd0a485a)) + (fp_line (start -1.81 -6.435) (end -0.603333 -6.435) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ab73dfb7-5fd1-4a12-a40a-5a82134cca18)) + (fp_line (start -1.81 -6.315) (end -0.603333 -6.315) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8f07fbbc-5b19-4fff-a899-5ad4a070d465)) + (fp_line (start -1.81 -6.195) (end -0.603333 -6.195) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f497b502-b148-4839-ae8b-ad5be8309e81)) + (fp_line (start -1.81 -6.075) (end -0.603333 -6.075) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2995273a-71c2-4856-8fcb-f0d27a4068bb)) + (fp_line (start -1.81 -5.955) (end -0.603333 -5.955) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d66eab73-b405-42d2-b456-5de8bed1f6d8)) + (fp_line (start -1.81 -5.835) (end -0.603333 -5.835) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a3abd465-a7e2-4934-8193-d4e01e8d0971)) + (fp_line (start -1.81 -5.715) (end -1.81 -6.985) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2924d3b3-df46-4bd0-b60a-0c18fa206586)) + (fp_line (start -1.81 -4.445) (end 1.81 -4.445) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5a24494d-866a-48c5-a3bb-06371b53c3a4)) + (fp_line (start -1.81 -4.375) (end -0.603333 -4.375) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b6e5c618-8599-4c57-976f-a6665e8e96c9)) + (fp_line (start -1.81 -4.255) (end -0.603333 -4.255) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ccba0ec3-e05f-4307-ac4d-63c9a2a016b5)) + (fp_line (start -1.81 -4.135) (end -0.603333 -4.135) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e1bdaf50-a16f-4e79-8af0-02b8a6738ec7)) + (fp_line (start -1.81 -4.015) (end -0.603333 -4.015) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c242fc02-9e9a-4034-a5b7-d2002afcaf14)) + (fp_line (start -1.81 -3.895) (end -0.603333 -3.895) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dc20ce5a-4c32-4c6d-a811-555d95a864be)) + (fp_line (start -1.81 -3.775) (end -0.603333 -3.775) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3e9b8b3a-80a8-4d69-b013-1da5ade4decc)) + (fp_line (start -1.81 -3.655) (end -0.603333 -3.655) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 899e27e5-4ba2-4a34-bc2a-cefa027cda6d)) + (fp_line (start -1.81 -3.535) (end -0.603333 -3.535) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 785a236f-3d46-48cb-862e-353776012b24)) + (fp_line (start -1.81 -3.415) (end -0.603333 -3.415) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 50065d96-8c41-49f7-8a31-2736c681b110)) + (fp_line (start -1.81 -3.295) (end -0.603333 -3.295) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7261007b-1005-4161-96a5-a18d33879145)) + (fp_line (start -1.81 -3.175) (end -1.81 -4.445) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9a5f1f5f-12c7-4123-adf7-4a315bd6d01a)) + (fp_line (start -1.81 -1.905) (end 1.81 -1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1eec3c9e-3510-42cc-9e9e-907f95875cd3)) + (fp_line (start -1.81 -1.835) (end -0.603333 -1.835) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ef9d7e3d-4fc7-4586-a44b-5bc4e0f798d3)) + (fp_line (start -1.81 -1.715) (end -0.603333 -1.715) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9ae6ffba-b4e0-478f-9fcf-275f61962e47)) + (fp_line (start -1.81 -1.595) (end -0.603333 -1.595) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5a94d078-5a4f-4482-af9a-92410870cb25)) + (fp_line (start -1.81 -1.475) (end -0.603333 -1.475) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 96f72283-4a36-4ca2-9e61-30c8332a4ba1)) + (fp_line (start -1.81 -1.355) (end -0.603333 -1.355) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 05314ea0-a082-408b-ac69-dc2a03134abd)) + (fp_line (start -1.81 -1.235) (end -0.603333 -1.235) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ceb7391e-8e5d-4d67-ab15-6e4f011ee259)) + (fp_line (start -1.81 -1.115) (end -0.603333 -1.115) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f503f027-4cba-4842-b614-0c75fe124559)) + (fp_line (start -1.81 -0.995) (end -0.603333 -0.995) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 29a73c47-d20d-4431-8b6d-711d151864b3)) + (fp_line (start -1.81 -0.875) (end -0.603333 -0.875) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bcfce114-79d6-495d-9f03-eccba37c1338)) + (fp_line (start -1.81 -0.755) (end -0.603333 -0.755) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 98b61c6e-391f-4883-9bb9-94c86b18e51f)) + (fp_line (start -1.81 -0.635) (end -1.81 -1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 51709c62-44da-46ea-a711-71ff64f3164c)) + (fp_line (start -1.81 0.635) (end 1.81 0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4249dcc8-a014-4baf-a84e-bf450e045180)) + (fp_line (start -1.81 0.705) (end -0.603333 0.705) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d6133915-eebb-4ffe-9512-75ae15c2afa2)) + (fp_line (start -1.81 0.825) (end -0.603333 0.825) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9cbb4fb8-bffc-45a3-9182-ffc12d1385b3)) + (fp_line (start -1.81 0.945) (end -0.603333 0.945) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 608aef96-ae27-4bb4-90af-a5026b372b97)) + (fp_line (start -1.81 1.065) (end -0.603333 1.065) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1dfa8442-79af-48e8-8a4b-591a32abd8ca)) + (fp_line (start -1.81 1.185) (end -0.603333 1.185) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f58ceb15-cf40-4af8-982b-5d89e2c53345)) + (fp_line (start -1.81 1.305) (end -0.603333 1.305) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ac692488-f49f-47df-8311-0540be86a82c)) + (fp_line (start -1.81 1.425) (end -0.603333 1.425) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4f3b4424-aba3-4ec4-a3f0-9f8ac12fd9be)) + (fp_line (start -1.81 1.545) (end -0.603333 1.545) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 213c9f07-1204-469b-bb73-81c0e7933686)) + (fp_line (start -1.81 1.665) (end -0.603333 1.665) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 57a9be15-53cb-4122-9fec-0b3e87164c33)) + (fp_line (start -1.81 1.785) (end -0.603333 1.785) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1c79cc3f-48f9-4228-b669-98c2fafd2335)) + (fp_line (start -1.81 1.905) (end -1.81 0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f9cf4773-9f5e-4cc4-bcc5-85ceaab09536)) + (fp_line (start -1.81 3.175) (end 1.81 3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d9ff0b68-2a64-47a1-8765-cad6124fa2f2)) + (fp_line (start -1.81 3.245) (end -0.603333 3.245) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b84c6144-b202-4578-922d-36603be3cc42)) + (fp_line (start -1.81 3.365) (end -0.603333 3.365) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3504cece-f337-44d6-82f1-ee95c3a0b21d)) + (fp_line (start -1.81 3.485) (end -0.603333 3.485) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 94b77de7-77e0-4547-a806-885333c4bf1f)) + (fp_line (start -1.81 3.605) (end -0.603333 3.605) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ebccdbd6-bdd3-436a-a200-4c996106fc6c)) + (fp_line (start -1.81 3.725) (end -0.603333 3.725) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4f275798-ee40-4077-9065-06b9274a2128)) + (fp_line (start -1.81 3.845) (end -0.603333 3.845) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d4e390ac-70ad-4974-9cba-fd17ba49fa0d)) + (fp_line (start -1.81 3.965) (end -0.603333 3.965) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 136d851e-a787-45a0-9a1f-a4de4512aff8)) + (fp_line (start -1.81 4.085) (end -0.603333 4.085) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7c2d4e02-20e9-46da-aae9-ef0f482d886e)) + (fp_line (start -1.81 4.205) (end -0.603333 4.205) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2231aac8-cb0c-41b4-bd9f-64dbc9ffee42)) + (fp_line (start -1.81 4.325) (end -0.603333 4.325) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c9342bae-f743-4ed2-883d-cd6ddc83a534)) + (fp_line (start -1.81 4.445) (end -1.81 3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 333c4873-fa9c-4e67-a99d-ae87624974a3)) + (fp_line (start -1.81 5.715) (end 1.81 5.715) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a3a10e67-7210-41d6-a150-c19ed9802260)) + (fp_line (start -1.81 5.785) (end -0.603333 5.785) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2032a6b1-9afa-4f1d-bd24-da9540f540e8)) + (fp_line (start -1.81 5.905) (end -0.603333 5.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 434cc27d-6d5d-43ec-a366-271264ae79e1)) + (fp_line (start -1.81 6.025) (end -0.603333 6.025) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c84b2ed5-f805-4e4d-a377-cf26f5b1d94a)) + (fp_line (start -1.81 6.145) (end -0.603333 6.145) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 05cea5ef-3cf3-4adc-b933-bd5da3212a0a)) + (fp_line (start -1.81 6.265) (end -0.603333 6.265) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp db43526a-dd9e-4f2d-9b88-7c275825622b)) + (fp_line (start -1.81 6.385) (end -0.603333 6.385) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 215981f6-265f-4947-b209-b8ab0c3eece1)) + (fp_line (start -1.81 6.505) (end -0.603333 6.505) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9b139457-c00d-4841-ae63-a1c47acb7609)) + (fp_line (start -1.81 6.625) (end -0.603333 6.625) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0c5bcae8-e306-43fa-a63e-926614dc88bb)) + (fp_line (start -1.81 6.745) (end -0.603333 6.745) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 388203bc-5ad9-4d12-880a-7a4c5d32fa43)) + (fp_line (start -1.81 6.865) (end -0.603333 6.865) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9757d883-73cf-42a3-98aa-d473c3255c04)) + (fp_line (start -1.81 6.985) (end -1.81 5.715) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9f359fc4-96d6-4916-9965-5733eed8f5b4)) + (fp_line (start -1.81 8.255) (end 1.81 8.255) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2181ce51-4cae-4b1d-92e6-f08102836736)) + (fp_line (start -1.81 8.325) (end -0.603333 8.325) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4f652433-cfa7-4122-b752-c34494f7a5da)) + (fp_line (start -1.81 8.445) (end -0.603333 8.445) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 17c5fb4a-6bf0-4d44-bc51-2cd305751a18)) + (fp_line (start -1.81 8.565) (end -0.603333 8.565) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ffc77609-30d0-4e79-8755-c102f8c925fa)) + (fp_line (start -1.81 8.685) (end -0.603333 8.685) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c38b7a6c-5729-4980-b7d6-e6df3e5f81ab)) + (fp_line (start -1.81 8.805) (end -0.603333 8.805) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 101d0d12-ae82-4704-b13b-8210b75683c7)) + (fp_line (start -1.81 8.925) (end -0.603333 8.925) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp cc9ce7c2-b496-4219-80a6-3887555b9fd3)) + (fp_line (start -1.81 9.045) (end -0.603333 9.045) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a3318187-6b8c-44fe-975d-418c65fb4270)) + (fp_line (start -1.81 9.165) (end -0.603333 9.165) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0849364f-b45b-4cab-a7df-14801972f312)) + (fp_line (start -1.81 9.285) (end -0.603333 9.285) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp af42acc4-2777-4faf-9e3f-691a74291a56)) + (fp_line (start -1.81 9.405) (end -0.603333 9.405) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6e389d77-fafc-460f-9c80-baabf6d99eb5)) + (fp_line (start -1.81 9.525) (end -1.81 8.255) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d9758cce-777f-4893-ae1b-a947883544e8)) + (fp_line (start -0.603333 -8.255) (end -0.603333 -9.525) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8612483b-0aa3-441c-80ea-79bfa1991e32)) + (fp_line (start -0.603333 -5.715) (end -0.603333 -6.985) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d8c5c5f6-74b2-4ea4-b0b8-461d42554989)) + (fp_line (start -0.603333 -3.175) (end -0.603333 -4.445) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6383cf98-7198-45c3-b058-201d14eead47)) + (fp_line (start -0.603333 -0.635) (end -0.603333 -1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 27a15e74-120c-4b51-85d6-e055592b9c50)) + (fp_line (start -0.603333 1.905) (end -0.603333 0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 976bb028-62f5-47e9-8b45-2263130df3e7)) + (fp_line (start -0.603333 4.445) (end -0.603333 3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1e62197c-b9e5-4daa-8392-05ec655de6a5)) + (fp_line (start -0.603333 6.985) (end -0.603333 5.715) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fff89668-a09b-4b7c-82e3-8d69ceb91022)) + (fp_line (start -0.603333 9.525) (end -0.603333 8.255) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5eec011a-9ba2-40f1-ba8d-a28cce478af5)) + (fp_line (start 1.81 -9.525) (end 1.81 -8.255) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7f180218-423a-4191-86c7-09ea982ceede)) + (fp_line (start 1.81 -8.255) (end -1.81 -8.255) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9805c770-bf92-41e7-94df-0b652feb8ad1)) + (fp_line (start 1.81 -6.985) (end 1.81 -5.715) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6d2ecd5c-76c5-4241-b0f3-17ef5b919f60)) + (fp_line (start 1.81 -5.715) (end -1.81 -5.715) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ef5efaf0-4299-4647-a5cb-6f555c51f6ff)) + (fp_line (start 1.81 -4.445) (end 1.81 -3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp accf1f0b-ddec-434b-bf29-de770272f803)) + (fp_line (start 1.81 -3.175) (end -1.81 -3.175) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 459833bc-0f88-41cd-8e3b-6d1e19dd5ce6)) + (fp_line (start 1.81 -1.905) (end 1.81 -0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 298539ed-98f5-4cb5-a2ea-01af226c079c)) + (fp_line (start 1.81 -0.635) (end -1.81 -0.635) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bd8faa5c-0297-4c4a-91e1-1fe760c3385d)) + (fp_line (start 1.81 0.635) (end 1.81 1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f6edbc00-b423-4f22-b3e9-b5e26968fc54)) + (fp_line (start 1.81 1.905) (end -1.81 1.905) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 84a8d90d-20a1-425b-9957-81f60ea5d0ac)) + (fp_line (start 1.81 3.175) (end 1.81 4.445) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d8bde2f8-f7ea-43f2-bc8e-74570271bb84)) + (fp_line (start 1.81 4.445) (end -1.81 4.445) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 68679725-c293-445e-9ded-dc35a836d598)) + (fp_line (start 1.81 5.715) (end 1.81 6.985) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 982ec6f8-e23c-40e8-b3fe-744e096e5f86)) + (fp_line (start 1.81 6.985) (end -1.81 6.985) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6c5dbac8-0540-4bb6-84f5-0eb27224e598)) + (fp_line (start 1.81 8.255) (end 1.81 9.525) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c0629722-cb50-433c-8a31-31e94b5d65c7)) + (fp_line (start 1.81 9.525) (end -1.81 9.525) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ef15fbce-0345-4058-854e-5da6f90460ac)) + (fp_line (start 3.41 -9.69) (end 3.41 -11.001) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c2cfb09a-3299-419b-a588-c8df44082425)) + (fp_line (start 3.41 -7.151) (end 3.41 -8.09) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d158c14b-f91d-4c32-ab10-692f373cff17)) + (fp_line (start 3.41 -4.611) (end 3.41 -5.551) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 646aa5a9-125c-4319-8ee3-336e0f6c0369)) + (fp_line (start 3.41 -2.071) (end 3.41 -3.011) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 58518c24-812f-4639-a909-316a2ffaf02f)) + (fp_line (start 3.41 0.469) (end 3.41 -0.471) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e2999e51-970c-4fa7-8b44-ffd580761449)) + (fp_line (start 3.41 3.009) (end 3.41 2.069) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 96c2f20d-72bd-4181-a3d5-ab204810c583)) + (fp_line (start 3.41 5.549) (end 3.41 4.609) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 950b1ed6-9229-44d3-a73e-ed9abe9d7a48)) + (fp_line (start 3.41 8.089) (end 3.41 7.149) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0fcb9d9e-81b7-40c4-b010-6d8286d277b2)) + (fp_line (start 3.41 11) (end 3.41 9.69) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f5a037f4-5e44-4301-8989-cfda87e3030c)) + (fp_line (start -5.8 -11.3) (end 5.8 -11.3) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2f7ba0e6-0ed7-41d6-bb07-2eb6eae9c787)) + (fp_line (start -5.8 11.3) (end -5.8 -11.3) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2e87277d-f6f9-4ca2-bf62-821e6e51502a)) + (fp_line (start 5.8 -11.3) (end 5.8 11.3) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 380efb3f-c4c1-4d20-9eaf-d1779c42de4d)) + (fp_line (start 5.8 11.3) (end -5.8 11.3) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 095e4b99-e35b-4c6b-baaf-e133f4f7ad8a)) + (fp_line (start -3.35 -10.94) (end -3.35 9.94) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b10fd3ac-798f-4d67-a870-0d75c0953579)) + (fp_line (start -3.35 9.94) (end -2.35 10.94) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bf143b95-d6ca-44ba-9139-8c6ee410a344)) + (fp_line (start -2.35 10.94) (end 3.35 10.94) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7c8164bf-4e75-4e81-9086-d3913219b40c)) + (fp_line (start -1.81 -9.525) (end 1.81 -9.525) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp becfe189-c6e9-44e6-a436-b48af886c113)) + (fp_line (start -1.81 -9.455) (end -0.603333 -9.455) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 53e52c80-9907-48af-933d-f42522998f13)) + (fp_line (start -1.81 -9.355) (end -0.603333 -9.355) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b006e425-bd76-4534-9cf3-8063313e059f)) + (fp_line (start -1.81 -9.255) (end -0.603333 -9.255) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4f6aef49-15c4-47ee-b3e4-944d7e359026)) + (fp_line (start -1.81 -9.155) (end -0.603333 -9.155) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6bbb651d-80bb-439b-86bc-a1097c7b396e)) + (fp_line (start -1.81 -9.055) (end -0.603333 -9.055) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp acf4e52a-13db-435e-b0e1-fe50beacf0e8)) + (fp_line (start -1.81 -8.955) (end -0.603333 -8.955) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7a368fbf-d606-4fca-a887-480a49c3dff9)) + (fp_line (start -1.81 -8.855) (end -0.603333 -8.855) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9598de59-f780-4b66-912d-4f3eadbcd0ad)) + (fp_line (start -1.81 -8.755) (end -0.603333 -8.755) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d8b12bcd-5ce0-4c3f-b3e8-a035e0248ce0)) + (fp_line (start -1.81 -8.655) (end -0.603333 -8.655) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dde80c2e-fbe5-4e17-872c-0237bc023920)) + (fp_line (start -1.81 -8.555) (end -0.603333 -8.555) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b4798179-9571-4590-b005-f77178cfdf69)) + (fp_line (start -1.81 -8.455) (end -0.603333 -8.455) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e6ee5fc1-77d1-42cb-804e-312039d7138b)) + (fp_line (start -1.81 -8.355) (end -0.603333 -8.355) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 735011cc-8456-4288-b351-bad69172c733)) + (fp_line (start -1.81 -8.255) (end -1.81 -9.525) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b8ed2829-6b78-4ccb-97d8-8c3ac36e546e)) + (fp_line (start -1.81 -6.985) (end 1.81 -6.985) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 007a6351-655e-4ffa-a186-ba1cf894fd92)) + (fp_line (start -1.81 -6.915) (end -0.603333 -6.915) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e729ab53-9993-4572-93c2-0c9db4a3482a)) + (fp_line (start -1.81 -6.815) (end -0.603333 -6.815) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp db63707a-02e2-48a7-9538-82dd9b21da60)) + (fp_line (start -1.81 -6.715) (end -0.603333 -6.715) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c9b8903d-96b6-47a2-af47-cda9bbd86e3c)) + (fp_line (start -1.81 -6.615) (end -0.603333 -6.615) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 013662dd-f7ba-4d59-8fe4-4d3b6089cb3b)) + (fp_line (start -1.81 -6.515) (end -0.603333 -6.515) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2d282e7f-0fba-4df0-8bb8-7373945193e6)) + (fp_line (start -1.81 -6.415) (end -0.603333 -6.415) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c93b8bcb-e3e1-46a0-83be-8e89b53234e3)) + (fp_line (start -1.81 -6.315) (end -0.603333 -6.315) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f2c1e0f2-4da5-4de2-9535-c017d3a89e58)) + (fp_line (start -1.81 -6.215) (end -0.603333 -6.215) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c5f04572-5bfa-44a4-99f9-a274473b3cba)) + (fp_line (start -1.81 -6.115) (end -0.603333 -6.115) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0eccdee9-953e-4da1-a43f-f750a609efda)) + (fp_line (start -1.81 -6.015) (end -0.603333 -6.015) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ea9d8d78-0f8b-40f3-a631-d1dc1eafc3a2)) + (fp_line (start -1.81 -5.915) (end -0.603333 -5.915) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7af7d847-199f-486f-b955-06ebc3c81ce5)) + (fp_line (start -1.81 -5.815) (end -0.603333 -5.815) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 52364573-9e79-49ab-98a3-403ddc83a0a1)) + (fp_line (start -1.81 -5.715) (end -1.81 -6.985) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c73156da-9556-4da3-9e77-519367792d59)) + (fp_line (start -1.81 -4.445) (end 1.81 -4.445) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5eea16be-0603-41d6-8fad-9572236654bb)) + (fp_line (start -1.81 -4.375) (end -0.603333 -4.375) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6461e79e-aeb9-487c-b133-d6181a5c44ae)) + (fp_line (start -1.81 -4.275) (end -0.603333 -4.275) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9c052e63-c6b0-46bf-9c84-333710df1fb9)) + (fp_line (start -1.81 -4.175) (end -0.603333 -4.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ce0e542c-b854-4372-ad4a-0aba84cf5a6c)) + (fp_line (start -1.81 -4.075) (end -0.603333 -4.075) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 94f2423d-cecf-4176-b6ce-a2740e47939b)) + (fp_line (start -1.81 -3.975) (end -0.603333 -3.975) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dd4a6116-9daf-4729-8e1b-3ede6e7eac64)) + (fp_line (start -1.81 -3.875) (end -0.603333 -3.875) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7aec9354-3ac2-4a59-a939-db38d65ff45a)) + (fp_line (start -1.81 -3.775) (end -0.603333 -3.775) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 20e01167-8ab4-493c-9b10-159b87b478cc)) + (fp_line (start -1.81 -3.675) (end -0.603333 -3.675) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 415dc8f5-ace0-4bbd-a1dd-0bd3450bf55c)) + (fp_line (start -1.81 -3.575) (end -0.603333 -3.575) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 72eed047-fc7a-4726-8016-0ba7826c1688)) + (fp_line (start -1.81 -3.475) (end -0.603333 -3.475) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 091415a7-ee64-49c9-bb08-7750af8bb3b0)) + (fp_line (start -1.81 -3.375) (end -0.603333 -3.375) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5783183d-4606-49cb-8fb4-de10cd437983)) + (fp_line (start -1.81 -3.275) (end -0.603333 -3.275) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8a35fe29-d2e7-4158-ad9c-76cda14de047)) + (fp_line (start -1.81 -3.175) (end -1.81 -4.445) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0f9fe627-4b99-4248-8ed7-796af47a2ec3)) + (fp_line (start -1.81 -1.905) (end 1.81 -1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 812199c9-4a6f-43b0-b3d4-ec72d3c06596)) + (fp_line (start -1.81 -1.835) (end -0.603333 -1.835) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9184071e-e92b-42ec-be49-115be3cc0c92)) + (fp_line (start -1.81 -1.735) (end -0.603333 -1.735) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp cbd6483d-9cd5-4a72-8212-00ef59f5b405)) + (fp_line (start -1.81 -1.635) (end -0.603333 -1.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c5a6d61e-e50d-443b-851c-26cf5156ae39)) + (fp_line (start -1.81 -1.535) (end -0.603333 -1.535) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8032e80d-033c-4d70-84c9-e681975f6bf8)) + (fp_line (start -1.81 -1.435) (end -0.603333 -1.435) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 84595ab1-75de-4a9a-a79f-dfc3a42a2ff3)) + (fp_line (start -1.81 -1.335) (end -0.603333 -1.335) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fcc37979-c146-422d-a61b-e7e233410957)) + (fp_line (start -1.81 -1.235) (end -0.603333 -1.235) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0cd4b30b-00d2-42af-aff2-5bd48493cad4)) + (fp_line (start -1.81 -1.135) (end -0.603333 -1.135) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9ea08d41-28bf-46e5-b2fa-c890fc91caa0)) + (fp_line (start -1.81 -1.035) (end -0.603333 -1.035) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f4767c8c-1a02-4ce9-9071-7efe6f3f033a)) + (fp_line (start -1.81 -0.935) (end -0.603333 -0.935) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp af66c988-944e-4180-9a06-80e2e1b79604)) + (fp_line (start -1.81 -0.835) (end -0.603333 -0.835) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f715d678-c40c-4680-900d-f8d164cef341)) + (fp_line (start -1.81 -0.735) (end -0.603333 -0.735) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fe802c69-ae22-4ec0-81b3-f92ab068368d)) + (fp_line (start -1.81 -0.635) (end -1.81 -1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 253ea80c-1f16-431d-ae0c-5e87382724bb)) + (fp_line (start -1.81 0.635) (end 1.81 0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b1a20ead-25ad-434e-b156-ac0d6b9b0fb0)) + (fp_line (start -1.81 0.705) (end -0.603333 0.705) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 253f22d2-a693-49a2-a2d1-13c6e6a0af62)) + (fp_line (start -1.81 0.805) (end -0.603333 0.805) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7d0c528e-d738-4571-9a35-1dc41b5a3b86)) + (fp_line (start -1.81 0.905) (end -0.603333 0.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 00bf9e06-078e-413d-8ec0-d076b558a357)) + (fp_line (start -1.81 1.005) (end -0.603333 1.005) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fc8816d7-2b60-4cdf-aa65-0212f99fcbbb)) + (fp_line (start -1.81 1.105) (end -0.603333 1.105) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp edf166f5-45b7-4abe-90a6-02ef7d014c56)) + (fp_line (start -1.81 1.205) (end -0.603333 1.205) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b4d0df99-1af7-4922-bcf6-502b4af35d89)) + (fp_line (start -1.81 1.305) (end -0.603333 1.305) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8183f121-f57a-451d-b309-7ac08d7b3aaa)) + (fp_line (start -1.81 1.405) (end -0.603333 1.405) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 83a02b64-0944-4fd2-8697-9b7dd3bbd1ee)) + (fp_line (start -1.81 1.505) (end -0.603333 1.505) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ff732439-7a5c-435b-a50c-3a5e9be04e52)) + (fp_line (start -1.81 1.605) (end -0.603333 1.605) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ce996982-6f5c-444a-a857-fdf0e0b67760)) + (fp_line (start -1.81 1.705) (end -0.603333 1.705) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 437f84e3-d133-45d4-910b-cdf755192621)) + (fp_line (start -1.81 1.805) (end -0.603333 1.805) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 41227d11-4e80-4de2-b097-50a582229637)) + (fp_line (start -1.81 1.905) (end -1.81 0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 65aaff47-0bf6-4eb4-8f2c-7228372b3e70)) + (fp_line (start -1.81 3.175) (end 1.81 3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ec065284-d01c-4b57-b22b-56ec99c4aa6e)) + (fp_line (start -1.81 3.245) (end -0.603333 3.245) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 214ef8d4-ea92-45ae-a1e1-d7b6c3b7c76f)) + (fp_line (start -1.81 3.345) (end -0.603333 3.345) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 165750cf-c784-4463-8869-46f02aa22bcf)) + (fp_line (start -1.81 3.445) (end -0.603333 3.445) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 83d4d054-0a61-4e25-8794-de1343fc0a95)) + (fp_line (start -1.81 3.545) (end -0.603333 3.545) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 45e59886-9a16-4275-bd21-ed911283e654)) + (fp_line (start -1.81 3.645) (end -0.603333 3.645) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ae46f012-3433-4356-b1de-e67ae6a2fd4d)) + (fp_line (start -1.81 3.745) (end -0.603333 3.745) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 71fcf06e-1c9a-4c1e-93c0-22345d46d663)) + (fp_line (start -1.81 3.845) (end -0.603333 3.845) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ce8fdb42-fc0a-4429-a27c-22bf9ec78fbe)) + (fp_line (start -1.81 3.945) (end -0.603333 3.945) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 875b095f-9ac7-4b96-8e88-c4ac43545789)) + (fp_line (start -1.81 4.045) (end -0.603333 4.045) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ed80543d-c173-4f21-bc74-1dce37305701)) + (fp_line (start -1.81 4.145) (end -0.603333 4.145) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp af06e5ff-d493-4cef-8a84-eaac12b2b39b)) + (fp_line (start -1.81 4.245) (end -0.603333 4.245) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 60aff6d8-159f-45f2-bffd-bcde0c2f9c85)) + (fp_line (start -1.81 4.345) (end -0.603333 4.345) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ac78ffaa-d2e8-4433-8510-05d697d980e2)) + (fp_line (start -1.81 4.445) (end -1.81 3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ee271df2-ce22-4296-b6ba-dca0ca37bd0e)) + (fp_line (start -1.81 5.715) (end 1.81 5.715) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3a566204-c590-4416-938b-e0bdc0bb6fe1)) + (fp_line (start -1.81 5.785) (end -0.603333 5.785) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c071a391-1b09-421d-a752-1a07f45acd11)) + (fp_line (start -1.81 5.885) (end -0.603333 5.885) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 245f3cb9-2739-4ef7-a43a-1b824712d21a)) + (fp_line (start -1.81 5.985) (end -0.603333 5.985) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e5a59eff-ed76-4f0e-a3d5-e68c991c10d1)) + (fp_line (start -1.81 6.085) (end -0.603333 6.085) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 72df2339-24ce-4a4f-83ea-bc960195f9fe)) + (fp_line (start -1.81 6.185) (end -0.603333 6.185) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4c628d4a-2c24-4494-b225-7fe84dd730f1)) + (fp_line (start -1.81 6.285) (end -0.603333 6.285) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9597823e-67c8-4a82-9820-dd42aefd69a6)) + (fp_line (start -1.81 6.385) (end -0.603333 6.385) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b78f1870-859d-4dda-a3d9-7f64b6e65674)) + (fp_line (start -1.81 6.485) (end -0.603333 6.485) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9a9d8de2-a074-4471-9930-3c60a496e3db)) + (fp_line (start -1.81 6.585) (end -0.603333 6.585) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 58791238-01ca-491a-b403-9b8767649217)) + (fp_line (start -1.81 6.685) (end -0.603333 6.685) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c9b55b09-97f0-461d-bcb9-98820031cc4f)) + (fp_line (start -1.81 6.785) (end -0.603333 6.785) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0239fc3d-c4a1-4008-bef9-64ce6b60c3b2)) + (fp_line (start -1.81 6.885) (end -0.603333 6.885) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8f84b64f-08ce-46f2-81c1-52b0bb1aea9a)) + (fp_line (start -1.81 6.985) (end -1.81 5.715) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 72f87504-9fc8-4e06-9e36-b94b42ab5610)) + (fp_line (start -1.81 8.255) (end 1.81 8.255) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 833e2dce-6dac-46bd-a956-0886464b37ef)) + (fp_line (start -1.81 8.325) (end -0.603333 8.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 72a8d882-0468-4e49-9171-4e3bdde8212b)) + (fp_line (start -1.81 8.425) (end -0.603333 8.425) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 924ba41e-a995-4321-8028-d3e5c639d536)) + (fp_line (start -1.81 8.525) (end -0.603333 8.525) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fa2ba747-30a2-45f7-b6fa-4f193dd8ff9e)) + (fp_line (start -1.81 8.625) (end -0.603333 8.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 66b62a66-77dc-4381-92c9-094080f14f56)) + (fp_line (start -1.81 8.725) (end -0.603333 8.725) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d86d1b59-496e-486f-a8fc-2f2d58e43193)) + (fp_line (start -1.81 8.825) (end -0.603333 8.825) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8aac1747-ce54-4954-ae71-fb7d70583a8a)) + (fp_line (start -1.81 8.925) (end -0.603333 8.925) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4eefd31d-7fae-4fd3-8979-766b8e0392b8)) + (fp_line (start -1.81 9.025) (end -0.603333 9.025) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b595d8b4-18bb-424a-b91d-f5be0bdc9a61)) + (fp_line (start -1.81 9.125) (end -0.603333 9.125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7f27d164-5298-477d-96b8-a04a237c7966)) + (fp_line (start -1.81 9.225) (end -0.603333 9.225) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b41c7300-f6e8-4ebc-ab6a-c0ef6c4ce23f)) + (fp_line (start -1.81 9.325) (end -0.603333 9.325) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 676c45e1-0c86-4b01-9010-4d5068f08e06)) + (fp_line (start -1.81 9.425) (end -0.603333 9.425) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 29b391f8-8529-4b2c-88ed-7bc1e4d5ec6b)) + (fp_line (start -1.81 9.525) (end -1.81 8.255) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 878d08e8-f677-4219-94e5-e93913925361)) + (fp_line (start -0.603333 -8.255) (end -0.603333 -9.525) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 40dd5a3f-d899-41ad-b1b5-1d2433a85eed)) + (fp_line (start -0.603333 -5.715) (end -0.603333 -6.985) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9b2033e7-43d6-4d67-b67b-d3da757d07df)) + (fp_line (start -0.603333 -3.175) (end -0.603333 -4.445) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 66fa5f07-c79a-4aa0-b6a2-734f9a3b8aef)) + (fp_line (start -0.603333 -0.635) (end -0.603333 -1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0105e98b-51db-4a5e-af9f-d52057659f6e)) + (fp_line (start -0.603333 1.905) (end -0.603333 0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 60d9021f-8b42-433d-841a-721abd13fafb)) + (fp_line (start -0.603333 4.445) (end -0.603333 3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a99d5a42-b981-4453-b9c3-e99e58bca898)) + (fp_line (start -0.603333 6.985) (end -0.603333 5.715) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7539d7ce-6583-4198-8bbc-577d0549d06d)) + (fp_line (start -0.603333 9.525) (end -0.603333 8.255) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp eb0cb164-a38a-4155-952d-f9d94a8a6194)) + (fp_line (start 1.81 -9.525) (end 1.81 -8.255) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3bff4dec-0b18-4fc5-afcd-c3556f905c78)) + (fp_line (start 1.81 -8.255) (end -1.81 -8.255) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c4f41abd-edfe-4575-9b71-c387d7cc02a2)) + (fp_line (start 1.81 -6.985) (end 1.81 -5.715) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2901cd6b-cf43-483c-8f05-2c2701199f53)) + (fp_line (start 1.81 -5.715) (end -1.81 -5.715) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dcfe738f-e372-4319-8085-bf7ff616906e)) + (fp_line (start 1.81 -4.445) (end 1.81 -3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6855cbc0-c84a-4977-a136-2c411d4023ff)) + (fp_line (start 1.81 -3.175) (end -1.81 -3.175) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 959e9943-e48e-4cc6-b8fd-da673a20b5b3)) + (fp_line (start 1.81 -1.905) (end 1.81 -0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 906b486b-5b7c-455e-a193-a114d299398b)) + (fp_line (start 1.81 -0.635) (end -1.81 -0.635) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fc1957c9-a439-4851-b965-a8caa8bcdaac)) + (fp_line (start 1.81 0.635) (end 1.81 1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5a1cb40a-b0fa-4248-aff4-17496c8fd468)) + (fp_line (start 1.81 1.905) (end -1.81 1.905) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 94c2bef7-db72-496a-850c-45ea1a0948e6)) + (fp_line (start 1.81 3.175) (end 1.81 4.445) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 93fa2ab6-7c4c-4b79-bef3-c5829491ad07)) + (fp_line (start 1.81 4.445) (end -1.81 4.445) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 571dd839-0d7c-4e41-920f-5681d82910bf)) + (fp_line (start 1.81 5.715) (end 1.81 6.985) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8f0cc330-2fcb-487d-8f75-c3677e139c65)) + (fp_line (start 1.81 6.985) (end -1.81 6.985) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 984c00e7-c04b-4267-9ca5-791551170544)) + (fp_line (start 1.81 8.255) (end 1.81 9.525) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 004e3d96-f6dd-401b-81da-0d35d2fb17f7)) + (fp_line (start 1.81 9.525) (end -1.81 9.525) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1bdb52c3-7df7-43d7-9ba1-123b829ddfc1)) + (fp_line (start 3.35 -10.94) (end -3.35 -10.94) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bc5fdd32-37c4-42b8-9926-3f95e552c396)) + (fp_line (start 3.35 10.94) (end 3.35 -10.94) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ed3edf82-3cfb-4a6b-904a-9751de60ce66)) + (pad "1" smd rect (at -4.305 8.89 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pintype "passive") (tstamp ab52fa03-134f-45f8-9938-690f511dd805)) + (pad "2" smd rect (at -4.305 6.35 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pintype "passive") (tstamp 8b97d201-8123-461c-9199-6aec672afc8f)) + (pad "3" smd rect (at -4.305 3.81 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pintype "passive") (tstamp fe438550-5595-4d06-8ed7-81696806cb34)) + (pad "4" smd rect (at -4.305 1.27 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pintype "passive") (tstamp 1e6c4010-ac43-44be-9826-a2dfbb17267e)) + (pad "5" smd rect (at -4.305 -1.27 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pintype "passive") (tstamp 7879427e-7bb2-466a-94a2-17454ea15572)) + (pad "6" smd rect (at -4.305 -3.81 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pintype "passive") (tstamp 8246c603-b0db-4983-bce9-6fffc25df039)) + (pad "7" smd rect (at -4.305 -6.35 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pintype "passive") (tstamp 555403ae-9237-42ee-8309-db3521dd6aa7)) + (pad "8" smd rect (at -4.305 -8.89 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 5 "VCC") (pintype "passive") (tstamp ff14196f-7642-4cc7-841c-315daca8b41e)) + (pad "9" smd rect (at 4.305 -8.89 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 7 "VCCQ") (pintype "passive") (tstamp f0b90a59-01d3-41dd-be41-ddeee6bba46f)) + (pad "10" smd rect (at 4.305 -6.35 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 27 "Net-(SW1-Pad10)") (pintype "passive") (tstamp ceb4d971-b161-4615-be19-2908e3467d33)) + (pad "11" smd rect (at 4.305 -3.81 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 28 "Net-(SW1-Pad11)") (pintype "passive") (tstamp d7f45d75-e98b-4709-baa9-8a9cdc186c5a)) + (pad "12" smd rect (at 4.305 -1.27 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 29 "Net-(SW1-Pad12)") (pintype "passive") (tstamp f7127342-f08c-4e80-acbd-33a736cde55a)) + (pad "13" smd rect (at 4.305 1.27 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 30 "Net-(SW1-Pad13)") (pintype "passive") (tstamp 25695b94-8411-45e1-b14d-9f286f854d68)) + (pad "14" smd rect (at 4.305 3.81 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 31 "Net-(SW1-Pad14)") (pintype "passive") (tstamp 7e43cca2-880b-4d65-9fc8-df6316b0238b)) + (pad "15" smd rect (at 4.305 6.35 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 32 "Net-(SW1-Pad15)") (pintype "passive") (tstamp e9c1adcc-5f73-4ec9-9864-f27d2caea32c)) + (pad "16" smd rect (at 4.305 8.89 180) (size 2.44 1.12) (layers "B.Cu" "B.Paste" "B.Mask") + (net 33 "Net-(SW1-Pad16)") (pintype "passive") (tstamp 64541f07-c577-4a6b-8756-547313456f53)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 90)) + ) + ) + +) diff --git a/badge.kicad_prl b/badge.kicad_prl new file mode 100644 index 0000000..df4f781 --- /dev/null +++ b/badge.kicad_prl @@ -0,0 +1,77 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "All Layers", + "auto_track_width": true, + "hidden_netclasses": [], + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "images": 0.6, + "pads": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.6 + }, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": false, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36, + 39, + 40 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "badge.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/badge.kicad_pro b/badge.kicad_pro new file mode 100644 index 0000000..2d03f80 --- /dev/null +++ b/badge.kicad_pro @@ -0,0 +1,340 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.1, + "copper_line_width": 0.2, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "other_line_width": 0.15, + "silk_line_width": 0.15, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15 + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "rules": { + "min_copper_edge_clearance": 0.0, + "solder_mask_clearance": 0.0, + "solder_mask_min_width": 0.0 + }, + "track_widths": [], + "via_dimensions": [] + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "badge.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "ngspice": { + "fix_include_paths": true, + "meta": { + "version": 0 + }, + "model_mode": 0, + "workbook_filename": "" + }, + "page_layout_descr_file": "", + "plot_directory": "", + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "7f7385c9-4a96-43bc-98d8-990d184815c1", + "" + ] + ], + "text_variables": {} +} diff --git a/badge.kicad_sch b/badge.kicad_sch new file mode 100644 index 0000000..9eeb4e0 --- /dev/null +++ b/badge.kicad_sch @@ -0,0 +1,4047 @@ +(kicad_sch (version 20230121) (generator eeschema) + + (uuid 7f7385c9-4a96-43bc-98d8-990d184815c1) + + (paper "A4") + + (lib_symbols + (symbol "4xxx: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" "" (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_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (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 "74xx:74LS32" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS32" (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL Or2" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Quad 2-input OR" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP?14*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS32_1_1" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_1_2" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_2_1" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_2_2" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_3_1" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_3_2" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_4_1" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_4_2" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_5_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS32_5_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "Connector:USB_B_Micro" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "J" (at -5.08 11.43 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "USB_B_Micro" (at -5.08 8.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 3.81 -1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 3.81 -1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector USB micro" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "USB Micro Type B connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "USB*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "USB_B_Micro_0_1" + (rectangle (start -5.08 -7.62) (end 5.08 7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (circle (center -3.81 2.159) (radius 0.635) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (circle (center -0.635 3.429) (radius 0.381) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (rectangle (start -0.127 -7.62) (end 0.127 -6.858) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 2.159) + (xy 0.635 2.159) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 2.159) + (xy -2.54 2.159) + (xy -1.27 3.429) + (xy -0.635 3.429) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 2.159) + (xy -1.905 2.159) + (xy -1.27 0.889) + (xy 0 0.889) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 2.794) + (xy 0.635 1.524) + (xy 1.905 2.159) + (xy 0.635 2.794) + ) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy -4.318 5.588) + (xy -1.778 5.588) + (xy -2.032 4.826) + (xy -4.064 4.826) + (xy -4.318 5.588) + ) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy -4.699 5.842) + (xy -4.699 5.588) + (xy -4.445 4.826) + (xy -4.445 4.572) + (xy -1.651 4.572) + (xy -1.651 4.826) + (xy -1.397 5.588) + (xy -1.397 5.842) + (xy -4.699 5.842) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 0.254 1.27) (end -0.508 0.508) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (rectangle (start 5.08 -5.207) (end 4.318 -4.953) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 -2.667) (end 4.318 -2.413) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 -0.127) (end 4.318 0.127) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 4.953) (end 4.318 5.207) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "USB_B_Micro_1_1" + (pin power_out line (at 7.62 5.08 180) (length 2.54) + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 7.62 -2.54 180) (length 2.54) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 7.62 0 180) (length 2.54) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -5.08 180) (length 2.54) + (name "ID" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 0 -10.16 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 -10.16 90) (length 2.54) + (name "Shield" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device: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 "Device: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" "" (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 "Device:LED_RGBA" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (at 0 9.398 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED_RGBA" (at 0 -8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 -1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 -1.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "LED RGB diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "RGB LED, red/green/blue/anode" (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_RGBA_0_0" + (text "B" (at -1.905 -6.35 0) + (effects (font (size 1.27 1.27))) + ) + (text "G" (at -1.905 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (text "R" (at -1.905 3.81 0) + (effects (font (size 1.27 1.27))) + ) + ) + (symbol "LED_RGBA_0_1" + (polyline + (pts + (xy -1.27 -5.08) + (xy -2.54 -5.08) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -5.08) + (xy 1.27 -5.08) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -3.81) + (xy -1.27 -6.35) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 0) + (xy -2.54 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (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 5.08) + (xy -2.54 5.08) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 5.08) + (xy 1.27 5.08) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 6.35) + (xy -1.27 3.81) + ) + (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 0) + (xy 2.54 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 1.27) + (xy -1.27 -1.27) + (xy -1.27 -1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 6.35) + (xy -1.27 3.81) + (xy -1.27 3.81) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -5.08) + (xy 2.032 -5.08) + (xy 2.032 5.08) + (xy 1.27 5.08) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -3.81) + (xy 1.27 -6.35) + (xy -1.27 -5.08) + (xy 1.27 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 1.27) + (xy 1.27 -1.27) + (xy -1.27 0) + (xy 1.27 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 6.35) + (xy 1.27 3.81) + (xy -1.27 5.08) + (xy 1.27 6.35) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.016 -3.81) + (xy 0.508 -2.286) + (xy -0.254 -2.286) + (xy 0.508 -2.286) + (xy 0.508 -3.048) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.016 1.27) + (xy 0.508 2.794) + (xy -0.254 2.794) + (xy 0.508 2.794) + (xy 0.508 2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.016 6.35) + (xy 0.508 7.874) + (xy -0.254 7.874) + (xy 0.508 7.874) + (xy 0.508 7.112) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -3.81) + (xy 1.524 -2.286) + (xy 0.762 -2.286) + (xy 1.524 -2.286) + (xy 1.524 -3.048) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 1.524 2.794) + (xy 0.762 2.794) + (xy 1.524 2.794) + (xy 1.524 2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 6.35) + (xy 1.524 7.874) + (xy 0.762 7.874) + (xy 1.524 7.874) + (xy 1.524 7.112) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 1.27 -1.27) (end 1.27 1.27) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 1.27 1.27) (end 1.27 1.27) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 1.27 3.81) (end 1.27 6.35) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 1.27 6.35) (end 1.27 6.35) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (rectangle (start 2.794 8.382) (end -2.794 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "LED_RGBA_1_1" + (pin passive line (at -5.08 5.08 0) (length 2.54) + (name "RK" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 2.54) + (name "GK" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -5.08 0) (length 2.54) + (name "BK" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 0 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (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 "Device:R_Potentiometer" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "RV" (at -4.445 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R_Potentiometer" (at -2.54 0 90) + (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" "resistor variable" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Potentiometer" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Potentiometer*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_Potentiometer_0_1" + (polyline + (pts + (xy 2.54 0) + (xy 1.524 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.143 0) + (xy 2.286 0.508) + (xy 2.286 -0.508) + (xy 1.143 0) + ) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (rectangle (start 1.016 2.54) (end -1.016 -2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "R_Potentiometer_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 1.27) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.27) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_DIP_x03" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 0 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_DIP_x03" (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" "dip switch" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "3x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SW?DIP?x3*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_DIP_x03_0_0" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 2.54) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 5.08) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 0.127) + (xy 2.3622 1.1684) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 2.667) + (xy 2.3622 3.7084) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 5.207) + (xy 2.3622 6.2484) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 2.54) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 5.08) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "SW_DIP_x03_0_1" + (rectangle (start -3.81 7.62) (end 3.81 -2.54) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "SW_DIP_x03_1_1" + (pin passive line (at -7.62 5.08 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 2.54 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 0 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 0 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 2.54 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 5.08 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_DIP_x08" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 0 13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_DIP_x08" (at 0 -11.43 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" "dip switch" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "8x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SW?DIP?x8*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_DIP_x08_0_0" + (circle (center -2.032 -7.62) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 -5.08) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 -2.54) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 2.54) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 5.08) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 7.62) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center -2.032 10.16) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 -7.4676) + (xy 2.3622 -6.4262) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 -4.9276) + (xy 2.3622 -3.8862) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 -2.3876) + (xy 2.3622 -1.3462) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 0.127) + (xy 2.3622 1.1684) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 2.667) + (xy 2.3622 3.7084) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 5.207) + (xy 2.3622 6.2484) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 7.747) + (xy 2.3622 8.7884) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.524 10.287) + (xy 2.3622 11.3284) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 -7.62) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 -5.08) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 -2.54) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 2.54) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 5.08) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 7.62) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 10.16) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "SW_DIP_x08_0_1" + (rectangle (start -3.81 12.7) (end 3.81 -10.16) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "SW_DIP_x08_1_1" + (pin passive line (at -7.62 10.16 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -5.08 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -2.54 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 0 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 2.54 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 5.08 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 7.62 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 10.16 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 7.62 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 5.08 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 2.54 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 0 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -2.54 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -5.08 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -7.62 0) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -7.62 180) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Timer:NA555D" (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" "NA555D" (at 2.54 8.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 21.59 -10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/ne555.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" "Precision Timers, 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 "NA555D_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 "NA555D_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 "NA555D_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 "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)))) + ) + ) + ) + (symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "#FLG" (at 0 1.905 0) + (effects (font (size 1.27 1.27)) hide) + ) + (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) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "flag power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Special symbol for telling ERC where power comes from" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line (at 0 0 90) (length 0) + (name "pwr" (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)) + ) + ) + ) + (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (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 \"VCC\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VCC_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "VCC_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:VCCQ" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCCQ" (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 \"VCCQ\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VCCQ_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "VCCQ_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VCCQ" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 26.035 128.905) (diameter 0) (color 0 0 0 0) + (uuid 0b042a3d-f9e3-40c1-aa9b-c09996fe5c3e) + ) + (junction (at 134.62 20.32) (diameter 0) (color 0 0 0 0) + (uuid 226dcd8c-f4d4-456e-96c7-1686cfcce6fb) + ) + (junction (at 60.325 186.055) (diameter 0) (color 0 0 0 0) + (uuid 25630532-6c55-4668-99f5-304358df3873) + ) + (junction (at 48.895 128.905) (diameter 0) (color 0 0 0 0) + (uuid 33359337-3105-489c-8386-737e677deb1e) + ) + (junction (at 115.57 126.365) (diameter 0) (color 0 0 0 0) + (uuid 338f5c4c-d65f-45d4-9d7a-49bf2f40dc9e) + ) + (junction (at 73.66 65.405) (diameter 0) (color 0 0 0 0) + (uuid 33a3124a-f04e-4d13-acf1-0ec29889fc4c) + ) + (junction (at 95.25 123.825) (diameter 0) (color 0 0 0 0) + (uuid 37f268c0-e90b-45f9-b303-a1ed8da3ecb7) + ) + (junction (at 110.49 123.825) (diameter 0) (color 0 0 0 0) + (uuid 40356554-fa04-4a2b-9b94-0cb5b79b4ed5) + ) + (junction (at 26.035 154.305) (diameter 0) (color 0 0 0 0) + (uuid 44589d5e-7215-4291-99db-d7d726c51209) + ) + (junction (at 48.895 154.305) (diameter 0) (color 0 0 0 0) + (uuid 47c0ec45-26ef-49be-9d2c-f4c0215955e1) + ) + (junction (at 198.755 52.07) (diameter 0) (color 0 0 0 0) + (uuid 4dc51dc3-1834-440a-be42-13dbb1e572b6) + ) + (junction (at 95.25 142.875) (diameter 0) (color 0 0 0 0) + (uuid 53f43c59-1640-47f6-b48c-6dba2507ae77) + ) + (junction (at 144.78 126.365) (diameter 0) (color 0 0 0 0) + (uuid 664f6edd-5609-42ca-ac2f-2257da8d8a7d) + ) + (junction (at 136.525 174.625) (diameter 0) (color 0 0 0 0) + (uuid 69f0bfa1-eb0a-4fa2-a481-017e4597d88d) + ) + (junction (at 105.41 121.285) (diameter 0) (color 0 0 0 0) + (uuid 6d605966-1035-428b-b820-dd82369f5970) + ) + (junction (at 110.49 17.78) (diameter 0) (color 0 0 0 0) + (uuid 71bf75fc-333e-4390-b631-4a6dcc918f9a) + ) + (junction (at 155.575 174.625) (diameter 0) (color 0 0 0 0) + (uuid 77168e89-1744-421c-b645-ebaf3b1679bf) + ) + (junction (at 123.825 154.305) (diameter 0) (color 0 0 0 0) + (uuid 7cdda881-5203-4af1-911f-174a5102e2e5) + ) + (junction (at 39.37 154.305) (diameter 0) (color 0 0 0 0) + (uuid 87db8009-0799-46c7-a83c-a56978ad633a) + ) + (junction (at 43.18 186.055) (diameter 0) (color 0 0 0 0) + (uuid 8d0aea16-7536-446e-bb80-3b3a7a76d526) + ) + (junction (at 73.66 78.105) (diameter 0) (color 0 0 0 0) + (uuid 93faae5e-165b-45df-a5cb-e8ea5ea914fb) + ) + (junction (at 73.66 73.025) (diameter 0) (color 0 0 0 0) + (uuid 96169861-d21d-4bc5-b8ee-16221c55212d) + ) + (junction (at 134.62 121.285) (diameter 0) (color 0 0 0 0) + (uuid 96a18638-8dfb-401b-a68b-cd8aa4afa59f) + ) + (junction (at 73.66 67.945) (diameter 0) (color 0 0 0 0) + (uuid 9b12f00c-b926-4e58-b99d-d0e8a5b47bc6) + ) + (junction (at 115.57 15.24) (diameter 0) (color 0 0 0 0) + (uuid 9e2970f0-3c2b-486d-bcf7-c41ddd40b61b) + ) + (junction (at 139.7 123.825) (diameter 0) (color 0 0 0 0) + (uuid 9e97859e-7d69-42f3-a130-bc3ba6f2735f) + ) + (junction (at 173.99 126.365) (diameter 0) (color 0 0 0 0) + (uuid 9fba01c1-194f-47a9-a1e1-3c03356a4c95) + ) + (junction (at 82.55 89.535) (diameter 0) (color 0 0 0 0) + (uuid a13bf26b-2ae3-4b6b-8a0f-918cffd1a207) + ) + (junction (at 60.325 170.815) (diameter 0) (color 0 0 0 0) + (uuid a51e51b8-5b04-41b8-8ec5-4908a3aad603) + ) + (junction (at 139.7 17.78) (diameter 0) (color 0 0 0 0) + (uuid a9eb0ab9-1e94-4b41-9e0e-157090bb4014) + ) + (junction (at 97.79 126.365) (diameter 0) (color 0 0 0 0) + (uuid afdfcadf-0bb2-483d-ac6c-7ccdf4de272e) + ) + (junction (at 73.66 75.565) (diameter 0) (color 0 0 0 0) + (uuid b0b78c5e-5b2c-41aa-9b25-08e90e6d9414) + ) + (junction (at 43.18 170.815) (diameter 0) (color 0 0 0 0) + (uuid b13ac5d3-c4ce-4d16-8b6c-35d53c91afc7) + ) + (junction (at 163.83 121.285) (diameter 0) (color 0 0 0 0) + (uuid b8b97602-5abd-4e78-820b-b996fe7d2b68) + ) + (junction (at 238.76 55.245) (diameter 0) (color 0 0 0 0) + (uuid c1795dee-dc8f-4747-b1d2-0d621b6bd5e5) + ) + (junction (at 144.78 15.24) (diameter 0) (color 0 0 0 0) + (uuid c2caa050-2cb4-4700-aabe-fb717974d189) + ) + (junction (at 168.91 123.825) (diameter 0) (color 0 0 0 0) + (uuid d3a4d9ea-5c9d-451f-a7c7-d7fde62e06fa) + ) + (junction (at 73.66 70.485) (diameter 0) (color 0 0 0 0) + (uuid dcf432fd-d1cb-4a23-9680-830c5d5ad9bc) + ) + (junction (at 73.66 62.865) (diameter 0) (color 0 0 0 0) + (uuid e2eef5e6-3683-4a70-8694-6d3ab169beae) + ) + (junction (at 92.71 142.875) (diameter 0) (color 0 0 0 0) + (uuid e8ff190d-64be-4cfc-bbf7-8ede377eb728) + ) + (junction (at 92.71 121.285) (diameter 0) (color 0 0 0 0) + (uuid ea35c0bf-4605-4b72-8518-90e1fe4656c6) + ) + (junction (at 39.37 128.905) (diameter 0) (color 0 0 0 0) + (uuid eb940aee-0fa6-4afb-83f5-9aa24b3cb798) + ) + (junction (at 105.41 20.32) (diameter 0) (color 0 0 0 0) + (uuid f0052118-aa3b-41ba-8e30-719a49138217) + ) + + (no_connect (at 36.83 178.435) (uuid 0d2f6072-b996-4623-bf22-0ef8ed2f3396)) + (no_connect (at 36.83 180.975) (uuid 0dad125c-d14e-4dbd-8998-57d18affbfb9)) + (no_connect (at 226.06 83.185) (uuid 20eb0eda-b0b0-4024-8556-88d8a080d713)) + (no_connect (at 226.06 90.805) (uuid 73845948-cd6e-4f09-a422-03420f57aee9)) + (no_connect (at 26.67 186.055) (uuid 82bf1a85-a1b7-4e2a-9eff-eb783ef34ca4)) + (no_connect (at 226.06 85.725) (uuid 92cf1362-b5d9-4731-9ce5-aa1a7bbf9c23)) + (no_connect (at 213.995 49.53) (uuid a37655d9-30c8-48f2-b6a0-fe3265909947)) + (no_connect (at 111.125 169.545) (uuid c45084f8-e498-4f20-99de-35ef05f4d360)) + (no_connect (at 36.83 175.895) (uuid ead50c9b-0f01-4479-adbd-b74ed907eac2)) + + (wire (pts (xy 168.91 24.13) (xy 168.91 17.78)) + (stroke (width 0) (type default)) + (uuid 0378fb5c-7091-4729-a6c7-6e04972b1872) + ) + (wire (pts (xy 255.905 160.655) (xy 136.525 160.655)) + (stroke (width 0) (type default)) + (uuid 04406560-9485-41cf-86ec-4b0b53fa7bf4) + ) + (wire (pts (xy 137.16 70.485) (xy 137.16 81.28)) + (stroke (width 0) (type default)) + (uuid 04d48cd3-cad6-4998-aa2e-2651dc7f605b) + ) + (wire (pts (xy 168.91 17.78) (xy 139.7 17.78)) + (stroke (width 0) (type default)) + (uuid 05062402-8e5b-43d4-9d92-f7fec0503f82) + ) + (wire (pts (xy 106.68 174.625) (xy 111.125 174.625)) + (stroke (width 0) (type default)) + (uuid 070f2130-5f7a-48a3-b2a8-d2befa1be155) + ) + (wire (pts (xy 198.12 97.79) (xy 198.12 96.52)) + (stroke (width 0) (type default)) + (uuid 07fdae75-6b23-4cf9-8cb0-99a2199bfe2c) + ) + (wire (pts (xy 73.66 67.945) (xy 73.66 70.485)) + (stroke (width 0) (type default)) + (uuid 0df9fe53-587a-4784-a20d-3a0bc61beae6) + ) + (wire (pts (xy 110.49 108.585) (xy 110.49 105.41)) + (stroke (width 0) (type default)) + (uuid 1048b681-c128-4389-929b-f89be098ea54) + ) + (wire (pts (xy 43.18 178.435) (xy 43.18 186.055)) + (stroke (width 0) (type default)) + (uuid 106debfd-4eea-453b-8324-bb07551ab3a4) + ) + (wire (pts (xy 92.71 121.285) (xy 92.71 127.635)) + (stroke (width 0) (type default)) + (uuid 11afaeb4-55a2-40d7-bc6a-8c73a5a5cefd) + ) + (wire (pts (xy 168.91 42.545) (xy 168.91 43.18)) + (stroke (width 0) (type default)) + (uuid 13acad4d-dce6-43fa-acb2-237aa56690ba) + ) + (wire (pts (xy 43.18 186.055) (xy 60.325 186.055)) + (stroke (width 0) (type default)) + (uuid 14a86db7-6311-422a-a60d-cfd8cae6c8ee) + ) + (wire (pts (xy 92.71 15.24) (xy 92.71 121.285)) + (stroke (width 0) (type default)) + (uuid 1573c358-77c7-4d04-ad27-f766396a4698) + ) + (wire (pts (xy 193.04 121.285) (xy 163.83 121.285)) + (stroke (width 0) (type default)) + (uuid 173fe275-f40e-4874-9bdc-07d32c661b53) + ) + (wire (pts (xy 251.46 104.14) (xy 222.885 104.14)) + (stroke (width 0) (type default)) + (uuid 17ae6f9c-7f10-48b6-842b-4d6d76a50020) + ) + (wire (pts (xy 60.325 186.055) (xy 60.325 178.435)) + (stroke (width 0) (type default)) + (uuid 1997a6ae-f5c3-425b-b6ae-d71756eed58f) + ) + (wire (pts (xy 73.66 75.565) (xy 73.66 78.105)) + (stroke (width 0) (type default)) + (uuid 1ccdf227-288c-4ec3-a081-8d785cbaf993) + ) + (wire (pts (xy 168.91 108.585) (xy 168.91 105.41)) + (stroke (width 0) (type default)) + (uuid 1d2dc7b4-d10e-4372-bb67-ccb7269edf19) + ) + (wire (pts (xy 142.24 65.405) (xy 226.06 65.405)) + (stroke (width 0) (type default)) + (uuid 1e8064af-970a-4d56-a5ea-0dbacc1548a2) + ) + (wire (pts (xy 203.2 118.745) (xy 203.2 126.365)) + (stroke (width 0) (type default)) + (uuid 20137e4c-ea29-4c0b-ba86-8122e2da01a6) + ) + (wire (pts (xy 73.66 62.865) (xy 73.66 65.405)) + (stroke (width 0) (type default)) + (uuid 20b217be-d8fd-492a-8349-ea57888576a0) + ) + (wire (pts (xy 36.83 170.815) (xy 43.18 170.815)) + (stroke (width 0) (type default)) + (uuid 23829835-9c42-40bd-ba96-8ec933158ded) + ) + (wire (pts (xy 82.55 89.535) (xy 88.9 89.535)) + (stroke (width 0) (type default)) + (uuid 251627ea-a73e-4279-8e08-e568bc145aa5) + ) + (wire (pts (xy 168.91 97.79) (xy 168.91 96.52)) + (stroke (width 0) (type default)) + (uuid 25d0127c-1794-47ef-8dde-b1d70bd16a33) + ) + (wire (pts (xy 203.2 126.365) (xy 173.99 126.365)) + (stroke (width 0) (type default)) + (uuid 26892102-4878-4929-8026-f375a907bf39) + ) + (wire (pts (xy 113.03 62.865) (xy 226.06 62.865)) + (stroke (width 0) (type default)) + (uuid 2713ab0e-92cd-447d-a798-444c0b530116) + ) + (wire (pts (xy 48.895 154.305) (xy 62.23 154.305)) + (stroke (width 0) (type default)) + (uuid 28365e9c-db00-4819-9042-cc7c95bcfd48) + ) + (wire (pts (xy 110.49 42.545) (xy 110.49 43.18)) + (stroke (width 0) (type default)) + (uuid 2a3b0795-8840-4673-a09d-d539cf824402) + ) + (wire (pts (xy 29.21 186.055) (xy 43.18 186.055)) + (stroke (width 0) (type default)) + (uuid 3025eb8e-c113-44b6-80f4-6f28f851f0ee) + ) + (wire (pts (xy 134.62 20.32) (xy 134.62 24.13)) + (stroke (width 0) (type default)) + (uuid 3117b319-b435-4ecf-9d19-6fe4e354d4b5) + ) + (wire (pts (xy 26.035 136.525) (xy 26.035 154.305)) + (stroke (width 0) (type default)) + (uuid 348d6dcd-0f83-48ec-a290-c95bc90a7b1a) + ) + (wire (pts (xy 173.99 118.745) (xy 173.99 126.365)) + (stroke (width 0) (type default)) + (uuid 3a6eae2d-1adc-45f7-a444-53230d2527dc) + ) + (wire (pts (xy 136.525 169.545) (xy 136.525 170.815)) + (stroke (width 0) (type default)) + (uuid 3b105ed5-4dd8-45a7-adcb-b196007e6925) + ) + (wire (pts (xy 39.37 128.905) (xy 48.895 128.905)) + (stroke (width 0) (type default)) + (uuid 3b3962b8-ad37-4b14-b9bc-fff9713465ac) + ) + (wire (pts (xy 107.95 58.42) (xy 107.95 62.865)) + (stroke (width 0) (type default)) + (uuid 3e812aa7-910e-4625-b920-b2f36ab495a9) + ) + (wire (pts (xy 251.46 65.405) (xy 253.365 65.405)) + (stroke (width 0) (type default)) + (uuid 417590d4-8d54-453f-8ec5-9f1ece2b1d18) + ) + (wire (pts (xy 168.91 34.29) (xy 168.91 34.925)) + (stroke (width 0) (type default)) + (uuid 41c5ac3f-4e23-471e-b487-385d662c0038) + ) + (wire (pts (xy 222.885 80.645) (xy 226.06 80.645)) + (stroke (width 0) (type default)) + (uuid 41e97f78-4a85-4747-bebc-f13941be30de) + ) + (wire (pts (xy 43.18 170.815) (xy 60.325 170.815)) + (stroke (width 0) (type default)) + (uuid 43e4ffff-c793-4576-9fda-446c6596ca34) + ) + (wire (pts (xy 111.125 164.465) (xy 102.235 164.465)) + (stroke (width 0) (type default)) + (uuid 4555ab36-1bc2-4df4-a910-a04dcafe9f06) + ) + (wire (pts (xy 73.66 70.485) (xy 73.66 73.025)) + (stroke (width 0) (type default)) + (uuid 4700846d-5b41-4472-8713-dfd0282a5777) + ) + (wire (pts (xy 144.78 15.24) (xy 144.78 24.13)) + (stroke (width 0) (type default)) + (uuid 487f4d17-fd84-4786-bee1-be8a60975114) + ) + (wire (pts (xy 105.41 20.32) (xy 105.41 24.13)) + (stroke (width 0) (type default)) + (uuid 4c1ddc08-f1ca-4097-b58a-728b8c89613e) + ) + (wire (pts (xy 171.45 75.565) (xy 171.45 81.28)) + (stroke (width 0) (type default)) + (uuid 4d79f339-0132-42fc-ad4b-f645e62cbc49) + ) + (wire (pts (xy 137.16 58.42) (xy 137.16 65.405)) + (stroke (width 0) (type default)) + (uuid 501dec43-e58a-41d0-bf28-356de27dfc81) + ) + (wire (pts (xy 110.49 17.78) (xy 110.49 24.13)) + (stroke (width 0) (type default)) + (uuid 51ebf4f3-ffc4-4daf-b2e4-17913a2ce956) + ) + (wire (pts (xy 139.7 34.29) (xy 139.7 34.925)) + (stroke (width 0) (type default)) + (uuid 525a0846-7279-43b2-9ee3-84b52d452bb0) + ) + (wire (pts (xy 198.12 123.825) (xy 168.91 123.825)) + (stroke (width 0) (type default)) + (uuid 534507c4-21db-4b0f-bd88-b6b0e1feb538) + ) + (wire (pts (xy 163.83 121.285) (xy 134.62 121.285)) + (stroke (width 0) (type default)) + (uuid 5410dcbc-b0a7-48ca-ba27-7cfb1975cbfd) + ) + (wire (pts (xy 88.9 65.405) (xy 137.16 65.405)) + (stroke (width 0) (type default)) + (uuid 542bbc35-668d-4959-8b65-784e015b2df1) + ) + (wire (pts (xy 139.7 108.585) (xy 139.7 105.41)) + (stroke (width 0) (type default)) + (uuid 54d17765-aaa4-402b-95b7-b1c1fefd8cd8) + ) + (wire (pts (xy 73.66 89.535) (xy 82.55 89.535)) + (stroke (width 0) (type default)) + (uuid 5617d3e0-afd2-4b11-b074-bbee9b021596) + ) + (wire (pts (xy 200.66 73.025) (xy 226.06 73.025)) + (stroke (width 0) (type default)) + (uuid 566d841a-f087-44ff-960a-04135c670cc0) + ) + (wire (pts (xy 73.66 78.105) (xy 73.66 80.645)) + (stroke (width 0) (type default)) + (uuid 5cc8846a-51cd-43d4-a8ef-5bbc3522c310) + ) + (wire (pts (xy 171.45 58.42) (xy 171.45 67.945)) + (stroke (width 0) (type default)) + (uuid 5cccaac1-fb5a-431f-b56f-e0abdf74b6df) + ) + (wire (pts (xy 163.83 20.32) (xy 134.62 20.32)) + (stroke (width 0) (type default)) + (uuid 5d6b3de1-29a3-4dd5-9124-c180fb94c670) + ) + (wire (pts (xy 139.7 123.825) (xy 110.49 123.825)) + (stroke (width 0) (type default)) + (uuid 5e066b9a-b884-4696-bcbc-19311db316b8) + ) + (wire (pts (xy 26.035 128.905) (xy 39.37 128.905)) + (stroke (width 0) (type default)) + (uuid 5f82efe9-1ee2-4daa-aad4-a2e200cafd4e) + ) + (wire (pts (xy 107.95 78.105) (xy 107.95 81.28)) + (stroke (width 0) (type default)) + (uuid 5fb61442-1bbb-4bfa-9bb6-8de1a216c402) + ) + (wire (pts (xy 39.37 154.305) (xy 48.895 154.305)) + (stroke (width 0) (type default)) + (uuid 60d450e1-a982-4336-b878-c021ff47a5a1) + ) + (wire (pts (xy 110.49 17.78) (xy 95.25 17.78)) + (stroke (width 0) (type default)) + (uuid 61a59a09-3aa4-4eaa-97f3-8ab56ba3404c) + ) + (wire (pts (xy 139.7 17.78) (xy 139.7 24.13)) + (stroke (width 0) (type default)) + (uuid 61aa9085-5913-4ec9-9d6b-ef1721656d46) + ) + (wire (pts (xy 88.9 73.025) (xy 195.58 73.025)) + (stroke (width 0) (type default)) + (uuid 6887e519-9b36-4861-b493-b498fe2b560f) + ) + (wire (pts (xy 173.99 24.13) (xy 173.99 15.24)) + (stroke (width 0) (type default)) + (uuid 697caa9b-0c88-4f51-a714-a60dde82ff60) + ) + (wire (pts (xy 166.37 75.565) (xy 166.37 81.28)) + (stroke (width 0) (type default)) + (uuid 6a5eb7f0-5ce1-4034-9da6-80733464611d) + ) + (wire (pts (xy 198.12 108.585) (xy 198.12 105.41)) + (stroke (width 0) (type default)) + (uuid 6e7451ac-4a56-40e3-8be2-e4aea1293f62) + ) + (wire (pts (xy 238.76 55.245) (xy 240.665 55.245)) + (stroke (width 0) (type default)) + (uuid 7079c81b-717b-4ccf-8012-7cb7fcd66427) + ) + (wire (pts (xy 134.62 20.32) (xy 105.41 20.32)) + (stroke (width 0) (type default)) + (uuid 72d8da21-30fd-480d-996d-1eae2f087172) + ) + (wire (pts (xy 226.06 67.945) (xy 171.45 67.945)) + (stroke (width 0) (type default)) + (uuid 72f919f9-a62f-44b4-b3fb-efa9c688206a) + ) + (wire (pts (xy 115.57 15.24) (xy 92.71 15.24)) + (stroke (width 0) (type default)) + (uuid 7306c1e4-db47-4c4b-8484-208c2b789687) + ) + (wire (pts (xy 88.9 67.945) (xy 166.37 67.945)) + (stroke (width 0) (type default)) + (uuid 7409129d-d3a8-476d-8235-817dd8b648b8) + ) + (wire (pts (xy 134.62 121.285) (xy 105.41 121.285)) + (stroke (width 0) (type default)) + (uuid 76c46a75-9ebc-45b8-a46d-ff596ac37709) + ) + (wire (pts (xy 195.58 73.025) (xy 195.58 81.28)) + (stroke (width 0) (type default)) + (uuid 774412a0-eacf-4aa5-b983-86e89dcfd152) + ) + (wire (pts (xy 139.7 42.545) (xy 139.7 43.18)) + (stroke (width 0) (type default)) + (uuid 77dae1f6-02ad-4224-be8c-c0e84ce8acfc) + ) + (wire (pts (xy 193.04 118.745) (xy 193.04 121.285)) + (stroke (width 0) (type default)) + (uuid 79e1841e-5569-4b2a-a9ed-9d44a3206b50) + ) + (wire (pts (xy 88.9 62.865) (xy 107.95 62.865)) + (stroke (width 0) (type default)) + (uuid 7afaa06f-733c-4c3b-a8d9-0e64d040d9c9) + ) + (wire (pts (xy 171.45 75.565) (xy 226.06 75.565)) + (stroke (width 0) (type default)) + (uuid 7bdd0252-b7fe-4da3-a927-a575b3cbb251) + ) + (wire (pts (xy 88.9 89.535) (xy 88.9 80.645)) + (stroke (width 0) (type default)) + (uuid 7ddb68e5-5446-40b6-8c46-254f48d12da6) + ) + (wire (pts (xy 48.895 136.525) (xy 48.895 154.305)) + (stroke (width 0) (type default)) + (uuid 80689d3f-68d3-4c18-89ea-ddbc8c60c2e1) + ) + (wire (pts (xy 255.905 62.865) (xy 255.905 160.655)) + (stroke (width 0) (type default)) + (uuid 8503bc83-111f-47ec-a4b5-15afceb4fdea) + ) + (wire (pts (xy 139.7 118.745) (xy 139.7 123.825)) + (stroke (width 0) (type default)) + (uuid 8738f5a7-b358-4e55-a19b-575d45334c99) + ) + (wire (pts (xy 97.79 126.365) (xy 97.79 127.635)) + (stroke (width 0) (type default)) + (uuid 88476ed8-8b87-4eef-889d-ec02c5f30632) + ) + (wire (pts (xy 110.49 34.29) (xy 110.49 34.925)) + (stroke (width 0) (type default)) + (uuid 89312d68-24fe-4c5b-966c-3e3212d44fe7) + ) + (wire (pts (xy 105.41 20.32) (xy 97.79 20.32)) + (stroke (width 0) (type default)) + (uuid 8d0dcf1a-840c-44fd-83b1-52cca34fee2e) + ) + (wire (pts (xy 102.235 164.465) (xy 102.235 184.785)) + (stroke (width 0) (type default)) + (uuid 904a69cb-8263-429d-bb32-1cb3bc042001) + ) + (wire (pts (xy 163.83 24.13) (xy 163.83 20.32)) + (stroke (width 0) (type default)) + (uuid 926721da-3f5c-45f3-b4a5-48322fec1f5a) + ) + (wire (pts (xy 102.235 184.785) (xy 136.525 184.785)) + (stroke (width 0) (type default)) + (uuid 9554bdba-55ab-4ad0-aa0c-341b979935b4) + ) + (wire (pts (xy 113.03 58.42) (xy 113.03 62.865)) + (stroke (width 0) (type default)) + (uuid 9c7ed645-e11b-4321-afef-559d0e83f090) + ) + (wire (pts (xy 136.525 160.655) (xy 136.525 164.465)) + (stroke (width 0) (type default)) + (uuid 9d0b1a6d-5c6d-4479-b3ad-39c82b01fa9d) + ) + (wire (pts (xy 251.46 70.485) (xy 251.46 104.14)) + (stroke (width 0) (type default)) + (uuid 9d5d3751-1eda-4d36-b8fa-8267e386e056) + ) + (wire (pts (xy 105.41 121.285) (xy 92.71 121.285)) + (stroke (width 0) (type default)) + (uuid 9ebe431c-9645-41f3-88e4-a80f7f1b9e9e) + ) + (wire (pts (xy 110.49 118.745) (xy 110.49 123.825)) + (stroke (width 0) (type default)) + (uuid 9f6aa6b9-30f2-4308-b507-81f770df74e2) + ) + (wire (pts (xy 144.78 118.745) (xy 144.78 126.365)) + (stroke (width 0) (type default)) + (uuid 9fe5a65b-b690-4ee1-94c5-d5307ca573e6) + ) + (wire (pts (xy 95.25 142.875) (xy 97.79 142.875)) + (stroke (width 0) (type default)) + (uuid a0ed77f6-45e3-449b-bf07-d30d24769bc8) + ) + (wire (pts (xy 73.66 73.025) (xy 73.66 75.565)) + (stroke (width 0) (type default)) + (uuid a4832d80-7c9d-46f1-8b86-6053144d0ae1) + ) + (wire (pts (xy 110.49 123.825) (xy 95.25 123.825)) + (stroke (width 0) (type default)) + (uuid a507061a-3af1-46de-a8f3-150f2eed456b) + ) + (wire (pts (xy 222.885 104.14) (xy 222.885 80.645)) + (stroke (width 0) (type default)) + (uuid a704960a-d56b-4cb3-822a-6ac1584100ae) + ) + (wire (pts (xy 134.62 118.745) (xy 134.62 121.285)) + (stroke (width 0) (type default)) + (uuid a78bdd56-ca74-4908-bb50-aaedcfed37e2) + ) + (wire (pts (xy 168.91 118.745) (xy 168.91 123.825)) + (stroke (width 0) (type default)) + (uuid a832068e-5be1-4f41-af95-36bc3ae8f7a0) + ) + (wire (pts (xy 95.25 123.825) (xy 95.25 127.635)) + (stroke (width 0) (type default)) + (uuid aac191f0-11cc-465f-853f-7b0bffd29519) + ) + (wire (pts (xy 123.825 154.305) (xy 125.73 154.305)) + (stroke (width 0) (type default)) + (uuid ace2856f-9bb8-4ec7-827a-438e1e734306) + ) + (wire (pts (xy 163.83 118.745) (xy 163.83 121.285)) + (stroke (width 0) (type default)) + (uuid b086bdf0-f607-4bc7-9d44-e9670ac31c70) + ) + (wire (pts (xy 168.91 123.825) (xy 139.7 123.825)) + (stroke (width 0) (type default)) + (uuid b3ee88be-9736-4783-8404-afd70da42832) + ) + (wire (pts (xy 166.37 58.42) (xy 166.37 67.945)) + (stroke (width 0) (type default)) + (uuid b7fbb705-cf74-4dcd-858d-05020c546c0e) + ) + (wire (pts (xy 139.7 97.79) (xy 139.7 96.52)) + (stroke (width 0) (type default)) + (uuid b8347535-dc7b-4083-a262-ebfa2192877b) + ) + (wire (pts (xy 88.9 75.565) (xy 166.37 75.565)) + (stroke (width 0) (type default)) + (uuid bd4f461c-f823-455a-9715-d933cb3b5c96) + ) + (wire (pts (xy 26.035 154.305) (xy 39.37 154.305)) + (stroke (width 0) (type default)) + (uuid be92a7fd-ac26-4f51-a8f7-5726b0117e6e) + ) + (wire (pts (xy 144.78 15.24) (xy 115.57 15.24)) + (stroke (width 0) (type default)) + (uuid bf130c72-95d9-494b-8402-f2e33ea6f874) + ) + (wire (pts (xy 88.9 78.105) (xy 107.95 78.105)) + (stroke (width 0) (type default)) + (uuid c1f197bf-cb21-490d-ad85-54b1dc3dbb12) + ) + (wire (pts (xy 73.66 65.405) (xy 73.66 67.945)) + (stroke (width 0) (type default)) + (uuid c3292333-0a51-406b-8b81-e47dcaa33ded) + ) + (wire (pts (xy 136.525 174.625) (xy 155.575 174.625)) + (stroke (width 0) (type default)) + (uuid c3ead112-a6e0-4602-b0f1-ebffdee516cd) + ) + (wire (pts (xy 95.25 17.78) (xy 95.25 123.825)) + (stroke (width 0) (type default)) + (uuid c692edfa-ad77-4c92-9b93-f87bc7744b03) + ) + (wire (pts (xy 92.71 142.875) (xy 95.25 142.875)) + (stroke (width 0) (type default)) + (uuid c693b196-b654-42c9-a266-2230bc02f2a6) + ) + (wire (pts (xy 115.57 118.745) (xy 115.57 126.365)) + (stroke (width 0) (type default)) + (uuid d103cc74-8b86-43ab-8de8-12f2587746eb) + ) + (wire (pts (xy 142.24 58.42) (xy 142.24 65.405)) + (stroke (width 0) (type default)) + (uuid d4a39c4b-927f-40c1-b3e9-b30301d8ff27) + ) + (wire (pts (xy 144.78 126.365) (xy 115.57 126.365)) + (stroke (width 0) (type default)) + (uuid d5ae559d-a9c2-4ed8-a53f-b8abcc3a3e77) + ) + (wire (pts (xy 198.755 46.99) (xy 198.755 52.07)) + (stroke (width 0) (type default)) + (uuid d6a91a98-58ec-4f14-8a6f-3dbd50eae67d) + ) + (wire (pts (xy 200.66 73.025) (xy 200.66 81.28)) + (stroke (width 0) (type default)) + (uuid d7529f54-f673-484e-8b43-e46a8d548083) + ) + (wire (pts (xy 113.03 78.105) (xy 113.03 81.28)) + (stroke (width 0) (type default)) + (uuid ddc3b52f-2bd5-42f5-ad02-571911dae3cb) + ) + (wire (pts (xy 136.525 184.785) (xy 136.525 174.625)) + (stroke (width 0) (type default)) + (uuid df311364-ca9c-4042-bb63-ea6fb9971604) + ) + (wire (pts (xy 198.12 118.745) (xy 198.12 123.825)) + (stroke (width 0) (type default)) + (uuid e04ed477-3d1a-40ea-9557-7b2aa8a7af1f) + ) + (wire (pts (xy 113.03 78.105) (xy 226.06 78.105)) + (stroke (width 0) (type default)) + (uuid e24b065e-c660-47d7-9166-ce3a4114e90a) + ) + (wire (pts (xy 97.79 20.32) (xy 97.79 126.365)) + (stroke (width 0) (type default)) + (uuid e27ac84c-fa6f-4f4e-8522-a2d68c9e7500) + ) + (wire (pts (xy 142.24 70.485) (xy 226.06 70.485)) + (stroke (width 0) (type default)) + (uuid e90cb909-c0a5-4228-8c98-8787eb801058) + ) + (wire (pts (xy 115.57 15.24) (xy 115.57 24.13)) + (stroke (width 0) (type default)) + (uuid ea968e1d-cfaf-49ea-ad9b-df111c0217af) + ) + (wire (pts (xy 88.9 70.485) (xy 137.16 70.485)) + (stroke (width 0) (type default)) + (uuid f0ed2fac-106f-4a89-a507-29919f84a012) + ) + (wire (pts (xy 173.99 15.24) (xy 144.78 15.24)) + (stroke (width 0) (type default)) + (uuid f1803364-5f36-46d4-adaa-cab3530a1609) + ) + (wire (pts (xy 48.895 128.905) (xy 62.23 128.905)) + (stroke (width 0) (type default)) + (uuid f1de256b-7000-4c38-873b-59eb6a5965fe) + ) + (wire (pts (xy 136.525 170.815) (xy 151.765 170.815)) + (stroke (width 0) (type default)) + (uuid f1ecaa9a-a6e7-41b1-a8ca-c3e0115d2b36) + ) + (wire (pts (xy 142.24 70.485) (xy 142.24 81.28)) + (stroke (width 0) (type default)) + (uuid f28134af-7237-455e-a8bc-8e7cef5d57d2) + ) + (wire (pts (xy 123.825 154.305) (xy 123.825 159.385)) + (stroke (width 0) (type default)) + (uuid f49b278c-57de-4b8c-9ba0-16139dec0493) + ) + (wire (pts (xy 139.7 17.78) (xy 110.49 17.78)) + (stroke (width 0) (type default)) + (uuid f56e7953-38ac-4288-93b1-18e4b87bf35e) + ) + (wire (pts (xy 251.46 62.865) (xy 255.905 62.865)) + (stroke (width 0) (type default)) + (uuid f7da0279-2351-4fd6-a2a8-8f4e52db3903) + ) + (wire (pts (xy 115.57 126.365) (xy 97.79 126.365)) + (stroke (width 0) (type default)) + (uuid f7ebb377-3bc9-4aa6-8433-42a473ac0b51) + ) + (wire (pts (xy 105.41 118.745) (xy 105.41 121.285)) + (stroke (width 0) (type default)) + (uuid f9f3e3d5-e5a0-44e1-8ffa-9d7037caf366) + ) + (wire (pts (xy 110.49 97.79) (xy 110.49 96.52)) + (stroke (width 0) (type default)) + (uuid fe69e03a-dc27-4edd-a5c9-ea9168db11b9) + ) + (wire (pts (xy 173.99 126.365) (xy 144.78 126.365)) + (stroke (width 0) (type default)) + (uuid fef6a1e5-4d09-4a62-821b-dce5538357f2) + ) + + (symbol (lib_id "Switch:SW_DIP_x08") (at 81.28 73.025 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 04c71662-888e-46f7-a395-dc01bbfedc49) + (property "Reference" "SW1" (at 81.28 56.745 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_DIP_x08" (at 81.28 58.793 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Button_Switch_SMD:SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile" (at 81.28 73.025 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 81.28 73.025 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ba6e1cfa-f496-4937-9978-047d33cadcb3)) + (pin "10" (uuid 75b3e899-03a7-45d8-abb0-d692c14ee7ad)) + (pin "11" (uuid 067ee5b8-971d-4fa7-b89f-d25a01adb8f0)) + (pin "12" (uuid 8eaf922e-601b-401d-98a1-812f2f59cebd)) + (pin "13" (uuid 7e723bd0-d8b1-4ecb-aece-91f523a8f8e8)) + (pin "14" (uuid a32b67e9-4929-46a9-bd68-42cf0d5b64bf)) + (pin "15" (uuid 811b9094-0b7e-45a0-ac36-addabb3d2859)) + (pin "16" (uuid f3bb226e-509b-4898-a38b-6d582419b9bc)) + (pin "2" (uuid 8c310406-6996-461d-bdec-cf0a7b02dad3)) + (pin "3" (uuid 5b801d19-caf0-448f-b0ee-8ec50c959b20)) + (pin "4" (uuid ae4dfc2c-1287-4302-b4e9-46d1abf8ae67)) + (pin "5" (uuid 16d40131-8660-4ed0-968d-5d3095431e5f)) + (pin "6" (uuid b9301d29-f56a-470d-acce-6f7450b537d5)) + (pin "7" (uuid e69f68eb-a67d-457b-be3f-4b446a42106a)) + (pin "8" (uuid 51a3002a-6c18-45e3-9f50-7edf3d0ba01e)) + (pin "9" (uuid 4bf81467-3320-4dd4-a6ec-617a7848e84e)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "SW1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 26.035 128.905 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 073e5b97-ccf9-4f07-9ff5-a7a839bcad25) + (property "Reference" "#PWR021" (at 26.035 132.715 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 26.035 124.96 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 26.035 128.905 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 26.035 128.905 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 062f6bac-c2e1-4dfc-8b60-5ad4c558bf8b)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR021") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCCQ") (at 155.575 167.005 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0b0a58c0-f557-4328-8d66-8f37ad9f5101) + (property "Reference" "#PWR024" (at 155.575 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCCQ" (at 155.575 163.06 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 155.575 167.005 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 155.575 167.005 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e44607da-9ab2-4a4a-ae84-f746e7bca9b0)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR024") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 244.475 55.245 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0c06ad6a-643b-4c23-9058-2d866ea59690) + (property "Reference" "C2" (at 244.475 49.506 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "100n" (at 244.475 51.554 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 248.285 54.2798 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 244.475 55.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid eaad8250-d7ff-489e-97bb-a8beaebe0328)) + (pin "2" (uuid e1c3ff25-adf0-4534-aac0-1e3007054fa0)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "C2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCCQ") (at 238.76 55.245 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 24323171-4395-4236-a01c-ba69c29ed1ec) + (property "Reference" "#PWR016" (at 238.76 59.055 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCCQ" (at 238.76 51.3 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 238.76 55.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 238.76 55.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 74e9183d-89c8-4fd7-9b16-304a62a5082c)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR016") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 48.895 132.715 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 24b33fa7-d0a6-4d95-86d7-06cf82563ced) + (property "Reference" "C7" (at 51.816 131.691 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (at 51.816 133.739 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 49.8602 136.525 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 48.895 132.715 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 689045c3-deaf-4a4e-972e-207297b29ac2)) + (pin "2" (uuid a358b383-7cb1-431e-9fa5-8f36281ed768)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "C7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_RGBA") (at 168.91 29.21 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2ad73f54-38e2-48c8-aa3e-a0db4a6ac6cc) + (property "Reference" "Coredump1" (at 178.054 28.186 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LED_RGBA" (at 178.054 30.234 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "LED_SMD:LED_RGB_1210" (at 167.64 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 167.64 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 32df6e10-fa75-4e62-840c-3ce6fe9704d6)) + (pin "2" (uuid 1f1af965-195c-4783-b1fe-ac953d22a2dc)) + (pin "3" (uuid 0f04f932-e9b2-499f-8422-698b3db0e06b)) + (pin "4" (uuid b826312f-b509-4bbf-a639-b00de961084d)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "Coredump1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 198.12 88.9 90) (mirror x) (unit 4) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3a332782-50e8-43ee-b3fe-ad22fb3b72de) + (property "Reference" "U4" (at 202.692 87.876 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "74HC32" (at 202.692 89.924 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 198.12 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 198.12 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7346db9c-3995-43cd-a495-e37480df0b00)) + (pin "2" (uuid 9b6b85c5-988b-40ef-adff-c723766e4cf5)) + (pin "3" (uuid 5c720e21-05bc-4508-84ee-802f754aa4f1)) + (pin "4" (uuid 01cb632a-06ed-49a8-8e2a-6f9a043d17dd)) + (pin "5" (uuid efedc83b-407f-4306-a66d-8033d0b766b0)) + (pin "6" (uuid 6d30bed2-0b5d-4ffb-8ed6-3f696b888c14)) + (pin "10" (uuid 606e293b-ce2a-4cd4-bba2-0c9fb6304861)) + (pin "8" (uuid 5edcd0f0-95ab-47de-ae92-db90b7a2d81d)) + (pin "9" (uuid 5d8777a4-ed95-4401-b9ca-49fc8e4c0421)) + (pin "11" (uuid 15aaebbd-91e8-49a4-b30d-1dd728f8f7c2)) + (pin "12" (uuid abd285c5-356e-418c-a4e1-f7e66226b81c)) + (pin "13" (uuid f78cd79c-6f87-401d-92f8-8799d9298aa6)) + (pin "14" (uuid d34a4920-74ec-4447-a7f8-6b7c36640731)) + (pin "7" (uuid cf203be6-2090-4ced-ab91-88e85460023d)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U4") (unit 4) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 139.7 101.6 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3a919e7a-3d51-47d3-8518-356e6ca9b63a) + (property "Reference" "R5" (at 141.478 100.576 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "680" (at 141.478 102.624 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 137.922 101.6 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 139.7 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 13d9849a-a0af-470e-8d8e-f2d972476cb9)) + (pin "2" (uuid 123d688d-43e2-448f-be7b-fcb877f15a8d)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "R5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_Potentiometer") (at 155.575 170.815 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 54028bf3-4a07-42b5-84fd-74f8af05e24d) + (property "Reference" "RV1" (at 157.3529 169.791 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "10k" (at 157.3529 171.839 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Potentiometer_SMD:Potentiometer_Bourns_3214W_Vertical" (at 155.575 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 155.575 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 815b376e-c9b1-4fa0-ad4e-29240399acb9)) + (pin "2" (uuid b82ea110-cbf3-422d-950b-8389b9e28575)) + (pin "3" (uuid 3c7f7634-6a12-4e05-a915-fa5518a44a76)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "RV1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCCQ") (at 123.825 154.305 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 559c4c83-e176-441c-b746-6d6c8c8f48b2) + (property "Reference" "#PWR06" (at 123.825 158.115 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCCQ" (at 123.825 150.36 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 123.825 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 123.825 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1ec245a0-67b5-41ee-a39f-910d54deeded)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR06") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 139.7 38.735 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 58e5c596-dcfc-4999-9f52-ec1bf55f008b) + (property "Reference" "R6" (at 141.478 37.711 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "680" (at 141.478 39.759 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 137.922 38.735 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 139.7 38.735 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e4cfbb7a-7965-4ae8-9fa1-ec54ecbdb9b2)) + (pin "2" (uuid 82f25d44-ea01-453d-bd3d-fc19ff9af3b5)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "R6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 92.71 142.875 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 590b8f30-ba8f-412e-881a-accf3ad19906) + (property "Reference" "#PWR015" (at 92.71 149.225 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 92.71 146.82 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 92.71 142.875 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 92.71 142.875 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c68789cd-7a58-4199-a553-0447a3f11c12)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR015") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 62.23 141.605 0) (unit 5) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6889bee5-9423-46be-a215-8cb1e60ae311) + (property "Reference" "U4" (at 68.072 140.581 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC32" (at 68.072 142.629 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 62.23 141.605 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 62.23 141.605 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3fdd326f-1e4d-4aee-ad3a-2ea3f2a8993d)) + (pin "2" (uuid 40a99762-c181-4099-a4de-20992e464665)) + (pin "3" (uuid c3046f30-5c4e-4aa8-bcc1-263980b5cf72)) + (pin "4" (uuid ef753c61-45d9-411f-97db-dedf72d11ead)) + (pin "5" (uuid 08ff56eb-368d-495e-b274-af7029025f10)) + (pin "6" (uuid a6f9e506-bda5-4968-ac1d-2141e55d10ff)) + (pin "10" (uuid a7488669-e0ec-45fa-8055-71c0a6232cd2)) + (pin "8" (uuid e165cc2b-a08d-47ae-ba97-ea926f9fba03)) + (pin "9" (uuid e1324878-5c54-4a1e-935c-482bda128b2a)) + (pin "11" (uuid deacb330-402a-4be9-bf3d-f34600b07134)) + (pin "12" (uuid 3e744a75-6170-4587-a2c8-e4d2db27c288)) + (pin "13" (uuid c0f72183-9a5b-4b87-8c53-a540a02cfb18)) + (pin "14" (uuid d29c2c56-b579-409e-a06e-44c3e1a62d19)) + (pin "7" (uuid 9705a754-6d87-4912-91dc-f95b01996ddc)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U4") (unit 5) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 133.35 154.305 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6d258087-95c1-4c7d-a111-44b31a2ea8b5) + (property "Reference" "#PWR012" (at 133.35 160.655 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 133.35 158.25 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 133.35 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 133.35 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1baf3a3a-ff51-4a99-8a8d-efb16baebcc8)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR012") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 168.91 38.735 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7396c91c-ec20-41f7-8e66-203a0a36ebc7) + (property "Reference" "R8" (at 170.688 37.711 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "680" (at 170.688 39.759 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 167.132 38.735 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 168.91 38.735 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fde7d873-2cee-4c35-9800-7bd345d4fb7f)) + (pin "2" (uuid 430a210f-eb73-49f1-8269-ee1d751fbe3f)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "R8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 253.365 65.405 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 765c1d91-2852-47fc-9b27-e0cf482233b4) + (property "Reference" "#PWR023" (at 253.365 71.755 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 253.365 69.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 253.365 65.405 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 253.365 65.405 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6af7ab42-bd1c-4796-a91c-efff8cf8d569)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR023") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 248.285 55.245 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 785dac75-c030-4ecc-9e8c-1d86b32060bf) + (property "Reference" "#PWR03" (at 248.285 61.595 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 248.285 59.19 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 248.285 55.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 248.285 55.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3cf5abbe-6623-4f69-8648-49792c22b298)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Timer:NA555D") (at 123.825 169.545 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7a828a12-8540-44ba-aee0-a6758d02df85) + (property "Reference" "U2" (at 125.7809 158.345 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "NA555D" (at 125.7809 160.393 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 145.415 179.705 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/ne555.pdf" (at 145.415 179.705 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2df4ecf9-6165-4ae2-8f06-f9d0a6e7fa13)) + (pin "8" (uuid ad527ba5-787e-4dfb-b3d5-cac1df37bf75)) + (pin "2" (uuid 464f0275-0ff9-47d3-97f2-612f2e92fe19)) + (pin "3" (uuid 92f8f8b5-874f-454d-b594-4f7be93c2d45)) + (pin "4" (uuid 0fb2b5fa-2222-4e91-acd3-e30e525b8690)) + (pin "5" (uuid ff6d4ad3-f007-4d08-8a04-22600dfb80f5)) + (pin "6" (uuid 5256956a-38c4-46fd-8267-a838d7ef78bc)) + (pin "7" (uuid b9063b42-1efb-44f3-bf0a-23b7969cf09d)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 129.54 154.305 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7b26d083-8c6d-4be8-91aa-397e68252103) + (property "Reference" "C3" (at 129.54 148.566 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "100n" (at 129.54 150.614 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 133.35 153.3398 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 129.54 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 47c39c36-4205-484f-a5b8-cdd10150b817)) + (pin "2" (uuid e94a63ae-7598-42ba-b232-b81cb0ccc32a)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "C3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 168.91 101.6 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7f71ebc3-a2f7-4c3f-9005-9660dafb3fb5) + (property "Reference" "R7" (at 170.688 100.576 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "680" (at 170.688 102.624 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 167.132 101.6 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 168.91 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4ffcba5e-baaa-4988-a879-2b1df6b53737)) + (pin "2" (uuid 96cfaf1b-aced-40ee-9156-3b70cda70f02)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "R7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector:USB_B_Micro") (at 29.21 175.895 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 81203d6a-030d-4de7-928b-95e7e862f6cd) + (property "Reference" "J1" (at 29.21 164.695 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "USB_B_Micro" (at 29.21 166.743 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Connector_USB:USB_Micro-B_Wuerth_629105150521" (at 33.02 177.165 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 33.02 177.165 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3ed1572a-15d7-4791-a6ac-53ab14acd71c)) + (pin "2" (uuid c317d904-4403-4c44-b74c-ee31801341ce)) + (pin "3" (uuid 3a048c9b-8e6f-4e1e-90d5-242099418a36)) + (pin "4" (uuid 1ba4f931-f199-42a9-8b19-0263fd478129)) + (pin "5" (uuid 579a69e9-d1d5-481b-8b1c-7129137da125)) + (pin "6" (uuid 9658dfba-0b58-4cd3-973d-566f0b43d29f)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "J1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:Battery_Cell") (at 43.18 175.895 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9a946c6d-a24e-42f7-8f90-e56e9ffaf5a2) + (property "Reference" "BT1" (at 46.101 173.0295 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Battery_Cell" (at 46.101 175.0775 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Battery:BatteryHolder_Keystone_1057_1x2032" (at 43.18 174.371 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 43.18 174.371 90) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b49a764f-36f4-42fc-b468-6a44557dfec1)) + (pin "2" (uuid 0211ea6c-872e-4b98-af41-3c69d3e4696a)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "BT1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 168.91 88.9 90) (mirror x) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a1b7dc53-648c-4ba9-806d-cc3007e1219b) + (property "Reference" "U4" (at 173.482 87.876 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "74HC32" (at 173.482 89.924 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 168.91 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 168.91 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 659cc1c9-ca8b-4a24-825a-5a4f103ca8bd)) + (pin "2" (uuid 4814286e-9a3b-4e78-bfe8-7b2188f618d6)) + (pin "3" (uuid 4a03d3eb-ff83-46f4-a58f-a8c7880a5167)) + (pin "4" (uuid 55b68d39-3df8-4fd7-b3ac-a150892b23f5)) + (pin "5" (uuid d16786e0-7583-4368-ab08-d00664f755e1)) + (pin "6" (uuid 74df9a40-be65-4409-957e-ed382363b410)) + (pin "10" (uuid a2e77fd1-1de7-47f8-9267-2e3f1ef50295)) + (pin "8" (uuid 4b4afb54-97d6-43f3-a3b7-e8ba330f4e07)) + (pin "9" (uuid d33ac4a1-ee74-4936-b3ea-853093107bda)) + (pin "11" (uuid c5868fb4-2f5f-4571-88f9-82dfdf9fe4a3)) + (pin "12" (uuid d9bac80f-19b4-4038-8b63-5be1000cb427)) + (pin "13" (uuid e723e3bd-d50e-41b1-b1bf-67ae9e8b6c88)) + (pin "14" (uuid 323a2238-b949-4c40-aef2-428b3eb6680b)) + (pin "7" (uuid 0082d8a3-200d-456b-9252-8c6d24047b1d)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U4") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 198.12 101.6 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a759cbdd-9cb0-470b-821f-ea96a76296b2) + (property "Reference" "R9" (at 199.898 100.576 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "680" (at 199.898 102.624 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 196.342 101.6 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 198.12 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 09307cfb-6e0f-424b-ad55-a18c0b9c23c4)) + (pin "2" (uuid 08cb4206-d073-4fff-b431-82c24fad4f74)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "R9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 238.76 98.425 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a7753091-ac93-4436-884e-58beafaf3a8f) + (property "Reference" "#PWR01" (at 238.76 104.775 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 238.76 102.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 238.76 98.425 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 238.76 98.425 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d8b59a48-1461-4f71-9c80-59b9d14d0332)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR01") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 168.91 50.8 90) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a84ea2fd-d805-448f-ba73-79ca87210fca) + (property "Reference" "U3" (at 173.482 49.776 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "74HC32" (at 173.482 51.824 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 168.91 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 168.91 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e4a1653d-d112-4529-8c42-323aecb8048a)) + (pin "2" (uuid 62962a7d-4169-40ac-9263-b96c202f066b)) + (pin "3" (uuid ae57810b-0b1a-4f32-98fd-8b3ddf843e49)) + (pin "4" (uuid 239ccf3a-8353-4bd1-9915-a535227da00b)) + (pin "5" (uuid 98286da3-58b4-4497-9e1b-572c7128613e)) + (pin "6" (uuid 235cce2b-3c60-41c0-a039-06d6379034eb)) + (pin "10" (uuid b076fe34-3628-49e7-8aa7-c7fa0290aa66)) + (pin "8" (uuid dcc01579-db03-4c2a-92f2-f6b894edb5f0)) + (pin "9" (uuid 7d8ade62-2eba-4a83-b12b-93d57f29e7da)) + (pin "11" (uuid 4621ab93-9608-4fe7-8b20-4f03b9039ca2)) + (pin "12" (uuid 64b210df-715b-4b90-afc6-6dcf48bcee09)) + (pin "13" (uuid f0f4786a-0f92-4afb-8e04-68a6d872ae63)) + (pin "14" (uuid 228da071-cd10-485a-839e-859f3cacb281)) + (pin "7" (uuid c32ba0af-af03-422f-8489-75c28b3729ac)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U3") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 123.825 179.705 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ab31f183-8404-497b-91af-c96360c876b8) + (property "Reference" "#PWR07" (at 123.825 186.055 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 123.825 183.65 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 123.825 179.705 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 123.825 179.705 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 71406102-522c-4113-a3ec-2af05bc194f8)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR07") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 60.325 174.625 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid adcae83f-2ac4-4e67-8a4f-314a70708e2b) + (property "Reference" "C1" (at 63.246 173.601 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "10u" (at 63.246 175.649 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 61.2902 178.435 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 60.325 174.625 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b41409af-ecff-42b8-a3a2-67a3b52d7b17)) + (pin "2" (uuid 248aca24-6cc1-4d94-ab13-f6390bfb76f5)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "C1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 198.755 52.07 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid afd052a9-d88c-47ac-9063-b75fe6f3bd54) + (property "Reference" "#PWR08" (at 198.755 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 198.755 56.015 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 198.755 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 198.755 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 73e666e4-a2e3-4032-9ff7-11730cd4db17)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR08") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_RGBA") (at 198.12 113.665 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b174b84d-db99-4955-82db-5939a3502758) + (property "Reference" "Ruum42" (at 206.502 112.641 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "LED_RGBA" (at 206.502 114.689 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "LED_SMD:LED_RGB_1210" (at 199.39 113.665 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 199.39 113.665 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 20a4542b-ab10-42cf-9d05-d6889334253d)) + (pin "2" (uuid edca58a5-7386-4d2c-92e7-fd6cf99f0d63)) + (pin "3" (uuid 4eb56c9b-229f-4c55-9c02-b79a4b5ef984)) + (pin "4" (uuid eb4a6b3b-817e-42d7-9544-7ca26510c4fe)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "Ruum42") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 26.035 154.305 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b25e3446-a75f-4c80-9a7c-cf3f5a150390) + (property "Reference" "#PWR020" (at 26.035 160.655 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 26.035 158.25 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 26.035 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 26.035 154.305 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid aacc9467-b800-444b-8c59-9d82267eecf6)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR020") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCCQ") (at 106.68 174.625 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid bdfd5f34-b9ad-40af-a594-cf9b9a24af11) + (property "Reference" "#PWR017" (at 106.68 178.435 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCCQ" (at 106.68 170.68 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 106.68 174.625 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 106.68 174.625 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2682f840-1a4f-4c82-a969-bf05c6d85422)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR017") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_DIP_x03") (at 92.71 135.255 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid c57a347a-70b9-4e1d-9eb8-356be54e21cc) + (property "Reference" "RGB1" (at 89.408 134.231 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "SW_DIP_x03" (at 89.408 136.279 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Button_Switch_SMD:SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile" (at 92.71 135.255 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 92.71 135.255 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f96d53ea-4c97-4d95-96bb-ad74e065ea27)) + (pin "2" (uuid c0d7369d-9d1d-4b86-b8d7-68528dccafce)) + (pin "3" (uuid 155d1db0-b341-4210-a668-aef57697ce1b)) + (pin "4" (uuid f3ddeb3a-639c-4e90-a82c-ca27d7ba45ca)) + (pin "5" (uuid 2e998cea-a17b-4c15-9a08-f778bbeff3fd)) + (pin "6" (uuid 11dc9c6f-874f-459a-af21-8cbed754fc07)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "RGB1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 110.49 38.735 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid cd7437f9-0db4-4104-b419-039432e08733) + (property "Reference" "R1" (at 112.268 37.711 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "680" (at 112.268 39.759 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 108.712 38.735 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 110.49 38.735 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f54ecb61-ccfb-4c68-848b-60948225ad1d)) + (pin "2" (uuid c6fc06fd-8632-46f7-a9d3-0d32e5393cb2)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "R1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_RGBA") (at 139.7 113.665 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ce218581-39aa-4fb0-9a1c-0e10da137a28) + (property "Reference" "Aliens1" (at 148.082 112.641 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "LED_RGBA" (at 148.082 114.689 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "LED_SMD:LED_RGB_1210" (at 140.97 113.665 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 140.97 113.665 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d40fe62a-5442-4ce3-95a8-c6b277e490b8)) + (pin "2" (uuid 436e6327-8047-4c09-a233-9426d1820b48)) + (pin "3" (uuid 0a13a60f-1ad3-4336-a8bf-34f1c3fa9355)) + (pin "4" (uuid c46f94ac-2a96-456d-90d3-739e064a22d0)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "Aliens1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 39.37 141.605 0) (unit 5) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d1b51a72-72f1-4bec-982b-e0ac328d8c12) + (property "Reference" "U3" (at 45.212 140.581 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC32" (at 45.212 142.629 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 39.37 141.605 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 39.37 141.605 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3fdd326f-1e4d-4aee-ad3a-2ea3f2a8993e)) + (pin "2" (uuid 40a99762-c181-4099-a4de-20992e464666)) + (pin "3" (uuid c3046f30-5c4e-4aa8-bcc1-263980b5cf73)) + (pin "4" (uuid ef753c61-45d9-411f-97db-dedf72d11eae)) + (pin "5" (uuid 08ff56eb-368d-495e-b274-af7029025f11)) + (pin "6" (uuid a6f9e506-bda5-4968-ac1d-2141e55d1100)) + (pin "10" (uuid a7488669-e0ec-45fa-8055-71c0a6232cd3)) + (pin "8" (uuid e165cc2b-a08d-47ae-ba97-ea926f9fba04)) + (pin "9" (uuid e1324878-5c54-4a1e-935c-482bda128b2b)) + (pin "11" (uuid deacb330-402a-4be9-bf3d-f34600b07135)) + (pin "12" (uuid 3e744a75-6170-4587-a2c8-e4d2db27c289)) + (pin "13" (uuid c0f72183-9a5b-4b87-8c53-a540a02cfb19)) + (pin "14" (uuid c102b82e-c278-4bfd-86d8-57ea6aa590da)) + (pin "7" (uuid f899fe5b-d0f6-471d-af5b-b8b2cc161f9b)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U3") (unit 5) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 206.375 49.53 0) (unit 4) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d439f32e-9ef4-493d-9eb8-d59dc8a81744) + (property "Reference" "U3" (at 206.375 42.14 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC32" (at 206.375 44.188 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 206.375 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 206.375 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2627a201-eb5d-4452-be0f-79c9aaa87e97)) + (pin "2" (uuid 455ab50d-9ec4-49c1-b622-21093a0d0682)) + (pin "3" (uuid 96e11802-f6ff-4f5d-88e2-ec9e08ef50ba)) + (pin "4" (uuid 5b13c81e-aa80-4201-a6d4-841f5f5a4cfa)) + (pin "5" (uuid 8573405b-818f-4e54-bd57-d5a37d85c7c1)) + (pin "6" (uuid 8f8c4d8c-ff8f-42f1-8b0a-2b346793b696)) + (pin "10" (uuid 0ea98928-4260-42cc-ad21-1a4e7fff1bc5)) + (pin "8" (uuid 32e3e4ea-744e-4cf6-afc9-70ed21ff28c7)) + (pin "9" (uuid dfa00ad2-4384-450f-873e-b369814812ad)) + (pin "11" (uuid 77c47bd6-e4ba-4ec3-bd57-ced6818772f4)) + (pin "12" (uuid 3fe554a0-2b9c-44fe-aae4-57958b628e68)) + (pin "13" (uuid 9d3b2409-0cff-44ea-942b-180052010c5d)) + (pin "14" (uuid 6e673fd9-a6cf-4568-b6e9-332a77385de1)) + (pin "7" (uuid 4944f90a-3d87-4358-9831-00e39952bb36)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U3") (unit 4) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 110.49 88.9 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d8d29bca-19d9-4f86-b926-a4d2e131362d) + (property "Reference" "U4" (at 115.062 87.876 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "74HC32" (at 115.062 89.924 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 110.49 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 110.49 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f27abe2b-066b-4365-aaf3-4a0ef1a56846)) + (pin "2" (uuid 7fa71b3d-5536-455e-84fb-83a909d32aae)) + (pin "3" (uuid 76ac9618-b16b-44f8-a9ae-6b077f0c8591)) + (pin "4" (uuid 48db8ad8-1c90-4abd-9669-844cc678fcc8)) + (pin "5" (uuid d9be9312-3a9f-4d9a-a37d-f748d2f4b838)) + (pin "6" (uuid 78c9056c-18c1-4f1a-8613-49ea857b36f6)) + (pin "10" (uuid 9b725cbe-7841-4202-a7d5-a92cdc0d4553)) + (pin "8" (uuid 12c79d12-5988-420b-bc72-7b74b4aa7529)) + (pin "9" (uuid 18b47ef1-42af-42c2-99e8-1bbb7052e03b)) + (pin "11" (uuid 7e47d026-a9aa-43e8-bd7b-e6faf5847905)) + (pin "12" (uuid 59bcbc8f-a85d-40b9-b9b7-5147b75b7b75)) + (pin "13" (uuid 743a1771-6c72-44a8-b500-e87082a15642)) + (pin "14" (uuid 2902fd40-050c-4db6-9c94-eaa5fff108d4)) + (pin "7" (uuid 3cf4497d-c102-40c0-b501-7e2671cf6b7d)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 73.66 62.865 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid dc2872bf-e10e-49ff-8fe2-a1b910e6dbe9) + (property "Reference" "#PWR013" (at 73.66 66.675 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 73.66 58.92 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 73.66 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 73.66 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9a2a3b00-ec72-4694-8adf-31d8192393e9)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR013") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_RGBA") (at 139.7 29.21 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e1a3f133-ffe6-44de-9eb4-5982853d41b6) + (property "Reference" "Hackerfunk1" (at 148.844 28.186 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LED_RGBA" (at 148.844 30.234 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "LED_SMD:LED_RGB_1210" (at 138.43 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 138.43 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e74ad0e2-399b-466b-86f2-86b02fec27ae)) + (pin "2" (uuid 74dddd1f-c537-4f8a-bcab-89c24c3b8290)) + (pin "3" (uuid 4586aa0b-1c4f-45f0-8eaf-36a9d558a97a)) + (pin "4" (uuid 7f1e1fcb-729b-409f-b12d-377ef6211afe)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "Hackerfunk1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 26.035 132.715 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e31da72e-c683-435d-806a-3576f92cbcc9) + (property "Reference" "C6" (at 28.956 131.691 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (at 28.956 133.739 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 27.0002 136.525 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 26.035 132.715 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d3aeb875-1390-4bd3-ad73-eb00e68cc484)) + (pin "2" (uuid 7bc24cfd-f79d-4406-a467-65ed4d5b441f)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "C6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 155.575 182.245 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e4ee856c-b640-4047-a705-8b325a9e3ba1) + (property "Reference" "#PWR018" (at 155.575 188.595 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 155.575 186.19 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 155.575 182.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 155.575 182.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d55d329a-8ccc-4da4-94e6-99c810462cad)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR018") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 110.49 50.8 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e58ed3d9-1368-4a5c-8aa5-888fafd37323) + (property "Reference" "U3" (at 115.062 49.776 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "74HC32" (at 115.062 51.824 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 110.49 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 110.49 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5979f574-06b1-4429-94f0-a922bbc2734b)) + (pin "2" (uuid ff8527f9-3d40-42b1-b0a7-79cb23ebdd22)) + (pin "3" (uuid 50ea677b-9b1c-429e-88e9-40999487c0fe)) + (pin "4" (uuid b4dfe0b3-de90-4dff-a6fe-dfcb7f277310)) + (pin "5" (uuid ac278003-9599-495f-bf97-c23b8cc20611)) + (pin "6" (uuid 89378cd3-338e-4656-a850-1d51f0c5f45e)) + (pin "10" (uuid 0cc2588b-f309-4227-b04d-28b80fe98112)) + (pin "8" (uuid 7a9abb29-8204-4a07-9cf8-cd9dbc0559e9)) + (pin "9" (uuid a37a7c47-eaef-47b9-affb-d0c68c18b206)) + (pin "11" (uuid 5c29d23c-dc7a-4803-8557-6f2b18e84c8b)) + (pin "12" (uuid 5c391a3f-5b26-4e90-834c-ca875891f986)) + (pin "13" (uuid 7ada55af-75d5-40ae-a116-4e0ca6234ab2)) + (pin "14" (uuid 8dce8c3d-4a76-4354-becf-e74018c8855f)) + (pin "7" (uuid bc7c7916-7079-42b5-899e-d2b845ede776)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:PWR_FLAG") (at 82.55 89.535 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e5c4da40-e1e9-4cfd-ad22-2758ae2ed46d) + (property "Reference" "#FLG03" (at 82.55 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (at 82.55 85.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 82.55 89.535 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 82.55 89.535 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 13bcd164-cfe1-4af5-a799-b12b113d2e63)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#FLG03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_RGBA") (at 110.49 29.21 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e8cca68f-efac-40e4-b970-e539a52437a6) + (property "Reference" "CCC-Basel1" (at 119.634 28.186 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LED_RGBA" (at 119.634 30.234 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "LED_SMD:LED_RGB_1210" (at 109.22 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 109.22 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 26e0d930-102e-4817-9e81-e83d9ee9056c)) + (pin "2" (uuid 8a505e8c-1453-48e9-a377-b7c5864da10d)) + (pin "3" (uuid fb1a4ecc-ab1e-4624-adae-875ec1e3153f)) + (pin "4" (uuid 6a73f4df-8646-4e46-a333-0893b36b9ed3)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "CCC-Basel1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCCQ") (at 73.66 89.535 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ebbf21f2-5aa6-4870-88cc-2f0afb4a044b) + (property "Reference" "#PWR014" (at 73.66 93.345 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCCQ" (at 73.66 85.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 73.66 89.535 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 73.66 89.535 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 03497fbd-2623-4e6a-9efb-f1a812e64aaf)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR014") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 60.325 186.055 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ec1f5c75-6ceb-4a7f-b3e9-50621d79209e) + (property "Reference" "#PWR04" (at 60.325 192.405 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 60.325 190 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 60.325 186.055 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 60.325 186.055 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 223d2efa-5948-424c-b801-62d02ad752e8)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 60.325 170.815 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ee4e7888-270f-4279-afb7-858b5833aaad) + (property "Reference" "#PWR02" (at 60.325 174.625 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 60.325 166.87 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 60.325 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 60.325 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cd060b01-d583-4e9d-8dba-2116363701f9)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "#PWR02") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 110.49 101.6 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid eefa45ca-7862-4f52-bd1a-d55aa9c8fbce) + (property "Reference" "R4" (at 112.268 100.576 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "680" (at 112.268 102.624 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric" (at 108.712 101.6 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 110.49 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid dc567697-0560-4ed4-b36d-9f148016e339)) + (pin "2" (uuid 4df15906-c7de-4ffb-9e7b-b723551bb458)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "R4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 139.7 88.9 90) (mirror x) (unit 2) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f6c5e9f9-82a9-4cc0-8328-62ab47868299) + (property "Reference" "U4" (at 144.272 87.876 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "74HC32" (at 144.272 89.924 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 139.7 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 139.7 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 53ec7719-d8a6-4aab-8bc5-7f9f3c2f10e4)) + (pin "2" (uuid 8d695764-bc1a-427a-a530-f501c45ad677)) + (pin "3" (uuid 50054e08-9a7f-44c4-9127-589c1a45a876)) + (pin "4" (uuid f56c5f66-e30e-43f3-b440-92daf2c8e1a0)) + (pin "5" (uuid ca6458a5-ff13-4f86-b62f-316f9f763e4e)) + (pin "6" (uuid 3981ed4d-7883-4158-9dec-5323a353c9c5)) + (pin "10" (uuid 8e7e1e44-91dc-4790-b6a7-7b0281db3d76)) + (pin "8" (uuid b11c37ad-a597-479b-b34b-97b0164b8d89)) + (pin "9" (uuid f3ccae71-3e63-4e93-886e-f299a7211fd3)) + (pin "11" (uuid e25aa891-5348-4d22-bbc6-74987ff951d0)) + (pin "12" (uuid 84557291-af5b-46f1-b1a8-660d9a0e9281)) + (pin "13" (uuid c1527c38-ecea-4355-8107-1d5e636f5ea2)) + (pin "14" (uuid 8dcdc774-6033-419f-adec-8cdbd7956d03)) + (pin "7" (uuid ef698c0c-8b56-484d-b69f-0e695188223a)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U4") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_RGBA") (at 168.91 113.665 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f92f5625-c973-42f7-adea-423acb1c0ace) + (property "Reference" "odenwilusenz1" (at 177.292 112.641 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "LED_RGBA" (at 177.292 114.689 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "LED_SMD:LED_RGB_1210" (at 170.18 113.665 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 170.18 113.665 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4211cfe9-5b3f-4146-b63c-85f651f8a6b9)) + (pin "2" (uuid f41a72c8-b98c-4ffa-8749-5a509e413037)) + (pin "3" (uuid dc2ef687-6406-4979-ab49-6bbcf77c0b8c)) + (pin "4" (uuid 454465a7-0ca6-4d54-ad67-18ffde45a057)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "odenwilusenz1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_RGBA") (at 110.49 113.665 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fb84ebb9-0a3f-453f-90bd-07775a992faf) + (property "Reference" "Chaos-Zentralschw1" (at 118.872 112.641 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "LED_RGBA" (at 118.872 114.689 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "LED_SMD:LED_RGB_1210" (at 111.76 113.665 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 111.76 113.665 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 65baf334-a97c-4782-be37-8e052233cbef)) + (pin "2" (uuid 38f05844-2350-4fb6-bd44-b015100b6ce1)) + (pin "3" (uuid 778cb973-fa6d-4d37-9341-36f370e905b5)) + (pin "4" (uuid 4ad41c3c-752e-4dbc-b152-abf4aef52667)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "Chaos-Zentralschw1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "4xxx:4017") (at 238.76 75.565 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid fbb21614-e80f-451e-970b-c02ac9391cc5) + (property "Reference" "U1" (at 236.8041 56.745 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC4017" (at 236.8041 58.793 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" (at 238.76 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.intersil.com/content/dam/Intersil/documents/cd40/cd4017bms-22bms.pdf" (at 238.76 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 498a50d4-b108-4ed1-aa5b-0e9d850ef2e6)) + (pin "10" (uuid e0bfb107-169c-4fa5-86b6-1c8b8ea0ceca)) + (pin "11" (uuid 86d7f072-ea09-43c9-8985-b485993f854d)) + (pin "12" (uuid 73ac7eaa-c151-41e9-9f2e-71568e5f757a)) + (pin "13" (uuid b6d5e4a5-9327-4a98-b712-2cb764c387f4)) + (pin "14" (uuid 0be15a5b-36d3-4e54-a01a-a2654522dc8e)) + (pin "15" (uuid f7a98dd5-0bf6-4630-b9c6-ac2970daafce)) + (pin "16" (uuid d88de6f1-8013-4a5f-9f54-797ff149dedc)) + (pin "2" (uuid 39fc74dc-79d0-471b-9673-700fede05430)) + (pin "3" (uuid 2776cc58-4246-492c-b4c3-aa42a60ca530)) + (pin "4" (uuid 6110948c-0ec4-42ce-807e-15299d0a5eba)) + (pin "5" (uuid ac02eba7-e926-4253-8857-7eb4cd32c735)) + (pin "6" (uuid 7fecdf23-e1f2-424c-8163-8c7fc920abc5)) + (pin "7" (uuid 7733c0f7-327e-45ef-8199-a9422b449f69)) + (pin "8" (uuid 0c7504cc-e42d-4bfd-b28f-ce9bec7ea0a9)) + (pin "9" (uuid 9146fe74-026c-4365-b4ca-02eecfb2d5f3)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS32") (at 139.7 50.8 90) (unit 2) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fca66f2d-2498-4043-b16c-ebfe2c168d2c) + (property "Reference" "U3" (at 144.272 49.776 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "74HC32" (at 144.272 51.824 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Package_SO:SOIC-14_3.9x8.7mm_P1.27mm" (at 139.7 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" (at 139.7 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 567c81f1-446c-42ed-ab17-01d6a26c3b46)) + (pin "2" (uuid 3ec4d1eb-e9fc-485e-a060-bee722a8910e)) + (pin "3" (uuid ff758202-d8dc-416c-9414-fe3b11134810)) + (pin "4" (uuid 3cef7d33-69b7-4ee8-bc14-cb1dea091952)) + (pin "5" (uuid e519b736-9a5e-4b26-acf6-b63b68030d5f)) + (pin "6" (uuid daa0c32b-f090-4abd-b219-08c57b3c7013)) + (pin "10" (uuid fd952ba8-e808-41b8-8717-1ba524846c5a)) + (pin "8" (uuid 9e3d1dbb-79a1-4dca-b17d-49d8727ec6ae)) + (pin "9" (uuid 62bd248c-a3a0-4647-9dca-95803d43072c)) + (pin "11" (uuid 10fde61d-c748-4221-b27c-187ee57becd5)) + (pin "12" (uuid 415abcaf-0a09-4c6f-959b-4a8372b600f6)) + (pin "13" (uuid fc5994d6-fca8-493c-a2cf-6b8af3b3e2da)) + (pin "14" (uuid 2253cf68-1b75-4810-a13c-7b6694ea0b50)) + (pin "7" (uuid 56247cad-f320-410c-8d3b-da8b6fc930a6)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "U3") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 155.575 178.435 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ffac1eb7-c841-4269-a0f8-b8e526da33ab) + (property "Reference" "C5" (at 152.654 177.411 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100n" (at 152.654 179.459 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 154.6098 182.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 155.575 178.435 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 05d24563-3acf-4060-9f47-851f72479b76)) + (pin "2" (uuid a7a11c99-bc42-41f9-ad3c-90e3c87f479b)) + (instances + (project "badge" + (path "/7f7385c9-4a96-43bc-98d8-990d184815c1" + (reference "C5") (unit 1) + ) + ) + ) + ) + + (sheet_instances + (path "/" (page "1")) + ) +) diff --git a/fp-info-cache b/fp-info-cache new file mode 100644 index 0000000..573541a --- /dev/null +++ b/fp-info-cache @@ -0,0 +1 @@ +0