commit bf08f8e0a202fb1a88d60f32d493dedfbee0a44a Author: A.M. Rowsell Date: Fri Jul 18 12:59:29 2025 -0400 Initial commit of hardware files diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f0a1df3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,48 @@ +# Created by https://www.toptal.com/developers/gitignore/api/kicad +# Edit at https://www.toptal.com/developers/gitignore?templates=kicad + +### KiCad ### +# For PCBs designed using KiCad: https://www.kicad.org/ +# Format documentation: https://kicad.org/help/file-formats/ + +# Temporary files +*.000 +*.bak +*.bck +*.kicad_pcb-bak +*.kicad_sch-bak +*-backups +*.kicad_prl +*.sch-bak +*~ +_autosave-* +*.tmp +*-save.pro +*-save.kicad_pcb +fp-info-cache + +# Netlist files (exported from Eeschema) +*.net + +# Autorouter files (exported from Pcbnew) +*.dsn +*.ses + +# Exported BOM files +*.xml +*.csv + +### KiCad Patch ### +rescue-backup/ + +*.tsv +bom/ + +# Gerber export output +out/ +gerbers/ +singlegerbers/ + +# End of https://www.toptal.com/developers/gitignore/api/kicad + +*.png \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7c98175 --- /dev/null +++ b/LICENSE @@ -0,0 +1,311 @@ +CERN Open Hardware Licence Version 2 - Weakly Reciprocal + + +Preamble + +CERN has developed this licence to promote collaboration among +hardware designers and to provide a legal tool which supports the +freedom to use, study, modify, share and distribute hardware designs +and products based on those designs. Version 2 of the CERN Open +Hardware Licence comes in three variants: CERN-OHL-P (permissive); and +two reciprocal licences: this licence, CERN-OHL-W (weakly reciprocal) +and CERN-OHL-S (strongly reciprocal). + +The CERN-OHL-W is copyright CERN 2020. Anyone is welcome to use it, in +unmodified form only. + +Use of this Licence does not imply any endorsement by CERN of any +Licensor or their designs nor does it imply any involvement by CERN in +their development. + + +1 Definitions + + 1.1 'Licence' means this CERN-OHL-W. + + 1.2 'Compatible Licence' means + + a) any earlier version of the CERN Open Hardware licence, or + + b) any version of the CERN-OHL-S or the CERN-OHL-W, or + + c) any licence which permits You to treat the Source to which + it applies as licensed under CERN-OHL-S or CERN-OHL-W + provided that on Conveyance of any such Source, or any + associated Product You treat the Source in question as being + licensed under CERN-OHL-S or CERN-OHL-W as appropriate. + + 1.3 'Source' means information such as design materials or digital + code which can be applied to Make or test a Product or to + prepare a Product for use, Conveyance or sale, regardless of its + medium or how it is expressed. It may include Notices. + + 1.4 'Covered Source' means Source that is explicitly made available + under this Licence. + + 1.5 'Product' means any device, component, work or physical object, + whether in finished or intermediate form, arising from the use, + application or processing of Covered Source. + + 1.6 'Make' means to create or configure something, whether by + manufacture, assembly, compiling, loading or applying Covered + Source or another Product or otherwise. + + 1.7 'Available Component' means any part, sub-assembly, library or + code which: + + a) is licensed to You as Complete Source under a Compatible + Licence; or + + b) is available, at the time a Product or the Source containing + it is first Conveyed, to You and any other prospective + licensees + + i) with sufficient rights and information (including any + configuration and programming files and information + about its characteristics and interfaces) to enable it + either to be Made itself, or to be sourced and used to + Make the Product; or + ii) as part of the normal distribution of a tool used to + design or Make the Product. + + 1.8 'External Material' means anything (including Source) which: + + a) is only combined with Covered Source in such a way that it + interfaces with the Covered Source using a documented + interface which is described in the Covered Source; and + + b) is not a derivative of or contains Covered Source, or, if it + is, it is solely to the extent necessary to facilitate such + interfacing. + + 1.9 'Complete Source' means the set of all Source necessary to Make + a Product, in the preferred form for making modifications, + including necessary installation and interfacing information + both for the Product, and for any included Available Components. + If the format is proprietary, it must also be made available in + a format (if the proprietary tool can create it) which is + viewable with a tool available to potential licensees and + licensed under a licence approved by the Free Software + Foundation or the Open Source Initiative. Complete Source need + not include the Source of any Available Component, provided that + You include in the Complete Source sufficient information to + enable a recipient to Make or source and use the Available + Component to Make the Product. + + 1.10 'Source Location' means a location where a Licensor has placed + Covered Source, and which that Licensor reasonably believes will + remain easily accessible for at least three years for anyone to + obtain a digital copy. + + 1.11 'Notice' means copyright, acknowledgement and trademark notices, + Source Location references, modification notices (subsection + 3.3(b)) and all notices that refer to this Licence and to the + disclaimer of warranties that are included in the Covered + Source. + + 1.12 'Licensee' or 'You' means any person exercising rights under + this Licence. + + 1.13 'Licensor' means a natural or legal person who creates or + modifies Covered Source. A person may be a Licensee and a + Licensor at the same time. + + 1.14 'Convey' means to communicate to the public or distribute. + + +2 Applicability + + 2.1 This Licence governs the use, copying, modification, Conveying + of Covered Source and Products, and the Making of Products. By + exercising any right granted under this Licence, You irrevocably + accept these terms and conditions. + + 2.2 This Licence is granted by the Licensor directly to You, and + shall apply worldwide and without limitation in time. + + 2.3 You shall not attempt to restrict by contract or otherwise the + rights granted under this Licence to other Licensees. + + 2.4 This Licence is not intended to restrict fair use, fair dealing, + or any other similar right. + + +3 Copying, Modifying and Conveying Covered Source + + 3.1 You may copy and Convey verbatim copies of Covered Source, in + any medium, provided You retain all Notices. + + 3.2 You may modify Covered Source, other than Notices, provided that + You irrevocably undertake to make that modified Covered Source + available from a Source Location should You Convey a Product in + circumstances where the recipient does not otherwise receive a + copy of the modified Covered Source. In each case subsection 3.3 + shall apply. + + You may only delete Notices if they are no longer applicable to + the corresponding Covered Source as modified by You and You may + add additional Notices applicable to Your modifications. + + 3.3 You may Convey modified Covered Source (with the effect that You + shall also become a Licensor) provided that You: + + a) retain Notices as required in subsection 3.2; + + b) add a Notice to the modified Covered Source stating that You + have modified it, with the date and brief description of how + You have modified it; + + c) add a Source Location Notice for the modified Covered Source + if You Convey in circumstances where the recipient does not + otherwise receive a copy of the modified Covered Source; and + + d) license the modified Covered Source under the terms and + conditions of this Licence (or, as set out in subsection + 8.3, a later version, if permitted by the licence of the + original Covered Source). Such modified Covered Source must + be licensed as a whole, but excluding Available Components + contained in it or External Material to which it is + interfaced, which remain licensed under their own applicable + licences. + + +4 Making and Conveying Products + + 4.1 You may Make Products, and/or Convey them, provided that You + either provide each recipient with a copy of the Complete Source + or ensure that each recipient is notified of the Source Location + of the Complete Source. That Complete Source includes Covered + Source and You must accordingly satisfy Your obligations set out + in subsection 3.3. If specified in a Notice, the Product must + visibly and securely display the Source Location on it or its + packaging or documentation in the manner specified in that + Notice. + + 4.2 Where You Convey a Product which incorporates External Material, + the Complete Source for that Product which You are required to + provide under subsection 4.1 need not include any Source for the + External Material. + + 4.3 You may license Products under terms of Your choice, provided + that such terms do not restrict or attempt to restrict any + recipients' rights under this Licence to the Covered Source. + + +5 Research and Development + +You may Convey Covered Source, modified Covered Source or Products to +a legal entity carrying out development, testing or quality assurance +work on Your behalf provided that the work is performed on terms which +prevent the entity from both using the Source or Products for its own +internal purposes and Conveying the Source or Products or any +modifications to them to any person other than You. Any modifications +made by the entity shall be deemed to be made by You pursuant to +subsection 3.2. + + +6 DISCLAIMER AND LIABILITY + + 6.1 DISCLAIMER OF WARRANTY -- The Covered Source and any Products + 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 any Source or Product to the + maximum extent permitted by law. The Licensor makes no + representation that any Source or Product does not or will not + infringe any patent, copyright, trade secret or other + proprietary right. The entire risk as to the use, quality, and + performance of any Source or Product shall be with You 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. + + 6.2 EXCLUSION AND LIMITATION OF LIABILITY -- The Licensor shall, to + the maximum extent permitted by law, 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 Covered Source, modified Covered Source + and/or the Making or Conveyance of a Product, even if advised of + the possibility of such damages, and You 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. + + +7 Patents + + 7.1 Subject to the terms and conditions of this Licence, each + Licensor hereby grants to You a perpetual, worldwide, + non-exclusive, no-charge, royalty-free, irrevocable (except as + stated in subsections 7.2 and 8.4) patent licence to Make, have + Made, use, offer to sell, sell, import, and otherwise transfer + the Covered Source and Products, where such licence applies only + to those patent claims licensable by such Licensor that are + necessarily infringed by exercising rights under the Covered + Source as Conveyed by that Licensor. + + 7.2 If You institute patent litigation against any entity (including + a cross-claim or counterclaim in a lawsuit) alleging that the + Covered Source or a Product constitutes direct or contributory + patent infringement, or You seek any declaration that a patent + licensed to You under this Licence is invalid or unenforceable + then any rights granted to You under this Licence shall + terminate as of the date such process is initiated. + + +8 General + + 8.1 If any provisions of this Licence are or subsequently become + invalid or unenforceable for any reason, the remaining + provisions shall remain effective. + + 8.2 You shall not use any of the name (including acronyms and + abbreviations), image, or logo by which the Licensor or CERN is + known, except where needed to comply with section 3, or where + the use is otherwise allowed by law. Any such permitted use + shall be factual and shall not be made so as to suggest any kind + of endorsement or implication of involvement by the Licensor or + its personnel. + + 8.3 CERN may publish updated versions and variants of this Licence + which it considers to be in the spirit of this version, but may + differ in detail to address new problems or concerns. New + versions will be published with a unique version number and a + variant identifier specifying the variant. If the Licensor has + specified that a given variant applies to the Covered Source + without specifying a version, You may treat that Covered Source + as being released under any version of the CERN-OHL with that + variant. If no variant is specified, the Covered Source shall be + treated as being released under CERN-OHL-S. The Licensor may + also specify that the Covered Source is subject to a specific + version of the CERN-OHL or any later version in which case You + may apply this or any later version of CERN-OHL with the same + variant identifier published by CERN. + + You may treat Covered Source licensed under CERN-OHL-W as + licensed under CERN-OHL-S if and only if all Available + Components referenced in the Covered Source comply with the + corresponding definition of Available Component for CERN-OHL-S. + + 8.4 This Licence shall terminate with immediate effect if You fail + to comply with any of its terms and conditions. + + 8.5 However, if You cease all breaches of this Licence, then Your + Licence from any Licensor is reinstated unless such Licensor has + terminated this Licence by giving You, while You remain in + breach, a notice specifying the breach and requiring You to cure + it within 30 days, and You have failed to come into compliance + in all material respects by the end of the 30 day period. Should + You repeat the breach after receipt of a cure notice and + subsequent reinstatement, this Licence will terminate + immediately and permanently. Section 6 shall continue to apply + after any termination. + + 8.6 This Licence shall not be enforceable except by a Licensor + acting as such, and third party beneficiary rights are + specifically excluded. diff --git a/README.md b/README.md new file mode 100644 index 0000000..952a49a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# FrznChessboard Hardware Repo + +## Overview + +This is the hardware repo companion to the software repo for the FrznChessboard. It contains the KiCAD 9 project files for both the full-size board and a single row prototype board. + +## License + +All hardware is licensed under the CERN OHL. Read the [LICENSE] file for more info. \ No newline at end of file diff --git a/ReedSwitches.kicad_sch b/ReedSwitches.kicad_sch new file mode 100644 index 0000000..4ad434b --- /dev/null +++ b/ReedSwitches.kicad_sch @@ -0,0 +1,17058 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "fb37692a-5587-4208-a280-c9e3cf674fdb") + (paper "A3") + (lib_symbols + (symbol "Device:R_Network08_Split" + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "RN" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R_Network08_Split" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at -2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R network star-topology" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R?Array?SIP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Network08_Split_0_1" + (rectangle + (start 1.016 2.54) + (end -1.016 -2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "R1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_1_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R1.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_2_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R2.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_3_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R3.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_4_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R4.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_5_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R5.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_6_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R6.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_7_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R7.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_8_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R8.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Switch:SW_Reed" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "reed magnetic switch" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SW_Reed_0_0" + (polyline + (pts + (xy -2.54 0) (xy 1.27 0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.159 -1.397) (xy 2.286 -1.397) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -2.159 -1.397) + (mid -3.55 0) + (end -2.159 1.397) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 2.159 1.397) + (mid 3.55 0) + (end 2.159 -1.397) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.159 1.397) (xy -2.159 1.397) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 0) (xy -1.27 -0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SW_Reed_1_1" + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:VCC" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "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 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "VCC_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (junction + (at 226.06 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "0100246d-494f-4f41-8822-cbfd6d830093") + ) + (junction + (at 200.66 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "0374a5c7-929f-420e-83f4-271b43b3e054") + ) + (junction + (at 160.02 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "05e211fb-4f04-4452-802a-9a2a31333427") + ) + (junction + (at 137.16 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "09fe4f65-e318-4109-a900-a0c1d4d0063b") + ) + (junction + (at 266.7 220.98) + (diameter 0) + (color 0 0 0 0) + (uuid "0d20e138-abf2-4a45-963e-927aacebaf16") + ) + (junction + (at 266.7 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "104f082e-7719-4c62-8dad-56da819cf0b0") + ) + (junction + (at 33.02 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "11e7355d-83e9-455a-83af-20c8b22c442b") + ) + (junction + (at 160.02 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "1451b933-896a-46e4-bc4f-d71e0c62d4c0") + ) + (junction + (at 33.02 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "173a37a7-86cc-48cb-ba5c-3b005b3b40d1") + ) + (junction + (at 33.02 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "193eea31-b8f6-44f7-a0b5-b6a0cd17a14a") + ) + (junction + (at 96.52 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "19c89a00-57b1-4647-83fb-57485c6f44a1") + ) + (junction + (at 137.16 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "19e82b7c-55ab-4c20-b8d7-d1340caaae96") + ) + (junction + (at 160.02 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "1ad7aa08-e873-403f-936c-a30750718aed") + ) + (junction + (at 96.52 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "1c47c40a-9753-45fc-8457-6b5810c20df1") + ) + (junction + (at 73.66 231.14) + (diameter 0) + (color 0 0 0 0) + (uuid "1dfb3f5b-75d0-4790-8314-0f5a0eb4943c") + ) + (junction + (at 266.7 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "26be5e7c-6dec-41ef-bb47-0b563d742f56") + ) + (junction + (at 137.16 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "273146f6-57aa-46d5-bd56-aa2ccad56b13") + ) + (junction + (at 96.52 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "2a526971-9d15-4db3-9ed2-37892f27fb93") + ) + (junction + (at 200.66 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "2c45e20d-3204-45b9-b514-662df8b15087") + ) + (junction + (at 73.66 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "31df0d32-759f-405d-be58-9343039c0c14") + ) + (junction + (at 160.02 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "31e9ec6b-a9f8-4680-9569-29f8972e97af") + ) + (junction + (at 200.66 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "36d4ec0f-783f-4d92-ac43-36eca4abdc8e") + ) + (junction + (at 137.16 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "37e3e202-c614-421a-9362-11bbbb7d944e") + ) + (junction + (at 96.52 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "387d2d96-f1f3-4744-959c-ffdf03d7c49f") + ) + (junction + (at 137.16 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "38f399a6-655b-44dc-966c-ad8b640be28e") + ) + (junction + (at 137.16 231.14) + (diameter 0) + (color 0 0 0 0) + (uuid "3cb59fe9-79bd-47b8-bbf0-25fcfa80c3f4") + ) + (junction + (at 200.66 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "4308bc66-9338-413c-bd1d-6f949bb90275") + ) + (junction + (at 96.52 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "4a53df6c-0bab-4409-ae8b-b14e340987bf") + ) + (junction + (at 137.16 220.98) + (diameter 0) + (color 0 0 0 0) + (uuid "4bbc1e24-c35e-4636-81d3-1db0b604d5c6") + ) + (junction + (at 226.06 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "4ccfe06c-c67a-48d2-a5bb-b8e88341a2d4") + ) + (junction + (at 96.52 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "4f18a18e-c907-4806-bf6f-9d92ea0623b4") + ) + (junction + (at 33.02 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "56c9fa48-43a1-4d3b-bf98-40d477ce139e") + ) + (junction + (at 226.06 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "5a1a7ca2-dd62-4500-b84b-f1c3700113e1") + ) + (junction + (at 73.66 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "5a9d9bd4-0c86-4250-9dba-ce9b3b340f7b") + ) + (junction + (at 96.52 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "5b163ef0-7116-4252-8546-6acf2fa609bc") + ) + (junction + (at 200.66 231.14) + (diameter 0) + (color 0 0 0 0) + (uuid "5c5d09cd-8a5e-4233-90e6-9d2d1cf1c017") + ) + (junction + (at 266.7 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "5ca63aec-0591-45af-b001-2343559a0b12") + ) + (junction + (at 266.7 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "5d9af8e3-b84c-47ee-9687-8fce2dcf1485") + ) + (junction + (at 73.66 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "5dce9b5a-441f-4520-83a4-b23efbc10892") + ) + (junction + (at 137.16 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "60319c12-295b-4bcf-a350-2e97a716f34b") + ) + (junction + (at 33.02 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "6091442b-daf0-44d7-a015-3547e38b8862") + ) + (junction + (at 33.02 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "60b440de-3bb2-4e58-bd29-048016534f6f") + ) + (junction + (at 137.16 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "6395ab71-00df-4bf5-96cd-3c911e882469") + ) + (junction + (at 96.52 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "679c3386-9510-4c08-b6bb-84a762eb8ca3") + ) + (junction + (at 226.06 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "67b436c8-3eb9-4265-a857-950e386afa0e") + ) + (junction + (at 226.06 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "73685f12-b77a-4ef9-82ad-e46f6ca69e60") + ) + (junction + (at 160.02 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "746aab72-b8ad-4bcd-8ee3-343c40c7218e") + ) + (junction + (at 266.7 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "76436bbe-221c-4caa-96ef-1bf145f2b70f") + ) + (junction + (at 160.02 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "79ad5b3d-6fb2-453e-a6fc-02c838db0ae1") + ) + (junction + (at 73.66 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "7e1503c6-aa4e-4610-8dbb-734ce5d3a947") + ) + (junction + (at 137.16 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "80c2a792-2454-45f4-87d6-c738e55d3c0e") + ) + (junction + (at 33.02 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "854681ed-19e5-4fe5-bb19-c1263eeb4e10") + ) + (junction + (at 73.66 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "8801178d-f9e3-4e64-8a22-c15d79969840") + ) + (junction + (at 160.02 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "8cb42a92-d25e-4587-ac15-74833f036d44") + ) + (junction + (at 73.66 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "8cf20a3b-8f72-4dbe-a535-8707ed8bcf50") + ) + (junction + (at 137.16 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "8d33c797-48fb-48b3-9a75-cd3bee526ba9") + ) + (junction + (at 96.52 220.98) + (diameter 0) + (color 0 0 0 0) + (uuid "8d50e27d-7033-419e-a5d8-55eb5e9ed684") + ) + (junction + (at 33.02 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "8d9a743f-d874-47e8-adde-12f5a28fcf86") + ) + (junction + (at 200.66 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "90c8fefe-e9a7-4e89-9162-586f7f882ee6") + ) + (junction + (at 160.02 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "94dd767f-21ea-4420-9ae7-df372fc4febd") + ) + (junction + (at 200.66 109.22) + (diameter 0) + (color 0 0 0 0) + (uuid "953ce9da-31da-411a-8c9c-64c27b45e39a") + ) + (junction + (at 226.06 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "95ca3ae3-d84e-4ca2-b950-67266e98a974") + ) + (junction + (at 226.06 160.02) + (diameter 0) + (color 0 0 0 0) + (uuid "960620a3-c4ea-41eb-a4b0-6ddbe7f9cd8f") + ) + (junction + (at 73.66 220.98) + (diameter 0) + (color 0 0 0 0) + (uuid "993f3140-fadf-459a-bbd2-e8f3697a0347") + ) + (junction + (at 226.06 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "9a2723b2-f437-41c3-aed2-160556abcd6d") + ) + (junction + (at 33.02 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "9e2db7b1-ba93-4e26-a69c-f22ce5adbf47") + ) + (junction + (at 266.7 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "9ece8ee3-60b4-4aa3-aa63-2e07687ff6ad") + ) + (junction + (at 200.66 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "9efeef1f-7385-42ec-848e-d8b40d6e0047") + ) + (junction + (at 266.7 231.14) + (diameter 0) + (color 0 0 0 0) + (uuid "a2f2ad43-512f-4ba0-8648-00e245beb477") + ) + (junction + (at 160.02 170.18) + (diameter 0) + (color 0 0 0 0) + (uuid "a3abbab2-e9b8-4993-bd04-781258d29cbe") + ) + (junction + (at 160.02 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "a61b7e30-1df1-48b0-a554-bf239019ac7a") + ) + (junction + (at 266.7 109.22) + (diameter 0) + (color 0 0 0 0) + (uuid "a6a9e121-b956-45aa-a42f-3c278457b263") + ) + (junction + (at 137.16 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "a798b2da-6c2c-4b3b-8cad-4db3c13af830") + ) + (junction + (at 137.16 109.22) + (diameter 0) + (color 0 0 0 0) + (uuid "a834f621-af75-4d29-bfd7-360f7dff2ac7") + ) + (junction + (at 73.66 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "aa4da3dc-8c08-4b2b-87c6-dd7290f582e9") + ) + (junction + (at 226.06 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "b0a4dbf6-4d9e-4027-b081-fd0c58006e7a") + ) + (junction + (at 33.02 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "b1d99485-e919-4dab-ab54-49964435c769") + ) + (junction + (at 160.02 220.98) + (diameter 0) + (color 0 0 0 0) + (uuid "b321aa26-f30b-4eac-b3c9-16a196191792") + ) + (junction + (at 226.06 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "b5b6fc9c-0635-4005-81df-98cc5db7641e") + ) + (junction + (at 160.02 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "b62d3f8f-4c4a-4d3d-853c-c81fa01487bc") + ) + (junction + (at 96.52 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "bae70148-9f15-44e7-919d-e4d4d0c41ede") + ) + (junction + (at 266.7 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "c1ffc72c-5066-475a-b43d-ea52458fd4df") + ) + (junction + (at 200.66 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "c3d875a9-b4e5-4bf0-8c20-45aa1aee8882") + ) + (junction + (at 33.02 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "c7505e14-8bad-45c6-9905-3b13d52bd58a") + ) + (junction + (at 226.06 220.98) + (diameter 0) + (color 0 0 0 0) + (uuid "c83264d1-dd4f-4cae-b6a0-c5f6f6bf94d6") + ) + (junction + (at 73.66 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "c9bc575d-ec69-463d-8063-def788cd07b4") + ) + (junction + (at 73.66 109.22) + (diameter 0) + (color 0 0 0 0) + (uuid "cbcedb91-ee35-420c-ba67-2c2df876cdd1") + ) + (junction + (at 200.66 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "cd4a8aa6-79e2-4e40-b28a-88ba6294d6d2") + ) + (junction + (at 33.02 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "cfe0ee8a-7f04-483b-b35c-700a968d9af2") + ) + (junction + (at 266.7 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "d0183266-0dd1-4453-b660-ebccbc548161") + ) + (junction + (at 200.66 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "d138d07e-713f-4f36-a773-ac78d2d134fc") + ) + (junction + (at 96.52 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "d153380f-cfb0-4d5b-ab03-df957b0bc925") + ) + (junction + (at 200.66 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "d4198f12-08a2-4c80-9f7c-ab1ac5154f3f") + ) + (junction + (at 200.66 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "d4827f67-d855-49c8-986a-2d4d1eff838c") + ) + (junction + (at 226.06 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "d49afdc5-7398-44eb-9fda-83abdefcd527") + ) + (junction + (at 73.66 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "d5086b0c-d012-41e7-8149-8992ffc8f3c7") + ) + (junction + (at 266.7 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "d582f9ee-f829-472b-9256-9ae3277ee1a6") + ) + (junction + (at 96.52 99.06) + (diameter 0) + (color 0 0 0 0) + (uuid "d6db95ce-06e7-4848-a734-108dd4c94ace") + ) + (junction + (at 200.66 220.98) + (diameter 0) + (color 0 0 0 0) + (uuid "d91b53bd-d43a-465c-8844-42ea8b5acb73") + ) + (junction + (at 73.66 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "d9dc9e00-e973-4cb0-9c01-22758d7722f5") + ) + (junction + (at 226.06 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "dd6175fb-514c-4135-81dd-5843e3c83535") + ) + (junction + (at 96.52 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "e5bffeaf-c86e-4228-be40-92371b5a3540") + ) + (junction + (at 33.02 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "e690d663-13a1-478b-bb9d-c6193bbeb014") + ) + (junction + (at 73.66 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "e7ab5c0d-91a4-4865-8b11-7c99de589534") + ) + (junction + (at 33.02 220.98) + (diameter 0) + (color 0 0 0 0) + (uuid "e8824fee-e32f-4167-b94f-395170e180a4") + ) + (junction + (at 160.02 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "ec2fa334-d563-4326-a725-8323f045a310") + ) + (junction + (at 266.7 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "efd42663-650c-4d31-93f5-1ec2fa1f4eff") + ) + (junction + (at 160.02 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "f6e29f9d-fff8-40b6-926c-a0837dd2e159") + ) + (junction + (at 96.52 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "fb16f1e4-ebc0-4c46-9225-2431e724a809") + ) + (junction + (at 226.06 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "fe03a6da-9c9c-4d9d-9ec4-9a1abf6a64dc") + ) + (junction + (at 137.16 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "fe17aacc-155c-48ce-979e-bf29b14c61ba") + ) + (junction + (at 266.7 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "fe75a74a-3f5e-4e2a-8733-fad0928c5eeb") + ) + (wire + (pts + (xy 175.26 160.02) (xy 182.88 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "000ca6c3-8d98-4b73-92eb-991f42770579") + ) + (wire + (pts + (xy 175.26 180.34) (xy 182.88 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00415db5-06be-4110-b5a2-8de3f1a5547a") + ) + (wire + (pts + (xy 226.06 99.06) (xy 226.06 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0074f60b-bce5-4c01-972d-e6a1eceafc63") + ) + (wire + (pts + (xy 129.54 99.06) (xy 137.16 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "010b26e0-877b-4a4a-aabb-973925d716ef") + ) + (wire + (pts + (xy 266.7 200.66) (xy 266.7 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "012b4026-3673-4ae4-9ec1-892e4252fb1a") + ) + (wire + (pts + (xy 226.06 48.26) (xy 226.06 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01c45245-d020-439b-a1c0-d07a04b6e361") + ) + (wire + (pts + (xy 266.7 160.02) (xy 266.7 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "020888d7-ce03-422b-9ec4-f762e64ac5c9") + ) + (wire + (pts + (xy 129.54 180.34) (xy 137.16 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "029173cc-0d41-4034-8d8c-e010671e3aa6") + ) + (wire + (pts + (xy 111.76 231.14) (xy 119.38 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02febc2b-57cd-4b3c-8215-d5a6c584295d") + ) + (wire + (pts + (xy 104.14 231.14) (xy 96.52 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03af35ce-fb01-4092-b083-fcf4a782926a") + ) + (wire + (pts + (xy 96.52 220.98) (xy 104.14 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03ca4949-48fe-40f7-b544-57b02ff762e9") + ) + (wire + (pts + (xy 111.76 109.22) (xy 119.38 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04536008-1834-4f95-b9dd-f70e60185281") + ) + (wire + (pts + (xy 241.3 78.74) (xy 248.92 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04feaf80-f1f5-4c50-b97f-3316303495f1") + ) + (wire + (pts + (xy 33.02 48.26) (xy 40.64 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05101dc8-8911-4a55-9130-0d567dcccde5") + ) + (wire + (pts + (xy 111.76 180.34) (xy 119.38 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0517f20e-3901-4081-8b54-62faf481d448") + ) + (wire + (pts + (xy 160.02 200.66) (xy 167.64 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06a611a8-cb7e-45a6-9fbc-348aa1d3ff81") + ) + (wire + (pts + (xy 96.52 99.06) (xy 96.52 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0760f895-fa38-48de-9db6-5f1c2ffd2d54") + ) + (wire + (pts + (xy 33.02 58.42) (xy 40.64 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09423be2-4ace-4db3-89c8-e344c7292031") + ) + (wire + (pts + (xy 193.04 210.82) (xy 200.66 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09e54ca2-de0d-4c97-baf5-d38146b424c2") + ) + (wire + (pts + (xy 33.02 220.98) (xy 33.02 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a4cca0e-f1b0-404b-b18b-5dce0dd23f4a") + ) + (wire + (pts + (xy 266.7 231.14) (xy 266.7 238.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a7e1bcb-bce5-44a3-bc14-526c5a3bba27") + ) + (wire + (pts + (xy 241.3 68.58) (xy 248.92 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b27d5fe-5be1-40fd-b168-f02009fa48b4") + ) + (wire + (pts + (xy 137.16 210.82) (xy 137.16 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bcdd629-e1d0-434a-8d0e-d8b07c4cbad2") + ) + (wire + (pts + (xy 48.26 200.66) (xy 55.88 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0cdd2dc4-27d0-4c87-9259-107e6727f253") + ) + (wire + (pts + (xy 241.3 38.1) (xy 248.92 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0fae62d5-43c6-4791-90bb-64e03936993e") + ) + (wire + (pts + (xy 96.52 78.74) (xy 104.14 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10812d2d-9ba4-44b9-936e-fb8d81c7aba4") + ) + (wire + (pts + (xy 266.7 109.22) (xy 266.7 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10af4fac-d638-4e65-b54d-534e5cd8df4f") + ) + (wire + (pts + (xy 259.08 78.74) (xy 266.7 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11223f47-d8bd-4b2c-9ffa-28452cd33d6a") + ) + (wire + (pts + (xy 193.04 38.1) (xy 200.66 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1174b198-8dcd-40eb-81c9-47d817791ad5") + ) + (wire + (pts + (xy 160.02 38.1) (xy 160.02 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "139bd77e-b3ba-4c48-b2ed-ed113980f58f") + ) + (wire + (pts + (xy 160.02 160.02) (xy 167.64 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13b210d8-7ddb-4a3f-bbd5-16804661a084") + ) + (wire + (pts + (xy 259.08 190.5) (xy 266.7 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14d8aaad-9b8e-4796-8fea-8dd079b58730") + ) + (wire + (pts + (xy 33.02 38.1) (xy 40.64 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16536f99-94cc-4d98-9690-10d214f4f722") + ) + (wire + (pts + (xy 73.66 220.98) (xy 73.66 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "165aa89b-3243-473d-8751-97aa9893aebe") + ) + (wire + (pts + (xy 48.26 48.26) (xy 55.88 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "169c026c-21df-46e7-8b91-bef0303c6ade") + ) + (wire + (pts + (xy 160.02 210.82) (xy 160.02 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16d13bb3-c404-48cb-833a-d4250c95edf5") + ) + (wire + (pts + (xy 66.04 68.58) (xy 73.66 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16fab21a-2be4-4edc-a01f-a3cd98bcface") + ) + (wire + (pts + (xy 66.04 170.18) (xy 73.66 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "170c0e0b-3e6a-40e3-a883-662846459ea1") + ) + (wire + (pts + (xy 226.06 22.86) (xy 226.06 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17492d4c-0b28-4d8a-bb23-c177d1e4832c") + ) + (wire + (pts + (xy 226.06 200.66) (xy 226.06 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17f6a6f9-1720-4487-a2a2-6cbf1b80f665") + ) + (wire + (pts + (xy 96.52 38.1) (xy 104.14 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18bbf955-0c39-477a-b0c3-2c460656fd17") + ) + (wire + (pts + (xy 96.52 58.42) (xy 104.14 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18d18426-00fd-4a22-8103-b3584bad23cb") + ) + (wire + (pts + (xy 160.02 68.58) (xy 167.64 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19ff5503-3bd4-42d2-a22a-5e45141c71ff") + ) + (wire + (pts + (xy 160.02 78.74) (xy 160.02 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ad22d49-84fe-40f5-9b77-088fafdc5153") + ) + (wire + (pts + (xy 266.7 58.42) (xy 266.7 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ae80316-4f03-49e3-9c92-24e5bf3dd32f") + ) + (wire + (pts + (xy 33.02 22.86) (xy 33.02 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1afa602a-4d49-41ae-82a1-da9f3ccc3cc2") + ) + (wire + (pts + (xy 193.04 99.06) (xy 200.66 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1be0da9f-8e6e-45a2-b723-e48c0abe3716") + ) + (wire + (pts + (xy 266.7 210.82) (xy 266.7 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c015a98-532e-4c12-951b-504f238bc3b0") + ) + (wire + (pts + (xy 193.04 190.5) (xy 200.66 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c07d792-27f2-4060-9e12-7c88f9f9deae") + ) + (wire + (pts + (xy 48.26 109.22) (xy 55.88 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c142e61-f291-4b36-afc6-908c36469953") + ) + (wire + (pts + (xy 137.16 180.34) (xy 137.16 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c28c6ac-9965-43b7-a569-9df2364bf6be") + ) + (wire + (pts + (xy 259.08 109.22) (xy 266.7 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cee768c-52d1-4935-9252-962cbb2ad557") + ) + (wire + (pts + (xy 226.06 58.42) (xy 233.68 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e78304f-a988-4689-a69a-47836037a1e4") + ) + (wire + (pts + (xy 266.7 180.34) (xy 266.7 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e886f33-b6e2-48b1-9f61-266fa86e0fd4") + ) + (wire + (pts + (xy 193.04 170.18) (xy 200.66 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ec09904-6f62-4d07-8443-6bf59a542b17") + ) + (wire + (pts + (xy 96.52 68.58) (xy 104.14 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f151b9f-0d63-4cae-9513-493c7c5162cd") + ) + (wire + (pts + (xy 259.08 48.26) (xy 266.7 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f9a264b-87e7-4c61-98f7-71de04915ce9") + ) + (wire + (pts + (xy 175.26 231.14) (xy 182.88 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23ddcad7-3ab6-4c12-a9aa-450b20451b5b") + ) + (wire + (pts + (xy 160.02 180.34) (xy 160.02 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "240ad491-ccca-4aad-ae0e-c72c4e655784") + ) + (wire + (pts + (xy 48.26 190.5) (xy 55.88 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24843103-3cb2-4c38-8389-5691ecd5ee20") + ) + (wire + (pts + (xy 66.04 99.06) (xy 73.66 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2624fc9a-2d7e-4d96-8e53-0a5dec5497c1") + ) + (wire + (pts + (xy 96.52 68.58) (xy 96.52 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27d6a551-cf5f-4a2b-8441-600729c92b8a") + ) + (wire + (pts + (xy 259.08 160.02) (xy 266.7 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "280bcc2b-6fe6-4a4a-8f6e-0bda833defa7") + ) + (wire + (pts + (xy 48.26 78.74) (xy 55.88 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2851810a-44b4-4ec2-b4f3-2794b1f27f14") + ) + (wire + (pts + (xy 160.02 78.74) (xy 167.64 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2888b648-d832-48ba-9fcb-f85450748b44") + ) + (wire + (pts + (xy 129.54 190.5) (xy 137.16 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a1f7def-449f-4917-957d-8dc1d2490c5d") + ) + (wire + (pts + (xy 226.06 220.98) (xy 226.06 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a4b7f0b-7f50-4613-bc39-65ab063fcff2") + ) + (wire + (pts + (xy 73.66 231.14) (xy 73.66 238.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2aa871ab-3105-4790-8b00-8c6f43ae0e91") + ) + (wire + (pts + (xy 241.3 48.26) (xy 248.92 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b6873d6-99dd-4b97-80c7-dd53e4fd54f6") + ) + (wire + (pts + (xy 137.16 48.26) (xy 137.16 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2bb3f6c0-1935-4cf3-be03-0878169935c6") + ) + (wire + (pts + (xy 193.04 180.34) (xy 200.66 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c1acdbe-8bd4-46f2-8874-c9cf264e1579") + ) + (wire + (pts + (xy 66.04 160.02) (xy 73.66 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d3160d6-c5de-4c68-95a9-8de8a00cfd97") + ) + (wire + (pts + (xy 259.08 88.9) (xy 266.7 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d3bc673-c828-44ad-9fa4-07d95a139e7e") + ) + (wire + (pts + (xy 193.04 220.98) (xy 200.66 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e55ca87-8d94-4d34-bfcb-6d02ce07a0e6") + ) + (wire + (pts + (xy 111.76 190.5) (xy 119.38 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f05b307-7b18-4693-87d5-1dddb8c80f4a") + ) + (wire + (pts + (xy 73.66 210.82) (xy 73.66 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30b9187d-1adf-4886-a4a1-c18f40f55539") + ) + (wire + (pts + (xy 226.06 38.1) (xy 233.68 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31531591-d87e-44a3-83c6-8be81809ccb4") + ) + (wire + (pts + (xy 226.06 210.82) (xy 226.06 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31af47bc-edea-45d1-87cc-6341e15e02b3") + ) + (wire + (pts + (xy 33.02 190.5) (xy 33.02 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "333f03ec-dc3b-468f-9b31-1f9ac44c238b") + ) + (wire + (pts + (xy 259.08 68.58) (xy 266.7 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "343a0820-f3db-4ba5-acff-d4fa94ece9c6") + ) + (wire + (pts + (xy 96.52 58.42) (xy 96.52 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36f3f5a7-ee91-443a-9867-6917c32e8189") + ) + (wire + (pts + (xy 160.02 144.78) (xy 160.02 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36f6ca82-676d-48e1-8984-7b71469b29b7") + ) + (wire + (pts + (xy 129.54 68.58) (xy 137.16 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3cd943e1-4739-4336-9a67-12728cbf09d0") + ) + (wire + (pts + (xy 160.02 160.02) (xy 160.02 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d2dd41b-b87b-4c13-bea5-14239a6e5e4b") + ) + (wire + (pts + (xy 137.16 99.06) (xy 137.16 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "41b5b5ea-5dce-4b53-aea3-ed4a8bd88dc7") + ) + (wire + (pts + (xy 160.02 200.66) (xy 160.02 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42f3f7f7-485a-49ae-9bfd-4e57f168a6d0") + ) + (wire + (pts + (xy 160.02 38.1) (xy 167.64 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44232cf8-5c8e-4b55-abcb-b2942cce38ad") + ) + (wire + (pts + (xy 73.66 88.9) (xy 73.66 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "446d2a90-8e1b-4e92-96ba-8c7aa65d931d") + ) + (wire + (pts + (xy 111.76 88.9) (xy 119.38 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44abd5f7-6693-4a2a-a765-17c11c8f2ffd") + ) + (wire + (pts + (xy 226.06 180.34) (xy 226.06 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44d0f6d0-be64-49b7-b23d-ef4634375d53") + ) + (wire + (pts + (xy 160.02 170.18) (xy 160.02 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44e1e6b4-33c4-44b8-8c5d-616e4cb2163c") + ) + (wire + (pts + (xy 66.04 231.14) (xy 73.66 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4527fb1c-2b8d-4f8e-89b1-8d869e5d14ec") + ) + (wire + (pts + (xy 96.52 170.18) (xy 96.52 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4798c4c8-6ea5-4460-b543-dcef96a99a8a") + ) + (wire + (pts + (xy 226.06 160.02) (xy 233.68 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48322a4f-143d-44f1-9fa6-9c9aa4bfecd7") + ) + (wire + (pts + (xy 129.54 170.18) (xy 137.16 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48d334c7-bd08-43e9-8bea-fcfe4f3d22d8") + ) + (wire + (pts + (xy 241.3 99.06) (xy 248.92 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49fdf68a-dec8-4c62-8edc-17ad4748efa7") + ) + (wire + (pts + (xy 137.16 68.58) (xy 137.16 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4afd9990-3817-4313-b561-d5558d5f1e5e") + ) + (wire + (pts + (xy 160.02 180.34) (xy 167.64 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b2750c7-7a53-465d-b297-2a2d11d4ae3f") + ) + (wire + (pts + (xy 96.52 200.66) (xy 96.52 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c0fc4c4-972a-4dad-9a5d-b2ac94a21457") + ) + (wire + (pts + (xy 48.26 99.06) (xy 55.88 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c61123c-3803-48e6-a251-ae86ce11f77a") + ) + (wire + (pts + (xy 73.66 200.66) (xy 73.66 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e2f2f85-3973-4125-bb00-b647058d7686") + ) + (wire + (pts + (xy 241.3 200.66) (xy 248.92 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ed746e8-fca3-410c-8ac2-f8431cabc85f") + ) + (wire + (pts + (xy 96.52 78.74) (xy 96.52 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "500ea692-f532-42f2-8c93-385548bbece5") + ) + (wire + (pts + (xy 175.26 220.98) (xy 182.88 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50d0ed2d-0784-499a-b4ae-9c7cbd861eb4") + ) + (wire + (pts + (xy 167.64 109.22) (xy 160.02 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "511b2598-898b-4eb2-9aba-5c696109c516") + ) + (wire + (pts + (xy 241.3 88.9) (xy 248.92 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51a5b1b6-3fb8-4f49-ab0c-9a874c05c434") + ) + (wire + (pts + (xy 175.26 68.58) (xy 182.88 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5287c737-228a-49cf-8b80-3b51880f71b9") + ) + (wire + (pts + (xy 111.76 68.58) (xy 119.38 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "529d00a3-18fd-487e-9523-1fe19f54f0eb") + ) + (wire + (pts + (xy 73.66 160.02) (xy 73.66 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "537b3ee8-c4ac-4b45-9f8b-25f0b1665043") + ) + (wire + (pts + (xy 96.52 144.78) (xy 96.52 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55630cf6-eedb-4086-9a8e-e8733e85eff1") + ) + (wire + (pts + (xy 66.04 190.5) (xy 73.66 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56768bf4-fc92-4ada-abb5-d61832d341c5") + ) + (wire + (pts + (xy 200.66 68.58) (xy 200.66 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "567b62ef-580c-4581-b823-f3cf19028b31") + ) + (wire + (pts + (xy 193.04 160.02) (xy 200.66 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "571aafb4-f22a-4586-adb5-612162196e32") + ) + (wire + (pts + (xy 33.02 88.9) (xy 33.02 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5727ffe2-fcd4-4526-bcc8-7262e107b3b3") + ) + (wire + (pts + (xy 175.26 48.26) (xy 182.88 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "575a97d5-ab07-4a38-a911-e8c60f62184e") + ) + (wire + (pts + (xy 266.7 220.98) (xy 266.7 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "576d13ee-b359-4c1f-8065-c32750bce143") + ) + (wire + (pts + (xy 160.02 220.98) (xy 167.64 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57ae1ff1-867d-4a31-a5ea-e1e3aedb7149") + ) + (wire + (pts + (xy 241.3 58.42) (xy 248.92 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57ae8299-3b36-415b-beb9-9d77f89df24e") + ) + (wire + (pts + (xy 129.54 109.22) (xy 137.16 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "582b654e-37fc-49b4-b20f-98c5f9b8f2b6") + ) + (wire + (pts + (xy 226.06 160.02) (xy 226.06 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58e48140-db21-4baa-83ac-8d5bfc56b853") + ) + (wire + (pts + (xy 175.26 210.82) (xy 182.88 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5aa6bb32-84d8-47d3-9680-9d3f9d7752a9") + ) + (wire + (pts + (xy 160.02 190.5) (xy 160.02 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b4f99c5-c02b-42cd-9d27-65b629a50fa2") + ) + (wire + (pts + (xy 66.04 48.26) (xy 73.66 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b89f45d-49a3-4e80-ad34-3f42544ab977") + ) + (wire + (pts + (xy 48.26 220.98) (xy 55.88 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d727988-b439-448a-973f-146b4d97d502") + ) + (wire + (pts + (xy 111.76 78.74) (xy 119.38 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d8e77ba-6d49-4745-a682-111abef809ca") + ) + (wire + (pts + (xy 33.02 144.78) (xy 33.02 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e9e2276-3a1b-427d-a072-ef163c47cd13") + ) + (wire + (pts + (xy 33.02 48.26) (xy 33.02 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ffade6d-562d-4ce7-a849-22bfb20e6940") + ) + (wire + (pts + (xy 66.04 109.22) (xy 73.66 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "613980d9-fe1b-4d74-8cb8-2f6e75d55598") + ) + (wire + (pts + (xy 137.16 38.1) (xy 137.16 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62d7eec4-72c0-473a-8def-3f23edc6f0c7") + ) + (wire + (pts + (xy 137.16 170.18) (xy 137.16 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63874d04-ca04-4c54-9965-19db53dae6cf") + ) + (wire + (pts + (xy 33.02 200.66) (xy 40.64 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64cb42ac-a56c-4705-a2a6-3cda7011a440") + ) + (wire + (pts + (xy 175.26 58.42) (xy 182.88 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64fa1d15-912a-49da-be57-6fc6d4d5205f") + ) + (wire + (pts + (xy 33.02 99.06) (xy 33.02 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "652a85e7-0e78-41a5-a866-fbbf09226f44") + ) + (wire + (pts + (xy 259.08 38.1) (xy 266.7 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67a130f9-a48b-4698-ad2e-1026b561a618") + ) + (wire + (pts + (xy 160.02 68.58) (xy 160.02 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67ea55dd-534c-468f-ab9c-6069111c5e7b") + ) + (wire + (pts + (xy 200.66 210.82) (xy 200.66 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68115234-e487-4b4a-88cd-065f3de677fe") + ) + (wire + (pts + (xy 226.06 190.5) (xy 226.06 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68278e8d-27d7-4d72-ac52-6cbe8a068ed3") + ) + (wire + (pts + (xy 96.52 190.5) (xy 96.52 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68843bd3-9fa6-4c23-a624-8a976597b49b") + ) + (wire + (pts + (xy 259.08 170.18) (xy 266.7 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6afc7bbd-0913-49f3-85c6-4a16aecd1fbc") + ) + (wire + (pts + (xy 66.04 38.1) (xy 73.66 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b25da44-3698-4600-b737-398be5f92b24") + ) + (wire + (pts + (xy 96.52 190.5) (xy 104.14 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bbacf0a-a793-41a8-9490-9fc8101dd0f2") + ) + (wire + (pts + (xy 226.06 58.42) (xy 226.06 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c725ba0-12ba-42ed-8541-1cdef955b280") + ) + (wire + (pts + (xy 160.02 88.9) (xy 167.64 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d5d8b2a-d191-48c2-82d5-47ff0fca6321") + ) + (wire + (pts + (xy 200.66 200.66) (xy 200.66 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6eaa7f5e-b1a2-464e-bc56-ed945c48cf22") + ) + (wire + (pts + (xy 129.54 231.14) (xy 137.16 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ee92d8f-72b9-44e6-97b6-504720c480b4") + ) + (wire + (pts + (xy 96.52 99.06) (xy 104.14 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f26bd97-c576-4a66-a534-ad9c5ef1b280") + ) + (wire + (pts + (xy 241.3 220.98) (xy 248.92 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f694ee1-5d37-4d01-bbc0-c01da73dfd20") + ) + (wire + (pts + (xy 40.64 231.14) (xy 33.02 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "707bf9dc-f29f-4c18-bb5e-a9ae7a13f0b2") + ) + (wire + (pts + (xy 259.08 180.34) (xy 266.7 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70833586-9ca9-403e-b66b-b14c7abc9644") + ) + (wire + (pts + (xy 233.68 109.22) (xy 226.06 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "708e5690-5062-41ac-b8a7-7bb9f4918a9a") + ) + (wire + (pts + (xy 266.7 78.74) (xy 266.7 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "712ba8b6-790d-4501-9607-07978256ac12") + ) + (wire + (pts + (xy 66.04 220.98) (xy 73.66 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "714bdbae-0226-4378-b04d-295819fc5c9d") + ) + (wire + (pts + (xy 200.66 170.18) (xy 200.66 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "727cdea5-50e9-488d-a519-9fc66331322d") + ) + (wire + (pts + (xy 233.68 231.14) (xy 226.06 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7299b2b5-8e07-4427-a748-605659b3340a") + ) + (wire + (pts + (xy 259.08 231.14) (xy 266.7 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72e69ddb-beb6-4cf2-90be-bfdbef9de571") + ) + (wire + (pts + (xy 226.06 68.58) (xy 233.68 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "743f49dc-3fc8-40c7-8c8c-a9841ebc11f1") + ) + (wire + (pts + (xy 129.54 48.26) (xy 137.16 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "749c1cec-5a96-4f19-afce-f222f3025171") + ) + (wire + (pts + (xy 266.7 170.18) (xy 266.7 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "754ef138-1b0f-4711-8b04-3eaec47280bd") + ) + (wire + (pts + (xy 129.54 200.66) (xy 137.16 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7585da61-a782-4c70-b86c-1162e0ec40b5") + ) + (wire + (pts + (xy 137.16 88.9) (xy 137.16 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75ce038b-b4b9-436f-ac41-6eff7fa953cd") + ) + (wire + (pts + (xy 73.66 99.06) (xy 73.66 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "764c7b3b-fe27-4cfc-89f8-1714bc73bfb2") + ) + (wire + (pts + (xy 96.52 180.34) (xy 96.52 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "767297a3-6328-4b00-88d4-fc4cb538a114") + ) + (wire + (pts + (xy 241.3 231.14) (xy 248.92 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "770ed356-794e-4041-99cd-b1fbd5f95c0a") + ) + (wire + (pts + (xy 167.64 231.14) (xy 160.02 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7840b1b8-d5b9-4117-a52b-cece658a4c8a") + ) + (wire + (pts + (xy 226.06 180.34) (xy 233.68 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "794f14e3-dd13-41bd-97a0-6b3d14217cc4") + ) + (wire + (pts + (xy 48.26 58.42) (xy 55.88 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "799e1a2c-1ba6-4c8c-8048-e1417e813dfa") + ) + (wire + (pts + (xy 226.06 78.74) (xy 233.68 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79ccba88-5907-49e1-8e15-ae23039d5f33") + ) + (wire + (pts + (xy 111.76 58.42) (xy 119.38 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ae42f53-eee5-4ff5-82b2-65778346c988") + ) + (wire + (pts + (xy 33.02 160.02) (xy 33.02 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c5ec879-c596-40da-b4c8-a4f32ac98136") + ) + (wire + (pts + (xy 48.26 88.9) (xy 55.88 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d52213d-0761-4d7e-8b35-80d5f34f7711") + ) + (wire + (pts + (xy 129.54 160.02) (xy 137.16 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fa83ff7-d0e1-44ed-983a-068a429273d5") + ) + (wire + (pts + (xy 73.66 38.1) (xy 73.66 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fc8e273-bf09-4873-a657-9b24bfcc5726") + ) + (wire + (pts + (xy 33.02 190.5) (xy 40.64 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ffee006-f104-4bea-911a-86e212103a64") + ) + (wire + (pts + (xy 33.02 99.06) (xy 40.64 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "810d0958-a26c-41b1-a62b-d713e216c454") + ) + (wire + (pts + (xy 160.02 88.9) (xy 160.02 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "818d1660-f5cb-4bb9-a158-dc3502992a06") + ) + (wire + (pts + (xy 175.26 78.74) (xy 182.88 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81f74171-7090-4345-a222-a9cd63105247") + ) + (wire + (pts + (xy 33.02 200.66) (xy 33.02 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8211b9a9-33b8-4705-8f25-aee0f4b13cda") + ) + (wire + (pts + (xy 66.04 180.34) (xy 73.66 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8286df0d-57d8-4839-a849-70a1f570a579") + ) + (wire + (pts + (xy 160.02 48.26) (xy 160.02 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82bb2bae-b875-4a26-8612-b4aeb17bdc32") + ) + (wire + (pts + (xy 160.02 22.86) (xy 160.02 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83318883-9196-4ccc-a95d-be110c430821") + ) + (wire + (pts + (xy 175.26 190.5) (xy 182.88 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "835cd97d-b4b0-4f60-9585-b43fba147652") + ) + (wire + (pts + (xy 129.54 88.9) (xy 137.16 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "854463f8-0073-4e2e-bb87-f3c65608e74c") + ) + (wire + (pts + (xy 48.26 38.1) (xy 55.88 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86bc628d-37c1-444b-a7e8-c8cb10f56d9f") + ) + (wire + (pts + (xy 96.52 200.66) (xy 104.14 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87416013-623b-4fd6-89c6-9d33b2734ee9") + ) + (wire + (pts + (xy 33.02 170.18) (xy 40.64 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88025835-a627-4c72-b588-d206d495fbeb") + ) + (wire + (pts + (xy 33.02 210.82) (xy 33.02 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88bf5769-f282-4c22-a138-16fa47a87dd7") + ) + (wire + (pts + (xy 137.16 200.66) (xy 137.16 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88f29d7b-1d77-4706-8409-9f37665fced5") + ) + (wire + (pts + (xy 33.02 220.98) (xy 40.64 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8943db24-7533-4115-94a0-90e70265a6a8") + ) + (wire + (pts + (xy 96.52 210.82) (xy 104.14 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a5bd156-1068-43ba-952f-cb9b8e019648") + ) + (wire + (pts + (xy 200.66 58.42) (xy 200.66 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b15af82-fab4-487b-9697-3af814b6a40b") + ) + (wire + (pts + (xy 33.02 78.74) (xy 33.02 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c7a10ed-1600-457f-a629-df96de129332") + ) + (wire + (pts + (xy 193.04 48.26) (xy 200.66 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d46fd12-e02b-452a-807b-be84d0891a90") + ) + (wire + (pts + (xy 33.02 68.58) (xy 33.02 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e81112a-0f72-4df5-88cf-3b2385740a84") + ) + (wire + (pts + (xy 33.02 160.02) (xy 40.64 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f05548e-0081-4fbd-bdf0-89cb39a3630a") + ) + (wire + (pts + (xy 137.16 109.22) (xy 137.16 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "914618be-fada-4232-9bef-ce5a70f03c77") + ) + (wire + (pts + (xy 200.66 231.14) (xy 200.66 238.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91e5a613-d3fa-4f62-9afb-3f7431de3d39") + ) + (wire + (pts + (xy 73.66 58.42) (xy 73.66 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "922900a9-724e-4840-8280-4ccae322678c") + ) + (wire + (pts + (xy 200.66 78.74) (xy 200.66 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "932e9e2f-6daa-436c-9d43-bdc45fc05050") + ) + (wire + (pts + (xy 241.3 210.82) (xy 248.92 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95cbf839-ca13-4af9-8867-484adfb2a65d") + ) + (wire + (pts + (xy 266.7 88.9) (xy 266.7 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95fcc2ac-a44e-4813-ac19-12273a07f4dd") + ) + (wire + (pts + (xy 73.66 170.18) (xy 73.66 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96d56e1d-a18f-4a6c-bef3-09d03f17eb54") + ) + (wire + (pts + (xy 241.3 180.34) (xy 248.92 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96ff1d05-c749-444a-badb-dcd89e62f6d9") + ) + (wire + (pts + (xy 96.52 22.86) (xy 96.52 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97374b47-2d17-437e-b8e9-5e5aeffdc7a2") + ) + (wire + (pts + (xy 259.08 210.82) (xy 266.7 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97a2b235-f587-425c-9965-c579b9523822") + ) + (wire + (pts + (xy 104.14 109.22) (xy 96.52 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97ccb2a5-a5e9-469f-8935-336adab0c680") + ) + (wire + (pts + (xy 160.02 58.42) (xy 167.64 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98c9b6d2-0689-4c6d-8832-fec5865f92aa") + ) + (wire + (pts + (xy 226.06 78.74) (xy 226.06 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b2d8026-484e-4552-94c5-0f0d75c3b94e") + ) + (wire + (pts + (xy 48.26 170.18) (xy 55.88 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cc79377-dfc5-41b2-acd3-73e11cab1866") + ) + (wire + (pts + (xy 193.04 109.22) (xy 200.66 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e06727d-6f0c-4c8a-b913-be6e8be1a0a0") + ) + (wire + (pts + (xy 96.52 160.02) (xy 104.14 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a06ab311-ead1-41ba-91f1-a7416844c530") + ) + (wire + (pts + (xy 96.52 88.9) (xy 96.52 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a06ea3a9-be2f-4b1e-9c1c-b47bf0bcd568") + ) + (wire + (pts + (xy 96.52 220.98) (xy 96.52 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a138d6f9-abca-408b-bf0b-c25d81fe83b9") + ) + (wire + (pts + (xy 33.02 78.74) (xy 40.64 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a70b7d85-518d-450e-a5a1-21f0155e9ce9") + ) + (wire + (pts + (xy 96.52 38.1) (xy 96.52 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a97cf81b-9e45-44eb-a9d6-91fb3723734e") + ) + (wire + (pts + (xy 193.04 231.14) (xy 200.66 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa4fc3ab-5bb5-41ea-8d85-d817fd2e59ca") + ) + (wire + (pts + (xy 160.02 190.5) (xy 167.64 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aadb77aa-15dc-4b51-9a3c-a751ab298cd1") + ) + (wire + (pts + (xy 137.16 58.42) (xy 137.16 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab0b7bc2-28b7-47f8-8314-5f9b540d5f35") + ) + (wire + (pts + (xy 200.66 190.5) (xy 200.66 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "abb0bfdd-c4f0-49a1-83b2-8bfdd0cd55a5") + ) + (wire + (pts + (xy 200.66 38.1) (xy 200.66 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "acd9e08c-d925-4974-82e2-7a309cfef14f") + ) + (wire + (pts + (xy 226.06 68.58) (xy 226.06 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ace97848-7a34-463e-a7d6-900e028bd62b") + ) + (wire + (pts + (xy 266.7 190.5) (xy 266.7 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad5ff03c-edc4-4019-b9fb-886a3a11ee7b") + ) + (wire + (pts + (xy 193.04 88.9) (xy 200.66 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af42fdd8-135c-4f78-b174-9d943fc81a74") + ) + (wire + (pts + (xy 111.76 210.82) (xy 119.38 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af8dbfc9-5abd-4d2b-8353-60c8a9832125") + ) + (wire + (pts + (xy 129.54 58.42) (xy 137.16 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b065ef96-0ff2-433d-b4cb-75558085c8e7") + ) + (wire + (pts + (xy 226.06 200.66) (xy 233.68 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0915464-339b-4b3b-aa95-88a670a8f26e") + ) + (wire + (pts + (xy 200.66 220.98) (xy 200.66 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1850890-1ca4-4530-91ec-df7452fcf901") + ) + (wire + (pts + (xy 129.54 38.1) (xy 137.16 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3588f26-2e63-4a49-ba4d-311aab51803e") + ) + (wire + (pts + (xy 96.52 210.82) (xy 96.52 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3d4867b-6479-48be-85d2-a4626edc819c") + ) + (wire + (pts + (xy 96.52 180.34) (xy 104.14 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4068d9e-84c6-4a3f-bf90-310a5ee29b65") + ) + (wire + (pts + (xy 259.08 99.06) (xy 266.7 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b478cfa0-fdd3-47b1-91b3-e20200d4ca79") + ) + (wire + (pts + (xy 33.02 58.42) (xy 33.02 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4a575c7-f672-439a-b3f7-4f57abb6ebcc") + ) + (wire + (pts + (xy 73.66 190.5) (xy 73.66 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4cf3190-c19b-4a09-bc9e-e1bc11079224") + ) + (wire + (pts + (xy 241.3 109.22) (xy 248.92 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b51694ef-a90a-4bab-bd1b-9b7b442762c6") + ) + (wire + (pts + (xy 96.52 48.26) (xy 96.52 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b74faa0c-a0f8-4b17-89ac-698277458ad3") + ) + (wire + (pts + (xy 48.26 180.34) (xy 55.88 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b83a9bf3-4657-40d4-9801-d01f35aceec0") + ) + (wire + (pts + (xy 66.04 78.74) (xy 73.66 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b92ebd6b-6131-47fb-a9e1-98082a780782") + ) + (wire + (pts + (xy 226.06 210.82) (xy 233.68 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "baa24e08-ad51-432b-8d47-0fcae46651a8") + ) + (wire + (pts + (xy 241.3 190.5) (xy 248.92 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "baab4df6-b914-4e1c-95eb-d5aed13f7e58") + ) + (wire + (pts + (xy 111.76 48.26) (xy 119.38 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb11e791-d35d-43c5-b455-fd021468454e") + ) + (wire + (pts + (xy 160.02 99.06) (xy 167.64 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb417a91-c816-452c-b55a-9e916aef8f19") + ) + (wire + (pts + (xy 137.16 220.98) (xy 137.16 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb42f542-8b94-4d73-a10d-1e44d57f97d6") + ) + (wire + (pts + (xy 266.7 38.1) (xy 266.7 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc5b078a-d941-400b-a9d1-47ca274a98f2") + ) + (wire + (pts + (xy 175.26 200.66) (xy 182.88 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc882c4c-3ed5-4353-9941-9c9d7e1bf8af") + ) + (wire + (pts + (xy 226.06 170.18) (xy 233.68 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bcfd4ec2-2ddd-4e4d-9cdb-c8b6934cabdb") + ) + (wire + (pts + (xy 200.66 180.34) (xy 200.66 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be5bf0df-c9d1-4aa6-a4b7-ebde12baf6fd") + ) + (wire + (pts + (xy 73.66 68.58) (xy 73.66 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfe69c9f-cf01-44f6-89ef-2b39ea5e10ed") + ) + (wire + (pts + (xy 241.3 170.18) (xy 248.92 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3a4be16-8bd2-4673-95b5-05a3c54a9111") + ) + (wire + (pts + (xy 96.52 48.26) (xy 104.14 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3ca8215-6ba1-4577-920f-e64af94887e4") + ) + (wire + (pts + (xy 175.26 38.1) (xy 182.88 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c41f8b5c-da4f-4c7e-9a11-c5b3b08be9f4") + ) + (wire + (pts + (xy 193.04 58.42) (xy 200.66 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c433ca40-d7be-4aa9-ac83-bd6ebc48e68d") + ) + (wire + (pts + (xy 200.66 48.26) (xy 200.66 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c466c7c8-47de-47b5-9d53-ae6a33df2330") + ) + (wire + (pts + (xy 226.06 99.06) (xy 233.68 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c48c3dec-2d17-4e8e-af5d-bbc5bb800227") + ) + (wire + (pts + (xy 266.7 68.58) (xy 266.7 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5ffcf7a-cc7d-4f4a-b600-a09a735bf64a") + ) + (wire + (pts + (xy 66.04 200.66) (xy 73.66 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7f89948-7f04-4c71-bca2-14261da15d6b") + ) + (wire + (pts + (xy 33.02 180.34) (xy 33.02 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9d6badf-406a-42fe-a88f-275572eae92b") + ) + (wire + (pts + (xy 137.16 78.74) (xy 137.16 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9d83aaa-5fa0-43e4-9d1f-fdfe5b7d8c40") + ) + (wire + (pts + (xy 160.02 99.06) (xy 160.02 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca32e62a-5893-4f1e-9e65-8d1651389d99") + ) + (wire + (pts + (xy 96.52 160.02) (xy 96.52 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce7381bd-a1e2-44bd-b592-03320dfd2642") + ) + (wire + (pts + (xy 193.04 200.66) (xy 200.66 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cea21264-7738-4280-a45a-625159767697") + ) + (wire + (pts + (xy 129.54 210.82) (xy 137.16 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cef263ed-c4f2-44c2-a474-7fd3db604878") + ) + (wire + (pts + (xy 48.26 231.14) (xy 55.88 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf9b458a-2553-4d0b-82d6-ed381494b962") + ) + (wire + (pts + (xy 175.26 170.18) (xy 182.88 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d164138b-e404-4352-a2a9-4c8f8fcba6c0") + ) + (wire + (pts + (xy 48.26 160.02) (xy 55.88 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d18edee2-0b41-455a-900c-0ab9378ffc5b") + ) + (wire + (pts + (xy 66.04 58.42) (xy 73.66 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1c54745-f360-4275-b0d7-67d5be3cb677") + ) + (wire + (pts + (xy 226.06 88.9) (xy 233.68 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1eb9370-7dac-476c-8572-dbe4ca66b8c9") + ) + (wire + (pts + (xy 73.66 109.22) (xy 73.66 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d298eb82-f84b-412e-afc0-11db45e5690f") + ) + (wire + (pts + (xy 226.06 190.5) (xy 233.68 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d40936a0-af78-47f2-831e-122cf91feed1") + ) + (wire + (pts + (xy 66.04 210.82) (xy 73.66 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d43b9275-67fd-4ede-ab08-7aad5afb4710") + ) + (wire + (pts + (xy 259.08 220.98) (xy 266.7 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d43dfdfb-b09a-46a5-a68c-14c872334b25") + ) + (wire + (pts + (xy 193.04 78.74) (xy 200.66 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5072e3c-f7af-41eb-859f-51db08b7ce29") + ) + (wire + (pts + (xy 66.04 88.9) (xy 73.66 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d64b5221-9120-42d9-8452-c935f9a1e64c") + ) + (wire + (pts + (xy 33.02 88.9) (xy 40.64 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d70bc04b-e13f-42c7-9cd7-5ae795ed7bf1") + ) + (wire + (pts + (xy 175.26 109.22) (xy 182.88 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d79d2668-63b6-4dcf-8671-3558cd34d2b1") + ) + (wire + (pts + (xy 129.54 220.98) (xy 137.16 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d81b0126-772d-494a-a240-fc2ebf79c7b9") + ) + (wire + (pts + (xy 73.66 180.34) (xy 73.66 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9d00bfd-c05a-412e-bfdb-274cbdcaee7b") + ) + (wire + (pts + (xy 111.76 170.18) (xy 119.38 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da4ea8d4-ded5-46c9-8fd9-61b9dba3cefd") + ) + (wire + (pts + (xy 160.02 170.18) (xy 167.64 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbfd5bab-980d-4d7b-be8c-e4df8c460ed6") + ) + (wire + (pts + (xy 111.76 200.66) (xy 119.38 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dddddb46-6401-4d25-bf00-baeb3f9002ae") + ) + (wire + (pts + (xy 111.76 99.06) (xy 119.38 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de885178-0e44-4b36-861a-4d7589342690") + ) + (wire + (pts + (xy 266.7 99.06) (xy 266.7 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de8cd131-fb01-4eff-ba5e-064cae2a67c6") + ) + (wire + (pts + (xy 73.66 48.26) (xy 73.66 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df4aa3eb-c6d7-41d7-97bb-025c8f577355") + ) + (wire + (pts + (xy 160.02 58.42) (xy 160.02 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e02e5530-0635-41cf-ad6f-f9b803c0d207") + ) + (wire + (pts + (xy 48.26 68.58) (xy 55.88 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2c479ff-1fbe-437d-8e51-2db0dd84edfe") + ) + (wire + (pts + (xy 175.26 99.06) (xy 182.88 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2d55f72-cf2b-432f-a006-6ae9ed925c06") + ) + (wire + (pts + (xy 226.06 144.78) (xy 226.06 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3338523-3099-494f-98ab-c265683cf0da") + ) + (wire + (pts + (xy 40.64 109.22) (xy 33.02 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4235819-d4ce-430e-8507-53eafca3f6cd") + ) + (wire + (pts + (xy 111.76 38.1) (xy 119.38 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e57303df-dab9-4d28-8db0-baa8a47cf015") + ) + (wire + (pts + (xy 160.02 210.82) (xy 167.64 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6769721-83e7-42fd-9f91-e4dc7b2e7750") + ) + (wire + (pts + (xy 226.06 170.18) (xy 226.06 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6a623b5-aedc-4ef6-a06c-b1892ef2738d") + ) + (wire + (pts + (xy 137.16 231.14) (xy 137.16 238.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7397373-a928-486b-a934-d626dea9b796") + ) + (wire + (pts + (xy 226.06 88.9) (xy 226.06 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7c006cc-f99f-402c-b943-4f0f203609e0") + ) + (wire + (pts + (xy 200.66 109.22) (xy 200.66 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7fb95a0-59dd-4e41-871d-6d78c76d1e70") + ) + (wire + (pts + (xy 226.06 38.1) (xy 226.06 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e950944e-7677-4f4f-ac2b-6e0095b7fe7b") + ) + (wire + (pts + (xy 111.76 220.98) (xy 119.38 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9d22101-a87d-4ec8-ac1c-da84b6318416") + ) + (wire + (pts + (xy 33.02 38.1) (xy 33.02 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea0a4875-0ca5-4fe2-9e9e-256eefcb0c99") + ) + (wire + (pts + (xy 241.3 160.02) (xy 248.92 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea5fd7ee-4499-4012-971e-7c5f85045238") + ) + (wire + (pts + (xy 259.08 200.66) (xy 266.7 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb7486bb-941c-47b9-9809-326dac216822") + ) + (wire + (pts + (xy 193.04 68.58) (xy 200.66 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebaad5bd-8326-4e27-943b-a5f8909e8121") + ) + (wire + (pts + (xy 266.7 48.26) (xy 266.7 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed836ed1-989a-462d-a02b-bd95b37c5ec3") + ) + (wire + (pts + (xy 160.02 220.98) (xy 160.02 231.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edf781dd-132b-4f5a-be5a-3f158e0e2ae7") + ) + (wire + (pts + (xy 73.66 78.74) (xy 73.66 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee2f37be-03a1-453e-a055-ad6b7f9d0b4d") + ) + (wire + (pts + (xy 137.16 190.5) (xy 137.16 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee9e5f55-911a-4f7a-b48e-8050353ed965") + ) + (wire + (pts + (xy 129.54 78.74) (xy 137.16 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eef5c144-ddac-4e5b-befc-dbd4f202aaba") + ) + (wire + (pts + (xy 48.26 210.82) (xy 55.88 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef77656a-ec2f-4f26-9d4e-4e732a9ab0a8") + ) + (wire + (pts + (xy 226.06 48.26) (xy 233.68 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef815eed-0ef5-4975-a38c-4247895076ab") + ) + (wire + (pts + (xy 226.06 220.98) (xy 233.68 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f03517ba-afba-471a-92ff-81f5e65a79d2") + ) + (wire + (pts + (xy 160.02 48.26) (xy 167.64 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f08d470f-9d3d-4384-849f-e22005d86797") + ) + (wire + (pts + (xy 96.52 170.18) (xy 104.14 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0b4cb73-98c0-47e4-9860-00fdabe9f630") + ) + (wire + (pts + (xy 33.02 180.34) (xy 40.64 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f18a11cc-f1fa-4df1-866f-ca8dd4f6827f") + ) + (wire + (pts + (xy 33.02 210.82) (xy 40.64 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f28c6ec3-47a6-4d1f-be7c-b953032566aa") + ) + (wire + (pts + (xy 175.26 88.9) (xy 182.88 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f345ff7a-4bed-4421-a8f1-db96bf6dec0b") + ) + (wire + (pts + (xy 200.66 88.9) (xy 200.66 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3a704f5-0a32-4122-bf68-1d0806b93e9a") + ) + (wire + (pts + (xy 96.52 88.9) (xy 104.14 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f591653c-cb08-443f-84c1-329d78cad66d") + ) + (wire + (pts + (xy 33.02 68.58) (xy 40.64 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5a007c1-5291-4d19-a1b9-fac931ba18d2") + ) + (wire + (pts + (xy 259.08 58.42) (xy 266.7 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f85f45c1-fef1-4797-b667-e4f1e460786e") + ) + (wire + (pts + (xy 33.02 170.18) (xy 33.02 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa23d333-ecba-459b-9f1b-3f6953232864") + ) + (wire + (pts + (xy 200.66 160.02) (xy 200.66 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa7d7f4d-2383-4c6c-90a9-9f81f0c68d8f") + ) + (wire + (pts + (xy 111.76 160.02) (xy 119.38 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fcb3eaa3-a976-41ba-ae4f-cd69a908610e") + ) + (wire + (pts + (xy 200.66 99.06) (xy 200.66 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe9634b3-6e38-403a-943d-8021aa3acedd") + ) + (wire + (pts + (xy 137.16 160.02) (xy 137.16 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff58a341-1d11-4baf-b129-1b2157620371") + ) + (global_label "F5" + (shape input) + (at 53.34 210.82 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0ae6131c-b723-4bdd-8121-f8e75ef84842") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 215.5568 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B6" + (shape input) + (at 116.84 170.18 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0af6519b-24fc-4043-a720-7b25777a5898") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 175.0706 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F8" + (shape input) + (at 246.38 210.82 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0b575218-8aa0-43ce-97d6-46af903cae40") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 215.5568 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G8" + (shape input) + (at 246.38 220.98 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0d43172a-b0a4-4af1-b33c-08954d11b608") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 225.8719 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A4" + (shape input) + (at 246.38 38.1 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0f45352b-c455-4f06-8c72-89069b924067") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 42.9931 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D6" + (shape input) + (at 116.84 190.5 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "12d1c825-8111-4e3a-98e6-9a42e73921c1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 195.4093 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F3" + (shape input) + (at 180.34 88.9 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "18140658-38c9-44b0-a1b7-8eb25986cb87") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 93.6368 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D4" + (shape input) + (at 246.38 68.58 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1a74f8d0-18b0-411d-b2b4-f3ea6292b315") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 73.4893 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C8" + (shape input) + (at 246.38 180.34 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1d99c4b7-14b6-49f5-8c84-54210da82d89") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 185.1823 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F7" + (shape input) + (at 180.34 210.82 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "23b886e8-8d63-4590-8cf4-26523320f7e3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 215.5568 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C6" + (shape input) + (at 116.84 180.34 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2d9245a3-3bb5-45b1-ab11-b539aa93feda") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 185.1823 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H3" + (shape input) + (at 180.34 109.22 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3051a305-1acc-49e6-aed4-6fb6045a8026") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 114.169 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B5" + (shape input) + (at 53.34 170.18 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3150a4fd-791f-4e7f-8198-0efbd37827d5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 175.0706 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A1" + (shape input) + (at 53.34 38.1 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "33285d0a-ecd9-420d-9130-e8a2429c8cbc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 42.9931 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F6" + (shape input) + (at 116.84 210.82 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3a2ca67a-f011-485a-bd06-6bba8f2470e8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 215.5568 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G3" + (shape input) + (at 180.34 99.06 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3bf65692-9d21-448f-b4e0-4dd677912dfe") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 103.9519 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C4" + (shape input) + (at 246.38 58.42 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3f3fde30-6d0a-455c-8b4e-a633c0fdb9f8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 63.2623 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H6" + (shape input) + (at 116.84 231.14 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "431556f0-49ec-4226-8cd6-6f1116c5e28b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 236.089 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B1" + (shape input) + (at 53.34 48.26 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4412c69e-9f03-4d2e-ae5c-7315949131d1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 53.1506 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G5" + (shape input) + (at 53.34 220.98 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "47ee4c67-f05e-46c5-a1e0-908c63019da7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 225.8719 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E2" + (shape input) + (at 116.84 78.74 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4a384e16-5e46-4579-9f41-9f792aae0a88") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 83.545 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G4" + (shape input) + (at 246.38 99.06 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4ebd5f1f-1ef9-4b4b-8ca4-f91301950830") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 103.9519 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B4" + (shape input) + (at 246.38 48.26 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4f3cbb93-3bc7-42be-a02e-486e7163feaf") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 53.1506 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B7" + (shape input) + (at 180.34 170.18 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5d6db4eb-e3c1-4690-9468-ff892728ecf6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 175.0706 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E7" + (shape input) + (at 180.34 200.66 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "62efc869-58ed-4655-8dc4-bd1fe77c4844") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 205.465 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G6" + (shape input) + (at 116.84 220.98 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "640906e7-2f08-40d4-9761-f29819e6577a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 225.8719 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A6" + (shape input) + (at 116.84 160.02 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "659da9f0-4a8f-4013-b407-8205b568af77") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 164.9131 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A8" + (shape input) + (at 246.38 160.02 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "67ad232e-daf0-4c3c-8558-4abf11a5ab1d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 164.9131 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G7" + (shape input) + (at 180.34 220.98 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6a66dfcb-bec1-4d09-bd62-f782b296129c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 225.8719 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D3" + (shape input) + (at 180.34 68.58 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6c2e7e7c-52a6-4d86-922b-ceaf51441c56") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 73.4893 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G2" + (shape input) + (at 116.84 99.06 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "72134bef-95c9-410a-b36a-58f4595951e0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 103.9519 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H7" + (shape input) + (at 180.34 231.14 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "72d7fbf9-cda3-4c71-b145-0540daf7c3e8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 236.089 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G1" + (shape input) + (at 53.34 99.06 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "73c7b362-88c7-4b45-b33c-d388ad526178") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 103.9519 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C2" + (shape input) + (at 116.84 58.42 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "75faea06-2252-4677-8eb9-2f254b241676") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 63.2623 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H8" + (shape input) + (at 246.38 231.14 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7975924c-4556-48fe-8e11-d19295bdee25") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 236.089 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A5" + (shape input) + (at 53.34 160.02 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "811384a1-087f-4c41-a78b-e25fc251bda8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 164.9131 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H2" + (shape input) + (at 116.84 109.22 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "857708fd-1a73-48e4-a7de-6b313678038f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 114.169 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D1" + (shape input) + (at 53.34 68.58 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8868f0ff-fd0b-4332-bdc5-153096873608") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 73.4893 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B2" + (shape input) + (at 116.84 48.26 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8f079a3c-0e5b-4a0b-a008-b98a838f731c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 53.1506 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B3" + (shape input) + (at 180.34 48.26 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a2c949cc-d229-4a0d-ae42-6ff4762ce829") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 53.1506 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F1" + (shape input) + (at 53.34 88.9 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a30b9431-603c-4b71-a116-e3229dc0cf06") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 93.6368 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H1" + (shape input) + (at 53.34 109.22 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "aca0790f-58d5-4aeb-be4f-b49a8ed0e8cd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 114.169 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E6" + (shape input) + (at 116.84 200.66 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "adbfc280-df18-4a7f-b10f-f520a2917bab") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 205.465 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C3" + (shape input) + (at 180.34 58.42 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b19074c1-a83c-457e-88ca-7b4325fef52d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 63.2623 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D8" + (shape input) + (at 246.38 190.5 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b569ec99-9f69-4b57-b11d-ebb527c8357f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 195.4093 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H4" + (shape input) + (at 246.38 109.22 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b714e95c-158d-4caa-9644-881a9d5e788c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 114.169 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D5" + (shape input) + (at 53.34 190.5 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "bfbca491-dead-4c8c-beee-b5e8cebed3d3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 195.4093 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E3" + (shape input) + (at 180.34 78.74 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c9c5f59e-a713-448e-a83f-e21978cbcbfc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 83.545 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E4" + (shape input) + (at 246.38 78.74 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d181b3c2-3040-461f-9451-52998444fc01") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 83.545 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D7" + (shape input) + (at 180.34 190.5 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d8562201-6f0b-46f2-adf6-d4b2a4497746") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 195.4093 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F2" + (shape input) + (at 116.84 88.9 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "dae8a7d2-ea38-41b7-aaf0-901135a1b184") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 93.6368 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F4" + (shape input) + (at 246.38 88.9 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "db108b7a-9e67-4c43-819b-90d60a27888c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 93.6368 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C1" + (shape input) + (at 53.34 58.42 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e0564d42-309c-4848-a63f-56a9ffcc3d16") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 63.2623 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E1" + (shape input) + (at 53.34 78.74 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e47cee8d-ca83-4915-af30-ba6b29a7837d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 83.545 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A7" + (shape input) + (at 180.34 160.02 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e4c54286-84ae-4658-aae4-09ee29a50dd6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 164.9131 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B8" + (shape input) + (at 246.38 170.18 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ead98162-de34-4635-8baf-6317895be617") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 175.0706 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C7" + (shape input) + (at 180.34 180.34 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "eb41f64b-8886-41e8-b32f-59d434bb48cc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 185.1823 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E5" + (shape input) + (at 53.34 200.66 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f019ced2-1a12-45a8-9265-ed63f7f0e1fb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 205.465 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H5" + (shape input) + (at 53.34 231.14 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f31b634d-8e25-4af1-ba86-3965804ee6c6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 236.089 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E8" + (shape input) + (at 246.38 200.66 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f35a7263-3749-4f3c-8daf-bd511a21775d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 205.465 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A2" + (shape input) + (at 116.84 38.1 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f521debc-8d68-4b14-8165-9b1ff6be57ed") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 42.9931 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A3" + (shape input) + (at 180.34 38.1 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f52f3eba-408f-4690-a6b4-fb82b14eaef8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 180.34 42.9931 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C5" + (shape input) + (at 53.34 180.34 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f7d557c2-1f7b-4088-b169-752a9340bef0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.34 185.1823 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D2" + (shape input) + (at 116.84 68.58 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ff8af6e3-c512-4058-b359-839bd30a337f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 116.84 73.4893 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "00092ed1-77d1-4bc5-b945-98082b2ce8c3") + (property "Reference" "SW227" + (at 187.96 93.9109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 96.0736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5e9c4b74-5f56-45ce-8ce8-1bdcefeddd5c") + ) + (pin "1" + (uuid "5c0111e0-0459-49a2-b256-23acbe87f289") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW227") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 88.9 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "01bdc072-f002-4c0d-877b-efb953ddf55b") + (property "Reference" "RN202" + (at 107.95 84.1319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 86.2946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 90.932 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5d9e") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece801") + ) + (pin "1" + (uuid "80a6fa5e-047e-489e-a4a7-f09fe826f8c6") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b4") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b2") + ) + (pin "7" + (uuid "4bcf2b0d-2cf0-4877-aa6f-d1d967d38b51") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a853") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdea6") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26fa") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN202") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 99.06 90) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "04a8fde1-6d70-46c6-84d0-8dd5b917f386") + (property "Reference" "RN202" + (at 107.95 94.2919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 96.4546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 101.092 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dcb") + ) + (pin "8" + (uuid "37ff9017-a268-403b-8186-b9c21fed3901") + ) + (pin "1" + (uuid "4454f19e-e7dc-4149-b72c-00de97ef8a34") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121dd") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d8") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e76") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a87b") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded5") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2721") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN202") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "05d1652f-59af-4350-b277-fbd8b4873f96") + (property "Reference" "SW217" + (at 60.96 73.5909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 75.7536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8ca148f9-dd49-4883-b4d5-d77a259b1fbb") + ) + (pin "1" + (uuid "90f54760-c22f-4fe0-a068-e1f855c45a83") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW217") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "08a482ff-040b-4c93-bb69-1ffb9d0ef6a0") + (property "Reference" "SW225" + (at 60.96 93.9109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 96.0736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "6c5a3e87-5574-4cf7-a0e5-8ae69032837c") + ) + (pin "1" + (uuid "220cc58f-c4f7-4c60-96f4-0b54b8a293cc") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW225") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 109.22 90) + (unit 8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "08c90ba1-9a65-480a-be59-245075546e2b") + (property "Reference" "RN204" + (at 237.49 104.4519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 106.6146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 111.252 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc1") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece81c") + ) + (pin "1" + (uuid "2ea5db76-69ee-4fd4-9671-4c67634d703a") + ) + (pin "9" + (uuid "217699c1-76f3-4076-a3fd-eeba4a6480a3") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ce") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e6b") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a870") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdecc") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2718") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN204") + (unit 8) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 190.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "099ba654-06ca-41bd-9451-e72bced0bbd3") + (property "Reference" "SW246" + (at 124.46 185.3509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 187.5136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "470d9be6-58df-4ae5-b6e8-2f2a0f932f9c") + ) + (pin "1" + (uuid "a7d66615-ad98-424e-bf25-2426201cd144") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW246") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 200.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0b6b7e9a-0cd0-4bbb-8f2a-c206ed0fc79e") + (property "Reference" "SW249" + (at 60.96 195.5109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 197.6736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "cc51c15a-cf82-4c52-8fe3-e2ff7311a443") + ) + (pin "1" + (uuid "ea2cf9f9-b0ff-424d-bb45-673bea719f48") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW249") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 58.42 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0bd0cc77-7399-4a60-97d3-944813faf5af") + (property "Reference" "SW209" + (at 60.96 53.2709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 55.4336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9c1b4545-1fb4-4093-a64e-3bdca07ae442") + ) + (pin "1" + (uuid "cbf76a7c-83fb-4e48-a0e0-3f960a36328c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW209") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 170.18 90) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0fad8d28-a13f-46d8-92e4-7ef65f4c810e") + (property "Reference" "RN205" + (at 44.45 165.4119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 167.5746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 172.212 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dcc") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece827") + ) + (pin "1" + (uuid "90f0f883-6a01-4b84-bd1f-91887248a475") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121de") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d9") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e77") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a87c") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded6") + ) + (pin "3" + (uuid "e9b177bc-5f47-4067-913e-1f4359e45622") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN205") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 58.42 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0fd3bbf7-8a16-4cd3-97b2-c3921983f0d2") + (property "Reference" "SW210" + (at 124.46 53.2709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 55.4336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a5b6d83b-bb15-466b-a9b4-472140d192b0") + ) + (pin "1" + (uuid "afc4bb48-62d5-4afe-b65d-2645ead1adb7") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW210") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 160.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "11c28d52-116a-4ef1-a734-932bc6861970") + (property "Reference" "RN206" + (at 107.95 155.2519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 157.4146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 162.052 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a1a3ca0e-da7f-4e0a-8a50-8bb7f7988091") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece825") + ) + (pin "1" + (uuid "4e94abf0-8113-421c-ad03-990d991cbd2a") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121dc") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d7") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e75") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a87a") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded4") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2720") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN206") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 200.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1381d3f8-7f97-45a6-b9ce-1f6f65f61fc7") + (property "Reference" "SW250" + (at 124.46 195.5109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 197.6736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "81afb3e5-c58b-4c78-abde-8d9caf2687da") + ) + (pin "1" + (uuid "33d088ba-a47f-4181-b807-02e6f154a955") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW250") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 200.66 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "153eae9f-0c6a-4fac-a015-0fec509a87d1") + (property "Reference" "RN206" + (at 107.95 195.8919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 198.0546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 202.692 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5d9d") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece7fa") + ) + (pin "1" + (uuid "4cb2e7d7-4f5d-48f5-8ee7-0318490cadea") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b1") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ab") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e49") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a84f") + ) + (pin "6" + (uuid "e1f4fc04-bc4b-4412-8340-0e1c57a40a1e") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26f3") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN206") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 160.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "157e6a0d-43b1-43d4-b9f9-a8999ce43398") + (property "Reference" "SW233" + (at 60.96 154.8709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 157.0336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c77d341e-e0d8-46a0-b389-20d0d902a7f0") + ) + (pin "1" + (uuid "bb80c7af-de1a-4536-a211-56c62e52b7d7") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW233") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 231.14 90) + (unit 8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "19471cca-f677-48cd-b857-76080ed68c27") + (property "Reference" "RN208" + (at 237.49 226.3719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 228.5346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 233.172 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc2") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece81d") + ) + (pin "1" + (uuid "6d5bbd1a-c81b-4f46-8b08-2ed3832d08a5") + ) + (pin "9" + (uuid "32aa844a-83ca-44f8-b8aa-b6bbf10489a8") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5cf") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e6c") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a871") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdecd") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2719") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN208") + (unit 8) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1a1dbdd8-64df-441e-8299-665148f5267e") + (property "Reference" "SW260" + (at 254 215.8309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 217.9936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e76cc9f2-ebd1-4868-8ecd-5f5cdd8e5365") + ) + (pin "1" + (uuid "5772d7a4-6b3a-435d-a19c-22e35d776749") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW260") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1c09deab-931d-428a-80bc-900de5c3771a") + (property "Reference" "SW204" + (at 254 32.9509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 35.1136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e5a846de-aa5f-42e7-a6a5-d93ee37330ab") + ) + (pin "1" + (uuid "62b3465c-a2d6-4c71-8500-214c0eb553ae") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW204") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 48.26 90) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2017676b-df2b-4756-8937-d5b8d41c6982") + (property "Reference" "RN204" + (at 237.49 43.4919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 45.6546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 50.292 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dcd") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece828") + ) + (pin "1" + (uuid "090c9a19-61b7-4ff1-bbb7-113f1047c9e1") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121df") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5da") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e78") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a87d") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded7") + ) + (pin "3" + (uuid "feb18190-16ae-4a18-a5d5-3faf4008ea84") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN204") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 68.58 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "23781fad-b07f-479e-ac73-360e00d294a4") + (property "Reference" "RN202" + (at 107.95 63.8119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 65.9746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 70.612 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc0") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece81b") + ) + (pin "1" + (uuid "e673fa9f-157e-4628-8416-24c3d34a32fb") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121d3") + ) + (pin "5" + (uuid "46658377-e697-4678-b4d0-5cb29ad7e186") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e6a") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a86f") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdecb") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2717") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN202") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 231.14 90) + (unit 8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "24b357bb-6e5e-4d6a-bd8c-6383df8d2017") + (property "Reference" "RN205" + (at 44.45 226.3719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 228.5346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 233.172 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc3") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece81e") + ) + (pin "1" + (uuid "cb2b0ef0-e1fc-4aec-8982-ef8c8ec23ac7") + ) + (pin "9" + (uuid "d95c561a-8f97-45da-93d6-970cee90f71f") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d0") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e6d") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a872") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdece") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e271a") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN205") + (unit 8) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 78.74 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "25ea88f5-bf6d-450b-a38e-4652ecc50fa1") + (property "Reference" "RN201" + (at 44.45 73.9719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 76.1346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 80.772 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5d9f") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece7fb") + ) + (pin "1" + (uuid "0e680f65-193c-4115-894a-489ba5318617") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b2") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ac") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e4a") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a850") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdea4") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26f4") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN201") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "270365bb-d384-4daf-bdfb-c9f6fcd73d8f") + (property "Reference" "SW213" + (at 60.96 63.4309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 65.5936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2347fe94-8a95-48f1-afd5-915720499eb4") + ) + (pin "1" + (uuid "9875c42f-6f0f-48ad-bd36-3e2909538fc3") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW213") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 266.7 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "273b504c-86d0-4a71-8590-f3077b706029") + (property "Reference" "#PWR0208" + (at 266.7 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 266.7 120.8423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 266.7 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "89510cfa-c138-45e8-9161-ac8cbacdd251") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0208") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 170.18 90) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2789dfd4-350a-493a-aaac-c01c493cbe70") + (property "Reference" "RN208" + (at 237.49 165.4119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 167.5746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 172.212 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dce") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece829") + ) + (pin "1" + (uuid "52b6603b-e68c-4b12-83ce-76e9f65aac27") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e0") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5db") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e79") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a87e") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded8") + ) + (pin "3" + (uuid "8b61c7e2-6f08-44b7-9521-57c9e7544f97") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN208") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 137.16 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2819ebd9-0f5a-4824-ac70-9fe4affb06ba") + (property "Reference" "#PWR0204" + (at 137.16 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 137.16 120.8423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 137.16 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 137.16 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 137.16 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "154d3f2c-0a98-4075-8ee2-a590d96d6e80") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0204") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 180.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2bde03ed-704d-4877-a336-7ebad200a77b") + (property "Reference" "SW243" + (at 187.96 175.1909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 177.3536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f351fbb5-3f94-4e57-8d34-ed0cee91aa8d") + ) + (pin "1" + (uuid "11989aa8-a938-42fd-a544-6ee407798d8d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW243") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2beecd78-cc4e-4094-9f2b-301ca1ff8817") + (property "Reference" "SW226" + (at 124.46 93.9109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 96.0736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b5c762bf-a918-43f7-85bf-5ea1473da436") + ) + (pin "1" + (uuid "279090ad-89c9-4e5a-953e-af0bd0fcf065") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW226") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2e2aa8db-699c-43c9-a9ae-37321a5025da") + (property "Reference" "SW202" + (at 124.46 32.9509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 35.1136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b0d7f16d-f619-4de1-b1f6-36c95cc234bc") + ) + (pin "1" + (uuid "07401a86-3c34-411b-a8e7-aa1ded082e0e") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW202") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 99.06 90) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2fc8c46d-ba2e-4ece-abe8-7e4ec633c18e") + (property "Reference" "RN203" + (at 171.45 94.2919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 96.4546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 101.092 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dcf") + ) + (pin "8" + (uuid "4ba89512-d3ef-4841-a582-3dbc07c2b9b7") + ) + (pin "1" + (uuid "306c8a38-a315-4cbe-af63-f5b6011816d8") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e1") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5dc") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e7a") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a87f") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded9") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2722") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN203") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 88.9 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "330af908-5b90-4f34-a0df-b83f71f4c475") + (property "Reference" "RN203" + (at 171.45 84.1319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 86.2946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 90.932 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da0") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece802") + ) + (pin "1" + (uuid "92ada5e7-8102-48dd-83a7-e7b1a33425e7") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b5") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b3") + ) + (pin "7" + (uuid "94361db4-e1f5-4792-8ed0-75e172c227cb") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a854") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdea7") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26fb") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN203") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 231.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "33ca2f3c-96ed-4312-baae-ac3dce04f51b") + (property "Reference" "SW264" + (at 254 225.9909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 228.1536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b8becd3f-cb10-4fa4-bed8-27b080b32f57") + ) + (pin "1" + (uuid "a82ae226-05f0-4ad9-a910-d4c11cd60111") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW264") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 68.58 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "344ce802-382c-4638-a756-4bc1d77f3cac") + (property "Reference" "RN203" + (at 171.45 63.8119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 65.9746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 70.612 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc4") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece81f") + ) + (pin "1" + (uuid "b55a94c8-c24c-422c-8805-3de3e2c1b00d") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121d4") + ) + (pin "5" + (uuid "959f2b89-5cb7-4d41-8d38-7e4070dc2da3") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e6e") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a873") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdecf") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e271b") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN203") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 190.5 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "357aef2d-108e-4433-bdcf-c39906064631") + (property "Reference" "RN208" + (at 237.49 185.7319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 187.8946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 192.532 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc5") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece820") + ) + (pin "1" + (uuid "de582d4b-67ff-41f5-aeb0-2f2aaafecf96") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121d5") + ) + (pin "5" + (uuid "ba0158a4-0158-4e9d-af01-0f73e61479ff") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e6f") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a874") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded0") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e271c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN208") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 200.66 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "38595171-89de-4db1-8bf1-051a5844ae25") + (property "Reference" "RN207" + (at 171.45 195.8919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 198.0546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 202.692 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da1") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece7fc") + ) + (pin "1" + (uuid "8d3c560f-b482-442a-9340-2a468c6fb3ae") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b3") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ad") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e4b") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a851") + ) + (pin "6" + (uuid "5f8dd426-06fc-4af0-bb3b-46f5863f366d") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26f5") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN207") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 200.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "38e42133-c51c-4c7e-af7c-3a6cf7ca19e2") + (property "Reference" "SW252" + (at 254 195.5109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 197.6736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "96e7a2ce-3872-4784-8780-7868f4b5e2e1") + ) + (pin "1" + (uuid "3c4edf06-4be4-470c-8758-5613849214e3") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW252") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3911c792-9f9a-4414-8ef6-9f1483f531e4") + (property "Reference" "SW257" + (at 60.96 215.8309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 217.9936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "21d3ee1d-967c-4936-b8d4-3df9e612e519") + ) + (pin "1" + (uuid "196b5b85-b183-4af1-bd2b-8acd8ed1ee7a") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW257") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3acda698-aa28-413a-87a8-48da266bc9b5") + (property "Reference" "SW231" + (at 187.96 104.0709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 106.2336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "80cd58be-d607-43b7-881f-69cb6bbace5a") + ) + (pin "1" + (uuid "9fe6479d-1824-45ea-90ea-7ae4e9cf15df") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW231") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 38.1 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3cf6f369-39df-4599-9787-1eed9e674841") + (property "Reference" "RN204" + (at 237.49 33.3319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 35.4946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 40.132 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ad92d0b0-4b9a-4023-9d01-b0a3c9e37ca8") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece826") + ) + (pin "1" + (uuid "5efa5b7c-ca21-4251-bb7e-329437b80e54") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e2") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5dd") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e7b") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a880") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeda") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2723") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN204") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 38.1 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3ff99b17-1b37-40f0-817b-54ebebf08dec") + (property "Reference" "RN202" + (at 107.95 33.3319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 35.4946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 40.132 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "41feb70d-ee84-4f80-81d2-7bf110c5c3de") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece82a") + ) + (pin "1" + (uuid "c5370991-02dc-45de-a108-3ca2fc84a8ba") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e3") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5de") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e7c") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a881") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdedb") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2724") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN202") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 137.16 238.76 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "41182f7c-70e6-4f74-97ba-26dcb034654c") + (property "Reference" "#PWR0212" + (at 137.16 245.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 137.16 242.7623 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 137.16 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 137.16 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 137.16 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8c33243d-4072-437c-85ef-bfec3e416d31") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0212") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 220.98 90) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4344ddb8-5e92-4c68-98fd-80d7ac191a11") + (property "Reference" "RN207" + (at 171.45 216.2119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 218.3746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 223.012 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd0") + ) + (pin "8" + (uuid "d0d10a01-2bd9-4526-86a8-b15a1e3bb731") + ) + (pin "1" + (uuid "a5e26f98-9e75-4889-809c-cc1bf93ae254") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e4") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5df") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e7d") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a882") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdedc") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2725") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN207") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 160.02 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4388e945-d8fc-4a2a-9b26-841893f400d9") + (property "Reference" "#PWR0205" + (at 160.02 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 160.02 18.8577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 160.02 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 160.02 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 160.02 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ec9fa19-1e13-4297-9e37-67bdf0fd9e16") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0205") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 109.22 90) + (unit 8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "44f1ed81-9c03-40b6-9a7c-600b3d47d86d") + (property "Reference" "RN203" + (at 171.45 104.4519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 106.6146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 111.252 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc6") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece821") + ) + (pin "1" + (uuid "9617c0c4-1f04-4731-a884-0833dd8a5f47") + ) + (pin "9" + (uuid "2ea81a42-c214-4206-a9dc-60259bd75372") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d1") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e70") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a875") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded1") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e271d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN203") + (unit 8) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4577e2bb-a6a4-45d0-bdc8-0aaea59f3630") + (property "Reference" "SW205" + (at 60.96 43.1109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 45.2736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d12b919e-7605-4505-8620-72d9c6424a6c") + ) + (pin "1" + (uuid "6d376930-f192-45b2-bc90-11cca7787276") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW205") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 58.42 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "45c6197a-544f-4ad5-8637-470810230519") + (property "Reference" "RN202" + (at 107.95 53.6519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 55.8146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd1") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece82b") + ) + (pin "1" + (uuid "16c456d2-a72b-424d-8975-89681b76a68c") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e5") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e0") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e7e") + ) + (pin "4" + (uuid "ca8c4cd4-ac94-4c1d-ac59-cf1862c7b973") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdedd") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2726") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN202") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 88.9 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "462a9d9d-b6a3-449c-a538-e4a8fb2dcc05") + (property "Reference" "RN204" + (at 237.49 84.1319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 86.2946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 90.932 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da2") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece803") + ) + (pin "1" + (uuid "7ad1c84c-e259-4185-b9a3-6a873a8b0af9") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b6") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b4") + ) + (pin "7" + (uuid "47641e59-2e0d-4585-9403-27ca86def96f") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a855") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdea8") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26fc") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN204") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 220.98 90) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4b153072-83cb-4b0f-b244-4dbfbb4e5a66") + (property "Reference" "RN208" + (at 237.49 216.2119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 218.3746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 223.012 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd2") + ) + (pin "8" + (uuid "54a9098f-9e4c-42ae-8bbd-551a632765f2") + ) + (pin "1" + (uuid "4f21576e-99bc-4419-a75f-5b1c9eaa19d9") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e6") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e1") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e7f") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a883") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdede") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2727") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN208") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4bec64c2-9404-4717-9b7a-54683d309c50") + (property "Reference" "SW215" + (at 187.96 63.4309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 65.5936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0543d4d5-4891-4741-8d64-e72c631c8bae") + ) + (pin "1" + (uuid "e9de149a-0edb-469b-8e04-cab24792144e") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW215") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 210.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4c10832d-d681-4a52-b7a5-48f4cd6ee742") + (property "Reference" "SW256" + (at 254 205.6709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 207.8336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4aa5b144-f18f-432e-9097-4b7901ca1fbe") + ) + (pin "1" + (uuid "f036f787-c911-4b04-8290-b0ecbffc0849") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW256") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 88.9 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4c7d8e72-a553-46e0-9197-9657acdc72d8") + (property "Reference" "RN201" + (at 44.45 84.1319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 86.2946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 90.932 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da3") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece804") + ) + (pin "1" + (uuid "0e680f65-193c-4115-894a-489ba5318618") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b7") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b5") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e4c") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a856") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdea9") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26fd") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN201") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 220.98 90) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4dd51640-108a-41f0-8811-824b02aa5d8f") + (property "Reference" "RN206" + (at 107.95 216.2119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 218.3746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 223.012 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd3") + ) + (pin "8" + (uuid "ce2d77d3-a8bf-4d76-84f9-b2e2af7e1e4d") + ) + (pin "1" + (uuid "1fca57f9-81b9-4403-ac00-ed0b3112c0ae") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e7") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e2") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e80") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a884") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdedf") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2728") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN206") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 170.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4f0fe0ef-1345-4168-8453-e755681d97df") + (property "Reference" "SW238" + (at 124.46 165.0309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 167.1936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e9e117d2-c578-456e-b391-18d6c5ecfdf4") + ) + (pin "1" + (uuid "a66033ad-1b18-4a93-8a0a-1cbb094f275b") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW238") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 210.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4f74d5a5-e08d-4154-8ba4-0c3ab9138754") + (property "Reference" "SW254" + (at 124.46 205.6709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 207.8336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d80af405-0e6d-45cb-9ade-f4607d9ca106") + ) + (pin "1" + (uuid "b5e724ab-d8cc-481b-a706-c170201e3f46") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW254") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 226.06 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4f96bf35-bbb5-419e-8ab9-64c964b1b832") + (property "Reference" "#PWR0207" + (at 226.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 226.06 18.8577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.06 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.06 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 226.06 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ec9fa19-1e13-4297-9e37-67bdf0fd9e17") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0207") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 48.26 90) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "50cd38f8-2d22-404b-99cb-13b33c64aff2") + (property "Reference" "RN202" + (at 107.95 43.4919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 45.6546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 50.292 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd4") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece82c") + ) + (pin "1" + (uuid "fd41fa87-acce-4ff6-9522-2ecd7bc89d0e") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e8") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e3") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e81") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a885") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee0") + ) + (pin "3" + (uuid "b30b5c88-67de-44d7-8031-10d27bb2528a") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN202") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 226.06 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "51462f03-0fa4-410a-b51d-815f058e91df") + (property "Reference" "#PWR0215" + (at 226.06 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 226.06 140.7777 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.06 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.06 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 226.06 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ec9fa19-1e13-4297-9e37-67bdf0fd9e18") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0215") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 180.34 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "54b13fe5-e413-4bf7-bc90-b541598473bd") + (property "Reference" "RN207" + (at 171.45 175.5719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 177.7346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 182.372 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd5") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece82d") + ) + (pin "1" + (uuid "be92ca6e-f935-48f3-82b9-898fed158a0e") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121e9") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e4") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e82") + ) + (pin "4" + (uuid "f56b56dd-e428-4eb4-8b53-5f94997395ac") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee1") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2729") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN207") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "55eb577d-c4f2-46d4-8187-7622ebd0dcea") + (property "Reference" "SW201" + (at 60.96 32.9509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 35.1136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "766b23f2-51a8-460c-8757-3e1d2ff6f237") + ) + (pin "1" + (uuid "d79030bc-5a45-45f3-a670-84b044d3ce6d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW201") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 210.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "580ff64d-41f4-4d54-a573-3dd1bef05374") + (property "Reference" "SW253" + (at 60.96 205.6709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 207.8336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "99d2a7d3-44cb-4af1-9b6a-77f560825977") + ) + (pin "1" + (uuid "f63520f2-1c91-47c0-bc25-4476a9009b2c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW253") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 109.22 90) + (unit 8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5f7be3d1-a843-421a-8ee6-0ca0c12e8059") + (property "Reference" "RN202" + (at 107.95 104.4519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 106.6146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 111.252 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc7") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece822") + ) + (pin "1" + (uuid "2907f442-f402-47c3-9ab8-eac7e057e9dc") + ) + (pin "9" + (uuid "9d54ef65-8f34-41ec-9f51-20530a0dd73d") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d2") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e71") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a876") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded2") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e271e") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN202") + (unit 8) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 200.66 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "620e9b3e-92d9-4115-b016-df6988deb8a5") + (property "Reference" "#PWR0206" + (at 200.66 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 200.66 120.8423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 200.66 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 200.66 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 200.66 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a60f3d92-6bd4-40e4-b0de-3b8488da40da") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0206") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 200.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "639b5fb5-5e94-45d4-8c71-5d2dfee36ca8") + (property "Reference" "SW251" + (at 187.96 195.5109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 197.6736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "6baf6d1e-ca7b-4bd1-86ba-77b76dd9e4d8") + ) + (pin "1" + (uuid "b50d12f9-6a42-4f7d-9d48-4b2dcab146d6") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW251") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 58.42 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "687c37ee-ab83-4a99-add5-3ba66d37aa3d") + (property "Reference" "SW211" + (at 187.96 53.2709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 55.4336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bbb76aff-811c-4e37-9deb-20a7de9d540f") + ) + (pin "1" + (uuid "4fa525f9-977d-4189-b966-ad6b034a8245") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW211") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 231.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6ad7dc26-2409-4446-8e38-c36fc5fcbe88") + (property "Reference" "SW261" + (at 60.96 225.9909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 228.1536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a8e0265b-aa73-4d87-b503-de27feb74643") + ) + (pin "1" + (uuid "36acb0be-dae0-466d-ab0e-3f4a6accae10") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW261") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 180.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6c00e93f-6e07-40d4-81aa-f57de34407ba") + (property "Reference" "SW242" + (at 124.46 175.1909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 177.3536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a0b4f2e1-7e79-4aa7-85ab-a127cb62b8ea") + ) + (pin "1" + (uuid "9678ad87-616f-47ad-939b-7373e73627aa") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW242") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 180.34 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6c1a71b4-940d-413d-b52d-cc28075b812b") + (property "Reference" "RN206" + (at 107.95 175.5719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 177.7346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 182.372 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd6") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece82e") + ) + (pin "1" + (uuid "7cb7d324-42ad-4300-a383-58b2840c8832") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121ea") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e5") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e83") + ) + (pin "4" + (uuid "e726d800-29c8-4c3c-aa5d-440669c7f34e") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee2") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e272a") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN206") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6e7b6f0a-d455-46bb-a878-85307e67384e") + (property "Reference" "SW223" + (at 187.96 83.7509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 85.9136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "535f178d-0799-45a5-9800-f89e9d1b254f") + ) + (pin "1" + (uuid "b41ad409-4a6b-4171-b21b-4ef7ce842132") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW223") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 210.82 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7359b1de-ae53-40a5-8aef-866163434513") + (property "Reference" "RN207" + (at 171.45 206.0519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 208.2146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 212.852 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da4") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece805") + ) + (pin "1" + (uuid "5081900b-01ff-4b60-b770-97eff800e969") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b8") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b6") + ) + (pin "7" + (uuid "b32dcbd2-6364-4daf-90ef-13e70d132a5d") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a857") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeaa") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26fe") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN207") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 220.98 90) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "73deb8c9-f5d5-4b00-814c-fb8826618acc") + (property "Reference" "RN205" + (at 44.45 216.2119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 218.3746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 223.012 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd7") + ) + (pin "8" + (uuid "8cfb7f19-a5e9-4c08-b537-826cf1636e5f") + ) + (pin "1" + (uuid "bf1afe63-0d7b-46ea-bd27-67747b0c21a9") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121eb") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e6") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e84") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a886") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee3") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e272b") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN205") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 170.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "74b3f621-4bcb-46f6-8d4b-135cdc5a34ee") + (property "Reference" "SW239" + (at 187.96 165.0309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 167.1936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "112c1d3b-36e0-4ec5-ae72-14582828a3d5") + ) + (pin "1" + (uuid "568558e1-567a-48e1-bf57-0a8b665427e6") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW239") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7531c933-2991-4fa9-9abd-23d8dc475f46") + (property "Reference" "SW218" + (at 124.46 73.5909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 75.7536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b39a42d9-375c-4f53-abe2-6e9af54416fc") + ) + (pin "1" + (uuid "a3a36448-8758-4300-994f-22884241ee90") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW218") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "78cc385e-b900-450b-a5b3-271ecd74dd6b") + (property "Reference" "SW259" + (at 187.96 215.8309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 217.9936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2ff4cc45-4c30-434b-a6ec-8bd6d7572c66") + ) + (pin "1" + (uuid "640acea6-986c-44c3-af8d-7422ee52cbc9") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW259") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 170.18 90) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "78fe9154-f163-464a-a9cc-46ef33a7d810") + (property "Reference" "RN206" + (at 107.95 165.4119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 167.5746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 172.212 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd8") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece82f") + ) + (pin "1" + (uuid "1e12dbda-bd27-4c61-b106-68d6873ccb76") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121ec") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e7") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e85") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a887") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee4") + ) + (pin "3" + (uuid "65e73cbb-6589-454a-a11d-e28f29dd7727") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN206") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 33.02 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7a592a4c-f8b0-411e-a729-0eb407fa2789") + (property "Reference" "#PWR0201" + (at 33.02 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 33.02 18.8577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 33.02 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 33.02 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 33.02 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ec9fa19-1e13-4297-9e37-67bdf0fd9e19") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0201") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 33.02 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7a6ae19b-4fff-4eb7-aab5-48f43783773f") + (property "Reference" "#PWR0209" + (at 33.02 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 33.02 140.7777 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 33.02 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 33.02 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 33.02 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ec9fa19-1e13-4297-9e37-67bdf0fd9e1a") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0209") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 210.82 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7c9d4a07-c3e2-4d77-8ade-a56dc53db03c") + (property "Reference" "RN206" + (at 107.95 206.0519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 208.2146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 212.852 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da5") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece806") + ) + (pin "1" + (uuid "40c19d40-ed93-426e-861a-83749e88f33f") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121b9") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b7") + ) + (pin "7" + (uuid "c96cd7f0-5c7e-4cbc-b183-85a7927a5bb5") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a858") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeab") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26ff") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN206") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 170.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7ebdeedf-ae17-4e6e-9252-9de2c9582a67") + (property "Reference" "SW237" + (at 60.96 165.0309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 167.1936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "86c39851-95cb-451f-80fd-d658a243c5ae") + ) + (pin "1" + (uuid "ba550e19-3922-4db5-80a1-9aaf9c99b5d7") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW237") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7f5e98b2-8535-40c2-bcd5-67b39824de6c") + (property "Reference" "SW222" + (at 124.46 83.7509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 85.9136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2a723233-6124-4f3d-9942-c5c3ebcef5ef") + ) + (pin "1" + (uuid "c6d73fa6-2a2f-4849-938a-49673a10d50f") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW222") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 78.74 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "800d5c85-fe69-4fe6-b937-030a564d0181") + (property "Reference" "RN202" + (at 107.95 73.9719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 76.1346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 80.772 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da6") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece7fd") + ) + (pin "1" + (uuid "882aecd2-7d52-46de-ba56-bee47fa1bb5a") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121ba") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ae") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e4d") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a852") + ) + (pin "6" + (uuid "b3356261-95e0-40cb-acb4-980b5e879387") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26f6") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN202") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "80d042b1-4203-4510-9ec7-b42188ae14ca") + (property "Reference" "SW207" + (at 187.96 43.1109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 45.2736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "dc75a225-a454-44de-b2f1-e6bb0c5102e5") + ) + (pin "1" + (uuid "260bea18-94c3-4e1d-8c99-b052e15e7b1a") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW207") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 231.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "83250319-8f57-44f0-b114-b39c67b9b823") + (property "Reference" "SW262" + (at 124.46 225.9909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 228.1536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8993f86d-a99d-4278-acd9-d9fdcbf5aeb8") + ) + (pin "1" + (uuid "bf83c004-12d0-4c87-93a4-f3833cccfdf5") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW262") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 231.14 90) + (unit 8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8548aef3-a31e-402e-a2bb-6ba90f9bca04") + (property "Reference" "RN206" + (at 107.95 226.3719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 228.5346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 233.172 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc8") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece823") + ) + (pin "1" + (uuid "80800286-cefc-44e4-92e8-fdc951274eb3") + ) + (pin "9" + (uuid "304aebbf-05e0-4062-9c17-eb9632d34315") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d3") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e72") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a877") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bded3") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e271f") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN206") + (unit 8) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 73.66 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8714b730-0799-432e-8a5c-a9170ba3e362") + (property "Reference" "#PWR0202" + (at 73.66 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 73.66 120.8423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 73.66 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "358140b4-1a0d-4948-a19e-775bf112380a") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0202") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 160.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8777533a-cdef-4d2e-97f3-1708c89a76a3") + (property "Reference" "SW236" + (at 254 154.8709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 157.0336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "27b3693d-d4ba-408c-8d15-0d2d6e10d2d8") + ) + (pin "1" + (uuid "acd343f0-5bb8-4d72-8369-444fc7e10e3c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW236") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 210.82 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "878339ba-8f65-4015-a77a-962f21eb618e") + (property "Reference" "RN205" + (at 44.45 206.0519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 208.2146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 212.852 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da7") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece807") + ) + (pin "1" + (uuid "95ca408f-baff-48c8-8651-eff6223e1cf2") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121bb") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b8") + ) + (pin "7" + (uuid "4506bf23-a3ba-4573-9ef5-d1e7006caca3") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a859") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeac") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2700") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN205") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8d3c2d38-df97-466d-9dd7-557074cff6be") + (property "Reference" "SW219" + (at 187.96 73.5909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 75.7536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f92a1612-d7f0-44f9-a339-ca980947e29a") + ) + (pin "1" + (uuid "641da457-dace-4704-b601-877eedb42c4f") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW219") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8edbd8ed-edc6-4133-b42d-544eede49bdd") + (property "Reference" "SW203" + (at 187.96 32.9509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 35.1136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4724605d-8506-44c3-bc56-4ab559ed46da") + ) + (pin "1" + (uuid "1d33dd74-e980-4576-909e-70f752731969") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW203") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 200.66 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8ef27345-7de8-49c6-bd99-756ec4242348") + (property "Reference" "RN208" + (at 237.49 195.8919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 198.0546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 202.692 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da8") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece7fe") + ) + (pin "1" + (uuid "56a90071-6d14-4ea3-94ec-83c5a4cb611d") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121bc") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5af") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e4e") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a85a") + ) + (pin "6" + (uuid "d0740c9b-eb87-4e7d-abd5-99f92b11d781") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26f7") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN208") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 266.7 238.76 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "902ca83f-ea66-4cc4-bbf3-26e75499920e") + (property "Reference" "#PWR0216" + (at 266.7 245.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 266.7 242.7623 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 266.7 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "35012e85-2ac5-4431-a8f7-4773c5c1ffa5") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0216") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "91d34b02-09eb-4bf2-80f3-257ce01db77b") + (property "Reference" "SW258" + (at 124.46 215.8309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 217.9936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "572e7153-e8bc-4568-848e-c9ea9866f2c8") + ) + (pin "1" + (uuid "c0d74162-ec5f-423e-9223-514b4b98b9e7") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW258") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "923898cd-3b07-49c2-a045-53f999830761") + (property "Reference" "SW206" + (at 124.46 43.1109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 45.2736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "90469183-4d5e-41b3-8d5b-4a9422637aee") + ) + (pin "1" + (uuid "5c37bb2a-3c1d-4ec6-965e-57f38799a9b4") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW206") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "94757163-5c6e-47ba-926f-ce845c62bf6f") + (property "Reference" "SW224" + (at 254 83.7509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 85.9136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f9e23fd0-5a07-481c-9740-e793cf673f7d") + ) + (pin "1" + (uuid "c073f8b9-6cb2-4885-a960-b90b61df9876") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW224") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 58.42 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9a0cbe6d-2062-4d22-ad56-148aabadaca9") + (property "Reference" "SW212" + (at 254 53.2709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 55.4336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0ee98a26-528c-4433-a542-42cfa6c10e64") + ) + (pin "1" + (uuid "6c2d4ffb-37a1-44b7-8ab8-5f1018824640") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW212") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 58.42 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9ee5060e-e004-4c3f-93cc-72d6655d00cc") + (property "Reference" "RN203" + (at 171.45 53.6519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 55.8146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dd9") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece830") + ) + (pin "1" + (uuid "d57e1fc6-3275-4a82-bdef-feded921f074") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121ed") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e8") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e86") + ) + (pin "4" + (uuid "94c15f78-4215-4b11-89b7-bdca9c773c27") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee5") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e272c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN203") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 58.42 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9f8224c3-f8f2-4c8e-9d2f-bbbe990973d9") + (property "Reference" "RN204" + (at 237.49 53.6519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 55.8146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dda") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece831") + ) + (pin "1" + (uuid "924167c3-a954-47d3-a55e-378cbab7bb29") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121ee") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5e9") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e87") + ) + (pin "4" + (uuid "23afefc3-65c2-4993-8325-3a7d332e6fce") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee6") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e272d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN204") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9fc015ec-b429-4cb3-8d35-bfa8d1b5accf") + (property "Reference" "SW216" + (at 254 63.4309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 65.5936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5524c8ee-fdf2-495e-8517-4bd7bf2843e9") + ) + (pin "1" + (uuid "36b5966a-750c-45fd-99fd-836898823ba5") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW216") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a1a5f669-1ab8-415c-84c8-7789c377cda4") + (property "Reference" "SW221" + (at 60.96 83.7509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 85.9136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8413853b-68cf-406b-93b2-4efba9f4d190") + ) + (pin "1" + (uuid "e3d8a699-b99f-4afb-8490-74fd7276062d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW221") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 180.34 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a2b7520f-0122-4fb1-8cf8-1d4cf6941d88") + (property "Reference" "RN208" + (at 237.49 175.5719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 177.7346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 182.372 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5ddb") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece832") + ) + (pin "1" + (uuid "359870e0-af06-4cec-a441-9dfa8f299643") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121ef") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ea") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e88") + ) + (pin "4" + (uuid "5b628819-5d1c-423c-9a0f-6cf5ae1c321d") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee7") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e272e") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN208") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 68.58 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a5cb79a2-332e-424e-9af5-32812697f395") + (property "Reference" "RN201" + (at 44.45 63.8119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 65.9746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 70.612 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dc9") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece824") + ) + (pin "1" + (uuid "0e680f65-193c-4115-894a-489ba5318619") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121d6") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5cd") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e73") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a878") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee8") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e272f") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN201") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 109.22 90) + (unit 8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a6bd97f7-49e9-4477-8ab5-e7ce718f7096") + (property "Reference" "RN201" + (at 44.45 104.4519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 106.6146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 111.252 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dca") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece833") + ) + (pin "1" + (uuid "0e680f65-193c-4115-894a-489ba531861a") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121d7") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d4") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e74") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a879") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdee9") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2730") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN201") + (unit 8) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 160.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a9edbefa-206b-43e4-84ea-8b412267247d") + (property "Reference" "SW235" + (at 187.96 154.8709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 157.0336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e829115b-ed3f-463f-9d33-bd5a7593128a") + ) + (pin "1" + (uuid "c5234a48-4e42-4c05-82d5-8452809bd532") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW235") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 190.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "abea1f44-d3b3-4b02-84e7-eacd908e5d4d") + (property "Reference" "SW245" + (at 60.96 185.3509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 187.5136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2070de54-bcd8-465c-a96f-822627d6692f") + ) + (pin "1" + (uuid "b69098ec-033b-4871-92c0-810daab74d4f") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW245") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "abf8b9d4-94d6-4420-b77b-e77a28b2009f") + (property "Reference" "SW229" + (at 60.96 104.0709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 106.2336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ccfae261-bb23-468b-9914-0c378dd6cd07") + ) + (pin "1" + (uuid "fe964eee-f4ad-4726-b9bc-0a47ca28248d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW229") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 68.58 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "af9560f9-7373-4168-b2ae-58e801309c6f") + (property "Reference" "RN204" + (at 237.49 63.8119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 65.9746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 70.612 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5ddc") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece834") + ) + (pin "1" + (uuid "27e96f5d-8101-4cb4-95d1-fb263aa9766d") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121d8") + ) + (pin "5" + (uuid "87f1bb93-e1f7-47de-a76f-ce7c1c233d05") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e89") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a888") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeea") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2731") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN204") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 180.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b3fff0cb-d970-45c8-86b1-db7d664a684b") + (property "Reference" "SW244" + (at 254 175.1909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 177.3536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a273fa0d-9ab8-4392-842d-947dccc3d613") + ) + (pin "1" + (uuid "e1d13ef7-32ed-4c9e-ac2c-f4a011699723") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW244") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 231.14 90) + (unit 8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b6a49e75-1694-4377-bcdc-ef6e308a4879") + (property "Reference" "RN207" + (at 171.45 226.3719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 228.5346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 233.172 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5ddd") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece835") + ) + (pin "1" + (uuid "f0764836-b493-40fe-9ca4-b947c5623877") + ) + (pin "9" + (uuid "c611a7ba-4e44-4498-ac5b-5a31fedfc8a1") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5d5") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e8a") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a889") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeeb") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2732") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN207") + (unit 8) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 170.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b9cbc547-42f4-4f61-b957-8c4eede3a764") + (property "Reference" "SW240" + (at 254 165.0309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 167.1936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b81dfcc4-7ec0-4873-8603-02c1d26c1988") + ) + (pin "1" + (uuid "aa6395c2-deb8-4e5f-8f61-392c7d14616b") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW240") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 96.52 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "befaf50f-3247-4b1b-b959-6f1356bf4a71") + (property "Reference" "#PWR0203" + (at 96.52 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 96.52 18.8577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 96.52 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 96.52 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ec9fa19-1e13-4297-9e37-67bdf0fd9e1b") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0203") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 48.26 90) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bf43268b-4f39-4c6c-bcca-04c363c09172") + (property "Reference" "RN203" + (at 171.45 43.4919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 45.6546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 50.292 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dde") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece836") + ) + (pin "1" + (uuid "8cd88a31-c44f-475e-b3d5-f9096685ef55") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f0") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5eb") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e8b") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a88a") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeec") + ) + (pin "3" + (uuid "83884765-6f56-4ed9-b3d6-cc0886a32955") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN203") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 160.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c3fc6dee-d1fa-4d38-b3b9-3e542535883d") + (property "Reference" "RN208" + (at 237.49 155.2519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 157.4146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 162.052 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "40d780d1-d4fe-46b0-b80b-5341df8acafd") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece837") + ) + (pin "1" + (uuid "ab4996c9-e2fc-4b64-a4f6-446d77b98298") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f1") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ec") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e8c") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a88b") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeed") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2733") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN208") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 200.66 238.76 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c54e44c7-e901-4a6b-b920-26c8a80133f9") + (property "Reference" "#PWR0214" + (at 200.66 245.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 200.66 242.7623 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 200.66 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 200.66 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 200.66 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b75ec5da-a740-43d2-a967-0aa4e584e852") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0214") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 78.74 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c7fe4ef4-55e1-42af-b822-272911ab6cc6") + (property "Reference" "RN204" + (at 237.49 73.9719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 76.1346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 80.772 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5da9") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece7ff") + ) + (pin "1" + (uuid "530f2b50-6b44-4845-87a2-66d2a7e86d61") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121bd") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b0") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e4f") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a85b") + ) + (pin "6" + (uuid "3079359a-2cd2-4774-a471-2dddf830f091") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26f8") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN204") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 78.74 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c89a1740-7f49-4c89-b189-552fe4060864") + (property "Reference" "RN203" + (at 171.45 73.9719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 76.1346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 80.772 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5daa") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece800") + ) + (pin "1" + (uuid "4e13e839-d2d7-4a98-93da-537bbe8b9e38") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121be") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b1") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e50") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a85c") + ) + (pin "6" + (uuid "b7d105f6-619a-4031-b1a6-b981549ff55d") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e26f9") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN203") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 99.06 90) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c8e75e0f-a3c8-42ee-b67a-130cb3a9cec0") + (property "Reference" "RN204" + (at 237.49 94.2919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 96.4546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 101.092 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5ddf") + ) + (pin "8" + (uuid "b0172dc1-7596-4bf0-921a-7deca45f902c") + ) + (pin "1" + (uuid "6ccd8330-7f6c-4617-82ec-019592dea95a") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f2") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ed") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e8d") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a88c") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeee") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2734") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN204") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 190.5 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d103865e-bb1b-4f9d-a8d0-7908b88015ef") + (property "Reference" "RN205" + (at 44.45 185.7319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 187.8946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 192.532 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de0") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece838") + ) + (pin "1" + (uuid "7d459a4d-deb7-42a5-8347-b0c55bcebec5") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121d9") + ) + (pin "5" + (uuid "501b4d04-d816-4dda-8785-cb9b50708f9d") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e8e") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a88d") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdeef") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2735") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN205") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 190.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d2734818-4f0b-45f6-8a96-6f592b76cbbc") + (property "Reference" "SW248" + (at 254 185.3509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 187.5136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e3fa04ec-2710-48b7-a3b4-8068d95458c1") + ) + (pin "1" + (uuid "8b7e0722-78cb-466c-bf9f-1dd5e7131f91") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW248") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 38.1 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d416d371-d78d-4585-a349-7a29ea6b86da") + (property "Reference" "RN203" + (at 171.45 33.3319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 35.4946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 40.132 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "aeb03e70-7974-4238-a598-2ee0e28c552e") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece839") + ) + (pin "1" + (uuid "e660f2f3-1fe9-4eef-8f64-1428c75f6621") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f3") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ee") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e8f") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a88e") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef0") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2736") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN203") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 200.66 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d71951cf-0be3-4197-b181-d59ff79ca724") + (property "Reference" "RN205" + (at 44.45 195.8919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 198.0546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 202.692 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dab") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece808") + ) + (pin "1" + (uuid "c30d6065-4d7d-43c1-bd97-52e19f7747ef") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121bf") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5b9") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e51") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a85d") + ) + (pin "6" + (uuid "259543a0-5ec9-4ef8-bb32-2d4c22a49dca") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2701") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN205") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 160.02 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d8824d0f-c419-4e68-8e7d-ff30cb3fb8e8") + (property "Reference" "#PWR0213" + (at 160.02 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 160.02 140.7777 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 160.02 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 160.02 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 160.02 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ec9fa19-1e13-4297-9e37-67bdf0fd9e1c") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0213") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 38.1 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "dd8d079a-b377-4180-ad8c-1a472c783dac") + (property "Reference" "RN201" + (at 44.45 33.3319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 35.4946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 40.132 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de1") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece83a") + ) + (pin "1" + (uuid "0e680f65-193c-4115-894a-489ba531861b") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f4") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ef") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e90") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a88f") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef1") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2737") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN201") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 99.06 90) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ddc7ac37-c7d9-40a5-a8d0-9b6f24b9bcb4") + (property "Reference" "RN201" + (at 44.45 94.2919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 96.4546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 101.092 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de2") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece83b") + ) + (pin "1" + (uuid "0e680f65-193c-4115-894a-489ba531861c") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f5") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5f0") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e91") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a890") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef2") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2738") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN201") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 48.26 90) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "de0c2cdd-0b76-4f31-b3e7-e22090bc13db") + (property "Reference" "RN201" + (at 44.45 43.4919 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 45.6546 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 50.292 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de3") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece83c") + ) + (pin "1" + (uuid "0e680f65-193c-4115-894a-489ba531861d") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f6") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5f1") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e92") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a891") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef3") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2739") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN201") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 231.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e10eceb7-1bd2-4feb-aa03-28c6a3f2c845") + (property "Reference" "SW263" + (at 187.96 225.9909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 228.1536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "689d9c2b-0966-44da-9317-c254a84b0def") + ) + (pin "1" + (uuid "212b060a-7572-4e1b-ac40-a647e2fc4f8c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW263") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e39fd29a-a598-44fb-bc8b-4dcd185bce5f") + (property "Reference" "SW220" + (at 254 73.5909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 75.7536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "62c79a88-41ff-4d74-9618-8107a843feef") + ) + (pin "1" + (uuid "0b7b91c6-a015-4db6-b8e5-55dfa79c97e6") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW220") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 58.42 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e3f585cd-3df4-461e-9cf0-81273b505803") + (property "Reference" "RN201" + (at 44.45 53.6519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 55.8146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de4") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece83d") + ) + (pin "1" + (uuid "0e680f65-193c-4115-894a-489ba531861e") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f7") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5f2") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e93") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a892") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef4") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e273a") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN201") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 73.66 238.76 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e4996e00-c977-4d78-a051-dde19df6ba47") + (property "Reference" "#PWR0210" + (at 73.66 245.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 73.66 242.7623 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 73.66 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 73.66 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d84d00e8-24f7-4a03-b0fc-18196140cc92") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0210") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e4af42fd-b3cc-4f34-96b3-20c84028dd62") + (property "Reference" "SW214" + (at 124.46 63.4309 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 65.5936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bec6f332-86ac-48fb-ab08-183083478e83") + ) + (pin "1" + (uuid "53532306-3a03-4194-8b29-17b259e8dc46") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW214") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e59f436c-8b18-4f17-9a75-ad4cbf2fa9fc") + (property "Reference" "SW230" + (at 124.46 104.0709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 106.2336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4f8e8506-9678-44f7-945c-0f1267ccde49") + ) + (pin "1" + (uuid "2f785dd5-8331-4354-ad40-f1f2b3ec62c2") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW230") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e75be5c3-9a09-4779-b8af-b3961ac5d9d4") + (property "Reference" "SW232" + (at 254 104.0709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 106.2336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9631acb8-be23-4eab-80ca-89623ddd3a64") + ) + (pin "1" + (uuid "8537d4f2-35eb-4bd6-ad58-12a1591a8d79") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW232") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 124.46 160.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e76f957a-ebd5-40d5-83da-b0327d46bf44") + (property "Reference" "SW234" + (at 124.46 154.8709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 124.46 157.0336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 124.46 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 124.46 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 124.46 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2d56938e-00ab-4028-b6d1-21019d6ee850") + ) + (pin "1" + (uuid "84ced7a2-fc62-479a-ac69-534f1bd14e71") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW234") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "eac771db-5566-4d56-949d-b3937c709c3a") + (property "Reference" "SW228" + (at 254 93.9109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 96.0736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "6dc9e326-ab76-4bb2-938b-6677a0e3a359") + ) + (pin "1" + (uuid "7ffd8e98-6e4f-4224-9ff5-f95b0bac01d5") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW228") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 160.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "eaea066c-bc71-4560-84a9-98c128c4ffd3") + (property "Reference" "RN205" + (at 44.45 155.2519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 157.4146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 162.052 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "33e184e4-a2eb-4eae-858e-b732728d9635") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece83e") + ) + (pin "1" + (uuid "04c5d2b2-e378-4025-831f-8646b92eb4f2") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f8") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5f3") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e94") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a893") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef5") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e273b") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN205") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 254 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ece0f2f7-a01b-4df4-ba26-15ae8ca1b749") + (property "Reference" "SW208" + (at 254 43.1109 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 254 45.2736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 254 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 254 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "af9c4cb4-5e9e-46cd-878a-b158550f75d8") + ) + (pin "1" + (uuid "0a4d0663-4bc3-4aa8-b2b6-54cd1db377d7") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW208") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 107.95 190.5 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ef3778f7-6fc5-4c8b-823d-8363b9b1e9b8") + (property "Reference" "RN206" + (at 107.95 185.7319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 107.95 187.8946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 107.95 192.532 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 107.95 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 107.95 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de5") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece83f") + ) + (pin "1" + (uuid "647ef0c3-29ea-4419-9d9e-aa79e0cf3741") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121da") + ) + (pin "5" + (uuid "8055ea13-ae9e-4176-b20d-06ae923b9a01") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e95") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a894") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef6") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e273c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN206") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 44.45 180.34 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f082f16d-2d18-415d-892e-e542928773a2") + (property "Reference" "RN205" + (at 44.45 175.5719 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 44.45 177.7346 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 44.45 182.372 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 44.45 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 44.45 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de6") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece840") + ) + (pin "1" + (uuid "e4351c01-32d6-4af8-a667-0b8d1a0d6a82") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121f9") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5f4") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e96") + ) + (pin "4" + (uuid "5b651c94-d308-4f32-9920-185080b1f006") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef7") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e273d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN205") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 60.96 180.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f13ce391-44ec-4400-a000-cb90f11521ef") + (property "Reference" "SW241" + (at 60.96 175.1909 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 60.96 177.3536 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 60.96 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 60.96 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 60.96 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c663d20e-5cc9-4fe5-ae0f-f5a9faab04e4") + ) + (pin "1" + (uuid "df2d0058-e1c9-4920-a88d-3c05074f1ef3") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW241") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 96.52 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f1bc5236-cff1-4b0e-a252-bac7757a8169") + (property "Reference" "#PWR0211" + (at 96.52 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 96.52 140.7777 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 96.52 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ec9fa19-1e13-4297-9e37-67bdf0fd9e1d") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "#PWR0211") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 190.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f2b8dec9-bfff-4e09-8087-4e6cc9320bf5") + (property "Reference" "SW247" + (at 187.96 185.3509 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 187.5136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "78ec5aef-c147-4ad7-8b12-007a23cb7b9b") + ) + (pin "1" + (uuid "ea287658-ecf8-4f5b-995f-5ab886c1ec0c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW247") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 237.49 210.82 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f423d999-9a46-470b-84bf-3afe256c7531") + (property "Reference" "RN208" + (at 237.49 206.0519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 237.49 208.2146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 237.49 212.852 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 237.49 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 237.49 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5dac") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece809") + ) + (pin "1" + (uuid "3fe54444-af4e-4f66-af4c-42215ca1d5d7") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121c0") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5ba") + ) + (pin "7" + (uuid "f0d40487-5c97-4d35-a0cf-5edb6d423c5d") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a85e") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdead") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e2702") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN208") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Switch:SW_Reed") + (at 187.96 210.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f469ff38-c6c0-4201-8899-79a33494bae9") + (property "Reference" "SW255" + (at 187.96 205.6709 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SW_Reed" + (at 187.96 207.8336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (at 187.96 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 187.96 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "reed switch" + (at 187.96 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f72ca984-6016-432b-a81a-c1dfc20806d4") + ) + (pin "1" + (uuid "f1513fbd-55ae-4527-868f-269182ed6c56") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "SW255") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 170.18 90) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f9ac5d54-02e1-42e8-89f2-c7cee63a67c9") + (property "Reference" "RN207" + (at 171.45 165.4119 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 167.5746 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 172.212 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de7") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece841") + ) + (pin "1" + (uuid "e808470c-7e1b-4940-948e-1f5b4b2a6e1c") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121fa") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5f5") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e97") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a895") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef8") + ) + (pin "3" + (uuid "aac8e614-0bd4-4dcc-bfc8-bf9c03df3433") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN207") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 160.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fb2b15a8-a6ad-4103-b1f2-9539814be484") + (property "Reference" "RN207" + (at 171.45 155.2519 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 157.4146 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 162.052 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "83a49c6f-4f52-4a87-b74c-40a2f8456795") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece842") + ) + (pin "1" + (uuid "a56eddcd-9ae2-48c2-b393-b9f13064fad4") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121fb") + ) + (pin "5" + (uuid "cc1752bd-25c6-4c80-aaaf-dc16d4a9a5f6") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e98") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a896") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdef9") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e273e") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN207") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 171.45 190.5 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fc4c30f5-33bc-4ab6-9441-440b691dad30") + (property "Reference" "RN207" + (at 171.45 185.7319 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 171.45 187.8946 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 171.45 192.532 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 171.45 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 171.45 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "9affeefd-5bc4-4659-8126-2e0313ef5de8") + ) + (pin "8" + (uuid "db01bde3-2bba-42e5-955f-8da22aece843") + ) + (pin "1" + (uuid "76972b34-3fc2-43a0-8b86-7ba05ed264f3") + ) + (pin "9" + (uuid "34d55c8c-d2b9-4b34-8eb0-fa3a25c121db") + ) + (pin "5" + (uuid "a798ee89-6fe0-43b9-a312-63dfe72f55c3") + ) + (pin "7" + (uuid "4245f1ba-f5c3-420c-a7f6-13d53be51e99") + ) + (pin "4" + (uuid "ad186829-1c2e-4561-ac9b-abdb22b1a897") + ) + (pin "6" + (uuid "c26fa8b3-57f6-48e1-9c71-4dd5732bdefa") + ) + (pin "3" + (uuid "6fac0bb3-4658-45b6-ae10-0039c96e273f") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d" + (reference "RN207") + (unit 4) + ) + ) + ) + ) +) diff --git a/ShiftRegisters.kicad_sch b/ShiftRegisters.kicad_sch new file mode 100644 index 0000000..ad48abe --- /dev/null +++ b/ShiftRegisters.kicad_sch @@ -0,0 +1,7247 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "59a74c30-a4b2-4a9a-8b3f-3746b09cf9c4") + (paper "A4") + (lib_symbols + (symbol "74xx:74HC165" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74HC165" + (at -7.62 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "8 bit shift register parallel load cmos" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74HC165_1_0" + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "DS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "D1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "D4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "D5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "D6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "D7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "~{PL}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -15.24 0) + (length 5.08) + (name "CP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -17.78 0) + (length 5.08) + (name "~{CE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 22.86 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 15.24 180) + (length 5.08) + (name "Q7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 12.7 180) + (length 5.08) + (name "~{Q7}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74HC165_1_1" + (rectangle + (start -7.62 17.78) + (end 7.62 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0 0 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "R_Small" + (at 1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (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 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:VCC" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "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 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "VCC_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (no_connect + (at 132.08 111.76) + (uuid "28492532-da8e-48e2-9c95-8e3aa26f1bf0") + ) + (no_connect + (at 266.7 38.1) + (uuid "2f5ae64a-c7b0-4069-a1f0-33be4c4dac40") + ) + (no_connect + (at 198.12 111.76) + (uuid "366aefbf-e215-4edb-be1d-b7fef45ec342") + ) + (no_connect + (at 266.7 111.76) + (uuid "5fd75846-59f8-4300-9695-629e044b45a0") + ) + (no_connect + (at 60.96 111.76) + (uuid "8d21f416-57e9-4283-8f3b-dc257745f541") + ) + (no_connect + (at 198.12 38.1) + (uuid "b9208466-c4ae-45b5-8992-1cf4a6a82287") + ) + (no_connect + (at 60.96 38.1) + (uuid "c331c512-4aeb-4348-9702-615c5dc3b38b") + ) + (no_connect + (at 132.08 38.1) + (uuid "f2bfc460-06c1-47b3-9222-6f0cc6f8a51b") + ) + (wire + (pts + (xy 33.02 53.34) (xy 35.56 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02aef4d7-deba-4946-9f84-3c73b6b8950d") + ) + (wire + (pts + (xy 104.14 53.34) (xy 106.68 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03144bc3-b859-4184-ae0e-06f81134b6ca") + ) + (wire + (pts + (xy 170.18 116.84) (xy 172.72 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0cba686e-d707-4fc4-8eb5-de7d5e153bd5") + ) + (wire + (pts + (xy 48.26 25.4) (xy 48.26 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d506918-7a01-4fe8-aab6-988b0603a124") + ) + (wire + (pts + (xy 170.18 35.56) (xy 172.72 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e9e7c30-c8c6-4282-979e-9b32384649b2") + ) + (wire + (pts + (xy 185.42 25.4) (xy 185.42 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17ea8de8-247b-4c4d-abba-5d71263e3eb2") + ) + (wire + (pts + (xy 33.02 35.56) (xy 35.56 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1beab6bc-8f65-4860-a1c5-35881bb14a55") + ) + (wire + (pts + (xy 33.02 40.64) (xy 35.56 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22c72260-0a68-4111-a090-66390bb129fb") + ) + (wire + (pts + (xy 238.76 124.46) (xy 241.3 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "231c1381-bcb0-450a-b804-9f9becd02430") + ) + (wire + (pts + (xy 238.76 121.92) (xy 241.3 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26538051-f373-4b77-840e-b0362167f8b8") + ) + (wire + (pts + (xy 238.76 116.84) (xy 241.3 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a8746ed-136c-40e7-89a0-92d451036125") + ) + (wire + (pts + (xy 170.18 43.18) (xy 172.72 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2de4b34b-8293-4402-b646-dc1ca06ecbfc") + ) + (wire + (pts + (xy 96.52 68.58) (xy 99.06 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "311f08a2-f9b7-4e0b-9b1e-59df3f67166b") + ) + (wire + (pts + (xy 170.18 40.64) (xy 172.72 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37f6d7ae-754b-4fa8-9a1e-f67104c4a856") + ) + (wire + (pts + (xy 238.76 35.56) (xy 241.3 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39a17988-754a-4e32-93da-63c1bfb3a2f0") + ) + (wire + (pts + (xy 33.02 45.72) (xy 35.56 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "420b036a-8374-4b63-8204-2f9dcee06df9") + ) + (wire + (pts + (xy 254 76.2) (xy 254 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42bac642-f5fc-4ea3-9004-a1285d6dac63") + ) + (wire + (pts + (xy 170.18 55.88) (xy 172.72 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44e3c3dd-e522-4603-99ec-6d6b4be1baa8") + ) + (wire + (pts + (xy 33.02 121.92) (xy 35.56 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45398ea9-74ab-463e-9cb8-037de3c1c7b7") + ) + (wire + (pts + (xy 48.26 99.06) (xy 48.26 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "477aba34-fb6d-4623-8327-b2dd181b49f0") + ) + (wire + (pts + (xy 71.12 172.72) (xy 76.2 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47a34794-e69c-4b76-b204-6bfb8cc19ca2") + ) + (wire + (pts + (xy 104.14 48.26) (xy 106.68 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47c7c209-45b8-4f2b-b19a-2d3ed5fc58d2") + ) + (wire + (pts + (xy 48.26 76.2) (xy 48.26 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ca94a9d-2851-420a-be7f-cf3f71cd9a43") + ) + (wire + (pts + (xy 104.14 40.64) (xy 106.68 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52721526-f1a5-432a-b51e-5e4107a44b5b") + ) + (wire + (pts + (xy 33.02 68.58) (xy 35.56 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "554ebf4d-d11c-4351-aef9-a54b4a83b8f2") + ) + (wire + (pts + (xy 33.02 43.18) (xy 35.56 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "568a0734-be7c-4b32-b10c-71e60ec7e64e") + ) + (wire + (pts + (xy 119.38 76.2) (xy 119.38 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b9e8e7a-b6b6-4db4-b39f-bd5b6706d0c4") + ) + (wire + (pts + (xy 104.14 129.54) (xy 106.68 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bf261f1-8e24-4b75-a8ad-26fcdc561410") + ) + (wire + (pts + (xy 33.02 142.24) (xy 35.56 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6040b5a2-33b6-4ab4-a932-747a56aea9d4") + ) + (wire + (pts + (xy 238.76 53.34) (xy 241.3 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61ffe3b7-f37a-4c01-a340-a32f87796545") + ) + (wire + (pts + (xy 33.02 127) (xy 35.56 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62cf1687-5a54-4056-8641-18950d5523eb") + ) + (wire + (pts + (xy 104.14 109.22) (xy 106.68 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62dd74cc-6228-421d-a73b-99767c43af0a") + ) + (wire + (pts + (xy 104.14 45.72) (xy 106.68 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63bce2fd-1498-4856-a234-b5d7e2d7a244") + ) + (wire + (pts + (xy 104.14 121.92) (xy 106.68 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65adbe7f-0ca5-4c4f-b095-ecc868ce7762") + ) + (wire + (pts + (xy 238.76 142.24) (xy 241.3 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ff4201e-9a11-467c-8a28-2b4c36e6795f") + ) + (wire + (pts + (xy 231.14 142.24) (xy 233.68 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70748bd1-49d0-4add-94a2-9d6a9b9f9939") + ) + (wire + (pts + (xy 162.56 68.58) (xy 165.1 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "707ee838-4f2e-4c93-98f7-6a15b54e6d58") + ) + (wire + (pts + (xy 104.14 68.58) (xy 106.68 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70992958-367c-4403-8ecc-b3ffc0dcf288") + ) + (wire + (pts + (xy 231.14 68.58) (xy 233.68 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "711ec501-2460-4170-bf18-b582c1e18499") + ) + (wire + (pts + (xy 33.02 111.76) (xy 35.56 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "727bdeb6-8cbe-41d2-aaa8-1e31f71ff0f3") + ) + (wire + (pts + (xy 185.42 99.06) (xy 185.42 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "729ecf97-7edb-4c89-b4ba-10a776f443a9") + ) + (wire + (pts + (xy 25.4 142.24) (xy 27.94 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "777b5f82-0666-45a7-a217-629a52d8ecc8") + ) + (wire + (pts + (xy 170.18 142.24) (xy 172.72 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "779643a4-7cde-4f21-b435-596c1a668330") + ) + (wire + (pts + (xy 170.18 121.92) (xy 172.72 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bb49826-2dfa-4bb5-9dd4-1c69915cc3df") + ) + (wire + (pts + (xy 170.18 45.72) (xy 172.72 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7cb39615-f4f9-4c41-8dfe-f6af5c7c5494") + ) + (wire + (pts + (xy 238.76 119.38) (xy 241.3 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d2b1362-1a14-4979-93f5-b206ebe4763f") + ) + (wire + (pts + (xy 238.76 127) (xy 241.3 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fb236ef-707d-4ce1-89bc-8e17181b67dd") + ) + (wire + (pts + (xy 104.14 114.3) (xy 106.68 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81062525-95c9-4f52-a183-24ea6b05fa70") + ) + (wire + (pts + (xy 254 149.86) (xy 254 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "827eb471-d0ec-439d-996c-0b60f6f7ceec") + ) + (wire + (pts + (xy 104.14 119.38) (xy 106.68 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82d7a409-8a84-4750-a420-a95586229015") + ) + (wire + (pts + (xy 119.38 99.06) (xy 119.38 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84b9efd8-cfca-48e0-9393-e4d6ad14faa1") + ) + (wire + (pts + (xy 33.02 114.3) (xy 35.56 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8726a4c1-a362-49a9-a9ad-9e706efe52ba") + ) + (wire + (pts + (xy 254 25.4) (xy 254 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8869c3f3-2c48-416d-b47a-000b1c00fea4") + ) + (wire + (pts + (xy 238.76 111.76) (xy 241.3 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89468d9e-64d1-435a-82a6-da3b6b0bbafc") + ) + (wire + (pts + (xy 238.76 50.8) (xy 241.3 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8baa0abc-6f46-40f1-826b-eaad3da5be33") + ) + (wire + (pts + (xy 104.14 43.18) (xy 106.68 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90d0fdf8-8970-4747-a94c-9ced44e54e66") + ) + (wire + (pts + (xy 33.02 119.38) (xy 35.56 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93b55973-bed1-4c60-bbbd-8e2b8e0fa4d5") + ) + (wire + (pts + (xy 238.76 129.54) (xy 241.3 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94d1daee-fd89-466c-9ea2-9d3b38c982a1") + ) + (wire + (pts + (xy 170.18 111.76) (xy 172.72 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9665bf36-bac8-4511-a4a5-b4c210c35af0") + ) + (wire + (pts + (xy 104.14 111.76) (xy 106.68 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a0b8189-a89d-422c-be29-8e0685d47635") + ) + (wire + (pts + (xy 71.12 175.26) (xy 71.12 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c86d34a-4fd6-42ef-9f3e-a8ceac2abd27") + ) + (wire + (pts + (xy 104.14 55.88) (xy 106.68 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0544b02-7115-425b-9016-f895788be7c2") + ) + (wire + (pts + (xy 119.38 149.86) (xy 119.38 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1d5a635-faeb-41b9-b2ab-17843bf25119") + ) + (wire + (pts + (xy 170.18 68.58) (xy 172.72 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a25534eb-f337-4683-aac3-9b99866f1107") + ) + (wire + (pts + (xy 104.14 38.1) (xy 106.68 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2dc364d-d79a-4e7f-8a84-b92b1bbe1a98") + ) + (wire + (pts + (xy 104.14 142.24) (xy 106.68 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a358da2a-b0a2-4af5-b277-2a7e4413f277") + ) + (wire + (pts + (xy 33.02 109.22) (xy 35.56 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4bbf94a-809a-4554-938a-6d91adf71ccb") + ) + (wire + (pts + (xy 170.18 114.3) (xy 172.72 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a561fe11-f8f5-4d64-89f7-8f21fe9fb0c3") + ) + (wire + (pts + (xy 170.18 109.22) (xy 172.72 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5f515fa-3f6d-45eb-94b1-83a1ec0bfade") + ) + (wire + (pts + (xy 185.42 76.2) (xy 185.42 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab6ec5a2-8453-48e0-9434-ee9377f6f4f0") + ) + (wire + (pts + (xy 238.76 55.88) (xy 241.3 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab9b5389-aeac-4f6c-ac14-1918d7695fb1") + ) + (wire + (pts + (xy 33.02 116.84) (xy 35.56 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad761533-8440-49de-8b79-5f39cef91181") + ) + (wire + (pts + (xy 104.14 127) (xy 106.68 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae37e7f8-0919-4eee-b0d8-565d8280dcd5") + ) + (wire + (pts + (xy 33.02 50.8) (xy 35.56 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b14e2ca0-18f6-4047-9809-277afd8312ee") + ) + (wire + (pts + (xy 96.52 142.24) (xy 99.06 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b369545d-2d5c-4c54-8e7a-454c0cf80b79") + ) + (wire + (pts + (xy 170.18 127) (xy 172.72 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3d155fb-1aba-4e0c-a684-a61a31c4de94") + ) + (wire + (pts + (xy 254 99.06) (xy 254 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3dfe0b8-39c4-4b91-a570-6d42651d6a20") + ) + (wire + (pts + (xy 33.02 124.46) (xy 35.56 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b682a1d3-d687-404d-83a3-2fb1b18bdf0d") + ) + (wire + (pts + (xy 170.18 50.8) (xy 172.72 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8f16962-8335-4146-adf3-db4077b0f851") + ) + (wire + (pts + (xy 25.4 68.58) (xy 27.94 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9f3cde7-cac5-411f-9818-b787821a8f59") + ) + (wire + (pts + (xy 25.4 35.56) (xy 27.94 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c05ab44b-5b8f-41e7-bac4-01a0c88106bf") + ) + (wire + (pts + (xy 33.02 55.88) (xy 35.56 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3acddf5-3e84-47f9-8c5c-5e360d942355") + ) + (wire + (pts + (xy 170.18 38.1) (xy 172.72 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4e3e71f-535d-45cb-b900-8fead22c3ad9") + ) + (wire + (pts + (xy 238.76 40.64) (xy 241.3 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c60f03b9-03cd-424b-815a-0db667398103") + ) + (wire + (pts + (xy 238.76 38.1) (xy 241.3 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c72e3461-5f0b-4874-b545-ff257c1f0030") + ) + (wire + (pts + (xy 238.76 68.58) (xy 241.3 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c76e7cc5-977d-46d3-9679-58bb45624561") + ) + (wire + (pts + (xy 104.14 50.8) (xy 106.68 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8cb9659-a2bf-4db4-80d0-15d11a3d630d") + ) + (wire + (pts + (xy 162.56 142.24) (xy 165.1 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d816f5d1-6488-4140-925d-4da29ec7b2f4") + ) + (wire + (pts + (xy 170.18 129.54) (xy 172.72 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8565437-a82f-4409-996e-87ca59810c2e") + ) + (wire + (pts + (xy 33.02 38.1) (xy 35.56 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9fdfd5d-be5a-4dbb-9e2d-d16c75ecf636") + ) + (wire + (pts + (xy 170.18 48.26) (xy 172.72 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbb14238-e7f2-499d-b69d-b433ea867d55") + ) + (wire + (pts + (xy 104.14 124.46) (xy 106.68 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd6c07ca-b514-4e4a-8fcf-d3caf880153e") + ) + (wire + (pts + (xy 170.18 53.34) (xy 172.72 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e236906c-a516-4489-8ea1-8c3580988a0e") + ) + (wire + (pts + (xy 170.18 124.46) (xy 172.72 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4ef2ce7-dca9-4c9a-a17e-db67e2c370c0") + ) + (wire + (pts + (xy 238.76 45.72) (xy 241.3 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e65d58d0-95da-46d8-a2cb-39c47a3e8931") + ) + (wire + (pts + (xy 104.14 35.56) (xy 106.68 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e72387a2-7243-4496-9792-2c9590e47c4d") + ) + (wire + (pts + (xy 119.38 25.4) (xy 119.38 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9131716-75e7-465e-b4df-4314c31445c1") + ) + (wire + (pts + (xy 238.76 109.22) (xy 241.3 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebec2379-1712-47b4-a586-18784ebd86f5") + ) + (wire + (pts + (xy 170.18 119.38) (xy 172.72 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed601a07-457c-4349-94f9-0186d5e4e502") + ) + (wire + (pts + (xy 185.42 149.86) (xy 185.42 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edd7a98f-fd4b-4098-88db-b983b8c3c933") + ) + (wire + (pts + (xy 104.14 116.84) (xy 106.68 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edd9f26e-1be0-4f67-88d6-f1156a10c122") + ) + (wire + (pts + (xy 48.26 149.86) (xy 48.26 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0340b7b-0020-4b34-a686-8ddc2847db80") + ) + (wire + (pts + (xy 33.02 48.26) (xy 35.56 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0d02a08-85b3-4081-8973-147350a80fc4") + ) + (wire + (pts + (xy 238.76 43.18) (xy 241.3 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1abb9b1-0fc3-430d-97f1-f409b4340ea0") + ) + (wire + (pts + (xy 238.76 114.3) (xy 241.3 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2ea7677-5c0f-4e43-b649-85c88bdcb1d3") + ) + (wire + (pts + (xy 238.76 48.26) (xy 241.3 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4219d93-f4c7-42a6-b8e3-392916b20370") + ) + (wire + (pts + (xy 33.02 129.54) (xy 35.56 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fafad0b2-4526-4a68-8447-2d79bf7cd078") + ) + (global_label "D2" + (shape input) + (at 104.14 45.72 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "017e0bbb-9536-4d38-b910-b0804762efce") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2307 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F7" + (shape input) + (at 170.18 124.46 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "051a1bb3-7e0f-41f1-a3c5-2e00c41bb5c1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.4432 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW6_DOUT" + (shape input) + (at 170.18 109.22 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0df16267-e8a2-478c-bd64-59026b2cc683") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 157.5868 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G3" + (shape input) + (at 170.18 53.34 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1128dccc-1d79-4ed1-98ce-63f38d61eb68") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.2881 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW3_DOUT" + (shape input) + (at 198.12 35.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1c2d9d5b-8f7a-4bd1-8ad8-e6661b2075ab") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 210.7827 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "C2" + (shape input) + (at 104.14 43.18 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1cad3436-69db-4191-969c-f435fa65cbee") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2977 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E4" + (shape input) + (at 238.76 48.26 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "267429ee-7de5-427b-87cb-c644b51f3fbf") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.955 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A7" + (shape input) + (at 170.18 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "29b05c14-afd6-47ce-bd3d-ae25a7b7c010") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.2869 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D4" + (shape input) + (at 238.76 45.72 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2a21c080-cc92-4bc3-9590-df79f4571b5d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.8507 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW5_DOUT" + (shape input) + (at 104.14 109.22 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "32f37675-9e5c-44be-b85f-cb6743a20ffb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 91.4773 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A4" + (shape input) + (at 238.76 38.1 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "33f19f83-0272-4b2c-a167-6a30e7b6a077") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.8669 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW2_DOUT" + (shape input) + (at 132.08 35.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "3959d983-2a47-4556-a39b-9febec057a05") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 144.7427 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "H4" + (shape input) + (at 238.76 55.88 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3b316d7a-3eeb-447c-81f8-15cd3e8c844e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.811 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E1" + (shape input) + (at 33.02 48.26 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3e2701af-c73d-4902-a08c-a89ee1a6fc3b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.215 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 106.68 66.04 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "418268f3-5a4b-4122-b86f-f76edef2d087") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 100.6243 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW7_DOUT" + (shape input) + (at 198.12 109.22 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4702a186-bed9-44a5-97f2-187635ebbe91") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 210.7827 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 241.3 66.04 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4b758491-d6df-417c-9c38-fcb08ad0a812") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 235.2443 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A8" + (shape input) + (at 238.76 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4cabff18-de5d-42dc-9515-3d37065010d1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.8669 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 172.72 66.04 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5ad12820-6795-448a-a18d-ceb7a4d8e6ad") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 166.6643 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E6" + (shape input) + (at 104.14 121.92 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5be07a80-b0b5-4a86-abaf-46aa13dc8cf2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.335 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E8" + (shape input) + (at 238.76 121.92 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5fccaf61-441f-45a4-94d2-7e372967a8e0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.955 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D6" + (shape input) + (at 104.14 119.38 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "611688d3-e0de-415e-8422-2c02b1a73179") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2307 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 241.3 134.62 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "614780c7-b826-47f2-a773-52188cde93db") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 234.0718 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW8_DOUT" + (shape input) + (at 266.7 109.22 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "64d8924b-59ab-4fc1-a5bb-364ab9e3d423") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 279.3627 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ROW3_DOUT" + (shape input) + (at 238.76 35.56 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "65330839-3e78-4352-8f95-faa73b4d7506") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 226.0973 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 35.56 139.7 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "657837ab-c7f2-450c-a5d3-32ec0aea4f59") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 29.5043 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B8" + (shape input) + (at 238.76 114.3 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6648b3e1-d18f-45f5-9ba2-989039ea2830") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.8694 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B6" + (shape input) + (at 104.14 114.3 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "66a76da9-569e-4153-bd73-2a3ddc4a08e9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2494 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW4_DOUT" + (shape input) + (at 33.02 109.22 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "66e2b4b8-21c7-4f33-a985-948b4ad16362") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 20.4268 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E2" + (shape input) + (at 104.14 48.26 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6f777aed-651b-45f0-af03-2f88696ec56f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.335 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D3" + (shape input) + (at 170.18 45.72 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "70c5c263-6799-48f7-af6d-8c6991cc5e5b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.2707 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A5" + (shape input) + (at 33.02 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "72dd9435-c299-4916-9133-f95b0012f950") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1269 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 35.56 60.96 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7b44dca6-e216-482a-ac90-ecfc406c05df") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.3318 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F2" + (shape input) + (at 104.14 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7b4a5845-631e-4a11-a9f2-40b0b3abcb9e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.4032 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B3" + (shape input) + (at 170.18 40.64 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7bc8c6ca-80c9-4467-be3c-c1a01ff7f63a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.2894 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G6" + (shape input) + (at 104.14 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7cc32cf6-d852-42e9-b5b2-2a28eefe23f8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2481 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 241.3 60.96 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7d61478c-9ec7-4351-b4b6-70a8ab3762a1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 234.0718 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 106.68 139.7 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7eb9b0b7-4b67-4756-874c-a475b6a87439") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 100.6243 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F5" + (shape input) + (at 33.02 124.46 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7fc7a1aa-34e7-40ba-bece-efc243ffc6c0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.2832 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B7" + (shape input) + (at 170.18 114.3 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "88392942-ec0b-4e66-b9fa-f60c1768f6f3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.2894 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C4" + (shape input) + (at 238.76 43.18 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8be7fc4f-413a-4d5f-b2b4-29420de6a154") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.9177 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F3" + (shape input) + (at 170.18 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8cc6a179-19ff-4cca-89d8-3165b8789e4b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.4432 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW2_DOUT" + (shape input) + (at 170.18 35.56 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8cca611b-03ea-4d93-8647-e4c4a0cb6349") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 157.5173 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E3" + (shape input) + (at 170.18 48.26 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8de93a47-bd86-4df4-af4a-5d3150d2e4fb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.375 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E5" + (shape input) + (at 33.02 121.92 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9269b4e3-e185-4274-948b-2ef81fb9cfd3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.215 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A3" + (shape input) + (at 170.18 38.1 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9613dbda-f826-49da-8ad9-3bff416b1c0c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.2869 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW4_DOUT" + (shape input) + (at 266.7 35.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "96160244-51c0-4905-9985-c6bb26e6a6b0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 279.2932 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "G1" + (shape input) + (at 33.02 53.34 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "974bd808-6227-45f1-ac65-000e8f4b9237") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1281 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H8" + (shape input) + (at 238.76 129.54 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "978d47f6-bf89-499f-876e-01c4330e6cd1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.811 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D1" + (shape input) + (at 33.02 45.72 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9851fbec-e711-4aa7-b333-963e3b593021") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1107 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C1" + (shape input) + (at 33.02 43.18 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "990401ae-7ac7-491b-aedb-54eece64d1d6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1777 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW1_DOUT" + (shape input) + (at 104.14 35.56 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "99d9574e-c3e2-4019-804a-ad503d64405c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 91.4773 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C5" + (shape input) + (at 33.02 116.84 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9b6e5986-4481-4392-b6c2-0220754b55c4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1777 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B5" + (shape input) + (at 33.02 114.3 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9fa10b56-a64a-4ca3-81fb-279e43d356ae") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1294 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D7" + (shape input) + (at 170.18 119.38 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9fc9b8f3-413f-4685-a174-538a835b0562") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.2707 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 241.3 139.7 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9fd40dd3-129c-46e0-b24f-caa65eeb7867") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 235.2443 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW7_DOUT" + (shape input) + (at 238.76 109.22 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a84f4b7b-0fa2-41d3-89c6-638859b71857") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 226.0973 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A6" + (shape input) + (at 104.14 111.76 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a9454da0-3422-4b3d-ba93-c4a539e80133") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2469 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F6" + (shape input) + (at 104.14 124.46 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a9eff706-4d3f-46b4-8465-90ca91ef182c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.4032 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C7" + (shape input) + (at 170.18 116.84 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ab2a972f-09b8-4245-9af6-a49c129596f7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.3377 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G2" + (shape input) + (at 104.14 53.34 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b0ef5823-59c5-4b32-99a1-5cc743772572") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2481 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H2" + (shape input) + (at 104.14 55.88 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b157fdab-f2c6-4e6b-8580-bd6a3187c692") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.191 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D5" + (shape input) + (at 33.02 119.38 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b4fa6191-99b9-40a0-a102-3d898a61c8d7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1107 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B2" + (shape input) + (at 104.14 40.64 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b873278a-58cb-4e6b-9ae2-094d467284e7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2494 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 71.12 180.34 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b87a095c-1d5e-4751-a87d-cb27584497c1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 71.12 186.3957 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G4" + (shape input) + (at 238.76 53.34 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ba3142d7-39f9-485e-8c58-f695ec84dda9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.8681 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H5" + (shape input) + (at 33.02 129.54 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c014c208-84b6-450b-8b79-f726bd399a7d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.071 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C3" + (shape input) + (at 170.18 43.18 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c4011c38-2e81-4d81-a41f-2ce8f3e4b6de") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.3377 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H7" + (shape input) + (at 170.18 129.54 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c48a09fd-aca4-45d8-ae06-500b49d249aa") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.231 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C8" + (shape input) + (at 238.76 116.84 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c5120786-6d97-4c43-8c55-55e09126cce2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.9177 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A1" + (shape input) + (at 33.02 38.1 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ca49395f-0d38-4581-8e5a-6fa6163f2d8b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1269 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 106.68 60.96 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "cde3764f-dc0f-4af4-9d9d-f6bc9a5c7ade") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.4518 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW5_DOUT" + (shape input) + (at 60.96 109.22 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d07c38e6-53ac-4a58-810f-9c43d9ccc3f9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 73.6227 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "H1" + (shape input) + (at 33.02 55.88 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d16e3402-b5a4-4b30-9d69-bde5dd01e75b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.071 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 172.72 139.7 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d4c6f39a-a0d7-41d0-ad3c-530b71639c1b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 166.6643 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H6" + (shape input) + (at 104.14 129.54 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d6d28d86-13be-49a4-afa7-61a4dcd2fa53") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.191 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F1" + (shape input) + (at 33.02 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d98365f8-3230-4cc2-b21b-b648d65fdc94") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.2832 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G8" + (shape input) + (at 238.76 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d9c2ea5c-de39-4426-b480-50299c5b8a82") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.8681 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D8" + (shape input) + (at 238.76 119.38 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "db303340-2278-4c48-af9f-70f5872fc6ff") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.8507 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 172.72 134.62 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "dba0126f-cf18-401f-b467-ce85168de475") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.4918 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 35.56 66.04 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "dc44395f-80f8-4b58-bc12-c26e7a07734e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 29.5043 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B1" + (shape input) + (at 33.02 40.64 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "df75d1d4-1a2b-4c30-9697-01fc295a5495") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1294 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "H3" + (shape input) + (at 170.18 55.88 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e0509b73-f419-4c0f-a3d1-8d2c8e253056") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.231 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW6_DOUT" + (shape input) + (at 132.08 109.22 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e095de00-7d23-4c53-9e59-5f43d8be74f3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 144.6732 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "F4" + (shape input) + (at 238.76 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e2957b86-2815-406f-9af7-bcd8d5a3d6f7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 234.0232 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "B4" + (shape input) + (at 238.76 40.64 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e5eb0bf9-3d17-4b28-87fa-a0420d0b02a5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.8694 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 106.68 134.62 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e6604303-5db6-43a0-bd0f-bf268ee6b52b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.4518 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ROW1_DOUT" + (shape input) + (at 60.96 35.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e786e5ba-fb98-4ef5-b5c4-63cb9872c44b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 73.6227 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 35.56 134.62 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ebc18cff-c52a-412d-ba90-14569841437e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.3318 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G7" + (shape input) + (at 170.18 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "edff7418-c1fb-4c7d-999b-1155caac44ae") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.2881 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "F8" + (shape input) + (at 238.76 124.46 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ef1fb820-d8b2-4226-a785-de2da2421ebd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 234.0232 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "E7" + (shape input) + (at 170.18 121.92 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f8b2278f-4fc9-4908-b83d-9c52eaa913d2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.375 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "C6" + (shape input) + (at 104.14 116.84 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f954cf77-4e0e-41c4-84bf-5c5b3b5e865c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2977 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 172.72 60.96 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fba41827-20bf-4db3-9400-a6e3334fcc60") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 165.4918 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "G5" + (shape input) + (at 33.02 127 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fc6aa668-26c1-4c4c-b32c-be9ec096f001") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 28.1281 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "A2" + (shape input) + (at 104.14 38.1 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fded41d1-a803-4053-be94-7626009a8168") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.2469 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 30.48 142.24 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0ca34fdf-9416-42ab-be39-15ae45bd090a") + (property "Reference" "R306" + (at 30.48 144.3877 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 30.48 146.3722 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 30.48 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 30.48 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 30.48 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "174262cb-3350-43d2-a372-a7e40ad83261") + ) + (pin "1" + (uuid "f7b81617-8116-49a9-9e50-3a01d86efe49") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R306") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 71.12 177.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0e178b63-4418-4822-8edf-ed91851923e7") + (property "Reference" "R310" + (at 72.6186 176.7186 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 72.6186 178.7031 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 71.12 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 71.12 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 71.12 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "93889e9b-666f-4d39-9792-c8f65c2d5ff9") + ) + (pin "1" + (uuid "6f4e2cef-2013-461f-acdf-ed5287e5109a") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R310") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 162.56 68.58 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "11e4638c-4698-468c-bc5c-228c9afcc4b4") + (property "Reference" "#PWR0308" + (at 156.21 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 159.385 68.58 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 162.56 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 162.56 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 162.56 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3c8a1ea1-77a3-419a-91d1-9525d5670b31") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0308") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 185.42 152.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "16ba3cd7-63a3-4da5-b921-9c8994350900") + (property "Reference" "#PWR0322" + (at 185.42 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 185.42 156.4023 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 185.42 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 185.42 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 185.42 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "87ec10a1-8876-4caf-a236-24dba2c8985d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0322") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74HC165") + (at 48.26 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1c1929b5-5136-4e05-84e6-a35fe94291a1") + (property "Reference" "U305" + (at 50.4209 102.9279 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74HC165" + (at 50.4209 105.0906 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" + (at 48.26 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 48.26 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 48.26 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "94148a2d-dce1-450a-942d-1578f4391014") + ) + (pin "11" + (uuid "c1b70a91-2a07-45d6-8e20-5fc0e62cabb5") + ) + (pin "1" + (uuid "989bf631-9b9e-4a83-b8e7-ecacf629e328") + ) + (pin "5" + (uuid "71b32296-5e07-4631-9c46-7e193c5293a1") + ) + (pin "16" + (uuid "c07aff92-0d35-48a1-b961-794a16f1fc93") + ) + (pin "8" + (uuid "f9ad313d-186d-4212-8e7b-fd78875ce486") + ) + (pin "6" + (uuid "73422710-4f32-4d03-98b5-64be056be9f8") + ) + (pin "2" + (uuid "7526d352-6970-46a0-9092-155e84693e8b") + ) + (pin "15" + (uuid "31785340-6491-4135-b575-af1874710f91") + ) + (pin "10" + (uuid "9ed1f88b-7dd4-423a-948a-4e1562051ad1") + ) + (pin "12" + (uuid "b61c54b5-999e-45ca-ace5-eb7287a83c83") + ) + (pin "7" + (uuid "eb874830-4617-4b31-b288-a58ae574bb52") + ) + (pin "3" + (uuid "464c1ffc-6f04-482e-8fc6-9abf2d636e30") + ) + (pin "4" + (uuid "ac181596-8acb-44aa-b087-119c0dc83cc1") + ) + (pin "14" + (uuid "ffacde9d-a00f-415f-82b2-7e2d10476271") + ) + (pin "13" + (uuid "340a84b5-88f2-4f06-8b21-0d5613fdc861") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "U305") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74HC165") + (at 119.38 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "28d32d11-9efd-41d5-8b6c-8905d129289d") + (property "Reference" "U306" + (at 121.5409 102.9279 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74HC165" + (at 121.5409 105.0906 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" + (at 119.38 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 119.38 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 119.38 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "7f5c8f84-3a6e-4cfb-8f12-68c66e6060ab") + ) + (pin "11" + (uuid "23353db7-853a-4ec1-864f-4807f080cecb") + ) + (pin "1" + (uuid "5df6c3ba-4297-4f51-84b4-8dde710e3314") + ) + (pin "5" + (uuid "ae80f13c-842d-4488-bbcb-77d92f170282") + ) + (pin "16" + (uuid "4dd9d73d-abde-4329-8569-96065cb068ce") + ) + (pin "8" + (uuid "a4c47cba-68b5-47f8-8ffe-00488b7f541b") + ) + (pin "6" + (uuid "1e78202d-8299-48b8-96ce-a0f05210196d") + ) + (pin "2" + (uuid "909db232-c0ca-4a7d-8f0b-aaa744d82ee6") + ) + (pin "15" + (uuid "21fcea83-1f66-4529-a78f-7377d1e0aa6a") + ) + (pin "10" + (uuid "84782a13-cafc-46c3-93c8-445c6a3df7b0") + ) + (pin "12" + (uuid "ad871db7-1f3a-48fd-a627-38795a21386e") + ) + (pin "7" + (uuid "eea83056-daa4-44d9-856e-865c61c4b4db") + ) + (pin "3" + (uuid "b4b5158c-7ce1-44f9-9355-bc0d1b0f6388") + ) + (pin "4" + (uuid "9b95d267-3695-4ccb-a900-691717e4f378") + ) + (pin "14" + (uuid "56a82765-bdf9-4113-9382-fe42353e5a2b") + ) + (pin "13" + (uuid "12d0dfb1-ff8f-4825-be0b-9372feaeb8dd") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "U306") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 119.38 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "307c7489-8cc0-4be9-95ca-f5b886be734e") + (property "Reference" "#PWR0307" + (at 119.38 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 119.38 82.7423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 119.38 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 119.38 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "42df5ea7-eae2-4c95-becf-af56189bb440") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0307") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 119.38 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "315d79ec-dad6-42e9-b64f-914b91fbfa41") + (property "Reference" "#PWR0318" + (at 119.38 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 119.38 95.0577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 119.38 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 119.38 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "43367a7b-6d44-42ec-bd00-0be66e93e547") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0318") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 142.24 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "337e3363-73d9-4a3e-9313-befd9cd8b13f") + (property "Reference" "#PWR0314" + (at 19.05 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 22.225 142.24 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 25.4 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 25.4 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 25.4 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6bc53ff8-730a-4e1f-9c82-d8b5d382496c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0314") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 48.26 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "39daf391-c74f-4358-a5d9-c40d78e340a1") + (property "Reference" "#PWR0304" + (at 48.26 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 48.26 82.7423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 48.26 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f79283d0-e7d1-49f7-a059-d8073a4b7da9") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0304") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 35.56 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "474ce89d-5640-4a63-bcf3-5e8e953e80f4") + (property "Reference" "#PWR0301" + (at 19.05 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 22.225 35.56 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 25.4 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 25.4 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 25.4 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f0dc9e7c-da6e-425f-a662-c0fb634f73cf") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0301") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 96.52 142.24 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4e8410df-b475-46f5-ac09-b6dd26f20e64") + (property "Reference" "#PWR0317" + (at 90.17 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 93.345 142.24 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 96.52 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "66d21300-9242-462c-87b2-71735c03c994") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0317") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74HC165") + (at 185.42 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "53bb3a0b-7c0f-460c-ad84-11721721e0c9") + (property "Reference" "U307" + (at 187.5809 102.9279 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74HC165" + (at 187.5809 105.0906 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" + (at 185.42 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 185.42 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 185.42 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "138b9455-5e2a-4bba-87db-f9664b4110e7") + ) + (pin "11" + (uuid "0ea30c5e-eda0-4277-bd53-37434f80d068") + ) + (pin "1" + (uuid "c978d7a0-7347-4dbc-9c1b-7526b1f6cd3d") + ) + (pin "5" + (uuid "6cfb4baa-0f67-4fa4-8575-e5063671eb94") + ) + (pin "16" + (uuid "1ae258d8-3826-4a44-805f-4cf220a45ba6") + ) + (pin "8" + (uuid "8fdab03b-2cf4-43e8-a155-0d2207457e1a") + ) + (pin "6" + (uuid "fd6d05c5-9339-4766-ac2c-f9a6c327ee74") + ) + (pin "2" + (uuid "5e6c18d1-ef57-48d0-bfa5-8759009b8a48") + ) + (pin "15" + (uuid "b7178c59-5b12-40c2-bce3-1c6ba8784349") + ) + (pin "10" + (uuid "2f5ddde5-e009-4323-ab6a-2ca1b2bee914") + ) + (pin "12" + (uuid "06626c51-03a7-4f8e-8034-820a08dc4600") + ) + (pin "7" + (uuid "cef9b97b-c711-4b33-96b2-f9898901f043") + ) + (pin "3" + (uuid "1a59e7b4-4915-4f75-bfa6-43dd8b1199d9") + ) + (pin "4" + (uuid "83a4cb35-68d6-411e-97c5-00e1d80bdfaa") + ) + (pin "14" + (uuid "0544dd42-f3f8-43ea-b472-cb880669d7bf") + ) + (pin "13" + (uuid "7b3b63aa-0d54-496e-8772-889dd04b14e1") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "U307") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 254 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5d7e76ad-02a6-46d9-8ad9-656147a2b3a4") + (property "Reference" "#PWR0313" + (at 254 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 254 82.7423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2c96dad6-66b3-44db-bf99-5710028f54c0") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0313") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 101.6 68.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "67d90d6a-e763-4e26-aca0-c1701c8fcfae") + (property "Reference" "R303" + (at 101.6 70.7277 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 101.6 72.7122 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 101.6 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 101.6 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 101.6 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ba9aa8af-e9c2-4111-ab8e-d5d433932632") + ) + (pin "1" + (uuid "95857316-18cf-4eea-91d3-e48c4f5f6b06") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R303") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 48.26 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "70da7153-80e0-40bd-a56c-c7935c5a3fe3") + (property "Reference" "#PWR0315" + (at 48.26 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 48.26 95.0577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 48.26 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "932cb794-6a87-4b07-85ca-b49ed05a051b") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0315") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74HC165") + (at 185.42 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "760257cd-325d-4742-96a8-b96ff6384d45") + (property "Reference" "U303" + (at 187.5809 29.2679 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74HC165" + (at 187.5809 31.4306 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" + (at 185.42 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 185.42 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 185.42 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "2e3b05d9-1cf4-4d3c-8d1e-f9cfd96f5c76") + ) + (pin "11" + (uuid "499455de-31c4-4035-8e2e-5c018cf738fd") + ) + (pin "1" + (uuid "41130a9e-5221-46b4-b4d4-3a049ad9026b") + ) + (pin "5" + (uuid "fb51ff21-8d48-4842-8012-6839569a9c4a") + ) + (pin "16" + (uuid "cc667ea7-5f59-4e14-abe9-b9d2a7ad1bcc") + ) + (pin "8" + (uuid "78ec844e-78b4-4b60-9e5f-c50d0501c57a") + ) + (pin "6" + (uuid "a47806dc-4327-4e1f-a3cb-ac9812daa68e") + ) + (pin "2" + (uuid "5f8d1400-ca53-441f-a63c-46989fcddc50") + ) + (pin "15" + (uuid "35afa8c1-d28b-49e2-bae2-2eff5e5a6560") + ) + (pin "10" + (uuid "f595e47b-1d23-4511-ac29-6b84a59c31bb") + ) + (pin "12" + (uuid "01c58b99-68b6-4a81-8015-fabba45e4384") + ) + (pin "7" + (uuid "f4a8dc36-a943-403d-9582-1c80672d127d") + ) + (pin "3" + (uuid "3affc016-4e4b-44f7-9792-58e83d891b52") + ) + (pin "4" + (uuid "bf05e12e-a1aa-4fb8-b6c8-b83e7dc9bb6f") + ) + (pin "14" + (uuid "71e0fef7-4763-4acc-896b-4a884f668a6c") + ) + (pin "13" + (uuid "311b0837-a73a-47bf-bde9-4b7aafc869d6") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "U303") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 185.42 78.74 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8422de31-4475-413b-8547-6b6abfcd5737") + (property "Reference" "#PWR0310" + (at 185.42 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 185.42 82.7423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 185.42 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 185.42 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 185.42 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "568b6a69-b5e9-4710-8df5-0d58490f2167") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0310") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74HC165") + (at 254 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "86f8eb69-e401-4db2-97f9-df6354acbe6f") + (property "Reference" "U304" + (at 256.1609 29.2679 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74HC165" + (at 256.1609 31.4306 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" + (at 254 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 254 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 254 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "66f28a30-34e7-4dff-8b82-c88352728609") + ) + (pin "11" + (uuid "0c0407d3-19c0-49f4-90d9-ac8361724a5e") + ) + (pin "1" + (uuid "0d53a364-4278-48ce-88db-b4d955ee6795") + ) + (pin "5" + (uuid "c173f056-9851-4814-89f7-0d79c203525d") + ) + (pin "16" + (uuid "8bef8832-a576-4073-9a51-ed1005ca1663") + ) + (pin "8" + (uuid "530c79a3-b380-49f4-b2fd-9f3c86864574") + ) + (pin "6" + (uuid "c5622e4b-da21-4835-8601-9604b72c4ea1") + ) + (pin "2" + (uuid "b61cae7e-a411-4fa3-82af-0616b1c8f8e6") + ) + (pin "15" + (uuid "0d07aef8-44ff-4f2d-aa68-8226e1a8ebc4") + ) + (pin "10" + (uuid "9a68bcc3-7e99-4c42-b46c-f50c00fdc8ea") + ) + (pin "12" + (uuid "bcba3c6d-b268-48a4-a8ea-403f69e1b4d2") + ) + (pin "7" + (uuid "4f587ae8-a06b-4bd0-8b5a-e3a11fa7fb35") + ) + (pin "3" + (uuid "3557ccf8-ad6d-4364-a429-b3cc3b0a8bad") + ) + (pin "4" + (uuid "42d88341-8e9c-47be-bfa0-616a1e6b99da") + ) + (pin "14" + (uuid "5234b048-8aab-4c85-8d12-feb325b8d76e") + ) + (pin "13" + (uuid "853612bc-900c-49d7-990d-2f19d826648e") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "U304") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 185.42 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8dad6bed-c435-4ae5-bd68-f7ea97dcc1d6") + (property "Reference" "#PWR0321" + (at 185.42 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 185.42 95.0577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 185.42 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 185.42 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 185.42 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c594464c-d6ab-4202-be14-1a715496268b") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0321") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 236.22 142.24 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "90fcbfad-0035-4889-bfa9-092411918a0c") + (property "Reference" "R309" + (at 236.22 144.3877 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 236.22 146.3722 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 236.22 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 236.22 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 236.22 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "acd26e7c-3118-4d48-84c1-5286de4af2ed") + ) + (pin "1" + (uuid "3fb4e119-fc60-43e6-9752-b043b9b1183a") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R309") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 30.48 68.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "93a6af84-bae8-4c3f-97ef-02444c444b16") + (property "Reference" "R302" + (at 30.48 70.7277 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 30.48 72.7122 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 30.48 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 30.48 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 30.48 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "20399135-602f-4278-b5af-9f20474465fd") + ) + (pin "1" + (uuid "0634bd60-345f-4ba4-b3d3-35e469197f07") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R302") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 96.52 68.58 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "94f4c136-7ea5-47d8-b355-11822c94deab") + (property "Reference" "#PWR0305" + (at 90.17 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 93.345 68.58 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 96.52 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 96.52 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b33d617d-e360-4bb1-ac7b-83a0d964172d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0305") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 101.6 142.24 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9871ada3-77eb-4d71-b229-9d2e89aea944") + (property "Reference" "R307" + (at 101.6 144.3877 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 101.6 146.3722 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 101.6 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 101.6 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 101.6 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c68b8c9c-52b4-4f80-b155-55bf968165ed") + ) + (pin "1" + (uuid "6b694903-68cf-4f2d-b086-a9020ce4d72f") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R307") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 30.48 35.56 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "99138684-de8a-46c7-8a77-63c503f026a0") + (property "Reference" "R301" + (at 30.48 31.2495 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 30.48 33.234 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 30.48 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 30.48 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 30.48 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "93889e9b-666f-4d39-9792-c8f65c2d5ffb") + ) + (pin "1" + (uuid "6f4e2cef-2013-461f-acdf-ed5287e5109c") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R301") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 167.64 142.24 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9ac3baa4-de8a-4166-bd3c-d0fbe4d12d27") + (property "Reference" "R308" + (at 167.64 144.3877 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 167.64 146.3722 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 167.64 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 167.64 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 167.64 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "775cb9a7-6689-4823-acef-cfd5b23f4d98") + ) + (pin "1" + (uuid "13a5a2de-ba24-45fa-9de8-7a451d7cff02") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R308") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74HC165") + (at 48.26 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9ad8f392-e067-473d-a1d7-82c3f5447fc1") + (property "Reference" "U301" + (at 50.4209 29.2679 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74HC165" + (at 50.4209 31.4306 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" + (at 48.26 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 48.26 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 48.26 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "04ab808a-f97f-439d-804d-c46c89839efa") + ) + (pin "11" + (uuid "4146a77b-8836-4fe7-9842-ea20f6e9e308") + ) + (pin "1" + (uuid "93076ce7-a169-4f64-82cd-ea6376375552") + ) + (pin "5" + (uuid "40d55baf-eb38-4278-bdce-2371c824e7ac") + ) + (pin "16" + (uuid "444557d8-cebd-43da-a142-4866577e79a7") + ) + (pin "8" + (uuid "175a8b56-1361-4570-8b33-273547602d97") + ) + (pin "6" + (uuid "be728970-a4fe-49b1-8c38-9373ce3c84f7") + ) + (pin "2" + (uuid "44fdd02b-fd55-4b7a-8080-0da8c66a7b16") + ) + (pin "15" + (uuid "b478d999-92be-4cc2-81d3-54f5bc465884") + ) + (pin "10" + (uuid "2b07c170-1e8e-457f-9697-51930f6e700d") + ) + (pin "12" + (uuid "cab463fd-7703-47db-ae1d-a614a2f99b64") + ) + (pin "7" + (uuid "aee7928f-bba0-47f9-83fb-f6500f44fc23") + ) + (pin "3" + (uuid "7872e4bd-bf8a-4d67-a79c-03da3cf58069") + ) + (pin "4" + (uuid "de904e5a-f0d4-4e50-9f1a-60121cb8bf08") + ) + (pin "14" + (uuid "6f645702-8bef-436a-ba9d-28b2318137e6") + ) + (pin "13" + (uuid "bb9a0cc4-186f-4087-b13c-c0b036ebadb0") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "U301") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 236.22 68.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9be0fea9-e0be-4ad7-8b62-35f94852e3c3") + (property "Reference" "R305" + (at 236.22 70.7277 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 236.22 72.7122 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 236.22 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 236.22 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 236.22 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d4e1b28d-0124-4d6d-bf47-fb259bb18d4f") + ) + (pin "1" + (uuid "52f4ff56-aa60-4eb3-b8c8-9df9a7466609") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R305") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 68.58 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9d6a90c4-3a0d-4e71-87d4-420fb2e554fb") + (property "Reference" "#PWR0302" + (at 19.05 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 22.225 68.58 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 25.4 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 25.4 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 25.4 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8d171437-97c0-4d22-a19b-0f184bf6d7cc") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0302") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 231.14 142.24 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a35c11ab-6b52-4d09-8ec1-af29e3fae80f") + (property "Reference" "#PWR0323" + (at 224.79 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 227.965 142.24 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 231.14 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 231.14 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 231.14 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aa326b63-0b10-4976-9d04-0fda2199d5e0") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0323") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74HC165") + (at 254 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a4e6733b-5e21-4239-a7e7-9a23de8cb8b1") + (property "Reference" "U308" + (at 256.1609 102.9279 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74HC165" + (at 256.1609 105.0906 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" + (at 254 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 254 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 254 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "4b8c7221-06cf-4eee-b7c3-f9f744c64f7e") + ) + (pin "11" + (uuid "8fa2100c-f05b-4515-8840-036169cfa710") + ) + (pin "1" + (uuid "8507a1c2-cb39-4da0-a5a5-1d20ffcc4d42") + ) + (pin "5" + (uuid "eef96332-7924-4970-977a-91f078c3fb77") + ) + (pin "16" + (uuid "bcd9d226-9376-48f9-b800-f0e3a780efab") + ) + (pin "8" + (uuid "c783decf-47b5-4b89-aa9f-261810936b1f") + ) + (pin "6" + (uuid "e7b7f382-f439-4a64-95af-11e1d372bb10") + ) + (pin "2" + (uuid "cb90c605-e757-484f-b22d-56d0b2b24e42") + ) + (pin "15" + (uuid "c42fec54-c6a2-4e03-9659-3e45a39dffeb") + ) + (pin "10" + (uuid "8f96e668-8142-4637-93d4-d0e390bae603") + ) + (pin "12" + (uuid "53e766d7-f247-42c7-bd94-0cf13bf99370") + ) + (pin "7" + (uuid "97f1ce9e-6e2c-4766-8527-8766e3998ed7") + ) + (pin "3" + (uuid "ab95a16d-8515-4a09-8a0e-00f9bf0248c6") + ) + (pin "4" + (uuid "2fe5eeb2-8807-4c22-8876-5e3cc94e8ea7") + ) + (pin "14" + (uuid "43ef4006-43be-4af0-b9d6-18e6cce0d537") + ) + (pin "13" + (uuid "7d18cf15-f061-434c-9f97-72e35d7f59ca") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "U308") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 185.42 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a8cfde17-7fe8-4f28-9b87-938035e61f91") + (property "Reference" "#PWR0309" + (at 185.42 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 185.42 21.3977 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 185.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 185.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 185.42 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4793404c-aa5b-422a-beef-40d445226624") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0309") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 167.64 68.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ac648851-d0b4-40f9-9914-41f81de5c85b") + (property "Reference" "R304" + (at 167.64 70.7277 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 167.64 72.7122 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 167.64 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 167.64 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 167.64 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d69e2493-db4d-4453-83b9-fe70422c6a0a") + ) + (pin "1" + (uuid "9fc7d678-b948-41af-9bf7-950539041c40") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "R304") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 48.26 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b3dff066-fb25-491b-b030-6d2b3a66dd1e") + (property "Reference" "#PWR0303" + (at 48.26 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 48.26 21.3977 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 48.26 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4cdb168f-01eb-4a69-aecf-5aa7ce1104d5") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0303") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 48.26 152.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bf408a50-eeb9-494f-99a9-24f692000673") + (property "Reference" "#PWR0316" + (at 48.26 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 48.26 156.4023 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 48.26 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f8ff7bc5-549d-4d9f-a441-4509dd505afc") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0316") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 76.2 172.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c0185658-4c22-42c4-ab57-c5136de1f340") + (property "Reference" "#PWR0326" + (at 76.2 176.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 76.2 168.7177 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 76.2 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 76.2 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 76.2 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8e98f82c-19ff-45c5-823b-1ddd1efb713d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0326") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 254 152.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c27a5e1f-352f-49ab-b13f-30bd2592398e") + (property "Reference" "#PWR0325" + (at 254 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 254 156.4023 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 254 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 254 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 254 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b933e773-0301-4489-b173-f96c54732be5") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0325") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 119.38 152.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ce870c03-0976-4844-89f2-35c2fdf7bad9") + (property "Reference" "#PWR0319" + (at 119.38 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 119.38 156.4023 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 119.38 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 119.38 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "201d0743-8c59-45eb-ab82-c319b85a153e") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0319") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 231.14 68.58 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cef3cabf-15dc-428e-93a9-d9477aee0597") + (property "Reference" "#PWR0311" + (at 224.79 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 227.965 68.58 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 231.14 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 231.14 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 231.14 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d81d0b94-98ff-433b-8569-2309ec41ca13") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0311") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 162.56 142.24 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f8fd5109-5492-4984-a3f3-b640f0439d2a") + (property "Reference" "#PWR0320" + (at 156.21 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 159.385 142.24 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 162.56 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 162.56 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 162.56 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0bb4b542-5988-43c3-afe0-25010561d957") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0320") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 254 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fa1836c8-6478-41c0-99d9-0d1c239a33ec") + (property "Reference" "#PWR0312" + (at 254 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 254 21.3977 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 254 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 254 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 254 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9a1b6e38-c8e8-4a72-aeae-eef393bded84") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0312") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 119.38 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fb318f30-95c6-46f7-ae7e-0a948c477067") + (property "Reference" "#PWR0306" + (at 119.38 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 119.38 21.3977 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 119.38 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 119.38 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7a5c5788-66d6-4410-8c58-946e5c921cc8") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0306") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74HC165") + (at 119.38 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ff4059e5-2e9f-4e14-8849-48abf4d5aac1") + (property "Reference" "U302" + (at 121.5409 29.2679 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74HC165" + (at 121.5409 31.4306 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" + (at 119.38 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 119.38 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 119.38 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "9" + (uuid "d1583224-47ba-4464-a63e-7c2bd43f57b9") + ) + (pin "11" + (uuid "8f9ae78c-d5bc-481c-906c-9fcfd07b1d3f") + ) + (pin "1" + (uuid "99d21955-6e23-4950-95e3-4c8d738600c6") + ) + (pin "5" + (uuid "3a94391c-2cef-4d38-89b8-f40a6cb74ed9") + ) + (pin "16" + (uuid "d2e7ee9c-952f-4bc7-b57a-08f9c4a37160") + ) + (pin "8" + (uuid "8d8927fd-05a3-4420-b781-b41a9413ae5d") + ) + (pin "6" + (uuid "c67fa014-3729-4a36-a798-dad5c65e0c53") + ) + (pin "2" + (uuid "dfe96146-fbf4-48e0-8a5a-105beb776659") + ) + (pin "15" + (uuid "36f8731e-d7c9-436b-b114-7e6d4278d5d1") + ) + (pin "10" + (uuid "bb0fb38e-55f0-4b91-9c57-58ca0eb2e915") + ) + (pin "12" + (uuid "3356867a-b9b9-4af2-b977-48a6567bb7ed") + ) + (pin "7" + (uuid "9b03b29c-402a-49f2-be62-84045811144c") + ) + (pin "3" + (uuid "4f2e32fe-1835-43b1-b654-1f02b7135cef") + ) + (pin "4" + (uuid "6576f23f-0045-489a-a038-be3636d1fe6f") + ) + (pin "14" + (uuid "eecc9d47-fa52-4632-b82f-478ba3b35d4b") + ) + (pin "13" + (uuid "1f9077ac-a56b-4394-9879-5a9275c105de") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "U302") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 254 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ffd3e314-d97e-4c31-acdb-6be5e42bb361") + (property "Reference" "#PWR0324" + (at 254 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 254 95.0577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 254 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 254 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 254 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2bb6f01a-b43a-43a2-90a5-52fcfd664e53") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02/55c56d25-cdf3-4f50-b33e-b65288763553" + (reference "#PWR0324") + (unit 1) + ) + ) + ) + ) +) diff --git a/chess_reedswitch_prototype.kicad_pcb b/chess_reedswitch_prototype.kicad_pcb new file mode 100644 index 0000000..c97515d --- /dev/null +++ b/chess_reedswitch_prototype.kicad_pcb @@ -0,0 +1,28889 @@ +(kicad_pcb + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A3") + (layers + (0 "F.Cu" signal) + (2 "B.Cu" signal) + (9 "F.Adhes" user "F.Adhesive") + (11 "B.Adhes" user "B.Adhesive") + (13 "F.Paste" user) + (15 "B.Paste" user) + (5 "F.SilkS" user "F.Silkscreen") + (7 "B.SilkS" user "B.Silkscreen") + (1 "F.Mask" user) + (3 "B.Mask" user) + (17 "Dwgs.User" user "User.Drawings") + (19 "Cmts.User" user "User.Comments") + (21 "Eco1.User" user "User.Eco1") + (23 "Eco2.User" user "User.Eco2") + (25 "Edge.Cuts" user) + (27 "Margin" user) + (31 "F.CrtYd" user "F.Courtyard") + (29 "B.CrtYd" user "B.Courtyard") + (35 "F.Fab" user) + (33 "B.Fab" user) + (39 "User.1" user) + (41 "User.2" user) + (43 "User.3" user) + (45 "User.4" user) + ) + (setup + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (tenting front back) + (grid_origin 30 275) + (pcbplotparams + (layerselection 0x00000000_00000000_55555555_5755f5ff) + (plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000) + (disableapertmacros no) + (usegerberextensions yes) + (usegerberattributes yes) + (usegerberadvancedattributes yes) + (creategerberjobfile yes) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 4) + (plotframeref no) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (pdf_metadata yes) + (pdf_single_document no) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plot_black_and_white yes) + (sketchpadsonfab no) + (plotpadnumbers no) + (hidednponfab no) + (sketchdnponfab yes) + (crossoutdnponfab yes) + (subtractmaskfromsilk yes) + (outputformat 1) + (mirror no) + (drillshape 0) + (scaleselection 1) + (outputdirectory "gerbers/") + ) + ) + (net 0 "") + (net 1 "GND") + (net 2 "Net-(D101-DOUT)") + (net 3 "/LED_DATA_IN") + (net 4 "VCC") + (net 5 "Net-(D102-DOUT)") + (net 6 "Net-(D107-DOUT)") + (net 7 "Net-(D103-DOUT)") + (net 8 "Net-(D104-DOUT)") + (net 9 "Net-(D105-DOUT)") + (net 10 "Net-(D106-DOUT)") + (net 11 "/LED_DATA_OUT") + (net 12 "VBUS") + (net 13 "unconnected-(J102-SBU1-PadA8)") + (net 14 "unconnected-(J102-CC2-PadB5)") + (net 15 "D+") + (net 16 "unconnected-(J102-CC1-PadA5)") + (net 17 "unconnected-(J102-SBU2-PadB8)") + (net 18 "D-") + (net 19 "TX") + (net 20 "RX") + (net 21 "G1") + (net 22 "B1") + (net 23 "E1") + (net 24 "D1") + (net 25 "A1") + (net 26 "H1") + (net 27 "F1") + (net 28 "C1") + (net 29 "unconnected-(U102-IO5-Pad9)") + (net 30 "unconnected-(U102-IO1-Pad5)") + (net 31 "unconnected-(U102-IO4-Pad8)") + (net 32 "E5") + (net 33 "unconnected-(U102-IO39-Pad35)") + (net 34 "+3.3V") + (net 35 "unconnected-(U102-IO48-Pad30)") + (net 36 "H5") + (net 37 "A5") + (net 38 "unconnected-(U102-IO21-Pad25)") + (net 39 "unconnected-(U102-IO37-Pad33)") + (net 40 "unconnected-(U102-IO36-Pad32)") + (net 41 "unconnected-(U102-IO10-Pad14)") + (net 42 "unconnected-(U102-IO47-Pad27)") + (net 43 "unconnected-(U102-IO7-Pad11)") + (net 44 "unconnected-(U102-IO45-Pad41)") + (net 45 "unconnected-(U102-IO38-Pad34)") + (net 46 "unconnected-(U102-IO35-Pad31)") + (net 47 "unconnected-(U102-IO40-Pad36)") + (net 48 "G5") + (net 49 "unconnected-(U102-IO18-Pad22)") + (net 50 "unconnected-(U102-EN-Pad45)") + (net 51 "unconnected-(U102-IO34-Pad29)") + (net 52 "unconnected-(U102-IO26-Pad26)") + (net 53 "F5") + (net 54 "unconnected-(U102-IO33-Pad28)") + (net 55 "D5") + (net 56 "unconnected-(U102-IO9-Pad13)") + (net 57 "unconnected-(U102-IO6-Pad10)") + (net 58 "unconnected-(U102-IO41-Pad37)") + (net 59 "C5") + (net 60 "CLK") + (net 61 "B5") + (net 62 "unconnected-(U301-~{Q7}-Pad7)") + (net 63 "ROW1_DOUT") + (net 64 "C2") + (net 65 "ROW2_DOUT") + (net 66 "unconnected-(U302-~{Q7}-Pad7)") + (net 67 "G2") + (net 68 "unconnected-(U303-~{Q7}-Pad7)") + (net 69 "ROW3_DOUT") + (net 70 "unconnected-(U304-~{Q7}-Pad7)") + (net 71 "ROW4_DOUT") + (net 72 "E2") + (net 73 "~{CLK_EN}") + (net 74 "Net-(U301-DS)") + (net 75 "B2") + (net 76 "A2") + (net 77 "D2") + (net 78 "H2") + (net 79 "ROW5_DOUT") + (net 80 "unconnected-(U305-~{Q7}-Pad7)") + (net 81 "unconnected-(U306-~{Q7}-Pad7)") + (net 82 "ROW6_DOUT") + (net 83 "unconnected-(U307-~{Q7}-Pad7)") + (net 84 "ROW7_DOUT") + (net 85 "ROW8_DOUT") + (net 86 "unconnected-(U308-~{Q7}-Pad7)") + (net 87 "F2") + (net 88 "F6") + (net 89 "B6") + (net 90 "H6") + (net 91 "G6") + (net 92 "E6") + (net 93 "A6") + (net 94 "D6") + (net 95 "C6") + (net 96 "F3") + (net 97 "H3") + (net 98 "D3") + (net 99 "E3") + (net 100 "B3") + (net 101 "G3") + (net 102 "A3") + (net 103 "C3") + (net 104 "D7") + (net 105 "E7") + (net 106 "G7") + (net 107 "A7") + (net 108 "C7") + (net 109 "B7") + (net 110 "H7") + (net 111 "F7") + (net 112 "A4") + (net 113 "F4") + (net 114 "E4") + (net 115 "B4") + (net 116 "H4") + (net 117 "C4") + (net 118 "G4") + (net 119 "D4") + (net 120 "C8") + (net 121 "H8") + (net 122 "B8") + (net 123 "F8") + (net 124 "G8") + (net 125 "E8") + (net 126 "D8") + (net 127 "A8") + (net 128 "unconnected-(U102-IO42-Pad38)") + (net 129 "unconnected-(U102-IO46-Pad44)") + (net 130 "unconnected-(U102-IO0-Pad4)") + (net 131 "unconnected-(U102-IO2-Pad6)") + (net 132 "ESP_D-") + (net 133 "unconnected-(U102-IO17-Pad21)") + (net 134 "unconnected-(U102-IO15-Pad19)") + (net 135 "unconnected-(U102-IO8-Pad12)") + (net 136 "ESP_D+") + (net 137 "unconnected-(U102-IO3-Pad7)") + (net 138 "~{LOAD}") + (net 139 "Net-(U301-~{CE})") + (net 140 "Net-(U302-~{CE})") + (net 141 "Net-(U303-~{CE})") + (net 142 "Net-(U304-~{CE})") + (net 143 "Net-(U305-~{CE})") + (net 144 "Net-(U306-~{CE})") + (net 145 "Net-(U307-~{CE})") + (net 146 "Net-(U308-~{CE})") + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "0249b836-06bf-4c5c-8187-6096ce877536") + (at 63.960512 168.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW204" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "d851633d-f9d2-41a6-887c-50e90bb350fa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "fda572f4-0eb9-4dd5-b7ff-a9a3c07cc89a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "b4913197-b178-483b-96f5-14583729d5a8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "a4ea563d-8814-4d44-9945-ab6645eb3b2b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/1c09deab-931d-428a-80bc-900de5c3771a") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2957ef85-9989-43f6-a0d4-bb4f184dfd66") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8afce46a-bcde-4803-9bdb-5789b88286e7") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "be7d2a7e-9fa8-4970-aa69-96332b96cd9c") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f66cc424-acf7-4b59-bd60-e0ee65287771") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a06861e7-b915-4dfc-b2e6-e29f4de5101b") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5057d8c3-2014-40f8-8640-23caa542e223") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d6f65f58-0f70-415c-ade9-169f00a6cccc") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "d014ba49-27d7-4c9e-80fc-007d5e7100ae") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 112 "A4") + (pinfunction "1") + (pintype "passive") + (uuid "7e39aa8a-9120-4362-b8d4-47ee69a589b9") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "af0fceef-e73b-4a0d-9ee7-a7345e022109") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "08864f47-f1a2-4498-abe0-838f5ee91b88") + (at 123.960512 168.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW212" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "82138a8c-e81a-4502-abc9-d52d37c632e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "5771f829-fcd2-45de-bd5c-532605ecdb72") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "48dc858b-011c-4d6c-a086-56121bc09256") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "e56f5d76-d353-47fb-8bf2-060b782c69b8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/9a0cbe6d-2062-4d22-ad56-148aabadaca9") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a8400b20-21a4-405a-acd0-23d8226f6ece") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "414b9973-05c6-4881-885c-e7e35d9e66af") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "c126150f-049b-43f0-bee2-b952e8e33e3c") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "5953b052-29c0-41c6-9b1e-3ca48841340f") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "52576769-a884-4b54-a5a2-9dbfa8bbd85d") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a48893c7-546a-48e9-99b0-75c6ac761526") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e89b5c20-9f9d-4165-a905-f766ebfa6ea2") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "5e8b8a1c-d28c-4c17-99bb-297b730f9b5b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 117 "C4") + (pinfunction "1") + (pintype "passive") + (uuid "eb0c6d41-d518-4070-98c8-877ec16506d2") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "9f4b0e60-6fba-4c6e-83e9-5b8c2a19df05") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "0da69b75-5f53-4a91-90b5-d8e6430c63de") + (at 36 133) + (descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x04 2.54mm single row") + (property "Reference" "J101" + (at 0 -2.38 0) + (layer "F.SilkS") + (uuid "43b8d974-79d7-4663-b2db-346f5389fde1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x04_Pin" + (at 0 10 0) + (layer "F.Fab") + (uuid "fc24d38f-7555-4cfc-b3e4-64b4173f6f0d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ef734d27-c4f1-4f0d-91d0-c22ee31193bb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x04, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f9b13b88-503a-4997-99c4-d989ff482206") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/49a129dd-8c7f-43c9-ad64-c405d041d03d") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr through_hole) + (fp_line + (start -1.38 -1.38) + (end 0 -1.379999) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aafd135b-377a-4aef-83e6-31ff7c917a47") + ) + (fp_line + (start -1.38 1.27) + (end -1.379999 9) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "16a0e849-3edf-432f-a117-518d5020187a") + ) + (fp_line + (start -1.38 1.27) + (end 1.38 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d5f69953-5aa2-4583-b5f1-27e1997cd20c") + ) + (fp_line + (start -1.379999 0) + (end -1.38 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "16364e6d-524d-4cf1-9941-bf682f15922a") + ) + (fp_line + (start -1.379999 9) + (end 1.379999 9) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f755e7eb-4599-4c3f-b712-587acdf21020") + ) + (fp_line + (start 1.38 1.27) + (end 1.379999 9) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a29324bc-3783-4173-9d7a-244064729652") + ) + (fp_line + (start -1.77 -1.77) + (end -1.77 9.39) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fda381e0-5d3b-4196-9eb1-38d0d9b7171d") + ) + (fp_line + (start -1.77 9.39) + (end 1.77 9.39) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f766ffb4-9079-47db-b4c9-5a6bbb2a068f") + ) + (fp_line + (start 1.77 -1.77) + (end -1.77 -1.77) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "64c05f77-eec4-4c9f-b52f-82d8164d9e97") + ) + (fp_line + (start 1.77 9.39) + (end 1.77 -1.77) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5a7be4a1-06f1-4822-b922-a0bc84ea009c") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "12a17f9b-2793-40e6-acb9-0b5266f56ff4") + ) + (fp_line + (start -1.27 8.89) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1276989d-19e9-45b9-a169-fa188a340885") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5dbf0a96-b768-4823-8911-9adfd130e388") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 8.89) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5197c074-5b7d-4bba-8906-6aea63d5d497") + ) + (fp_line + (start 1.27 8.89) + (end -1.27 8.89) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5f812df9-b6b8-4a03-a53f-1b52ea0c66ad") + ) + (fp_text user "${REFERENCE}" + (at 0 3.81 270) + (layer "F.Fab") + (uuid "8edbd581-c3d4-4504-b6f1-beeb26f7aeed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 12 "VBUS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "446d403d-9b45-4be2-a17c-3cd092c90f98") + ) + (pad "2" thru_hole circle + (at 0 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "TX") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "8d6cbf1c-23cc-460b-a766-ab86daba29bf") + ) + (pad "3" thru_hole circle + (at 0 5.079999) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "RX") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "c4a33a7c-ad32-4778-9966-4431f810fa8a") + ) + (pad "4" thru_hole circle + (at 0 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "6f9b40aa-670e-40a6-8b37-646ab1da7c6b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "0dc57c34-abe8-463c-a84c-6f57e80dd416") + (at 154 241 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D104" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "22c072ff-37cb-496a-a361-85c904924d9f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "e69fd6b1-5064-4d14-bbfd-30ed1e8dba56") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "60a126d7-11e3-4b39-aba3-7b4ebe27c754") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e4c502d3-cdac-42ab-84c7-0b146d7a24c4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/789c6601-4bb6-44c3-b5bd-9b37dd6ccb38") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "a8d6de38-568b-4c17-9f81-9cbdb914faa9") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "43a6a8bc-8830-4365-8feb-29cd4fe70141") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "f2069c51-5b0b-42b9-9e30-823d09c0968a") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "cc6d6c6c-070f-4044-bceb-05fcea268c48") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eccbe402-9eaf-4d77-a1d4-ff46b8baf970") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "49094aab-5164-4d36-9191-3b4ac3ed5d6c") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "531f6b14-93ca-4192-8d8d-c28b420279ac") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "66867dc1-cfec-4149-89a4-6ead4a7d5302") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c560a50-be64-4d26-84b7-381ce2bdedc3") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "912555ab-563e-4b72-8ba9-473f1f7cac1f") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0edf887c-34ae-4fc7-a2d4-8a831ee6aaed") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9d8b5d30-b3a6-4680-9caa-56a8f12e32b3") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f841de91-aaf6-469b-a6f8-06240686b7be") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ac368750-458a-4901-9b59-f2795b62d371") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "032d2b70-6d8a-44bc-a6fd-71a1ae0645ac") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e735a11a-bc9f-4493-9d09-12d7e41774b5") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f1894548-5222-4d9c-ad13-25c2a211c342") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "82f67631-478b-44e5-8d53-e395f356d6d9") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ab44a468-ce56-491c-864f-95ede2799c63") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "a2b6350d-4ad4-4866-9c37-c13827409a18") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 8 "Net-(D104-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "d7a144f3-1f94-4423-a758-7692e648c97e") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "72541b25-ea61-4838-a28d-9605dbdc951b") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 7 "Net-(D103-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "be34e167-64af-43fe-b9a7-9941e8d71bf4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "1197c52a-8427-4bd4-98d3-4ee2cb1cf5cc") + (at 213.960512 168.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW224" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "d4a4fb28-3e94-4ed1-b820-b9aca594f1c6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "e24e09d2-cdc6-4cbe-9fcb-15fa1d5de619") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "acd3ddf9-ec81-4eb8-8913-53ff17c24bf2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "7392bab1-9076-4e55-820e-bbfce5220d4b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/94757163-5c6e-47ba-926f-ce845c62bf6f") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "db5cab90-dcc6-46df-b2c1-e3c0fd51e865") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7c371c76-3214-4f24-b4c4-f90ce1a38e53") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "21e809eb-3e4d-49b0-b7e7-308e4338f5e7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "814d4145-f171-4f7d-9380-0f26b2000cf0") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2651f996-d65c-4369-a8da-a3602ec4c3df") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ac1768a9-68a4-41b0-b105-bb07a7985995") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "8b001604-248f-4399-afc9-e9b8e7874414") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "f62b261c-ae33-4888-9e4c-d968685ce487") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 113 "F4") + (pinfunction "1") + (pintype "passive") + (uuid "5cdbb38f-27e8-4f1d-b45d-a575fdb8d4fd") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "689b8274-7a82-4480-b091-67970422660d") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "1649166f-a5a0-467c-bfb9-9ad45befcb7a") + (at 274 229 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW230" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "9d2569e4-d2ad-485b-861c-51b3e3976f4c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "1695321e-5cdf-464b-8d46-909858758f11") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "e8a67d38-9359-4c01-a54d-a6fda6ee6d5b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "d59b6677-b456-46af-b765-1ea368078b22") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/e59f436c-8b18-4f17-9a75-ad4cbf2fa9fc") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f2431fda-ebb7-40b2-b5d0-210dd8e1a3d8") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "89de42fe-3357-426a-bffc-22acff6ec9a4") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "2c6913b7-e345-4eb3-aa85-fb7770eed2b3") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "32a38331-5f49-4259-8aa3-f26045bfe6e8") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1b5450d1-b819-4d07-8215-7bc37d5e8467") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "20fc8a73-82a0-43ac-8fcf-b0ba6140b841") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "8ea42791-0adb-4f65-966c-1802fb79c046") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "3d5edca5-8744-45e0-b429-7bf58119ff32") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 78 "H2") + (pinfunction "1") + (pintype "passive") + (uuid "f5c0e964-c788-4f3e-a504-68c9f7d10abe") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "21127843-da95-4f81-8132-1916903e5486") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "1670706f-b577-4c69-ba02-14cf2f79114b") + (at 124 229 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW210" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "4e10caa7-716e-4976-bc84-fa96142c204e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "4325a93b-4bf0-458a-902c-5e25594c34a2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "c2762d31-4384-4ad2-bd3b-519e3cc59a36") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "8436bd0b-6dd8-4559-ab83-063d5793155b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/0fd3bbf7-8a16-4cd3-97b2-c3921983f0d2") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "438cf39d-131f-45f4-be6a-e0b391663782") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "51cc372e-054c-4728-8c07-b85a50e82961") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "cb0b3125-5dc5-4b6c-8a01-0eb8657ef611") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "20313cab-7f4d-44dc-aa26-308220dd70f1") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3da92237-9823-4df8-a628-45fb5bd2b7f3") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "522732fd-331f-4c53-b3bd-2adb7a3aa9ee") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b9680efe-3e95-4428-ab81-315dd68d182d") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "8c2c94a7-2a5a-4b91-8ec1-59c8a3c614f1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 64 "C2") + (pinfunction "1") + (pintype "passive") + (uuid "e5a0686d-e8ff-458c-be35-44a1c21fe3aa") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "6b886f9f-97b0-4947-a0c7-07fd6e5a2a67") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "16c873a6-fe9f-493c-ad28-4d5699922bc7") + (at 273.960512 258.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW229" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "e129932a-c688-4956-9670-2d973aed3214") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "c7b7056a-2a24-4ad3-96a3-846a2c43d01b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "682c09d1-5f9e-46bd-8359-2c45e794cc0b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "93c590df-5c96-4573-b67a-02b265969a7c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/abf8b9d4-94d6-4420-b77b-e77a28b2009f") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "09b99d7a-59f8-4eb2-96c3-ebd38fa842c8") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b29442e8-c71b-483d-8f10-f564f181a59b") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "d2746c4a-b135-48ff-a5e1-065b52fd0ab7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8ff22795-5255-48fc-a80c-317af04dfc12") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5edfe9e8-f8ed-42a6-8258-4210de93f661") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "168764da-4338-4dc6-856c-e40c733fa399") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "21280922-e969-42a3-87f4-37ecd5afd398") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "76b9d4cc-ce6b-445d-8459-53a332e8f61b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 26 "H1") + (pinfunction "1") + (pintype "passive") + (uuid "0c66a7b8-ebd9-4c21-81d8-b5147e31c4fc") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "1b438656-34a2-4f44-bb0e-11779c40017a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "191ad456-33f2-4173-a001-9e20287e3c19") + (at 285 210 -90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN202" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "f7729040-2c92-4e38-8ea8-ce993f5a4ad0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.Fab") + (uuid "4975da25-5126-4cf5-93d5-16112327f1f1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "bd9c5625-d50f-4902-aa1a-c2bad6b38f9a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "36c3ae50-10ba-49c1-91bd-c7f760a15ff8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/45c6197a-544f-4ad5-8637-470810230519") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "20829396-c95f-478c-82de-a0791dea7195") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5d7bfa5b-2103-46f2-9f3a-bfab0967ab46") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9eecf914-36ff-4fb6-9a04-b83084ce5409") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7b176ea9-93de-403a-8b5c-58111ba95bf3") + ) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "716496ad-fcfe-49bd-9ea5-9badcd6837b7") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cb8bb19c-8017-46c4-ab7f-3bd42783c218") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "05bcf386-c695-4e86-8855-cdb9bc3f0c56") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "54b12ad1-9dee-4d08-8cf1-2b8eafafca25") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ce336f68-0f04-4ea7-9462-09fb11633a66") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "34e1430d-7af4-4944-afa1-42b00aaffa7d") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd7f6814-1325-4d3c-bf45-be276de3b2d4") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7de65725-8b1a-4eea-b62c-fd2b827345fb") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7a2d025c-2e02-45de-8652-e4f67b03dd2b") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3086d49a-fb94-491a-a3c5-47a15b5e36b1") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "35ee6ad5-e146-4b17-bab2-cb591f504332") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "54fa6880-fd80-4c9d-9c1f-dfa9949fed32") + ) + (pad "2" thru_hole circle + (at 2.54 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 76 "A2") + (pinfunction "R1.2") + (pintype "passive") + (uuid "7d99d4c2-6914-4b1d-970f-5bddeba9aec8") + ) + (pad "3" thru_hole circle + (at 5.08 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 75 "B2") + (pinfunction "R2.2") + (pintype "passive") + (uuid "51893f8e-b62f-4263-b410-f1f8d99be938") + ) + (pad "4" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 64 "C2") + (pinfunction "R3.2") + (pintype "passive") + (uuid "179c9180-b272-4082-9c1f-8e5df4eef847") + ) + (pad "5" thru_hole circle + (at 10.16 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 77 "D2") + (pinfunction "R4.2") + (pintype "passive") + (uuid "98132ae8-e95b-4f7c-bd4f-68d32f3d78c2") + ) + (pad "6" thru_hole circle + (at 12.7 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 72 "E2") + (pinfunction "R5.2") + (pintype "passive") + (uuid "43eee663-4caa-4e9f-b7d8-fc1d0818add6") + ) + (pad "7" thru_hole circle + (at 15.24 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 87 "F2") + (pinfunction "R6.2") + (pintype "passive") + (uuid "f319ae3a-456a-4539-8209-6974141d249a") + ) + (pad "8" thru_hole circle + (at 17.78 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 67 "G2") + (pinfunction "R7.2") + (pintype "passive") + (uuid "25dcb1ec-bfa4-439a-a2c3-4aee6f4a9049") + ) + (pad "9" thru_hole circle + (at 20.32 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 78 "H2") + (pinfunction "R8.2") + (pintype "passive") + (uuid "9948e747-2ee4-4f7d-898d-d387d495f2a9") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "1a45aee8-1d4f-46d0-b816-ed2356b1f49d") + (at 285 141.24 90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN205" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "4b418ab1-6712-4587-869b-65a90a31d64b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.Fab") + (uuid "723877d6-8137-4ce3-b3c1-64e7e7ea4f2f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "02d11055-9bc9-4e00-8116-545b01a93059") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "073bf51b-93b1-4d94-b9af-7a58950bf330") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/d71951cf-0be3-4197-b181-d59ff79ca724") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4c27e81e-a1e0-4afa-9ecc-78af3def8b5b") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4cadcf28-699e-45e8-a622-2bb6271b17c1") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7282f72f-4685-407b-b076-cdffb31a769d") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "beda87e9-9fce-4dee-a0a2-ddefff91443e") + ) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ff53debb-e86d-490e-82d6-f0c7e8e3e51d") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d3d30a3d-8c6b-4b68-ba35-e01c9ba5b896") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a908d5d3-da74-436f-b2ba-0ece87b514d8") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1dafffc7-12e0-439d-9e74-e38a0722482a") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "37eb6fd2-eae4-4487-9330-a8fe5d612a98") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "42172e35-cca1-4c87-b2f0-02962d55e37c") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "aa976921-efd8-433f-a083-ec40611ef77f") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9b9bddaf-60cf-408e-95d4-90bc4afed116") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "40ae82ff-8c57-4187-8940-68c47d6a8c11") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "20a9d5c4-f110-4012-8f69-7795868b49d1") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "3ce0defa-53d8-4222-8630-0d6349619304") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "a606ea75-3e52-4a45-a01b-557415dd31f6") + ) + (pad "2" thru_hole circle + (at 2.54 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 37 "A5") + (pinfunction "R1.2") + (pintype "passive") + (uuid "b3b48d83-3531-4fd4-9396-2a5cd00c7062") + ) + (pad "3" thru_hole circle + (at 5.08 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 61 "B5") + (pinfunction "R2.2") + (pintype "passive") + (uuid "f8b62fd2-6fe2-4168-8d53-a0e0ac0634ce") + ) + (pad "4" thru_hole circle + (at 7.62 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 59 "C5") + (pinfunction "R3.2") + (pintype "passive") + (uuid "f15050f8-7880-44b3-b3e1-33f92871391b") + ) + (pad "5" thru_hole circle + (at 10.16 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 55 "D5") + (pinfunction "R4.2") + (pintype "passive") + (uuid "ec06b96b-77be-494f-a7d4-193483d01073") + ) + (pad "6" thru_hole circle + (at 12.7 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 32 "E5") + (pinfunction "R5.2") + (pintype "passive") + (uuid "17630351-d70e-46e2-8300-d71e9ddf0ceb") + ) + (pad "7" thru_hole circle + (at 15.24 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 53 "F5") + (pinfunction "R6.2") + (pintype "passive") + (uuid "e22b66c9-cc96-461c-bddd-8b3049b0e740") + ) + (pad "8" thru_hole circle + (at 17.78 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 48 "G5") + (pinfunction "R7.2") + (pintype "passive") + (uuid "d2b4eeaa-de03-4dec-952f-31cff8a76fc5") + ) + (pad "9" thru_hole circle + (at 20.32 0 90) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 36 "H5") + (pinfunction "R8.2") + (pintype "passive") + (uuid "5477ebe0-a506-4cbc-ac95-e51ba1a8c852") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "1aa1df1f-7f58-41bf-91b9-e74fc0990d30") + (at 94 139 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW237" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "e76ecf57-86fd-4c79-a77e-87f17564a760") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "8da66adf-23de-4a37-b01a-ea37b5dbf9e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "b6a117fe-f745-403a-9918-9fbb6bef8d67") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "4db22d36-9d1f-4c0a-88cb-e2d2a1fbcb2a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/7ebdeedf-ae17-4e6e-9252-9de2c9582a67") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9c079e16-0c92-4eed-8561-b0322f23b73f") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e2b5ab7f-85c6-418d-b52c-dd2c6a03142c") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "ba5d2bc7-1856-4d44-90b7-6a0fdec3625b") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "1abb9706-b839-4da2-9d87-72713851e80a") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "aab02802-ada6-47d8-8b3b-8183b97eb813") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "65e81755-6936-4e90-b5ca-b873326293e2") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f34632f4-60e6-4746-91ae-dbe175fecbe4") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "b9c1c5f6-776d-42a2-a3f8-71a95b80243b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 61 "B5") + (pinfunction "1") + (pintype "passive") + (uuid "cbc0f65f-42d8-4fca-9707-c9cd6f7d5b03") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "f889c134-3e54-436b-9bbb-d1376a90c9a7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (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 "F.Cu") + (uuid "1cc2b20f-239e-434e-9157-8d0dd5e04d45") + (at 35 68) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U307" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "1ec8aef7-bc28-43ee-a6aa-86fd777028d1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 5.9 0) + (layer "F.Fab") + (uuid "1f46a774-8398-4d36-82d7-bd7fad04a880") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4614a847-af22-45c2-9146-ec2e666f2fd1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2ff0f09b-237b-4716-8191-9acf6b30ab45") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/53bb3a0b-7c0f-460c-ad84-11721721e0c9") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8d74a58e-221a-4941-b6c1-f9da49303203") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b36d69ee-65cd-4254-b12d-9392e98fa39a") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f0a44dd7-8e84-4747-9eb4-f8011cb3cb18") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ee14d8f4-a476-4eb3-b15d-0137b3e9dc34") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "a696b028-807c-4682-a890-a1f663db4760") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9736707f-3947-4856-a2ca-872d2084d482") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dc2234b3-8b9f-4fcc-9516-7bc075432aac") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "487acd78-c95f-4c07-a53f-a3580531653d") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f750f5c0-b0d7-4cd2-a9a6-b5c3ae2643d5") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "14a58b5f-9802-4f7d-b1d7-a423e378666d") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "37d5c74e-6de5-440c-8b4f-ef8cfa3dc173") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7aa0ef22-bba4-44b8-8163-19515661fef4") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5765347a-8b22-4426-83a5-8540d202d495") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "20a1d964-f042-4df6-a077-484b5044d90b") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b6ec597b-0eee-4e89-acc7-8ecdac8b0498") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2657ce0b-ad9b-452d-bf9b-65c749ace88f") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e5410d4e-c8f3-440b-b7e2-802ecf683a1c") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1601d931-3f10-4822-8d79-38ef8f5cfb32") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b762f1c4-4df4-4a05-a8fe-947d2ade64f1") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f999919b-5dda-4d95-8f7c-d0fcf2979f0b") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "638cb265-aebf-4a3d-bbdf-411f9a145cfe") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8f8a8504-96be-4674-9e72-d7e7f83d176b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "a0883b0e-d788-470e-bed8-0c002fb66447") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "5eccbbe3-227a-4339-aa54-16a346cf3503") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 60 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "09926e8f-7e89-4746-9000-07a904aa4268") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 105 "E7") + (pinfunction "D4") + (pintype "input") + (uuid "43285e24-bead-47a7-b9fc-857916ef581e") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 111 "F7") + (pinfunction "D5") + (pintype "input") + (uuid "3cbf11c6-35bd-4fd5-9548-f59eb8465f2c") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 106 "G7") + (pinfunction "D6") + (pintype "input") + (uuid "b0a81c98-aaa3-449f-b715-adc5447bfc1c") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 110 "H7") + (pinfunction "D7") + (pintype "input") + (uuid "b9774012-6684-44a3-9c32-08c6844ab8a3") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 83 "unconnected-(U307-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "af49da2e-d4ef-4477-b1ca-8c8c2195ffa1") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "fc697afc-1bfb-4c75-8d00-b506447edae8") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 84 "ROW7_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "36d2bf25-6331-4b45-af3e-d700402ba310") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 82 "ROW6_DOUT") + (pinfunction "DS") + (pintype "input") + (uuid "b2257cf3-a34d-46ea-917e-ed66942e1612") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 107 "A7") + (pinfunction "D0") + (pintype "input") + (uuid "97443d9a-632b-430d-9b11-18cdbaef3d83") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 109 "B7") + (pinfunction "D1") + (pintype "input") + (uuid "bd7218f7-225c-4016-8ead-8d9c2470715c") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 108 "C7") + (pinfunction "D2") + (pintype "input") + (uuid "8f438293-b862-46b0-9778-1941fc37aa56") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 104 "D7") + (pinfunction "D3") + (pintype "input") + (uuid "77046077-e8d1-4e70-8cbe-e79da5093e59") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 145 "Net-(U307-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "5ee09cdb-ad72-4f85-b224-1dae1fe62b1f") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "5843138c-3808-4e5e-beb3-8f03392ab38c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "1cdf6ffb-0910-4cdf-b2cc-71c65f7364f6") + (at 285 149.76 -90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN204" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "f09aba1c-4031-42b4-9cd3-a310ac527869") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.Fab") + (uuid "2754ae83-7fbe-4cad-939c-23cf0ca9571a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "ee02a98e-62ce-4869-afab-e54d48c0df09") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "6d9344d4-e35a-4417-9be4-161322f71911") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/c8e75e0f-a3c8-42ee-b67a-130cb3a9cec0") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ab41af70-8fb3-4f78-a41c-0d69493b0e45") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6ff52585-bf65-4892-84cb-b21858dff209") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a3ed9309-8c1a-489e-9c74-ae2b68bfbe0c") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "deb6677a-9d89-446b-b9c1-7e47b0bdf4aa") + ) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1eca657a-d1e1-4f91-8710-b6db2715edfe") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "33f0e826-3c46-4ff7-a798-cf2018670012") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0e755886-f9b5-4416-b7bf-00155abefe76") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d122a31c-d465-4e58-82cd-302e0849b6b8") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9f06c113-4a3d-439e-becd-3d37228dc77d") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b1bf8751-cd4a-4e57-b1f0-ee44bca6af6a") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "74601673-b4a6-4c43-a992-1c522b6d6a86") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "089c4669-f863-49fc-8726-e101818efe67") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "aa3f95ab-730e-4791-8a2a-93c144b36e8a") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "439e04ff-b68c-42ae-a121-4d8d57c9a35a") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "351c0f1f-af8d-4f7b-8bf8-54225d2da9c1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "6c750df1-d65c-489d-aef8-42c43bca2c69") + ) + (pad "2" thru_hole circle + (at 2.54 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 112 "A4") + (pinfunction "R1.2") + (pintype "passive") + (uuid "6c843300-edf2-48b4-83b2-e0f5c05cbe83") + ) + (pad "3" thru_hole circle + (at 5.08 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 115 "B4") + (pinfunction "R2.2") + (pintype "passive") + (uuid "75f875c0-ce31-408e-a80f-df8b4c0b4617") + ) + (pad "4" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 117 "C4") + (pinfunction "R3.2") + (pintype "passive") + (uuid "90a989bb-4a7b-4a82-8f6f-3249a9917ef7") + ) + (pad "5" thru_hole circle + (at 10.16 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 119 "D4") + (pinfunction "R4.2") + (pintype "passive") + (uuid "c08536d9-ce97-4054-97da-b4e7eb5adaa2") + ) + (pad "6" thru_hole circle + (at 12.7 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 114 "E4") + (pinfunction "R5.2") + (pintype "passive") + (uuid "7549cf71-de26-459c-83aa-e7c80a98504a") + ) + (pad "7" thru_hole circle + (at 15.24 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 113 "F4") + (pinfunction "R6.2") + (pintype "passive") + (uuid "73095248-26bc-4a32-9184-a5dd5e023c49") + ) + (pad "8" thru_hole circle + (at 17.78 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 118 "G4") + (pinfunction "R7.2") + (pintype "passive") + (uuid "c00b429e-65ad-44fb-83af-a401ecf577bd") + ) + (pad "9" thru_hole circle + (at 20.32 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 116 "H4") + (pinfunction "R8.2") + (pintype "passive") + (uuid "8d03bc71-4048-441c-896c-f547028a9a96") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "20f4a0d3-a27f-4849-8dc0-7452a641bce7") + (at 42.7 178.9 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R304" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "d3c5792e-de94-4536-877d-f354e912eac8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "a34b487b-9ffb-4480-9a37-4b347c61fc30") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9ddf2133-7bd9-427f-a9ce-9e9dd857727e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9fe8b132-ae56-4fc3-baa6-6ee3afab1e3f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/ac648851-d0b4-40f9-9914-41f81de5c85b") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e900b330-6bca-41ea-9231-611a7385ad60") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "89d4ccfc-6c64-4570-ba7d-10ef67232e20") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8976b5af-7d5c-4cbb-b93f-1f52c1b06a58") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ad2c7cf2-aa31-40f3-98a6-1ddaabba27da") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "72938e67-d912-40d7-9e0e-eef4383ccfe6") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "822f63bc-bf7c-4abd-934b-b3204e1d26cd") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b18ccd58-4d6d-4e12-a912-b147bf1d36cc") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3404be8f-c117-400c-a120-7adcd2ae1337") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5b41b798-5a1b-45ba-aa70-4cf45abc672f") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b7c02af4-ce29-4ae0-b90b-7e0f8266a14e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "31152e08-2e5e-4abc-be2a-f237eb3cd748") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "b7f7a4da-1950-409c-9234-5471c780217e") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 141 "Net-(U303-~{CE})") + (pintype "passive") + (uuid "77945b29-7d63-40e8-bdb0-91c0ab389125") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "21210836-32b4-48af-9207-56054b292688") + (at 214 241 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D106" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "f40d399a-4f1b-45be-ad03-ef3c29020cdb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "beb89c73-2a87-4d60-9d6b-d755bcaf6077") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2538c12b-5420-4c0f-8c73-420fbc79bf07") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2b71abca-34f1-45c7-a327-ab57fe2bb185") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/69c5351a-a274-4e8c-bdf5-0775f36d964d") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "e0308686-e2e6-4766-a9bc-7a20c094f96a") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "1ba0fbef-4c7a-402d-abbc-3853ae835c7e") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "7f2be720-420b-4138-8624-a11d694d03ce") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "d42ab6b0-7f18-44f3-8232-d3bf6fa845a8") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "59568896-05d3-4417-8462-fd44ea7b1367") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "64480e8c-ba8a-466a-853c-63eedd4e4e9d") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "abb61bb2-22fe-423f-ae3b-aac3a94bb3f6") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1ab2be50-157e-48ac-b3a1-d06839548cfe") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6efd0aa3-4b74-425b-bdd1-d21a5d7ac2b3") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "053013e2-fce3-4116-96ac-9eed4a454af8") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a2c458bd-bf49-4615-bbd6-2c6359d47dc4") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8ddf8639-ec2e-4a1f-b699-bc7ccf12fa80") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f27ce8cc-8f7a-4b85-8970-dd58c9428a2c") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f8c88623-6c5d-40af-a0b7-0caa190ba9f8") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8dc0207e-9207-4b94-8b1c-6af7d1c34521") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9d336fd6-4dda-4612-90a1-7e245171d4d5") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "bc383971-ac61-49e9-bd96-a44a1d4f34c8") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "8e421764-99ac-4921-a925-f2b6e0b21c4b") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e13eaa69-6d84-457a-8bcf-e5f6f15cdc53") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "1abf0567-4d1c-4a9c-843e-1b38869cc44f") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 10 "Net-(D106-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "828134fd-e76d-479d-a276-2384491eda99") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "455e034e-5bb3-4b97-8de0-ab6943570b70") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 9 "Net-(D105-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "cecaf9c7-9d19-487f-b208-d5edfd086a84") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "221431c5-b6f5-459d-899b-812f9350ba0e") + (at 35 60) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R308" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "0148c425-01f8-483f-8a29-7149ae347f40") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "54ecfdd4-c97e-4d18-8e62-790a78c500a7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bbe7d475-aa43-456f-bc53-3989115ef99b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "66a9e813-72d0-4450-831d-733ae3bc5991") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/9ac3baa4-de8a-4166-bd3c-d0fbe4d12d27") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ad23725c-4467-4eac-bf8c-f338bcc264a9") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "65242d2c-490a-45bf-803c-a9fb028e9550") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9e7e0d86-3bd9-4508-b2a0-461fe5a58b21") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c1f72260-d2cf-4fc1-9b0d-a8a93e2ad8c9") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "976d6599-49d2-4db3-a65d-6a8922f0012a") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "62633910-dc05-404a-800a-746352606ae1") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8f9b75e2-64e9-459a-9fee-12b1c558f096") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "213f1a2a-5b86-44b7-a8bb-ff5ec7b6e57a") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a2e1c1b5-b2c9-4fc0-96d3-ad2cb0501eeb") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "43952228-365e-4fbb-bbf1-b7a6020b974d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "0ca7c533-d3bb-4112-9330-fb00e3b6118e") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "fd8c4c63-15a1-4341-adf8-6ff17714e534") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 145 "Net-(U307-~{CE})") + (pintype "passive") + (uuid "ac0082c8-11e1-4ff2-8fca-b0a34a0194e5") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "2371f1be-669a-4a23-bad9-8b549e7abeab") + (at 183.960512 49 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW252" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "571896c9-3f6c-42e0-a49f-fe0d163eabe9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "de6cacf9-9c63-4145-b838-c4699b48f10a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "489c87d6-4620-4c58-afd4-dd1c374d3f6a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "d55b630b-6e09-49b5-b966-c3081a74fab2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/38e42133-c51c-4c7e-af7c-3a6cf7ca19e2") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c3e41b10-17f4-459a-bfa5-e8f5e9c820c4") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9a56e6e3-2843-4cbf-827b-4adb80294bb3") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "4cb23dba-b029-46df-979d-79ddb8d2d204") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a1f513b4-d1f8-4db3-be5d-ca18150ddba7") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b7dc3736-bd60-487c-977a-dc88976d9afc") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "60589b55-c873-4e08-9558-15598ad5d23a") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "88056ddb-632a-46f7-b052-a2c31bc8a1c1") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "17f6f132-cb1c-4145-a162-108a0940a124") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 125 "E8") + (pinfunction "1") + (pintype "passive") + (uuid "743b8808-361f-45e3-a1f0-122eb8e57ed8") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "87acc962-03bf-4b95-bfb3-afd03f0e2973") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "25d64642-f1fe-4860-bb7e-ca3813365659") + (at 153.960512 198.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW215" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "747cd616-6e1f-48b0-aafc-f7fbca25395d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "4b99fc5b-e533-4afc-bc75-9ca38cdfd373") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "268c1700-4f19-4bcf-8efc-d11e152b3685") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "669829c6-3bbe-4f80-ac2c-7bc70f7abb2b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/4bec64c2-9404-4717-9b7a-54683d309c50") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ef53f1ee-b54c-45bd-9075-5b33dd172c2b") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3c18ecbb-38b7-41f4-a659-332d73206678") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "ac7aa359-d270-4231-9b78-05f9c9e02c1e") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "36a0c3ca-360a-47df-a03e-e91eb9e9814b") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a8fb50c2-1b6d-409b-84a0-c6cb1aab4884") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ba29c395-0266-471d-a8de-a14813fa6b06") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "cade3025-0ef8-48f5-a0eb-7b6c6444be49") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "8082c828-687a-4796-913e-3523bd1f1c44") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 98 "D3") + (pinfunction "1") + (pintype "passive") + (uuid "155fa3a3-8c2d-4ade-b76a-07aa2ae23cae") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "8d05a450-acdf-4ccd-bc99-718d4a1efc71") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "27c29582-dfab-48d8-bfc8-43165a380af6") + (at 123.960512 108.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW242" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "29a39203-cce5-4322-8508-39a0334b1233") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "d50a10f5-8566-491b-a3f3-5592235b0f66") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "04b86021-fef6-421c-8211-015a7b7e75cb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "996aca28-3fbd-4bb1-8638-adb5e759d50e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/6c00e93f-6e07-40d4-81aa-f57de34407ba") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2abf0118-273f-4c19-b9f0-7fb0d1d5eae4") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3200e039-10e9-4774-912b-ec6b49a56187") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "f7280c61-57ee-44d4-b34e-5608f6965bfd") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "e0165f38-567f-4e6c-9399-8355b6d7c1fa") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8fe9c44a-ced7-446a-95c9-b7ced4064634") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "df0ce61d-e817-4160-bf35-0eee53f65e8a") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f89b0a87-8289-4749-80e2-c97725f2eb68") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "b47354b3-b359-49f9-a898-10699a16637a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 95 "C6") + (pinfunction "1") + (pintype "passive") + (uuid "4329b2f9-4c57-446d-9d90-719c704253bf") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "35efe152-8521-466d-8b8d-c524d1e5f29d") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (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 "F.Cu") + (uuid "27f84cb9-2527-4b29-a630-041dea78b4da") + (at 34.975 219.445) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U302" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "67da4962-190b-4c2d-9184-ab6988a7288b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 5.9 0) + (layer "F.Fab") + (uuid "d2f02213-8be7-485f-83de-bf82908258c3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0dc3d530-d8d9-4908-8e07-f7b5358ad45e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "478815f4-e8ef-41e1-acdc-574797223b51") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/ff4059e5-2e9f-4e14-8849-48abf4d5aac1") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5660ca47-1faf-462a-9d28-817f09386ec4") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "81e9e0b6-f25a-45e1-80d8-ad8f66695a32") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e1604572-cc04-45ac-900d-e2b45c51d7ec") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1eaded02-76b9-4b60-b876-5d51db342009") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "975e51a4-1f38-4c3e-a97a-1784ee7ec452") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e7a9df3c-14bc-41e5-b25e-c5200a36edc1") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "145aa18a-f799-495b-a9e0-f40884b44248") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "957c080c-0e43-4fa7-ad5a-cdd204f3197c") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7d6f2e7f-46ef-4ab5-8c81-4b9ebbac7677") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3c6966b8-d182-41af-b99a-983efddae38f") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b46f50f8-973c-43f3-819c-fb73027cf2ef") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "912a481d-0156-43cd-902f-4d5f5578c2ab") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e9fca46a-a95d-488e-9b51-279b6b0b2439") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2c128ef7-9305-4f96-88d6-49bc99eeba9b") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "431c0b6e-664e-4138-b162-fb8f9dc6f779") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ab33cece-d801-4dbc-af7d-8b623e9f6f34") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b9ab3b14-3a9e-4ee2-a9cc-b1ad68a78e96") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9eaafb39-fff1-4898-8af3-1c7648f0a24d") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "983e99a8-479e-4f19-b150-15d0fbc48a60") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "68cc99fa-cab8-4f19-a99e-c7adb6bfccf6") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a9c6e1da-64be-446a-a827-832f67bf1eae") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f42ec17c-c777-41da-b41e-7894fa11ee33") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c0d61ffe-5488-4d71-9ffa-0f015cbfa0df") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "2c69973d-4527-40a5-9469-5aabccb3727c") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 60 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "6cfde154-73c7-4143-a10b-7c035fac80b0") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 72 "E2") + (pinfunction "D4") + (pintype "input") + (uuid "8dc4e192-a49a-4390-902a-411dc70f0aa0") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 87 "F2") + (pinfunction "D5") + (pintype "input") + (uuid "35142258-f3e3-4ef1-9557-210f7e1c92c8") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 67 "G2") + (pinfunction "D6") + (pintype "input") + (uuid "3265557d-3467-4cdc-beb9-64cbd8e137bd") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 78 "H2") + (pinfunction "D7") + (pintype "input") + (uuid "c914c174-9479-4287-9973-add4f905e9cb") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 66 "unconnected-(U302-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "f7f2297d-ed63-43f5-bf48-b9a289d32a5c") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "cbd9baba-2909-454c-a8c9-86698d385834") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 65 "ROW2_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "a531f77b-2e79-496f-a0fa-9fc90bf61a61") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 63 "ROW1_DOUT") + (pinfunction "DS") + (pintype "input") + (uuid "3853d7a3-9779-4dae-80fd-db5d75672184") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 76 "A2") + (pinfunction "D0") + (pintype "input") + (uuid "d44ea620-98b4-4018-b3d3-7d769bca006e") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 75 "B2") + (pinfunction "D1") + (pintype "input") + (uuid "9b77c57e-1950-462b-a2f0-423a3dec6497") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 64 "C2") + (pinfunction "D2") + (pintype "input") + (uuid "baf50598-90ff-49b1-81d2-a016ae225eff") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 77 "D2") + (pinfunction "D3") + (pintype "input") + (uuid "d94b619a-de11-4d6e-a5e4-a025f20aba01") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 140 "Net-(U302-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "d6a05871-107d-490e-b606-8910b8b4562a") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "9c2e6c66-db6b-4169-b9de-ac7de609d1c0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (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 "F.Cu") + (uuid "2b31c43f-2fea-4b16-b3a2-9bffe0e600d2") + (at 35.025 185.175) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U303" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "05393aac-4850-4926-8317-881344ded56f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 5.9 0) + (layer "F.Fab") + (uuid "7c7e5c46-c7fe-471b-92d3-ea0f5933eed4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f0a0035f-70ed-46ab-9397-57e6d123d6e6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f4247c35-5613-4e32-b129-83d76c5e84b0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/760257cd-325d-4742-96a8-b96ff6384d45") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "565ec43c-ffff-40a2-9ff2-26aa0c6140dd") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7f8faf0f-9ccf-4089-9324-ca8de3d9cdd3") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "afbef719-4815-47d1-97d6-d3d616c3c5ec") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a0e69589-af42-43e6-947d-cd24afe214ac") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "05b46abf-d59f-4401-9812-28b7051f02df") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e0995e47-3a48-4baf-a6d1-5f1490030db7") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0097305b-cbb1-49ff-b1c2-e0fe6dd2bb13") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a88fe790-121f-4ec0-bb35-c44ce92e77cf") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3a2440d3-68c5-4c66-acb8-07418aa1e02d") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fea4b962-6cd4-4908-9bda-7c2d2b0f375e") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "682cecff-5437-4d9f-bd06-c56941e703ef") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e2a3669f-6365-4198-8d32-06877504ed28") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9aad7012-2275-4f7a-87c3-1304b388c2a4") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "976457a8-6356-426f-8584-57bcc2401106") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "abb7f4e3-4358-41dd-8e68-ace98c131d16") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2a0d384f-5cec-469c-a06f-bf024c5d6417") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b67a2090-1a36-4d88-ba51-a9d2bce10f7f") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f4d11bb8-4aad-4da1-a954-321df7c8adad") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "db35dd7d-1162-4afb-a97b-88fb89672a1a") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9ce24c60-20f7-44e6-a8aa-e10c7404b479") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d55dc721-fdb9-4cfa-8156-00d859e37c95") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c1f7d685-e5f0-4a05-abf6-3afa4fb1501f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "cb054771-3622-4a4c-9d3c-d3a7c887830d") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "c99883dd-b0f7-45de-9b4c-f67e9c686510") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 60 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "7d5bdd55-ec3c-4330-8d79-83e7aff48f40") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 99 "E3") + (pinfunction "D4") + (pintype "input") + (uuid "d3de6319-64d9-4510-b7f2-0b062b869867") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 96 "F3") + (pinfunction "D5") + (pintype "input") + (uuid "71b01ce3-90e7-43bd-9eb9-c421a5513ffa") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 101 "G3") + (pinfunction "D6") + (pintype "input") + (uuid "7eecd24f-eec2-4a8b-9b6d-ce294f2a696e") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 97 "H3") + (pinfunction "D7") + (pintype "input") + (uuid "f454c4cd-8538-400c-80b5-277f5ca9b9f0") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 68 "unconnected-(U303-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "851c99d4-b405-4fbd-a652-ba3756011315") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "75a60e8f-f05d-44b0-abaf-b0d7e34eb737") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 69 "ROW3_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "74f0735c-0f96-4bd4-83b6-645e6adf69ee") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 65 "ROW2_DOUT") + (pinfunction "DS") + (pintype "input") + (uuid "64b7384f-82ef-4266-9806-3c34bb00b826") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 102 "A3") + (pinfunction "D0") + (pintype "input") + (uuid "a6755466-f556-4e70-a8de-7f72c4bd927e") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 100 "B3") + (pinfunction "D1") + (pintype "input") + (uuid "d48853ed-40ff-4616-8962-31d741b46e5f") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 103 "C3") + (pinfunction "D2") + (pintype "input") + (uuid "d69878f5-8b86-4f0f-af89-332706d7a562") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 98 "D3") + (pinfunction "D3") + (pintype "input") + (uuid "8356ed81-0e70-4aa3-8656-3e536851775a") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 141 "Net-(U303-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "7f3febda-c8c0-4dfe-a129-365d33ab13ff") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "63f058af-8710-4d9a-8e9a-ee9b21485193") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "2d92b6c3-645e-4fd7-abde-091c357b809d") + (at 153.960512 108.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW246" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "f8180d79-1266-45ea-8ffb-9c39bb1b5f9d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "8988c6df-dae0-4923-9dd8-306a604abef6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "3b71c5ad-6d73-4c15-951f-3d4a8c6c1cac") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "c9c93dc6-cfa7-4be8-b1f2-60e0b490f444") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/099ba654-06ca-41bd-9451-e72bced0bbd3") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ec927dea-a258-4f05-9a33-582f3fa00c66") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "55da195b-9fd3-480a-a242-07c8091a9cab") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "0f19490e-bad6-4249-a8e8-d23518836bb7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "c8044adf-eb68-48c4-825d-7b4d3f55dda1") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "74ff94cb-1f6a-43e0-9386-421a1a33572e") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c34e8461-01e4-4cad-b5f9-92c07b1c60f2") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "561c1841-af72-4c83-93cf-722a2c47af67") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "68749415-438b-4e86-814f-d6180f78a05f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 94 "D6") + (pinfunction "1") + (pintype "passive") + (uuid "6e940ffd-62f4-449e-9546-a2cabee751c7") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "17ec86ae-0a67-4737-b19c-0db80420f9fd") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "2e6ef4c5-beb5-4548-b0c7-c8bdb565d47c") + (at 123.960512 198.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW211" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "524a019e-2cad-4748-8ec2-0f98f845e80c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ac7d971e-d296-4931-b51b-93f10ba13f41") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "4220fe2f-1e6f-4df5-a811-49b6fe9a1af9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "52517dcc-06e2-4ec8-bff5-59836ab49835") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/687c37ee-ab83-4a99-add5-3ba66d37aa3d") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b7d75283-f7bc-47c5-a167-bd4133d2db05") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "08839387-4f98-4ba0-9c51-9f6e322ba58a") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "345a7922-0f76-4353-95d5-ca4d86d13761") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "283e110e-425a-4003-ae00-3cf1856e45bc") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "94d9f3b3-84ca-4b41-aafe-52da2c451a00") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e0619cd8-ab67-4910-b055-73f613945784") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "14f7e10b-fa06-4aa8-9fbe-26cb76dd861c") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "f8c1c78d-fe58-4c23-907b-60a9c3a54511") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 103 "C3") + (pinfunction "1") + (pintype "passive") + (uuid "722235cd-0f86-4928-880d-3c9c67e96756") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "cc005826-922b-4d0b-916a-d6cb8879b946") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "2e721f98-64bc-48d5-8ce0-9ef8ff654920") + (at 213.960512 108.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW254" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "30a6497a-9030-4db5-924e-b1164008dd3a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "efd8ac6e-9fd6-487d-8775-e26e05f7b601") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "72d149b6-a6a3-4a1b-ab7f-e36b6ae17ab3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "c3513b52-64d5-495b-bd55-30aa5517dc19") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/4f74d5a5-e08d-4154-8ba4-0c3ab9138754") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "00ecf3eb-976b-4289-8f46-0443273125f1") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aa4133ee-9078-4ebe-9f0c-212b73ac2758") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "32249a1e-23d8-41ba-b227-f50926950514") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2b72770d-e525-454b-ac92-8dab49353b02") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8b6e6713-39ec-48ef-8236-0cfb4a7cffc6") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "afc2d4e8-24f9-41f1-b951-0ace26b2162c") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "5c5141dd-b512-4fd4-adb7-9d5e8dac49cb") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "4f454511-18a8-41d2-b958-cf8719c8853a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 88 "F6") + (pinfunction "1") + (pintype "passive") + (uuid "86b54d84-bf64-4dab-9cbb-02fa1c22875f") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "943e5751-c997-4b41-8917-7489fd1d4825") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "31ca806f-10ed-447b-ba11-c11ba8eaa1b5") + (at 273.960512 168.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW232" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "0e01f184-4806-4f63-859b-35b91c967576") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "fa06a508-e26e-4e13-b568-194daef7345c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "505b8a47-d412-450d-aaa2-ca8067f5b448") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "6c94ec81-3b9b-4325-9ad7-1b36d2176d6b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/e75be5c3-9a09-4779-b8af-b3961ac5d9d4") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "76fa9846-6fe8-42e9-9c3b-52d3d96423f7") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f29a266a-1b34-4482-a4cb-56877974068c") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "1f0d1583-5e07-4b97-90a4-38a51c7a84d0") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ce73a0ed-4c87-4915-9d57-d98784bf91bc") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "83c8f627-c254-4d92-b5b6-3edf66bf3b5b") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f96045d2-b813-4dfa-9e78-9405ef54f4cc") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "2e308b88-4da7-40a0-a225-86ee25f433a9") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "0b72cba1-bae1-4bd9-bbd9-5de6acfb467c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 116 "H4") + (pinfunction "1") + (pintype "passive") + (uuid "5a9cd87b-31e0-48f7-bb4d-aefde2ad0a4c") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "f3dcc670-729d-4058-a17a-01f3aab8603c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "3a593134-785c-48d2-bbb9-6790f3d12641") + (at 285 29.76 -90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN208" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "70469c63-3c12-4cd9-ad20-998c64d9a1b8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.Fab") + (uuid "4517bf00-7337-488f-a8ce-5082a1ea7f2e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "f806712d-845b-47f1-b0fe-2080bdbd1fde") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "d2c55779-e43e-467b-9acc-91925be36f86") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/f423d999-9a46-470b-84bf-3afe256c7531") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5a95f982-7a0d-4d27-ac89-be076178b4eb") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "42d49ba7-9938-42ca-9a23-f2735e882f78") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "98ccd59f-2e27-4e1a-a9d2-527f9712655f") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "290fa005-3943-465f-9cff-1170c9ce81dd") + ) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "de6c45ff-bdfe-4302-b246-344be3dc603a") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dd7cc59e-8a05-4078-87ac-e1f6c071e877") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "db2a37da-e062-44bf-8c1a-157b90ff9fb9") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d19f994e-5b99-42ea-98d1-a5f41a84b677") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5a969cf9-98e7-48d8-af5c-3e4b502c92c6") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3345d8dd-3a2e-4acf-93df-f112b3a65674") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8c305293-7136-4b44-af77-28d7eb4ca172") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4175295e-e5bf-4a02-9bc6-ec8a236596b6") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "684e30f0-2582-4b31-9896-fa6b4f43e14a") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8533bf37-ee8d-4b8f-84eb-09ed72bfc7f0") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "2cd828ee-5b6a-4978-b33a-60952ee85d72") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "d087bf0a-5fd6-4514-85fa-2c365a658125") + ) + (pad "2" thru_hole circle + (at 2.54 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 127 "A8") + (pinfunction "R1.2") + (pintype "passive") + (uuid "ed510ca0-bd6f-4401-8083-f6746e05b1c2") + ) + (pad "3" thru_hole circle + (at 5.08 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 122 "B8") + (pinfunction "R2.2") + (pintype "passive") + (uuid "1fe2ed2b-7f26-455b-817d-854d0accb56f") + ) + (pad "4" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 120 "C8") + (pinfunction "R3.2") + (pintype "passive") + (uuid "1967ba7c-d30d-492d-bb14-d06aeb843574") + ) + (pad "5" thru_hole circle + (at 10.16 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 126 "D8") + (pinfunction "R4.2") + (pintype "passive") + (uuid "af6c9fb4-6e9a-4ec5-ba46-202b218c8825") + ) + (pad "6" thru_hole circle + (at 12.7 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 125 "E8") + (pinfunction "R5.2") + (pintype "passive") + (uuid "622cd9ce-1f5b-4593-bc75-9318903cc27b") + ) + (pad "7" thru_hole circle + (at 15.24 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 123 "F8") + (pinfunction "R6.2") + (pintype "passive") + (uuid "2c4ccf07-7a21-4d9c-a764-4baea9e1ea9a") + ) + (pad "8" thru_hole circle + (at 17.78 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 124 "G8") + (pinfunction "R7.2") + (pintype "passive") + (uuid "5f38efcf-6c7d-4a03-b34f-6461f0555a33") + ) + (pad "9" thru_hole circle + (at 20.32 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 121 "H8") + (pinfunction "R8.2") + (pintype "passive") + (uuid "1e3d2715-d70b-4045-9eb8-26a20590f77b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "3b82daec-3051-42f4-8ab3-73b9fbfd0915") + (at 184 241 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D105" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "e0765359-7073-4adb-aed7-a123023877da") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "015175c5-d18e-4aab-9195-ee61af6ddf11") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0bca77d8-1262-4d10-a1a4-ec47ed80af32") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "88d3bae4-dba4-40d5-914b-5b5b9f02d572") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/6a86d3eb-bad2-40aa-b5f4-2973f40c589c") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "2e52f83a-3e57-4885-b768-f2903f8b6580") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "66b169bb-9e92-4c6e-b40e-7b4b57e2f182") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "547eefba-897f-409a-a050-47a976b5846c") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "644c39f9-8b3b-4feb-8d9e-6360deda497e") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3716cf13-9894-4df3-806b-963f8aa6e45f") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "de1d702a-e9d0-4a27-a4f3-e47c78c9eade") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "7b384cf2-5fc6-4d46-8531-e04e46281953") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b274bd18-a2b6-4c6b-90ef-7c86ed4d2b00") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "68ba3745-e41d-4040-b2c0-019b164b5fd6") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "747bf937-de74-4425-b569-fd384be301b8") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ae5bf810-a9a4-4864-bf60-8f2f8ae32c7b") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "832e84a9-048f-47f3-91ce-1b493645adb4") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1a67ff40-efbc-4a0f-bfc9-5689095ebdc7") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e841eb88-5d78-4072-ae92-a2879a585255") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8a538aa8-ea1a-40d9-b7fb-95316d20748f") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd2470da-668b-44b4-8b1d-72f7be93a7ad") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d20e24c1-a4e7-444b-81bf-5ede430cdaa8") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "8ea4086c-5141-4226-8307-235060a4ca91") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7c6e5292-60cf-4b03-87ce-306a787b6198") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "1db2e8ab-d0b9-4e9e-9ac3-51f827263bcd") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 9 "Net-(D105-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "aa3af06d-19fb-4a73-8d40-9bd14a58058e") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "4c42ad8d-3140-4723-a9d0-495b3604449b") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 8 "Net-(D104-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "c69710e5-2544-4c47-9729-cb9407616b7c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "3bea236c-a7bc-43bc-94ab-d9a9486a683c") + (at 183.960512 108.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW250" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "d2067081-715f-4d20-87d1-34707b542447") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "e2e30703-26f6-4014-a449-360b7f435ff2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "7782aecd-35b2-42fd-91b9-7bdeaaa7bd15") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "84c15b3e-9efd-470a-b6c8-07d6d187ed5b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/1381d3f8-7f97-45a6-b9ce-1f6f65f61fc7") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9e772ed6-2a47-4c1d-a5ea-ec5b5e3811e4") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2f05dc43-439f-4a78-91d5-5d6a303dff0d") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "33372f1f-3fff-4d81-a049-155c7c45c68a") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "55108114-7ec7-445f-82e2-1f3acf7b640a") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a4ffd05c-3b43-44e7-90ff-700797d97f82") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e0e2990c-b471-4f69-a22f-7f06aa5d4b33") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3759b80e-4cb0-4354-ab3f-9f3ff25bfe6a") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "cf4efb8a-4f3f-411d-9ccd-a49715a3ec28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 92 "E6") + (pinfunction "1") + (pintype "passive") + (uuid "a30385c8-3390-42a2-8a7a-808100f9ab5f") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "cd0a4b3e-a4a2-4af4-bde3-9b4ab6bfbe5b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "408c0e19-ccbe-42e7-a36f-b585f4c6553b") + (at 94 258.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW205" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b6d97bac-0306-4c3d-a89a-435be574a846") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "93bd4e59-60e6-48d1-ba8d-e72c002fff90") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "9a833688-c382-4972-925a-81bb2b2ee60f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "9138392e-3f05-43be-b8d1-31b44a13f058") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/4577e2bb-a6a4-45d0-bdc8-0aaea59f3630") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c06034d3-f67c-4c25-a2d0-259b8d1cd744") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3910dc23-b0dd-4272-b05d-9e3390cf60a6") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "da4d146c-8444-461a-b9a8-3068f28f6d8c") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "42fb85ee-201f-4c1e-857f-05cd52176aa0") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "75c60185-af10-4e7f-9a60-0a8ffafd32c0") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8db2184f-ec06-4dbe-8ce6-d8d066cf5b84") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d2e29936-4a1d-4618-984e-0b102bf9cb92") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "94b1f882-6ba7-4642-b10e-052d08843d28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 22 "B1") + (pinfunction "1") + (pintype "passive") + (uuid "fae41e8a-f78d-414a-a45f-5d498c3c3eff") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "19a9ee5d-ec99-4d7b-8319-b2c66f6c2cfe") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "45fbcdee-c4db-4dc9-b54a-b26a8f76d278") + (at 153.960512 49 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW248" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "379b04fb-bcf8-4ddd-b203-d0a5f34ee793") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "e46d3b6b-b638-46fe-9bc2-aec2524946fe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "1b6c7af1-41bc-4db8-82ea-f11464da64b6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "9abed437-2952-4be2-a322-95e0fdf66685") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/d2734818-4f0b-45f6-8a96-6f592b76cbbc") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "17ca14c6-d403-4c8e-ade3-f7fa273ef5e2") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4b4b47cc-a22a-4ffd-a14a-2afc2e64eefc") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "dfb09f37-31b4-4f10-854d-403ec1f926eb") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "5f69506a-2833-4a62-9daa-cca204bf1b7f") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d72b7eee-286a-4538-845a-d209c36f0919") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "be0a78a4-fc94-4b1f-88d3-442d3aee58f8") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "505589b3-838d-42d6-a0c1-f9a50f90be3e") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "58eb05cc-756e-4015-9170-2b064aa89ec6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 126 "D8") + (pinfunction "1") + (pintype "passive") + (uuid "eed54562-779a-45e6-a496-0efe94e1f1a9") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "baa78075-290b-4b38-b5b9-b53abd558e10") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "4acb6a7d-9059-4f92-b84a-d70e314c063d") + (at 274 241 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D108" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "6df9407d-3db5-4161-b15f-fc2672b3edf8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "8f641d19-f54d-42c5-b728-5dc1bcf68ebb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "09fe5466-aa2e-4453-b3cc-a8aa0696db91") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c5ab38fc-405e-4c69-9b70-e305d5e2fcf0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/aff1381a-0861-480c-8b69-d31c3daf1b6d") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "e3f18e70-cfd6-4204-8e5f-353480cd6b63") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "2e99e5f6-a6e5-4634-ac4c-8bf7f35e7446") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "ff6551dc-c304-4c4c-8a93-ef6f1d8de5d3") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "9b5eb9c4-0806-4677-b5d0-5d9ec30c0a6d") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7f10998f-4f97-4dde-b616-92055c9942f8") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bd14b5a6-c945-48f2-926b-80ba3af81e26") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "03763a30-adef-49e1-947c-61d7a3b76cf9") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "95bfa234-4491-4d75-a2c9-44af53e28e8c") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1df8e5e4-7f2b-4270-b405-3a5c07f3abb1") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1b2a4596-a00c-4755-958f-2e4c60eea592") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "73678a0a-2138-4aab-802f-2dd291af5473") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b551d6ed-85a8-4467-8581-c50759219ffc") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b8a38028-c857-42d3-8829-e919baa72edb") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6a79fca0-7a29-4323-b77a-21673b2a1d98") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "017a9be3-c5ce-4ef2-8696-071cbb4b9a47") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "77919d5e-9a14-47e2-abce-5fc35b69d361") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e82dbe05-98f6-48b3-a627-e3ce3a4110d4") + ) + (fp_text user "1" + (at -3.99 -1.71 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "003baafc-099d-4a9b-ae7a-b0375d1f6840") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "985daaf4-4c90-459b-81f8-62ba04ca2f67") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "15d4c5a0-f1db-4e27-a349-f67e9853560f") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 11 "/LED_DATA_OUT") + (pinfunction "DOUT") + (pintype "output") + (uuid "70f6975e-12a7-44a6-85cf-2818451a6169") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "4a2f6fc4-dbeb-4b59-ad44-c1f94b9ba1f3") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 6 "Net-(D107-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "66e74619-1e0c-45bb-ade1-09f8f7594dc4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "4f00474f-f90d-4233-aadb-4d2d4502b572") + (at 153.960512 229 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW214" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "3d0c9603-f177-461b-a9de-059ca06f65d1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "31caf472-9f57-4a36-a397-239916062aad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "f0b63cbb-9f47-4a7a-88af-da3345eb7a6f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "55e14835-8fc3-4d18-bd12-918caa6aa2aa") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/e4af42fd-b3cc-4f34-96b3-20c84028dd62") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5be27e4d-f313-4516-ab2c-e5d6955710a3") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d38d2d21-95b8-443c-b927-193dd3457513") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "e81122e6-aa31-4a19-9f61-c8bc33988cea") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "77a91afc-fef4-4851-90cb-50515d0fc46b") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1142052d-3809-4d93-9c59-621620338840") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9e0b975c-dc0e-4c18-9f81-9b6786fe50ba") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "9b7281c9-0755-4eff-a9dd-9f9fd2cd5868") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "9eb75dae-f47f-481f-93e7-3c6c2e015f1d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 77 "D2") + (pinfunction "1") + (pintype "passive") + (uuid "a9f7b521-060f-4e6f-a0ec-c189cc372aa6") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "124740bc-97aa-456b-86c9-2c2a07da5ff3") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "4fe32f92-4fb1-4f73-90f4-d94deb335fdc") + (at 64 229 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW202" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "33bd4615-24f0-4e2f-af94-d58545869628") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "d9cb9eca-0711-4b10-889b-19881c1004db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "61612450-d123-41bb-9d6d-3a1315eea86e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "84124ecd-c76c-494a-a1f5-7852d13f6b66") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/2e2aa8db-699c-43c9-a9ae-37321a5025da") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f2235ba4-1052-4a49-b04d-306c0d2350bf") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "01d51690-fd8f-46a3-af5b-a20a431699f6") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "9029c720-3637-4300-b372-85faddaaa11c") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "19ba9173-9931-4fa7-9081-6808a9b0d2a2") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5397834b-bbe4-4aae-936f-474fd35646aa") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "473cb1cc-b535-404c-b83c-fa4acc77b0dd") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1ca48419-d2cb-462e-bee3-6ea65aeec519") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "f0328115-50ee-471d-8582-5b4ee5d173d8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 76 "A2") + (pinfunction "1") + (pintype "passive") + (uuid "b78a8003-471f-4dd4-80b6-03fb1cbed72c") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "626244f0-8064-4452-9ff7-01ff1f6c48ce") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "532865bc-99d9-4dbd-8ba7-544056676c41") + (at 285 89.68 -90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN206" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "88839488-345a-481f-85a4-7570c23318e2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.Fab") + (uuid "6b21e39e-2cb0-45c8-9008-a21492ee9723") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "4974ab02-0c0b-4b63-86fb-6c8b07437991") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "4a21139d-7389-4062-9d48-269781bec860") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/ef3778f7-6fc5-4c8b-823d-8363b9b1e9b8") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8eb8ab6e-9690-4299-9326-8ab3fe81b9a9") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1cca870b-7e5f-4165-adf2-dc655a22c7a1") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7853a828-1d7b-4485-951d-c29c173797cc") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2fb15136-1fc5-46a7-bd78-b8dc3b59766e") + ) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3abdfca3-3f05-4527-885f-4031856ca817") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4be354a9-b388-4a98-930a-e5faa20830a8") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f7da2e53-1e30-4748-b931-d337c2644263") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4cfae312-5e16-461a-b420-d5b058722002") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1719ca55-41ee-43b1-9c33-2b1af8d5dc01") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3094d403-2723-46c0-b36a-7d32feac940b") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "46db3d0f-587b-4935-b8e8-ebf66feb8ea5") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "737fc88f-4df8-4e4e-9b7d-e9ee7c9faead") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "12dfeda6-c730-4b7f-a31b-d04c1068b11c") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "674753cc-716f-430d-9156-6b2037cbe97d") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "0cd85463-4c97-465d-849f-ea8b1e468b6b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "0b91c65b-4e12-489d-a20a-d46b91ba52f7") + ) + (pad "2" thru_hole circle + (at 2.54 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 93 "A6") + (pinfunction "R1.2") + (pintype "passive") + (uuid "b823a8b6-2d2b-4422-8ebc-8f20e15dfd51") + ) + (pad "3" thru_hole circle + (at 5.08 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 89 "B6") + (pinfunction "R2.2") + (pintype "passive") + (uuid "48e73db7-660f-4c00-bd25-3e752692d3d3") + ) + (pad "4" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 95 "C6") + (pinfunction "R3.2") + (pintype "passive") + (uuid "dd4cd562-4af9-48c7-8dfd-ed7e2409a26f") + ) + (pad "5" thru_hole circle + (at 10.16 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 94 "D6") + (pinfunction "R4.2") + (pintype "passive") + (uuid "c57ff6ea-90f2-46bf-b241-2ecb2a8c8139") + ) + (pad "6" thru_hole circle + (at 12.7 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 92 "E6") + (pinfunction "R5.2") + (pintype "passive") + (uuid "871d1f8d-dcd8-45f8-8626-726a3ded5d9f") + ) + (pad "7" thru_hole circle + (at 15.24 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 88 "F6") + (pinfunction "R6.2") + (pintype "passive") + (uuid "4389f4e6-319d-4527-9f02-e5c68100f4cd") + ) + (pad "8" thru_hole circle + (at 17.78 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 91 "G6") + (pinfunction "R7.2") + (pintype "passive") + (uuid "4db521c8-77f5-46f3-838d-31706d20e252") + ) + (pad "9" thru_hole circle + (at 20.32 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 90 "H6") + (pinfunction "R8.2") + (pintype "passive") + (uuid "4a44f410-1ac5-4414-adcf-fb37ad36201e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "542bff20-d398-4e83-8015-3b01bf9e7133") + (at 63.960512 198.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW203" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "9eaff6d1-8264-4d59-8f91-7f41a99c60d3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "b2e724b9-afba-40ee-bcc2-455cbc37a1b2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "b0c129e0-f210-4c5c-a506-29ad3cc0f9bb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "e3b708c4-0e92-48f3-a7cf-9c0c236d3eef") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/8edbd8ed-edc6-4133-b42d-544eede49bdd") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a6f5b490-1817-47c3-8315-a2c89b776e3c") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ca2fb2e4-fd45-42a2-96d1-6144e01964cc") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "8d6cb78c-4af5-4a78-a6f5-e6ab5fae019c") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3f0eaa2e-709b-4bec-852d-91bd7f84f81b") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "74b5ac19-e736-4bfc-bb46-7b7197d64a32") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c970fb95-8ea3-4519-8121-032d5d439b7c") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "50f563f7-d2a6-4034-97ef-d80c1e1b8df3") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "ae4adcfd-b9a5-4f5b-a94d-91ada2e1634d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 102 "A3") + (pinfunction "1") + (pintype "passive") + (uuid "058059f3-d671-429d-8b29-b40aeffba01b") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "6f183313-c544-448d-b179-0a9c34846943") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" + (layer "F.Cu") + (uuid "57342713-4b01-4d60-8f91-8628728cf4e4") + (at 285 20) + (descr "Mounting Hole 3.2mm, M3, no annular, generated by kicad-footprint-generator mountinghole.py") + (tags "mountinghole M3 DIN965") + (property "Reference" "H102" + (at 0 -3.75 0) + (layer "F.SilkS") + (uuid "dc6d50c6-b5b2-47a9-9895-4892d569371e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MountingHole" + (at 0 3.75 0) + (layer "F.Fab") + (uuid "8dac8d5b-72f6-4020-8aad-bba88850c7f3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f2de3d02-3e4e-4e46-b75e-b571db8d8907") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f3b82741-9442-4bb0-b075-0f7c53cff596") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "MountingHole*") + (path "/08e44c56-ee6d-4d6d-9d60-9b0bddbd8ba4") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr exclude_from_pos_files exclude_from_bom) + (fp_circle + (center 0 0) + (end 2.8 0) + (stroke + (width 0.15) + (type solid) + ) + (fill no) + (layer "Cmts.User") + (uuid "37434e60-4ed6-48f0-984d-a8cdd0731b09") + ) + (fp_circle + (center 0 0) + (end 3.05 0) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "14342063-3beb-4eaa-aad7-9095334751d8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c7dcb06e-a55f-4492-b7e9-00792cdbee38") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at 0 0) + (size 3.2 3.2) + (drill 3.2) + (layers "*.Cu" "*.Mask") + (uuid "e80437b7-162b-4a98-9557-fe1b39381dc4") + ) + (embedded_fonts no) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "58c8b411-9e03-43f1-b5f0-8404f7f28cd1") + (at 243.960512 78.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW259" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "f5d3aee2-15a5-4113-97b4-0a1787f695be") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "13d824db-cd4d-4dc2-be64-0a0e24ea0f6d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "c26e90fc-b15c-4eab-9eb2-a1f823001b18") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "27d07c32-f264-4bdb-a751-84ba4d798a6d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/78cc385e-b900-450b-a5b3-271ecd74dd6b") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "962a4469-1e85-488b-9958-0944f4737d6b") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7e2f719f-fc4d-4ce9-88e7-2cc4cfaadb20") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "3eb9a0f4-47dd-4868-9c8e-c11742d0d4b1") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "940137bd-1d2f-4e77-8a53-84746ad69979") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "726b2505-0410-484a-ad75-a56f6362dd4d") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fd2bd154-34e5-4beb-9917-9303f0319957") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "ebdc9760-2f44-490d-92b6-fcae58ba1d73") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "d145fe75-70e3-4bc1-b504-27bd265e3083") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 106 "G7") + (pinfunction "1") + (pintype "passive") + (uuid "021cafcc-1273-4c31-8b92-a8491f944420") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "d8ed1aea-9613-4fbf-b961-a9f3b15c125f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "5c1de855-5db3-4a37-bf78-8a251b123100") + (at 124 139 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW241" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "378101e4-5fe2-46f5-8ad7-5d42d05f0152") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "47162b53-2087-4cfd-b3c6-f18d8ded1fa4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "d14c05a5-e86e-4dbe-8e6f-a7441e219e9b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "4f6f3bb9-cedc-40a3-a757-f5016008a706") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/f13ce391-44ec-4400-a000-cb90f11521ef") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ff76c2a4-40f4-4ca0-8782-2a1a946f61d6") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "724fd734-b472-4e2d-802a-68644da8fa73") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "b7c60681-3986-43f9-8d02-620d70377259") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "973db983-532f-49fd-bc57-fa4378146bb5") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "021331a0-9cc9-4f63-8d43-cb9befd37f15") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "037e4ca4-8c96-4c12-a47d-9c690e859086") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "db7c7ca8-2d3f-4984-960a-ab8db3acd0ce") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "bb552768-40a6-4c2e-a6ef-0b8105afcf33") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 59 "C5") + (pinfunction "1") + (pintype "passive") + (uuid "18bd9c98-8096-4382-b609-79268ceedec6") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "8e18100a-d9c8-4feb-ae10-10adffc81de2") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "5feb4f70-c35a-4528-8e19-a162c016588b") + (at 63.960512 108.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW234" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "eac97e3c-cd0c-4e01-888d-aa6b820272c3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "426d35c0-5722-4c87-b6df-3795096b55fb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "41aa45cc-4324-4bb3-8c25-57736d4a1189") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "ef642272-7806-47c7-bad3-a696e0ee08b0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/e76f957a-ebd5-40d5-83da-b0327d46bf44") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5c88a6de-b87f-4bd7-bdfd-3a2a84a4ac77") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1f5dde94-2b5d-4b6c-b343-83c621484345") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "e1d13675-eca4-4c22-81b9-29febd282a7e") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "85ef237f-0f21-4717-86f5-2b9eb59a06e2") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9a90f480-5bbc-475c-8f18-4f7306fc966d") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0868b9c4-c1a0-471d-a0e7-828c3052fea2") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3795b633-fe15-4473-b5b5-93ca5a40d82b") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "59c21a19-dfac-4c9d-b411-9357e10fe312") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 93 "A6") + (pinfunction "1") + (pintype "passive") + (uuid "6785d168-f1c9-4d4f-a61e-28fc9b4991d7") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "829eff61-3f8c-41f0-a799-3a23a3170b03") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "6071df58-297d-42f5-95de-355f4072fd65") + (at 285 239.92 -90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN201" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "033a60db-ab22-46be-9992-827bc1523c29") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.Fab") + (uuid "1259cab2-9134-44c8-9db7-c8c8506a3198") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "f62f228f-46d3-415f-a6da-da1d1d398578") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "9d120ea8-859e-4ade-bf44-c468faaf6078") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/a6bd97f7-49e9-4477-8ab5-e7ce718f7096") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "20c660e2-d3ff-4b65-ae83-9f823380430c") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dc9d8b39-4161-416f-86fa-94c1b1c25798") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aaab994f-39e3-426c-921d-b4135d3de56c") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b1660762-0dc0-41d2-bc23-0a4793bb2939") + ) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b7fed385-e8e9-494c-b334-582a45c57561") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5896e099-b40d-4729-af7e-e6affdd5c21e") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f79b43ef-7f68-4efa-8cea-1337e738f540") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "60fe50aa-10af-485f-868d-a46c15ee89d5") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ce476d2e-167a-4343-8f07-f2f1de912773") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1e53b647-6e39-415c-a12e-62ba68a86037") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8baa713f-dafc-4fc5-b985-479a9a2db7ee") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "742232af-6b89-456c-8d4f-ee5191ac3c9c") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0f51e2c2-8071-4425-a6f6-920442c0fdd6") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5d800bd2-ff14-4b63-a6b2-8a32c6ca18dd") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "53c9d51b-35aa-4148-b616-68871eb63b58") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "d670d6ec-c056-4e47-90bf-54b109cafefe") + ) + (pad "2" thru_hole circle + (at 2.54 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 25 "A1") + (pinfunction "R1.2") + (pintype "passive") + (uuid "c50cada7-9c93-4b47-8ed8-03960358f804") + ) + (pad "3" thru_hole circle + (at 5.08 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 22 "B1") + (pinfunction "R2.2") + (pintype "passive") + (uuid "248a2534-6ce9-4271-bec5-40536f62b0fe") + ) + (pad "4" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "C1") + (pinfunction "R3.2") + (pintype "passive") + (uuid "d8d26471-db13-4f1a-860e-df2cd792601f") + ) + (pad "5" thru_hole circle + (at 10.16 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 24 "D1") + (pinfunction "R4.2") + (pintype "passive") + (uuid "c16bde60-889b-47ae-9f10-87dc3ecf5a7a") + ) + (pad "6" thru_hole circle + (at 12.7 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 23 "E1") + (pinfunction "R5.2") + (pintype "passive") + (uuid "a2271ee0-59fd-4526-8e68-f5db6be798d2") + ) + (pad "7" thru_hole circle + (at 15.24 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "F1") + (pinfunction "R6.2") + (pintype "passive") + (uuid "cc3bc4a0-f4bb-42e7-abab-797b1dcccd43") + ) + (pad "8" thru_hole circle + (at 17.78 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 21 "G1") + (pinfunction "R7.2") + (pintype "passive") + (uuid "08b9e64c-fa09-4f42-bcf8-180d1fc92f0c") + ) + (pad "9" thru_hole circle + (at 20.32 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 26 "H1") + (pinfunction "R8.2") + (pintype "passive") + (uuid "cbf932f9-5702-44ed-9433-c2e46837ec15") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "62683a6a-cfe6-499e-9f8c-499d4f7d5d12") + (at 183.960512 168.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW220" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b03e3c93-fcbf-486c-8d2b-b3340846dae6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "e2ed8102-953c-4fb1-91a5-711ceb83478b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "bc22b714-6f0c-4f68-9312-c5694a3e3fc0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "cfb10841-52f8-4a4c-9bbd-6a8501ff2f7c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/e39fd29a-a598-44fb-bc8b-4dcd185bce5f") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4a6b4161-aae2-4deb-b080-facaae1c3c8d") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "86f2d9c6-f4ae-4e86-83f3-419b625e72be") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "f5216429-64a8-4881-897d-282b65f9f733") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "dd8e1dd0-9f72-4767-8263-d04980a9de4d") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7e68d46e-d3ef-4d98-9936-3ba4e5f148f0") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7e8a0962-583e-487e-9547-3f6d9b163b4f") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d7931e17-0f92-45ac-b41b-abf285eac160") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "56fb23db-c533-4c15-b65b-62442670fda9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 114 "E4") + (pinfunction "1") + (pintype "passive") + (uuid "0791855b-1cb0-4bba-ba08-ae8a573ca8d2") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "bc021d85-6c27-46cc-bb8e-f3bb0abd7a23") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "6386fff7-8a3e-4c82-a74e-d9878fa0a7ad") + (at 153.960512 78.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW247" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b2bbb181-f6fd-44d3-bd16-a9841f26d7ef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "bcb95961-e453-41df-82f2-2cf1ab876274") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "34383ea7-5d04-4d83-a7ce-4524bc57d627") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "a80c6205-4c09-424d-84ec-831c8417d42e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/f2b8dec9-bfff-4e09-8087-4e6cc9320bf5") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6cfeabc7-3c08-4ab0-8069-7332b3946068") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a0bbe33b-c7d4-4305-9cde-46a8ff6fe0e1") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "f8e81d91-2289-4d6b-abd7-4e3a26d74455") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "bda83f0c-7de6-4e26-9f28-c141aeffa876") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fffde474-6bea-4729-8aff-20f9e833366d") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b5d7e795-d7c2-4ce2-839c-ead7340e69ba") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3051d3b9-1465-4f1e-a42d-9fd7318c4c08") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "5c16d757-0da4-43ac-a579-4b5aa78468a8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 104 "D7") + (pinfunction "1") + (pintype "passive") + (uuid "3ed687de-80a7-4a0a-b823-31da70160c60") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "05e831f2-2303-4816-8398-ae2dfb8bd824") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "65894966-8944-47db-bd11-9e3a3e966c73") + (at 184 229 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW218" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "c59a0ece-33cf-4acc-8f65-025ff9ec2bf3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "36a21539-daf0-40c4-8812-0c0d01985c31") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "15517ec6-8c4f-4ac0-bbf7-ab26e7465d96") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "c6b7dcf1-2a1f-49e1-9731-3a9dcf32828c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/7531c933-2991-4fa9-9abd-23d8dc475f46") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ebbe4c60-ad87-4413-a181-cd47e48ef588") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8be756b0-8e56-44c1-ac5b-bef4c8509020") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "c3de5c7c-1e15-4937-9e95-609ff6adcb11") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2906688d-18b1-460c-abfb-81f5558866ef") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d41c5bda-d87e-42c1-b25f-45bdd63c877a") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fc636e74-ca23-4f63-9452-c8e4bc28137f") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "6a8bc701-560b-43fa-801b-3fdc40e42c71") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "89818f28-c632-4816-a7b8-e694654ec04a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 72 "E2") + (pinfunction "1") + (pintype "passive") + (uuid "b407bb98-f94e-4479-8a3a-079b882d2ead") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "41bc181d-3086-4c09-a015-d5092c1f9597") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "6755e834-bdba-448b-b503-070d418c9748") + (at 93.960512 78.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW239" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "df84b744-7985-462e-ade5-6f51e0ea8b93") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "3d625888-df28-4a57-9b95-fff37d7cb3a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "8b6f7332-00c4-43f5-b236-a53f1c776f9d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "6396a2d6-0c8e-49a7-9187-2b11594db512") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/74b3f621-4bcb-46f6-8d4b-135cdc5a34ee") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "170faceb-bb72-439e-b6c6-07ba22c64cb2") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7ed8e2ab-fb65-445d-a5cc-ac0320fd9ca7") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "9d49b0c2-e88a-4f3b-902a-33201dcd4822") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "fb0b11f1-c34f-4f00-9e0b-ea5937c798ff") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4084b906-0d14-4124-a56a-845ae6fa4cd8") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "47b1eae1-946e-4aec-9129-1e54c469d2f5") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "7a3674bf-9764-4651-a725-13bf41f8a424") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "b6f9c7c1-0a19-48f8-9ceb-eb807910ca29") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 109 "B7") + (pinfunction "1") + (pintype "passive") + (uuid "bb60db7e-e315-4f24-a2ee-a26d3fd785a9") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "8e934cb3-01b3-4c4f-b5fb-36af1719adc6") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "686f657a-7b74-4ac0-827d-0526c44b6504") + (at 273.960512 198.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW231" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "02eb27e2-4eb3-418a-8d56-3f01c09079fa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "9ef896e5-dfa3-45e3-8f03-66eb2a4c82fd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "a4ffdc01-a80f-4378-bb69-18551806f5fb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "aae47596-1ea0-467a-9737-c7dd5e68080a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/3acda698-aa28-413a-87a8-48da266bc9b5") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "96809fc3-6008-4cc4-8e6e-7dfb054b3633") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "26b89f9d-a6a0-4079-88fb-be7f10e08947") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "b8e8db8b-084e-4639-9116-98caa0948451") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "9d13af35-a9ff-496c-a6ba-a134d121b02a") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "57707776-fa11-4d0d-a6f8-514348fe22fb") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "34f30f0d-2d5a-4b6f-bee7-ccca7dcde2fe") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "8ce3ce23-8ab5-400e-a4e9-e63f61d8ffa3") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "6d32a555-dfac-4deb-915a-ec0c32a2ecd0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 97 "H3") + (pinfunction "1") + (pintype "passive") + (uuid "d6df998b-809a-4202-bdff-e640656014a1") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "ed85fff2-b0e1-4e23-8c31-6a7055416ed7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (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 "F.Cu") + (uuid "6929542e-11b8-40d1-875c-d5a9b8bee9a5") + (at 34.975 250.055) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U301" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "62e41a13-f7be-4f52-97ea-9dc419e63d02") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 5.9 0) + (layer "F.Fab") + (uuid "728d114f-a089-4ac5-be84-c5d410d46669") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "44c3e9d6-aefd-4e12-b937-3d7de3fda7d2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1c331dd9-a7c9-497d-84b2-f5035bc5212f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/9ad8f392-e067-473d-a1d7-82c3f5447fc1") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "273dcc97-4612-459f-a39f-e4f84430fc30") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a664527e-50ac-47e7-b890-39068c4175ba") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "13a5d1cb-c7a1-4fab-95b1-721682e99a39") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b6879625-a602-4146-a1c8-e5e7b32c5f6e") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "9e9072ca-1b85-43c9-bd1b-4e7e57701201") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a7f103da-194f-48b7-8974-2faba79739fe") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0bba27ee-c36a-49f3-94be-024a534a57b8") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "22052230-a1bd-49a1-9e2e-0a0ae85e7a6a") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "de6dff6a-ff39-4e61-95ae-d10068c626f4") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "515b650c-3536-45f5-bfcd-2f4870474976") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ffab66e1-dc51-419b-8721-326b94c6e73d") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5ba4baf2-7e3c-4425-b991-6b142a9f95c7") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "77ea1a45-a1c1-46d6-a1b5-31f0018cc31e") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65818ba9-3213-4ce8-8e44-c72c166074e4") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9f140560-82df-4dcf-91de-d6c5a8e4fb90") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a01464ff-dbea-41be-99d6-32f05f34234c") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "25c1379b-4f2d-4104-80f6-e6c9f288cd7a") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "938c4087-7576-4691-af29-9bc47fe9d988") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d9633840-d275-4ee5-bcfa-4f16da3ff5d7") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dec50680-f747-46a2-9335-cdbc6d8ea569") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ee5af237-8646-40c2-8294-d639d73d7a54") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4cd335fd-c928-4af6-89d3-181bdb66d67b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9d77bc55-5cfb-40ed-be63-79c57b95f328") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "09018338-f16d-4aa7-82ba-788f213c496e") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 60 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "34167c6a-0507-4664-9c3a-1dc3d957960b") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 23 "E1") + (pinfunction "D4") + (pintype "input") + (uuid "e0aaf4b0-e6a3-4485-98d8-47058571f20a") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 27 "F1") + (pinfunction "D5") + (pintype "input") + (uuid "92ee6b6a-aeb7-445b-a214-dc7560c48c27") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 21 "G1") + (pinfunction "D6") + (pintype "input") + (uuid "09a79bc9-4bbf-42a5-9742-14fd62b142a8") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 26 "H1") + (pinfunction "D7") + (pintype "input") + (uuid "554ba705-8215-4381-9859-eae1cad032fa") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 62 "unconnected-(U301-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "38d57f97-4c2b-4cc3-9d56-427221c0d830") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "2d17e787-d4c9-472f-9244-43c745c22c61") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 63 "ROW1_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "55d09f45-5022-42b0-88a4-f400c5e021bc") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 74 "Net-(U301-DS)") + (pinfunction "DS") + (pintype "input") + (uuid "b753a6bf-c250-4103-a4f1-8542e015ca2c") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 25 "A1") + (pinfunction "D0") + (pintype "input") + (uuid "ebd13467-c95d-4a03-ae07-37d7a05f1565") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 22 "B1") + (pinfunction "D1") + (pintype "input") + (uuid "c02bb874-91f1-477e-af3c-bb48c80618b2") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 28 "C1") + (pinfunction "D2") + (pintype "input") + (uuid "6b42b75c-cf8a-42c3-98d0-67e3160b025e") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 24 "D1") + (pinfunction "D3") + (pintype "input") + (uuid "7ccd5497-dcca-4a45-a85b-5e644ab97e71") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 139 "Net-(U301-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "c5068f48-1653-49ed-ad0e-9d44c635da07") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "c07adf9f-22ff-4238-9596-db5d3089d13c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "6d7fb029-348e-4197-9014-475019911470") + (at 273.960512 48.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW264" + (at 12.631826 -2.788175 135) + (layer "F.SilkS") + (uuid "5ac3ee23-a567-4417-818c-48edf0e456ff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "48afb2ca-5f12-4e54-9408-b84b2a33fc1a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "4aef2d62-e918-4787-a0e0-706654ae7fe0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "d8bc5369-e8a9-4383-bc59-26ff019dadf7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/33ca2f3c-96ed-4312-baae-ac3dce04f51b") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7ea5aa34-625b-4960-b572-60d933810cf2") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "af0b5d81-6cd9-4c0a-84dc-ed5b90b04c20") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "41ece2a5-1122-44b7-a12b-64cce030bcd7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "adf2e079-9912-4be8-a316-51418f3f381c") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "12f8926e-367d-49f3-8286-9d4c69e6c139") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bc33e0d7-22cc-4c51-91af-ab1211b9e965") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "063ed798-bf9e-43d1-b339-47ff3b426540") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "4673732a-9ed5-43fe-a2df-9bcabf013faf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 121 "H8") + (pinfunction "1") + (pintype "passive") + (uuid "55ee9f7a-f503-4415-a319-4077b04ddc2f") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "9acead00-1b16-4358-a754-f8123d2a7386") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "7056e863-fcf2-43e5-81d3-83a33542dc5d") + (at 183.960512 78.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW251" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "18a3db39-eb26-43dc-9750-566a15074408") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "fbe22c02-52ca-48ed-8d15-4d045be992d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "2fa41b9a-4d43-4605-b9a1-f170f04507e3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "da609fa0-cc13-4da8-b746-6506b23fd470") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/639b5fb5-5e94-45d4-8c71-5d2dfee36ca8") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1731b93c-e954-45bc-bed0-f518e1d01efb") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2a4eef0c-f258-4b3a-b7b1-3d9840f776d7") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "8637c7b2-562e-4ddc-abd3-996f841d8488") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d268d8de-f271-4774-8f1f-186efbf59086") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3256204e-6f0a-4c55-b8b5-26ef8e3ae99c") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0800eacf-8fab-4ca1-be6f-fa380838344f") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "914c1d6a-0dc2-411c-a7d0-821d5e06cb4a") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "37b602c1-d1f5-42f4-a8ae-8d23d70142a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 105 "E7") + (pinfunction "1") + (pintype "passive") + (uuid "801c4fd6-cd6b-4512-92cf-1c9852566c77") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "d1857106-bd6e-43cd-9b27-61c9f87be41c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "72a0cd14-f1fa-43e4-915f-1dcbec49a270") + (at 63.960512 49 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW236" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "85850933-ca1d-4d7c-8700-a8938bcf9940") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ab919a7f-fe3a-4f2d-9f29-aeecb24b06d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "63d91f06-9928-49f8-ada5-2f59982a99ae") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "74847252-55ae-4b22-b5aa-db9215c23e5e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/8777533a-cdef-4d2e-97f3-1708c89a76a3") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "27251d4e-a505-4427-975d-7df2ae70c4ab") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f963bffb-b79c-4334-87ec-d1f755d05d9e") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "80a1e238-00c4-4874-afce-779bae800a6d") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "448e8fce-d4ff-4d49-af1c-f8cb5be94a71") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9cc2063a-5878-4bf0-9513-2ed8d49bee1d") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9a9affe5-c6c6-4b7d-b68e-f8c7062feb8f") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "92cb8d0c-8049-4162-ab08-65d2b30298cf") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "485047d7-c300-4159-8446-4f4366c44ec5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 127 "A8") + (pinfunction "1") + (pintype "passive") + (uuid "c6e493c6-9c22-4f82-a949-2b6911f70ada") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "03d6541d-f119-480c-8816-176b07fc377e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "77754422-6ef8-43b6-96fc-cc52adb88f9e") + (at 285 59.22 -90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN207" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "19f757aa-e63a-4420-82f1-7b5d1be383c6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.Fab") + (uuid "480bbad5-505a-456a-829d-5f2cff253880") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "26886002-c9a6-4384-a0e8-0aa6f4c87b92") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "aacdb805-bbca-435c-accd-8b3d2e38f6e2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/b6a49e75-1694-4377-bcdc-ef6e308a4879") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "510c9a7c-03f7-4315-832f-807cea38e0a9") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9d505d07-0d85-4739-a24f-2e64f56ac2fb") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aa3c8600-bf67-491f-992c-0d1abe354615") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f2db49bf-f0b1-44c9-856c-e1ac2e658a0d") + ) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "518215e8-53a4-4103-85d3-0266987d5785") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1c2717a4-d631-46b5-b9a0-de9005d86d27") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6e56c72d-0263-447d-afc2-95b605721428") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5aa53454-c930-49b1-a05b-46e334cb35e9") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "44de42a5-6f6e-432f-b3de-5a119799c05b") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ec0986ec-8e29-4f7d-bb8b-0555343336b1") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "79812f91-484b-4201-a533-ae6221c45386") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6ab3f983-7228-4790-9777-351ff6cab1ec") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "33569fff-b1f9-448a-8d45-4c7b9b8f093b") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d499d38d-ff87-4b71-a486-4f79eceff091") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "fd765791-adec-472e-95be-11b8d3aa1a14") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "3fbe5310-586b-4b95-bf8c-603c8f45ba65") + ) + (pad "2" thru_hole circle + (at 2.54 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 107 "A7") + (pinfunction "R1.2") + (pintype "passive") + (uuid "4d1d45bb-5fed-455d-b497-d7a4b469e6e3") + ) + (pad "3" thru_hole circle + (at 5.08 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 109 "B7") + (pinfunction "R2.2") + (pintype "passive") + (uuid "92e0fed5-451a-428a-b685-a0abd9350721") + ) + (pad "4" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 108 "C7") + (pinfunction "R3.2") + (pintype "passive") + (uuid "7f97487d-bbd4-4eb6-9951-79e486270ab5") + ) + (pad "5" thru_hole circle + (at 10.16 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 104 "D7") + (pinfunction "R4.2") + (pintype "passive") + (uuid "0d6ebac6-b91c-4795-b12c-e271ff56876a") + ) + (pad "6" thru_hole circle + (at 12.7 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 105 "E7") + (pinfunction "R5.2") + (pintype "passive") + (uuid "38468179-949b-44c2-b870-70db81abdf27") + ) + (pad "7" thru_hole circle + (at 15.24 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 111 "F7") + (pinfunction "R6.2") + (pintype "passive") + (uuid "fb998db2-0675-4e2e-8dce-955cbbc03350") + ) + (pad "8" thru_hole circle + (at 17.78 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 106 "G7") + (pinfunction "R7.2") + (pintype "passive") + (uuid "3e859d9a-94db-4786-ba61-9a12d1633dfa") + ) + (pad "9" thru_hole circle + (at 20.32 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 110 "H7") + (pinfunction "R8.2") + (pintype "passive") + (uuid "dce913b5-402b-4ae4-8d79-953297ce1e17") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "785840dd-fafd-4f36-a860-dfcbd677bda3") + (at 153.960512 168.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW216" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "06aefe8f-bb21-45ed-8e1d-609fef3359d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "7c49d3e0-fc42-4291-8461-662e3bf471ad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "417addbd-6094-46e2-90e1-ed008eb8dd67") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "f60a707a-5189-4786-8342-3e56755b97b2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/9fc015ec-b429-4cb3-8d35-bfa8d1b5accf") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0d84eaf0-8e7c-450b-a47b-17ff0457e5db") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f8097664-410f-4e9f-bc79-cf8ed3c43b7b") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "c02ecba0-a062-41b7-8303-401cd81e7324") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8703c2ea-2466-4adc-b1b7-a35bbb579544") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "73643e9b-b696-4441-9830-cdf4b8eb43d8") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e8be8284-5c2f-4596-ad7c-359b841bdd50") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "cee94e05-da7f-463c-ba02-f95558ea2c96") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "d49a290f-adf0-4883-833d-1dda413612cc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 119 "D4") + (pinfunction "1") + (pintype "passive") + (uuid "f8fea2fc-cb8b-44f5-a943-69671132fcea") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "e8a31f86-8b45-4927-8395-863e636936ea") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "78614986-c530-451f-b491-6ca512713bb1") + (at 213.960512 78.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW255" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "51fb1de0-541c-46d0-835d-a0e9384328e8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "0efa8cff-56df-4fd2-841b-dca34c7d38bd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "54bbcf8d-3655-46d0-abea-0ce9744329f3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "4ddcb605-d58c-45e1-859f-061e1a356d46") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/f469ff38-c6c0-4201-8899-79a33494bae9") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2df5457f-dc42-42d6-be42-8d1d6c40dfc6") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4423e620-0c1a-4bf7-89e2-fa04cd87a2b2") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "8ec8a50e-a236-4dce-beaa-133cf412cf13") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0e4c21fa-159d-4d21-89cd-d2ce77dda3f4") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "94e411d9-61d8-4716-ac50-4a70d3b1a7d6") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2fc472cf-f63f-4760-9fa2-ea6424afedb0") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "ae0d606b-4923-431b-a2ee-6e0ca47f1134") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "a877dd3a-f202-4119-b97d-93dea98837a9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 111 "F7") + (pinfunction "1") + (pintype "passive") + (uuid "ce5155e0-a26f-461e-a5f7-57dff591fdf7") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "f5400d6d-6c0d-414d-ada9-319ed2866203") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "791ca31a-72ab-4011-a469-22ad75600100") + (at 284.960512 179.730256 -90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN203" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "39342996-87e2-4eb5-b588-b03c92033afc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.Fab") + (uuid "914329db-0314-417b-a751-169e4735ae44") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "11221de0-0e98-4176-a6fb-71e61c6d9a8a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "0bbb4bd1-1f74-46a3-954e-6de82a22ea0b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/9ee5060e-e004-4c3f-93cc-72d6655d00cc") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "265f095e-e64f-4794-a6ef-d82d7f64e7d2") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "49333289-42d0-4a1c-a825-0965f77ced3a") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c5995a61-4c65-4660-8e96-f785e7c11757") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c3fdda8c-b23a-40cc-b3db-6c2e4929e5f3") + ) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "18b517e0-186f-4e8f-96fb-5ed5c0332c50") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e6aa55e2-b15c-42ef-b234-512bd1441ea8") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1a014d15-25e1-42f3-91aa-77e6bc70e77b") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "30c0f399-9c54-48c8-a6b3-c7bc979ac227") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "37fb2de0-97ff-43f7-85cb-5ad9e2aa5d14") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8b3490a0-ee80-4cb9-8c59-742818ab784c") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3566aafe-e531-41b4-a54c-48cc02132197") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8b6517ab-ada3-421b-8f24-420b322aa1a2") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0c8304ed-4f1c-4337-ad86-4a28e7c104f5") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f62a9f3b-94ca-40a3-9a53-36211103a6d3") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "f23bb506-d450-435d-b9be-4a6dc542dbe4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "90838023-5ed9-4992-878c-1f2fc50c55e6") + ) + (pad "2" thru_hole circle + (at 2.54 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 102 "A3") + (pinfunction "R1.2") + (pintype "passive") + (uuid "cc14dc8f-7548-470f-b615-c3e4d6a0d0b2") + ) + (pad "3" thru_hole circle + (at 5.08 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 100 "B3") + (pinfunction "R2.2") + (pintype "passive") + (uuid "97ba3769-69d4-41a4-874b-289c6de13a18") + ) + (pad "4" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 103 "C3") + (pinfunction "R3.2") + (pintype "passive") + (uuid "e05164ff-a2b9-476e-878c-6aa5880a4bfa") + ) + (pad "5" thru_hole circle + (at 10.16 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 98 "D3") + (pinfunction "R4.2") + (pintype "passive") + (uuid "69a9af9b-087f-4a6b-a5d5-8ac5033201d9") + ) + (pad "6" thru_hole circle + (at 12.7 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 99 "E3") + (pinfunction "R5.2") + (pintype "passive") + (uuid "82857221-b604-40c3-ae17-b631ad1ad1fb") + ) + (pad "7" thru_hole circle + (at 15.24 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 96 "F3") + (pinfunction "R6.2") + (pintype "passive") + (uuid "11268a19-8534-4a9f-8c14-eb6260c59789") + ) + (pad "8" thru_hole circle + (at 17.78 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 101 "G3") + (pinfunction "R7.2") + (pintype "passive") + (uuid "c85c00cd-8624-42fa-9add-06d97f9636fa") + ) + (pad "9" thru_hole circle + (at 20.32 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 97 "H3") + (pinfunction "R8.2") + (pintype "passive") + (uuid "13a22aa3-c970-4f7a-a9c7-401f315bbb50") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "7aead044-559b-4393-adcf-c8bc7ad776cb") + (at 35 116) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R306" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "27f73e14-28d2-422d-9cf5-e9fe80c4dd7c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "fa55024c-0809-44bb-a75d-ca56415fbe26") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "34ae703a-7c5f-4fb7-ba50-e366dffa644b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9b9275ae-fae1-4a12-93e5-ad489a9eb68c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/0ca34fdf-9416-42ab-be39-15ae45bd090a") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8b0b3804-294e-49d3-aabc-cca731dc5cf0") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b5c12324-23c9-4dee-8a42-0d5db54421ea") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7746e98e-b89d-49b0-9d78-8282a618e7cc") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b0cfae57-c092-4ce1-a619-f10bca9ab7c1") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2ba60434-5f41-4ab2-b56c-a093c4a0d950") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d569cc0d-acc1-4afb-a65e-b9cb3f095169") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2054b5d0-696c-44d3-87bd-e0d188b78dbe") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f89b10a1-bde1-4769-ba4d-b55b950ffc72") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6cf22e8b-4009-417c-860b-a4014e597478") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b5b664da-c88c-4b43-bde1-1c05ce12f4b9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "24e86e5a-da7b-49a2-a3a8-85e4a45a561c") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "40064af7-15f1-4f8e-adac-3007fd81ddcf") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 143 "Net-(U305-~{CE})") + (pintype "passive") + (uuid "110f6fbb-3869-4602-8fa7-5cb5ce559f9e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "7d44009d-dd36-4c3c-9958-c65404d11fcb") + (at 214 229 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW222" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "2af0f1ee-76f4-4226-9fb6-be49b471b4aa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "7c1d70b0-8d4d-422a-9ece-5f2de01ebeb7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "b5d6e4be-abb0-480e-b314-2978cef47f9e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "57ad3f08-3874-4f9f-8178-c24b94c8f976") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/7f5e98b2-8535-40c2-bcd5-67b39824de6c") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a2eaf8e7-3d77-427f-bc13-8b0b72897385") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a7db572d-bb47-4e81-b3f8-44843bb22803") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "9933f73a-5b0f-4104-8333-2a4a979fd593") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "5d1f24b2-7058-4958-86e4-de0cdf8902a4") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f59e872d-82fd-4215-9d90-30d08227560e") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "59f0c741-5d78-4f62-8b78-9fab51619d92") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "5be6079f-e78a-4bf1-afee-1d5195a22e76") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "92a3f7a9-b632-444f-8c8b-5a6fa2b297ad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 87 "F2") + (pinfunction "1") + (pintype "passive") + (uuid "b2362122-cb93-486f-89b4-56e7e5b9c662") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "44efe8bb-07cd-4e7f-a5e6-0cadcb278b2b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "82131e13-ad01-466d-8950-be8afd115868") + (at 214 259 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW221" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "aefddabe-3e95-4114-8c81-82ff1cac56d8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "6e1118a2-ecbc-40c1-bf10-fa5f31548cf4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "6ee5bf5f-d808-425e-878e-614691602651") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "ca409d05-1b62-491a-a696-70cabd46232e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/a1a5f669-1ab8-415c-84c8-7789c377cda4") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5dcee503-1cf9-4d82-a513-81ec36a72983") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d5f4a508-20a9-4a6f-8770-63cfd7b9441b") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "e1a393ae-8cca-4927-bdb4-1139d9356ef7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0c322d9e-e8b5-4513-89a0-6b161444c3dc") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d00a6563-c450-4721-8aa8-926b10d201f2") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7f2bebb9-06dc-4bc4-ab35-7ce5ab083bed") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "7334db76-2893-488a-b185-9df9349e254a") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "df543e13-d6be-49e2-8672-d97842894a1e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "F1") + (pinfunction "1") + (pintype "passive") + (uuid "f3a87611-8bf9-41ee-80d2-ae69a833efda") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "2988df1d-bd14-44be-8adf-8e93629b676a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "852fd55d-a843-441f-a76c-8c57e6ebd459") + (at 183.960512 258.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW217" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "42199f69-1b2b-44ae-a41b-607ec1e5fd03") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "542951ee-122c-431b-9986-028142fcda9b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "9352e9fa-cfc9-471f-bcf2-f21d834b7fcd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "dc99edb0-05f8-4781-8a1d-8a368f5ee026") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/05d1652f-59af-4350-b277-fbd8b4873f96") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "596b838d-f92e-43c2-ba1f-4a1ae82120ac") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "66b62af0-5b36-42a9-82b6-2e76332361c3") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "7cc362e1-f2af-4965-af17-4751410364bc") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3769bd4f-46c8-49f3-8e18-32283c5d90d8") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "75508995-654a-4e70-b908-11e686d5a161") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "378ddc7b-8d87-4209-ba93-24beb14eb6d0") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "507f7893-34ef-4640-9655-9c2725744fa2") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "7bdf069a-a41e-42c1-93e8-61761d3a9cf5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 23 "E1") + (pinfunction "1") + (pintype "passive") + (uuid "8c5876a9-79c7-41fb-be13-fdf641132565") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "8db1b708-2fc8-4c85-929d-17cc4b3f609f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (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 "F.Cu") + (uuid "8544b92c-c51b-4f74-97e8-1a8b913d5097") + (at 35 124.635) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U305" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "2fc537c1-2ce9-4123-a473-019f7e83da92") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 5.9 0) + (layer "F.Fab") + (uuid "ef26a036-bf0b-4803-b902-152cc599d273") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7feb8c2c-17b2-497a-87c0-efa9edb312cf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a2cbcba5-6238-4f2f-b671-fc2d55189098") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/1c1929b5-5136-4e05-84e6-a35fe94291a1") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e07d7144-ed0a-41d7-99b6-1be4b86b09c9") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "37a7038d-64fb-4ddc-89bb-b6f2938bf780") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "40d287b0-fa14-407d-b748-f399ff835db3") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3060c319-a9db-4356-b76c-456cca71e259") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "1638b29a-0c72-416f-bea2-120de6606e8e") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0f94f32c-e9c9-40ca-ba80-635ad39937c1") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a7ed191a-a41a-4807-8185-f9f0dcc9e33a") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "28a92ebb-d58d-46b9-bb64-59d83a39c870") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "992d7b53-c82d-4e98-ac8a-05ff3943cb04") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c5e6490f-a797-447f-8a44-87d7167e142f") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "50851b0b-66c5-4c81-a3f4-6109ef1e71d9") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b799666a-b1da-480e-b176-cdad4a411c16") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f9bb73a8-3ebf-475e-b020-502636808523") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0517073d-799d-433c-ad32-ab30e724d95d") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "93a5e1f2-6e7d-4f7d-b5c8-e68746b61e64") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0f56b5b1-1f91-4576-9cf3-965991fc5c8b") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c52c9adc-f523-4f18-afc2-6d1e364b76cd") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "99df0752-95ee-4887-9512-64a627c8bc07") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6cb2d34d-7eec-4fa4-b303-7b703e8198a3") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "96ff0a52-6206-4f98-9f68-853422764baa") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ca01c323-de56-49c4-9d8f-b8d06003bbaf") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "17e54c61-5e4f-4816-a0d9-293b95680ff1") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "257fd874-dc07-4463-b04c-68a5d9242225") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "a8d3f873-4ca2-49cf-b15e-0d19391ce50d") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 60 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "20e2e92d-73b3-4fe7-a711-052e1f74c1cc") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 32 "E5") + (pinfunction "D4") + (pintype "input") + (uuid "223f044f-1d71-4ceb-a727-4516aa00eee4") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 53 "F5") + (pinfunction "D5") + (pintype "input") + (uuid "b665ddd8-31d3-484c-9ea6-183114a10940") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 48 "G5") + (pinfunction "D6") + (pintype "input") + (uuid "46ee6708-29a4-45ea-9d88-d76711681523") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 36 "H5") + (pinfunction "D7") + (pintype "input") + (uuid "b50f2362-dc7e-498f-9629-219e919ed68c") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 80 "unconnected-(U305-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "d51eab18-299d-430f-9d03-659d81dd13ea") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "137112fe-0dad-4c72-9536-d8e1ea613a50") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 79 "ROW5_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "990ecd90-2a57-4bd7-8537-87889c6a5df3") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 71 "ROW4_DOUT") + (pinfunction "DS") + (pintype "input") + (uuid "d99f0667-bfa3-4827-be63-d85536ecdd6a") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 37 "A5") + (pinfunction "D0") + (pintype "input") + (uuid "3bfb6aa5-93a1-4a3e-86bb-6f5f3407eb43") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 61 "B5") + (pinfunction "D1") + (pintype "input") + (uuid "01b680f1-eec0-48fc-a10d-9d9ddfbcf557") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 59 "C5") + (pinfunction "D2") + (pintype "input") + (uuid "10e2f8cf-4768-423a-a117-90c8ee5424ce") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 55 "D5") + (pinfunction "D3") + (pintype "input") + (uuid "fbfb83e8-3b3f-46bd-983a-d352fa20f5c7") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 143 "Net-(U305-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "a28a94c7-d791-4144-b0a5-df5c41b58c72") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "3fceef94-42a8-4f68-a69e-d0604c203782") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "87b95b7c-620d-4c0b-b68e-75b7e11cbec8") + (at 93.960512 108.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW238" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "92379bdd-d46e-4ca7-ba1d-9ba7969edc03") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "cbf1d7dc-3ad5-4ba1-91b3-3e7b38cb4ba2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "63e9a089-661d-4d39-ae9d-68f4bdb19f44") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "66090a72-69f4-42d6-8572-8ebe38cc7066") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/4f0fe0ef-1345-4168-8453-e755681d97df") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f632842c-1f2d-4d43-9610-6e36f2b54ced") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ac74d3e4-0071-414c-b528-1d23677b1336") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "276cb5f6-8441-4320-9a12-e50d0dafcd36") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a794525b-6486-4acd-899c-edd57efce928") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "aa37b235-f00f-4be8-b94a-42f183c2b666") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d3975548-f7fd-4ce3-814b-3bf7b613aba0") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "58f6ed0d-50fb-4d9a-ab11-5d894e3108b6") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "59a08b9d-465e-44f6-aa48-5e0d2efb9da0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 89 "B6") + (pinfunction "1") + (pintype "passive") + (uuid "1f2874b5-3242-41d6-a212-85249550df4f") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "4fedab8a-4f88-4a20-a1f7-5c60124c695d") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "8a19a9c5-5908-489f-a747-85b7c72d48ae") + (at 35 90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R307" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "7fac514e-3977-47a6-ae04-341f5f75446d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "cbe6321d-6bd3-4401-b84e-fbdf0450ed50") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "38e8adca-6d26-4a8c-8eb5-4fcf1291b66e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b9bef1e5-d45d-4135-92c2-1da6c39abc0a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/9871ada3-77eb-4d71-b229-9d2e89aea944") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ab6ddc34-db63-488a-82db-115bdb6948f3") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "208a2216-533a-4f28-a1a7-842973e719f5") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "14ec84bd-8324-4d7f-b583-10ce4f92aee7") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3acd0c80-92e0-466a-9fdf-5b958194910a") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "30c8460c-b174-46f9-9332-833f2da09b61") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1218dbcc-f1ac-4f75-848a-c1ed92e4b02f") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cb63e3a1-852e-4099-b5af-f1649296c628") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d90dde9f-cdca-4121-a283-abeba56fc920") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4615fe5c-c063-455a-8ace-04dae6e6be7c") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "181caac1-347c-4245-b45c-776079e45f15") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "19822a1b-d8dc-4ae3-b109-c3f3e26e400e") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "7c99376e-0e67-45df-be87-050a7e77c5f4") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 144 "Net-(U306-~{CE})") + (pintype "passive") + (uuid "32692c34-3cf8-4a9c-a1c2-8afb666b4954") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "8a2ff454-4da0-4c6a-8127-6445d278ef8b") + (at 34.95 31) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R309" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "f14c2160-6085-417e-a452-0fa1ef6949a0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "60eb739a-714a-4cdf-94ac-a2c063431e86") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9b11f708-59ff-434f-9837-136f488e89c3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "60e1f74d-9ea2-4cf7-b6e0-160e2a219064") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/90fcbfad-0035-4889-bfa9-092411918a0c") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e73c8378-db28-46db-a77b-5f8899f87e33") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bf08edfb-118c-4e7a-8d16-7fbccbb3fe1b") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bedf9d28-842b-4052-8da4-4135f062e31a") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "de8cbf80-c239-45d5-90cb-44fdc9388b16") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8b2ad056-7204-47c3-b4eb-5f781aef6984") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0c314ff0-ee20-4043-8b39-c30b780e047c") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a183de88-ef52-422b-b4aa-0880615fd2c0") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8431b411-d2da-42a7-888e-2eef378f1f2b") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2e928c93-279b-486a-be62-7af56c9d05eb") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c259e98c-a026-4fa9-8c68-67547308e52d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ac79d27c-8718-42df-a394-54c16c6c8bc4") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "31c19249-1c81-4f3f-832e-03f647d2eb4b") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 146 "Net-(U308-~{CE})") + (pintype "passive") + (uuid "fcea8bea-78b1-46b3-ad06-df1b2562882a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (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 "F.Cu") + (uuid "8bc93955-2a93-49ca-95d0-95159f7a0591") + (at 35 98.905) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U306" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "cf184aab-1089-485d-acdb-d91ce3ea31cd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 5.9 0) + (layer "F.Fab") + (uuid "10ea6e4c-ddf4-450d-a1f3-f8217802e9c7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9a66ba1a-a8d8-451b-819a-0e1b77f5d8fa") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ef92613c-40ee-4ef8-be89-850e48a72897") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/28d32d11-9efd-41d5-8b6c-8905d129289d") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ca6970f2-0341-4432-8878-e97715ffd4bc") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c09d147e-0739-461c-a47a-433f9692361a") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e24f8a17-613b-48c9-97bb-6963db73f0eb") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1129a4cc-5c89-4974-b447-d1d98beb4a9b") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "60456277-75fe-4fb0-ba39-6dc74ae20dad") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e5c92bc5-0fc1-4f96-b4fa-6520a762bf3d") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "67d38870-7cdf-4d22-8ece-20e6d157e72b") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fae851d8-7e22-42b6-86ac-d3cf91c54793") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "35ab2861-226e-46d5-ac8c-a0d28c43bb0d") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3f722e4e-379d-4e52-a4a5-2ed415452415") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ef4c40ad-595f-4349-94d1-1f111da3d47f") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "801ea642-9be8-4ef4-bae8-484dd66f0a7b") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e8f0838d-cd08-46d1-b5af-e2f5a8479695") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b4ef2115-975f-4c10-a003-b6d41948674e") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4db891c8-7974-4c38-9788-ac6df0fb292e") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a3bc4e31-1214-4e36-9ab8-947eb578f3ec") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f57a87fc-b9dd-419a-848f-83c759bbc93d") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a22a65dd-50e1-49ff-90d9-894842a56ca1") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3be2b21a-6359-4d9f-98b5-d8bcb7cf7363") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4ff007e6-bc0c-44a2-9c84-cf20f096384a") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fbe99b0d-8179-4892-a6c2-f3fa036926f4") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3d8d539e-6018-4c73-a8f1-d38720786e64") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "844b78a6-86cf-48c5-ac66-ca4d361f6c85") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "e4921221-5b24-4260-bbfd-202ca2067012") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 60 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "8f6d3361-4126-4ff2-945b-e08cca62f5a2") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 92 "E6") + (pinfunction "D4") + (pintype "input") + (uuid "e5d7b48c-1465-4797-b432-4a91df418f75") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 88 "F6") + (pinfunction "D5") + (pintype "input") + (uuid "118c74ca-3cf7-40f0-9432-f3e5c2176a2c") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 91 "G6") + (pinfunction "D6") + (pintype "input") + (uuid "809175cf-e5ee-4bb6-b745-d8e8999f796d") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 90 "H6") + (pinfunction "D7") + (pintype "input") + (uuid "f42d96b7-444f-47ea-9135-bd043077a198") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 81 "unconnected-(U306-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "14d4d336-5cc0-4f31-a247-af474ccdcab8") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "753c14b1-6bb7-4629-870a-b79acaa58d22") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 82 "ROW6_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "bfe0c5f0-9c8b-46b9-9363-e0b77901c10d") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 79 "ROW5_DOUT") + (pinfunction "DS") + (pintype "input") + (uuid "de043d2a-d6cf-4cd0-a4bb-a574a1e8f256") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 93 "A6") + (pinfunction "D0") + (pintype "input") + (uuid "919b2cad-0fc3-49f0-9b10-f7cec9fb25b7") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 89 "B6") + (pinfunction "D1") + (pintype "input") + (uuid "d72d1d49-6e54-41c2-a235-f929f1ecffc5") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 95 "C6") + (pinfunction "D2") + (pintype "input") + (uuid "75d5d1e5-2240-4e5e-a586-b2b71cbebd42") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 94 "D6") + (pinfunction "D3") + (pintype "input") + (uuid "171e67d5-0775-407b-88c7-49f5ff39fd4b") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 144 "Net-(U306-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "0f2e862e-039d-4f06-8b08-43bca86010a4") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "d1eab805-367f-4053-8453-545e0620d408") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "8d20a0ec-9e85-4bf1-9d01-f0bac0f88e6b") + (at 274 139 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW261" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "6cd98150-8ce6-4bea-81e0-d6ce2ff712c8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "a7cab3b3-4c63-4c40-a541-d21cdc80e255") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "1f7dd761-587e-49f2-a66c-fba22dc89ce3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "86c653c1-055f-44ed-935a-c46c8ca23486") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/6ad7dc26-2409-4446-8e38-c36fc5fcbe88") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "134829b8-3b23-4630-be83-0ca1e652944b") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6d4d9c95-f3b1-47de-9ead-c66a29ccc7a2") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "04181e51-23d3-4da1-a852-2589524e9f85") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "df0cc84e-2a79-4e20-92fd-4847e8bfb835") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ecd42db6-8f9b-4a82-80de-93e511c386ff") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5f3224d3-6f9d-42b2-abd1-b2b256fc0962") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f8b1626c-cc51-4718-8900-2662ce0dba60") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "f66dc92f-98fb-4f9c-8ace-9664415e3e46") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 36 "H5") + (pinfunction "1") + (pintype "passive") + (uuid "401b7955-e83e-4dca-b9ee-c023841b2cf8") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "443043a1-539c-432b-abdb-f7396e24e0fe") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "8e61dc0f-394c-46a6-a108-a8edd4126e33") + (at 213.960512 198.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW223" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "8687f7f7-a5e0-4b0b-b642-a39008192c28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "c599328a-fb65-45c2-b66b-007376374064") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "af2801e2-824c-49cb-8bf1-91f3514ec304") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "c6c24061-a705-43db-8835-8569203e0d40") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/6e7b6f0a-d455-46bb-a878-85307e67384e") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7c33632e-6f8c-4e69-b7ce-7abf81e3dc0f") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2589d42b-6859-4f54-b3c2-66aa587359f5") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "7cea2e10-e4fb-4edf-b473-67639d1ebf8e") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "fe0a68a6-687d-41db-8b17-19d580cf2d01") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6668310a-e945-4884-b536-2041881df006") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "16e27790-ea0e-40c6-94a4-da732f3461c6") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "12a164b6-5ed1-43d6-903e-d9d05943f390") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "0d994d79-0e64-45d9-bfaa-34f001f74245") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 96 "F3") + (pinfunction "1") + (pintype "passive") + (uuid "dba1ef1c-cf92-43bd-95a3-91cfbd8607a0") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "b5881b2d-ac82-45d5-9b2c-9fd1e8a380f7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "91ba4287-c160-48a9-a428-683b00aed29b") + (at 243.960512 198.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW227" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "682897fe-604e-42a0-8607-41e7c20f4060") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "2e7e2216-6ee5-4045-a75a-2b59fd64290f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "3429b1f5-564f-46a6-b21f-ba2cfa6b2789") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "713c0117-80db-4505-96f3-c52823304fc8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/00092ed1-77d1-4bc5-b945-98082b2ce8c3") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "87c844e3-fd50-4d26-8bd1-ed094dfe083a") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9d453083-e218-42c0-b845-ff6a4b7ac3f7") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "1b91789f-fd74-4eb3-9a84-26c0666fd46f") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "057551b8-3983-4eed-9e1c-9cdb06640342") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6a69a545-3a97-4e73-9225-06428e34b632") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6c875066-aff8-4381-80c5-30a81dd3726b") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "91fc5d29-0b50-4851-aaf8-48132cf87174") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "1f2bcd2f-6e7b-44a3-ab4b-0b2c181274b6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 101 "G3") + (pinfunction "1") + (pintype "passive") + (uuid "564bd191-5f52-45cb-a1d5-2289562e720f") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "c42913d1-4928-4a0b-9dc7-fed860d80f5b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "94048be7-baae-4760-83db-011347226a90") + (at 123.960512 258.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW209" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "f78a4372-445f-4d15-ac13-7ddb7bd3532c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ef2b8bbe-d96d-4d1d-ba1b-020f3c40f4f5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "8bffe678-c48e-43ea-8b78-f48696b11d8a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "25cdf797-225e-4de4-951e-dd9cc63bd86d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/0bd0cc77-7399-4a60-97d3-944813faf5af") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "18911a54-1272-4aa7-b063-b85cf2436662") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b264c19c-453e-425c-8490-f20839da5ff1") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "c2b6fba1-7a66-4a53-b2d7-e0d9b589814c") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f8d37ee1-73d4-4265-bc31-97473456a77d") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2d131a9e-83f8-4b6b-b64b-c5b6e74fa2ac") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eaba07d4-4f80-4300-b725-2397c7a6ac3e") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "34044a6d-709c-49fb-88b9-ba96dffa2f00") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "fa009512-ab7c-40a1-ba76-2a860ad059ee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "C1") + (pinfunction "1") + (pintype "passive") + (uuid "1ee78b90-f460-47f2-baf1-8b439a3a0cc6") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "12822f62-951f-4195-ad93-a4b166b58016") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "9769ac07-c716-4f81-8404-011c65b8eb2d") + (at 34.95 211.5) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R303" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "7d475162-86d4-490a-8de0-07c5982ec923") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "2b9b2686-8406-449f-9284-0afe7a06b8e3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a6c0f90c-2f68-4e48-a6cf-0a1a7f166830") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4f4ca728-7388-472f-b5b7-4b6cc0bac308") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/67d90d6a-e763-4e26-aca0-c1701c8fcfae") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3b28a9bd-c1dd-4402-aff9-b9fcb36bdec5") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "78ff7cb2-787f-4e82-a280-72017d02bdaa") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a10a416c-7aab-4904-81f6-96de7afef8b7") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7c664ab0-edc7-49e4-a576-35464cd52304") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "16bb6ddf-56f7-4bc2-82d7-7ca9b2a0d661") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "78b3166a-c377-4436-85ac-ef41b0e96313") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "850ac38e-525f-49ce-bf70-4273b5e3538f") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bc963d75-4605-4966-8293-85b0cf2f51b7") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b6d8f4a2-42f7-4c1f-8287-b1cad8ed61f3") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4b00dd33-f97c-48cd-a684-c74148225b95") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "61080e08-ce21-467c-90fc-c55cc0357c31") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "ede6f438-582e-4e9d-b7b2-81909d51eabd") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 140 "Net-(U302-~{CE})") + (pintype "passive") + (uuid "2e3ffcd9-6cbc-4437-ba39-842bbd4ca58e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (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 "F.Cu") + (uuid "9a22c380-c41a-4385-a4d2-9b6708914630") + (at 35 153.445) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U304" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "e55a55df-cce1-4ff2-9555-635f657eff24") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 5.9 0) + (layer "F.Fab") + (uuid "de47086c-5841-44c8-a635-007af4b1e6bb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "30e11591-495b-405f-8dad-00bfb115dcc3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ba4f94db-de07-40cb-b06b-60a7b0b4ae21") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/86f8eb69-e401-4db2-97f9-df6354acbe6f") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cddc978d-5f6c-4d4c-a9f1-18a6de6147ae") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0f722604-edc7-41b4-9dcb-dae2fddb25a0") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3730e3e9-38da-448c-a74d-985b7c7637a1") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f2ce77c0-ed17-42b9-b65f-1f366a7e2e75") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "444680e3-2890-4497-89cd-7ca82d704e19") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c23e386c-5cbf-41f2-b244-9f3ae50b549f") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7016c689-7777-4d52-a8c4-644edcbfb802") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "eee68c48-ca1a-4bee-9a4b-fae4ba2e25e1") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fabf1898-8313-474f-9f55-5495e98038f1") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "483110e5-7c1b-416c-887b-ed03987bd42e") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ac86f43f-7f21-4dc9-a127-d29b78eb1bb0") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5550b139-0b18-4692-b4e7-83c7979054ad") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "72261d8f-b833-4982-b64a-710944581713") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ec5712d2-001a-496e-92e3-b458c1287bac") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ce48b926-1c96-4b83-957e-de350ab821f0") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2eb1b5cb-a97c-4d4e-88bb-eef21ec99bdc") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2ff1ecfd-5dea-454e-a935-9b22b84bb45c") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "90468ec3-9a7a-4f20-ad31-6920d37f93c1") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3fc38b30-6d77-46cc-a701-bbca3e9c8f3b") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e4dd4276-53a6-40b2-b4d6-d82aee0ebe94") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "404a790e-182f-4d6d-84ee-7777a5ec8df5") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d41baafe-b55e-414d-a86c-af654fd3b0d6") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "4db960e9-bc78-4863-ab50-f28031b17a64") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "2ab7b400-8755-4f03-8dad-cf2d5657e880") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 60 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "d740379e-cdbe-4793-8efc-600572dad01c") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 114 "E4") + (pinfunction "D4") + (pintype "input") + (uuid "f9ec688c-da65-4ad5-9a86-9096ff9c22fb") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 113 "F4") + (pinfunction "D5") + (pintype "input") + (uuid "3fe11a87-dd5b-4b03-9ded-df8d8c2ce823") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 118 "G4") + (pinfunction "D6") + (pintype "input") + (uuid "07655e75-891c-4d74-9e15-a52059b5c262") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 116 "H4") + (pinfunction "D7") + (pintype "input") + (uuid "03668f69-cb28-4d18-89af-e7bd8265d7d5") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 70 "unconnected-(U304-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "dfca7a7a-e761-4d25-8608-c179525a7f84") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "61e1432d-fc37-4636-b9e7-a30e9cb0f66f") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 71 "ROW4_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "0e5375cd-f07f-4254-9240-61b42c6a596e") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 69 "ROW3_DOUT") + (pinfunction "DS") + (pintype "input") + (uuid "126d5008-4b5a-414d-8cc0-c0fd126ca6cf") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 112 "A4") + (pinfunction "D0") + (pintype "input") + (uuid "f872b394-ed19-4bfa-a63f-7149951d0401") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 115 "B4") + (pinfunction "D1") + (pintype "input") + (uuid "fc90bd15-347d-488b-b20d-4b4f21b89c65") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 117 "C4") + (pinfunction "D2") + (pintype "input") + (uuid "e24da096-9fcd-44d0-99e4-04a1505cd8a4") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 119 "D4") + (pinfunction "D3") + (pintype "input") + (uuid "819e0952-69dd-4445-a727-dbec87c8d867") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 142 "Net-(U304-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "c23284b6-c91e-4663-bb37-2be433159d08") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "2eb10f8e-f766-4e19-8019-e8bb8a7a5ae7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "9bc24726-9009-4a46-b73d-61d113d4c582") + (at 243.960512 108.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW258" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "0d481bf3-6c1f-4980-8218-bfea46681618") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "4c43ac26-72f8-4dcc-be96-a18ec34d46e2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "5ec7b15c-e246-4be8-a6d0-0824f795bdab") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "7ed9bacd-65ff-4754-a55f-9b98e7b10a8f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/91d34b02-09eb-4bf2-80f3-257ce01db77b") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ad81a7cc-2635-4bf6-b18a-c6512d1d8f17") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "71865567-042e-44c7-a974-9bea970737c6") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "f8f1f27a-d8b7-49af-9925-571792ad9eee") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "93dd960b-4a5a-4ffa-8d00-652b6bcaf061") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ff14645c-9f46-475a-97c6-d89815c353ec") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4f731bfe-faca-4a48-8793-0a26aff32c8b") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e6b3ea18-31bc-4ed4-9f29-39e44d431f53") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "45a275e0-0b26-40f9-b9b6-7a90843684d0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 91 "G6") + (pinfunction "1") + (pintype "passive") + (uuid "618aa5ef-3c86-4947-bf47-0aeaca1c0cf0") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "de1d779c-3a76-41f4-b84d-e2f439bced55") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "a859423f-a945-4798-8fc8-a609e7822205") + (at 94 198.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW207" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b98b889d-bb0b-45a5-8f04-2d617be7c4ec") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ed3d7b47-a41f-4415-964a-1dcd89a3579f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "d79055fd-e538-4a5f-965c-9a2f8b41bca5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "54a3c7cf-cf08-44de-b50a-b0e0f2783c09") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/80d042b1-4203-4510-9ec7-b42188ae14ca") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "149850bc-26fa-4f07-b30b-7c3dd2b3b68d") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "227b21a5-3eff-4647-ac56-5a7418105acc") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "4e9ee6e9-123d-45d8-9a6d-53c8a1dc9d23") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a9b1c3c1-932a-4b49-b035-a0f8ca0fcb56") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a0c5b04c-1ea6-4dbe-9ca6-3a5919977181") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "59bd13ac-a936-4532-b23e-73dab4c1c4b2") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3225800e-b146-4a99-8241-b3c41990bd08") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "e4aa9f13-38a3-4a6a-8360-c9a3941dde6c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 100 "B3") + (pinfunction "1") + (pintype "passive") + (uuid "756eab6f-00e0-48dc-a553-c26a6d5f152f") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "da1629d9-ceb6-45f7-a075-015012f8bfa9") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "b1867902-85ed-4f92-9a5a-9984abcad844") + (at 35.25 240.25 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R302" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "033f513a-2532-430d-b2d0-ee6a0d03c5b3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "0ed248bf-6978-4b12-9939-39d3a2f14a7e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "dfdda46c-6552-4aca-a2c7-46f861b185ec") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "c03dd41d-87f6-442c-ab41-5fdc31958e4c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/93a6af84-bae8-4c3f-97ef-02444c444b16") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3dbb6748-64d3-4148-bbaa-12fa27f62444") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d2b00c5c-ad43-4edc-84ca-88bb2126ae62") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0feea8ef-8c05-4117-9f52-50accde17e84") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ab08594d-9225-460b-bf82-1ac61df01938") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f239faae-0c06-4113-88de-81ec6f672798") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "31134168-5684-4547-bc05-fe0613b55739") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "72df3a7c-f0f1-4c15-9974-d3caa22ed9ad") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "68f4144c-99fa-4569-a50c-a8a4a8590f5a") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "453bac02-5ad8-4daf-adce-c2fdc2a1f033") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "624df33f-020f-4581-be8f-49569ef9aa6a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "c0eb5c7f-b880-4d49-a69f-13022f4ea79c") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "7489c042-597d-42cb-bded-7aa9d1f31763") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 139 "Net-(U301-~{CE})") + (pintype "passive") + (uuid "dc53bcfe-53d7-4cb4-8b12-c19e7b49f488") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "b2a37bff-dde0-43d8-8d1d-67b7c04336a9") + (at 64 241 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D101" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "16ad3ed0-5112-45cc-ba2a-b8967314c0b2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "8653b12c-f716-4bb6-8d76-1203f94c938a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3e7e0d01-35dc-459a-98c1-80a89a5c87b5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "239145ab-d4e5-46e5-9573-9a88cf837206") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/72444ae6-a42b-4a94-9a49-5312cbec51d9") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "df08b8ad-23a7-4f9d-9129-64ba61dde402") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "f1b84696-6399-4852-908f-916dda2008d4") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "e423c38c-ca1c-468c-8fcf-6e4582c21fc1") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "d56ab72d-86c6-45f6-853b-3e8adccd4b4d") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c4a93508-6c7b-4c7b-ae02-cdfc62d7e03e") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "efefb1c5-7c17-41ec-b3ca-b3d4a1158247") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "144cf46a-b3cf-4851-9d66-a85d5c88ebe8") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65c7d5c7-a42e-489a-99a6-58dfe0cb6236") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "16436cce-c5e2-430b-98a4-fce0453df248") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "73a2c948-523d-4a6c-8ca8-02d54f423a92") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "901d719c-8c6d-40d7-8a7f-40a7e869703e") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4799b957-e6d4-4f78-837e-6e295c3e1a2d") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "07250429-2da7-4873-9053-b0c4d4a6a6c1") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9ff1069c-d1e4-4e83-bd45-c73a5cf5fa48") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "426b4684-4f68-4a1e-9138-9d9ca7f08f34") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1cfd86a3-aa54-4669-b5da-523b75b387fb") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "51286bd2-7e2a-499d-b97b-6e0c571fedbb") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "eeb5bf4e-e313-445c-a7be-cae2b3e9ede9") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "8a2ec9d7-66d4-432b-aa6a-915d8a639825") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "8f84bf27-536c-46a7-b0ef-8b1a4fa47bae") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 2 "Net-(D101-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "2b84a24c-b880-452c-b75c-057a55802d80") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "24ce7e1b-581d-4932-914d-2fcb2a1c880d") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 3 "/LED_DATA_IN") + (pinfunction "DIN") + (pintype "input") + (uuid "8123be0f-9a32-4750-ac5e-d553778c831a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "b39290f8-e4d4-47ac-90e4-cac7ee0f3443") + (at 244 139 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW257" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "ddf4544a-2ebc-4fdc-bdd1-dbc84e73c689") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "d40c4fa0-820b-461f-b239-7cdf33b1576f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "569f9401-c8b8-4474-9117-780b9b158593") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "93cb19a3-4ea0-4b3b-8a01-cb1bce18f32d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/3911c792-9f9a-4414-8ef6-9f1483f531e4") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c5e8c46c-42b7-4f5e-852a-d37f6b09baf3") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "76391f93-5fbc-41c0-88bc-5045f6c768c3") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "4f601621-98f9-40f0-8ecb-cef79d2b39cb") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "e3a99ea9-42c9-44aa-8336-5fbba84f3ba3") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "146dad65-0705-4388-bb6b-12359b9f1285") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "12a4e210-8f6b-4301-bb25-442c51be6d1e") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "39bb3cce-be18-48ba-9687-767488da7d07") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "505ab59b-d050-4564-ae5a-90fc7936159c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 48 "G5") + (pinfunction "1") + (pintype "passive") + (uuid "b237f6f7-4e4a-4ee3-a36a-9cbe2ee2a0dc") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "ebd01562-3951-4ae0-971f-f85811e31574") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "b48ee1e7-f6c6-46f2-8226-b86472fc6417") + (at 124 241 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D103" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "5c742742-5d62-43d8-bb5c-493a260c2ac3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "49166233-b7c1-41d5-92a9-47169acef73e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "756c554f-7f8b-4909-b742-76937873d09e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4e60c7a2-c1e6-4635-9bbf-6b2d9531198c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/2549625b-d633-4185-b399-c3c4f6c6d621") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "2aabac96-b997-4f27-93ef-e73fa2f97a47") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "c623921e-dec0-458e-b519-2f2cce20eebd") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "6409d99d-3a38-45b3-929f-23b646525209") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "18831157-4a07-43cf-a125-5990ac7c3984") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "827b2a78-7a25-474c-aecb-55686def36a9") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cbda7ce5-2a7e-42e6-a4a7-870d7303cb3a") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "07685877-b820-45a9-a081-4d5fbbf7e6dd") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f62c6b90-6708-4f4f-a564-e5b325592482") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "aba158ce-1155-4e9c-a79f-27373b044b29") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4a2b7de6-5150-4dab-99dc-bd285c0df870") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4c7b0035-0cd3-4200-ba16-736d1e044284") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "79806a8c-3642-4468-8d1c-15b7167849a8") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c258e5d9-a320-4021-b0a6-7f9c8425271d") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "82d04262-0536-4d64-a58d-d34e044c6960") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5ccd12ab-501f-4ce8-a81a-65c9d58ec38c") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1b3436c5-73a5-41de-a2f2-2c8b172d934c") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "9845a0d9-6c3e-4ed7-869c-63ef2814d470") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "c5752d04-ac00-4b3f-a69a-711627032c41") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7364783f-fff9-4242-b0a9-18b8b5b6ed67") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "7b402f65-52d6-48c1-9214-fa548d0066ce") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 7 "Net-(D103-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "cab985c5-36ea-4b88-9bea-1b92ae55ac15") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "a3577b13-4a17-4b48-ad4b-18e7f349591a") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 5 "Net-(D102-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "7c25a8eb-b7a0-466e-bb4d-6748376ab1a5") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "b6c617a3-a4ce-4e0f-a491-41022fe2a071") + (at 244 229 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW226" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b2445aa8-b544-4d56-b510-8157d0c1c781") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "4f117aee-a3e3-43a2-bc59-67a0a2ebe2b6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "cfebd29a-bbde-486a-b00f-b385bcedadb3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "bde9092f-90d9-4356-b9f1-8a696e0e029e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/2beecd78-cc4e-4094-9f2b-301ca1ff8817") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e7774eea-3a64-4cba-b2de-0fc1aa07da45") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "53e2ce28-4cbd-4303-81b5-5df31846ea4a") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "3aa873db-bc6c-49a9-ac60-b378952345d7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ce55d060-33e5-417b-868f-95bd56c69f59") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9269fc92-8547-452d-92ef-4cabf9289723") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "13bcf223-261e-47bb-9125-505d4cb0ba7b") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "4553ec5c-3678-4dda-8b42-e2492256ce71") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "04fa2e75-4e6b-4123-87c5-bfb1e559b1cf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 67 "G2") + (pinfunction "1") + (pintype "passive") + (uuid "fe53703e-f7a6-481b-8086-641e6f435c91") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "2b9be541-79df-44d3-a81b-d66aca23a282") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "ba6c48e5-fffa-486f-8a9c-21b3b3e97599") + (at 183.960512 198.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW219" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "00d05e3e-4e92-4180-bbfc-ec9ff9565269") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "f9192041-cab5-4a62-af1e-4336e6d0413a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "44295f64-b8f5-42e0-b1a9-da6340287e33") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "43548e3c-6950-486d-a225-305dbae84648") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/8d3c2d38-df97-466d-9dd7-557074cff6be") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "87a98c4b-c030-4e42-9af8-215d19a27659") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b1edc9ea-a6db-477e-b633-87886de0f765") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "4c5592d3-c717-4b96-b852-5c19339c4df4") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "e6b23cef-5426-4884-b19b-040385dc4268") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9c6c6fdf-6604-405a-bc6e-6a271e8102c8") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d39ece1f-4979-4146-b4dc-f9a5c6c3849b") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "7eef39a2-23c9-4f87-80ab-a2aa7cc0e768") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "0be17eed-206f-4aa8-8fce-dec630dbca40") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 99 "E3") + (pinfunction "1") + (pintype "passive") + (uuid "79229d2a-85a0-45b0-806f-90da46481640") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "754e91c3-c339-4b7a-bcfb-7c39d273dad0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "bb142b21-0eaf-4d22-9db4-64cd46f05511") + (at 214 139 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW253" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "cfa2fc94-108b-4771-a54d-69de5eebda33") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ac01fab0-58e1-4217-940e-a3806e06e9b9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "33615ca5-0b3d-444d-8f0a-abe16bdb83c6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "432efcad-94c9-4f4a-95de-92938ec79939") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/580ff64d-41f4-4d54-a573-3dd1bef05374") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e4b4de07-a379-4ae0-ac8d-d12a44d291f5") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ba58aa38-a3d0-4ea1-8659-afac0d160be2") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "1b284f0c-14bc-4cf7-9807-0933e7463c5a") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a575d4d6-5d8c-4ba8-afe4-f3b213ad6f65") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b881f4f3-8c1c-495d-a2e4-5661e879d083") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "399d8ced-25ed-43e2-9119-0a01e4ceef7a") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "262622ca-de69-48a9-9d13-e0f0ffc242dd") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "c1607adc-5acc-4b96-b833-c4c26ec54ed2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 53 "F5") + (pinfunction "1") + (pintype "passive") + (uuid "6c40c069-4839-4344-86a6-90bdb9a8cf00") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "2808636d-adde-4a08-a234-3b40af3b1d70") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "beb92a29-3cf5-4d63-bf0f-d0306ad1270e") + (at 154 139 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW245" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "7a025e46-a4a9-4c64-9a01-f4af93a89f74") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "b2cefadd-b49b-4cb7-b78b-97938e1596db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "039410ea-be53-487c-8b06-fc8d2859d7b5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "64b8aa64-c5be-4c64-a2ac-ff30d0f4839c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/abea1f44-d3b3-4b02-84e7-eacd908e5d4d") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4cec6ebe-ea5e-4190-836f-401c9adb5d3d") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8975e19a-3d41-4838-885a-0ab9cdd54180") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "e1c86d88-fddb-4d1e-8e3e-babed9cc3394") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "91c3d15c-7404-4ef9-9da9-bce540d08ad8") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "096be002-3002-4834-b809-fb6f82eca99e") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7e42f85b-2c2a-4c69-b442-ea351b7216b1") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "4d182766-7d86-4bd7-b794-170ec448bc4a") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "daeee824-7da2-4104-98d2-ea4a86dd90e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 55 "D5") + (pinfunction "1") + (pintype "passive") + (uuid "4efa9e07-0a53-40e9-93d3-f1f7807cae78") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "90c62c22-3b88-4c00-9eec-eb8f8f8160e8") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c01d9a45-e515-4964-a9a5-202025f1f526") + (at 243.960512 168.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW228" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "45ff8ad0-538b-4d8e-9a13-295fb105eebc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "9b8cc21f-e8cb-4a14-86ae-2f4c7549767b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "60e1c11e-977d-4131-9d19-cc27bbc9f03c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "1f6b5092-6e61-493d-b5f5-23ddb431e9a4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/eac771db-5566-4d56-949d-b3937c709c3a") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "01d0c650-d430-403c-8d31-6113e27c0f4f") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "91330e7e-5de9-4559-b5ed-04e0d3d01474") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "b38dd3ca-1a43-4dee-833e-267bd31e2113") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "6ca27b8e-60f6-4da2-9580-e7c9bb8ca600") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ff708d16-f612-4fef-8ca9-2fb76ee9fd94") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2e6f0acc-4602-4fd2-9a7f-4ff1a56236bc") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c21f6c48-3996-4baa-8a32-3215b0f756ae") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "c22eee7d-b71f-45af-8271-2cab66fb80f7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 118 "G4") + (pinfunction "1") + (pintype "passive") + (uuid "5abf6328-6d08-4025-a035-caaa35149891") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "35c7b9a1-0ac8-4c2d-8974-d13e48406012") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c121a09c-8bc1-49b3-9fb1-ba80d1e9905c") + (at 153.960512 258.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW213" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "8ee82405-c72e-426c-98b1-da1a2e8c16ee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ee1ee9bc-7079-4850-bb98-b9186e8760b3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "1d8fc445-da02-41ff-98eb-0adcdda35e61") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "30b59417-c591-483d-8b8a-eb1af0ad6287") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/270365bb-d384-4daf-bdfb-c9f6fcd73d8f") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3dec8a0e-b4d4-427a-bb5a-b9fd52947651") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4b3a7c3b-dfbd-47e9-be93-bbf06d27fe23") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "7e172baa-26cc-4ddb-ab80-c3fb0f0d1254") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "88ae61f3-b69f-4510-98ae-2c7f81665b8b") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f7e7107c-b356-4094-802b-a523467884b4") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ac5b5933-dd53-4d84-aae3-2c7ba1a6ed6b") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "7ba24946-7fd0-431a-93a8-61ae7d673910") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "cad926ca-4636-4b61-bd8c-014d4d35b316") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 24 "D1") + (pinfunction "1") + (pintype "passive") + (uuid "0ad4c34e-1f98-4472-9fd1-3afcef1425ff") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "b031fc34-7b28-40b5-8a3f-0b9ca062f8ce") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c23eba39-886e-4ab0-b3ba-4386ef9356b4") + (at 184 139 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW249" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "4db70256-9e9e-4b4b-aa2e-e0316e7fd608") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "4a52f129-2ef1-438a-b592-115bf997bda4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "1cc83b1d-791d-47a3-930c-8eaed8775d74") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "89a9c750-808a-43ee-94e0-eea69cb31add") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/0b6b7e9a-0cd0-4bbb-8f2a-c206ed0fc79e") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e16faa0c-b474-430d-a136-2db98223853a") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "669112dc-563b-40fa-8cc7-5ac726e72d26") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "e29beb23-45d4-47ff-a3ac-3bedcac8f5ed") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7aa28778-06ca-4ccd-9d1f-7045b78dfbb1") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "03abac98-f311-4600-928c-27e32574741b") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d7ff4707-6f17-4d3b-bbc4-dbf42a48e94c") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "6027d9d1-fb99-4596-9221-b49ca6705169") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "400739f1-4842-45dd-9c4b-a6eb5f7113ea") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 32 "E5") + (pinfunction "1") + (pintype "passive") + (uuid "faf8a67f-14d8-4b81-953d-dae2a493d388") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "61bdc5d1-c006-4de0-ad16-73f2e44e3508") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "c346f0a9-3c6f-44bd-952b-d2f0a22afaa8") + (at 35.25 258.25) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R301" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "efc52ce0-6775-4dcd-8a56-f272a2f45f3f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "708ba1c5-48c6-42b9-9e46-4c1445fcd03d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "60586bbf-6bbc-4f6e-aacc-ebea8e2283e7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e481aa3b-e777-4395-a9a8-921cced5b46f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/99138684-de8a-46c7-8a77-63c503f026a0") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "66c97c57-f853-4817-b2b2-c6dbd39e1aee") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5b5659f5-5492-4434-8657-11fc5c30031a") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "48c63a66-dda2-4276-b1ad-699664d5b6f2") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7af758ee-9ba4-4e42-b45c-6670b14729de") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "13bf9cff-2505-47ee-9cdc-f34e1cd05b50") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8c377feb-6135-497c-8e2b-ad5d3ebd2cb5") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8809c8cd-058e-4bb7-abdd-c9979810716a") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0e2a2ee9-a590-402c-9847-c7eba9119621") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8c020bb9-5433-46df-a83c-b6967c44cc81") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "de38c920-88c7-420e-81d1-281f4bf7ed28") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "0e65c867-49a7-4cb7-a7ac-526f4cf9ef36") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "031bf74f-a20f-46d1-96be-652ffe33e6f8") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 74 "Net-(U301-DS)") + (pintype "passive") + (uuid "4cac5419-2e1e-4775-92da-2da12ba86067") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c3cd45dc-e37a-4e66-90c0-641542801096") + (at 243.960512 49 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW260" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "e506dcb5-721a-4755-9739-fb3fd87c5960") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "f9926b55-83e5-4b13-b2ae-0e1201341915") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "73fd7fc0-5bfa-49c6-b19f-556bfa1f9200") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "90bcd6c3-dcaa-4982-8f9e-50cd01f867e4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/1a1dbdd8-64df-441e-8299-665148f5267e") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "add78446-632d-421d-af95-3d9213adb3da") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd0e1ff6-7fa9-4c94-9bab-110242122e07") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "97baedf3-30ee-45cf-8f6f-0a1e03170526") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0943bec4-0df7-4990-b3af-1c8dc5150005") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f5cb27c4-1f80-4d67-bef8-cddb72c42378") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "973b7100-c680-4dad-aa32-44dfc3a2a1c0") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a8b3af5e-612f-4d9c-8c6c-dfe5590ba063") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "2ddcc9bc-10da-4242-9076-04af797cf29c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 124 "G8") + (pinfunction "1") + (pintype "passive") + (uuid "09e9e8f8-da51-4690-80f1-ec1541f722e5") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "500f655f-3a23-40b4-8270-402c8f39b9fb") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c69e47a9-ad24-44e0-a09b-8472cc68c958") + (at 213.960512 49 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW256" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "a51629c8-bcba-4614-9d18-2bcb7a89112e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "92c23c56-f68e-49d6-84ca-02dd17b1eace") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "f68eb520-a9d9-4868-95cb-1f01f71312a1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "96ab1516-2d7c-40ad-9559-210605073fcc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/4c10832d-d681-4a52-b7a5-48f4cd6ee742") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d6eef52a-96de-4e29-9e8a-6a876b59425b") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "db8719af-8fa6-496c-a6bc-ec341090f138") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "abecd399-2238-4cfd-8fe2-121b1ad0a676") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7e0dd7a0-1e9c-4444-b83f-74e84c908932") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "aaffc8a7-708b-4a8f-b831-2abfdd3d4ccd") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e95e5506-961f-469f-9f6a-bb2b85bcf8d7") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f73745b8-1d2e-4c15-9423-8f442dc04966") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "c3a5be16-122c-4f04-81d3-488329778747") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 123 "F8") + (pinfunction "1") + (pintype "passive") + (uuid "f8e63088-00c8-4de5-bacb-921cf8e1ceb9") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "fdeb0834-dfa1-48f3-abdc-20bfa439f095") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c6e06054-5f5a-4024-b0fe-776e6f1055e4") + (at 93.960512 48.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW240" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "2df51e1a-f32c-4753-9556-a34dd1027bd6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ca5529ca-ff64-4367-aaab-8566ba081ae0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "c620dba9-2007-4df3-958b-20e82dc89372") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "ff691128-a787-4b54-b975-361b57aa9d06") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/b9cbc547-42f4-4f61-b957-8c4eede3a764") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "90b338da-8e05-42ac-810a-f78a7e25393b") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "218d0656-6855-428a-9041-ceb1a146d421") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "bf12f972-5b69-4792-b202-687217764bcc") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "93a680e7-d91b-41d0-ab0e-b521f858ee7e") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8a3bd731-4e1c-475c-a6e5-1146d3b07118") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7bf2652a-f455-48f9-a9ac-f720fef7db45") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "db7a7505-2e0f-4c12-8fb2-4d251c80f109") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "b49e6580-2b4d-421f-ae2f-31fd99710cc2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 122 "B8") + (pinfunction "1") + (pintype "passive") + (uuid "1d52272c-2368-4835-ba15-98cd151eef81") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "e25d1f55-d1c4-4ac5-9fb3-7517f2640cd7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c8444744-49e8-4d99-9a40-ffb9fc756876") + (at 244 259 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW225" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b680342c-b166-4851-bb37-077a9a7914d3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "76f68aed-2cf5-499c-8b8a-aca3ebc77295") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "31a2f473-dc56-45c2-be5c-fb9a34052987") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "de99deec-67eb-4747-ae91-bbafca7d2fce") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/08a482ff-040b-4c93-bb69-1ffb9d0ef6a0") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7fd4ff04-b227-4efa-865f-18b7fd0344c1") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b1a5987c-5420-4d1f-b09d-9abcb2a26ed4") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "52ff97fa-5454-48c2-903a-351cb45de897") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f9d16f45-4a44-4cc4-8a92-9bc3da6210ed") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "440f6669-e742-4e70-9d48-493362672e67") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cbc47fd6-fa60-4e9c-b05a-a6cbe3c1041e") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "862fd0de-c7f7-46f2-bbfd-35f80527f947") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "f546a629-1ac6-4deb-8c58-d0ff5c1fc2bd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 21 "G1") + (pinfunction "1") + (pintype "passive") + (uuid "81b242ea-d29f-4016-8eea-9f5d512b241b") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "3cac18ed-acc2-4e45-a1ba-9449f30d6168") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "ca4affb8-006a-456e-ad02-da3ef90db560") + (at 63.980256 258.980256 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW201" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "5e992742-6758-4a5d-92ae-1fbb14da5f6e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "2595f9bd-9b11-4956-8d5d-a43b41a5cc30") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "4af988f8-f668-479e-acf8-100ef560b299") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "18b90fc7-fafa-444e-ab1c-935b43fa9063") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/55eb577d-c4f2-46d4-8187-7622ebd0dcea") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eed9540a-c19e-4286-a879-9e1ff485ac3c") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "98f061ff-4b89-4b80-bd22-d09d09c93835") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "f1269343-3ef6-428c-8483-261ad5df98e3") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "812c3df0-cc05-40ab-9e57-5e56795e2128") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c2206382-82bf-4420-bdde-50b1bd506609") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bea3219f-8da4-43da-ade7-02277a6eed67") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "0d3370d0-59d7-4995-98f8-ca996ef3fae9") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "9732443e-79e9-45c8-97c6-3e52ce610f34") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 25 "A1") + (pinfunction "1") + (pintype "passive") + (uuid "bd6f7104-3fc9-4040-a5fd-3a803a0935e1") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "0c52b0ff-d248-4e86-80f6-70b26946ca0f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "ce15995d-7a2b-483e-83fe-638925eb50ca") + (at 244 241 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D107" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "91f47403-70c1-4143-9c09-5f841413b11f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "85d14ff8-1651-40c0-b4fc-5f85276989d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "29ed69bf-7c8d-4e8b-9d21-988870a6dfb2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b78c7d71-33a9-4d32-bc55-eb945d640e73") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/79eddd01-b958-41f8-b164-d7fe3ee459cc") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "ea75db23-800e-4c84-b3c4-e9adea171603") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "c1fb6a36-6aaf-428b-acca-e8d45ed07ba6") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "fb419398-6483-4215-a770-c175dc1696b6") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "feb1cdd4-9059-45fe-afb7-e7161c7f53dd") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fef13f97-b91f-44a5-8558-daec080455d3") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1f77eb8a-3d66-4d2e-a96f-2c87e00b944f") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "4c008c41-7f7f-4d20-9e48-330304d9f60e") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0b8280c9-5ea6-44d3-9fbe-d2528b1926bf") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "68e1ed97-b622-487b-bd08-7d81228ed629") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dd179d24-a9a3-4859-a7a6-424e8106078a") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "062cd021-46a7-4e0d-8043-5db0e2b9886c") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "25cb91f7-48f4-4a24-bf17-b8300356e7a7") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0acc02e9-d6de-4638-ad60-4c7b4026985c") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4d23b24c-5b53-43dd-8506-c70e80cc7f9c") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ca6f9d1a-ba9e-46c7-92dd-6a1c24b2076b") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "75111572-cce2-4117-b780-c596889d31e5") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "0ec8a04f-28dd-4ddb-8ff1-10202f70550e") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "a1e6a7ba-1a5b-415f-9782-842e793c1d0d") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "674dbf87-dadc-4248-997c-348648763154") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "559d7f27-16d6-41d0-92af-2b32081a5227") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 6 "Net-(D107-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "45c9731d-3eb2-4daf-9714-0bc5bc5ad546") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "f49d1ce7-f7c5-4fda-ba86-0584ad83c64e") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 10 "Net-(D106-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "bb70864d-cd13-47af-a0de-7ab2d9d78d01") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "cf19f4cb-5dfb-46f0-b1ae-7c19466c60e4") + (at 123.960512 48.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW244" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "cef4429a-c288-4e6e-b50c-8d7ba6110124") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "9103b15a-08b9-4456-915e-1c943cd405e9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "774243c6-5773-4015-a4aa-ede00ef75bfc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "a455d319-e8f6-466e-8477-7930cf890664") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/b3fff0cb-d970-45c8-86b1-db7d664a684b") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0fd98bb5-b211-478d-8b65-4c6033ef869c") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7a76fb49-bfcd-4184-a80e-813f706b78be") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "e7ed175c-5559-488f-aabe-b7cd6c30b047") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "b16aebfd-344c-4ad7-b469-56abeba243ed") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e05c9110-311e-498b-b00f-a096e2a53bbf") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9ecd4152-9be6-4176-b4ef-56bf864ae1b4") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "2d227617-7359-4423-83d0-2d8987cce602") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "a5be5ad1-aea0-49ca-bb38-ef3e875fded6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 120 "C8") + (pinfunction "1") + (pintype "passive") + (uuid "8a10a737-440a-4c02-9be8-b401e2ff0d62") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "7306dfd6-488d-4627-b109-b3b680e32822") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (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 "F.Cu") + (uuid "cfcfdfc0-1225-495b-876d-f48c7affec43") + (at 35 39) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U308" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "ae66308c-97fc-4b40-b557-ce7e9fa39fa9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 5.9 0) + (layer "F.Fab") + (uuid "21f09ee7-e66e-43c8-aa1a-efadfa94978b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9b07792c-820f-4e36-808d-a62ccdfede0d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "cdb0c4bd-5faf-491d-94d6-890dbf7a59a5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/a4e6733b-5e21-4239-a7e7-9a23de8cb8b1") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8560a45f-5988-4a23-8706-cac7fddde425") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "24e79917-f4b3-426c-8ef7-46f0105962f7") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f75de149-724d-4069-b5f2-de074562e93d") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0f05fe7a-72ed-4184-8b38-d082b6406efd") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "f049fc2b-6655-4faf-8dd9-82c7c814f5a1") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ae3a6309-d5a4-4634-85fc-a35ebc2e5702") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8a54bfc3-eaa9-4357-a29b-88a874050292") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1e93643e-196a-4d97-8882-c0ccdfb1ddad") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d6870cb6-61c8-4914-887c-8e5d9ce23d8c") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "05737f03-ce4e-4cc9-8092-3c48c90df9b2") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6057eb7e-5e07-4bd8-ae34-fa36a56ecbb9") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6e4dc759-67ab-45aa-91d2-315ca8ab188f") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "15138e60-62a8-4582-9df9-8da3390dc9a8") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "40452ac5-e82d-49b0-9bd7-1677776dc90a") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b0540699-a3eb-4917-a1b0-3089a54dd3ee") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c844cc4-a87e-4316-924d-1b84899572f6") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9fb72001-ef4a-4364-a500-2278e905f275") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8def0447-fc81-42eb-a480-444cb6dc20cb") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "22749a17-7654-4f7a-8146-86e13fa5bbf6") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c1955cf1-46ba-44fd-b03d-37c46b5a8655") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "68eefa1e-9ab9-4efa-a509-d4a53033143f") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6aa14d9a-c257-41b5-8270-ac07b72e70e2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "6bd32c0e-3122-4f55-bd14-213e7c8b7cfe") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "6bbeafed-9bd6-4973-ad78-c3ddcb0367d0") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 60 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "26a38629-6477-43e6-a273-aa56633a45c0") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 125 "E8") + (pinfunction "D4") + (pintype "input") + (uuid "29e58fd8-718e-45b3-b7b2-a01f0705e78b") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 123 "F8") + (pinfunction "D5") + (pintype "input") + (uuid "4f5a2f85-191f-4dac-895d-6ff84b8ea897") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 124 "G8") + (pinfunction "D6") + (pintype "input") + (uuid "79e10eaa-46ce-47ee-9476-7e9d06bf4c98") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 121 "H8") + (pinfunction "D7") + (pintype "input") + (uuid "084f6a2c-67dd-4e96-93e9-f84b5a091f7e") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 86 "unconnected-(U308-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "1dc5ca9c-538b-4643-a9c1-e16b8c2bca94") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "f7e02eaa-1f92-44ac-bc78-a3fdc5bca7f9") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 85 "ROW8_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "c30bdec1-8d53-4985-aa6e-b66c23c54752") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 84 "ROW7_DOUT") + (pinfunction "DS") + (pintype "input") + (uuid "22fc4889-1d8e-4598-a98e-1090d9da098f") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 127 "A8") + (pinfunction "D0") + (pintype "input") + (uuid "a4a16ee9-9e51-4e62-80bf-de52194a33fe") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 122 "B8") + (pinfunction "D1") + (pintype "input") + (uuid "117fca0d-1c1e-444a-9298-1b5b2b76b2a2") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 120 "C8") + (pinfunction "D2") + (pintype "input") + (uuid "43a0400c-3044-42fc-90ed-6a416cb1ae79") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 126 "D8") + (pinfunction "D3") + (pintype "input") + (uuid "acdfeab9-c67a-4e05-aa18-98bb33c30a7b") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 146 "Net-(U308-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "b897184f-24c7-487a-a72e-fa1ef30caec0") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "29b2f519-eb7f-4ac3-b9c0-055351286308") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" + (layer "F.Cu") + (uuid "d3e705eb-05de-4a50-8783-eecab532b84a") + (at 35 20) + (descr "Mounting Hole 3.2mm, M3, no annular, generated by kicad-footprint-generator mountinghole.py") + (tags "mountinghole M3 DIN965") + (property "Reference" "H101" + (at 0 -3.75 0) + (layer "F.SilkS") + (uuid "78b6c5b9-3d76-4048-a629-7f1391fd0a03") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MountingHole" + (at 0 3.75 0) + (layer "F.Fab") + (uuid "68b38fc0-c458-4ab3-bf5f-395ec2f3e849") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1765d86b-164f-4562-a7e3-48ec713176e5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5a33de08-3dc9-41dd-8276-04040ac5a6dd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "MountingHole*") + (path "/1eb3fc9d-7e95-49a4-9d78-d783c4360930") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr exclude_from_pos_files exclude_from_bom) + (fp_circle + (center 0 0) + (end 2.8 0) + (stroke + (width 0.15) + (type solid) + ) + (fill no) + (layer "Cmts.User") + (uuid "0fc70b8e-7b06-4ddd-ad45-81a1bbaef0ff") + ) + (fp_circle + (center 0 0) + (end 3.05 0) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3fbf3241-7290-47d6-a58a-31538902bc7b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "a253991c-334f-4230-9d63-5880179d5275") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at 0 0) + (size 3.2 3.2) + (drill 3.2) + (layers "*.Cu" "*.Mask") + (uuid "76f1457f-3f7b-4c10-99fe-e43d98545ffa") + ) + (embedded_fonts no) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "d7f169ab-d9b1-4919-9937-a5c8448dd9a6") + (at 93.960512 168.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW208" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "2c04ed56-29e5-4a4f-af6f-b38bc190c178") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "e00e2178-07ef-4d44-94aa-40918499d3b2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "b0da8c7e-0a52-4382-9e9a-5d1c4b38cdfb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "798b1857-b05a-41b3-8b28-f88c94f24a4d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/ece0f2f7-a01b-4df4-ba26-15ae8ca1b749") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e09b6fd0-88d2-4858-be59-aed63c28ee0b") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "65133f4d-c88e-4987-8312-4f63f9534d07") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "55e232d6-4c1f-41d4-9bbc-e916fb97129d") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d155465c-1a56-4644-90a8-6c91d0be173d") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "13be78b5-27dd-40ba-a6d6-aba7624a2f1e") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "37b2ebb6-b2d5-4392-be9e-6f5da07e44da") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "29953817-2fc1-4e29-88ec-31597333bd15") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "3ea7a028-dcba-4fc2-a1ba-fcc2c483d1f6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 115 "B4") + (pinfunction "1") + (pintype "passive") + (uuid "4a7fa649-e2f8-4b94-a50f-0ff5e2ddc9d4") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "39958baf-646b-4c45-8586-2ab997946d63") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "d990dd46-dac1-4cce-9582-009f3dfae4c1") + (at 273.960512 78.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW263" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "32545e01-bfbb-4aef-b1f7-3bc4e7bb7286") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "17aef09a-34ad-43aa-a20f-b0c051c4c256") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "db1a9496-df91-4c92-b79c-d589778f62fa") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "cd530e3a-9f9f-4166-807c-3bdd24648581") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/e10eceb7-1bd2-4feb-aa03-28c6a3f2c845") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "263e1fe1-c950-4107-9625-75c235f6d041") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "65ef1762-affa-40e9-874e-471801b190c5") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "ef702597-1fef-4b25-b3c8-6027e2ff46d7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "b9494a51-7125-471e-98b7-4efc5bf0b221") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "492e30b5-f6a2-4cd5-ab8b-811125c413c9") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ac11758b-0ae3-4b5d-8525-2252530a5682") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "82d6ca1c-3f7f-4895-800c-c36bb01afd55") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "78273da2-a804-4ef1-ab72-2dc2b75190fc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 110 "H7") + (pinfunction "1") + (pintype "passive") + (uuid "703c5ef3-2f0e-4e70-b3cf-b191c82683e2") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "70731a97-49d8-46ec-8164-86b642aa70a1") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "da2465e2-486f-46fd-b417-8dd04c1a2b2e") + (at 64 139 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW233" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "1b50b564-ae52-43cc-bf5c-fa308e281d7b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "982fa187-3917-4284-8d52-4567fed0d3e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "d76ff504-fbaa-419f-9730-510fc2c47996") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "16f6ef21-fe01-44e4-aaff-a513a24d347a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/157e6a0d-43b1-43d4-b9f9-a8999ce43398") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "251d1259-4033-4156-b872-a6f51175b6d7") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dd882e92-a0b2-4fc8-bd60-e4af747ac827") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "23e71503-ce96-4d15-aad0-c88dff2c2ded") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a938a1a8-6fc1-4502-b9d0-518d7f2337ed") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0d30b6ac-3506-49f4-83dc-b07514dfe081") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4eedf942-122f-4965-98f7-47de3e042274") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "6027ce6a-579b-459d-963e-25f0e58c1a37") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "a7f8be32-8d88-4153-900e-90a97c9fcef6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 37 "A5") + (pinfunction "1") + (pintype "passive") + (uuid "ea2f58b4-e48a-46fb-922a-2c201c3cd8f8") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "b2228a12-6541-4427-9e93-824f264db317") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" + (layer "F.Cu") + (uuid "e0b1d294-8351-47ff-84e9-99b9d18579c3") + (at 35 270) + (descr "Mounting Hole 3.2mm, M3, no annular, generated by kicad-footprint-generator mountinghole.py") + (tags "mountinghole M3 DIN965") + (property "Reference" "H103" + (at 0 -3.75 0) + (layer "F.SilkS") + (uuid "1d23a25d-e920-4b67-95aa-6f9e2803be50") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MountingHole" + (at 0 3.75 0) + (layer "F.Fab") + (uuid "9ab0f95d-39c7-41e4-abb8-28fc6f8ded36") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "502b7cbf-dc76-4638-98ed-3c7fcc980f76") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7ade8945-dcfd-4b63-9963-4aa1941b24ee") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "MountingHole*") + (path "/1820a06b-94a8-415c-96be-ef07f13a7c7d") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr exclude_from_pos_files exclude_from_bom) + (fp_circle + (center 0 0) + (end 2.8 0) + (stroke + (width 0.15) + (type solid) + ) + (fill no) + (layer "Cmts.User") + (uuid "1f608886-791f-4762-b435-d49f44706b60") + ) + (fp_circle + (center 0 0) + (end 3.05 0) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7f9126a3-31f4-42e7-880c-da9dc5cbaf69") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9911c228-9272-448b-9156-f373b1401eaa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at 0 0) + (size 3.2 3.2) + (drill 3.2) + (layers "*.Cu" "*.Mask") + (uuid "b84a8c5e-5384-41d8-a4b7-a66fece391ef") + ) + (embedded_fonts no) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "e258e5d8-e85b-4050-a45c-077835aa46b5") + (at 94 241 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D102" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "75274faa-c1a7-49bd-9534-af56322c6969") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "22d089b4-ac14-49c6-86a3-150d19f1b0c0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "56e9624d-756f-4ebb-bc8b-b947e4cd69b7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b4a0a76d-1ea0-4e7a-b47f-9bacf5975b38") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/dac4e933-a4b9-43c6-9d09-89393a8733bd") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "32d7a79c-0c59-48e7-bebe-8a8f6f39b74c") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "d0a500a7-9aeb-450e-a37a-7df7cea4a4eb") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "b6126ce5-65de-415e-9e10-f619d8e76dbb") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "2fea981c-b4cf-4efd-aa51-c6edb0be9271") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "577af237-b054-4a5b-addf-90523d981584") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d63e8d08-f087-4114-81e6-c01cd0fbe8b8") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "cc45fa4c-d74a-440d-80a6-747eb3ac1ba2") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5359b628-913b-4d6e-b9a1-c30e24efeece") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "778d6de2-b6f9-4ad8-92e3-1fe48ca5f7d1") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "836b1fad-c294-4fb0-b136-69c0fbf1f30a") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6d9bf81d-c25b-4ca0-a7fb-b5f9759b9e88") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b0ea472e-0de9-45eb-a662-9edea6166ae5") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c14c0cbd-ddf1-4ed9-b02c-443b132fb6f7") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f5f3e2ab-5f33-442f-ae15-fe98317db420") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "71840f46-7f27-4c34-a781-309262a10532") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7f1d8982-77a8-465b-9750-a742ff2a143f") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "2aea8e39-7ac3-41d7-817c-c14ccdfddcf0") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "43c118ab-3c5e-48e6-ac70-a928bc354d56") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "d1376c22-058c-4514-875b-24d65a97ccea") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "d2df11be-5115-45eb-a6aa-602d12f00b2d") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 5 "Net-(D102-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "b3d0c5d9-d5ba-4fef-9909-c96d9d47a8bd") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "17982949-2be6-4da9-bf9d-aa52d095aed0") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 2 "Net-(D101-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "ef8f8a33-99f6-405c-bec8-c055c492c37c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "eb2636f6-2060-4c24-8f66-9921fea79307") + (at 63.960512 78.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW235" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "a48fed98-7ee2-42e8-9fcd-09518d138cf5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "e87ceb6b-88ed-4197-bcea-f75d676c64dd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "3861da62-3706-4e1d-899d-895da1ef7358") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "33242194-b089-407a-bda8-073adc82eaba") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/a9edbefa-206b-43e4-84ea-8b412267247d") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d01d2c8d-91e4-4c41-87a7-9c9297e13ba8") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d0bfe757-907d-4530-ade5-beddd653858f") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "475dcfce-7d4c-4f69-b409-5d121d0bd57a") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3c41e714-68c4-4dab-9a8f-d9a4e342addf") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c87b91ee-e480-4b82-9cdf-7f4fc32f5966") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ff6f3a79-7ad2-464c-a0f7-23ca223b81f0") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "0a04c5db-eb90-4a18-b573-3c07b63c245f") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "a02ad5c2-6227-4931-9c08-a1402def6b56") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 107 "A7") + (pinfunction "1") + (pintype "passive") + (uuid "89530c81-93cb-4511-9e84-6535f6c58d51") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "01a9b3d1-07c2-4329-8aea-6403f15d4006") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "ecdece05-d038-4712-b857-2196d4899550") + (at 123.960512 78.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW243" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "0b4b8561-b6a1-4eae-884e-e6b8cc3b2d42") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "d92e203b-65e5-4296-88ce-4af1f03a6bd3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "a587168a-db7c-484e-8892-da8c99b6dd93") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "02ede586-9a25-414b-861d-9289f3cbbd84") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/2bde03ed-704d-4877-a336-7ebad200a77b") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c44332e3-f1b8-4328-b99c-04285dedcdc9") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b9b7cfb6-6288-4fe6-899d-3bcfd809a40c") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "22930775-a29c-4a72-8983-d31d5c87b1c2") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "c1a03d40-c5c1-496d-876e-90229e70bf87") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "84dff927-f576-4e9b-9e6b-5b8feddbc91d") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a84bb253-828e-4326-9c88-c37c926bf0bf") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "93526027-e5a7-4058-b714-acb2406bce19") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "839108e0-ad21-418c-9045-dcfbdd0627ce") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 108 "C7") + (pinfunction "1") + (pintype "passive") + (uuid "e7f1a28a-266c-4bf6-969d-5cb2585612da") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "ca57ec6e-2ec0-4e15-98b1-7c8dc02ede35") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "eea49a22-68d1-45d8-875d-4868fbf97ae7") + (at 273.960512 108.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW262" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "50fb4788-9878-4907-bb6e-5e9862f08369") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "5505eb3c-69e7-4c26-b132-9d523eeedef2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "ced64d1b-08f7-4d70-ae36-5c724284e1b7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "bcc02feb-b609-4671-9554-d800b55fa0a9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/83250319-8f57-44f0-b114-b39c67b9b823") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "62bdcc23-8bdb-4574-b053-79a094fee146") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4955fb35-e029-4dd6-8f51-131135d864fa") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "3e8dc2f2-561c-4e9b-af6a-697cc4537ce2") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "9a695ab0-3083-4514-824a-790d7bcd5afe") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6433472a-9221-4e76-9b1d-ac3e0182de63") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "55a32a9a-04ad-4d6c-bc2c-bc7f07045825") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b02430e7-3e7a-4bab-998e-cf267262c3ec") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "51b8b495-ea07-4f45-994e-d7798111a9c2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 90 "H6") + (pinfunction "1") + (pintype "passive") + (uuid "cd750b19-0881-485d-af04-5812501d4cdb") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "50d0684c-b27b-424a-b504-fbcedd1de7e4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "efcb2a8e-661d-40e8-8d89-a3bacd5e507c") + (at 35.2 145) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R305" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "17177be3-1b19-4b7a-b4e9-8ddf96c2987c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "96ea671c-e2c3-4cc1-ab38-b1ef730ba65d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d0ca1d0d-8530-40dc-9204-a26b21b91714") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "120f679e-8605-458b-b052-20abc90721ab") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/9be0fea9-e0be-4ad7-8b62-35f94852e3c3") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f8ae1c2b-b3bc-4df2-a644-a1957d2838eb") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bb55381b-413f-4737-a584-1b7f6e896e96") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "982106e7-e65c-4017-ac66-cef6faed585d") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6f389a9d-73dc-4cd2-9275-b5a04af3e768") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7f611e00-0a43-4610-9cde-ff07031af10e") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f990b992-fb16-474b-be38-bbc59b73c1f6") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "af4ac39c-c794-4785-87f5-2b81767d8ee4") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8d59180e-6c92-4dba-8a8e-ae0ec54079a9") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0b7b6b96-ffb5-4c90-b50e-294287e1ef08") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bddc42e2-0db2-4a6f-857b-dbe2826a1eb8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ed6db0a5-1bef-474a-bd9e-272e66741ad1") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "675fdd75-fbf5-43da-9f9d-34691ad115ca") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 142 "Net-(U304-~{CE})") + (pintype "passive") + (uuid "b42d1ff8-7a9b-42fa-84d6-102656050fd7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "f84e7c74-4da0-498d-bd6c-e2641d00552b") + (at 94 229 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW206" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b1a02efa-fbbd-47ae-a284-e8d8d48c3909") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "f981b046-d8d8-4a13-95d9-2d6b9ccbc4e0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "036b6051-642b-4d18-b003-00be417c244c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "8a26a0e3-a9b4-45c9-ae34-04c3de70a20e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/923898cd-3b07-49c2-a045-53f999830761") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e977dead-4863-49e6-8c77-91df7e33d69c") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7f529ba9-7a60-435b-acd5-19eccd6c1972") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "dfe3e0c2-46e1-487a-91f0-11af5cd02f5a") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "52420f80-e098-4b52-9e39-c7a46ab30503") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7a0a3cc3-0cd4-4069-af88-772e3771e628") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "306183e2-ef20-4b9c-9fe1-fc234c42e7d4") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "87d75b73-6653-4278-9b37-68b82badaac1") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "95b5edda-3f70-41d6-b1af-dec9b0a158d8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 75 "B2") + (pinfunction "1") + (pintype "passive") + (uuid "a762ecc6-74f1-47bc-b30c-1ec89e1dd249") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "2a86440b-44d7-4678-9f3a-4eb75aa59830") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" + (layer "F.Cu") + (uuid "f8966f20-5a2b-4063-a24e-5dc7e5071c86") + (at 285 270) + (descr "Mounting Hole 3.2mm, M3, no annular, generated by kicad-footprint-generator mountinghole.py") + (tags "mountinghole M3 DIN965") + (property "Reference" "H104" + (at 0 -3.75 0) + (layer "F.SilkS") + (uuid "c7aeb4ed-5631-42e9-b047-74d44e370ef2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MountingHole" + (at 0 3.75 0) + (layer "F.Fab") + (uuid "a0ab2b4b-782d-46dc-91ba-63b7bd01a228") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f40923a7-84b6-44c3-801c-ce1fd16a0450") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9316e2ad-0a43-4315-8f1d-7fe02f5caa43") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "MountingHole*") + (path "/cbee4349-7390-4bb6-8159-41c7fd52eee1") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr exclude_from_pos_files exclude_from_bom) + (fp_circle + (center 0 0) + (end 2.8 0) + (stroke + (width 0.15) + (type solid) + ) + (fill no) + (layer "Cmts.User") + (uuid "8ad9461d-346a-487b-a962-174fcdd077b0") + ) + (fp_circle + (center 0 0) + (end 3.05 0) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f67f93af-3cde-4e65-89cd-5e8cdce75236") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "80c8e3f8-418b-411c-bb50-a5fb40f016d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at 0 0) + (size 3.2 3.2) + (drill 3.2) + (layers "*.Cu" "*.Mask") + (uuid "4a36d55e-5073-42c6-9bb1-90d30040114e") + ) + (embedded_fonts no) + ) + (footprint "RF_Module:ESP32-S2-MINI-1" + (layer "B.Cu") + (uuid "041a4478-f687-4e2d-bd8e-2ff473d7226f") + (at 40.6 168.7 -90) + (descr "2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf") + (tags "2.4 GHz Wi-Fi Bluetooth external antenna espressif 20*15.4mm") + (property "Reference" "U102" + (at -5.95 -11.85 90) + (unlocked yes) + (layer "B.SilkS") + (uuid "88082933-e497-40ee-b626-8847b96d8fc1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "ESP32-S3-MINI-1" + (at 0 -3.55 90) + (unlocked yes) + (layer "B.Fab") + (uuid "598c18c9-9a6f-46f9-a1d9-65e34ab56d8d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9b05168a-affe-4cc0-bcd0-ceebbfb79c6e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "RF Module, ESP32-S3 SoC, Wi-Fi 802.11b/g/n, Bluetooth, BLE, 32-bit, 3.3V, SMD, onboard antenna" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e6efe214-505c-4f81-b094-b015da90bb6b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "ESP32?S*MINI?1") + (path "/8c477374-2992-4cf9-9b99-2b07b9fd8ac6") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start -8.075 10.6) + (end -5.625 10.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "715d2245-ad10-4e0a-b30f-2b653eca0620") + ) + (fp_line + (start -8.075 10.6) + (end -8.075 8.15) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "85a5275c-1855-4eb6-868b-c37baa3d7c2b") + ) + (fp_line + (start -7.8 10.35) + (end 7.8 10.35) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "edb66b80-3264-41e3-b51d-59e86cf3baca") + ) + (fp_line + (start 7.8 10.35) + (end 7.8 -10.35) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "035b04e1-a372-4fe5-8c24-abd7d90657f1") + ) + (fp_line + (start -7.8 -10.35) + (end -7.8 10.35) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "9dac820b-2dad-4927-b2bf-fb1ea50f132b") + ) + (fp_line + (start 7.8 -10.35) + (end -7.8 -10.35) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "65abf235-425b-44e3-af7b-0ed7ed157780") + ) + (fp_poly + (pts + (xy -7.975 3.4) (xy -8.311 3.16) (xy -8.311 3.64) (xy -7.975 3.4) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "B.SilkS") + (uuid "683e4e60-e688-45c1-bdc0-57d4d39f9e1e") + ) + (fp_line + (start 7.95 5.25) + (end 7.95 -10.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "492399db-1e94-4da1-927d-eb2c10f45749") + ) + (fp_line + (start -7.95 -10.5) + (end -7.95 5.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "2318adb8-b6ef-492b-b8b5-c23596137eed") + ) + (fp_line + (start 7.95 -10.5) + (end -7.95 -10.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ab9c03f9-b4cc-46d2-9ed5-35913d5f6836") + ) + (fp_line + (start -7.7 9.75) + (end 7.7 9.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "db0bd122-49b8-43cb-8545-c6e29937e14f") + ) + (fp_line + (start 7.7 9.75) + (end 7.7 -10.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "30470e03-9f81-4d98-81e3-3489cf1108e8") + ) + (fp_line + (start -7.1 9.15) + (end -4.1 9.15) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "d00c93bc-bcf2-4f4c-9298-c741a14b9a65") + ) + (fp_line + (start -4.1 9.15) + (end -4.1 6.95) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "16958c21-8a6d-4880-82fe-23895334e989") + ) + (fp_line + (start -1.3 9.15) + (end 1.5 9.15) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "1f0d1cd3-7846-4e0f-aa08-630077677279") + ) + (fp_line + (start 1.5 9.15) + (end 1.5 6.95) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "68df8741-dc42-491e-83fb-f14e253b9135") + ) + (fp_line + (start 4.3 9.15) + (end 7.1 9.15) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "36f6f510-74b9-482e-9dc5-1b4614871429") + ) + (fp_line + (start 7.1 9.15) + (end 7.1 6) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "b4370012-9d13-4c21-9144-cc9755d11677") + ) + (fp_line + (start -4.1 6.95) + (end -1.3 6.95) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "1993e191-1b20-4f8a-86d3-c2af4f98dcf2") + ) + (fp_line + (start -1.3 6.95) + (end -1.3 9.15) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "7e387e6b-2167-4fec-9a1b-050bd4d4d233") + ) + (fp_line + (start 1.5 6.95) + (end 4.3 6.95) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "1652d664-b9b5-4b23-a637-0112366dd57d") + ) + (fp_line + (start 4.3 6.95) + (end 4.3 9.15) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "a85c11ff-243b-4081-aad0-2ba91920ae84") + ) + (fp_line + (start -7.1 6) + (end -7.1 9.15) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "8fd433ce-f81e-49fb-8817-53a60c8674c8") + ) + (fp_line + (start -5.6 6) + (end -5.6 9.15) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.Fab") + (uuid "8899c863-a366-4ab0-b713-8eb47553613e") + ) + (fp_line + (start -7.7 5.25) + (end 7.7 5.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a01180c2-2075-433a-87dc-fb7c75e96e0e") + ) + (fp_line + (start -7.7 -10.25) + (end -7.7 9.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "65ebfc91-76e8-4bd2-8b3f-1fd46819fd6d") + ) + (fp_line + (start 7.7 -10.25) + (end -7.7 -10.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "884983ff-4953-46b6-b785-653647c7ca81") + ) + (fp_circle + (center -6 -8.55) + (end -5.888197 -8.55) + (stroke + (width 0.15) + (type solid) + ) + (fill no) + (layer "B.Fab") + (uuid "a7658b4a-3629-43c5-b9a1-6ff67ac857cd") + ) + (fp_text user "Antenna" + (at 0 7.675 90) + (layer "Cmts.User") + (uuid "f60d767f-3cb2-4067-9737-60a445bc4b18") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 -5.05 90) + (unlocked yes) + (layer "B.Fab") + (uuid "fc69f773-7383-41c6-8ab9-4b0951498f1d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd rect + (at -7 3.4 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "2b0921f4-7078-4577-9603-0e7e1dbea979") + ) + (pad "2" smd rect + (at -7 2.55 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "cafc60da-4ff7-404d-bc7c-d8e4a49fbfec") + ) + (pad "3" smd rect + (at -7 1.7 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 34 "+3.3V") + (pinfunction "3V3") + (pintype "power_in") + (uuid "3018d579-6d6f-4924-be9c-6cccd2765e91") + ) + (pad "4" smd rect + (at -7 0.85 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 130 "unconnected-(U102-IO0-Pad4)") + (pinfunction "IO0") + (pintype "bidirectional") + (uuid "c5990a22-d38b-4268-b938-97edea113e55") + ) + (pad "5" smd rect + (at -7 0 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 30 "unconnected-(U102-IO1-Pad5)") + (pinfunction "IO1") + (pintype "bidirectional") + (uuid "05130379-1e29-4529-a80a-bf4da976b583") + ) + (pad "6" smd rect + (at -7 -0.85 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 131 "unconnected-(U102-IO2-Pad6)") + (pinfunction "IO2") + (pintype "bidirectional") + (uuid "da5ea8b0-3ba8-4a1b-9830-ed72cfcbd74e") + ) + (pad "7" smd rect + (at -7 -1.7 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 137 "unconnected-(U102-IO3-Pad7)") + (pinfunction "IO3") + (pintype "bidirectional") + (uuid "f1da3306-fcbd-415c-8e4f-9551f0b31494") + ) + (pad "8" smd rect + (at -7 -2.55 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 31 "unconnected-(U102-IO4-Pad8)") + (pinfunction "IO4") + (pintype "bidirectional") + (uuid "0f6610fe-797f-414a-ab02-9f808a32aeb8") + ) + (pad "9" smd rect + (at -7 -3.4 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 29 "unconnected-(U102-IO5-Pad9)") + (pinfunction "IO5") + (pintype "bidirectional") + (uuid "03e22d65-8905-4153-aed0-aacd4ce4a49b") + ) + (pad "10" smd rect + (at -7 -4.25 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 57 "unconnected-(U102-IO6-Pad10)") + (pinfunction "IO6") + (pintype "bidirectional") + (uuid "993fa7fb-8707-43bf-8d13-945a1bbf7f46") + ) + (pad "11" smd rect + (at -7 -5.1 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 43 "unconnected-(U102-IO7-Pad11)") + (pinfunction "IO7") + (pintype "bidirectional") + (uuid "504599c6-c60c-4fc3-8437-53562d76fc5f") + ) + (pad "12" smd rect + (at -7 -5.95 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 135 "unconnected-(U102-IO8-Pad12)") + (pinfunction "IO8") + (pintype "bidirectional") + (uuid "e5cb9afc-ae80-4353-96f9-e3162a6fac0f") + ) + (pad "13" smd rect + (at -7 -6.8 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 56 "unconnected-(U102-IO9-Pad13)") + (pinfunction "IO9") + (pintype "bidirectional") + (uuid "8a03ea70-ab91-4600-a2e5-a18f755cbef5") + ) + (pad "14" smd rect + (at -7 -7.65 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 41 "unconnected-(U102-IO10-Pad14)") + (pinfunction "IO10") + (pintype "bidirectional") + (uuid "4b748883-dbe7-47cf-8a8e-93ca86d58de5") + ) + (pad "15" smd rect + (at -7 -8.5 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 85 "ROW8_DOUT") + (pinfunction "IO11") + (pintype "bidirectional") + (uuid "b19341f0-243c-4792-bf66-b228745e2aa2") + ) + (pad "16" smd rect + (at -5.95 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 60 "CLK") + (pinfunction "IO12") + (pintype "bidirectional") + (uuid "fe873b3f-2c53-4eee-af2f-4d945937ddc6") + ) + (pad "17" smd rect + (at -5.1 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 73 "~{CLK_EN}") + (pinfunction "IO13") + (pintype "bidirectional") + (uuid "4a52ff21-90c6-4018-90e8-6ab716f7afd5") + ) + (pad "18" smd rect + (at -4.25 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 138 "~{LOAD}") + (pinfunction "IO14") + (pintype "bidirectional") + (uuid "fcc3bdba-78f4-4a70-93b6-cd7fc6794df9") + ) + (pad "19" smd rect + (at -3.4 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 134 "unconnected-(U102-IO15-Pad19)") + (pinfunction "IO15") + (pintype "bidirectional") + (uuid "dca32aa4-053e-4803-a03b-317bae776ef1") + ) + (pad "20" smd rect + (at -2.55 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 3 "/LED_DATA_IN") + (pinfunction "IO16") + (pintype "bidirectional") + (uuid "03ad5ef2-3efb-4eca-a9a5-5c23b6a63a76") + ) + (pad "21" smd rect + (at -1.7 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 133 "unconnected-(U102-IO17-Pad21)") + (pinfunction "IO17") + (pintype "bidirectional") + (uuid "dc8fb678-85e2-4e61-aedb-8f96bf6e4ab4") + ) + (pad "22" smd rect + (at -0.85 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 49 "unconnected-(U102-IO18-Pad22)") + (pinfunction "IO18") + (pintype "bidirectional") + (uuid "71158d38-4b3c-4743-be63-339cfc227f1b") + ) + (pad "23" smd rect + (at 0 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 132 "ESP_D-") + (pinfunction "USB_D-") + (pintype "bidirectional") + (uuid "7dc3114d-5e46-4978-aab6-a997971aaba5") + ) + (pad "24" smd rect + (at 0.85 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 136 "ESP_D+") + (pinfunction "USB_D+") + (pintype "bidirectional") + (uuid "da7dec50-91b2-48a7-a774-69b96d887de2") + ) + (pad "25" smd rect + (at 1.7 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 38 "unconnected-(U102-IO21-Pad25)") + (pinfunction "IO21") + (pintype "bidirectional") + (uuid "225c9004-c126-427e-876e-74d3b79549a3") + ) + (pad "26" smd rect + (at 2.55 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 52 "unconnected-(U102-IO26-Pad26)") + (pinfunction "IO26") + (pintype "bidirectional") + (uuid "7a8e908e-388d-4c50-af17-da47aff7f79a") + ) + (pad "27" smd rect + (at 3.4 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 42 "unconnected-(U102-IO47-Pad27)") + (pinfunction "IO47") + (pintype "bidirectional") + (uuid "4f2f51fe-b352-4132-b2d8-39c4efacb512") + ) + (pad "28" smd rect + (at 4.25 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 54 "unconnected-(U102-IO33-Pad28)") + (pinfunction "IO33") + (pintype "bidirectional") + (uuid "833be3db-d643-48d6-b364-6e0f455de3db") + ) + (pad "29" smd rect + (at 5.1 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 51 "unconnected-(U102-IO34-Pad29)") + (pinfunction "IO34") + (pintype "bidirectional") + (uuid "79d929fd-a07b-4267-8db0-d3124e1db759") + ) + (pad "30" smd rect + (at 5.95 -9.55 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 35 "unconnected-(U102-IO48-Pad30)") + (pinfunction "IO48") + (pintype "bidirectional") + (uuid "1c0c5f33-e045-4bfe-921a-0be381feadb9") + ) + (pad "31" smd rect + (at 7 -8.5 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 46 "unconnected-(U102-IO35-Pad31)") + (pinfunction "IO35") + (pintype "bidirectional") + (uuid "66d5d58c-e865-4d8d-b82b-1f95fb4db0fb") + ) + (pad "32" smd rect + (at 7 -7.65 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 40 "unconnected-(U102-IO36-Pad32)") + (pinfunction "IO36") + (pintype "bidirectional") + (uuid "32fa65ea-0232-4779-ab60-243ebaed3b23") + ) + (pad "33" smd rect + (at 7 -6.8 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 39 "unconnected-(U102-IO37-Pad33)") + (pinfunction "IO37") + (pintype "bidirectional") + (uuid "28f3038b-40e6-456f-b403-aca37508d48b") + ) + (pad "34" smd rect + (at 7 -5.95 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 45 "unconnected-(U102-IO38-Pad34)") + (pinfunction "IO38") + (pintype "bidirectional") + (uuid "5d58e62e-1832-41ac-9370-e0bdf8e85ca7") + ) + (pad "35" smd rect + (at 7 -5.1 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 33 "unconnected-(U102-IO39-Pad35)") + (pinfunction "IO39") + (pintype "bidirectional") + (uuid "0f8fa9fd-e216-42ec-b778-09dd86d16a21") + ) + (pad "36" smd rect + (at 7 -4.25 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 47 "unconnected-(U102-IO40-Pad36)") + (pinfunction "IO40") + (pintype "bidirectional") + (uuid "6dd23d6c-a13d-4268-abb6-4acca65fe67c") + ) + (pad "37" smd rect + (at 7 -3.4 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 58 "unconnected-(U102-IO41-Pad37)") + (pinfunction "IO41") + (pintype "bidirectional") + (uuid "9ebfe63e-7edb-44f6-a5d1-c043ff3fe4ae") + ) + (pad "38" smd rect + (at 7 -2.55 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 128 "unconnected-(U102-IO42-Pad38)") + (pinfunction "IO42") + (pintype "bidirectional") + (uuid "b190fdd5-7a63-4843-8a46-e7a68741a1f4") + ) + (pad "39" smd rect + (at 7 -1.7 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 19 "TX") + (pinfunction "TXD0") + (pintype "bidirectional") + (uuid "3d667302-026c-4426-bea4-55d65d134d7a") + ) + (pad "40" smd rect + (at 7 -0.85 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 20 "RX") + (pinfunction "RXD0") + (pintype "bidirectional") + (uuid "2323e3f1-5dbb-47cc-b372-d08b902b1765") + ) + (pad "41" smd rect + (at 7 0 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 44 "unconnected-(U102-IO45-Pad41)") + (pinfunction "IO45") + (pintype "bidirectional") + (uuid "5bb96174-3a12-4e5b-a51b-87dba7013b81") + ) + (pad "42" smd rect + (at 7 0.85 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "01919228-4a1b-4755-8155-a3200f66e37f") + ) + (pad "43" smd rect + (at 7 1.7 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "3441412f-4c5d-4c69-9fe5-76464a421ee1") + ) + (pad "44" smd rect + (at 7 2.55 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 129 "unconnected-(U102-IO46-Pad44)") + (pinfunction "IO46") + (pintype "bidirectional") + (uuid "c51739c8-6a83-4647-b25b-95673182c262") + ) + (pad "45" smd rect + (at 7 3.4 270) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 50 "unconnected-(U102-EN-Pad45)") + (pinfunction "EN") + (pintype "input") + (uuid "7720595f-934a-45aa-8b99-ea3170e5222e") + ) + (pad "46" smd rect + (at 5.95 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "7195f449-cd8d-4017-8cdf-8026a3bc0197") + ) + (pad "47" smd rect + (at 5.1 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "97d7402b-acff-47bd-bb9e-d9a6bf0fbdc1") + ) + (pad "48" smd rect + (at 4.25 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "3d8d9725-2368-43d1-90d3-70eb3a9e9e2d") + ) + (pad "49" smd rect + (at 3.4 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "30f35cdb-6d12-4cc3-bd09-c445d8bc07d3") + ) + (pad "50" smd rect + (at 2.55 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "cee8c433-099c-454a-b225-65f211b24241") + ) + (pad "51" smd rect + (at 1.7 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "dae15ea7-7bf7-4c74-8eb7-d1582dacb7e8") + ) + (pad "52" smd rect + (at 0.85 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "36ff78ec-d45a-42c4-9546-3c4055955105") + ) + (pad "53" smd rect + (at 0 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "9ed7d5c3-c1f6-407d-93dd-e0aaca39f3f8") + ) + (pad "54" smd rect + (at -0.85 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "acfa3143-a588-42e6-8eff-f88eb8bc50cc") + ) + (pad "55" smd rect + (at -1.7 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "7c9953ca-cc6c-4044-b4f9-8b4c6a85e538") + ) + (pad "56" smd rect + (at -2.55 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "52962070-8453-425f-b282-2ac5b9f1ceb0") + ) + (pad "57" smd rect + (at -3.4 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "0dc44da7-cb76-4656-a813-6a41343e7770") + ) + (pad "58" smd rect + (at -4.25 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "96784d55-597c-40e4-8b45-3e442973ea45") + ) + (pad "59" smd rect + (at -5.1 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "919e0ef8-4f77-49eb-bb24-e3857ae4adc1") + ) + (pad "60" smd rect + (at -5.95 4.45 180) + (size 0.8 0.4) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "b80263bd-ed35-4dd6-8ab3-0287fe9c4cf4") + ) + (pad "61" smd rect + (at -1.65 -4.2 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "61" smd rect + (at -1.65 -2.55 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "61" smd roundrect + (at -1.65 -0.9 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0) + (chamfer_ratio 0.33) + (chamfer bottom_left) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "61" smd rect + (at 0 -4.2 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "61" smd rect + (at 0 -2.55 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "61" smd rect + (at 0 -0.9 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "61" smd rect + (at 1.65 -4.2 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "61" smd rect + (at 1.65 -2.55 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "61" smd rect + (at 1.65 -0.9 270) + (size 1.2 1.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (zone_connect 2) + (uuid "bc897ac7-ce95-4326-a714-01bbf7ee661d") + ) + (pad "62" smd rect + (at -7 4.45 270) + (size 0.8 0.8) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "cfaa68a0-d8a3-4db0-8eb2-f39c201ca065") + ) + (pad "63" smd rect + (at -7 -9.55 270) + (size 0.8 0.8) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "d4847f89-1a42-4ad0-93a7-acec224215c8") + ) + (pad "64" smd rect + (at 7 -9.55 270) + (size 0.8 0.8) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "f34238f9-d14b-48b2-8eb4-1598e2dbe817") + ) + (pad "65" smd rect + (at 7 4.45 270) + (size 0.8 0.8) + (layers "B.Cu" "B.Mask" "B.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "447f8eae-60ee-48f2-b457-0b9c4f44c11d") + ) + (zone + (net 0) + (net_name "") + (layers "F.Cu" "B.Cu") + (uuid "16e3d16c-d3f0-46d5-8c28-a9fd022ff583") + (hatch edge 0.5) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads not_allowed) + (copperpour not_allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 30.25 160.9) (xy 30.25 176.5) (xy 35.35 176.5) (xy 35.35 160.95) + ) + ) + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/RF_Module.3dshapes/ESP32-S2-MINI-1.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "B.Cu") + (uuid "0ac86c24-f4e6-4b77-9470-72749c26ed87") + (at 45 157 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R310" + (at 0 1.83 90) + (layer "B.SilkS") + (uuid "5c2c04da-9bb3-4fac-bf81-27baab2713c3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10k" + (at 0 -1.83 90) + (layer "B.Fab") + (uuid "b01331e7-eede-4971-93c5-d447c0f71a13") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "B.Fab") + (hide yes) + (uuid "60efd34e-967c-4cbe-b103-44023f2b4ba7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "B.Fab") + (hide yes) + (uuid "35681e10-4f51-4027-95c9-6dfd89e98190") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/0e178b63-4418-4822-8edf-ed91851923e7") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "01c248da-1d65-4749-b6a7-faf7e33a109e") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "4ca5f1ac-f63a-4aeb-9f24-544b76d13015") + ) + (fp_line + (start -2.45 1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5b2fbe7b-47bc-4d66-8be4-21234c128595") + ) + (fp_line + (start 2.45 1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "956c7d12-2821-403e-bed7-c6b05f673db4") + ) + (fp_line + (start -2.45 -1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "2af160e0-1b36-4af0-a058-bb2c6472a9cf") + ) + (fp_line + (start 2.45 -1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5f9c3c12-0802-481d-aead-01f8a94aa090") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c6df1a4c-64c0-4463-a3ae-cc1997f4f727") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "7c8f8eb0-97d0-4610-97f0-c8767e7b8f53") + ) + (fp_line + (start -1.6 -0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b7bc7fe1-0f1e-4403-941d-eab3592fd66b") + ) + (fp_line + (start 1.6 -0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4b56007e-16b1-4d4d-a629-07443b8077a9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "f725ba3c-fcd8-4237-aade-322de9dc3bf0") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.192308) + (net 4 "VCC") + (pintype "passive") + (uuid "d925ed4e-6d84-47e2-bf7a-9f6b9fcafac6") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.192308) + (net 60 "CLK") + (pintype "passive") + (uuid "62b4fae3-46be-4b40-810d-a2c7bbfc2786") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_TO_SOT_SMD:SOT-666" + (layer "B.Cu") + (uuid "142433c6-412f-4fc2-92af-b5ad9ab64678") + (at 43.65 202.0375) + (descr "SOT666") + (tags "SOT-666") + (property "Reference" "U104" + (at 0 2 0) + (layer "B.SilkS") + (uuid "cb692dc7-e493-4057-accf-9f32cab522e7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "USBLC6-2P6" + (at 0 -1.75 0) + (layer "B.Fab") + (uuid "c1f91216-470e-4d7f-8ccd-c5e368fb5b00") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d4fca2b1-f57d-46db-8430-65e52e9df652") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Very low capacitance ESD protection diode, 2 data-line, SOT-666" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7ec7ba35-73f2-4740-91b0-5213a6b09fea") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "SOT?666*") + (path "/425c81ad-6d87-4938-add5-9b561cee0794") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 0.65 -0.99) + (end -0.65 -0.99) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "a4dbae1b-78ca-4a32-99cd-009dc7e07d00") + ) + (fp_line + (start 0.65 0.99) + (end -0.4 0.99) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c5ecb2f2-7035-4efb-af95-d3a5f4cc4e36") + ) + (fp_poly + (pts + (xy -0.77 0.99) (xy -1.05 0.99) (xy -0.77 1.27) (xy -0.77 0.99) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "B.SilkS") + (uuid "339e03fa-84e6-4ca1-81a2-32b5af12b86d") + ) + (fp_line + (start -1.5 -1.1) + (end 1.5 -1.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1c39ff27-7124-4b4e-92e1-16f247d0b258") + ) + (fp_line + (start -1.5 1.1) + (end -1.5 -1.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0944a67d-8c55-4149-8173-650f1c7936c0") + ) + (fp_line + (start -1.5 1.1) + (end 1.5 1.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "54bc03d8-75e7-4d1b-9e13-cf9ff5401d08") + ) + (fp_line + (start 1.5 -1.1) + (end 1.5 1.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6197ad7f-86c0-48ca-aa92-2d5409823ac4") + ) + (fp_line + (start -0.65 0.53) + (end -0.65 -0.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "83c72b58-e54d-4005-b70e-9b7777895f6e") + ) + (fp_line + (start -0.65 0.53) + (end -0.33 0.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4ccca02e-5842-4d5a-af23-ea783638fc17") + ) + (fp_line + (start 0.65 -0.85) + (end -0.65 -0.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "538dbc37-2b5e-404f-bab1-58616b823de1") + ) + (fp_line + (start 0.65 0.85) + (end -0.33 0.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "22051da2-f35f-4706-b0c9-fd1a22d03c4d") + ) + (fp_line + (start 0.65 0.85) + (end -0.33 0.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "776bf287-f748-4fda-843c-d46a00fcb24e") + ) + (fp_line + (start 0.65 0.85) + (end 0.65 -0.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "60af10c1-eec0-42fb-8edb-417967365c80") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "580cb661-1abc-4ad0-9e9b-62bc16426dca") + (effects + (font + (size 0.5 0.5) + (thickness 0.075) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.85 0.5375) + (size 0.5 0.375) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 136 "ESP_D+") + (pinfunction "I/O1") + (pintype "passive") + (uuid "e9f768ae-d35a-4d7b-8b46-effdae11de89") + ) + (pad "2" smd roundrect + (at -0.925 0) + (size 0.65 0.3) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "aa64493a-73d0-4281-941a-2ba5d72cf900") + ) + (pad "3" smd roundrect + (at -0.85 -0.5375) + (size 0.5 0.375) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 132 "ESP_D-") + (pinfunction "I/O2") + (pintype "passive") + (uuid "6f34bc2e-6c7d-4054-ac11-cdda8106eb3f") + ) + (pad "4" smd roundrect + (at 0.85 -0.5375) + (size 0.5 0.375) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 18 "D-") + (pinfunction "I/O2") + (pintype "passive") + (uuid "dfc4abac-3157-4251-8369-febd8f41871f") + ) + (pad "5" smd roundrect + (at 0.925 0) + (size 0.65 0.3) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 12 "VBUS") + (pinfunction "VBUS") + (pintype "passive") + (uuid "8fd77008-4443-41da-84f4-206636f4a6db") + ) + (pad "6" smd roundrect + (at 0.85 0.5375) + (size 0.5 0.375) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 15 "D+") + (pinfunction "I/O1") + (pintype "passive") + (uuid "d89bc776-35ca-4396-9ab0-471f1bdd5abe") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-666.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_USB:USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal" + (layer "B.Cu") + (uuid "432e08f2-3854-4a65-9f49-1e7014d5c83d") + (at 33.575 201.18 90) + (descr "USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A: https://gct.co/files/drawings/usb4105.pdf") + (tags "USB C Type-C Receptacle SMD USB 2.0 16P 16C USB4105-15-A USB4105-15-A-060 USB4105-15-A-120 USB4105-GF-A USB4105-GF-A-060 USB4105-GF-A-120") + (property "Reference" "J102" + (at 0 5.5 270) + (unlocked yes) + (layer "B.SilkS") + (uuid "45b5fe88-eb62-4b6c-bc50-e769739190cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "USB_C_Receptacle_USB2.0_16P" + (at 0 -5 270) + (unlocked yes) + (layer "B.Fab") + (uuid "f1ddad86-0ec1-4d88-b5b6-2f378912212f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 0 0 270) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4ea88ac3-9cb2-4cb2-8914-01de0e304a72") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "USB 2.0-only 16P Type-C Receptacle connector" + (at 0 0 270) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "50248053-fc96-43cc-93f4-dbf9e0c931ac") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "USB*C*Receptacle*") + (path "/a96e7675-1ecb-46f2-a3a0-963b9bc35734") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 4.67 0.1) + (end 4.67 1.8) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "58a223d6-5135-4311-8d19-2ec4d1bd058f") + ) + (fp_line + (start -4.67 0.1) + (end -4.67 1.8) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "2e5ad93d-0e8d-4f76-9c27-e953a68f2a4c") + ) + (fp_line + (start 5 -3.675) + (end -5 -3.675) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "58467a33-f276-4844-a957-7cbd57e2851c") + ) + (fp_rect + (start -5.32 4.76) + (end 5.32 -4.18) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "B.CrtYd") + (uuid "a6ccb6fb-f124-48ff-b557-465df650eb2e") + ) + (fp_rect + (start -4.47 3.675) + (end 4.47 -3.675) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "B.Fab") + (uuid "ca2e9f56-9057-4ef8-a9e5-c37245b69a5d") + ) + (fp_text user "PCB Edge" + (at 0 -3.1 270) + (unlocked yes) + (layer "Dwgs.User") + (uuid "92788d00-8a78-4652-9c98-b03296c4c220") + (effects + (font + (size 0.5 0.5) + (thickness 0.1) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 270) + (unlocked yes) + (layer "B.Fab") + (uuid "d82aca63-7a1f-489b-859f-243e2f4a7e64") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "" np_thru_hole circle + (at -2.89 2.605 90) + (size 0.65 0.65) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (uuid "a8a49ee2-f4db-4e39-875b-f107a31c37cf") + ) + (pad "" np_thru_hole circle + (at 2.89 2.605 90) + (size 0.65 0.65) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (uuid "ab395eda-7f25-4903-ae6d-c33b35895953") + ) + (pad "A1" smd roundrect + (at -3.2 3.68 90) + (size 0.6 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "4a61493e-0385-4901-b31b-700567d752bc") + ) + (pad "A4" smd roundrect + (at -2.4 3.68 90) + (size 0.6 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 12 "VBUS") + (pinfunction "VBUS") + (pintype "passive") + (uuid "1e1fdb25-aff4-4f5e-9dad-22f303535119") + ) + (pad "A5" smd roundrect + (at -1.25 3.68 90) + (size 0.3 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 16 "unconnected-(J102-CC1-PadA5)") + (pinfunction "CC1") + (pintype "bidirectional") + (uuid "708e3bd6-2c5a-409d-92c6-2ba75401330f") + ) + (pad "A6" smd roundrect + (at -0.25 3.68 90) + (size 0.3 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 15 "D+") + (pinfunction "D+") + (pintype "bidirectional") + (uuid "fc135b6d-f2c4-4b19-a121-68738d5edb27") + ) + (pad "A7" smd roundrect + (at 0.25 3.68 90) + (size 0.3 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 18 "D-") + (pinfunction "D-") + (pintype "bidirectional") + (uuid "e4d53590-a585-4cb3-893d-176b02782536") + ) + (pad "A8" smd roundrect + (at 1.25 3.68 90) + (size 0.3 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 13 "unconnected-(J102-SBU1-PadA8)") + (pinfunction "SBU1") + (pintype "bidirectional") + (uuid "1eb30559-eb95-4a99-850a-ba5779e1208b") + ) + (pad "A9" smd roundrect + (at 2.4 3.68 90) + (size 0.6 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 12 "VBUS") + (pinfunction "VBUS") + (pintype "passive") + (uuid "6cfffb21-ec2f-49cf-8629-13d2ad5e12d9") + ) + (pad "A12" smd roundrect + (at 3.2 3.68 90) + (size 0.6 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "a689f1af-3f03-4e44-9abf-53dc5befd440") + ) + (pad "B1" smd roundrect + (at 3.2 3.68 90) + (size 0.6 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "a1be6d6a-2c6c-45de-a87d-23a2dfbc14d6") + ) + (pad "B4" smd roundrect + (at 2.4 3.68 90) + (size 0.6 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 12 "VBUS") + (pinfunction "VBUS") + (pintype "passive") + (uuid "9b5a0799-0867-4c0f-9e37-93b0776689e3") + ) + (pad "B5" smd roundrect + (at 1.75 3.68 90) + (size 0.3 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 14 "unconnected-(J102-CC2-PadB5)") + (pinfunction "CC2") + (pintype "bidirectional") + (uuid "31758eb8-5fe2-4c51-b00e-5a9a73a4a510") + ) + (pad "B6" smd roundrect + (at 0.75 3.68 90) + (size 0.3 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 15 "D+") + (pinfunction "D+") + (pintype "bidirectional") + (uuid "54c11944-30c3-4982-a832-71b407372e9d") + ) + (pad "B7" smd roundrect + (at -0.75 3.68 90) + (size 0.3 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 18 "D-") + (pinfunction "D-") + (pintype "bidirectional") + (uuid "e36f8c2b-78a3-472a-96d4-b0020c2b65e7") + ) + (pad "B8" smd roundrect + (at -1.75 3.68 90) + (size 0.3 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 17 "unconnected-(J102-SBU2-PadB8)") + (pinfunction "SBU2") + (pintype "bidirectional") + (uuid "be42e7aa-a7af-4cb0-8b64-bcdb02357f69") + ) + (pad "B9" smd roundrect + (at -2.4 3.68 90) + (size 0.6 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 12 "VBUS") + (pinfunction "VBUS") + (pintype "passive") + (uuid "7b7f3708-7024-49df-a45f-9ea9cfaf1a71") + ) + (pad "B12" smd roundrect + (at -3.2 3.68 90) + (size 0.6 1.15) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "57a97eed-d5f4-4357-a4fa-7bd151e6c6c6") + ) + (pad "S1" thru_hole oval + (at -4.32 -1.075 90) + (size 1 1.8) + (drill oval 0.6 1.4) + (property pad_prop_heatsink) + (layers "*.Cu" "*.Mask" "B.Paste") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "SHIELD") + (pintype "passive") + (uuid "4c451207-df49-40cd-8745-9f2d3c1e273d") + ) + (pad "S1" thru_hole oval + (at -4.32 3.105 90) + (size 1 2.1) + (drill oval 0.6 1.7) + (property pad_prop_heatsink) + (layers "*.Cu" "*.Mask" "B.Paste") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "SHIELD") + (pintype "passive") + (uuid "33665dc2-2ba7-471b-82fb-b8fe7d251e8d") + ) + (pad "S1" thru_hole oval + (at 4.32 -1.075 90) + (size 1 1.8) + (drill oval 0.6 1.4) + (property pad_prop_heatsink) + (layers "*.Cu" "*.Mask" "B.Paste") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "SHIELD") + (pintype "passive") + (uuid "aaf31517-bce9-42fe-a47c-c6249e33b374") + ) + (pad "S1" thru_hole oval + (at 4.32 3.105 90) + (size 1 2.1) + (drill oval 0.6 1.7) + (property pad_prop_heatsink) + (layers "*.Cu" "*.Mask" "B.Paste") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "SHIELD") + (pintype "passive") + (uuid "53518f57-056b-40ef-87ad-ea553c9933c8") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (layer "B.Cu") + (uuid "4bc0a9a8-334a-4f48-9214-3ea7f17b1f9e") + (at 55.14 224.65) + (descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C103" + (at 0 1.85 180) + (layer "B.SilkS") + (uuid "8116173d-6b44-449b-8ef1-511a67c7aaa6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100nF" + (at 0 -1.85 180) + (layer "B.Fab") + (uuid "49876074-a116-47ad-92a9-432f0bc0f9b3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "~" + (at 0 0 180) + (layer "B.Fab") + (hide yes) + (uuid "0e5763f7-79a9-4e7f-82a4-9a46943625e6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 180) + (layer "B.Fab") + (hide yes) + (uuid "23f29743-656b-41f0-afd6-4d480862d3cc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/c31894bd-0d5e-4b55-bb11-12bdcd8e1d49") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start -0.711252 -0.91) + (end 0.711252 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "2450ba2b-af1f-455d-9460-161fce7f2d9c") + ) + (fp_line + (start -0.711252 0.91) + (end 0.711252 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "95d5ae68-897a-40b3-9fc3-b6d8c6381755") + ) + (fp_line + (start -2.48 -1.15) + (end -2.48 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "deaee9e2-5b87-4d99-afde-5b0803830f93") + ) + (fp_line + (start -2.48 1.15) + (end 2.48 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "fe4f01d6-9414-4470-b2b5-4b717d4e447d") + ) + (fp_line + (start 2.48 -1.15) + (end -2.48 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "12512ba0-e7ca-4395-b40b-6827f5b98225") + ) + (fp_line + (start 2.48 1.15) + (end 2.48 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "25ed0d68-348a-432a-9678-e7353c652f6f") + ) + (fp_line + (start -1.6 -0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c28a4a89-98eb-49f9-aae0-907205d54c17") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c971ddfd-5132-4c8f-9146-ea45c4bf02f6") + ) + (fp_line + (start 1.6 -0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d5f20701-0c47-4950-9679-9a7ef6090322") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "35ca3db2-966c-4c76-97dd-b588e59bc2df") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "a1406d5d-02e4-461b-8b62-833294fbf060") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.5625 0) + (size 1.325 1.8) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.188679) + (net 34 "+3.3V") + (pintype "passive") + (uuid "3f0583a2-b33b-444f-991b-56bf97fcf156") + ) + (pad "2" smd roundrect + (at 1.5625 0) + (size 1.325 1.8) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.188679) + (net 1 "GND") + (pintype "passive") + (uuid "8a3092b4-d1c6-4aba-a4e5-2b18a292a4b1") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (layer "B.Cu") + (uuid "6643f60b-0521-4c7e-8957-0eb8c21d43c7") + (at 55.14 228) + (descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C102" + (at 0 1.85 180) + (layer "B.SilkS") + (uuid "ce51cbd5-db7e-4764-b749-8ab5a9e957d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100nF" + (at 0 -1.85 180) + (layer "B.Fab") + (uuid "bd15dbcf-9b47-41db-8bdf-900f1d313a07") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "~" + (at 0 0 180) + (layer "B.Fab") + (hide yes) + (uuid "8ca46f84-9415-4699-b574-2d5e6a7cc76d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 180) + (layer "B.Fab") + (hide yes) + (uuid "036435c6-9115-434c-930d-75d56bc7d66c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/a43a8f13-dba3-4e7a-8d96-5d2527b4ea37") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start -0.711252 -0.91) + (end 0.711252 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "4d35870c-dbce-4247-8a10-e93024fdffca") + ) + (fp_line + (start -0.711252 0.91) + (end 0.711252 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "8d1610bb-5c23-483f-946c-31a07bac6b26") + ) + (fp_line + (start -2.48 -1.15) + (end -2.48 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9783a94e-19f9-414b-be39-b07ad45f0d97") + ) + (fp_line + (start -2.48 1.15) + (end 2.48 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "96a80bf4-109a-4f3b-8961-c855dd2ed51f") + ) + (fp_line + (start 2.48 -1.15) + (end -2.48 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d6f27ebf-9df7-4924-adeb-f1775d97856f") + ) + (fp_line + (start 2.48 1.15) + (end 2.48 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0840e478-576b-47c8-96e4-c12dfa206023") + ) + (fp_line + (start -1.6 -0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f2b8677d-5817-4dea-a580-8662f7fd43a2") + ) + (fp_line + (start -1.6 0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1cacd7d4-fe1e-4fa2-a4b5-c96d4597ac32") + ) + (fp_line + (start 1.6 -0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6c65570b-d490-424e-883e-5fae2bd6d3fa") + ) + (fp_line + (start 1.6 0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1b452cfd-6593-406d-80f2-28b4c7c53651") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "4a9dcba3-16d0-4bde-a62a-6f157a19b3a7") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.5625 0) + (size 1.325 1.8) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.188679) + (net 12 "VBUS") + (pintype "passive") + (uuid "2e3a54b6-9310-4203-a931-ef2093be606c") + ) + (pad "2" smd roundrect + (at 1.5625 0) + (size 1.325 1.8) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.188679) + (net 1 "GND") + (pintype "passive") + (uuid "2f4822d8-d2a4-4814-852e-72e67f9e37f5") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_TO_SOT_SMD:Texas_DRT-3" + (layer "B.Cu") + (uuid "8e5993c3-60e8-4933-909f-42a95579f37e") + (at 47.15 202.075 180) + (descr "Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf") + (tags "DRT-3 1x0.8mm Pitch 0.7mm") + (property "Reference" "U103" + (at 0 1.5 0) + (layer "B.SilkS") + (uuid "9ad22569-5ef7-405f-a390-d46c4442b048") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "TPD2EUSB30" + (at 0 -1.5 0) + (layer "B.Fab") + (uuid "e4699b41-b444-444f-bd4c-65fb3b579f46") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tpd2eusb30a.pdf" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fddc340e-9d25-454a-bfa7-5293c9c7d18e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "2-Channel ESD Protection for Super-Speed USB 3.0 Interface, DRT-3" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "804c9a53-a810-452a-84f1-5a73463710f1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "Texas*DRT*") + (path "/c44fcc29-e6e7-4cee-89f3-17603a03b0f8") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 0.65 0.55) + (end 0.45 0.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "f3763d35-2e1e-4153-84f3-892d07cf8079") + ) + (fp_line + (start 0.65 0) + (end 0.65 0.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "3acce6cf-1cb5-4535-9e3f-f8ae68fa8a19") + ) + (fp_line + (start -0.65 0.55) + (end -0.45 0.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c601210d-85ba-4078-a00f-86ee5345e5ea") + ) + (fp_line + (start -0.65 0) + (end -0.65 0.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "85378ae9-25ab-4c07-80b2-e85ca775eb82") + ) + (fp_poly + (pts + (xy -0.76 -0.43) (xy -0.76 -0.71) (xy -1.04 -0.43) (xy -0.76 -0.43) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "B.SilkS") + (uuid "f2c38708-d129-428c-ac3f-962f09a6e62b") + ) + (fp_line + (start 0.8 0.7) + (end 0.8 -0.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c089830f-cd02-4479-be78-d5901b977b6c") + ) + (fp_line + (start 0.8 -0.7) + (end -0.8 -0.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "947c4b95-4b0a-42f0-a6b6-c7858c4de299") + ) + (fp_line + (start -0.8 0.7) + (end 0.8 0.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e92d8c5c-d73e-4bba-87cc-7b88efab0667") + ) + (fp_line + (start -0.8 -0.7) + (end -0.8 0.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "050da948-2a8d-4c5a-abdf-63cf261acea6") + ) + (fp_line + (start 0.5 0.4) + (end 0.5 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d1f2d202-9804-4a5e-8dd3-a3eeae3ddeb1") + ) + (fp_line + (start 0.5 -0.4) + (end -0.2 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ed887011-3d67-4a56-957c-027bf6d779fe") + ) + (fp_line + (start -0.5 0.4) + (end 0.5 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "9ac2c74d-4170-449a-8e03-211c8dbf0963") + ) + (fp_line + (start -0.5 -0.1) + (end -0.2 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f007cf76-9ae5-4686-ac0b-319ba7e23d6d") + ) + (fp_line + (start -0.5 -0.1) + (end -0.5 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "05af9c31-3932-47f0-90d7-0abf4b16d3a4") + ) + (fp_text user "${REFERENCE}" + (at 0 1.5 0) + (layer "B.Fab") + (uuid "98e8569e-b3e7-4ae6-98e6-343f3022143e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.35 -0.425 180) + (size 0.3 0.3) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 15 "D+") + (pinfunction "D+") + (pintype "passive") + (uuid "f2a075e4-c207-4827-acce-35190da4278f") + ) + (pad "2" smd roundrect + (at 0.35 -0.425 180) + (size 0.3 0.3) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 18 "D-") + (pinfunction "D-") + (pintype "passive") + (uuid "fd011102-abda-477a-8e43-4bf1a1af854a") + ) + (pad "3" smd roundrect + (at 0 0.425 180) + (size 0.3 0.3) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "e87d18e0-034e-44d6-bdd4-0cf32ad8909b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/Texas_DRT-3.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_Tantalum_SMD:CP_EIA-3216-10_Kemet-I_HandSolder" + (layer "B.Cu") + (uuid "c98531ff-088f-4f38-bce7-fd6d26cd7b45") + (at 55 231.5) + (descr "Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC-7352 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator") + (tags "capacitor tantalum") + (property "Reference" "C101" + (at 0 1.75 180) + (layer "B.SilkS") + (uuid "afc299b2-c006-4258-bd21-5fa50b37bfdf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "47uF" + (at 0 -1.75 180) + (layer "B.Fab") + (uuid "a0558e00-eab0-4023-9ce8-51c06b3b11ba") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "~" + (at 0 0 180) + (layer "B.Fab") + (hide yes) + (uuid "2db1bda8-90cd-41a5-a289-3f1c2366b215") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Polarized capacitor, small symbol" + (at 0 0 180) + (layer "B.Fab") + (hide yes) + (uuid "130275cc-3e83-4293-83ca-e3b74570b77a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "CP_*") + (path "/5b7de325-8dd7-49d1-b43b-e7ed51bb46a7") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start -2.495 -0.955) + (end 1.6 -0.955) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "eaf22975-86a0-46f1-8fc3-86dd58d1177e") + ) + (fp_line + (start -2.495 0.955) + (end -2.495 -0.955) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "3aadde58-cdc8-4ce7-87c9-75ad1372679c") + ) + (fp_line + (start 1.6 0.955) + (end -2.495 0.955) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "9ec67b52-55b1-44ca-af7b-5a989dc8e557") + ) + (fp_line + (start -2.49 -1.05) + (end -2.49 1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "7ce42fd9-80b0-4962-bdf3-c3cc67886ea7") + ) + (fp_line + (start -2.49 1.05) + (end 2.49 1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "dfbdc602-f16d-498d-ab50-e37289937c5f") + ) + (fp_line + (start 2.49 -1.05) + (end -2.49 -1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "4fa8d973-592a-4832-80dc-ec7fdada048c") + ) + (fp_line + (start 2.49 1.05) + (end 2.49 -1.05) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5d494ba7-5c40-4f6c-94f5-a863206d4a3b") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c6bdce1b-7bd2-4b1b-8fb3-b0004cdd6bed") + ) + (fp_line + (start -1.6 0.4) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "484c59fb-4684-4408-b93a-bf7b399b281b") + ) + (fp_line + (start -1.2 0.8) + (end -1.6 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "05d68d91-eb89-47f2-bb73-37c761a07016") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "586bfdd1-0486-4278-83f9-bab85644af55") + ) + (fp_line + (start 1.6 0.8) + (end -1.2 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "52a8f7e7-cafc-4753-bc81-215a18323b71") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "79d1b610-9818-42d1-84df-32755a7cfacb") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.44 0) + (size 1.59 1.39) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.179856) + (net 12 "VBUS") + (pintype "passive") + (uuid "25735f43-2bd9-4ade-b4a3-5f43a631f42c") + ) + (pad "2" smd roundrect + (at 1.44 0) + (size 1.59 1.39) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.179856) + (net 1 "GND") + (pintype "passive") + (uuid "31c14bd8-f72a-480d-8e9a-3fcebf5333b0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_Tantalum_SMD.3dshapes/CP_EIA-3216-10_Kemet-I.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_TO_SOT_SMD:TO-263-3_TabPin2" + (layer "B.Cu") + (uuid "e6b173c4-62a3-4eff-9f87-584aec01b2c2") + (at 39.625 227.5 180) + (descr "TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/") + (tags "D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404") + (property "Reference" "U101" + (at 0 6.65 0) + (layer "B.SilkS") + (uuid "3ac0d729-2d4d-4d70-b767-b5af68a151e9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "NCP1117-3.3_TO252" + (at 0 -6.65 0) + (layer "B.Fab") + (uuid "cf6fac1f-aba6-4771-bdf7-6889911babae") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "dedc9420-1805-4fb7-b0f4-857de18a9dc0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "1A Low drop-out regulator, Fixed Output 3.3V, TO-252 (DPAK)" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "4f070c27-ee77-41e9-be1a-98327ab22f62") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "TO?252*") + (path "/caaeecb4-1cdd-4fcc-857e-cd4fb069a26a") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start -3.46 5.2) + (end -4.825 5.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "fdf69c40-4386-4cc8-910e-73536b1933cb") + ) + (fp_line + (start -3.46 -5.2) + (end -4.825 -5.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "5d9d24c9-e31d-49c4-ac22-5ea95a2e92c5") + ) + (fp_line + (start -4.825 5.2) + (end -4.825 3.39) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "a82736ea-3ed6-4c56-b59c-6250076bdf1e") + ) + (fp_line + (start -4.825 -5.2) + (end -4.825 -3.39) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "ba7165ec-64ac-4964-90d7-069044894361") + ) + (fp_poly + (pts + (xy -7.65 3.35) (xy -7.99 3.82) (xy -7.31 3.82) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "B.SilkS") + (uuid "eba152bc-21e7-4cdf-9dd6-3b81d79d6ced") + ) + (fp_rect + (start -10.2 5.65) + (end 6.45 -5.65) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "B.CrtYd") + (uuid "f8aa4549-64f5-4d32-89a6-cb74a1cc3f2b") + ) + (fp_line + (start 5.625 5) + (end 5.625 -5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e200f522-031e-418d-bdbb-97660d07dae0") + ) + (fp_line + (start 5.625 -5) + (end 4.625 -5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "07ad9133-7ca2-4b47-a4f2-29cb9a8fcbe7") + ) + (fp_line + (start 4.625 5) + (end 5.625 5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "9041439d-05b4-4c0e-881b-62a35d142605") + ) + (fp_line + (start -4.625 3.04) + (end -9.325 3.04) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "0d5dcd93-9c1f-4499-8d93-d4e5d549371b") + ) + (fp_line + (start -4.625 0.5) + (end -9.325 0.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a4f58929-992f-4cf9-86c0-323c60183b09") + ) + (fp_line + (start -4.625 -2.04) + (end -9.325 -2.04) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "91710110-37e2-431f-a7de-5e768887eada") + ) + (fp_line + (start -9.325 3.04) + (end -9.325 2.04) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1d11f9c4-1b7d-4e23-9bc2-34919ddb110a") + ) + (fp_line + (start -9.325 2.04) + (end -4.625 2.04) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e4998bf2-9dea-4883-b8b5-35da505b53f9") + ) + (fp_line + (start -9.325 0.5) + (end -9.325 -0.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d895ab4e-6d09-4521-a081-1511fdf4420e") + ) + (fp_line + (start -9.325 -0.5) + (end -4.625 -0.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "185a024b-683f-47c9-aa15-e53bd1f95473") + ) + (fp_line + (start -9.325 -2.04) + (end -9.325 -3.04) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "0a5c6a03-42e6-4ccf-b388-0cc9fe115a11") + ) + (fp_line + (start -9.325 -3.04) + (end -4.625 -3.04) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5fe1eba2-fbed-4016-ac62-2b29de2585a5") + ) + (fp_poly + (pts + (xy 4.625 5) (xy 4.625 -5) (xy -4.625 -5) (xy -4.625 4) (xy -3.625 5) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "B.Fab") + (uuid "de8ea3a8-16ee-45c3-95f2-dd8c826f22e1") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "0daacdb5-ee5d-4982-ba32-d9d2b8b27087") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "" smd roundrect + (at -0.925 -2.775 180) + (size 4.55 5.25) + (layers "B.Paste") + (roundrect_rratio 0.054945) + (uuid "d8722fbd-4d90-43ba-9f94-9f5779125daf") + ) + (pad "" smd roundrect + (at -0.925 2.775 180) + (size 4.55 5.25) + (layers "B.Paste") + (roundrect_rratio 0.054945) + (uuid "4542f7d1-cc09-4afb-8b6b-720c8d8d6871") + ) + (pad "" smd roundrect + (at 3.925 -2.775 180) + (size 4.55 5.25) + (layers "B.Paste") + (roundrect_rratio 0.054945) + (uuid "8459d029-416f-40d7-96b9-f4daf0039913") + ) + (pad "" smd roundrect + (at 3.925 2.775 180) + (size 4.55 5.25) + (layers "B.Paste") + (roundrect_rratio 0.054945) + (uuid "2371548c-c2ef-4add-aeb3-704139c7c3d9") + ) + (pad "1" smd roundrect + (at -7.65 2.54 180) + (size 4.6 1.1) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.227273) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "15335604-7cf8-4d5f-8c67-7183a4f800e6") + ) + (pad "2" smd roundrect + (at -7.65 0 180) + (size 4.6 1.1) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.227273) + (net 34 "+3.3V") + (pinfunction "VO") + (pintype "power_out") + (uuid "964570f5-a0e6-4d7e-b3f1-d3af8e555e89") + ) + (pad "2" smd roundrect + (at 1.5 0 180) + (size 9.4 10.8) + (layers "B.Cu" "B.Mask") + (roundrect_rratio 0.026596) + (net 34 "+3.3V") + (pinfunction "VO") + (pintype "power_out") + (uuid "ca9d2427-db82-4d9f-8749-c1c6a2fca371") + ) + (pad "3" smd roundrect + (at -7.65 -2.54 180) + (size 4.6 1.1) + (layers "B.Cu" "B.Mask" "B.Paste") + (roundrect_rratio 0.227273) + (net 12 "VBUS") + (pinfunction "VI") + (pintype "power_in") + (uuid "21ef595d-1f57-46d4-8a51-b0db22c89661") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/TO-263-3_TabPin2.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (gr_line + (start 40 25) + (end 280 25) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "01ee4e0d-e2d4-4769-857d-074c6a411044") + ) + (gr_line + (start 250 25) + (end 250 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "020e95d3-a8d0-4e1a-919b-70896fb8f021") + ) + (gr_line + (start 130 25) + (end 130 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "0768ce36-3691-4dbf-bf62-a37fbfeedeba") + ) + (gr_line + (start 100 25) + (end 100 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "0958dd6f-a4f0-480c-9f37-6710377f6d95") + ) + (gr_line + (start 40 55) + (end 280 55) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "2f9f8ee4-3f46-407f-9e83-ba3f8d1edc57") + ) + (gr_line + (start 220 25) + (end 220 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "459b0b5d-17e0-4706-bd28-a2fdef3e1875") + ) + (gr_line + (start 280 265) + (end 40 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "48a65d75-ed38-4dd5-8b63-c0d51b835e7a") + ) + (gr_line + (start 40 235) + (end 280 235) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "500c7fab-c49c-4f37-9577-41ba45e3e6b6") + ) + (gr_line + (start 190 25) + (end 190 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "5b8fc089-497b-4c7f-add9-f156bdfcf56c") + ) + (gr_line + (start 40 85) + (end 280 85) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "5e92b155-269f-47d2-8a53-8ba1b552a346") + ) + (gr_line + (start 40 205) + (end 280 205) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "70ebe871-7fe2-447c-b395-1217504775a4") + ) + (gr_line + (start 280 25) + (end 280 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "85a63377-7c86-4ac9-bafb-1d3e789140c4") + ) + (gr_line + (start 70 25) + (end 70 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "8ddfbee6-fb73-4c54-be51-4a3015db5b6c") + ) + (gr_line + (start 40 25) + (end 40 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "962bd77d-11ab-4009-8e6d-bf84cb7ea1b0") + ) + (gr_line + (start 40 145) + (end 280 145) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "98bd69b2-aee3-4d1c-a864-363b38fc0654") + ) + (gr_line + (start 160 25) + (end 160 265) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "d0054135-ba35-4af1-9cd0-bb74cf098255") + ) + (gr_line + (start 40 175) + (end 280 175) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "def72f20-db3d-4f69-9ead-552aeab987a2") + ) + (gr_line + (start 40 115) + (end 280 115) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "f38741c7-bb60-4c4e-bde4-562a1bc4bbe5") + ) + (gr_rect + (start 30 15) + (end 290 275) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "54da31d0-39aa-46e0-bce9-7a1a46e295b3") + ) + (gr_text "A" + (at 55 270 0) + (layer "F.SilkS") + (uuid "60bc6969-07f8-45da-9bbb-8ada7688178e") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "A" 0 + (polygon + (pts + (xy 57.097802 271.245) (xy 56.638748 271.245) (xy 56.245272 270.523628) (xy 53.753263 270.523628) + (xy 53.359787 271.245) (xy 52.900733 271.245) (xy 53.512806 270.195732) (xy 53.95 270.195732) (xy 56.048535 270.195732) + (xy 54.999267 268.359515) (xy 53.95 270.195732) (xy 53.512806 270.195732) (xy 54.736951 268.097198) + (xy 55.261584 268.097198) + ) + ) + ) + ) + (gr_text "B" + (at 85 270 0) + (layer "F.SilkS") + (uuid "7ab2a9e8-221e-4148-95cc-1507bca40b93") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "B" 0 + (polygon + (pts + (xy 86.077526 268.115701) (xy 86.322391 268.163876) (xy 86.465744 268.22185) (xy 86.576642 268.30027) + (xy 86.660546 268.399448) (xy 86.717936 268.517494) (xy 86.75609 268.673597) (xy 86.770272 268.87792) + (xy 86.754718 269.059827) (xy 86.71091 269.211676) (xy 86.641128 269.339173) (xy 86.542572 269.440438) + (xy 86.413658 269.507486) (xy 86.245638 269.53994) (xy 86.417783 269.571303) (xy 86.554776 269.62434) + (xy 86.663198 269.696808) (xy 86.74774 269.788885) (xy 86.830971 269.938622) (xy 86.883011 270.115803) + (xy 86.90143 270.326891) (xy 86.88359 270.5942) (xy 86.836767 270.788143) (xy 86.783288 270.900648) + (xy 86.711615 270.993012) (xy 86.620612 271.067862) (xy 86.515323 271.124026) (xy 86.380414 271.170813) + (xy 86.209734 271.206165) (xy 85.934649 271.234293) (xy 85.563285 271.245) (xy 83.228995 271.245) + (xy 83.228995 270.917103) (xy 83.62247 270.917103) (xy 85.563285 270.917103) (xy 86.027285 270.902815) + (xy 86.199595 270.876085) (xy 86.316346 270.833023) (xy 86.405612 270.762324) (xy 86.464907 270.657901) + (xy 86.495706 270.526116) (xy 86.507955 270.326891) (xy 86.497587 270.183741) (xy 86.469533 270.073294) + (xy 86.426988 269.988736) (xy 86.330936 269.885358) (xy 86.201491 269.81453) (xy 86.050222 269.772405) + (xy 85.866451 269.748951) (xy 85.456673 269.736678) (xy 83.62247 269.736678) (xy 83.62247 270.917103) + (xy 83.228995 270.917103) (xy 83.228995 269.408782) (xy 83.62247 269.408782) (xy 85.456673 269.408782) + (xy 85.759855 269.402511) (xy 85.977093 269.38625) (xy 86.107607 269.359282) (xy 86.205717 269.314266) + (xy 86.278428 269.253077) (xy 86.328659 269.1727) (xy 86.363351 269.052475) (xy 86.376797 268.87792) + (xy 86.359712 268.686471) (xy 86.318361 268.574754) (xy 86.272319 268.519924) (xy 86.207975 268.478883) + (xy 86.120525 268.451838) (xy 85.96826 268.432735) (xy 85.737491 268.425094) (xy 83.62247 268.425094) + (xy 83.62247 269.408782) (xy 83.228995 269.408782) (xy 83.228995 268.097198) (xy 85.737491 268.097198) + ) + ) + ) + ) + (gr_text "H" + (at 265 270 0) + (layer "F.SilkS") + (uuid "7f614252-d0ab-46a8-8b05-f9139ade7f4f") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "H" 0 + (polygon + (pts + (xy 263.1625 271.245) (xy 263.1625 268.097198) (xy 263.555975 268.097198) (xy 263.555975 269.474361) + (xy 266.44146 269.474361) (xy 266.44146 268.097198) (xy 266.834935 268.097198) (xy 266.834935 271.245) + (xy 266.44146 271.245) (xy 266.44146 269.802257) (xy 263.555975 269.802257) (xy 263.555975 271.245) + ) + ) + ) + ) + (gr_text "C" + (at 115 270 0) + (layer "F.SilkS") + (uuid "9d7048b0-2a16-4ac8-99bc-726e1423eeeb") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "C" 0 + (polygon + (pts + (xy 113.064131 269.712131) (xy 113.064131 269.630066) (xy 113.075408 269.228691) (xy 113.105164 268.928295) + (xy 113.141592 268.740759) (xy 113.189376 268.588519) (xy 113.246581 268.466127) (xy 113.322343 268.355628) + (xy 113.41309 268.265404) (xy 113.520072 268.193551) (xy 113.707356 268.116831) (xy 113.955679 268.065507) + (xy 114.231159 268.040831) (xy 114.586741 268.031618) (xy 115.412709 268.031618) (xy 115.818546 268.042563) + (xy 116.124922 268.071552) (xy 116.315274 268.109386) (xy 116.468969 268.162758) (xy 116.592036 268.229455) + (xy 116.697699 268.318461) (xy 116.783227 268.432497) (xy 116.849224 268.575853) (xy 116.890898 268.730444) + (xy 116.91891 268.929201) (xy 116.929274 269.18127) (xy 116.535799 269.18127) (xy 116.52051 268.900956) + (xy 116.482493 268.719284) (xy 116.437088 268.616314) (xy 116.377435 268.538074) (xy 116.303158 268.480415) + (xy 116.163307 268.423141) (xy 115.959875 268.38919) (xy 115.412709 268.371788) (xy 114.586741 268.371788) + (xy 114.092882 268.38919) (xy 113.903122 268.41982) (xy 113.766085 268.469241) (xy 113.655735 268.549027) + (xy 113.573378 268.666894) (xy 113.520052 268.815919) (xy 113.482153 269.035823) (xy 113.464416 269.285394) + (xy 113.457607 269.630066) (xy 113.457607 269.712131) (xy 113.46439 270.045598) (xy 113.482153 270.290071) + (xy 113.519857 270.506557) (xy 113.573378 270.656985) (xy 113.655674 270.777613) (xy 113.766085 270.861782) + (xy 113.903459 270.915594) (xy 114.092882 270.949893) (xy 114.305367 270.964791) (xy 114.586741 270.970409) + (xy 115.412709 270.970409) (xy 115.959875 270.956121) (xy 116.163626 270.925529) (xy 116.303158 270.872041) + (xy 116.377428 270.816814) (xy 116.437053 270.740694) (xy 116.482493 270.639399) (xy 116.520494 270.459729) + (xy 116.535799 270.181444) (xy 116.929274 270.181444) (xy 116.91887 270.433577) (xy 116.890823 270.63123) + (xy 116.849224 270.78393) (xy 116.783246 270.924913) (xy 116.697751 271.036502) (xy 116.592036 271.123) + (xy 116.469228 271.187039) (xy 116.315563 271.238) (xy 116.124922 271.273576) (xy 115.818504 271.30044) + (xy 115.412709 271.310579) (xy 114.586741 271.310579) (xy 114.146058 271.293208) (xy 113.82855 271.248114) + (xy 113.63726 271.191764) (xy 113.484743 271.114461) (xy 113.364367 271.01767) (xy 113.268611 270.896356) + (xy 113.190023 270.737857) (xy 113.130626 270.533886) (xy 113.082762 270.194573) + ) + ) + ) + ) + (gr_text "G" + (at 235 270 0) + (layer "F.SilkS") + (uuid "ae0d79f3-cd89-43fc-92bd-748eaa8b6f6f") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "G" 0 + (polygon + (pts + (xy 233.030425 269.712131) (xy 233.030425 269.630066) (xy 233.041702 269.228691) (xy 233.071458 268.928295) + (xy 233.107886 268.740759) (xy 233.15567 268.588519) (xy 233.212875 268.466127) (xy 233.288637 268.355628) + (xy 233.379384 268.265404) (xy 233.486366 268.193551) (xy 233.67365 268.116831) (xy 233.921973 268.065507) + (xy 234.197453 268.040831) (xy 234.553035 268.031618) (xy 235.323682 268.031618) (xy 235.784499 268.041969) + (xy 236.109534 268.068621) (xy 236.309425 268.103997) (xy 236.461351 268.15214) (xy 236.574633 268.210038) + (xy 236.671299 268.289487) (xy 236.745706 268.389709) (xy 236.799031 268.514303) (xy 236.843354 268.729922) + (xy 236.860581 269.037838) (xy 236.467105 269.037838) (xy 236.454775 268.807663) (xy 236.424058 268.657735) + (xy 236.386225 268.573992) (xy 236.332748 268.509386) (xy 236.262308 268.460997) (xy 236.128575 268.414788) + (xy 235.916826 268.386259) (xy 235.323682 268.371788) (xy 234.553035 268.371788) (xy 234.059176 268.38919) + (xy 233.869416 268.41982) (xy 233.732379 268.469241) (xy 233.622029 268.549027) (xy 233.539672 268.666894) + (xy 233.486346 268.815919) (xy 233.448447 269.035823) (xy 233.43071 269.285394) (xy 233.423901 269.630066) + (xy 233.423901 269.712131) (xy 233.430684 270.045598) (xy 233.448447 270.290071) (xy 233.486151 270.506557) + (xy 233.539672 270.656985) (xy 233.621968 270.777613) (xy 233.732379 270.861782) (xy 233.869753 270.915594) + (xy 234.059176 270.949893) (xy 234.271661 270.964791) (xy 234.553035 270.970409) (xy 235.460886 270.970409) + (xy 235.782586 270.962634) (xy 236.006036 270.942749) (xy 236.141246 270.914871) (xy 236.243902 270.874538) + (xy 236.32056 270.823864) (xy 236.381787 270.756274) (xy 236.430358 270.665322) (xy 236.46509 270.545244) + (xy 236.491583 270.341216) (xy 236.502093 270.038012) (xy 236.502093 269.916929) (xy 234.995786 269.916929) + (xy 234.995786 269.589033) (xy 236.895568 269.589033) (xy 236.895568 270.038012) (xy 236.876629 270.418632) + (xy 236.827791 270.687576) (xy 236.769834 270.847028) (xy 236.693498 270.974045) (xy 236.599363 271.073907) + (xy 236.485429 271.151784) (xy 236.341326 271.214562) (xy 236.160825 271.260387) (xy 235.865209 271.296683) + (xy 235.460886 271.310579) (xy 234.553035 271.310579) (xy 234.112352 271.293208) (xy 233.794844 271.248114) + (xy 233.603554 271.191764) (xy 233.451037 271.114461) (xy 233.330661 271.01767) (xy 233.234905 270.896356) + (xy 233.156317 270.737857) (xy 233.09692 270.533886) (xy 233.049056 270.194573) + ) + ) + ) + ) + (gr_text "E" + (at 175 270 0) + (layer "F.SilkS") + (uuid "ba49d00c-8fe1-41be-9b3e-268949092c3c") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "E" 0 + (polygon + (pts + (xy 173.557258 271.245) (xy 173.557258 268.097198) (xy 176.647724 268.097198) (xy 176.647724 268.425094) + (xy 173.950733 268.425094) (xy 173.950733 269.474361) (xy 176.534883 269.474361) (xy 176.534883 269.802257) + (xy 173.950733 269.802257) (xy 173.950733 270.917103) (xy 176.70506 270.917103) (xy 176.70506 271.245) + ) + ) + ) + ) + (gr_text "D" + (at 145 270 0) + (layer "F.SilkS") + (uuid "d4ebe8aa-9653-4b36-bb8f-7d20ea773b1b") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "D" 0 + (polygon + (pts + (xy 145.916088 268.112585) (xy 146.233549 268.152519) (xy 146.425517 268.203891) (xy 146.577926 268.275873) + (xy 146.697732 268.366659) (xy 146.793651 268.482036) (xy 146.872106 268.6334) (xy 146.931289 268.828827) + (xy 146.979188 269.156396) (xy 146.997968 269.630066) (xy 146.997968 269.712131) (xy 146.979316 270.171385) + (xy 146.931289 270.495968) (xy 146.872317 270.690755) (xy 146.7939 270.843352) (xy 146.697732 270.96125) + (xy 146.577713 271.054852) (xy 146.425242 271.129828) (xy 146.233549 271.184549) (xy 145.916062 271.228188) + (xy 145.475358 271.245) (xy 143.139053 271.245) (xy 143.139053 270.90483) (xy 143.532528 270.90483) + (xy 145.475358 270.90483) (xy 145.824176 270.89503) (xy 146.065388 270.870026) (xy 146.209775 270.835172) + (xy 146.321008 270.784023) (xy 146.405557 270.718351) (xy 146.471118 270.63343) (xy 146.524487 270.517266) + (xy 146.56346 270.361695) (xy 146.592834 270.100682) (xy 146.604493 269.712131) (xy 146.604493 269.630066) + (xy 146.597638 269.304835) (xy 146.579763 269.068613) (xy 146.542028 268.860681) (xy 146.488538 268.719284) + (xy 146.406762 268.607612) (xy 146.296014 268.530607) (xy 146.159105 268.483072) (xy 145.969034 268.453853) + (xy 145.475358 268.437367) (xy 143.532528 268.437367) (xy 143.532528 270.90483) (xy 143.139053 270.90483) + (xy 143.139053 268.097198) (xy 145.475358 268.097198) + ) + ) + ) + ) + (gr_text "F" + (at 205 270 0) + (layer "F.SilkS") + (uuid "e0b70c46-7b4b-4804-a729-474d3a248621") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "F" 0 + (polygon + (pts + (xy 203.621738 271.245) (xy 203.621738 268.097198) (xy 206.589288 268.097198) (xy 206.589288 268.425094) + (xy 204.015213 268.425094) (xy 204.015213 269.474361) (xy 206.472418 269.474361) (xy 206.472418 269.802257) + (xy 204.015213 269.802257) (xy 204.015213 271.245) + ) + ) + ) + ) + (segment + (start 66.45 239.35) + (end 88.25 239.35) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "312cfa3c-eb50-41e3-bf39-1aadcf48a897") + ) + (segment + (start 88.25 239.35) + (end 91.55 242.65) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "98f3a24c-c2cc-447a-8284-3305ad6feb08") + ) + (segment + (start 35.2 237.4) + (end 54.4 237.4) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "136740a9-b58d-45aa-bef2-59ce45a7fbc6") + ) + (segment + (start 33.5 235.7) + (end 35.2 237.4) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "63af1099-1c7e-4e6f-af1d-e9d952f12bf1") + ) + (segment + (start 54.4 237.4) + (end 59.65 242.65) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "babe97e2-1d2a-4015-883c-345221576983") + ) + (segment + (start 59.65 242.65) + (end 61.55 242.65) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "bda0e520-5a81-4848-b423-477a45fc108f") + ) + (via + (at 33.5 235.7) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 3) + (uuid "ff72e009-3b75-4b13-81dc-d80ffd164d9b") + ) + (segment + (start 30.601 232.801) + (end 30.601 179.199) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "13dcc728-8f65-49fe-89c5-400bdb919751") + ) + (segment + (start 56.55 166.15) + (end 50.15 166.15) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "572e7387-25eb-4373-8ae6-69d50539c25e") + ) + (segment + (start 57 166.6) + (end 56.55 166.15) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "618a3007-831b-42fb-9aff-7ab6cadc3405") + ) + (segment + (start 33.5 235.7) + (end 30.601 232.801) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "67f2d829-dfa1-4147-9eee-a077ad121ea0") + ) + (segment + (start 32.6 177.2) + (end 57 177.2) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "7ea6fdbb-6850-41d7-b856-23516a0ef76a") + ) + (segment + (start 57 177.2) + (end 57 166.6) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "91c5b323-6ce1-43fc-a49d-9cb8d935fd96") + ) + (segment + (start 30.601 179.199) + (end 32.6 177.2) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "d42d0c84-8d29-4bfa-b952-be96ca51396b") + ) + (segment + (start 96.45 239.35) + (end 118.25 239.35) + (width 0.2) + (layer "F.Cu") + (net 5) + (uuid "8c69ce04-771f-421d-9e24-57bcec8c9252") + ) + (segment + (start 118.25 239.35) + (end 121.55 242.65) + (width 0.2) + (layer "F.Cu") + (net 5) + (uuid "c5a86ecf-ec6f-4b63-a6ea-83f080af778d") + ) + (segment + (start 246.45 239.35) + (end 268.25 239.35) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "2b287309-6253-4716-9a4a-fabb825860b2") + ) + (segment + (start 268.25 239.35) + (end 271.55 242.65) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "f44ba3dd-56f8-4a9d-bae8-ac0db663ee7a") + ) + (segment + (start 148.25 239.35) + (end 151.55 242.65) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "086bcaf0-9e8f-4b2f-b370-d24847236c6a") + ) + (segment + (start 126.45 239.35) + (end 148.25 239.35) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "d8830ce2-177f-446a-b722-d8450b6316f1") + ) + (segment + (start 178.25 239.35) + (end 181.55 242.65) + (width 0.2) + (layer "F.Cu") + (net 8) + (uuid "50206b99-2e6e-4066-9ec8-f4326de8d5b6") + ) + (segment + (start 156.45 239.35) + (end 178.25 239.35) + (width 0.2) + (layer "F.Cu") + (net 8) + (uuid "774cfb43-2150-45e2-a36d-f4961a11e42c") + ) + (segment + (start 189.75 242.65) + (end 211.55 242.65) + (width 0.2) + (layer "F.Cu") + (net 9) + (uuid "71486496-0339-492a-8fa9-554577a32fc7") + ) + (segment + (start 186.45 239.35) + (end 189.75 242.65) + (width 0.2) + (layer "F.Cu") + (net 9) + (uuid "bebcc5e7-8225-45e3-85b4-ddf71da1d62c") + ) + (segment + (start 238.25 239.35) + (end 241.55 242.65) + (width 0.2) + (layer "F.Cu") + (net 10) + (uuid "114bf762-c35e-4de7-be4f-6a15031f7605") + ) + (segment + (start 216.45 239.35) + (end 238.25 239.35) + (width 0.2) + (layer "F.Cu") + (net 10) + (uuid "f9441126-4301-4580-8fa1-39ebde159da3") + ) + (segment + (start 55.2 223.8) + (end 55.2 226.6) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "072809ed-3b36-4fcb-a9da-c7510b7bb9f2") + ) + (segment + (start 54.4 223) + (end 55.2 223.8) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "0ceabdbe-a3fb-4470-82d0-cbed8260957e") + ) + (segment + (start 42.684142 212.084142) + (end 53.6 223) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "248652ae-02c5-4d89-bc26-568036cbba4d") + ) + (segment + (start 42.684142 203.58) + (end 37.255 203.58) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "3ec4915a-2c6d-406e-a87e-5cd4892addaa") + ) + (segment + (start 55.2 226.6) + (end 53.8 228) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "537069ca-fb0e-4c97-80d5-e432ccbf2dff") + ) + (segment + (start 53.8 228) + (end 53.5775 228) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "5cc6bc0c-d5e4-4f1b-9fb9-3e093b122fb0") + ) + (segment + (start 36.680001 203.58) + (end 37.255 203.58) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "630c0f9c-6bce-4628-be93-a5f77dc11c75") + ) + (segment + (start 53.5775 231.4825) + (end 53.56 231.5) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "7858f83a-b714-41a7-aa65-88773640a933") + ) + (segment + (start 52.1 230.04) + (end 53.56 231.5) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "7f341f3c-d912-4da3-8ebf-d2bbfaf6f70b") + ) + (segment + (start 44.226642 202.0375) + (end 42.684142 203.58) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "8b99e25a-a79b-44a5-b856-1eb30032f88c") + ) + (segment + (start 42.684142 203.58) + (end 42.684142 212.084142) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "96b661b9-4c50-450e-a93b-f21ee7105072") + ) + (segment + (start 53.6 223) + (end 54.4 223) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "9a91bb70-53dd-45b0-9261-35fab887dc88") + ) + (segment + (start 35.978 202.877999) + (end 36.680001 203.58) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "9c5d7bdf-30c9-495d-b0f8-8675448b2a1a") + ) + (segment + (start 44.575 202.0375) + (end 44.226642 202.0375) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "a58baafa-1fdf-4677-bf05-4067113dba18") + ) + (segment + (start 47.275 230.04) + (end 52.1 230.04) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "b14f7ec4-1703-4b86-b3ad-f96d3b679f5e") + ) + (segment + (start 37.255 198.78) + (end 36.680001 198.78) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "cbeff3ae-5d43-4760-8904-451e7fdc9587") + ) + (segment + (start 35.978 199.482001) + (end 35.978 202.877999) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "d1ee0156-fd3d-4d84-99b5-097f44825947") + ) + (segment + (start 53.5775 228) + (end 53.5775 231.4825) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "e8cf038d-5316-4ab9-ba06-cb24806140f4") + ) + (segment + (start 36.680001 198.78) + (end 35.978 199.482001) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "eb78e055-3941-4397-8fc9-97f70ffb318a") + ) + (segment + (start 47.049 202.951) + (end 44.876 202.951) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "01b95789-4cc0-4364-96f6-d1a8ab34b7c6") + ) + (segment + (start 37.255 201.43) + (end 38 201.43) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "0ac13dae-3137-4e8a-9e42-daa676666784") + ) + (segment + (start 37.255 200.43) + (end 37.863824 200.43) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "18cc7e56-38f4-4059-9401-dfc891a5f1c7") + ) + (segment + (start 44.876 202.951) + (end 44.5 202.575) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "389a4cdd-2d39-4d8e-a6dc-2284522f7393") + ) + (segment + (start 41.494571 200) + (end 46.5 200) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "4978e439-ffd6-4988-a8b8-a04d047a455d") + ) + (segment + (start 46.5 200) + (end 47.601 201.101) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "575bd001-90ca-45fb-942f-6ff48f21caa9") + ) + (segment + (start 47.601 201.101) + (end 47.601 202.399) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "826ad916-3b00-40ca-b910-420a52ea8c37") + ) + (segment + (start 47.601 202.399) + (end 47.5 202.5) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "8a79d19a-d863-4480-8ae2-12ab0c699264") + ) + (segment + (start 38 201.43) + (end 40.064571 201.43) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "a1b922a2-bf9e-4ace-bedf-97b6ca73cd6e") + ) + (segment + (start 38.131 200.697176) + (end 38.131 201.299) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "b4ed8ce8-fbc0-43c8-b5aa-f66e8090ed69") + ) + (segment + (start 40.064571 201.43) + (end 41.494571 200) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "b7bce22b-8ef8-407f-b964-6d5e767a2c5a") + ) + (segment + (start 37.863824 200.43) + (end 38.131 200.697176) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "b94f37ab-2247-48ca-935b-543e1b3f22a7") + ) + (segment + (start 47.5 202.5) + (end 47.049 202.951) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "be1b4013-f34e-430e-a567-932bfa13ac1a") + ) + (segment + (start 38.131 201.299) + (end 38 201.43) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "cf671438-6d21-4f98-8f08-2f6916461122") + ) + (segment + (start 36.379 201.197176) + (end 36.379 201.662824) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "06adba5f-d060-46e1-86fa-638e3edb875d") + ) + (segment + (start 36.646176 201.93) + (end 37.255 201.93) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "14707eb1-ff45-4cc4-8e51-d5f09e763e86") + ) + (segment + (start 45 201.5) + (end 46 202.5) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "168db941-120c-4cd4-936c-b743a575f064") + ) + (segment + (start 46 202.5) + (end 46.8 202.5) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "1b118a16-c950-4fc6-b328-2748ad0bdf55") + ) + (segment + (start 40.131671 201.93) + (end 41.660671 200.401) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "49623346-3aee-4b98-8b58-1e980c68bc9d") + ) + (segment + (start 43.401 200.401) + (end 44.5 201.5) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "540bdc93-976a-4770-848a-231e2b09cb3a") + ) + (segment + (start 44.5 201.5) + (end 45 201.5) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "65ff2074-0127-42a2-8898-ccfb49cbad15") + ) + (segment + (start 36.646176 200.93) + (end 36.379 201.197176) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "93bbbc60-8492-44d0-ba01-697214d9b943") + ) + (segment + (start 37.255 201.93) + (end 40.131671 201.93) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "a2f7bde5-c37b-43ba-b2df-f7cbb0b68d5a") + ) + (segment + (start 41.660671 200.401) + (end 43.401 200.401) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "cf1489ca-c357-48db-b518-aeb5a68dc1b1") + ) + (segment + (start 37.255 200.93) + (end 36.646176 200.93) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "e13164b9-b8d5-4c4a-aa3f-8366a0eb0d95") + ) + (segment + (start 36.379 201.662824) + (end 36.646176 201.93) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "e28ac645-a622-4228-b617-fd449ad90564") + ) + (segment + (start 34.69 250.69) + (end 34.75 250.75) + (width 0.2) + (layer "F.Cu") + (net 21) + (uuid "037fcf2f-7dec-4de5-ad83-11e64d9b3669") + ) + (segment + (start 44.5 260.25) + (end 44.851 260.601) + (width 0.2) + (layer "F.Cu") + (net 21) + (uuid "06d9c192-d27d-4f50-a528-ff9a1f1f787e") + ) + (segment + (start 242.399 260.601) + (end 244 259) + (width 0.2) + (layer "F.Cu") + (net 21) + (uuid "1d0ea317-e722-497e-89e9-35f09273e538") + ) + (segment + (start 32.5 250.69) + (end 34.69 250.69) + (width 0.2) + (layer "F.Cu") + (net 21) + (uuid "1e7038c1-6521-46cb-aec6-c6c633f6b17f") + ) + (segment + (start 245.3 257.7) + (end 244 259) + (width 0.2) + (layer "F.Cu") + (net 21) + (uuid "432024b8-14b8-4e0b-960b-7da50a110109") + ) + (segment + (start 285 257.7) + (end 245.3 257.7) + (width 0.2) + (layer "F.Cu") + (net 21) + (uuid "4e080638-b46a-4874-80cc-46f2daba83be") + ) + (segment + (start 44.851 260.601) + (end 242.399 260.601) + (width 0.2) + (layer "F.Cu") + (net 21) + (uuid "8504cec7-09d4-4b90-94a9-6b7f1dac0f1b") + ) + (via + (at 34.75 250.75) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 21) + (uuid "23daf6c1-42cc-4b02-8b08-e513d2c93533") + ) + (via + (at 44.5 260.25) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 21) + (uuid "daac6d64-b3f1-40ac-8efc-f2a67c2bf2bd") + ) + (segment + (start 35 250.75) + (end 44.5 260.25) + (width 0.2) + (layer "B.Cu") + (net 21) + (uuid "8f2a4e92-3471-42ce-b31a-b2e987af3075") + ) + (segment + (start 34.75 250.75) + (end 35 250.75) + (width 0.2) + (layer "B.Cu") + (net 21) + (uuid "f478a286-92c6-4a59-8c39-f900b725a0e8") + ) + (segment + (start 37.45 250.69) + (end 85.729488 250.69) + (width 0.2) + (layer "F.Cu") + (net 22) + (uuid "3929f54d-c947-4e40-8102-d3b6b8e4dfc8") + ) + (segment + (start 85.729488 250.69) + (end 94 258.960512) + (width 0.2) + (layer "F.Cu") + (net 22) + (uuid "a8cae025-a069-4e7e-8c42-c3065b484bf4") + ) + (segment + (start 285 245) + (end 120 245) + (width 0.2) + (layer "B.Cu") + (net 22) + (uuid "366100cc-c9c1-41d0-9d93-00dcc2cc33fb") + ) + (segment + (start 120 245) + (end 106.039488 258.960512) + (width 0.2) + (layer "B.Cu") + (net 22) + (uuid "41305920-d2cb-4512-a4f4-2eed9334259b") + ) + (segment + (start 106.039488 258.960512) + (end 94 258.960512) + (width 0.2) + (layer "B.Cu") + (net 22) + (uuid "b220e2aa-975e-4c63-90a8-3a97ffc43ca5") + ) + (segment + (start 190.301024 252.62) + (end 183.960512 258.960512) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "6dc65403-6f7f-423f-963c-253361033cab") + ) + (segment + (start 172.5 247.5) + (end 183.960512 258.960512) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "898f093c-c288-4047-a71c-b7aba7a45477") + ) + (segment + (start 33.15 247.5) + (end 172.5 247.5) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "c0c5b03f-2867-40ff-a824-a46957de8052") + ) + (segment + (start 32.5 248.15) + (end 33.15 247.5) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "d6f97f5a-04eb-4f86-b7f2-a0b6df0e5d8f") + ) + (segment + (start 285 252.62) + (end 190.301024 252.62) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "eee57466-ae95-4fd1-aaa4-dad819a1f17a") + ) + (segment + (start 37.45 248.15) + (end 143.15 248.15) + (width 0.2) + (layer "F.Cu") + (net 24) + (uuid "e4078d3b-193a-4edb-bae6-1260bfa280e3") + ) + (segment + (start 143.15 248.15) + (end 153.960512 258.960512) + (width 0.2) + (layer "F.Cu") + (net 24) + (uuid "f6b47a7a-c3ad-47e8-af52-30de00d81246") + ) + (segment + (start 162.841024 250.08) + (end 153.960512 258.960512) + (width 0.2) + (layer "B.Cu") + (net 24) + (uuid "130cd038-3137-4d3c-850a-775e01fbf97d") + ) + (segment + (start 285 250.08) + (end 162.841024 250.08) + (width 0.2) + (layer "B.Cu") + (net 24) + (uuid "5c52856a-674b-4c9a-91fe-0c5662229e79") + ) + (segment + (start 48.980256 258.980256) + (end 41.96 251.96) + (width 0.2) + (layer "F.Cu") + (net 25) + (uuid "6e0bc723-0b5f-455c-973a-3de006a01117") + ) + (segment + (start 63.980256 258.980256) + (end 48.980256 258.980256) + (width 0.2) + (layer "F.Cu") + (net 25) + (uuid "a7545c28-b11a-4635-8233-b0b387687876") + ) + (segment + (start 41.96 251.96) + (end 37.45 251.96) + (width 0.2) + (layer "F.Cu") + (net 25) + (uuid "ad6963fc-59de-4d85-beb6-8dbf99f5ed31") + ) + (segment + (start 285 242.46) + (end 80.500512 242.46) + (width 0.2) + (layer "B.Cu") + (net 25) + (uuid "1c276a58-0396-4614-a607-5361f392b232") + ) + (segment + (start 80.500512 242.46) + (end 63.980256 258.980256) + (width 0.2) + (layer "B.Cu") + (net 25) + (uuid "21cc87d5-0063-4a03-9c00-d3eab17c4dfb") + ) + (segment + (start 37.74084 261.002) + (end 271.919024 261.002) + (width 0.2) + (layer "F.Cu") + (net 26) + (uuid "0000ff67-0cbd-4a05-8220-2fdc1ff006e0") + ) + (segment + (start 33.474999 251.96) + (end 35.25 253.735001) + (width 0.2) + (layer "F.Cu") + (net 26) + (uuid "19f33f81-a2e3-4002-809e-707479375c24") + ) + (segment + (start 271.919024 261.002) + (end 273.960512 258.960512) + (width 0.2) + (layer "F.Cu") + (net 26) + (uuid "1fe5eff9-04b8-48f3-b55c-d9532ea7efe3") + ) + (segment + (start 35.25 253.735001) + (end 35.25 258.51116) + (width 0.2) + (layer "F.Cu") + (net 26) + (uuid "38f5e3ef-5423-4a09-911e-be88aa5e6c18") + ) + (segment + (start 32.5 251.96) + (end 33.474999 251.96) + (width 0.2) + (layer "F.Cu") + (net 26) + (uuid "cc475eb8-a4db-4796-b636-6ad645e461c3") + ) + (segment + (start 285 260.24) + (end 275.24 260.24) + (width 0.2) + (layer "F.Cu") + (net 26) + (uuid "e94a8415-376c-4b9b-9c21-fb8cd7422dc8") + ) + (segment + (start 275.24 260.24) + (end 273.960512 258.960512) + (width 0.2) + (layer "F.Cu") + (net 26) + (uuid "f53aa544-a0b2-4b54-b2f6-17b9dd8397f6") + ) + (segment + (start 35.25 258.51116) + (end 37.74084 261.002) + (width 0.2) + (layer "F.Cu") + (net 26) + (uuid "fa9c7a25-dc6f-4124-901b-74ccd42e11ac") + ) + (segment + (start 212.918744 260.081256) + (end 214 259) + (width 0.2) + (layer "F.Cu") + (net 27) + (uuid "15f66b5e-bb0c-4eba-a498-3f4d001705e8") + ) + (segment + (start 217.84 255.16) + (end 214 259) + (width 0.2) + (layer "F.Cu") + (net 27) + (uuid "2418fb1f-8833-40f3-9d2e-6cbb414e89ad") + ) + (segment + (start 46 260) + (end 46.081256 260.081256) + (width 0.2) + (layer "F.Cu") + (net 27) + (uuid "677ae696-3ff2-4744-9865-87932528212d") + ) + (segment + (start 34.67 249.42) + (end 34.75 249.5) + (width 0.2) + (layer "F.Cu") + (net 27) + (uuid "84033e45-499c-4f05-b544-0f8f8b4402d8") + ) + (segment + (start 46.081256 260.081256) + (end 212.918744 260.081256) + (width 0.2) + (layer "F.Cu") + (net 27) + (uuid "9f06f1bd-97c5-4688-abb2-e49208f25540") + ) + (segment + (start 285 255.16) + (end 217.84 255.16) + (width 0.2) + (layer "F.Cu") + (net 27) + (uuid "eb768bc3-3e51-4226-b94b-3c9debebd12e") + ) + (segment + (start 32.5 249.42) + (end 34.67 249.42) + (width 0.2) + (layer "F.Cu") + (net 27) + (uuid "ff53d8af-0ad4-4645-ae6a-3c5cc18e8d0b") + ) + (via + (at 34.75 249.5) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 27) + (uuid "19579cb9-9591-44a9-ac8e-df9ec87b6da3") + ) + (via + (at 46 260) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 27) + (uuid "6f6f5b48-5218-4d2f-982e-de7ae18d8a0a") + ) + (segment + (start 35.25 249.5) + (end 45.75 260) + (width 0.2) + (layer "B.Cu") + (net 27) + (uuid "3ade77a1-bb84-4fb3-b5a4-03da2fde1202") + ) + (segment + (start 45.75 260) + (end 46 260) + (width 0.2) + (layer "B.Cu") + (net 27) + (uuid "5c64155c-a6f1-4f8d-9d7c-8e5e8c74eba2") + ) + (segment + (start 34.75 249.5) + (end 35.25 249.5) + (width 0.2) + (layer "B.Cu") + (net 27) + (uuid "a9afbd69-0b95-4df1-85f1-c324f70a666f") + ) + (segment + (start 37.45 249.42) + (end 114.42 249.42) + (width 0.2) + (layer "F.Cu") + (net 28) + (uuid "3236bd9f-29f8-45fe-a641-93236cdad439") + ) + (segment + (start 114.42 249.42) + (end 123.960512 258.960512) + (width 0.2) + (layer "F.Cu") + (net 28) + (uuid "e725156d-040f-4c98-b030-624af8489563") + ) + (segment + (start 135.381024 247.54) + (end 123.960512 258.960512) + (width 0.2) + (layer "B.Cu") + (net 28) + (uuid "a402ee08-726b-4e5e-9854-36b5e65b3fc2") + ) + (segment + (start 285 247.54) + (end 135.381024 247.54) + (width 0.2) + (layer "B.Cu") + (net 28) + (uuid "e6774316-09c6-46ca-a825-a105b00c5a23") + ) + (segment + (start 50.7275 227.5) + (end 53.5775 224.65) + (width 0.2) + (layer "B.Cu") + (net 34) + (uuid "43635387-2f13-4ea9-8620-54736206f770") + ) + (segment + (start 38.125 227.5) + (end 47.275 227.5) + (width 0.2) + (layer "B.Cu") + (net 34) + (uuid "b26b485f-097d-4350-a12e-943b1a89ef99") + ) + (segment + (start 47.275 227.5) + (end 50.7275 227.5) + (width 0.2) + (layer "B.Cu") + (net 34) + (uuid "c8626445-3b7c-445d-970c-f691858b3135") + ) + (segment + (start 32.8 235.849943) + (end 32.8 232.2) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "09919ae9-26a7-4774-a289-21e93c9b909a") + ) + (segment + (start 33.776 236.825943) + (end 32.8 235.849943) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "1bf68b40-62e3-4a1f-b330-98c0e5619f82") + ) + (segment + (start 32.846968 246.88) + (end 33.776 245.950968) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "20aa8ac7-62d0-4f4c-a8a7-0c5e1c59b692") + ) + (segment + (start 33.33 216.27) + (end 34 215.6) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "260ffd36-e4f6-43ff-bd9f-7a72f67f249d") + ) + (segment + (start 32.5 246.88) + (end 32.846968 246.88) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "56223d7b-668d-408c-aa54-2c2c5333566e") + ) + (segment + (start 33.776 245.950968) + (end 33.776 236.825943) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "7c1af3cc-92ad-42e3-b95f-3a234d017a2c") + ) + (segment + (start 32.5 216.27) + (end 33.33 216.27) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "8960c15d-f893-4b6b-83f9-3bfa757f7590") + ) + (segment + (start 34.4 182) + (end 32.55 182) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "a557b905-fd86-42ea-87fa-3299ad051923") + ) + (segment + (start 34.6 181.8) + (end 34.4 182) + (width 0.2) + (layer "F.Cu") + (net 60) + (uuid "c2b1d2c7-9db2-4566-be69-32c75944a70f") + ) + (via + (at 34 215.6) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 60) + (uuid "1b85c3b4-0db1-4344-923d-20d742818c92") + ) + (via + (at 32.8 232.2) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 60) + (uuid "3404ee73-b92f-4cc0-87d1-2af680083eaa") + ) + (via + (at 34.6 181.8) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 60) + (uuid "b9013af2-9744-4c1f-9852-a5443d93f0b5") + ) + (segment + (start 32.8 232.2) + (end 32.8 231.8) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "0ee7e055-b06f-4a70-945b-858a5c9f87cb") + ) + (segment + (start 32.8 231.8) + (end 31.8 230.8) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "49f90c5a-a999-49a6-9a00-bbb476c2d88f") + ) + (segment + (start 31.8 217.8) + (end 34 215.6) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "519f9aa0-ebb8-4fb5-a16a-e2b1c5a621ed") + ) + (segment + (start 31.8 230.8) + (end 31.8 217.8) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "5abb830f-e010-4347-8de4-ea178383c5e9") + ) + (segment + (start 34 182) + (end 34.2 181.8) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "abfc65aa-5b7e-4a0f-b363-0dba32e4e1dd") + ) + (segment + (start 34 215.6) + (end 34 182) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "b931900d-d404-4dc7-a794-eaacd7c313ca") + ) + (segment + (start 34.2 181.8) + (end 34.6 181.8) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "c65d1cdc-d961-44bc-8414-2871534d3d67") + ) + (segment + (start 38.02 222.62) + (end 37.45 222.62) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "0ddd3732-9958-4e8c-94fc-85da57fc37d8") + ) + (segment + (start 31.224 251.030968) + (end 31.224 232.776) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "24ed148f-d11d-433e-b21e-1d05a2b63fd2") + ) + (segment + (start 31.484032 251.291) + (end 31.224 251.030968) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "43953905-c4dc-4fc3-be7d-4a2ce9cd6c64") + ) + (segment + (start 39 225) + (end 39 223.6) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "47b34e99-9536-4fcf-8fa6-ace417c6acab") + ) + (segment + (start 37.45 254.5) + (end 36.656968 254.5) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "891a4a05-5edd-4080-8e1a-ec8e7aab055e") + ) + (segment + (start 36.656968 254.5) + (end 33.447968 251.291) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "8e87f912-d1d3-465e-a88d-6ec8b57f0112") + ) + (segment + (start 33.447968 251.291) + (end 31.484032 251.291) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "9570a21d-805b-4262-b566-00012d965205") + ) + (segment + (start 31.224 232.776) + (end 39 225) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "c9eac522-d084-4a8d-89bd-9e2cec25edce") + ) + (segment + (start 39 223.6) + (end 38.02 222.62) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "f492763c-9fc2-4b73-9e50-c61e87cd885d") + ) + (segment + (start 113.81 218.81) + (end 124 229) + (width 0.2) + (layer "F.Cu") + (net 64) + (uuid "59213b35-8d8b-4369-8065-15d8324e7650") + ) + (segment + (start 37.45 218.81) + (end 113.81 218.81) + (width 0.2) + (layer "F.Cu") + (net 64) + (uuid "97a852b5-4b55-4e5b-a4f2-ddd138125505") + ) + (segment + (start 285 217.62) + (end 135.38 217.62) + (width 0.2) + (layer "B.Cu") + (net 64) + (uuid "b5cf4723-dffc-4861-931e-6b53ad599d72") + ) + (segment + (start 135.38 217.62) + (end 124 229) + (width 0.2) + (layer "B.Cu") + (net 64) + (uuid "f7d02a13-d4f7-4716-b274-d5f8160478cd") + ) + (segment + (start 34.9 194.7) + (end 39.2 190.4) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "05ab48bd-85ad-4926-b513-cf3c7aa7f525") + ) + (segment + (start 37.45 223.89) + (end 36.14 225.2) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "08047a25-19da-4e26-b338-4b4bc72f8882") + ) + (segment + (start 31.8 225.4) + (end 30.7 224.3) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "3353b0c4-a435-434a-8ed4-3758cd5da47b") + ) + (segment + (start 36.14 225.2) + (end 35.94 225.4) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "4eb7a870-5fb6-4702-9bab-05d057568ee3") + ) + (segment + (start 39.2 188.8) + (end 38.75 188.35) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "592560ff-0dfa-4377-bb5f-84070cfd180a") + ) + (segment + (start 30.7 194.7) + (end 30.7 194.6) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "69e7ca31-e83a-4eba-8a4e-c1c24a51e879") + ) + (segment + (start 38.75 188.35) + (end 37.5 188.35) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "89ff9139-b351-44c4-b3f2-1b03f605c2e9") + ) + (segment + (start 30.7 194.7) + (end 34.9 194.7) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "bfbfb45b-3dad-447a-b652-5d336dc54881") + ) + (segment + (start 30.7 224.3) + (end 30.7 194.7) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "d09a42f8-7c22-410b-b401-7be298d6c5d6") + ) + (segment + (start 39.2 190.4) + (end 39.2 188.8) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "dd7bd6e4-49e5-4b8a-a2c0-32b34f58ab26") + ) + (segment + (start 35.94 225.4) + (end 31.8 225.4) + (width 0.2) + (layer "F.Cu") + (net 65) + (uuid "e3b7fd5e-85e4-48ec-b3ff-2e576297ca84") + ) + (segment + (start 285 227.78) + (end 245.22 227.78) + (width 0.2) + (layer "F.Cu") + (net 67) + (uuid "10b7d65c-c00f-4221-ad62-1379a1dcc495") + ) + (segment + (start 242.4 230.6) + (end 57.4 230.6) + (width 0.2) + (layer "F.Cu") + (net 67) + (uuid "6c4e9c6a-33e2-4251-a5d6-60679075b1bf") + ) + (segment + (start 57.4 230.6) + (end 49.8 223) + (width 0.2) + (layer "F.Cu") + (net 67) + (uuid "77fa2255-e092-4d67-ac6a-2c167f144088") + ) + (segment + (start 244 229) + (end 242.4 230.6) + (width 0.2) + (layer "F.Cu") + (net 67) + (uuid "8917a3e0-3df1-48b8-b4c5-f630e3ff9c4b") + ) + (segment + (start 33.92 220.08) + (end 32.5 220.08) + (width 0.2) + (layer "F.Cu") + (net 67) + (uuid "93b71f8a-d323-46d6-8f60-a1c49b14827b") + ) + (segment + (start 245.22 227.78) + (end 244 229) + (width 0.2) + (layer "F.Cu") + (net 67) + (uuid "9bbd0d5e-6c62-4daa-b518-6c66a50f8473") + ) + (segment + (start 34.6 220) + (end 34 220) + (width 0.2) + (layer "F.Cu") + (net 67) + (uuid "b12bca02-3b27-4d69-9af1-273da9511010") + ) + (segment + (start 34 220) + (end 33.92 220.08) + (width 0.2) + (layer "F.Cu") + (net 67) + (uuid "cac085cf-aa07-43fd-8b88-adaa3cd81ed7") + ) + (via + (at 49.8 223) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 67) + (uuid "45109c10-05e2-4c76-bd9e-f29e2b9b33a1") + ) + (via + (at 34.6 220) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 67) + (uuid "96c244b3-60b0-44ee-8e6b-109a56739a64") + ) + (segment + (start 49.8 223) + (end 46.8 220) + (width 0.2) + (layer "B.Cu") + (net 67) + (uuid "c3d4eb5e-c3ec-444e-92ea-2b2b73d2caf0") + ) + (segment + (start 46.8 220) + (end 34.6 220) + (width 0.2) + (layer "B.Cu") + (net 67) + (uuid "c5fda3c1-e694-44f9-8e53-a4d8beda5379") + ) + (segment + (start 194.1 222.7) + (end 187.8 229) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "24c57409-6db5-48d7-928d-87da1b29f2a1") + ) + (segment + (start 33.101 216.939) + (end 171.939 216.939) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "4da5ddc9-407b-402a-a0ca-bcad4aefd2ef") + ) + (segment + (start 285 222.7) + (end 194.1 222.7) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "810da3af-b5cd-4f3f-8299-0aa08f37df6e") + ) + (segment + (start 171.939 216.939) + (end 184 229) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "90727bdb-bd12-416a-bb17-77543a5a4dfc") + ) + (segment + (start 32.5 217.54) + (end 33.101 216.939) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "c3652b5d-7fc8-4ff9-baee-4a8c30993539") + ) + (segment + (start 187.8 229) + (end 184 229) + (width 0.2) + (layer "F.Cu") + (net 72) + (uuid "f4779a27-80ee-4598-b153-014753fdbc79") + ) + (segment + (start 38.726 253.531001) + (end 38.424999 253.23) + (width 0.2) + (layer "F.Cu") + (net 74) + (uuid "1c80b7e1-f31a-47ae-a2f9-5123eee26f35") + ) + (segment + (start 38.726 256.324) + (end 38.726 253.531001) + (width 0.2) + (layer "F.Cu") + (net 74) + (uuid "6c04ff81-065d-4b37-91d6-df1a0dfa4d10") + ) + (segment + (start 36.8 258.25) + (end 38.726 256.324) + (width 0.2) + (layer "F.Cu") + (net 74) + (uuid "b093084e-304e-45d0-9ba5-a2027a037eea") + ) + (segment + (start 38.424999 253.23) + (end 37.45 253.23) + (width 0.2) + (layer "F.Cu") + (net 74) + (uuid "f122e01d-fb1b-4c2d-b213-2dddf631991a") + ) + (segment + (start 37.45 220.08) + (end 85.08 220.08) + (width 0.2) + (layer "F.Cu") + (net 75) + (uuid "0d5be40a-772b-40a6-be0e-2d4ae7f9f8b1") + ) + (segment + (start 85.08 220.08) + (end 94 229) + (width 0.2) + (layer "F.Cu") + (net 75) + (uuid "efb730c3-803e-4619-88e2-d6ced5c2106c") + ) + (segment + (start 107.92 215.08) + (end 285 215.08) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "2cf179ce-4541-4b28-ae26-6b530e9e7d9d") + ) + (segment + (start 94 229) + (end 107.92 215.08) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "fc19d8d0-d186-46b7-9248-31cb361fe5be") + ) + (segment + (start 64 229) + (end 56.35 221.35) + (width 0.2) + (layer "F.Cu") + (net 76) + (uuid "8ff8f91b-614b-4072-9526-f568eff98238") + ) + (segment + (start 56.35 221.35) + (end 37.45 221.35) + (width 0.2) + (layer "F.Cu") + (net 76) + (uuid "b1914be0-c8cf-4194-8f10-8ac66e3e2428") + ) + (segment + (start 285 212.54) + (end 80.46 212.54) + (width 0.2) + (layer "B.Cu") + (net 76) + (uuid "5bbe0ddf-8db2-4170-bd99-9aeaa4ad70ee") + ) + (segment + (start 80.46 212.54) + (end 64 229) + (width 0.2) + (layer "B.Cu") + (net 76) + (uuid "c55383e8-58f3-478d-b17b-26046066d8af") + ) + (segment + (start 142.54 217.54) + (end 154 229) + (width 0.2) + (layer "F.Cu") + (net 77) + (uuid "45393f1e-694b-44f4-bd1d-0c956d2f3979") + ) + (segment + (start 37.45 217.54) + (end 142.54 217.54) + (width 0.2) + (layer "F.Cu") + (net 77) + (uuid "985a3ce5-b86a-43ee-af80-7a0455d28547") + ) + (segment + (start 162.84 220.16) + (end 285 220.16) + (width 0.2) + (layer "B.Cu") + (net 77) + (uuid "8260158f-600b-41bd-bdb5-19e0c7dfeaf8") + ) + (segment + (start 154 229) + (end 162.84 220.16) + (width 0.2) + (layer "B.Cu") + (net 77) + (uuid "f04fcaa3-99d2-4892-a815-f0529b1a649b") + ) + (segment + (start 32.5 221.35) + (end 33.101 221.951) + (width 0.2) + (layer "F.Cu") + (net 78) + (uuid "2a0facab-26ca-4f3f-871a-b959db59bd02") + ) + (segment + (start 56.950057 231) + (end 272 231) + (width 0.2) + (layer "F.Cu") + (net 78) + (uuid "5c799d49-a411-4052-93f0-d52db4314dfb") + ) + (segment + (start 33.101 221.951) + (end 47.901057 221.951) + (width 0.2) + (layer "F.Cu") + (net 78) + (uuid "79ac4266-a533-49b1-8bca-ab6e37e530f4") + ) + (segment + (start 275.32 230.32) + (end 274 229) + (width 0.2) + (layer "F.Cu") + (net 78) + (uuid "c4d9d4b8-5497-47a0-ba7d-cb2edc66c5f4") + ) + (segment + (start 47.901057 221.951) + (end 56.950057 231) + (width 0.2) + (layer "F.Cu") + (net 78) + (uuid "cf6c4667-c3bf-48de-a5ea-2ab206cd6233") + ) + (segment + (start 272 231) + (end 274 229) + (width 0.2) + (layer "F.Cu") + (net 78) + (uuid "d17b3eb4-0f5d-4ad7-8fb2-f4d9e1415e6c") + ) + (segment + (start 285 230.32) + (end 275.32 230.32) + (width 0.2) + (layer "F.Cu") + (net 78) + (uuid "f9419f15-f810-4b12-b2f2-828404f9cf8c") + ) + (segment + (start 217.76 225.24) + (end 214 229) + (width 0.2) + (layer "F.Cu") + (net 87) + (uuid "2ceafc8f-9e5b-4330-9c27-dff2d09f87b7") + ) + (segment + (start 58.701 230.101) + (end 212.899 230.101) + (width 0.2) + (layer "F.Cu") + (net 87) + (uuid "3dabf13e-24aa-4fc3-9e76-1d0128a2d417") + ) + (segment + (start 212.899 230.101) + (end 214 229) + (width 0.2) + (layer "F.Cu") + (net 87) + (uuid "6e2d79de-3b21-44c6-bf9d-a7a9b2fdb9fa") + ) + (segment + (start 285 225.24) + (end 217.76 225.24) + (width 0.2) + (layer "F.Cu") + (net 87) + (uuid "9d5f9760-0f5d-447e-b252-6a25a176ae17") + ) + (segment + (start 51.6 223) + (end 58.701 230.101) + (width 0.2) + (layer "F.Cu") + (net 87) + (uuid "d08a47ec-a9a9-4c62-8203-1f5bc6b2253b") + ) + (segment + (start 32.5 218.81) + (end 34.59 218.81) + (width 0.2) + (layer "F.Cu") + (net 87) + (uuid "eecca784-7db6-4221-a9c2-03e09f34d31b") + ) + (via + (at 51.6 223) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 87) + (uuid "dd98c29e-7f5b-4a58-913c-556e287191c8") + ) + (via + (at 34.59 218.81) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 87) + (uuid "e92c83d6-21e1-4093-81f1-4632774c362c") + ) + (segment + (start 34.59 218.81) + (end 47.41 218.81) + (width 0.2) + (layer "B.Cu") + (net 87) + (uuid "46a2b879-69dd-448a-ac94-60a389e6cfea") + ) + (segment + (start 47.41 218.81) + (end 51.6 223) + (width 0.2) + (layer "B.Cu") + (net 87) + (uuid "db69f842-3158-4a51-bc9a-daf29453d579") + ) + (segment + (start 34.24 184.54) + (end 32.55 184.54) + (width 0.2) + (layer "F.Cu") + (net 96) + (uuid "0a723e7a-8f74-4fc9-ab8e-8ab83facac91") + ) + (segment + (start 212.859512 200.061512) + (end 52.461512 200.061512) + (width 0.2) + (layer "F.Cu") + (net 96) + (uuid "39224154-9174-4068-ba8e-bccaed55a5d5") + ) + (segment + (start 213.960512 198.960512) + (end 212.859512 200.061512) + (width 0.2) + (layer "F.Cu") + (net 96) + (uuid "3bfb2f47-361a-4267-badd-2b70707ef56d") + ) + (segment + (start 34.7 184.6) + (end 34.3 184.6) + (width 0.2) + (layer "F.Cu") + (net 96) + (uuid "4753a137-6e3b-4987-9a57-2c0a034f8b71") + ) + (segment + (start 284.960512 194.970256) + (end 217.950768 194.970256) + (width 0.2) + (layer "F.Cu") + (net 96) + (uuid "59c9a1b5-1bda-4b43-9a29-3a4be2cd131f") + ) + (segment + (start 52.461512 200.061512) + (end 42.1 189.7) + (width 0.2) + (layer "F.Cu") + (net 96) + (uuid "77165a2b-15f0-4f66-b5b7-a89496604ae1") + ) + (segment + (start 34.3 184.6) + (end 34.24 184.54) + (width 0.2) + (layer "F.Cu") + (net 96) + (uuid "d085b036-4ab2-40c0-a2cc-39992a454d96") + ) + (segment + (start 217.950768 194.970256) + (end 213.960512 198.960512) + (width 0.2) + (layer "F.Cu") + (net 96) + (uuid "d8adf61f-4a48-438c-b242-743d5fde21e0") + ) + (via + (at 34.7 184.6) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 96) + (uuid "454d790c-b80e-479e-a6bd-760818ff1c6e") + ) + (via + (at 42.1 189.7) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 96) + (uuid "8b7ccdec-b240-4b91-bcf0-fe6ebb02640c") + ) + (segment + (start 37 184.6) + (end 34.7 184.6) + (width 0.2) + (layer "B.Cu") + (net 96) + (uuid "0b60ef6e-54b7-479a-a062-895327e91fbc") + ) + (segment + (start 42.1 189.7) + (end 37 184.6) + (width 0.2) + (layer "B.Cu") + (net 96) + (uuid "9bde9fe5-1429-44d8-8ea6-f0b27ab7ef90") + ) + (segment + (start 275.050256 200.050256) + (end 273.960512 198.960512) + (width 0.2) + (layer "F.Cu") + (net 97) + (uuid "107277a7-1158-4fa8-9fe3-0420d3bf8610") + ) + (segment + (start 34.8 187.1) + (end 34.78 187.08) + (width 0.2) + (layer "F.Cu") + (net 97) + (uuid "2e8f76ed-5cf3-4ac2-a319-7b6c0df2a164") + ) + (segment + (start 284.960512 200.050256) + (end 275.050256 200.050256) + (width 0.2) + (layer "F.Cu") + (net 97) + (uuid "61a4aaf9-f126-44a3-930f-f6f1e4c8ba58") + ) + (segment + (start 34.78 187.08) + (end 32.55 187.08) + (width 0.2) + (layer "F.Cu") + (net 97) + (uuid "a1f7fdfe-98c2-4818-90cf-6093e2fb4f24") + ) + (segment + (start 52 204.2) + (end 39.6 191.8) + (width 0.2) + (layer "F.Cu") + (net 97) + (uuid "bdd7066f-471d-47ce-9713-25a42faec5da") + ) + (segment + (start 273.960512 198.960512) + (end 268.721024 204.2) + (width 0.2) + (layer "F.Cu") + (net 97) + (uuid "e9b23b22-3f50-4c30-8f5e-a1fdb79fa038") + ) + (segment + (start 268.721024 204.2) + (end 52 204.2) + (width 0.2) + (layer "F.Cu") + (net 97) + (uuid "ee6cb442-d778-4ec9-a055-7b52de35455b") + ) + (via + (at 39.6 191.8) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 97) + (uuid "552fda94-8f20-4d73-9dfd-8319f1049167") + ) + (via + (at 34.8 187.1) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 97) + (uuid "76f43924-3ad4-4b5c-92de-8e7df2298a40") + ) + (segment + (start 35 187.2) + (end 34.9 187.1) + (width 0.2) + (layer "B.Cu") + (net 97) + (uuid "6f3c2a29-033f-4639-8147-fd9afe66d265") + ) + (segment + (start 34.9 187.1) + (end 34.8 187.1) + (width 0.2) + (layer "B.Cu") + (net 97) + (uuid "e797de7b-4d1b-431e-a0bb-6aad11470cfd") + ) + (segment + (start 39.6 191.8) + (end 35 187.2) + (width 0.2) + (layer "B.Cu") + (net 97) + (uuid "f3cf626b-ef03-453c-bdc5-78180c8d58b7") + ) + (segment + (start 37.5 183.27) + (end 138.27 183.27) + (width 0.2) + (layer "F.Cu") + (net 98) + (uuid "67c75212-591e-482e-acca-46cdedac8b11") + ) + (segment + (start 138.27 183.27) + (end 153.960512 198.960512) + (width 0.2) + (layer "F.Cu") + (net 98) + (uuid "de05fa85-dbf3-40ff-9248-e57e7928b5ce") + ) + (segment + (start 163.030768 189.890256) + (end 284.960512 189.890256) + (width 0.2) + (layer "B.Cu") + (net 98) + (uuid "9e2e2429-441d-4ed5-ab99-24f0a754081d") + ) + (segment + (start 153.960512 198.960512) + (end 163.030768 189.890256) + (width 0.2) + (layer "B.Cu") + (net 98) + (uuid "d499b762-54ae-4d6e-b839-5eae19878b00") + ) + (segment + (start 33.151 182.669) + (end 167.669 182.669) + (width 0.2) + (layer "F.Cu") + (net 99) + (uuid "06a05852-4a37-4fc4-8de4-711a0762e0f3") + ) + (segment + (start 167.669 182.669) + (end 183.960512 198.960512) + (width 0.2) + (layer "F.Cu") + (net 99) + (uuid "71152a61-3750-4881-88d3-9e1e88df9891") + ) + (segment + (start 190.490768 192.430256) + (end 183.960512 198.960512) + (width 0.2) + (layer "F.Cu") + (net 99) + (uuid "750b5340-f5cc-4a00-83d9-cb95cc62c684") + ) + (segment + (start 32.55 183.27) + (end 33.151 182.669) + (width 0.2) + (layer "F.Cu") + (net 99) + (uuid "9164474c-9482-4f95-8760-2bb028b69b1f") + ) + (segment + (start 284.960512 192.430256) + (end 190.490768 192.430256) + (width 0.2) + (layer "F.Cu") + (net 99) + (uuid "95539307-b4f9-49ed-b020-036e2dcd2a08") + ) + (segment + (start 94 198.960512) + (end 91.439488 196.4) + (width 0.2) + (layer "F.Cu") + (net 100) + (uuid "36742a7e-3c13-460e-b5c2-551479a880c7") + ) + (segment + (start 53.8 196.4) + (end 43.21 185.81) + (width 0.2) + (layer "F.Cu") + (net 100) + (uuid "72dd3354-9f12-4e1c-92ec-2adc9358bd7a") + ) + (segment + (start 91.439488 196.4) + (end 53.8 196.4) + (width 0.2) + (layer "F.Cu") + (net 100) + (uuid "8318ae0c-1bf4-4a47-9f25-7b3e194e4ebf") + ) + (segment + (start 43.21 185.81) + (end 37.5 185.81) + (width 0.2) + (layer "F.Cu") + (net 100) + (uuid "930d1a4f-5747-4b42-979c-3de617d5524f") + ) + (segment + (start 94 198.960512) + (end 108.150256 184.810256) + (width 0.2) + (layer "B.Cu") + (net 100) + (uuid "04e6f2bf-2c47-4ba0-8fb2-26750e1a3f41") + ) + (segment + (start 108.150256 184.810256) + (end 284.960512 184.810256) + (width 0.2) + (layer "B.Cu") + (net 100) + (uuid "a511bea9-9153-453f-ab68-e377d8783b50") + ) + (segment + (start 32.55 185.81) + (end 34.59 185.81) + (width 0.2) + (layer "F.Cu") + (net 101) + (uuid "03022ef7-1fad-41be-8b10-a50555dae49c") + ) + (segment + (start 34.59 185.81) + (end 34.69 185.81) + (width 0.2) + (layer "F.Cu") + (net 101) + (uuid "138ff220-130d-422d-b566-d36e8d0e57e8") + ) + (segment + (start 34.69 185.81) + (end 34.8 185.7) + (width 0.2) + (layer "F.Cu") + (net 101) + (uuid "247563bd-a275-40a2-a7f0-e7f8b7463314") + ) + (segment + (start 284.960512 197.510256) + (end 245.410768 197.510256) + (width 0.2) + (layer "F.Cu") + (net 101) + (uuid "789c2229-c014-4768-b48d-f5566c26f0bf") + ) + (segment + (start 242.458512 200.462512) + (end 243.960512 198.960512) + (width 0.2) + (layer "F.Cu") + (net 101) + (uuid "a20f2fc9-9db2-48f7-b85e-3e8e9a84ff87") + ) + (segment + (start 41.2 190.6) + (end 51.062512 200.462512) + (width 0.2) + (layer "F.Cu") + (net 101) + (uuid "ddaa35db-ad5f-4d94-a6ef-ceb635f0c816") + ) + (segment + (start 245.410768 197.510256) + (end 243.960512 198.960512) + (width 0.2) + (layer "F.Cu") + (net 101) + (uuid "ed9d397f-1b99-4ecd-88e8-df1bec292d9e") + ) + (segment + (start 51.062512 200.462512) + (end 242.458512 200.462512) + (width 0.2) + (layer "F.Cu") + (net 101) + (uuid "f85dfd7c-14f1-49db-bcb4-e28bc058574c") + ) + (via + (at 34.8 185.7) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 101) + (uuid "e795c556-5d67-48f4-9d68-df714ffbcf69") + ) + (via + (at 41.2 190.6) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 101) + (uuid "eab8e7d6-6a14-4ef5-8b5b-7640ff043a27") + ) + (segment + (start 41.2 190.5) + (end 41.2 190.6) + (width 0.2) + (layer "B.Cu") + (net 101) + (uuid "17d99803-f812-440e-adb3-bb0a9e84a3b2") + ) + (segment + (start 34.8 185.7) + (end 36.6 185.7) + (width 0.2) + (layer "B.Cu") + (net 101) + (uuid "21d7f766-111e-47fd-813d-53be321824c1") + ) + (segment + (start 36.6 185.9) + (end 41.2 190.5) + (width 0.2) + (layer "B.Cu") + (net 101) + (uuid "2b439d0f-9ebd-477e-bf9d-268a8fce8981") + ) + (segment + (start 36.6 185.7) + (end 36.6 185.9) + (width 0.2) + (layer "B.Cu") + (net 101) + (uuid "ff0ff89d-f89b-4787-996b-3db4bd83e3b4") + ) + (segment + (start 63.960512 198.730256) + (end 53.130256 198.730256) + (width 0.2) + (layer "F.Cu") + (net 102) + (uuid "abb80219-cb79-4a56-8844-3fae1f574a0b") + ) + (segment + (start 41.48 187.08) + (end 37.5 187.08) + (width 0.2) + (layer "F.Cu") + (net 102) + (uuid "c8342a71-d12c-4ac9-a366-29903434f7f8") + ) + (segment + (start 53.130256 198.730256) + (end 41.48 187.08) + (width 0.2) + (layer "F.Cu") + (net 102) + (uuid "f13097c6-4d52-41b7-a306-5a94f235c432") + ) + (segment + (start 80.420512 182.270256) + (end 63.960512 198.730256) + (width 0.2) + (layer "B.Cu") + (net 102) + (uuid "3edd633f-c568-4899-80cb-1d2cc43d9350") + ) + (segment + (start 284.960512 182.270256) + (end 80.420512 182.270256) + (width 0.2) + (layer "B.Cu") + (net 102) + (uuid "927f7f61-bd91-4ea3-af33-c4bf20127a74") + ) + (segment + (start 109.54 184.54) + (end 123.960512 198.960512) + (width 0.2) + (layer "F.Cu") + (net 103) + (uuid "4e845216-e1f3-49f4-8e8e-521ce8eec994") + ) + (segment + (start 37.5 184.54) + (end 109.54 184.54) + (width 0.2) + (layer "F.Cu") + (net 103) + (uuid "51162667-e859-4160-810a-ea372261f02e") + ) + (segment + (start 135.570768 187.350256) + (end 284.960512 187.350256) + (width 0.2) + (layer "B.Cu") + (net 103) + (uuid "4329da72-a847-4a01-a73c-69e5dbdcd5b0") + ) + (segment + (start 123.960512 198.960512) + (end 135.570768 187.350256) + (width 0.2) + (layer "B.Cu") + (net 103) + (uuid "4e4fd0e5-bd92-498c-8d83-7a767db064f3") + ) + (segment + (start 32.5 245.61) + (end 32.2 245.31) + (width 0.2) + (layer "F.Cu") + (net 138) + (uuid "088b7f6b-41a8-4e41-b1cb-1f18691e5dae") + ) + (segment + (start 31.8 214.3) + (end 32.5 215) + (width 0.2) + (layer "F.Cu") + (net 138) + (uuid "2f0463fe-24dc-4ec7-a8d9-1a9c73e58277") + ) + (segment + (start 31.8 213.2) + (end 31.8 214.3) + (width 0.2) + (layer "F.Cu") + (net 138) + (uuid "36bf5271-7a3d-4841-9b76-3159939103e9") + ) + (segment + (start 32.2 245.31) + (end 32.2 232.8) + (width 0.2) + (layer "F.Cu") + (net 138) + (uuid "7eb4c6e1-f5f2-479c-be28-4d0b68721bac") + ) + (segment + (start 32.2 180.38) + (end 32.55 180.73) + (width 0.2) + (layer "F.Cu") + (net 138) + (uuid "c69001ca-7ece-4698-8ade-25599008ca0f") + ) + (segment + (start 32.2 179.4) + (end 32.2 180.38) + (width 0.2) + (layer "F.Cu") + (net 138) + (uuid "cab81782-b325-48f7-baaa-692da8492c61") + ) + (via + (at 32.2 179.4) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 138) + (uuid "14b42132-62db-46e2-b35b-feca422493bf") + ) + (via + (at 32.2 232.8) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 138) + (uuid "367b3df4-aba1-488b-85df-b08361b6f753") + ) + (via + (at 31.8 213.2) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 138) + (uuid "3bf0d076-e964-4894-8a74-58faa4661a1a") + ) + (segment + (start 31.2 231.8) + (end 31.2 213.8) + (width 0.2) + (layer "B.Cu") + (net 138) + (uuid "1190b4a2-955e-4eb3-a21d-e84a81883c11") + ) + (segment + (start 31.299 180.301) + (end 32.2 179.4) + (width 0.2) + (layer "B.Cu") + (net 138) + (uuid "5b510262-5b41-48a4-aa4b-76b792748059") + ) + (segment + (start 31.8 213.2) + (end 31.299 212.699) + (width 0.2) + (layer "B.Cu") + (net 138) + (uuid "7c83e4a2-774e-4888-8eb9-67520a304961") + ) + (segment + (start 31.299 212.699) + (end 31.299 180.301) + (width 0.2) + (layer "B.Cu") + (net 138) + (uuid "8ab22527-8ab8-4337-8a91-e44b4e9d439b") + ) + (segment + (start 32.2 232.8) + (end 31.2 231.8) + (width 0.2) + (layer "B.Cu") + (net 138) + (uuid "e9871f84-9416-4548-95bd-a828434a688f") + ) + (segment + (start 31.2 213.8) + (end 31.8 213.2) + (width 0.2) + (layer "B.Cu") + (net 138) + (uuid "f4e5c348-2bc8-42e8-8846-de1c7d40fb5f") + ) + (segment + (start 36.475001 246.88) + (end 35.25 245.654999) + (width 0.2) + (layer "F.Cu") + (net 139) + (uuid "6b28ef2b-fe37-4129-bbf5-a80c97ef396c") + ) + (segment + (start 35.25 245.654999) + (end 35.25 241.8) + (width 0.2) + (layer "F.Cu") + (net 139) + (uuid "88bafc8e-1dc8-488b-9315-4583d53b4e0d") + ) + (segment + (start 37.45 246.88) + (end 36.475001 246.88) + (width 0.2) + (layer "F.Cu") + (net 139) + (uuid "b2806bcb-64d6-4f16-8d61-20237b7000c4") + ) + (segment + (start 37.43 216.25) + (end 36.25 216.25) + (width 0.2) + (layer "F.Cu") + (net 140) + (uuid "408d518a-2e41-42bc-975b-b2a742e2c6e5") + ) + (segment + (start 35.5 212.5) + (end 36.5 211.5) + (width 0.2) + (layer "F.Cu") + (net 140) + (uuid "432650c6-cfab-4f0e-80a1-46fb0d59d6b7") + ) + (segment + (start 35.5 215.5) + (end 35.5 212.5) + (width 0.2) + (layer "F.Cu") + (net 140) + (uuid "84fea36d-e8f3-4c4e-aa32-ff98f676c71b") + ) + (segment + (start 37.45 216.27) + (end 37.43 216.25) + (width 0.2) + (layer "F.Cu") + (net 140) + (uuid "b8c19f39-addf-44b3-9ca1-bfb618689c4c") + ) + (segment + (start 36.25 216.25) + (end 35.5 215.5) + (width 0.2) + (layer "F.Cu") + (net 140) + (uuid "fc950c0e-7727-4d3a-a4c3-ea194f78d0b2") + ) + (segment + (start 37.5 182) + (end 38.05 182) + (width 0.2) + (layer "F.Cu") + (net 141) + (uuid "a2c7cae2-59d2-44f7-a3b7-6169a74109ec") + ) + (segment + (start 38.05 182) + (end 41.15 178.9) + (width 0.2) + (layer "F.Cu") + (net 141) + (uuid "fc9682ac-225c-4d0e-b3ca-78281b3de806") + ) + (embedded_fonts no) +) diff --git a/chess_reedswitch_prototype.kicad_pro b/chess_reedswitch_prototype.kicad_pro new file mode 100644 index 0000000..0c965d2 --- /dev/null +++ b/chess_reedswitch_prototype.kicad_pro @@ -0,0 +1,626 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.05, + "copper_line_width": 0.2, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.05, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": true, + "text_position": 0, + "units_format": 0 + }, + "fab_line_width": 0.1, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.1, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 0.8, + "height": 1.27, + "width": 2.54 + }, + "silk_line_width": 0.1, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.1, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "creepage": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_filters_mismatch": "ignore", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_to_hole": "warning", + "holes_co_located": "warning", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "mirrored_text_on_front_layer": "warning", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "nonmirrored_text_on_back_layer": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_on_edge_cuts": "error", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_angle": "error", + "track_dangling": "warning", + "track_segment_length": "error", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_groove_width": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.0, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.5, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpthpad": true, + "td_onroundshapesonly": false, + "td_onsmdpad": true, + "td_ontrackend": false, + "td_onvia": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], + "track_widths": [], + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, + "via_dimensions": [], + "zones_allow_external_fillets": false + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_pairs": [], + "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", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "label_multiple_wires": "warning", + "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "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", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", + "similar_labels": "warning", + "similar_power": "warning", + "simulation_model_issue": "ignore", + "single_global_label": "ignore", + "unannotated": "error", + "unconnected_wire_endpoint": "warning", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "chess_reedswitch_prototype.kicad_pro", + "version": 3 + }, + "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)", + "priority": 2147483647, + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.6, + "via_drill": 0.3, + "wire_width": 6 + } + ], + "meta": { + "version": 4 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "chess_reedswitch_prototype.net", + "plot": "gerbers/", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_export_filename": "${PROJECTNAME}.csv", + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from BOM", + "name": "${EXCLUDE_FROM_BOM}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from Board", + "name": "${EXCLUDE_FROM_BOARD}", + "show": true + }, + { + "group_by": true, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "include_excluded_from_bom": true, + "name": "Default Editing", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "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, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "KiCad", + "page_layout_descr_file": "", + "plot_directory": "", + "space_save_all_events": true, + "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_dissipations": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "4af3311e-74fc-49fe-9174-c42f3634ef02", + "Root" + ], + [ + "aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d", + "ReedSwitches" + ], + [ + "55c56d25-cdf3-4f50-b33e-b65288763553", + "Shift Registers" + ] + ], + "text_variables": {} +} diff --git a/chess_reedswitch_prototype.kicad_sch b/chess_reedswitch_prototype.kicad_sch new file mode 100644 index 0000000..57a0f83 --- /dev/null +++ b/chess_reedswitch_prototype.kicad_sch @@ -0,0 +1,8606 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "4af3311e-74fc-49fe-9174-c42f3634ef02") + (paper "A4") + (title_block + (title "Chess Reed Switch Prototype") + (date "2025-06-17") + (rev "0.1") + (comment 1 "A.M. Rowsell") + ) + (lib_symbols + (symbol "Connector:Conn_01x04_Pin" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x04_Pin" + (at 0 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x04, script generated" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x04_Pin_1_1" + (rectangle + (start 0.8636 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.27 2.54) (xy 0.8636 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -5.08) (xy 0.8636 -5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 5.08 2.54 180) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -5.08 180) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:USB_C_Receptacle_USB2.0_16P" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 22.225 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB_C_Receptacle_USB2.0_16P" + (at 0 19.685 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 3.81 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 3.81 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB 2.0-only 16P Type-C Receptacle connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "usb universal serial bus type-C USB2.0" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "USB*C*Receptacle*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_16P_0_0" + (rectangle + (start -0.254 -17.78) + (end 0.254 -16.764) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 15.494) + (end 9.144 14.986) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 10.414) + (end 9.144 9.906) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 7.874) + (end 9.144 7.366) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 2.794) + (end 9.144 2.286) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 0.254) + (end 9.144 -0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -2.286) + (end 9.144 -2.794) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -4.826) + (end 9.144 -5.334) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -12.446) + (end 9.144 -12.954) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -14.986) + (end 9.144 -15.494) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_16P_0_1" + (rectangle + (start -10.16 17.78) + (end 10.16 -17.78) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -8.89 -3.81) (xy -8.89 3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -7.62 -3.81) + (end -6.35 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -7.62 3.81) + (mid -6.985 4.4423) + (end -6.35 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 3.81) + (mid -6.985 4.4423) + (end -6.35 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -8.89 3.81) + (mid -6.985 5.7067) + (end -5.08 3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -5.08 -3.81) + (mid -6.985 -5.7067) + (end -8.89 -3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -6.35 -3.81) + (mid -6.985 -4.4423) + (end -7.62 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -6.35 -3.81) + (mid -6.985 -4.4423) + (end -7.62 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -5.08 3.81) (xy -5.08 -3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -2.54 1.143) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -1.27 4.318) (xy 0 6.858) (xy 1.27 4.318) (xy -1.27 4.318) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 -2.032) (xy 2.54 0.508) (xy 2.54 1.778) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -3.302) (xy -2.54 -0.762) (xy -2.54 0.508) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -5.842) (xy 0 4.318) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 -5.842) + (radius 1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 1.905 1.778) + (end 3.175 3.048) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_16P_1_1" + (pin passive line + (at -7.62 -22.86 90) + (length 5.08) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 5.08) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 5.08) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 90) + (length 5.08) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) + (hide yes) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) + (hide yes) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) + (hide yes) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 10.16 180) + (length 5.08) + (name "CC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 5.08) + (name "CC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 2.54 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 0 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 5.08) + (name "SBU1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 5.08) + (name "SBU2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C_Polarized_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Polarized_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Polarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "CP_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Polarized_Small_0_1" + (rectangle + (start -1.524 0.6858) + (end 1.524 0.3048) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.524 -0.3048) + (end 1.524 -0.6858) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -1.27 1.524) (xy -0.762 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.016 1.27) (xy -1.016 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Polarized_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 1.8542) + (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 1.8542) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "LED:WS2812B" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 5.08 5.715 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + ) + (property "Value" "WS2812B" + (at 1.27 -5.715 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 1.27 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 2.54 -9.525 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "RGB LED NeoPixel addressable" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "WS2812B_0_0" + (text "RGB" + (at 2.286 -4.191 0) + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + (symbol "WS2812B_0_1" + (polyline + (pts + (xy 1.27 -2.54) (xy 1.778 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -3.556) (xy 1.778 -3.556) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.286 -1.524) (xy 1.27 -2.54) (xy 1.27 -2.032) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.286 -2.54) (xy 1.27 -3.556) (xy 1.27 -3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.683 -1.016) (xy 3.683 -3.556) (xy 3.683 -4.064) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.699 -1.524) (xy 2.667 -1.524) (xy 3.683 -3.556) (xy 4.699 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.699 -3.556) (xy 2.667 -3.556) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 5.08 5.08) + (end -5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "WS2812B_1_1" + (pin input line + (at -7.62 0 0) + (length 2.54) + (name "DIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 7.62 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 2.54) + (name "DOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Mechanical:MountingHole" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (property "Reference" "H" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MountingHole" + (at 0 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "mounting hole" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "MountingHole*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MountingHole_0_1" + (circle + (center 0 0) + (radius 1.27) + (stroke + (width 1.27) + (type default) + ) + (fill + (type none) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Power_Protection:TPD2EUSB30" + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TPD2EUSB30" + (at 7.62 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:Texas_DRT-3" + (at -19.05 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tpd2eusb30a.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "2-Channel ESD Protection for Super-Speed USB 3.0 Interface, DRT-3" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "ESD protection USB 3.0" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Texas*DRT*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TPD2EUSB30_0_1" + (rectangle + (start -5.08 5.08) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -5.08 0) (xy -3.175 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 2.54) (xy -2.54 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -1.27) (xy -2.54 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -3.175 3.81) + (end 3.175 -3.81) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -3.175 0) + (radius 0.2794) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -2.54 1.27) (xy -3.81 1.27) (xy -3.175 2.54) (xy -2.54 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 -2.54) (xy -3.81 -2.54) (xy -3.175 -1.27) (xy -2.54 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 3.81) + (radius 0.2794) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy 0 -5.08) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 -3.81) + (radius 0.2794) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0.635 -0.508) (xy -0.635 -0.508) (xy 0 0.762) (xy 0.635 -0.508) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 0.762) (xy -0.762 0.762) (xy -0.762 0.508) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy 3.81 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 -1.27) (xy 3.81 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 3.175 0) + (radius 0.2794) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 3.81 1.27) (xy 2.54 1.27) (xy 3.175 2.54) (xy 3.81 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.81 -2.54) (xy 2.54 -2.54) (xy 3.175 -1.27) (xy 3.81 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 5.08 0) (xy 3.175 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "TPD2EUSB30_1_1" + (pin passive line + (at -10.16 0 0) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 0 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Power_Protection:USBLC6-2P6" + (pin_names + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0.635 5.715 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "USBLC6-2P6" + (at 0.635 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-666" + (at 1.016 -6.731 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf" + (at 1.016 -8.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "Very low capacitance ESD protection diode, 2 data-line, SOT-666" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "usb ethernet video" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?666*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "USBLC6-2P6_0_0" + (circle + (center -1.524 0) + (radius 0.0001) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -0.508 2.032) + (radius 0.0001) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -0.508 -4.572) + (radius 0.0001) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0.508 2.032) + (radius 0.0001) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0.508 -4.572) + (radius 0.0001) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 1.524 -2.54) + (radius 0.0001) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USBLC6-2P6_0_1" + (polyline + (pts + (xy -2.54 0) (xy 2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 -2.54) (xy 2.54 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 0.508) (xy -1.016 0.508) (xy -1.524 1.524) (xy -2.032 0.508) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 -3.048) (xy -1.016 -3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.016 1.524) (xy -2.032 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.016 -4.064) (xy -2.032 -4.064) (xy -1.524 -3.048) (xy -1.016 -4.064) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.508 -1.143) (xy -0.508 -0.762) (xy 0.508 -0.762) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy -0.508 2.032) (xy 0.508 2.032) (xy 0 1.524) (xy 0 -4.064) (xy -0.508 -4.572) (xy 0.508 -4.572) + (xy 0 -5.08) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 -1.778) (xy -0.508 -1.778) (xy 0 -0.762) (xy 0.508 -1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 1.524) (xy 2.032 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 -3.048) (xy 2.032 -3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.032 0.508) (xy 1.016 0.508) (xy 1.524 1.524) (xy 2.032 0.508) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.032 -4.064) (xy 1.016 -4.064) (xy 1.524 -3.048) (xy 2.032 -4.064) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USBLC6-2P6_1_1" + (rectangle + (start -2.54 2.794) + (end 2.54 -5.334) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.508 2.032) (xy -1.524 2.032) (xy -1.524 -4.572) (xy -0.508 -4.572) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 -4.572) (xy 1.524 -4.572) (xy 1.524 2.032) (xy 0.508 2.032) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "I/O1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 2.54) + (name "I/O2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 5.08 270) + (length 2.54) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "I/O1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 2.54) + (name "I/O2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "RF_Module:ESP32-S3-MINI-1" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -11.43 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ESP32-S3-MINI-1" + (at 12.7 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "RF_Module:ESP32-S2-MINI-1" + (at 15.24 -29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf" + (at 0 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "RF Module, ESP32-S3 SoC, Wi-Fi 802.11b/g/n, Bluetooth, BLE, 32-bit, 3.3V, SMD, onboard antenna" + (at 0 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "RF Radio BT ESP ESP32-S3 Espressif" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "ESP32?S*MINI?1" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ESP32-S3-MINI-1_0_1" + (rectangle + (start -12.7 27.94) + (end 12.7 -27.94) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "ESP32-S3-MINI-1_1_1" + (pin input line + (at -15.24 25.4 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 20.32 0) + (length 2.54) + (name "IO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "IO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "IO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "IO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "IO4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "IO5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "IO6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "IO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 0 0) + (length 2.54) + (name "IO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "IO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "IO10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "IO11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "IO12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "IO13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "IO14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "IO15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "IO16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -22.86 0) + (length 2.54) + (name "IO17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -25.4 0) + (length 2.54) + (name "IO18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 30.48 270) + (length 2.54) + (name "3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -30.48 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "50" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "51" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "52" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "53" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "54" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "55" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "56" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "57" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "58" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "59" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "60" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "61" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "62" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "63" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "64" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 90) + (length 2.54) + (hide yes) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "65" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "TXD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "RXD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "USB_D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "IO19" bidirectional line) + ) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "USB_D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "IO20" bidirectional line) + ) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "IO21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "IO26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "IO33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "IO34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "IO35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 0 180) + (length 2.54) + (name "IO36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "IO37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "IO38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "IO39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "IO40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "IO41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "IO42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "IO45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "IO46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "IO47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "IO48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Regulator_Linear:NCP1117-3.3_TO252" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "NCP1117-3.3_TO252" + (at 0 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:TO-252-2" + (at 0 5.715 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1A Low drop-out regulator, Fixed Output 3.3V, TO-252 (DPAK)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "REGULATOR LDO 3.3V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO?252*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "NCP1117-3.3_TO252_0_1" + (rectangle + (start -5.08 1.905) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "NCP1117-3.3_TO252_1_1" + (pin power_in line + (at -7.62 0 0) + (length 2.54) + (name "VI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 7.62 0 180) + (length 2.54) + (name "VO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+3.3V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+3.3V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:VBUS" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VBUS" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VBUS\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "VBUS_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "VBUS_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:VCC" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "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 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "VCC_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (junction + (at 78.74 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "0e293bcb-5296-4c42-a228-5128270650cb") + ) + (junction + (at 160.02 142.24) + (diameter 0) + (color 0 0 0 0) + (uuid "253ddd75-a2e6-408f-b692-eaf2b7dc3b89") + ) + (junction + (at 177.8 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "291748f4-12c1-439f-bbad-e01b7194da7b") + ) + (junction + (at 193.04 27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "784dd44e-ae64-44d3-8be9-ade146abe7fe") + ) + (junction + (at 129.54 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "851a2e31-765b-429a-91a7-e7ed1bfe23ed") + ) + (junction + (at 114.3 50.8) + (diameter 0) + (color 0 0 0 0) + (uuid "8af339c3-91be-4a95-8b64-f5dd7f929895") + ) + (junction + (at 160.02 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "910954bc-57e9-40eb-bc21-166fa3779c7a") + ) + (junction + (at 167.64 38.1) + (diameter 0) + (color 0 0 0 0) + (uuid "af097229-f647-4647-8891-401742b3d8f1") + ) + (junction + (at 149.86 142.24) + (diameter 0) + (color 0 0 0 0) + (uuid "b147106b-74fe-42e0-9376-160b6c670b21") + ) + (junction + (at 149.86 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "b1c25440-653b-46ea-8a0f-74f43542ccfb") + ) + (junction + (at 78.74 142.24) + (diameter 0) + (color 0 0 0 0) + (uuid "b54e22c1-632d-4749-882d-29b355f4de11") + ) + (junction + (at 167.64 27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "b5ce206e-0d4a-4e2b-aba6-f0c6e01f5cd2") + ) + (junction + (at 139.7 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "b642de1b-6e93-49df-93a2-005eae967c3c") + ) + (junction + (at 58.42 142.24) + (diameter 0) + (color 0 0 0 0) + (uuid "c2890144-48cd-4981-ae94-d2c07bb41ae5") + ) + (junction + (at 139.7 142.24) + (diameter 0) + (color 0 0 0 0) + (uuid "cc774e75-7553-412e-8211-2e1382b0321c") + ) + (junction + (at 58.42 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "dc20a220-0b04-46ef-8eb5-986e0d832ecb") + ) + (junction + (at 68.58 142.24) + (diameter 0) + (color 0 0 0 0) + (uuid "ded4512f-0098-48b1-a4cd-ac8826d4e01c") + ) + (junction + (at 114.3 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "e1472581-617d-4183-bef1-6769f247f410") + ) + (junction + (at 68.58 124.46) + (diameter 0) + (color 0 0 0 0) + (uuid "f1c10567-0f93-4b8c-a24d-46a25247b815") + ) + (junction + (at 157.48 27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "f6eb2121-dd44-4d5b-bfae-a93a72cef110") + ) + (wire + (pts + (xy 185.42 27.94) (xy 193.04 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "028eabcb-214b-40f8-a312-e1fc3eba4982") + ) + (wire + (pts + (xy 167.64 35.56) (xy 167.64 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05e1a85e-7c10-4987-96bb-a9847011d701") + ) + (wire + (pts + (xy 45.72 134.62) (xy 50.8 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "068e9260-bf9e-4fc4-8189-04ae05e24b94") + ) + (wire + (pts + (xy 27.94 134.62) (xy 30.48 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d895c46-08e9-43a0-b132-18f0eebfef80") + ) + (wire + (pts + (xy 157.48 35.56) (xy 157.48 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19bd9727-9f58-4810-8197-73758f5cdc16") + ) + (wire + (pts + (xy 127 134.62) (xy 132.08 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b292e75-deba-4c41-974d-1504bd78ac36") + ) + (wire + (pts + (xy 160.02 142.24) (xy 180.34 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b6c9975-1285-42fa-b0ee-bdac8fc07b1e") + ) + (wire + (pts + (xy 114.3 55.88) (xy 114.3 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b79b83f-6a42-4c41-8dab-57df6cad9343") + ) + (wire + (pts + (xy 38.1 127) (xy 38.1 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2319011a-7231-455a-b7a4-cb3106a0ae1b") + ) + (wire + (pts + (xy 22.86 22.86) (xy 25.4 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "314ccedf-e9cb-458f-be7c-30f0dec253b7") + ) + (wire + (pts + (xy 66.04 88.9) (xy 66.04 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32e31dfe-980d-44a8-895c-55cb5129c6d4") + ) + (wire + (pts + (xy 111.76 38.1) (xy 114.3 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33f09ca7-7135-49df-b4e0-e45d3ddd73a2") + ) + (wire + (pts + (xy 119.38 127) (xy 119.38 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "361637b0-f098-4d1f-8dfb-5cb2954e0d0a") + ) + (wire + (pts + (xy 139.7 142.24) (xy 149.86 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37ca1f3f-7d6e-41b4-b6a4-5c3757cf9aac") + ) + (wire + (pts + (xy 193.04 22.86) (xy 193.04 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3bd3cbbb-9fca-4c13-a665-b252ec8165f8") + ) + (wire + (pts + (xy 149.86 124.46) (xy 160.02 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3bfebad3-1262-4df1-94e3-08b6e8b58528") + ) + (wire + (pts + (xy 119.38 142.24) (xy 139.7 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "404870f0-1223-405a-96dd-b505302caef6") + ) + (wire + (pts + (xy 22.86 25.4) (xy 25.4 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "433df967-a247-4009-8cd3-a186e6ab22ea") + ) + (wire + (pts + (xy 193.04 35.56) (xy 193.04 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49a4e626-4c1a-4fee-bcd1-113500315544") + ) + (wire + (pts + (xy 58.42 142.24) (xy 68.58 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a3bc11e-35f0-4a4f-a0fa-30c75a82c727") + ) + (wire + (pts + (xy 66.04 134.62) (xy 71.12 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ba17a3b-a3a7-49bb-a0d8-35ec50d9a0cc") + ) + (wire + (pts + (xy 81.28 35.56) (xy 83.82 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c48eab9-ab1e-46b9-b587-719847f36e00") + ) + (wire + (pts + (xy 187.96 134.62) (xy 193.04 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d7f7b71-2364-4c50-991e-28f72192679c") + ) + (wire + (pts + (xy 129.54 78.74) (xy 129.54 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55bc5088-09b8-4dd1-a36a-02fccfcc4c14") + ) + (wire + (pts + (xy 22.86 30.48) (xy 22.86 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5645bb00-adad-4c6a-bb02-2886351a587a") + ) + (wire + (pts + (xy 157.48 27.94) (xy 157.48 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56925e60-480b-4a0a-84de-cd7011ee44aa") + ) + (wire + (pts + (xy 116.84 91.44) (xy 119.38 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58688c65-ed7a-49a9-9712-2578e67fa76a") + ) + (wire + (pts + (xy 22.86 27.94) (xy 25.4 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c9ad418-661e-4920-8cd0-eeeb0d7b24a9") + ) + (wire + (pts + (xy 68.58 142.24) (xy 78.74 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d77259e-af0a-458e-8158-bc222687ae1b") + ) + (wire + (pts + (xy 157.48 38.1) (xy 167.64 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6171ef3b-528e-42a4-a4d3-3101ca369bc3") + ) + (wire + (pts + (xy 38.1 124.46) (xy 58.42 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6463a057-44a9-4b85-a54d-cbc8422751a0") + ) + (wire + (pts + (xy 22.86 20.32) (xy 22.86 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65d1aca4-0be7-4477-8368-9a7592a16abd") + ) + (wire + (pts + (xy 58.42 124.46) (xy 68.58 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a034dd9-0cdf-4df7-a5ce-99a55cdd384a") + ) + (wire + (pts + (xy 137.16 76.2) (xy 137.16 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b3f542c-114e-444f-a8cc-f06962bf4986") + ) + (wire + (pts + (xy 114.3 50.8) (xy 114.3 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c02baad-4f65-4d0e-8ccf-7b65813cd5df") + ) + (wire + (pts + (xy 139.7 124.46) (xy 139.7 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d2a7a2f-dc08-48f5-96da-df0d05d15328") + ) + (wire + (pts + (xy 167.64 38.1) (xy 177.8 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dde6035-ea2c-4a67-b439-193ba23e59bc") + ) + (wire + (pts + (xy 160.02 124.46) (xy 180.34 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "724b54fb-a182-4018-92d0-ea7cbc74f766") + ) + (wire + (pts + (xy 177.8 38.1) (xy 193.04 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7985e3a2-5ae5-4f38-ac4f-db68c4c22955") + ) + (wire + (pts + (xy 137.16 78.74) (xy 129.54 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b517668-d871-48e0-a59f-a1d6bd7cf637") + ) + (wire + (pts + (xy 111.76 35.56) (xy 111.76 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "813aa3b1-6ba8-420e-9b29-e14d4df72c9e") + ) + (wire + (pts + (xy 193.04 27.94) (xy 193.04 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "866e62f5-41d9-4d44-a8ec-2a6e208fcedf") + ) + (wire + (pts + (xy 78.74 124.46) (xy 68.58 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8967c83f-a827-4648-9086-fba0981c6920") + ) + (wire + (pts + (xy 180.34 127) (xy 180.34 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8991f9f0-5103-4191-9aa1-ae7e8cb140f0") + ) + (wire + (pts + (xy 99.06 127) (xy 99.06 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89eb94ff-b8b0-4af6-9722-5ae7102c8f5b") + ) + (wire + (pts + (xy 157.48 27.94) (xy 167.64 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a0872ae-a214-495a-8ec1-72585373217e") + ) + (wire + (pts + (xy 104.14 93.98) (xy 106.68 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a8cf2be-ec92-41bc-a38c-4f7883ac1e2f") + ) + (wire + (pts + (xy 119.38 124.46) (xy 139.7 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c6a0cdd-5aeb-4fa0-a92e-a407450755c5") + ) + (wire + (pts + (xy 177.8 38.1) (xy 177.8 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d14efd6-4f34-49d0-aeaf-e5040c67d9bf") + ) + (wire + (pts + (xy 167.64 134.62) (xy 172.72 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90618553-3535-4d94-a1d6-4fcc714eb2bf") + ) + (wire + (pts + (xy 149.86 124.46) (xy 149.86 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95f9592c-45c2-4c35-807b-37d732155bab") + ) + (wire + (pts + (xy 78.74 142.24) (xy 99.06 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99869abe-2240-4de1-a880-621bfcebcde2") + ) + (wire + (pts + (xy 157.48 22.86) (xy 157.48 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ad7acd7-6691-4da2-97c4-9da2576973ab") + ) + (wire + (pts + (xy 177.8 35.56) (xy 177.8 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9af3f0d9-7067-4dd1-b895-04930c52c42b") + ) + (wire + (pts + (xy 68.58 142.24) (xy 68.58 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a532b554-7252-4f7a-a8d5-4fdef8ad5380") + ) + (wire + (pts + (xy 58.42 124.46) (xy 58.42 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6de3fc4-943f-41b7-ab7f-71ae71523455") + ) + (wire + (pts + (xy 81.28 43.18) (xy 83.82 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7288de9-0464-4816-8d00-bdcc57e0291c") + ) + (wire + (pts + (xy 78.74 124.46) (xy 99.06 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8c80fcd-1488-47b6-84b2-9c38a14c4331") + ) + (wire + (pts + (xy 167.64 27.94) (xy 167.64 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af793779-a316-4773-917a-06baebbac161") + ) + (wire + (pts + (xy 25.4 30.48) (xy 22.86 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b07efad2-adec-426e-b9ed-9f6475bab7fb") + ) + (wire + (pts + (xy 111.76 50.8) (xy 114.3 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1238907-c6fe-4509-b52e-075d6d17f0ab") + ) + (wire + (pts + (xy 68.58 124.46) (xy 68.58 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b21f3a5e-142f-4da5-a3ce-3ae5aeadad8f") + ) + (wire + (pts + (xy 160.02 127) (xy 160.02 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bcffc6d1-6888-47f9-998c-5e3e056df6a2") + ) + (wire + (pts + (xy 66.04 25.4) (xy 66.04 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc9c106c-59ac-47c7-be47-4955a8bc5b28") + ) + (wire + (pts + (xy 81.28 40.64) (xy 83.82 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce17cabf-b445-4694-9340-eddf8758ce2d") + ) + (wire + (pts + (xy 78.74 127) (xy 78.74 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d49957df-6772-4df8-8e35-d2ecbbc8ad8f") + ) + (wire + (pts + (xy 81.28 33.02) (xy 83.82 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddbd4378-4d40-4df0-b45f-af1d4165f8ff") + ) + (wire + (pts + (xy 149.86 142.24) (xy 160.02 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de36a837-c62c-470c-9075-3cb1cc0111c7") + ) + (wire + (pts + (xy 149.86 142.24) (xy 149.86 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e387dabf-a609-4af8-9c2f-3fbc114510b1") + ) + (wire + (pts + (xy 147.32 134.62) (xy 152.4 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8fdb576-8e58-4b76-8ce2-feb093ddc11d") + ) + (wire + (pts + (xy 38.1 142.24) (xy 58.42 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eca0b882-6473-4b18-9bbf-d00c19f2f9bb") + ) + (wire + (pts + (xy 116.84 93.98) (xy 119.38 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef311076-1632-41e6-858e-55cd89af15e5") + ) + (wire + (pts + (xy 106.68 134.62) (xy 111.76 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef4ee80f-5286-406a-b6cc-bad15c80a30d") + ) + (wire + (pts + (xy 111.76 55.88) (xy 114.3 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2959303-694a-4c36-93d3-d6a3b6c0ccbc") + ) + (wire + (pts + (xy 104.14 91.44) (xy 106.68 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f735927f-3ae2-44d3-b1b8-e5b3e3863aae") + ) + (wire + (pts + (xy 129.54 76.2) (xy 129.54 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa0ae6ef-c3f4-4214-86d0-081d1852f1e4") + ) + (wire + (pts + (xy 139.7 124.46) (xy 149.86 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fcf5b8a8-daae-4ec6-9fec-79b046f51bd0") + ) + (wire + (pts + (xy 167.64 27.94) (xy 170.18 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdd5db86-57a7-4745-a300-446ad38f02cb") + ) + (wire + (pts + (xy 86.36 134.62) (xy 91.44 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fef20252-c012-442c-8e96-79ff16365e6f") + ) + (label "LED_DATA_IN" + (at 50.8 78.74 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4ee6f44a-788c-47d7-9c91-84a03f3c1d90") + ) + (label "LED_DATA_IN" + (at 27.94 134.62 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8a53fdac-14bf-4b62-a4bf-a851808f19b4") + ) + (label "LED_DATA_OUT" + (at 193.04 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c0f99ffb-6a59-43df-ae16-4e657a5b1eb3") + ) + (global_label "ROW8_DOUT" + (shape input) + (at 50.8 66.04 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "041febd7-07da-46c8-9c11-8ab432c970a9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 38.1373 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "~{LOAD}" + (shape input) + (at 50.8 73.66 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0428d2a6-7a78-4822-af7e-fdc199b868dd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.5718 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "TX" + (shape input) + (at 22.86 25.4 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "32181d83-ef83-4b11-9e43-8f38f131edfb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 18.1468 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "RX" + (shape input) + (at 22.86 27.94 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3492ec58-22de-4c8d-82ae-b21dc09422a0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 17.8949 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ESP_D-" + (shape input) + (at 104.14 93.98 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "36152f62-bc3f-4a98-b689-00aa24d0ac25") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 95.2516 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D+" + (shape input) + (at 119.38 91.44 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4116185e-3720-4d41-aaa6-c236b469f95a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 124.2831 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "TX" + (shape input) + (at 83.82 33.02 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "6afc484a-78f1-4ef4-9324-87bc906cc1bd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 88.5332 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "D-" + (shape input) + (at 119.38 93.98 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "6c1e6760-922b-455a-833c-902161cc8a4a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 124.1962 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "RX" + (shape input) + (at 83.82 35.56 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "7bbbba4c-d05a-4901-aa25-3ac7e6feba5f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 88.7851 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "D+" + (shape input) + (at 149.86 71.12 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7f210fb8-e7e9-4b56-aa89-ca3eabe5649b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 144.9569 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D+" + (shape input) + (at 111.76 55.88 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9246403c-b161-4634-a681-ce9716e3d161") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 106.8569 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "D-" + (shape input) + (at 170.18 71.12 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b4b5726e-6ce6-4a12-a3d0-66996b455b02") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 174.9962 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "D-" + (shape input) + (at 111.76 50.8 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c756065f-5f1b-49bd-82eb-299482b94d22") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 106.9438 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "CLK" + (shape input) + (at 50.8 68.58 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d3c525d9-8919-4268-8bbc-d4738ba5e291") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 44.7443 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ESP_D+" + (shape input) + (at 83.82 43.18 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d541f38b-3e3e-4ab5-97b2-8837449f2edf") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.7952 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "ESP_D-" + (shape input) + (at 83.82 40.64 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e2c925c4-08ed-434a-8bc6-2f6710888fa3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.7084 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + ) + (global_label "~{CLK_EN}" + (shape input) + (at 50.8 71.12 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ecaae658-cec6-4f7a-8f0c-77b97579644e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 41.6288 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (global_label "ESP_D+" + (shape input) + (at 104.14 91.44 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f88cf282-373c-42dc-a0e5-fff8bb07755d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 95.1648 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + ) + (symbol + (lib_id "Mechanical:MountingHole") + (at 45.72 177.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "08e44c56-ee6d-4d6d-9d60-9b0bddbd8ba4") + (property "Reference" "H102" + (at 48.26 176.7186 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MountingHole" + (at 48.26 178.8813 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_DIN965" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 45.72 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "H102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 68.58 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "09213af3-a1d0-42a1-a6a4-27ad73f56977") + (property "Reference" "#PWR0114" + (at 68.58 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 68.58 148.7823 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 68.58 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c8f35d9e-c7c4-48d8-aeee-32f8e1ebd548") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0114") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:MountingHole") + (at 45.72 182.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1820a06b-94a8-415c-96be-ef07f13a7c7d") + (property "Reference" "H103" + (at 48.26 181.7986 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MountingHole" + (at 48.26 183.9613 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_DIN965" + (at 45.72 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 45.72 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "H103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:MountingHole") + (at 45.72 172.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1eb3fc9d-7e95-49a4-9d78-d783c4360930") + (property "Reference" "H101" + (at 48.26 171.6386 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MountingHole" + (at 48.26 173.8013 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_DIN965" + (at 45.72 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 45.72 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "H101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LED:WS2812B") + (at 78.74 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2549625b-d633-4185-b399-c3c4f6c6d621") + (property "Reference" "D103" + (at 88.3985 128.7305 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "WS2812B" + (at 88.3985 130.8932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 80.01 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 81.28 144.145 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 78.74 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "534abd0c-d83b-4870-8294-f7444a9368e8") + ) + (pin "3" + (uuid "c0d6f0b7-4c7e-4b3b-b3e1-4ba153dbfa11") + ) + (pin "2" + (uuid "eb5a5920-fdc9-4d47-8713-60802772f2e6") + ) + (pin "1" + (uuid "39e17d5e-d259-4f82-94ff-7435f04a02a7") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "D103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 66.04 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2f6c2606-aa8e-4d5a-a11c-8dcf6b769018") + (property "Reference" "#PWR0111" + (at 66.04 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 66.04 95.4423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 66.04 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 66.04 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 66.04 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "881942cc-048f-4669-993e-097d6a376d40") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0111") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 22.86 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3694dc6f-847f-4b48-87b7-e86949dd54c1") + (property "Reference" "#PWR0105" + (at 22.86 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 22.86 37.0223 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 22.86 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 22.86 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 22.86 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2dddb46f-fe40-4a98-98d4-20518282bf78") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0105") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 149.86 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "40218156-03a8-4b97-ad25-cc8c7199b353") + (property "Reference" "#PWR0115" + (at 149.86 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 149.86 117.9177 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 149.86 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3aa4bb32-c5e3-4b45-997e-22242d5ae727") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0115") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Power_Protection:USBLC6-2P6") + (at 111.76 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "425c81ad-6d87-4938-add5-9b561cee0794") + (property "Reference" "U104" + (at 113.4111 84.8939 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "USBLC6-2P6" + (at 113.4111 87.0566 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-666" + (at 112.776 98.171 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf" + (at 112.776 100.076 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "Very low capacitance ESD protection diode, 2 data-line, SOT-666" + (at 111.76 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "6" + (uuid "29bc367f-e1ac-4238-8c86-21e60f9dd5c2") + ) + (pin "4" + (uuid "57daa966-ff8a-4b88-9edb-f9df94e71598") + ) + (pin "1" + (uuid "7846614b-91ea-4a78-b6e0-b9ccaad9224f") + ) + (pin "2" + (uuid "cc67b196-0dbe-40a0-ad56-b04dcd04b16e") + ) + (pin "3" + (uuid "32acd1c1-c77c-455e-b14c-55a51fc3aa6b") + ) + (pin "5" + (uuid "4b2843ff-1faa-4f74-a9b5-a07d6d69cf07") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "U104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 129.54 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "440f7244-a405-4602-af4c-c3f3ed08f2bf") + (property "Reference" "#PWR0108" + (at 129.54 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 129.54 85.2823 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 129.54 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 129.54 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 129.54 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4b109c0a-37b1-4eaa-9082-0411f9273aea") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0108") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x04_Pin") + (at 30.48 25.4 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "49a129dd-8c7f-43c9-ad64-c405d041d03d") + (property "Reference" "J101" + (at 31.1912 25.5886 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Conn_01x04_Pin" + (at 31.1912 27.7513 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" + (at 30.48 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 30.48 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x04, script generated" + (at 30.48 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "898f8e0a-6f4a-43aa-a61e-746567ca61e1") + ) + (pin "4" + (uuid "6d488dcc-ddaf-4611-9a93-22f2b7f4446a") + ) + (pin "3" + (uuid "893a3a9a-7b91-41c3-9d71-70b3cc3676a2") + ) + (pin "2" + (uuid "0ce4284d-c692-4dfb-93be-e30b749e622c") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "J101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VBUS") + (at 111.76 86.36 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4a6af08b-13eb-4735-a8cb-a9535532e143") + (property "Reference" "#PWR0110" + (at 111.76 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VBUS" + (at 111.76 82.3577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 111.76 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 111.76 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VBUS\"" + (at 111.76 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e358aa46-3356-4bd4-a5bd-cb316c802ead") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0110") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Polarized_Small") + (at 157.48 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5b7de325-8dd7-49d1-b43b-e7ed51bb46a7") + (property "Reference" "C101" + (at 155.3211 31.3925 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "47uF" + (at 155.3211 33.5552 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_Tantalum_SMD:CP_EIA-3216-10_Kemet-I_HandSolder" + (at 157.48 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 157.48 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Polarized capacitor, small symbol" + (at 157.48 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d0b69e5d-3276-498a-9f8c-83120a0752f7") + ) + (pin "2" + (uuid "7bba1975-42c4-468f-9eeb-f74f4d9d9ade") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "C101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LED:WS2812B") + (at 139.7 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "69c5351a-a274-4e8c-bdf5-0775f36d964d") + (property "Reference" "D106" + (at 149.3585 128.7305 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "WS2812B" + (at 149.3585 130.8932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 140.97 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 142.24 144.145 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 139.7 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "30e5337b-128b-41b4-832a-4f59d46153da") + ) + (pin "3" + (uuid "e881251a-7b18-457e-a67b-ebee87f35a9e") + ) + (pin "2" + (uuid "2a08d09e-a19d-4086-974f-b52de23ac978") + ) + (pin "1" + (uuid "144e978f-0830-4d77-bafd-db94210c4015") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "D106") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LED:WS2812B") + (at 119.38 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6a86d3eb-bad2-40aa-b5f4-2973f40c589c") + (property "Reference" "D105" + (at 129.0385 128.7305 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "WS2812B" + (at 129.0385 130.8932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 120.65 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 121.92 144.145 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 119.38 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "70c768d3-d3c3-4b6d-8cf1-f1c30bfc6958") + ) + (pin "3" + (uuid "2818d73f-837a-4751-a414-1cf63372f228") + ) + (pin "2" + (uuid "83b25477-9ad5-4d77-9400-853a64b4e39b") + ) + (pin "1" + (uuid "50b325e7-7ac2-4491-8a23-62ffe44d344d") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "D105") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VBUS") + (at 111.76 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6de92041-e574-4206-9a17-3eaccc930752") + (property "Reference" "#PWR0106" + (at 111.76 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VBUS" + (at 111.76 31.5577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 111.76 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 111.76 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VBUS\"" + (at 111.76 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "94820c40-9fef-4048-9689-d99aaa0748ac") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0106") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VBUS") + (at 157.48 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "70444d11-3c10-42bb-b790-087dd6a9fa9d") + (property "Reference" "#PWR0102" + (at 157.48 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VBUS" + (at 157.48 18.8577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 157.48 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 157.48 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VBUS\"" + (at 157.48 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "59a7a785-7d8a-4b82-b56c-1499f85bc00b") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 149.86 144.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "709a2fac-be1a-4886-9ed5-208d662b462d") + (property "Reference" "#PWR0116" + (at 149.86 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 149.86 148.7823 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 149.86 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fa01f068-9b2f-40a9-8aa6-1a7d96ba5541") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0116") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LED:WS2812B") + (at 38.1 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "72444ae6-a42b-4a94-9a49-5312cbec51d9") + (property "Reference" "D101" + (at 47.7585 128.7305 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "WS2812B" + (at 47.7585 130.8932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 39.37 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 40.64 144.145 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 38.1 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "534abd0c-d83b-4870-8294-f7444a9368e9") + ) + (pin "3" + (uuid "c0d6f0b7-4c7e-4b3b-b3e1-4ba153dbfa12") + ) + (pin "2" + (uuid "eb5a5920-fdc9-4d47-8713-60802772f2e7") + ) + (pin "1" + (uuid "39e17d5e-d259-4f82-94ff-7435f04a02a8") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "D101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LED:WS2812B") + (at 99.06 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "789c6601-4bb6-44c3-b5bd-9b37dd6ccb38") + (property "Reference" "D104" + (at 108.7185 128.7305 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "WS2812B" + (at 108.7185 130.8932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 100.33 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 101.6 144.145 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 99.06 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "534abd0c-d83b-4870-8294-f7444a9368ea") + ) + (pin "3" + (uuid "c0d6f0b7-4c7e-4b3b-b3e1-4ba153dbfa13") + ) + (pin "2" + (uuid "eb5a5920-fdc9-4d47-8713-60802772f2e8") + ) + (pin "1" + (uuid "39e17d5e-d259-4f82-94ff-7435f04a02a9") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "D104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LED:WS2812B") + (at 160.02 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "79eddd01-b958-41f8-b164-d7fe3ee459cc") + (property "Reference" "D107" + (at 169.6785 128.7305 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "WS2812B" + (at 169.6785 130.8932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 161.29 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 162.56 144.145 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 160.02 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "a45e33d0-4280-4948-96d2-7749dfbc60c2") + ) + (pin "3" + (uuid "072ffb55-09fb-4fb7-a0c3-0a8f4f7bda78") + ) + (pin "2" + (uuid "7c1f0a32-000a-4bc5-a420-8912af474b5a") + ) + (pin "1" + (uuid "466b9778-a3fb-4ab9-8646-541e19f4033e") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "D107") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 66.04 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7d4785af-5c4f-4a06-8814-b861eaa94137") + (property "Reference" "#PWR0104" + (at 66.04 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 66.04 21.3977 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 66.04 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 66.04 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 66.04 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "528ddba4-5274-42b9-92e3-1837c6989fda") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "RF_Module:ESP32-S3-MINI-1") + (at 66.04 58.42 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8c477374-2992-4cf9-9b99-2b07b9fd8ac6") + (property "Reference" "U102" + (at 68.2009 26.7279 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ESP32-S3-MINI-1" + (at 68.2009 28.8906 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "RF_Module:ESP32-S2-MINI-1" + (at 81.28 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf" + (at 66.04 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "RF Module, ESP32-S3 SoC, Wi-Fi 802.11b/g/n, Bluetooth, BLE, 32-bit, 3.3V, SMD, onboard antenna" + (at 66.04 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "52" + (uuid "154c0fa6-8d4e-4518-a4e4-af84f9471c6a") + ) + (pin "48" + (uuid "8ff30027-f15d-4ad7-b736-b0a2946d64e3") + ) + (pin "47" + (uuid "dc892b76-7177-4d05-b504-bb34e6d52b06") + ) + (pin "43" + (uuid "5dec496c-13a4-43d2-90b0-174bae661472") + ) + (pin "42" + (uuid "e565623c-4e43-4db6-b5dd-68bd2259f320") + ) + (pin "14" + (uuid "45fe2f82-34c5-4366-bf05-10761211e18d") + ) + (pin "36" + (uuid "5b612ea5-d2ad-45a6-827d-8bbb0e38f47b") + ) + (pin "41" + (uuid "8e81d733-e52c-458d-9eb4-31c9cd671949") + ) + (pin "24" + (uuid "18641928-ae1f-48c8-a067-e4ef1af387d1") + ) + (pin "29" + (uuid "0f6f3cee-0a60-4214-a9ba-5ad592f52565") + ) + (pin "44" + (uuid "59532db2-0f76-474a-9903-194e432019d1") + ) + (pin "26" + (uuid "a46c0f0e-adbd-42f4-a821-708dfec9191b") + ) + (pin "25" + (uuid "e523e2ad-a23d-4c3b-b04b-730d061b2032") + ) + (pin "28" + (uuid "358b839b-ee40-49bf-9619-0dd7e10ead5b") + ) + (pin "40" + (uuid "42102ad8-5877-40e7-a781-84e3c6979736") + ) + (pin "30" + (uuid "e0627b1a-aa53-4f7c-b751-000da74c53e8") + ) + (pin "37" + (uuid "8dd90f9a-b5fe-4527-a6f8-851705a82032") + ) + (pin "33" + (uuid "f313f403-ea44-47a5-b61c-e62678cd85c9") + ) + (pin "23" + (uuid "b77a5290-fca9-43c4-9391-e8b7b8782522") + ) + (pin "46" + (uuid "36745145-ac1f-4985-8e23-108e1432a065") + ) + (pin "18" + (uuid "ef703ed2-d21d-42ed-90be-ee0329955f5a") + ) + (pin "20" + (uuid "7c125a8a-1f8f-4181-9af7-6c738fb1fef7") + ) + (pin "17" + (uuid "6cb40f3d-bfa9-4c5f-ab1c-fdc28f4a0abd") + ) + (pin "56" + (uuid "ea2b9371-395c-4665-b904-b02a28453a01") + ) + (pin "65" + (uuid "1f2fbfdd-4987-4336-9a0b-3d4d10f78979") + ) + (pin "11" + (uuid "011da3ee-81b1-4ad0-a2ce-51fc41098aa0") + ) + (pin "4" + (uuid "8f8d587a-8fce-4483-a60f-076ceda3f1fd") + ) + (pin "45" + (uuid "f44d8ca6-7bb8-4c97-8fde-16a96c7d7671") + ) + (pin "50" + (uuid "cf1b0c16-99be-448b-a888-1d1b2aec9a0c") + ) + (pin "10" + (uuid "bd6ba586-73bf-45d9-acba-d4986e37aee7") + ) + (pin "57" + (uuid "30e7dbc2-960d-443d-bd5d-174ee15e459a") + ) + (pin "62" + (uuid "fa178c1d-7d02-4631-8b25-eb4a1f0681ed") + ) + (pin "35" + (uuid "76ba5e1b-3067-46bf-a6a2-80e84ee1f1a1") + ) + (pin "9" + (uuid "8a720e90-bce0-426e-85fa-9e9fa89e4848") + ) + (pin "61" + (uuid "053658d4-f7b0-4107-8e00-d59f73805401") + ) + (pin "22" + (uuid "7f2e6160-9343-4522-af82-b477c7750ba6") + ) + (pin "58" + (uuid "b9983511-3745-4fc5-9c9c-e78b469791c1") + ) + (pin "55" + (uuid "3da0fc1e-77fe-488f-9fcb-b1178c5427eb") + ) + (pin "19" + (uuid "82330521-7098-406d-a3ad-7698f1eddd1d") + ) + (pin "53" + (uuid "bf48fa4f-2d3f-43ed-abb3-d8dbd4ba68a6") + ) + (pin "59" + (uuid "ec4d998e-fb30-4e57-a3d5-b0e498d99974") + ) + (pin "38" + (uuid "bc427777-164d-4408-a357-664c048a5312") + ) + (pin "54" + (uuid "606e084b-866f-4253-bb80-3989f0e8ff19") + ) + (pin "13" + (uuid "049c3b1d-f52b-4c42-9683-a675916d5710") + ) + (pin "15" + (uuid "1b46ea6f-9e09-410b-9909-1a92a0fd0941") + ) + (pin "31" + (uuid "c2d5197b-1ab2-431e-8fff-f70c7f2e28c4") + ) + (pin "27" + (uuid "2890d523-859c-4a7d-8d4c-e6a2c5db68e9") + ) + (pin "12" + (uuid "048a95d3-63b6-4467-a5d0-67a4ff536ba5") + ) + (pin "21" + (uuid "4dd43b5e-1766-4a16-a54e-26adf3c15459") + ) + (pin "2" + (uuid "9f4a3c55-9268-43f0-ad85-f46719b3d668") + ) + (pin "5" + (uuid "a52c93ac-bcc5-4f52-bc27-d589e53f6e12") + ) + (pin "7" + (uuid "154f9fbf-d7c9-4e61-949a-92c7f12d2381") + ) + (pin "16" + (uuid "2187f36f-3ae1-426b-a5d8-7ea8c4e6e737") + ) + (pin "8" + (uuid "5c04c41d-453e-4be1-860c-dfc1e2963682") + ) + (pin "60" + (uuid "2b8cb36a-1f50-4ace-9e41-9825c0b11e55") + ) + (pin "63" + (uuid "52618e20-cc2a-4655-8cf3-9e59bee63603") + ) + (pin "51" + (uuid "2712387d-7262-49dc-b2b9-7497b42eb845") + ) + (pin "39" + (uuid "4737fee9-f5c8-47a9-a7b7-dd067d1b2644") + ) + (pin "34" + (uuid "f435281e-8282-4eb9-9637-75b17a2dc6da") + ) + (pin "49" + (uuid "1fa36eb1-2aa3-4256-a298-b2b59a978040") + ) + (pin "3" + (uuid "152cbf87-2a95-42a7-a408-736c85d4c8ca") + ) + (pin "32" + (uuid "614b316c-fd77-47f0-b0f7-762e7fc5ed2c") + ) + (pin "1" + (uuid "c9267937-7402-4074-a7d5-ee2cbd9d1420") + ) + (pin "6" + (uuid "3d1e5376-116a-4909-ad5e-03eb96a9e21d") + ) + (pin "64" + (uuid "393b9b96-0dc5-4ed6-b04d-0c41c0e44191") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "U102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VBUS") + (at 22.86 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8dfcefac-8287-4502-9720-973bca61f99a") + (property "Reference" "#PWR0101" + (at 22.86 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VBUS" + (at 22.86 16.3177 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 22.86 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 22.86 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VBUS\"" + (at 22.86 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "16da4f2a-1c24-4eb0-af9d-940abf8f6189") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 193.04 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "939dadbe-9945-41cd-a17a-146c2e200788") + (property "Reference" "#PWR0103" + (at 193.04 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 193.04 18.8577 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.04 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.04 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 193.04 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4c0ade03-9b55-435f-8503-a9e584ec7871") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 111.76 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9dd707f2-5590-485a-afd1-30f47de52952") + (property "Reference" "#PWR0112" + (at 111.76 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 111.76 103.0623 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 111.76 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 111.76 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 111.76 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c02dfdf2-524e-427f-bea1-2a655ec4f6fe") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0112") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 167.64 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a43a8f13-dba3-4e7a-8d96-5d2527b4ea37") + (property "Reference" "C102" + (at 165.3159 31.9449 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nF" + (at 165.3159 34.1076 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (at 167.64 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 167.64 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 167.64 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ea1dc5db-8d06-4395-9285-63076a17c2ef") + ) + (pin "2" + (uuid "397f8ff3-d6a8-4d08-aa4d-4f4c34bfb2ed") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "C102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:USB_C_Receptacle_USB2.0_16P") + (at 129.54 53.34 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a96e7675-1ecb-46f2-a3a0-963b9bc35734") + (property "Reference" "J102" + (at 140.462 52.2586 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "USB_C_Receptacle_USB2.0_16P" + (at 140.462 54.4213 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Connector_USB:USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal" + (at 125.73 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (at 125.73 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "USB 2.0-only 16P Type-C Receptacle connector" + (at 129.54 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "A6" + (uuid "768c63ed-c27b-41b5-a2a8-7b18c7641934") + ) + (pin "A7" + (uuid "32fc6a12-cfe4-482f-be80-a8f6394511e6") + ) + (pin "A9" + (uuid "c0b6bdef-c4f3-43ee-9a82-96246cf7fdf6") + ) + (pin "B12" + (uuid "b42c0a1c-2614-46fd-ab89-8b60ddb42caa") + ) + (pin "A12" + (uuid "f1ea75cb-7dd0-4147-b95c-08c4e5e69656") + ) + (pin "B7" + (uuid "9a323df0-a3f9-4b53-949f-42039f58c80d") + ) + (pin "B1" + (uuid "a33e1df7-e1cf-4d7e-b0c7-adb42e7a4333") + ) + (pin "B9" + (uuid "e2ae727a-e65f-49d4-806e-afc00ff6d82f") + ) + (pin "A5" + (uuid "0450f0b4-a0c7-4059-8910-6485bac55245") + ) + (pin "B6" + (uuid "73119385-8a21-40b1-a349-ab1adfe58135") + ) + (pin "B5" + (uuid "01fed1f2-4a5d-41ff-86be-1a21e9eec4e3") + ) + (pin "B4" + (uuid "7b48c436-3c13-4aa7-985c-34756ce473ee") + ) + (pin "A4" + (uuid "b14a36a2-a981-44d7-af59-dd6fa91fa6dc") + ) + (pin "A8" + (uuid "faec1f8d-abd7-4b93-9f46-7bef62f04fd1") + ) + (pin "A1" + (uuid "b086b9ee-19fd-421f-977a-356e6a29a849") + ) + (pin "S1" + (uuid "70837eba-0b03-4c19-ae7e-4449dffe7cac") + ) + (pin "B8" + (uuid "aaa30d89-22df-4302-9555-d775a8aa598d") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "J102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 160.02 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "abe5f8c1-560f-4c8a-8ef9-94875cce0d51") + (property "Reference" "#PWR0109" + (at 160.02 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 160.02 85.2823 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 160.02 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 160.02 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 160.02 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b4810bbd-a043-4b5c-b11e-12fb046ab815") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0109") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LED:WS2812B") + (at 180.34 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "aff1381a-0861-480c-8b69-d31c3daf1b6d") + (property "Reference" "D108" + (at 189.9985 128.7305 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "WS2812B" + (at 189.9985 130.8932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 181.61 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 182.88 144.145 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 180.34 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "d5bc6b4e-7e94-4af1-a82a-db7e17b3c5ac") + ) + (pin "3" + (uuid "21db9f6f-9619-4391-ba7f-6dd3ceccddb0") + ) + (pin "2" + (uuid "7048f0b0-cad8-4ecc-96af-51d430c68cdb") + ) + (pin "1" + (uuid "5271ffd3-445e-445c-b96d-2fb0f45a446c") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "D108") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 193.04 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c31894bd-0d5e-4b55-bb11-12bdcd8e1d49") + (property "Reference" "C103" + (at 195.3641 31.9449 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 195.3641 34.1076 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" + (at 193.04 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 193.04 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ea1dc5db-8d06-4395-9285-63076a17c2f0") + ) + (pin "2" + (uuid "397f8ff3-d6a8-4d08-aa4d-4f4c34bfb2ee") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "C103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Power_Protection:TPD2EUSB30") + (at 160.02 71.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c44fcc29-e6e7-4cee-89f3-17603a03b0f8") + (property "Reference" "U103" + (at 160.02 62.2879 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TPD2EUSB30" + (at 160.02 64.4506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:Texas_DRT-3" + (at 140.97 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tpd2eusb30a.pdf" + (at 160.02 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "2-Channel ESD Protection for Super-Speed USB 3.0 Interface, DRT-3" + (at 160.02 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ec7cf0e2-6ec8-45fb-a251-d1b38c5709d8") + ) + (pin "3" + (uuid "f4baee40-bde9-40bd-932b-285f52da0bd7") + ) + (pin "2" + (uuid "95957841-33b8-4fd2-a660-8a47a5d6ca4d") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "U103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Regulator_Linear:NCP1117-3.3_TO252") + (at 177.8 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "caaeecb4-1cdd-4fcc-857e-cd4fb069a26a") + (property "Reference" "U101" + (at 177.8 22.2829 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "NCP1117-3.3_TO252" + (at 177.8 24.4456 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:TO-263-3_TabPin2" + (at 177.8 22.225 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1A Low drop-out regulator, Fixed Output 3.3V, TO-252 (DPAK)" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "00e00e1a-986e-469c-8a88-9a8026c6b35d") + ) + (pin "3" + (uuid "2d5b7c19-89c7-4cf3-91b5-890756fbd289") + ) + (pin "1" + (uuid "37a28b21-3f37-4eb9-a40c-7ef0fa7f157c") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "U101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Mechanical:MountingHole") + (at 45.72 187.96 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cbee4349-7390-4bb6-8159-41c7fd52eee1") + (property "Reference" "H104" + (at 48.26 186.8786 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MountingHole" + (at 48.26 189.0413 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_DIN965" + (at 45.72 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 45.72 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 45.72 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "H104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 68.58 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cdef0849-d954-4198-b27b-dd47e05cfdc9") + (property "Reference" "#PWR0113" + (at 68.58 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 68.58 117.9177 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 68.58 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 68.58 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 68.58 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "17ab8295-fea0-40ef-a35e-b4d309d33da6") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0113") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "LED:WS2812B") + (at 58.42 134.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "dac4e933-a4b9-43c6-9d09-89393a8733bd") + (property "Reference" "D102" + (at 68.0785 128.7305 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "WS2812B" + (at 68.0785 130.8932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (at 59.69 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 60.96 144.145 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 58.42 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "534abd0c-d83b-4870-8294-f7444a9368eb") + ) + (pin "3" + (uuid "c0d6f0b7-4c7e-4b3b-b3e1-4ba153dbfa14") + ) + (pin "2" + (uuid "eb5a5920-fdc9-4d47-8713-60802772f2e9") + ) + (pin "1" + (uuid "39e17d5e-d259-4f82-94ff-7435f04a02aa") + ) + (instances + (project "" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "D102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 177.8 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e2899ee5-5944-47d9-8967-c446c6f0932e") + (property "Reference" "#PWR0107" + (at 177.8 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 177.8 44.6423 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.8 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.8 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 177.8 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3d9c5a6e-1d19-4835-865b-0aa32ad417c3") + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (reference "#PWR0107") + (unit 1) + ) + ) + ) + ) + (sheet + (at 233.68 60.96) + (size 20.32 17.78) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "55c56d25-cdf3-4f50-b33e-b65288763553") + (property "Sheetname" "Shift Registers" + (at 233.68 60.2484 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "ShiftRegisters.kicad_sch" + (at 233.68 79.3246 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (page "3") + ) + ) + ) + ) + (sheet + (at 233.68 33.02) + (size 20.32 17.78) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d") + (property "Sheetname" "ReedSwitches" + (at 233.68 32.3084 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "ReedSwitches.kicad_sch" + (at 233.68 51.3846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "chess_reedswitch_prototype" + (path "/4af3311e-74fc-49fe-9174-c42f3634ef02" + (page "2") + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) + (embedded_files + (file + (name "frozen_sheet.kicad_wks") + (type worksheet) + (data |KLUv/WAeKp2GAErKaB0kAHNK89wf89Iiws+7rlpiJp3/ORMaBHC5Qqy0AgBzdP//r3+9KAKkAa0B + JEnfi+D5GSu9lK+qD3OlIvwr96LirFtI7mledLxRaOmjhzmNxJ9bpDSHEHFlWmLoQw3/7NeDvOt6 + P27m9yAbH0QYQXmkG9dH/9gHHcm1ftoGf/V112JFrPIVFTfzJbhvzjzpBd2zUsddz80hcqLfcqJT + m5l623cQcWNPLqfUq1/wZ17yt/sedD97znjcI5f99psu6tYDu8y98Kfe51ied1IvRrzL8kdP+jHq + 66j5EScm/OmLrvtRXuTLhlyT7IbNXfRiT2LcHDmRJ6o3NGlX9pE3URMifIwXfg3FdfB91N3said2 + FqLQiziLp73t4k40wiX8FR4qTFCBBQ1uAPEGDCpIkAE1qJDBg0MEDw0NFjRwyEA/AAEXY8ABIARw + Cx4cOnjDBBUSMAUWMKABAx5oBrIKAQoGUKimUBiCdqCBBgwYIRAFBTqBBBYwIAQwoV4S/mDhAgWG + wYMDBcrwYKEhgwwumGNAgDlw0MBANTxUYJHhggYRMDQ0WHCowEJHeAQP4+7GEIBIAJFVSKilScgA + KcAnsNAg4RMqldCrhBjgtP6AocJDBgmfECHCGzKoYEHCHyRowJDBhYeHCxFocOHBggocMEiYIOgW + HCrAUCEDCB4oaMBgwtEA4hY8TODQQYMFBwwkTKDTGz5wyPDgQcODhGuwwUNDBgk/ABMcJmiAAAMN + juHCQwUMDRYaKpDwCShQUIm6hQsOGTA0cCDhGS7oAIIJKkjgcIGEXKV3nvfG43mTM/6QM6HtxKPn + 7jmOHSNQoJJr4bGjaB9bvD0nu3gQSZ7K1jZz6pifvKms3eMbfCFGmMzpPKd9lyhyCX7V6vUoecYR + R0iYXE4jVpiVLT8yxCkkPieM4kd95W8ezasc98WQutzu2cxtYdepCFIzvd6VZjq6aCzVPY5K5EKw + lkmSS3TObKmCRUuyqXYPHkMgHkq9vjmhr2Zj+ofpjBpEpCRVUT+KKOS8tI1xzrHXHu5Tj3EUg0t/ + lKKJiJkU6YN9hWuNTC+Lcey226jlu+Iti5xzWxKyWTGEvPEq94w/am9KZ8zIt9pWyXG0W/yuEDNp + 1jyR05oKkcjHkm2MHvwJUSdkWfeyY8XyEkHO5YiHf+Tw8zCeNnPzgs2pvbN9z/Zp3C/rbmVdcRln + wfc43TN5nvbJGjPwWmY352UXJ1dPdPTi052NU93dlC7EqLAyq3Zu+oYLq+1dJF9ZzBY+Pzw+mZLi + SXjRF1tY+lucJ8taJY4gdDqP8VM341dIWCGl/eRSF0zFm+U62mZ5ZbJexw1emO8K8rHkII330WRj + iMCug/GIcYp1My2M9KkIFUN3UUhhYnhUEbtVJ20yRicpO01ElLHP49wemWGiKEo5g+AOJGZjXDNf + YJ1vsWW8OV1VM8any0pGsog66lbTs1stKTS6fUYdpaFCjYJNlNL+IDfSRSziJDtilsEkz2m+9KRg + Uk8zcM3Ii15ijaSrSYQ5hzyJKWVlDOzb0WLEmMeca+fRF/Qu5HbUGHqaKjFEDOJTrxgb59viBupg + vdg7PzquEb0mySWLz92pnW1MMWRpNDN90I0McVfRo4yfmr0i8Iwq2FYEjShF5FVz3OYaE0je+sIi + slZcKeGucSSkizmGz0+X3MUsa0quseyJ+jY0vRt9Lj820PT9aNFjZJNc2iiJormQMzwu0OwWonFq + kHtf/KEm+5TBph9BjhknQ00IvzJ7y9pFrRAvInm0VHfmKdxct9yzqkTx9sMgGV/Bn+AzfimkLObA + KkOUPLxpqUX7lpUSbckiCm+9zqUecvpJJ5UYNMtiqHs1ckrXGGpKGOkP+9JenvOzdYP6GGmSL42m + cs7YhmmtT1d0T4ep5jM2hXjKlZ/CQpwmMSQ8oz3sapyUAExIAbRSAEKEqGdSAkUBCt0FNFBa9jY7 + OzFxNp1H+4RoC3EiKEdeGM5ROFDLnEQ7RZLskem6q8W5LYZK41aQvnocqhlGjM7sSJEWJ6vYxNwY + 5eJts/fdNeR0vPjGg6q0cSufFp7b5stx7Twy3QLb+BBJzLUbHPXK2zeTc2hPCiONLHtG19ncG+Wu + mUbBI/UVUzSoBR/CJL90LUqxMltOlc/JTZTU5khJbveYn5J9PVNIEag5hlExK9is5P3QnH2TFhbs + E2JokssVrYNlCFH3Gm1sxiC5Z5jmYYoaM9cUKQbpcpNr5KxhIkipnyvHlGsytxlJbBOTeG/jqpAT + jNcsgjhrnMswint4oqcwGcuKbZlFLCml3PCIRPCUKTLD1g6yoVuR1L0t6sSztAo0Qa2Erqi20+Bd + 0uKy3ZGf0Vbl1k68DJoTMliRxlnG0zAicpAK1cOnz1fwy5Jx9EKckEu+KRopzg5JYilKymFTGH/I + Vmi5TNShyshmLw4TpL4ydujhMHF5yk6imMG3WUdLjnkPYkxymtMbh+NMGUbklejbyik7Upus5dw6 + SgwmyuJCrE2R9mL26U0MhROoswHTJ55LxkRGkiRZDoNgMDAkHqMSjazrMzC6MmYIIYQQRc2MSJDC + lJQUKsMYButLUvEuD+bQrBDDGDztoIB96bzaQzgWr0uFPqPmiHW6P/tMSQWASCN1Lg0AjKPSVUAk + 6SKQpjMTeKdYs1kg4WdqsIveugzKkH2qaVUWXDtJ6qxVCmaNdqXicJJopKbCSiKuQtSYB5zBP0hN + RvJcad9RceqHOIkGrnpY6pwTd39Ckw+zDGdgUFHisuZrp8EY3qGzEt4x3fkpdkUsfCEldRShHOsS + /dGs6HBHEW83V1pPapU4hnr7fSpx2SM73AhM1dX7/zKPQ4C00vLVxwZWtJrdTX3ex7PQlsvRKLX/ + Y466QI38PVVi5szl5dCBjpj4bCG+DjjL6hMMxZrEJwjWVsC/ymbsAGLmt3sS4zB9+GETOSeSx2ND + k9FGC0ZLz9T4JMJPvZQqZb6LCgRjd/Mgl3qUN95j1QeVpQ6N/fXBkWj9BkwLl4L9bRfZCY0Y5DDW + yNUrtP3kcB+VGjmIiLxkdOiKCYV3lKpxATwB0iq78anuhPUBfG63RHYEwQurBCLp7+obt+P+j4tF + SjhpnMVS1uSmbXiCOqiZ3G68OD4eO3tk/946u9BHaqpSg3HYqJWM7i6gOTDql2aZZCnLATK4UtAg + JRuxHlRr1OM5nTNTc1SN07jWKkSAKjyyOmenTWGftda0zmhzhtNrsP19R9VwM8bs+9u3L083EOs+ + NM4jUqGsIlOMeBi7cci5v0gEDcMtpgFNhBRJZ2KY8NnNUmvQycIr9xUcA0rfb6GjYjruGEvfT6W8 + w9mWqGJUECyYVKNSvsknctMBnaMCzPIoV9b/XpY8N5vt35ekviIoyf8JQRNX+cmWG5quALzTWaP3 + osG92Gwk9A0hUl+v743usEm3usLKhg00ok/IG876C4V5SOHGNtFLzLa7q3dUESlYgnY29iPopB2Z + 4vbXdgE1qZzkIP4XnM9xmAWJuE+XEphfSHhlEgPDZw6INWuSsgzta4PNNB3uV3wVE6gvc67dkcpQ + A0x44TXiriEr6BcqyrBvXFStNTE3HCMdTWNDICJpbIMsLhrnyCITfPVyH2Sq1kLfA05+lnIDR4Jx + dJn5xL4pN/8u3GnnbwcRx7EBnMq8pCS8drqIIIrdloCZH+xA3KUoEYillbsFbXnTKrkjye1oiITZ + UWzY95846ljTZh9tI04gxPH4wZEVKRF+1QrQ1fonaWf4N4sMPYJ7RbUp6pOFm9B72Gi6HcON4FDb + ACJnpaRdzNVUU3L8EuARTJUA0UWrQ3WWAD+lrv0F6/zS/KzC351tHJmH1BU9PMuxS0+Byyy+4nQS + o78VIka5i8GIhT5sT4wPchesaEUpEl3AAjECT12+48bneypJdEp69vt2oZTR8/kqCS5wRz+qQyeq + auFuhFpsSkOfTARBNwUSpahemVgmhJpVgGur6sfl8qde8bzm9y/auh1NDve5+ZIiGOJiP4W5qj+Y + RylS/gSfbsYdnSJ45KzIOyNDj33uLAxLZfJrEOBANmkiEGK7ocPvvM1Hmv9utAD92K7NzcB8vCzo + j8e9wEco6EUyPylB1GqDgfYpl46PwCyc3PRFz5Nwhhjn4aiHbUlFDf6DMV5ZKiOuSsdrjXvn+fmN + I2GHy5Pk5rQwsbLsEhd35QVAoHzKxtTbuekPWVqfify/I45EaB0npjAh/mbxB38JT2jSHdQiBWuh + HDOBFiqLqVFbfelILy+cVgz80lcO2W9IZGIwfwa8H7U51bQrpBJK277tuEE+nBhuOV6+jozXArTE + 8f51afC+x7PM1BQIAKTMZZsV6e55ut2M6oYpQCCNhT5ZEPbcCNe/0jFLJSyb+3BSU0HNFFTyMc9V + eeGfpPBF3MrC3FBqdUKXo9sUuGDhpfV8xntp4LPXLNfjt1n7WBQdKA6ns7yvxw5lNhBM98uLTd94 + MgWKQTtsVjjIqSkrRXJ6U1xwGpSDLyiC3VOu3H9B4wo+3CihIvQTi4DTEi1MUagojPBWuwj56dW3 + vaRjhuM6lCR7/3/BHxl0aKw3NYJzKWV1cce9HWjQ7DFbb2M4ccbNC8qjoV5Mgv5W6+e7SaRL5W6B + 2x4Xli8lf21i2iEEcZwIz65b+xu0zG0/UxP2C/Q+5ODnqOnFn/2BL6alHtrOm2CKQUcJuvvW8apl + vtOpL2KJMPno2nOhYYBzpQpjPn2GiiWwALqPjhvW5du9a6gJJPSL+LUXrCEEYDnfCBPx3DqsL7Sn + d2pZKD7c2KZLwvNK+Lv5ATFMA6esVuT/KYGgP702Z9wMb6jGY7qc9uxntHC/4BVb/GvdjX0K1A4K + HCYp6B+siVuGSSZ6W3ktlTID9L9zAZZoU1POj19KE8K/VFbOEUwiciujBdH3C4xM6CNOZ45LIvXJ + h6sScgTJPFQ/JiuNC8uModAe63SV6OWFGLp3haWWO4l74+GI3Dm+h3rrZD5ycEBV/t5EPA73rRWC + 57I/k59vgDUc9tdNwOsYc6rdKnqptGR5J3rbEBw5EwcQIQIOwh6dgsyELoHK10C36nEYwUOQfBN1 + 6wu6HKCNR3YzLv2gp3ktk8FsZARUVz6HI1/78rZ4v6U47ek1vffhbsPauMG/aH3fCbYVKkY4zAhK + J9GReMd3JMI0rYu2xvZ2Rykjh4PrNL5AckUwJuaYjJYhEh9bnQ6G+NBmqc49hjdvg255Tiosxw9k + vq38oIU4lI+eUujAfcHyTQGU+VIBi1MUv3Qp8RKY12RBWbYCg7Fryw3ALuVL9Va51tcnUTNmHUfC + +cPjRcGfWCmmG2+Ju2RDzi/KLF8HAH8DpEGxwSfO3aKs+OxUNtP3dbXLr8o6IFn1cnpoMP26/w5O + eDLAh8U2QmKtHJ4Zp95b8bdvxEvyDtBlcaixpxrZIWZc+vNTHMAjMfJJM4765RKILcTI40QRject + V8Y/BYAOiKvgd9UjSuCLqvU3hwjjoYGyMw28t0MoXnUSNn/+f2H4JBSS4oOVzU45H8BJT4qft14c + KvIWMLTWvS5eKYrl3PmhaOMhId0ahNdQ8R904vkGmxDBqaADsKTTMB9zdYEE8R4MWKTKbAs8lqu1 + 2LxFx2Nxb+hOcZqipUXNAHKvWWsTfcZ1XSQS1+Q4oLUwHCGns6DF14/oXCZkqchDTOg6iIvd5Jyh + kdXb0JA4+LoqNtJlxGyViwg04YcBJSj8Rdy+IRF/hODLBiRIQ9c7qt4V| + ) + (checksum "570AAF5A205EA53638E27ADE6D85380D") + ) + ) +) diff --git a/single_row_prototype.kicad_pcb b/single_row_prototype.kicad_pcb new file mode 100644 index 0000000..2e782ff --- /dev/null +++ b/single_row_prototype.kicad_pcb @@ -0,0 +1,12425 @@ +(kicad_pcb + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A3") + (layers + (0 "F.Cu" signal) + (2 "B.Cu" signal) + (9 "F.Adhes" user "F.Adhesive") + (11 "B.Adhes" user "B.Adhesive") + (13 "F.Paste" user) + (15 "B.Paste" user) + (5 "F.SilkS" user "F.Silkscreen") + (7 "B.SilkS" user "B.Silkscreen") + (1 "F.Mask" user) + (3 "B.Mask" user) + (17 "Dwgs.User" user "User.Drawings") + (19 "Cmts.User" user "User.Comments") + (21 "Eco1.User" user "User.Eco1") + (23 "Eco2.User" user "User.Eco2") + (25 "Edge.Cuts" user) + (27 "Margin" user) + (31 "F.CrtYd" user "F.Courtyard") + (29 "B.CrtYd" user "B.Courtyard") + (35 "F.Fab" user) + (33 "B.Fab" user) + (39 "User.1" user) + (41 "User.2" user) + (43 "User.3" user) + (45 "User.4" user) + ) + (setup + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (tenting front back) + (aux_axis_origin 80 132) + (grid_origin 80 132) + (pcbplotparams + (layerselection 0x00000000_00000000_55555555_5755f5ff) + (plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000) + (disableapertmacros no) + (usegerberextensions yes) + (usegerberattributes yes) + (usegerberadvancedattributes yes) + (creategerberjobfile yes) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 4) + (plotframeref no) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (pdf_metadata yes) + (pdf_single_document no) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plot_black_and_white yes) + (sketchpadsonfab no) + (plotpadnumbers no) + (hidednponfab no) + (sketchdnponfab yes) + (crossoutdnponfab yes) + (subtractmaskfromsilk yes) + (outputformat 1) + (mirror no) + (drillshape 0) + (scaleselection 1) + (outputdirectory "singlegerbers/") + ) + ) + (net 0 "") + (net 1 "GND") + (net 2 "Net-(D101-DOUT)") + (net 3 "/LED_DATA_IN") + (net 4 "VCC") + (net 5 "Net-(D102-DOUT)") + (net 6 "Net-(D107-DOUT)") + (net 7 "Net-(D103-DOUT)") + (net 8 "Net-(D104-DOUT)") + (net 9 "Net-(D105-DOUT)") + (net 10 "Net-(D106-DOUT)") + (net 11 "/LED_DATA_OUT") + (net 12 "G1") + (net 13 "B1") + (net 14 "E1") + (net 15 "D1") + (net 16 "A1") + (net 17 "H1") + (net 18 "F1") + (net 19 "C1") + (net 20 "CLK") + (net 21 "unconnected-(U301-~{Q7}-Pad7)") + (net 22 "ROW1_DOUT") + (net 23 "Net-(U301-DS)") + (net 24 "~{LOAD}") + (net 25 "Net-(U301-~{CE})") + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "0dc57c34-abe8-463c-a84c-6f57e80dd416") + (at 204 98 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D104" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "22c072ff-37cb-496a-a361-85c904924d9f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "e69fd6b1-5064-4d14-bbfd-30ed1e8dba56") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "60a126d7-11e3-4b39-aba3-7b4ebe27c754") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e4c502d3-cdac-42ab-84c7-0b146d7a24c4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/789c6601-4bb6-44c3-b5bd-9b37dd6ccb38") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "a8d6de38-568b-4c17-9f81-9cbdb914faa9") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "43a6a8bc-8830-4365-8feb-29cd4fe70141") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "f2069c51-5b0b-42b9-9e30-823d09c0968a") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "cc6d6c6c-070f-4044-bceb-05fcea268c48") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eccbe402-9eaf-4d77-a1d4-ff46b8baf970") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "49094aab-5164-4d36-9191-3b4ac3ed5d6c") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "531f6b14-93ca-4192-8d8d-c28b420279ac") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "66867dc1-cfec-4149-89a4-6ead4a7d5302") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c560a50-be64-4d26-84b7-381ce2bdedc3") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "912555ab-563e-4b72-8ba9-473f1f7cac1f") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0edf887c-34ae-4fc7-a2d4-8a831ee6aaed") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9d8b5d30-b3a6-4680-9caa-56a8f12e32b3") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f841de91-aaf6-469b-a6f8-06240686b7be") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ac368750-458a-4901-9b59-f2795b62d371") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "032d2b70-6d8a-44bc-a6fd-71a1ae0645ac") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e735a11a-bc9f-4493-9d09-12d7e41774b5") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f1894548-5222-4d9c-ad13-25c2a211c342") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "82f67631-478b-44e5-8d53-e395f356d6d9") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ab44a468-ce56-491c-864f-95ede2799c63") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "a2b6350d-4ad4-4866-9c37-c13827409a18") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 8 "Net-(D104-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "d7a144f3-1f94-4423-a758-7692e648c97e") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "72541b25-ea61-4838-a28d-9605dbdc951b") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 7 "Net-(D103-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "be34e167-64af-43fe-b9a7-9941e8d71bf4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "16c873a6-fe9f-493c-ad28-4d5699922bc7") + (at 323.960512 115.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW229" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "e129932a-c688-4956-9670-2d973aed3214") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "c7b7056a-2a24-4ad3-96a3-846a2c43d01b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "682c09d1-5f9e-46bd-8359-2c45e794cc0b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "93c590df-5c96-4573-b67a-02b265969a7c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/abf8b9d4-94d6-4420-b77b-e77a28b2009f") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "09b99d7a-59f8-4eb2-96c3-ebd38fa842c8") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b29442e8-c71b-483d-8f10-f564f181a59b") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "d2746c4a-b135-48ff-a5e1-065b52fd0ab7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8ff22795-5255-48fc-a80c-317af04dfc12") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5edfe9e8-f8ed-42a6-8258-4210de93f661") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "168764da-4338-4dc6-856c-e40c733fa399") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "21280922-e969-42a3-87f4-37ecd5afd398") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "76b9d4cc-ce6b-445d-8459-53a332e8f61b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 17 "H1") + (pinfunction "1") + (pintype "passive") + (uuid "0c66a7b8-ebd9-4c21-81d8-b5147e31c4fc") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "1b438656-34a2-4f44-bb0e-11779c40017a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "21210836-32b4-48af-9207-56054b292688") + (at 264 98 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D106" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "f40d399a-4f1b-45be-ad03-ef3c29020cdb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "beb89c73-2a87-4d60-9d6b-d755bcaf6077") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2538c12b-5420-4c0f-8c73-420fbc79bf07") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2b71abca-34f1-45c7-a327-ab57fe2bb185") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/69c5351a-a274-4e8c-bdf5-0775f36d964d") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "e0308686-e2e6-4766-a9bc-7a20c094f96a") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "1ba0fbef-4c7a-402d-abbc-3853ae835c7e") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "7f2be720-420b-4138-8624-a11d694d03ce") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "d42ab6b0-7f18-44f3-8232-d3bf6fa845a8") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "59568896-05d3-4417-8462-fd44ea7b1367") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "64480e8c-ba8a-466a-853c-63eedd4e4e9d") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "abb61bb2-22fe-423f-ae3b-aac3a94bb3f6") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1ab2be50-157e-48ac-b3a1-d06839548cfe") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6efd0aa3-4b74-425b-bdd1-d21a5d7ac2b3") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "053013e2-fce3-4116-96ac-9eed4a454af8") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a2c458bd-bf49-4615-bbd6-2c6359d47dc4") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8ddf8639-ec2e-4a1f-b699-bc7ccf12fa80") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f27ce8cc-8f7a-4b85-8970-dd58c9428a2c") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f8c88623-6c5d-40af-a0b7-0caa190ba9f8") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8dc0207e-9207-4b94-8b1c-6af7d1c34521") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9d336fd6-4dda-4612-90a1-7e245171d4d5") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "bc383971-ac61-49e9-bd96-a44a1d4f34c8") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "8e421764-99ac-4921-a925-f2b6e0b21c4b") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e13eaa69-6d84-457a-8bcf-e5f6f15cdc53") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "1abf0567-4d1c-4a9c-843e-1b38869cc44f") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 10 "Net-(D106-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "828134fd-e76d-479d-a276-2384491eda99") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "455e034e-5bb3-4b97-8de0-ab6943570b70") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 9 "Net-(D105-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "cecaf9c7-9d19-487f-b208-d5edfd086a84") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "FrozenFootprints:frozen_electronics_2025" + (layer "F.Cu") + (uuid "218666b0-b26a-4d4f-bc84-4492c2df8faa") + (at 308.5 85) + (descr "Converted using: svg2mod -o frozen_electronics_2025 --format latest -p 0.1 -f 0.2 frozen_electronics_2025_pathed.svg") + (tags "svg2mod") + (property "Reference" "svg2mod" + (at 0 -3.047999 0) + (layer "F.SilkS") + (hide yes) + (uuid "86ef3667-c74c-4779-aa49-376f1558b6e5") + (effects + (font + (size 1.524 1.524) + (thickness 0.3048) + ) + ) + ) + (property "Value" "G***" + (at 0 6.346674 0) + (layer "F.SilkS") + (hide yes) + (uuid "05920ac5-3cce-4bd7-bf9d-7da20be2f0a2") + (effects + (font + (size 1.524 1.524) + (thickness 0.3048) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fa1fa94d-917f-453e-807e-154c09feecc7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1ee261bf-f3d9-4c3f-bca2-ac1a3ef3d4b6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr exclude_from_pos_files exclude_from_bom) + (fp_poly + (pts + (xy 14.955838 1.718414) (xy 14.954424 1.723239) (xy 14.952938 1.728014) (xy 14.951381 1.732738) + (xy 14.949752 1.737411) (xy 14.948052 1.742033) (xy 14.94628 1.746605) (xy 14.944436 1.751126) (xy 14.94252 1.755596) + (xy 14.940533 1.760016) (xy 14.938474 1.764385) (xy 14.936344 1.768703) (xy 14.934142 1.772971) + (xy 14.931868 1.777188) (xy 14.929523 1.781354) (xy 14.927106 1.785469) (xy 14.924617 1.789534) + (xy 14.922056 1.793548) (xy 14.919424 1.797511) (xy 14.916721 1.801423) (xy 14.913945 1.805285) + (xy 14.911098 1.809096) (xy 14.90818 1.812857) (xy 14.905189 1.816566) (xy 14.902127 1.820225) (xy 14.898994 1.823834) + (xy 14.895788 1.827391) (xy 14.892511 1.830898) (xy 14.889163 1.834354) (xy 14.885742 1.837759) + (xy 14.88225 1.841114) (xy 14.878687 1.844418) (xy 14.875052 1.847671) (xy 14.871345 1.850874) (xy 14.867566 1.854026) + (xy 14.863716 1.857127) (xy 14.859794 1.860177) (xy 14.8558 1.863177) (xy 14.851735 1.866126) (xy 14.847598 1.869024) + (xy 14.84339 1.871872) (xy 14.83911 1.874669) (xy 14.834758 1.877415) (xy 14.830334 1.88011) (xy 14.825839 1.882755) + (xy 14.821272 1.885349) (xy 14.816634 1.887892) (xy 14.811924 1.890385) (xy 14.807142 1.892827) + (xy 14.802288 1.895218) (xy 14.797363 1.897559) (xy 14.792662 1.899763) (xy 14.787942 1.901907) + (xy 14.783204 1.903991) (xy 14.778447 1.906014) (xy 14.773673 1.907977) (xy 14.768881 1.909879) + (xy 14.76407 1.911721) (xy 14.759241 1.913503) (xy 14.754395 1.915224) (xy 14.74953 1.916885) (xy 14.744647 1.918486) + (xy 14.739746 1.920026) (xy 14.734826 1.921506) (xy 14.729889 1.922925) (xy 14.724933 1.924284) + (xy 14.71996 1.925582) (xy 14.714968 1.92682) (xy 14.709958 1.927998) (xy 14.70493 1.929116) (xy 14.699884 1.930172) + (xy 14.69482 1.931169) (xy 14.689738 1.932105) (xy 14.684637 1.932981) (xy 14.679519 1.933796) (xy 14.674382 1.934551) + (xy 14.669227 1.935246) (xy 14.664054 1.93588) (xy 14.658863 1.936454) (xy 14.653654 1.936967) (xy 14.648427 1.93742) + (xy 14.643181 1.937813) (xy 14.637918 1.938145) (xy 14.632636 1.938417) (xy 14.627336 1.938628) + (xy 14.622018 1.938779) (xy 14.616683 1.93887) (xy 14.611328 1.9389) (xy 14.080784 1.9389) (xy 14.074557 1.938867) + (xy 14.068426 1.938768) (xy 14.062392 1.938603) (xy 14.056455 1.938373) (xy 14.050614 1.938076) + (xy 14.04487 1.937714) (xy 14.039222 1.937286) (xy 14.03367 1.936791) (xy 14.028216 1.936231) (xy 14.022858 1.935605) + (xy 14.017596 1.934914) (xy 14.012431 1.934156) (xy 14.007362 1.933332) (xy 14.00239 1.932443) (xy 13.997515 1.931488) + (xy 13.992736 1.930466) (xy 13.988053 1.929379) (xy 13.983468 1.928226) (xy 13.978978 1.927007) + (xy 13.974585 1.925723) (xy 13.970289 1.924372) (xy 13.96609 1.922956) (xy 13.961986 1.921473) (xy 13.95798 1.919925) + (xy 13.95407 1.918311) (xy 13.950256 1.916631) (xy 13.946539 1.914885) (xy 13.942919 1.913073) (xy 13.939395 1.911195) + (xy 13.935968 1.909252) (xy 13.932637 1.907242) (xy 13.929403 1.905167) (xy 13.926265 1.903025) + (xy 13.923224 1.900818) (xy 13.920279 1.898545) (xy 13.917431 1.896206) (xy 13.91468 1.893802) (xy 13.912025 1.891331) + (xy 13.909467 1.888794) (xy 13.907005 1.886192) (xy 13.904639 1.883523) (xy 13.902371 1.880789) + (xy 13.900198 1.877989) (xy 13.898123 1.875123) (xy 13.896143 1.872191) (xy 13.894261 1.869194) + (xy 13.892475 1.86613) (xy 13.890785 1.863) (xy 13.889192 1.859805) (xy 13.887696 1.856544) (xy 13.886296 1.853216) + (xy 13.884993 1.849823) (xy 13.883786 1.846364) (xy 13.882676 1.84284) (xy 13.881662 1.839249) (xy 13.880745 1.835592) + (xy 13.879924 1.83187) (xy 13.8792 1.828081) (xy 13.878572 1.824227) (xy 13.878041 1.820307) (xy 13.877607 1.816321) + (xy 13.877269 1.812269) (xy 13.877028 1.808151) (xy 13.876883 1.803967) (xy 13.876835 1.799718) + (xy 13.876894 1.795202) (xy 13.877071 1.79061) (xy 13.877367 1.785943) (xy 13.877782 1.781201) (xy 13.878315 1.776383) + (xy 13.878966 1.77149) (xy 13.879736 1.766521) (xy 13.880624 1.761477) (xy 13.881631 1.756358) (xy 13.882756 1.751164) + (xy 13.883999 1.745894) (xy 13.885361 1.740548) (xy 13.886841 1.735128) (xy 13.88844 1.729632) (xy 13.890157 1.72406) + (xy 13.891993 1.718414) (xy 14.403244 0.276987) (xy 14.891069 0.276987) (xy 14.377062 1.718414) + (xy 14.955838 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "f495f877-c508-4abb-80a5-e2c47e33cdb5") + ) + (fp_poly + (pts + (xy 25.773428 1.718414) (xy 25.771902 1.723439) (xy 25.770309 1.728409) (xy 25.768648 1.733325) + (xy 25.766921 1.738185) (xy 25.765127 1.74299) (xy 25.763265 1.74774) (xy 25.761337 1.752435) (xy 25.759342 1.757075) + (xy 25.75728 1.76166) (xy 25.75515 1.76619) (xy 25.752954 1.770665) (xy 25.750691 1.775085) (xy 25.748361 1.77945) + (xy 25.745964 1.78376) (xy 25.743499 1.788015) (xy 25.740968 1.792215) (xy 25.73837 1.79636) (xy 25.735705 1.80045) + (xy 25.732973 1.804485) (xy 25.730174 1.808465) (xy 25.727307 1.812389) (xy 25.724374 1.816259) + (xy 25.721374 1.820074) (xy 25.718307 1.823834) (xy 25.715173 1.827538) (xy 25.711972 1.831188) + (xy 25.708704 1.834782) (xy 25.705369 1.838322) (xy 25.701967 1.841807) (xy 25.698498 1.845236) + (xy 25.694962 1.848611) (xy 25.691359 1.85193) (xy 25.687689 1.855195) (xy 25.683952 1.858404) (xy 25.680148 1.861558) + (xy 25.676277 1.864658) (xy 25.672339 1.867702) (xy 25.668334 1.870692) (xy 25.664262 1.873626) + (xy 25.660123 1.876505) (xy 25.655917 1.879329) (xy 25.651644 1.882099) (xy 25.647304 1.884813) + (xy 25.642898 1.887472) (xy 25.638424 1.890076) (xy 25.633883 1.892625) (xy 25.629275 1.895119) + (xy 25.6246 1.897559) (xy 25.620073 1.899823) (xy 25.615524 1.902024) (xy 25.610954 1.904162) (xy 25.606363 1.906235) + (xy 25.60175 1.908245) (xy 25.597116 1.910191) (xy 25.592461 1.912073) (xy 25.587785 1.913891) (xy 25.583087 1.915645) + (xy 25.578368 1.917336) (xy 25.573628 1.918963) (xy 25.568866 1.920526) (xy 25.564084 1.922025) + (xy 25.55928 1.923461) (xy 25.554455 1.924832) (xy 25.549608 1.92614) (xy 25.54474 1.927384) (xy 25.539851 1.928564) + (xy 25.534941 1.929681) (xy 25.530009 1.930734) (xy 25.525057 1.931722) (xy 25.520082 1.932648) + (xy 25.515087 1.933509) (xy 25.51007 1.934306) (xy 25.505033 1.93504) (xy 25.499973 1.93571) (xy 25.494893 1.936316) + (xy 25.489791 1.936858) (xy 25.484668 1.937337) (xy 25.479524 1.937751) (xy 25.474359 1.938102) + (xy 25.469172 1.938389) (xy 25.463964 1.938613) (xy 25.458735 1.938772) (xy 25.453484 1.938868) + (xy 25.448212 1.9389) (xy 24.903888 1.9389) (xy 24.898218 1.938865) (xy 24.89263 1.938761) (xy 24.887125 1.938587) + (xy 24.881703 1.938344) (xy 24.876364 1.938031) (xy 24.871107 1.937649) (xy 24.865933 1.937198) + (xy 24.860842 1.936677) (xy 24.855834 1.936086) (xy 24.850908 1.935426) (xy 24.846066 1.934697) + (xy 24.841306 1.933898) (xy 24.836629 1.93303) (xy 24.832034 1.932092) (xy 24.827523 1.931085) (xy 24.823094 1.930008) + (xy 24.818748 1.928862) (xy 24.814485 1.927646) (xy 24.810304 1.926361) (xy 24.806207 1.925006) + (xy 24.802192 1.923582) (xy 24.79826 1.922089) (xy 24.79441 1.920526) (xy 24.790644 1.918893) (xy 24.78696 1.917192) + (xy 24.783359 1.91542) (xy 24.779841 1.913579) (xy 24.776406 1.911669) (xy 24.773053 1.909689) (xy 24.769783 1.90764) + (xy 24.766596 1.905521) (xy 24.763492 1.903333) (xy 24.76047 1.901075) (xy 24.757532 1.898748) (xy 24.754676 1.896352) + (xy 24.751902 1.893886) (xy 24.749212 1.89135) (xy 24.746604 1.888745) (xy 24.74408 1.886071) (xy 24.741638 1.883327) + (xy 24.739278 1.880513) (xy 24.737002 1.87763) (xy 24.734808 1.874678) (xy 24.732697 1.871656) (xy 24.730669 1.868565) + (xy 24.728724 1.865404) (xy 24.726861 1.862174) (xy 24.725081 1.858875) (xy 24.723384 1.855505) + (xy 24.72177 1.852067) (xy 24.720239 1.848559) (xy 24.71879 1.844981) (xy 24.717424 1.841334) (xy 24.716141 1.837618) + (xy 24.714941 1.833832) (xy 24.713823 1.829977) (xy 24.712788 1.826052) (xy 24.711836 1.822057) + (xy 24.710967 1.817994) (xy 24.710181 1.81386) (xy 24.709477 1.809658) (xy 24.708856 1.805386) (xy 24.708318 1.801044) + (xy 24.707863 1.796633) (xy 24.70749 1.792152) (xy 24.707201 1.787602) (xy 24.706994 1.782983) (xy 24.70687 1.778294) + (xy 24.706828 1.773535) (xy 24.706876 1.768833) (xy 24.707021 1.764096) (xy 24.707262 1.759324) + (xy 24.7076 1.754518) (xy 24.708034 1.749678) (xy 24.708565 1.744803) (xy 24.709192 1.739894) (xy 24.709916 1.73495) + (xy 24.710736 1.729972) (xy 24.711653 1.724959) (xy 24.712666 1.719912) (xy 24.713776 1.714831) + (xy 24.714982 1.709715) (xy 24.716285 1.704564) (xy 24.717684 1.69938) (xy 24.71918 1.69416) (xy 24.720772 1.688907) + (xy 24.722461 1.683618) (xy 24.724246 1.678296) (xy 24.726128 1.672939) (xy 24.965908 1.001834) + (xy 25.466134 1.001834) (xy 25.211198 1.718414) (xy 25.773428 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "26e5d684-8cc8-4906-88b7-80aeb8d78751") + ) + (fp_poly + (pts + (xy 7.032123 1.718414) (xy 7.030693 1.723181) (xy 7.029218 1.727896) (xy 7.027697 1.732559) (xy 7.026132 1.73717) + (xy 7.024522 1.741728) (xy 7.022867 1.746235) (xy 7.021167 1.750689) (xy 7.019422 1.755092) (xy 7.017632 1.759442) + (xy 7.015797 1.76374) (xy 7.013917 1.767987) (xy 7.011992 1.772181) (xy 7.010022 1.776323) (xy 7.008008 1.780412) + (xy 7.005948 1.78445) (xy 7.003844 1.788436) (xy 7.001694 1.792369) (xy 6.9995 1.796251) (xy 6.997261 1.80008) + (xy 6.994976 1.803857) (xy 6.992647 1.807582) (xy 6.990273 1.811255) (xy 6.987854 1.814876) (xy 6.98539 1.818445) + (xy 6.982881 1.821962) (xy 6.980327 1.825427) (xy 6.977728 1.828839) (xy 6.975085 1.8322) (xy 6.972396 1.835508) + (xy 6.969662 1.838764) (xy 6.966884 1.841968) (xy 6.96406 1.84512) (xy 6.961192 1.84822) (xy 6.958279 1.851268) + (xy 6.95532 1.854264) (xy 6.952317 1.857207) (xy 6.949269 1.860099) (xy 6.946176 1.862938) (xy 6.943038 1.865726) + (xy 6.939855 1.868461) (xy 6.936627 1.871144) (xy 6.933354 1.873775) (xy 6.930036 1.876354) (xy 6.926674 1.878881) + (xy 6.923266 1.881356) (xy 6.919813 1.883778) (xy 6.916316 1.886149) (xy 6.912773 1.888467) (xy 6.909186 1.890734) + (xy 6.905554 1.892948) (xy 6.901876 1.89511) (xy 6.898154 1.89722) (xy 6.894387 1.899278) (xy 6.890575 1.901284) + (xy 6.886718 1.903237) (xy 6.882816 1.905139) (xy 6.878869 1.906989) (xy 6.874877 1.908786) (xy 6.870841 1.910531) + (xy 6.866759 1.912225) (xy 6.862632 1.913866) (xy 6.858461 1.915455) (xy 6.854244 1.916992) (xy 6.849983 1.918477) + (xy 6.845677 1.919909) (xy 6.841325 1.92129) (xy 6.836929 1.922619) (xy 6.832488 1.923895) (xy 6.828002 1.925119) + (xy 6.823471 1.926292) (xy 6.818895 1.927412) (xy 6.814274 1.92848) (xy 6.809608 1.929496) (xy 6.804897 1.93046) + (xy 6.800141 1.931371) (xy 6.795341 1.932231) (xy 6.790495 1.933039) (xy 6.785605 1.933794) (xy 6.780669 1.934497) + (xy 6.775689 1.935149) (xy 6.770663 1.935748) (xy 6.765593 1.936295) (xy 6.760478 1.93679) (xy 6.755318 1.937233) + (xy 6.750113 1.937623) (xy 6.744863 1.937962) (xy 6.739568 1.938248) (xy 6.734228 1.938483) (xy 6.728843 1.938665) + (xy 6.723413 1.938796) (xy 6.717938 1.938874) (xy 6.712419 1.9389) (xy 5.812561 1.9389) (xy 5.805698 1.938876) + (xy 5.798928 1.938804) (xy 5.792249 1.938684) (xy 5.785663 1.938516) (xy 5.779169 1.9383) (xy 5.772767 1.938035) + (xy 5.766457 1.937723) (xy 5.76024 1.937363) (xy 5.754114 1.936955) (xy 5.748081 1.936499) (xy 5.742139 1.935995) + (xy 5.73629 1.935443) (xy 5.730533 1.934842) (xy 5.724868 1.934194) (xy 5.719295 1.933498) (xy 5.713814 1.932754) + (xy 5.708426 1.931961) (xy 5.703129 1.931121) (xy 5.697925 1.930233) (xy 5.692812 1.929296) (xy 5.687792 1.928312) + (xy 5.682864 1.92728) (xy 5.678028 1.926199) (xy 5.673284 1.925071) (xy 5.668632 1.923894) (xy 5.664073 1.92267) + (xy 5.659605 1.921398) (xy 5.65523 1.920077) (xy 5.650946 1.918709) (xy 5.646755 1.917292) (xy 5.642656 1.915828) + (xy 5.638649 1.914315) (xy 5.634734 1.912755) (xy 5.630912 1.911146) (xy 5.627181 1.909489) (xy 5.623542 1.907785) + (xy 5.619996 1.906032) (xy 5.616542 1.904232) (xy 5.61318 1.902383) (xy 5.60991 1.900486) (xy 5.606732 1.898541) + (xy 5.603646 1.896549) (xy 5.600652 1.894508) (xy 5.59775 1.892419) (xy 5.594941 1.890283) (xy 5.592224 1.888098) + (xy 5.589598 1.885865) (xy 5.587065 1.883584) (xy 5.584624 1.881255) (xy 5.582275 1.878879) (xy 5.580018 1.876454) + (xy 5.577854 1.873981) (xy 5.575781 1.87146) (xy 5.573801 1.868891) (xy 5.571912 1.866274) (xy 5.570116 1.863609) + (xy 5.568412 1.860896) (xy 5.5668 1.858135) (xy 5.56528 1.855326) (xy 5.563852 1.852469) (xy 5.562517 1.849564) + (xy 5.561273 1.846611) (xy 5.560122 1.84361) (xy 5.559063 1.840561) (xy 5.558095 1.837464) (xy 5.55722 1.834319) + (xy 5.556437 1.831126) (xy 5.555746 1.827885) (xy 5.555148 1.824595) (xy 5.554641 1.821258) (xy 5.554227 1.817873) + (xy 5.553904 1.81444) (xy 5.553674 1.810959) (xy 5.553536 1.807429) (xy 5.55349 1.803852) (xy 5.553544 1.798964) + (xy 5.553707 1.7941) (xy 5.553978 1.789258) (xy 5.554357 1.784441) (xy 5.554845 1.779646) (xy 5.555442 1.774875) + (xy 5.556147 1.770127) (xy 5.55696 1.765403) (xy 5.557882 1.760702) (xy 5.558912 1.756025) (xy 5.560051 1.751371) + (xy 5.561298 1.74674) (xy 5.562654 1.742133) (xy 5.564118 1.737549) (xy 5.565691 1.732988) (xy 5.567372 1.728451) + (xy 5.569162 1.723938) (xy 5.57106 1.719447) (xy 5.573066 1.71498) (xy 5.575181 1.710537) (xy 5.577404 1.706117) + (xy 5.579736 1.70172) (xy 5.582176 1.697347) (xy 5.584725 1.692997) (xy 5.587382 1.68867) (xy 5.590148 1.684367) + (xy 5.593022 1.680087) (xy 5.596005 1.675831) (xy 5.599096 1.671598) (xy 5.602295 1.667388) (xy 5.605603 1.663202) + (xy 5.609019 1.659039) (xy 5.612544 1.6549) (xy 5.616178 1.650784) (xy 5.619919 1.646691) (xy 5.62377 1.642622) + (xy 6.033047 1.22232) (xy 5.564514 1.22232) (xy 5.640306 1.001834) (xy 6.806125 1.001834) (xy 6.151558 1.718414) + (xy 7.032123 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "8dbcfcc3-dc3e-457b-aabd-0e4e03220e2a") + ) + (fp_poly + (pts + (xy 10.641203 1.718414) (xy 10.639735 1.723239) (xy 10.638197 1.728014) (xy 10.636591 1.732738) + (xy 10.634914 1.737411) (xy 10.633169 1.742033) (xy 10.631353 1.746605) (xy 10.629469 1.751126) + (xy 10.627515 1.755596) (xy 10.625491 1.760016) (xy 10.623398 1.764385) (xy 10.621236 1.768703) + (xy 10.619004 1.772971) (xy 10.616703 1.777188) (xy 10.614332 1.781354) (xy 10.611892 1.785469) + (xy 10.609382 1.789534) (xy 10.606803 1.793548) (xy 10.604154 1.797511) (xy 10.601436 1.801423) + (xy 10.598649 1.805285) (xy 10.595792 1.809096) (xy 10.592865 1.812857) (xy 10.58987 1.816566) (xy 10.586804 1.820225) + (xy 10.58367 1.823834) (xy 10.580465 1.827391) (xy 10.577192 1.830898) (xy 10.573849 1.834354) (xy 10.570436 1.837759) + (xy 10.566954 1.841114) (xy 10.563402 1.844418) (xy 10.559782 1.847671) (xy 10.556091 1.850874) + (xy 10.552331 1.854026) (xy 10.548502 1.857127) (xy 10.544603 1.860177) (xy 10.540635 1.863177) + (xy 10.536597 1.866126) (xy 10.53249 1.869024) (xy 10.528314 1.871872) (xy 10.524068 1.874669) (xy 10.519752 1.877415) + (xy 10.515367 1.88011) (xy 10.510913 1.882755) (xy 10.506389 1.885349) (xy 10.501796 1.887892) (xy 10.497133 1.890385) + (xy 10.492401 1.892827) (xy 10.487599 1.895218) (xy 10.482728 1.897559) (xy 10.478027 1.899763) + (xy 10.473307 1.901907) (xy 10.468569 1.903991) (xy 10.463812 1.906014) (xy 10.459038 1.907977) + (xy 10.454246 1.909879) (xy 10.449435 1.911721) (xy 10.444606 1.913503) (xy 10.43976 1.915224) (xy 10.434895 1.916885) + (xy 10.430012 1.918486) (xy 10.425111 1.920026) (xy 10.420191 1.921506) (xy 10.415254 1.922925) + (xy 10.410298 1.924284) (xy 10.405325 1.925582) (xy 10.400333 1.92682) (xy 10.395323 1.927998) (xy 10.390295 1.929116) + (xy 10.385249 1.930172) (xy 10.380185 1.931169) (xy 10.375103 1.932105) (xy 10.370002 1.932981) + (xy 10.364884 1.933796) (xy 10.359747 1.934551) (xy 10.354592 1.935246) (xy 10.349419 1.93588) (xy 10.344228 1.936454) + (xy 10.339019 1.936967) (xy 10.333792 1.93742) (xy 10.328546 1.937813) (xy 10.323283 1.938145) (xy 10.318001 1.938417) + (xy 10.312701 1.938628) (xy 10.307383 1.938779) (xy 10.302048 1.93887) (xy 10.296693 1.9389) (xy 9.746857 1.9389) + (xy 9.740616 1.938865) (xy 9.73448 1.938762) (xy 9.728449 1.93859) (xy 9.722524 1.938349) (xy 9.716702 1.938038) + (xy 9.710986 1.937659) (xy 9.705375 1.937212) (xy 9.699869 1.936695) (xy 9.694467 1.936109) (xy 9.68917 1.935455) + (xy 9.683979 1.934731) (xy 9.678892 1.933939) (xy 9.67391 1.933078) (xy 9.669033 1.932147) (xy 9.66426 1.931148) + (xy 9.659593 1.93008) (xy 9.655031 1.928943) (xy 9.650573 1.927738) (xy 9.64622 1.926463) (xy 9.641973 1.925119) + (xy 9.63783 1.923707) (xy 9.633792 1.922225) (xy 9.629858 1.920675) (xy 9.62603 1.919056) (xy 9.622307 1.917368) + (xy 9.618688 1.915611) (xy 9.615175 1.913785) (xy 9.611766 1.91189) (xy 9.608462 1.909926) (xy 9.605263 1.907894) + (xy 9.602169 1.905792) (xy 9.59918 1.903622) (xy 9.596296 1.901383) (xy 9.593516 1.899074) (xy 9.590842 1.896697) + (xy 9.588272 1.894251) (xy 9.585807 1.891736) (xy 9.583447 1.889153) (xy 9.581192 1.8865) (xy 9.579042 1.883778) + (xy 9.576997 1.880988) (xy 9.575057 1.878128) (xy 9.573221 1.8752) (xy 9.571491 1.872203) (xy 9.569865 1.869137) + (xy 9.568344 1.866002) (xy 9.566928 1.862798) (xy 9.565617 1.859525) (xy 9.564411 1.856183) (xy 9.56331 1.852772) + (xy 9.562313 1.849293) (xy 9.561422 1.845744) (xy 9.560635 1.842127) (xy 9.559953 1.838441) (xy 9.559376 1.834686) + (xy 9.558904 1.830862) (xy 9.558537 1.826969) (xy 9.558275 1.823007) (xy 9.558118 1.818976) (xy 9.558065 1.814876) + (xy 9.558119 1.810486) (xy 9.558279 1.80602) (xy 9.558546 1.801478) (xy 9.55892 1.796859) (xy 9.559401 1.792164) + (xy 9.559989 1.787392) (xy 9.560684 1.782544) (xy 9.561486 1.77762) (xy 9.562394 1.772619) (xy 9.563409 1.767542) + (xy 9.564532 1.762389) (xy 9.565761 1.757159) (xy 9.567097 1.751853) (xy 9.56854 1.746471) (xy 9.570089 1.741012) + (xy 9.571746 1.735477) (xy 9.57351 1.729866) (xy 9.57538 1.724178) (xy 9.577357 1.718414) (xy 9.682088 1.422136) + (xy 9.208043 1.823145) (xy 9.202408 1.827035) (xy 9.196807 1.830859) (xy 9.19124 1.834617) (xy 9.185707 1.838308) + (xy 9.180208 1.841933) (xy 9.174742 1.845491) (xy 9.169311 1.848982) (xy 9.163915 1.852408) (xy 9.158552 1.855766) + (xy 9.153223 1.859058) (xy 9.147928 1.862284) (xy 9.142667 1.865443) (xy 9.13744 1.868535) (xy 9.132248 1.871562) + (xy 9.127089 1.874521) (xy 9.121965 1.877414) (xy 9.116874 1.880241) (xy 9.111817 1.883001) (xy 9.106795 1.885694) + (xy 9.101807 1.888321) (xy 9.096852 1.890882) (xy 9.091932 1.893376) (xy 9.087046 1.895803) (xy 9.082193 1.898164) + (xy 9.077375 1.900459) (xy 9.072591 1.902687) (xy 9.067841 1.904848) (xy 9.063125 1.906943) (xy 9.058443 1.908972) + (xy 9.053795 1.910934) (xy 9.049181 1.912829) (xy 9.044601 1.914658) (xy 9.040055 1.91642) (xy 9.035544 1.918116) + (xy 9.031066 1.919746) (xy 9.026622 1.921309) (xy 9.022213 1.922805) (xy 9.017837 1.924235) (xy 9.013495 1.925598) + (xy 9.009188 1.926895) (xy 9.004915 1.928126) (xy 9.000675 1.929289) (xy 8.99647 1.930387) (xy 8.992298 1.931418) + (xy 8.988161 1.932382) (xy 8.984058 1.93328) (xy 8.979989 1.934111) (xy 8.975954 1.934876) (xy 8.971952 1.935574) + (xy 8.967985 1.936206) (xy 8.964052 1.936772) (xy 8.960153 1.93727) (xy 8.956289 1.937703) (xy 8.952458 1.938068) + (xy 8.948661 1.938368) (xy 8.944898 1.9386) (xy 8.941169 1.938767) (xy 8.937475 1.938866) (xy 8.933814 1.9389) + (xy 8.680255 1.9389) (xy 9.009606 1.001834) (xy 9.507077 1.001834) (xy 9.351359 1.442806) (xy 9.771661 1.098297) + (xy 9.775937 1.09484) (xy 9.780223 1.091428) (xy 9.784517 1.088062) (xy 9.788821 1.084741) (xy 9.793133 1.081465) + (xy 9.797455 1.078234) (xy 9.801786 1.075048) (xy 9.806125 1.071908) (xy 9.810474 1.068812) (xy 9.814832 1.065762) + (xy 9.819199 1.062758) (xy 9.823575 1.059798) (xy 9.82796 1.056884) (xy 9.832354 1.054015) (xy 9.836757 1.051191) + (xy 9.841169 1.048412) (xy 9.84559 1.045679) (xy 9.85002 1.04299) (xy 9.854459 1.040347) (xy 9.858908 1.03775) + (xy 9.863365 1.035197) (xy 9.867831 1.03269) (xy 9.872307 1.030227) (xy 9.876791 1.02781) (xy 9.881285 1.025439) + (xy 9.885787 1.023112) (xy 9.890299 1.020831) (xy 9.894819 1.018595) (xy 9.899349 1.016404) (xy 9.903888 1.014258) + (xy 9.908435 1.012158) (xy 9.912992 1.010103) (xy 9.917558 1.008093) (xy 9.922133 1.006128) (xy 9.926717 1.004208) + (xy 9.93131 1.002334) (xy 9.935912 1.000505) (xy 9.940523 0.998721) (xy 9.945143 0.996982) (xy 9.949772 0.995289) + (xy 9.95441 0.99364) (xy 9.959057 0.992037) (xy 9.963714 0.99048) (xy 9.968379 0.988967) (xy 9.973053 0.9875) + (xy 9.977737 0.986077) (xy 9.982429 0.9847) (xy 9.98713 0.983369) (xy 9.991841 0.982082) (xy 9.996561 0.980841) + (xy 10.001289 0.979645) (xy 10.006027 0.978494) (xy 10.010774 0.977388) (xy 10.015529 0.976328) + (xy 10.020294 0.975313) (xy 10.025068 0.974343) (xy 10.029851 0.973418) (xy 10.034643 0.972538) + (xy 10.039444 0.971704) (xy 10.044254 0.970915) (xy 10.049073 0.970171) (xy 10.053901 0.969472) + (xy 10.058738 0.968819) (xy 10.063584 0.96821) (xy 10.068439 0.967647) (xy 10.073303 0.967129) (xy 10.078177 0.966657) + (xy 10.083059 0.966229) (xy 10.08795 0.965847) (xy 10.092851 0.96551) (xy 10.09776 0.965218) (xy 10.102679 0.964972) + (xy 10.107606 0.964771) (xy 10.112543 0.964615) (xy 10.117489 0.964504) (xy 10.122443 0.964438) + (xy 10.127407 0.964417) (xy 10.13238 0.964442) (xy 10.137362 0.964512) (xy 10.142353 0.964627) (xy 10.147497 0.964888) + (xy 10.152541 0.965247) (xy 10.157486 0.965704) (xy 10.16233 0.966258) (xy 10.167075 0.966911) (xy 10.171719 0.967661) + (xy 10.176264 0.968509) (xy 10.180709 0.969455) (xy 10.185054 0.970498) (xy 10.1893 0.97164) (xy 10.193445 0.972879) + (xy 10.19749 0.974217) (xy 10.201436 0.975652) (xy 10.205282 0.977185) (xy 10.209027 0.978816) (xy 10.212673 0.980544) + (xy 10.216219 0.982371) (xy 10.219665 0.984295) (xy 10.223012 0.986317) (xy 10.226258 0.988437) + (xy 10.229404 0.990655) (xy 10.232451 0.992971) (xy 10.235398 0.995385) (xy 10.238244 0.997896) + (xy 10.240991 1.000505) (xy 10.243638 1.003212) (xy 10.246185 1.006017) (xy 10.248633 1.00892) (xy 10.25098 1.011921) + (xy 10.253227 1.01502) (xy 10.255375 1.018216) (xy 10.257423 1.02151) (xy 10.259371 1.024902) (xy 10.261218 1.028392) + (xy 10.262966 1.03198) (xy 10.264615 1.035666) (xy 10.266163 1.039449) (xy 10.267611 1.04333) (xy 10.26896 1.04731) + (xy 10.270208 1.051387) (xy 10.271357 1.055562) (xy 10.272406 1.059834) (xy 10.273355 1.064205) + (xy 10.274204 1.068673) (xy 10.274953 1.07324) (xy 10.275602 1.077904) (xy 10.276152 1.082666) (xy 10.276601 1.087526) + (xy 10.276951 1.092483) (xy 10.2772 1.097539) (xy 10.27735 1.102692) (xy 10.2774 1.107943) (xy 10.277359 1.1124) + (xy 10.277233 1.116904) (xy 10.277025 1.121455) (xy 10.276733 1.126053) (xy 10.276358 1.130698) + (xy 10.2759 1.135389) (xy 10.275358 1.140128) (xy 10.274733 1.144913) (xy 10.274024 1.149746) (xy 10.273232 1.154625) + (xy 10.272357 1.159551) (xy 10.271398 1.164524) (xy 10.270356 1.169543) (xy 10.269231 1.17461) (xy 10.268022 1.179724) + (xy 10.26673 1.184884) (xy 10.265355 1.190091) (xy 10.263896 1.195346) (xy 10.262354 1.200647) (xy 10.260728 1.205995) + (xy 10.259019 1.21139) (xy 10.257227 1.216832) (xy 10.255352 1.22232) (xy 10.077585 1.718414) (xy 10.641203 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "6bd8a8e5-4d06-4d6c-a1c8-8828f96d3fef") + ) + (fp_poly + (pts + (xy 24.7399 1.718414) (xy 24.738432 1.723239) (xy 24.736895 1.728014) (xy 24.735288 1.732738) (xy 24.733612 1.737411) + (xy 24.731866 1.742033) (xy 24.730051 1.746605) (xy 24.728167 1.751126) (xy 24.726213 1.755596) + (xy 24.724189 1.760016) (xy 24.722096 1.764385) (xy 24.719934 1.768703) (xy 24.717702 1.772971) + (xy 24.715401 1.777188) (xy 24.71303 1.781354) (xy 24.71059 1.785469) (xy 24.70808 1.789534) (xy 24.705501 1.793548) + (xy 24.702852 1.797511) (xy 24.700134 1.801423) (xy 24.697347 1.805285) (xy 24.69449 1.809096) (xy 24.691564 1.812857) + (xy 24.688568 1.816566) (xy 24.685502 1.820225) (xy 24.682368 1.823834) (xy 24.679163 1.827391) + (xy 24.67589 1.830898) (xy 24.672547 1.834354) (xy 24.669134 1.837759) (xy 24.665652 1.841114) (xy 24.662101 1.844418) + (xy 24.65848 1.847671) (xy 24.654789 1.850874) (xy 24.651029 1.854026) (xy 24.6472 1.857127) (xy 24.643301 1.860177) + (xy 24.639333 1.863177) (xy 24.635296 1.866126) (xy 24.631188 1.869024) (xy 24.627012 1.871872) + (xy 24.622766 1.874669) (xy 24.61845 1.877415) (xy 24.614065 1.88011) (xy 24.609611 1.882755) (xy 24.605087 1.885349) + (xy 24.600494 1.887892) (xy 24.595831 1.890385) (xy 24.591099 1.892827) (xy 24.586297 1.895218) + (xy 24.581426 1.897559) (xy 24.576724 1.899763) (xy 24.572004 1.901907) (xy 24.567266 1.903991) + (xy 24.56251 1.906014) (xy 24.557736 1.907977) (xy 24.552944 1.909879) (xy 24.548133 1.911721) (xy 24.543304 1.913503) + (xy 24.538458 1.915224) (xy 24.533593 1.916885) (xy 24.52871 1.918486) (xy 24.523809 1.920026) (xy 24.518889 1.921506) + (xy 24.513952 1.922925) (xy 24.508997 1.924284) (xy 24.504023 1.925582) (xy 24.499031 1.92682) (xy 24.494021 1.927998) + (xy 24.488993 1.929116) (xy 24.483947 1.930172) (xy 24.478883 1.931169) (xy 24.473801 1.932105) + (xy 24.4687 1.932981) (xy 24.463582 1.933796) (xy 24.458445 1.934551) (xy 24.453291 1.935246) (xy 24.448118 1.93588) + (xy 24.442927 1.936454) (xy 24.437717 1.936967) (xy 24.43249 1.93742) (xy 24.427245 1.937813) (xy 24.421981 1.938145) + (xy 24.4167 1.938417) (xy 24.4114 1.938628) (xy 24.406082 1.938779) (xy 24.400746 1.93887) (xy 24.395392 1.9389) + (xy 23.845554 1.9389) (xy 23.839314 1.938865) (xy 23.833178 1.938762) (xy 23.827147 1.93859) (xy 23.821221 1.938349) + (xy 23.8154 1.938038) (xy 23.809684 1.937659) (xy 23.804073 1.937212) (xy 23.798566 1.936695) (xy 23.793165 1.936109) + (xy 23.787868 1.935455) (xy 23.782677 1.934731) (xy 23.77759 1.933939) (xy 23.772608 1.933078) (xy 23.767731 1.932147) + (xy 23.762959 1.931148) (xy 23.758291 1.93008) (xy 23.753729 1.928943) (xy 23.749271 1.927738) (xy 23.744919 1.926463) + (xy 23.740671 1.925119) (xy 23.736528 1.923707) (xy 23.73249 1.922225) (xy 23.728557 1.920675) (xy 23.724729 1.919056) + (xy 23.721005 1.917368) (xy 23.717387 1.915611) (xy 23.713873 1.913785) (xy 23.710464 1.91189) (xy 23.707161 1.909926) + (xy 23.703962 1.907894) (xy 23.700868 1.905792) (xy 23.697878 1.903622) (xy 23.694994 1.901383) + (xy 23.692215 1.899074) (xy 23.68954 1.896697) (xy 23.686971 1.894251) (xy 23.684506 1.891736) (xy 23.682146 1.889153) + (xy 23.679891 1.8865) (xy 23.677741 1.883778) (xy 23.675696 1.880988) (xy 23.673755 1.878128) (xy 23.67192 1.8752) + (xy 23.670189 1.872203) (xy 23.668564 1.869137) (xy 23.667043 1.866002) (xy 23.665627 1.862798) + (xy 23.664316 1.859525) (xy 23.66311 1.856183) (xy 23.662008 1.852772) (xy 23.661012 1.849293) (xy 23.66012 1.845744) + (xy 23.659334 1.842127) (xy 23.658652 1.838441) (xy 23.658075 1.834686) (xy 23.657603 1.830862) + (xy 23.657236 1.826969) (xy 23.656974 1.823007) (xy 23.656817 1.818976) (xy 23.656764 1.814876) + (xy 23.656818 1.810486) (xy 23.656978 1.80602) (xy 23.657245 1.801478) (xy 23.65762 1.796859) (xy 23.658101 1.792164) + (xy 23.658689 1.787392) (xy 23.659384 1.782544) (xy 23.660186 1.77762) (xy 23.661095 1.772619) (xy 23.66211 1.767542) + (xy 23.663233 1.762389) (xy 23.664463 1.757159) (xy 23.665799 1.751853) (xy 23.667243 1.746471) + (xy 23.668793 1.741012) (xy 23.670451 1.735477) (xy 23.672215 1.729866) (xy 23.674086 1.724178) + (xy 23.676064 1.718414) (xy 23.780794 1.422136) (xy 23.30675 1.823145) (xy 23.301115 1.827035) (xy 23.295514 1.830859) + (xy 23.289947 1.834617) (xy 23.284413 1.838308) (xy 23.278914 1.841933) (xy 23.273449 1.845491) + (xy 23.268018 1.848982) (xy 23.262621 1.852408) (xy 23.257259 1.855766) (xy 23.25193 1.859058) (xy 23.246635 1.862284) + (xy 23.241374 1.865443) (xy 23.236147 1.868535) (xy 23.230955 1.871562) (xy 23.225796 1.874521) + (xy 23.220672 1.877414) (xy 23.215581 1.880241) (xy 23.210524 1.883001) (xy 23.205502 1.885694) + (xy 23.200514 1.888321) (xy 23.195559 1.890882) (xy 23.190639 1.893376) (xy 23.185753 1.895803) + (xy 23.1809 1.898164) (xy 23.176082 1.900459) (xy 23.171298 1.902687) (xy 23.166548 1.904848) (xy 23.161832 1.906943) + (xy 23.15715 1.908972) (xy 23.152502 1.910934) (xy 23.147888 1.912829) (xy 23.143308 1.914658) (xy 23.138762 1.91642) + (xy 23.134251 1.918116) (xy 23.129773 1.919746) (xy 23.125329 1.921309) (xy 23.120919 1.922805) + (xy 23.116544 1.924235) (xy 23.112202 1.925598) (xy 23.107895 1.926895) (xy 23.103621 1.928126) + (xy 23.099382 1.929289) (xy 23.095176 1.930387) (xy 23.091005 1.931418) (xy 23.086868 1.932382) + (xy 23.082765 1.93328) (xy 23.078695 1.934111) (xy 23.07466 1.934876) (xy 23.070659 1.935574) (xy 23.066692 1.936206) + (xy 23.062759 1.936772) (xy 23.05886 1.93727) (xy 23.054995 1.937703) (xy 23.051164 1.938068) (xy 23.047367 1.938368) + (xy 23.043604 1.9386) (xy 23.039876 1.938767) (xy 23.036181 1.938866) (xy 23.03252 1.9389) (xy 22.778962 1.9389) + (xy 23.108312 1.001834) (xy 23.605784 1.001834) (xy 23.450066 1.442806) (xy 23.870368 1.098297) + (xy 23.874645 1.09484) (xy 23.87893 1.091428) (xy 23.883225 1.088062) (xy 23.887528 1.084741) (xy 23.891841 1.081465) + (xy 23.896162 1.078234) (xy 23.900493 1.075048) (xy 23.904833 1.071908) (xy 23.909182 1.068812) + (xy 23.913539 1.065762) (xy 23.917906 1.062758) (xy 23.922282 1.059798) (xy 23.926667 1.056884) + (xy 23.931061 1.054015) (xy 23.935464 1.051191) (xy 23.939876 1.048412) (xy 23.944297 1.045679) + (xy 23.948727 1.04299) (xy 23.953167 1.040347) (xy 23.957615 1.03775) (xy 23.962072 1.035197) (xy 23.966539 1.03269) + (xy 23.971014 1.030227) (xy 23.975498 1.02781) (xy 23.979992 1.025439) (xy 23.984494 1.023112) (xy 23.989006 1.020831) + (xy 23.993527 1.018595) (xy 23.998056 1.016404) (xy 24.002595 1.014258) (xy 24.007143 1.012158) + (xy 24.011699 1.010103) (xy 24.016265 1.008093) (xy 24.02084 1.006128) (xy 24.025424 1.004208) (xy 24.030017 1.002334) + (xy 24.034619 1.000505) (xy 24.03923 0.998721) (xy 24.04385 0.996982) (xy 24.048479 0.995289) (xy 24.053117 0.99364) + (xy 24.057765 0.992037) (xy 24.062421 0.99048) (xy 24.067086 0.988967) (xy 24.07176 0.9875) (xy 24.076444 0.986077) + (xy 24.081136 0.9847) (xy 24.085838 0.983369) (xy 24.090548 0.982082) (xy 24.095268 0.980841) (xy 24.099996 0.979645) + (xy 24.104734 0.978494) (xy 24.109481 0.977388) (xy 24.114237 0.976328) (xy 24.119001 0.975313) + (xy 24.123775 0.974343) (xy 24.128558 0.973418) (xy 24.13335 0.972538) (xy 24.138151 0.971704) (xy 24.142961 0.970915) + (xy 24.14778 0.970171) (xy 24.152608 0.969472) (xy 24.157445 0.968819) (xy 24.162291 0.96821) (xy 24.167147 0.967647) + (xy 24.172011 0.967129) (xy 24.176884 0.966657) (xy 24.181767 0.966229) (xy 24.186658 0.965847) + (xy 24.191558 0.96551) (xy 24.196468 0.965218) (xy 24.201386 0.964972) (xy 24.206314 0.964771) (xy 24.211251 0.964615) + (xy 24.216196 0.964504) (xy 24.221151 0.964438) (xy 24.226115 0.964417) (xy 24.231087 0.964442) + (xy 24.236069 0.964512) (xy 24.24106 0.964627) (xy 24.246204 0.964888) (xy 24.251249 0.965247) (xy 24.256193 0.965704) + (xy 24.261038 0.966258) (xy 24.265782 0.966911) (xy 24.270427 0.967661) (xy 24.274972 0.968509) + (xy 24.279417 0.969455) (xy 24.283762 0.970498) (xy 24.288007 0.97164) (xy 24.292153 0.972879) (xy 24.296198 0.974217) + (xy 24.300144 0.975652) (xy 24.303989 0.977185) (xy 24.307735 0.978816) (xy 24.311381 0.980544) + (xy 24.314927 0.982371) (xy 24.318373 0.984295) (xy 24.321719 0.986317) (xy 24.324966 0.988437) + (xy 24.328112 0.990655) (xy 24.331159 0.992971) (xy 24.334105 0.995385) (xy 24.336952 0.997896) + (xy 24.339699 1.000505) (xy 24.342346 1.003212) (xy 24.344893 1.006017) (xy 24.347341 1.00892) (xy 24.349688 1.011921) + (xy 24.351935 1.01502) (xy 24.354083 1.018216) (xy 24.356131 1.02151) (xy 24.358078 1.024902) (xy 24.359926 1.028392) + (xy 24.361674 1.03198) (xy 24.363323 1.035666) (xy 24.364871 1.039449) (xy 24.366319 1.04333) (xy 24.367668 1.04731) + (xy 24.368916 1.051387) (xy 24.370065 1.055562) (xy 24.371114 1.059834) (xy 24.372063 1.064205) + (xy 24.372912 1.068673) (xy 24.373661 1.07324) (xy 24.37431 1.077904) (xy 24.37486 1.082666) (xy 24.375309 1.087526) + (xy 24.375659 1.092483) (xy 24.375908 1.097539) (xy 24.376058 1.102692) (xy 24.376108 1.107943) + (xy 24.376067 1.1124) (xy 24.375941 1.116904) (xy 24.375733 1.121455) (xy 24.375441 1.126053) (xy 24.375066 1.130698) + (xy 24.374608 1.135389) (xy 24.374066 1.140128) (xy 24.373441 1.144913) (xy 24.372732 1.149746) + (xy 24.37194 1.154625) (xy 24.371065 1.159551) (xy 24.370106 1.164524) (xy 24.369064 1.169543) (xy 24.367938 1.17461) + (xy 24.36673 1.179724) (xy 24.365438 1.184884) (xy 24.364062 1.190091) (xy 24.362603 1.195346) (xy 24.361061 1.200647) + (xy 24.359435 1.205995) (xy 24.357726 1.21139) (xy 24.355934 1.216832) (xy 24.354058 1.22232) (xy 24.176292 1.718414) + (xy 24.7399 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "2098eb37-e021-4e66-8027-b59e9f3c511d") + ) + (fp_poly + (pts + (xy 3.930162 1.718414) (xy 3.930102 1.72299) (xy 3.929921 1.727532) (xy 3.929621 1.732039) (xy 3.9292 1.736513) + (xy 3.928658 1.740951) (xy 3.927997 1.745356) (xy 3.927215 1.749726) (xy 3.926312 1.754061) (xy 3.92529 1.758363) + (xy 3.924147 1.76263) (xy 3.922884 1.766862) (xy 3.9215 1.77106) (xy 3.919996 1.775224) (xy 3.918372 1.779354) + (xy 3.916628 1.783449) (xy 3.914763 1.787509) (xy 3.912778 1.791536) (xy 3.910673 1.795528) (xy 3.908447 1.799485) + (xy 3.906101 1.803408) (xy 3.903635 1.807297) (xy 3.901048 1.811152) (xy 3.898341 1.814972) (xy 3.895514 1.818757) + (xy 3.892567 1.822509) (xy 3.889499 1.826226) (xy 3.886311 1.829908) (xy 3.883003 1.833556) (xy 3.879574 1.83717) + (xy 3.876025 1.84075) (xy 3.872356 1.844295) (xy 3.868566 1.847805) (xy 3.864656 1.851282) (xy 3.860626 1.854724) + (xy 3.856475 1.858131) (xy 3.852205 1.861505) (xy 3.847813 1.864843) (xy 3.843302 1.868148) (xy 3.83867 1.871418) + (xy 3.833918 1.874654) (xy 3.829046 1.877855) (xy 3.824053 1.881022) (xy 3.819477 1.883811) (xy 3.814891 1.886531) + (xy 3.810296 1.889182) (xy 3.80569 1.891764) (xy 3.801075 1.894278) (xy 3.79645 1.896722) (xy 3.791815 1.899098) + (xy 3.78717 1.901405) (xy 3.782515 1.903643) (xy 3.777851 1.905812) (xy 3.773176 1.907912) (xy 3.768492 1.909944) + (xy 3.763798 1.911906) (xy 3.759094 1.9138) (xy 3.754381 1.915625) (xy 3.749657 1.917381) (xy 3.744924 1.919068) + (xy 3.740181 1.920686) (xy 3.735428 1.922235) (xy 3.730665 1.923716) (xy 3.725892 1.925128) (xy 3.721109 1.92647) + (xy 3.716317 1.927744) (xy 3.711515 1.928949) (xy 3.706703 1.930086) (xy 3.701881 1.931153) (xy 3.697049 1.932151) + (xy 3.692207 1.933081) (xy 3.687356 1.933942) (xy 3.682495 1.934734) (xy 3.677624 1.935457) (xy 3.672743 1.936111) + (xy 3.667852 1.936696) (xy 3.662951 1.937213) (xy 3.658041 1.93766) (xy 3.653121 1.938039) (xy 3.648191 1.938349) + (xy 3.643251 1.93859) (xy 3.638301 1.938762) (xy 3.633341 1.938865) (xy 3.628372 1.9389) (xy 3.100584 1.9389) + (xy 3.094884 1.938867) (xy 3.089263 1.938769) (xy 3.083721 1.938606) (xy 3.078258 1.938378) (xy 3.072873 1.938085) + (xy 3.067567 1.937727) (xy 3.062339 1.937303) (xy 3.05719 1.936814) (xy 3.052119 1.936261) (xy 3.047127 1.935641) + (xy 3.042214 1.934957) (xy 3.03738 1.934208) (xy 3.032624 1.933393) (xy 3.027946 1.932514) (xy 3.023347 1.931569) + (xy 3.018827 1.930559) (xy 3.014386 1.929483) (xy 3.010023 1.928343) (xy 3.005738 1.927137) (xy 3.001533 1.925867) + (xy 2.997405 1.924531) (xy 2.993357 1.92313) (xy 2.989387 1.921664) (xy 2.985496 1.920132) (xy 2.981683 1.918536) + (xy 2.977949 1.916874) (xy 2.974293 1.915147) (xy 2.970717 1.913355) (xy 2.967218 1.911498) (xy 2.963799 1.909575) + (xy 2.960458 1.907588) (xy 2.957195 1.905535) (xy 2.954012 1.903417) (xy 2.950906 1.901234) (xy 2.94788 1.898986) + (xy 2.944932 1.896673) (xy 2.942063 1.894294) (xy 2.939272 1.89185) (xy 2.93656 1.889342) (xy 2.933926 1.886768) + (xy 2.931371 1.884128) (xy 2.928895 1.881424) (xy 2.926497 1.878654) (xy 2.924178 1.87582) (xy 2.921938 1.87292) + (xy 2.919776 1.869955) (xy 2.917693 1.866925) (xy 2.915688 1.863829) (xy 2.913762 1.860669) (xy 2.911915 1.857443) + (xy 2.910146 1.854152) (xy 2.908456 1.850796) (xy 2.906844 1.847375) (xy 2.905311 1.843889) (xy 2.903857 1.840337) + (xy 2.902481 1.836721) (xy 2.901184 1.833039) (xy 2.899966 1.829292) (xy 2.898826 1.82548) (xy 2.897765 1.821602) + (xy 2.896782 1.81766) (xy 2.895878 1.813652) (xy 2.895053 1.809579) (xy 2.894306 1.805441) (xy 2.893638 1.801238) + (xy 2.893048 1.79697) (xy 2.892537 1.792636) (xy 2.892105 1.788238) (xy 2.891751 1.783774) (xy 2.891476 1.779245) + (xy 2.891279 1.774651) (xy 2.891161 1.769991) (xy 2.891122 1.765267) (xy 2.891172 1.760606) (xy 2.89132 1.755907) + (xy 2.891569 1.75117) (xy 2.891916 1.746394) (xy 2.892363 1.741581) (xy 2.892908 1.736729) (xy 2.893554 1.731839) + (xy 2.894298 1.726911) (xy 2.895141 1.721945) (xy 2.896084 1.71694) (xy 2.897126 1.711898) (xy 2.898268 1.706817) + (xy 2.899508 1.701698) (xy 2.900848 1.696541) (xy 2.902287 1.691345) (xy 2.903826 1.686112) (xy 2.905463 1.68084) + (xy 2.9072 1.675531) (xy 2.909036 1.670183) (xy 3.064754 1.22232) (xy 2.771232 1.22232) (xy 2.61827 1.617817) + (xy 2.616511 1.622238) (xy 2.614664 1.62656) (xy 2.612727 1.630783) (xy 2.610703 1.634906) (xy 2.60859 1.63893) + (xy 2.606389 1.642854) (xy 2.604099 1.64668) (xy 2.60172 1.650405) (xy 2.599253 1.654032) (xy 2.596698 1.657559) + (xy 2.594054 1.660987) (xy 2.591322 1.664315) (xy 2.588501 1.667544) (xy 2.585592 1.670674) (xy 2.582595 1.673704) + (xy 2.579508 1.676635) (xy 2.576334 1.679467) (xy 2.573071 1.682199) (xy 2.569719 1.684832) (xy 2.566279 1.687365) + (xy 2.562751 1.6898) (xy 2.559134 1.692134) (xy 2.555429 1.69437) (xy 2.551635 1.696506) (xy 2.547752 1.698543) + (xy 2.543782 1.70048) (xy 2.539722 1.702318) (xy 2.535575 1.704057) (xy 2.531339 1.705696) (xy 2.527014 1.707236) + (xy 2.522601 1.708677) (xy 2.518099 1.710018) (xy 2.513509 1.71126) (xy 2.508831 1.712403) (xy 2.504064 1.713446) + (xy 2.499208 1.71439) (xy 2.494264 1.715234) (xy 2.489232 1.71598) (xy 2.484111 1.716625) (xy 2.478902 1.717172) + (xy 2.473604 1.717619) (xy 2.468218 1.717967) (xy 2.462743 1.718215) (xy 2.45718 1.718364) (xy 2.451528 1.718414) + (xy 2.305456 1.718414) (xy 2.485979 1.22232) (xy 2.48083 1.221108) (xy 2.475739 1.21981) (xy 2.470707 1.218425) + (xy 2.465732 1.216955) (xy 2.460816 1.215399) (xy 2.455958 1.213756) (xy 2.451159 1.212028) (xy 2.446417 1.210213) + (xy 2.441734 1.208312) (xy 2.437109 1.206326) (xy 2.432542 1.204253) (xy 2.428033 1.202094) (xy 2.423583 1.199849) + (xy 2.41919 1.197518) (xy 2.414856 1.195102) (xy 2.410581 1.192599) (xy 2.406363 1.190009) (xy 2.402203 1.187334) + (xy 2.398102 1.184573) (xy 2.394059 1.181726) (xy 2.390074 1.178793) (xy 2.386148 1.175774) (xy 2.38228 1.172668) + (xy 2.378469 1.169477) (xy 2.374717 1.166199) (xy 2.371024 1.162836) (xy 2.367388 1.159386) (xy 2.363811 1.155851) + (xy 2.360292 1.152229) (xy 2.356831 1.148521) (xy 2.353428 1.144728) (xy 2.350083 1.140848) (xy 2.346797 1.136882) + (xy 2.343672 1.132772) (xy 2.340642 1.128626) (xy 2.337709 1.124446) (xy 2.334872 1.120229) (xy 2.332131 1.115977) + (xy 2.329486 1.11169) (xy 2.326938 1.107368) (xy 2.324485 1.103009) (xy 2.322129 1.098616) (xy 2.319869 1.094187) + (xy 2.317705 1.089723) (xy 2.315638 1.085223) (xy 2.313666 1.080688) (xy 2.311791 1.076117) (xy 2.310012 1.071511) + (xy 2.308329 1.066869) (xy 2.306742 1.062192) (xy 2.305251 1.05748) (xy 2.303857 1.052732) (xy 2.302558 1.047949) + (xy 2.301356 1.04313) (xy 2.30025 1.038276) (xy 2.29924 1.033386) (xy 2.298327 1.028461) (xy 2.297509 1.023501) + (xy 2.296788 1.018505) (xy 2.296163 1.013474) (xy 2.295634 1.008407) (xy 2.295201 1.003305) (xy 2.294865 0.998167) + (xy 2.294624 0.992994) (xy 2.29448 0.987786) (xy 2.294432 0.982542) (xy 2.294469 0.977529) (xy 2.29458 0.972552) + (xy 2.294766 0.967612) (xy 2.295026 0.962707) (xy 2.295361 0.957839) (xy 2.295769 0.953006) (xy 2.296252 0.94821) + (xy 2.296809 0.94345) (xy 2.297441 0.938726) (xy 2.298147 0.934038) (xy 2.298927 0.929386) (xy 2.299781 0.924771) + (xy 2.30071 0.920191) (xy 2.301713 0.915648) (xy 2.302791 0.91114) (xy 2.303942 0.906669) (xy 2.305168 0.902234) + (xy 2.306469 0.897835) (xy 2.307843 0.893472) (xy 2.309292 0.889145) (xy 2.310815 0.884854) (xy 2.312413 0.8806) + (xy 2.314084 0.876381) (xy 2.31583 0.872199) (xy 2.317651 0.868053) (xy 2.319545 0.863943) (xy 2.321514 0.859868) + (xy 2.323558 0.855831) (xy 2.325675 0.851829) (xy 2.327867 0.847863) (xy 2.330133 0.843933) (xy 2.332474 0.84004) + (xy 2.334889 0.836182) (xy 2.337378 0.832361) (xy 2.339941 0.828576) (xy 2.342579 0.824827) (xy 2.345291 0.821114) + (xy 2.348077 0.817437) (xy 2.350938 0.813796) (xy 2.353872 0.810192) (xy 2.356882 0.806623) (xy 2.359965 0.803091) + (xy 2.363123 0.799595) (xy 2.366355 0.796134) (xy 2.369661 0.79271) (xy 2.373042 0.789322) (xy 2.376497 0.78597) + (xy 2.380026 0.782655) (xy 2.38363 0.779375) (xy 2.387308 0.776131) (xy 2.39106 0.772924) (xy 2.394887 0.769753) + (xy 2.398787 0.766617) (xy 2.402762 0.763518) (xy 2.406812 0.760455) (xy 2.410936 0.757428) (xy 2.415134 0.754438) + (xy 2.419406 0.751483) (xy 2.423752 0.748564) (xy 2.428173 0.745682) (xy 2.432668 0.742836) (xy 2.437238 0.740025) + (xy 2.441882 0.737251) (xy 2.446053 0.734843) (xy 2.450251 0.732475) (xy 2.454475 0.730149) (xy 2.458727 0.727864) + (xy 2.463006 0.725621) (xy 2.467311 0.723418) (xy 2.471644 0.721256) (xy 2.476003 0.719136) (xy 2.480389 0.717057) + (xy 2.484802 0.715019) (xy 2.489243 0.713022) (xy 2.49371 0.711067) (xy 2.498204 0.709152) (xy 2.502724 0.707279) + (xy 2.507272 0.705447) (xy 2.511847 0.703656) (xy 2.516449 0.701906) (xy 2.521077 0.700198) (xy 2.525733 0.69853) + (xy 2.530415 0.696904) (xy 2.535124 0.695319) (xy 2.539861 0.693775) (xy 2.544624 0.692272) (xy 2.549414 0.690811) + (xy 2.554231 0.68939) (xy 2.559075 0.688011) (xy 2.563946 0.686673) (xy 2.568843 0.685376) (xy 2.573768 0.68412) + (xy 2.57872 0.682906) (xy 2.583698 0.681732) (xy 2.588704 0.6806) (xy 2.593736 0.679509) (xy 2.598795 0.678459) + (xy 2.603881 0.677451) (xy 2.608995 0.676483) (xy 2.614135 0.675557) (xy 2.619302 0.674672) (xy 2.624495 0.673828) + (xy 2.629716 0.673025) (xy 2.634964 0.672263) (xy 2.640238 0.671543) (xy 2.64554 0.670863) (xy 2.650869 0.670225) + (xy 2.656224 0.669628) (xy 2.661606 0.669072) (xy 2.667015 0.668558) (xy 2.672452 0.668084) (xy 2.677915 0.667652) + (xy 2.683405 0.667261) (xy 2.688921 0.666911) (xy 2.694465 0.666602) (xy 2.700036 0.666334) (xy 2.705634 0.666108) + (xy 2.711258 0.665923) (xy 2.71691 0.665779) (xy 2.722588 0.665676) (xy 2.728294 0.665614) (xy 2.734026 0.665593) + (xy 2.957268 0.665593) (xy 2.841513 1.001834) (xy 3.603567 1.001834) (xy 3.352764 1.718414) (xy 3.930162 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "f41eced2-1781-4b9d-a02e-e7af898b27a4") + ) + (fp_poly + (pts + (xy 21.212126 1.718414) (xy 21.212066 1.72299) (xy 21.211886 1.727532) (xy 21.211585 1.732039) (xy 21.211164 1.736513) + (xy 21.210622 1.740951) (xy 21.209961 1.745356) (xy 21.209179 1.749726) (xy 21.208276 1.754061) + (xy 21.207254 1.758363) (xy 21.206111 1.76263) (xy 21.204848 1.766862) (xy 21.203464 1.77106) (xy 21.20196 1.775224) + (xy 21.200336 1.779354) (xy 21.198592 1.783449) (xy 21.196727 1.787509) (xy 21.194742 1.791536) + (xy 21.192637 1.795528) (xy 21.190411 1.799485) (xy 21.188065 1.803408) (xy 21.185599 1.807297) + (xy 21.183012 1.811152) (xy 21.180305 1.814972) (xy 21.177478 1.818757) (xy 21.174531 1.822509) + (xy 21.171463 1.826226) (xy 21.168275 1.829908) (xy 21.164966 1.833556) (xy 21.161537 1.83717) (xy 21.157988 1.84075) + (xy 21.154319 1.844295) (xy 21.150529 1.847805) (xy 21.14662 1.851282) (xy 21.142589 1.854724) (xy 21.138439 1.858131) + (xy 21.134168 1.861505) (xy 21.129777 1.864843) (xy 21.125265 1.868148) (xy 21.120633 1.871418) + (xy 21.115881 1.874654) (xy 21.111009 1.877855) (xy 21.106016 1.881022) (xy 21.10144 1.883811) (xy 21.096854 1.886531) + (xy 21.092259 1.889182) (xy 21.087653 1.891764) (xy 21.083038 1.894278) (xy 21.078413 1.896722) + (xy 21.073778 1.899098) (xy 21.069133 1.901405) (xy 21.064479 1.903643) (xy 21.059814 1.905812) + (xy 21.05514 1.907912) (xy 21.050456 1.909944) (xy 21.045762 1.911906) (xy 21.041058 1.9138) (xy 21.036344 1.915625) + (xy 21.031621 1.917381) (xy 21.026887 1.919068) (xy 21.022144 1.920686) (xy 21.017391 1.922235) + (xy 21.012628 1.923716) (xy 21.007856 1.925128) (xy 21.003073 1.92647) (xy 20.998281 1.927744) (xy 20.993479 1.928949) + (xy 20.988667 1.930086) (xy 20.983845 1.931153) (xy 20.979013 1.932151) (xy 20.974171 1.933081) + (xy 20.96932 1.933942) (xy 20.964459 1.934734) (xy 20.959588 1.935457) (xy 20.954707 1.936111) (xy 20.949816 1.936696) + (xy 20.944916 1.937213) (xy 20.940005 1.93766) (xy 20.935085 1.938039) (xy 20.930155 1.938349) (xy 20.925215 1.93859) + (xy 20.920265 1.938762) (xy 20.915306 1.938865) (xy 20.910336 1.9389) (xy 20.382546 1.9389) (xy 20.376847 1.938867) + (xy 20.371226 1.938769) (xy 20.365684 1.938606) (xy 20.360221 1.938378) (xy 20.354836 1.938085) + (xy 20.349529 1.937727) (xy 20.344302 1.937303) (xy 20.339153 1.936814) (xy 20.334082 1.936261) + (xy 20.32909 1.935641) (xy 20.324177 1.934957) (xy 20.319343 1.934208) (xy 20.314587 1.933393) (xy 20.309909 1.932514) + (xy 20.305311 1.931569) (xy 20.30079 1.930559) (xy 20.296349 1.929483) (xy 20.291986 1.928343) (xy 20.287702 1.927137) + (xy 20.283496 1.925867) (xy 20.279369 1.924531) (xy 20.27532 1.92313) (xy 20.27135 1.921664) (xy 20.267459 1.920132) + (xy 20.263647 1.918536) (xy 20.259912 1.916874) (xy 20.256257 1.915147) (xy 20.25268 1.913355) (xy 20.249182 1.911498) + (xy 20.245762 1.909575) (xy 20.242421 1.907588) (xy 20.239159 1.905535) (xy 20.235975 1.903417) + (xy 20.23287 1.901234) (xy 20.229844 1.898986) (xy 20.226896 1.896673) (xy 20.224026 1.894294) (xy 20.221236 1.89185) + (xy 20.218524 1.889342) (xy 20.21589 1.886768) (xy 20.213335 1.884128) (xy 20.210859 1.881424) (xy 20.208461 1.878654) + (xy 20.206142 1.87582) (xy 20.203902 1.87292) (xy 20.20174 1.869955) (xy 20.199657 1.866925) (xy 20.197652 1.863829) + (xy 20.195726 1.860669) (xy 20.193879 1.857443) (xy 20.19211 1.854152) (xy 20.19042 1.850796) (xy 20.188808 1.847375) + (xy 20.187276 1.843889) (xy 20.185821 1.840337) (xy 20.184446 1.836721) (xy 20.183148 1.833039) + (xy 20.18193 1.829292) (xy 20.18079 1.82548) (xy 20.179729 1.821602) (xy 20.178746 1.81766) (xy 20.177842 1.813652) + (xy 20.177017 1.809579) (xy 20.17627 1.805441) (xy 20.175602 1.801238) (xy 20.175012 1.79697) (xy 20.174501 1.792636) + (xy 20.174069 1.788238) (xy 20.173715 1.783774) (xy 20.17344 1.779245) (xy 20.173243 1.774651) (xy 20.173126 1.769991) + (xy 20.173086 1.765267) (xy 20.173136 1.760606) (xy 20.173285 1.755907) (xy 20.173533 1.75117) (xy 20.17388 1.746394) + (xy 20.174327 1.741581) (xy 20.174873 1.736729) (xy 20.175519 1.731839) (xy 20.176263 1.726911) + (xy 20.177107 1.721945) (xy 20.17805 1.71694) (xy 20.179093 1.711898) (xy 20.180234 1.706817) (xy 20.181475 1.701698) + (xy 20.182816 1.696541) (xy 20.184255 1.691345) (xy 20.185794 1.686112) (xy 20.187432 1.68084) (xy 20.18917 1.675531) + (xy 20.191006 1.670183) (xy 20.346724 1.22232) (xy 20.053202 1.22232) (xy 19.90024 1.617817) (xy 19.898481 1.622238) + (xy 19.896633 1.62656) (xy 19.894697 1.630783) (xy 19.892673 1.634906) (xy 19.89056 1.63893) (xy 19.888358 1.642854) + (xy 19.886068 1.64668) (xy 19.88369 1.650405) (xy 19.881223 1.654032) (xy 19.878668 1.657559) (xy 19.876024 1.660987) + (xy 19.873292 1.664315) (xy 19.870471 1.667544) (xy 19.867562 1.670674) (xy 19.864564 1.673704) + (xy 19.861478 1.676635) (xy 19.858303 1.679467) (xy 19.85504 1.682199) (xy 19.851689 1.684832) (xy 19.848249 1.687365) + (xy 19.84472 1.6898) (xy 19.841103 1.692134) (xy 19.837398 1.69437) (xy 19.833604 1.696506) (xy 19.829722 1.698543) + (xy 19.825751 1.70048) (xy 19.821692 1.702318) (xy 19.817544 1.704057) (xy 19.813308 1.705696) (xy 19.808983 1.707236) + (xy 19.80457 1.708677) (xy 19.800069 1.710018) (xy 19.795479 1.71126) (xy 19.7908 1.712403) (xy 19.786033 1.713446) + (xy 19.781178 1.71439) (xy 19.776234 1.715234) (xy 19.771202 1.71598) (xy 19.766081 1.716625) (xy 19.760872 1.717172) + (xy 19.755574 1.717619) (xy 19.750188 1.717967) (xy 19.744713 1.718215) (xy 19.73915 1.718364) (xy 19.733498 1.718414) + (xy 19.587426 1.718414) (xy 19.767948 1.22232) (xy 19.762799 1.221108) (xy 19.757708 1.21981) (xy 19.752676 1.218425) + (xy 19.747702 1.216955) (xy 19.742785 1.215399) (xy 19.737928 1.213756) (xy 19.733128 1.212028) + (xy 19.728386 1.210213) (xy 19.723703 1.208312) (xy 19.719078 1.206326) (xy 19.714511 1.204253) + (xy 19.710002 1.202094) (xy 19.705552 1.199849) (xy 19.70116 1.197518) (xy 19.696826 1.195102) (xy 19.69255 1.192599) + (xy 19.688332 1.190009) (xy 19.684173 1.187334) (xy 19.680072 1.184573) (xy 19.676028 1.181726) + (xy 19.672044 1.178793) (xy 19.668117 1.175774) (xy 19.664249 1.172668) (xy 19.660439 1.169477) + (xy 19.656687 1.166199) (xy 19.652993 1.162836) (xy 19.649357 1.159386) (xy 19.64578 1.155851) (xy 19.642261 1.152229) + (xy 19.6388 1.148521) (xy 19.635397 1.144728) (xy 19.632053 1.140848) (xy 19.628766 1.136882) (xy 19.625641 1.132772) + (xy 19.622611 1.128626) (xy 19.619678 1.124446) (xy 19.616841 1.120229) (xy 19.6141 1.115977) (xy 19.611456 1.11169) + (xy 19.608907 1.107368) (xy 19.606455 1.103009) (xy 19.604099 1.098616) (xy 19.601839 1.094187) + (xy 19.599675 1.089723) (xy 19.597607 1.085223) (xy 19.595636 1.080688) (xy 19.593761 1.076117) + (xy 19.591982 1.071511) (xy 19.590299 1.066869) (xy 19.588712 1.062192) (xy 19.587221 1.05748) (xy 19.585827 1.052732) + (xy 19.584528 1.047949) (xy 19.583326 1.04313) (xy 19.58222 1.038276) (xy 19.581211 1.033386) (xy 19.580297 1.028461) + (xy 19.57948 1.023501) (xy 19.578758 1.018505) (xy 19.578133 1.013474) (xy 19.577604 1.008407) (xy 19.577172 1.003305) + (xy 19.576835 0.998167) (xy 19.576595 0.992994) (xy 19.57645 0.987786) (xy 19.576402 0.982542) (xy 19.576439 0.977529) + (xy 19.576551 0.972552) (xy 19.576737 0.967612) (xy 19.576997 0.962707) (xy 19.577331 0.957839) + (xy 19.57774 0.953006) (xy 19.578223 0.94821) (xy 19.57878 0.94345) (xy 19.579411 0.938726) (xy 19.580117 0.934038) + (xy 19.580897 0.929386) (xy 19.581752 0.924771) (xy 19.582681 0.920191) (xy 19.583684 0.915648) + (xy 19.584761 0.91114) (xy 19.585913 0.906669) (xy 19.587139 0.902234) (xy 19.588439 0.897835) (xy 19.589814 0.893472) + (xy 19.591262 0.889145) (xy 19.592786 0.884854) (xy 19.594383 0.8806) (xy 19.596055 0.876381) (xy 19.597801 0.872199) + (xy 19.599621 0.868053) (xy 19.601516 0.863943) (xy 19.603485 0.859868) (xy 19.605528 0.855831) + (xy 19.607646 0.851829) (xy 19.609838 0.847863) (xy 19.612104 0.843933) (xy 19.614444 0.84004) (xy 19.616859 0.836182) + (xy 19.619348 0.832361) (xy 19.621911 0.828576) (xy 19.624549 0.824827) (xy 19.627261 0.821114) + (xy 19.630047 0.817437) (xy 19.632908 0.813796) (xy 19.635843 0.810192) (xy 19.638852 0.806623) + (xy 19.641936 0.803091) (xy 19.645093 0.799595) (xy 19.648325 0.796134) (xy 19.651632 0.79271) (xy 19.655012 0.789322) + (xy 19.658467 0.78597) (xy 19.661997 0.782655) (xy 19.6656 0.779375) (xy 19.669278 0.776131) (xy 19.67303 0.772924) + (xy 19.676857 0.769753) (xy 19.680758 0.766617) (xy 19.684733 0.763518) (xy 19.688782 0.760455) + (xy 19.692906 0.757428) (xy 19.697104 0.754438) (xy 19.701376 0.751483) (xy 19.705723 0.748564) + (xy 19.710144 0.745682) (xy 19.714639 0.742836) (xy 19.719208 0.740025) (xy 19.723852 0.737251) + (xy 19.728023 0.734843) (xy 19.732221 0.732475) (xy 19.736446 0.730149) (xy 19.740697 0.727864) + (xy 19.744976 0.725621) (xy 19.749281 0.723418) (xy 19.753614 0.721256) (xy 19.757973 0.719136) + (xy 19.762359 0.717057) (xy 19.766772 0.715019) (xy 19.771213 0.713022) (xy 19.77568 0.711067) (xy 19.780174 0.709152) + (xy 19.784694 0.707279) (xy 19.789242 0.705447) (xy 19.793817 0.703656) (xy 19.798418 0.701906) + (xy 19.803047 0.700198) (xy 19.807702 0.69853) (xy 19.812385 0.696904) (xy 19.817094 0.695319) (xy 19.82183 0.693775) + (xy 19.826594 0.692272) (xy 19.831384 0.690811) (xy 19.836201 0.68939) (xy 19.841045 0.688011) (xy 19.845915 0.686673) + (xy 19.850813 0.685376) (xy 19.855738 0.68412) (xy 19.860689 0.682906) (xy 19.865668 0.681732) (xy 19.870673 0.6806) + (xy 19.875706 0.679509) (xy 19.880765 0.678459) (xy 19.885851 0.677451) (xy 19.890964 0.676483) + (xy 19.896104 0.675557) (xy 19.901271 0.674672) (xy 19.906465 0.673828) (xy 19.911686 0.673025) + (xy 19.916934 0.672263) (xy 19.922208 0.671543) (xy 19.92751 0.670863) (xy 19.932838 0.670225) (xy 19.938194 0.669628) + (xy 19.943576 0.669072) (xy 19.948985 0.668558) (xy 19.954422 0.668084) (xy 19.959885 0.667652) + (xy 19.965375 0.667261) (xy 19.970892 0.666911) (xy 19.976435 0.666602) (xy 19.982006 0.666334) + (xy 19.987604 0.666108) (xy 19.993229 0.665923) (xy 19.99888 0.665779) (xy 20.004559 0.665676) (xy 20.010264 0.665614) + (xy 20.015996 0.665593) (xy 20.239238 0.665593) (xy 20.123482 1.001834) (xy 20.885536 1.001834) + (xy 20.634734 1.718414) (xy 21.212126 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "bec47977-adaa-410b-8a57-49e6e840ceec") + ) + (fp_poly + (pts + (xy 25.67421 0.436839) (xy 25.674173 0.441929) (xy 25.674063 0.44699) (xy 25.673878 0.452023) (xy 25.67362 0.457028) + (xy 25.673289 0.462004) (xy 25.672883 0.466952) (xy 25.672404 0.471871) (xy 25.671851 0.476763) + (xy 25.671224 0.481625) (xy 25.670524 0.48646) (xy 25.66975 0.491266) (xy 25.668902 0.496044) (xy 25.667981 0.500793) + (xy 25.666985 0.505514) (xy 25.665917 0.510207) (xy 25.664774 0.514871) (xy 25.663557 0.519507) + (xy 25.662267 0.524115) (xy 25.660903 0.528694) (xy 25.659466 0.533245) (xy 25.657955 0.537768) + (xy 25.65637 0.542262) (xy 25.654711 0.546728) (xy 25.652978 0.551165) (xy 25.651172 0.555574) (xy 25.649292 0.559955) + (xy 25.647339 0.564308) (xy 25.645311 0.568632) (xy 25.64321 0.572927) (xy 25.641036 0.577195) (xy 25.638787 0.581434) + (xy 25.636465 0.585645) (xy 25.634069 0.589827) (xy 25.631599 0.593981) (xy 25.629056 0.598106) + (xy 25.626439 0.602204) (xy 25.623748 0.606273) (xy 25.620983 0.610313) (xy 25.618145 0.614325) + (xy 25.615233 0.618309) (xy 25.612247 0.622265) (xy 25.609188 0.626192) (xy 25.606055 0.63009) (xy 25.602848 0.633961) + (xy 25.599567 0.637803) (xy 25.596213 0.641617) (xy 25.592785 0.645402) (xy 25.589283 0.649159) + (xy 25.585707 0.652888) (xy 25.582058 0.656588) (xy 25.578335 0.66026) (xy 25.574539 0.663903) (xy 25.570668 0.667519) + (xy 25.566724 0.671106) (xy 25.56292 0.67452) (xy 25.559089 0.677873) (xy 25.555229 0.681164) (xy 25.551341 0.684394) + (xy 25.547424 0.687562) (xy 25.54348 0.690669) (xy 25.539508 0.693714) (xy 25.535507 0.696698) (xy 25.531478 0.69962) + (xy 25.527422 0.70248) (xy 25.523337 0.70528) (xy 25.519224 0.708017) (xy 25.515082 0.710693) (xy 25.510913 0.713308) + (xy 25.506716 0.715861) (xy 25.50249 0.718353) (xy 25.498237 0.720783) (xy 25.493955 0.723151) (xy 25.489645 0.725458) + (xy 25.485307 0.727703) (xy 25.480941 0.729887) (xy 25.476546 0.73201) (xy 25.472124 0.734071) (xy 25.467674 0.73607) + (xy 25.463195 0.738008) (xy 25.458688 0.739884) (xy 25.454153 0.741699) (xy 25.44959 0.743452) (xy 25.444999 0.745144) + (xy 25.44038 0.746775) (xy 25.435732 0.748343) (xy 25.431057 0.74985) (xy 25.426353 0.751296) (xy 25.421622 0.75268) + (xy 25.416862 0.754003) (xy 25.412074 0.755264) (xy 25.407258 0.756464) (xy 25.402413 0.757602) + (xy 25.397541 0.758679) (xy 25.392641 0.759694) (xy 25.387712 0.760647) (xy 25.382755 0.761539) + (xy 25.37777 0.76237) (xy 25.372757 0.763139) (xy 25.367716 0.763846) (xy 25.362647 0.764492) (xy 25.35755 0.765077) + (xy 25.352424 0.765599) (xy 25.347271 0.766061) (xy 25.342089 0.766461) (xy 25.336879 0.766799) + (xy 25.331641 0.767076) (xy 25.326375 0.767291) (xy 25.321081 0.767445) (xy 25.315759 0.767537) + (xy 25.310408 0.767568) (xy 25.305055 0.767538) (xy 25.29973 0.767449) (xy 25.294433 0.767301) (xy 25.289164 0.767093) + (xy 25.283923 0.766826) (xy 25.27871 0.766499) (xy 25.273524 0.766113) (xy 25.268367 0.765668) (xy 25.263238 0.765163) + (xy 25.258137 0.764599) (xy 25.253064 0.763976) (xy 25.248019 0.763293) (xy 25.243002 0.762551) + (xy 25.238012 0.761749) (xy 25.233051 0.760888) (xy 25.228118 0.759967) (xy 25.223213 0.758988) + (xy 25.218336 0.757949) (xy 25.213486 0.75685) (xy 25.208665 0.755692) (xy 25.203872 0.754475) (xy 25.199107 0.753198) + (xy 25.19437 0.751862) (xy 25.18966 0.750467) (xy 25.184979 0.749012) (xy 25.180326 0.747498) (xy 25.175701 0.745924) + (xy 25.171103 0.744291) (xy 25.166534 0.742599) (xy 25.161993 0.740847) (xy 25.15748 0.739036) (xy 25.152994 0.737166) + (xy 25.148537 0.735236) (xy 25.144108 0.733247) (xy 25.139706 0.731198) (xy 25.135333 0.72909) (xy 25.130988 0.726923) + (xy 25.12667 0.724696) (xy 25.122381 0.72241) (xy 25.11812 0.720064) (xy 25.113886 0.717659) (xy 25.109681 0.715195) + (xy 25.105504 0.712671) (xy 25.101354 0.710088) (xy 25.097233 0.707446) (xy 25.09314 0.704744) (xy 25.089074 0.701983) + (xy 25.085037 0.699163) (xy 25.081028 0.696283) (xy 25.077046 0.693343) (xy 25.073093 0.690345) + (xy 25.069167 0.687287) (xy 25.06527 0.684169) (xy 25.0614 0.680992) (xy 25.057559 0.677756) (xy 25.053746 0.67446) + (xy 25.04996 0.671106) (xy 25.046067 0.667519) (xy 25.042246 0.663903) (xy 25.038498 0.66026) (xy 25.034822 0.656588) + (xy 25.03122 0.652888) (xy 25.02769 0.649159) (xy 25.024233 0.645402) (xy 25.020849 0.641617) (xy 25.017538 0.637803) + (xy 25.014299 0.633961) (xy 25.011133 0.63009) (xy 25.00804 0.626192) (xy 25.00502 0.622265) (xy 25.002072 0.618309) + (xy 24.999198 0.614325) (xy 24.996396 0.610313) (xy 24.993667 0.606273) (xy 24.99101 0.602204) (xy 24.988427 0.598106) + (xy 24.985916 0.593981) (xy 24.983478 0.589827) (xy 24.981112 0.585645) (xy 24.97882 0.581434) (xy 24.9766 0.577195) + (xy 24.974453 0.572927) (xy 24.972379 0.568632) (xy 24.970378 0.564308) (xy 24.968449 0.559955) + (xy 24.966593 0.555574) (xy 24.96481 0.551165) (xy 24.9631 0.546728) (xy 24.961462 0.542262) (xy 24.959898 0.537768) + (xy 24.958406 0.533245) (xy 24.956987 0.528694) (xy 24.95564 0.524115) (xy 24.954367 0.519507) (xy 24.953166 0.514871) + (xy 24.952038 0.510207) (xy 24.950982 0.505514) (xy 24.95 0.500793) (xy 24.94909 0.496044) (xy 24.948253 0.491266) + (xy 24.947489 0.48646) (xy 24.946798 0.481625) (xy 24.946179 0.476763) (xy 24.945633 0.471871) (xy 24.94516 0.466952) + (xy 24.94476 0.462004) (xy 24.944432 0.457028) (xy 24.944178 0.452023) (xy 24.943996 0.44699) (xy 24.943887 0.441929) + (xy 24.94385 0.436839) (xy 24.943888 0.431705) (xy 24.944001 0.4266) (xy 24.94419 0.421523) (xy 24.944455 0.416474) + (xy 24.944795 0.411454) (xy 24.94521 0.406463) (xy 24.945701 0.401499) (xy 24.946268 0.396565) (xy 24.94691 0.391658) + (xy 24.947628 0.38678) (xy 24.948421 0.381931) (xy 24.94929 0.37711) (xy 24.950234 0.372318) (xy 24.951254 0.367554) + (xy 24.95235 0.362818) (xy 24.953521 0.358111) (xy 24.954767 0.353432) (xy 24.956089 0.348782) (xy 24.957487 0.34416) + (xy 24.95896 0.339567) (xy 24.960509 0.335002) (xy 24.962133 0.330466) (xy 24.963833 0.325958) (xy 24.965609 0.321479) + (xy 24.96746 0.317027) (xy 24.969386 0.312605) (xy 24.971388 0.308211) (xy 24.973466 0.303845) (xy 24.975619 0.299508) + (xy 24.977848 0.295199) (xy 24.980152 0.290919) (xy 24.982532 0.286667) (xy 24.984987 0.282444) + (xy 24.987518 0.278249) (xy 24.990125 0.274082) (xy 24.992807 0.269944) (xy 24.995564 0.265835) + (xy 24.998397 0.261753) (xy 25.001306 0.257701) (xy 25.00429 0.253677) (xy 25.00735 0.249681) (xy 25.010485 0.245713) + (xy 25.013696 0.241775) (xy 25.016983 0.237864) (xy 25.020345 0.233982) (xy 25.023782 0.230129) + (xy 25.027295 0.226304) (xy 25.030884 0.222507) (xy 25.034548 0.218739) (xy 25.038288 0.214999) + (xy 25.042103 0.211288) (xy 25.045994 0.207605) (xy 25.04996 0.203951) (xy 25.053746 0.200596) (xy 25.057559 0.1973) + (xy 25.0614 0.194064) (xy 25.06527 0.190887) (xy 25.069167 0.18777) (xy 25.073093 0.184712) (xy 25.077046 0.181713) + (xy 25.081028 0.178774) (xy 25.085037 0.175894) (xy 25.089074 0.173073) (xy 25.09314 0.170312) (xy 25.097233 0.16761) + (xy 25.101354 0.164968) (xy 25.105504 0.162385) (xy 25.109681 0.159861) (xy 25.113886 0.157397) + (xy 25.11812 0.154992) (xy 25.122381 0.152647) (xy 25.12667 0.150361) (xy 25.130988 0.148134) (xy 25.135333 0.145966) + (xy 25.139706 0.143859) (xy 25.144108 0.14181) (xy 25.148537 0.139821) (xy 25.152994 0.137891) (xy 25.15748 0.13602) + (xy 25.161993 0.134209) (xy 25.166534 0.132458) (xy 25.171103 0.130765) (xy 25.175701 0.129132) + (xy 25.180326 0.127559) (xy 25.184979 0.126045) (xy 25.18966 0.12459) (xy 25.19437 0.123194) (xy 25.199107 0.121858) + (xy 25.203872 0.120582) (xy 25.208665 0.119364) (xy 25.213486 0.118206) (xy 25.218336 0.117108) + (xy 25.223213 0.116069) (xy 25.228118 0.115089) (xy 25.233051 0.114169) (xy 25.238012 0.113308) + (xy 25.243002 0.112506) (xy 25.248019 0.111764) (xy 25.253064 0.111081) (xy 25.258137 0.110457) + (xy 25.263238 0.109893) (xy 25.268367 0.109388) (xy 25.273524 0.108943) (xy 25.27871 0.108557) (xy 25.283923 0.108231) + (xy 25.289164 0.107963) (xy 25.294433 0.107756) (xy 25.29973 0.107607) (xy 25.305055 0.107518) (xy 25.310408 0.107488) + (xy 25.315759 0.107519) (xy 25.321081 0.107611) (xy 25.326375 0.107765) (xy 25.331641 0.10798) (xy 25.336879 0.108257) + (xy 25.342089 0.108596) (xy 25.347271 0.108996) (xy 25.352424 0.109457) (xy 25.35755 0.10998) (xy 25.362647 0.110564) + (xy 25.367716 0.11121) (xy 25.372757 0.111918) (xy 25.37777 0.112687) (xy 25.382755 0.113517) (xy 25.387712 0.114409) + (xy 25.392641 0.115363) (xy 25.397541 0.116378) (xy 25.402413 0.117455) (xy 25.407258 0.118593) + (xy 25.412074 0.119792) (xy 25.416862 0.121053) (xy 25.421622 0.122376) (xy 25.426353 0.12376) (xy 25.431057 0.125206) + (xy 25.435732 0.126713) (xy 25.44038 0.128282) (xy 25.444999 0.129912) (xy 25.44959 0.131604) (xy 25.454153 0.133357) + (xy 25.458688 0.135172) (xy 25.463195 0.137048) (xy 25.467674 0.138986) (xy 25.472124 0.140986) + (xy 25.476546 0.143047) (xy 25.480941 0.145169) (xy 25.485307 0.147353) (xy 25.489645 0.149598) + (xy 25.493955 0.151905) (xy 25.498237 0.154274) (xy 25.50249 0.156704) (xy 25.506716 0.159195) (xy 25.510913 0.161749) + (xy 25.515082 0.164363) (xy 25.519224 0.167039) (xy 25.523337 0.169777) (xy 25.527422 0.172576) + (xy 25.531478 0.175437) (xy 25.535507 0.178359) (xy 25.539508 0.181343) (xy 25.54348 0.184388) (xy 25.547424 0.187494) + (xy 25.551341 0.190663) (xy 25.555229 0.193892) (xy 25.559089 0.197184) (xy 25.56292 0.200537) (xy 25.566724 0.203951) + (xy 25.570668 0.207537) (xy 25.574539 0.211151) (xy 25.578335 0.214792) (xy 25.582058 0.218461) + (xy 25.585707 0.222157) (xy 25.589283 0.22588) (xy 25.592785 0.229631) (xy 25.596213 0.23341) (xy 25.599567 0.237215) + (xy 25.602848 0.241048) (xy 25.606055 0.244909) (xy 25.609188 0.248797) (xy 25.612247 0.252712) + (xy 25.615233 0.256655) (xy 25.618145 0.260625) (xy 25.620983 0.264622) (xy 25.623748 0.268647) + (xy 25.626439 0.2727) (xy 25.629056 0.276779) (xy 25.631599 0.280887) (xy 25.634069 0.285021) (xy 25.636465 0.289183) + (xy 25.638787 0.293373) (xy 25.641036 0.297589) (xy 25.64321 0.301834) (xy 25.645311 0.306105) (xy 25.647339 0.310404) + (xy 25.649292 0.314731) (xy 25.651172 0.319085) (xy 25.652978 0.323466) (xy 25.654711 0.327875) + (xy 25.65637 0.332311) (xy 25.657955 0.336774) (xy 25.659466 0.341265) (xy 25.660903 0.345783) (xy 25.662267 0.350329) + (xy 25.663557 0.354902) (xy 25.664774 0.359503) (xy 25.665917 0.364131) (xy 25.666985 0.368786) + (xy 25.667981 0.373469) (xy 25.668902 0.378179) (xy 25.66975 0.382917) (xy 25.670524 0.387682) (xy 25.671224 0.392474) + (xy 25.671851 0.397294) (xy 25.672404 0.402141) (xy 25.672883 0.407016) (xy 25.673289 0.411918) + (xy 25.67362 0.416847) (xy 25.673878 0.421804) (xy 25.674063 0.426788) (xy 25.674173 0.4318) (xy 25.67421 0.436839) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "c9bbbfb8-0179-4277-9796-4211d0d2c7ca") + ) + (fp_poly + (pts + (xy 19.598444 1.718414) (xy 19.597086 1.722936) (xy 19.595682 1.727412) (xy 19.594232 1.731841) + (xy 19.592737 1.736223) (xy 19.591196 1.740558) (xy 19.589609 1.744847) (xy 19.587977 1.749088) + (xy 19.586299 1.753283) (xy 19.584575 1.757431) (xy 19.582805 1.761531) (xy 19.58099 1.765585) (xy 19.579129 1.769593) + (xy 19.577222 1.773553) (xy 19.57527 1.777466) (xy 19.573272 1.781333) (xy 19.571228 1.785152) (xy 19.569139 1.788925) + (xy 19.567004 1.792651) (xy 19.564823 1.79633) (xy 19.562597 1.799962) (xy 19.560324 1.803548) (xy 19.558007 1.807086) + (xy 19.555643 1.810578) (xy 19.553234 1.814022) (xy 19.550779 1.81742) (xy 19.548278 1.820771) (xy 19.545732 1.824075) + (xy 19.54314 1.827333) (xy 19.540502 1.830543) (xy 19.537819 1.833707) (xy 19.535089 1.836823) (xy 19.532315 1.839893) + (xy 19.529494 1.842916) (xy 19.526628 1.845892) (xy 19.523716 1.848821) (xy 19.520758 1.851704) + (xy 19.517755 1.854539) (xy 19.514706 1.857328) (xy 19.511611 1.860069) (xy 19.508471 1.862764) + (xy 19.505285 1.865412) (xy 19.502053 1.868013) (xy 19.498776 1.870568) (xy 19.495452 1.873075) + (xy 19.492084 1.875535) (xy 19.488669 1.877949) (xy 19.485209 1.880316) (xy 19.481703 1.882636) + (xy 19.478151 1.884909) (xy 19.474554 1.887135) (xy 19.470911 1.889314) (xy 19.467222 1.891447) + (xy 19.463488 1.893532) (xy 19.459707 1.895571) (xy 19.455882 1.897563) (xy 19.45201 1.899508) (xy 19.448093 1.901406) + (xy 19.44413 1.903257) (xy 19.440121 1.905062) (xy 19.436067 1.906819) (xy 19.431967 1.90853) (xy 19.427821 1.910194) + (xy 19.42363 1.911811) (xy 19.419393 1.913381) (xy 19.41511 1.914904) (xy 19.410782 1.91638) (xy 19.406408 1.91781) + (xy 19.401988 1.919192) (xy 19.397522 1.920528) (xy 19.393011 1.921817) (xy 19.388454 1.923059) + (xy 19.383851 1.924254) (xy 19.379203 1.925402) (xy 19.374509 1.926503) (xy 19.369769 1.927558) + (xy 19.364984 1.928566) (xy 19.360153 1.929526) (xy 19.355276 1.93044) (xy 19.350353 1.931307) (xy 19.345385 1.932127) + (xy 19.340371 1.932901) (xy 19.335312 1.933627) (xy 19.330206 1.934307) (xy 19.325055 1.934939) + (xy 19.319859 1.935525) (xy 19.314616 1.936064) (xy 19.309328 1.936556) (xy 19.303994 1.937002) + (xy 19.298615 1.9374) (xy 19.29319 1.937751) (xy 19.287719 1.938056) (xy 19.282202 1.938314) (xy 19.27664 1.938525) + (xy 19.271032 1.938689) (xy 19.265379 1.938806) (xy 19.259679 1.938876) (xy 19.253934 1.9389) (xy 18.551136 1.9389) + (xy 18.545003 1.938867) (xy 18.538963 1.938768) (xy 18.533017 1.938604) (xy 18.527164 1.938373) + (xy 18.521405 1.938077) (xy 18.51574 1.937715) (xy 18.510168 1.937288) (xy 18.50469 1.936794) (xy 18.499306 1.936235) + (xy 18.494015 1.93561) (xy 18.488818 1.934919) (xy 18.483715 1.934162) (xy 18.478705 1.933339) (xy 18.473789 1.932451) + (xy 18.468966 1.931497) (xy 18.464237 1.930477) (xy 18.459602 1.929391) (xy 18.455061 1.92824) (xy 18.450613 1.927023) + (xy 18.446258 1.925739) (xy 18.441998 1.92439) (xy 18.437831 1.922976) (xy 18.433757 1.921495) (xy 18.429778 1.919949) + (xy 18.425891 1.918337) (xy 18.422099 1.916659) (xy 18.4184 1.914915) (xy 18.414795 1.913105) (xy 18.411283 1.91123) + (xy 18.407866 1.909289) (xy 18.404541 1.907282) (xy 18.401311 1.905209) (xy 18.398174 1.903071) + (xy 18.39513 1.900866) (xy 18.392181 1.898596) (xy 18.389325 1.89626) (xy 18.386562 1.893858) (xy 18.383893 1.891391) + (xy 18.381318 1.888858) (xy 18.378837 1.886258) (xy 18.376449 1.883593) (xy 18.374155 1.880863) + (xy 18.371954 1.878066) (xy 18.369847 1.875204) (xy 18.367834 1.872276) (xy 18.365914 1.869282) + (xy 18.364088 1.866222) (xy 18.362356 1.863096) (xy 18.360717 1.859905) (xy 18.359172 1.856648) + (xy 18.357721 1.853325) (xy 18.356363 1.849936) (xy 18.355099 1.846481) (xy 18.353928 1.842961) + (xy 18.352851 1.839375) (xy 18.351868 1.835723) (xy 18.350979 1.832005) (xy 18.350183 1.828221) + (xy 18.34948 1.824372) (xy 18.348872 1.820457) (xy 18.348357 1.816476) (xy 18.347935 1.812429) (xy 18.347608 1.808316) + (xy 18.347373 1.804138) (xy 18.347233 1.799894) (xy 18.347186 1.795584) (xy 18.347245 1.791084) + (xy 18.347423 1.78654) (xy 18.347719 1.781954) (xy 18.348134 1.777325) (xy 18.348667 1.772652) (xy 18.349318 1.767937) + (xy 18.350088 1.763178) (xy 18.350976 1.758377) (xy 18.351983 1.753532) (xy 18.353108 1.748644) + (xy 18.354352 1.743714) (xy 18.355714 1.73874) (xy 18.357194 1.733723) (xy 18.358793 1.728663) (xy 18.36051 1.72356) + (xy 18.362346 1.718414) (xy 18.537358 1.22232) (xy 18.31136 1.22232) (xy 18.398176 1.001834) (xy 18.404501 1.000197) + (xy 18.410783 0.998547) (xy 18.417022 0.996885) (xy 18.423217 0.995211) (xy 18.42937 0.993526) (xy 18.43548 0.991828) + (xy 18.441548 0.990119) (xy 18.447572 0.988398) (xy 18.453553 0.986664) (xy 18.459491 0.984919) + (xy 18.465386 0.983162) (xy 18.471239 0.981393) (xy 18.477048 0.979612) (xy 18.482815 0.977819) + (xy 18.488538 0.976014) (xy 18.494219 0.974197) (xy 18.499856 0.972369) (xy 18.505451 0.970528) + (xy 18.511003 0.968675) (xy 18.516512 0.966811) (xy 18.521977 0.964934) (xy 18.5274 0.963046) (xy 18.53278 0.961146) + (xy 18.538117 0.959234) (xy 18.543411 0.957309) (xy 18.548663 0.955373) (xy 18.553871 0.953425) + (xy 18.559036 0.951465) (xy 18.564158 0.949494) (xy 18.569238 0.94751) (xy 18.574274 0.945514) (xy 18.579268 0.943506) + (xy 18.584218 0.941487) (xy 18.589126 0.939455) (xy 18.59399 0.937412) (xy 18.598812 0.935357) (xy 18.603591 0.933289) + (xy 18.608327 0.93121) (xy 18.61302 0.929119) (xy 18.617669 0.927016) (xy 18.622276 0.924901) (xy 18.626841 0.922774) + (xy 18.631362 0.920635) (xy 18.63584 0.918484) (xy 18.640275 0.916321) (xy 18.644667 0.914147) (xy 18.649017 0.91196) + (xy 18.653323 0.909762) (xy 18.657586 0.907551) (xy 18.661807 0.905329) (xy 18.665984 0.903095) + (xy 18.670119 0.900848) (xy 18.674211 0.89859) (xy 18.678259 0.89632) (xy 18.682265 0.894038) (xy 18.686228 0.891744) + (xy 18.690148 0.889438) (xy 18.694025 0.88712) (xy 18.697859 0.884791) (xy 18.70165 0.882449) (xy 18.705398 0.880095) + (xy 18.709103 0.87773) (xy 18.712765 0.875353) (xy 18.716385 0.872963) (xy 18.719961 0.870562) (xy 18.723494 0.868149) + (xy 18.726985 0.865723) (xy 18.730432 0.863286) (xy 18.733837 0.860837) (xy 18.737198 0.858376) + (xy 18.740517 0.855903) (xy 18.743793 0.853419) (xy 18.747026 0.850922) (xy 18.750215 0.848413) + (xy 18.753362 0.845893) (xy 18.756466 0.84336) (xy 18.759283 0.841024) (xy 18.762104 0.838648) (xy 18.764928 0.836232) + (xy 18.767757 0.833776) (xy 18.77059 0.83128) (xy 18.773427 0.828744) (xy 18.776268 0.826168) (xy 18.779113 0.823552) + (xy 18.781963 0.820897) (xy 18.784816 0.818201) (xy 18.787673 0.815466) (xy 18.790534 0.81269) (xy 18.7934 0.809875) + (xy 18.796269 0.80702) (xy 18.799143 0.804124) (xy 18.80202 0.801189) (xy 18.804902 0.798214) (xy 18.807787 0.795199) + (xy 18.810677 0.792144) (xy 18.813571 0.78905) (xy 18.816469 0.785915) (xy 18.819371 0.78274) (xy 18.822276 0.779526) + (xy 18.825186 0.776271) (xy 18.8281 0.772977) (xy 18.831019 0.769642) (xy 18.833941 0.766268) (xy 18.836867 0.762854) + (xy 18.839797 0.7594) (xy 18.842731 0.755906) (xy 18.84567 0.752372) (xy 18.848612 0.748798) (xy 18.851559 0.745184) + (xy 18.854509 0.74153) (xy 18.857464 0.737836) (xy 18.860422 0.734103) (xy 18.863385 0.730329) (xy 18.866352 0.726516) + (xy 18.869323 0.722662) (xy 18.872298 0.718769) (xy 18.875277 0.714836) (xy 18.87826 0.710863) (xy 18.881247 0.70685) + (xy 18.884238 0.702797) (xy 18.887233 0.698704) (xy 18.890232 0.694571) (xy 18.893235 0.690398) + (xy 18.896243 0.686185) (xy 18.899254 0.681933) (xy 18.902269 0.67764) (xy 18.905289 0.673308) (xy 18.908312 0.668935) + (xy 18.91134 0.664523) (xy 18.914371 0.660071) (xy 18.917407 0.655578) (xy 18.920447 0.651046) (xy 18.923491 0.646474) + (xy 18.926539 0.641862) (xy 18.92959 0.63721) (xy 18.932646 0.632519) (xy 18.935706 0.627787) (xy 18.938771 0.623015) + (xy 18.941839 0.618204) (xy 18.944911 0.613352) (xy 18.947987 0.608461) (xy 18.951067 0.603529) + (xy 18.954152 0.598558) (xy 18.95724 0.593547) (xy 18.960333 0.588496) (xy 18.963429 0.583405) (xy 18.96653 0.578274) + (xy 18.969634 0.573103) (xy 18.972743 0.567892) (xy 18.975856 0.562641) (xy 18.978973 0.55735) (xy 18.982093 0.55202) + (xy 18.985218 0.546649) (xy 18.988347 0.541239) (xy 18.99148 0.535788) (xy 18.994617 0.530298) (xy 18.997759 0.524768) + (xy 19.000904 0.519198) (xy 19.004053 0.513588) (xy 19.007206 0.507938) (xy 19.010364 0.502248) + (xy 19.013525 0.496518) (xy 19.01669 0.490748) (xy 19.01986 0.484938) (xy 19.023034 0.479089) (xy 19.026211 0.473199) + (xy 19.029393 0.46727) (xy 19.032579 0.4613) (xy 19.035768 0.455291) (xy 19.038962 0.449242) (xy 19.30768 0.449242) + (xy 19.113376 1.001834) (xy 19.46891 1.001834) (xy 19.467092 1.006452) (xy 19.465235 1.01102) (xy 19.463338 1.01554) + (xy 19.461403 1.020011) (xy 19.459428 1.024433) (xy 19.457414 1.028806) (xy 19.455362 1.03313) (xy 19.45327 1.037405) + (xy 19.451139 1.041632) (xy 19.448969 1.045809) (xy 19.44676 1.049938) (xy 19.444511 1.054018) (xy 19.442224 1.058049) + (xy 19.439898 1.062031) (xy 19.437532 1.065965) (xy 19.435128 1.069849) (xy 19.432684 1.073685) + (xy 19.430201 1.077471) (xy 19.427679 1.081209) (xy 19.425119 1.084898) (xy 19.422519 1.088539) + (xy 19.419879 1.09213) (xy 19.417201 1.095672) (xy 19.414484 1.099166) (xy 19.411728 1.102611) (xy 19.408932 1.106006) + (xy 19.406098 1.109353) (xy 19.403224 1.112651) (xy 19.400311 1.115901) (xy 19.397359 1.119101) + (xy 19.394369 1.122253) (xy 19.391339 1.125355) (xy 19.388269 1.128409) (xy 19.385161 1.131414) + (xy 19.382014 1.13437) (xy 19.378828 1.137278) (xy 19.375602 1.140136) (xy 19.372338 1.142945) (xy 19.369034 1.145706) + (xy 19.365691 1.148418) (xy 19.36231 1.151081) (xy 19.358889 1.153695) (xy 19.355429 1.15626) (xy 19.35193 1.158776) + (xy 19.348392 1.161244) (xy 19.344814 1.163663) (xy 19.341198 1.166032) (xy 19.337543 1.168353) + (xy 19.333848 1.170625) (xy 19.330115 1.172848) (xy 19.326342 1.175023) (xy 19.32253 1.177148) (xy 19.318679 1.179225) + (xy 19.314789 1.181253) (xy 19.31086 1.183231) (xy 19.306892 1.185161) (xy 19.302885 1.187043) (xy 19.298839 1.188875) + (xy 19.294753 1.190658) (xy 19.290629 1.192393) (xy 19.286465 1.194079) (xy 19.282263 1.195715) + (xy 19.278021 1.197303) (xy 19.27374 1.198843) (xy 19.26942 1.200333) (xy 19.265061 1.201774) (xy 19.260663 1.203167) + (xy 19.256226 1.20451) (xy 19.251749 1.205805) (xy 19.247234 1.207051) (xy 19.24268 1.208248) (xy 19.238086 1.209397) + (xy 19.233454 1.210496) (xy 19.228782 1.211546) (xy 19.224071 1.212548) (xy 19.219321 1.213501) + (xy 19.214532 1.214405) (xy 19.209704 1.21526) (xy 19.204837 1.216066) (xy 19.199931 1.216823) (xy 19.194985 1.217532) + (xy 19.190001 1.218192) (xy 19.184977 1.218802) (xy 19.179915 1.219364) (xy 19.174813 1.219877) + (xy 19.169672 1.220341) (xy 19.164492 1.220757) (xy 19.159273 1.221123) (xy 19.154015 1.221441) + (xy 19.148718 1.22171) (xy 19.143382 1.221929) (xy 19.138007 1.2221) (xy 19.132592 1.222223) (xy 19.127139 1.222296) + (xy 19.121646 1.22232) (xy 19.030694 1.22232) (xy 18.85844 1.718414) (xy 19.598444 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "9b6869c9-dc73-49a1-a7bc-7357bb8d85ac") + ) + (fp_poly + (pts + (xy 29.134462 2.305797) (xy 29.05109 2.502167) (xy 28.696934 2.502167) (xy 28.6363 2.668221) (xy 28.733452 2.668221) + (xy 28.739718 2.668247) (xy 28.745924 2.668326) (xy 28.75207 2.668457) (xy 28.758156 2.668641) (xy 28.764183 2.668877) + (xy 28.770149 2.669165) (xy 28.776056 2.669506) (xy 28.781903 2.669899) (xy 28.787689 2.670345) + (xy 28.793416 2.670843) (xy 28.799084 2.671394) (xy 28.804691 2.671997) (xy 28.810238 2.672653) + (xy 28.815726 2.673361) (xy 28.821153 2.674122) (xy 28.826521 2.674935) (xy 28.831829 2.6758) (xy 28.837077 2.676718) + (xy 28.842265 2.677688) (xy 28.847394 2.678711) (xy 28.852462 2.679786) (xy 28.857471 2.680914) + (xy 28.862419 2.682094) (xy 28.867308 2.683327) (xy 28.872137 2.684612) (xy 28.876906 2.685949) + (xy 28.881615 2.687339) (xy 28.886265 2.688782) (xy 28.890854 2.690277) (xy 28.895384 2.691824) + (xy 28.899854 2.693424) (xy 28.904264 2.695076) (xy 28.908614 2.696781) (xy 28.912904 2.698538) + (xy 28.917134 2.700347) (xy 28.921304 2.702209) (xy 28.925415 2.704124) (xy 28.929466 2.706091) + (xy 28.933456 2.70811) (xy 28.937387 2.710182) (xy 28.941258 2.712306) (xy 28.94507 2.714483) (xy 28.948821 2.716712) + (xy 28.952512 2.718994) (xy 28.956144 2.721328) (xy 28.959716 2.723714) (xy 28.963228 2.726153) + (xy 28.966679 2.728645) (xy 28.970072 2.731189) (xy 28.973404 2.733785) (xy 28.976676 2.736434) + (xy 28.980763 2.739881) (xy 28.984755 2.743363) (xy 28.988653 2.746882) (xy 28.992456 2.750436) + (xy 28.996164 2.754026) (xy 28.999777 2.757652) (xy 29.003296 2.761314) (xy 29.00672 2.765011) (xy 29.01005 2.768744) + (xy 29.013285 2.772513) (xy 29.016425 2.776318) (xy 29.019471 2.780158) (xy 29.022422 2.784035) + (xy 29.025278 2.787947) (xy 29.02804 2.791894) (xy 29.030707 2.795878) (xy 29.033279 2.799897) (xy 29.035757 2.803952) + (xy 29.03814 2.808043) (xy 29.040429 2.81217) (xy 29.042622 2.816332) (xy 29.044721 2.820531) (xy 29.046726 2.824765) + (xy 29.048636 2.829034) (xy 29.050451 2.83334) (xy 29.052171 2.837681) (xy 29.053797 2.842058) (xy 29.055328 2.846471) + (xy 29.056765 2.85092) (xy 29.058107 2.855404) (xy 29.059354 2.859924) (xy 29.060507 2.86448) (xy 29.061565 2.869072) + (xy 29.062528 2.8737) (xy 29.063397 2.878363) (xy 29.064171 2.883062) (xy 29.06485 2.887797) (xy 29.065435 2.892567) + (xy 29.065925 2.897374) (xy 29.06632 2.902216) (xy 29.066621 2.907094) (xy 29.066827 2.912007) (xy 29.066938 2.916957) + (xy 29.066921 2.921647) (xy 29.066822 2.926326) (xy 29.06664 2.930992) (xy 29.066376 2.935647) (xy 29.066029 2.940289) + (xy 29.0656 2.944919) (xy 29.065088 2.949538) (xy 29.064494 2.954144) (xy 29.063817 2.958738) (xy 29.063058 2.96332) + (xy 29.062216 2.96789) (xy 29.061292 2.972448) (xy 29.060285 2.976994) (xy 29.059196 2.981528) (xy 29.058024 2.98605) + (xy 29.05677 2.990559) (xy 29.055433 2.995057) (xy 29.054014 2.999543) (xy 29.052512 3.004016) (xy 29.050928 3.008478) + (xy 29.049261 3.012927) (xy 29.047512 3.017365) (xy 29.04568 3.02179) (xy 29.043766 3.026204) (xy 29.041769 3.030605) + (xy 29.03969 3.034994) (xy 29.037528 3.039371) (xy 29.035284 3.043737) (xy 29.032957 3.04809) (xy 29.030548 3.052431) + (xy 29.028056 3.05676) (xy 29.025482 3.061077) (xy 29.022825 3.065381) (xy 29.020085 3.069674) (xy 29.017264 3.073955) + (xy 29.014359 3.078224) (xy 29.011373 3.08248) (xy 29.008303 3.086725) (xy 29.005152 3.090957) (xy 29.001917 3.095178) + (xy 28.998601 3.099386) (xy 28.995201 3.103583) (xy 28.991719 3.107767) (xy 28.988155 3.111939) + (xy 28.984508 3.1161) (xy 28.980779 3.120248) (xy 28.976967 3.124384) (xy 28.973073 3.128508) (xy 28.969096 3.13262) + (xy 28.965826 3.135958) (xy 28.96253 3.139262) (xy 28.959207 3.142531) (xy 28.955858 3.145768) (xy 28.952483 3.14897) + (xy 28.949082 3.152138) (xy 28.945655 3.155272) (xy 28.942202 3.158373) (xy 28.938722 3.161439) + (xy 28.935217 3.164472) (xy 28.931685 3.167471) (xy 28.928127 3.170436) (xy 28.924543 3.173367) + (xy 28.920933 3.176264) (xy 28.917297 3.179127) (xy 28.913634 3.181957) (xy 28.909945 3.184752) + (xy 28.90623 3.187514) (xy 28.902489 3.190242) (xy 28.898722 3.192935) (xy 28.894929 3.195595) (xy 28.89111 3.198222) + (xy 28.887264 3.200814) (xy 28.883392 3.203372) (xy 28.879494 3.205897) (xy 28.87557 3.208387) (xy 28.87162 3.210844) + (xy 28.867644 3.213266) (xy 28.863641 3.215655) (xy 28.859613 3.21801) (xy 28.855558 3.220332) (xy 28.851477 3.222619) + (xy 28.84737 3.224872) (xy 28.843236 3.227092) (xy 28.839077 3.229277) (xy 28.834892 3.231429) (xy 28.83068 3.233547) + (xy 28.826442 3.235631) (xy 28.822178 3.237681) (xy 28.817888 3.239697) (xy 28.813571 3.241679) + (xy 28.809229 3.243627) (xy 28.80486 3.245542) (xy 28.800465 3.247423) (xy 28.796045 3.249269) (xy 28.791597 3.251082) + (xy 28.787124 3.252861) (xy 28.782625 3.254606) (xy 28.778099 3.256317) (xy 28.773548 3.257995) + (xy 28.76897 3.259638) (xy 28.764366 3.261248) (xy 28.759736 3.262823) (xy 28.755079 3.264365) (xy 28.750397 3.265873) + (xy 28.745688 3.267347) (xy 28.740953 3.268787) (xy 28.736193 3.270193) (xy 28.731405 3.271566) + (xy 28.726592 3.272904) (xy 28.721753 3.274209) (xy 28.716887 3.275479) (xy 28.711996 3.276716) + (xy 28.707078 3.277919) (xy 28.702134 3.279088) (xy 28.697164 3.280223) (xy 28.692167 3.281325) + (xy 28.687145 3.282392) (xy 28.682096 3.283425) (xy 28.677022 3.284425) (xy 28.671921 3.285391) + (xy 28.666794 3.286323) (xy 28.661641 3.287221) (xy 28.656461 3.288085) (xy 28.651256 3.288915) + (xy 28.646024 3.289711) (xy 28.640766 3.290474) (xy 28.635482 3.291202) (xy 28.630172 3.291897) + (xy 28.624836 3.292557) (xy 28.619474 3.293184) (xy 28.614085 3.293777) (xy 28.60867 3.294336) (xy 28.603229 3.294862) + (xy 28.597762 3.295353) (xy 28.592269 3.29581) (xy 28.58675 3.296234) (xy 28.581204 3.296624) (xy 28.575633 3.296979) + (xy 28.570035 3.297301) (xy 28.564411 3.297589) (xy 28.558761 3.297844) (xy 28.553085 3.298064) + (xy 28.547382 3.29825) (xy 28.541654 3.298403) (xy 28.535899 3.298521) (xy 28.530118 3.298606) (xy 28.524311 3.298657) + (xy 28.518478 3.298674) (xy 28.513309 3.298657) (xy 28.508138 3.298607) (xy 28.502964 3.298523) + (xy 28.497788 3.298406) (xy 28.49261 3.298255) (xy 28.487429 3.298071) (xy 28.482246 3.297853) (xy 28.47706 3.297602) + (xy 28.471872 3.297317) (xy 28.466682 3.296999) (xy 28.461489 3.296647) (xy 28.456294 3.296262) + (xy 28.451097 3.295844) (xy 28.445897 3.295391) (xy 28.440694 3.294906) (xy 28.43549 3.294387) (xy 28.430283 3.293834) + (xy 28.425073 3.293248) (xy 28.419861 3.292628) (xy 28.414647 3.291975) (xy 28.40943 3.291289) (xy 28.404211 3.290568) + (xy 28.39899 3.289815) (xy 28.393766 3.289028) (xy 28.388491 3.288262) (xy 28.383283 3.287395) (xy 28.37814 3.286425) + (xy 28.373063 3.285353) (xy 28.368053 3.284179) (xy 28.363109 3.282903) (xy 28.358231 3.281525) + (xy 28.353419 3.280045) (xy 28.348674 3.278463) (xy 28.343994 3.276779) (xy 28.339381 3.274992) + (xy 28.334833 3.273104) (xy 28.330352 3.271113) (xy 28.325938 3.269021) (xy 28.321589 3.266826) + (xy 28.317306 3.264529) (xy 28.31309 3.262131) (xy 28.30894 3.25963) (xy 28.304855 3.257027) (xy 28.300837 3.254322) + (xy 28.296886 3.251515) (xy 28.293 3.248605) (xy 28.289181 3.245594) (xy 28.285427 3.242481) (xy 28.28174 3.239265) + (xy 28.278119 3.235948) (xy 28.274564 3.232528) (xy 28.270837 3.228752) (xy 28.267262 3.224921) + (xy 28.263839 3.221035) (xy 28.260568 3.217094) (xy 28.257449 3.213098) (xy 28.254482 3.209046) + (xy 28.251668 3.20494) (xy 28.249006 3.200778) (xy 28.246495 3.196561) (xy 28.244137 3.192289) (xy 28.241931 3.187962) + (xy 28.239878 3.18358) (xy 28.237976 3.179143) (xy 28.236226 3.17465) (xy 28.234629 3.170103) (xy 28.233184 3.1655) + (xy 28.231891 3.160842) (xy 28.230749 3.15613) (xy 28.229761 3.151362) (xy 28.228924 3.146538) (xy 28.228239 3.14166) + (xy 28.227707 3.136727) (xy 28.227326 3.131738) (xy 28.227098 3.126695) (xy 28.227022 3.121596) + (xy 28.227095 3.116571) (xy 28.227313 3.1116) (xy 28.227677 3.106684) (xy 28.228187 3.101823) (xy 28.228842 3.097017) + (xy 28.229642 3.092266) (xy 28.230588 3.087569) (xy 28.23168 3.082928) (xy 28.232917 3.078341) (xy 28.2343 3.073809) + (xy 28.235828 3.069332) (xy 28.237502 3.064909) (xy 28.239322 3.060542) (xy 28.241287 3.056229) + (xy 28.243398 3.051971) (xy 28.245654 3.047768) (xy 28.248055 3.043619) (xy 28.250603 3.039526) + (xy 28.253295 3.035487) (xy 28.256134 3.031503) (xy 28.259118 3.027574) (xy 28.262247 3.0237) (xy 28.265522 3.019881) + (xy 28.268943 3.016116) (xy 28.272509 3.012407) (xy 28.276221 3.008752) (xy 28.280078 3.005152) + (xy 28.283944 3.00172) (xy 28.287865 2.998412) (xy 28.29184 2.99523) (xy 28.295869 2.992173) (xy 28.299953 2.98924) + (xy 28.304091 2.986432) (xy 28.308284 2.983749) (xy 28.312532 2.981191) (xy 28.316834 2.978757) + (xy 28.32119 2.976448) (xy 28.325601 2.974264) (xy 28.330066 2.972205) (xy 28.334586 2.970271) (xy 28.339161 2.968461) + (xy 28.34379 2.966776) (xy 28.348473 2.965216) (xy 28.353211 2.963781) (xy 28.358003 2.962471) (xy 28.36285 2.961285) + (xy 28.367751 2.960225) (xy 28.372707 2.959289) (xy 28.377718 2.958477) (xy 28.382783 2.957791) + (xy 28.387902 2.957229) (xy 28.393076 2.956793) (xy 28.398304 2.956481) (xy 28.403587 2.956294) + (xy 28.408924 2.956231) (xy 28.414172 2.956289) (xy 28.419365 2.956464) (xy 28.424504 2.956755) + (xy 28.42959 2.957162) (xy 28.434621 2.957685) (xy 28.439598 2.958325) (xy 28.444521 2.959081) (xy 28.44939 2.959954) + (xy 28.454205 2.960943) (xy 28.458966 2.962048) (xy 28.463672 2.96327) (xy 28.468325 2.964608) (xy 28.472924 2.966062) + (xy 28.477468 2.967632) (xy 28.481959 2.969319) (xy 28.486395 2.971122) (xy 28.490777 2.973042) + (xy 28.495106 2.975078) (xy 28.49938 2.97723) (xy 28.5036 2.979499) (xy 28.507766 2.981884) (xy 28.511878 2.984385) + (xy 28.515936 2.987003) (xy 28.51994 2.989737) (xy 28.52389 2.992587) (xy 28.527785 2.995554) (xy 28.531627 2.998637) + (xy 28.535415 3.001836) (xy 28.539148 3.005152) (xy 28.543056 3.008752) (xy 28.546815 3.012407) + (xy 28.550428 3.016116) (xy 28.553893 3.019881) (xy 28.55721 3.0237) (xy 28.56038 3.027574) (xy 28.563403 3.031503) + (xy 28.566278 3.035487) (xy 28.569006 3.039526) (xy 28.571586 3.043619) (xy 28.574019 3.047768) + (xy 28.576305 3.051971) (xy 28.578443 3.056229) (xy 28.580433 3.060542) (xy 28.582276 3.064909) + (xy 28.583972 3.069332) (xy 28.58552 3.073809) (xy 28.586921 3.078341) (xy 28.588174 3.082928) (xy 28.58928 3.087569) + (xy 28.590238 3.092266) (xy 28.591049 3.097017) (xy 28.591713 3.101823) (xy 28.592229 3.106684) + (xy 28.592597 3.1116) (xy 28.592818 3.116571) (xy 28.592892 3.121596) (xy 28.592811 3.126534) (xy 28.592567 3.131472) + (xy 28.59216 3.13641) (xy 28.59159 3.141348) (xy 28.590857 3.146286) (xy 28.589962 3.151224) (xy 28.588904 3.156162) + (xy 28.587683 3.1611) (xy 28.5863 3.166038) (xy 28.584753 3.170976) (xy 28.583044 3.175914) (xy 28.581172 3.180852) + (xy 28.586119 3.180171) (xy 28.591022 3.179381) (xy 28.595881 3.178483) (xy 28.600695 3.177475) + (xy 28.605465 3.176359) (xy 28.610191 3.175134) (xy 28.614872 3.1738) (xy 28.61951 3.172358) (xy 28.624102 3.170806) + (xy 28.628651 3.169146) (xy 28.633155 3.167377) (xy 28.637615 3.165499) (xy 28.642031 3.163512) + (xy 28.646402 3.161417) (xy 28.65073 3.159213) (xy 28.655012 3.156899) (xy 28.659251 3.154477) (xy 28.663445 3.151947) + (xy 28.667595 3.149307) (xy 28.671701 3.146558) (xy 28.675762 3.143701) (xy 28.679779 3.140735) + (xy 28.683752 3.13766) (xy 28.687681 3.134476) (xy 28.691565 3.131184) (xy 28.695405 3.127782) (xy 28.6992 3.124272) + (xy 28.702952 3.120653) (xy 28.706659 3.116925) (xy 28.710322 3.113088) (xy 28.71394 3.109143) (xy 28.717514 3.105088) + (xy 28.721044 3.100925) (xy 28.724435 3.096737) (xy 28.727719 3.092528) (xy 28.730895 3.088297) + (xy 28.733963 3.084044) (xy 28.736924 3.07977) (xy 28.739777 3.075475) (xy 28.742522 3.071158) (xy 28.74516 3.066819) + (xy 28.74769 3.062459) (xy 28.750112 3.058077) (xy 28.752427 3.053674) (xy 28.754634 3.049249) (xy 28.756734 3.044803) + (xy 28.758725 3.040335) (xy 28.760609 3.035845) (xy 28.762386 3.031334) (xy 28.764054 3.026802) + (xy 28.765616 3.022248) (xy 28.767069 3.017672) (xy 28.768415 3.013075) (xy 28.769653 3.008457) + (xy 28.770783 3.003817) (xy 28.771806 2.999155) (xy 28.772721 2.994472) (xy 28.773529 2.989767) + (xy 28.774228 2.985041) (xy 28.77482 2.980293) (xy 28.775305 2.975524) (xy 28.775682 2.970733) (xy 28.775951 2.96592) + (xy 28.776112 2.961087) (xy 28.776166 2.956231) (xy 28.776092 2.951147) (xy 28.775871 2.946131) + (xy 28.775502 2.941184) (xy 28.774985 2.936306) (xy 28.774321 2.931496) (xy 28.773509 2.926754) + (xy 28.772549 2.922082) (xy 28.771441 2.917477) (xy 28.770186 2.912942) (xy 28.768784 2.908474) + (xy 28.767233 2.904076) (xy 28.765536 2.899746) (xy 28.76369 2.895484) (xy 28.761697 2.891291) (xy 28.759556 2.887167) + (xy 28.757267 2.883111) (xy 28.754831 2.879123) (xy 28.752247 2.875205) (xy 28.749516 2.871354) + (xy 28.746637 2.867573) (xy 28.74361 2.86386) (xy 28.740435 2.860215) (xy 28.737113 2.856639) (xy 28.733644 2.853131) + (xy 28.730026 2.849692) (xy 28.726261 2.846322) (xy 28.722349 2.84302) (xy 28.718288 2.839787) (xy 28.714979 2.837235) + (xy 28.711596 2.834748) (xy 28.70814 2.832326) (xy 28.704611 2.829968) (xy 28.701009 2.827675) (xy 28.697333 2.825447) + (xy 28.693584 2.823283) (xy 28.689762 2.821183) (xy 28.685867 2.819149) (xy 28.681899 2.817178) + (xy 28.677857 2.815273) (xy 28.673743 2.813432) (xy 28.669555 2.811656) (xy 28.665294 2.809944) + (xy 28.660959 2.808297) (xy 28.656552 2.806714) (xy 28.652071 2.805196) (xy 28.647517 2.803743) + (xy 28.64289 2.802354) (xy 28.638189 2.80103) (xy 28.633416 2.79977) (xy 28.628569 2.798575) (xy 28.623649 2.797445) + (xy 28.618656 2.796379) (xy 28.613589 2.795378) (xy 28.60845 2.794441) (xy 28.603237 2.793569) (xy 28.597951 2.792761) + (xy 28.592591 2.792019) (xy 28.587159 2.79134) (xy 28.581653 2.790727) (xy 28.576074 2.790178) (xy 28.570422 2.789693) + (xy 28.564697 2.789273) (xy 28.558899 2.788918) (xy 28.553027 2.788627) (xy 28.547082 2.788401) + (xy 28.541064 2.78824) (xy 28.534973 2.788143) (xy 28.528808 2.788111) (xy 28.345528 2.788111) (xy 28.515026 2.305797) + (xy 29.134462 2.305797) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "41f28533-e4d6-4630-be4c-deff2d69ff70") + ) + (fp_poly + (pts + (xy 25.976684 2.541441) (xy 25.976656 2.545958) (xy 25.976572 2.550467) (xy 25.976432 2.554968) + (xy 25.976235 2.559462) (xy 25.975982 2.563947) (xy 25.975673 2.568425) (xy 25.975308 2.572895) + (xy 25.974887 2.577357) (xy 25.97441 2.581812) (xy 25.973876 2.586258) (xy 25.973287 2.590697) (xy 25.972641 2.595128) + (xy 25.971939 2.599552) (xy 25.971181 2.603967) (xy 25.970367 2.608375) (xy 25.969496 2.612775) + (xy 25.96857 2.617167) (xy 25.967587 2.621551) (xy 25.966548 2.625928) (xy 25.965453 2.630297) (xy 25.964302 2.634658) + (xy 25.963095 2.639011) (xy 25.961831 2.643356) (xy 25.960512 2.647694) (xy 25.959136 2.652024) + (xy 25.957704 2.656346) (xy 25.956216 2.66066) (xy 25.954672 2.664966) (xy 25.953071 2.669265) (xy 25.951415 2.673556) + (xy 25.949702 2.677839) (xy 25.947933 2.682114) (xy 25.946108 2.686382) (xy 25.944227 2.690642) + (xy 25.94229 2.694894) (xy 25.940296 2.699138) (xy 25.938247 2.703374) (xy 25.936141 2.707603) (xy 25.933979 2.711824) + (xy 25.931761 2.716037) (xy 25.929487 2.720242) (xy 25.927156 2.724439) (xy 25.92477 2.728629) (xy 25.922327 2.732811) + (xy 25.919828 2.736985) (xy 25.917273 2.741151) (xy 25.914662 2.74531) (xy 25.911995 2.74946) (xy 25.909271 2.753603) + (xy 25.906492 2.757739) (xy 25.903656 2.761866) (xy 25.900764 2.765985) (xy 25.897816 2.770097) + (xy 25.894812 2.774201) (xy 25.891751 2.778297) (xy 25.888635 2.782386) (xy 25.885462 2.786466) + (xy 25.882233 2.790539) (xy 25.878948 2.794604) (xy 25.875607 2.798662) (xy 25.87221 2.802711) (xy 25.868756 2.806753) + (xy 25.865246 2.810787) (xy 25.861681 2.814813) (xy 25.858059 2.818831) (xy 25.854381 2.822842) + (xy 25.850646 2.826844) (xy 25.846856 2.830839) (xy 25.843009 2.834827) (xy 25.839107 2.838806) + (xy 25.835148 2.842778) (xy 25.831133 2.846741) (xy 25.827062 2.850697) (xy 25.822934 2.854646) + (xy 25.818751 2.858586) (xy 25.814511 2.862519) (xy 25.810215 2.866444) (xy 25.805864 2.870361) + (xy 25.801455 2.87427) (xy 25.796991 2.878171) (xy 25.792471 2.882065) (xy 25.787894 2.885951) (xy 25.783908 2.889298) + (xy 25.779908 2.892619) (xy 25.775895 2.895916) (xy 25.771868 2.899187) (xy 25.767826 2.902434) + (xy 25.763772 2.905655) (xy 25.759703 2.908852) (xy 25.75562 2.912024) (xy 25.751524 2.91517) (xy 25.747414 2.918292) + (xy 25.74329 2.921389) (xy 25.739153 2.92446) (xy 25.735001 2.927507) (xy 25.730836 2.930529) (xy 25.726657 2.933526) + (xy 25.722465 2.936498) (xy 25.718258 2.939444) (xy 25.714038 2.942366) (xy 25.709804 2.945263) + (xy 25.705556 2.948135) (xy 25.701295 2.950982) (xy 25.697019 2.953804) (xy 25.69273 2.956601) (xy 25.688427 2.959373) + (xy 25.68411 2.96212) (xy 25.67978 2.964842) (xy 25.675436 2.967539) (xy 25.671078 2.970211) (xy 25.666706 2.972858) + (xy 25.66232 2.975481) (xy 25.657921 2.978078) (xy 25.653508 2.98065) (xy 25.649081 2.983197) (xy 25.64464 2.985719) + (xy 25.640185 2.988217) (xy 25.635717 2.990689) (xy 25.631235 2.993136) (xy 25.626739 2.995559) + (xy 25.62223 2.997956) (xy 25.617706 3.000328) (xy 25.613169 3.002676) (xy 25.608618 3.004998) (xy 25.604053 3.007296) + (xy 25.599475 3.009568) (xy 25.594882 3.011816) (xy 25.590276 3.014038) (xy 25.585656 3.016236) + (xy 25.581023 3.018408) (xy 25.576375 3.020556) (xy 25.571714 3.022678) (xy 25.567039 3.024776) + (xy 25.56235 3.026849) (xy 25.557648 3.028896) (xy 25.552932 3.030919) (xy 25.548201 3.032917) (xy 25.543458 3.03489) + (xy 25.5387 3.036837) (xy 25.533928 3.03876) (xy 25.529143 3.040658) (xy 25.524344 3.042531) (xy 25.519531 3.044379) + (xy 25.514705 3.046201) (xy 25.509864 3.047999) (xy 25.50501 3.049772) (xy 25.500142 3.05152) (xy 25.495261 3.053243) + (xy 25.490365 3.054941) (xy 25.485456 3.056614) (xy 25.480533 3.058262) (xy 25.475596 3.059885) + (xy 25.470646 3.061483) (xy 25.465681 3.063057) (xy 25.460703 3.064605) (xy 25.455711 3.066128) + (xy 25.450705 3.067626) (xy 25.445686 3.069099) (xy 25.440653 3.070547) (xy 25.435606 3.071971) + (xy 25.430545 3.073369) (xy 25.42547 3.074742) (xy 25.896758 3.074742) (xy 25.82579 3.275247) (xy 25.106454 3.275247) + (xy 25.165708 3.078877) (xy 25.169938 3.077144) (xy 25.174171 3.075382) (xy 25.178407 3.073592) + (xy 25.182645 3.071771) (xy 25.186886 3.069922) (xy 25.191131 3.068044) (xy 25.195378 3.066136) + (xy 25.199628 3.064199) (xy 25.20388 3.062233) (xy 25.208136 3.060237) (xy 25.212394 3.058213) (xy 25.216655 3.056159) + (xy 25.22092 3.054076) (xy 25.225187 3.051963) (xy 25.229456 3.049822) (xy 25.233729 3.047651) (xy 25.238004 3.045451) + (xy 25.242283 3.043222) (xy 25.246564 3.040963) (xy 25.250848 3.038676) (xy 25.255135 3.036359) + (xy 25.259424 3.034013) (xy 25.263717 3.031637) (xy 25.268012 3.029233) (xy 25.27231 3.026799) (xy 25.276611 3.024336) + (xy 25.280915 3.021844) (xy 25.285222 3.019323) (xy 25.289532 3.016772) (xy 25.293844 3.014192) + (xy 25.298159 3.011583) (xy 25.302478 3.008945) (xy 25.306798 3.006277) (xy 25.311122 3.003581) + (xy 25.315449 3.000855) (xy 25.319778 2.998099) (xy 25.324111 2.995315) (xy 25.328446 2.992501) + (xy 25.332784 2.989659) (xy 25.337125 2.986787) (xy 25.341468 2.983885) (xy 25.345815 2.980955) + (xy 25.350164 2.977995) (xy 25.354517 2.975006) (xy 25.358872 2.971988) (xy 25.36323 2.968941) (xy 25.36759 2.965864) + (xy 25.371954 2.962758) (xy 25.37632 2.959623) (xy 25.38069 2.956459) (xy 25.385062 2.953265) (xy 25.389437 2.950043) + (xy 25.393815 2.946791) (xy 25.398195 2.94351) (xy 25.402579 2.940199) (xy 25.406965 2.93686) (xy 25.411354 2.933491) + (xy 25.415746 2.930093) (xy 25.420141 2.926665) (xy 25.424539 2.923209) (xy 25.42894 2.919723) (xy 25.433343 2.916208) + (xy 25.437749 2.912664) (xy 25.442158 2.909091) (xy 25.44657 2.905488) (xy 25.450985 2.901857) (xy 25.455403 2.898195) + (xy 25.459823 2.894505) (xy 25.464247 2.890786) (xy 25.468673 2.887037) (xy 25.473102 2.883259) + (xy 25.477534 2.879452) (xy 25.481968 2.875616) (xy 25.487184 2.87106) (xy 25.492329 2.866519) (xy 25.497403 2.861992) + (xy 25.502406 2.857479) (xy 25.507338 2.85298) (xy 25.5122 2.848495) (xy 25.51699 2.844024) (xy 25.521709 2.839567) + (xy 25.526357 2.835125) (xy 25.530935 2.830696) (xy 25.535441 2.826282) (xy 25.539876 2.821881) + (xy 25.544241 2.817495) (xy 25.548534 2.813123) (xy 25.552756 2.808765) (xy 25.556908 2.804421) + (xy 25.560988 2.800091) (xy 25.564998 2.795775) (xy 25.568937 2.791473) (xy 25.572804 2.787186) + (xy 25.576601 2.782912) (xy 25.580327 2.778653) (xy 25.583981 2.774407) (xy 25.587565 2.770176) + (xy 25.591078 2.765959) (xy 25.59452 2.761756) (xy 25.597891 2.757567) (xy 25.601191 2.753392) (xy 25.604419 2.749231) + (xy 25.607577 2.745085) (xy 25.610664 2.740952) (xy 25.61368 2.736833) (xy 25.616626 2.732729) (xy 25.6195 2.728639) + (xy 25.622303 2.724562) (xy 25.625035 2.7205) (xy 25.627696 2.716452) (xy 25.630286 2.712418) (xy 25.632806 2.708398) + (xy 25.635254 2.704393) (xy 25.637631 2.700401) (xy 25.639938 2.696423) (xy 25.642173 2.69246) (xy 25.644338 2.68851) + (xy 25.646431 2.684575) (xy 25.648454 2.680654) (xy 25.650405 2.676747) (xy 25.652286 2.672854) + (xy 25.654095 2.668975) (xy 25.655834 2.66511) (xy 25.657502 2.661259) (xy 25.659099 2.657423) (xy 25.660624 2.6536) + (xy 25.662079 2.649791) (xy 25.663463 2.645997) (xy 25.664776 2.642217) (xy 25.666018 2.638451) + (xy 25.667189 2.634698) (xy 25.668289 2.63096) (xy 25.669318 2.627237) (xy 25.670276 2.623527) (xy 25.671163 2.619831) + (xy 25.671979 2.616149) (xy 25.672724 2.612482) (xy 25.673398 2.608828) (xy 25.674001 2.605189) + (xy 25.674534 2.601564) (xy 25.674995 2.597952) (xy 25.675385 2.594355) (xy 25.675704 2.590772) + (xy 25.675953 2.587203) (xy 25.67613 2.583649) (xy 25.676237 2.580108) (xy 25.676272 2.576581) (xy 25.676223 2.570773) + (xy 25.676076 2.565093) (xy 25.67583 2.559541) (xy 25.675485 2.554116) (xy 25.675043 2.548819) (xy 25.674502 2.543649) + (xy 25.673863 2.538607) (xy 25.673125 2.533693) (xy 25.672289 2.528906) (xy 25.671355 2.524247) + (xy 25.670323 2.519716) (xy 25.669192 2.515312) (xy 25.667963 2.511036) (xy 25.666635 2.506887) + (xy 25.665209 2.502867) (xy 25.663685 2.498974) (xy 25.662062 2.495208) (xy 25.660341 2.49157) (xy 25.658522 2.48806) + (xy 25.656605 2.484677) (xy 25.654589 2.481422) (xy 25.652474 2.478295) (xy 25.650262 2.475295) + (xy 25.647951 2.472423) (xy 25.645541 2.469679) (xy 25.643034 2.467062) (xy 25.640428 2.464573) + (xy 25.637724 2.462212) (xy 25.634921 2.459978) (xy 25.63202 2.457872) (xy 25.629021 2.455894) (xy 25.625923 2.454043) + (xy 25.622727 2.452319) (xy 25.619433 2.450724) (xy 25.61604 2.449256) (xy 25.612549 2.447916) (xy 25.60896 2.446703) + (xy 25.605272 2.445618) (xy 25.601486 2.444661) (xy 25.597602 2.443831) (xy 25.593619 2.443129) + (xy 25.589538 2.442555) (xy 25.585358 2.442108) (xy 25.581081 2.441789) (xy 25.576705 2.441597) + (xy 25.57223 2.441534) (xy 25.56327 2.441534) (xy 25.564321 2.447715) (xy 25.565181 2.4534) (xy 25.56585 2.458586) + (xy 25.566328 2.463276) (xy 25.566615 2.467467) (xy 25.56671 2.471161) (xy 25.566637 2.476153) (xy 25.566418 2.481089) + (xy 25.566054 2.485968) (xy 25.565543 2.490791) (xy 25.564887 2.495558) (xy 25.564084 2.500269) + (xy 25.563136 2.504923) (xy 25.562042 2.509521) (xy 25.560802 2.514063) (xy 25.559416 2.518549) + (xy 25.557884 2.522978) (xy 25.556206 2.527352) (xy 25.554383 2.531668) (xy 25.552413 2.535929) + (xy 25.550298 2.540134) (xy 25.548037 2.544282) (xy 25.545629 2.548374) (xy 25.543076 2.552409) + (xy 25.540377 2.556389) (xy 25.537533 2.560312) (xy 25.534542 2.564179) (xy 25.531405 2.56799) (xy 25.528123 2.571744) + (xy 25.524695 2.575442) (xy 25.52112 2.579084) (xy 25.5174 2.58267) (xy 25.513534 2.586199) (xy 25.509522 2.589673) + (xy 25.505659 2.592911) (xy 25.501746 2.596032) (xy 25.497784 2.599035) (xy 25.493773 2.60192) (xy 25.489713 2.604688) + (xy 25.485603 2.607338) (xy 25.481444 2.60987) (xy 25.477236 2.612284) (xy 25.472979 2.61458) (xy 25.468673 2.616759) + (xy 25.464317 2.61882) (xy 25.459912 2.620763) (xy 25.455458 2.622588) (xy 25.450955 2.624296) (xy 25.446403 2.625886) + (xy 25.441801 2.627358) (xy 25.43715 2.628712) (xy 25.43245 2.629949) (xy 25.427701 2.631067) (xy 25.422902 2.632068) + (xy 25.418054 2.632952) (xy 25.413157 2.633717) (xy 25.408211 2.634365) (xy 25.403216 2.634895) + (xy 25.398171 2.635307) (xy 25.393077 2.635601) (xy 25.387934 2.635778) (xy 25.382742 2.635837) + (xy 25.377459 2.635774) (xy 25.372224 2.635584) (xy 25.367039 2.635267) (xy 25.361903 2.634824) + (xy 25.356817 2.634254) (xy 25.351779 2.633557) (xy 25.34679 2.632734) (xy 25.341851 2.631784) (xy 25.336961 2.630708) + (xy 25.33212 2.629504) (xy 25.327328 2.628175) (xy 25.322585 2.626718) (xy 25.317891 2.625135) (xy 25.313247 2.623425) + (xy 25.308651 2.621589) (xy 25.304105 2.619626) (xy 25.299608 2.617536) (xy 25.29516 2.615319) (xy 25.290761 2.612976) + (xy 25.286412 2.610507) (xy 25.282111 2.60791) (xy 25.27786 2.605187) (xy 25.273658 2.602338) (xy 25.269504 2.599362) + (xy 25.265401 2.596259) (xy 25.261346 2.593029) (xy 25.25734 2.589673) (xy 25.253377 2.586199) (xy 25.249557 2.58267) + (xy 25.245882 2.579084) (xy 25.24235 2.575442) (xy 25.238963 2.571744) (xy 25.23572 2.56799) (xy 25.232621 2.564179) + (xy 25.229667 2.560312) (xy 25.226856 2.556389) (xy 25.22419 2.552409) (xy 25.221667 2.548374) (xy 25.219289 2.544282) + (xy 25.217055 2.540134) (xy 25.214965 2.535929) (xy 25.213019 2.531668) (xy 25.211218 2.527352) + (xy 25.20956 2.522978) (xy 25.208047 2.518549) (xy 25.206678 2.514063) (xy 25.205452 2.509521) (xy 25.204371 2.504923) + (xy 25.203435 2.500269) (xy 25.202642 2.495558) (xy 25.201993 2.490791) (xy 25.201489 2.485968) + (xy 25.201128 2.481089) (xy 25.200912 2.476153) (xy 25.20084 2.471161) (xy 25.200896 2.46597) (xy 25.201062 2.460856) + (xy 25.20134 2.45582) (xy 25.201729 2.450861) (xy 25.202228 2.44598) (xy 25.202839 2.441176) (xy 25.203561 2.43645) + (xy 25.204394 2.431802) (xy 25.205337 2.427231) (xy 25.206392 2.422738) (xy 25.207558 2.418322) + (xy 25.208835 2.413984) (xy 25.210223 2.409724) (xy 25.211722 2.405541) (xy 25.213332 2.401435) + (xy 25.215053 2.397408) (xy 25.216886 2.393458) (xy 25.218829 2.389585) (xy 25.220883 2.38579) (xy 25.223048 2.382073) + (xy 25.225325 2.378433) (xy 25.227712 2.374871) (xy 25.230211 2.371386) (xy 25.23282 2.367979) (xy 25.235541 2.36465) + (xy 25.238372 2.361398) (xy 25.241315 2.358224) (xy 25.244368 2.355127) (xy 25.247533 2.352108) + (xy 25.250809 2.349166) (xy 25.254196 2.346302) (xy 25.257693 2.343516) (xy 25.261302 2.340807) + (xy 25.265022 2.338176) (xy 25.268853 2.335623) (xy 25.272795 2.333147) (xy 25.276848 2.330748) + (xy 25.281012 2.328427) (xy 25.285287 2.326184) (xy 25.289673 2.324019) (xy 25.29417 2.321931) (xy 25.298779 2.31992) + (xy 25.303498 2.317987) (xy 25.308328 2.316132) (xy 25.311451 2.314972) (xy 25.314662 2.313836) + (xy 25.317962 2.312726) (xy 25.321351 2.31164) (xy 25.324828 2.31058) (xy 25.328394 2.309544) (xy 25.332048 2.308534) + (xy 25.335791 2.307548) (xy 25.339623 2.306587) (xy 25.343543 2.305652) (xy 25.347552 2.304741) + (xy 25.351649 2.303855) (xy 25.355835 2.302994) (xy 25.360109 2.302158) (xy 25.364472 2.301347) + (xy 25.368924 2.300561) (xy 25.373464 2.2998) (xy 25.378093 2.299064) (xy 25.38281 2.298353) (xy 25.387616 2.297667) + (xy 25.392511 2.297005) (xy 25.397494 2.296369) (xy 25.402566 2.295758) (xy 25.407726 2.295171) + (xy 25.412975 2.29461) (xy 25.418312 2.294073) (xy 25.423738 2.293562) (xy 25.429253 2.293075) (xy 25.434856 2.292614) + (xy 25.440548 2.292177) (xy 25.446328 2.291765) (xy 25.452197 2.291378) (xy 25.458155 2.291017) + (xy 25.464201 2.29068) (xy 25.470336 2.290368) (xy 25.476559 2.290081) (xy 25.482871 2.289819) (xy 25.489272 2.289582) + (xy 25.495761 2.28937) (xy 25.502338 2.289182) (xy 25.509004 2.28902) (xy 25.515759 2.288883) (xy 25.522603 2.288771) + (xy 25.529535 2.288683) (xy 25.536555 2.288621) (xy 25.543664 2.288584) (xy 25.550862 2.288571) + (xy 25.557798 2.288583) (xy 25.564663 2.288617) (xy 25.571457 2.288674) (xy 25.578179 2.288753) + (xy 25.584831 2.288856) (xy 25.591412 2.288981) (xy 25.597922 2.289129) (xy 25.604361 2.2893) (xy 25.610729 2.289494) + (xy 25.617025 2.28971) (xy 25.623251 2.289949) (xy 25.629406 2.290211) (xy 25.63549 2.290496) (xy 25.641503 2.290804) + (xy 25.647445 2.291134) (xy 25.653315 2.291487) (xy 25.659115 2.291863) (xy 25.664844 2.292262) + (xy 25.670502 2.292683) (xy 25.676089 2.293127) (xy 25.681605 2.293595) (xy 25.68705 2.294084) (xy 25.692424 2.294597) + (xy 25.697726 2.295132) (xy 25.702958 2.29569) (xy 25.708119 2.296271) (xy 25.713209 2.296875) (xy 25.718228 2.297502) + (xy 25.723176 2.298151) (xy 25.728053 2.298823) (xy 25.732859 2.299518) (xy 25.737594 2.300235) + (xy 25.742258 2.300976) (xy 25.746851 2.301739) (xy 25.751373 2.302525) (xy 25.755824 2.303334) + (xy 25.760203 2.304165) (xy 25.764512 2.30502) (xy 25.76875 2.305897) (xy 25.772917 2.306797) (xy 25.777013 2.307719) + (xy 25.781038 2.308665) (xy 25.784992 2.309633) (xy 25.788875 2.310624) (xy 25.792687 2.311638) + (xy 25.796428 2.312674) (xy 25.800098 2.313734) (xy 25.803697 2.314816) (xy 25.807225 2.315921) + (xy 25.810682 2.317048) (xy 25.814068 2.318199) (xy 25.819033 2.319943) (xy 25.823921 2.321739) + (xy 25.828732 2.323588) (xy 25.833466 2.325491) (xy 25.838123 2.327446) (xy 25.842703 2.329454) + (xy 25.847206 2.331514) (xy 25.851632 2.333628) (xy 25.855981 2.335794) (xy 25.860253 2.338013) + (xy 25.864448 2.340285) (xy 25.868566 2.34261) (xy 25.872607 2.344988) (xy 25.876571 2.347419) (xy 25.880458 2.349902) + (xy 25.884269 2.352438) (xy 25.888002 2.355027) (xy 25.891658 2.357669) (xy 25.895237 2.360364) + (xy 25.89874 2.363112) (xy 25.902165 2.365912) (xy 25.905514 2.368765) (xy 25.908785 2.371671) (xy 25.911979 2.37463) + (xy 25.915097 2.377642) (xy 25.918137 2.380707) (xy 25.921101 2.383824) (xy 25.923987 2.386995) + (xy 25.926797 2.390218) (xy 25.92953 2.393494) (xy 25.932185 2.396823) (xy 25.934764 2.400204) (xy 25.937265 2.403639) + (xy 25.93969 2.407126) (xy 25.942038 2.410666) (xy 25.944309 2.414259) (xy 25.946502 2.417905) (xy 25.948619 2.421604) + (xy 25.950659 2.425355) (xy 25.952622 2.42916) (xy 25.954508 2.433017) (xy 25.956317 2.436927) (xy 25.958048 2.44089) + (xy 25.959703 2.444905) (xy 25.961281 2.448974) (xy 25.962782 2.453095) (xy 25.964206 2.45727) (xy 25.965553 2.461497) + (xy 25.966824 2.465777) (xy 25.968017 2.470109) (xy 25.969133 2.474495) (xy 25.970172 2.478933) + (xy 25.971134 2.483425) (xy 25.972019 2.487969) (xy 25.972827 2.492566) (xy 25.973559 2.497216) + (xy 25.974213 2.501918) (xy 25.97479 2.506674) (xy 25.975291 2.511482) (xy 25.975714 2.516343) (xy 25.97606 2.521257) + (xy 25.97633 2.526224) (xy 25.976522 2.531244) (xy 25.976638 2.536316) (xy 25.976676 2.541441) (xy 25.976684 2.541441) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "2effdf02-5f86-4897-8b75-217f3dbc19ce") + ) + (fp_poly + (pts + (xy 28.077506 2.541441) (xy 28.077478 2.545958) (xy 28.077394 2.550467) (xy 28.077254 2.554968) + (xy 28.077057 2.559462) (xy 28.076804 2.563947) (xy 28.076495 2.568425) (xy 28.07613 2.572895) (xy 28.075709 2.577357) + (xy 28.075232 2.581812) (xy 28.074698 2.586258) (xy 28.074109 2.590697) (xy 28.073463 2.595128) + (xy 28.072761 2.599552) (xy 28.072003 2.603967) (xy 28.071189 2.608375) (xy 28.070318 2.612775) + (xy 28.069392 2.617167) (xy 28.068409 2.621551) (xy 28.06737 2.625928) (xy 28.066275 2.630297) (xy 28.065124 2.634658) + (xy 28.063917 2.639011) (xy 28.062653 2.643356) (xy 28.061334 2.647694) (xy 28.059958 2.652024) + (xy 28.058526 2.656346) (xy 28.057038 2.66066) (xy 28.055494 2.664966) (xy 28.053893 2.669265) (xy 28.052237 2.673556) + (xy 28.050524 2.677839) (xy 28.048755 2.682114) (xy 28.04693 2.686382) (xy 28.045049 2.690642) (xy 28.043111 2.694894) + (xy 28.041118 2.699138) (xy 28.039068 2.703374) (xy 28.036963 2.707603) (xy 28.034801 2.711824) + (xy 28.032582 2.716037) (xy 28.030308 2.720242) (xy 28.027978 2.724439) (xy 28.025591 2.728629) + (xy 28.023148 2.732811) (xy 28.02065 2.736985) (xy 28.018095 2.741151) (xy 28.015483 2.74531) (xy 28.012816 2.74946) + (xy 28.010093 2.753603) (xy 28.007313 2.757739) (xy 28.004477 2.761866) (xy 28.001585 2.765985) + (xy 27.998637 2.770097) (xy 27.995633 2.774201) (xy 27.992572 2.778297) (xy 27.989456 2.782386) + (xy 27.986283 2.786466) (xy 27.983054 2.790539) (xy 27.979769 2.794604) (xy 27.976428 2.798662) + (xy 27.97303 2.802711) (xy 27.969577 2.806753) (xy 27.966067 2.810787) (xy 27.962501 2.814813) (xy 27.958879 2.818831) + (xy 27.955201 2.822842) (xy 27.951467 2.826844) (xy 27.947677 2.830839) (xy 27.94383 2.834827) (xy 27.939927 2.838806) + (xy 27.935968 2.842778) (xy 27.931953 2.846741) (xy 27.927882 2.850697) (xy 27.923755 2.854646) + (xy 27.919571 2.858586) (xy 27.915332 2.862519) (xy 27.911036 2.866444) (xy 27.906684 2.870361) + (xy 27.902276 2.87427) (xy 27.897811 2.878171) (xy 27.893291 2.882065) (xy 27.888714 2.885951) (xy 27.884728 2.889298) + (xy 27.880728 2.892619) (xy 27.876715 2.895916) (xy 27.872688 2.899187) (xy 27.868646 2.902434) + (xy 27.864592 2.905655) (xy 27.860523 2.908852) (xy 27.85644 2.912024) (xy 27.852344 2.91517) (xy 27.848234 2.918292) + (xy 27.84411 2.921389) (xy 27.839973 2.92446) (xy 27.835821 2.927507) (xy 27.831656 2.930529) (xy 27.827477 2.933526) + (xy 27.823285 2.936498) (xy 27.819078 2.939444) (xy 27.814858 2.942366) (xy 27.810624 2.945263) + (xy 27.806376 2.948135) (xy 27.802115 2.950982) (xy 27.797839 2.953804) (xy 27.79355 2.956601) (xy 27.789247 2.959373) + (xy 27.78493 2.96212) (xy 27.7806 2.964842) (xy 27.776256 2.967539) (xy 27.771898 2.970211) (xy 27.767526 2.972858) + (xy 27.76314 2.975481) (xy 27.758741 2.978078) (xy 27.754328 2.98065) (xy 27.749901 2.983197) (xy 27.74546 2.985719) + (xy 27.741005 2.988217) (xy 27.736537 2.990689) (xy 27.732055 2.993136) (xy 27.727559 2.995559) + (xy 27.72305 2.997956) (xy 27.718526 3.000328) (xy 27.713989 3.002676) (xy 27.709438 3.004998) (xy 27.704873 3.007296) + (xy 27.700295 3.009568) (xy 27.695702 3.011816) (xy 27.691096 3.014038) (xy 27.686476 3.016236) + (xy 27.681843 3.018408) (xy 27.677195 3.020556) (xy 27.672534 3.022678) (xy 27.667859 3.024776) + (xy 27.66317 3.026849) (xy 27.658468 3.028896) (xy 27.653752 3.030919) (xy 27.649021 3.032917) (xy 27.644278 3.03489) + (xy 27.63952 3.036837) (xy 27.634748 3.03876) (xy 27.629963 3.040658) (xy 27.625164 3.042531) (xy 27.620351 3.044379) + (xy 27.615525 3.046201) (xy 27.610684 3.047999) (xy 27.60583 3.049772) (xy 27.600962 3.05152) (xy 27.596081 3.053243) + (xy 27.591185 3.054941) (xy 27.586276 3.056614) (xy 27.581353 3.058262) (xy 27.576416 3.059885) + (xy 27.571466 3.061483) (xy 27.566501 3.063057) (xy 27.561523 3.064605) (xy 27.556531 3.066128) + (xy 27.551525 3.067626) (xy 27.546506 3.069099) (xy 27.541473 3.070547) (xy 27.536426 3.071971) + (xy 27.531365 3.073369) (xy 27.52629 3.074742) (xy 27.99758 3.074742) (xy 27.92661 3.275247) (xy 27.207274 3.275247) + (xy 27.26653 3.078877) (xy 27.27076 3.077144) (xy 27.274993 3.075382) (xy 27.279228 3.073592) (xy 27.283467 3.071771) + (xy 27.287708 3.069922) (xy 27.291952 3.068044) (xy 27.296199 3.066136) (xy 27.300449 3.064199) + (xy 27.304702 3.062233) (xy 27.308957 3.060237) (xy 27.313216 3.058213) (xy 27.317477 3.056159) + (xy 27.321741 3.054076) (xy 27.326008 3.051963) (xy 27.330278 3.049822) (xy 27.33455 3.047651) (xy 27.338826 3.045451) + (xy 27.343104 3.043222) (xy 27.347385 3.040963) (xy 27.351669 3.038676) (xy 27.355956 3.036359) + (xy 27.360245 3.034013) (xy 27.364538 3.031637) (xy 27.368833 3.029233) (xy 27.373132 3.026799) + (xy 27.377433 3.024336) (xy 27.381736 3.021844) (xy 27.386043 3.019323) (xy 27.390353 3.016772) + (xy 27.394665 3.014192) (xy 27.39898 3.011583) (xy 27.403299 3.008945) (xy 27.407619 3.006277) (xy 27.411943 3.003581) + (xy 27.41627 3.000855) (xy 27.420599 2.998099) (xy 27.424932 2.995315) (xy 27.429267 2.992501) (xy 27.433605 2.989659) + (xy 27.437946 2.986787) (xy 27.442289 2.983885) (xy 27.446636 2.980955) (xy 27.450985 2.977995) + (xy 27.455338 2.975006) (xy 27.459693 2.971988) (xy 27.464051 2.968941) (xy 27.468411 2.965864) + (xy 27.472775 2.962758) (xy 27.477142 2.959623) (xy 27.481511 2.956459) (xy 27.485883 2.953265) + (xy 27.490258 2.950043) (xy 27.494636 2.946791) (xy 27.499017 2.94351) (xy 27.5034 2.940199) (xy 27.507786 2.93686) + (xy 27.512176 2.933491) (xy 27.516568 2.930093) (xy 27.520963 2.926665) (xy 27.52536 2.923209) (xy 27.529761 2.919723) + (xy 27.534165 2.916208) (xy 27.538571 2.912664) (xy 27.54298 2.909091) (xy 27.547392 2.905488) (xy 27.551807 2.901857) + (xy 27.556224 2.898195) (xy 27.560645 2.894505) (xy 27.565068 2.890786) (xy 27.569495 2.887037) + (xy 27.573924 2.883259) (xy 27.578355 2.879452) (xy 27.58279 2.875616) (xy 27.588006 2.87106) (xy 27.593151 2.866519) + (xy 27.598225 2.861992) (xy 27.603228 2.857479) (xy 27.60816 2.85298) (xy 27.613021 2.848495) (xy 27.617811 2.844024) + (xy 27.622531 2.839567) (xy 27.627179 2.835125) (xy 27.631756 2.830696) (xy 27.636262 2.826282) + (xy 27.640698 2.821881) (xy 27.645062 2.817495) (xy 27.649355 2.813123) (xy 27.653578 2.808765) + (xy 27.657729 2.804421) (xy 27.66181 2.800091) (xy 27.665819 2.795775) (xy 27.669758 2.791473) (xy 27.673625 2.787186) + (xy 27.677422 2.782912) (xy 27.681148 2.778653) (xy 27.684802 2.774407) (xy 27.688386 2.770176) + (xy 27.691899 2.765959) (xy 27.695341 2.761756) (xy 27.698711 2.757567) (xy 27.702011 2.753392) + (xy 27.70524 2.749231) (xy 27.708398 2.745085) (xy 27.711485 2.740952) (xy 27.714501 2.736833) (xy 27.717446 2.732729) + (xy 27.72032 2.728639) (xy 27.723123 2.724562) (xy 27.725856 2.7205) (xy 27.728517 2.716452) (xy 27.731107 2.712418) + (xy 27.733626 2.708398) (xy 27.736074 2.704393) (xy 27.738452 2.700401) (xy 27.740758 2.696423) + (xy 27.742994 2.69246) (xy 27.745158 2.68851) (xy 27.747251 2.684575) (xy 27.749274 2.680654) (xy 27.751225 2.676747) + (xy 27.753106 2.672854) (xy 27.754916 2.668975) (xy 27.756654 2.66511) (xy 27.758322 2.661259) (xy 27.759919 2.657423) + (xy 27.761444 2.6536) (xy 27.762899 2.649791) (xy 27.764283 2.645997) (xy 27.765596 2.642217) (xy 27.766838 2.638451) + (xy 27.768009 2.634698) (xy 27.769109 2.63096) (xy 27.770138 2.627237) (xy 27.771096 2.623527) (xy 27.771983 2.619831) + (xy 27.772799 2.616149) (xy 27.773544 2.612482) (xy 27.774218 2.608828) (xy 27.774821 2.605189) + (xy 27.775354 2.601564) (xy 27.775815 2.597952) (xy 27.776205 2.594355) (xy 27.776524 2.590772) + (xy 27.776773 2.587203) (xy 27.77695 2.583649) (xy 27.777057 2.580108) (xy 27.777092 2.576581) (xy 27.777043 2.570773) + (xy 27.776896 2.565093) (xy 27.77665 2.559541) (xy 27.776305 2.554116) (xy 27.775863 2.548819) (xy 27.775322 2.543649) + (xy 27.774683 2.538607) (xy 27.773945 2.533693) (xy 27.773109 2.528906) (xy 27.772175 2.524247) + (xy 27.771143 2.519716) (xy 27.770012 2.515312) (xy 27.768783 2.511036) (xy 27.767455 2.506887) + (xy 27.766029 2.502867) (xy 27.764505 2.498974) (xy 27.762882 2.495208) (xy 27.761161 2.49157) (xy 27.759342 2.48806) + (xy 27.757425 2.484677) (xy 27.755409 2.481422) (xy 27.753294 2.478295) (xy 27.751082 2.475295) + (xy 27.748771 2.472423) (xy 27.746361 2.469679) (xy 27.743854 2.467062) (xy 27.741248 2.464573) + (xy 27.738544 2.462212) (xy 27.735741 2.459978) (xy 27.73284 2.457872) (xy 27.729841 2.455894) (xy 27.726743 2.454043) + (xy 27.723547 2.452319) (xy 27.720253 2.450724) (xy 27.71686 2.449256) (xy 27.713369 2.447916) (xy 27.70978 2.446703) + (xy 27.706092 2.445618) (xy 27.702306 2.444661) (xy 27.698422 2.443831) (xy 27.694439 2.443129) + (xy 27.690358 2.442555) (xy 27.686178 2.442108) (xy 27.681901 2.441789) (xy 27.677525 2.441597) + (xy 27.67305 2.441534) (xy 27.66409 2.441534) (xy 27.665141 2.447715) (xy 27.666001 2.4534) (xy 27.66667 2.458586) + (xy 27.667148 2.463276) (xy 27.667435 2.467467) (xy 27.66753 2.471161) (xy 27.667457 2.476153) (xy 27.667238 2.481089) + (xy 27.666874 2.485968) (xy 27.666363 2.490791) (xy 27.665707 2.495558) (xy 27.664904 2.500269) + (xy 27.663956 2.504923) (xy 27.662862 2.509521) (xy 27.661622 2.514063) (xy 27.660236 2.518549) + (xy 27.658704 2.522978) (xy 27.657026 2.527352) (xy 27.655203 2.531668) (xy 27.653233 2.535929) + (xy 27.651118 2.540134) (xy 27.648857 2.544282) (xy 27.646449 2.548374) (xy 27.643896 2.552409) + (xy 27.641197 2.556389) (xy 27.638353 2.560312) (xy 27.635362 2.564179) (xy 27.632225 2.56799) (xy 27.628943 2.571744) + (xy 27.625515 2.575442) (xy 27.62194 2.579084) (xy 27.61822 2.58267) (xy 27.614354 2.586199) (xy 27.610342 2.589673) + (xy 27.606479 2.592911) (xy 27.602566 2.596032) (xy 27.598604 2.599035) (xy 27.594593 2.60192) (xy 27.590533 2.604688) + (xy 27.586423 2.607338) (xy 27.582264 2.60987) (xy 27.578056 2.612284) (xy 27.573799 2.61458) (xy 27.569493 2.616759) + (xy 27.565137 2.61882) (xy 27.560732 2.620763) (xy 27.556278 2.622588) (xy 27.551775 2.624296) (xy 27.547223 2.625886) + (xy 27.542621 2.627358) (xy 27.53797 2.628712) (xy 27.53327 2.629949) (xy 27.528521 2.631067) (xy 27.523722 2.632068) + (xy 27.518874 2.632952) (xy 27.513977 2.633717) (xy 27.509031 2.634365) (xy 27.504036 2.634895) + (xy 27.498991 2.635307) (xy 27.493897 2.635601) (xy 27.488754 2.635778) (xy 27.483562 2.635837) + (xy 27.478279 2.635774) (xy 27.473044 2.635584) (xy 27.467859 2.635267) (xy 27.462723 2.634824) + (xy 27.457637 2.634254) (xy 27.452599 2.633557) (xy 27.44761 2.632734) (xy 27.442671 2.631784) (xy 27.437781 2.630708) + (xy 27.43294 2.629504) (xy 27.428148 2.628175) (xy 27.423405 2.626718) (xy 27.418711 2.625135) (xy 27.414067 2.623425) + (xy 27.409471 2.621589) (xy 27.404925 2.619626) (xy 27.400428 2.617536) (xy 27.39598 2.615319) (xy 27.391581 2.612976) + (xy 27.387232 2.610507) (xy 27.382931 2.60791) (xy 27.37868 2.605187) (xy 27.374478 2.602338) (xy 27.370324 2.599362) + (xy 27.366221 2.596259) (xy 27.362166 2.593029) (xy 27.35816 2.589673) (xy 27.354197 2.586199) (xy 27.350377 2.58267) + (xy 27.346702 2.579084) (xy 27.343171 2.575442) (xy 27.339784 2.571744) (xy 27.336541 2.56799) (xy 27.333442 2.564179) + (xy 27.330488 2.560312) (xy 27.327677 2.556389) (xy 27.325011 2.552409) (xy 27.322489 2.548374) + (xy 27.320111 2.544282) (xy 27.317877 2.540134) (xy 27.315787 2.535929) (xy 27.313841 2.531668) + (xy 27.312039 2.527352) (xy 27.310382 2.522978) (xy 27.308869 2.518549) (xy 27.307499 2.514063) + (xy 27.306274 2.509521) (xy 27.305193 2.504923) (xy 27.304256 2.500269) (xy 27.303464 2.495558) + (xy 27.302815 2.490791) (xy 27.302311 2.485968) (xy 27.30195 2.481089) (xy 27.301734 2.476153) (xy 27.301662 2.471161) + (xy 27.301718 2.46597) (xy 27.301884 2.460856) (xy 27.302162 2.45582) (xy 27.302551 2.450861) (xy 27.30305 2.44598) + (xy 27.303661 2.441176) (xy 27.304383 2.43645) (xy 27.305215 2.431802) (xy 27.306159 2.427231) (xy 27.307214 2.422738) + (xy 27.30838 2.418322) (xy 27.309657 2.413984) (xy 27.311045 2.409724) (xy 27.312544 2.405541) (xy 27.314154 2.401435) + (xy 27.315875 2.397408) (xy 27.317707 2.393458) (xy 27.319651 2.389585) (xy 27.321705 2.38579) (xy 27.32387 2.382073) + (xy 27.326146 2.378433) (xy 27.328534 2.374871) (xy 27.331032 2.371386) (xy 27.333642 2.367979) + (xy 27.336362 2.36465) (xy 27.339193 2.361398) (xy 27.342136 2.358224) (xy 27.34519 2.355127) (xy 27.348354 2.352108) + (xy 27.35163 2.349166) (xy 27.355017 2.346302) (xy 27.358514 2.343516) (xy 27.362123 2.340807) (xy 27.365843 2.338176) + (xy 27.369674 2.335623) (xy 27.373616 2.333147) (xy 27.377669 2.330748) (xy 27.381833 2.328427) + (xy 27.386108 2.326184) (xy 27.390494 2.324019) (xy 27.394991 2.321931) (xy 27.399599 2.31992) (xy 27.404318 2.317987) + (xy 27.409148 2.316132) (xy 27.412271 2.314972) (xy 27.415483 2.313836) (xy 27.418783 2.312726) + (xy 27.422171 2.31164) (xy 27.425649 2.31058) (xy 27.429215 2.309544) (xy 27.432869 2.308534) (xy 27.436612 2.307548) + (xy 27.440444 2.306587) (xy 27.444364 2.305652) (xy 27.448372 2.304741) (xy 27.45247 2.303855) (xy 27.456656 2.302994) + (xy 27.46093 2.302158) (xy 27.465293 2.301347) (xy 27.469745 2.300561) (xy 27.474285 2.2998) (xy 27.478914 2.299064) + (xy 27.483632 2.298353) (xy 27.488438 2.297667) (xy 27.493332 2.297005) (xy 27.498315 2.296369) + (xy 27.503387 2.295758) (xy 27.508547 2.295171) (xy 27.513796 2.29461) (xy 27.519134 2.294073) (xy 27.52456 2.293562) + (xy 27.530075 2.293075) (xy 27.535678 2.292614) (xy 27.54137 2.292177) (xy 27.54715 2.291765) (xy 27.553019 2.291378) + (xy 27.558977 2.291017) (xy 27.565023 2.29068) (xy 27.571158 2.290368) (xy 27.577381 2.290081) (xy 27.583693 2.289819) + (xy 27.590093 2.289582) (xy 27.596583 2.28937) (xy 27.60316 2.289182) (xy 27.609826 2.28902) (xy 27.616581 2.288883) + (xy 27.623425 2.288771) (xy 27.630357 2.288683) (xy 27.637377 2.288621) (xy 27.644486 2.288584) + (xy 27.651684 2.288571) (xy 27.65862 2.288583) (xy 27.665485 2.288617) (xy 27.672278 2.288674) (xy 27.679001 2.288753) + (xy 27.685653 2.288856) (xy 27.692234 2.288981) (xy 27.698743 2.289129) (xy 27.705182 2.2893) (xy 27.71155 2.289494) + (xy 27.717847 2.28971) (xy 27.724072 2.289949) (xy 27.730227 2.290211) (xy 27.736311 2.290496) (xy 27.742324 2.290804) + (xy 27.748266 2.291134) (xy 27.754136 2.291487) (xy 27.759936 2.291863) (xy 27.765665 2.292262) + (xy 27.771323 2.292683) (xy 27.77691 2.293127) (xy 27.782426 2.293595) (xy 27.78787 2.294084) (xy 27.793244 2.294597) + (xy 27.798547 2.295132) (xy 27.803779 2.29569) (xy 27.80894 2.296271) (xy 27.81403 2.296875) (xy 27.819048 2.297502) + (xy 27.823996 2.298151) (xy 27.828873 2.298823) (xy 27.833679 2.299518) (xy 27.838414 2.300235) + (xy 27.843078 2.300976) (xy 27.847671 2.301739) (xy 27.852193 2.302525) (xy 27.856644 2.303334) + (xy 27.861024 2.304165) (xy 27.865333 2.30502) (xy 27.86957 2.305897) (xy 27.873737 2.306797) (xy 27.877833 2.307719) + (xy 27.881858 2.308665) (xy 27.885812 2.309633) (xy 27.889695 2.310624) (xy 27.893507 2.311638) + (xy 27.897248 2.312674) (xy 27.900918 2.313734) (xy 27.904517 2.314816) (xy 27.908045 2.315921) + (xy 27.911502 2.317048) (xy 27.914888 2.318199) (xy 27.919853 2.319943) (xy 27.924741 2.321739) + (xy 27.929552 2.323588) (xy 27.934286 2.325491) (xy 27.938943 2.327446) (xy 27.943523 2.329454) + (xy 27.948026 2.331514) (xy 27.952452 2.333628) (xy 27.956801 2.335794) (xy 27.961073 2.338013) + (xy 27.965268 2.340285) (xy 27.969387 2.34261) (xy 27.973428 2.344988) (xy 27.977392 2.347419) (xy 27.981279 2.349902) + (xy 27.98509 2.352438) (xy 27.988823 2.355027) (xy 27.992479 2.357669) (xy 27.996058 2.360364) (xy 27.999561 2.363112) + (xy 28.002986 2.365912) (xy 28.006335 2.368765) (xy 28.009606 2.371671) (xy 28.012801 2.37463) (xy 28.015918 2.377642) + (xy 28.018959 2.380707) (xy 28.021922 2.383824) (xy 28.024809 2.386995) (xy 28.027618 2.390218) + (xy 28.030351 2.393494) (xy 28.033007 2.396823) (xy 28.035585 2.400204) (xy 28.038087 2.403639) + (xy 28.040512 2.407126) (xy 28.042859 2.410666) (xy 28.04513 2.414259) (xy 28.047324 2.417905) (xy 28.049441 2.421604) + (xy 28.051481 2.425355) (xy 28.053443 2.42916) (xy 28.055329 2.433017) (xy 28.057138 2.436927) (xy 28.05887 2.44089) + (xy 28.060525 2.444905) (xy 28.062103 2.448974) (xy 28.063604 2.453095) (xy 28.065028 2.45727) (xy 28.066375 2.461497) + (xy 28.067645 2.465777) (xy 28.068838 2.470109) (xy 28.069955 2.474495) (xy 28.070994 2.478933) + (xy 28.071956 2.483425) (xy 28.072841 2.487969) (xy 28.073649 2.492566) (xy 28.074381 2.497216) + (xy 28.075035 2.501918) (xy 28.075612 2.506674) (xy 28.076113 2.511482) (xy 28.076536 2.516343) + (xy 28.076882 2.521257) (xy 28.077152 2.526224) (xy 28.077344 2.531244) (xy 28.07746 2.536316) (xy 28.077498 2.541441) + (xy 28.077506 2.541441) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "212b3103-9ac1-4c97-8243-0a50217af19b") + ) + (fp_poly + (pts + (xy 29.14273 1.718414) (xy 29.142404 1.722901) (xy 29.141965 1.727356) (xy 29.141413 1.731778) (xy 29.140748 1.736167) + (xy 29.13997 1.740523) (xy 29.139079 1.744846) (xy 29.138074 1.749137) (xy 29.136957 1.753395) (xy 29.135726 1.75762) + (xy 29.134382 1.761813) (xy 29.132925 1.765972) (xy 29.131355 1.770099) (xy 29.129672 1.774193) + (xy 29.127876 1.778254) (xy 29.125966 1.782282) (xy 29.123944 1.786278) (xy 29.121808 1.790241) + (xy 29.11956 1.794171) (xy 29.117198 1.798068) (xy 29.114723 1.801932) (xy 29.112135 1.805764) (xy 29.109434 1.809563) + (xy 29.10662 1.813329) (xy 29.103692 1.817062) (xy 29.100652 1.820762) (xy 29.097498 1.82443) (xy 29.094232 1.828065) + (xy 29.090852 1.831667) (xy 29.087359 1.835236) (xy 29.083753 1.838773) (xy 29.080034 1.842276) + (xy 29.076202 1.845747) (xy 29.072257 1.849185) (xy 29.068198 1.852591) (xy 29.064027 1.855963) + (xy 29.059742 1.859303) (xy 29.055344 1.86261) (xy 29.050833 1.865884) (xy 29.046209 1.869126) (xy 29.041472 1.872334) + (xy 29.036622 1.87551) (xy 29.032203 1.878296) (xy 29.027765 1.881019) (xy 29.023307 1.88368) (xy 29.018831 1.886278) + (xy 29.014335 1.888814) (xy 29.009821 1.891287) (xy 29.005287 1.893697) (xy 29.000734 1.896045) + (xy 28.996163 1.89833) (xy 28.991572 1.900553) (xy 28.986962 1.902713) (xy 28.982333 1.90481) (xy 28.977685 1.906845) + (xy 28.973018 1.908817) (xy 28.968332 1.910726) (xy 28.963627 1.912573) (xy 28.958903 1.914358) + (xy 28.95416 1.916079) (xy 28.949398 1.917738) (xy 28.944616 1.919335) (xy 28.939816 1.920869) (xy 28.934997 1.92234) + (xy 28.930158 1.923749) (xy 28.925301 1.925095) (xy 28.920424 1.926378) (xy 28.915528 1.927599) + (xy 28.910614 1.928757) (xy 28.90568 1.929853) (xy 28.900727 1.930886) (xy 28.895756 1.931856) (xy 28.890765 1.932764) + (xy 28.885755 1.933609) (xy 28.880726 1.934392) (xy 28.875678 1.935112) (xy 28.870611 1.935769) + (xy 28.865525 1.936364) (xy 28.860419 1.936896) (xy 28.855295 1.937366) (xy 28.850152 1.937773) + (xy 28.84499 1.938117) (xy 28.839808 1.938399) (xy 28.834608 1.938618) (xy 28.829388 1.938775) (xy 28.82415 1.938868) + (xy 28.818892 1.9389) (xy 27.771584 1.9389) (xy 27.765059 1.938878) (xy 27.758605 1.938812) (xy 27.752223 1.938703) + (xy 27.745912 1.938551) (xy 27.739672 1.938354) (xy 27.733504 1.938114) (xy 27.727406 1.937831) + (xy 27.721381 1.937503) (xy 27.715426 1.937133) (xy 27.709543 1.936718) (xy 27.703731 1.93626) (xy 27.69799 1.935758) + (xy 27.692321 1.935213) (xy 27.686723 1.934624) (xy 27.681196 1.933991) (xy 27.675741 1.933315) + (xy 27.670357 1.932595) (xy 27.665044 1.931831) (xy 27.659803 1.931024) (xy 27.654633 1.930173) + (xy 27.649534 1.929279) (xy 27.644506 1.92834) (xy 27.63955 1.927359) (xy 27.634665 1.926333) (xy 27.629852 1.925264) + (xy 27.62511 1.924152) (xy 27.620439 1.922995) (xy 27.615839 1.921795) (xy 27.611311 1.920552) (xy 27.606854 1.919265) + (xy 27.602468 1.917934) (xy 27.598154 1.916559) (xy 27.593911 1.915141) (xy 27.589739 1.91368) (xy 27.585638 1.912174) + (xy 27.581609 1.910625) (xy 27.577651 1.909033) (xy 27.573765 1.907396) (xy 27.56995 1.905716) (xy 27.566206 1.903993) + (xy 27.562533 1.902226) (xy 27.558932 1.900415) (xy 27.555402 1.898561) (xy 27.551944 1.896662) + (xy 27.548556 1.894721) (xy 27.54524 1.892735) (xy 27.541996 1.890707) (xy 27.538822 1.888634) (xy 27.53572 1.886518) + (xy 27.532689 1.884358) (xy 27.52973 1.882154) (xy 27.526842 1.879907) (xy 27.524025 1.877616) (xy 27.521279 1.875282) + (xy 27.518605 1.872904) (xy 27.516002 1.870482) (xy 27.513471 1.868017) (xy 27.51101 1.865508) (xy 27.508622 1.862956) + (xy 27.506304 1.860359) (xy 27.504058 1.85772) (xy 27.501883 1.855036) (xy 27.499779 1.852309) (xy 27.497746 1.849538) + (xy 27.495785 1.846724) (xy 27.493896 1.843866) (xy 27.492077 1.840964) (xy 27.49033 1.838019) (xy 27.488654 1.83503) + (xy 27.48705 1.831998) (xy 27.485516 1.828921) (xy 27.484055 1.825802) (xy 27.482664 1.822638) (xy 27.481345 1.819431) + (xy 27.480097 1.81618) (xy 27.47892 1.812886) (xy 27.477815 1.809548) (xy 27.476781 1.806167) (xy 27.475818 1.802741) + (xy 27.474927 1.799272) (xy 27.474107 1.79576) (xy 27.473358 1.792204) (xy 27.47268 1.788604) (xy 27.472074 1.784961) + (xy 27.471539 1.781274) (xy 27.471076 1.777543) (xy 27.470684 1.773769) (xy 27.470363 1.769951) + (xy 27.470113 1.766089) (xy 27.469935 1.762184) (xy 27.469828 1.758235) (xy 27.469792 1.754243) + (xy 27.469849 1.749462) (xy 27.470018 1.744569) (xy 27.470299 1.739563) (xy 27.470693 1.734444) + (xy 27.4712 1.729213) (xy 27.47182 1.72387) (xy 27.472552 1.718414) (xy 27.473281 1.713437) (xy 27.474131 1.708528) + (xy 27.475103 1.703688) (xy 27.476196 1.698916) (xy 27.47741 1.694213) (xy 27.478746 1.689577) (xy 27.480204 1.685011) + (xy 27.481783 1.680512) (xy 27.483484 1.676082) (xy 27.485306 1.67172) (xy 27.48725 1.667426) (xy 27.489315 1.663201) + (xy 27.491501 1.659044) (xy 27.493809 1.654956) (xy 27.496239 1.650935) (xy 27.49879 1.646984) (xy 27.501463 1.6431) + (xy 27.504257 1.639285) (xy 27.507172 1.635538) (xy 27.51021 1.631859) (xy 27.513368 1.628249) (xy 27.516648 1.624707) + (xy 27.52005 1.621234) (xy 27.523573 1.617828) (xy 27.527217 1.614492) (xy 27.530984 1.611223) (xy 27.534871 1.608023) + (xy 27.53888 1.604891) (xy 27.543011 1.601827) (xy 27.547263 1.598832) (xy 27.551637 1.595905) (xy 27.556132 1.593047) + (xy 27.560748 1.590256) (xy 27.565036 1.587721) (xy 27.569363 1.585272) (xy 27.573731 1.582909) + (xy 27.578139 1.580632) (xy 27.582587 1.57844) (xy 27.587076 1.576335) (xy 27.591604 1.574316) (xy 27.596173 1.572383) + (xy 27.600782 1.570536) (xy 27.605431 1.568776) (xy 27.61012 1.567101) (xy 27.614849 1.565512) (xy 27.619618 1.564009) + (xy 27.624428 1.562592) (xy 27.629277 1.561262) (xy 27.634167 1.560017) (xy 27.639097 1.558858) + (xy 27.644067 1.557786) (xy 27.649077 1.556799) (xy 27.654128 1.555899) (xy 27.659218 1.555084) + (xy 27.664349 1.554356) (xy 27.66952 1.553713) (xy 27.674731 1.553157) (xy 27.679982 1.552687) (xy 27.685273 1.552302) + (xy 27.690605 1.552004) (xy 27.695976 1.551792) (xy 27.701388 1.551666) (xy 27.70684 1.551625) (xy 27.712332 1.551671) + (xy 27.715808 1.551789) (xy 27.719312 1.551948) (xy 27.722845 1.552149) (xy 27.726406 1.552393) + (xy 27.729996 1.552678) (xy 27.733615 1.553006) (xy 27.737263 1.553376) (xy 27.740939 1.553788) + (xy 27.744644 1.554242) (xy 27.748378 1.554738) (xy 27.75214 1.555276) (xy 27.755932 1.555857) (xy 27.759751 1.556479) + (xy 27.7636 1.557144) (xy 27.767477 1.557851) (xy 27.771383 1.558599) (xy 27.775317 1.55939) (xy 27.779281 1.560223) + (xy 27.783273 1.561099) (xy 27.787293 1.562016) (xy 27.791343 1.562975) (xy 27.795421 1.563977) + (xy 27.799527 1.56502) (xy 27.803663 1.566106) (xy 27.807827 1.567234) (xy 27.81202 1.568404) (xy 27.816241 1.569616) + (xy 27.820491 1.57087) (xy 27.82477 1.572166) (xy 27.829078 1.573504) (xy 27.833414 1.574885) (xy 27.837779 1.576307) + (xy 27.842173 1.577772) (xy 27.846595 1.579279) (xy 27.851046 1.580828) (xy 27.855526 1.582419) + (xy 27.860034 1.584052) (xy 27.864571 1.585727) (xy 27.869137 1.587445) (xy 27.873732 1.589204) + (xy 27.878355 1.591006) (xy 27.883007 1.592849) (xy 27.887687 1.594735) (xy 27.892396 1.596663) + (xy 27.897134 1.598633) (xy 27.901901 1.600645) (xy 27.906696 1.602699) (xy 27.911521 1.604795) + (xy 27.916373 1.606934) (xy 27.921255 1.609114) (xy 27.926165 1.611337) (xy 27.931104 1.613602) + (xy 27.936071 1.615909) (xy 27.941067 1.618258) (xy 27.946092 1.620649) (xy 27.951146 1.623082) + (xy 27.956228 1.625557) (xy 27.961339 1.628074) (xy 27.966479 1.630634) (xy 27.971647 1.633236) + (xy 27.976844 1.635879) (xy 27.98207 1.638565) (xy 27.987324 1.641293) (xy 27.992608 1.644063) (xy 27.997919 1.646875) + (xy 28.00326 1.64973) (xy 28.008629 1.652626) (xy 28.014027 1.655564) (xy 28.019454 1.658545) (xy 28.024909 1.661568) + (xy 28.030393 1.664632) (xy 28.035906 1.667739) (xy 28.041447 1.670888) (xy 28.047017 1.67408) (xy 28.052616 1.677313) + (xy 28.058243 1.680588) (xy 28.0639 1.683906) (xy 28.069584 1.687265) (xy 28.075298 1.690667) (xy 28.08104 1.694111) + (xy 28.086811 1.697597) (xy 28.092611 1.701125) (xy 28.098439 1.704695) (xy 28.104296 1.708307) + (xy 28.110182 1.711961) (xy 28.116096 1.715658) (xy 28.119702 1.711108) (xy 28.123217 1.706556) + (xy 28.126641 1.702) (xy 28.129973 1.69744) (xy 28.133214 1.692877) (xy 28.136364 1.688311) (xy 28.139422 1.683741) + (xy 28.142389 1.679167) (xy 28.145265 1.67459) (xy 28.148049 1.67001) (xy 28.150743 1.665426) (xy 28.153345 1.660839) + (xy 28.155855 1.656249) (xy 28.158274 1.651655) (xy 28.160603 1.647057) (xy 28.162839 1.642456) + (xy 28.164985 1.637852) (xy 28.167039 1.633244) (xy 28.169002 1.628633) (xy 28.170873 1.624018) + (xy 28.172653 1.6194) (xy 28.174342 1.614778) (xy 28.17594 1.610153) (xy 28.177446 1.605525) (xy 28.178862 1.600893) + (xy 28.180185 1.596258) (xy 28.181418 1.591619) (xy 28.182559 1.586977) (xy 28.183609 1.582331) + (xy 28.184567 1.577682) (xy 28.185435 1.573029) (xy 28.186211 1.568373) (xy 28.186895 1.563714) + (xy 28.187489 1.559051) (xy 28.187991 1.554384) (xy 28.188402 1.549714) (xy 28.188721 1.545041) + (xy 28.18895 1.540364) (xy 28.189087 1.535684) (xy 28.189132 1.531001) (xy 28.1891 1.528757) (xy 28.189004 1.526383) + (xy 28.188844 1.52388) (xy 28.188619 1.521246) (xy 28.188331 1.518484) (xy 28.187978 1.515591) (xy 28.187562 1.512569) + (xy 28.187081 1.509417) (xy 28.186536 1.506136) (xy 28.185927 1.502725) (xy 28.185254 1.499184) + (xy 28.184517 1.495513) (xy 28.183716 1.491713) (xy 28.182851 1.487783) (xy 28.181921 1.483723) + (xy 28.180928 1.479534) (xy 28.17987 1.475215) (xy 28.178749 1.470767) (xy 28.177563 1.466188) (xy 28.176313 1.46148) + (xy 28.174999 1.456643) (xy 28.173621 1.451675) (xy 28.172179 1.446578) (xy 28.170673 1.441352) + (xy 28.169102 1.435995) (xy 28.167468 1.430509) (xy 28.16577 1.424893) (xy 28.164007 1.419148) (xy 28.16218 1.413273) + (xy 28.160289 1.407268) (xy 28.158334 1.401134) (xy 28.156315 1.394869) (xy 28.154232 1.388476) + (xy 28.152085 1.381952) (xy 28.149874 1.375299) (xy 28.147599 1.368516) (xy 28.145259 1.361603) + (xy 28.142855 1.354561) (xy 28.140388 1.347389) (xy 28.137856 1.340088) (xy 28.13526 1.332656) (xy 28.1326 1.325096) + (xy 28.129876 1.317405) (xy 27.974158 1.459343) (xy 27.698552 1.459343) (xy 28.065108 1.120346) + (xy 28.061868 1.114717) (xy 28.058762 1.109223) (xy 28.055791 1.103864) (xy 28.052955 1.09864) (xy 28.050254 1.09355) + (xy 28.047688 1.088596) (xy 28.045256 1.083776) (xy 28.042959 1.07909) (xy 28.040797 1.07454) (xy 28.03877 1.070124) + (xy 28.036877 1.065843) (xy 28.035119 1.061696) (xy 28.033496 1.057685) (xy 28.032008 1.053808) + (xy 28.030654 1.050066) (xy 28.029127 1.045606) (xy 28.027663 1.041094) (xy 28.026261 1.03653) (xy 28.024921 1.031914) + (xy 28.023645 1.027246) (xy 28.02243 1.022526) (xy 28.021278 1.017753) (xy 28.020189 1.012929) (xy 28.019162 1.008053) + (xy 28.018198 1.003124) (xy 28.017297 0.998143) (xy 28.016457 0.99311) (xy 28.015681 0.988025) (xy 28.014967 0.982888) + (xy 28.014315 0.977699) (xy 28.013726 0.972458) (xy 28.0132 0.967165) (xy 28.012736 0.961819) (xy 28.012334 0.956422) + (xy 28.011996 0.950972) (xy 28.011719 0.94547) (xy 28.011505 0.939917) (xy 28.011354 0.934311) (xy 28.35035 0.573265) + (xy 28.35633 0.574303) (xy 28.362231 0.575386) (xy 28.368053 0.576515) (xy 28.373796 0.577689) (xy 28.379459 0.578908) + (xy 28.385044 0.580173) (xy 28.390548 0.581483) (xy 28.395974 0.582839) (xy 28.401321 0.584239) + (xy 28.406588 0.585685) (xy 28.411776 0.587177) (xy 28.416885 0.588713) (xy 28.421915 0.590295) + (xy 28.426866 0.591923) (xy 28.431737 0.593595) (xy 28.436529 0.595313) (xy 28.441242 0.597077) + (xy 28.445876 0.598885) (xy 28.45043 0.600739) (xy 28.454905 0.602639) (xy 28.459301 0.604583) (xy 28.463618 0.606573) + (xy 28.467856 0.608609) (xy 28.472014 0.610689) (xy 28.476094 0.612815) (xy 28.480094 0.614987) + (xy 28.484014 0.617203) (xy 28.487856 0.619465) (xy 28.491618 0.621773) (xy 28.495302 0.624125) + (xy 28.498906 0.626523) (xy 28.50243 0.628967) (xy 28.505876 0.631455) (xy 28.509242 0.633989) (xy 28.512529 0.636568) + (xy 28.515737 0.639193) (xy 28.518866 0.641863) (xy 28.521916 0.644578) (xy 28.524886 0.647339) + (xy 28.527777 0.650145) (xy 28.530589 0.652996) (xy 28.533322 0.655893) (xy 28.535975 0.658835) + (xy 28.538549 0.661822) (xy 28.541045 0.664854) (xy 28.54346 0.667932) (xy 28.545797 0.671056) (xy 28.548054 0.674224) + (xy 28.550233 0.677438) (xy 28.552332 0.680697) (xy 28.554352 0.684002) (xy 28.556292 0.687352) + (xy 28.558154 0.690747) (xy 28.559936 0.694188) (xy 28.561639 0.697674) (xy 28.563263 0.701205) + (xy 28.564807 0.704781) (xy 28.566272 0.708403) (xy 28.567659 0.71207) (xy 28.568966 0.715783) (xy 28.570193 0.719541) + (xy 28.571342 0.723344) (xy 28.572411 0.727193) (xy 28.573401 0.731086) (xy 28.574312 0.735026) + (xy 28.575144 0.73901) (xy 28.575896 0.74304) (xy 28.57657 0.747115) (xy 28.577164 0.751236) (xy 28.577678 0.755401) + (xy 28.578114 0.759613) (xy 28.578471 0.763869) (xy 28.578748 0.768171) (xy 28.578946 0.772518) + (xy 28.579065 0.776911) (xy 28.579104 0.781348) (xy 28.579065 0.786427) (xy 28.578948 0.791485) + (xy 28.578754 0.796523) (xy 28.578481 0.801542) (xy 28.57813 0.80654) (xy 28.577702 0.811519) (xy 28.577195 0.816477) + (xy 28.576611 0.821416) (xy 28.575949 0.826334) (xy 28.575208 0.831233) (xy 28.57439 0.836112) (xy 28.573494 0.840971) + (xy 28.57252 0.84581) (xy 28.571469 0.850629) (xy 28.570339 0.855428) (xy 28.569131 0.860207) (xy 28.567846 0.864967) + (xy 28.566482 0.869706) (xy 28.565041 0.874425) (xy 28.563521 0.879125) (xy 28.561924 0.883804) + (xy 28.560249 0.888464) (xy 28.558496 0.893104) (xy 28.556665 0.897723) (xy 28.554756 0.902323) + (xy 28.552769 0.906903) (xy 28.550704 0.911463) (xy 28.548562 0.916003) (xy 28.546341 0.920523) + (xy 28.544043 0.925023) (xy 28.541666 0.929503) (xy 28.539212 0.933964) (xy 28.53668 0.938404) (xy 28.53407 0.942824) + (xy 28.531382 0.947225) (xy 28.528616 0.951605) (xy 28.525772 0.955966) (xy 28.52285 0.960307) (xy 28.51985 0.964627) + (xy 28.521705 0.969538) (xy 28.52356 0.974449) (xy 28.525416 0.97936) (xy 28.527274 0.984271) (xy 28.529132 0.989182) + (xy 28.530991 0.994092) (xy 28.532851 0.999003) (xy 28.534712 1.003914) (xy 28.536573 1.008825) + (xy 28.538436 1.013736) (xy 28.5403 1.018646) (xy 28.542164 1.023557) (xy 28.54403 1.028468) (xy 28.545896 1.033379) + (xy 28.547763 1.03829) (xy 28.549632 1.043201) (xy 28.551501 1.048111) (xy 28.553371 1.053022) (xy 28.555242 1.057933) + (xy 28.557113 1.062844) (xy 28.558986 1.067755) (xy 28.56086 1.072666) (xy 28.562734 1.077576) (xy 28.56461 1.082487) + (xy 28.566486 1.087398) (xy 28.568364 1.092309) (xy 28.570242 1.09722) (xy 28.572121 1.10213) (xy 28.574001 1.107041) + (xy 28.575882 1.111952) (xy 28.577764 1.116863) (xy 28.579647 1.121774) (xy 28.58153 1.126685) (xy 28.583415 1.131595) + (xy 28.5853 1.136506) (xy 28.587187 1.141417) (xy 28.589074 1.146328) (xy 28.590962 1.151239) (xy 28.592851 1.15615) + (xy 28.594742 1.16106) (xy 28.596633 1.165971) (xy 28.598524 1.170882) (xy 28.600417 1.175793) (xy 28.602311 1.180704) + (xy 28.604206 1.185614) (xy 28.606101 1.190525) (xy 28.607998 1.195436) (xy 28.609895 1.200347) + (xy 28.611793 1.205258) (xy 28.613693 1.210169) (xy 28.615593 1.215079) (xy 28.617494 1.21999) (xy 28.619396 1.224901) + (xy 28.621298 1.229812) (xy 28.623202 1.234723) (xy 28.625446 1.240903) (xy 28.627649 1.247041) + (xy 28.629812 1.253136) (xy 28.631934 1.25919) (xy 28.634017 1.265201) (xy 28.636058 1.27117) (xy 28.638059 1.277097) + (xy 28.64002 1.282982) (xy 28.64194 1.288825) (xy 28.64382 1.294625) (xy 28.64566 1.300383) (xy 28.647459 1.306099) + (xy 28.649217 1.311773) (xy 28.650935 1.317405) (xy 28.652613 1.322994) (xy 28.65425 1.328542) (xy 28.655847 1.334047) + (xy 28.657404 1.33951) (xy 28.65892 1.344931) (xy 28.660395 1.350309) (xy 28.66183 1.355645) (xy 28.663225 1.36094) + (xy 28.66458 1.366192) (xy 28.665893 1.371401) (xy 28.667167 1.376569) (xy 28.6684 1.381695) (xy 28.669593 1.386778) + (xy 28.670745 1.391819) (xy 28.671856 1.396818) (xy 28.672928 1.401775) (xy 28.673959 1.406689) + (xy 28.674949 1.411561) (xy 28.675899 1.416392) (xy 28.676809 1.42118) (xy 28.677678 1.425925) (xy 28.678507 1.430629) + (xy 28.679295 1.43529) (xy 28.680043 1.43991) (xy 28.68075 1.444487) (xy 28.681418 1.449022) (xy 28.682044 1.453514) + (xy 28.68263 1.457965) (xy 28.683176 1.462373) (xy 28.683681 1.466739) (xy 28.684146 1.471063) (xy 28.684571 1.475345) + (xy 28.684955 1.479584) (xy 28.685299 1.483782) (xy 28.685602 1.487937) (xy 28.685865 1.49205) (xy 28.686087 1.496121) + (xy 28.686269 1.50015) (xy 28.68641 1.504136) (xy 28.686511 1.50808) (xy 28.686572 1.511982) (xy 28.686592 1.515842) + (xy 28.68655 1.52087) (xy 28.686423 1.525866) (xy 28.68621 1.530831) (xy 28.685913 1.535765) (xy 28.685532 1.540668) + (xy 28.685065 1.545539) (xy 28.684514 1.550379) (xy 28.683877 1.555188) (xy 28.683156 1.559966) + (xy 28.68235 1.564713) (xy 28.681459 1.569429) (xy 28.680484 1.574113) (xy 28.679423 1.578766) (xy 28.678278 1.583388) + (xy 28.677048 1.587979) (xy 28.675733 1.592538) (xy 28.674333 1.597067) (xy 28.672848 1.601564) + (xy 28.671279 1.60603) (xy 28.669624 1.610465) (xy 28.667885 1.614868) (xy 28.666061 1.619241) (xy 28.664152 1.623582) + (xy 28.662158 1.627892) (xy 28.66008 1.632171) (xy 28.657916 1.636418) (xy 28.655668 1.640635) (xy 28.653335 1.64482) + (xy 28.650917 1.648974) (xy 28.648414 1.653097) (xy 28.645826 1.657189) (xy 28.643154 1.661249) + (xy 28.640397 1.665279) (xy 28.637555 1.669277) (xy 28.634628 1.673244) (xy 28.631616 1.677179) + (xy 28.628519 1.681084) (xy 28.625338 1.684957) (xy 28.622071 1.688799) (xy 28.61872 1.69261) (xy 28.615284 1.69639) + (xy 28.611763 1.700139) (xy 28.608157 1.703856) (xy 28.604467 1.707542) (xy 28.600691 1.711197) + (xy 28.596831 1.714821) (xy 28.592886 1.718414) (xy 29.14273 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "c66814d7-645e-4a6b-956c-e8b927920cae") + ) + (fp_poly + (pts + (xy 8.76156 1.718414) (xy 8.760206 1.723213) (xy 8.758776 1.727966) (xy 8.757268 1.732672) (xy 8.755684 1.73733) + (xy 8.754022 1.741942) (xy 8.752284 1.746507) (xy 8.750469 1.751025) (xy 8.748577 1.755495) (xy 8.746608 1.759919) + (xy 8.744563 1.764296) (xy 8.74244 1.768626) (xy 8.74024 1.772909) (xy 8.737964 1.777145) (xy 8.735611 1.781334) + (xy 8.733181 1.785476) (xy 8.730674 1.789571) (xy 8.72809 1.793619) (xy 8.725429 1.79762) (xy 8.722692 1.801574) + (xy 8.719877 1.805481) (xy 8.716986 1.809341) (xy 8.714018 1.813154) (xy 8.710973 1.81692) (xy 8.707851 1.820639) + (xy 8.704652 1.824311) (xy 8.701376 1.827936) (xy 8.698024 1.831515) (xy 8.694594 1.835046) (xy 8.691088 1.83853) + (xy 8.687505 1.841967) (xy 8.683845 1.845358) (xy 8.680108 1.848701) (xy 8.676294 1.851997) (xy 8.672403 1.855247) + (xy 8.668436 1.858449) (xy 8.664391 1.861604) (xy 8.66027 1.864713) (xy 8.656072 1.867774) (xy 8.651797 1.870789) + (xy 8.647445 1.873756) (xy 8.643016 1.876677) (xy 8.638511 1.87955) (xy 8.633928 1.882377) (xy 8.629269 1.885156) + (xy 8.62496 1.887627) (xy 8.620623 1.890039) (xy 8.616258 1.892394) (xy 8.611865 1.89469) (xy 8.607443 1.896928) + (xy 8.602993 1.899108) (xy 8.598514 1.90123) (xy 8.594008 1.903294) (xy 8.589473 1.905299) (xy 8.584909 1.907247) + (xy 8.580317 1.909136) (xy 8.575697 1.910967) (xy 8.571049 1.91274) (xy 8.566372 1.914455) (xy 8.561667 1.916112) + (xy 8.556934 1.91771) (xy 8.552172 1.919251) (xy 8.547382 1.920733) (xy 8.542564 1.922158) (xy 8.537718 1.923524) + (xy 8.532843 1.924832) (xy 8.527939 1.926082) (xy 8.523008 1.927273) (xy 8.518048 1.928407) (xy 8.51306 1.929482) + (xy 8.508043 1.9305) (xy 8.502998 1.931459) (xy 8.497925 1.93236) (xy 8.492824 1.933203) (xy 8.487694 1.933988) + (xy 8.482536 1.934714) (xy 8.477349 1.935383) (xy 8.472134 1.935993) (xy 8.466891 1.936545) (xy 8.46162 1.937039) + (xy 8.45632 1.937475) (xy 8.450992 1.937853) (xy 8.445636 1.938173) (xy 8.440251 1.938435) (xy 8.434838 1.938638) + (xy 8.429397 1.938783) (xy 8.423927 1.938871) (xy 8.418429 1.9389) (xy 7.650862 1.9389) (xy 7.64428 1.93889) + (xy 7.637731 1.938861) (xy 7.631214 1.938812) (xy 7.624729 1.938743) (xy 7.618277 1.938655) (xy 7.611858 1.938547) + (xy 7.605471 1.93842) (xy 7.599116 1.938273) (xy 7.592794 1.938106) (xy 7.586505 1.93792) (xy 7.580248 1.937714) + (xy 7.574023 1.937489) (xy 7.567831 1.937244) (xy 7.561672 1.936979) (xy 7.555545 1.936695) (xy 7.54945 1.936391) + (xy 7.543388 1.936068) (xy 7.537359 1.935725) (xy 7.531362 1.935363) (xy 7.525397 1.934981) (xy 7.519465 1.934579) + (xy 7.513566 1.934157) (xy 7.507699 1.933717) (xy 7.501864 1.933256) (xy 7.496063 1.932776) (xy 7.490293 1.932276) + (xy 7.484556 1.931757) (xy 7.478852 1.931218) (xy 7.47318 1.93066) (xy 7.46754 1.930082) (xy 7.461933 1.929484) + (xy 7.456359 1.928867) (xy 7.450817 1.92823) (xy 7.445308 1.927573) (xy 7.439831 1.926897) (xy 7.434386 1.926202) + (xy 7.428975 1.925486) (xy 7.423595 1.924751) (xy 7.418248 1.923997) (xy 7.412934 1.923223) (xy 7.407652 1.922429) + (xy 7.402403 1.921616) (xy 7.397186 1.920783) (xy 7.392001 1.919931) (xy 7.38685 1.919059) (xy 7.38173 1.918167) + (xy 7.376643 1.917256) (xy 7.371589 1.916325) (xy 7.366567 1.915375) (xy 7.361578 1.914405) (xy 7.356621 1.913415) + (xy 7.351697 1.912406) (xy 7.346805 1.911377) (xy 7.341945 1.910329) (xy 7.337119 1.909261) (xy 7.332324 1.908173) + (xy 7.327562 1.907066) (xy 7.322833 1.905939) (xy 7.318136 1.904793) (xy 7.313472 1.903627) (xy 7.30884 1.902441) + (xy 7.304241 1.901236) (xy 7.299674 1.900012) (xy 7.29514 1.898767) (xy 7.290638 1.897503) (xy 7.286169 1.89622) + (xy 7.281732 1.894917) (xy 7.277328 1.893594) (xy 7.272956 1.892252) (xy 7.268617 1.89089) (xy 7.26431 1.889508) + (xy 7.260036 1.888107) (xy 7.255794 1.886686) (xy 7.251585 1.885246) (xy 7.247408 1.883786) (xy 7.243264 1.882307) + (xy 7.239152 1.880807) (xy 7.235073 1.879289) (xy 7.231026 1.877751) (xy 7.227012 1.876193) (xy 7.22303 1.874615) + (xy 7.219081 1.873018) (xy 7.215164 1.871401) (xy 7.21128 1.869765) (xy 7.207428 1.868109) (xy 7.203609 1.866434) + (xy 7.199822 1.864739) (xy 7.196068 1.863024) (xy 7.192346 1.86129) (xy 7.188657 1.859536) (xy 7.185 1.857763) + (xy 7.181376 1.85597) (xy 7.177785 1.854157) (xy 7.174225 1.852325) (xy 7.170699 1.850473) (xy 7.167205 1.848602) + (xy 7.163743 1.846711) (xy 7.160314 1.8448) (xy 7.156917 1.84287) (xy 7.153553 1.84092) (xy 7.150221 1.838951) + (xy 7.146922 1.836962) (xy 7.143656 1.834953) (xy 7.140421 1.832925) (xy 7.13722 1.830877) (xy 7.134051 1.82881) + (xy 7.130914 1.826723) (xy 7.12781 1.824616) (xy 7.124738 1.82249) (xy 7.121699 1.820344) (xy 7.118693 1.818179) + (xy 7.115718 1.815994) (xy 7.112777 1.813789) (xy 7.109868 1.811565) (xy 7.106991 1.809321) (xy 7.104147 1.807058) + (xy 7.101336 1.804775) (xy 7.098556 1.802473) (xy 7.09581 1.800151) (xy 7.093096 1.797809) (xy 7.090414 1.795447) + (xy 7.087765 1.793067) (xy 7.085149 1.790666) (xy 7.082565 1.788246) (xy 7.080013 1.785806) (xy 7.077494 1.783347) + (xy 7.075007 1.780868) (xy 7.072553 1.77837) (xy 7.070132 1.775852) (xy 7.067743 1.773314) (xy 7.065386 1.770757) + (xy 7.063062 1.76818) (xy 7.060771 1.765583) (xy 7.058512 1.762967) (xy 7.056285 1.760332) (xy 7.054091 1.757676) + (xy 7.05193 1.755001) (xy 7.049801 1.752307) (xy 7.047704 1.749593) (xy 7.04564 1.746859) (xy 7.043609 1.744106) + (xy 7.04161 1.741333) (xy 7.039643 1.738541) (xy 7.037709 1.735729) (xy 7.035808 1.732897) (xy 7.033939 1.730046) + (xy 7.032102 1.727175) (xy 7.030298 1.724285) (xy 7.028527 1.721375) (xy 7.026788 1.718445) (xy 7.025081 1.715496) + (xy 7.023407 1.712527) (xy 7.021766 1.709539) (xy 7.020157 1.706531) (xy 7.018581 1.703503) (xy 7.017037 1.700456) + (xy 7.015525 1.697389) (xy 7.014046 1.694303) (xy 7.0126 1.691197) (xy 7.011186 1.688071) (xy 7.009805 1.684926) + (xy 7.008456 1.681762) (xy 7.007139 1.678577) (xy 7.005855 1.675373) (xy 7.004604 1.67215) (xy 7.003385 1.668907) + (xy 7.002199 1.665644) (xy 7.001045 1.662362) (xy 6.999923 1.65906) (xy 6.998835 1.655738) (xy 6.997778 1.652397) + (xy 6.996754 1.649036) (xy 6.995763 1.645656) (xy 6.994804 1.642256) (xy 6.993878 1.638837) (xy 6.992984 1.635397) + (xy 6.992123 1.631939) (xy 6.991294 1.62846) (xy 6.990497 1.624963) (xy 6.989733 1.621445) (xy 6.989002 1.617908) + (xy 6.988303 1.614351) (xy 6.987637 1.610775) (xy 6.987003 1.607179) (xy 6.986402 1.603564) (xy 6.985833 1.599929) + (xy 6.985297 1.596274) (xy 6.984793 1.5926) (xy 6.984322 1.588906) (xy 6.983883 1.585193) (xy 6.983476 1.58146) + (xy 6.983103 1.577707) (xy 6.982761 1.573935) (xy 6.982453 1.570143) (xy 6.982176 1.566331) (xy 6.981933 1.5625) + (xy 6.981721 1.55865) (xy 6.981542 1.55478) (xy 6.981396 1.55089) (xy 6.981282 1.54698) (xy 6.981201 1.543051) + (xy 6.981152 1.539103) (xy 6.981136 1.535135) (xy 6.981159 1.530016) (xy 6.981226 1.524918) (xy 6.981338 1.519843) + (xy 6.981495 1.514789) (xy 6.981697 1.509758) (xy 6.981943 1.504748) (xy 6.982235 1.49976) (xy 6.982571 1.494794) + (xy 6.982953 1.48985) (xy 6.983379 1.484928) (xy 6.98385 1.480027) (xy 6.984365 1.475149) (xy 6.984926 1.470292) + (xy 6.985531 1.465458) (xy 6.986182 1.460645) (xy 6.986877 1.455854) (xy 6.987617 1.451085) (xy 6.988402 1.446338) + (xy 6.989232 1.441613) (xy 6.990106 1.436909) (xy 6.991025 1.432228) (xy 6.99199 1.427568) (xy 6.992999 1.42293) + (xy 6.994053 1.418315) (xy 6.995152 1.413721) (xy 6.996295 1.409149) (xy 6.997484 1.404598) (xy 6.998717 1.40007) + (xy 6.999995 1.395564) (xy 7.001318 1.391079) (xy 7.002686 1.386616) (xy 7.004099 1.382176) (xy 7.005557 1.377757) + (xy 7.007059 1.37336) (xy 7.008606 1.368985) (xy 7.010199 1.364632) (xy 7.011836 1.3603) (xy 7.013517 1.355991) + (xy 7.015244 1.351703) (xy 7.017016 1.347437) (xy 7.018832 1.343194) (xy 7.020693 1.338972) (xy 7.022599 1.334772) + (xy 7.02455 1.330594) (xy 7.026546 1.326437) (xy 7.028587 1.322303) (xy 7.030672 1.31819) (xy 7.032803 1.3141) + (xy 7.034978 1.310031) (xy 7.037198 1.305984) (xy 7.039463 1.301959) (xy 7.041773 1.297956) (xy 7.044127 1.293975) + (xy 7.046527 1.290016) (xy 7.048971 1.286078) (xy 7.05146 1.282163) (xy 7.053994 1.278269) (xy 7.056573 1.274397) + (xy 7.059197 1.270547) (xy 7.061865 1.266719) (xy 7.064578 1.262913) (xy 7.067337 1.259129) (xy 7.07014 1.255367) + (xy 7.072988 1.251626) (xy 7.07588 1.247908) (xy 7.078818 1.244211) (xy 7.081801 1.240536) (xy 7.084828 1.236883) + (xy 7.0879 1.233252) (xy 7.091017 1.229643) (xy 7.094179 1.226056) (xy 7.097386 1.22249) (xy 7.100637 1.218947) + (xy 7.103934 1.215425) (xy 7.107275 1.211926) (xy 7.110661 1.208448) (xy 7.114092 1.204992) (xy 7.117568 1.201558) + (xy 7.121089 1.198145) (xy 7.124654 1.194755) (xy 7.128265 1.191387) (xy 7.13192 1.18804) (xy 7.13562 1.184715) + (xy 7.139365 1.181413) (xy 7.143155 1.178132) (xy 7.146989 1.174873) (xy 7.150869 1.171636) (xy 7.154793 1.16842) + (xy 7.158762 1.165227) (xy 7.162776 1.162056) (xy 7.166835 1.158906) (xy 7.170939 1.155778) (xy 7.175087 1.152673) + (xy 7.179281 1.149589) (xy 7.183519 1.146527) (xy 7.187802 1.143486) (xy 7.19213 1.140468) (xy 7.196503 1.137472) + (xy 7.200921 1.134497) (xy 7.205383 1.131545) (xy 7.20989 1.128614) (xy 7.214004 1.125986) (xy 7.218133 1.123386) + (xy 7.222279 1.120814) (xy 7.226441 1.118269) (xy 7.230619 1.115752) (xy 7.234813 1.113262) (xy 7.239024 1.110799) + (xy 7.24325 1.108364) (xy 7.247493 1.105957) (xy 7.251752 1.103577) (xy 7.256027 1.101225) (xy 7.260318 1.0989) + (xy 7.264625 1.096603) (xy 7.268949 1.094333) (xy 7.273288 1.09209) (xy 7.277644 1.089876) (xy 7.282016 1.087688) + (xy 7.286404 1.085529) (xy 7.290808 1.083396) (xy 7.295228 1.081292) (xy 7.299665 1.079214) (xy 7.304117 1.077165) + (xy 7.308586 1.075143) (xy 7.313071 1.073148) (xy 7.317572 1.071181) (xy 7.322089 1.069241) (xy 7.326622 1.067329) + (xy 7.331172 1.065444) (xy 7.335738 1.063587) (xy 7.340319 1.061758) (xy 7.344917 1.059955) (xy 7.349531 1.058181) + (xy 7.354162 1.056434) (xy 7.358808 1.054714) (xy 7.363471 1.053022) (xy 7.368149 1.051358) (xy 7.372844 1.049721) + (xy 7.377555 1.048111) (xy 7.382282 1.046529) (xy 7.387026 1.044975) (xy 7.391785 1.043448) (xy 7.396561 1.041948) + (xy 7.401352 1.040476) (xy 7.40616 1.039032) (xy 7.410984 1.037615) (xy 7.415824 1.036226) (xy 7.420681 1.034864) + (xy 7.425553 1.033529) (xy 7.430442 1.032222) (xy 7.435347 1.030943) (xy 7.440267 1.029691) (xy 7.445205 1.028467) + (xy 7.450158 1.02727) (xy 7.455127 1.026101) (xy 7.460113 1.024959) (xy 7.465114 1.023845) (xy 7.470132 1.022758) + (xy 7.475166 1.021699) (xy 7.480216 1.020667) (xy 7.485282 1.019663) (xy 7.490365 1.018686) (xy 7.495463 1.017737) + (xy 7.500578 1.016815) (xy 7.505709 1.015921) (xy 7.510856 1.015054) (xy 7.516019 1.014215) (xy 7.521198 1.013404) + (xy 7.526394 1.012619) (xy 7.531605 1.011863) (xy 7.536833 1.011134) (xy 7.542077 1.010432) (xy 7.547337 1.009758) + (xy 7.552613 1.009112) (xy 7.557906 1.008493) (xy 7.563214 1.007901) (xy 7.568539 1.007337) (xy 7.57388 1.0068) + (xy 7.579237 1.006292) (xy 7.58461 1.00581) (xy 7.589999 1.005356) (xy 7.595404 1.00493) (xy 7.600826 1.004531) + (xy 7.606264 1.004159) (xy 7.611717 1.003815) (xy 7.617187 1.003499) (xy 7.622673 1.00321) (xy 7.628176 1.002949) + (xy 7.633694 1.002715) (xy 7.639229 1.002508) (xy 7.64478 1.00233) (xy 7.650346 1.002178) (xy 7.655929 1.002055) + (xy 7.661529 1.001958) (xy 7.667144 1.001889) (xy 7.672775 1.001848) (xy 7.678423 1.001834) (xy 7.878238 1.001834) + (xy 7.883965 1.001849) (xy 7.889669 1.001892) (xy 7.895349 1.001964) (xy 7.901007 1.002066) (xy 7.906642 1.002196) + (xy 7.912253 1.002354) (xy 7.917842 1.002542) (xy 7.923408 1.002759) (xy 7.928951 1.003004) (xy 7.934471 1.003279) + (xy 7.939968 1.003582) (xy 7.945442 1.003914) (xy 7.950893 1.004275) (xy 7.956321 1.004665) (xy 7.961726 1.005084) + (xy 7.967108 1.005532) (xy 7.972467 1.006009) (xy 7.977804 1.006514) (xy 7.983117 1.007048) (xy 7.988407 1.007612) + (xy 7.993675 1.008204) (xy 7.998919 1.008825) (xy 8.00414 1.009475) (xy 8.009339 1.010154) (xy 8.014514 1.010861) + (xy 8.019667 1.011598) (xy 8.024797 1.012364) (xy 8.029903 1.013158) (xy 8.034987 1.013981) (xy 8.040048 1.014833) + (xy 8.045085 1.015714) (xy 8.0501 1.016624) (xy 8.055092 1.017563) (xy 8.060061 1.018531) (xy 8.065007 1.019527) + (xy 8.06993 1.020553) (xy 8.07483 1.021607) (xy 8.079707 1.022691) (xy 8.084561 1.023803) (xy 8.089392 1.024944) + (xy 8.0942 1.026114) (xy 8.098985 1.027312) (xy 8.103747 1.02854) (xy 8.108486 1.029797) (xy 8.113203 1.031082) + (xy 8.117896 1.032396) (xy 8.122566 1.03374) (xy 8.127214 1.035112) (xy 8.131838 1.036513) (xy 8.13644 1.037943) + (xy 8.141018 1.039401) (xy 8.145574 1.040889) (xy 8.150106 1.042406) (xy 8.154616 1.043951) (xy 8.159103 1.045525) + (xy 8.163566 1.047129) (xy 8.168007 1.048761) (xy 8.172425 1.050422) (xy 8.17682 1.052111) (xy 8.181192 1.05383) + (xy 8.185541 1.055578) (xy 8.191012 1.057835) (xy 8.196401 1.060129) (xy 8.201708 1.062459) (xy 8.206932 1.064826) + (xy 8.212075 1.067229) (xy 8.217136 1.069668) (xy 8.222114 1.072143) (xy 8.227011 1.074655) (xy 8.231825 1.077203) + (xy 8.236558 1.079788) (xy 8.241208 1.082409) (xy 8.245776 1.085066) (xy 8.250262 1.087759) (xy 8.254666 1.090489) + (xy 8.258988 1.093255) (xy 8.263227 1.096058) (xy 8.267385 1.098897) (xy 8.271461 1.101772) (xy 8.275454 1.104683) + (xy 8.279366 1.107631) (xy 8.283195 1.110615) (xy 8.286942 1.113636) (xy 8.290607 1.116693) (xy 8.29419 1.119786) + (xy 8.297691 1.122915) (xy 8.30111 1.126081) (xy 8.304447 1.129283) (xy 8.307701 1.132522) (xy 8.310874 1.135797) + (xy 8.313965 1.139108) (xy 8.316973 1.142455) (xy 8.319899 1.145839) (xy 8.322743 1.149259) (xy 8.325506 1.152716) + (xy 8.328186 1.156209) (xy 8.330784 1.159738) (xy 8.333299 1.163304) (xy 8.335733 1.166906) (xy 8.338085 1.170544) + (xy 8.340354 1.174218) (xy 8.342542 1.177929) (xy 8.344647 1.181676) (xy 8.346671 1.18546) (xy 8.348612 1.18928) + (xy 8.350471 1.193136) (xy 8.352248 1.197029) (xy 8.353943 1.200957) (xy 8.355556 1.204923) (xy 8.357087 1.208924) + (xy 8.358535 1.212962) (xy 8.359902 1.217036) (xy 8.361187 1.221147) (xy 8.362389 1.225294) (xy 8.363509 1.229477) + (xy 8.364548 1.233697) (xy 8.365504 1.237952) (xy 8.366378 1.242245) (xy 8.36717 1.246573) (xy 8.36788 1.250938) + (xy 8.368507 1.255339) (xy 8.369053 1.259777) (xy 8.369517 1.264251) (xy 8.369898 1.268761) (xy 8.370198 1.273308) + (xy 8.370379 1.278051) (xy 8.37048 1.282769) (xy 8.3705 1.287461) (xy 8.370438 1.292127) (xy 8.370296 1.296767) + (xy 8.370073 1.301382) (xy 8.369768 1.305971) (xy 8.369383 1.310533) (xy 8.368917 1.31507) (xy 8.368369 1.319582) + (xy 8.367741 1.324067) (xy 8.367031 1.328527) (xy 8.366241 1.332961) (xy 8.365369 1.337369) (xy 8.364417 1.341751) + (xy 8.363383 1.346107) (xy 8.362269 1.350438) (xy 8.361073 1.354742) (xy 8.359797 1.359021) (xy 8.358439 1.363274) + (xy 8.357 1.367502) (xy 8.355481 1.371703) (xy 8.35388 1.375879) (xy 8.352198 1.380029) (xy 8.350436 1.384153) + (xy 8.348592 1.388251) (xy 8.346667 1.392324) (xy 8.344662 1.39637) (xy 8.342575 1.400391) (xy 8.340407 1.404386) + (xy 8.338158 1.408355) (xy 8.335828 1.412299) (xy 8.333417 1.416216) (xy 8.330926 1.420108) (xy 8.328353 1.423974) + (xy 8.325699 1.427814) (xy 8.322964 1.431629) (xy 8.320148 1.435417) (xy 8.317251 1.43918) (xy 8.314273 1.442917) + (xy 8.311214 1.446628) (xy 8.308074 1.450313) (xy 8.304853 1.453973) (xy 8.301551 1.457606) (xy 8.298168 1.461214) + (xy 8.294704 1.464796) (xy 8.291159 1.468352) (xy 8.287533 1.471883) (xy 8.283825 1.475387) (xy 8.280037 1.478866) + (xy 8.276168 1.482319) (xy 8.272218 1.485746) (xy 8.268187 1.489148) (xy 8.264074 1.492523) (xy 8.259881 1.495873) + (xy 8.255607 1.499197) (xy 8.251252 1.502495) (xy 8.246815 1.505767) (xy 8.242298 1.509014) (xy 8.2377 1.512234) + (xy 8.23302 1.515429) (xy 8.22826 1.518598) (xy 7.772129 1.518598) (xy 7.920958 1.22232) (xy 7.630192 1.22232) + (xy 7.517193 1.554427) (xy 7.515519 1.559643) (xy 7.514004 1.564768) (xy 7.512649 1.569802) (xy 7.511453 1.574745) + (xy 7.510416 1.579596) (xy 7.50954 1.584357) (xy 7.508822 1.589026) (xy 7.508264 1.593605) (xy 7.507865 1.598092) + (xy 7.507626 1.602488) (xy 7.507547 1.606793) (xy 7.507606 1.610815) (xy 7.507783 1.614763) (xy 7.50808 1.618637) + (xy 7.508494 1.622438) (xy 7.509027 1.626165) (xy 7.509679 1.629818) (xy 7.510448 1.633397) (xy 7.511337 1.636903) + (xy 7.512344 1.640334) (xy 7.513469 1.643692) (xy 7.514712 1.646976) (xy 7.516074 1.650187) (xy 7.517555 1.653323) + (xy 7.519154 1.656386) (xy 7.520871 1.659375) (xy 7.522707 1.66229) (xy 7.524662 1.665131) (xy 7.526734 1.667898) + (xy 7.528926 1.670592) (xy 7.531235 1.673212) (xy 7.533663 1.675758) (xy 7.53621 1.67823) (xy 7.538875 1.680629) + (xy 7.541658 1.682953) (xy 7.54456 1.685204) (xy 7.54758 1.687381) (xy 7.550719 1.689485) (xy 7.553976 1.691514) + (xy 7.557352 1.69347) (xy 7.560846 1.695352) (xy 7.564458 1.69716) (xy 7.568189 1.698894) (xy 7.572039 1.700554) + (xy 7.576007 1.702141) (xy 7.580093 1.703654) (xy 7.584298 1.705093) (xy 7.588621 1.706458) (xy 7.593062 1.70775) + (xy 7.597622 1.708967) (xy 7.602301 1.710111) (xy 7.607098 1.711181) (xy 7.612013 1.712178) (xy 7.617047 1.7131) + (xy 7.622199 1.713949) (xy 7.62747 1.714724) (xy 7.632859 1.715425) (xy 7.638367 1.716052) (xy 7.643993 1.716606) + (xy 7.649737 1.717085) (xy 7.6556 1.717491) (xy 7.661582 1.717823) (xy 7.667681 1.718082) (xy 7.6739 1.718266) + (xy 7.680236 1.718377) (xy 7.686691 1.718414) (xy 8.76156 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "b5ac64c7-a72a-468b-862d-b1c24c5b72fe") + ) + (fp_poly + (pts + (xy 16.677005 1.718414) (xy 16.675651 1.723213) (xy 16.67422 1.727966) (xy 16.672713 1.732672) (xy 16.671128 1.73733) + (xy 16.669467 1.741942) (xy 16.667729 1.746507) (xy 16.665914 1.751025) (xy 16.664022 1.755495) + (xy 16.662053 1.759919) (xy 16.660007 1.764296) (xy 16.657885 1.768626) (xy 16.655685 1.772909) + (xy 16.653409 1.777145) (xy 16.651056 1.781334) (xy 16.648626 1.785476) (xy 16.646119 1.789571) + (xy 16.643535 1.793619) (xy 16.640874 1.79762) (xy 16.638137 1.801574) (xy 16.635322 1.805481) (xy 16.632431 1.809341) + (xy 16.629463 1.813154) (xy 16.626418 1.81692) (xy 16.623296 1.820639) (xy 16.620097 1.824311) (xy 16.616821 1.827936) + (xy 16.613469 1.831515) (xy 16.610039 1.835046) (xy 16.606533 1.83853) (xy 16.60295 1.841967) (xy 16.59929 1.845358) + (xy 16.595553 1.848701) (xy 16.591739 1.851997) (xy 16.587848 1.855247) (xy 16.583881 1.858449) + (xy 16.579836 1.861604) (xy 16.575715 1.864713) (xy 16.571517 1.867774) (xy 16.567242 1.870789) + (xy 16.56289 1.873756) (xy 16.558461 1.876677) (xy 16.553956 1.87955) (xy 16.549373 1.882377) (xy 16.544714 1.885156) + (xy 16.540405 1.887627) (xy 16.536068 1.890039) (xy 16.531703 1.892394) (xy 16.52731 1.89469) (xy 16.522888 1.896928) + (xy 16.518438 1.899108) (xy 16.513959 1.90123) (xy 16.509453 1.903294) (xy 16.504917 1.905299) (xy 16.500354 1.907247) + (xy 16.495762 1.909136) (xy 16.491142 1.910967) (xy 16.486494 1.91274) (xy 16.481817 1.914455) (xy 16.477112 1.916112) + (xy 16.472379 1.91771) (xy 16.467617 1.919251) (xy 16.462827 1.920733) (xy 16.458009 1.922158) (xy 16.453162 1.923524) + (xy 16.448287 1.924832) (xy 16.443384 1.926082) (xy 16.438453 1.927273) (xy 16.433493 1.928407) + (xy 16.428505 1.929482) (xy 16.423488 1.9305) (xy 16.418443 1.931459) (xy 16.41337 1.93236) (xy 16.408268 1.933203) + (xy 16.403139 1.933988) (xy 16.39798 1.934714) (xy 16.392794 1.935383) (xy 16.387579 1.935993) (xy 16.382336 1.936545) + (xy 16.377065 1.937039) (xy 16.371765 1.937475) (xy 16.366437 1.937853) (xy 16.361081 1.938173) + (xy 16.355696 1.938435) (xy 16.350283 1.938638) (xy 16.344841 1.938783) (xy 16.339372 1.938871) + (xy 16.333874 1.9389) (xy 15.566307 1.9389) (xy 15.559725 1.93889) (xy 15.553176 1.938861) (xy 15.546659 1.938812) + (xy 15.540174 1.938743) (xy 15.533722 1.938655) (xy 15.527303 1.938547) (xy 15.520916 1.93842) (xy 15.514561 1.938273) + (xy 15.508239 1.938106) (xy 15.50195 1.93792) (xy 15.495693 1.937714) (xy 15.489468 1.937489) (xy 15.483276 1.937244) + (xy 15.477117 1.936979) (xy 15.47099 1.936695) (xy 15.464895 1.936391) (xy 15.458833 1.936068) (xy 15.452804 1.935725) + (xy 15.446807 1.935363) (xy 15.440842 1.934981) (xy 15.43491 1.934579) (xy 15.429011 1.934157) (xy 15.423144 1.933717) + (xy 15.417309 1.933256) (xy 15.411508 1.932776) (xy 15.405738 1.932276) (xy 15.400001 1.931757) + (xy 15.394297 1.931218) (xy 15.388625 1.93066) (xy 15.382985 1.930082) (xy 15.377378 1.929484) (xy 15.371804 1.928867) + (xy 15.366262 1.92823) (xy 15.360753 1.927573) (xy 15.355276 1.926897) (xy 15.349831 1.926202) (xy 15.34442 1.925486) + (xy 15.33904 1.924751) (xy 15.333693 1.923997) (xy 15.328379 1.923223) (xy 15.323097 1.922429) (xy 15.317848 1.921616) + (xy 15.312631 1.920783) (xy 15.307446 1.919931) (xy 15.302295 1.919059) (xy 15.297175 1.918167) + (xy 15.292088 1.917256) (xy 15.287034 1.916325) (xy 15.282012 1.915375) (xy 15.277023 1.914405) + (xy 15.272066 1.913415) (xy 15.267142 1.912406) (xy 15.26225 1.911377) (xy 15.25739 1.910329) (xy 15.252564 1.909261) + (xy 15.247769 1.908173) (xy 15.243007 1.907066) (xy 15.238278 1.905939) (xy 15.233581 1.904793) + (xy 15.228917 1.903627) (xy 15.224285 1.902441) (xy 15.219686 1.901236) (xy 15.215119 1.900012) + (xy 15.210585 1.898767) (xy 15.206083 1.897503) (xy 15.201614 1.89622) (xy 15.197177 1.894917) (xy 15.192773 1.893594) + (xy 15.188401 1.892252) (xy 15.184062 1.89089) (xy 15.179755 1.889508) (xy 15.175481 1.888107) (xy 15.171239 1.886686) + (xy 15.16703 1.885246) (xy 15.162853 1.883786) (xy 15.158709 1.882307) (xy 15.154597 1.880807) (xy 15.150518 1.879289) + (xy 15.146471 1.877751) (xy 15.142457 1.876193) (xy 15.138475 1.874615) (xy 15.134526 1.873018) + (xy 15.130609 1.871401) (xy 15.126725 1.869765) (xy 15.122873 1.868109) (xy 15.119054 1.866434) + (xy 15.115267 1.864739) (xy 15.111513 1.863024) (xy 15.107791 1.86129) (xy 15.104102 1.859536) (xy 15.100445 1.857763) + (xy 15.096821 1.85597) (xy 15.09323 1.854157) (xy 15.08967 1.852325) (xy 15.086144 1.850473) (xy 15.08265 1.848602) + (xy 15.079188 1.846711) (xy 15.075759 1.8448) (xy 15.072362 1.84287) (xy 15.068998 1.84092) (xy 15.065666 1.838951) + (xy 15.062367 1.836962) (xy 15.059101 1.834953) (xy 15.055866 1.832925) (xy 15.052665 1.830877) + (xy 15.049496 1.82881) (xy 15.046359 1.826723) (xy 15.043255 1.824616) (xy 15.040183 1.82249) (xy 15.037144 1.820344) + (xy 15.034138 1.818179) (xy 15.031163 1.815994) (xy 15.028222 1.813789) (xy 15.025313 1.811565) + (xy 15.022436 1.809321) (xy 15.019592 1.807058) (xy 15.016781 1.804775) (xy 15.014001 1.802473) + (xy 15.011255 1.800151) (xy 15.008541 1.797809) (xy 15.005859 1.795447) (xy 15.00321 1.793067) (xy 15.000594 1.790666) + (xy 14.99801 1.788246) (xy 14.995458 1.785806) (xy 14.992939 1.783347) (xy 14.990452 1.780868) (xy 14.987998 1.77837) + (xy 14.985577 1.775852) (xy 14.983188 1.773314) (xy 14.980831 1.770757) (xy 14.978507 1.76818) (xy 14.976216 1.765583) + (xy 14.973957 1.762967) (xy 14.97173 1.760332) (xy 14.969536 1.757676) (xy 14.967375 1.755001) (xy 14.965246 1.752307) + (xy 14.963149 1.749593) (xy 14.961085 1.746859) (xy 14.959054 1.744106) (xy 14.957055 1.741333) + (xy 14.955088 1.738541) (xy 14.953154 1.735729) (xy 14.951253 1.732897) (xy 14.949384 1.730046) + (xy 14.947547 1.727175) (xy 14.945743 1.724285) (xy 14.943972 1.721375) (xy 14.942233 1.718445) + (xy 14.940526 1.715496) (xy 14.938852 1.712527) (xy 14.937211 1.709539) (xy 14.935602 1.706531) + (xy 14.934026 1.703503) (xy 14.932482 1.700456) (xy 14.93097 1.697389) (xy 14.929491 1.694303) (xy 14.928045 1.691197) + (xy 14.926631 1.688071) (xy 14.92525 1.684926) (xy 14.923901 1.681762) (xy 14.922584 1.678577) (xy 14.9213 1.675373) + (xy 14.920049 1.67215) (xy 14.91883 1.668907) (xy 14.917644 1.665644) (xy 14.91649 1.662362) (xy 14.915368 1.65906) + (xy 14.91428 1.655738) (xy 14.913223 1.652397) (xy 14.912199 1.649036) (xy 14.911208 1.645656) (xy 14.910249 1.642256) + (xy 14.909323 1.638837) (xy 14.908429 1.635397) (xy 14.907568 1.631939) (xy 14.906739 1.62846) (xy 14.905942 1.624963) + (xy 14.905178 1.621445) (xy 14.904447 1.617908) (xy 14.903748 1.614351) (xy 14.903082 1.610775) + (xy 14.902448 1.607179) (xy 14.901847 1.603564) (xy 14.901278 1.599929) (xy 14.900742 1.596274) + (xy 14.900238 1.5926) (xy 14.899767 1.588906) (xy 14.899328 1.585193) (xy 14.898921 1.58146) (xy 14.898548 1.577707) + (xy 14.898206 1.573935) (xy 14.897898 1.570143) (xy 14.897621 1.566331) (xy 14.897378 1.5625) (xy 14.897166 1.55865) + (xy 14.896987 1.55478) (xy 14.896841 1.55089) (xy 14.896727 1.54698) (xy 14.896646 1.543051) (xy 14.896597 1.539103) + (xy 14.896581 1.535135) (xy 14.896604 1.530016) (xy 14.896671 1.524918) (xy 14.896783 1.519843) + (xy 14.89694 1.514789) (xy 14.897142 1.509758) (xy 14.897388 1.504748) (xy 14.89768 1.49976) (xy 14.898016 1.494794) + (xy 14.898398 1.48985) (xy 14.898824 1.484928) (xy 14.899295 1.480027) (xy 14.89981 1.475149) (xy 14.900371 1.470292) + (xy 14.900976 1.465458) (xy 14.901627 1.460645) (xy 14.902322 1.455854) (xy 14.903062 1.451085) + (xy 14.903847 1.446338) (xy 14.904677 1.441613) (xy 14.905551 1.436909) (xy 14.90647 1.432228) (xy 14.907435 1.427568) + (xy 14.908444 1.42293) (xy 14.909498 1.418315) (xy 14.910597 1.413721) (xy 14.91174 1.409149) (xy 14.912929 1.404598) + (xy 14.914162 1.40007) (xy 14.91544 1.395564) (xy 14.916763 1.391079) (xy 14.918131 1.386616) (xy 14.919544 1.382176) + (xy 14.921002 1.377757) (xy 14.922504 1.37336) (xy 14.924051 1.368985) (xy 14.925644 1.364632) (xy 14.927281 1.3603) + (xy 14.928962 1.355991) (xy 14.930689 1.351703) (xy 14.932461 1.347437) (xy 14.934277 1.343194) + (xy 14.936138 1.338972) (xy 14.938044 1.334772) (xy 14.939995 1.330594) (xy 14.941991 1.326437) + (xy 14.944032 1.322303) (xy 14.946117 1.31819) (xy 14.948248 1.3141) (xy 14.950423 1.310031) (xy 14.952643 1.305984) + (xy 14.954908 1.301959) (xy 14.957217 1.297956) (xy 14.959572 1.293975) (xy 14.961972 1.290016) + (xy 14.964416 1.286078) (xy 14.966905 1.282163) (xy 14.969439 1.278269) (xy 14.972018 1.274397) + (xy 14.974641 1.270547) (xy 14.97731 1.266719) (xy 14.980023 1.262913) (xy 14.982782 1.259129) (xy 14.985585 1.255367) + (xy 14.988433 1.251626) (xy 14.991325 1.247908) (xy 14.994263 1.244211) (xy 14.997246 1.240536) + (xy 15.000273 1.236883) (xy 15.003345 1.233252) (xy 15.006462 1.229643) (xy 15.009624 1.226056) + (xy 15.012831 1.22249) (xy 15.016082 1.218947) (xy 15.019379 1.215425) (xy 15.02272 1.211926) (xy 15.026106 1.208448) + (xy 15.029537 1.204992) (xy 15.033013 1.201558) (xy 15.036534 1.198145) (xy 15.040099 1.194755) + (xy 15.043709 1.191387) (xy 15.047365 1.18804) (xy 15.051065 1.184715) (xy 15.05481 1.181413) (xy 15.058599 1.178132) + (xy 15.062434 1.174873) (xy 15.066313 1.171636) (xy 15.070238 1.16842) (xy 15.074207 1.165227) (xy 15.078221 1.162056) + (xy 15.08228 1.158906) (xy 15.086384 1.155778) (xy 15.090532 1.152673) (xy 15.094726 1.149589) (xy 15.098964 1.146527) + (xy 15.103247 1.143486) (xy 15.107575 1.140468) (xy 15.111948 1.137472) (xy 15.116365 1.134497) + (xy 15.120828 1.131545) (xy 15.125335 1.128614) (xy 15.129449 1.125986) (xy 15.133578 1.123386) + (xy 15.137724 1.120814) (xy 15.141886 1.118269) (xy 15.146064 1.115752) (xy 15.150258 1.113262) + (xy 15.154469 1.110799) (xy 15.158695 1.108364) (xy 15.162938 1.105957) (xy 15.167197 1.103577) + (xy 15.171472 1.101225) (xy 15.175763 1.0989) (xy 15.18007 1.096603) (xy 15.184393 1.094333) (xy 15.188733 1.09209) + (xy 15.193089 1.089876) (xy 15.197461 1.087688) (xy 15.201849 1.085529) (xy 15.206253 1.083396) + (xy 15.210673 1.081292) (xy 15.21511 1.079214) (xy 15.219562 1.077165) (xy 15.224031 1.075143) (xy 15.228516 1.073148) + (xy 15.233017 1.071181) (xy 15.237534 1.069241) (xy 15.242067 1.067329) (xy 15.246617 1.065444) + (xy 15.251183 1.063587) (xy 15.255764 1.061758) (xy 15.260362 1.059955) (xy 15.264976 1.058181) + (xy 15.269607 1.056434) (xy 15.274253 1.054714) (xy 15.278916 1.053022) (xy 15.283594 1.051358) + (xy 15.288289 1.049721) (xy 15.293 1.048111) (xy 15.297727 1.046529) (xy 15.30247 1.044975) (xy 15.30723 1.043448) + (xy 15.312005 1.041948) (xy 15.316797 1.040476) (xy 15.321605 1.039032) (xy 15.326429 1.037615) + (xy 15.331269 1.036226) (xy 15.336126 1.034864) (xy 15.340998 1.033529) (xy 15.345887 1.032222) + (xy 15.350791 1.030943) (xy 15.355712 1.029691) (xy 15.360649 1.028467) (xy 15.365603 1.02727) (xy 15.370572 1.026101) + (xy 15.375558 1.024959) (xy 15.380559 1.023845) (xy 15.385577 1.022758) (xy 15.390611 1.021699) + (xy 15.395661 1.020667) (xy 15.400727 1.019663) (xy 15.40581 1.018686) (xy 15.410908 1.017737) (xy 15.416023 1.016815) + (xy 15.421154 1.015921) (xy 15.426301 1.015054) (xy 15.431464 1.014215) (xy 15.436643 1.013404) + (xy 15.441839 1.012619) (xy 15.44705 1.011863) (xy 15.452278 1.011134) (xy 15.457522 1.010432) (xy 15.462782 1.009758) + (xy 15.468058 1.009112) (xy 15.473351 1.008493) (xy 15.478659 1.007901) (xy 15.483984 1.007337) + (xy 15.489325 1.0068) (xy 15.494682 1.006292) (xy 15.500055 1.00581) (xy 15.505444 1.005356) (xy 15.510849 1.00493) + (xy 15.516271 1.004531) (xy 15.521709 1.004159) (xy 15.527162 1.003815) (xy 15.532632 1.003499) + (xy 15.538118 1.00321) (xy 15.543621 1.002949) (xy 15.549139 1.002715) (xy 15.554674 1.002508) (xy 15.560225 1.00233) + (xy 15.565791 1.002178) (xy 15.571374 1.002055) (xy 15.576974 1.001958) (xy 15.582589 1.001889) + (xy 15.58822 1.001848) (xy 15.593868 1.001834) (xy 15.793683 1.001834) (xy 15.79941 1.001849) (xy 15.805114 1.001892) + (xy 15.810794 1.001964) (xy 15.816452 1.002066) (xy 15.822087 1.002196) (xy 15.827698 1.002354) + (xy 15.833287 1.002542) (xy 15.838853 1.002759) (xy 15.844396 1.003004) (xy 15.849916 1.003279) + (xy 15.855413 1.003582) (xy 15.860887 1.003914) (xy 15.866338 1.004275) (xy 15.871766 1.004665) + (xy 15.877171 1.005084) (xy 15.882553 1.005532) (xy 15.887912 1.006009) (xy 15.893249 1.006514) + (xy 15.898562 1.007048) (xy 15.903852 1.007612) (xy 15.90912 1.008204) (xy 15.914364 1.008825) (xy 15.919585 1.009475) + (xy 15.924784 1.010154) (xy 15.929959 1.010861) (xy 15.935112 1.011598) (xy 15.940242 1.012364) + (xy 15.945348 1.013158) (xy 15.950432 1.013981) (xy 15.955493 1.014833) (xy 15.96053 1.015714) (xy 15.965545 1.016624) + (xy 15.970537 1.017563) (xy 15.975506 1.018531) (xy 15.980452 1.019527) (xy 15.985375 1.020553) + (xy 15.990275 1.021607) (xy 15.995152 1.022691) (xy 16.000006 1.023803) (xy 16.004837 1.024944) + (xy 16.009645 1.026114) (xy 16.01443 1.027312) (xy 16.019192 1.02854) (xy 16.023931 1.029797) (xy 16.028648 1.031082) + (xy 16.033341 1.032396) (xy 16.038011 1.03374) (xy 16.042659 1.035112) (xy 16.047283 1.036513) (xy 16.051885 1.037943) + (xy 16.056463 1.039401) (xy 16.061019 1.040889) (xy 16.065551 1.042406) (xy 16.070061 1.043951) + (xy 16.074548 1.045525) (xy 16.079011 1.047129) (xy 16.083452 1.048761) (xy 16.08787 1.050422) (xy 16.092265 1.052111) + (xy 16.096637 1.05383) (xy 16.100986 1.055578) (xy 16.106457 1.057835) (xy 16.111846 1.060129) (xy 16.117153 1.062459) + (xy 16.122377 1.064826) (xy 16.12752 1.067229) (xy 16.132581 1.069668) (xy 16.137559 1.072143) (xy 16.142456 1.074655) + (xy 16.14727 1.077203) (xy 16.152003 1.079788) (xy 16.156653 1.082409) (xy 16.161221 1.085066) (xy 16.165707 1.087759) + (xy 16.170111 1.090489) (xy 16.174433 1.093255) (xy 16.178672 1.096058) (xy 16.18283 1.098897) (xy 16.186906 1.101772) + (xy 16.190899 1.104683) (xy 16.194811 1.107631) (xy 16.19864 1.110615) (xy 16.202387 1.113636) (xy 16.206052 1.116693) + (xy 16.209635 1.119786) (xy 16.213136 1.122915) (xy 16.216555 1.126081) (xy 16.219892 1.129283) + (xy 16.223146 1.132522) (xy 16.226319 1.135797) (xy 16.22941 1.139108) (xy 16.232418 1.142455) (xy 16.235344 1.145839) + (xy 16.238188 1.149259) (xy 16.240951 1.152716) (xy 16.243631 1.156209) (xy 16.246229 1.159738) + (xy 16.248744 1.163304) (xy 16.251178 1.166906) (xy 16.25353 1.170544) (xy 16.255799 1.174218) (xy 16.257987 1.177929) + (xy 16.260092 1.181676) (xy 16.262116 1.18546) (xy 16.264057 1.18928) (xy 16.265916 1.193136) (xy 16.267693 1.197029) + (xy 16.269388 1.200957) (xy 16.271001 1.204923) (xy 16.272532 1.208924) (xy 16.27398 1.212962) (xy 16.275347 1.217036) + (xy 16.276632 1.221147) (xy 16.277834 1.225294) (xy 16.278954 1.229477) (xy 16.279993 1.233697) + (xy 16.280949 1.237952) (xy 16.281823 1.242245) (xy 16.282615 1.246573) (xy 16.283325 1.250938) + (xy 16.283952 1.255339) (xy 16.284498 1.259777) (xy 16.284962 1.264251) (xy 16.285343 1.268761) + (xy 16.285643 1.273308) (xy 16.285824 1.278051) (xy 16.285925 1.282769) (xy 16.285945 1.287461) + (xy 16.285883 1.292127) (xy 16.285741 1.296767) (xy 16.285518 1.301382) (xy 16.285213 1.305971) + (xy 16.284828 1.310533) (xy 16.284362 1.31507) (xy 16.283814 1.319582) (xy 16.283186 1.324067) (xy 16.282476 1.328527) + (xy 16.281686 1.332961) (xy 16.280814 1.337369) (xy 16.279862 1.341751) (xy 16.278828 1.346107) + (xy 16.277714 1.350438) (xy 16.276518 1.354742) (xy 16.275242 1.359021) (xy 16.273884 1.363274) + (xy 16.272445 1.367502) (xy 16.270926 1.371703) (xy 16.269325 1.375879) (xy 16.267643 1.380029) + (xy 16.265881 1.384153) (xy 16.264037 1.388251) (xy 16.262112 1.392324) (xy 16.260107 1.39637) (xy 16.25802 1.400391) + (xy 16.255852 1.404386) (xy 16.253603 1.408355) (xy 16.251273 1.412299) (xy 16.248862 1.416216) + (xy 16.246371 1.420108) (xy 16.243798 1.423974) (xy 16.241144 1.427814) (xy 16.238409 1.431629) + (xy 16.235593 1.435417) (xy 16.232696 1.43918) (xy 16.229718 1.442917) (xy 16.226659 1.446628) (xy 16.223519 1.450313) + (xy 16.220298 1.453973) (xy 16.216996 1.457606) (xy 16.213613 1.461214) (xy 16.210149 1.464796) + (xy 16.206604 1.468352) (xy 16.202978 1.471883) (xy 16.19927 1.475387) (xy 16.195482 1.478866) (xy 16.191613 1.482319) + (xy 16.187663 1.485746) (xy 16.183632 1.489148) (xy 16.179519 1.492523) (xy 16.175326 1.495873) + (xy 16.171052 1.499197) (xy 16.166697 1.502495) (xy 16.16226 1.505767) (xy 16.157743 1.509014) (xy 16.153145 1.512234) + (xy 16.148465 1.515429) (xy 16.143705 1.518598) (xy 15.687574 1.518598) (xy 15.836402 1.22232) (xy 15.545637 1.22232) + (xy 15.432638 1.554427) (xy 15.430964 1.559643) (xy 15.429449 1.564768) (xy 15.428094 1.569802) + (xy 15.426898 1.574745) (xy 15.425861 1.579596) (xy 15.424985 1.584357) (xy 15.424267 1.589026) + (xy 15.423709 1.593605) (xy 15.42331 1.598092) (xy 15.423071 1.602488) (xy 15.422992 1.606793) (xy 15.423051 1.610815) + (xy 15.423228 1.614763) (xy 15.423525 1.618637) (xy 15.423939 1.622438) (xy 15.424472 1.626165) + (xy 15.425124 1.629818) (xy 15.425893 1.633397) (xy 15.426782 1.636903) (xy 15.427789 1.640334) + (xy 15.428914 1.643692) (xy 15.430157 1.646976) (xy 15.431519 1.650187) (xy 15.433 1.653323) (xy 15.434599 1.656386) + (xy 15.436316 1.659375) (xy 15.438152 1.66229) (xy 15.440107 1.665131) (xy 15.442179 1.667898) (xy 15.444371 1.670592) + (xy 15.44668 1.673212) (xy 15.449108 1.675758) (xy 15.451655 1.67823) (xy 15.45432 1.680629) (xy 15.457103 1.682953) + (xy 15.460005 1.685204) (xy 15.463025 1.687381) (xy 15.466164 1.689485) (xy 15.469421 1.691514) + (xy 15.472797 1.69347) (xy 15.476291 1.695352) (xy 15.479903 1.69716) (xy 15.483634 1.698894) (xy 15.487484 1.700554) + (xy 15.491452 1.702141) (xy 15.495538 1.703654) (xy 15.499743 1.705093) (xy 15.504066 1.706458) + (xy 15.508507 1.70775) (xy 15.513067 1.708967) (xy 15.517746 1.710111) (xy 15.522543 1.711181) (xy 15.527458 1.712178) + (xy 15.532492 1.7131) (xy 15.537644 1.713949) (xy 15.542915 1.714724) (xy 15.548304 1.715425) (xy 15.553812 1.716052) + (xy 15.559438 1.716606) (xy 15.565182 1.717085) (xy 15.571045 1.717491) (xy 15.577027 1.717823) + (xy 15.583126 1.718082) (xy 15.589345 1.718266) (xy 15.595681 1.718377) (xy 15.602136 1.718414) + (xy 16.677005 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "f7a47b6b-40fd-4d91-957e-87c31ad5a267") + ) + (fp_poly + (pts + (xy 18.39266 1.718414) (xy 18.391214 1.723387) (xy 18.389697 1.728308) (xy 18.388108 1.733177) (xy 18.386448 1.737994) + (xy 18.384716 1.742759) (xy 18.382912 1.747471) (xy 18.381037 1.752131) (xy 18.37909 1.756739) (xy 18.377072 1.761295) + (xy 18.374982 1.765799) (xy 18.372821 1.770251) (xy 18.370588 1.77465) (xy 18.368284 1.778997) (xy 18.365908 1.783293) + (xy 18.36346 1.787535) (xy 18.360941 1.791726) (xy 18.358351 1.795865) (xy 18.355689 1.799951) (xy 18.352955 1.803986) + (xy 18.35015 1.807968) (xy 18.347273 1.811897) (xy 18.344325 1.815775) (xy 18.341305 1.819601) (xy 18.338213 1.823374) + (xy 18.33505 1.827095) (xy 18.331816 1.830764) (xy 18.32851 1.834381) (xy 18.325132 1.837946) (xy 18.321683 1.841459) + (xy 18.318162 1.844919) (xy 18.31457 1.848327) (xy 18.310906 1.851683) (xy 18.307171 1.854987) (xy 18.303364 1.858239) + (xy 18.299486 1.861438) (xy 18.295536 1.864586) (xy 18.291514 1.867681) (xy 18.287421 1.870724) + (xy 18.283256 1.873715) (xy 18.27902 1.876653) (xy 18.274712 1.87954) (xy 18.270333 1.882374) (xy 18.265882 1.885156) + (xy 18.261666 1.887685) (xy 18.257417 1.890153) (xy 18.253135 1.89256) (xy 18.248821 1.894906) (xy 18.244473 1.897191) + (xy 18.240093 1.899415) (xy 18.23568 1.901578) (xy 18.231235 1.90368) (xy 18.226756 1.905721) (xy 18.222244 1.907702) + (xy 18.2177 1.909621) (xy 18.213123 1.91148) (xy 18.208513 1.913277) (xy 18.203871 1.915014) (xy 18.199195 1.916689) + (xy 18.194487 1.918304) (xy 18.189746 1.919858) (xy 18.184972 1.921351) (xy 18.180165 1.922783) + (xy 18.175326 1.924154) (xy 18.170453 1.925464) (xy 18.165548 1.926713) (xy 18.16061 1.927901) (xy 18.155639 1.929028) + (xy 18.150636 1.930095) (xy 18.145599 1.9311) (xy 18.14053 1.932045) (xy 18.135428 1.932928) (xy 18.130293 1.933751) + (xy 18.125125 1.934513) (xy 18.119925 1.935213) (xy 18.114692 1.935853) (xy 18.109426 1.936432) + (xy 18.104127 1.93695) (xy 18.098795 1.937407) (xy 18.09343 1.937803) (xy 18.088033 1.938138) (xy 18.082603 1.938412) + (xy 18.07714 1.938626) (xy 18.071644 1.938778) (xy 18.066116 1.938869) (xy 18.060554 1.9389) (xy 17.230976 1.9389) + (xy 17.224987 1.938887) (xy 17.219023 1.938848) (xy 17.213083 1.938784) (xy 17.207168 1.938695) + (xy 17.201277 1.93858) (xy 17.19541 1.938439) (xy 17.189567 1.938272) (xy 17.183748 1.93808) (xy 17.177954 1.937862) + (xy 17.172185 1.937619) (xy 17.166439 1.93735) (xy 17.160718 1.937056) (xy 17.155021 1.936735) (xy 17.149348 1.93639) + (xy 17.1437 1.936018) (xy 17.138076 1.935621) (xy 17.132476 1.935199) (xy 17.1269 1.93475) (xy 17.121349 1.934277) + (xy 17.115822 1.933777) (xy 17.11032 1.933252) (xy 17.104841 1.932701) (xy 17.099387 1.932125) (xy 17.093957 1.931523) + (xy 17.088552 1.930896) (xy 17.083171 1.930242) (xy 17.077814 1.929564) (xy 17.072481 1.928859) + (xy 17.067173 1.928129) (xy 17.061889 1.927374) (xy 17.056629 1.926593) (xy 17.051393 1.925786) + (xy 17.046182 1.924953) (xy 17.040995 1.924095) (xy 17.035833 1.923212) (xy 17.030694 1.922302) + (xy 17.02558 1.921367) (xy 17.020491 1.920407) (xy 17.015425 1.919421) (xy 17.010384 1.918409) (xy 17.005367 1.917372) + (xy 17.000374 1.916309) (xy 16.995406 1.91522) (xy 16.990462 1.914106) (xy 16.985542 1.912966) (xy 16.980647 1.911801) + (xy 16.975776 1.91061) (xy 16.970929 1.909393) (xy 16.966106 1.908151) (xy 16.961308 1.906883) (xy 16.956534 1.90559) + (xy 16.951784 1.904271) (xy 16.947059 1.902926) (xy 16.942358 1.901556) (xy 16.937681 1.90016) (xy 16.933028 1.898738) + (xy 16.9284 1.897291) (xy 16.923796 1.895818) (xy 16.919216 1.89432) (xy 16.914661 1.892796) (xy 16.91013 1.891246) + (xy 16.905623 1.889671) (xy 16.901141 1.88807) (xy 16.896682 1.886444) (xy 16.892248 1.884792) (xy 16.887839 1.883114) + (xy 16.883453 1.881411) (xy 16.879092 1.879682) (xy 16.874755 1.877927) (xy 16.870443 1.876147) + (xy 16.866155 1.874341) (xy 16.861891 1.87251) (xy 16.857651 1.870653) (xy 16.853436 1.868771) (xy 16.849245 1.866862) + (xy 16.845078 1.864929) (xy 16.840935 1.862969) (xy 16.836817 1.860984) (xy 16.832723 1.858974) + (xy 16.827779 1.856505) (xy 16.822896 1.854006) (xy 16.818073 1.851476) (xy 16.813311 1.848917) + (xy 16.80861 1.846326) (xy 16.803969 1.843706) (xy 16.799389 1.841055) (xy 16.794869 1.838374) (xy 16.790411 1.835663) + (xy 16.786013 1.832921) (xy 16.781675 1.830149) (xy 16.777398 1.827347) (xy 16.773182 1.824514) + (xy 16.769027 1.821651) (xy 16.764932 1.818758) (xy 16.760898 1.815834) (xy 16.756925 1.81288) (xy 16.753012 1.809895) + (xy 16.74916 1.806881) (xy 16.745368 1.803836) (xy 16.741637 1.80076) (xy 16.737967 1.797655) (xy 16.734358 1.794518) + (xy 16.730809 1.791352) (xy 16.727321 1.788155) (xy 16.723893 1.784928) (xy 16.720527 1.781671) + (xy 16.717221 1.778383) (xy 16.713975 1.775065) (xy 16.71079 1.771717) (xy 16.707666 1.768338) (xy 16.704603 1.764929) + (xy 16.7016 1.76149) (xy 16.698658 1.75802) (xy 16.695776 1.75452) (xy 16.692955 1.75099) (xy 16.690195 1.747429) + (xy 16.687496 1.743838) (xy 16.684857 1.740217) (xy 16.682279 1.736565) (xy 16.679761 1.732883) + (xy 16.677304 1.729171) (xy 16.674908 1.725428) (xy 16.672572 1.721655) (xy 16.670298 1.717852) + (xy 16.668083 1.714018) (xy 16.66593 1.710154) (xy 16.663837 1.70626) (xy 16.661805 1.702335) (xy 16.659833 1.69838) + (xy 16.657922 1.694395) (xy 16.656072 1.690379) (xy 16.654282 1.686333) (xy 16.652554 1.682257) + (xy 16.650885 1.67815) (xy 16.649278 1.674013) (xy 16.647731 1.669846) (xy 16.646245 1.665648) (xy 16.644819 1.66142) + (xy 16.643454 1.657162) (xy 16.64215 1.652873) (xy 16.640906 1.648554) (xy 16.639723 1.644205) (xy 16.638601 1.639825) + (xy 16.637539 1.635415) (xy 16.636538 1.630975) (xy 16.635598 1.626505) (xy 16.634719 1.622004) + (xy 16.6339 1.617472) (xy 16.633141 1.612911) (xy 16.632444 1.608319) (xy 16.631807 1.603696) (xy 16.63123 1.599044) + (xy 16.630715 1.594361) (xy 16.63026 1.589648) (xy 16.629866 1.584904) (xy 16.629532 1.58013) (xy 16.629259 1.575326) + (xy 16.629047 1.570491) (xy 16.628895 1.565626) (xy 16.628804 1.560731) (xy 16.628774 1.555805) + (xy 16.628808 1.550889) (xy 16.62891 1.545938) (xy 16.62908 1.540953) (xy 16.629318 1.535934) (xy 16.629624 1.530882) + (xy 16.629998 1.525795) (xy 16.630441 1.520674) (xy 16.630951 1.515519) (xy 16.63153 1.51033) (xy 16.632113 1.505307) + (xy 16.632738 1.500307) (xy 16.633406 1.495329) (xy 16.634115 1.490373) (xy 16.634866 1.48544) (xy 16.635659 1.480529) + (xy 16.636493 1.47564) (xy 16.63737 1.470774) (xy 16.638289 1.46593) (xy 16.639249 1.461109) (xy 16.640252 1.45631) + (xy 16.641296 1.451533) (xy 16.642382 1.446779) (xy 16.64351 1.442047) (xy 16.64468 1.437337) (xy 16.645892 1.43265) + (xy 16.647146 1.427986) (xy 16.648441 1.423343) (xy 16.649779 1.418723) (xy 16.651158 1.414126) + (xy 16.65258 1.409551) (xy 16.654043 1.404998) (xy 16.655548 1.400467) (xy 16.657095 1.395959) (xy 16.658684 1.391474) + (xy 16.660315 1.38701) (xy 16.661988 1.38257) (xy 16.663703 1.378151) (xy 16.665459 1.373755) (xy 16.667258 1.369381) + (xy 16.669098 1.36503) (xy 16.67098 1.360701) (xy 16.672904 1.356394) (xy 16.67487 1.35211) (xy 16.676878 1.347848) + (xy 16.678928 1.343609) (xy 16.68102 1.339392) (xy 16.683154 1.335197) (xy 16.685329 1.331025) (xy 16.687546 1.326875) + (xy 16.689806 1.322747) (xy 16.692107 1.318642) (xy 16.69445 1.31456) (xy 16.696835 1.310499) (xy 16.699262 1.306461) + (xy 16.701731 1.302446) (xy 16.704242 1.298452) (xy 16.706794 1.294482) (xy 16.709389 1.290533) + (xy 16.712025 1.286607) (xy 16.714703 1.282703) (xy 16.717424 1.278822) (xy 16.720186 1.274963) + (xy 16.72299 1.271127) (xy 16.725836 1.267313) (xy 16.728723 1.263521) (xy 16.731653 1.259752) (xy 16.734625 1.256005) + (xy 16.737638 1.25228) (xy 16.740694 1.248578) (xy 16.743791 1.244898) (xy 16.74693 1.24124) (xy 16.750111 1.237605) + (xy 16.753334 1.233993) (xy 16.756599 1.230402) (xy 16.759906 1.226834) (xy 16.763254 1.223289) + (xy 16.766645 1.219766) (xy 16.770078 1.216265) (xy 16.773552 1.212787) (xy 16.777068 1.209331) + (xy 16.780626 1.205897) (xy 16.784226 1.202486) (xy 16.787868 1.199097) (xy 16.791552 1.19573) (xy 16.795278 1.192386) + (xy 16.799046 1.189065) (xy 16.802855 1.185765) (xy 16.806707 1.182488) (xy 16.8106 1.179234) (xy 16.814535 1.176002) + (xy 16.818512 1.172792) (xy 16.822531 1.169605) (xy 16.826592 1.16644) (xy 16.830695 1.163297) (xy 16.83484 1.160177) + (xy 16.839026 1.157079) (xy 16.843255 1.154003) (xy 16.847525 1.15095) (xy 16.851838 1.14792) (xy 16.856192 1.144911) + (xy 16.860588 1.141925) (xy 16.865026 1.138962) (xy 16.869506 1.136021) (xy 16.874028 1.133102) + (xy 16.878591 1.130205) (xy 16.883197 1.127331) (xy 16.887845 1.12448) (xy 16.892001 1.121964) (xy 16.896172 1.119474) + (xy 16.900359 1.117011) (xy 16.904562 1.114573) (xy 16.90878 1.112162) (xy 16.913014 1.109776) (xy 16.917263 1.107417) + (xy 16.921528 1.105084) (xy 16.925808 1.102777) (xy 16.930104 1.100496) (xy 16.934415 1.09824) (xy 16.938742 1.096012) + (xy 16.943085 1.093809) (xy 16.947442 1.091632) (xy 16.951816 1.089481) (xy 16.956205 1.087356) + (xy 16.960609 1.085258) (xy 16.965029 1.083185) (xy 16.969465 1.081139) (xy 16.973916 1.079118) + (xy 16.978382 1.077124) (xy 16.982865 1.075156) (xy 16.987362 1.073214) (xy 16.991875 1.071297) + (xy 16.996404 1.069407) (xy 17.000948 1.067543) (xy 17.005508 1.065705) (xy 17.010083 1.063894) + (xy 17.014674 1.062108) (xy 17.01928 1.060348) (xy 17.023902 1.058614) (xy 17.028539 1.056907) (xy 17.033192 1.055225) + (xy 17.037861 1.05357) (xy 17.042545 1.051941) (xy 17.047244 1.050337) (xy 17.051959 1.04876) (xy 17.05669 1.047209) + (xy 17.061436 1.045684) (xy 17.066197 1.044185) (xy 17.070974 1.042712) (xy 17.075767 1.041265) + (xy 17.080575 1.039844) (xy 17.085398 1.038449) (xy 17.090238 1.037081) (xy 17.095092 1.035738) + (xy 17.099963 1.034422) (xy 17.104848 1.033131) (xy 17.10975 1.031867) (xy 17.114666 1.030629) (xy 17.119599 1.029416) + (xy 17.124547 1.02823) (xy 17.12951 1.02707) (xy 17.134489 1.025936) (xy 17.139483 1.024828) (xy 17.144493 1.023746) + (xy 17.149519 1.02269) (xy 17.15456 1.02166) (xy 17.159616 1.020657) (xy 17.164688 1.019679) (xy 17.169776 1.018728) + (xy 17.174879 1.017802) (xy 17.179997 1.016903) (xy 17.185132 1.016029) (xy 17.190281 1.015182) + (xy 17.195446 1.014361) (xy 17.200627 1.013566) (xy 17.205823 1.012797) (xy 17.211035 1.012054) + (xy 17.216262 1.011337) (xy 17.221505 1.010646) (xy 17.226764 1.009981) (xy 17.232037 1.009343) + (xy 17.237327 1.00873) (xy 17.242632 1.008143) (xy 17.247952 1.007583) (xy 17.253288 1.007048) (xy 17.25864 1.00654) + (xy 17.264007 1.006058) (xy 17.269389 1.005602) (xy 17.274787 1.005171) (xy 17.280201 1.004767) + (xy 17.28563 1.004389) (xy 17.291074 1.004037) (xy 17.296535 1.003711) (xy 17.30201 1.003412) (xy 17.307501 1.003138) + (xy 17.313008 1.00289) (xy 17.31853 1.002669) (xy 17.324068 1.002473) (xy 17.329622 1.002304) (xy 17.33519 1.00216) + (xy 17.340775 1.002043) (xy 17.346375 1.001952) (xy 17.35199 1.001887) (xy 17.357621 1.001847) (xy 17.363267 1.001834) + (xy 17.710533 1.001834) (xy 17.715839 1.001873) (xy 17.72111 1.001988) (xy 17.726345 1.00218) (xy 17.731545 1.002449) + (xy 17.736709 1.002795) (xy 17.741838 1.003218) (xy 17.746931 1.003718) (xy 17.751988 1.004294) + (xy 17.75701 1.004948) (xy 17.761996 1.005678) (xy 17.766946 1.006485) (xy 17.771861 1.007369) (xy 17.776741 1.00833) + (xy 17.781584 1.009368) (xy 17.786393 1.010483) (xy 17.791165 1.011674) (xy 17.795902 1.012943) + (xy 17.800604 1.014288) (xy 17.805269 1.01571) (xy 17.8099 1.017209) (xy 17.814494 1.018785) (xy 17.819053 1.020438) + (xy 17.823577 1.022168) (xy 17.828065 1.023974) (xy 17.832517 1.025858) (xy 17.836934 1.027818) + (xy 17.841315 1.029855) (xy 17.84566 1.031969) (xy 17.84997 1.03416) (xy 17.854245 1.036428) (xy 17.858483 1.038772) + (xy 17.862686 1.041194) (xy 17.866854 1.043692) (xy 17.870986 1.046268) (xy 17.875082 1.04892) (xy 17.879143 1.051649) + (xy 17.883168 1.054455) (xy 17.887158 1.057337) (xy 17.891112 1.060297) (xy 17.89503 1.063334) (xy 17.898913 1.066447) + (xy 17.90276 1.069637) (xy 17.906572 1.072904) (xy 17.910348 1.076248) (xy 17.914239 1.079811) (xy 17.918035 1.08341) + (xy 17.921738 1.087048) (xy 17.925347 1.090723) (xy 17.928863 1.094435) (xy 17.932284 1.098185) + (xy 17.935612 1.101972) (xy 17.938846 1.105797) (xy 17.941987 1.109659) (xy 17.945033 1.113559) + (xy 17.947986 1.117496) (xy 17.950846 1.121471) (xy 17.953611 1.125483) (xy 17.956283 1.129533) + (xy 17.958861 1.13362) (xy 17.961345 1.137745) (xy 17.963735 1.141907) (xy 17.966032 1.146107) (xy 17.968235 1.150344) + (xy 17.970344 1.154618) (xy 17.97236 1.158931) (xy 17.974281 1.16328) (xy 17.976109 1.167668) (xy 17.977844 1.172092) + (xy 17.979484 1.176555) (xy 17.981031 1.181054) (xy 17.982484 1.185591) (xy 17.983843 1.190166) + (xy 17.985109 1.194778) (xy 17.986281 1.199428) (xy 17.987359 1.204115) (xy 17.988343 1.20884) (xy 17.989234 1.213602) + (xy 17.99003 1.218402) (xy 17.990733 1.223239) (xy 17.991343 1.228114) (xy 17.991858 1.233026) (xy 17.99228 1.237976) + (xy 17.992608 1.242963) (xy 17.992843 1.247987) (xy 17.992983 1.25305) (xy 17.99303 1.258149) (xy 17.992983 1.263315) + (xy 17.99284 1.268442) (xy 17.992601 1.273533) (xy 17.992268 1.278586) (xy 17.991839 1.283601) (xy 17.991315 1.288579) + (xy 17.990695 1.293519) (xy 17.98998 1.298422) (xy 17.98917 1.303287) (xy 17.988265 1.308115) (xy 17.987264 1.312905) + (xy 17.986168 1.317658) (xy 17.984977 1.322373) (xy 17.98369 1.327051) (xy 17.982308 1.331692) (xy 17.980831 1.336294) + (xy 17.979258 1.34086) (xy 17.977591 1.345388) (xy 17.975827 1.349878) (xy 17.973969 1.354331) (xy 17.972015 1.358746) + (xy 17.969966 1.363124) (xy 17.967822 1.367464) (xy 17.965582 1.371767) (xy 17.963247 1.376032) + (xy 17.960817 1.38026) (xy 17.958291 1.384451) (xy 17.95567 1.388604) (xy 17.952954 1.392719) (xy 17.950142 1.396797) + (xy 17.947236 1.400837) (xy 17.944233 1.40484) (xy 17.941136 1.408805) (xy 17.937943 1.412733) (xy 17.934655 1.416624) + (xy 17.931272 1.420477) (xy 17.927793 1.424292) (xy 17.924219 1.42807) (xy 17.92055 1.43181) (xy 17.916785 1.435513) + (xy 17.912925 1.439178) (xy 17.90897 1.442806) (xy 17.905195 1.446212) (xy 17.901385 1.44954) (xy 17.897542 1.452789) + (xy 17.893664 1.45596) (xy 17.889752 1.459053) (xy 17.885806 1.462068) (xy 17.881825 1.465004) (xy 17.877811 1.467862) + (xy 17.873762 1.470641) (xy 17.869679 1.473342) (xy 17.865562 1.475965) (xy 17.861411 1.47851) (xy 17.857226 1.480976) + (xy 17.853006 1.483364) (xy 17.848752 1.485674) (xy 17.844464 1.487906) (xy 17.840142 1.490059) + (xy 17.835786 1.492134) (xy 17.831396 1.49413) (xy 17.826971 1.496049) (xy 17.822513 1.497889) (xy 17.81802 1.49965) + (xy 17.813493 1.501334) (xy 17.808932 1.502939) (xy 17.804336 1.504466) (xy 17.799707 1.505914) + (xy 17.795043 1.507284) (xy 17.790345 1.508576) (xy 17.785613 1.50979) (xy 17.780847 1.510925) (xy 17.776047 1.511982) + (xy 17.771212 1.512961) (xy 17.766343 1.513861) (xy 17.761441 1.514683) (xy 17.756504 1.515427) + (xy 17.751532 1.516093) (xy 17.746527 1.51668) (xy 17.741487 1.517189) (xy 17.736414 1.51762) (xy 17.731306 1.517972) + (xy 17.726164 1.518246) (xy 17.720988 1.518442) (xy 17.715777 1.518559) (xy 17.710533 1.518598) + (xy 17.705226 1.518559) (xy 17.699956 1.518442) (xy 17.69472 1.518246) (xy 17.689521 1.517972) (xy 17.684356 1.51762) + (xy 17.679228 1.517189) (xy 17.674135 1.51668) (xy 17.669078 1.516093) (xy 17.664056 1.515427) (xy 17.65907 1.514683) + (xy 17.654119 1.513861) (xy 17.649204 1.512961) (xy 17.644325 1.511982) (xy 17.639481 1.510925) + (xy 17.634673 1.50979) (xy 17.629901 1.508576) (xy 17.625164 1.507284) (xy 17.620462 1.505914) (xy 17.615796 1.504466) + (xy 17.611166 1.502939) (xy 17.606571 1.501334) (xy 17.602012 1.49965) (xy 17.597489 1.497889) (xy 17.593001 1.496049) + (xy 17.588549 1.49413) (xy 17.584132 1.492134) (xy 17.579751 1.490059) (xy 17.575405 1.487906) (xy 17.571095 1.485674) + (xy 17.566821 1.483364) (xy 17.562582 1.480976) (xy 17.558379 1.47851) (xy 17.554212 1.475965) (xy 17.55008 1.473342) + (xy 17.545983 1.470641) (xy 17.541923 1.467862) (xy 17.537897 1.465004) (xy 17.533908 1.462068) + (xy 17.529954 1.459053) (xy 17.526035 1.45596) (xy 17.522152 1.452789) (xy 17.518305 1.44954) (xy 17.514493 1.446212) + (xy 17.510717 1.442806) (xy 17.506981 1.439199) (xy 17.503333 1.435556) (xy 17.499775 1.431877) + (xy 17.496307 1.428163) (xy 17.492927 1.424413) (xy 17.489638 1.420627) (xy 17.486437 1.416805) + (xy 17.483327 1.412947) (xy 17.480305 1.409054) (xy 17.477373 1.405125) (xy 17.474531 1.40116) (xy 17.471778 1.397159) + (xy 17.469114 1.393122) (xy 17.46654 1.38905) (xy 17.464055 1.384942) (xy 17.46166 1.380798) (xy 17.459354 1.376619) + (xy 17.457137 1.372404) (xy 17.45501 1.368152) (xy 17.452972 1.363865) (xy 17.451024 1.359543) (xy 17.449166 1.355184) + (xy 17.447396 1.35079) (xy 17.445716 1.34636) (xy 17.444126 1.341894) (xy 17.442625 1.337393) (xy 17.441213 1.332856) + (xy 17.439891 1.328282) (xy 17.438658 1.323674) (xy 17.437515 1.319029) (xy 17.436461 1.314349) + (xy 17.435497 1.309632) (xy 17.434622 1.30488) (xy 17.433836 1.300093) (xy 17.43314 1.295269) (xy 17.432534 1.29041) + (xy 17.432016 1.285515) (xy 17.431589 1.280584) (xy 17.43125 1.275617) (xy 17.431001 1.270615) (xy 17.430842 1.265577) + (xy 17.430772 1.260503) (xy 17.430791 1.255393) (xy 17.430791 1.254718) (xy 17.430791 1.252693) + (xy 17.430791 1.249319) (xy 17.430791 1.244594) (xy 17.430791 1.238519) (xy 17.430791 1.231095) + (xy 17.430791 1.22232) (xy 17.264049 1.22232) (xy 17.156562 1.526867) (xy 17.154664 1.532344) (xy 17.152906 1.53775) + (xy 17.151289 1.543087) (xy 17.149812 1.548353) (xy 17.148477 1.553548) (xy 17.147281 1.558674) + (xy 17.146227 1.563729) (xy 17.145313 1.568714) (xy 17.144539 1.573628) (xy 17.143907 1.578473) + (xy 17.143415 1.583247) (xy 17.143063 1.58795) (xy 17.142852 1.592584) (xy 17.142782 1.597147) (xy 17.142835 1.601155) + (xy 17.142995 1.605096) (xy 17.143261 1.60897) (xy 17.143633 1.612777) (xy 17.144112 1.616516) (xy 17.144697 1.620187) + (xy 17.145389 1.623792) (xy 17.146187 1.627329) (xy 17.147092 1.630798) (xy 17.148103 1.6342) (xy 17.14922 1.637535) + (xy 17.150444 1.640803) (xy 17.151774 1.644003) (xy 17.15321 1.647136) (xy 17.154754 1.650201) (xy 17.156403 1.653199) + (xy 17.158159 1.65613) (xy 17.160021 1.658993) (xy 17.16199 1.661789) (xy 17.164065 1.664517) (xy 17.166246 1.667178) + (xy 17.168534 1.669772) (xy 17.170929 1.672298) (xy 17.173429 1.674758) (xy 17.176037 1.677149) + (xy 17.17875 1.679473) (xy 17.18157 1.68173) (xy 17.184497 1.68392) (xy 17.187529 1.686042) (xy 17.190669 1.688097) + (xy 17.193914 1.690084) (xy 17.197266 1.692004) (xy 17.200725 1.693857) (xy 17.20429 1.695642) (xy 17.207961 1.69736) + (xy 17.211739 1.699011) (xy 17.215623 1.700594) (xy 17.219614 1.70211) (xy 17.22371 1.703558) (xy 17.227914 1.70494) + (xy 17.232224 1.706253) (xy 17.23664 1.7075) (xy 17.241163 1.708679) (xy 17.245792 1.70979) (xy 17.250527 1.710835) + (xy 17.255369 1.711811) (xy 17.260317 1.712721) (xy 17.265372 1.713563) (xy 17.270533 1.714338) + (xy 17.275801 1.715045) (xy 17.281175 1.715685) (xy 17.286655 1.716258) (xy 17.292242 1.716763) + (xy 17.297935 1.717201) (xy 17.303735 1.717572) (xy 17.309641 1.717875) (xy 17.315653 1.718111) + (xy 17.321772 1.718279) (xy 17.327997 1.71838) (xy 17.334329 1.718414) (xy 18.39266 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "c135d86d-1096-498f-b444-fd61582f24ed") + ) + (fp_poly + (pts + (xy 27.497354 1.718414) (xy 27.495908 1.723387) (xy 27.494391 1.728308) (xy 27.492802 1.733177) + (xy 27.491141 1.737994) (xy 27.489409 1.742759) (xy 27.487606 1.747471) (xy 27.48573 1.752131) (xy 27.483784 1.756739) + (xy 27.481765 1.761295) (xy 27.479676 1.765799) (xy 27.477514 1.770251) (xy 27.475281 1.77465) (xy 27.472977 1.778997) + (xy 27.470601 1.783293) (xy 27.468153 1.787535) (xy 27.465634 1.791726) (xy 27.463043 1.795865) + (xy 27.460381 1.799951) (xy 27.457648 1.803986) (xy 27.454842 1.807968) (xy 27.451965 1.811897) + (xy 27.449017 1.815775) (xy 27.445997 1.819601) (xy 27.442906 1.823374) (xy 27.439743 1.827095) + (xy 27.436508 1.830764) (xy 27.433202 1.834381) (xy 27.429824 1.837946) (xy 27.426375 1.841459) + (xy 27.422854 1.844919) (xy 27.419262 1.848327) (xy 27.415598 1.851683) (xy 27.411863 1.854987) + (xy 27.408056 1.858239) (xy 27.404178 1.861438) (xy 27.400228 1.864586) (xy 27.396206 1.867681) + (xy 27.392113 1.870724) (xy 27.387948 1.873715) (xy 27.383712 1.876653) (xy 27.379404 1.87954) (xy 27.375025 1.882374) + (xy 27.370574 1.885156) (xy 27.366358 1.887685) (xy 27.362109 1.890153) (xy 27.357827 1.89256) (xy 27.353513 1.894906) + (xy 27.349165 1.897191) (xy 27.344785 1.899415) (xy 27.340372 1.901578) (xy 27.335927 1.90368) (xy 27.331448 1.905721) + (xy 27.326936 1.907702) (xy 27.322392 1.909621) (xy 27.317815 1.91148) (xy 27.313205 1.913277) (xy 27.308563 1.915014) + (xy 27.303887 1.916689) (xy 27.299179 1.918304) (xy 27.294438 1.919858) (xy 27.289664 1.921351) + (xy 27.284857 1.922783) (xy 27.280018 1.924154) (xy 27.275145 1.925464) (xy 27.27024 1.926713) (xy 27.265302 1.927901) + (xy 27.260331 1.929028) (xy 27.255328 1.930095) (xy 27.250291 1.9311) (xy 27.245222 1.932045) (xy 27.24012 1.932928) + (xy 27.234985 1.933751) (xy 27.229817 1.934513) (xy 27.224617 1.935213) (xy 27.219384 1.935853) + (xy 27.214118 1.936432) (xy 27.208819 1.93695) (xy 27.203487 1.937407) (xy 27.198122 1.937803) (xy 27.192725 1.938138) + (xy 27.187295 1.938412) (xy 27.181832 1.938626) (xy 27.176336 1.938778) (xy 27.170808 1.938869) + (xy 27.165246 1.9389) (xy 26.335668 1.9389) (xy 26.32968 1.938887) (xy 26.323716 1.938848) (xy 26.317776 1.938784) + (xy 26.31186 1.938695) (xy 26.305969 1.93858) (xy 26.300102 1.938439) (xy 26.294259 1.938272) (xy 26.288441 1.93808) + (xy 26.282647 1.937862) (xy 26.276877 1.937619) (xy 26.271131 1.93735) (xy 26.26541 1.937056) (xy 26.259713 1.936735) + (xy 26.254041 1.93639) (xy 26.248392 1.936018) (xy 26.242768 1.935621) (xy 26.237168 1.935199) (xy 26.231593 1.93475) + (xy 26.226042 1.934277) (xy 26.220515 1.933777) (xy 26.215012 1.933252) (xy 26.209534 1.932701) + (xy 26.20408 1.932125) (xy 26.19865 1.931523) (xy 26.193244 1.930896) (xy 26.187863 1.930242) (xy 26.182506 1.929564) + (xy 26.177173 1.928859) (xy 26.171865 1.928129) (xy 26.166581 1.927374) (xy 26.161321 1.926593) + (xy 26.156086 1.925786) (xy 26.150875 1.924953) (xy 26.145688 1.924095) (xy 26.140525 1.923212) + (xy 26.135387 1.922302) (xy 26.130273 1.921367) (xy 26.125183 1.920407) (xy 26.120117 1.919421) + (xy 26.115076 1.918409) (xy 26.110059 1.917372) (xy 26.105067 1.916309) (xy 26.100098 1.91522) (xy 26.095154 1.914106) + (xy 26.090235 1.912966) (xy 26.085339 1.911801) (xy 26.080468 1.91061) (xy 26.075621 1.909393) (xy 26.070798 1.908151) + (xy 26.066 1.906883) (xy 26.061226 1.90559) (xy 26.056476 1.904271) (xy 26.051751 1.902926) (xy 26.04705 1.901556) + (xy 26.042373 1.90016) (xy 26.03772 1.898738) (xy 26.033092 1.897291) (xy 26.028488 1.895818) (xy 26.023908 1.89432) + (xy 26.019353 1.892796) (xy 26.014822 1.891246) (xy 26.010315 1.889671) (xy 26.005832 1.88807) (xy 26.001374 1.886444) + (xy 25.99694 1.884792) (xy 25.99253 1.883114) (xy 25.988145 1.881411) (xy 25.983784 1.879682) (xy 25.979447 1.877927) + (xy 25.975134 1.876147) (xy 25.970846 1.874341) (xy 25.966582 1.87251) (xy 25.962342 1.870653) (xy 25.958127 1.868771) + (xy 25.953936 1.866862) (xy 25.949769 1.864929) (xy 25.945626 1.862969) (xy 25.941508 1.860984) + (xy 25.937414 1.858974) (xy 25.93247 1.856505) (xy 25.927587 1.854006) (xy 25.922764 1.851476) (xy 25.918002 1.848917) + (xy 25.913301 1.846326) (xy 25.90866 1.843706) (xy 25.90408 1.841055) (xy 25.899561 1.838374) (xy 25.895102 1.835663) + (xy 25.890704 1.832921) (xy 25.886367 1.830149) (xy 25.88209 1.827347) (xy 25.877874 1.824514) (xy 25.873718 1.821651) + (xy 25.869624 1.818758) (xy 25.86559 1.815834) (xy 25.861616 1.81288) (xy 25.857703 1.809895) (xy 25.853851 1.806881) + (xy 25.85006 1.803836) (xy 25.846329 1.80076) (xy 25.842659 1.797655) (xy 25.83905 1.794518) (xy 25.835501 1.791352) + (xy 25.832013 1.788155) (xy 25.828585 1.784928) (xy 25.825219 1.781671) (xy 25.821912 1.778383) + (xy 25.818667 1.775065) (xy 25.815482 1.771717) (xy 25.812358 1.768338) (xy 25.809295 1.764929) + (xy 25.806292 1.76149) (xy 25.80335 1.75802) (xy 25.800468 1.75452) (xy 25.797647 1.75099) (xy 25.794887 1.747429) + (xy 25.792188 1.743838) (xy 25.789549 1.740217) (xy 25.786971 1.736565) (xy 25.784453 1.732883) + (xy 25.781996 1.729171) (xy 25.7796 1.725428) (xy 25.777265 1.721655) (xy 25.77499 1.717852) (xy 25.772776 1.714018) + (xy 25.770622 1.710154) (xy 25.768529 1.70626) (xy 25.766497 1.702335) (xy 25.764526 1.69838) (xy 25.762615 1.694395) + (xy 25.760764 1.690379) (xy 25.758975 1.686333) (xy 25.757246 1.682257) (xy 25.755578 1.67815) (xy 25.75397 1.674013) + (xy 25.752423 1.669846) (xy 25.750937 1.665648) (xy 25.749511 1.66142) (xy 25.748147 1.657162) (xy 25.746842 1.652873) + (xy 25.745599 1.648554) (xy 25.744416 1.644205) (xy 25.743294 1.639825) (xy 25.742232 1.635415) + (xy 25.741231 1.630975) (xy 25.740291 1.626505) (xy 25.739411 1.622004) (xy 25.738592 1.617472) + (xy 25.737834 1.612911) (xy 25.737136 1.608319) (xy 25.736499 1.603696) (xy 25.735923 1.599044) + (xy 25.735407 1.594361) (xy 25.734952 1.589648) (xy 25.734558 1.584904) (xy 25.734224 1.58013) (xy 25.733952 1.575326) + (xy 25.733739 1.570491) (xy 25.733588 1.565626) (xy 25.733497 1.560731) (xy 25.733466 1.555805) + (xy 25.7335 1.550889) (xy 25.733602 1.545938) (xy 25.733773 1.540953) (xy 25.734011 1.535934) (xy 25.734318 1.530882) + (xy 25.734693 1.525795) (xy 25.735136 1.520674) (xy 25.735647 1.515519) (xy 25.736226 1.51033) (xy 25.73681 1.505307) + (xy 25.737435 1.500307) (xy 25.738102 1.495329) (xy 25.738811 1.490373) (xy 25.739562 1.48544) (xy 25.740355 1.480529) + (xy 25.74119 1.47564) (xy 25.742067 1.470774) (xy 25.742985 1.46593) (xy 25.743946 1.461109) (xy 25.744948 1.45631) + (xy 25.745992 1.451533) (xy 25.747078 1.446779) (xy 25.748206 1.442047) (xy 25.749376 1.437337) + (xy 25.750588 1.43265) (xy 25.751842 1.427986) (xy 25.753138 1.423343) (xy 25.754475 1.418723) (xy 25.755855 1.414126) + (xy 25.757276 1.409551) (xy 25.758739 1.404998) (xy 25.760245 1.400467) (xy 25.761792 1.395959) + (xy 25.763381 1.391474) (xy 25.765011 1.38701) (xy 25.766684 1.38257) (xy 25.768399 1.378151) (xy 25.770155 1.373755) + (xy 25.771954 1.369381) (xy 25.773794 1.36503) (xy 25.775676 1.360701) (xy 25.7776 1.356394) (xy 25.779566 1.35211) + (xy 25.781574 1.347848) (xy 25.783624 1.343609) (xy 25.785716 1.339392) (xy 25.78785 1.335197) (xy 25.790025 1.331025) + (xy 25.792243 1.326875) (xy 25.794502 1.322747) (xy 25.796803 1.318642) (xy 25.799146 1.31456) (xy 25.801531 1.310499) + (xy 25.803958 1.306461) (xy 25.806427 1.302446) (xy 25.808938 1.298452) (xy 25.81149 1.294482) (xy 25.814085 1.290533) + (xy 25.816721 1.286607) (xy 25.819399 1.282703) (xy 25.82212 1.278822) (xy 25.824882 1.274963) (xy 25.827686 1.271127) + (xy 25.830532 1.267313) (xy 25.833419 1.263521) (xy 25.836349 1.259752) (xy 25.839321 1.256005) + (xy 25.842334 1.25228) (xy 25.845389 1.248578) (xy 25.848487 1.244898) (xy 25.851626 1.24124) (xy 25.854807 1.237605) + (xy 25.85803 1.233993) (xy 25.861295 1.230402) (xy 25.864602 1.226834) (xy 25.86795 1.223289) (xy 25.871341 1.219766) + (xy 25.874773 1.216265) (xy 25.878248 1.212787) (xy 25.881764 1.209331) (xy 25.885322 1.205897) + (xy 25.888922 1.202486) (xy 25.892564 1.199097) (xy 25.896248 1.19573) (xy 25.899974 1.192386) (xy 25.903741 1.189065) + (xy 25.907551 1.185765) (xy 25.911402 1.182488) (xy 25.915296 1.179234) (xy 25.919231 1.176002) + (xy 25.923208 1.172792) (xy 25.927227 1.169605) (xy 25.931288 1.16644) (xy 25.935391 1.163297) (xy 25.939535 1.160177) + (xy 25.943722 1.157079) (xy 25.947951 1.154003) (xy 25.952221 1.15095) (xy 25.956533 1.14792) (xy 25.960888 1.144911) + (xy 25.965284 1.141925) (xy 25.969722 1.138962) (xy 25.974202 1.136021) (xy 25.978723 1.133102) + (xy 25.983287 1.130205) (xy 25.987893 1.127331) (xy 25.99254 1.12448) (xy 25.996696 1.121964) (xy 26.000868 1.119474) + (xy 26.005055 1.117011) (xy 26.009258 1.114573) (xy 26.013476 1.112162) (xy 26.01771 1.109776) (xy 26.021959 1.107417) + (xy 26.026224 1.105084) (xy 26.030504 1.102777) (xy 26.0348 1.100496) (xy 26.039111 1.09824) (xy 26.043438 1.096012) + (xy 26.04778 1.093809) (xy 26.052138 1.091632) (xy 26.056512 1.089481) (xy 26.060901 1.087356) (xy 26.065305 1.085258) + (xy 26.069725 1.083185) (xy 26.074161 1.081139) (xy 26.078612 1.079118) (xy 26.083078 1.077124) + (xy 26.08756 1.075156) (xy 26.092058 1.073214) (xy 26.096571 1.071297) (xy 26.1011 1.069407) (xy 26.105644 1.067543) + (xy 26.110204 1.065705) (xy 26.114779 1.063894) (xy 26.11937 1.062108) (xy 26.123976 1.060348) (xy 26.128598 1.058614) + (xy 26.133235 1.056907) (xy 26.137888 1.055225) (xy 26.142557 1.05357) (xy 26.147241 1.051941) (xy 26.15194 1.050337) + (xy 26.156655 1.04876) (xy 26.161386 1.047209) (xy 26.166132 1.045684) (xy 26.170893 1.044185) (xy 26.17567 1.042712) + (xy 26.180463 1.041265) (xy 26.185271 1.039844) (xy 26.190095 1.038449) (xy 26.194934 1.037081) + (xy 26.199789 1.035738) (xy 26.204659 1.034422) (xy 26.209545 1.033131) (xy 26.214446 1.031867) + (xy 26.219363 1.030629) (xy 26.224295 1.029416) (xy 26.229243 1.02823) (xy 26.234206 1.02707) (xy 26.239185 1.025936) + (xy 26.244179 1.024828) (xy 26.249189 1.023746) (xy 26.254215 1.02269) (xy 26.259256 1.02166) (xy 26.264312 1.020657) + (xy 26.269384 1.019679) (xy 26.274472 1.018728) (xy 26.279575 1.017802) (xy 26.284694 1.016903) + (xy 26.289828 1.016029) (xy 26.294978 1.015182) (xy 26.300143 1.014361) (xy 26.305324 1.013566) + (xy 26.31052 1.012797) (xy 26.315732 1.012054) (xy 26.320959 1.011337) (xy 26.326202 1.010646) (xy 26.33146 1.009981) + (xy 26.336734 1.009343) (xy 26.342023 1.00873) (xy 26.347328 1.008143) (xy 26.352649 1.007583) (xy 26.357985 1.007048) + (xy 26.363336 1.00654) (xy 26.368703 1.006058) (xy 26.374086 1.005602) (xy 26.379484 1.005171) (xy 26.384897 1.004767) + (xy 26.390326 1.004389) (xy 26.395771 1.004037) (xy 26.401231 1.003711) (xy 26.406707 1.003412) + (xy 26.412198 1.003138) (xy 26.417705 1.00289) (xy 26.423227 1.002669) (xy 26.428765 1.002473) (xy 26.434318 1.002304) + (xy 26.439887 1.00216) (xy 26.445471 1.002043) (xy 26.451071 1.001952) (xy 26.456687 1.001887) (xy 26.462318 1.001847) + (xy 26.467964 1.001834) (xy 26.815228 1.001834) (xy 26.820535 1.001873) (xy 26.825806 1.001988) + (xy 26.831041 1.00218) (xy 26.836241 1.002449) (xy 26.841405 1.002795) (xy 26.846533 1.003218) (xy 26.851626 1.003718) + (xy 26.856683 1.004294) (xy 26.861705 1.004948) (xy 26.866691 1.005678) (xy 26.871642 1.006485) + (xy 26.876557 1.007369) (xy 26.881436 1.00833) (xy 26.88628 1.009368) (xy 26.891088 1.010483) (xy 26.895861 1.011674) + (xy 26.900598 1.012943) (xy 26.905299 1.014288) (xy 26.909965 1.01571) (xy 26.914595 1.017209) (xy 26.91919 1.018785) + (xy 26.923749 1.020438) (xy 26.928273 1.022168) (xy 26.932761 1.023974) (xy 26.937213 1.025858) + (xy 26.94163 1.027818) (xy 26.946011 1.029855) (xy 26.950356 1.031969) (xy 26.954666 1.03416) (xy 26.95894 1.036428) + (xy 26.963179 1.038772) (xy 26.967382 1.041194) (xy 26.97155 1.043692) (xy 26.975682 1.046268) (xy 26.979778 1.04892) + (xy 26.983839 1.051649) (xy 26.987864 1.054455) (xy 26.991854 1.057337) (xy 26.995808 1.060297) + (xy 26.999726 1.063334) (xy 27.003609 1.066447) (xy 27.007456 1.069637) (xy 27.011268 1.072904) + (xy 27.015044 1.076248) (xy 27.018935 1.079811) (xy 27.022731 1.08341) (xy 27.026434 1.087048) (xy 27.030043 1.090723) + (xy 27.033559 1.094435) (xy 27.03698 1.098185) (xy 27.040308 1.101972) (xy 27.043542 1.105797) (xy 27.046683 1.109659) + (xy 27.049729 1.113559) (xy 27.052682 1.117496) (xy 27.055542 1.121471) (xy 27.058307 1.125483) + (xy 27.060979 1.129533) (xy 27.063557 1.13362) (xy 27.066041 1.137745) (xy 27.068431 1.141907) (xy 27.070728 1.146107) + (xy 27.072931 1.150344) (xy 27.07504 1.154618) (xy 27.077056 1.158931) (xy 27.078977 1.16328) (xy 27.080805 1.167668) + (xy 27.08254 1.172092) (xy 27.08418 1.176555) (xy 27.085727 1.181054) (xy 27.08718 1.185591) (xy 27.088539 1.190166) + (xy 27.089805 1.194778) (xy 27.090977 1.199428) (xy 27.092055 1.204115) (xy 27.093039 1.20884) (xy 27.09393 1.213602) + (xy 27.094726 1.218402) (xy 27.095429 1.223239) (xy 27.096039 1.228114) (xy 27.096554 1.233026) + (xy 27.096976 1.237976) (xy 27.097304 1.242963) (xy 27.097539 1.247987) (xy 27.097679 1.25305) (xy 27.097726 1.258149) + (xy 27.097679 1.263315) (xy 27.097536 1.268442) (xy 27.097297 1.273533) (xy 27.096964 1.278586) + (xy 27.096535 1.283601) (xy 27.096011 1.288579) (xy 27.095391 1.293519) (xy 27.094676 1.298422) + (xy 27.093866 1.303287) (xy 27.092961 1.308115) (xy 27.09196 1.312905) (xy 27.090864 1.317658) (xy 27.089673 1.322373) + (xy 27.088386 1.327051) (xy 27.087004 1.331692) (xy 27.085527 1.336294) (xy 27.083954 1.34086) (xy 27.082287 1.345388) + (xy 27.080523 1.349878) (xy 27.078665 1.354331) (xy 27.076711 1.358746) (xy 27.074662 1.363124) + (xy 27.072518 1.367464) (xy 27.070278 1.371767) (xy 27.067943 1.376032) (xy 27.065513 1.38026) (xy 27.062987 1.384451) + (xy 27.060366 1.388604) (xy 27.05765 1.392719) (xy 27.054838 1.396797) (xy 27.051932 1.400837) (xy 27.048929 1.40484) + (xy 27.045832 1.408805) (xy 27.042639 1.412733) (xy 27.039351 1.416624) (xy 27.035968 1.420477) + (xy 27.032489 1.424292) (xy 27.028915 1.42807) (xy 27.025246 1.43181) (xy 27.021481 1.435513) (xy 27.017621 1.439178) + (xy 27.013666 1.442806) (xy 27.009891 1.446212) (xy 27.006081 1.44954) (xy 27.002238 1.452789) (xy 26.99836 1.45596) + (xy 26.994448 1.459053) (xy 26.990502 1.462068) (xy 26.986521 1.465004) (xy 26.982507 1.467862) + (xy 26.978458 1.470641) (xy 26.974375 1.473342) (xy 26.970258 1.475965) (xy 26.966107 1.47851) (xy 26.961922 1.480976) + (xy 26.957702 1.483364) (xy 26.953448 1.485674) (xy 26.94916 1.487906) (xy 26.944838 1.490059) (xy 26.940482 1.492134) + (xy 26.936092 1.49413) (xy 26.931667 1.496049) (xy 26.927209 1.497889) (xy 26.922716 1.49965) (xy 26.918189 1.501334) + (xy 26.913627 1.502939) (xy 26.909032 1.504466) (xy 26.904403 1.505914) (xy 26.899739 1.507284) + (xy 26.895041 1.508576) (xy 26.890309 1.50979) (xy 26.885543 1.510925) (xy 26.880742 1.511982) (xy 26.875908 1.512961) + (xy 26.871039 1.513861) (xy 26.866136 1.514683) (xy 26.861199 1.515427) (xy 26.856228 1.516093) + (xy 26.851223 1.51668) (xy 26.846183 1.517189) (xy 26.841109 1.51762) (xy 26.836001 1.517972) (xy 26.830859 1.518246) + (xy 26.825683 1.518442) (xy 26.820473 1.518559) (xy 26.815228 1.518598) (xy 26.809922 1.518559) + (xy 26.804651 1.518442) (xy 26.799416 1.518246) (xy 26.794216 1.517972) (xy 26.789052 1.51762) (xy 26.783924 1.517189) + (xy 26.778831 1.51668) (xy 26.773774 1.516093) (xy 26.768752 1.515427) (xy 26.763766 1.514683) (xy 26.758815 1.513861) + (xy 26.7539 1.512961) (xy 26.749021 1.511982) (xy 26.744177 1.510925) (xy 26.739369 1.50979) (xy 26.734597 1.508576) + (xy 26.72986 1.507284) (xy 26.725158 1.505914) (xy 26.720493 1.504466) (xy 26.715862 1.502939) (xy 26.711268 1.501334) + (xy 26.706709 1.49965) (xy 26.702185 1.497889) (xy 26.697697 1.496049) (xy 26.693245 1.49413) (xy 26.688829 1.492134) + (xy 26.684447 1.490059) (xy 26.680102 1.487906) (xy 26.675792 1.485674) (xy 26.671518 1.483364) + (xy 26.667279 1.480976) (xy 26.663076 1.47851) (xy 26.658908 1.475965) (xy 26.654776 1.473342) (xy 26.65068 1.470641) + (xy 26.646619 1.467862) (xy 26.642594 1.465004) (xy 26.638604 1.462068) (xy 26.63465 1.459053) (xy 26.630732 1.45596) + (xy 26.626849 1.452789) (xy 26.623002 1.44954) (xy 26.61919 1.446212) (xy 26.615414 1.442806) (xy 26.611677 1.439199) + (xy 26.60803 1.435556) (xy 26.604472 1.431877) (xy 26.601003 1.428163) (xy 26.597624 1.424413) (xy 26.594335 1.420627) + (xy 26.591134 1.416805) (xy 26.588023 1.412947) (xy 26.585002 1.409054) (xy 26.58207 1.405125) (xy 26.579228 1.40116) + (xy 26.576474 1.397159) (xy 26.573811 1.393122) (xy 26.571237 1.38905) (xy 26.568752 1.384942) (xy 26.566356 1.380798) + (xy 26.564051 1.376619) (xy 26.561834 1.372404) (xy 26.559707 1.368152) (xy 26.557669 1.363865) + (xy 26.555721 1.359543) (xy 26.553863 1.355184) (xy 26.552093 1.35079) (xy 26.550413 1.34636) (xy 26.548823 1.341894) + (xy 26.547322 1.337393) (xy 26.54591 1.332856) (xy 26.544588 1.328282) (xy 26.543355 1.323674) (xy 26.542212 1.319029) + (xy 26.541158 1.314349) (xy 26.540194 1.309632) (xy 26.539319 1.30488) (xy 26.538533 1.300093) (xy 26.537837 1.295269) + (xy 26.537231 1.29041) (xy 26.536713 1.285515) (xy 26.536286 1.280584) (xy 26.535947 1.275617) (xy 26.535698 1.270615) + (xy 26.535539 1.265577) (xy 26.535469 1.260503) (xy 26.535488 1.255393) (xy 26.535488 1.254718) + (xy 26.535488 1.252693) (xy 26.535488 1.249319) (xy 26.535488 1.244594) (xy 26.535488 1.238519) + (xy 26.535488 1.231095) (xy 26.535488 1.22232) (xy 26.368744 1.22232) (xy 26.261258 1.526867) (xy 26.25936 1.532344) + (xy 26.257602 1.53775) (xy 26.255985 1.543087) (xy 26.254509 1.548353) (xy 26.253173 1.553548) (xy 26.251978 1.558674) + (xy 26.250923 1.563729) (xy 26.250009 1.568714) (xy 26.249236 1.573628) (xy 26.248603 1.578473) + (xy 26.248111 1.583247) (xy 26.247759 1.58795) (xy 26.247549 1.592584) (xy 26.247478 1.597147) (xy 26.247531 1.601155) + (xy 26.247691 1.605096) (xy 26.247957 1.60897) (xy 26.24833 1.612777) (xy 26.248808 1.616516) (xy 26.249394 1.620187) + (xy 26.250085 1.623792) (xy 26.250883 1.627329) (xy 26.251788 1.630798) (xy 26.252799 1.6342) (xy 26.253916 1.637535) + (xy 26.25514 1.640803) (xy 26.25647 1.644003) (xy 26.257907 1.647136) (xy 26.25945 1.650201) (xy 26.261099 1.653199) + (xy 26.262855 1.65613) (xy 26.264717 1.658993) (xy 26.266686 1.661789) (xy 26.268761 1.664517) (xy 26.270943 1.667178) + (xy 26.27323 1.669772) (xy 26.275625 1.672298) (xy 26.278126 1.674758) (xy 26.280733 1.677149) (xy 26.283446 1.679473) + (xy 26.286266 1.68173) (xy 26.289193 1.68392) (xy 26.292225 1.686042) (xy 26.295365 1.688097) (xy 26.29861 1.690084) + (xy 26.301962 1.692004) (xy 26.305421 1.693857) (xy 26.308986 1.695642) (xy 26.312657 1.69736) (xy 26.316435 1.699011) + (xy 26.320319 1.700594) (xy 26.324309 1.70211) (xy 26.328406 1.703558) (xy 26.33261 1.70494) (xy 26.33692 1.706253) + (xy 26.341336 1.7075) (xy 26.345858 1.708679) (xy 26.350487 1.70979) (xy 26.355223 1.710835) (xy 26.360065 1.711811) + (xy 26.365013 1.712721) (xy 26.370068 1.713563) (xy 26.375229 1.714338) (xy 26.380496 1.715045) + (xy 26.38587 1.715685) (xy 26.391351 1.716258) (xy 26.396937 1.716763) (xy 26.40263 1.717201) (xy 26.40843 1.717572) + (xy 26.414336 1.717875) (xy 26.420348 1.718111) (xy 26.426467 1.718279) (xy 26.432693 1.71838) (xy 26.439024 1.718414) + (xy 27.497354 1.718414) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "d02af24e-15bc-4b29-b385-e7ab4c38aab2") + ) + (fp_poly + (pts + (xy 6.275581 1.001834) (xy 6.274409 1.006404) (xy 6.273188 1.010926) (xy 6.27192 1.015399) (xy 6.270605 1.019825) + (xy 6.269241 1.024204) (xy 6.267829 1.028534) (xy 6.26637 1.032816) (xy 6.264863 1.037051) (xy 6.263308 1.041238) + (xy 6.261705 1.045377) (xy 6.260054 1.049468) (xy 6.258355 1.053511) (xy 6.256609 1.057506) (xy 6.254815 1.061454) + (xy 6.252972 1.065353) (xy 6.251082 1.069205) (xy 6.249145 1.073009) (xy 6.247159 1.076765) (xy 6.245125 1.080473) + (xy 6.243044 1.084134) (xy 6.240915 1.087746) (xy 6.238737 1.091311) (xy 6.236513 1.094828) (xy 6.23424 1.098297) + (xy 6.231919 1.101718) (xy 6.229551 1.105091) (xy 6.227134 1.108417) (xy 6.22467 1.111695) (xy 6.222158 1.114924) + (xy 6.219598 1.118106) (xy 6.21699 1.12124) (xy 6.214335 1.124327) (xy 6.211631 1.127365) (xy 6.20888 1.130355) + (xy 6.206081 1.133298) (xy 6.203234 1.136193) (xy 6.200339 1.13904) (xy 6.197396 1.141839) (xy 6.194406 1.14459) + (xy 6.191367 1.147294) (xy 6.188281 1.149949) (xy 6.185147 1.152557) (xy 6.181965 1.155117) (xy 6.178735 1.157629) + (xy 6.175458 1.160093) (xy 6.172132 1.16251) (xy 6.168759 1.164878) (xy 6.165338 1.167199) (xy 6.161869 1.169472) + (xy 6.158352 1.171697) (xy 6.154787 1.173874) (xy 6.151175 1.176003) (xy 6.147514 1.178084) (xy 6.143806 1.180118) + (xy 6.14005 1.182104) (xy 6.136246 1.184042) (xy 6.132394 1.185932) (xy 6.128495 1.187774) (xy 6.124547 1.189568) + (xy 6.120552 1.191314) (xy 6.116509 1.193013) (xy 6.112417 1.194664) (xy 6.108279 1.196267) (xy 6.104092 1.197822) + (xy 6.099857 1.199329) (xy 6.095575 1.200788) (xy 6.091244 1.2022) (xy 6.086866 1.203564) (xy 6.08244 1.20488) + (xy 6.077967 1.206148) (xy 6.073445 1.207368) (xy 6.068875 1.20854) (xy 6.064258 1.209664) (xy 6.059593 1.210741) + (xy 6.05488 1.21177) (xy 6.050119 1.212751) (xy 6.04531 1.213684) (xy 6.040453 1.214569) (xy 6.035549 1.215406) + (xy 6.030597 1.216196) (xy 6.025596 1.216937) (xy 6.020548 1.217631) (xy 6.015452 1.218277) (xy 6.010309 1.218875) + (xy 6.005117 1.219425) (xy 5.999878 1.219928) (xy 5.994591 1.220382) (xy 5.989255 1.220789) (xy 5.983872 1.221148) + (xy 5.978442 1.221459) (xy 5.972963 1.221722) (xy 5.967436 1.221938) (xy 5.961862 1.222105) (xy 5.95624 1.222225) + (xy 5.95057 1.222296) (xy 5.944852 1.22232) (xy 5.082201 1.22232) (xy 5.085547 1.224636) (xy 5.088847 1.227091) + (xy 5.092102 1.229687) (xy 5.095312 1.232422) (xy 5.098476 1.235297) (xy 5.101595 1.238312) (xy 5.104669 1.241467) + (xy 5.107697 1.244762) (xy 5.11068 1.248197) (xy 5.113618 1.251771) (xy 5.11651 1.255486) (xy 5.119357 1.25934) + (xy 5.122158 1.263334) (xy 5.124914 1.267469) (xy 5.127625 1.271743) (xy 5.13029 1.276156) (xy 5.13291 1.28071) + (xy 5.135485 1.285404) (xy 5.138014 1.290237) (xy 5.140498 1.295211) (xy 5.142936 1.300324) (xy 5.14533 1.305577) + (xy 5.147677 1.31097) (xy 5.14998 1.316503) (xy 5.152237 1.322176) (xy 5.154449 1.327989) (xy 5.156615 1.333941) + (xy 5.158638 1.339624) (xy 5.160573 1.345254) (xy 5.16242 1.350831) (xy 5.16418 1.356356) (xy 5.165852 1.361827) + (xy 5.167435 1.367246) (xy 5.168931 1.372613) (xy 5.170339 1.377926) (xy 5.171659 1.383187) (xy 5.172891 1.388395) + (xy 5.174035 1.39355) (xy 5.175092 1.398653) (xy 5.17606 1.403703) (xy 5.176941 1.4087) (xy 5.177734 1.413644) + (xy 5.178438 1.418536) (xy 5.179055 1.423375) (xy 5.179584 1.428161) (xy 5.180026 1.432895) (xy 5.180379 1.437575) + (xy 5.180644 1.442203) (xy 5.180822 1.446779) (xy 5.180911 1.451301) (xy 5.180913 1.455771) (xy 5.180827 1.460188) + (xy 5.180653 1.464553) (xy 5.180391 1.468864) (xy 5.180041 1.473123) (xy 5.179576 1.4784) (xy 5.179068 1.483651) + (xy 5.178516 1.488876) (xy 5.177921 1.494075) (xy 5.177282 1.499247) (xy 5.1766 1.504394) (xy 5.175875 1.509514) + (xy 5.175107 1.514607) (xy 5.174295 1.519675) (xy 5.17344 1.524716) (xy 5.172541 1.529731) (xy 5.1716 1.53472) + (xy 5.170614 1.539683) (xy 5.169586 1.544619) (xy 5.168514 1.54953) (xy 5.167399 1.554414) (xy 5.166241 1.559271) + (xy 5.165039 1.564103) (xy 5.163794 1.568908) (xy 5.162505 1.573688) (xy 5.161173 1.578441) (xy 5.159798 1.583167) + (xy 5.15838 1.587868) (xy 5.156918 1.592542) (xy 5.155413 1.59719) (xy 5.153865 1.601812) (xy 5.152273 1.606408) + (xy 5.150638 1.610977) (xy 5.148959 1.61552) (xy 5.147237 1.620037) (xy 5.145472 1.624528) (xy 5.143664 1.628993) + (xy 5.141812 1.633431) (xy 5.139917 1.637843) (xy 5.137979 1.642229) (xy 5.135997 1.646589) (xy 5.133972 1.650922) + (xy 5.131903 1.655229) (xy 5.129792 1.65951) (xy 5.127637 1.663765) (xy 5.125438 1.667994) (xy 5.123196 1.672196) + (xy 5.120911 1.676372) (xy 5.118583 1.680522) (xy 5.116211 1.684646) (xy 5.113796 1.688744) (xy 5.111338 1.692815) + (xy 5.108836 1.69686) (xy 5.106291 1.700879) (xy 5.103703 1.704872) (xy 5.101071 1.708838) (xy 5.098396 1.712778) + (xy 5.095677 1.716692) (xy 5.092916 1.72058) (xy 5.090111 1.724442) (xy 5.087262 1.728277) (xy 5.08437 1.732086) + (xy 5.081435 1.735869) (xy 5.078457 1.739626) (xy 5.075435 1.743356) (xy 5.07237 1.74706) (xy 5.069262 1.750738) + (xy 5.06611 1.75439) (xy 5.062915 1.758016) (xy 5.059677 1.761615) (xy 5.056395 1.765188) (xy 5.05307 1.768735) + (xy 5.049702 1.772256) (xy 5.04629 1.775751) (xy 5.042835 1.779219) (xy 5.039337 1.782661) (xy 5.035795 1.786077) + (xy 5.03221 1.789467) (xy 5.028582 1.79283) (xy 5.02491 1.796167) (xy 5.021195 1.799478) (xy 5.017437 1.802763) + (xy 5.013635 1.806022) (xy 5.00979 1.809254) (xy 5.005902 1.81246) (xy 5.00197 1.81564) (xy 4.997995 1.818794) + (xy 4.993977 1.821921) (xy 4.989915 1.825022) (xy 4.98581 1.828097) (xy 4.981662 1.831146) (xy 4.97747 1.834169) + (xy 4.973735 1.836823) (xy 4.969975 1.839449) (xy 4.966192 1.842047) (xy 4.962386 1.844617) (xy 4.958556 1.847159) + (xy 4.954701 1.849672) (xy 4.950824 1.852158) (xy 4.946922 1.854616) (xy 4.942997 1.857045) (xy 4.939048 1.859446) + (xy 4.935076 1.86182) (xy 4.93108 1.864165) (xy 4.92706 1.866482) (xy 4.923016 1.868771) (xy 4.918949 1.871033) + (xy 4.914858 1.873266) (xy 4.910743 1.87547) (xy 4.906604 1.877647) (xy 4.902442 1.879796) (xy 4.898256 1.881917) + (xy 4.894047 1.884009) (xy 4.889813 1.886074) (xy 4.885556 1.88811) (xy 4.881276 1.890119) (xy 4.876971 1.892099) + (xy 4.872643 1.894051) (xy 4.868291 1.895976) (xy 4.863916 1.897872) (xy 4.859516 1.89974) (xy 4.855094 1.90158) + (xy 4.850647 1.903392) (xy 4.846177 1.905176) (xy 4.841682 1.906931) (xy 4.837165 1.908659) (xy 4.832623 1.910359) + (xy 4.828058 1.91203) (xy 4.823469 1.913674) (xy 4.818857 1.915289) (xy 4.81422 1.916876) (xy 4.80956 1.918436) + (xy 4.804877 1.919967) (xy 4.800169 1.92147) (xy 4.795438 1.922945) (xy 4.790683 1.924392) (xy 4.785905 1.925811) + (xy 4.781102 1.927202) (xy 4.776277 1.928564) (xy 4.771427 1.929899) (xy 4.766554 1.931206) (xy 4.761656 1.932484) + (xy 4.756736 1.933735) (xy 4.751791 1.934957) (xy 4.746823 1.936151) (xy 4.741831 1.937318) (xy 4.736816 1.938456) + (xy 4.731776 1.939566) (xy 4.726713 1.940648) (xy 4.721627 1.941702) (xy 4.716516 1.942728) (xy 4.711382 1.943726) + (xy 4.706224 1.944695) (xy 4.701043 1.945637) (xy 4.695838 1.946551) (xy 4.690609 1.947436) (xy 4.685356 1.948294) + (xy 4.68008 1.949123) (xy 4.67478 1.949924) (xy 4.669456 1.950698) (xy 4.664108 1.951443) (xy 4.658737 1.95216) + (xy 4.653342 1.952849) (xy 4.647924 1.95351) (xy 4.642481 1.954143) (xy 4.637015 1.954747) (xy 4.631526 1.955324) + (xy 4.626012 1.955873) (xy 4.620475 1.956393) (xy 4.614914 1.956886) (xy 4.60933 1.95735) (xy 4.603722 1.957787) + (xy 4.59809 1.958195) (xy 4.592434 1.958575) (xy 4.586755 1.958927) (xy 4.581052 1.959252) (xy 4.575325 1.959548) + (xy 4.569575 1.959815) (xy 4.5638 1.960055) (xy 4.558003 1.960267) (xy 4.552181 1.960451) (xy 4.546336 1.960606) + (xy 4.544766 1.960641) (xy 4.544766 1.745975) (xy 4.5505 1.745957) (xy 4.556063 1.745906) (xy 4.561456 1.745821) + (xy 4.566679 1.745702) (xy 4.571732 1.745549) (xy 4.576614 1.745361) (xy 4.581327 1.74514) (xy 4.585869 1.744884) + (xy 4.590242 1.744595) (xy 4.77352 1.22232) (xy 4.45795 1.22232) (xy 4.333927 1.575098) (xy 4.332253 1.580086) + (xy 4.330738 1.585029) (xy 4.329383 1.589926) (xy 4.328187 1.594778) (xy 4.32715 1.599584) (xy 4.326274 1.604344) + (xy 4.325556 1.609059) (xy 4.324998 1.613728) (xy 4.324599 1.618352) (xy 4.32436 1.622931) (xy 4.324281 1.627463) + (xy 4.324333 1.631082) (xy 4.324489 1.634644) (xy 4.32475 1.63815) (xy 4.325116 1.641601) (xy 4.325585 1.644995) + (xy 4.326159 1.648333) (xy 4.326838 1.651614) (xy 4.327621 1.65484) (xy 4.328508 1.65801) (xy 4.329499 1.661123) + (xy 4.330595 1.664181) (xy 4.331795 1.667182) (xy 4.3331 1.670127) (xy 4.334509 1.673017) (xy 4.336022 1.67585) + (xy 4.33764 1.678626) (xy 4.339362 1.681347) (xy 4.341189 1.684012) (xy 4.34312 1.686621) (xy 4.345155 1.689173) + (xy 4.347295 1.69167) (xy 4.349539 1.69411) (xy 4.351887 1.696494) (xy 4.35434 1.698822) (xy 4.356897 1.701095) + (xy 4.359558 1.70331) (xy 4.362324 1.70547) (xy 4.365194 1.707574) (xy 4.368169 1.709622) (xy 4.371248 1.711613) + (xy 4.374431 1.713549) (xy 4.377719 1.715428) (xy 4.381111 1.717251) (xy 4.384608 1.719018) (xy 4.388208 1.72073) + (xy 4.391914 1.722384) (xy 4.395723 1.723983) (xy 4.399637 1.725526) (xy 4.403655 1.727013) (xy 4.407778 1.728443) + (xy 4.412005 1.729818) (xy 4.416337 1.731136) (xy 4.420772 1.732398) (xy 4.425313 1.733604) (xy 4.429957 1.734755) + (xy 4.434706 1.735848) (xy 4.439559 1.736886) (xy 4.444517 1.737868) (xy 4.449579 1.738794) (xy 4.454746 1.739663) + (xy 4.460016 1.740477) (xy 4.465392 1.741234) (xy 4.470871 1.741935) (xy 4.476455 1.74258) (xy 4.482143 1.74317) + (xy 4.487936 1.743702) (xy 4.493833 1.744179) (xy 4.499834 1.7446) (xy 4.50594 1.744965) (xy 4.51215 1.745273) + (xy 4.518465 1.745526) (xy 4.524884 1.745722) (xy 4.531407 1.745862) (xy 4.538034 1.745946) (xy 4.544766 1.745975) + (xy 4.544766 1.960641) (xy 4.540467 1.960734) (xy 4.534574 1.960834) (xy 4.528658 1.960905) (xy 4.522718 1.960948) + (xy 4.516417 1.960989) (xy 4.510144 1.961005) (xy 4.5039 1.960995) (xy 4.497685 1.960961) (xy 4.491497 1.960901) + (xy 4.485338 1.960816) (xy 4.479207 1.960706) (xy 4.473105 1.96057) (xy 4.46703 1.960409) (xy 4.460985 1.960224) + (xy 4.454967 1.960012) (xy 4.448978 1.959776) (xy 4.443017 1.959515) (xy 4.437084 1.959228) (xy 4.43118 1.958916) + (xy 4.425304 1.958579) (xy 4.419456 1.958217) (xy 4.413637 1.957829) (xy 4.407846 1.957417) (xy 4.402083 1.956979) + (xy 4.396349 1.956516) (xy 4.390643 1.956027) (xy 4.384965 1.955514) (xy 4.379316 1.954975) (xy 4.373694 1.954411) + (xy 4.368102 1.953822) (xy 4.362537 1.953208) (xy 4.357001 1.952569) (xy 4.351493 1.951904) (xy 4.346014 1.951214) + (xy 4.340562 1.950499) (xy 4.335139 1.949759) (xy 4.329745 1.948993) (xy 4.324379 1.948203) (xy 4.319041 1.947387) + (xy 4.313731 1.946546) (xy 4.30845 1.945679) (xy 4.303197 1.944788) (xy 4.297972 1.943871) (xy 4.292776 1.942929) + (xy 4.287607 1.941962) (xy 4.282468 1.94097) (xy 4.277356 1.939953) (xy 4.272273 1.93891) (xy 4.267218 1.937842) + (xy 4.262192 1.936749) (xy 4.257194 1.935631) (xy 4.252224 1.934487) (xy 4.247282 1.933319) (xy 4.242369 1.932125) + (xy 4.237484 1.930906) (xy 4.232628 1.929662) (xy 4.227799 1.928392) (xy 4.222999 1.927098) (xy 4.218228 1.925778) + (xy 4.213485 1.924433) (xy 4.20877 1.923062) (xy 4.204083 1.921667) (xy 4.199425 1.920246) (xy 4.194794 1.9188) + (xy 4.190193 1.917329) (xy 4.185619 1.915833) (xy 4.181074 1.914312) (xy 4.176557 1.912765) (xy 4.172069 1.911193) + (xy 4.167609 1.909596) (xy 4.163177 1.907974) (xy 4.158774 1.906327) (xy 4.154398 1.904654) (xy 4.150051 1.902956) + (xy 4.145733 1.901233) (xy 4.141443 1.899485) (xy 4.137181 1.897711) (xy 4.132947 1.895913) (xy 4.128742 1.894089) + (xy 4.124565 1.89224) (xy 4.120416 1.890366) (xy 4.116296 1.888466) (xy 4.112204 1.886542) (xy 4.10814 1.884592) + (xy 4.104105 1.882617) (xy 4.100098 1.880617) (xy 4.096119 1.878591) (xy 4.092168 1.87654) (xy 4.088246 1.874465) + (xy 4.084353 1.872364) (xy 4.080487 1.870237) (xy 4.07665 1.868086) (xy 4.072841 1.865909) (xy 4.06906 1.863708) + (xy 4.065308 1.861481) (xy 4.061584 1.859228) (xy 4.057889 1.856951) (xy 4.054221 1.854648) (xy 4.050582 1.85232) + (xy 4.046972 1.849967) (xy 4.04339 1.847589) (xy 4.039835 1.845186) (xy 4.03631 1.842757) (xy 4.032812 1.840303) + (xy 4.029343 1.837824) (xy 4.025903 1.83532) (xy 4.02249 1.832791) (xy 4.018253 1.829606) (xy 4.014075 1.826393) + (xy 4.009954 1.823153) (xy 4.005893 1.819886) (xy 4.001889 1.816591) (xy 3.997945 1.813269) (xy 3.994058 1.80992) + (xy 3.99023 1.806543) (xy 3.986461 1.803138) (xy 3.98275 1.799706) (xy 3.979097 1.796247) (xy 3.975503 1.792761) + (xy 3.971967 1.789247) (xy 3.96849 1.785705) (xy 3.965071 1.782136) (xy 3.961711 1.77854) (xy 3.958409 1.774917) + (xy 3.955165 1.771266) (xy 3.95198 1.767587) (xy 3.948854 1.763881) (xy 3.945785 1.760148) (xy 3.942776 1.756387) + (xy 3.939824 1.752599) (xy 3.936931 1.748784) (xy 3.934097 1.744941) (xy 3.931321 1.74107) (xy 3.928603 1.737172) + (xy 3.925944 1.733247) (xy 3.923344 1.729295) (xy 3.920801 1.725315) (xy 3.918318 1.721307) (xy 3.915892 1.717273) + (xy 3.913525 1.71321) (xy 3.911217 1.709121) (xy 3.908967 1.705004) (xy 3.906775 1.700859) (xy 3.904642 1.696687) + (xy 3.902568 1.692488) (xy 3.900551 1.688261) (xy 3.898594 1.684007) (xy 3.896694 1.679726) (xy 3.894853 1.675417) + (xy 3.893071 1.67108) (xy 3.891347 1.666717) (xy 3.889681 1.662326) (xy 3.888074 1.657907) (xy 3.886525 1.653461) + (xy 3.885035 1.648988) (xy 3.883603 1.644487) (xy 3.88223 1.639959) (xy 3.880915 1.635403) (xy 3.879658 1.63082) + (xy 3.87846 1.62621) (xy 3.877321 1.621572) (xy 3.87624 1.616906) (xy 3.875217 1.612214) (xy 3.874253 1.607494) + (xy 3.873347 1.602746) (xy 3.872499 1.597971) (xy 3.87171 1.593169) (xy 3.87098 1.588339) (xy 3.870308 1.583482) + (xy 3.869694 1.578598) (xy 3.869139 1.573686) (xy 3.868642 1.568746) (xy 3.868204 1.563779) (xy 3.867824 1.558785) + (xy 3.867503 1.553764) (xy 3.86724 1.548715) (xy 3.867035 1.543638) (xy 3.866889 1.538534) (xy 3.866801 1.533403) + (xy 3.866772 1.528245) (xy 3.866803 1.523284) (xy 3.866894 1.518323) (xy 3.867048 1.513362) (xy 3.867262 1.508401) + (xy 3.867538 1.50344) (xy 3.867874 1.498479) (xy 3.868272 1.493518) (xy 3.868732 1.488557) (xy 3.869252 1.483596) + (xy 3.869834 1.478635) (xy 3.870477 1.473674) (xy 3.871182 1.468713) (xy 3.871947 1.463752) (xy 3.872774 1.458791) + (xy 3.873662 1.453831) (xy 3.874579 1.448642) (xy 3.875538 1.443482) (xy 3.876539 1.43835) (xy 3.877583 1.433246) + (xy 3.878668 1.42817) (xy 3.879796 1.423122) (xy 3.880966 1.418102) (xy 3.882178 1.41311) (xy 3.883433 1.408145) + (xy 3.884729 1.403209) (xy 3.886068 1.398301) (xy 3.887449 1.393421) (xy 3.888873 1.388569) (xy 3.890338 1.383744) + (xy 3.891846 1.378948) (xy 3.893396 1.37418) (xy 3.894988 1.36944) (xy 3.896622 1.364728) (xy 3.898298 1.360043) + (xy 3.900017 1.355387) (xy 3.901778 1.350759) (xy 3.903581 1.346158) (xy 3.905426 1.341586) (xy 3.907314 1.337042) + (xy 3.909243 1.332526) (xy 3.911215 1.328037) (xy 3.913229 1.323577) (xy 3.915286 1.319145) (xy 3.917384 1.31474) + (xy 3.919525 1.310364) (xy 3.921708 1.306016) (xy 3.923933 1.301695) (xy 3.9262 1.297403) (xy 3.92851 1.293138) + (xy 3.930861 1.288902) (xy 3.933255 1.284694) (xy 3.935691 1.280513) (xy 3.93817 1.276361) (xy 3.94069 1.272236) + (xy 3.943253 1.26814) (xy 3.945858 1.264072) (xy 3.948505 1.260031) (xy 3.951194 1.256019) (xy 3.953926 1.252034) + (xy 3.9567 1.248078) (xy 3.959515 1.244149) (xy 3.962374 1.240249) (xy 3.965274 1.236376) (xy 3.968216 1.232532) + (xy 3.971201 1.228715) (xy 3.974228 1.224927) (xy 3.977297 1.221166) (xy 3.980409 1.217434) (xy 3.983562 1.213729) + (xy 3.986758 1.210053) (xy 3.989996 1.206404) (xy 3.993276 1.202783) (xy 3.996598 1.199191) (xy 3.999963 1.195626) + (xy 4.00337 1.19209) (xy 4.006819 1.188581) (xy 4.01031 1.1851) (xy 4.013843 1.181648) (xy 4.017419 1.178223) + (xy 4.021037 1.174827) (xy 4.024697 1.171458) (xy 4.028399 1.168117) (xy 4.032143 1.164805) (xy 4.03593 1.16152) + (xy 4.039759 1.158263) (xy 4.04363 1.155034) (xy 4.047543 1.151834) (xy 4.051498 1.148661) (xy 4.055496 1.145516) + (xy 4.059536 1.1424) (xy 4.063618 1.139311) (xy 4.067742 1.13625) (xy 4.071908 1.133217) (xy 4.076117 1.130213) + (xy 4.080368 1.127236) (xy 4.084018 1.12474) (xy 4.087692 1.12227) (xy 4.091391 1.119825) (xy 4.095114 1.117404) + (xy 4.098861 1.115009) (xy 4.102632 1.112639) (xy 4.106428 1.110294) (xy 4.110248 1.107974) (xy 4.114092 1.105679) + (xy 4.11796 1.10341) (xy 4.121853 1.101165) (xy 4.12577 1.098945) (xy 4.129711 1.096751) (xy 4.133677 1.094581) + (xy 4.137666 1.092437) (xy 4.14168 1.090318) (xy 4.145718 1.088223) (xy 4.149781 1.086154) (xy 4.153868 1.08411) + (xy 4.157979 1.082091) (xy 4.162114 1.080097) (xy 4.166273 1.078129) (xy 4.170457 1.076185) (xy 4.174665 1.074266) + (xy 4.178897 1.072373) (xy 4.183154 1.070504) (xy 4.187434 1.068661) (xy 4.191739 1.066842) (xy 4.196069 1.065049) + (xy 4.200422 1.063281) (xy 4.2048 1.061538) (xy 4.209202 1.05982) (xy 4.213628 1.058127) (xy 4.218079 1.056459) + (xy 4.222553 1.054817) (xy 4.227052 1.053199) (xy 4.231576 1.051606) (xy 4.236123 1.050039) (xy 4.240695 1.048496) + (xy 4.245291 1.046979) (xy 4.249911 1.045487) (xy 4.254556 1.044019) (xy 4.259225 1.042577) (xy 4.263918 1.04116) + (xy 4.268635 1.039768) (xy 4.273377 1.038401) (xy 4.278142 1.03706) (xy 4.282932 1.035743) (xy 4.287747 1.034451) + (xy 4.292585 1.033185) (xy 4.297448 1.031943) (xy 4.302335 1.030727) (xy 4.307246 1.029536) (xy 4.312182 1.028369) + (xy 4.317142 1.027228) (xy 4.322126 1.026112) (xy 4.327134 1.025021) (xy 4.332167 1.023955) (xy 4.337224 1.022914) + (xy 4.342305 1.021899) (xy 4.34741 1.020908) (xy 4.35254 1.019942) (xy 4.357694 1.019002) (xy 4.362872 1.018086) + (xy 4.368074 1.017196) (xy 4.373301 1.016331) (xy 4.378552 1.015491) (xy 4.383827 1.014676) (xy 4.389126 1.013885) + (xy 4.39445 1.013121) (xy 4.399798 1.012381) (xy 4.40517 1.011666) (xy 4.410566 1.010976) (xy 4.415987 1.010312) + (xy 4.421432 1.009672) (xy 4.426901 1.009058) (xy 4.432394 1.008468) (xy 4.437912 1.007904) (xy 4.443454 1.007365) + (xy 4.44902 1.00685) (xy 4.45461 1.006361) (xy 4.460225 1.005897) (xy 4.465864 1.005459) (xy 4.471527 1.005045) + (xy 4.477215 1.004656) (xy 4.482926 1.004292) (xy 4.488662 1.003954) (xy 4.494422 1.00364) (xy 4.500207 1.003352) + (xy 4.506016 1.003088) (xy 4.511849 1.00285) (xy 4.517706 1.002637) (xy 4.523587 1.002449) (xy 4.529493 1.002286) + (xy 4.535423 1.002148) (xy 4.541377 1.002035) (xy 4.547356 1.001947) (xy 4.553358 1.001885) (xy 4.559385 1.001847) + (xy 4.565437 1.001834) (xy 6.275581 1.001834) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "6e636456-abc3-4120-a479-efa62bbaccec") + ) + (fp_poly + (pts + (xy 23.557544 1.001834) (xy 23.556372 1.006404) (xy 23.555152 1.010926) (xy 23.553884 1.015399) + (xy 23.552568 1.019825) (xy 23.551204 1.024204) (xy 23.549793 1.028534) (xy 23.548333 1.032816) + (xy 23.546826 1.037051) (xy 23.545271 1.041238) (xy 23.543668 1.045377) (xy 23.542017 1.049468) + (xy 23.540319 1.053511) (xy 23.538572 1.057506) (xy 23.536778 1.061454) (xy 23.534936 1.065353) + (xy 23.533046 1.069205) (xy 23.531108 1.073009) (xy 23.529122 1.076765) (xy 23.527088 1.080473) + (xy 23.525007 1.084134) (xy 23.522878 1.087746) (xy 23.520701 1.091311) (xy 23.518476 1.094828) + (xy 23.516203 1.098297) (xy 23.513882 1.101718) (xy 23.511514 1.105091) (xy 23.509097 1.108417) + (xy 23.506633 1.111695) (xy 23.504121 1.114924) (xy 23.501561 1.118106) (xy 23.498954 1.12124) (xy 23.496298 1.124327) + (xy 23.493595 1.127365) (xy 23.490843 1.130355) (xy 23.488044 1.133298) (xy 23.485197 1.136193) + (xy 23.482302 1.13904) (xy 23.47936 1.141839) (xy 23.476369 1.14459) (xy 23.473331 1.147294) (xy 23.470245 1.149949) + (xy 23.46711 1.152557) (xy 23.463929 1.155117) (xy 23.460699 1.157629) (xy 23.457421 1.160093) (xy 23.454096 1.16251) + (xy 23.450722 1.164878) (xy 23.447301 1.167199) (xy 23.443832 1.169472) (xy 23.440315 1.171697) + (xy 23.436751 1.173874) (xy 23.433138 1.176003) (xy 23.429478 1.178084) (xy 23.425769 1.180118) + (xy 23.422013 1.182104) (xy 23.418209 1.184042) (xy 23.414358 1.185932) (xy 23.410458 1.187774) + (xy 23.40651 1.189568) (xy 23.402515 1.191314) (xy 23.398472 1.193013) (xy 23.394381 1.194664) (xy 23.390242 1.196267) + (xy 23.386055 1.197822) (xy 23.381821 1.199329) (xy 23.377538 1.200788) (xy 23.373208 1.2022) (xy 23.36883 1.203564) + (xy 23.364404 1.20488) (xy 23.35993 1.206148) (xy 23.355408 1.207368) (xy 23.350839 1.20854) (xy 23.346222 1.209664) + (xy 23.341556 1.210741) (xy 23.336843 1.21177) (xy 23.332082 1.212751) (xy 23.327274 1.213684) (xy 23.322417 1.214569) + (xy 23.317513 1.215406) (xy 23.31256 1.216196) (xy 23.30756 1.216937) (xy 23.302512 1.217631) (xy 23.297416 1.218277) + (xy 23.292273 1.218875) (xy 23.287081 1.219425) (xy 23.281842 1.219928) (xy 23.276554 1.220382) + (xy 23.271219 1.220789) (xy 23.265836 1.221148) (xy 23.260406 1.221459) (xy 23.254927 1.221722) + (xy 23.249401 1.221938) (xy 23.243826 1.222105) (xy 23.238204 1.222225) (xy 23.232534 1.222296) + (xy 23.226816 1.22232) (xy 22.364164 1.22232) (xy 22.36751 1.224636) (xy 22.370811 1.227091) (xy 22.374066 1.229687) + (xy 22.377276 1.232422) (xy 22.38044 1.235297) (xy 22.383559 1.238312) (xy 22.386633 1.241467) (xy 22.389661 1.244762) + (xy 22.392644 1.248197) (xy 22.395582 1.251771) (xy 22.398474 1.255486) (xy 22.401321 1.25934) (xy 22.404122 1.263334) + (xy 22.406878 1.267469) (xy 22.409589 1.271743) (xy 22.412254 1.276156) (xy 22.414874 1.28071) (xy 22.417449 1.285404) + (xy 22.419978 1.290237) (xy 22.422462 1.295211) (xy 22.4249 1.300324) (xy 22.427293 1.305577) (xy 22.429641 1.31097) + (xy 22.431943 1.316503) (xy 22.4342 1.322176) (xy 22.436412 1.327989) (xy 22.438578 1.333941) (xy 22.440601 1.339624) + (xy 22.442536 1.345254) (xy 22.444384 1.350831) (xy 22.446143 1.356356) (xy 22.447815 1.361827) + (xy 22.449398 1.367246) (xy 22.450894 1.372613) (xy 22.452302 1.377926) (xy 22.453622 1.383187) + (xy 22.454854 1.388395) (xy 22.455998 1.39355) (xy 22.457055 1.398653) (xy 22.458023 1.403703) (xy 22.458904 1.4087) + (xy 22.459696 1.413644) (xy 22.460401 1.418536) (xy 22.461018 1.423375) (xy 22.461547 1.428161) + (xy 22.461988 1.432895) (xy 22.462342 1.437575) (xy 22.462607 1.442203) (xy 22.462785 1.446779) + (xy 22.462874 1.451301) (xy 22.462876 1.455771) (xy 22.46279 1.460188) (xy 22.462616 1.464553) (xy 22.462354 1.468864) + (xy 22.462004 1.473123) (xy 22.461539 1.4784) (xy 22.46103 1.483651) (xy 22.460478 1.488876) (xy 22.459883 1.494075) + (xy 22.459244 1.499247) (xy 22.458562 1.504394) (xy 22.457837 1.509514) (xy 22.457068 1.514607) + (xy 22.456256 1.519675) (xy 22.455401 1.524716) (xy 22.454502 1.529731) (xy 22.453561 1.53472) (xy 22.452575 1.539683) + (xy 22.451547 1.544619) (xy 22.450475 1.54953) (xy 22.44936 1.554414) (xy 22.448201 1.559271) (xy 22.446999 1.564103) + (xy 22.445754 1.568908) (xy 22.444465 1.573688) (xy 22.443133 1.578441) (xy 22.441758 1.583167) + (xy 22.44034 1.587868) (xy 22.438878 1.592542) (xy 22.437373 1.59719) (xy 22.435824 1.601812) (xy 22.434232 1.606408) + (xy 22.432597 1.610977) (xy 22.430919 1.61552) (xy 22.429197 1.620037) (xy 22.427432 1.624528) (xy 22.425623 1.628993) + (xy 22.423771 1.633431) (xy 22.421876 1.637843) (xy 22.419938 1.642229) (xy 22.417956 1.646589) + (xy 22.415931 1.650922) (xy 22.413863 1.655229) (xy 22.411751 1.65951) (xy 22.409596 1.663765) (xy 22.407397 1.667994) + (xy 22.405156 1.672196) (xy 22.40287 1.676372) (xy 22.400542 1.680522) (xy 22.39817 1.684646) (xy 22.395755 1.688744) + (xy 22.393297 1.692815) (xy 22.390795 1.69686) (xy 22.38825 1.700879) (xy 22.385662 1.704872) (xy 22.38303 1.708838) + (xy 22.380355 1.712778) (xy 22.377637 1.716692) (xy 22.374875 1.72058) (xy 22.37207 1.724442) (xy 22.369222 1.728277) + (xy 22.36633 1.732086) (xy 22.363395 1.735869) (xy 22.360417 1.739626) (xy 22.357395 1.743356) (xy 22.35433 1.74706) + (xy 22.351222 1.750738) (xy 22.348071 1.75439) (xy 22.344876 1.758016) (xy 22.341637 1.761615) (xy 22.338356 1.765188) + (xy 22.335031 1.768735) (xy 22.331663 1.772256) (xy 22.328251 1.775751) (xy 22.324796 1.779219) + (xy 22.321298 1.782661) (xy 22.317756 1.786077) (xy 22.314172 1.789467) (xy 22.310543 1.79283) (xy 22.306872 1.796167) + (xy 22.303157 1.799478) (xy 22.299399 1.802763) (xy 22.295597 1.806022) (xy 22.291753 1.809254) + (xy 22.287864 1.81246) (xy 22.283933 1.81564) (xy 22.279958 1.818794) (xy 22.27594 1.821921) (xy 22.271879 1.825022) + (xy 22.267774 1.828097) (xy 22.263626 1.831146) (xy 22.259434 1.834169) (xy 22.255699 1.836823) + (xy 22.251939 1.839449) (xy 22.248157 1.842047) (xy 22.24435 1.844617) (xy 22.24052 1.847159) (xy 22.236666 1.849672) + (xy 22.232788 1.852158) (xy 22.228886 1.854616) (xy 22.224961 1.857045) (xy 22.221012 1.859446) + (xy 22.21704 1.86182) (xy 22.213044 1.864165) (xy 22.209024 1.866482) (xy 22.20498 1.868771) (xy 22.200912 1.871033) + (xy 22.196821 1.873266) (xy 22.192707 1.87547) (xy 22.188568 1.877647) (xy 22.184406 1.879796) (xy 22.18022 1.881917) + (xy 22.17601 1.884009) (xy 22.171777 1.886074) (xy 22.16752 1.88811) (xy 22.163239 1.890119) (xy 22.158935 1.892099) + (xy 22.154607 1.894051) (xy 22.150255 1.895976) (xy 22.145879 1.897872) (xy 22.14148 1.89974) (xy 22.137057 1.90158) + (xy 22.13261 1.903392) (xy 22.12814 1.905176) (xy 22.123646 1.906931) (xy 22.119128 1.908659) (xy 22.114587 1.910359) + (xy 22.110021 1.91203) (xy 22.105433 1.913674) (xy 22.10082 1.915289) (xy 22.096184 1.916876) (xy 22.091524 1.918436) + (xy 22.08684 1.919967) (xy 22.082132 1.92147) (xy 22.077401 1.922945) (xy 22.072646 1.924392) (xy 22.067868 1.925811) + (xy 22.063066 1.927202) (xy 22.05824 1.928564) (xy 22.05339 1.929899) (xy 22.048517 1.931206) (xy 22.04362 1.932484) + (xy 22.038699 1.933735) (xy 22.033754 1.934957) (xy 22.028786 1.936151) (xy 22.023794 1.937318) + (xy 22.018779 1.938456) (xy 22.013739 1.939566) (xy 22.008676 1.940648) (xy 22.00359 1.941702) (xy 21.998479 1.942728) + (xy 21.993345 1.943726) (xy 21.988187 1.944695) (xy 21.983006 1.945637) (xy 21.9778 1.946551) (xy 21.972572 1.947436) + (xy 21.967319 1.948294) (xy 21.962043 1.949123) (xy 21.956742 1.949924) (xy 21.951419 1.950698) + (xy 21.946071 1.951443) (xy 21.9407 1.95216) (xy 21.935305 1.952849) (xy 21.929887 1.95351) (xy 21.924444 1.954143) + (xy 21.918978 1.954747) (xy 21.913489 1.955324) (xy 21.907975 1.955873) (xy 21.902438 1.956393) + (xy 21.896877 1.956886) (xy 21.891293 1.95735) (xy 21.885684 1.957787) (xy 21.880053 1.958195) (xy 21.874397 1.958575) + (xy 21.868718 1.958927) (xy 21.863015 1.959252) (xy 21.857288 1.959548) (xy 21.851537 1.959815) + (xy 21.845763 1.960055) (xy 21.839965 1.960267) (xy 21.834144 1.960451) (xy 21.828298 1.960606) + (xy 21.826736 1.96064) (xy 21.826736 1.745975) (xy 21.832469 1.745957) (xy 21.838032 1.745906) (xy 21.843425 1.745821) + (xy 21.848648 1.745702) (xy 21.853701 1.745549) (xy 21.858583 1.745361) (xy 21.863296 1.74514) (xy 21.867838 1.744884) + (xy 21.87221 1.744595) (xy 22.055484 1.22232) (xy 21.739914 1.22232) (xy 21.61589 1.575098) (xy 21.614217 1.580086) + (xy 21.612703 1.585029) (xy 21.611349 1.589926) (xy 21.610154 1.594778) (xy 21.609118 1.599584) + (xy 21.608242 1.604344) (xy 21.607525 1.609059) (xy 21.606967 1.613728) (xy 21.606569 1.618352) + (xy 21.60633 1.622931) (xy 21.60625 1.627463) (xy 21.606302 1.631082) (xy 21.606459 1.634644) (xy 21.60672 1.63815) + (xy 21.607085 1.641601) (xy 21.607555 1.644995) (xy 21.608129 1.648333) (xy 21.608807 1.651614) + (xy 21.60959 1.65484) (xy 21.610477 1.65801) (xy 21.611469 1.661123) (xy 21.612565 1.664181) (xy 21.613765 1.667182) + (xy 21.61507 1.670127) (xy 21.616479 1.673017) (xy 21.617992 1.67585) (xy 21.61961 1.678626) (xy 21.621332 1.681347) + (xy 21.623158 1.684012) (xy 21.625089 1.686621) (xy 21.627125 1.689173) (xy 21.629264 1.69167) (xy 21.631508 1.69411) + (xy 21.633857 1.696494) (xy 21.636309 1.698822) (xy 21.638866 1.701095) (xy 21.641528 1.70331) (xy 21.644294 1.70547) + (xy 21.647164 1.707574) (xy 21.650139 1.709622) (xy 21.653218 1.711613) (xy 21.656401 1.713549) + (xy 21.659689 1.715428) (xy 21.663081 1.717251) (xy 21.666577 1.719018) (xy 21.670178 1.72073) (xy 21.673883 1.722384) + (xy 21.677693 1.723983) (xy 21.681607 1.725526) (xy 21.685625 1.727013) (xy 21.689748 1.728443) + (xy 21.693975 1.729818) (xy 21.698306 1.731136) (xy 21.702742 1.732398) (xy 21.707282 1.733604) + (xy 21.711927 1.734755) (xy 21.716676 1.735848) (xy 21.721529 1.736886) (xy 21.726487 1.737868) + (xy 21.731549 1.738794) (xy 21.736715 1.739663) (xy 21.741986 1.740477) (xy 21.747361 1.741234) + (xy 21.752841 1.741935) (xy 21.758425 1.74258) (xy 21.764113 1.74317) (xy 21.769906 1.743702) (xy 21.775803 1.744179) + (xy 21.781804 1.7446) (xy 21.78791 1.744965) (xy 21.79412 1.745273) (xy 21.800434 1.745526) (xy 21.806853 1.745722) + (xy 21.813377 1.745862) (xy 21.820004 1.745946) (xy 21.826736 1.745975) (xy 21.826736 1.96064) (xy 21.822429 1.960734) + (xy 21.816537 1.960834) (xy 21.81062 1.960905) (xy 21.80468 1.960948) (xy 21.798379 1.960989) (xy 21.792107 1.961005) + (xy 21.785863 1.960995) (xy 21.779647 1.960961) (xy 21.77346 1.960901) (xy 21.767301 1.960816) (xy 21.76117 1.960706) + (xy 21.755067 1.96057) (xy 21.748993 1.960409) (xy 21.742947 1.960224) (xy 21.73693 1.960012) (xy 21.730941 1.959776) + (xy 21.72498 1.959515) (xy 21.719047 1.959228) (xy 21.713143 1.958916) (xy 21.707267 1.958579) (xy 21.701419 1.958217) + (xy 21.6956 1.957829) (xy 21.689809 1.957417) (xy 21.684046 1.956979) (xy 21.678312 1.956516) (xy 21.672606 1.956027) + (xy 21.666928 1.955514) (xy 21.661278 1.954975) (xy 21.655657 1.954411) (xy 21.650065 1.953822) + (xy 21.6445 1.953208) (xy 21.638964 1.952569) (xy 21.633456 1.951904) (xy 21.627977 1.951214) (xy 21.622525 1.950499) + (xy 21.617102 1.949759) (xy 21.611708 1.948993) (xy 21.606342 1.948203) (xy 21.601004 1.947387) + (xy 21.595694 1.946546) (xy 21.590413 1.945679) (xy 21.58516 1.944788) (xy 21.579935 1.943871) (xy 21.574739 1.942929) + (xy 21.569571 1.941962) (xy 21.564431 1.94097) (xy 21.559319 1.939953) (xy 21.554236 1.93891) (xy 21.549182 1.937842) + (xy 21.544155 1.936749) (xy 21.539157 1.935631) (xy 21.534187 1.934487) (xy 21.529246 1.933319) + (xy 21.524332 1.932125) (xy 21.519448 1.930906) (xy 21.514591 1.929662) (xy 21.509763 1.928392) + (xy 21.504963 1.927098) (xy 21.500191 1.925778) (xy 21.495448 1.924433) (xy 21.490733 1.923062) + (xy 21.486046 1.921667) (xy 21.481388 1.920246) (xy 21.476758 1.9188) (xy 21.472156 1.917329) (xy 21.467583 1.915833) + (xy 21.463038 1.914312) (xy 21.458521 1.912765) (xy 21.454032 1.911193) (xy 21.449572 1.909596) + (xy 21.445141 1.907974) (xy 21.440737 1.906327) (xy 21.436362 1.904654) (xy 21.432015 1.902956) + (xy 21.427696 1.901233) (xy 21.423406 1.899485) (xy 21.419144 1.897711) (xy 21.414911 1.895913) + (xy 21.410705 1.894089) (xy 21.406528 1.89224) (xy 21.40238 1.890366) (xy 21.398259 1.888466) (xy 21.394167 1.886542) + (xy 21.390104 1.884592) (xy 21.386068 1.882617) (xy 21.382061 1.880617) (xy 21.378083 1.878591) + (xy 21.374132 1.87654) (xy 21.37021 1.874465) (xy 21.366316 1.872364) (xy 21.362451 1.870237) (xy 21.358614 1.868086) + (xy 21.354805 1.865909) (xy 21.351024 1.863708) (xy 21.347272 1.861481) (xy 21.343548 1.859228) + (xy 21.339853 1.856951) (xy 21.336185 1.854648) (xy 21.332546 1.85232) (xy 21.328936 1.849967) (xy 21.325353 1.847589) + (xy 21.321799 1.845186) (xy 21.318274 1.842757) (xy 21.314776 1.840303) (xy 21.311307 1.837824) + (xy 21.307867 1.83532) (xy 21.304454 1.832791) (xy 21.300217 1.829606) (xy 21.296039 1.826393) (xy 21.291918 1.823153) + (xy 21.287857 1.819886) (xy 21.283853 1.816591) (xy 21.279909 1.813269) (xy 21.276022 1.80992) (xy 21.272194 1.806543) + (xy 21.268425 1.803138) (xy 21.264714 1.799706) (xy 21.261061 1.796247) (xy 21.257467 1.792761) + (xy 21.253931 1.789247) (xy 21.250454 1.785705) (xy 21.247035 1.782136) (xy 21.243675 1.77854) (xy 21.240373 1.774917) + (xy 21.237129 1.771266) (xy 21.233944 1.767587) (xy 21.230818 1.763881) (xy 21.227749 1.760148) + (xy 21.22474 1.756387) (xy 21.221788 1.752599) (xy 21.218896 1.748784) (xy 21.216061 1.744941) (xy 21.213285 1.74107) + (xy 21.210568 1.737172) (xy 21.207908 1.733247) (xy 21.205308 1.729295) (xy 21.202766 1.725315) + (xy 21.200282 1.721307) (xy 21.197856 1.717273) (xy 21.19549 1.71321) (xy 21.193181 1.709121) (xy 21.190931 1.705004) + (xy 21.18874 1.700859) (xy 21.186606 1.696687) (xy 21.184532 1.692488) (xy 21.182516 1.688261) (xy 21.180558 1.684007) + (xy 21.178658 1.679726) (xy 21.176817 1.675417) (xy 21.175035 1.67108) (xy 21.173311 1.666717) (xy 21.171645 1.662326) + (xy 21.170038 1.657907) (xy 21.16849 1.653461) (xy 21.166999 1.648988) (xy 21.165567 1.644487) (xy 21.164194 1.639959) + (xy 21.162879 1.635403) (xy 21.161623 1.63082) (xy 21.160425 1.62621) (xy 21.159285 1.621572) (xy 21.158204 1.616906) + (xy 21.157181 1.612214) (xy 21.156217 1.607494) (xy 21.155311 1.602746) (xy 21.154463 1.597971) + (xy 21.153675 1.593169) (xy 21.152944 1.588339) (xy 21.152272 1.583482) (xy 21.151658 1.578598) + (xy 21.151103 1.573686) (xy 21.150606 1.568746) (xy 21.150168 1.563779) (xy 21.149788 1.558785) + (xy 21.149467 1.553764) (xy 21.149204 1.548715) (xy 21.148999 1.543638) (xy 21.148853 1.538534) + (xy 21.148765 1.533403) (xy 21.148736 1.528245) (xy 21.148767 1.523284) (xy 21.148859 1.518323) + (xy 21.149011 1.513362) (xy 21.149225 1.508401) (xy 21.149501 1.50344) (xy 21.149837 1.498479) (xy 21.150235 1.493518) + (xy 21.150693 1.488557) (xy 21.151213 1.483596) (xy 21.151794 1.478635) (xy 21.152436 1.473674) + (xy 21.153139 1.468713) (xy 21.153904 1.463752) (xy 21.154729 1.458791) (xy 21.155616 1.453831) + (xy 21.156533 1.448642) (xy 21.157492 1.443482) (xy 21.158493 1.43835) (xy 21.159537 1.433246) (xy 21.160622 1.42817) + (xy 21.16175 1.423122) (xy 21.16292 1.418102) (xy 21.164132 1.41311) (xy 21.165387 1.408145) (xy 21.166683 1.403209) + (xy 21.168022 1.398301) (xy 21.169403 1.393421) (xy 21.170826 1.388569) (xy 21.172292 1.383744) + (xy 21.173799 1.378948) (xy 21.175349 1.37418) (xy 21.176941 1.36944) (xy 21.178576 1.364728) (xy 21.180252 1.360043) + (xy 21.181971 1.355387) (xy 21.183732 1.350759) (xy 21.185535 1.346158) (xy 21.18738 1.341586) (xy 21.189267 1.337042) + (xy 21.191197 1.332526) (xy 21.193169 1.328037) (xy 21.195183 1.323577) (xy 21.197239 1.319145) + (xy 21.199338 1.31474) (xy 21.201478 1.310364) (xy 21.203661 1.306016) (xy 21.205886 1.301695) (xy 21.208154 1.297403) + (xy 21.210463 1.293138) (xy 21.212815 1.288902) (xy 21.215209 1.284694) (xy 21.217645 1.280513) + (xy 21.220123 1.276361) (xy 21.222644 1.272236) (xy 21.225206 1.26814) (xy 21.227811 1.264072) (xy 21.230458 1.260031) + (xy 21.233148 1.256019) (xy 21.235879 1.252034) (xy 21.238653 1.248078) (xy 21.241469 1.244149) + (xy 21.244327 1.240249) (xy 21.247227 1.236376) (xy 21.25017 1.232532) (xy 21.253154 1.228715) (xy 21.256181 1.224927) + (xy 21.25925 1.221166) (xy 21.262362 1.217434) (xy 21.265515 1.213729) (xy 21.268711 1.210053) (xy 21.271949 1.206404) + (xy 21.275229 1.202783) (xy 21.278551 1.199191) (xy 21.281916 1.195626) (xy 21.285323 1.19209) (xy 21.288772 1.188581) + (xy 21.292263 1.1851) (xy 21.295796 1.181648) (xy 21.299372 1.178223) (xy 21.302989 1.174827) (xy 21.306649 1.171458) + (xy 21.310352 1.168117) (xy 21.314096 1.164805) (xy 21.317883 1.16152) (xy 21.321711 1.158263) (xy 21.325582 1.155034) + (xy 21.329495 1.151834) (xy 21.333451 1.148661) (xy 21.337448 1.145516) (xy 21.341488 1.1424) (xy 21.34557 1.139311) + (xy 21.349694 1.13625) (xy 21.353861 1.133217) (xy 21.358069 1.130213) (xy 21.36232 1.127236) (xy 21.36597 1.12474) + (xy 21.369645 1.12227) (xy 21.373343 1.119825) (xy 21.377066 1.117404) (xy 21.380814 1.115009) (xy 21.384585 1.112639) + (xy 21.388381 1.110294) (xy 21.392201 1.107974) (xy 21.396045 1.105679) (xy 21.399913 1.10341) (xy 21.403806 1.101165) + (xy 21.407723 1.098945) (xy 21.411664 1.096751) (xy 21.41563 1.094581) (xy 21.419619 1.092437) (xy 21.423633 1.090318) + (xy 21.427671 1.088223) (xy 21.431734 1.086154) (xy 21.435821 1.08411) (xy 21.439932 1.082091) (xy 21.444067 1.080097) + (xy 21.448226 1.078129) (xy 21.45241 1.076185) (xy 21.456618 1.074266) (xy 21.46085 1.072373) (xy 21.465107 1.070504) + (xy 21.469388 1.068661) (xy 21.473693 1.066842) (xy 21.478022 1.065049) (xy 21.482375 1.063281) + (xy 21.486753 1.061538) (xy 21.491155 1.05982) (xy 21.495581 1.058127) (xy 21.500032 1.056459) (xy 21.504507 1.054817) + (xy 21.509006 1.053199) (xy 21.513529 1.051606) (xy 21.518077 1.050039) (xy 21.522648 1.048496) + (xy 21.527244 1.046979) (xy 21.531865 1.045487) (xy 21.536509 1.044019) (xy 21.541178 1.042577) + (xy 21.545871 1.04116) (xy 21.550588 1.039768) (xy 21.55533 1.038401) (xy 21.560096 1.03706) (xy 21.564886 1.035743) + (xy 21.5697 1.034451) (xy 21.574539 1.033185) (xy 21.579402 1.031943) (xy 21.584289 1.030727) (xy 21.5892 1.029536) + (xy 21.594136 1.028369) (xy 21.599095 1.027228) (xy 21.604079 1.026112) (xy 21.609088 1.025021) + (xy 21.61412 1.023955) (xy 21.619177 1.022914) (xy 21.624258 1.021899) (xy 21.629364 1.020908) (xy 21.634493 1.019942) + (xy 21.639647 1.019002) (xy 21.644825 1.018086) (xy 21.650028 1.017196) (xy 21.655254 1.016331) + (xy 21.660505 1.015491) (xy 21.66578 1.014676) (xy 21.67108 1.013885) (xy 21.676403 1.013121) (xy 21.681751 1.012381) + (xy 21.687123 1.011666) (xy 21.69252 1.010976) (xy 21.69794 1.010312) (xy 21.703385 1.009672) (xy 21.708854 1.009058) + (xy 21.714348 1.008468) (xy 21.719866 1.007904) (xy 21.725407 1.007365) (xy 21.730974 1.00685) (xy 21.736564 1.006361) + (xy 21.742179 1.005897) (xy 21.747818 1.005459) (xy 21.753481 1.005045) (xy 21.759168 1.004656) + (xy 21.76488 1.004292) (xy 21.770616 1.003954) (xy 21.776376 1.00364) (xy 21.782161 1.003352) (xy 21.787969 1.003088) + (xy 21.793802 1.00285) (xy 21.799659 1.002637) (xy 21.805541 1.002449) (xy 21.811447 1.002286) (xy 21.817377 1.002148) + (xy 21.823331 1.002035) (xy 21.829309 1.001947) (xy 21.835312 1.001885) (xy 21.841339 1.001847) + (xy 21.84739 1.001834) (xy 23.557544 1.001834) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "0ae6af2c-d71b-4c91-9921-8780109f16c6") + ) + (fp_poly + (pts + (xy 27.072914 2.7323) (xy 27.072895 2.737914) (xy 27.072837 2.743504) (xy 27.072741 2.749072) (xy 27.072606 2.754616) + (xy 27.072433 2.760137) (xy 27.072221 2.765635) (xy 27.07197 2.771109) (xy 27.071681 2.77656) (xy 27.071354 2.781988) + (xy 27.070988 2.787393) (xy 27.070583 2.792774) (xy 27.07014 2.798132) (xy 27.069659 2.803467) (xy 27.069138 2.808778) + (xy 27.06858 2.814067) (xy 27.067983 2.819332) (xy 27.067347 2.824573) (xy 27.066673 2.829792) (xy 27.06596 2.834987) + (xy 27.065209 2.840159) (xy 27.064419 2.845307) (xy 27.06359 2.850433) (xy 27.062724 2.855535) (xy 27.061818 2.860614) + (xy 27.060874 2.865669) (xy 27.059892 2.870701) (xy 27.058871 2.87571) (xy 27.057811 2.880696) (xy 27.056713 2.885659) + (xy 27.055577 2.890598) (xy 27.054402 2.895514) (xy 27.053188 2.900406) (xy 27.051936 2.905276) + (xy 27.050645 2.910122) (xy 27.049316 2.914945) (xy 27.047948 2.919744) (xy 27.046542 2.924521) + (xy 27.045097 2.929274) (xy 27.043614 2.934003) (xy 27.042092 2.93871) (xy 27.040532 2.943393) (xy 27.038933 2.948053) + (xy 27.037295 2.95269) (xy 27.035619 2.957303) (xy 27.033905 2.961893) (xy 27.032152 2.96646) (xy 27.03036 2.971004) + (xy 27.02853 2.975524) (xy 27.026661 2.980021) (xy 27.024754 2.984495) (xy 27.022809 2.988946) (xy 27.020824 2.993373) + (xy 27.018802 2.997777) (xy 27.016741 3.002158) (xy 27.014641 3.006515) (xy 27.012502 3.010849) + (xy 27.010326 3.01516) (xy 27.00811 3.019448) (xy 27.005856 3.023712) (xy 27.003564 3.027953) (xy 27.001233 3.032171) + (xy 26.998864 3.036366) (xy 26.996456 3.040537) (xy 26.994009 3.044685) (xy 26.991524 3.04881) (xy 26.989 3.052912) + (xy 26.986438 3.05699) (xy 26.983838 3.061045) (xy 26.981199 3.065076) (xy 26.978521 3.069085) (xy 26.975805 3.07307) + (xy 26.97305 3.077032) (xy 26.970257 3.080971) (xy 26.967425 3.084886) (xy 26.964555 3.088778) (xy 26.961646 3.092647) + (xy 26.958698 3.096492) (xy 26.955712 3.100315) (xy 26.952688 3.104114) (xy 26.949625 3.107889) + (xy 26.946523 3.111642) (xy 26.943383 3.115371) (xy 26.940205 3.119077) (xy 26.936988 3.12276) (xy 26.933732 3.126419) + (xy 26.930355 3.130115) (xy 26.926953 3.133767) (xy 26.923526 3.137377) (xy 26.920074 3.140943) + (xy 26.916598 3.144466) (xy 26.913096 3.147946) (xy 26.90957 3.151382) (xy 26.906019 3.154776) (xy 26.902444 3.158126) + (xy 26.898843 3.161433) (xy 26.895218 3.164696) (xy 26.891568 3.167917) (xy 26.887894 3.171094) + (xy 26.884194 3.174228) (xy 26.88047 3.177318) (xy 26.876721 3.180366) (xy 26.872947 3.18337) (xy 26.869148 3.186331) + (xy 26.865325 3.189249) (xy 26.861477 3.192124) (xy 26.857604 3.194955) (xy 26.853706 3.197743) + (xy 26.849783 3.200488) (xy 26.845836 3.20319) (xy 26.841864 3.205848) (xy 26.837867 3.208463) (xy 26.833845 3.211035) + (xy 26.829799 3.213564) (xy 26.825728 3.21605) (xy 26.821632 3.218492) (xy 26.817511 3.220891) (xy 26.813365 3.223247) + (xy 26.809195 3.225559) (xy 26.805 3.227829) (xy 26.80078 3.230055) (xy 26.796535 3.232238) (xy 26.792266 3.234378) + (xy 26.787972 3.236474) (xy 26.783653 3.238527) (xy 26.779309 3.240537) (xy 26.77494 3.242504) (xy 26.770547 3.244428) + (xy 26.766129 3.246308) (xy 26.761686 3.248145) (xy 26.757218 3.249939) (xy 26.752726 3.25169) (xy 26.748208 3.253397) + (xy 26.743666 3.255062) (xy 26.739099 3.256683) (xy 26.734508 3.25826) (xy 26.729891 3.259795) (xy 26.72525 3.261286) + (xy 26.720584 3.262734) (xy 26.715894 3.264139) (xy 26.711178 3.265501) (xy 26.706438 3.266819) + (xy 26.701673 3.268094) (xy 26.696883 3.269326) (xy 26.692068 3.270515) (xy 26.687229 3.271661) + (xy 26.682365 3.272763) (xy 26.677476 3.273822) (xy 26.672562 3.274838) (xy 26.667623 3.27581) (xy 26.66266 3.27674) + (xy 26.657672 3.277626) (xy 26.652659 3.278469) (xy 26.647621 3.279269) (xy 26.642559 3.280025) + (xy 26.637472 3.280738) (xy 26.63236 3.281408) (xy 26.627223 3.282035) (xy 26.622061 3.282619) (xy 26.616875 3.283159) + (xy 26.611664 3.283656) (xy 26.606428 3.28411) (xy 26.601167 3.284521) (xy 26.595882 3.284888) (xy 26.590572 3.285212) + (xy 26.585237 3.285493) (xy 26.579877 3.285731) (xy 26.574492 3.285926) (xy 26.569083 3.286077) + (xy 26.563649 3.286185) (xy 26.55819 3.28625) (xy 26.552706 3.286271) (xy 26.547046 3.286246) (xy 26.54237 3.286181) + (xy 26.54237 3.152602) (xy 26.546098 3.152551) (xy 26.5498 3.1524) (xy 26.553477 3.152148) (xy 26.557129 3.151796) + (xy 26.560755 3.151343) (xy 26.564356 3.150789) (xy 26.567932 3.150135) (xy 26.571482 3.149379) + (xy 26.575007 3.148524) (xy 26.578507 3.147567) (xy 26.581981 3.14651) (xy 26.58543 3.145352) (xy 26.588853 3.144093) + (xy 26.592252 3.142734) (xy 26.595625 3.141274) (xy 26.598972 3.139713) (xy 26.602294 3.138052) + (xy 26.605591 3.13629) (xy 26.608863 3.134427) (xy 26.612109 3.132464) (xy 26.61533 3.1304) (xy 26.618525 3.128235) + (xy 26.621695 3.12597) (xy 26.62484 3.123603) (xy 26.627959 3.121136) (xy 26.631053 3.118569) (xy 26.634122 3.115901) + (xy 26.637165 3.113132) (xy 26.640183 3.110262) (xy 26.643176 3.107292) (xy 26.646144 3.104221) + (xy 26.649086 3.101049) (xy 26.652002 3.097777) (xy 26.654893 3.094404) (xy 26.657759 3.09093) (xy 26.6606 3.087356) + (xy 26.663415 3.08368) (xy 26.666205 3.079905) (xy 26.66897 3.076028) (xy 26.671709 3.072051) (xy 26.674423 3.067973) + (xy 26.677112 3.063795) (xy 26.679775 3.059515) (xy 26.682413 3.055135) (xy 26.685025 3.050655) + (xy 26.687612 3.046073) (xy 26.690174 3.041391) (xy 26.692711 3.036609) (xy 26.695222 3.031725) + (xy 26.697707 3.026741) (xy 26.700168 3.021657) (xy 26.702603 3.016471) (xy 26.705013 3.011185) + (xy 26.707397 3.005798) (xy 26.709756 3.000311) (xy 26.71209 2.994723) (xy 26.714398 2.989034) (xy 26.716681 2.983244) + (xy 26.718939 2.977354) (xy 26.721171 2.971363) (xy 26.723378 2.965271) (xy 26.72556 2.959079) (xy 26.727716 2.952786) + (xy 26.729407 2.947717) (xy 26.731068 2.942648) (xy 26.732701 2.937579) (xy 26.734305 2.932509) + (xy 26.73588 2.927439) (xy 26.737426 2.922369) (xy 26.738943 2.917298) (xy 26.740432 2.912226) (xy 26.741891 2.907154) + (xy 26.743321 2.902082) (xy 26.744723 2.89701) (xy 26.746096 2.891937) (xy 26.747439 2.886864) (xy 26.748754 2.88179) + (xy 26.75004 2.876716) (xy 26.751297 2.871641) (xy 26.752526 2.866566) (xy 26.753725 2.861491) (xy 26.754895 2.856415) + (xy 26.756037 2.851339) (xy 26.757149 2.846263) (xy 26.758233 2.841186) (xy 26.759288 2.836108) + (xy 26.760314 2.831031) (xy 26.761311 2.825953) (xy 26.762279 2.820874) (xy 26.763218 2.815795) + (xy 26.764128 2.810716) (xy 26.76501 2.805636) (xy 26.765862 2.800556) (xy 26.766686 2.795476) (xy 26.767481 2.790395) + (xy 26.768246 2.785314) (xy 26.768983 2.780232) (xy 26.769691 2.77515) (xy 26.770371 2.770068) (xy 26.771021 2.764985) + (xy 26.771642 2.759902) (xy 26.772234 2.754818) (xy 26.772798 2.749734) (xy 26.773333 2.74465) (xy 26.773838 2.739565) + (xy 26.774315 2.73448) (xy 26.774763 2.729394) (xy 26.775182 2.724308) (xy 26.775572 2.719222) (xy 26.775934 2.714135) + (xy 26.776266 2.709048) (xy 26.776569 2.70396) (xy 26.776844 2.698872) (xy 26.777089 2.693784) (xy 26.777306 2.688695) + (xy 26.777494 2.683606) (xy 26.777653 2.678516) (xy 26.777783 2.673426) (xy 26.777884 2.668336) + (xy 26.777956 2.663245) (xy 26.778 2.658154) (xy 26.778014 2.653062) (xy 26.777983 2.646514) (xy 26.777889 2.640073) + (xy 26.777734 2.633738) (xy 26.777515 2.627509) (xy 26.777234 2.621387) (xy 26.776891 2.615371) + (xy 26.776486 2.609462) (xy 26.776018 2.603659) (xy 26.775488 2.597963) (xy 26.774895 2.592373) + (xy 26.77424 2.58689) (xy 26.773523 2.581513) (xy 26.772743 2.576243) (xy 26.771901 2.571079) (xy 26.770997 2.566022) + (xy 26.77003 2.561071) (xy 26.769001 2.556226) (xy 26.767909 2.551488) (xy 26.766755 2.546857) (xy 26.765539 2.542332) + (xy 26.76426 2.537913) (xy 26.762919 2.533601) (xy 26.761516 2.529395) (xy 26.76005 2.525296) (xy 26.758521 2.521303) + (xy 26.756931 2.517417) (xy 26.755278 2.513637) (xy 26.753563 2.509964) (xy 26.751785 2.506397) + (xy 26.749945 2.502937) (xy 26.748042 2.499583) (xy 26.746077 2.496336) (xy 26.74405 2.493195) (xy 26.74196 2.49016) + (xy 26.739808 2.487232) (xy 26.737594 2.484411) (xy 26.735317 2.481696) (xy 26.732978 2.479087) + (xy 26.730577 2.476585) (xy 26.728113 2.47419) (xy 26.725587 2.471901) (xy 26.722998 2.469718) (xy 26.720347 2.467642) + (xy 26.717634 2.465672) (xy 26.714858 2.463809) (xy 26.71202 2.462052) (xy 26.709119 2.460402) (xy 26.706156 2.458858) + (xy 26.703131 2.45742) (xy 26.700043 2.456089) (xy 26.696893 2.454865) (xy 26.693681 2.453747) (xy 26.690406 2.452736) + (xy 26.687069 2.451831) (xy 26.683669 2.451032) (xy 26.680208 2.45034) (xy 26.676683 2.449754) (xy 26.673097 2.449275) + (xy 26.669448 2.448903) (xy 26.665736 2.448636) (xy 26.661962 2.448477) (xy 26.658126 2.448424) + (xy 26.65442 2.448474) (xy 26.650738 2.448626) (xy 26.647082 2.448878) (xy 26.643449 2.449232) (xy 26.639842 2.449686) + (xy 26.636259 2.450242) (xy 26.6327 2.450899) (xy 26.629167 2.451657) (xy 26.625658 2.452515) (xy 26.622173 2.453475) + (xy 26.618714 2.454536) (xy 26.615279 2.455698) (xy 26.611868 2.456961) (xy 26.608482 2.458325) + (xy 26.605121 2.45979) (xy 26.601785 2.461356) (xy 26.598473 2.463023) (xy 26.595186 2.464791) (xy 26.591923 2.46666) + (xy 26.588686 2.468631) (xy 26.585472 2.470702) (xy 26.582284 2.472874) (xy 26.57912 2.475147) (xy 26.575981 2.477522) + (xy 26.572866 2.479997) (xy 26.569776 2.482573) (xy 26.566711 2.485251) (xy 26.56367 2.488029) (xy 26.560654 2.490909) + (xy 26.557663 2.493889) (xy 26.554696 2.496971) (xy 26.551754 2.500154) (xy 26.548837 2.503437) + (xy 26.545944 2.506822) (xy 26.543076 2.510308) (xy 26.540233 2.513894) (xy 26.537414 2.517582) + (xy 26.53462 2.521371) (xy 26.53185 2.525261) (xy 26.529105 2.529252) (xy 26.526385 2.533344) (xy 26.52369 2.537537) + (xy 26.521019 2.541831) (xy 26.518373 2.546226) (xy 26.515751 2.550722) (xy 26.513154 2.555319) + (xy 26.510582 2.560017) (xy 26.508034 2.564816) (xy 26.505511 2.569717) (xy 26.503013 2.574718) + (xy 26.500539 2.57982) (xy 26.49809 2.585023) (xy 26.495666 2.590328) (xy 26.493266 2.595733) (xy 26.490891 2.60124) + (xy 26.488541 2.606847) (xy 26.486215 2.612556) (xy 26.483914 2.618365) (xy 26.481638 2.624276) + (xy 26.479386 2.630287) (xy 26.477159 2.6364) (xy 26.474956 2.642614) (xy 26.472778 2.648928) (xy 26.471041 2.654066) + (xy 26.469334 2.659202) (xy 26.467657 2.664337) (xy 26.466009 2.669469) (xy 26.464391 2.674601) + (xy 26.462802 2.679731) (xy 26.461244 2.684859) (xy 26.459714 2.689985) (xy 26.458215 2.69511) (xy 26.456745 2.700234) + (xy 26.455305 2.705355) (xy 26.453895 2.710476) (xy 26.452515 2.715594) (xy 26.451164 2.720711) + (xy 26.449842 2.725827) (xy 26.448551 2.730941) (xy 26.447289 2.736053) (xy 26.446057 2.741164) + (xy 26.444854 2.746273) (xy 26.443682 2.751381) (xy 26.442539 2.756487) (xy 26.441425 2.761591) + (xy 26.440342 2.766694) (xy 26.439288 2.771795) (xy 26.438263 2.776895) (xy 26.437269 2.781993) + (xy 26.436304 2.787089) (xy 26.435368 2.792184) (xy 26.434463 2.797278) (xy 26.433587 2.802369) + (xy 26.432741 2.807459) (xy 26.431924 2.812548) (xy 26.431138 2.817635) (xy 26.43038 2.82272) (xy 26.429653 2.827804) + (xy 26.428955 2.832886) (xy 26.428287 2.837967) (xy 26.427649 2.843046) (xy 26.42704 2.848124) (xy 26.426461 2.8532) + (xy 26.425912 2.858274) (xy 26.425392 2.863347) (xy 26.424903 2.868418) (xy 26.424442 2.873487) + (xy 26.424012 2.878555) (xy 26.423611 2.883622) (xy 26.42324 2.888687) (xy 26.422898 2.89375) (xy 26.422587 2.898811) + (xy 26.422305 2.903872) (xy 26.422052 2.90893) (xy 26.42183 2.913987) (xy 26.421637 2.919042) (xy 26.421473 2.924096) + (xy 26.42134 2.929148) (xy 26.421236 2.934199) (xy 26.421162 2.939248) (xy 26.421117 2.944295) (xy 26.421102 2.949341) + (xy 26.421134 2.955845) (xy 26.421228 2.962243) (xy 26.421386 2.968535) (xy 26.421607 2.974722) + (xy 26.421891 2.980803) (xy 26.422238 2.986778) (xy 26.422648 2.992647) (xy 26.423121 2.998411) + (xy 26.423658 3.004069) (xy 26.424257 3.009621) (xy 26.424919 3.015067) (xy 26.425645 3.020408) + (xy 26.426434 3.025643) (xy 26.427285 3.030772) (xy 26.4282 3.035795) (xy 26.429178 3.040713) (xy 26.430219 3.045525) + (xy 26.431324 3.050231) (xy 26.432491 3.054831) (xy 26.433721 3.059326) (xy 26.435015 3.063715) + (xy 26.436371 3.067998) (xy 26.437791 3.072175) (xy 26.439273 3.076247) (xy 26.440819 3.080212) + (xy 26.442428 3.084072) (xy 26.4441 3.087827) (xy 26.445835 3.091475) (xy 26.447634 3.095018) (xy 26.449495 3.098455) + (xy 26.451419 3.101786) (xy 26.453407 3.105012) (xy 26.455457 3.108132) (xy 26.457571 3.111146) + (xy 26.459748 3.114054) (xy 26.461988 3.116856) (xy 26.464291 3.119553) (xy 26.466657 3.122144) + (xy 26.469086 3.124629) (xy 26.471578 3.127009) (xy 26.474133 3.129283) (xy 26.476752 3.131451) + (xy 26.479433 3.133513) (xy 26.482178 3.135469) (xy 26.484986 3.13732) (xy 26.487856 3.139065) (xy 26.49079 3.140704) + (xy 26.493787 3.142238) (xy 26.496847 3.143665) (xy 26.499971 3.144987) (xy 26.503157 3.146203) + (xy 26.506406 3.147314) (xy 26.509719 3.148318) (xy 26.513094 3.149217) (xy 26.516533 3.150011) + (xy 26.520035 3.150698) (xy 26.5236 3.15128) (xy 26.527227 3.151755) (xy 26.530919 3.152126) (xy 26.534673 3.15239) + (xy 26.53849 3.152549) (xy 26.54237 3.152602) (xy 26.54237 3.286181) (xy 26.541419 3.286168) (xy 26.535825 3.286039) + (xy 26.530265 3.285859) (xy 26.524737 3.285627) (xy 26.519243 3.285343) (xy 26.513781 3.285008) + (xy 26.508353 3.284621) (xy 26.502958 3.284183) (xy 26.497597 3.283693) (xy 26.492268 3.283151) + (xy 26.486973 3.282558) (xy 26.48171 3.281913) (xy 26.476481 3.281217) (xy 26.471285 3.280469) (xy 26.466122 3.27967) + (xy 26.460993 3.278819) (xy 26.455896 3.277917) (xy 26.450833 3.276962) (xy 26.445803 3.275957) + (xy 26.440806 3.2749) (xy 26.435842 3.273791) (xy 26.430911 3.27263) (xy 26.426013 3.271418) (xy 26.421149 3.270155) + (xy 26.416318 3.26884) (xy 26.411519 3.267473) (xy 26.406754 3.266055) (xy 26.402023 3.264585) (xy 26.397324 3.263064) + (xy 26.392658 3.261491) (xy 26.388026 3.259866) (xy 26.383427 3.25819) (xy 26.378861 3.256462) (xy 26.374328 3.254683) + (xy 26.369828 3.252852) (xy 26.365362 3.25097) (xy 26.360928 3.249036) (xy 26.356528 3.24705) (xy 26.352161 3.245013) + (xy 26.347827 3.242924) (xy 26.343526 3.240784) (xy 26.339258 3.238592) (xy 26.335024 3.236349) + (xy 26.330822 3.234054) (xy 26.326654 3.231707) (xy 26.322519 3.229309) (xy 26.318417 3.226859) + (xy 26.314348 3.224358) (xy 26.310313 3.221805) (xy 26.30631 3.219201) (xy 26.302341 3.216545) (xy 26.298405 3.213837) + (xy 26.294502 3.211078) (xy 26.290632 3.208267) (xy 26.286795 3.205405) (xy 26.282992 3.202491) + (xy 26.279222 3.199526) (xy 26.275484 3.196509) (xy 26.27178 3.19344) (xy 26.268109 3.19032) (xy 26.264472 3.187148) + (xy 26.260867 3.183925) (xy 26.257296 3.18065) (xy 26.253757 3.177324) (xy 26.250252 3.173946) (xy 26.24678 3.170516) + (xy 26.243421 3.167075) (xy 26.240111 3.163602) (xy 26.236851 3.160097) (xy 26.233641 3.156559) + (xy 26.230481 3.15299) (xy 26.22737 3.149388) (xy 26.224309 3.145754) (xy 26.221298 3.142087) (xy 26.218337 3.138389) + (xy 26.215426 3.134658) (xy 26.212564 3.130896) (xy 26.209752 3.127101) (xy 26.20699 3.123274) (xy 26.204277 3.119414) + (xy 26.201615 3.115523) (xy 26.199002 3.111599) (xy 26.196439 3.107643) (xy 26.193925 3.103655) + (xy 26.191462 3.099635) (xy 26.189048 3.095582) (xy 26.186684 3.091498) (xy 26.18437 3.087381) (xy 26.182105 3.083232) + (xy 26.179891 3.079051) (xy 26.177726 3.074837) (xy 26.17561 3.070592) (xy 26.173545 3.066314) (xy 26.171529 3.062004) + (xy 26.169564 3.057662) (xy 26.167647 3.053287) (xy 26.165781 3.048881) (xy 26.163965 3.044442) + (xy 26.162198 3.039971) (xy 26.160481 3.035468) (xy 26.158813 3.030933) (xy 26.157196 3.026366) + (xy 26.155628 3.021766) (xy 26.15411 3.017134) (xy 26.152642 3.01247) (xy 26.151224 3.007774) (xy 26.149855 3.003046) + (xy 26.148536 2.998285) (xy 26.147267 2.993492) (xy 26.146048 2.988667) (xy 26.144878 2.98381) (xy 26.143758 2.978921) + (xy 26.142688 2.973999) (xy 26.141668 2.969046) (xy 26.140698 2.96406) (xy 26.139777 2.959042) (xy 26.138906 2.953992) + (xy 26.138085 2.948909) (xy 26.137313 2.943795) (xy 26.136592 2.938648) (xy 26.13592 2.933469) (xy 26.135298 2.928258) + (xy 26.134725 2.923014) (xy 26.134203 2.917739) (xy 26.13373 2.912431) (xy 26.133307 2.907091) (xy 26.132934 2.901719) + (xy 26.13261 2.896315) (xy 26.132336 2.890878) (xy 26.132112 2.88541) (xy 26.131938 2.879909) (xy 26.131814 2.874376) + (xy 26.131739 2.868811) (xy 26.131714 2.863213) (xy 26.131734 2.857631) (xy 26.131792 2.852072) + (xy 26.131889 2.846535) (xy 26.132025 2.841021) (xy 26.132201 2.835529) (xy 26.132415 2.830059) + (xy 26.132667 2.824612) (xy 26.132959 2.819188) (xy 26.13329 2.813786) (xy 26.13366 2.808406) (xy 26.134068 2.80305) + (xy 26.134516 2.797715) (xy 26.135002 2.792403) (xy 26.135527 2.787114) (xy 26.136092 2.781847) + (xy 26.136695 2.776603) (xy 26.137337 2.771381) (xy 26.138018 2.766181) (xy 26.138737 2.761005) + (xy 26.139496 2.75585) (xy 26.140294 2.750718) (xy 26.14113 2.745609) (xy 26.142006 2.740522) (xy 26.14292 2.735458) + (xy 26.143873 2.730416) (xy 26.144866 2.725397) (xy 26.145897 2.7204) (xy 26.146967 2.715426) (xy 26.148076 2.710474) + (xy 26.149223 2.705545) (xy 26.15041 2.700638) (xy 26.151636 2.695754) (xy 26.1529 2.690892) (xy 26.154204 2.686053) + (xy 26.155546 2.681236) (xy 26.156927 2.676442) (xy 26.158348 2.67167) (xy 26.159807 2.666921) (xy 26.161305 2.662194) + (xy 26.162842 2.65749) (xy 26.164418 2.652808) (xy 26.166032 2.648149) (xy 26.167686 2.643512) (xy 26.169378 2.638898) + (xy 26.17111 2.634306) (xy 26.17288 2.629737) (xy 26.17469 2.62519) (xy 26.176538 2.620666) (xy 26.178425 2.616165) + (xy 26.180351 2.611685) (xy 26.182316 2.607229) (xy 26.18432 2.602795) (xy 26.186362 2.598383) (xy 26.188444 2.593994) + (xy 26.190565 2.589627) (xy 26.192724 2.585283) (xy 26.194922 2.580962) (xy 26.19716 2.576662) (xy 26.199436 2.572386) + (xy 26.201751 2.568132) (xy 26.204105 2.5639) (xy 26.206498 2.559691) (xy 26.20893 2.555505) (xy 26.211401 2.551341) + (xy 26.21391 2.547199) (xy 26.216459 2.54308) (xy 26.219046 2.538983) (xy 26.221673 2.534909) (xy 26.224338 2.530858) + (xy 26.227042 2.526829) (xy 26.229785 2.522822) (xy 26.232567 2.518838) (xy 26.235388 2.514877) + (xy 26.238248 2.510938) (xy 26.241147 2.507021) (xy 26.244084 2.503127) (xy 26.247061 2.499256) + (xy 26.250076 2.495407) (xy 26.253131 2.49158) (xy 26.256224 2.487776) (xy 26.259356 2.483995) (xy 26.262527 2.480236) + (xy 26.265737 2.476499) (xy 26.268986 2.472786) (xy 26.272274 2.469094) (xy 26.275667 2.46535) (xy 26.279085 2.461651) + (xy 26.282526 2.457994) (xy 26.285992 2.454382) (xy 26.289482 2.450814) (xy 26.292996 2.447289) + (xy 26.296535 2.443808) (xy 26.300097 2.440371) (xy 26.303684 2.436977) (xy 26.307295 2.433628) + (xy 26.310931 2.430322) (xy 26.31459 2.42706) (xy 26.318274 2.423842) (xy 26.321982 2.420667) (xy 26.325714 2.417536) + (xy 26.329471 2.41445) (xy 26.333252 2.411406) (xy 26.337056 2.408407) (xy 26.340886 2.405452) (xy 26.344739 2.40254) + (xy 26.348616 2.399672) (xy 26.352518 2.396848) (xy 26.356444 2.394067) (xy 26.360394 2.391331) + (xy 26.364369 2.388638) (xy 26.368368 2.385989) (xy 26.37239 2.383384) (xy 26.376438 2.380822) (xy 26.380509 2.378304) + (xy 26.384604 2.375831) (xy 26.388724 2.3734) (xy 26.392868 2.371014) (xy 26.397036 2.368672) (xy 26.401229 2.366373) + (xy 26.405445 2.364118) (xy 26.409686 2.361907) (xy 26.413951 2.359739) (xy 26.418241 2.357616) + (xy 26.422554 2.355536) (xy 26.426892 2.3535) (xy 26.431254 2.351508) (xy 26.43564 2.349559) (xy 26.440051 2.347654) + (xy 26.444485 2.345794) (xy 26.448944 2.343976) (xy 26.453427 2.342203) (xy 26.457935 2.340474) + (xy 26.462466 2.338788) (xy 26.467022 2.337146) (xy 26.471602 2.335548) (xy 26.476206 2.333993) + (xy 26.480834 2.332483) (xy 26.485487 2.331016) (xy 26.490164 2.329593) (xy 26.494865 2.328214) + (xy 26.49959 2.326878) (xy 26.50434 2.325586) (xy 26.509114 2.324339) (xy 26.513912 2.323134) (xy 26.518734 2.321974) + (xy 26.52358 2.320858) (xy 26.528451 2.319785) (xy 26.533346 2.318756) (xy 26.538265 2.317771) (xy 26.543208 2.316829) + (xy 26.548176 2.315932) (xy 26.553167 2.315078) (xy 26.558183 2.314268) (xy 26.563223 2.313502) + (xy 26.568288 2.312779) (xy 26.573376 2.3121) (xy 26.578489 2.311466) (xy 26.583626 2.310874) (xy 26.588788 2.310327) + (xy 26.593973 2.309824) (xy 26.599183 2.309364) (xy 26.604417 2.308948) (xy 26.609675 2.308576) + (xy 26.614957 2.308247) (xy 26.620264 2.307963) (xy 26.625595 2.307722) (xy 26.63095 2.307525) (xy 26.636329 2.307372) + (xy 26.641733 2.307262) (xy 26.64716 2.307196) (xy 26.652612 2.307175) (xy 26.658209 2.3072) (xy 26.663773 2.307276) + (xy 26.669304 2.307403) (xy 26.674802 2.30758) (xy 26.680266 2.307808) (xy 26.685698 2.308086) (xy 26.691096 2.308416) + (xy 26.696462 2.308796) (xy 26.701794 2.309226) (xy 26.707093 2.309708) (xy 26.71236 2.31024) (xy 26.717593 2.310822) + (xy 26.722793 2.311456) (xy 26.72796 2.31214) (xy 26.733093 2.312874) (xy 26.738194 2.313659) (xy 26.743262 2.314495) + (xy 26.748297 2.315382) (xy 26.753298 2.316319) (xy 26.758267 2.317307) (xy 26.763202 2.318346) + (xy 26.768104 2.319435) (xy 26.772973 2.320575) (xy 26.777809 2.321766) (xy 26.782613 2.323007) + (xy 26.787382 2.324299) (xy 26.792119 2.325641) (xy 26.796823 2.327035) (xy 26.801494 2.328478) + (xy 26.806131 2.329973) (xy 26.810736 2.331518) (xy 26.815308 2.333114) (xy 26.819846 2.334761) + (xy 26.824351 2.336458) (xy 26.828823 2.338206) (xy 26.833263 2.340004) (xy 26.837669 2.341854) + (xy 26.842042 2.343753) (xy 26.846382 2.345704) (xy 26.850688 2.347705) (xy 26.854962 2.349757) + (xy 26.859203 2.351859) (xy 26.86341 2.354013) (xy 26.867585 2.356217) (xy 26.871726 2.358471) (xy 26.875835 2.360776) + (xy 26.87991 2.363132) (xy 26.883952 2.365539) (xy 26.887961 2.367996) (xy 26.891937 2.370504) (xy 26.89588 2.373062) + (xy 26.89979 2.375671) (xy 26.903667 2.378331) (xy 26.90751 2.381042) (xy 26.911321 2.383803) (xy 26.915098 2.386614) + (xy 26.918843 2.389477) (xy 26.922554 2.39239) (xy 26.926232 2.395354) (xy 26.929878 2.398368) (xy 26.93349 2.401433) + (xy 26.937069 2.404549) (xy 26.940615 2.407716) (xy 26.944128 2.410933) (xy 26.947607 2.414201) + (xy 26.951054 2.417519) (xy 26.954468 2.420888) (xy 26.957848 2.424308) (xy 26.961208 2.427769) + (xy 26.964517 2.431262) (xy 26.967777 2.434787) (xy 26.970987 2.438343) (xy 26.974148 2.441932) + (xy 26.977258 2.445553) (xy 26.980319 2.449205) (xy 26.98333 2.452889) (xy 26.986291 2.456605) (xy 26.989203 2.460353) + (xy 26.992064 2.464133) (xy 26.994876 2.467945) (xy 26.997639 2.471789) (xy 27.000351 2.475664) + (xy 27.003014 2.479572) (xy 27.005626 2.483511) (xy 27.00819 2.487482) (xy 27.010703 2.491486) (xy 27.013166 2.495521) + (xy 27.01558 2.499588) (xy 27.017944 2.503686) (xy 27.020259 2.507817) (xy 27.022523 2.51198) (xy 27.024738 2.516174) + (xy 27.026903 2.5204) (xy 27.029018 2.524659) (xy 27.031083 2.528949) (xy 27.033099 2.533271) (xy 27.035065 2.537625) + (xy 27.036981 2.542011) (xy 27.038847 2.546428) (xy 27.040664 2.550878) (xy 27.042431 2.555359) + (xy 27.044148 2.559873) (xy 27.045815 2.564418) (xy 27.047432 2.568995) (xy 27.049 2.573604) (xy 27.050518 2.578245) + (xy 27.051986 2.582918) (xy 27.053405 2.587622) (xy 27.054773 2.592359) (xy 27.056092 2.597127) + (xy 27.057361 2.601928) (xy 27.058581 2.60676) (xy 27.05975 2.611624) (xy 27.06087 2.61652) (xy 27.06194 2.621448) + (xy 27.06296 2.626408) (xy 27.063931 2.631399) (xy 27.064852 2.636423) (xy 27.065723 2.641478) (xy 27.066544 2.646566) + (xy 27.067315 2.651685) (xy 27.068037 2.656836) (xy 27.068709 2.662019) (xy 27.069331 2.667234) + (xy 27.069903 2.672481) (xy 27.070426 2.677759) (xy 27.070899 2.68307) (xy 27.071322 2.688412) (xy 27.071695 2.693787) + (xy 27.072018 2.699193) (xy 27.072292 2.704631) (xy 27.072516 2.710101) (xy 27.07269 2.715603) (xy 27.072815 2.721137) + (xy 27.072889 2.726702) (xy 27.072914 2.7323) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "a9b11ec9-6818-470f-b29b-9106f60833b6") + ) + (fp_poly + (pts + (xy 2.711977 0.000001) (xy 2.499759 0.347267) (xy 2.011934 0.347267) (xy 1.78318 1.001834) (xy 2.226908 1.001834) + (xy 2.226441 1.006755) (xy 2.225915 1.01162) (xy 2.225332 1.01643) (xy 2.22469 1.021184) (xy 2.223991 1.025882) + (xy 2.223233 1.030525) (xy 2.222418 1.035113) (xy 2.221544 1.039645) (xy 2.220612 1.044122) (xy 2.219623 1.048542) + (xy 2.218575 1.052908) (xy 2.21747 1.057218) (xy 2.216306 1.061472) (xy 2.215084 1.065671) (xy 2.213805 1.069815) + (xy 2.212467 1.073902) (xy 2.211072 1.077935) (xy 2.209618 1.081911) (xy 2.208106 1.085833) (xy 2.206537 1.089699) + (xy 2.204909 1.093509) (xy 2.203223 1.097264) (xy 2.201479 1.100963) (xy 2.199678 1.104606) (xy 2.197818 1.108195) + (xy 2.1959 1.111727) (xy 2.193924 1.115204) (xy 2.191891 1.118626) (xy 2.189799 1.121992) (xy 2.187649 1.125303) + (xy 2.185441 1.128558) (xy 2.183176 1.131757) (xy 2.180852 1.134901) (xy 2.17847 1.13799) (xy 2.17603 1.141023) + (xy 2.173532 1.144) (xy 2.170976 1.146922) (xy 2.168362 1.149788) (xy 2.16569 1.152599) (xy 2.162961 1.155355) + (xy 2.160173 1.158054) (xy 2.157327 1.160699) (xy 2.154423 1.163288) (xy 2.151461 1.165821) (xy 2.148441 1.168299) + (xy 2.145363 1.170721) (xy 2.142227 1.173088) (xy 2.139033 1.175399) (xy 2.135781 1.177654) (xy 2.132471 1.179855) + (xy 2.129103 1.181999) (xy 2.125677 1.184088) (xy 2.122193 1.186122) (xy 2.118651 1.1881) (xy 2.11505 1.190023) + (xy 2.111392 1.19189) (xy 2.107676 1.193701) (xy 2.103902 1.195457) (xy 2.10007 1.197158) (xy 2.09618 1.198803) + (xy 2.092232 1.200392) (xy 2.088225 1.201926) (xy 2.084161 1.203404) (xy 2.080039 1.204827) (xy 2.075859 1.206195) + (xy 2.071621 1.207506) (xy 2.067324 1.208763) (xy 2.06297 1.209964) (xy 2.058558 1.211109) (xy 2.054088 1.212199) + (xy 2.049559 1.213233) (xy 2.044973 1.214212) (xy 2.040329 1.215135) (xy 2.035627 1.216002) (xy 2.030866 1.216815) + (xy 2.026048 1.217571) (xy 2.021172 1.218272) (xy 2.016237 1.218918) (xy 2.011245 1.219508) (xy 2.006194 1.220043) + (xy 2.001086 1.220522) (xy 1.99592 1.220945) (xy 1.990695 1.221313) (xy 1.985413 1.221626) (xy 1.980072 1.221883) + (xy 1.974674 1.222084) (xy 1.969217 1.22223) (xy 1.963703 1.22232) (xy 1.704632 1.225076) (xy 1.597145 1.529623) + (xy 1.595376 1.534629) (xy 1.593586 1.539605) (xy 1.591775 1.544549) (xy 1.589942 1.549463) (xy 1.588088 1.554346) + (xy 1.586213 1.559199) (xy 1.584317 1.56402) (xy 1.5824 1.568811) (xy 1.580462 1.573571) (xy 1.578502 1.5783) + (xy 1.576522 1.582998) (xy 1.57452 1.587666) (xy 1.572497 1.592303) (xy 1.570453 1.596909) (xy 1.568387 1.601484) + (xy 1.566301 1.606028) (xy 1.564193 1.610541) (xy 1.562064 1.615024) (xy 1.559914 1.619476) (xy 1.557743 1.623897) + (xy 1.555551 1.628287) (xy 1.553338 1.632647) (xy 1.551103 1.636975) (xy 1.548847 1.641273) (xy 1.54657 1.64554) + (xy 1.544272 1.649776) (xy 1.541953 1.653981) (xy 1.539613 1.658156) (xy 1.537251 1.6623) (xy 1.534868 1.666413) + (xy 1.532464 1.670495) (xy 1.530039 1.674546) (xy 1.527593 1.678567) (xy 1.525126 1.682556) (xy 1.522637 1.686515) + (xy 1.520127 1.690443) (xy 1.517596 1.694341) (xy 1.515044 1.698207) (xy 1.512471 1.702043) (xy 1.509877 1.705848) + (xy 1.507261 1.709622) (xy 1.504625 1.713365) (xy 1.501967 1.717078) (xy 1.499288 1.720759) (xy 1.496588 1.72441) + (xy 1.493866 1.72803) (xy 1.491124 1.731619) (xy 1.48836 1.735178) (xy 1.485575 1.738705) (xy 1.482769 1.742202) + (xy 1.479942 1.745668) (xy 1.477094 1.749103) (xy 1.474225 1.752507) (xy 1.471334 1.755881) (xy 1.468422 1.759224) + (xy 1.465489 1.762536) (xy 1.462535 1.765817) (xy 1.45956 1.769067) (xy 1.456563 1.772287) (xy 1.453546 1.775475) + (xy 1.450507 1.778633) (xy 1.447447 1.78176) (xy 1.444366 1.784856) (xy 1.441264 1.787922) (xy 1.438141 1.790957) + (xy 1.434996 1.79396) (xy 1.43183 1.796933) (xy 1.428643 1.799876) (xy 1.425435 1.802787) (xy 1.422206 1.805668) + (xy 1.418956 1.808517) (xy 1.415684 1.811336) (xy 1.412392 1.814125) (xy 1.409078 1.816882) (xy 1.405743 1.819609) + (xy 1.402387 1.822304) (xy 1.399009 1.824969) (xy 1.395611 1.827603) (xy 1.392191 1.830207) (xy 1.38875 1.832779) + (xy 1.385288 1.835321) (xy 1.381805 1.837832) (xy 1.378301 1.840312) (xy 1.374775 1.842761) (xy 1.371229 1.84518) + (xy 1.367661 1.847567) (xy 1.364072 1.849924) (xy 1.360462 1.85225) (xy 1.356831 1.854546) (xy 1.353178 1.85681) + (xy 1.349505 1.859044) (xy 1.34581 1.861246) (xy 1.342094 1.863418) (xy 1.338357 1.86556) (xy 1.334599 1.86767) + (xy 1.330819 1.86975) (xy 1.327019 1.871798) (xy 1.323197 1.873816) (xy 1.319354 1.875803) (xy 1.31549 1.87776) + (xy 1.311605 1.879685) (xy 1.307698 1.88158) (xy 1.303771 1.883444) (xy 1.299822 1.885277) (xy 1.295852 1.887079) + (xy 1.291861 1.888851) (xy 1.287849 1.890592) (xy 1.283816 1.892301) (xy 1.279761 1.893981) (xy 1.275686 1.895629) + (xy 1.271589 1.897246) (xy 1.267471 1.898833) (xy 1.263332 1.900389) (xy 1.259171 1.901914) (xy 1.25499 1.903408) + (xy 1.250787 1.904871) (xy 1.246564 1.906304) (xy 1.242319 1.907706) (xy 1.238053 1.909077) (xy 1.233765 1.910417) + (xy 1.229457 1.911726) (xy 1.225127 1.913005) (xy 1.220776 1.914253) (xy 1.216405 1.91547) (xy 1.212011 1.916656) + (xy 1.207597 1.917811) (xy 1.203162 1.918936) (xy 1.198705 1.920029) (xy 1.194228 1.921092) (xy 1.189729 1.922124) + (xy 1.185209 1.923126) (xy 1.180667 1.924096) (xy 1.176105 1.925036) (xy 1.171521 1.925944) (xy 1.166917 1.926823) + (xy 1.162291 1.92767) (xy 1.157644 1.928486) (xy 1.152976 1.929272) (xy 1.148286 1.930027) (xy 1.143576 1.930751) + (xy 1.138844 1.931444) (xy 1.134091 1.932106) (xy 1.129317 1.932738) (xy 1.124522 1.933339) (xy 1.119706 1.933909) + (xy 1.114869 1.934448) (xy 1.11001 1.934956) (xy 1.10513 1.935434) (xy 1.100229 1.93588) (xy 1.095307 1.936296) + (xy 1.090364 1.936681) (xy 1.085399 1.937036) (xy 1.080414 1.937359) (xy 1.075407 1.937652) (xy 1.070379 1.937914) + (xy 1.06533 1.938145) (xy 1.06026 1.938345) (xy 1.055168 1.938514) (xy 1.050056 1.938653) (xy 1.044922 1.938761) + (xy 1.039767 1.938838) (xy 1.034591 1.938884) (xy 1.029394 1.9389) (xy 0.064768 1.9389) (xy 0.067341 1.932372) + (xy 0.069901 1.925926) (xy 0.072447 1.919561) (xy 0.074979 1.913278) (xy 0.077497 1.907075) (xy 0.080002 1.900953) + (xy 0.082493 1.894913) (xy 0.08497 1.888953) (xy 0.087433 1.883075) (xy 0.089883 1.877278) (xy 0.092319 1.871562) + (xy 0.094741 1.865927) (xy 0.09715 1.860373) (xy 0.099545 1.8549) (xy 0.101926 1.849508) (xy 0.104294 1.844197) + (xy 0.106647 1.838968) (xy 0.108987 1.833819) (xy 0.111313 1.828752) (xy 0.113626 1.823766) (xy 0.115925 1.818861) + (xy 0.11821 1.814036) (xy 0.120481 1.809293) (xy 0.122739 1.804632) (xy 0.124983 1.800051) (xy 0.127213 1.795551) + (xy 0.129429 1.791133) (xy 0.131632 1.786795) (xy 0.133821 1.782539) (xy 0.135996 1.778363) (xy 0.138158 1.774269) + (xy 0.140306 1.770256) (xy 0.14244 1.766324) (xy 0.14456 1.762473) (xy 0.146667 1.758703) (xy 0.14876 1.755015) + (xy 0.150839 1.751407) (xy 0.152905 1.747881) (xy 0.154957 1.744435) (xy 0.156995 1.741071) (xy 0.159019 1.737788) + (xy 0.161029 1.734586) (xy 0.163026 1.731465) (xy 0.165009 1.728425) (xy 0.166979 1.725466) (xy 0.168935 1.722588) + (xy 0.170877 1.719792) (xy 0.17429 1.714976) (xy 0.177729 1.710264) (xy 0.181192 1.705656) (xy 0.184681 1.701152) + (xy 0.188194 1.69675) (xy 0.191732 1.692453) (xy 0.195296 1.688259) (xy 0.198884 1.684168) (xy 0.202497 1.680182) + (xy 0.206135 1.676298) (xy 0.209799 1.672518) (xy 0.213487 1.668842) (xy 0.2172 1.66527) (xy 0.220938 1.6618) + (xy 0.224701 1.658435) (xy 0.228488 1.655173) (xy 0.232301 1.652014) (xy 0.236139 1.64896) (xy 0.240002 1.646008) + (xy 0.24389 1.64316) (xy 0.247802 1.640416) (xy 0.25174 1.637776) (xy 0.255702 1.635238) (xy 0.25969 1.632805) + (xy 0.263702 1.630475) (xy 0.26774 1.628248) (xy 0.271802 1.626126) (xy 0.275889 1.624106) (xy 0.280002 1.622191) + (xy 0.284139 1.620378) (xy 0.288301 1.61867) (xy 0.292488 1.617065) (xy 0.2967 1.615563) (xy 0.300937 1.614165) + (xy 0.305199 1.612871) (xy 0.309486 1.61168) (xy 0.313798 1.610592) (xy 0.318135 1.609609) (xy 0.322497 1.608728) + (xy 0.326884 1.607952) (xy 0.331295 1.607279) (xy 0.335732 1.606709) (xy 0.340194 1.606243) (xy 0.34468 1.605881) + (xy 0.349192 1.605622) (xy 0.353728 1.605466) (xy 0.35829 1.605415) (xy 0.363043 1.605471) (xy 0.367851 1.605639) + (xy 0.372717 1.605921) (xy 0.377638 1.606314) (xy 0.382616 1.606821) (xy 0.38765 1.607439) (xy 0.392741 1.608171) + (xy 1.036284 1.710145) (xy 1.513085 0.347267) (xy 0.724848 0.347267) (xy 0.719549 0.34729) (xy 0.714267 0.347359) + (xy 0.709 0.347474) (xy 0.703749 0.347635) (xy 0.698515 0.347842) (xy 0.693296 0.348095) (xy 0.688093 0.348395) + (xy 0.682907 0.34874) (xy 0.677736 0.349132) (xy 0.672581 0.349569) (xy 0.667442 0.350052) (xy 0.662319 0.350582) + (xy 0.657212 0.351158) (xy 0.652121 0.351779) (xy 0.647046 0.352447) (xy 0.641987 0.353161) (xy 0.636944 0.35392) + (xy 0.631917 0.354726) (xy 0.626906 0.355578) (xy 0.621911 0.356476) (xy 0.616932 0.35742) (xy 0.611968 0.35841) + (xy 0.607021 0.359446) (xy 0.60209 0.360528) (xy 0.597174 0.361656) (xy 0.592275 0.362831) (xy 0.587391 0.364051) + (xy 0.582524 0.365317) (xy 0.577672 0.366629) (xy 0.572837 0.367988) (xy 0.568017 0.369392) (xy 0.563214 0.370843) + (xy 0.558426 0.372339) (xy 0.553654 0.373882) (xy 0.548898 0.37547) (xy 0.544159 0.377105) (xy 0.539435 0.378786) + (xy 0.534727 0.380513) (xy 0.530035 0.382285) (xy 0.525359 0.384104) (xy 0.520699 0.385969) (xy 0.516055 0.38788) + (xy 0.511427 0.389837) (xy 0.506815 0.39184) (xy 0.502219 0.393889) (xy 0.497639 0.395984) (xy 0.493075 0.398126) + (xy 0.488526 0.400313) (xy 0.483994 0.402546) (xy 0.479478 0.404826) (xy 0.474977 0.407151) (xy 0.470493 0.409522) + (xy 0.466025 0.41194) (xy 0.461572 0.414403) (xy 0.457136 0.416913) (xy 0.452715 0.419468) (xy 0.448311 0.42207) + (xy 0.443922 0.424718) (xy 0.439549 0.427412) (xy 0.435193 0.430151) (xy 0.430852 0.432937) (xy 0.426527 0.435769) + (xy 0.422219 0.438647) (xy 0.417926 0.441571) (xy 0.413649 0.444541) (xy 0.409388 0.447557) (xy 0.405143 0.450619) + (xy 0.400702 0.453907) (xy 0.396325 0.457219) (xy 0.392014 0.460555) (xy 0.387767 0.463915) (xy 0.383585 0.4673) + (xy 0.379468 0.470709) (xy 0.375416 0.474142) (xy 0.371429 0.4776) (xy 0.367506 0.481082) (xy 0.363648 0.484588) + (xy 0.359856 0.488119) (xy 0.356128 0.491674) (xy 0.352464 0.495253) (xy 0.348866 0.498857) (xy 0.345333 0.502485) + (xy 0.341864 0.506137) (xy 0.33846 0.509813) (xy 0.335121 0.513514) (xy 0.331847 0.517239) (xy 0.328637 0.520989) + (xy 0.325493 0.524762) (xy 0.322413 0.528561) (xy 0.319398 0.532383) (xy 0.316448 0.53623) (xy 0.313563 0.540101) + (xy 0.310743 0.543996) (xy 0.307987 0.547916) (xy 0.305297 0.55186) (xy 0.302671 0.555828) (xy 0.30011 0.55982) + (xy 0.297614 0.563837) (xy 0.295182 0.567878) (xy 0.292816 0.571944) (xy 0.290514 0.576034) (xy 0.288278 0.580148) + (xy 0.286106 0.584286) (xy 0.283998 0.588449) (xy 0.281956 0.592636) (xy 0.279979 0.596848) (xy 0.278066 0.601083) + (xy 0.276218 0.605343) (xy 0.274435 0.609628) (xy 0.272717 0.613936) (xy 0.271064 0.618269) (xy 0.269475 0.622627) + (xy 0.267952 0.627008) (xy 0.266493 0.631414) (xy 0.265099 0.635844) (xy 0.26377 0.640299) (xy 0.262506 0.644778) + (xy 0.261306 0.649281) (xy 0.260171 0.653808) (xy 0.259102 0.65836) (xy 0.258097 0.662936) (xy 0.257157 0.667536) + (xy 0.256281 0.672161) (xy 0.255471 0.67681) (xy 0.254725 0.681484) (xy 0.254045 0.686181) (xy 0.253429 0.690903) + (xy 0.252878 0.695649) (xy 0.252391 0.70042) (xy 0.25197 0.705215) (xy 0.251613 0.710034) (xy 0.251321 0.714878) + (xy 0.251095 0.719746) (xy 0.250932 0.724638) (xy 0.250835 0.729554) (xy 0.250803 0.734495) (xy 0.250858 0.740662) + (xy 0.251024 0.746687) (xy 0.251301 0.752572) (xy 0.251688 0.758315) (xy 0.252187 0.763917) (xy 0.252795 0.769377) + (xy 0.253515 0.774697) (xy 0.254345 0.779875) (xy 0.255286 0.784912) (xy 0.256338 0.789807) (xy 0.2575 0.794562) + (xy 0.258773 0.799175) (xy 0.260157 0.803647) (xy 0.261652 0.807978) (xy 0.263257 0.812167) (xy 0.264973 0.816215) + (xy 0.266799 0.820122) (xy 0.268736 0.823888) (xy 0.270784 0.827513) (xy 0.272943 0.830996) (xy 0.275212 0.834338) + (xy 0.277592 0.837539) (xy 0.280083 0.840598) (xy 0.282685 0.843516) (xy 0.285397 0.846294) (xy 0.28822 0.848929) + (xy 0.291153 0.851424) (xy 0.294198 0.853777) (xy 0.297353 0.855989) (xy 0.300618 0.85806) (xy 0.303995 0.85999) + (xy 0.307482 0.861778) (xy 0.31108 0.863425) (xy 0.314788 0.864931) (xy 0.318607 0.866296) (xy 0.322537 0.86752) + (xy 0.326578 0.868602) (xy 0.330729 0.869543) (xy 0.331809 0.864437) (xy 0.332956 0.859372) (xy 0.334169 0.854347) + (xy 0.335447 0.849364) (xy 0.336792 0.844421) (xy 0.338203 0.839519) (xy 0.339681 0.834658) (xy 0.341224 0.829838) + (xy 0.342834 0.825058) (xy 0.344509 0.820319) (xy 0.346251 0.815621) (xy 0.348059 0.810964) (xy 0.349933 0.806348) + (xy 0.351874 0.801772) (xy 0.35388 0.797237) (xy 0.355953 0.792743) (xy 0.358091 0.78829) (xy 0.360296 0.783877) + (xy 0.362567 0.779506) (xy 0.364904 0.775175) (xy 0.367308 0.770885) (xy 0.369777 0.766635) (xy 0.372313 0.762427) + (xy 0.374914 0.758259) (xy 0.377582 0.754132) (xy 0.380316 0.750046) (xy 0.383116 0.746001) (xy 0.385983 0.741996) + (xy 0.388915 0.738032) (xy 0.391914 0.734109) (xy 0.394979 0.730227) (xy 0.398109 0.726386) (xy 0.401306 0.722585) + (xy 0.40457 0.718825) (xy 0.407899 0.715106) (xy 0.411295 0.711428) (xy 0.414756 0.70779) (xy 0.418284 0.704194) + (xy 0.421878 0.700638) (xy 0.425538 0.697123) (xy 0.429264 0.693648) (xy 0.433056 0.690215) (xy 0.436915 0.686822) + (xy 0.44084 0.68347) (xy 0.44483 0.680159) (xy 0.448887 0.676889) (xy 0.45301 0.673659) (xy 0.4572 0.67047) + (xy 0.461455 0.667322) (xy 0.465777 0.664215) (xy 0.469951 0.661209) (xy 0.474152 0.658264) (xy 0.478377 0.655382) + (xy 0.482628 0.652562) (xy 0.486903 0.649803) (xy 0.491205 0.647107) (xy 0.495531 0.644473) (xy 0.499883 0.6419) + (xy 0.504259 0.63939) (xy 0.508662 0.636941) (xy 0.513089 0.634555) (xy 0.517542 0.63223) (xy 0.52202 0.629968) + (xy 0.526523 0.627767) (xy 0.531051 0.625629) (xy 0.535605 0.623552) (xy 0.540184 0.621538) (xy 0.544788 0.619585) + (xy 0.549417 0.617695) (xy 0.554072 0.615866) (xy 0.558752 0.6141) (xy 0.563457 0.612395) (xy 0.568188 0.610752) + (xy 0.572943 0.609172) (xy 0.577724 0.607653) (xy 0.58253 0.606196) (xy 0.587362 0.604802) (xy 0.592219 0.603469) + (xy 0.597101 0.602198) (xy 0.602008 0.60099) (xy 0.60694 0.599843) (xy 0.611898 0.598758) (xy 0.616881 0.597735) + (xy 0.621889 0.596775) (xy 0.626923 0.595876) (xy 0.631981 0.595039) (xy 0.637065 0.594264) (xy 0.642175 0.593551) + (xy 0.647309 0.5929) (xy 0.652469 0.592312) (xy 0.657654 0.591785) (xy 0.662864 0.59132) (xy 0.6681 0.590917) + (xy 0.67336 0.590576) (xy 0.678646 0.590297) (xy 0.683958 0.59008) (xy 0.689294 0.589925) (xy 0.694656 0.589832) + (xy 0.700043 0.589801) (xy 0.705437 0.589833) (xy 0.710804 0.589927) (xy 0.716144 0.590084) (xy 0.721456 0.590303) + (xy 0.72674 0.590586) (xy 0.731997 0.590931) (xy 0.737227 0.59134) (xy 0.742429 0.591811) (xy 0.747604 0.592344) + (xy 0.752751 0.592941) (xy 0.75787 0.5936) (xy 0.762963 0.594322) (xy 0.768027 0.595107) (xy 0.773065 0.595955) + (xy 0.778075 0.596865) (xy 0.783057 0.597839) (xy 0.788012 0.598875) (xy 0.792939 0.599974) (xy 0.797839 0.601135) + (xy 0.802711 0.60236) (xy 0.807556 0.603647) (xy 0.812374 0.604997) (xy 0.817164 0.60641) (xy 0.821926 0.607886) + (xy 0.826661 0.609424) (xy 0.831369 0.611026) (xy 0.836049 0.61269) (xy 0.840702 0.614416) (xy 0.845327 0.616206) + (xy 0.849925 0.618058) (xy 0.854495 0.619974) (xy 0.859038 0.621952) (xy 0.863553 0.623993) (xy 0.868041 0.626096) + (xy 0.872501 0.628263) (xy 0.876934 0.630492) (xy 0.881339 0.632784) (xy 0.885717 0.635138) (xy 0.890068 0.637556) + (xy 0.894391 0.640036) (xy 0.898686 0.64258) (xy 0.902954 0.645186) (xy 0.907195 0.647854) (xy 0.911408 0.650586) + (xy 0.915594 0.65338) (xy 0.919752 0.656237) (xy 0.923882 0.659157) (xy 0.927986 0.66214) (xy 0.932061 0.665185) + (xy 0.93611 0.668294) (xy 0.94013 0.671465) (xy 0.944124 0.674699) (xy 0.94809 0.677996) (xy 0.952089 0.68136) + (xy 0.956017 0.684759) (xy 0.959872 0.688194) (xy 0.963656 0.691663) (xy 0.967367 0.695168) (xy 0.971006 0.698708) + (xy 0.974574 0.702283) (xy 0.978069 0.705894) (xy 0.981492 0.709539) (xy 0.984843 0.71322) (xy 0.988122 0.716936) + (xy 0.991329 0.720687) (xy 0.994464 0.724473) (xy 0.997527 0.728294) (xy 1.000517 0.73215) (xy 1.003436 0.736042) + (xy 1.006283 0.739968) (xy 1.009057 0.74393) (xy 1.01176 0.747927) (xy 1.01439 0.75196) (xy 1.016948 0.756027) + (xy 1.019435 0.760129) (xy 1.021849 0.764267) (xy 1.024191 0.76844) (xy 1.026461 0.772648) (xy 1.028659 0.776891) + (xy 1.030785 0.781169) (xy 1.032839 0.785482) (xy 1.034821 0.789831) (xy 1.03673 0.794215) (xy 1.038568 0.798634) + (xy 1.040334 0.803088) (xy 1.042027 0.807577) (xy 1.043649 0.812101) (xy 1.045198 0.81666) (xy 1.046675 0.821255) + (xy 1.048081 0.825885) (xy 1.049414 0.83055) (xy 1.050675 0.83525) (xy 1.051864 0.839985) (xy 1.052981 0.844756) + (xy 1.054026 0.849561) (xy 1.054999 0.854402) (xy 1.0559 0.859278) (xy 1.056729 0.864189) (xy 1.057485 0.869135) + (xy 1.05817 0.874116) (xy 1.058782 0.879133) (xy 1.059323 0.884184) (xy 1.059791 0.889271) (xy 1.060188 0.894393) + (xy 1.060512 0.89955) (xy 1.060764 0.904742) (xy 1.060944 0.90997) (xy 1.061053 0.915232) (xy 1.061089 0.92053) + (xy 1.061055 0.925761) (xy 1.060952 0.930956) (xy 1.060782 0.936113) (xy 1.060544 0.941234) (xy 1.060238 0.946318) + (xy 1.059864 0.951366) (xy 1.059421 0.956376) (xy 1.058911 0.96135) (xy 1.058333 0.966286) (xy 1.057686 0.971187) + (xy 1.056972 0.97605) (xy 1.056189 0.980876) (xy 1.055338 0.985666) (xy 1.05442 0.990419) (xy 1.053433 0.995135) + (xy 1.052378 0.999814) (xy 1.051255 1.004456) (xy 1.050064 1.009062) (xy 1.048805 1.013631) (xy 1.047478 1.018163) + (xy 1.046083 1.022658) (xy 1.04462 1.027116) (xy 1.043089 1.031538) (xy 1.04149 1.035923) (xy 1.039823 1.040271) + (xy 1.038087 1.044582) (xy 1.036284 1.048856) (xy 1.034413 1.053094) (xy 1.032473 1.057295) (xy 1.030466 1.061459) + (xy 1.02839 1.065586) (xy 1.026246 1.069676) (xy 1.024035 1.07373) (xy 1.021755 1.077746) (xy 1.019407 1.081726) + (xy 1.016991 1.085669) (xy 1.014508 1.089576) (xy 1.011956 1.093445) (xy 1.009336 1.097278) (xy 1.006648 1.101074) + (xy 1.003892 1.104833) (xy 1.001067 1.108556) (xy 0.998175 1.112241) (xy 0.995215 1.11589) (xy 0.992187 1.119502) + (xy 0.98909 1.123077) (xy 0.985926 1.126615) (xy 0.982694 1.130117) (xy 0.979393 1.133581) (xy 0.976025 1.137009) + (xy 0.972588 1.1404) (xy 0.969083 1.143755) (xy 0.965511 1.147072) (xy 0.96187 1.150353) (xy 0.958161 1.153597) + (xy 0.954384 1.156804) (xy 0.950539 1.159974) (xy 0.946626 1.163108) (xy 0.942645 1.166204) (xy 0.938596 1.169264) + (xy 0.934479 1.172287) (xy 0.930294 1.175273) (xy 0.926041 1.178223) (xy 0.922167 1.180865) (xy 0.918261 1.183463) + (xy 0.914324 1.186016) (xy 0.910356 1.188525) (xy 0.906356 1.190989) (xy 0.902325 1.193409) (xy 0.898262 1.195784) + (xy 0.894169 1.198116) (xy 0.890043 1.200402) (xy 0.885887 1.202645) (xy 0.881698 1.204843) (xy 0.877479 1.206996) + (xy 0.873228 1.209106) (xy 0.868946 1.21117) (xy 0.864632 1.213191) (xy 0.860287 1.215167) (xy 0.855911 1.217098) + (xy 0.851503 1.218985) (xy 0.847064 1.220828) (xy 0.842593 1.222626) (xy 0.838091 1.22438) (xy 0.833558 1.22609) + (xy 0.828993 1.227755) (xy 0.824397 1.229376) (xy 0.81977 1.230952) (xy 0.815111 1.232484) (xy 0.81042 1.233971) + (xy 0.805699 1.235415) (xy 0.800946 1.236813) (xy 0.796161 1.238168) (xy 0.791345 1.239477) (xy 0.786498 1.240743) + (xy 0.781619 1.241964) (xy 0.776709 1.243141) (xy 0.771768 1.244273) (xy 0.766795 1.245361) (xy 0.761791 1.246404) + (xy 0.756755 1.247403) (xy 0.751688 1.248358) (xy 0.74659 1.249268) (xy 0.74146 1.250134) (xy 0.736299 1.250956) + (xy 0.731107 1.251733) (xy 0.725883 1.252465) (xy 0.720627 1.253154) (xy 0.715341 1.253798) (xy 0.710023 1.254397) + (xy 0.704673 1.254952) (xy 0.699292 1.255463) (xy 0.69388 1.255929) (xy 0.688436 1.256351) (xy 0.682961 1.256728) + (xy 0.677455 1.257061) (xy 0.671917 1.25735) (xy 0.666348 1.257594) (xy 0.660747 1.257794) (xy 0.655115 1.257949) + (xy 0.649452 1.25806) (xy 0.643757 1.258127) (xy 0.638031 1.258149) (xy 0.63226 1.258134) (xy 0.62651 1.258091) + (xy 0.620781 1.258017) (xy 0.615073 1.257915) (xy 0.609387 1.257783) (xy 0.603722 1.257622) (xy 0.598077 1.257431) + (xy 0.592454 1.257211) (xy 0.586853 1.256962) (xy 0.581272 1.256684) (xy 0.575712 1.256376) (xy 0.570174 1.256039) + (xy 0.564657 1.255673) (xy 0.559161 1.255277) (xy 0.553686 1.254852) (xy 0.548232 1.254398) (xy 0.5428 1.253914) + (xy 0.537388 1.253402) (xy 0.531998 1.252859) (xy 0.526629 1.252288) (xy 0.521281 1.251687) (xy 0.515955 1.251057) + (xy 0.510649 1.250398) (xy 0.505365 1.249709) (xy 0.500101 1.248991) (xy 0.494859 1.248244) (xy 0.489638 1.247467) + (xy 0.484439 1.246661) (xy 0.47926 1.245826) (xy 0.474103 1.244961) (xy 0.468967 1.244068) (xy 0.463852 1.243144) + (xy 0.458758 1.242192) (xy 0.453685 1.24121) (xy 0.448633 1.240199) (xy 0.443603 1.239159) (xy 0.438594 1.238089) + (xy 0.433606 1.23699) (xy 0.428639 1.235862) (xy 0.423693 1.234704) (xy 0.418769 1.233517) (xy 0.413865 1.232301) + (xy 0.408983 1.231056) (xy 0.404122 1.229781) (xy 0.399282 1.228477) (xy 0.394463 1.227143) (xy 0.389666 1.225781) + (xy 0.384889 1.224389) (xy 0.380134 1.222967) (xy 0.3754 1.221517) (xy 0.370687 1.220037) (xy 0.365995 1.218527) + (xy 0.361325 1.216989) (xy 0.356675 1.215421) (xy 0.352047 1.213824) (xy 0.34744 1.212197) (xy 0.342854 1.210541) + (xy 0.338289 1.208856) (xy 0.333746 1.207142) (xy 0.329223 1.205398) (xy 0.324722 1.203625) (xy 0.320242 1.201823) + (xy 0.315783 1.199991) (xy 0.311345 1.19813) (xy 0.306929 1.19624) (xy 0.302533 1.19432) (xy 0.298159 1.192372) + (xy 0.293806 1.190393) (xy 0.289474 1.188386) (xy 0.285163 1.186349) (xy 0.280874 1.184283) (xy 0.276605 1.182188) + (xy 0.272358 1.180063) (xy 0.268132 1.177909) (xy 0.263927 1.175726) (xy 0.259743 1.173513) (xy 0.255581 1.171271) + (xy 0.251439 1.169) (xy 0.247319 1.1667) (xy 0.24322 1.16437) (xy 0.239142 1.162011) (xy 0.235085 1.159622) + (xy 0.231049 1.157204) (xy 0.227035 1.154757) (xy 0.223042 1.152281) (xy 0.21907 1.149775) (xy 0.215119 1.14724) + (xy 0.211189 1.144676) (xy 0.20728 1.142082) (xy 0.203393 1.13946) (xy 0.199527 1.136807) (xy 0.195681 1.134126) + (xy 0.191451 1.131088) (xy 0.187266 1.128025) (xy 0.183128 1.124937) (xy 0.179036 1.121825) (xy 0.17499 1.118688) + (xy 0.17099 1.115526) (xy 0.167037 1.11234) (xy 0.163129 1.109128) (xy 0.159269 1.105892) (xy 0.155454 1.102632) + (xy 0.151685 1.099346) (xy 0.147963 1.096036) (xy 0.144287 1.092701) (xy 0.140658 1.089341) (xy 0.137074 1.085956) + (xy 0.133537 1.082547) (xy 0.130046 1.079113) (xy 0.126601 1.075654) (xy 0.123203 1.072171) (xy 0.11985 1.068663) + (xy 0.116544 1.06513) (xy 0.113284 1.061572) (xy 0.110071 1.057989) (xy 0.106903 1.054382) (xy 0.103782 1.05075) + (xy 0.100707 1.047093) (xy 0.097679 1.043412) (xy 0.094696 1.039706) (xy 0.09176 1.035975) (xy 0.08887 1.032219) + (xy 0.086027 1.028438) (xy 0.083229 1.024633) (xy 0.080478 1.020803) (xy 0.077773 1.016948) (xy 0.075114 1.013069) + (xy 0.072502 1.009165) (xy 0.069936 1.005236) (xy 0.067416 1.001282) (xy 0.064942 0.997304) (xy 0.062514 0.9933) + (xy 0.060133 0.989272) (xy 0.057798 0.98522) (xy 0.055509 0.981142) (xy 0.053267 0.97704) (xy 0.05107 0.972913) + (xy 0.04892 0.968761) (xy 0.046816 0.964585) (xy 0.044759 0.960384) (xy 0.042748 0.956158) (xy 0.040782 0.951907) + (xy 0.038863 0.947632) (xy 0.036991 0.943331) (xy 0.035164 0.939007) (xy 0.033384 0.934657) (xy 0.03165 0.930282) + (xy 0.029963 0.925883) (xy 0.028321 0.921459) (xy 0.026726 0.917011) (xy 0.025177 0.912537) (xy 0.023674 0.908039) + (xy 0.022218 0.903516) (xy 0.020807 0.898969) (xy 0.019443 0.894396) (xy 0.018125 0.889799) (xy 0.016854 0.885177) + (xy 0.015629 0.88053) (xy 0.01445 0.875859) (xy 0.013317 0.871163) (xy 0.01223 0.866442) (xy 0.01119 0.861696) + (xy 0.010196 0.856926) (xy 0.009248 0.852131) (xy 0.008346 0.847311) (xy 0.007491 0.842466) (xy 0.006681 0.837597) + (xy 0.005919 0.832703) (xy 0.005202 0.827784) (xy 0.004531 0.82284) (xy 0.003907 0.817872) (xy 0.003329 0.812879) + (xy 0.002797 0.807861) (xy 0.002312 0.802819) (xy 0.001873 0.797751) (xy 0.00148 0.792659) (xy 0.001133 0.787542) + (xy 0.000832 0.782401) (xy 0.000578 0.777234) (xy 0.00037 0.772043) (xy 0.000208 0.766827) (xy 0.000092 0.761587) + (xy 0.000023 0.756322) (xy 0 0.751031) (xy 0.000015 0.745709) (xy 0.000062 0.740403) (xy 0.000139 0.735115) + (xy 0.000247 0.729843) (xy 0.000385 0.724589) (xy 0.000555 0.719352) (xy 0.000756 0.714131) (xy 0.000987 0.708928) + (xy 0.001249 0.703742) (xy 0.001542 0.698572) (xy 0.001866 0.69342) (xy 0.00222 0.688285) (xy 0.002606 0.683167) + (xy 0.003022 0.678065) (xy 0.003469 0.672981) (xy 0.003947 0.667914) (xy 0.004456 0.662864) (xy 0.004996 0.657831) + (xy 0.005566 0.652815) (xy 0.006167 0.647816) (xy 0.0068 0.642834) (xy 0.007463 0.63787) (xy 0.008156 0.632922) + (xy 0.008881 0.627991) (xy 0.009636 0.623077) (xy 0.010423 0.61818) (xy 0.01124 0.613301) (xy 0.012088 0.608438) + (xy 0.012967 0.603592) (xy 0.013877 0.598764) (xy 0.014817 0.593952) (xy 0.015788 0.589158) (xy 0.016791 0.58438) + (xy 0.017824 0.57962) (xy 0.018888 0.574876) (xy 0.019982 0.57015) (xy 0.021108 0.565441) (xy 0.022264 0.560748) + (xy 0.023451 0.556073) (xy 0.024669 0.551415) (xy 0.025918 0.546773) (xy 0.027198 0.542149) (xy 0.028509 0.537542) + (xy 0.02985 0.532952) (xy 0.031222 0.528379) (xy 0.032625 0.523823) (xy 0.034059 0.519284) (xy 0.035524 0.514762) + (xy 0.03702 0.510257) (xy 0.038546 0.505769) (xy 0.040103 0.501298) (xy 0.041691 0.496844) (xy 0.04331 0.492407) + (xy 0.04496 0.487988) (xy 0.046641 0.483585) (xy 0.048352 0.479199) (xy 0.050094 0.47483) (xy 0.051867 0.470479) + (xy 0.053671 0.466144) (xy 0.055506 0.461826) (xy 0.057372 0.457526) (xy 0.059268 0.453242) (xy 0.061196 0.448976) + (xy 0.063154 0.444726) (xy 0.065143 0.440494) (xy 0.067163 0.436279) (xy 0.069213 0.43208) (xy 0.071295 0.427899) + (xy 0.073407 0.423735) (xy 0.07555 0.419587) (xy 0.077724 0.415457) (xy 0.079929 0.411344) (xy 0.082165 0.407248) + (xy 0.084431 0.403169) (xy 0.086728 0.399107) (xy 0.089057 0.395062) (xy 0.091416 0.391034) (xy 0.093805 0.387023) + (xy 0.096226 0.383029) (xy 0.098678 0.379052) (xy 0.10116 0.375092) (xy 0.103673 0.371149) (xy 0.106217 0.367223) + (xy 0.108792 0.363314) (xy 0.111398 0.359423) (xy 0.114034 0.355548) (xy 0.116702 0.35169) (xy 0.1194 0.34785) + (xy 0.122129 0.344026) (xy 0.124889 0.340219) (xy 0.12768 0.33643) (xy 0.130501 0.332657) (xy 0.133354 0.328902) + (xy 0.136237 0.325163) (xy 0.139151 0.321442) (xy 0.142096 0.317738) (xy 0.145072 0.31405) (xy 0.148078 0.31038) + (xy 0.151116 0.306727) (xy 0.154184 0.30309) (xy 0.157283 0.299471) (xy 0.160413 0.295869) (xy 0.163574 0.292284) + (xy 0.166765 0.288716) (xy 0.169988 0.285165) (xy 0.173241 0.281631) (xy 0.176525 0.278114) (xy 0.17984 0.274614) + (xy 0.183186 0.271131) (xy 0.186563 0.267665) (xy 0.18997 0.264216) (xy 0.193408 0.260784) (xy 0.196877 0.257369) + (xy 0.200377 0.253972) (xy 0.203908 0.250591) (xy 0.20747 0.247227) (xy 0.211062 0.24388) (xy 0.214686 0.240551) + (xy 0.21834 0.237238) (xy 0.222025 0.233943) (xy 0.225741 0.230664) (xy 0.229487 0.227403) (xy 0.233265 0.224158) + (xy 0.237073 0.220931) (xy 0.240912 0.21772) (xy 0.244782 0.214527) (xy 0.248683 0.211351) (xy 0.252615 0.208191) + (xy 0.256577 0.205049) (xy 0.260571 0.201924) (xy 0.264595 0.198816) (xy 0.26865 0.195724) (xy 0.272736 0.19265) + (xy 0.276853 0.189593) (xy 0.281 0.186553) (xy 0.285179 0.18353) (xy 0.289388 0.180524) (xy 0.293287 0.177779) + (xy 0.297201 0.175054) (xy 0.301129 0.172351) (xy 0.305072 0.169668) (xy 0.309029 0.167007) (xy 0.313001 0.164366) + (xy 0.316987 0.161747) (xy 0.320988 0.159149) (xy 0.325003 0.156572) (xy 0.329032 0.154015) (xy 0.333076 0.15148) + (xy 0.337135 0.148966) (xy 0.341207 0.146473) (xy 0.345295 0.144001) (xy 0.349396 0.14155) (xy 0.353513 0.13912) + (xy 0.357643 0.136711) (xy 0.361788 0.134323) (xy 0.365948 0.131956) (xy 0.370122 0.12961) (xy 0.37431 0.127286) + (xy 0.378513 0.124982) (xy 0.382731 0.122699) (xy 0.386963 0.120437) (xy 0.391209 0.118197) (xy 0.39547 0.115977) + (xy 0.399745 0.113779) (xy 0.404035 0.111601) (xy 0.408339 0.109445) (xy 0.412657 0.107309) (xy 0.41699 0.105195) + (xy 0.421338 0.103102) (xy 0.4257 0.101029) (xy 0.430076 0.098978) (xy 0.434467 0.096948) (xy 0.438872 0.094939) + (xy 0.443292 0.09295) (xy 0.447726 0.090983) (xy 0.452175 0.089037) (xy 0.456638 0.087112) (xy 0.461115 0.085208) + (xy 0.465607 0.083325) (xy 0.470114 0.081463) (xy 0.474635 0.079622) (xy 0.47917 0.077802) (xy 0.48372 0.076004) + (xy 0.488284 0.074226) (xy 0.492863 0.072469) (xy 0.497456 0.070733) (xy 0.502064 0.069019) (xy 0.506686 0.067325) + (xy 0.511322 0.065653) (xy 0.515973 0.064001) (xy 0.520639 0.062371) (xy 0.525319 0.060761) (xy 0.530013 0.059173) + (xy 0.534722 0.057605) (xy 0.539445 0.056059) (xy 0.544183 0.054534) (xy 0.548935 0.053029) (xy 0.553702 0.051546) + (xy 0.558483 0.050084) (xy 0.563278 0.048643) (xy 0.568088 0.047223) (xy 0.572913 0.045824) (xy 0.577752 0.044446) + (xy 0.582605 0.043089) (xy 0.587473 0.041753) (xy 0.592355 0.040438) (xy 0.597252 0.039144) (xy 0.602163 0.037871) + (xy 0.607089 0.036619) (xy 0.612029 0.035388) (xy 0.616983 0.034179) (xy 0.621952 0.03299) (xy 0.626936 0.031822) + (xy 0.631934 0.030676) (xy 0.636946 0.02955) (xy 0.641973 0.028446) (xy 0.647014 0.027362) (xy 0.65207 0.0263) + (xy 0.65714 0.025258) (xy 0.662225 0.024238) (xy 0.667324 0.023239) (xy 0.672437 0.02226) (xy 0.677565 0.021303) + (xy 0.682708 0.020367) (xy 0.687865 0.019452) (xy 0.693036 0.018557) (xy 0.698222 0.017684) (xy 0.703422 0.016832) + (xy 0.708637 0.016001) (xy 0.713866 0.015191) (xy 0.71911 0.014402) (xy 0.724368 0.013634) (xy 0.72964 0.012887) + (xy 0.734927 0.012162) (xy 0.740229 0.011457) (xy 0.745545 0.010773) (xy 0.750875 0.01011) (xy 0.75622 0.009469) + (xy 0.761579 0.008848) (xy 0.766953 0.008248) (xy 0.772341 0.00767) (xy 0.777744 0.007112) (xy 0.783161 0.006576) + (xy 0.788592 0.00606) (xy 0.794038 0.005566) (xy 0.799499 0.005093) (xy 0.804973 0.00464) (xy 0.810463 0.004209) + (xy 0.815967 0.003799) (xy 0.821485 0.00341) (xy 0.827018 0.003041) (xy 0.832565 0.002694) (xy 0.838126 0.002368) + (xy 0.843702 0.002063) (xy 0.849293 0.001779) (xy 0.854898 0.001516) (xy 0.860517 0.001274) (xy 0.866151 0.001053) + (xy 0.8718 0.000853) (xy 0.877462 0.000674) (xy 0.88314 0.000517) (xy 0.888831 0.00038) (xy 0.894537 0.000264) + (xy 0.900258 0.00017) (xy 0.905993 0.000096) (xy 0.911743 0.000043) (xy 0.917507 0.000012) (xy 0.923285 0.000001) + (xy 2.711977 0.000001) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "9132f037-650d-4b93-a06c-94a6521d6dfb") + ) + (fp_poly + (pts + (xy 13.965028 0.33073) (xy 13.964992 0.335769) (xy 13.964881 0.340781) (xy 13.964697 0.345765) (xy 13.964439 0.350722) + (xy 13.964107 0.355652) (xy 13.963701 0.360554) (xy 13.963222 0.365428) (xy 13.962669 0.370276) + (xy 13.962043 0.375095) (xy 13.961342 0.379888) (xy 13.960568 0.384653) (xy 13.95972 0.38939) (xy 13.958799 0.394101) + (xy 13.957804 0.398783) (xy 13.956735 0.403439) (xy 13.955592 0.408067) (xy 13.954376 0.412667) + (xy 13.953085 0.41724) (xy 13.951722 0.421786) (xy 13.950284 0.426304) (xy 13.948773 0.430795) (xy 13.947188 0.435259) + (xy 13.945529 0.439695) (xy 13.943796 0.444104) (xy 13.94199 0.448485) (xy 13.94011 0.452839) (xy 13.938157 0.457165) + (xy 13.936129 0.461464) (xy 13.934028 0.465736) (xy 13.931853 0.46998) (xy 13.929605 0.474197) (xy 13.927283 0.478386) + (xy 13.924887 0.482548) (xy 13.922417 0.486683) (xy 13.919874 0.49079) (xy 13.917256 0.49487) (xy 13.914566 0.498922) + (xy 13.911801 0.502947) (xy 13.908963 0.506945) (xy 13.906051 0.510915) (xy 13.903065 0.514858) + (xy 13.900006 0.518773) (xy 13.896872 0.522661) (xy 13.893665 0.526521) (xy 13.890385 0.530354) + (xy 13.88703 0.53416) (xy 13.883602 0.537938) (xy 13.880101 0.541689) (xy 13.876525 0.545413) (xy 13.872876 0.549109) + (xy 13.869153 0.552777) (xy 13.865356 0.556418) (xy 13.861486 0.560032) (xy 13.857542 0.563619) + (xy 13.853804 0.566974) (xy 13.850038 0.570269) (xy 13.846242 0.573505) (xy 13.842418 0.576682) + (xy 13.838565 0.5798) (xy 13.834684 0.582858) (xy 13.830773 0.585856) (xy 13.826834 0.588796) (xy 13.822865 0.591676) + (xy 13.818868 0.594496) (xy 13.814842 0.597257) (xy 13.810788 0.599959) (xy 13.806704 0.602602) + (xy 13.802591 0.605185) (xy 13.79845 0.607708) (xy 13.79428 0.610172) (xy 13.790081 0.612577) (xy 13.785853 0.614923) + (xy 13.781596 0.617209) (xy 13.777311 0.619436) (xy 13.772997 0.621603) (xy 13.768653 0.623711) + (xy 13.764281 0.62576) (xy 13.75988 0.627749) (xy 13.755451 0.629679) (xy 13.750992 0.631549) (xy 13.746505 0.63336) + (xy 13.741988 0.635112) (xy 13.737443 0.636804) (xy 13.732869 0.638437) (xy 13.728267 0.640011) + (xy 13.723635 0.641525) (xy 13.718974 0.64298) (xy 13.714285 0.644375) (xy 13.709567 0.645711) (xy 13.70482 0.646988) + (xy 13.700044 0.648205) (xy 13.695239 0.649363) (xy 13.690406 0.650462) (xy 13.685544 0.651501) + (xy 13.680652 0.652481) (xy 13.675732 0.653401) (xy 13.670783 0.654262) (xy 13.665806 0.655064) + (xy 13.660799 0.655806) (xy 13.655764 0.656489) (xy 13.650699 0.657112) (xy 13.645606 0.657676) + (xy 13.640484 0.658181) (xy 13.635334 0.658626) (xy 13.630154 0.659012) (xy 13.624946 0.659339) + (xy 13.619708 0.659606) (xy 13.614442 0.659814) (xy 13.609147 0.659962) (xy 13.603823 0.660052) + (xy 13.598471 0.660081) (xy 13.59312 0.66005) (xy 13.587796 0.659958) (xy 13.5825 0.659804) (xy 13.577231 0.659589) + (xy 13.571989 0.659312) (xy 13.566774 0.658974) (xy 13.561587 0.658574) (xy 13.556426 0.658113) + (xy 13.551293 0.65759) (xy 13.546188 0.657005) (xy 13.541109 0.656359) (xy 13.536058 0.655652) (xy 13.531034 0.654883) + (xy 13.526038 0.654052) (xy 13.521068 0.65316) (xy 13.516126 0.652207) (xy 13.511211 0.651192) (xy 13.506323 0.650115) + (xy 13.501463 0.648977) (xy 13.496629 0.647777) (xy 13.491823 0.646516) (xy 13.487045 0.645193) + (xy 13.482293 0.643809) (xy 13.477569 0.642364) (xy 13.472872 0.640856) (xy 13.468202 0.639288) + (xy 13.46356 0.637657) (xy 13.458944 0.635966) (xy 13.454356 0.634212) (xy 13.449796 0.632397) (xy 13.445262 0.630521) + (xy 13.440756 0.628583) (xy 13.436277 0.626584) (xy 13.431825 0.624523) (xy 13.4274 0.622401) (xy 13.423003 0.620217) + (xy 13.418633 0.617971) (xy 13.41429 0.615664) (xy 13.409974 0.613296) (xy 13.405686 0.610866) (xy 13.401425 0.608374) + (xy 13.397191 0.605821) (xy 13.392984 0.603206) (xy 13.388805 0.60053) (xy 13.384653 0.597793) (xy 13.380528 0.594994) + (xy 13.37643 0.592133) (xy 13.37236 0.589211) (xy 13.368317 0.586227) (xy 13.364301 0.583182) (xy 13.360312 0.580075) + (xy 13.356351 0.576907) (xy 13.352417 0.573677) (xy 13.34851 0.570386) (xy 13.34463 0.567033) (xy 13.340778 0.563619) + (xy 13.336811 0.559964) (xy 13.33292 0.556282) (xy 13.329105 0.55257) (xy 13.325366 0.548831) (xy 13.321701 0.545062) + (xy 13.318113 0.541266) (xy 13.3146 0.537441) (xy 13.311162 0.533587) (xy 13.3078 0.529705) (xy 13.304514 0.525795) + (xy 13.301303 0.521856) (xy 13.298168 0.517889) (xy 13.295108 0.513893) (xy 13.292124 0.509869) + (xy 13.289215 0.505816) (xy 13.286382 0.501735) (xy 13.283625 0.497625) (xy 13.280943 0.493487) + (xy 13.278336 0.489321) (xy 13.275805 0.485126) (xy 13.27335 0.480903) (xy 13.27097 0.476651) (xy 13.268666 0.47237) + (xy 13.266437 0.468062) (xy 13.264284 0.463724) (xy 13.262206 0.459359) (xy 13.260204 0.454965) + (xy 13.258278 0.450542) (xy 13.256427 0.446091) (xy 13.254652 0.441612) (xy 13.252952 0.437104) + (xy 13.251327 0.432567) (xy 13.249779 0.428002) (xy 13.248305 0.423409) (xy 13.246908 0.418787) + (xy 13.245586 0.414137) (xy 13.244339 0.409459) (xy 13.243168 0.404751) (xy 13.242073 0.400016) + (xy 13.241053 0.395252) (xy 13.240108 0.390459) (xy 13.23924 0.385638) (xy 13.238446 0.380789) (xy 13.237729 0.375911) + (xy 13.237086 0.371005) (xy 13.23652 0.36607) (xy 13.236029 0.361107) (xy 13.235613 0.356115) (xy 13.235273 0.351095) + (xy 13.235009 0.346047) (xy 13.23482 0.34097) (xy 13.234707 0.335864) (xy 13.234669 0.33073) (xy 13.234709 0.325002) + (xy 13.234828 0.319342) (xy 13.235028 0.31375) (xy 13.235307 0.308226) (xy 13.235665 0.302771) (xy 13.236104 0.297384) + (xy 13.236622 0.292066) (xy 13.23722 0.286815) (xy 13.237897 0.281634) (xy 13.238655 0.27652) (xy 13.239492 0.271475) + (xy 13.240409 0.266498) (xy 13.241405 0.261589) (xy 13.242481 0.256749) (xy 13.243637 0.251977) + (xy 13.244873 0.247274) (xy 13.246188 0.242638) (xy 13.247583 0.238072) (xy 13.249058 0.233573) + (xy 13.250613 0.229143) (xy 13.252247 0.224781) (xy 13.253961 0.220487) (xy 13.091352 0.220487) + (xy 13.086466 0.220552) (xy 13.081625 0.220746) (xy 13.076831 0.221069) (xy 13.072081 0.221521) + (xy 13.067378 0.222102) (xy 13.06272 0.222813) (xy 13.058109 0.223653) (xy 13.053542 0.224621) (xy 13.049022 0.22572) + (xy 13.044548 0.226947) (xy 13.040119 0.228303) (xy 13.035736 0.229789) (xy 13.031398 0.231404) + (xy 13.027107 0.233148) (xy 13.022861 0.235021) (xy 13.018661 0.237024) (xy 13.014507 0.239155) + (xy 13.010398 0.241416) (xy 13.006335 0.243806) (xy 13.002318 0.246326) (xy 12.998347 0.248974) + (xy 12.994421 0.251752) (xy 12.990542 0.254658) (xy 12.986708 0.257694) (xy 12.982919 0.26086) (xy 12.979177 0.264154) + (xy 12.97548 0.267577) (xy 12.971829 0.27113) (xy 12.968224 0.274812) (xy 12.964664 0.278623) (xy 12.961151 0.282564) + (xy 12.957683 0.286633) (xy 12.954376 0.290696) (xy 12.951175 0.294788) (xy 12.948078 0.29891) (xy 12.945087 0.303062) + (xy 12.9422 0.307243) (xy 12.939418 0.311454) (xy 12.936742 0.315694) (xy 12.93417 0.319964) (xy 12.931703 0.324264) + (xy 12.929342 0.328593) (xy 12.927085 0.332952) (xy 12.924933 0.337341) (xy 12.922886 0.341759) + (xy 12.920944 0.346206) (xy 12.919107 0.350684) (xy 12.917375 0.355191) (xy 12.915748 0.359727) + (xy 12.914226 0.364293) (xy 12.912809 0.368889) (xy 12.911497 0.373514) (xy 12.91029 0.378169) (xy 12.909188 0.382854) + (xy 12.908191 0.387568) (xy 12.907298 0.392311) (xy 12.906511 0.397085) (xy 12.905829 0.401888) + (xy 12.905251 0.40672) (xy 12.904779 0.411582) (xy 12.904412 0.416474) (xy 12.904149 0.421396) (xy 12.903992 0.426346) + (xy 12.903939 0.431327) (xy 12.903972 0.434869) (xy 12.904068 0.438494) (xy 12.904229 0.442201) + (xy 12.904455 0.445991) (xy 12.904745 0.449864) (xy 12.905099 0.453819) (xy 12.905518 0.457856) + (xy 12.906001 0.461976) (xy 12.906548 0.466179) (xy 12.907161 0.470464) (xy 12.907837 0.474831) + (xy 12.908578 0.479282) (xy 12.909383 0.483814) (xy 12.910253 0.48843) (xy 12.911187 0.493127) (xy 12.912185 0.497908) + (xy 12.913248 0.502771) (xy 12.914376 0.507716) (xy 12.915568 0.512744) (xy 12.916824 0.517855) + (xy 12.918144 0.523048) (xy 12.91953 0.528323) (xy 12.920979 0.533681) (xy 12.922493 0.539122) (xy 12.924071 0.544645) + (xy 12.925714 0.550251) (xy 12.927421 0.555939) (xy 12.929193 0.56171) (xy 12.931029 0.567563) (xy 12.932929 0.573499) + (xy 12.934894 0.579518) (xy 12.936924 0.585619) (xy 12.939017 0.591802) (xy 12.941175 0.598069) + (xy 12.943398 0.604417) (xy 12.945685 0.610848) (xy 12.948036 0.617362) (xy 12.950388 0.623802) + (xy 12.952675 0.630162) (xy 12.954897 0.636441) (xy 12.957056 0.64264) (xy 12.959149 0.648758) (xy 12.961179 0.654796) + (xy 12.963143 0.660753) (xy 12.965044 0.666629) (xy 12.96688 0.672425) (xy 12.968652 0.678141) (xy 12.970359 0.683776) + (xy 12.972002 0.68933) (xy 12.97358 0.694804) (xy 12.975094 0.700197) (xy 12.976543 0.70551) (xy 12.977928 0.710742) + (xy 12.979249 0.715894) (xy 12.980505 0.720965) (xy 12.981697 0.725956) (xy 12.982825 0.730866) + (xy 12.983888 0.735696) (xy 12.984886 0.740445) (xy 12.98582 0.745114) (xy 12.98669 0.749702) (xy 12.987495 0.75421) + (xy 12.988236 0.758637) (xy 12.988912 0.762983) (xy 12.989524 0.767249) (xy 12.990072 0.771434) + (xy 12.990555 0.775539) (xy 12.990974 0.779564) (xy 12.991328 0.783508) (xy 12.991618 0.787371) + (xy 12.991844 0.791154) (xy 12.992005 0.794856) (xy 12.992101 0.798478) (xy 12.992134 0.802019) + (xy 12.992067 0.805169) (xy 12.991867 0.808319) (xy 12.991534 0.811468) (xy 12.991068 0.814618) + (xy 12.990469 0.817768) (xy 12.989737 0.820918) (xy 12.988871 0.824068) (xy 12.987873 0.827217) + (xy 12.986741 0.830367) (xy 12.985476 0.833517) (xy 12.984078 0.836667) (xy 12.982546 0.839817) + (xy 12.980882 0.842966) (xy 12.979084 0.846116) (xy 12.977154 0.849266) (xy 12.97509 0.852416) (xy 12.972893 0.855566) + (xy 12.970563 0.858715) (xy 12.968099 0.861865) (xy 12.965503 0.865015) (xy 12.962773 0.868165) + (xy 12.95991 0.871315) (xy 12.956914 0.874464) (xy 12.953785 0.877614) (xy 12.950523 0.880764) (xy 12.947127 0.883914) + (xy 12.943599 0.887064) (xy 12.939937 0.890213) (xy 12.936142 0.893363) (xy 12.932214 0.896513) + (xy 12.928153 0.899663) (xy 12.923958 0.902813) (xy 12.919631 0.905962) (xy 12.91517 0.909112) (xy 12.910576 0.912262) + (xy 12.905849 0.915412) (xy 12.900989 0.918562) (xy 12.895996 0.921711) (xy 12.890869 0.924861) + (xy 12.88561 0.928011) (xy 12.880217 0.931161) (xy 12.874691 0.934311) (xy 12.869032 0.93746) (xy 12.86324 0.94061) + (xy 12.857314 0.94376) (xy 12.851256 0.94691) (xy 12.845064 0.95006) (xy 12.838739 0.953209) (xy 12.832281 0.956359) + (xy 12.825239 0.959739) (xy 12.818273 0.963093) (xy 12.811385 0.966421) (xy 12.804573 0.969724) + (xy 12.797839 0.973002) (xy 12.791181 0.976254) (xy 12.7846 0.979481) (xy 12.778097 0.982682) (xy 12.77167 0.985858) + (xy 12.76532 0.989008) (xy 12.759047 0.992133) (xy 12.752852 0.995233) (xy 12.746733 0.998307) (xy 12.740691 1.001355) + (xy 12.734726 1.004378) (xy 12.728838 1.007376) (xy 12.723027 1.010349) (xy 12.717293 1.013295) + (xy 12.711636 1.016217) (xy 12.706056 1.019113) (xy 12.700553 1.021983) (xy 12.695127 1.024829) + (xy 12.689778 1.027648) (xy 12.684506 1.030442) (xy 12.679311 1.033211) (xy 12.674193 1.035955) + (xy 12.669152 1.038673) (xy 12.664188 1.041365) (xy 12.6593 1.044032) (xy 12.65449 1.046674) (xy 12.649757 1.04929) + (xy 12.645101 1.051881) (xy 12.640521 1.054446) (xy 12.636019 1.056986) (xy 12.631594 1.0595) (xy 12.627245 1.061989) + (xy 12.622974 1.064452) (xy 12.618779 1.066891) (xy 12.614662 1.069303) (xy 12.610621 1.07169) (xy 12.606658 1.074052) + (xy 12.602771 1.076388) (xy 12.598962 1.078699) (xy 12.595229 1.080985) (xy 12.591573 1.083245) + (xy 12.587995 1.085479) (xy 12.584493 1.087688) (xy 12.581068 1.089872) (xy 12.577721 1.09203) (xy 12.57445 1.094163) + (xy 12.571256 1.09627) (xy 12.568139 1.098352) (xy 12.565099 1.100409) (xy 12.562137 1.10244) (xy 12.559251 1.104445) + (xy 12.556442 1.106425) (xy 12.55371 1.10838) (xy 12.551055 1.110309) (xy 12.548477 1.112213) (xy 12.545976 1.114091) + (xy 12.543552 1.115944) (xy 12.541205 1.117772) (xy 12.538935 1.119574) (xy 12.536742 1.121351) + (xy 12.534625 1.123102) (xy 12.530717 1.126408) (xy 12.526856 1.12974) (xy 12.523044 1.133098) (xy 12.519279 1.13648) + (xy 12.515563 1.139889) (xy 12.511894 1.143322) (xy 12.508273 1.146781) (xy 12.5047 1.150266) (xy 12.501176 1.153776) + (xy 12.497699 1.157311) (xy 12.49427 1.160871) (xy 12.490889 1.164458) (xy 12.487556 1.168069) (xy 12.484271 1.171706) + (xy 12.481034 1.175368) (xy 12.477845 1.179056) (xy 12.474704 1.182769) (xy 12.47161 1.186508) (xy 12.468565 1.190272) + (xy 12.465568 1.194061) (xy 12.462618 1.197876) (xy 12.459717 1.201716) (xy 12.456864 1.205582) + (xy 12.454058 1.209473) (xy 12.451301 1.213389) (xy 12.448591 1.217331) (xy 12.445929 1.221299) + (xy 12.443316 1.225291) (xy 12.44075 1.229309) (xy 12.438232 1.233353) (xy 12.435763 1.237422) (xy 12.433341 1.241516) + (xy 12.430967 1.245636) (xy 12.428641 1.249781) (xy 12.426363 1.253952) (xy 12.424133 1.258148) + (xy 12.421951 1.262369) (xy 12.419817 1.266616) (xy 12.417731 1.270888) (xy 12.415693 1.275186) + (xy 12.413703 1.279509) (xy 12.41176 1.283857) (xy 12.409866 1.288231) (xy 12.40802 1.292631) (xy 12.406221 1.297055) + (xy 12.404471 1.301505) (xy 12.402768 1.305981) (xy 12.401114 1.310482) (xy 12.399507 1.315008) + (xy 12.397949 1.31956) (xy 12.396438 1.324137) (xy 12.394976 1.32874) (xy 12.393561 1.333368) (xy 12.392194 1.338021) + (xy 12.390875 1.3427) (xy 12.389604 1.347405) (xy 12.388381 1.352134) (xy 12.387207 1.356889) (xy 12.38608 1.36167) + (xy 12.385001 1.366476) (xy 12.383969 1.371307) (xy 12.382986 1.376164) (xy 12.382051 1.381046) + (xy 12.381164 1.385953) (xy 12.380325 1.390886) (xy 12.379533 1.395845) (xy 12.37879 1.400829) (xy 12.378095 1.405838) + (xy 12.377447 1.410873) (xy 12.376848 1.415933) (xy 12.376296 1.421018) (xy 12.375793 1.426129) + (xy 12.375337 1.431265) (xy 12.37493 1.436427) (xy 12.37457 1.441614) (xy 12.374258 1.446827) (xy 12.373994 1.452064) + (xy 12.373779 1.457328) (xy 12.373611 1.462617) (xy 12.373491 1.467931) (xy 12.373419 1.47327) (xy 12.373395 1.478635) + (xy 12.373436 1.483474) (xy 12.373557 1.488263) (xy 12.37376 1.493001) (xy 12.374043 1.497689) (xy 12.374408 1.502328) + (xy 12.374854 1.506916) (xy 12.375381 1.511454) (xy 12.375989 1.515942) (xy 12.376678 1.520381) + (xy 12.377448 1.524769) (xy 12.378299 1.529107) (xy 12.379231 1.533394) (xy 12.380245 1.537632) + (xy 12.381339 1.54182) (xy 12.382514 1.545958) (xy 12.383771 1.550045) (xy 12.385108 1.554083) (xy 12.386527 1.55807) + (xy 12.388027 1.562008) (xy 12.389607 1.565895) (xy 12.391269 1.569732) (xy 12.393012 1.57352) (xy 12.394836 1.577257) + (xy 12.396741 1.580944) (xy 12.398727 1.584581) (xy 12.400794 1.588168) (xy 12.402942 1.591705) + (xy 12.405171 1.595191) (xy 12.407481 1.598628) (xy 12.409872 1.602015) (xy 12.412345 1.605352) + (xy 12.414898 1.608638) (xy 12.417533 1.611875) (xy 12.420248 1.615061) (xy 12.423045 1.618197) + (xy 12.425923 1.621284) (xy 12.428881 1.62432) (xy 12.431921 1.627306) (xy 12.435042 1.630242) (xy 12.438244 1.633128) + (xy 12.441527 1.635964) (xy 12.444891 1.63875) (xy 12.448336 1.641486) (xy 12.451862 1.644171) (xy 12.455469 1.646807) + (xy 12.459158 1.649393) (xy 12.462927 1.651928) (xy 12.466777 1.654414) (xy 12.470709 1.656849) + (xy 12.474721 1.659234) (xy 12.478815 1.66157) (xy 12.482989 1.663855) (xy 12.487245 1.66609) (xy 12.491582 1.668275) + (xy 12.496 1.67041) (xy 12.500499 1.672495) (xy 12.505079 1.67453) (xy 12.50974 1.676515) (xy 12.514482 1.67845) + (xy 12.519305 1.680334) (xy 12.524209 1.682169) (xy 12.529194 1.683953) (xy 12.534261 1.685688) + (xy 12.539408 1.687372) (xy 12.544636 1.689007) (xy 12.549946 1.690591) (xy 12.555336 1.692125) + (xy 12.560808 1.693609) (xy 12.563822 1.694403) (xy 12.566907 1.695184) (xy 12.570062 1.695951) + (xy 12.573289 1.696706) (xy 12.576587 1.697449) (xy 12.579956 1.698178) (xy 12.583395 1.698894) + (xy 12.586906 1.699597) (xy 12.590488 1.700288) (xy 12.59414 1.700965) (xy 12.597864 1.70163) (xy 12.601659 1.702282) + (xy 12.605524 1.702921) (xy 12.609461 1.703546) (xy 12.613468 1.704159) (xy 12.617547 1.70476) (xy 12.621697 1.705347) + (xy 12.625917 1.705921) (xy 12.630209 1.706482) (xy 12.634571 1.707031) (xy 12.639005 1.707567) + (xy 12.643509 1.708089) (xy 12.648084 1.708599) (xy 12.652731 1.709096) (xy 12.657448 1.70958) (xy 12.662236 1.710051) + (xy 12.667096 1.710509) (xy 12.672026 1.710954) (xy 12.677027 1.711387) (xy 12.6821 1.711806) (xy 12.687243 1.712213) + (xy 12.692457 1.712606) (xy 12.697742 1.712987) (xy 12.703099 1.713355) (xy 12.708526 1.71371) (xy 12.714024 1.714052) + (xy 12.719593 1.714381) (xy 12.725233 1.714697) (xy 12.730944 1.715) (xy 12.736727 1.715291) (xy 12.74258 1.715568) + (xy 12.748504 1.715833) (xy 12.754499 1.716084) (xy 12.760565 1.716323) (xy 12.766702 1.716549) + (xy 12.77291 1.716762) (xy 12.779189 1.716962) (xy 12.785539 1.717149) (xy 12.79196 1.717323) (xy 12.798451 1.717485) + (xy 12.805014 1.717633) (xy 12.811648 1.717768) (xy 12.818353 1.717891) (xy 12.825129 1.718001) + (xy 12.831976 1.718098) (xy 12.838893 1.718181) (xy 12.845882 1.718252) (xy 12.852942 1.71831) (xy 12.860073 1.718356) + (xy 12.867274 1.718388) (xy 12.874547 1.718407) (xy 12.881891 1.718414) (xy 13.88648 1.718414) (xy 13.885619 1.723214) + (xy 13.884666 1.727969) (xy 13.883621 1.732678) (xy 13.882482 1.737342) (xy 13.881252 1.74196) (xy 13.879929 1.746532) + (xy 13.878513 1.75106) (xy 13.877005 1.755541) (xy 13.875404 1.759977) (xy 13.87371 1.764367) (xy 13.871924 1.768712) + (xy 13.870046 1.773011) (xy 13.868075 1.777265) (xy 13.866012 1.781473) (xy 13.863856 1.785636) + (xy 13.861607 1.789753) (xy 13.859266 1.793824) (xy 13.856832 1.79785) (xy 13.854306 1.801831) (xy 13.851687 1.805765) + (xy 13.848976 1.809655) (xy 13.846172 1.813498) (xy 13.843276 1.817296) (xy 13.840287 1.821049) + (xy 13.837206 1.824756) (xy 13.834032 1.828418) (xy 13.830766 1.832033) (xy 13.827407 1.835604) + (xy 13.823955 1.839129) (xy 13.820411 1.842608) (xy 13.816775 1.846042) (xy 13.813045 1.84943) (xy 13.809224 1.852772) + (xy 13.80531 1.856069) (xy 13.801303 1.859321) (xy 13.797204 1.862527) (xy 13.793012 1.865687) (xy 13.788728 1.868802) + (xy 13.784351 1.871871) (xy 13.779881 1.874895) (xy 13.775319 1.877873) (xy 13.770665 1.880806) + (xy 13.765918 1.883693) (xy 13.761078 1.886534) (xy 13.756707 1.888942) (xy 13.752311 1.891292) + (xy 13.747889 1.893586) (xy 13.743442 1.895824) (xy 13.738969 1.898004) (xy 13.734472 1.900128) + (xy 13.729948 1.902196) (xy 13.7254 1.904207) (xy 13.720826 1.906161) (xy 13.716227 1.908058) (xy 13.711602 1.909899) + (xy 13.706953 1.911683) (xy 13.702277 1.913411) (xy 13.697577 1.915082) (xy 13.692851 1.916696) + (xy 13.6881 1.918254) (xy 13.683323 1.919755) (xy 13.678521 1.921199) (xy 13.673694 1.922587) (xy 13.668842 1.923918) + (xy 13.663964 1.925192) (xy 13.65906 1.92641) (xy 13.654132 1.927571) (xy 13.649178 1.928676) (xy 13.644199 1.929724) + (xy 13.639194 1.930715) (xy 13.634164 1.93165) (xy 13.629109 1.932528) (xy 13.624028 1.933349) (xy 13.618922 1.934113) + (xy 13.613791 1.934822) (xy 13.608634 1.935473) (xy 13.603452 1.936068) (xy 13.598245 1.936606) + (xy 13.593012 1.937087) (xy 13.587754 1.937512) (xy 13.582471 1.93788) (xy 13.577162 1.938192) (xy 13.571828 1.938447) + (xy 13.566469 1.938645) (xy 13.561084 1.938786) (xy 13.555674 1.938871) (xy 13.550239 1.9389) (xy 12.41887 1.9389) + (xy 12.412915 1.938888) (xy 12.406982 1.938852) (xy 12.40107 1.938792) (xy 12.39518 1.938707) (xy 12.389312 1.938599) + (xy 12.383465 1.938467) (xy 12.37764 1.938311) (xy 12.371837 1.938131) (xy 12.366056 1.937926) (xy 12.360296 1.937698) + (xy 12.354559 1.937446) (xy 12.348843 1.937169) (xy 12.343148 1.936869) (xy 12.337476 1.936545) + (xy 12.331825 1.936196) (xy 12.326196 1.935824) (xy 12.320589 1.935427) (xy 12.315003 1.935007) + (xy 12.309439 1.934562) (xy 12.303897 1.934093) (xy 12.298377 1.933601) (xy 12.292878 1.933084) + (xy 12.287401 1.932543) (xy 12.281946 1.931978) (xy 12.276513 1.93139) (xy 12.271101 1.930777) (xy 12.265711 1.93014) + (xy 12.260343 1.929479) (xy 12.254997 1.928794) (xy 12.249672 1.928085) (xy 12.244369 1.927352) + (xy 12.239088 1.926595) (xy 12.233829 1.925814) (xy 12.228591 1.925009) (xy 12.223375 1.92418) (xy 12.218181 1.923327) + (xy 12.213008 1.92245) (xy 12.207858 1.921548) (xy 12.202729 1.920623) (xy 12.197621 1.919674) (xy 12.192536 1.918701) + (xy 12.187472 1.917703) (xy 12.18243 1.916682) (xy 12.17741 1.915637) (xy 12.172411 1.914567) (xy 12.167435 1.913474) + (xy 12.16248 1.912356) (xy 12.157546 1.911215) (xy 12.152635 1.910049) (xy 12.147745 1.908859) (xy 12.142877 1.907646) + (xy 12.138031 1.906408) (xy 12.133206 1.905146) (xy 12.128403 1.903861) (xy 12.123622 1.902551) + (xy 12.118863 1.901217) (xy 12.114125 1.899859) (xy 12.109409 1.898478) (xy 12.104715 1.897072) + (xy 12.100043 1.895642) (xy 12.095392 1.894188) (xy 12.090763 1.89271) (xy 12.086156 1.891208) (xy 12.081571 1.889682) + (xy 12.077007 1.888132) (xy 12.072465 1.886558) (xy 12.067945 1.884959) (xy 12.063447 1.883337) + (xy 12.05897 1.881691) (xy 12.054515 1.880021) (xy 12.050082 1.878327) (xy 12.045671 1.876608) (xy 12.041281 1.874866) + (xy 12.036913 1.873099) (xy 12.032567 1.871309) (xy 12.028242 1.869495) (xy 12.02394 1.867656) (xy 12.019659 1.865794) + (xy 12.015399 1.863907) (xy 12.011162 1.861997) (xy 12.006946 1.860062) (xy 12.002752 1.858103) + (xy 11.99858 1.856121) (xy 11.994429 1.854114) (xy 11.990301 1.852083) (xy 11.985361 1.849586) (xy 11.980476 1.847062) + (xy 11.975645 1.84451) (xy 11.970869 1.841931) (xy 11.966148 1.839325) (xy 11.961481 1.836691) (xy 11.956869 1.83403) + (xy 11.952311 1.831342) (xy 11.947808 1.828627) (xy 11.94336 1.825884) (xy 11.938966 1.823114) (xy 11.934627 1.820316) + (xy 11.930342 1.817492) (xy 11.926112 1.81464) (xy 11.921936 1.811761) (xy 11.917815 1.808854) (xy 11.913749 1.80592) + (xy 11.909737 1.802959) (xy 11.90578 1.799971) (xy 11.901877 1.796955) (xy 11.898029 1.793912) (xy 11.894236 1.790842) + (xy 11.890497 1.787744) (xy 11.886813 1.78462) (xy 11.883183 1.781467) (xy 11.879608 1.778288) (xy 11.876087 1.775081) + (xy 11.872621 1.771847) (xy 11.86921 1.768586) (xy 11.865853 1.765297) (xy 11.862551 1.761982) (xy 11.859303 1.758638) + (xy 11.85611 1.755268) (xy 11.852972 1.75187) (xy 11.849888 1.748445) (xy 11.846858 1.744993) (xy 11.843884 1.741513) + (xy 11.840963 1.738006) (xy 11.838098 1.734472) (xy 11.835287 1.730911) (xy 11.83253 1.727322) (xy 11.829829 1.723706) + (xy 11.827181 1.720062) (xy 11.824589 1.716392) (xy 11.822051 1.712694) (xy 11.819567 1.708968) + (xy 11.817138 1.705216) (xy 11.814764 1.701436) (xy 11.812444 1.697629) (xy 11.810179 1.693795) + (xy 11.807968 1.689933) (xy 11.805812 1.686044) (xy 11.803711 1.682128) (xy 11.801664 1.678184) + (xy 11.799672 1.674213) (xy 11.797734 1.670215) (xy 11.795851 1.66619) (xy 11.794023 1.662137) (xy 11.792249 1.658057) + (xy 11.790529 1.653949) (xy 11.788865 1.649815) (xy 11.787254 1.645653) (xy 11.785699 1.641464) + (xy 11.784198 1.637247) (xy 11.782751 1.633004) (xy 11.78136 1.628732) (xy 11.780022 1.624434) (xy 11.77874 1.620108) + (xy 11.777512 1.615756) (xy 11.776338 1.611375) (xy 11.775219 1.606968) (xy 11.774155 1.602533) + (xy 11.773145 1.598071) (xy 11.77219 1.593581) (xy 11.771289 1.589065) (xy 11.770443 1.584521) (xy 11.769652 1.579949) + (xy 11.768915 1.575351) (xy 11.768233 1.570725) (xy 11.767605 1.566072) (xy 11.767032 1.561391) + (xy 11.766513 1.556684) (xy 11.766049 1.551949) (xy 11.76564 1.547186) (xy 11.765285 1.542397) (xy 11.764985 1.53758) + (xy 11.764739 1.532736) (xy 11.764548 1.527864) (xy 11.764412 1.522966) (xy 11.76433 1.518039) (xy 11.764303 1.513086) + (xy 11.764324 1.508505) (xy 11.764388 1.503931) (xy 11.764495 1.499365) (xy 11.764645 1.494806) + (xy 11.764838 1.490255) (xy 11.765074 1.485711) (xy 11.765352 1.481175) (xy 11.765674 1.476646) + (xy 11.766038 1.472125) (xy 11.766445 1.467611) (xy 11.766895 1.463104) (xy 11.767388 1.458605) + (xy 11.767923 1.454113) (xy 11.768502 1.449629) (xy 11.769123 1.445153) (xy 11.769787 1.440683) + (xy 11.770494 1.436222) (xy 11.771244 1.431767) (xy 11.772037 1.427321) (xy 11.772872 1.422881) + (xy 11.773751 1.418449) (xy 11.774672 1.414025) (xy 11.775636 1.409608) (xy 11.776643 1.405198) + (xy 11.777693 1.400796) (xy 11.778786 1.396402) (xy 11.779921 1.392015) (xy 11.7811 1.387635) (xy 11.782321 1.383263) + (xy 11.783585 1.378898) (xy 11.784892 1.374541) (xy 11.786241 1.370191) (xy 11.787634 1.365849) + (xy 11.789069 1.361514) (xy 11.790548 1.357186) (xy 11.792069 1.352866) (xy 11.793633 1.348554) + (xy 11.79524 1.344249) (xy 11.796889 1.339951) (xy 11.798582 1.335661) (xy 11.800317 1.331379) (xy 11.802096 1.327103) + (xy 11.803917 1.322836) (xy 11.805781 1.318576) (xy 11.807687 1.314323) (xy 11.809637 1.310077) + (xy 11.81163 1.30584) (xy 11.813665 1.301609) (xy 11.815743 1.297386) (xy 11.817864 1.293171) (xy 11.820028 1.288963) + (xy 11.822235 1.284762) (xy 11.824484 1.280569) (xy 11.826777 1.276383) (xy 11.829112 1.272205) + (xy 11.83149 1.268035) (xy 11.833911 1.263871) (xy 11.836375 1.259716) (xy 11.838882 1.255567) (xy 11.841431 1.251426) + (xy 11.844024 1.247293) (xy 11.846659 1.243167) (xy 11.849337 1.239049) (xy 11.852058 1.234938) + (xy 11.854822 1.230834) (xy 11.857628 1.226738) (xy 11.860478 1.222649) (xy 11.86337 1.218568) (xy 11.866305 1.214495) + (xy 11.869283 1.210428) (xy 11.872304 1.20637) (xy 11.875368 1.202318) (xy 11.878474 1.198274) (xy 11.881624 1.194238) + (xy 11.884816 1.190209) (xy 11.888051 1.186188) (xy 11.891329 1.182174) (xy 11.89465 1.178167) (xy 11.898014 1.174168) + (xy 11.90142 1.170177) (xy 11.90487 1.166192) (xy 11.908362 1.162216) (xy 11.911897 1.158246) (xy 11.915475 1.154285) + (xy 11.919096 1.15033) (xy 11.922759 1.146384) (xy 11.926466 1.142444) (xy 11.930215 1.138512) (xy 11.934007 1.134588) + (xy 11.937842 1.130671) (xy 11.94172 1.126761) (xy 11.945641 1.122859) (xy 11.949604 1.118965) (xy 11.953611 1.115078) + (xy 11.95766 1.111198) (xy 11.961752 1.107326) (xy 11.965887 1.103461) (xy 11.970065 1.099604) (xy 11.974285 1.095754) + (xy 11.978549 1.091912) (xy 11.982855 1.088077) (xy 11.987204 1.084249) (xy 11.991597 1.080429) + (xy 11.996031 1.076617) (xy 12.000509 1.072812) (xy 12.00503 1.069014) (xy 12.009593 1.065224) (xy 12.013507 1.062022) + (xy 12.017434 1.058836) (xy 12.021374 1.055667) (xy 12.025328 1.052515) (xy 12.029295 1.04938) (xy 12.033276 1.046262) + (xy 12.037271 1.043161) (xy 12.041279 1.040077) (xy 12.0453 1.037009) (xy 12.049335 1.033959) (xy 12.053384 1.030925) + (xy 12.057446 1.027908) (xy 12.061521 1.024909) (xy 12.06561 1.021926) (xy 12.069713 1.018959) (xy 12.073829 1.01601) + (xy 12.077959 1.013078) (xy 12.082102 1.010162) (xy 12.086258 1.007264) (xy 12.090428 1.004382) + (xy 12.094612 1.001517) (xy 12.098809 0.998669) (xy 12.10302 0.995838) (xy 12.107244 0.993024) (xy 12.111481 0.990227) + (xy 12.115733 0.987447) (xy 12.119997 0.984683) (xy 12.124275 0.981937) (xy 12.128567 0.979207) + (xy 12.132872 0.976494) (xy 12.137191 0.973798) (xy 12.141523 0.971119) (xy 12.145869 0.968457) + (xy 12.150228 0.965812) (xy 12.154601 0.963183) (xy 12.158987 0.960572) (xy 12.163387 0.957977) + (xy 12.1678 0.955399) (xy 12.172227 0.952839) (xy 12.176667 0.950295) (xy 12.181121 0.947768) (xy 12.185588 0.945257) + (xy 12.190069 0.942764) (xy 12.194563 0.940288) (xy 12.199071 0.937828) (xy 12.203592 0.935385) + (xy 12.208127 0.93296) (xy 12.212676 0.930551) (xy 12.217237 0.928159) (xy 12.221813 0.925784) (xy 12.226402 0.923426) + (xy 12.231004 0.921084) (xy 12.23562 0.91876) (xy 12.240249 0.916452) (xy 12.244892 0.914162) (xy 12.249549 0.911888) + (xy 12.254218 0.909631) (xy 12.258902 0.907391) (xy 12.263599 0.905168) (xy 12.268309 0.902962) + (xy 12.273033 0.900772) (xy 12.277771 0.8986) (xy 12.282522 0.896444) (xy 12.287286 0.894305) (xy 12.292064 0.892184) + (xy 12.296856 0.890079) (xy 12.301661 0.887991) (xy 12.306479 0.88592) (xy 12.311311 0.883865) (xy 12.316157 0.881828) + (xy 12.321016 0.879807) (xy 12.325888 0.877804) (xy 12.330774 0.875817) (xy 12.335674 0.873847) + (xy 12.340587 0.871894) (xy 12.345514 0.869958) (xy 12.350454 0.868039) (xy 12.355407 0.866137) + (xy 12.360375 0.864251) (xy 12.365355 0.862383) (xy 12.370349 0.860531) (xy 12.375357 0.858697) + (xy 12.380378 0.856879) (xy 12.385413 0.855078) (xy 12.390461 0.853294) (xy 12.395523 0.851526) + (xy 12.400598 0.849776) (xy 12.405686 0.848043) (xy 12.410789 0.846326) (xy 12.415904 0.844626) + (xy 12.421034 0.842944) (xy 12.426176 0.841278) (xy 12.431333 0.839629) (xy 12.436502 0.837997) + (xy 12.441686 0.836382) (xy 12.446882 0.834783) (xy 12.452093 0.833202) (xy 12.457316 0.831637) + (xy 12.462554 0.830089) (xy 12.467805 0.828559) (xy 12.473069 0.827045) (xy 12.478347 0.825548) + (xy 12.483638 0.824068) (xy 12.481164 0.818607) (xy 12.47873 0.813163) (xy 12.476335 0.807734) (xy 12.47398 0.802322) + (xy 12.471665 0.796925) (xy 12.469389 0.791545) (xy 12.467153 0.78618) (xy 12.464956 0.780832) (xy 12.462799 0.775499) + (xy 12.460681 0.770182) (xy 12.458603 0.764881) (xy 12.456565 0.759597) (xy 12.454566 0.754328) + (xy 12.452607 0.749075) (xy 12.450687 0.743838) (xy 12.448807 0.738618) (xy 12.446966 0.733413) + (xy 12.445165 0.728224) (xy 12.443404 0.723051) (xy 12.441682 0.717894) (xy 12.44 0.712753) (xy 12.438358 0.707628) + (xy 12.436754 0.702519) (xy 12.435191 0.697426) (xy 12.433667 0.692349) (xy 12.432183 0.687287) + (xy 12.430738 0.682242) (xy 12.429333 0.677213) (xy 12.427968 0.6722) (xy 12.426642 0.667203) (xy 12.425355 0.662221) + (xy 12.424108 0.657256) (xy 12.422901 0.652307) (xy 12.421734 0.647373) (xy 12.420605 0.642456) + (xy 12.419517 0.637555) (xy 12.418468 0.632669) (xy 12.417459 0.6278) (xy 12.416489 0.622946) (xy 12.415559 0.618109) + (xy 12.414668 0.613287) (xy 12.413817 0.608481) (xy 12.413006 0.603692) (xy 12.412234 0.598918) + (xy 12.411502 0.59416) (xy 12.410809 0.589419) (xy 12.410156 0.584693) (xy 12.409543 0.579983) (xy 12.408969 0.575289) + (xy 12.408434 0.570612) (xy 12.40794 0.56595) (xy 12.407484 0.561304) (xy 12.407069 0.556674) (xy 12.406693 0.55206) + (xy 12.406356 0.547462) (xy 12.40606 0.54288) (xy 12.405802 0.538314) (xy 12.405585 0.533764) (xy 12.405406 0.52923) + (xy 12.405268 0.524712) (xy 12.405169 0.52021) (xy 12.40511 0.515723) (xy 12.40509 0.511253) (xy 12.405113 0.506422) + (xy 12.405182 0.501613) (xy 12.405297 0.496825) (xy 12.405458 0.492058) (xy 12.405666 0.487313) + (xy 12.405919 0.482589) (xy 12.406219 0.477887) (xy 12.406564 0.473206) (xy 12.406956 0.468547) + (xy 12.407394 0.463909) (xy 12.407878 0.459293) (xy 12.408408 0.454698) (xy 12.408984 0.450125) + (xy 12.409606 0.445573) (xy 12.410274 0.441043) (xy 12.410988 0.436534) (xy 12.411748 0.432046) + (xy 12.412555 0.42758) (xy 12.413407 0.423136) (xy 12.414306 0.418713) (xy 12.41525 0.414311) (xy 12.416241 0.409931) + (xy 12.417278 0.405573) (xy 12.418361 0.401236) (xy 12.41949 0.39692) (xy 12.420665 0.392626) (xy 12.421886 0.388353) + (xy 12.423153 0.384102) (xy 12.424466 0.379872) (xy 12.425826 0.375664) (xy 12.427231 0.371477) + (xy 12.428683 0.367312) (xy 12.43018 0.363168) (xy 12.431724 0.359046) (xy 12.433314 0.354945) (xy 12.43495 0.350865) + (xy 12.436632 0.346807) (xy 12.43836 0.342771) (xy 12.440134 0.338756) (xy 12.441954 0.334762) (xy 12.44382 0.33079) + (xy 12.445732 0.32684) (xy 12.447691 0.322911) (xy 12.449695 0.319003) (xy 12.451746 0.315117) (xy 12.453842 0.311252) + (xy 12.455985 0.307409) (xy 12.458174 0.303587) (xy 12.460409 0.299787) (xy 12.46269 0.296008) (xy 12.465017 0.292251) + (xy 12.46739 0.288515) (xy 12.469809 0.284801) (xy 12.472274 0.281108) (xy 12.474786 0.277437) (xy 12.477343 0.273787) + (xy 12.479947 0.270158) (xy 12.482596 0.266551) (xy 12.485292 0.262966) (xy 12.488034 0.259402) + (xy 12.490822 0.255859) (xy 12.493656 0.252338) (xy 12.496536 0.248838) (xy 12.499462 0.24536) (xy 12.502434 0.241903) + (xy 12.505452 0.238468) (xy 12.508516 0.235055) (xy 12.511627 0.231662) (xy 12.514783 0.228292) + (xy 12.517986 0.224942) (xy 12.521234 0.221614) (xy 12.524529 0.218308) (xy 12.52787 0.215023) (xy 12.531257 0.21176) + (xy 12.53469 0.208518) (xy 12.538169 0.205297) (xy 12.541694 0.202098) (xy 12.545265 0.198921) (xy 12.548882 0.195765) + (xy 12.552546 0.19263) (xy 12.556255 0.189517) (xy 12.560011 0.186426) (xy 12.563812 0.183356) (xy 12.56766 0.180307) + (xy 12.571554 0.17728) (xy 12.575494 0.174274) (xy 12.57948 0.17129) (xy 12.583512 0.168327) (xy 12.58759 0.165386) + (xy 12.591714 0.162466) (xy 12.595884 0.159568) (xy 12.6001 0.156691) (xy 12.604363 0.153835) (xy 12.608671 0.151001) + (xy 12.613026 0.148189) (xy 12.617426 0.145398) (xy 12.621873 0.142628) (xy 12.626366 0.13988) (xy 12.630905 0.137154) + (xy 12.63549 0.134449) (xy 12.640121 0.131765) (xy 12.644798 0.129103) (xy 12.649521 0.126462) (xy 12.65429 0.123843) + (xy 12.659106 0.121246) (xy 12.663967 0.118669) (xy 12.668875 0.116115) (xy 12.673828 0.113581) + (xy 12.678828 0.111069) (xy 12.683874 0.108579) (xy 12.688966 0.10611) (xy 12.693187 0.10408) (xy 12.697423 0.102068) + (xy 12.701675 0.100077) (xy 12.705942 0.098105) (xy 12.710225 0.096153) (xy 12.714522 0.09422) (xy 12.718835 0.092307) + (xy 12.723164 0.090414) (xy 12.727507 0.08854) (xy 12.731866 0.086686) (xy 12.73624 0.084851) (xy 12.74063 0.083036) + (xy 12.745034 0.081241) (xy 12.749454 0.079465) (xy 12.75389 0.077709) (xy 12.75834 0.075973) (xy 12.762806 0.074256) + (xy 12.767287 0.072559) (xy 12.771784 0.070881) (xy 12.776296 0.069223) (xy 12.780823 0.067585) + (xy 12.785365 0.065966) (xy 12.789923 0.064367) (xy 12.794495 0.062788) (xy 12.799084 0.061228) + (xy 12.803687 0.059688) (xy 12.808306 0.058167) (xy 12.81294 0.056666) (xy 12.817589 0.055185) (xy 12.822254 0.053723) + (xy 12.826934 0.052281) (xy 12.831629 0.050858) (xy 12.83634 0.049455) (xy 12.841065 0.048072) (xy 12.845806 0.046709) + (xy 12.850563 0.045365) (xy 12.855334 0.04404) (xy 12.860121 0.042735) (xy 12.864924 0.04145) (xy 12.869741 0.040185) + (xy 12.874574 0.038939) (xy 12.879422 0.037712) (xy 12.884285 0.036506) (xy 12.889164 0.035319) + (xy 12.894058 0.034151) (xy 12.898967 0.033003) (xy 12.903892 0.031875) (xy 12.908832 0.030767) + (xy 12.913787 0.029678) (xy 12.918757 0.028608) (xy 12.923743 0.027559) (xy 12.928744 0.026529) + (xy 12.93376 0.025518) (xy 12.938792 0.024527) (xy 12.943839 0.023556) (xy 12.948901 0.022605) (xy 12.953978 0.021673) + (xy 12.959071 0.02076) (xy 12.964179 0.019867) (xy 12.969302 0.018994) (xy 12.974441 0.018141) (xy 12.979595 0.017307) + (xy 12.984764 0.016493) (xy 12.989948 0.015698) (xy 12.995148 0.014923) (xy 13.000363 0.014168) + (xy 13.005594 0.013432) (xy 13.010839 0.012716) (xy 13.0161 0.012019) (xy 13.021376 0.011342) (xy 13.026668 0.010685) + (xy 13.031974 0.010047) (xy 13.037297 0.009429) (xy 13.042634 0.008831) (xy 13.047987 0.008252) + (xy 13.053354 0.007693) (xy 13.058738 0.007153) (xy 13.064136 0.006633) (xy 13.06955 0.006133) (xy 13.074979 0.005652) + (xy 13.080423 0.005191) (xy 13.085883 0.00475) (xy 13.091358 0.004328) (xy 13.096848 0.003926) (xy 13.102354 0.003543) + (xy 13.107875 0.00318) (xy 13.113411 0.002837) (xy 13.118962 0.002513) (xy 13.124529 0.002209) (xy 13.130111 0.001924) + (xy 13.135708 0.001659) (xy 13.141321 0.001414) (xy 13.146948 0.001188) (xy 13.152591 0.000982) + (xy 13.15825 0.000796) (xy 13.163924 0.000629) (xy 13.169613 0.000482) (xy 13.175317 0.000355) (xy 13.181036 0.000247) + (xy 13.186771 0.000158) (xy 13.192521 0.00009) (xy 13.198287 0.000041) (xy 13.204068 0.000011) (xy 13.209864 0.000001) + (xy 13.630165 0.000001) (xy 13.635402 0.000037) (xy 13.64061 0.000143) (xy 13.645789 0.000319) (xy 13.650938 0.000567) + (xy 13.656058 0.000884) (xy 13.661148 0.001273) (xy 13.666209 0.001732) (xy 13.67124 0.002262) (xy 13.676242 0.002862) + (xy 13.681214 0.003534) (xy 13.686158 0.004275) (xy 13.691071 0.005088) (xy 13.695955 0.005971) + (xy 13.70081 0.006924) (xy 13.705636 0.007949) (xy 13.710431 0.009044) (xy 13.715198 0.010209) (xy 13.719935 0.011446) + (xy 13.724643 0.012753) (xy 13.729321 0.01413) (xy 13.733969 0.015578) (xy 13.738589 0.017097) (xy 13.743179 0.018687) + (xy 13.747739 0.020347) (xy 13.75227 0.022078) (xy 13.756772 0.023879) (xy 13.761244 0.025751) (xy 13.765686 0.027694) + (xy 13.7701 0.029707) (xy 13.774483 0.031791) (xy 13.778838 0.033946) (xy 13.783163 0.036171) (xy 13.787458 0.038467) + (xy 13.791724 0.040833) (xy 13.795961 0.043271) (xy 13.800168 0.045778) (xy 13.804346 0.048357) + (xy 13.808494 0.051006) (xy 13.812613 0.053726) (xy 13.816703 0.056516) (xy 13.820763 0.059377) + (xy 13.824793 0.062309) (xy 13.828794 0.065311) (xy 13.832766 0.068384) (xy 13.836709 0.071528) + (xy 13.840621 0.074742) (xy 13.844505 0.078027) (xy 13.848359 0.081383) (xy 13.852183 0.084809) + (xy 13.855978 0.088306) (xy 13.859744 0.091873) (xy 13.86348 0.095511) (xy 13.867187 0.09922) (xy 13.870914 0.102996) + (xy 13.874569 0.106799) (xy 13.878151 0.110629) (xy 13.881661 0.114485) (xy 13.885098 0.118367) + (xy 13.888463 0.122276) (xy 13.891756 0.126211) (xy 13.894976 0.130173) (xy 13.898124 0.134161) + (xy 13.9012 0.138176) (xy 13.904203 0.142218) (xy 13.907134 0.146285) (xy 13.909992 0.15038) (xy 13.912779 0.154501) + (xy 13.915492 0.158648) (xy 13.918134 0.162822) (xy 13.920703 0.167022) (xy 13.923199 0.171249) + (xy 13.925624 0.175502) (xy 13.927976 0.179782) (xy 13.930255 0.184089) (xy 13.932463 0.188422) + (xy 13.934597 0.192781) (xy 13.93666 0.197167) (xy 13.93865 0.201579) (xy 13.940568 0.206018) (xy 13.942413 0.210483) + (xy 13.944186 0.214975) (xy 13.945887 0.219494) (xy 13.947515 0.224038) (xy 13.949071 0.22861) (xy 13.950554 0.233208) + (xy 13.951966 0.237832) (xy 13.953304 0.242483) (xy 13.954571 0.24716) (xy 13.955765 0.251864) (xy 13.956886 0.256595) + (xy 13.957936 0.261351) (xy 13.958913 0.266135) (xy 13.959817 0.270945) (xy 13.96065 0.275781) (xy 13.961409 0.280644) + (xy 13.962097 0.285533) (xy 13.962712 0.290449) (xy 13.963255 0.295392) (xy 13.963725 0.300361) + (xy 13.964123 0.305356) (xy 13.964449 0.310378) (xy 13.964702 0.315426) (xy 13.964883 0.320501) + (xy 13.964992 0.325602) (xy 13.965028 0.33073) + ) + (stroke + (width 0) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "333ee825-f890-4a64-865a-9eb8a86b64d4") + ) + (embedded_fonts no) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "3b82daec-3051-42f4-8ab3-73b9fbfd0915") + (at 234 98 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D105" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "e0765359-7073-4adb-aed7-a123023877da") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "015175c5-d18e-4aab-9195-ee61af6ddf11") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0bca77d8-1262-4d10-a1a4-ec47ed80af32") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "88d3bae4-dba4-40d5-914b-5b5b9f02d572") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/6a86d3eb-bad2-40aa-b5f4-2973f40c589c") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "2e52f83a-3e57-4885-b768-f2903f8b6580") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "66b169bb-9e92-4c6e-b40e-7b4b57e2f182") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "547eefba-897f-409a-a050-47a976b5846c") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "644c39f9-8b3b-4feb-8d9e-6360deda497e") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3716cf13-9894-4df3-806b-963f8aa6e45f") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "de1d702a-e9d0-4a27-a4f3-e47c78c9eade") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "7b384cf2-5fc6-4d46-8531-e04e46281953") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b274bd18-a2b6-4c6b-90ef-7c86ed4d2b00") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "68ba3745-e41d-4040-b2c0-019b164b5fd6") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "747bf937-de74-4425-b569-fd384be301b8") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ae5bf810-a9a4-4864-bf60-8f2f8ae32c7b") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "832e84a9-048f-47f3-91ce-1b493645adb4") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1a67ff40-efbc-4a0f-bfc9-5689095ebdc7") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e841eb88-5d78-4072-ae92-a2879a585255") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8a538aa8-ea1a-40d9-b7fb-95316d20748f") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd2470da-668b-44b4-8b1d-72f7be93a7ad") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d20e24c1-a4e7-444b-81bf-5ede430cdaa8") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "8ea4086c-5141-4226-8307-235060a4ca91") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7c6e5292-60cf-4b03-87ce-306a787b6198") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "1db2e8ab-d0b9-4e9e-9ac3-51f827263bcd") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 9 "Net-(D105-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "aa3af06d-19fb-4a73-8d40-9bd14a58058e") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "4c42ad8d-3140-4723-a9d0-495b3604449b") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 8 "Net-(D104-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "c69710e5-2544-4c47-9729-cb9407616b7c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "408c0e19-ccbe-42e7-a36f-b585f4c6553b") + (at 144 115.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW205" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b6d97bac-0306-4c3d-a89a-435be574a846") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "93bd4e59-60e6-48d1-ba8d-e72c002fff90") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "9a833688-c382-4972-925a-81bb2b2ee60f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "9138392e-3f05-43be-b8d1-31b44a13f058") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/4577e2bb-a6a4-45d0-bdc8-0aaea59f3630") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c06034d3-f67c-4c25-a2d0-259b8d1cd744") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3910dc23-b0dd-4272-b05d-9e3390cf60a6") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "da4d146c-8444-461a-b9a8-3068f28f6d8c") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "42fb85ee-201f-4c1e-857f-05cd52176aa0") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "75c60185-af10-4e7f-9a60-0a8ffafd32c0") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8db2184f-ec06-4dbe-8ce6-d8d066cf5b84") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d2e29936-4a1d-4618-984e-0b102bf9cb92") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "94b1f882-6ba7-4642-b10e-052d08843d28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "B1") + (pinfunction "1") + (pintype "passive") + (uuid "fae41e8a-f78d-414a-a45f-5d498c3c3eff") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "19a9ee5d-ec99-4d7b-8319-b2c66f6c2cfe") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "4acb6a7d-9059-4f92-b84a-d70e314c063d") + (at 324 98 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D108" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "6df9407d-3db5-4161-b15f-fc2672b3edf8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "8f641d19-f54d-42c5-b728-5dc1bcf68ebb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "09fe5466-aa2e-4453-b3cc-a8aa0696db91") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c5ab38fc-405e-4c69-9b70-e305d5e2fcf0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/aff1381a-0861-480c-8b69-d31c3daf1b6d") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "e3f18e70-cfd6-4204-8e5f-353480cd6b63") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "2e99e5f6-a6e5-4634-ac4c-8bf7f35e7446") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "ff6551dc-c304-4c4c-8a93-ef6f1d8de5d3") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "9b5eb9c4-0806-4677-b5d0-5d9ec30c0a6d") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7f10998f-4f97-4dde-b616-92055c9942f8") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bd14b5a6-c945-48f2-926b-80ba3af81e26") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "03763a30-adef-49e1-947c-61d7a3b76cf9") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "95bfa234-4491-4d75-a2c9-44af53e28e8c") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1df8e5e4-7f2b-4270-b405-3a5c07f3abb1") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1b2a4596-a00c-4755-958f-2e4c60eea592") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "73678a0a-2138-4aab-802f-2dd291af5473") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b551d6ed-85a8-4467-8581-c50759219ffc") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b8a38028-c857-42d3-8829-e919baa72edb") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6a79fca0-7a29-4323-b77a-21673b2a1d98") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "017a9be3-c5ce-4ef2-8696-071cbb4b9a47") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "77919d5e-9a14-47e2-abce-5fc35b69d361") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e82dbe05-98f6-48b3-a627-e3ce3a4110d4") + ) + (fp_text user "1" + (at -3.99 -1.71 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "003baafc-099d-4a9b-ae7a-b0375d1f6840") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "985daaf4-4c90-459b-81f8-62ba04ca2f67") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "15d4c5a0-f1db-4e27-a349-f67e9853560f") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 11 "/LED_DATA_OUT") + (pinfunction "DOUT") + (pintype "output") + (uuid "70f6975e-12a7-44a6-85cf-2818451a6169") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "4a2f6fc4-dbeb-4b59-ad44-c1f94b9ba1f3") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 6 "Net-(D107-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "66e74619-1e0c-45bb-ade1-09f8f7594dc4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Array_SIP9" + (layer "F.Cu") + (uuid "6071df58-297d-42f5-95de-355f4072fd65") + (at 335 96.92 -90) + (descr "9-pin Resistor SIP pack") + (tags "R") + (property "Reference" "RN201" + (at 11.43 -2.31 90) + (layer "F.SilkS") + (uuid "033a60db-ab22-46be-9992-827bc1523c29") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RN_4.7k" + (at 11.43 2.31 90) + (layer "F.SilkS") + (uuid "1259cab2-9134-44c8-9db7-c8c8506a3198") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "f62f228f-46d3-415f-a6da-da1d1d398578") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "9d120ea8-859e-4ade-bf44-c468faaf6078") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R?Array?SIP*") + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/a6bd97f7-49e9-4477-8ab5-e7ce718f7096") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 1.31) + (end 21.67 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "20c660e2-d3ff-4b65-ae83-9f823380430c") + ) + (fp_line + (start 21.67 1.31) + (end 21.67 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dc9d8b39-4161-416f-86fa-94c1b1c25798") + ) + (fp_line + (start -1.35 -1.31) + (end -1.35 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aaab994f-39e3-426c-921d-b4135d3de56c") + ) + (fp_line + (start 1.27 -1.31) + (end 1.27 1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b1660762-0dc0-41d2-bc23-0a4793bb2939") + ) + (fp_line + (start 21.67 -1.31) + (end -1.35 -1.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b7fed385-e8e9-494c-b334-582a45c57561") + ) + (fp_line + (start -1.6 1.56) + (end 21.92 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5896e099-b40d-4729-af7e-e6affdd5c21e") + ) + (fp_line + (start 21.92 1.56) + (end 21.92 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f79b43ef-7f68-4efa-8cea-1337e738f540") + ) + (fp_line + (start -1.6 -1.56) + (end -1.6 1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "60fe50aa-10af-485f-868d-a46c15ee89d5") + ) + (fp_line + (start 21.92 -1.56) + (end -1.6 -1.56) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ce476d2e-167a-4343-8f07-f2f1de912773") + ) + (fp_line + (start -1.29 1.25) + (end 21.61 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1e53b647-6e39-415c-a12e-62ba68a86037") + ) + (fp_line + (start 21.61 1.25) + (end 21.61 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8baa713f-dafc-4fc5-b985-479a9a2db7ee") + ) + (fp_line + (start -1.29 -1.25) + (end -1.29 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "742232af-6b89-456c-8d4f-ee5191ac3c9c") + ) + (fp_line + (start 1.27 -1.25) + (end 1.27 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0f51e2c2-8071-4425-a6f6-920442c0fdd6") + ) + (fp_line + (start 21.61 -1.25) + (end -1.29 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5d800bd2-ff14-4b63-a6b2-8a32c6ca18dd") + ) + (fp_text user "${REFERENCE}" + (at 11.43 0 90) + (layer "F.Fab") + (uuid "53c9d51b-35aa-4148-b616-68871eb63b58") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (pinfunction "R1") + (pintype "passive") + (uuid "d670d6ec-c056-4e47-90bf-54b109cafefe") + ) + (pad "2" thru_hole circle + (at 2.54 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 16 "A1") + (pinfunction "R1.2") + (pintype "passive") + (uuid "c50cada7-9c93-4b47-8ed8-03960358f804") + ) + (pad "3" thru_hole circle + (at 5.08 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "B1") + (pinfunction "R2.2") + (pintype "passive") + (uuid "248a2534-6ce9-4271-bec5-40536f62b0fe") + ) + (pad "4" thru_hole circle + (at 7.62 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "C1") + (pinfunction "R3.2") + (pintype "passive") + (uuid "d8d26471-db13-4f1a-860e-df2cd792601f") + ) + (pad "5" thru_hole circle + (at 10.16 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 15 "D1") + (pinfunction "R4.2") + (pintype "passive") + (uuid "c16bde60-889b-47ae-9f10-87dc3ecf5a7a") + ) + (pad "6" thru_hole circle + (at 12.7 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 14 "E1") + (pinfunction "R5.2") + (pintype "passive") + (uuid "a2271ee0-59fd-4526-8e68-f5db6be798d2") + ) + (pad "7" thru_hole circle + (at 15.24 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "F1") + (pinfunction "R6.2") + (pintype "passive") + (uuid "cc3bc4a0-f4bb-42e7-abab-797b1dcccd43") + ) + (pad "8" thru_hole circle + (at 17.78 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 12 "G1") + (pinfunction "R7.2") + (pintype "passive") + (uuid "08b9e64c-fa09-4f42-bcf8-180d1fc92f0c") + ) + (pad "9" thru_hole circle + (at 20.32 0 270) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 17 "H1") + (pinfunction "R8.2") + (pintype "passive") + (uuid "cbf932f9-5702-44ed-9433-c2e46837ec15") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Array_SIP9.step" + (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 "F.Cu") + (uuid "6929542e-11b8-40d1-875c-d5a9b8bee9a5") + (at 84.975 107.055) + (descr "SOIC, 16 Pin (JEDEC MS-012, variation AC, https://www.jedec.org/document_search?search_api_views_fulltext=MS-012, 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 16-pin-NSOP R-16 R-16-S D0016A M2B SO16 SOT109-1 751B SOIC_N narrow") + (property "Reference" "U301" + (at 0 -5.9 0) + (layer "F.SilkS") + (uuid "62e41a13-f7be-4f52-97ea-9dc419e63d02") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "74HC165" + (at 0 0.145 90) + (layer "F.SilkS") + (uuid "728d114f-a089-4ac5-be84-c5d410d46669") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "44c3e9d6-aefd-4e12-b937-3d7de3fda7d2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Shift Register, 8-bit, Parallel Load" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1c331dd9-a7c9-497d-84b2-f5035bc5212f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "DIP?16* SO*16*3.9x9.9mm*P1.27mm* SSOP*16*5.3x6.2mm*P0.65mm* TSSOP*16*4.4x5mm*P0.65*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/9ad8f392-e067-473d-a1d7-82c3f5447fc1") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start 0 -5.06) + (end -1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "273dcc97-4612-459f-a39f-e4f84430fc30") + ) + (fp_line + (start 0 -5.06) + (end 1.95 -5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a664527e-50ac-47e7-b890-39068c4175ba") + ) + (fp_line + (start 0 5.06) + (end -1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "13a5d1cb-c7a1-4fab-95b1-721682e99a39") + ) + (fp_line + (start 0 5.06) + (end 1.95 5.06) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b6879625-a602-4146-a1c8-e5e7b32c5f6e") + ) + (fp_poly + (pts + (xy -2.7 -5.005) (xy -2.94 -5.335) (xy -2.46 -5.335) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "9e9072ca-1b85-43c9-bd1b-4e7e57701201") + ) + (fp_line + (start -3.7 -5) + (end -2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a7f103da-194f-48b7-8974-2faba79739fe") + ) + (fp_line + (start -3.7 5) + (end -3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0bba27ee-c36a-49f3-94be-024a534a57b8") + ) + (fp_line + (start -2.2 -5.2) + (end 2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "22052230-a1bd-49a1-9e2e-0a0ae85e7a6a") + ) + (fp_line + (start -2.2 -5) + (end -2.2 -5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "de6dff6a-ff39-4e61-95ae-d10068c626f4") + ) + (fp_line + (start -2.2 5) + (end -3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "515b650c-3536-45f5-bfcd-2f4870474976") + ) + (fp_line + (start -2.2 5.2) + (end -2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ffab66e1-dc51-419b-8721-326b94c6e73d") + ) + (fp_line + (start 2.2 -5.2) + (end 2.2 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5ba4baf2-7e3c-4425-b991-6b142a9f95c7") + ) + (fp_line + (start 2.2 -5) + (end 3.7 -5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "77ea1a45-a1c1-46d6-a1b5-31f0018cc31e") + ) + (fp_line + (start 2.2 5) + (end 2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65818ba9-3213-4ce8-8e44-c72c166074e4") + ) + (fp_line + (start 2.2 5.2) + (end -2.2 5.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9f140560-82df-4dcf-91de-d6c5a8e4fb90") + ) + (fp_line + (start 3.7 -5) + (end 3.7 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a01464ff-dbea-41be-99d6-32f05f34234c") + ) + (fp_line + (start 3.7 5) + (end 2.2 5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "25c1379b-4f2d-4104-80f6-e6c9f288cd7a") + ) + (fp_line + (start -1.95 -3.975) + (end -0.975 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "938c4087-7576-4691-af29-9bc47fe9d988") + ) + (fp_line + (start -1.95 4.95) + (end -1.95 -3.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d9633840-d275-4ee5-bcfa-4f16da3ff5d7") + ) + (fp_line + (start -0.975 -4.95) + (end 1.95 -4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dec50680-f747-46a2-9335-cdbc6d8ea569") + ) + (fp_line + (start 1.95 -4.95) + (end 1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ee5af237-8646-40c2-8294-d639d73d7a54") + ) + (fp_line + (start 1.95 4.95) + (end -1.95 4.95) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4cd335fd-c928-4af6-89d3-181bdb66d67b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9d77bc55-5cfb-40ed-be63-79c57b95f328") + (effects + (font + (size 0.98 0.98) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 24 "~{LOAD}") + (pinfunction "~{PL}") + (pintype "input") + (uuid "09018338-f16d-4aa7-82ba-788f213c496e") + ) + (pad "2" smd roundrect + (at -2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 20 "CLK") + (pinfunction "CP") + (pintype "input") + (uuid "34167c6a-0507-4664-9c3a-1dc3d957960b") + ) + (pad "3" smd roundrect + (at -2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 14 "E1") + (pinfunction "D4") + (pintype "input") + (uuid "e0aaf4b0-e6a3-4485-98d8-47058571f20a") + ) + (pad "4" smd roundrect + (at -2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 18 "F1") + (pinfunction "D5") + (pintype "input") + (uuid "92ee6b6a-aeb7-445b-a214-dc7560c48c27") + ) + (pad "5" smd roundrect + (at -2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 12 "G1") + (pinfunction "D6") + (pintype "input") + (uuid "09a79bc9-4bbf-42a5-9742-14fd62b142a8") + ) + (pad "6" smd roundrect + (at -2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 17 "H1") + (pinfunction "D7") + (pintype "input") + (uuid "554ba705-8215-4381-9859-eae1cad032fa") + ) + (pad "7" smd roundrect + (at -2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 21 "unconnected-(U301-~{Q7}-Pad7)") + (pinfunction "~{Q7}") + (pintype "output+no_connect") + (uuid "38d57f97-4c2b-4cc3-9d56-427221c0d830") + ) + (pad "8" smd roundrect + (at -2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "2d17e787-d4c9-472f-9244-43c745c22c61") + ) + (pad "9" smd roundrect + (at 2.475 4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 22 "ROW1_DOUT") + (pinfunction "Q7") + (pintype "output") + (uuid "55d09f45-5022-42b0-88a4-f400c5e021bc") + ) + (pad "10" smd roundrect + (at 2.475 3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 23 "Net-(U301-DS)") + (pinfunction "DS") + (pintype "input") + (uuid "b753a6bf-c250-4103-a4f1-8542e015ca2c") + ) + (pad "11" smd roundrect + (at 2.475 1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 16 "A1") + (pinfunction "D0") + (pintype "input") + (uuid "ebd13467-c95d-4a03-ae07-37d7a05f1565") + ) + (pad "12" smd roundrect + (at 2.475 0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 13 "B1") + (pinfunction "D1") + (pintype "input") + (uuid "c02bb874-91f1-477e-af3c-bb48c80618b2") + ) + (pad "13" smd roundrect + (at 2.475 -0.635) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 19 "C1") + (pinfunction "D2") + (pintype "input") + (uuid "6b42b75c-cf8a-42c3-98d0-67e3160b025e") + ) + (pad "14" smd roundrect + (at 2.475 -1.905) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 15 "D1") + (pinfunction "D3") + (pintype "input") + (uuid "7ccd5497-dcca-4a45-a85b-5e644ab97e71") + ) + (pad "15" smd roundrect + (at 2.475 -3.175) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 25 "Net-(U301-~{CE})") + (pinfunction "~{CE}") + (pintype "input") + (uuid "c5068f48-1653-49ed-ad0e-9d44c635da07") + ) + (pad "16" smd roundrect + (at 2.475 -4.445) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "VCC") + (pinfunction "VCC") + (pintype "power_in") + (uuid "c07adf9f-22ff-4238-9596-db5d3089d13c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-16_3.9x9.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "82131e13-ad01-466d-8950-be8afd115868") + (at 264 116 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW221" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "aefddabe-3e95-4114-8c81-82ff1cac56d8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "6e1118a2-ecbc-40c1-bf10-fa5f31548cf4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "6ee5bf5f-d808-425e-878e-614691602651") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "ca409d05-1b62-491a-a696-70cabd46232e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/a1a5f669-1ab8-415c-84c8-7789c377cda4") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5dcee503-1cf9-4d82-a513-81ec36a72983") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d5f4a508-20a9-4a6f-8770-63cfd7b9441b") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "e1a393ae-8cca-4927-bdb4-1139d9356ef7") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0c322d9e-e8b5-4513-89a0-6b161444c3dc") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d00a6563-c450-4721-8aa8-926b10d201f2") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7f2bebb9-06dc-4bc4-ab35-7ce5ab083bed") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "7334db76-2893-488a-b185-9df9349e254a") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "df543e13-d6be-49e2-8672-d97842894a1e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "F1") + (pinfunction "1") + (pintype "passive") + (uuid "f3a87611-8bf9-41ee-80d2-ae69a833efda") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "2988df1d-bd14-44be-8adf-8e93629b676a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "852fd55d-a843-441f-a76c-8c57e6ebd459") + (at 233.960512 115.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW217" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "42199f69-1b2b-44ae-a41b-607ec1e5fd03") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "542951ee-122c-431b-9986-028142fcda9b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "9352e9fa-cfc9-471f-bcf2-f21d834b7fcd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "dc99edb0-05f8-4781-8a1d-8a368f5ee026") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/05d1652f-59af-4350-b277-fbd8b4873f96") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "596b838d-f92e-43c2-ba1f-4a1ae82120ac") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "66b62af0-5b36-42a9-82b6-2e76332361c3") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "7cc362e1-f2af-4965-af17-4751410364bc") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3769bd4f-46c8-49f3-8e18-32283c5d90d8") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "75508995-654a-4e70-b908-11e686d5a161") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "378ddc7b-8d87-4209-ba93-24beb14eb6d0") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "507f7893-34ef-4640-9655-9c2725744fa2") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "7bdf069a-a41e-42c1-93e8-61761d3a9cf5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 14 "E1") + (pinfunction "1") + (pintype "passive") + (uuid "8c5876a9-79c7-41fb-be13-fdf641132565") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "8db1b708-2fc8-4c85-929d-17cc4b3f609f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "94048be7-baae-4760-83db-011347226a90") + (at 173.960512 115.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW209" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "f78a4372-445f-4d15-ac13-7ddb7bd3532c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ef2b8bbe-d96d-4d1d-ba1b-020f3c40f4f5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "8bffe678-c48e-43ea-8b78-f48696b11d8a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "25cdf797-225e-4de4-951e-dd9cc63bd86d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/0bd0cc77-7399-4a60-97d3-944813faf5af") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "18911a54-1272-4aa7-b063-b85cf2436662") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b264c19c-453e-425c-8490-f20839da5ff1") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "c2b6fba1-7a66-4a53-b2d7-e0d9b589814c") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f8d37ee1-73d4-4265-bc31-97473456a77d") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2d131a9e-83f8-4b6b-b64b-c5b6e74fa2ac") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eaba07d4-4f80-4300-b725-2397c7a6ac3e") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "34044a6d-709c-49fb-88b9-ba96dffa2f00") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "fa009512-ab7c-40a1-ba76-2a860ad059ee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "C1") + (pinfunction "1") + (pintype "passive") + (uuid "1ee78b90-f460-47f2-baf1-8b439a3a0cc6") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "12822f62-951f-4195-ad93-a4b166b58016") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "b1867902-85ed-4f92-9a5a-9984abcad844") + (at 85.25 97.25 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R302" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "033f513a-2532-430d-b2d0-ee6a0d03c5b3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 90) + (layer "F.SilkS") + (uuid "0ed248bf-6978-4b12-9939-39d3a2f14a7e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "dfdda46c-6552-4aca-a2c7-46f861b185ec") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "c03dd41d-87f6-442c-ab41-5fdc31958e4c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/93a6af84-bae8-4c3f-97ef-02444c444b16") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3dbb6748-64d3-4148-bbaa-12fa27f62444") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d2b00c5c-ad43-4edc-84ca-88bb2126ae62") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0feea8ef-8c05-4117-9f52-50accde17e84") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ab08594d-9225-460b-bf82-1ac61df01938") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f239faae-0c06-4113-88de-81ec6f672798") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "31134168-5684-4547-bc05-fe0613b55739") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "72df3a7c-f0f1-4c15-9974-d3caa22ed9ad") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "68f4144c-99fa-4569-a50c-a8a4a8590f5a") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "453bac02-5ad8-4daf-adce-c2fdc2a1f033") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "624df33f-020f-4581-be8f-49569ef9aa6a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "c0eb5c7f-b880-4d49-a69f-13022f4ea79c") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "7489c042-597d-42cb-bded-7aa9d1f31763") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 25 "Net-(U301-~{CE})") + (pintype "passive") + (uuid "dc53bcfe-53d7-4cb4-8b12-c19e7b49f488") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "b2a37bff-dde0-43d8-8d1d-67b7c04336a9") + (at 114 98 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D101" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "16ad3ed0-5112-45cc-ba2a-b8967314c0b2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.SilkS") + (uuid "8653b12c-f716-4bb6-8d76-1203f94c938a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3e7e0d01-35dc-459a-98c1-80a89a5c87b5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "239145ab-d4e5-46e5-9573-9a88cf837206") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/72444ae6-a42b-4a94-9a49-5312cbec51d9") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "df08b8ad-23a7-4f9d-9129-64ba61dde402") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "f1b84696-6399-4852-908f-916dda2008d4") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "e423c38c-ca1c-468c-8fcf-6e4582c21fc1") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "d56ab72d-86c6-45f6-853b-3e8adccd4b4d") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c4a93508-6c7b-4c7b-ae02-cdfc62d7e03e") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "efefb1c5-7c17-41ec-b3ca-b3d4a1158247") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "144cf46a-b3cf-4851-9d66-a85d5c88ebe8") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65c7d5c7-a42e-489a-99a6-58dfe0cb6236") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "16436cce-c5e2-430b-98a4-fce0453df248") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "73a2c948-523d-4a6c-8ca8-02d54f423a92") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "901d719c-8c6d-40d7-8a7f-40a7e869703e") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4799b957-e6d4-4f78-837e-6e295c3e1a2d") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "07250429-2da7-4873-9053-b0c4d4a6a6c1") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9ff1069c-d1e4-4e83-bd45-c73a5cf5fa48") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "426b4684-4f68-4a1e-9138-9d9ca7f08f34") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1cfd86a3-aa54-4669-b5da-523b75b387fb") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "51286bd2-7e2a-499d-b97b-6e0c571fedbb") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "eeb5bf4e-e313-445c-a7be-cae2b3e9ede9") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "8a2ec9d7-66d4-432b-aa6a-915d8a639825") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "8f84bf27-536c-46a7-b0ef-8b1a4fa47bae") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 2 "Net-(D101-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "2b84a24c-b880-452c-b75c-057a55802d80") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "24ce7e1b-581d-4932-914d-2fcb2a1c880d") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 3 "/LED_DATA_IN") + (pinfunction "DIN") + (pintype "input") + (uuid "8123be0f-9a32-4750-ac5e-d553778c831a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "b48ee1e7-f6c6-46f2-8226-b86472fc6417") + (at 174 98 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D103" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "5c742742-5d62-43d8-bb5c-493a260c2ac3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "49166233-b7c1-41d5-92a9-47169acef73e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "756c554f-7f8b-4909-b742-76937873d09e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4e60c7a2-c1e6-4635-9bbf-6b2d9531198c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/2549625b-d633-4185-b399-c3c4f6c6d621") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "2aabac96-b997-4f27-93ef-e73fa2f97a47") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "c623921e-dec0-458e-b519-2f2cce20eebd") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "6409d99d-3a38-45b3-929f-23b646525209") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "18831157-4a07-43cf-a125-5990ac7c3984") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "827b2a78-7a25-474c-aecb-55686def36a9") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cbda7ce5-2a7e-42e6-a4a7-870d7303cb3a") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "07685877-b820-45a9-a081-4d5fbbf7e6dd") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f62c6b90-6708-4f4f-a564-e5b325592482") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "aba158ce-1155-4e9c-a79f-27373b044b29") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4a2b7de6-5150-4dab-99dc-bd285c0df870") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4c7b0035-0cd3-4200-ba16-736d1e044284") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "79806a8c-3642-4468-8d1c-15b7167849a8") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c258e5d9-a320-4021-b0a6-7f9c8425271d") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "82d04262-0536-4d64-a58d-d34e044c6960") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5ccd12ab-501f-4ce8-a81a-65c9d58ec38c") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1b3436c5-73a5-41de-a2f2-2c8b172d934c") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "9845a0d9-6c3e-4ed7-869c-63ef2814d470") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "c5752d04-ac00-4b3f-a69a-711627032c41") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7364783f-fff9-4242-b0a9-18b8b5b6ed67") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "7b402f65-52d6-48c1-9214-fa548d0066ce") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 7 "Net-(D103-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "cab985c5-36ea-4b88-9bea-1b92ae55ac15") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "a3577b13-4a17-4b48-ad4b-18e7f349591a") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 5 "Net-(D102-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "7c25a8eb-b7a0-466e-bb4d-6748376ab1a5") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c121a09c-8bc1-49b3-9fb1-ba80d1e9905c") + (at 203.960512 115.960512 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW213" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "8ee82405-c72e-426c-98b1-da1a2e8c16ee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "ee1ee9bc-7079-4850-bb98-b9186e8760b3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "1d8fc445-da02-41ff-98eb-0adcdda35e61") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "30b59417-c591-483d-8b8a-eb1af0ad6287") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/270365bb-d384-4daf-bdfb-c9f6fcd73d8f") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3dec8a0e-b4d4-427a-bb5a-b9fd52947651") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4b3a7c3b-dfbd-47e9-be93-bbf06d27fe23") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "7e172baa-26cc-4ddb-ab80-c3fb0f0d1254") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "88ae61f3-b69f-4510-98ae-2c7f81665b8b") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f7e7107c-b356-4094-802b-a523467884b4") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ac5b5933-dd53-4d84-aae3-2c7ba1a6ed6b") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "7ba24946-7fd0-431a-93a8-61ae7d673910") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "cad926ca-4636-4b61-bd8c-014d4d35b316") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 15 "D1") + (pinfunction "1") + (pintype "passive") + (uuid "0ad4c34e-1f98-4472-9fd1-3afcef1425ff") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "b031fc34-7b28-40b5-8a3f-0b9ca062f8ce") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "c346f0a9-3c6f-44bd-952b-d2f0a22afaa8") + (at 85.25 115.25) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (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 handsolder") + (property "Reference" "R301" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "efc52ce0-6775-4dcd-8a56-f272a2f45f3f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.83 0) + (layer "F.SilkS") + (uuid "708ba1c5-48c6-42b9-9e46-4c1445fcd03d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "60586bbf-6bbc-4f6e-aacc-ebea8e2283e7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e481aa3b-e777-4395-a9a8-921cced5b46f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/55c56d25-cdf3-4f50-b33e-b65288763553/99138684-de8a-46c7-8a77-63c503f026a0") + (sheetname "/Shift Registers/") + (sheetfile "ShiftRegisters.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "66c97c57-f853-4817-b2b2-c6dbd39e1aee") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5b5659f5-5492-4434-8657-11fc5c30031a") + ) + (fp_line + (start -2.45 -1.13) + (end 2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "48c63a66-dda2-4276-b1ad-699664d5b6f2") + ) + (fp_line + (start -2.45 1.13) + (end -2.45 -1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7af758ee-9ba4-4e42-b45c-6670b14729de") + ) + (fp_line + (start 2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "13bf9cff-2505-47ee-9cdc-f34e1cd05b50") + ) + (fp_line + (start 2.45 1.13) + (end -2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8c377feb-6135-497c-8e2b-ad5d3ebd2cb5") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8809c8cd-058e-4bb7-abdd-c9979810716a") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0e2a2ee9-a590-402c-9847-c7eba9119621") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8c020bb9-5433-46df-a83c-b6967c44cc81") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "de38c920-88c7-420e-81d1-281f4bf7ed28") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "0e65c867-49a7-4cb7-a7ac-526f4cf9ef36") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 1 "GND") + (pintype "passive") + (uuid "031bf74f-a20f-46d1-96be-652ffe33e6f8") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 23 "Net-(U301-DS)") + (pintype "passive") + (uuid "4cac5419-2e1e-4775-92da-2da12ba86067") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "c8444744-49e8-4d99-9a40-ffb9fc756876") + (at 294 116 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW225" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "b680342c-b166-4851-bb37-077a9a7914d3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "76f68aed-2cf5-499c-8b8a-aca3ebc77295") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "31a2f473-dc56-45c2-be5c-fb9a34052987") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "de99deec-67eb-4747-ae91-bbafca7d2fce") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/08a482ff-040b-4c93-bb69-1ffb9d0ef6a0") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7fd4ff04-b227-4efa-865f-18b7fd0344c1") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b1a5987c-5420-4d1f-b09d-9abcb2a26ed4") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "52ff97fa-5454-48c2-903a-351cb45de897") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f9d16f45-4a44-4cc4-8a92-9bc3da6210ed") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "440f6669-e742-4e70-9d48-493362672e67") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cbc47fd6-fa60-4e9c-b05a-a6cbe3c1041e") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "862fd0de-c7f7-46f2-bbfd-35f80527f947") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "f546a629-1ac6-4deb-8c58-d0ff5c1fc2bd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 12 "G1") + (pinfunction "1") + (pintype "passive") + (uuid "81b242ea-d29f-4016-8eea-9f5d512b241b") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "3cac18ed-acc2-4e45-a1ba-9449f30d6168") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_THT:R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal" + (layer "F.Cu") + (uuid "ca4affb8-006a-456e-ad02-da3ef90db560") + (at 113.980256 115.980256 135) + (descr "Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm") + (property "Reference" "SW201" + (at 12.700001 -2.72 135) + (layer "F.SilkS") + (uuid "5e992742-6758-4a5d-92ae-1fbb14da5f6e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SW_Reed" + (at 12.700001 2.72 135) + (layer "F.Fab") + (uuid "2595f9bd-9b11-4956-8d5d-a43b41a5cc30") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "4af988f8-f668-479e-acf8-100ef560b299") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "reed switch" + (at 0 0 135) + (layer "F.Fab") + (hide yes) + (uuid "18b90fc7-fafa-444e-ab1c-935b43fa9063") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d/55eb577d-c4f2-46d4-8187-7622ebd0dcea") + (sheetname "/ReedSwitches/") + (sheetfile "ReedSwitches.kicad_sch") + (attr through_hole) + (fp_line + (start 24.36 0) + (end 17.319999 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eed9540a-c19e-4286-a879-9e1ff485ac3c") + ) + (fp_line + (start 1.04 0) + (end 8.08 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "98f061ff-4b89-4b80-bd22-d09d09c93835") + ) + (fp_poly + (pts + (xy 8.08 -1.72) (xy 17.32 -1.72) (xy 17.32 1.72) (xy 8.08 1.72) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "f1269343-3ef6-428c-8483-261ad5df98e3") + ) + (fp_poly + (pts + (xy -1.050001 -1.85) (xy 26.45 -1.85) (xy 26.45 1.85) (xy -1.050001 1.85) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "812c3df0-cc05-40ab-9e57-5e56795e2128") + ) + (fp_line + (start 25.4 0) + (end 17.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c2206382-82bf-4420-bdde-50b1bd506609") + ) + (fp_line + (start 0 0) + (end 8.200001 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bea3219f-8da4-43da-ade7-02277a6eed67") + ) + (fp_poly + (pts + (xy 8.2 -1.6) (xy 17.2 -1.6) (xy 17.2 1.6) (xy 8.2 1.6) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "0d3370d0-59d7-4995-98f8-ca996ef3fae9") + ) + (fp_text user "${REFERENCE}" + (at 12.7 0 135) + (layer "F.Fab") + (uuid "9732443e-79e9-45c8-97c6-3e52ce610f34") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 16 "A1") + (pinfunction "1") + (pintype "passive") + (uuid "bd6f7104-3fc9-4040-a5fd-3a803a0935e1") + ) + (pad "2" thru_hole circle + (at 25.4 0 135) + (size 1.6 1.6) + (drill 0.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "2") + (pintype "passive") + (uuid "0c52b0ff-d248-4e86-80f6-70b26946ca0f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "ce15995d-7a2b-483e-83fe-638925eb50ca") + (at 294 98 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D107" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "91f47403-70c1-4143-9c09-5f841413b11f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "85d14ff8-1651-40c0-b4fc-5f85276989d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "29ed69bf-7c8d-4e8b-9d21-988870a6dfb2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b78c7d71-33a9-4d32-bc55-eb945d640e73") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/79eddd01-b958-41f8-b164-d7fe3ee459cc") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "ea75db23-800e-4c84-b3c4-e9adea171603") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "c1fb6a36-6aaf-428b-acca-e8d45ed07ba6") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "fb419398-6483-4215-a770-c175dc1696b6") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "feb1cdd4-9059-45fe-afb7-e7161c7f53dd") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fef13f97-b91f-44a5-8558-daec080455d3") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1f77eb8a-3d66-4d2e-a96f-2c87e00b944f") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "4c008c41-7f7f-4d20-9e48-330304d9f60e") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0b8280c9-5ea6-44d3-9fbe-d2528b1926bf") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "68e1ed97-b622-487b-bd08-7d81228ed629") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dd179d24-a9a3-4859-a7a6-424e8106078a") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "062cd021-46a7-4e0d-8043-5db0e2b9886c") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "25cb91f7-48f4-4a24-bf17-b8300356e7a7") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0acc02e9-d6de-4638-ad60-4c7b4026985c") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4d23b24c-5b53-43dd-8506-c70e80cc7f9c") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ca6f9d1a-ba9e-46c7-92dd-6a1c24b2076b") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "75111572-cce2-4117-b780-c596889d31e5") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "0ec8a04f-28dd-4ddb-8ff1-10202f70550e") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "a1e6a7ba-1a5b-415f-9782-842e793c1d0d") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "674dbf87-dadc-4248-997c-348648763154") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "559d7f27-16d6-41d0-92af-2b32081a5227") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 6 "Net-(D107-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "45c9731d-3eb2-4daf-9714-0bc5bc5ad546") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "f49d1ce7-f7c5-4fda-ba86-0584ad83c64e") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 10 "Net-(D106-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "bb70864d-cd13-47af-a0de-7ab2d9d78d01") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" + (layer "F.Cu") + (uuid "e0b1d294-8351-47ff-84e9-99b9d18579c3") + (at 85 127) + (descr "Mounting Hole 3.2mm, M3, no annular, generated by kicad-footprint-generator mountinghole.py") + (tags "mountinghole M3 DIN965") + (property "Reference" "H103" + (at 0 -3.75 0) + (layer "F.SilkS") + (uuid "1d23a25d-e920-4b67-95aa-6f9e2803be50") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MountingHole" + (at 0 3.75 0) + (layer "F.Fab") + (uuid "9ab0f95d-39c7-41e4-abb8-28fc6f8ded36") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "502b7cbf-dc76-4638-98ed-3c7fcc980f76") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7ade8945-dcfd-4b63-9963-4aa1941b24ee") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "MountingHole*") + (path "/1820a06b-94a8-415c-96be-ef07f13a7c7d") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr exclude_from_pos_files exclude_from_bom) + (fp_circle + (center 0 0) + (end 2.8 0) + (stroke + (width 0.15) + (type solid) + ) + (fill no) + (layer "Cmts.User") + (uuid "1f608886-791f-4762-b435-d49f44706b60") + ) + (fp_circle + (center 0 0) + (end 3.05 0) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7f9126a3-31f4-42e7-880c-da9dc5cbaf69") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9911c228-9272-448b-9156-f373b1401eaa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at 0 0) + (size 3.2 3.2) + (drill 3.2) + (layers "*.Cu" "*.Mask") + (uuid "b84a8c5e-5384-41d8-a4b7-a66fece391ef") + ) + (embedded_fonts no) + ) + (footprint "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" + (layer "F.Cu") + (uuid "e258e5d8-e85b-4050-a45c-077835aa46b5") + (at 144 98 180) + (descr "5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf") + (tags "LED RGB NeoPixel PLCC-4 5050") + (property "Reference" "D102" + (at 0 -3.5 0) + (layer "F.SilkS") + (uuid "75274faa-c1a7-49bd-9534-af56322c6969") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "WS2812B" + (at 0 4 0) + (layer "F.Fab") + (uuid "22d089b4-ac14-49c6-86a3-150d19f1b0c0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "56e9624d-756f-4ebb-bc8b-b947e4cd69b7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "RGB LED with integrated controller" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b4a0a76d-1ea0-4e7a-b47f-9bacf5975b38") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*") + (path "/dac4e933-a4b9-43c6-9d09-89393a8733bd") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr smd) + (fp_line + (start 3.5 2.3) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "32d7a79c-0c59-48e7-bebe-8a8f6f39b74c") + ) + (fp_line + (start 3.05 2.75) + (end 3.5 2.3) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "d0a500a7-9aeb-450e-a37a-7df7cea4a4eb") + ) + (fp_line + (start 2.7 0.9) + (end 2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "b6126ce5-65de-415e-9e10-f619d8e76dbb") + ) + (fp_line + (start -2.7 0.9) + (end -2.7 -0.9) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "2fea981c-b4cf-4efd-aa51-c6edb0be9271") + ) + (fp_line + (start -3.5 2.75) + (end 3.05 2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "577af237-b054-4a5b-addf-90523d981584") + ) + (fp_line + (start -3.5 -2.75) + (end 3.5 -2.75) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d63e8d08-f087-4114-81e6-c01cd0fbe8b8") + ) + (fp_line + (start -3.5 -2.75) + (end -3.5 2.75) + (stroke + (width 0.12) + (type default) + ) + (layer "F.SilkS") + (uuid "cc45fa4c-d74a-440d-80a6-747eb3ac1ba2") + ) + (fp_line + (start 3.45 2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5359b628-913b-4d6e-b9a1-c30e24efeece") + ) + (fp_line + (start 3.45 -2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "778d6de2-b6f9-4ad8-92e3-1fe48ca5f7d1") + ) + (fp_line + (start -3.45 2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "836b1fad-c294-4fb0-b136-69c0fbf1f30a") + ) + (fp_line + (start -3.45 -2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6d9bf81d-c25b-4ca0-a7fb-b5f9759b9e88") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b0ea472e-0de9-45eb-a662-9edea6166ae5") + ) + (fp_line + (start 2.5 1.5) + (end 1.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c14c0cbd-ddf1-4ed9-b02c-443b132fb6f7") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f5f3e2ab-5f33-442f-ae15-fe98317db420") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "71840f46-7f27-4c34-a781-309262a10532") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7f1d8982-77a8-465b-9750-a742ff2a143f") + ) + (fp_circle + (center 0 0) + (end 0 -2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "2aea8e39-7ac3-41d7-817c-c14ccdfddcf0") + ) + (fp_text user "1" + (at -4 -1.6 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "43c118ab-3c5e-48e6-ac70-a928bc354d56") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "d1376c22-058c-4514-875b-24d65a97ccea") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 4 "VCC") + (pinfunction "VDD") + (pintype "power_in") + (uuid "d2df11be-5115-45eb-a6aa-602d12f00b2d") + ) + (pad "2" smd roundrect + (at -2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 5 "Net-(D102-DOUT)") + (pinfunction "DOUT") + (pintype "output") + (uuid "b3d0c5d9-d5ba-4fef-9909-c96d9d47a8bd") + ) + (pad "3" smd roundrect + (at 2.45 1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 1 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "17982949-2be6-4da9-bf9d-aa52d095aed0") + ) + (pad "4" smd roundrect + (at 2.45 -1.65 180) + (size 1.5 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1) + (net 2 "Net-(D101-DOUT)") + (pinfunction "DIN") + (pintype "input") + (uuid "ef8f8a33-99f6-405c-bec8-c055c492c37c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_2x06_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "f412c409-d111-41a8-8aae-d359f57e97eb") + (at 89 89 90) + (descr "Through hole straight pin header, 2x06, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x06 2.54mm double row") + (property "Reference" "J1" + (at 5.2 0.2 180) + (layer "F.SilkS") + (uuid "82a30370-d4a1-4c0a-9fc3-a22d611aa0cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "TestHeader" + (at 1.27 15.08 90) + (layer "F.Fab") + (uuid "bd7f2694-133a-44e9-993e-4adbe43be11a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "03e16841-4279-44a0-b5d2-e6bb4a85987d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "bc43a325-3491-470f-b71e-ebd7335cba97") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_line + (start 3.92 -1.38) + (end 3.92 14.08) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d8ca31da-5bdb-4525-b1ae-565848bf5fab") + ) + (fp_line + (start 1.27 -1.38) + (end 3.92 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "de5fb03f-d819-4915-a228-1f0fb8cdb3a4") + ) + (fp_line + (start -1.38 -1.38) + (end 0 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bdca4dee-a4ef-45c4-a338-e0efc98e5237") + ) + (fp_line + (start -1.38 0) + (end -1.38 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aac50ceb-26fa-450b-a870-45a5c0c0fd8d") + ) + (fp_line + (start 1.27 1.27) + (end 1.27 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "af12ad5f-9e94-4c74-aece-8192aa5a75b1") + ) + (fp_line + (start -1.38 1.27) + (end 1.27 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d2badaf9-6dec-4d17-951a-5f709a8e1bb2") + ) + (fp_line + (start -1.38 1.27) + (end -1.38 14.08) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "44d5cfaa-636d-48c4-aec3-eab652911698") + ) + (fp_line + (start -1.38 14.08) + (end 3.92 14.08) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9284a845-e611-4853-9779-0224087784bb") + ) + (fp_line + (start 4.32 -1.77) + (end -1.77 -1.77) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "84fea230-680c-431d-9393-ec4e7447326f") + ) + (fp_line + (start -1.77 -1.77) + (end -1.77 14.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6838a3ff-d1fe-4dcd-8976-a30ddac82ab8") + ) + (fp_line + (start 4.32 14.47) + (end 4.32 -1.77) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "790b9574-036d-47de-ac8a-2e984d244ea5") + ) + (fp_line + (start -1.77 14.47) + (end 4.32 14.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f11b358b-18f8-4dcc-9adc-872f519e3f14") + ) + (fp_line + (start 3.81 -1.27) + (end 3.81 13.97) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bbfdefa2-8b5d-4cc6-9c77-cb685dd3b4e7") + ) + (fp_line + (start 0 -1.27) + (end 3.81 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "38c2d1b8-75f3-489a-9315-d06152b1c156") + ) + (fp_line + (start -1.27 0) + (end 0 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b0b5ab70-3940-413e-94ea-c065a180e6c0") + ) + (fp_line + (start 3.81 13.97) + (end -1.27 13.97) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c4667300-fa46-405f-b1b8-d47082fc2bd0") + ) + (fp_line + (start -1.27 13.97) + (end -1.27 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "14ca9490-ff40-4304-bfdd-42c8e0624f72") + ) + (fp_text user "${REFERENCE}" + (at 1.27 6.35 0) + (layer "F.Fab") + (uuid "5912a352-3618-489c-af0b-2c40e69264e1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (uuid "0cbd113f-d6f2-4cc4-869c-ddad175ab93f") + ) + (pad "2" thru_hole circle + (at 2.54 0 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "VCC") + (uuid "7aee0e29-4762-446d-bc73-659ea95cd452") + ) + (pad "3" thru_hole circle + (at 0 2.54 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "/LED_DATA_IN") + (uuid "71332f6c-4f20-4c89-af95-28feca900fe4") + ) + (pad "4" thru_hole circle + (at 2.54 2.54 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "faa44d6e-d535-4411-be77-ecb2cba85bf4") + ) + (pad "5" thru_hole circle + (at 0 5.08 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 24 "~{LOAD}") + (uuid "3ed758c6-52e9-4406-acd1-5b4027842b13") + ) + (pad "6" thru_hole circle + (at 2.54 5.08 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "bf08d78e-c5e4-4052-bf51-8ee68cd7bdb5") + ) + (pad "7" thru_hole circle + (at 0 7.62 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 22 "ROW1_DOUT") + (uuid "37b490b7-191a-49bc-ae5d-cb81bc379f4a") + ) + (pad "8" thru_hole circle + (at 2.54 7.62 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "76197382-3025-4c20-a3a0-10f1f8680d99") + ) + (pad "9" thru_hole circle + (at 0 10.16 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "CLK") + (uuid "1358557d-43a9-4c10-9918-3f9c03e03815") + ) + (pad "10" thru_hole circle + (at 2.54 10.16 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "14545896-ed6b-4ccd-9df4-b5d1c6318560") + ) + (pad "11" thru_hole circle + (at 0 12.7 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 16 "A1") + (uuid "6fecb791-3546-43b7-9a21-3c0cc61785d8") + ) + (pad "12" thru_hole circle + (at 2.54 12.7 90) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (uuid "b89bc07d-991f-425d-a912-c7cd98c7bd8b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x06_P2.54mm_Vertical.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "MountingHole:MountingHole_3.2mm_M3_DIN965" + (layer "F.Cu") + (uuid "f8966f20-5a2b-4063-a24e-5dc7e5071c86") + (at 335 127) + (descr "Mounting Hole 3.2mm, M3, no annular, generated by kicad-footprint-generator mountinghole.py") + (tags "mountinghole M3 DIN965") + (property "Reference" "H104" + (at 0 -3.75 0) + (layer "F.SilkS") + (uuid "c7aeb4ed-5631-42e9-b047-74d44e370ef2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MountingHole" + (at 0 3.75 0) + (layer "F.Fab") + (uuid "a0ab2b4b-782d-46dc-91ba-63b7bd01a228") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f40923a7-84b6-44c3-801c-ce1fd16a0450") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Mounting Hole without connection" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9316e2ad-0a43-4315-8f1d-7fe02f5caa43") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "MountingHole*") + (path "/cbee4349-7390-4bb6-8159-41c7fd52eee1") + (sheetname "/") + (sheetfile "chess_reedswitch_prototype.kicad_sch") + (attr exclude_from_pos_files exclude_from_bom) + (fp_circle + (center 0 0) + (end 2.8 0) + (stroke + (width 0.15) + (type solid) + ) + (fill no) + (layer "Cmts.User") + (uuid "8ad9461d-346a-487b-a962-174fcdd077b0") + ) + (fp_circle + (center 0 0) + (end 3.05 0) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f67f93af-3cde-4e65-89cd-5e8cdce75236") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "80c8e3f8-418b-411c-bb50-a5fb40f016d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at 0 0) + (size 3.2 3.2) + (drill 3.2) + (layers "*.Cu" "*.Mask") + (uuid "4a36d55e-5073-42c6-9bb1-90d30040114e") + ) + (embedded_fonts no) + ) + (gr_line + (start 300 92) + (end 300 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "020e95d3-a8d0-4e1a-919b-70896fb8f021") + ) + (gr_line + (start 180 92) + (end 180 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "0768ce36-3691-4dbf-bf62-a37fbfeedeba") + ) + (gr_line + (start 150 92) + (end 150 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "0958dd6f-a4f0-480c-9f37-6710377f6d95") + ) + (gr_line + (start 102.75 84.5) + (end 102.75 87.25) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "20fef3e2-ad16-4fd9-bb8a-85457b7106ed") + ) + (gr_line + (start 270 92) + (end 270 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "459b0b5d-17e0-4706-bd28-a2fdef3e1875") + ) + (gr_line + (start 330 122) + (end 90 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "48a65d75-ed38-4dd5-8b63-c0d51b835e7a") + ) + (gr_line + (start 120 92) + (end 330 92) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "500c7fab-c49c-4f37-9577-41ba45e3e6b6") + ) + (gr_line + (start 90.5 87.25) + (end 90.5 84.5) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "57f5b2e3-e5e1-4ff0-962c-96010eb396c6") + ) + (gr_line + (start 240 92) + (end 240 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "5b8fc089-497b-4c7f-add9-f156bdfcf56c") + ) + (gr_line + (start 90.5 84.5) + (end 102.75 84.5) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "769c6a09-2da8-4337-b14c-ecac66b0a771") + ) + (gr_line + (start 86 85.4) + (end 86 90.2) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "7acbae4a-2bfe-4049-b4b7-589229c851e2") + ) + (gr_line + (start 330 92) + (end 330 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "85a63377-7c86-4ac9-bafb-1d3e789140c4") + ) + (gr_line + (start 86 90.2) + (end 90 90.2) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "886d0743-e069-4a5a-a845-f2e14b1fe206") + ) + (gr_line + (start 120 92) + (end 120 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "8ddfbee6-fb73-4c54-be51-4a3015db5b6c") + ) + (gr_line + (start 90 92) + (end 90 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "962bd77d-11ab-4009-8e6d-bf84cb7ea1b0") + ) + (gr_line + (start 90 85.4) + (end 86 85.4) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "9d6c84e1-ec84-4b03-b871-eb04ece857aa") + ) + (gr_line + (start 210 92) + (end 210 122) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "d0054135-ba35-4af1-9cd0-bb74cf098255") + ) + (gr_rect + (start 80 82) + (end 340 132) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "e3ebe364-8005-4cc1-a636-c4faed08fc8a") + ) + (gr_text "DOUT" + (at 97.3 94.6 90) + (layer "F.SilkS") + (uuid "26249b83-d2f3-4705-ae5f-72234ac3132b") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (gr_text "~{LOAD}" + (at 94.8 94.4 90) + (layer "F.SilkS") + (uuid "39b36bde-b7ca-4df7-97bf-7673140aef89") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (gr_text "VCC" + (at 85.8 89 90) + (layer "F.SilkS") + (uuid "4d5ae2f7-2d5d-40fe-8e3b-4431f6321823") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (gr_text "LED DATA" + (at 92.1 97.7 90) + (layer "F.SilkS") + (uuid "5b87d927-d0ec-48c0-bfdb-06dbff9ad00e") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (gr_text "A" + (at 105 127 0) + (layer "F.SilkS") + (uuid "60bc6969-07f8-45da-9bbb-8ada7688178e") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "A" 0 + (polygon + (pts + (xy 107.097802 128.245) (xy 106.638748 128.245) (xy 106.245272 127.523628) (xy 103.753263 127.523628) + (xy 103.359787 128.245) (xy 102.900733 128.245) (xy 103.512806 127.195732) (xy 103.95 127.195732) + (xy 106.048535 127.195732) (xy 104.999267 125.359515) (xy 103.95 127.195732) (xy 103.512806 127.195732) + (xy 104.736951 125.097198) (xy 105.261584 125.097198) + ) + ) + ) + ) + (gr_text "Reed switch test board for FrozenChess" + (at 210.25 87 0) + (layer "F.SilkS") + (uuid "6e75d26e-543f-43b8-8410-eb6e88edd8cb") + (effects + (font + (face "Microgramma") + (size 1.5 1.5) + (thickness 0.3) + (bold yes) + ) + ) + (render_cache "Reed switch test board for FrozenChess" 0 + (polygon + (pts + (xy 177.230284 86.188938) (xy 177.305816 86.212872) (xy 177.369756 86.251406) (xy 177.424036 86.305328) + (xy 177.465802 86.370594) (xy 177.496688 86.446726) (xy 177.516221 86.535695) (xy 177.523137 86.639911) + (xy 177.515532 86.758554) (xy 177.495521 86.845226) (xy 177.466259 86.907265) (xy 177.435528 86.945669) + (xy 177.395044 86.978663) (xy 177.343161 87.006366) (xy 177.40938 87.041937) (xy 177.459848 87.086875) + (xy 177.494649 87.138147) (xy 177.515787 87.197038) (xy 177.523137 87.265661) (xy 177.523137 87.6225) + (xy 177.305517 87.6225) (xy 177.305517 87.264928) (xy 177.29846 87.221319) (xy 177.277262 87.182446) + (xy 177.239663 87.146684) (xy 177.192086 87.121647) (xy 177.137762 87.106192) (xy 177.075165 87.100797) + (xy 176.06803 87.100797) (xy 176.06803 87.6225) (xy 175.847937 87.6225) (xy 175.847937 86.901495) + (xy 176.06803 86.901495) (xy 177.054099 86.901495) (xy 177.131428 86.895962) (xy 177.187256 86.881429) + (xy 177.226749 86.860095) (xy 177.258537 86.82855) (xy 177.28297 86.784121) (xy 177.299356 86.723125) + (xy 177.305517 86.640643) (xy 177.299282 86.558757) (xy 177.282594 86.497401) (xy 177.257513 86.451984) + (xy 177.224642 86.419084) (xy 177.186681 86.39899) (xy 177.131706 86.385123) (xy 177.054099 86.379792) + (xy 176.06803 86.379792) (xy 176.06803 86.901495) (xy 175.847937 86.901495) (xy 175.847937 86.18049) + (xy 177.140287 86.18049) + ) + ) + (polygon + (pts + (xy 177.894173 86.215203) (xy 177.90095 86.198991) (xy 177.91707 86.192213) (xy 179.240378 86.192213) + (xy 179.256773 86.1989) (xy 179.263276 86.214836) (xy 179.263276 86.398202) (xy 179.256773 86.414413) + (xy 179.240378 86.420825) (xy 178.14614 86.420825) (xy 178.14614 86.784258) (xy 179.20191 86.784258) + (xy 179.218396 86.790395) (xy 179.224899 86.806423) (xy 179.224899 86.990155) (xy 179.218396 87.006458) + (xy 179.20191 87.012869) (xy 178.14614 87.012869) (xy 178.14614 87.393888) (xy 179.240378 87.393888) + (xy 179.256773 87.400391) (xy 179.263276 87.416603) (xy 179.263276 87.599785) (xy 179.256773 87.615813) + (xy 179.240378 87.6225) (xy 177.91707 87.6225) (xy 177.90095 87.615722) (xy 177.894173 87.59951) + ) + ) + (polygon + (pts + (xy 179.657118 86.215203) (xy 179.663895 86.198991) (xy 179.680015 86.192213) (xy 181.003323 86.192213) + (xy 181.019718 86.1989) (xy 181.026221 86.214836) (xy 181.026221 86.398202) (xy 181.019718 86.414413) + (xy 181.003323 86.420825) (xy 179.909085 86.420825) (xy 179.909085 86.784258) (xy 180.964855 86.784258) + (xy 180.981341 86.790395) (xy 180.987844 86.806423) (xy 180.987844 86.990155) (xy 180.981341 87.006458) + (xy 180.964855 87.012869) (xy 179.909085 87.012869) (xy 179.909085 87.393888) (xy 181.003323 87.393888) + (xy 181.019718 87.400391) (xy 181.026221 87.416603) (xy 181.026221 87.599785) (xy 181.019718 87.615813) + (xy 181.003323 87.6225) (xy 179.680015 87.6225) (xy 179.663895 87.615722) (xy 179.657118 87.59951) + ) + ) + (polygon + (pts + (xy 182.765806 86.200472) (xy 182.86772 86.222326) (xy 182.941825 86.254376) (xy 182.994421 86.294795) + (xy 183.038717 86.353965) (xy 183.077344 86.437491) (xy 183.108736 86.552062) (xy 183.130236 86.705655) + (xy 183.138311 86.907356) (xy 183.133634 87.060118) (xy 183.120751 87.186309) (xy 183.101216 87.289566) + (xy 183.070358 87.389994) (xy 183.034397 87.464524) (xy 182.994421 87.51836) (xy 182.936077 87.560682) + (xy 182.851081 87.595114) (xy 182.753455 87.615105) (xy 182.628332 87.6225) (xy 181.468697 87.6225) + (xy 181.452669 87.615722) (xy 181.446257 87.59951) (xy 181.446257 87.393888) (xy 181.697675 87.393888) + (xy 182.626317 87.393888) (xy 182.701905 87.38699) (xy 182.758593 87.368378) (xy 182.800786 87.339839) + (xy 182.831389 87.301198) (xy 182.857964 87.231384) (xy 182.878445 87.107985) (xy 182.886893 86.907082) + (xy 182.883092 86.766299) (xy 182.873063 86.660976) (xy 182.854753 86.568233) (xy 182.833404 86.511408) + (xy 182.800976 86.472515) (xy 182.755185 86.443814) (xy 182.699806 86.427051) (xy 182.626317 86.420825) + (xy 181.697675 86.420825) (xy 181.697675 87.393888) (xy 181.446257 87.393888) (xy 181.446257 86.215203) + (xy 181.452669 86.198991) (xy 181.468697 86.192213) (xy 182.628332 86.192213) + ) + ) + (polygon + (pts + (xy 185.421127 86.801844) (xy 185.652155 86.806) (xy 185.81735 86.816773) (xy 185.960126 86.837415) + (xy 186.038542 86.861011) (xy 186.087756 86.892672) (xy 186.129372 86.935701) (xy 186.16393 86.991803) + (xy 186.187647 87.053966) (xy 186.202942 87.129162) (xy 186.208443 87.219957) (xy 186.199115 87.326999) + (xy 186.173365 87.412096) (xy 186.133118 87.479774) (xy 186.078262 87.533208) (xy 186.006668 87.573865) + (xy 185.916587 87.600705) (xy 185.768898 87.623415) (xy 185.601182 87.635494) (xy 185.374965 87.640085) + (xy 185.129132 87.63222) (xy 184.951539 87.611783) (xy 184.841479 87.586843) (xy 184.763083 87.557341) + (xy 184.709189 87.524863) (xy 184.670797 87.486239) (xy 184.638404 87.432348) (xy 184.61263 87.359296) + (xy 184.595179 87.262113) (xy 184.588655 87.13496) (xy 184.595433 87.118749) (xy 184.611553 87.11252) + (xy 184.817725 87.11252) (xy 184.833845 87.11884) (xy 184.840622 87.135235) (xy 184.847133 87.231733) + (xy 184.863702 87.29667) (xy 184.887094 87.338631) (xy 184.916093 87.36403) (xy 184.977405 87.38524) + (xy 185.115089 87.403439) (xy 185.37698 87.411474) (xy 185.68326 87.401857) (xy 185.796746 87.389345) + (xy 185.861588 87.375845) (xy 185.903022 87.353683) (xy 185.932388 87.320982) (xy 185.949954 87.278446) + (xy 185.956476 87.219957) (xy 185.951533 87.159822) (xy 185.938616 87.117375) (xy 185.916841 87.083349) + (xy 185.88934 87.061687) (xy 185.898499 87.068374) (xy 185.835881 87.052325) (xy 185.726766 87.039339) + (xy 185.421127 87.030455) (xy 185.190789 87.022182) (xy 185.017851 87.000321) (xy 184.909773 86.974917) + (xy 184.828109 86.945169) (xy 184.767807 86.912302) (xy 184.710348 86.856685) (xy 184.667332 86.782243) + (xy 184.641979 86.694597) (xy 184.632711 86.582666) (xy 184.637903 86.498059) (xy 184.652299 86.428435) + (xy 184.674568 86.371274) (xy 184.707175 86.319986) (xy 184.747682 86.279174) (xy 184.796842 86.247718) + (xy 184.887077 86.218947) (xy 185.034063 86.19377) (xy 185.200294 86.179877) (xy 185.421127 86.174628) + (xy 185.628951 86.181341) (xy 185.786104 86.199139) (xy 185.902107 86.224898) (xy 185.985412 86.25611) + (xy 186.043305 86.29104) (xy 186.09329 86.343105) (xy 186.132014 86.416748) (xy 186.15812 86.518251) + (xy 186.16796 86.655847) (xy 186.161182 86.671967) (xy 186.145062 86.678745) (xy 185.943012 86.678745) + (xy 185.926343 86.671876) (xy 185.919565 86.655481) (xy 185.913962 86.577428) (xy 185.899324 86.521666) + (xy 185.873746 86.476451) (xy 185.841163 86.448668) (xy 185.787731 86.431176) (xy 185.690221 86.415238) + (xy 185.577615 86.406575) (xy 185.421127 86.403239) (xy 185.187936 86.404796) (xy 185.06612 86.409101) + (xy 184.995494 86.424645) (xy 184.946114 86.449634) (xy 184.91274 86.482827) (xy 184.892465 86.525217) + (xy 184.885227 86.579827) (xy 184.891797 86.639078) (xy 184.91014 86.686164) (xy 184.941883 86.725219) + (xy 184.991931 86.758979) (xy 184.979749 86.75614) (xy 185.040738 86.773488) (xy 185.143972 86.789479) + (xy 185.261689 86.798433) + ) + ) + (polygon + (pts + (xy 187.334189 87.369067) (xy 187.455639 87.086967) (xy 187.580294 86.79818) (xy 187.832536 86.211448) + (xy 187.841329 86.202197) (xy 187.853144 86.198075) (xy 188.028999 86.198075) (xy 188.04054 86.202197) + (xy 188.049057 86.211448) (xy 188.545847 87.370624) (xy 189.070756 86.211356) (xy 189.079457 86.202197) + (xy 189.091272 86.198075) (xy 189.30761 86.198075) (xy 189.327486 86.207234) (xy 189.330417 86.22656) + (xy 188.701735 87.609036) (xy 188.692851 87.618469) (xy 188.681127 87.6225) (xy 188.416521 87.6225) + (xy 188.404156 87.618469) (xy 188.396004 87.609036) (xy 187.937683 86.552533) (xy 187.483574 87.609127) + (xy 187.474782 87.618469) (xy 187.463424 87.6225) (xy 187.200924 87.6225) (xy 187.188559 87.618469) + (xy 187.179858 87.609036) (xy 186.551818 86.230407) (xy 186.552368 86.208425) (xy 186.560052 86.200754) + (xy 186.571877 86.198075) (xy 186.790321 86.198075) (xy 186.802228 86.202288) (xy 186.81038 86.211539) + ) + ) + (polygon + (pts + (xy 190.020555 87.59951) (xy 190.014327 87.615722) (xy 189.998115 87.6225) (xy 189.791944 87.6225) + (xy 189.775458 87.615722) (xy 189.769046 87.59951) (xy 189.769046 86.215203) (xy 189.775458 86.198991) + (xy 189.791944 86.192213) (xy 189.998115 86.192213) (xy 190.014327 86.199083) (xy 190.020555 86.215203) + ) + ) + (polygon + (pts + (xy 190.344604 86.214836) (xy 190.351291 86.1989) (xy 190.368052 86.192213) (xy 191.812809 86.192213) + (xy 191.829021 86.1989) (xy 191.835249 86.214836) (xy 191.835249 86.398202) (xy 191.828929 86.414413) + (xy 191.812809 86.420825) (xy 191.216918 86.420825) (xy 191.216918 87.59951) (xy 191.210415 87.615722) + (xy 191.19402 87.6225) (xy 190.987848 87.6225) (xy 190.971362 87.615722) (xy 190.964951 87.59951) + (xy 190.964951 86.420825) (xy 190.368052 86.420825) (xy 190.351291 86.414505) (xy 190.344604 86.398202) + ) + ) + (polygon + (pts + (xy 192.367485 86.908364) (xy 192.372943 87.080974) (xy 192.38681 87.199257) (xy 192.412846 87.297668) + (xy 192.440391 87.344154) (xy 192.491777 87.369975) (xy 192.600767 87.394071) (xy 192.730855 87.406568) + (xy 192.919779 87.411474) (xy 193.098664 87.408543) (xy 193.223129 87.401032) (xy 193.329276 87.387521) + (xy 193.381764 87.374105) (xy 193.370224 87.376852) (xy 193.41477 87.340407) (xy 193.445145 87.285536) + (xy 193.461238 87.217273) (xy 193.467493 87.119115) (xy 193.473722 87.103087) (xy 193.489933 87.096217) + (xy 193.696013 87.096217) (xy 193.712133 87.102995) (xy 193.718911 87.119115) (xy 193.71419 87.231659) + (xy 193.701263 87.322965) (xy 193.681725 87.396361) (xy 193.651358 87.465034) (xy 193.61501 87.515621) + (xy 193.572915 87.551516) (xy 193.521836 87.575082) (xy 193.44527 87.597463) (xy 193.335419 87.617279) + (xy 193.16033 87.633764) (xy 192.919779 87.640085) (xy 192.674814 87.631186) (xy 192.497269 87.608028) + (xy 192.387496 87.580271) (xy 192.310669 87.548219) (xy 192.259041 87.513415) (xy 192.218817 87.465152) + (xy 192.182668 87.394793) (xy 192.151788 87.295977) (xy 192.132805 87.193993) (xy 192.120151 87.066583) + (xy 192.115518 86.909371) (xy 192.120072 86.749323) (xy 192.132464 86.62069) (xy 192.150963 86.518736) + (xy 192.181533 86.420087) (xy 192.217936 86.349709) (xy 192.258949 86.301298) (xy 192.312873 86.26424) + (xy 192.395492 86.230547) (xy 192.516368 86.202196) (xy 192.686822 86.182257) (xy 192.919779 86.174628) + (xy 193.198757 86.182745) (xy 193.385504 86.203147) (xy 193.503571 86.230668) (xy 193.572915 86.261365) + (xy 193.619242 86.300002) (xy 193.658248 86.356789) (xy 193.689474 86.436667) (xy 193.710839 86.546274) + (xy 193.718911 86.693583) (xy 193.712133 86.710069) (xy 193.696013 86.716481) (xy 193.489933 86.716481) + (xy 193.473722 86.709978) (xy 193.467493 86.693583) (xy 193.461858 86.596232) (xy 193.447435 86.528994) + (xy 193.41952 86.474805) (xy 193.378467 86.439967) (xy 193.389916 86.442715) (xy 193.334499 86.428696) + (xy 193.226151 86.414505) (xy 193.099745 86.406393) (xy 192.919779 86.403239) (xy 192.726415 86.407886) + (xy 192.59573 86.419634) (xy 192.515226 86.434932) (xy 192.466847 86.451998) (xy 192.440391 86.469368) + (xy 192.415692 86.504815) (xy 192.392698 86.575942) (xy 192.374853 86.702334) + ) + ) + (polygon + (pts + (xy 194.129514 86.215203) (xy 194.136291 86.198991) (xy 194.152411 86.192213) (xy 194.358583 86.192213) + (xy 194.374795 86.199083) (xy 194.381023 86.215294) (xy 194.381023 86.784258) (xy 195.525636 86.784258) + (xy 195.525636 86.215294) (xy 195.532414 86.199083) (xy 195.548534 86.192213) (xy 195.752599 86.192213) + (xy 195.768994 86.198991) (xy 195.775497 86.215203) (xy 195.775497 87.59951) (xy 195.768994 87.615722) + (xy 195.752599 87.6225) (xy 195.548534 87.6225) (xy 195.532414 87.615722) (xy 195.525636 87.599602) + (xy 195.525636 87.012869) (xy 194.381023 87.012869) (xy 194.381023 87.599602) (xy 194.374795 87.615722) + (xy 194.358583 87.6225) (xy 194.152411 87.6225) (xy 194.136291 87.615722) (xy 194.129514 87.59951) + ) + ) + (polygon + (pts + (xy 197.201478 86.214836) (xy 197.208164 86.1989) (xy 197.224925 86.192213) (xy 198.669683 86.192213) + (xy 198.685895 86.1989) (xy 198.692123 86.214836) (xy 198.692123 86.398202) (xy 198.685803 86.414413) + (xy 198.669683 86.420825) (xy 198.073791 86.420825) (xy 198.073791 87.59951) (xy 198.067288 87.615722) + (xy 198.050894 87.6225) (xy 197.844722 87.6225) (xy 197.828236 87.615722) (xy 197.821824 87.59951) + (xy 197.821824 86.420825) (xy 197.224925 86.420825) (xy 197.208164 86.414505) (xy 197.201478 86.398202) + ) + ) + (polygon + (pts + (xy 198.951325 86.215203) (xy 198.958103 86.198991) (xy 198.974223 86.192213) (xy 200.297531 86.192213) + (xy 200.313926 86.1989) (xy 200.320429 86.214836) (xy 200.320429 86.398202) (xy 200.313926 86.414413) + (xy 200.297531 86.420825) (xy 199.203292 86.420825) (xy 199.203292 86.784258) (xy 200.259063 86.784258) + (xy 200.275549 86.790395) (xy 200.282052 86.806423) (xy 200.282052 86.990155) (xy 200.275549 87.006458) + (xy 200.259063 87.012869) (xy 199.203292 87.012869) (xy 199.203292 87.393888) (xy 200.297531 87.393888) + (xy 200.313926 87.400391) (xy 200.320429 87.416603) (xy 200.320429 87.599785) (xy 200.313926 87.615813) + (xy 200.297531 87.6225) (xy 198.974223 87.6225) (xy 198.958103 87.615722) (xy 198.951325 87.59951) + ) + ) + (polygon + (pts + (xy 201.520638 86.801844) (xy 201.751666 86.806) (xy 201.916861 86.816773) (xy 202.059637 86.837415) + (xy 202.138053 86.861011) (xy 202.187267 86.892672) (xy 202.228883 86.935701) (xy 202.263442 86.991803) + (xy 202.287159 87.053966) (xy 202.302453 87.129162) (xy 202.307955 87.219957) (xy 202.298627 87.326999) + (xy 202.272877 87.412096) (xy 202.23263 87.479774) (xy 202.177774 87.533208) (xy 202.10618 87.573865) + (xy 202.016098 87.600705) (xy 201.868409 87.623415) (xy 201.700694 87.635494) (xy 201.474476 87.640085) + (xy 201.228643 87.63222) (xy 201.051051 87.611783) (xy 200.940991 87.586843) (xy 200.862594 87.557341) + (xy 200.808701 87.524863) (xy 200.770309 87.486239) (xy 200.737915 87.432348) (xy 200.712142 87.359296) + (xy 200.69469 87.262113) (xy 200.688167 87.13496) (xy 200.694945 87.118749) (xy 200.711065 87.11252) + (xy 200.917236 87.11252) (xy 200.933356 87.11884) (xy 200.940134 87.135235) (xy 200.946645 87.231733) + (xy 200.963214 87.29667) (xy 200.986606 87.338631) (xy 201.015605 87.36403) (xy 201.076917 87.38524) + (xy 201.2146 87.403439) (xy 201.476491 87.411474) (xy 201.782772 87.401857) (xy 201.896258 87.389345) + (xy 201.9611 87.375845) (xy 202.002533 87.353683) (xy 202.031899 87.320982) (xy 202.049466 87.278446) + (xy 202.055988 87.219957) (xy 202.051044 87.159822) (xy 202.038128 87.117375) (xy 202.016353 87.083349) + (xy 201.988852 87.061687) (xy 201.998011 87.068374) (xy 201.935393 87.052325) (xy 201.826277 87.039339) + (xy 201.520638 87.030455) (xy 201.290301 87.022182) (xy 201.117363 87.000321) (xy 201.009284 86.974917) + (xy 200.927621 86.945169) (xy 200.867319 86.912302) (xy 200.80986 86.856685) (xy 200.766844 86.782243) + (xy 200.741491 86.694597) (xy 200.732222 86.582666) (xy 200.737414 86.498059) (xy 200.75181 86.428435) + (xy 200.774079 86.371274) (xy 200.806687 86.319986) (xy 200.847194 86.279174) (xy 200.896353 86.247718) + (xy 200.986588 86.218947) (xy 201.133574 86.19377) (xy 201.299805 86.179877) (xy 201.520638 86.174628) + (xy 201.728462 86.181341) (xy 201.885616 86.199139) (xy 202.001619 86.224898) (xy 202.084923 86.25611) + (xy 202.142816 86.29104) (xy 202.192802 86.343105) (xy 202.231525 86.416748) (xy 202.257632 86.518251) + (xy 202.267472 86.655847) (xy 202.260694 86.671967) (xy 202.244574 86.678745) (xy 202.042524 86.678745) + (xy 202.025854 86.671876) (xy 202.019077 86.655481) (xy 202.013474 86.577428) (xy 201.998835 86.521666) + (xy 201.973258 86.476451) (xy 201.940675 86.448668) (xy 201.887242 86.431176) (xy 201.789733 86.415238) + (xy 201.677127 86.406575) (xy 201.520638 86.403239) (xy 201.287447 86.404796) (xy 201.165631 86.409101) + (xy 201.095006 86.424645) (xy 201.045625 86.449634) (xy 201.012252 86.482827) (xy 200.991976 86.525217) + (xy 200.984739 86.579827) (xy 200.991308 86.639078) (xy 201.009652 86.686164) (xy 201.041394 86.725219) + (xy 201.091442 86.758979) (xy 201.079261 86.75614) (xy 201.14025 86.773488) (xy 201.243484 86.789479) + (xy 201.3612 86.798433) + ) + ) + (polygon + (pts + (xy 202.619273 86.214836) (xy 202.625959 86.1989) (xy 202.64272 86.192213) (xy 204.087478 86.192213) + (xy 204.103689 86.1989) (xy 204.109918 86.214836) (xy 204.109918 86.398202) (xy 204.103598 86.414413) + (xy 204.087478 86.420825) (xy 203.491586 86.420825) (xy 203.491586 87.59951) (xy 203.485083 87.615722) + (xy 203.468689 87.6225) (xy 203.262517 87.6225) (xy 203.246031 87.615722) (xy 203.239619 87.59951) + (xy 203.239619 86.420825) (xy 202.64272 86.420825) (xy 202.625959 86.414505) (xy 202.619273 86.398202) + ) + ) + (polygon + (pts + (xy 206.571752 86.199315) (xy 206.660362 86.21905) (xy 206.740134 86.252872) (xy 206.806633 86.2991) + (xy 206.858322 86.357689) (xy 206.895793 86.427042) (xy 206.919294 86.509315) (xy 206.927625 86.607487) + (xy 206.918505 86.696266) (xy 206.892912 86.768413) (xy 206.852234 86.829146) (xy 206.802512 86.872277) + (xy 206.858382 86.909555) (xy 206.906559 86.961853) (xy 206.936794 87.011557) (xy 206.958766 87.067366) + (xy 206.971821 87.127287) (xy 206.976352 87.194403) (xy 206.968203 87.296019) (xy 206.945302 87.380882) + (xy 206.907185 87.455802) (xy 206.856917 87.515338) (xy 206.792009 87.559353) (xy 206.710096 87.594106) + (xy 206.61959 87.615117) (xy 206.515099 87.6225) (xy 205.405656 87.6225) (xy 205.389628 87.615722) + (xy 205.383217 87.59951) (xy 205.383217 87.393888) (xy 205.634634 87.393888) (xy 206.513084 87.393888) + (xy 206.580923 87.387116) (xy 206.632988 87.368586) (xy 206.67291 87.339575) (xy 206.695442 87.311664) + (xy 206.711745 87.279125) (xy 206.721481 87.242751) (xy 206.724934 87.199532) (xy 206.721381 87.156796) + (xy 206.711287 87.120306) (xy 206.694437 87.087193) (xy 206.670895 87.057383) (xy 206.631397 87.027247) + (xy 206.579996 87.008118) (xy 206.513084 87.001146) (xy 205.634634 87.001146) (xy 205.634634 87.393888) + (xy 205.383217 87.393888) (xy 205.383217 86.772534) (xy 205.634634 86.772534) (xy 206.464266 86.772534) + (xy 206.54492 86.766149) (xy 206.599855 86.749735) (xy 206.636091 86.726006) (xy 206.656835 86.698173) + (xy 206.670511 86.659001) (xy 206.675658 86.604648) (xy 206.670314 86.547223) (xy 206.655933 86.504488) + (xy 206.633893 86.47294) (xy 206.605534 86.450831) (xy 206.567123 86.434014) (xy 206.522775 86.424418) + (xy 206.464266 86.420825) (xy 205.634634 86.420825) (xy 205.634634 86.772534) (xy 205.383217 86.772534) + (xy 205.383217 86.215203) (xy 205.389628 86.198991) (xy 205.405656 86.192213) (xy 206.464266 86.192213) + ) + ) + (polygon + (pts + (xy 208.547355 86.182807) (xy 208.741598 86.203248) (xy 208.862029 86.23059) (xy 208.946604 86.2688) + (xy 209.011047 86.317785) (xy 209.06039 86.380372) (xy 209.095128 86.459201) (xy 209.108886 86.522412) + (xy 209.120315 86.627363) (xy 209.128559 86.909371) (xy 209.12059 87.189182) (xy 209.109746 87.294108) + (xy 209.097234 87.355969) (xy 209.062705 87.430708) (xy 209.010772 87.494455) (xy 208.943819 87.545838) + (xy 208.864044 87.582108) (xy 208.766844 87.606246) (xy 208.622335 87.625705) (xy 208.461565 87.636173) + (xy 208.25304 87.640085) (xy 208.045426 87.636175) (xy 207.885027 87.625705) (xy 207.740818 87.606238) + (xy 207.644051 87.582108) (xy 207.566198 87.545288) (xy 207.499062 87.493997) (xy 207.446122 87.430708) + (xy 207.41086 87.358076) (xy 207.397437 87.293451) (xy 207.38613 87.1879) (xy 207.377978 86.909371) + (xy 207.378007 86.908364) (xy 207.629488 86.908364) (xy 207.637253 87.113484) (xy 207.656042 87.238924) + (xy 207.680262 87.309269) (xy 207.706424 87.344154) (xy 207.747054 87.366155) (xy 207.833021 87.387519) + (xy 207.990761 87.404427) (xy 208.25304 87.411474) (xy 208.470162 87.40662) (xy 208.619495 87.394255) + (xy 208.744782 87.37042) (xy 208.800754 87.345711) (xy 208.829657 87.298167) (xy 208.856991 87.199257) + (xy 208.871852 87.080642) (xy 208.877691 86.908364) (xy 208.872116 86.733466) (xy 208.857999 86.61454) + (xy 208.831408 86.515963) (xy 208.802952 86.470101) (xy 208.745878 86.445537) (xy 208.619495 86.421283) + (xy 208.469429 86.408313) (xy 208.25304 86.403239) (xy 208.030322 86.407923) (xy 207.881088 86.419726) + (xy 207.788786 86.435238) (xy 207.734794 86.45237) (xy 207.706424 86.46946) (xy 207.680333 86.504176) + (xy 207.656112 86.574699) (xy 207.637282 86.701058) (xy 207.629488 86.908364) (xy 207.378007 86.908364) + (xy 207.385947 86.629194) (xy 207.39678 86.523788) (xy 207.409303 86.461308) (xy 207.443632 86.385516) + (xy 207.494391 86.321082) (xy 207.560321 86.270152) (xy 207.644508 86.232605) (xy 207.741593 86.208436) + (xy 207.884752 86.189008) (xy 208.044238 86.178551) (xy 208.25304 86.174628) + ) + ) + (polygon + (pts + (xy 210.430526 86.196427) (xy 210.439501 86.205403) (xy 211.176077 87.602533) (xy 211.166002 87.590351) + (xy 211.171467 87.60092) (xy 211.16875 87.6116) (xy 211.16044 87.619736) (xy 211.1486 87.6225) + (xy 210.916325 87.6225) (xy 210.904784 87.618195) (xy 210.895808 87.60931) (xy 210.738272 87.317684) + (xy 209.780412 87.317684) (xy 209.625348 87.60931) (xy 209.616373 87.618195) (xy 209.605382 87.6225) + (xy 209.373107 87.6225) (xy 209.360925 87.619569) (xy 209.35259 87.6116) (xy 209.349659 87.600609) + (xy 209.355704 87.590351) (xy 209.345721 87.602533) (xy 209.615444 87.089073) (xy 209.897282 87.089073) + (xy 210.625889 87.089073) (xy 210.274271 86.409009) (xy 210.249542 86.409009) (xy 210.160607 86.580193) + (xy 210.072679 86.750186) (xy 209.984477 86.920362) (xy 209.897282 87.089073) (xy 209.615444 87.089073) + (xy 210.07964 86.205403) (xy 210.088341 86.196427) (xy 210.099607 86.192213) (xy 210.418985 86.192213) + ) + ) + (polygon + (pts + (xy 212.791959 86.200661) (xy 212.867306 86.224545) (xy 212.933604 86.264543) (xy 212.990679 86.32099) + (xy 213.034405 86.38881) (xy 213.065692 86.467719) (xy 213.083801 86.554124) (xy 213.090239 86.655939) + (xy 213.086241 86.741294) (xy 213.075218 86.811461) (xy 213.056321 86.875363) (xy 213.032353 86.924576) + (xy 212.99187 86.970829) (xy 212.942044 87.008015) (xy 212.985275 87.036775) (xy 213.024385 87.073594) + (xy 213.05318 87.114111) (xy 213.073661 87.157675) (xy 213.085939 87.20484) (xy 213.090239 87.259249) + (xy 213.090239 87.59951) (xy 213.083461 87.615722) (xy 213.067341 87.6225) (xy 212.863734 87.6225) + (xy 212.847614 87.615722) (xy 212.840836 87.599419) (xy 212.840836 87.257234) (xy 212.835085 87.220442) + (xy 212.817822 87.187419) (xy 212.787893 87.157398) (xy 212.720966 87.128526) (xy 212.639244 87.118382) + (xy 211.690635 87.118382) (xy 211.690635 87.599419) (xy 211.683858 87.615722) (xy 211.667738 87.6225) + (xy 211.461566 87.6225) (xy 211.444897 87.615722) (xy 211.438119 87.59951) (xy 211.438119 86.889771) + (xy 211.690635 86.889771) (xy 212.619186 86.889771) (xy 212.688799 86.884886) (xy 212.738564 86.87212) + (xy 212.773333 86.853501) (xy 212.807915 86.814461) (xy 212.831557 86.751843) (xy 212.840836 86.655573) + (xy 212.835905 86.58609) (xy 212.822609 86.532749) (xy 212.799956 86.487112) (xy 212.771318 86.45508) + (xy 212.745333 86.441874) (xy 212.708853 86.43035) (xy 212.668498 86.423361) (xy 212.619186 86.420825) + (xy 211.690635 86.420825) (xy 211.690635 86.889771) (xy 211.438119 86.889771) (xy 211.438119 86.215203) + (xy 211.444897 86.198991) (xy 211.461566 86.192213) (xy 212.701801 86.192213) + ) + ) + (polygon + (pts + (xy 214.837334 86.200472) (xy 214.939248 86.222326) (xy 215.013353 86.254376) (xy 215.06595 86.294795) + (xy 215.110246 86.353965) (xy 215.148872 86.437491) (xy 215.180265 86.552062) (xy 215.201764 86.705655) + (xy 215.209839 86.907356) (xy 215.205162 87.060118) (xy 215.192279 87.186309) (xy 215.172745 87.289566) + (xy 215.141887 87.389994) (xy 215.105925 87.464524) (xy 215.06595 87.51836) (xy 215.007605 87.560682) + (xy 214.922609 87.595114) (xy 214.824984 87.615105) (xy 214.69986 87.6225) (xy 213.540226 87.6225) + (xy 213.524197 87.615722) (xy 213.517786 87.59951) (xy 213.517786 87.393888) (xy 213.769203 87.393888) + (xy 214.697845 87.393888) (xy 214.773433 87.38699) (xy 214.830121 87.368378) (xy 214.872315 87.339839) + (xy 214.902917 87.301198) (xy 214.929492 87.231384) (xy 214.949973 87.107985) (xy 214.958422 86.907082) + (xy 214.954621 86.766299) (xy 214.944591 86.660976) (xy 214.926281 86.568233) (xy 214.904932 86.511408) + (xy 214.872504 86.472515) (xy 214.826714 86.443814) (xy 214.771335 86.427051) (xy 214.697845 86.420825) + (xy 213.769203 86.420825) (xy 213.769203 87.393888) (xy 213.517786 87.393888) (xy 213.517786 86.215203) + (xy 213.524197 86.198991) (xy 213.540226 86.192213) (xy 214.69986 86.192213) + ) + ) + (polygon + (pts + (xy 216.923416 87.042178) (xy 216.923416 87.59951) (xy 216.916639 87.615722) (xy 216.900519 87.6225) + (xy 216.696912 87.6225) (xy 216.680792 87.615722) (xy 216.674014 87.59951) (xy 216.674014 86.215203) + (xy 216.680792 86.198991) (xy 216.696912 86.192213) (xy 217.979736 86.192213) (xy 217.996131 86.1989) + (xy 218.002634 86.214836) (xy 218.002634 86.398202) (xy 217.996131 86.414413) (xy 217.979736 86.420825) + (xy 216.923416 86.420825) (xy 216.923416 86.813567) (xy 217.939161 86.813567) (xy 217.955373 86.819979) + (xy 217.962151 86.836282) (xy 217.962151 87.020013) (xy 217.955281 87.036042) (xy 217.939161 87.042178) + ) + ) + (polygon + (pts + (xy 219.564661 86.182807) (xy 219.758904 86.203248) (xy 219.879335 86.23059) (xy 219.96391 86.2688) + (xy 220.028354 86.317785) (xy 220.077697 86.380372) (xy 220.112434 86.459201) (xy 220.126192 86.522412) + (xy 220.137622 86.627363) (xy 220.145865 86.909371) (xy 220.137896 87.189182) (xy 220.127053 87.294108) + (xy 220.114541 87.355969) (xy 220.080011 87.430708) (xy 220.028079 87.494455) (xy 219.961126 87.545838) + (xy 219.88135 87.582108) (xy 219.78415 87.606246) (xy 219.639641 87.625705) (xy 219.478872 87.636173) + (xy 219.270346 87.640085) (xy 219.062732 87.636175) (xy 218.902333 87.625705) (xy 218.758124 87.606238) + (xy 218.661357 87.582108) (xy 218.583504 87.545288) (xy 218.516368 87.493997) (xy 218.463429 87.430708) + (xy 218.428166 87.358076) (xy 218.414744 87.293451) (xy 218.403436 87.1879) (xy 218.395285 86.909371) + (xy 218.395314 86.908364) (xy 218.646794 86.908364) (xy 218.654559 87.113484) (xy 218.673348 87.238924) + (xy 218.697569 87.309269) (xy 218.72373 87.344154) (xy 218.76436 87.366155) (xy 218.850327 87.387519) + (xy 219.008067 87.404427) (xy 219.270346 87.411474) (xy 219.487468 87.40662) (xy 219.636802 87.394255) + (xy 219.762088 87.37042) (xy 219.81806 87.345711) (xy 219.846963 87.298167) (xy 219.874297 87.199257) + (xy 219.889159 87.080642) (xy 219.894997 86.908364) (xy 219.889422 86.733466) (xy 219.875305 86.61454) + (xy 219.848715 86.515963) (xy 219.820259 86.470101) (xy 219.763184 86.445537) (xy 219.636802 86.421283) + (xy 219.486735 86.408313) (xy 219.270346 86.403239) (xy 219.047628 86.407923) (xy 218.898395 86.419726) + (xy 218.806093 86.435238) (xy 218.7521 86.45237) (xy 218.72373 86.46946) (xy 218.69764 86.504176) + (xy 218.673419 86.574699) (xy 218.654588 86.701058) (xy 218.646794 86.908364) (xy 218.395314 86.908364) + (xy 218.403253 86.629194) (xy 218.414087 86.523788) (xy 218.426609 86.461308) (xy 218.460938 86.385516) + (xy 218.511697 86.321082) (xy 218.577628 86.270152) (xy 218.661815 86.232605) (xy 218.7589 86.208436) + (xy 218.902058 86.189008) (xy 219.061544 86.178551) (xy 219.270346 86.174628) + ) + ) + (polygon + (pts + (xy 221.81771 86.200661) (xy 221.893056 86.224545) (xy 221.959354 86.264543) (xy 222.016429 86.32099) + (xy 222.060155 86.38881) (xy 222.091442 86.467719) (xy 222.109551 86.554124) (xy 222.115989 86.655939) + (xy 222.111991 86.741294) (xy 222.100968 86.811461) (xy 222.082071 86.875363) (xy 222.058103 86.924576) + (xy 222.01762 86.970829) (xy 221.967794 87.008015) (xy 222.011025 87.036775) (xy 222.050135 87.073594) + (xy 222.07893 87.114111) (xy 222.099411 87.157675) (xy 222.111689 87.20484) (xy 222.115989 87.259249) + (xy 222.115989 87.59951) (xy 222.109211 87.615722) (xy 222.093091 87.6225) (xy 221.889484 87.6225) + (xy 221.873364 87.615722) (xy 221.866586 87.599419) (xy 221.866586 87.257234) (xy 221.860835 87.220442) + (xy 221.843572 87.187419) (xy 221.813642 87.157397) (xy 221.746716 87.128526) (xy 221.664994 87.118382) + (xy 220.716386 87.118382) (xy 220.716386 87.599419) (xy 220.709608 87.615722) (xy 220.693488 87.6225) + (xy 220.487316 87.6225) (xy 220.470647 87.615722) (xy 220.463869 87.59951) (xy 220.463869 86.889771) + (xy 220.716386 86.889771) (xy 221.644936 86.889771) (xy 221.714549 86.884886) (xy 221.764315 86.87212) + (xy 221.799084 86.853501) (xy 221.833665 86.814461) (xy 221.857307 86.751843) (xy 221.866586 86.655573) + (xy 221.861656 86.58609) (xy 221.84836 86.532749) (xy 221.825706 86.487112) (xy 221.797069 86.45508) + (xy 221.771083 86.441874) (xy 221.734604 86.43035) (xy 221.694248 86.423361) (xy 221.644936 86.420825) + (xy 220.716386 86.420825) (xy 220.716386 86.889771) (xy 220.463869 86.889771) (xy 220.463869 86.215203) + (xy 220.470647 86.198991) (xy 220.487316 86.192213) (xy 221.727551 86.192213) + ) + ) + (polygon + (pts + (xy 223.768017 87.024593) (xy 223.768017 87.6225) (xy 223.550396 87.6225) (xy 223.550396 86.18049) + (xy 224.889733 86.18049) (xy 224.889733 86.379792) (xy 223.768017 86.379792) (xy 223.768017 86.825291) + (xy 224.847692 86.825291) (xy 224.847692 87.024593) + ) + ) + (polygon + (pts + (xy 226.633202 86.200661) (xy 226.708548 86.224545) (xy 226.774846 86.264543) (xy 226.831921 86.32099) + (xy 226.875647 86.38881) (xy 226.906934 86.467719) (xy 226.925043 86.554124) (xy 226.931481 86.655939) + (xy 226.927483 86.741294) (xy 226.91646 86.811461) (xy 226.897563 86.875363) (xy 226.873595 86.924576) + (xy 226.833112 86.970829) (xy 226.783286 87.008015) (xy 226.826517 87.036775) (xy 226.865627 87.073594) + (xy 226.894422 87.114111) (xy 226.914903 87.157675) (xy 226.927181 87.20484) (xy 226.931481 87.259249) + (xy 226.931481 87.59951) (xy 226.924703 87.615722) (xy 226.908583 87.6225) (xy 226.704976 87.6225) + (xy 226.688856 87.615722) (xy 226.682078 87.599419) (xy 226.682078 87.257234) (xy 226.676327 87.220442) + (xy 226.659064 87.187419) (xy 226.629134 87.157397) (xy 226.562208 87.128526) (xy 226.480486 87.118382) + (xy 225.531878 87.118382) (xy 225.531878 87.599419) (xy 225.5251 87.615722) (xy 225.50898 87.6225) + (xy 225.302808 87.6225) (xy 225.286139 87.615722) (xy 225.279361 87.59951) (xy 225.279361 86.889771) + (xy 225.531878 86.889771) (xy 226.460428 86.889771) (xy 226.530041 86.884886) (xy 226.579807 86.87212) + (xy 226.614576 86.853501) (xy 226.649157 86.814461) (xy 226.672799 86.751843) (xy 226.682078 86.655573) + (xy 226.677148 86.58609) (xy 226.663852 86.532749) (xy 226.641198 86.487112) (xy 226.612561 86.45508) + (xy 226.586575 86.441874) (xy 226.550096 86.43035) (xy 226.50974 86.423361) (xy 226.460428 86.420825) + (xy 225.531878 86.420825) (xy 225.531878 86.889771) (xy 225.279361 86.889771) (xy 225.279361 86.215203) + (xy 225.286139 86.198991) (xy 225.302808 86.192213) (xy 226.543043 86.192213) + ) + ) + (polygon + (pts + (xy 228.508346 86.182807) (xy 228.702589 86.203248) (xy 228.823019 86.23059) (xy 228.907595 86.2688) + (xy 228.972038 86.317785) (xy 229.021381 86.380372) (xy 229.056119 86.459201) (xy 229.069877 86.522412) + (xy 229.081306 86.627363) (xy 229.089549 86.909371) (xy 229.081581 87.189182) (xy 229.070737 87.294108) + (xy 229.058225 87.355969) (xy 229.023695 87.430708) (xy 228.971763 87.494455) (xy 228.90481 87.545838) + (xy 228.825034 87.582108) (xy 228.727835 87.606246) (xy 228.583326 87.625705) (xy 228.422556 87.636173) + (xy 228.21403 87.640085) (xy 228.006417 87.636175) (xy 227.846018 87.625705) (xy 227.701808 87.606238) + (xy 227.605041 87.582108) (xy 227.527189 87.545288) (xy 227.460053 87.493997) (xy 227.407113 87.430708) + (xy 227.371851 87.358076) (xy 227.358428 87.293451) (xy 227.347121 87.1879) (xy 227.338969 86.909371) + (xy 227.338998 86.908364) (xy 227.590478 86.908364) (xy 227.598244 87.113484) (xy 227.617033 87.238924) + (xy 227.641253 87.309269) (xy 227.667415 87.344154) (xy 227.708045 87.366155) (xy 227.794012 87.387519) + (xy 227.951752 87.404427) (xy 228.21403 87.411474) (xy 228.431153 87.40662) (xy 228.580486 87.394255) + (xy 228.705773 87.37042) (xy 228.761745 87.345711) (xy 228.790647 87.298167) (xy 228.817982 87.199257) + (xy 228.832843 87.080642) (xy 228.838682 86.908364) (xy 228.833107 86.733466) (xy 228.818989 86.61454) + (xy 228.792399 86.515963) (xy 228.763943 86.470101) (xy 228.706869 86.445537) (xy 228.580486 86.421283) + (xy 228.43042 86.408313) (xy 228.21403 86.403239) (xy 227.991313 86.407923) (xy 227.842079 86.419726) + (xy 227.749777 86.435238) (xy 227.695785 86.45237) (xy 227.667415 86.46946) (xy 227.641324 86.504176) + (xy 227.617103 86.574699) (xy 227.598273 86.701058) (xy 227.590478 86.908364) (xy 227.338998 86.908364) + (xy 227.346938 86.629194) (xy 227.357771 86.523788) (xy 227.370294 86.461308) (xy 227.404623 86.385516) + (xy 227.455382 86.321082) (xy 227.521312 86.270152) (xy 227.605499 86.232605) (xy 227.702584 86.208436) + (xy 227.845743 86.189008) (xy 228.005229 86.178551) (xy 228.21403 86.174628) + ) + ) + (polygon + (pts + (xy 229.446571 86.214836) (xy 229.453258 86.1989) (xy 229.470019 86.192213) (xy 230.892703 86.192213) + (xy 230.908914 86.199083) (xy 230.915143 86.215203) (xy 230.915143 86.40214) (xy 230.912853 86.411208) + (xy 230.907541 86.419634) (xy 229.786008 87.393888) (xy 230.892703 87.393888) (xy 230.908914 87.400391) + (xy 230.915143 87.416603) (xy 230.915143 87.599785) (xy 230.908914 87.615813) (xy 230.892703 87.6225) + (xy 229.423307 87.6225) (xy 229.407187 87.615722) (xy 229.40041 87.59951) (xy 229.40041 87.413031) + (xy 229.402699 87.404146) (xy 229.408012 87.395995) (xy 230.543924 86.420825) (xy 229.470019 86.420825) + (xy 229.453258 86.414505) (xy 229.446571 86.398202) + ) + ) + (polygon + (pts + (xy 231.271981 86.215203) (xy 231.278759 86.198991) (xy 231.294879 86.192213) (xy 232.618187 86.192213) + (xy 232.634582 86.1989) (xy 232.641085 86.214836) (xy 232.641085 86.398202) (xy 232.634582 86.414413) + (xy 232.618187 86.420825) (xy 231.523948 86.420825) (xy 231.523948 86.784258) (xy 232.579719 86.784258) + (xy 232.596205 86.790395) (xy 232.602708 86.806423) (xy 232.602708 86.990155) (xy 232.596205 87.006458) + (xy 232.579719 87.012869) (xy 231.523948 87.012869) (xy 231.523948 87.393888) (xy 232.618187 87.393888) + (xy 232.634582 87.400391) (xy 232.641085 87.416603) (xy 232.641085 87.599785) (xy 232.634582 87.615813) + (xy 232.618187 87.6225) (xy 231.294879 87.6225) (xy 231.278759 87.615722) (xy 231.271981 87.59951) + ) + ) + (polygon + (pts + (xy 233.069823 86.214653) (xy 233.0766 86.198442) (xy 233.09272 86.192213) (xy 233.393689 86.192213) + (xy 233.402298 86.194595) (xy 233.409625 86.198991) (xy 234.556162 87.371723) (xy 234.556162 86.214653) + (xy 234.56294 86.198442) (xy 234.57961 86.192213) (xy 234.78569 86.192213) (xy 234.801718 86.198442) + (xy 234.808587 86.214653) (xy 234.808587 87.599602) (xy 234.80181 87.615722) (xy 234.78569 87.6225) + (xy 234.474463 87.6225) (xy 234.465579 87.620118) (xy 234.458068 87.615813) (xy 233.32124 86.453156) + (xy 233.32124 87.599602) (xy 233.314737 87.615722) (xy 233.298342 87.6225) (xy 233.09272 87.6225) + (xy 233.0766 87.615722) (xy 233.069823 87.599602) + ) + ) + (polygon + (pts + (xy 235.485903 86.902502) (xy 235.49413 87.11874) (xy 235.514202 87.253601) (xy 235.540377 87.331344) + (xy 235.568976 87.37154) (xy 235.612102 87.396959) (xy 235.696558 87.420731) (xy 235.84408 87.439101) + (xy 236.081337 87.446645) (xy 236.357932 87.439197) (xy 236.504162 87.422286) (xy 236.5697 87.402589) + (xy 236.608707 87.371576) (xy 236.63987 87.319582) (xy 236.661883 87.238506) (xy 236.670542 87.117192) + (xy 236.890727 87.117192) (xy 236.88279 87.267509) (xy 236.861837 87.378873) (xy 236.831344 87.459558) + (xy 236.793486 87.516491) (xy 236.748853 87.554905) (xy 236.677597 87.587194) (xy 236.556701 87.616068) + (xy 236.365916 87.637447) (xy 236.081337 87.645947) (xy 235.843337 87.638267) (xy 235.669339 87.618205) + (xy 235.546095 87.589701) (xy 235.461997 87.555867) (xy 235.407227 87.518727) (xy 235.365004 87.467853) + (xy 235.327369 87.390454) (xy 235.296035 87.277875) (xy 235.2741 87.119601) (xy 235.265718 86.90351) + (xy 235.274079 86.686647) (xy 235.295978 86.527509) (xy 235.327286 86.414063) (xy 235.364915 86.335855) + (xy 235.407135 86.284262) (xy 235.461215 86.247217) (xy 235.544769 86.213409) (xy 235.667795 86.184872) + (xy 235.84214 86.164754) (xy 236.081337 86.157042) (xy 236.367501 86.165383) (xy 236.558467 86.186317) + (xy 236.678713 86.214505) (xy 236.748944 86.245886) (xy 236.793511 86.284133) (xy 236.831334 86.340952) + (xy 236.86182 86.421618) (xy 236.882783 86.533114) (xy 236.890727 86.683783) (xy 236.670542 86.683783) + (xy 236.662361 86.561561) (xy 236.641772 86.481404) (xy 236.613087 86.431334) (xy 236.577852 86.402506) + (xy 236.508488 86.381673) (xy 236.358761 86.364041) (xy 236.081337 86.356345) (xy 235.842064 86.363798) + (xy 235.694459 86.381886) (xy 235.610909 86.40517) (xy 235.568976 86.429892) (xy 235.540461 86.469878) + (xy 235.514285 86.547826) (xy 235.494163 86.683753) + ) + ) + (polygon + (pts + (xy 237.27257 86.215203) (xy 237.279348 86.198991) (xy 237.295468 86.192213) (xy 237.501639 86.192213) + (xy 237.517851 86.199083) (xy 237.524079 86.215294) (xy 237.524079 86.784258) (xy 238.668693 86.784258) + (xy 238.668693 86.215294) (xy 238.675471 86.199083) (xy 238.691591 86.192213) (xy 238.895656 86.192213) + (xy 238.91205 86.198991) (xy 238.918553 86.215203) (xy 238.918553 87.59951) (xy 238.91205 87.615722) + (xy 238.895656 87.6225) (xy 238.691591 87.6225) (xy 238.675471 87.615722) (xy 238.668693 87.599602) + (xy 238.668693 87.012869) (xy 237.524079 87.012869) (xy 237.524079 87.599602) (xy 237.517851 87.615722) + (xy 237.501639 87.6225) (xy 237.295468 87.6225) (xy 237.279348 87.615722) (xy 237.27257 87.59951) + ) + ) + (polygon + (pts + (xy 239.311479 86.215203) (xy 239.318257 86.198991) (xy 239.334377 86.192213) (xy 240.657685 86.192213) + (xy 240.674079 86.1989) (xy 240.680582 86.214836) (xy 240.680582 86.398202) (xy 240.674079 86.414413) + (xy 240.657685 86.420825) (xy 239.563446 86.420825) (xy 239.563446 86.784258) (xy 240.619216 86.784258) + (xy 240.635703 86.790395) (xy 240.642206 86.806423) (xy 240.642206 86.990155) (xy 240.635703 87.006458) + (xy 240.619216 87.012869) (xy 239.563446 87.012869) (xy 239.563446 87.393888) (xy 240.657685 87.393888) + (xy 240.674079 87.400391) (xy 240.680582 87.416603) (xy 240.680582 87.599785) (xy 240.674079 87.615813) + (xy 240.657685 87.6225) (xy 239.334377 87.6225) (xy 239.318257 87.615722) (xy 239.311479 87.59951) + ) + ) + (polygon + (pts + (xy 241.880792 86.801844) (xy 242.11182 86.806) (xy 242.277015 86.816773) (xy 242.419791 86.837415) + (xy 242.498207 86.861011) (xy 242.547421 86.892672) (xy 242.589037 86.935701) (xy 242.623595 86.991803) + (xy 242.647312 87.053966) (xy 242.662607 87.129162) (xy 242.668108 87.219957) (xy 242.65878 87.326999) + (xy 242.63303 87.412096) (xy 242.592783 87.479774) (xy 242.537927 87.533208) (xy 242.466333 87.573865) + (xy 242.376252 87.600705) (xy 242.228563 87.623415) (xy 242.060847 87.635494) (xy 241.83463 87.640085) + (xy 241.588797 87.63222) (xy 241.411204 87.611783) (xy 241.301144 87.586843) (xy 241.222748 87.557341) + (xy 241.168854 87.524863) (xy 241.130462 87.486239) (xy 241.098069 87.432348) (xy 241.072295 87.359296) + (xy 241.054844 87.262113) (xy 241.04832 87.13496) (xy 241.055098 87.118749) (xy 241.071218 87.11252) + (xy 241.27739 87.11252) (xy 241.29351 87.11884) (xy 241.300287 87.135235) (xy 241.306798 87.231733) + (xy 241.323367 87.29667) (xy 241.346759 87.338631) (xy 241.375758 87.36403) (xy 241.43707 87.38524) + (xy 241.574754 87.403439) (xy 241.836645 87.411474) (xy 242.142925 87.401857) (xy 242.256411 87.389345) + (xy 242.321253 87.375845) (xy 242.362687 87.353683) (xy 242.392053 87.320982) (xy 242.409619 87.278446) + (xy 242.416141 87.219957) (xy 242.411198 87.159822) (xy 242.398281 87.117375) (xy 242.376506 87.083349) + (xy 242.349005 87.061687) (xy 242.358164 87.068374) (xy 242.295546 87.052325) (xy 242.186431 87.039339) + (xy 241.880792 87.030455) (xy 241.650454 87.022182) (xy 241.477516 87.000321) (xy 241.369438 86.974917) + (xy 241.287774 86.945169) (xy 241.227473 86.912302) (xy 241.170013 86.856685) (xy 241.126997 86.782243) + (xy 241.101644 86.694597) (xy 241.092376 86.582666) (xy 241.097568 86.498059) (xy 241.111964 86.428435) + (xy 241.134233 86.371274) (xy 241.166841 86.319986) (xy 241.207347 86.279174) (xy 241.256507 86.247718) + (xy 241.346742 86.218947) (xy 241.493728 86.19377) (xy 241.659959 86.179877) (xy 241.880792 86.174628) + (xy 242.088616 86.181341) (xy 242.245769 86.199139) (xy 242.361773 86.224898) (xy 242.445077 86.25611) + (xy 242.50297 86.29104) (xy 242.552955 86.343105) (xy 242.591679 86.416748) (xy 242.617785 86.518251) + (xy 242.627625 86.655847) (xy 242.620847 86.671967) (xy 242.604727 86.678745) (xy 242.402678 86.678745) + (xy 242.386008 86.671876) (xy 242.37923 86.655481) (xy 242.373627 86.577428) (xy 242.358989 86.521666) + (xy 242.333412 86.476451) (xy 242.300828 86.448668) (xy 242.247396 86.431176) (xy 242.149886 86.415238) + (xy 242.03728 86.406575) (xy 241.880792 86.403239) (xy 241.647601 86.404796) (xy 241.525785 86.409101) + (xy 241.455159 86.424645) (xy 241.405779 86.449634) (xy 241.372405 86.482827) (xy 241.35213 86.525217) + (xy 241.344892 86.579827) (xy 241.351462 86.639078) (xy 241.369805 86.686164) (xy 241.401548 86.725219) + (xy 241.451596 86.758979) (xy 241.439414 86.75614) (xy 241.500403 86.773488) (xy 241.603637 86.789479) + (xy 241.721354 86.798433) + ) + ) + (polygon + (pts + (xy 243.788817 86.801844) (xy 244.019845 86.806) (xy 244.18504 86.816773) (xy 244.327816 86.837415) + (xy 244.406232 86.861011) (xy 244.455446 86.892672) (xy 244.497062 86.935701) (xy 244.53162 86.991803) + (xy 244.555337 87.053966) (xy 244.570632 87.129162) (xy 244.576134 87.219957) (xy 244.566806 87.326999) + (xy 244.541055 87.412096) (xy 244.500809 87.479774) (xy 244.445952 87.533208) (xy 244.374358 87.573865) + (xy 244.284277 87.600705) (xy 244.136588 87.623415) (xy 243.968872 87.635494) (xy 243.742655 87.640085) + (xy 243.496822 87.63222) (xy 243.319229 87.611783) (xy 243.209169 87.586843) (xy 243.130773 87.557341) + (xy 243.076879 87.524863) (xy 243.038488 87.486239) (xy 243.006094 87.432348) (xy 242.98032 87.359296) + (xy 242.962869 87.262113) (xy 242.956346 87.13496) (xy 242.963123 87.118749) (xy 242.979243 87.11252) + (xy 243.185415 87.11252) (xy 243.201535 87.11884) (xy 243.208313 87.135235) (xy 243.214823 87.231733) + (xy 243.231392 87.29667) (xy 243.254784 87.338631) (xy 243.283784 87.36403) (xy 243.345095 87.38524) + (xy 243.482779 87.403439) (xy 243.74467 87.411474) (xy 244.05095 87.401857) (xy 244.164436 87.389345) + (xy 244.229278 87.375845) (xy 244.270712 87.353683) (xy 244.300078 87.320982) (xy 244.317644 87.278446) + (xy 244.324167 87.219957) (xy 244.319223 87.159822) (xy 244.306306 87.117375) (xy 244.284531 87.083349) + (xy 244.25703 87.061687) (xy 244.266189 87.068374) (xy 244.203572 87.052325) (xy 244.094456 87.039339) + (xy 243.788817 87.030455) (xy 243.558479 87.022182) (xy 243.385541 87.000321) (xy 243.277463 86.974917) + (xy 243.195799 86.945169) (xy 243.135498 86.912302) (xy 243.078038 86.856685) (xy 243.035022 86.782243) + (xy 243.009669 86.694597) (xy 243.000401 86.582666) (xy 243.005593 86.498059) (xy 243.019989 86.428435) + (xy 243.042258 86.371274) (xy 243.074866 86.319986) (xy 243.115372 86.279174) (xy 243.164532 86.247718) + (xy 243.254767 86.218947) (xy 243.401753 86.19377) (xy 243.567984 86.179877) (xy 243.788817 86.174628) + (xy 243.996641 86.181341) (xy 244.153794 86.199139) (xy 244.269798 86.224898) (xy 244.353102 86.25611) + (xy 244.410995 86.29104) (xy 244.46098 86.343105) (xy 244.499704 86.416748) (xy 244.52581 86.518251) + (xy 244.53565 86.655847) (xy 244.528873 86.671967) (xy 244.512753 86.678745) (xy 244.310703 86.678745) + (xy 244.294033 86.671876) (xy 244.287255 86.655481) (xy 244.281652 86.577428) (xy 244.267014 86.521666) + (xy 244.241437 86.476451) (xy 244.208853 86.448668) (xy 244.155421 86.431176) (xy 244.057911 86.415238) + (xy 243.945305 86.406575) (xy 243.788817 86.403239) (xy 243.555626 86.404796) (xy 243.43381 86.409101) + (xy 243.363185 86.424645) (xy 243.313804 86.449634) (xy 243.28043 86.482827) (xy 243.260155 86.525217) + (xy 243.252917 86.579827) (xy 243.259487 86.639078) (xy 243.27783 86.686164) (xy 243.309573 86.725219) + (xy 243.359621 86.758979) (xy 243.347439 86.75614) (xy 243.408428 86.773488) (xy 243.511662 86.789479) + (xy 243.629379 86.798433) + ) + ) + ) + ) + (gr_text "B" + (at 135 127 0) + (layer "F.SilkS") + (uuid "7ab2a9e8-221e-4148-95cc-1507bca40b93") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "B" 0 + (polygon + (pts + (xy 136.077526 125.115701) (xy 136.322391 125.163876) (xy 136.465744 125.22185) (xy 136.576642 125.30027) + (xy 136.660546 125.399448) (xy 136.717936 125.517494) (xy 136.75609 125.673597) (xy 136.770272 125.87792) + (xy 136.754718 126.059827) (xy 136.71091 126.211676) (xy 136.641128 126.339173) (xy 136.542572 126.440438) + (xy 136.413658 126.507486) (xy 136.245638 126.53994) (xy 136.417783 126.571303) (xy 136.554776 126.62434) + (xy 136.663198 126.696808) (xy 136.74774 126.788885) (xy 136.830971 126.938622) (xy 136.883011 127.115803) + (xy 136.90143 127.326891) (xy 136.88359 127.5942) (xy 136.836767 127.788143) (xy 136.783288 127.900648) + (xy 136.711615 127.993012) (xy 136.620612 128.067862) (xy 136.515323 128.124026) (xy 136.380414 128.170813) + (xy 136.209734 128.206165) (xy 135.934649 128.234293) (xy 135.563285 128.245) (xy 133.228995 128.245) + (xy 133.228995 127.917103) (xy 133.62247 127.917103) (xy 135.563285 127.917103) (xy 136.027285 127.902815) + (xy 136.199595 127.876085) (xy 136.316346 127.833023) (xy 136.405612 127.762324) (xy 136.464907 127.657901) + (xy 136.495706 127.526116) (xy 136.507955 127.326891) (xy 136.497587 127.183741) (xy 136.469533 127.073294) + (xy 136.426988 126.988736) (xy 136.330936 126.885358) (xy 136.201491 126.81453) (xy 136.050222 126.772405) + (xy 135.866451 126.748951) (xy 135.456673 126.736678) (xy 133.62247 126.736678) (xy 133.62247 127.917103) + (xy 133.228995 127.917103) (xy 133.228995 126.408782) (xy 133.62247 126.408782) (xy 135.456673 126.408782) + (xy 135.759855 126.402511) (xy 135.977093 126.38625) (xy 136.107607 126.359282) (xy 136.205717 126.314266) + (xy 136.278428 126.253077) (xy 136.328659 126.1727) (xy 136.363351 126.052475) (xy 136.376797 125.87792) + (xy 136.359712 125.686471) (xy 136.318361 125.574754) (xy 136.272319 125.519924) (xy 136.207975 125.478883) + (xy 136.120525 125.451838) (xy 135.96826 125.432735) (xy 135.737491 125.425094) (xy 133.62247 125.425094) + (xy 133.62247 126.408782) (xy 133.228995 126.408782) (xy 133.228995 125.097198) (xy 135.737491 125.097198) + ) + ) + ) + ) + (gr_text "H" + (at 315 127 0) + (layer "F.SilkS") + (uuid "7f614252-d0ab-46a8-8b05-f9139ade7f4f") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "H" 0 + (polygon + (pts + (xy 313.1625 128.245) (xy 313.1625 125.097198) (xy 313.555975 125.097198) (xy 313.555975 126.474361) + (xy 316.44146 126.474361) (xy 316.44146 125.097198) (xy 316.834935 125.097198) (xy 316.834935 128.245) + (xy 316.44146 128.245) (xy 316.44146 126.802257) (xy 313.555975 126.802257) (xy 313.555975 128.245) + ) + ) + ) + ) + (gr_text "CLK" + (at 99.8 93.5 90) + (layer "F.SilkS") + (uuid "8cb81856-4a2b-4664-9f5a-51870e1465d4") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (gr_text "A1" + (at 102.4 92.4 90) + (layer "F.SilkS") + (uuid "917c8835-3815-4b71-adfb-ca3df20d013f") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (gr_text "C" + (at 165 127 0) + (layer "F.SilkS") + (uuid "9d7048b0-2a16-4ac8-99bc-726e1423eeeb") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "C" 0 + (polygon + (pts + (xy 163.064131 126.712131) (xy 163.064131 126.630066) (xy 163.075408 126.228691) (xy 163.105164 125.928295) + (xy 163.141592 125.740759) (xy 163.189376 125.588519) (xy 163.246581 125.466127) (xy 163.322343 125.355628) + (xy 163.41309 125.265404) (xy 163.520072 125.193551) (xy 163.707356 125.116831) (xy 163.955679 125.065507) + (xy 164.231159 125.040831) (xy 164.586741 125.031618) (xy 165.412709 125.031618) (xy 165.818546 125.042563) + (xy 166.124922 125.071552) (xy 166.315274 125.109386) (xy 166.468969 125.162758) (xy 166.592036 125.229455) + (xy 166.697699 125.318461) (xy 166.783227 125.432497) (xy 166.849224 125.575853) (xy 166.890898 125.730444) + (xy 166.91891 125.929201) (xy 166.929274 126.18127) (xy 166.535799 126.18127) (xy 166.52051 125.900956) + (xy 166.482493 125.719284) (xy 166.437088 125.616314) (xy 166.377435 125.538074) (xy 166.303158 125.480415) + (xy 166.163307 125.423141) (xy 165.959875 125.38919) (xy 165.412709 125.371788) (xy 164.586741 125.371788) + (xy 164.092882 125.38919) (xy 163.903122 125.41982) (xy 163.766085 125.469241) (xy 163.655735 125.549027) + (xy 163.573378 125.666894) (xy 163.520052 125.815919) (xy 163.482153 126.035823) (xy 163.464416 126.285394) + (xy 163.457607 126.630066) (xy 163.457607 126.712131) (xy 163.46439 127.045598) (xy 163.482153 127.290071) + (xy 163.519857 127.506557) (xy 163.573378 127.656985) (xy 163.655674 127.777613) (xy 163.766085 127.861782) + (xy 163.903459 127.915594) (xy 164.092882 127.949893) (xy 164.305367 127.964791) (xy 164.586741 127.970409) + (xy 165.412709 127.970409) (xy 165.959875 127.956121) (xy 166.163626 127.925529) (xy 166.303158 127.872041) + (xy 166.377428 127.816814) (xy 166.437053 127.740694) (xy 166.482493 127.639399) (xy 166.520494 127.459729) + (xy 166.535799 127.181444) (xy 166.929274 127.181444) (xy 166.91887 127.433577) (xy 166.890823 127.63123) + (xy 166.849224 127.78393) (xy 166.783246 127.924913) (xy 166.697751 128.036502) (xy 166.592036 128.123) + (xy 166.469228 128.187039) (xy 166.315563 128.238) (xy 166.124922 128.273576) (xy 165.818504 128.30044) + (xy 165.412709 128.310579) (xy 164.586741 128.310579) (xy 164.146058 128.293208) (xy 163.82855 128.248114) + (xy 163.63726 128.191764) (xy 163.484743 128.114461) (xy 163.364367 128.01767) (xy 163.268611 127.896356) + (xy 163.190023 127.737857) (xy 163.130626 127.533886) (xy 163.082762 127.194573) + ) + ) + ) + ) + (gr_text "G" + (at 285 127 0) + (layer "F.SilkS") + (uuid "ae0d79f3-cd89-43fc-92bd-748eaa8b6f6f") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "G" 0 + (polygon + (pts + (xy 283.030425 126.712131) (xy 283.030425 126.630066) (xy 283.041702 126.228691) (xy 283.071458 125.928295) + (xy 283.107886 125.740759) (xy 283.15567 125.588519) (xy 283.212875 125.466127) (xy 283.288637 125.355628) + (xy 283.379384 125.265404) (xy 283.486366 125.193551) (xy 283.67365 125.116831) (xy 283.921973 125.065507) + (xy 284.197453 125.040831) (xy 284.553035 125.031618) (xy 285.323682 125.031618) (xy 285.784499 125.041969) + (xy 286.109534 125.068621) (xy 286.309425 125.103997) (xy 286.461351 125.15214) (xy 286.574633 125.210038) + (xy 286.671299 125.289487) (xy 286.745706 125.389709) (xy 286.799031 125.514303) (xy 286.843354 125.729922) + (xy 286.860581 126.037838) (xy 286.467105 126.037838) (xy 286.454775 125.807663) (xy 286.424058 125.657735) + (xy 286.386225 125.573992) (xy 286.332748 125.509386) (xy 286.262308 125.460997) (xy 286.128575 125.414788) + (xy 285.916826 125.386259) (xy 285.323682 125.371788) (xy 284.553035 125.371788) (xy 284.059176 125.38919) + (xy 283.869416 125.41982) (xy 283.732379 125.469241) (xy 283.622029 125.549027) (xy 283.539672 125.666894) + (xy 283.486346 125.815919) (xy 283.448447 126.035823) (xy 283.43071 126.285394) (xy 283.423901 126.630066) + (xy 283.423901 126.712131) (xy 283.430684 127.045598) (xy 283.448447 127.290071) (xy 283.486151 127.506557) + (xy 283.539672 127.656985) (xy 283.621968 127.777613) (xy 283.732379 127.861782) (xy 283.869753 127.915594) + (xy 284.059176 127.949893) (xy 284.271661 127.964791) (xy 284.553035 127.970409) (xy 285.460886 127.970409) + (xy 285.782586 127.962634) (xy 286.006036 127.942749) (xy 286.141246 127.914871) (xy 286.243902 127.874538) + (xy 286.32056 127.823864) (xy 286.381787 127.756274) (xy 286.430358 127.665322) (xy 286.46509 127.545244) + (xy 286.491583 127.341216) (xy 286.502093 127.038012) (xy 286.502093 126.916929) (xy 284.995786 126.916929) + (xy 284.995786 126.589033) (xy 286.895568 126.589033) (xy 286.895568 127.038012) (xy 286.876629 127.418632) + (xy 286.827791 127.687576) (xy 286.769834 127.847028) (xy 286.693498 127.974045) (xy 286.599363 128.073907) + (xy 286.485429 128.151784) (xy 286.341326 128.214562) (xy 286.160825 128.260387) (xy 285.865209 128.296683) + (xy 285.460886 128.310579) (xy 284.553035 128.310579) (xy 284.112352 128.293208) (xy 283.794844 128.248114) + (xy 283.603554 128.191764) (xy 283.451037 128.114461) (xy 283.330661 128.01767) (xy 283.234905 127.896356) + (xy 283.156317 127.737857) (xy 283.09692 127.533886) (xy 283.049056 127.194573) + ) + ) + ) + ) + (gr_text "E" + (at 225 127 0) + (layer "F.SilkS") + (uuid "ba49d00c-8fe1-41be-9b3e-268949092c3c") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "E" 0 + (polygon + (pts + (xy 223.557258 128.245) (xy 223.557258 125.097198) (xy 226.647724 125.097198) (xy 226.647724 125.425094) + (xy 223.950733 125.425094) (xy 223.950733 126.474361) (xy 226.534883 126.474361) (xy 226.534883 126.802257) + (xy 223.950733 126.802257) (xy 223.950733 127.917103) (xy 226.70506 127.917103) (xy 226.70506 128.245) + ) + ) + ) + ) + (gr_text "D" + (at 195 127 0) + (layer "F.SilkS") + (uuid "d4ebe8aa-9653-4b36-bb8f-7d20ea773b1b") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "D" 0 + (polygon + (pts + (xy 195.916088 125.112585) (xy 196.233549 125.152519) (xy 196.425517 125.203891) (xy 196.577926 125.275873) + (xy 196.697732 125.366659) (xy 196.793651 125.482036) (xy 196.872106 125.6334) (xy 196.931289 125.828827) + (xy 196.979188 126.156396) (xy 196.997968 126.630066) (xy 196.997968 126.712131) (xy 196.979316 127.171385) + (xy 196.931289 127.495968) (xy 196.872317 127.690755) (xy 196.7939 127.843352) (xy 196.697732 127.96125) + (xy 196.577713 128.054852) (xy 196.425242 128.129828) (xy 196.233549 128.184549) (xy 195.916062 128.228188) + (xy 195.475358 128.245) (xy 193.139053 128.245) (xy 193.139053 127.90483) (xy 193.532528 127.90483) + (xy 195.475358 127.90483) (xy 195.824176 127.89503) (xy 196.065388 127.870026) (xy 196.209775 127.835172) + (xy 196.321008 127.784023) (xy 196.405557 127.718351) (xy 196.471118 127.63343) (xy 196.524487 127.517266) + (xy 196.56346 127.361695) (xy 196.592834 127.100682) (xy 196.604493 126.712131) (xy 196.604493 126.630066) + (xy 196.597638 126.304835) (xy 196.579763 126.068613) (xy 196.542028 125.860681) (xy 196.488538 125.719284) + (xy 196.406762 125.607612) (xy 196.296014 125.530607) (xy 196.159105 125.483072) (xy 195.969034 125.453853) + (xy 195.475358 125.437367) (xy 193.532528 125.437367) (xy 193.532528 127.90483) (xy 193.139053 127.90483) + (xy 193.139053 125.097198) (xy 195.475358 125.097198) + ) + ) + ) + ) + (gr_text "F" + (at 255 127 0) + (layer "F.SilkS") + (uuid "e0b70c46-7b4b-4804-a729-474d3a248621") + (effects + (font + (face "Michroma") + (size 3 3) + (thickness 0.1) + ) + ) + (render_cache "F" 0 + (polygon + (pts + (xy 253.621738 128.245) (xy 253.621738 125.097198) (xy 256.589288 125.097198) (xy 256.589288 125.425094) + (xy 254.015213 125.425094) (xy 254.015213 126.474361) (xy 256.472418 126.474361) (xy 256.472418 126.802257) + (xy 254.015213 126.802257) (xy 254.015213 128.245) + ) + ) + ) + ) + (gr_text "GND" + (at 95 84.25 0) + (layer "F.SilkS") + (uuid "fb7c935f-d3f3-45ca-b38f-c50c67f82306") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (dimension + (type orthogonal) + (layer "Edge.Cuts") + (uuid "128f7069-11df-4c17-aff3-f39ffb0c8e76") + (pts + (xy 80 82) (xy 80 132) + ) + (height -8) + (orientation 1) + (format + (prefix "") + (suffix "") + (units 3) + (units_format 0) + (precision 4) + (suppress_zeroes yes) + ) + (style + (thickness 0.05) + (arrow_length 1.27) + (text_position_mode 0) + (arrow_direction outward) + (extension_height 0.58642) + (extension_offset 0.5) + (keep_text_aligned yes) + ) + (gr_text "50" + (at 70.85 107 90) + (layer "Edge.Cuts") + (uuid "128f7069-11df-4c17-aff3-f39ffb0c8e76") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + ) + (dimension + (type orthogonal) + (layer "Edge.Cuts") + (uuid "579080c8-a47d-4323-97ca-4285f7961304") + (pts + (xy 80 82) (xy 340 82) + ) + (height -9) + (orientation 0) + (format + (prefix "") + (suffix "") + (units 3) + (units_format 0) + (precision 4) + (suppress_zeroes yes) + ) + (style + (thickness 0.05) + (arrow_length 1.27) + (text_position_mode 0) + (arrow_direction outward) + (extension_height 0.58642) + (extension_offset 0.5) + (keep_text_aligned yes) + ) + (gr_text "260" + (at 210 71.85 0) + (layer "Edge.Cuts") + (uuid "579080c8-a47d-4323-97ca-4285f7961304") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + ) + (segment + (start 83.7 112.7) + (end 82.5 111.5) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "07bc1d02-f2dd-423e-929f-f7a5cb621d1f") + ) + (segment + (start 186 98) + (end 173.2 98) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "1daa142f-b85f-4e2d-8567-5fc3323cdab3") + ) + (segment + (start 293.2 98) + (end 291.55 96.35) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "27931e77-ea7a-43ad-b3a0-d48cadc69f2b") + ) + (segment + (start 83.7 115.25) + (end 83.7 112.7) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "2b75f63d-c8ef-4e5f-a135-4cdaae148a43") + ) + (segment + (start 85.25 95.7) + (end 93.7 95.7) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "36b14003-5af3-4e19-ba6e-bc7cdff336d7") + ) + (segment + (start 82 115) + (end 82.25 115.25) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "37000425-11ba-4187-8329-5b560ba3dd62") + ) + (segment + (start 106.0271 86.46) + (end 111.55 91.9829) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "401c3873-889f-495c-99d9-dd5169c5e82c") + ) + (segment + (start 246.039488 98.039488) + (end 243.5 95.5) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "448314e3-3a7c-4ee6-9d0a-bcca7bae09aa") + ) + (segment + (start 81.75 115) + (end 82 115) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "44df06c7-4255-4ad2-bf3b-351f1ee6f11f") + ) + (segment + (start 173.2 98) + (end 171.55 96.35) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "52052b9f-877b-4a64-a2c3-48fe041b8389") + ) + (segment + (start 143.2 98) + (end 141.55 96.35) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "54e62d73-0a73-4442-9d34-54c9f7651060") + ) + (segment + (start 82.25 115.25) + (end 83.7 115.25) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "5b78ce9a-1635-4d90-97ff-9ad1c9ef00c7") + ) + (segment + (start 156 98) + (end 143.2 98) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "757576ef-0f44-4964-b88b-f25404ab51d3") + ) + (segment + (start 93.7 95.7) + (end 96.019744 98.019744) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "7a97749c-e6b7-45b9-8265-2e8923cde588") + ) + (segment + (start 263.239488 98.039488) + (end 261.55 96.35) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "8bcde546-09aa-4487-8338-69a126d1f516") + ) + (segment + (start 111.55 91.9829) + (end 111.55 96.35) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "b5b87c53-0ed0-4f8a-86bd-2de1c9c28cf5") + ) + (segment + (start 243.5 95.5) + (end 232.4 95.5) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "bb001270-9eeb-4a47-bcd5-0e031aedcd35") + ) + (segment + (start 276.039488 98.039488) + (end 263.239488 98.039488) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "bf02878b-556e-4faf-aee1-fcf3755f4abf") + ) + (segment + (start 320.799 95.599) + (end 321.55 96.35) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "c9748bdf-4ee7-4ac0-bf7d-a3fde3a16ff4") + ) + (segment + (start 306 98) + (end 293.2 98) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "d1d89a24-9467-4179-b6b4-85763a5d8e08") + ) + (segment + (start 203.2 98) + (end 201.55 96.35) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "d8a017ed-8d00-4fe0-adc2-d3bb92f90aa2") + ) + (segment + (start 292.301 95.599) + (end 320.799 95.599) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "d8a04e83-4c24-4d61-a8cb-7c318ccd33fa") + ) + (segment + (start 291.55 96.35) + (end 292.301 95.599) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "e6a09ddb-87b8-4cf1-ac23-f3005e0bb2f2") + ) + (segment + (start 101.7 86.46) + (end 106.0271 86.46) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "ee023b83-6724-4c4e-bcfd-d02f71d02140") + ) + (segment + (start 216 98) + (end 203.2 98) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "f4cca32c-add4-4e95-90cb-84d9a1988671") + ) + (segment + (start 232.4 95.5) + (end 231.55 96.35) + (width 0.2) + (layer "F.Cu") + (net 1) + (uuid "f79fe95d-7f05-414c-9957-9e5e5aa4ba96") + ) + (via + (at 81.75 115) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (free yes) + (net 1) + (uuid "f2810f0b-7642-46c4-b02e-4b52de6f0f0f") + ) + (segment + (start 116.45 96.35) + (end 138.25 96.35) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "312cfa3c-eb50-41e3-bf39-1aadcf48a897") + ) + (segment + (start 138.25 96.35) + (end 141.55 99.65) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "98f3a24c-c2cc-447a-8284-3305ad6feb08") + ) + (segment + (start 91.54 89) + (end 92.691 87.849) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "3031e431-6a96-46be-852a-43b61f0e33db") + ) + (segment + (start 106.849 87.849) + (end 106.849 94.949) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "96823742-4c93-4556-99f0-1d0331f22e8a") + ) + (segment + (start 106.849 94.949) + (end 111.55 99.65) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "f3667c2f-0232-4df1-8e59-2479093bb6f2") + ) + (segment + (start 92.691 87.849) + (end 106.849 87.849) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "fd9cbbf6-4b37-4d27-9940-a4db81814ca6") + ) + (segment + (start 146.45 96.35) + (end 168.25 96.35) + (width 0.2) + (layer "F.Cu") + (net 5) + (uuid "8c69ce04-771f-421d-9e24-57bcec8c9252") + ) + (segment + (start 168.25 96.35) + (end 171.55 99.65) + (width 0.2) + (layer "F.Cu") + (net 5) + (uuid "c5a86ecf-ec6f-4b63-a6ea-83f080af778d") + ) + (segment + (start 296.45 96.35) + (end 318.25 96.35) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "2b287309-6253-4716-9a4a-fabb825860b2") + ) + (segment + (start 318.25 96.35) + (end 321.55 99.65) + (width 0.2) + (layer "F.Cu") + (net 6) + (uuid "f44ba3dd-56f8-4a9d-bae8-ac0db663ee7a") + ) + (segment + (start 198.25 96.35) + (end 201.55 99.65) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "086bcaf0-9e8f-4b2f-b370-d24847236c6a") + ) + (segment + (start 176.45 96.35) + (end 198.25 96.35) + (width 0.2) + (layer "F.Cu") + (net 7) + (uuid "d8830ce2-177f-446a-b722-d8450b6316f1") + ) + (segment + (start 228.25 96.35) + (end 231.55 99.65) + (width 0.2) + (layer "F.Cu") + (net 8) + (uuid "50206b99-2e6e-4066-9ec8-f4326de8d5b6") + ) + (segment + (start 206.45 96.35) + (end 228.25 96.35) + (width 0.2) + (layer "F.Cu") + (net 8) + (uuid "774cfb43-2150-45e2-a36d-f4961a11e42c") + ) + (segment + (start 239.75 99.65) + (end 261.55 99.65) + (width 0.2) + (layer "F.Cu") + (net 9) + (uuid "71486496-0339-492a-8fa9-554577a32fc7") + ) + (segment + (start 236.45 96.35) + (end 239.75 99.65) + (width 0.2) + (layer "F.Cu") + (net 9) + (uuid "bebcc5e7-8225-45e3-85b4-ddf71da1d62c") + ) + (segment + (start 288.25 96.35) + (end 291.55 99.65) + (width 0.2) + (layer "F.Cu") + (net 10) + (uuid "114bf762-c35e-4de7-be4f-6a15031f7605") + ) + (segment + (start 266.45 96.35) + (end 288.25 96.35) + (width 0.2) + (layer "F.Cu") + (net 10) + (uuid "f9441126-4301-4580-8fa1-39ebde159da3") + ) + (segment + (start 84.69 107.69) + (end 84.75 107.75) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "037fcf2f-7dec-4de5-ad83-11e64d9b3669") + ) + (segment + (start 94.5 117.25) + (end 94.851 117.601) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "06d9c192-d27d-4f50-a528-ff9a1f1f787e") + ) + (segment + (start 292.399 117.601) + (end 294 116) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "1d0ea317-e722-497e-89e9-35f09273e538") + ) + (segment + (start 82.5 107.69) + (end 84.69 107.69) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "1e7038c1-6521-46cb-aec6-c6c633f6b17f") + ) + (segment + (start 295.3 114.7) + (end 294 116) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "432024b8-14b8-4e0b-960b-7da50a110109") + ) + (segment + (start 335 114.7) + (end 295.3 114.7) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "4e080638-b46a-4874-80cc-46f2daba83be") + ) + (segment + (start 94.851 117.601) + (end 292.399 117.601) + (width 0.2) + (layer "F.Cu") + (net 12) + (uuid "8504cec7-09d4-4b90-94a9-6b7f1dac0f1b") + ) + (via + (at 84.75 107.75) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 12) + (uuid "23daf6c1-42cc-4b02-8b08-e513d2c93533") + ) + (via + (at 94.5 117.25) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 12) + (uuid "daac6d64-b3f1-40ac-8efc-f2a67c2bf2bd") + ) + (segment + (start 85 107.75) + (end 94.5 117.25) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "8f2a4e92-3471-42ce-b31a-b2e987af3075") + ) + (segment + (start 84.75 107.75) + (end 85 107.75) + (width 0.2) + (layer "B.Cu") + (net 12) + (uuid "f478a286-92c6-4a59-8c39-f900b725a0e8") + ) + (segment + (start 87.45 107.69) + (end 135.729488 107.69) + (width 0.2) + (layer "F.Cu") + (net 13) + (uuid "3929f54d-c947-4e40-8102-d3b6b8e4dfc8") + ) + (segment + (start 135.729488 107.69) + (end 144 115.960512) + (width 0.2) + (layer "F.Cu") + (net 13) + (uuid "a8cae025-a069-4e7e-8c42-c3065b484bf4") + ) + (segment + (start 335 102) + (end 170 102) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "366100cc-c9c1-41d0-9d93-00dcc2cc33fb") + ) + (segment + (start 170 102) + (end 156.039488 115.960512) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "41305920-d2cb-4512-a4f4-2eed9334259b") + ) + (segment + (start 156.039488 115.960512) + (end 144 115.960512) + (width 0.2) + (layer "B.Cu") + (net 13) + (uuid "b220e2aa-975e-4c63-90a8-3a97ffc43ca5") + ) + (segment + (start 240.301024 109.62) + (end 233.960512 115.960512) + (width 0.2) + (layer "F.Cu") + (net 14) + (uuid "6dc65403-6f7f-423f-963c-253361033cab") + ) + (segment + (start 222.5 104.5) + (end 233.960512 115.960512) + (width 0.2) + (layer "F.Cu") + (net 14) + (uuid "898f093c-c288-4047-a71c-b7aba7a45477") + ) + (segment + (start 83.15 104.5) + (end 222.5 104.5) + (width 0.2) + (layer "F.Cu") + (net 14) + (uuid "c0c5b03f-2867-40ff-a824-a46957de8052") + ) + (segment + (start 82.5 105.15) + (end 83.15 104.5) + (width 0.2) + (layer "F.Cu") + (net 14) + (uuid "d6f97f5a-04eb-4f86-b7f2-a0b6df0e5d8f") + ) + (segment + (start 335 109.62) + (end 240.301024 109.62) + (width 0.2) + (layer "F.Cu") + (net 14) + (uuid "eee57466-ae95-4fd1-aaa4-dad819a1f17a") + ) + (segment + (start 87.45 105.15) + (end 193.15 105.15) + (width 0.2) + (layer "F.Cu") + (net 15) + (uuid "e4078d3b-193a-4edb-bae6-1260bfa280e3") + ) + (segment + (start 193.15 105.15) + (end 203.960512 115.960512) + (width 0.2) + (layer "F.Cu") + (net 15) + (uuid "f6b47a7a-c3ad-47e8-af52-30de00d81246") + ) + (segment + (start 212.841024 107.08) + (end 203.960512 115.960512) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "130cd038-3137-4d3c-850a-775e01fbf97d") + ) + (segment + (start 335 107.08) + (end 212.841024 107.08) + (width 0.2) + (layer "B.Cu") + (net 15) + (uuid "5c52856a-674b-4c9a-91fe-0c5662229e79") + ) + (segment + (start 98.980256 115.980256) + (end 91.96 108.96) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "6e0bc723-0b5f-455c-973a-3de006a01117") + ) + (segment + (start 113.980256 115.980256) + (end 98.980256 115.980256) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "a7545c28-b11a-4635-8233-b0b387687876") + ) + (segment + (start 91.96 108.96) + (end 87.45 108.96) + (width 0.2) + (layer "F.Cu") + (net 16) + (uuid "ad6963fc-59de-4d85-beb6-8dbf99f5ed31") + ) + (segment + (start 335 99.46) + (end 130.500512 99.46) + (width 0.2) + (layer "B.Cu") + (net 16) + (uuid "1c276a58-0396-4614-a607-5361f392b232") + ) + (segment + (start 130.500512 99.46) + (end 113.980256 115.980256) + (width 0.2) + (layer "B.Cu") + (net 16) + (uuid "21cc87d5-0063-4a03-9c00-d3eab17c4dfb") + ) + (segment + (start 101.7 89) + (end 113.980256 101.280256) + (width 0.2) + (layer "B.Cu") + (net 16) + (uuid "85c1a870-2703-45de-9678-f27de562ffce") + ) + (segment + (start 113.980256 101.280256) + (end 113.980256 115.980256) + (width 0.2) + (layer "B.Cu") + (net 16) + (uuid "8eaf7c1c-2cba-4e72-92fb-af8713a50484") + ) + (segment + (start 87.74084 118.002) + (end 321.919024 118.002) + (width 0.2) + (layer "F.Cu") + (net 17) + (uuid "0000ff67-0cbd-4a05-8220-2fdc1ff006e0") + ) + (segment + (start 83.474999 108.96) + (end 85.25 110.735001) + (width 0.2) + (layer "F.Cu") + (net 17) + (uuid "19f33f81-a2e3-4002-809e-707479375c24") + ) + (segment + (start 321.919024 118.002) + (end 323.960512 115.960512) + (width 0.2) + (layer "F.Cu") + (net 17) + (uuid "1fe5eff9-04b8-48f3-b55c-d9532ea7efe3") + ) + (segment + (start 85.25 110.735001) + (end 85.25 115.51116) + (width 0.2) + (layer "F.Cu") + (net 17) + (uuid "38f5e3ef-5423-4a09-911e-be88aa5e6c18") + ) + (segment + (start 82.5 108.96) + (end 83.474999 108.96) + (width 0.2) + (layer "F.Cu") + (net 17) + (uuid "cc475eb8-a4db-4796-b636-6ad645e461c3") + ) + (segment + (start 335 117.24) + (end 325.24 117.24) + (width 0.2) + (layer "F.Cu") + (net 17) + (uuid "e94a8415-376c-4b9b-9c21-fb8cd7422dc8") + ) + (segment + (start 325.24 117.24) + (end 323.960512 115.960512) + (width 0.2) + (layer "F.Cu") + (net 17) + (uuid "f53aa544-a0b2-4b54-b2f6-17b9dd8397f6") + ) + (segment + (start 85.25 115.51116) + (end 87.74084 118.002) + (width 0.2) + (layer "F.Cu") + (net 17) + (uuid "fa9c7a25-dc6f-4124-901b-74ccd42e11ac") + ) + (segment + (start 262.918744 117.081256) + (end 264 116) + (width 0.2) + (layer "F.Cu") + (net 18) + (uuid "15f66b5e-bb0c-4eba-a498-3f4d001705e8") + ) + (segment + (start 267.84 112.16) + (end 264 116) + (width 0.2) + (layer "F.Cu") + (net 18) + (uuid "2418fb1f-8833-40f3-9d2e-6cbb414e89ad") + ) + (segment + (start 96 117) + (end 96.081256 117.081256) + (width 0.2) + (layer "F.Cu") + (net 18) + (uuid "677ae696-3ff2-4744-9865-87932528212d") + ) + (segment + (start 84.67 106.42) + (end 84.75 106.5) + (width 0.2) + (layer "F.Cu") + (net 18) + (uuid "84033e45-499c-4f05-b544-0f8f8b4402d8") + ) + (segment + (start 96.081256 117.081256) + (end 262.918744 117.081256) + (width 0.2) + (layer "F.Cu") + (net 18) + (uuid "9f06f1bd-97c5-4688-abb2-e49208f25540") + ) + (segment + (start 335 112.16) + (end 267.84 112.16) + (width 0.2) + (layer "F.Cu") + (net 18) + (uuid "eb768bc3-3e51-4226-b94b-3c9debebd12e") + ) + (segment + (start 82.5 106.42) + (end 84.67 106.42) + (width 0.2) + (layer "F.Cu") + (net 18) + (uuid "ff53d8af-0ad4-4645-ae6a-3c5cc18e8d0b") + ) + (via + (at 84.75 106.5) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 18) + (uuid "19579cb9-9591-44a9-ac8e-df9ec87b6da3") + ) + (via + (at 96 117) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 18) + (uuid "6f6f5b48-5218-4d2f-982e-de7ae18d8a0a") + ) + (segment + (start 85.25 106.5) + (end 95.75 117) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "3ade77a1-bb84-4fb3-b5a4-03da2fde1202") + ) + (segment + (start 95.75 117) + (end 96 117) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "5c64155c-a6f1-4f8d-9d7c-8e5e8c74eba2") + ) + (segment + (start 84.75 106.5) + (end 85.25 106.5) + (width 0.2) + (layer "B.Cu") + (net 18) + (uuid "a9afbd69-0b95-4df1-85f1-c324f70a666f") + ) + (segment + (start 87.45 106.42) + (end 164.42 106.42) + (width 0.2) + (layer "F.Cu") + (net 19) + (uuid "3236bd9f-29f8-45fe-a641-93236cdad439") + ) + (segment + (start 164.42 106.42) + (end 173.960512 115.960512) + (width 0.2) + (layer "F.Cu") + (net 19) + (uuid "e725156d-040f-4c98-b030-624af8489563") + ) + (segment + (start 185.381024 104.54) + (end 173.960512 115.960512) + (width 0.2) + (layer "B.Cu") + (net 19) + (uuid "a402ee08-726b-4e5e-9854-36b5e65b3fc2") + ) + (segment + (start 335 104.54) + (end 185.381024 104.54) + (width 0.2) + (layer "B.Cu") + (net 19) + (uuid "e6774316-09c6-46ca-a825-a105b00c5a23") + ) + (segment + (start 99.16 89) + (end 96.359 91.801) + (width 0.2) + (layer "F.Cu") + (net 20) + (uuid "193e0f36-949b-476c-9ba7-8b9d7379c85a") + ) + (segment + (start 84.074 95.06484) + (end 84.074 103.526) + (width 0.2) + (layer "F.Cu") + (net 20) + (uuid "918c0fe9-27b9-438a-9e7b-f242a946c0bc") + ) + (segment + (start 83.72 103.88) + (end 82.5 103.88) + (width 0.2) + (layer "F.Cu") + (net 20) + (uuid "ab65314f-20fa-4f89-b8e1-da8377dff83c") + ) + (segment + (start 87.33784 91.801) + (end 84.074 95.06484) + (width 0.2) + (layer "F.Cu") + (net 20) + (uuid "cc2cac96-68af-4706-b062-62824a936712") + ) + (segment + (start 96.359 91.801) + (end 87.33784 91.801) + (width 0.2) + (layer "F.Cu") + (net 20) + (uuid "e5163634-a534-4a1e-a5a7-26343a4ace25") + ) + (segment + (start 84.074 103.526) + (end 83.72 103.88) + (width 0.2) + (layer "F.Cu") + (net 20) + (uuid "f3c26378-05d2-4855-bcb8-ba861b1b8882") + ) + (segment + (start 91.4 111.2) + (end 91.1 111.5) + (width 0.2) + (layer "F.Cu") + (net 22) + (uuid "09babc66-a556-4eaf-9a7e-4adf39a8499d") + ) + (segment + (start 91.6 111.2) + (end 91.4 111.2) + (width 0.2) + (layer "F.Cu") + (net 22) + (uuid "366bf2be-1439-4a9e-ba94-f5651ccc08b6") + ) + (segment + (start 91.1 111.5) + (end 87.45 111.5) + (width 0.2) + (layer "F.Cu") + (net 22) + (uuid "53b0b632-dc62-4da7-bc35-5280568dfe32") + ) + (via + (at 91.6 111.2) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 22) + (uuid "bec67202-13ec-4a06-ac7f-26b67ca72ee5") + ) + (segment + (start 96.62 89) + (end 91.6 94.02) + (width 0.2) + (layer "B.Cu") + (net 22) + (uuid "278f73e2-aaf8-4503-a974-315d99cfe4cc") + ) + (segment + (start 91.6 94.02) + (end 91.6 111.2) + (width 0.2) + (layer "B.Cu") + (net 22) + (uuid "c449759b-a03f-40e5-a12b-f23496be9be6") + ) + (segment + (start 87.45 110.23) + (end 92.63 110.23) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "2f3ceb13-17b5-4db3-aec3-fc50635365c1") + ) + (segment + (start 94.2 111.8) + (end 94.2 114.2) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "88b5c769-3c8f-46f0-8c74-00b2c45a669a") + ) + (segment + (start 92.63 110.23) + (end 94.2 111.8) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "9f908b56-cfad-4d83-a372-27e5af7e489d") + ) + (segment + (start 93.15 115.25) + (end 86.8 115.25) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "f34d0b3b-dffb-449c-b27a-9184f9e4b902") + ) + (segment + (start 94.2 114.2) + (end 93.15 115.25) + (width 0.2) + (layer "F.Cu") + (net 23) + (uuid "fa40af89-c843-4d01-806b-8f15c1ab70f5") + ) + (segment + (start 84.8 91.4) + (end 91.68 91.4) + (width 0.2) + (layer "F.Cu") + (net 24) + (uuid "181b15c4-e28a-4f50-9096-171e7e168c1d") + ) + (segment + (start 91.68 91.4) + (end 94.08 89) + (width 0.2) + (layer "F.Cu") + (net 24) + (uuid "3b608acd-7c49-44b0-abb0-8073d66ad0eb") + ) + (segment + (start 82.5 93.7) + (end 84.8 91.4) + (width 0.2) + (layer "F.Cu") + (net 24) + (uuid "d4ee5783-d908-4d60-960d-2c0253e5a60c") + ) + (segment + (start 82.5 102.61) + (end 82.5 93.7) + (width 0.2) + (layer "F.Cu") + (net 24) + (uuid "f9edbf35-9de6-4c09-b270-43f122f55f93") + ) + (segment + (start 86.475001 103.88) + (end 85.25 102.654999) + (width 0.2) + (layer "F.Cu") + (net 25) + (uuid "6b28ef2b-fe37-4129-bbf5-a80c97ef396c") + ) + (segment + (start 85.25 102.654999) + (end 85.25 98.8) + (width 0.2) + (layer "F.Cu") + (net 25) + (uuid "88bafc8e-1dc8-488b-9315-4583d53b4e0d") + ) + (segment + (start 87.45 103.88) + (end 86.475001 103.88) + (width 0.2) + (layer "F.Cu") + (net 25) + (uuid "b2806bcb-64d6-4f16-8d61-20237b7000c4") + ) + (zone + (net 4) + (net_name "VCC") + (layer "F.Cu") + (uuid "c5c243b1-1516-44b8-a90e-a07c32e0d1a1") + (hatch edge 0.5) + (connect_pads yes + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + (smoothing chamfer) + (radius 1) + ) + (polygon + (pts + (xy 80 82) (xy 340 82) (xy 340 132) (xy 80 132) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 339.442539 82.520185) (xy 339.488294 82.572989) (xy 339.4995 82.6245) (xy 339.4995 131.3755) + (xy 339.479815 131.442539) (xy 339.427011 131.488294) (xy 339.3755 131.4995) (xy 80.6245 131.4995) + (xy 80.557461 131.479815) (xy 80.511706 131.427011) (xy 80.5005 131.3755) (xy 80.5005 126.878711) + (xy 83.1495 126.878711) (xy 83.1495 127.121288) (xy 83.181161 127.361785) (xy 83.243947 127.596104) + (xy 83.336773 127.820205) (xy 83.336776 127.820212) (xy 83.458064 128.030289) (xy 83.458066 128.030292) + (xy 83.458067 128.030293) (xy 83.605733 128.222736) (xy 83.605739 128.222743) (xy 83.777256 128.39426) + (xy 83.777262 128.394265) (xy 83.969711 128.541936) (xy 84.179788 128.663224) (xy 84.4039 128.756054) + (xy 84.638211 128.818838) (xy 84.818586 128.842584) (xy 84.878711 128.8505) (xy 84.878712 128.8505) + (xy 85.121289 128.8505) (xy 85.169388 128.844167) (xy 85.361789 128.818838) (xy 85.5961 128.756054) + (xy 85.820212 128.663224) (xy 86.030289 128.541936) (xy 86.222738 128.394265) (xy 86.394265 128.222738) + (xy 86.541936 128.030289) (xy 86.663224 127.820212) (xy 86.756054 127.5961) (xy 86.818838 127.361789) + (xy 86.8505 127.121288) (xy 86.8505 126.878712) (xy 86.8505 126.878711) (xy 333.1495 126.878711) + (xy 333.1495 127.121288) (xy 333.181161 127.361785) (xy 333.243947 127.596104) (xy 333.336773 127.820205) + (xy 333.336776 127.820212) (xy 333.458064 128.030289) (xy 333.458066 128.030292) (xy 333.458067 128.030293) + (xy 333.605733 128.222736) (xy 333.605739 128.222743) (xy 333.777256 128.39426) (xy 333.777262 128.394265) + (xy 333.969711 128.541936) (xy 334.179788 128.663224) (xy 334.4039 128.756054) (xy 334.638211 128.818838) + (xy 334.818586 128.842584) (xy 334.878711 128.8505) (xy 334.878712 128.8505) (xy 335.121289 128.8505) + (xy 335.169388 128.844167) (xy 335.361789 128.818838) (xy 335.5961 128.756054) (xy 335.820212 128.663224) + (xy 336.030289 128.541936) (xy 336.222738 128.394265) (xy 336.394265 128.222738) (xy 336.541936 128.030289) + (xy 336.663224 127.820212) (xy 336.756054 127.5961) (xy 336.818838 127.361789) (xy 336.8505 127.121288) + (xy 336.8505 126.878712) (xy 336.818838 126.638211) (xy 336.756054 126.4039) (xy 336.663224 126.179788) + (xy 336.541936 125.969711) (xy 336.394265 125.777262) (xy 336.39426 125.777256) (xy 336.222743 125.605739) + (xy 336.222736 125.605733) (xy 336.030293 125.458067) (xy 336.030292 125.458066) (xy 336.030289 125.458064) + (xy 335.820212 125.336776) (xy 335.820205 125.336773) (xy 335.596104 125.243947) (xy 335.361785 125.181161) + (xy 335.121289 125.1495) (xy 335.121288 125.1495) (xy 334.878712 125.1495) (xy 334.878711 125.1495) + (xy 334.638214 125.181161) (xy 334.403895 125.243947) (xy 334.179794 125.336773) (xy 334.179785 125.336777) + (xy 333.969706 125.458067) (xy 333.777263 125.605733) (xy 333.777256 125.605739) (xy 333.605739 125.777256) + (xy 333.605733 125.777263) (xy 333.458067 125.969706) (xy 333.336777 126.179785) (xy 333.336773 126.179794) + (xy 333.243947 126.403895) (xy 333.181161 126.638214) (xy 333.1495 126.878711) (xy 86.8505 126.878711) + (xy 86.818838 126.638211) (xy 86.756054 126.4039) (xy 86.663224 126.179788) (xy 86.541936 125.969711) + (xy 86.394265 125.777262) (xy 86.39426 125.777256) (xy 86.222743 125.605739) (xy 86.222736 125.605733) + (xy 86.030293 125.458067) (xy 86.030292 125.458066) (xy 86.030289 125.458064) (xy 85.820212 125.336776) + (xy 85.820205 125.336773) (xy 85.596104 125.243947) (xy 85.361785 125.181161) (xy 85.121289 125.1495) + (xy 85.121288 125.1495) (xy 84.878712 125.1495) (xy 84.878711 125.1495) (xy 84.638214 125.181161) + (xy 84.403895 125.243947) (xy 84.179794 125.336773) (xy 84.179785 125.336777) (xy 83.969706 125.458067) + (xy 83.777263 125.605733) (xy 83.777256 125.605739) (xy 83.605739 125.777256) (xy 83.605733 125.777263) + (xy 83.458067 125.969706) (xy 83.336777 126.179785) (xy 83.336773 126.179794) (xy 83.243947 126.403895) + (xy 83.181161 126.638214) (xy 83.1495 126.878711) (xy 80.5005 126.878711) (xy 80.5005 115.098543) + (xy 80.749499 115.098543) (xy 80.787947 115.291829) (xy 80.78795 115.291839) (xy 80.863364 115.473907) + (xy 80.863371 115.47392) (xy 80.97286 115.637781) (xy 80.972863 115.637785) (xy 81.112216 115.777138) + (xy 81.276079 115.886628) (xy 81.276092 115.886635) (xy 81.45816 115.962049) (xy 81.458165 115.962051) + (xy 81.458169 115.962051) (xy 81.45817 115.962052) (xy 81.651456 116.0005) (xy 81.651459 116.0005) + (xy 81.848543 116.0005) (xy 81.978582 115.974632) (xy 82.041835 115.962051) (xy 82.223914 115.886632) + (xy 82.22392 115.886628) (xy 82.246714 115.871398) (xy 82.26476 115.865747) (xy 82.28067 115.855523) + (xy 82.311629 115.851071) (xy 82.313391 115.85052) (xy 82.315605 115.8505) (xy 82.429911 115.8505) + (xy 82.49695 115.870185) (xy 82.542705 115.922989) (xy 82.553269 115.961898) (xy 82.560001 116.027797) + (xy 82.560001 116.027799) (xy 82.615185 116.194331) (xy 82.615186 116.194334) (xy 82.707288 116.343656) + (xy 82.831344 116.467712) (xy 82.980666 116.559814) (xy 83.147203 116.614999) (xy 83.249991 116.6255) + (xy 84.150008 116.625499) (xy 84.150016 116.625498) (xy 84.150019 116.625498) (xy 84.206302 116.619748) + (xy 84.252797 116.614999) (xy 84.419334 116.559814) (xy 84.568656 116.467712) (xy 84.692712 116.343656) + (xy 84.784814 116.194334) (xy 84.796029 116.160486) (xy 84.835802 116.103043) (xy 84.900317 116.07622) + (xy 84.969093 116.088535) (xy 85.001415 116.11181) (xy 87.372124 118.48252) (xy 87.372126 118.482521) + (xy 87.37213 118.482524) (xy 87.472549 118.5405) (xy 87.509056 118.561577) (xy 87.661783 118.602501) + (xy 87.661785 118.602501) (xy 87.827494 118.602501) (xy 87.82751 118.6025) (xy 321.832355 118.6025) + (xy 321.832371 118.602501) (xy 321.839967 118.602501) (xy 321.998078 118.602501) (xy 321.998081 118.602501) + (xy 322.150809 118.561577) (xy 322.200928 118.532639) (xy 322.28774 118.48252) (xy 322.399544 118.370716) + (xy 322.399544 118.370714) (xy 322.409752 118.360507) (xy 322.409754 118.360504) (xy 323.51567 117.254587) + (xy 323.576991 117.221104) (xy 323.641663 117.224337) (xy 323.655978 117.228989) (xy 323.85816 117.261012) + (xy 323.858161 117.261012) (xy 324.062863 117.261012) (xy 324.062864 117.261012) (xy 324.265046 117.228989) + (xy 324.279354 117.224339) (xy 324.349194 117.222343) (xy 324.405354 117.254589) (xy 324.755139 117.604374) + (xy 324.755149 117.604385) (xy 324.759479 117.608715) (xy 324.75948 117.608716) (xy 324.871284 117.72052) + (xy 324.871286 117.720521) (xy 324.87129 117.720524) (xy 324.931481 117.755275) (xy 324.931486 117.755277) + (xy 325.008209 117.799574) (xy 325.00821 117.799574) (xy 325.008215 117.799577) (xy 325.160942 117.8405) + (xy 325.160943 117.8405) (xy 333.770398 117.8405) (xy 333.837437 117.860185) (xy 333.880883 117.908205) + (xy 333.887715 117.921614) (xy 334.008028 118.087213) (xy 334.152786 118.231971) (xy 334.307749 118.344556) + (xy 334.31839 118.352287) (xy 334.434607 118.411503) (xy 334.500776 118.445218) (xy 334.500778 118.445218) + (xy 334.500781 118.44522) (xy 334.605137 118.479127) (xy 334.695465 118.508477) (xy 334.796557 118.524488) + (xy 334.897648 118.5405) (xy 334.897649 118.5405) (xy 335.102351 118.5405) (xy 335.102352 118.5405) + (xy 335.304534 118.508477) (xy 335.499219 118.44522) (xy 335.68161 118.352287) (xy 335.77459 118.284732) + (xy 335.847213 118.231971) (xy 335.847215 118.231968) (xy 335.847219 118.231966) (xy 335.991966 118.087219) + (xy 335.991968 118.087215) (xy 335.991971 118.087213) (xy 336.044732 118.01459) (xy 336.112287 117.92161) + (xy 336.20522 117.739219) (xy 336.268477 117.544534) (xy 336.3005 117.342352) (xy 336.3005 117.137648) + (xy 336.281312 117.016503) (xy 336.268477 116.935465) (xy 336.222647 116.794416) (xy 336.20522 116.740781) + (xy 336.205218 116.740778) (xy 336.205218 116.740776) (xy 336.160396 116.652809) (xy 336.112287 116.55839) + (xy 336.104556 116.547749) (xy 335.991971 116.392786) (xy 335.847213 116.248028) (xy 335.681614 116.127715) + (xy 335.675006 116.124348) (xy 335.588917 116.080483) (xy 335.538123 116.032511) (xy 335.521328 115.96469) + (xy 335.543865 115.898555) (xy 335.588917 115.859516) (xy 335.68161 115.812287) (xy 335.70277 115.796913) + (xy 335.847213 115.691971) (xy 335.847215 115.691968) (xy 335.847219 115.691966) (xy 335.991966 115.547219) + (xy 335.991968 115.547215) (xy 335.991971 115.547213) (xy 336.054398 115.461288) (xy 336.112287 115.38161) + (xy 336.20522 115.199219) (xy 336.268477 115.004534) (xy 336.3005 114.802352) (xy 336.3005 114.597648) + (xy 336.291069 114.538102) (xy 336.268477 114.395465) (xy 336.211296 114.219481) (xy 336.20522 114.200781) + (xy 336.205218 114.200778) (xy 336.205218 114.200776) (xy 336.160679 114.113364) (xy 336.112287 114.01839) + (xy 336.08608 113.982319) (xy 335.991971 113.852786) (xy 335.847213 113.708028) (xy 335.681614 113.587715) + (xy 335.675006 113.584348) (xy 335.588917 113.540483) (xy 335.538123 113.492511) (xy 335.521328 113.42469) + (xy 335.543865 113.358555) (xy 335.588917 113.319516) (xy 335.68161 113.272287) (xy 335.70277 113.256913) + (xy 335.847213 113.151971) (xy 335.847215 113.151968) (xy 335.847219 113.151966) (xy 335.991966 113.007219) + (xy 335.991968 113.007215) (xy 335.991971 113.007213) (xy 336.097897 112.861416) (xy 336.112287 112.84161) + (xy 336.20522 112.659219) (xy 336.268477 112.464534) (xy 336.3005 112.262352) (xy 336.3005 112.057648) + (xy 336.292081 112.004493) (xy 336.268477 111.855465) (xy 336.235043 111.752567) (xy 336.20522 111.660781) + (xy 336.205218 111.660778) (xy 336.205218 111.660776) (xy 336.163638 111.579172) (xy 336.112287 111.47839) + (xy 336.104556 111.467749) (xy 335.991971 111.312786) (xy 335.847213 111.168028) (xy 335.681614 111.047715) + (xy 335.675006 111.044348) (xy 335.588917 111.000483) (xy 335.538123 110.952511) (xy 335.521328 110.88469) + (xy 335.543865 110.818555) (xy 335.588917 110.779516) (xy 335.68161 110.732287) (xy 335.786688 110.655944) + (xy 335.847213 110.611971) (xy 335.847215 110.611968) (xy 335.847219 110.611966) (xy 335.991966 110.467219) + (xy 335.991968 110.467215) (xy 335.991971 110.467213) (xy 336.065298 110.366285) (xy 336.112287 110.30161) + (xy 336.20522 110.119219) (xy 336.268477 109.924534) (xy 336.3005 109.722352) (xy 336.3005 109.517648) + (xy 336.268477 109.315466) (xy 336.20522 109.120781) (xy 336.205218 109.120778) (xy 336.205218 109.120776) + (xy 336.171503 109.054607) (xy 336.112287 108.93839) (xy 336.104556 108.927749) (xy 335.991971 108.772786) + (xy 335.847213 108.628028) (xy 335.681614 108.507715) (xy 335.670753 108.502181) (xy 335.588917 108.460483) + (xy 335.538123 108.412511) (xy 335.521328 108.34469) (xy 335.543865 108.278555) (xy 335.588917 108.239516) + (xy 335.68161 108.192287) (xy 335.70277 108.176913) (xy 335.847213 108.071971) (xy 335.847215 108.071968) + (xy 335.847219 108.071966) (xy 335.991966 107.927219) (xy 335.991968 107.927215) (xy 335.991971 107.927213) + (xy 336.044732 107.85459) (xy 336.112287 107.76161) (xy 336.20522 107.579219) (xy 336.268477 107.384534) + (xy 336.3005 107.182352) (xy 336.3005 106.977648) (xy 336.268477 106.775466) (xy 336.25484 106.733497) + (xy 336.235043 106.672567) (xy 336.20522 106.580781) (xy 336.205218 106.580778) (xy 336.205218 106.580776) + (xy 336.171503 106.514607) (xy 336.112287 106.39839) (xy 336.104556 106.387749) (xy 335.991971 106.232786) + (xy 335.847213 106.088028) (xy 335.681614 105.967715) (xy 335.670753 105.962181) (xy 335.588917 105.920483) + (xy 335.538123 105.872511) (xy 335.521328 105.80469) (xy 335.543865 105.738555) (xy 335.588917 105.699516) + (xy 335.68161 105.652287) (xy 335.808083 105.5604) (xy 335.847213 105.531971) (xy 335.847215 105.531968) + (xy 335.847219 105.531966) (xy 335.991966 105.387219) (xy 335.991968 105.387215) (xy 335.991971 105.387213) + (xy 336.110187 105.2245) (xy 336.112287 105.22161) (xy 336.20522 105.039219) (xy 336.268477 104.844534) + (xy 336.3005 104.642352) (xy 336.3005 104.437648) (xy 336.268477 104.235466) (xy 336.20522 104.040781) + (xy 336.205218 104.040778) (xy 336.205218 104.040776) (xy 336.154085 103.940423) (xy 336.112287 103.85839) + (xy 336.083548 103.818834) (xy 335.991971 103.692786) (xy 335.847213 103.548028) (xy 335.681614 103.427715) + (xy 335.675006 103.424348) (xy 335.588917 103.380483) (xy 335.538123 103.332511) (xy 335.521328 103.26469) + (xy 335.543865 103.198555) (xy 335.588917 103.159516) (xy 335.68161 103.112287) (xy 335.776727 103.043181) + (xy 335.847213 102.991971) (xy 335.847215 102.991968) (xy 335.847219 102.991966) (xy 335.991966 102.847219) + (xy 335.991968 102.847215) (xy 335.991971 102.847213) (xy 336.044732 102.77459) (xy 336.112287 102.68161) + (xy 336.20522 102.499219) (xy 336.268477 102.304534) (xy 336.3005 102.102352) (xy 336.3005 101.897648) + (xy 336.268477 101.695466) (xy 336.20522 101.500781) (xy 336.205218 101.500778) (xy 336.205218 101.500776) + (xy 336.171503 101.434607) (xy 336.112287 101.31839) (xy 336.104556 101.307749) (xy 335.991971 101.152786) + (xy 335.847213 101.008028) (xy 335.681614 100.887715) (xy 335.675006 100.884348) (xy 335.588917 100.840483) + (xy 335.538123 100.792511) (xy 335.521328 100.72469) (xy 335.543865 100.658555) (xy 335.588917 100.619516) + (xy 335.68161 100.572287) (xy 335.745593 100.525801) (xy 335.847213 100.451971) (xy 335.847215 100.451968) + (xy 335.847219 100.451966) (xy 335.991966 100.307219) (xy 335.991968 100.307215) (xy 335.991971 100.307213) + (xy 336.09591 100.164151) (xy 336.112287 100.14161) (xy 336.20522 99.959219) (xy 336.268477 99.764534) + (xy 336.3005 99.562352) (xy 336.3005 99.357648) (xy 336.292631 99.307965) (xy 336.268477 99.155465) + (xy 336.239127 99.065137) (xy 336.20522 98.960781) (xy 336.205218 98.960778) (xy 336.205218 98.960776) + (xy 336.157414 98.866957) (xy 336.112287 98.77839) (xy 336.104556 98.767749) (xy 335.991971 98.612786) + (xy 335.847213 98.468028) (xy 335.681613 98.347715) (xy 335.681612 98.347714) (xy 335.68161 98.347713) + (xy 335.596867 98.304534) (xy 335.499223 98.254781) (xy 335.304534 98.191522) (xy 335.129995 98.163878) + (xy 335.102352 98.1595) (xy 334.897648 98.1595) (xy 334.873329 98.163351) (xy 334.695465 98.191522) + (xy 334.500776 98.254781) (xy 334.318386 98.347715) (xy 334.152786 98.468028) (xy 334.008028 98.612786) + (xy 333.887715 98.778386) (xy 333.794781 98.960776) (xy 333.731522 99.155465) (xy 333.6995 99.357648) + (xy 333.6995 99.562351) (xy 333.731522 99.764534) (xy 333.794781 99.959223) (xy 333.840373 100.0487) + (xy 333.882064 100.130524) (xy 333.887715 100.141613) (xy 334.008028 100.307213) (xy 334.152786 100.451971) + (xy 334.307749 100.564556) (xy 334.31839 100.572287) (xy 334.40984 100.618883) (xy 334.41108 100.619515) + (xy 334.461876 100.66749) (xy 334.478671 100.735311) (xy 334.456134 100.801446) (xy 334.41108 100.840485) + (xy 334.318386 100.887715) (xy 334.152786 101.008028) (xy 334.008028 101.152786) (xy 333.887715 101.318386) + (xy 333.794781 101.500776) (xy 333.731522 101.695465) (xy 333.6995 101.897648) (xy 333.6995 102.102351) + (xy 333.731522 102.304534) (xy 333.794781 102.499223) (xy 333.887715 102.681613) (xy 334.008028 102.847213) + (xy 334.152786 102.991971) (xy 334.273262 103.0795) (xy 334.31839 103.112287) (xy 334.40984 103.158883) + (xy 334.41108 103.159515) (xy 334.461876 103.20749) (xy 334.478671 103.275311) (xy 334.456134 103.341446) + (xy 334.41108 103.380485) (xy 334.318386 103.427715) (xy 334.152786 103.548028) (xy 334.008028 103.692786) + (xy 333.887715 103.858386) (xy 333.794781 104.040776) (xy 333.731522 104.235465) (xy 333.6995 104.437648) + (xy 333.6995 104.642351) (xy 333.731522 104.844534) (xy 333.794781 105.039223) (xy 333.836034 105.120185) + (xy 333.868296 105.183503) (xy 333.887715 105.221613) (xy 334.008028 105.387213) (xy 334.152786 105.531971) + (xy 334.29099 105.63238) (xy 334.31839 105.652287) (xy 334.40984 105.698883) (xy 334.41108 105.699515) + (xy 334.461876 105.74749) (xy 334.478671 105.815311) (xy 334.456134 105.881446) (xy 334.41108 105.920485) + (xy 334.318386 105.967715) (xy 334.152786 106.088028) (xy 334.008028 106.232786) (xy 333.887715 106.398386) + (xy 333.794781 106.580776) (xy 333.731522 106.775465) (xy 333.6995 106.977648) (xy 333.6995 107.182351) + (xy 333.731522 107.384534) (xy 333.794781 107.579223) (xy 333.887715 107.761613) (xy 334.008028 107.927213) + (xy 334.152786 108.071971) (xy 334.307749 108.184556) (xy 334.31839 108.192287) (xy 334.40984 108.238883) + (xy 334.41108 108.239515) (xy 334.461876 108.28749) (xy 334.478671 108.355311) (xy 334.456134 108.421446) + (xy 334.41108 108.460485) (xy 334.318386 108.507715) (xy 334.152786 108.628028) (xy 334.008028 108.772786) + (xy 333.887715 108.938385) (xy 333.880883 108.951795) (xy 333.832909 109.002591) (xy 333.770398 109.0195) + (xy 240.380081 109.0195) (xy 240.221967 109.0195) (xy 240.069239 109.060423) (xy 240.069238 109.060423) + (xy 240.069236 109.060424) (xy 240.069233 109.060425) (xy 240.01912 109.089359) (xy 240.019119 109.08936) + (xy 239.975713 109.11442) (xy 239.932309 109.139479) (xy 239.932306 109.139481) (xy 239.820502 109.251286) + (xy 234.405354 114.666433) (xy 234.344031 114.699918) (xy 234.27936 114.696685) (xy 234.265046 114.692034) + (xy 234.090507 114.66439) (xy 234.062864 114.660012) (xy 233.85816 114.660012) (xy 233.817723 114.666416) + (xy 233.655974 114.692035) (xy 233.655972 114.692035) (xy 233.641661 114.696685) (xy 233.57182 114.698676) + (xy 233.515669 114.666433) (xy 222.98759 104.138355) (xy 222.987588 104.138352) (xy 222.868717 104.019481) + (xy 222.868716 104.01948) (xy 222.781904 103.96936) (xy 222.781904 103.969359) (xy 222.7819 103.969358) + (xy 222.731785 103.940423) (xy 222.579057 103.899499) (xy 222.420943 103.899499) (xy 222.413347 103.899499) + (xy 222.413331 103.8995) (xy 89.0495 103.8995) (xy 88.982461 103.879815) (xy 88.936706 103.827011) + (xy 88.9255 103.7755) (xy 88.9255 103.664313) (xy 88.925499 103.664298) (xy 88.922598 103.627432) + (xy 88.922597 103.627426) (xy 88.876745 103.469606) (xy 88.876744 103.469603) (xy 88.876744 103.469602) + (xy 88.793081 103.328135) (xy 88.793079 103.328133) (xy 88.793076 103.328129) (xy 88.67687 103.211923) + (xy 88.676862 103.211917) (xy 88.559625 103.142584) (xy 88.535398 103.128256) (xy 88.535397 103.128255) + (xy 88.535396 103.128255) (xy 88.535393 103.128254) (xy 88.377573 103.082402) (xy 88.377567 103.082401) + (xy 88.340701 103.0795) (xy 88.340694 103.0795) (xy 86.575098 103.0795) (xy 86.508059 103.059815) + (xy 86.487417 103.043181) (xy 85.886819 102.442583) (xy 85.853334 102.38126) (xy 85.8505 102.354902) + (xy 85.8505 100.070088) (xy 85.870185 100.003049) (xy 85.922989 99.957294) (xy 85.961897 99.94673) + (xy 86.027797 99.939999) (xy 86.194334 99.884814) (xy 86.343656 99.792712) (xy 86.467712 99.668656) + (xy 86.559814 99.519334) (xy 86.614999 99.352797) (xy 86.6255 99.250009) (xy 86.625499 98.349992) + (xy 86.625266 98.347715) (xy 86.614999 98.247203) (xy 86.614998 98.2472) (xy 86.580085 98.14184) + (xy 86.559814 98.080666) (xy 86.467712 97.931344) (xy 86.343656 97.807288) (xy 86.250888 97.750069) + (xy 86.194336 97.715187) (xy 86.194331 97.715185) (xy 86.192862 97.714698) (xy 86.027797 97.660001) + (xy 86.027795 97.66) (xy 85.925016 97.6495) (xy 85.925009 97.6495) (xy 84.7985 97.6495) (xy 84.731461 97.629815) + (xy 84.685706 97.577011) (xy 84.6745 97.5255) (xy 84.6745 96.974499) (xy 84.694185 96.90746) (xy 84.746989 96.861705) + (xy 84.7985 96.850499) (xy 85.925002 96.850499) (xy 85.925008 96.850499) (xy 86.027797 96.839999) + (xy 86.194334 96.784814) (xy 86.343656 96.692712) (xy 86.467712 96.568656) (xy 86.559814 96.419334) + (xy 86.571028 96.385494) (xy 86.610801 96.32805) (xy 86.675317 96.301228) (xy 86.688733 96.3005) + (xy 93.399903 96.3005) (xy 93.466942 96.320185) (xy 93.487584 96.336819) (xy 94.725666 97.574901) + (xy 94.759151 97.636224) (xy 94.755917 97.700899) (xy 94.751266 97.715212) (xy 94.719244 97.917392) + (xy 94.719244 98.122095) (xy 94.751266 98.324278) (xy 94.814525 98.518967) (xy 94.862329 98.612786) + (xy 94.906512 98.6995) (xy 94.907459 98.701357) (xy 95.027772 98.866957) (xy 95.17253 99.011715) + (xy 95.310954 99.112284) (xy 95.338134 99.132031) (xy 95.454351 99.191247) (xy 95.52052 99.224962) + (xy 95.520522 99.224962) (xy 95.520525 99.224964) (xy 95.581285 99.244706) (xy 95.715209 99.288221) + (xy 95.790191 99.300097) (xy 95.917392 99.320244) (xy 95.917393 99.320244) (xy 96.122095 99.320244) + (xy 96.122096 99.320244) (xy 96.324278 99.288221) (xy 96.518963 99.224964) (xy 96.701354 99.132031) + (xy 96.814949 99.0495) (xy 96.866957 99.011715) (xy 96.866959 99.011712) (xy 96.866963 99.01171) + (xy 97.01171 98.866963) (xy 97.011712 98.866959) (xy 97.011715 98.866957) (xy 97.064476 98.794334) + (xy 97.132031 98.701354) (xy 97.224964 98.518963) (xy 97.288221 98.324278) (xy 97.320244 98.122096) + (xy 97.320244 97.917392) (xy 97.288221 97.71521) (xy 97.288213 97.715186) (xy 97.231379 97.540269) + (xy 97.224964 97.520525) (xy 97.224962 97.520522) (xy 97.224962 97.52052) (xy 97.174803 97.422079) + (xy 97.132031 97.338134) (xy 97.117683 97.318385) (xy 97.011715 97.17253) (xy 96.866957 97.027772) + (xy 96.701357 96.907459) (xy 96.701356 96.907458) (xy 96.701354 96.907457) (xy 96.644397 96.878435) + (xy 96.518967 96.814525) (xy 96.324278 96.751266) (xy 96.149739 96.723622) (xy 96.122096 96.719244) + (xy 95.917392 96.719244) (xy 95.879343 96.72527) (xy 95.715212 96.751266) (xy 95.706461 96.754109) + (xy 95.700898 96.755917) (xy 95.631057 96.757911) (xy 95.574901 96.725666) (xy 94.18759 95.338355) + (xy 94.187588 95.338352) (xy 94.068717 95.219481) (xy 94.068716 95.21948) (xy 93.981904 95.16936) + (xy 93.981904 95.169359) (xy 93.9819 95.169358) (xy 93.931785 95.140423) (xy 93.779057 95.099499) + (xy 93.620943 95.099499) (xy 93.613347 95.099499) (xy 93.613331 95.0995) (xy 86.688733 95.0995) + (xy 86.621694 95.079815) (xy 86.575939 95.027011) (xy 86.571028 95.014506) (xy 86.56151 94.985785) + (xy 86.559814 94.980666) (xy 86.467712 94.831344) (xy 86.343656 94.707288) (xy 86.194334 94.615186) + (xy 86.027797 94.560001) (xy 86.027795 94.56) (xy 85.925016 94.5495) (xy 85.925009 94.5495) (xy 85.737936 94.5495) + (xy 85.670897 94.529815) (xy 85.625142 94.477011) (xy 85.615198 94.407853) (xy 85.644223 94.344297) + (xy 85.650255 94.337819) (xy 85.987978 94.000097) (xy 87.550257 92.437819) (xy 87.61158 92.404334) + (xy 87.637938 92.4015) (xy 96.272331 92.4015) (xy 96.272347 92.401501) (xy 96.279943 92.401501) + (xy 96.438054 92.401501) (xy 96.438057 92.401501) (xy 96.590785 92.360577) (xy 96.640904 92.331639) + (xy 96.727716 92.28152) (xy 96.83952 92.169716) (xy 96.83952 92.169714) (xy 96.849728 92.159507) + (xy 96.84973 92.159504) (xy 98.675478 90.333755) (xy 98.736799 90.300272) (xy 98.801473 90.303506) + (xy 98.843757 90.317246) (xy 99.053713 90.3505) (xy 99.053714 90.3505) (xy 99.266286 90.3505) (xy 99.266287 90.3505) + (xy 99.476243 90.317246) (xy 99.678412 90.251557) (xy 99.867816 90.155051) (xy 99.889789 90.139086) + (xy 100.039786 90.030109) (xy 100.039788 90.030106) (xy 100.039792 90.030104) (xy 100.190104 89.879792) + (xy 100.190106 89.879788) (xy 100.190109 89.879786) (xy 100.315048 89.70782) (xy 100.315047 89.70782) + (xy 100.315051 89.707816) (xy 100.319514 89.699054) (xy 100.367488 89.648259) (xy 100.435308 89.631463) + (xy 100.501444 89.653999) (xy 100.540486 89.699056) (xy 100.544951 89.70782) (xy 100.66989 89.879786) + (xy 100.820213 90.030109) (xy 100.992179 90.155048) (xy 100.992181 90.155049) (xy 100.992184 90.155051) + (xy 101.181588 90.251557) (xy 101.383757 90.317246) (xy 101.593713 90.3505) (xy 101.593714 90.3505) + (xy 101.806286 90.3505) (xy 101.806287 90.3505) (xy 102.016243 90.317246) (xy 102.218412 90.251557) + (xy 102.407816 90.155051) (xy 102.429789 90.139086) (xy 102.579786 90.030109) (xy 102.579788 90.030106) + (xy 102.579792 90.030104) (xy 102.730104 89.879792) (xy 102.730106 89.879788) (xy 102.730109 89.879786) + (xy 102.855048 89.70782) (xy 102.855047 89.70782) (xy 102.855051 89.707816) (xy 102.951557 89.518412) + (xy 103.017246 89.316243) (xy 103.0505 89.106287) (xy 103.0505 88.893713) (xy 103.017246 88.683757) + (xy 102.99387 88.611816) (xy 102.991876 88.541977) (xy 103.027956 88.482144) (xy 103.090657 88.451316) + (xy 103.111802 88.4495) (xy 106.1245 88.4495) (xy 106.191539 88.469185) (xy 106.237294 88.521989) + (xy 106.2485 88.5735) (xy 106.2485 94.86233) (xy 106.248499 94.862348) (xy 106.248499 95.028054) + (xy 106.248498 95.028054) (xy 106.289423 95.180785) (xy 106.318 95.23028) (xy 106.318001 95.230284) + (xy 106.318002 95.230284) (xy 106.34545 95.277827) (xy 106.368479 95.317714) (xy 106.368481 95.317717) + (xy 106.487349 95.436585) (xy 106.487355 95.43659) (xy 110.263181 99.212416) (xy 110.296666 99.273739) + (xy 110.2995 99.300097) (xy 110.2995 100.048703) (xy 110.314696 100.164142) (xy 110.314699 100.164151) + (xy 110.373957 100.307213) (xy 110.3742 100.307798) (xy 110.468851 100.431149) (xy 110.592202 100.5258) + (xy 110.735849 100.585301) (xy 110.851299 100.6005) (xy 112.2487 100.600499) (xy 112.248703 100.600499) + (xy 112.364142 100.585303) (xy 112.364146 100.585301) (xy 112.364151 100.585301) (xy 112.507798 100.5258) + (xy 112.631149 100.431149) (xy 112.7258 100.307798) (xy 112.785301 100.164151) (xy 112.8005 100.048701) + (xy 112.800499 99.2513) (xy 112.800499 99.251299) (xy 112.800499 99.251296) (xy 112.785303 99.135857) + (xy 112.785301 99.135852) (xy 112.785301 99.135849) (xy 112.7258 98.992202) (xy 112.631149 98.868851) + (xy 112.507798 98.7742) (xy 112.507794 98.774198) (xy 112.364151 98.714699) (xy 112.364149 98.714698) + (xy 112.248702 98.6995) (xy 112.248701 98.6995) (xy 111.500097 98.6995) (xy 111.433058 98.679815) + (xy 111.412416 98.663181) (xy 107.485819 94.736584) (xy 107.452334 94.675261) (xy 107.4495 94.648903) + (xy 107.4495 89.030997) (xy 107.469185 88.963958) (xy 107.521989 88.918203) (xy 107.591147 88.908259) + (xy 107.654703 88.937284) (xy 107.661181 88.943316) (xy 110.913181 92.195316) (xy 110.946666 92.256639) + (xy 110.9495 92.282997) (xy 110.9495 95.277827) (xy 110.929815 95.344866) (xy 110.877011 95.390621) + (xy 110.841684 95.400766) (xy 110.735857 95.414697) (xy 110.735848 95.414699) (xy 110.592205 95.474198) + (xy 110.468851 95.568851) (xy 110.374198 95.692205) (xy 110.314699 95.835848) (xy 110.314698 95.83585) + (xy 110.2995 95.951298) (xy 110.2995 96.748703) (xy 110.314696 96.864142) (xy 110.314699 96.864151) + (xy 110.373006 97.004917) (xy 110.3742 97.007798) (xy 110.468851 97.131149) (xy 110.592202 97.2258) + (xy 110.735849 97.285301) (xy 110.851299 97.3005) (xy 112.2487 97.300499) (xy 112.248703 97.300499) + (xy 112.364142 97.285303) (xy 112.364146 97.285301) (xy 112.364151 97.285301) (xy 112.507798 97.2258) + (xy 112.631149 97.131149) (xy 112.7258 97.007798) (xy 112.785301 96.864151) (xy 112.8005 96.748701) + (xy 112.800499 95.9513) (xy 112.800499 95.951298) (xy 115.1995 95.951298) (xy 115.1995 96.748703) + (xy 115.214696 96.864142) (xy 115.214699 96.864151) (xy 115.273006 97.004917) (xy 115.2742 97.007798) + (xy 115.368851 97.131149) (xy 115.492202 97.2258) (xy 115.635849 97.285301) (xy 115.751299 97.3005) + (xy 117.1487 97.300499) (xy 117.148703 97.300499) (xy 117.264142 97.285303) (xy 117.264146 97.285301) + (xy 117.264151 97.285301) (xy 117.407798 97.2258) (xy 117.531149 97.131149) (xy 117.6258 97.007798) + (xy 117.625802 97.007794) (xy 117.630747 97.00135) (xy 117.632982 97.003065) (xy 117.673642 96.964289) + (xy 117.730472 96.9505) (xy 124.951309 96.9505) (xy 125.018348 96.970185) (xy 125.064103 97.022989) + (xy 125.074047 97.092147) (xy 125.048889 97.147752) (xy 125.050385 97.148839) (xy 124.927203 97.318386) + (xy 124.834269 97.500776) (xy 124.77101 97.695465) (xy 124.738988 97.897648) (xy 124.738988 98.102351) + (xy 124.77101 98.304534) (xy 124.834269 98.499223) (xy 124.880283 98.589529) (xy 124.926286 98.679815) + (xy 124.927203 98.681613) (xy 125.047516 98.847213) (xy 125.192274 98.991971) (xy 125.347237 99.104556) + (xy 125.357878 99.112287) (xy 125.474095 99.171503) (xy 125.540264 99.205218) (xy 125.540266 99.205218) + (xy 125.540269 99.20522) (xy 125.601029 99.224962) (xy 125.734953 99.268477) (xy 125.768176 99.273739) + (xy 125.937136 99.3005) (xy 125.937137 99.3005) (xy 126.141839 99.3005) (xy 126.14184 99.3005) (xy 126.344022 99.268477) + (xy 126.538707 99.20522) (xy 126.721098 99.112287) (xy 126.859525 99.011715) (xy 126.886701 98.991971) + (xy 126.886703 98.991968) (xy 126.886707 98.991966) (xy 127.031454 98.847219) (xy 127.031456 98.847215) + (xy 127.031459 98.847213) (xy 127.084506 98.774198) (xy 127.151775 98.68161) (xy 127.244708 98.499219) + (xy 127.307965 98.304534) (xy 127.339988 98.102352) (xy 127.339988 97.897648) (xy 127.31422 97.734956) + (xy 127.307965 97.695465) (xy 127.257537 97.540264) (xy 127.244708 97.500781) (xy 127.244706 97.500778) + (xy 127.244706 97.500776) (xy 127.194717 97.402669) (xy 127.151775 97.31839) (xy 127.107793 97.257853) + (xy 127.028591 97.148839) (xy 127.030109 97.147735) (xy 127.004807 97.091278) (xy 127.01524 97.022192) + (xy 127.061367 96.969713) (xy 127.127667 96.9505) (xy 137.949903 96.9505) (xy 138.016942 96.970185) + (xy 138.037584 96.986819) (xy 140.263181 99.212416) (xy 140.296666 99.273739) (xy 140.2995 99.300097) + (xy 140.2995 100.048703) (xy 140.314696 100.164142) (xy 140.314699 100.164151) (xy 140.373957 100.307213) + (xy 140.3742 100.307798) (xy 140.468851 100.431149) (xy 140.592202 100.5258) (xy 140.735849 100.585301) + (xy 140.851299 100.6005) (xy 142.2487 100.600499) (xy 142.248703 100.600499) (xy 142.364142 100.585303) + (xy 142.364146 100.585301) (xy 142.364151 100.585301) (xy 142.507798 100.5258) (xy 142.631149 100.431149) + (xy 142.7258 100.307798) (xy 142.785301 100.164151) (xy 142.8005 100.048701) (xy 142.800499 99.2513) + (xy 142.800499 99.251299) (xy 142.800499 99.251296) (xy 142.785303 99.135857) (xy 142.785301 99.135852) + (xy 142.785301 99.135849) (xy 142.7258 98.992202) (xy 142.631149 98.868851) (xy 142.507798 98.7742) + (xy 142.507794 98.774198) (xy 142.364151 98.714699) (xy 142.364149 98.714698) (xy 142.248702 98.6995) + (xy 142.248701 98.6995) (xy 141.500098 98.6995) (xy 141.433059 98.679815) (xy 141.412417 98.663181) + (xy 140.107109 97.357873) (xy 138.737589 95.988354) (xy 138.737588 95.988352) (xy 138.700534 95.951298) + (xy 140.2995 95.951298) (xy 140.2995 96.748703) (xy 140.314696 96.864142) (xy 140.314699 96.864151) + (xy 140.373006 97.004917) (xy 140.3742 97.007798) (xy 140.468851 97.131149) (xy 140.592202 97.2258) + (xy 140.735849 97.285301) (xy 140.851299 97.3005) (xy 141.599902 97.300499) (xy 141.666941 97.320183) + (xy 141.687583 97.336818) (xy 142.715139 98.364374) (xy 142.715149 98.364385) (xy 142.719479 98.368715) + (xy 142.71948 98.368716) (xy 142.831284 98.48052) (xy 142.831286 98.480521) (xy 142.83129 98.480524) + (xy 142.968209 98.559573) (xy 142.968216 98.559577) (xy 143.080019 98.589534) (xy 143.120942 98.6005) + (xy 143.120943 98.6005) (xy 154.770398 98.6005) (xy 154.837437 98.620185) (xy 154.880883 98.668205) + (xy 154.887715 98.681614) (xy 155.008028 98.847213) (xy 155.152786 98.991971) (xy 155.307749 99.104556) + (xy 155.31839 99.112287) (xy 155.434607 99.171503) (xy 155.500776 99.205218) (xy 155.500778 99.205218) + (xy 155.500781 99.20522) (xy 155.561541 99.224962) (xy 155.695465 99.268477) (xy 155.728688 99.273739) + (xy 155.897648 99.3005) (xy 155.897649 99.3005) (xy 156.102351 99.3005) (xy 156.102352 99.3005) + (xy 156.304534 99.268477) (xy 156.499219 99.20522) (xy 156.68161 99.112287) (xy 156.820037 99.011715) + (xy 156.847213 98.991971) (xy 156.847215 98.991968) (xy 156.847219 98.991966) (xy 156.991966 98.847219) + (xy 156.991968 98.847215) (xy 156.991971 98.847213) (xy 157.045018 98.774198) (xy 157.112287 98.68161) + (xy 157.20522 98.499219) (xy 157.268477 98.304534) (xy 157.3005 98.102352) (xy 157.3005 97.897648) + (xy 157.274732 97.734956) (xy 157.268477 97.695465) (xy 157.218049 97.540264) (xy 157.20522 97.500781) + (xy 157.205218 97.500778) (xy 157.205218 97.500776) (xy 157.155229 97.402669) (xy 157.112287 97.31839) + (xy 157.068305 97.257853) (xy 156.989103 97.148839) (xy 156.990621 97.147735) (xy 156.965319 97.091278) + (xy 156.975752 97.022192) (xy 157.021879 96.969713) (xy 157.088179 96.9505) (xy 167.949903 96.9505) + (xy 168.016942 96.970185) (xy 168.037584 96.986819) (xy 170.263181 99.212416) (xy 170.296666 99.273739) + (xy 170.2995 99.300097) (xy 170.2995 100.048703) (xy 170.314696 100.164142) (xy 170.314699 100.164151) + (xy 170.373957 100.307213) (xy 170.3742 100.307798) (xy 170.468851 100.431149) (xy 170.592202 100.5258) + (xy 170.735849 100.585301) (xy 170.851299 100.6005) (xy 172.2487 100.600499) (xy 172.248703 100.600499) + (xy 172.364142 100.585303) (xy 172.364146 100.585301) (xy 172.364151 100.585301) (xy 172.507798 100.5258) + (xy 172.631149 100.431149) (xy 172.7258 100.307798) (xy 172.785301 100.164151) (xy 172.8005 100.048701) + (xy 172.800499 99.2513) (xy 172.800499 99.251299) (xy 172.800499 99.251296) (xy 172.785303 99.135857) + (xy 172.785301 99.135852) (xy 172.785301 99.135849) (xy 172.7258 98.992202) (xy 172.631149 98.868851) + (xy 172.507798 98.7742) (xy 172.507794 98.774198) (xy 172.364151 98.714699) (xy 172.364149 98.714698) + (xy 172.248702 98.6995) (xy 172.248701 98.6995) (xy 171.500098 98.6995) (xy 171.433059 98.679815) + (xy 171.412417 98.663181) (xy 170.107109 97.357873) (xy 168.737589 95.988354) (xy 168.737588 95.988352) + (xy 168.700534 95.951298) (xy 170.2995 95.951298) (xy 170.2995 96.748703) (xy 170.314696 96.864142) + (xy 170.314699 96.864151) (xy 170.373006 97.004917) (xy 170.3742 97.007798) (xy 170.468851 97.131149) + (xy 170.592202 97.2258) (xy 170.735849 97.285301) (xy 170.851299 97.3005) (xy 171.599902 97.300499) + (xy 171.666941 97.320183) (xy 171.687583 97.336818) (xy 172.715139 98.364374) (xy 172.715149 98.364385) + (xy 172.719479 98.368715) (xy 172.71948 98.368716) (xy 172.831284 98.48052) (xy 172.831286 98.480521) + (xy 172.83129 98.480524) (xy 172.968209 98.559573) (xy 172.968216 98.559577) (xy 173.080019 98.589534) + (xy 173.120942 98.6005) (xy 173.120943 98.6005) (xy 184.770398 98.6005) (xy 184.837437 98.620185) + (xy 184.880883 98.668205) (xy 184.887715 98.681614) (xy 185.008028 98.847213) (xy 185.152786 98.991971) + (xy 185.307749 99.104556) (xy 185.31839 99.112287) (xy 185.434607 99.171503) (xy 185.500776 99.205218) + (xy 185.500778 99.205218) (xy 185.500781 99.20522) (xy 185.561541 99.224962) (xy 185.695465 99.268477) + (xy 185.728688 99.273739) (xy 185.897648 99.3005) (xy 185.897649 99.3005) (xy 186.102351 99.3005) + (xy 186.102352 99.3005) (xy 186.304534 99.268477) (xy 186.499219 99.20522) (xy 186.68161 99.112287) + (xy 186.820037 99.011715) (xy 186.847213 98.991971) (xy 186.847215 98.991968) (xy 186.847219 98.991966) + (xy 186.991966 98.847219) (xy 186.991968 98.847215) (xy 186.991971 98.847213) (xy 187.045018 98.774198) + (xy 187.112287 98.68161) (xy 187.20522 98.499219) (xy 187.268477 98.304534) (xy 187.3005 98.102352) + (xy 187.3005 97.897648) (xy 187.274732 97.734956) (xy 187.268477 97.695465) (xy 187.218049 97.540264) + (xy 187.20522 97.500781) (xy 187.205218 97.500778) (xy 187.205218 97.500776) (xy 187.155229 97.402669) + (xy 187.112287 97.31839) (xy 187.068305 97.257853) (xy 186.989103 97.148839) (xy 186.990621 97.147735) + (xy 186.965319 97.091278) (xy 186.975752 97.022192) (xy 187.021879 96.969713) (xy 187.088179 96.9505) + (xy 197.949903 96.9505) (xy 198.016942 96.970185) (xy 198.037584 96.986819) (xy 200.263181 99.212416) + (xy 200.296666 99.273739) (xy 200.2995 99.300097) (xy 200.2995 100.048703) (xy 200.314696 100.164142) + (xy 200.314699 100.164151) (xy 200.373957 100.307213) (xy 200.3742 100.307798) (xy 200.468851 100.431149) + (xy 200.592202 100.5258) (xy 200.735849 100.585301) (xy 200.851299 100.6005) (xy 202.2487 100.600499) + (xy 202.248703 100.600499) (xy 202.364142 100.585303) (xy 202.364146 100.585301) (xy 202.364151 100.585301) + (xy 202.507798 100.5258) (xy 202.631149 100.431149) (xy 202.7258 100.307798) (xy 202.785301 100.164151) + (xy 202.8005 100.048701) (xy 202.800499 99.2513) (xy 202.800499 99.251299) (xy 202.800499 99.251296) + (xy 202.785303 99.135857) (xy 202.785301 99.135852) (xy 202.785301 99.135849) (xy 202.7258 98.992202) + (xy 202.631149 98.868851) (xy 202.507798 98.7742) (xy 202.507794 98.774198) (xy 202.364151 98.714699) + (xy 202.364149 98.714698) (xy 202.248702 98.6995) (xy 202.248701 98.6995) (xy 201.500098 98.6995) + (xy 201.433059 98.679815) (xy 201.412417 98.663181) (xy 200.107109 97.357873) (xy 198.737589 95.988354) + (xy 198.737588 95.988352) (xy 198.700534 95.951298) (xy 200.2995 95.951298) (xy 200.2995 96.748703) + (xy 200.314696 96.864142) (xy 200.314699 96.864151) (xy 200.373006 97.004917) (xy 200.3742 97.007798) + (xy 200.468851 97.131149) (xy 200.592202 97.2258) (xy 200.735849 97.285301) (xy 200.851299 97.3005) + (xy 201.599902 97.300499) (xy 201.666941 97.320183) (xy 201.687583 97.336818) (xy 202.715139 98.364374) + (xy 202.715149 98.364385) (xy 202.719479 98.368715) (xy 202.71948 98.368716) (xy 202.831284 98.48052) + (xy 202.831286 98.480521) (xy 202.83129 98.480524) (xy 202.968209 98.559573) (xy 202.968216 98.559577) + (xy 203.080019 98.589534) (xy 203.120942 98.6005) (xy 203.120943 98.6005) (xy 214.770398 98.6005) + (xy 214.837437 98.620185) (xy 214.880883 98.668205) (xy 214.887715 98.681614) (xy 215.008028 98.847213) + (xy 215.152786 98.991971) (xy 215.307749 99.104556) (xy 215.31839 99.112287) (xy 215.434607 99.171503) + (xy 215.500776 99.205218) (xy 215.500778 99.205218) (xy 215.500781 99.20522) (xy 215.561541 99.224962) + (xy 215.695465 99.268477) (xy 215.728688 99.273739) (xy 215.897648 99.3005) (xy 215.897649 99.3005) + (xy 216.102351 99.3005) (xy 216.102352 99.3005) (xy 216.304534 99.268477) (xy 216.499219 99.20522) + (xy 216.68161 99.112287) (xy 216.820037 99.011715) (xy 216.847213 98.991971) (xy 216.847215 98.991968) + (xy 216.847219 98.991966) (xy 216.991966 98.847219) (xy 216.991968 98.847215) (xy 216.991971 98.847213) + (xy 217.045018 98.774198) (xy 217.112287 98.68161) (xy 217.20522 98.499219) (xy 217.268477 98.304534) + (xy 217.3005 98.102352) (xy 217.3005 97.897648) (xy 217.274732 97.734956) (xy 217.268477 97.695465) + (xy 217.218049 97.540264) (xy 217.20522 97.500781) (xy 217.205218 97.500778) (xy 217.205218 97.500776) + (xy 217.155229 97.402669) (xy 217.112287 97.31839) (xy 217.068305 97.257853) (xy 216.989103 97.148839) + (xy 216.990621 97.147735) (xy 216.965319 97.091278) (xy 216.975752 97.022192) (xy 217.021879 96.969713) + (xy 217.088179 96.9505) (xy 227.949903 96.9505) (xy 228.016942 96.970185) (xy 228.037584 96.986819) + (xy 230.263181 99.212416) (xy 230.296666 99.273739) (xy 230.2995 99.300097) (xy 230.2995 100.048703) + (xy 230.314696 100.164142) (xy 230.314699 100.164151) (xy 230.373957 100.307213) (xy 230.3742 100.307798) + (xy 230.468851 100.431149) (xy 230.592202 100.5258) (xy 230.735849 100.585301) (xy 230.851299 100.6005) + (xy 232.2487 100.600499) (xy 232.248703 100.600499) (xy 232.364142 100.585303) (xy 232.364146 100.585301) + (xy 232.364151 100.585301) (xy 232.507798 100.5258) (xy 232.631149 100.431149) (xy 232.7258 100.307798) + (xy 232.785301 100.164151) (xy 232.8005 100.048701) (xy 232.800499 99.2513) (xy 232.800499 99.251299) + (xy 232.800499 99.251296) (xy 232.785303 99.135857) (xy 232.785301 99.135852) (xy 232.785301 99.135849) + (xy 232.7258 98.992202) (xy 232.631149 98.868851) (xy 232.507798 98.7742) (xy 232.507794 98.774198) + (xy 232.364151 98.714699) (xy 232.364149 98.714698) (xy 232.248702 98.6995) (xy 232.248701 98.6995) + (xy 231.500098 98.6995) (xy 231.433059 98.679815) (xy 231.412417 98.663181) (xy 230.107109 97.357873) + (xy 228.737589 95.988354) (xy 228.737588 95.988352) (xy 228.700534 95.951298) (xy 230.2995 95.951298) + (xy 230.2995 96.748703) (xy 230.314696 96.864142) (xy 230.314699 96.864151) (xy 230.373006 97.004917) + (xy 230.3742 97.007798) (xy 230.468851 97.131149) (xy 230.592202 97.2258) (xy 230.735849 97.285301) + (xy 230.851299 97.3005) (xy 232.2487 97.300499) (xy 232.248703 97.300499) (xy 232.364142 97.285303) + (xy 232.364146 97.285301) (xy 232.364151 97.285301) (xy 232.507798 97.2258) (xy 232.631149 97.131149) + (xy 232.7258 97.007798) (xy 232.785301 96.864151) (xy 232.8005 96.748701) (xy 232.800499 96.224499) + (xy 232.820183 96.157461) (xy 232.872987 96.111706) (xy 232.924499 96.1005) (xy 235.0755 96.1005) + (xy 235.142539 96.120185) (xy 235.188294 96.172989) (xy 235.1995 96.2245) (xy 235.1995 96.748703) + (xy 235.214696 96.864142) (xy 235.214699 96.864151) (xy 235.273006 97.004917) (xy 235.2742 97.007798) + (xy 235.368851 97.131149) (xy 235.492202 97.2258) (xy 235.635849 97.285301) (xy 235.751299 97.3005) + (xy 236.499902 97.300499) (xy 236.566941 97.320183) (xy 236.587582 97.336817) (xy 239.381284 100.13052) + (xy 239.381286 100.130521) (xy 239.38129 100.130524) (xy 239.439535 100.164151) (xy 239.518216 100.209577) + (xy 239.670943 100.250501) (xy 239.670945 100.250501) (xy 239.836654 100.250501) (xy 239.83667 100.2505) + (xy 260.269528 100.2505) (xy 260.336567 100.270185) (xy 260.367536 100.302667) (xy 260.369253 100.30135) + (xy 260.374198 100.307794) (xy 260.3742 100.307798) (xy 260.468851 100.431149) (xy 260.592202 100.5258) + (xy 260.735849 100.585301) (xy 260.851299 100.6005) (xy 262.2487 100.600499) (xy 262.248703 100.600499) + (xy 262.364142 100.585303) (xy 262.364146 100.585301) (xy 262.364151 100.585301) (xy 262.507798 100.5258) + (xy 262.631149 100.431149) (xy 262.7258 100.307798) (xy 262.785301 100.164151) (xy 262.8005 100.048701) + (xy 262.800499 99.2513) (xy 262.800499 99.251299) (xy 262.800499 99.251296) (xy 262.785303 99.135857) + (xy 262.785301 99.135852) (xy 262.785301 99.135849) (xy 262.7258 98.992202) (xy 262.631149 98.868851) + (xy 262.507798 98.7742) (xy 262.507794 98.774198) (xy 262.364151 98.714699) (xy 262.364149 98.714698) + (xy 262.248701 98.6995) (xy 260.851296 98.6995) (xy 260.735857 98.714696) (xy 260.735848 98.714699) + (xy 260.592205 98.774198) (xy 260.592202 98.774199) (xy 260.592202 98.7742) (xy 260.468851 98.868851) + (xy 260.3742 98.992202) (xy 260.374199 98.992204) (xy 260.369253 98.99865) (xy 260.367017 98.996934) + (xy 260.326358 99.035711) (xy 260.269528 99.0495) (xy 247.156542 99.0495) (xy 247.089503 99.029815) + (xy 247.043748 98.977011) (xy 247.033804 98.907853) (xy 247.056224 98.852615) (xy 247.113196 98.774198) + (xy 247.151775 98.721098) (xy 247.244708 98.538707) (xy 247.307965 98.344022) (xy 247.339988 98.14184) + (xy 247.339988 97.937136) (xy 247.307965 97.734954) (xy 247.30155 97.715212) (xy 247.256646 97.577011) + (xy 247.244708 97.540269) (xy 247.244706 97.540266) (xy 247.244706 97.540264) (xy 247.210991 97.474095) + (xy 247.151775 97.357878) (xy 247.099047 97.285303) (xy 247.031459 97.192274) (xy 246.886701 97.047516) + (xy 246.721101 96.927203) (xy 246.7211 96.927202) (xy 246.721098 96.927201) (xy 246.664141 96.898179) + (xy 246.538711 96.834269) (xy 246.344022 96.77101) (xy 246.169483 96.743366) (xy 246.14184 96.738988) + (xy 245.937136 96.738988) (xy 245.899087 96.745014) (xy 245.734956 96.77101) (xy 245.726205 96.773853) + (xy 245.720642 96.775661) (xy 245.650801 96.777655) (xy 245.594645 96.74541) (xy 244.800533 95.951298) + (xy 260.2995 95.951298) (xy 260.2995 96.748703) (xy 260.314696 96.864142) (xy 260.314699 96.864151) + (xy 260.373006 97.004917) (xy 260.3742 97.007798) (xy 260.468851 97.131149) (xy 260.592202 97.2258) + (xy 260.735849 97.285301) (xy 260.851299 97.3005) (xy 261.599902 97.300499) (xy 261.666941 97.320183) + (xy 261.687583 97.336818) (xy 262.754627 98.403862) (xy 262.754637 98.403873) (xy 262.758967 98.408203) + (xy 262.758968 98.408204) (xy 262.870772 98.520008) (xy 262.957583 98.570127) (xy 262.957585 98.570129) + (xy 262.995639 98.592099) (xy 263.007703 98.599065) (xy 263.160431 98.639989) (xy 263.160434 98.639989) + (xy 263.326141 98.639989) (xy 263.326157 98.639988) (xy 274.809886 98.639988) (xy 274.876925 98.659673) + (xy 274.920371 98.707693) (xy 274.927203 98.721102) (xy 275.047516 98.886701) (xy 275.192274 99.031459) + (xy 275.347237 99.144044) (xy 275.357878 99.151775) (xy 275.462766 99.205218) (xy 275.540264 99.244706) + (xy 275.540266 99.244706) (xy 275.540269 99.244708) (xy 275.629617 99.273739) (xy 275.734953 99.307965) + (xy 275.812479 99.320244) (xy 275.937136 99.339988) (xy 275.937137 99.339988) (xy 276.141839 99.339988) + (xy 276.14184 99.339988) (xy 276.344022 99.307965) (xy 276.538707 99.244708) (xy 276.721098 99.151775) + (xy 276.861869 99.0495) (xy 276.886701 99.031459) (xy 276.886703 99.031456) (xy 276.886707 99.031454) + (xy 277.031454 98.886707) (xy 277.031456 98.886703) (xy 277.031459 98.886701) (xy 277.113196 98.774198) + (xy 277.151775 98.721098) (xy 277.244708 98.538707) (xy 277.307965 98.344022) (xy 277.339988 98.14184) + (xy 277.339988 97.937136) (xy 277.307965 97.734954) (xy 277.30155 97.715212) (xy 277.256646 97.577011) + (xy 277.244708 97.540269) (xy 277.244706 97.540266) (xy 277.244706 97.540264) (xy 277.210991 97.474095) + (xy 277.151775 97.357878) (xy 277.099047 97.285303) (xy 277.031459 97.192274) (xy 277.001366 97.162181) + (xy 276.967881 97.100858) (xy 276.972865 97.031166) (xy 277.014737 96.975233) (xy 277.080201 96.950816) + (xy 277.089047 96.9505) (xy 287.949903 96.9505) (xy 288.016942 96.970185) (xy 288.037584 96.986819) + (xy 290.263181 99.212416) (xy 290.296666 99.273739) (xy 290.2995 99.300097) (xy 290.2995 100.048703) + (xy 290.314696 100.164142) (xy 290.314699 100.164151) (xy 290.373957 100.307213) (xy 290.3742 100.307798) + (xy 290.468851 100.431149) (xy 290.592202 100.5258) (xy 290.735849 100.585301) (xy 290.851299 100.6005) + (xy 292.2487 100.600499) (xy 292.248703 100.600499) (xy 292.364142 100.585303) (xy 292.364146 100.585301) + (xy 292.364151 100.585301) (xy 292.507798 100.5258) (xy 292.631149 100.431149) (xy 292.7258 100.307798) + (xy 292.785301 100.164151) (xy 292.8005 100.048701) (xy 292.800499 99.2513) (xy 292.800499 99.251299) + (xy 292.800499 99.251296) (xy 292.785303 99.135857) (xy 292.785301 99.135852) (xy 292.785301 99.135849) + (xy 292.7258 98.992202) (xy 292.631149 98.868851) (xy 292.507798 98.7742) (xy 292.507794 98.774198) + (xy 292.364151 98.714699) (xy 292.364149 98.714698) (xy 292.248702 98.6995) (xy 292.248701 98.6995) + (xy 291.500098 98.6995) (xy 291.433059 98.679815) (xy 291.412417 98.663181) (xy 290.107109 97.357873) + (xy 288.737589 95.988354) (xy 288.737588 95.988352) (xy 288.700534 95.951298) (xy 290.2995 95.951298) + (xy 290.2995 96.748703) (xy 290.314696 96.864142) (xy 290.314699 96.864151) (xy 290.373006 97.004917) + (xy 290.3742 97.007798) (xy 290.468851 97.131149) (xy 290.592202 97.2258) (xy 290.735849 97.285301) + (xy 290.851299 97.3005) (xy 291.599902 97.300499) (xy 291.666941 97.320183) (xy 291.687583 97.336818) + (xy 292.715139 98.364374) (xy 292.715149 98.364385) (xy 292.719479 98.368715) (xy 292.71948 98.368716) + (xy 292.831284 98.48052) (xy 292.831286 98.480521) (xy 292.83129 98.480524) (xy 292.968209 98.559573) + (xy 292.968216 98.559577) (xy 293.080019 98.589534) (xy 293.120942 98.6005) (xy 293.120943 98.6005) + (xy 304.770398 98.6005) (xy 304.837437 98.620185) (xy 304.880883 98.668205) (xy 304.887715 98.681614) + (xy 305.008028 98.847213) (xy 305.152786 98.991971) (xy 305.307749 99.104556) (xy 305.31839 99.112287) + (xy 305.434607 99.171503) (xy 305.500776 99.205218) (xy 305.500778 99.205218) (xy 305.500781 99.20522) + (xy 305.561541 99.224962) (xy 305.695465 99.268477) (xy 305.728688 99.273739) (xy 305.897648 99.3005) + (xy 305.897649 99.3005) (xy 306.102351 99.3005) (xy 306.102352 99.3005) (xy 306.304534 99.268477) + (xy 306.499219 99.20522) (xy 306.68161 99.112287) (xy 306.820037 99.011715) (xy 306.847213 98.991971) + (xy 306.847215 98.991968) (xy 306.847219 98.991966) (xy 306.991966 98.847219) (xy 306.991968 98.847215) + (xy 306.991971 98.847213) (xy 307.045018 98.774198) (xy 307.112287 98.68161) (xy 307.20522 98.499219) + (xy 307.268477 98.304534) (xy 307.3005 98.102352) (xy 307.3005 97.897648) (xy 307.274732 97.734956) + (xy 307.268477 97.695465) (xy 307.218049 97.540264) (xy 307.20522 97.500781) (xy 307.205218 97.500778) + (xy 307.205218 97.500776) (xy 307.155229 97.402669) (xy 307.112287 97.31839) (xy 307.068305 97.257853) + (xy 306.989103 97.148839) (xy 306.990621 97.147735) (xy 306.965319 97.091278) (xy 306.975752 97.022192) + (xy 307.021879 96.969713) (xy 307.088179 96.9505) (xy 317.949903 96.9505) (xy 318.016942 96.970185) + (xy 318.037584 96.986819) (xy 320.263181 99.212416) (xy 320.296666 99.273739) (xy 320.2995 99.300097) + (xy 320.2995 100.048703) (xy 320.314696 100.164142) (xy 320.314699 100.164151) (xy 320.373957 100.307213) + (xy 320.3742 100.307798) (xy 320.468851 100.431149) (xy 320.592202 100.5258) (xy 320.735849 100.585301) + (xy 320.851299 100.6005) (xy 322.2487 100.600499) (xy 322.248703 100.600499) (xy 322.364142 100.585303) + (xy 322.364146 100.585301) (xy 322.364151 100.585301) (xy 322.507798 100.5258) (xy 322.631149 100.431149) + (xy 322.7258 100.307798) (xy 322.785301 100.164151) (xy 322.8005 100.048701) (xy 322.800499 99.2513) + (xy 322.800499 99.251299) (xy 322.800499 99.251296) (xy 322.785303 99.135857) (xy 322.785301 99.135852) + (xy 322.785301 99.135849) (xy 322.7258 98.992202) (xy 322.631149 98.868851) (xy 322.507798 98.7742) + (xy 322.507794 98.774198) (xy 322.364151 98.714699) (xy 322.364149 98.714698) (xy 322.248702 98.6995) + (xy 322.248701 98.6995) (xy 321.500098 98.6995) (xy 321.433059 98.679815) (xy 321.412417 98.663181) + (xy 320.2895 97.540264) (xy 319.160415 96.41118) (xy 319.126931 96.349858) (xy 319.131915 96.280166) + (xy 319.173787 96.224233) (xy 319.239251 96.199816) (xy 319.248097 96.1995) (xy 320.1755 96.1995) + (xy 320.242539 96.219185) (xy 320.288294 96.271989) (xy 320.2995 96.3235) (xy 320.2995 96.748703) + (xy 320.314696 96.864142) (xy 320.314699 96.864151) (xy 320.373006 97.004917) (xy 320.3742 97.007798) + (xy 320.468851 97.131149) (xy 320.592202 97.2258) (xy 320.735849 97.285301) (xy 320.851299 97.3005) + (xy 322.2487 97.300499) (xy 322.248703 97.300499) (xy 322.364142 97.285303) (xy 322.364146 97.285301) + (xy 322.364151 97.285301) (xy 322.507798 97.2258) (xy 322.631149 97.131149) (xy 322.7258 97.007798) + (xy 322.785301 96.864151) (xy 322.8005 96.748701) (xy 322.800499 95.9513) (xy 322.800499 95.951298) + (xy 325.1995 95.951298) (xy 325.1995 96.748703) (xy 325.214696 96.864142) (xy 325.214699 96.864151) + (xy 325.273006 97.004917) (xy 325.2742 97.007798) (xy 325.368851 97.131149) (xy 325.492202 97.2258) + (xy 325.635849 97.285301) (xy 325.751299 97.3005) (xy 327.1487 97.300499) (xy 327.148703 97.300499) + (xy 327.264142 97.285303) (xy 327.264146 97.285301) (xy 327.264151 97.285301) (xy 327.407798 97.2258) + (xy 327.531149 97.131149) (xy 327.6258 97.007798) (xy 327.685301 96.864151) (xy 327.7005 96.748701) + (xy 327.700499 95.9513) (xy 327.700499 95.951298) (xy 327.700499 95.951296) (xy 327.685303 95.835857) + (xy 327.685301 95.83585) (xy 327.685301 95.835849) (xy 327.6258 95.692202) (xy 327.531149 95.568851) + (xy 327.407798 95.4742) (xy 327.407794 95.474198) (xy 327.264151 95.414699) (xy 327.264149 95.414698) + (xy 327.148701 95.3995) (xy 325.751296 95.3995) (xy 325.635857 95.414696) (xy 325.635848 95.414699) + (xy 325.492205 95.474198) (xy 325.368851 95.568851) (xy 325.274198 95.692205) (xy 325.214699 95.835848) + (xy 325.214698 95.83585) (xy 325.1995 95.951298) (xy 322.800499 95.951298) (xy 322.800499 95.951296) + (xy 322.785303 95.835857) (xy 322.785301 95.83585) (xy 322.785301 95.835849) (xy 322.7258 95.692202) + (xy 322.631149 95.568851) (xy 322.507798 95.4742) (xy 322.507794 95.474198) (xy 322.364151 95.414699) + (xy 322.364149 95.414698) (xy 322.248702 95.3995) (xy 322.248701 95.3995) (xy 321.500097 95.3995) + (xy 321.470656 95.390855) (xy 321.44067 95.384332) (xy 321.435654 95.380577) (xy 321.433058 95.379815) + (xy 321.412416 95.363181) (xy 321.28659 95.237355) (xy 321.286588 95.237352) (xy 321.167717 95.118481) + (xy 321.167716 95.11848) (xy 321.080904 95.06836) (xy 321.080904 95.068359) (xy 321.0809 95.068358) + (xy 321.030785 95.039423) (xy 320.878057 94.998499) (xy 320.719943 94.998499) (xy 320.712347 94.998499) + (xy 320.712331 94.9985) (xy 292.22194 94.9985) (xy 292.181019 95.009464) (xy 292.181019 95.009465) + (xy 292.143751 95.019451) (xy 292.069214 95.039423) (xy 292.069209 95.039426) (xy 291.93229 95.118475) + (xy 291.932282 95.118481) (xy 291.82048 95.230283) (xy 291.82048 95.230284) (xy 291.820478 95.230286) + (xy 291.73659 95.314174) (xy 291.687582 95.363182) (xy 291.626259 95.396666) (xy 291.599901 95.3995) + (xy 290.851296 95.3995) (xy 290.735857 95.414696) (xy 290.735848 95.414699) (xy 290.592205 95.474198) + (xy 290.468851 95.568851) (xy 290.374198 95.692205) (xy 290.314699 95.835848) (xy 290.314698 95.83585) + (xy 290.2995 95.951298) (xy 288.700534 95.951298) (xy 288.618717 95.869481) (xy 288.618716 95.86948) + (xy 288.531904 95.81936) (xy 288.531904 95.819359) (xy 288.5319 95.819358) (xy 288.481785 95.790423) + (xy 288.329057 95.749499) (xy 288.170943 95.749499) (xy 288.163347 95.749499) (xy 288.163331 95.7495) + (xy 267.730472 95.7495) (xy 267.663433 95.729815) (xy 267.632463 95.697332) (xy 267.630747 95.69865) + (xy 267.6258 95.692204) (xy 267.6258 95.692202) (xy 267.531149 95.568851) (xy 267.407798 95.4742) + (xy 267.407794 95.474198) (xy 267.264151 95.414699) (xy 267.264149 95.414698) (xy 267.148701 95.3995) + (xy 265.751296 95.3995) (xy 265.635857 95.414696) (xy 265.635848 95.414699) (xy 265.492205 95.474198) + (xy 265.368851 95.568851) (xy 265.274198 95.692205) (xy 265.214699 95.835848) (xy 265.214698 95.83585) + (xy 265.1995 95.951298) (xy 265.1995 96.748703) (xy 265.214696 96.864142) (xy 265.214699 96.864151) + (xy 265.273006 97.004917) (xy 265.2742 97.007798) (xy 265.368851 97.131149) (xy 265.48023 97.216613) + (xy 265.521431 97.27304) (xy 265.525586 97.342787) (xy 265.491373 97.403707) (xy 265.429656 97.436459) + (xy 265.404742 97.438988) (xy 263.539585 97.438988) (xy 263.472546 97.419303) (xy 263.451904 97.402669) + (xy 262.836818 96.787583) (xy 262.803333 96.72626) (xy 262.800499 96.69991) (xy 262.800499 95.9513) + (xy 262.800499 95.951298) (xy 262.800499 95.951296) (xy 262.785303 95.835857) (xy 262.785301 95.83585) + (xy 262.785301 95.835849) (xy 262.7258 95.692202) (xy 262.631149 95.568851) (xy 262.507798 95.4742) + (xy 262.507794 95.474198) (xy 262.364151 95.414699) (xy 262.364149 95.414698) (xy 262.248701 95.3995) + (xy 260.851296 95.3995) (xy 260.735857 95.414696) (xy 260.735848 95.414699) (xy 260.592205 95.474198) + (xy 260.468851 95.568851) (xy 260.374198 95.692205) (xy 260.314699 95.835848) (xy 260.314698 95.83585) + (xy 260.2995 95.951298) (xy 244.800533 95.951298) (xy 243.98759 95.138355) (xy 243.987588 95.138352) + (xy 243.868717 95.019481) (xy 243.868716 95.01948) (xy 243.781904 94.96936) (xy 243.781904 94.969359) + (xy 243.7819 94.969358) (xy 243.731785 94.940423) (xy 243.579057 94.899499) (xy 243.420943 94.899499) + (xy 243.413347 94.899499) (xy 243.413331 94.8995) (xy 232.48667 94.8995) (xy 232.486654 94.899499) + (xy 232.479058 94.899499) (xy 232.320943 94.899499) (xy 232.244579 94.919961) (xy 232.168214 94.940423) + (xy 232.168209 94.940426) (xy 232.03129 95.019475) (xy 232.031282 95.019481) (xy 231.687582 95.363181) + (xy 231.626259 95.396666) (xy 231.599901 95.3995) (xy 230.851296 95.3995) (xy 230.735857 95.414696) + (xy 230.735848 95.414699) (xy 230.592205 95.474198) (xy 230.468851 95.568851) (xy 230.374198 95.692205) + (xy 230.314699 95.835848) (xy 230.314698 95.83585) (xy 230.2995 95.951298) (xy 228.700534 95.951298) + (xy 228.618717 95.869481) (xy 228.618716 95.86948) (xy 228.531904 95.81936) (xy 228.531904 95.819359) + (xy 228.5319 95.819358) (xy 228.481785 95.790423) (xy 228.329057 95.749499) (xy 228.170943 95.749499) + (xy 228.163347 95.749499) (xy 228.163331 95.7495) (xy 207.730472 95.7495) (xy 207.663433 95.729815) + (xy 207.632463 95.697332) (xy 207.630747 95.69865) (xy 207.6258 95.692204) (xy 207.6258 95.692202) + (xy 207.531149 95.568851) (xy 207.407798 95.4742) (xy 207.407794 95.474198) (xy 207.264151 95.414699) + (xy 207.264149 95.414698) (xy 207.148701 95.3995) (xy 205.751296 95.3995) (xy 205.635857 95.414696) + (xy 205.635848 95.414699) (xy 205.492205 95.474198) (xy 205.368851 95.568851) (xy 205.274198 95.692205) + (xy 205.214699 95.835848) (xy 205.214698 95.83585) (xy 205.1995 95.951298) (xy 205.1995 96.748703) + (xy 205.214696 96.864142) (xy 205.214699 96.864151) (xy 205.273006 97.004917) (xy 205.2742 97.007798) + (xy 205.368851 97.131149) (xy 205.428769 97.177126) (xy 205.46997 97.233552) (xy 205.474125 97.303298) + (xy 205.439913 97.364219) (xy 205.378195 97.396971) (xy 205.353281 97.3995) (xy 203.500097 97.3995) + (xy 203.433058 97.379815) (xy 203.412416 97.363181) (xy 202.836818 96.787583) (xy 202.803333 96.72626) + (xy 202.800499 96.69991) (xy 202.800499 95.9513) (xy 202.800499 95.951298) (xy 202.800499 95.951296) + (xy 202.785303 95.835857) (xy 202.785301 95.83585) (xy 202.785301 95.835849) (xy 202.7258 95.692202) + (xy 202.631149 95.568851) (xy 202.507798 95.4742) (xy 202.507794 95.474198) (xy 202.364151 95.414699) + (xy 202.364149 95.414698) (xy 202.248701 95.3995) (xy 200.851296 95.3995) (xy 200.735857 95.414696) + (xy 200.735848 95.414699) (xy 200.592205 95.474198) (xy 200.468851 95.568851) (xy 200.374198 95.692205) + (xy 200.314699 95.835848) (xy 200.314698 95.83585) (xy 200.2995 95.951298) (xy 198.700534 95.951298) + (xy 198.618717 95.869481) (xy 198.618716 95.86948) (xy 198.531904 95.81936) (xy 198.531904 95.819359) + (xy 198.5319 95.819358) (xy 198.481785 95.790423) (xy 198.329057 95.749499) (xy 198.170943 95.749499) + (xy 198.163347 95.749499) (xy 198.163331 95.7495) (xy 177.730472 95.7495) (xy 177.663433 95.729815) + (xy 177.632463 95.697332) (xy 177.630747 95.69865) (xy 177.6258 95.692204) (xy 177.6258 95.692202) + (xy 177.531149 95.568851) (xy 177.407798 95.4742) (xy 177.407794 95.474198) (xy 177.264151 95.414699) + (xy 177.264149 95.414698) (xy 177.148701 95.3995) (xy 175.751296 95.3995) (xy 175.635857 95.414696) + (xy 175.635848 95.414699) (xy 175.492205 95.474198) (xy 175.368851 95.568851) (xy 175.274198 95.692205) + (xy 175.214699 95.835848) (xy 175.214698 95.83585) (xy 175.1995 95.951298) (xy 175.1995 96.748703) + (xy 175.214696 96.864142) (xy 175.214699 96.864151) (xy 175.273006 97.004917) (xy 175.2742 97.007798) + (xy 175.368851 97.131149) (xy 175.428769 97.177126) (xy 175.46997 97.233552) (xy 175.474125 97.303298) + (xy 175.439913 97.364219) (xy 175.378195 97.396971) (xy 175.353281 97.3995) (xy 173.500097 97.3995) + (xy 173.433058 97.379815) (xy 173.412416 97.363181) (xy 172.836818 96.787583) (xy 172.803333 96.72626) + (xy 172.800499 96.69991) (xy 172.800499 95.9513) (xy 172.800499 95.951298) (xy 172.800499 95.951296) + (xy 172.785303 95.835857) (xy 172.785301 95.83585) (xy 172.785301 95.835849) (xy 172.7258 95.692202) + (xy 172.631149 95.568851) (xy 172.507798 95.4742) (xy 172.507794 95.474198) (xy 172.364151 95.414699) + (xy 172.364149 95.414698) (xy 172.248701 95.3995) (xy 170.851296 95.3995) (xy 170.735857 95.414696) + (xy 170.735848 95.414699) (xy 170.592205 95.474198) (xy 170.468851 95.568851) (xy 170.374198 95.692205) + (xy 170.314699 95.835848) (xy 170.314698 95.83585) (xy 170.2995 95.951298) (xy 168.700534 95.951298) + (xy 168.618717 95.869481) (xy 168.618716 95.86948) (xy 168.531904 95.81936) (xy 168.531904 95.819359) + (xy 168.5319 95.819358) (xy 168.481785 95.790423) (xy 168.329057 95.749499) (xy 168.170943 95.749499) + (xy 168.163347 95.749499) (xy 168.163331 95.7495) (xy 147.730472 95.7495) (xy 147.663433 95.729815) + (xy 147.632463 95.697332) (xy 147.630747 95.69865) (xy 147.6258 95.692204) (xy 147.6258 95.692202) + (xy 147.531149 95.568851) (xy 147.407798 95.4742) (xy 147.407794 95.474198) (xy 147.264151 95.414699) + (xy 147.264149 95.414698) (xy 147.148701 95.3995) (xy 145.751296 95.3995) (xy 145.635857 95.414696) + (xy 145.635848 95.414699) (xy 145.492205 95.474198) (xy 145.368851 95.568851) (xy 145.274198 95.692205) + (xy 145.214699 95.835848) (xy 145.214698 95.83585) (xy 145.1995 95.951298) (xy 145.1995 96.748703) + (xy 145.214696 96.864142) (xy 145.214699 96.864151) (xy 145.273006 97.004917) (xy 145.2742 97.007798) + (xy 145.368851 97.131149) (xy 145.428769 97.177126) (xy 145.46997 97.233552) (xy 145.474125 97.303298) + (xy 145.439913 97.364219) (xy 145.378195 97.396971) (xy 145.353281 97.3995) (xy 143.500097 97.3995) + (xy 143.433058 97.379815) (xy 143.412416 97.363181) (xy 142.836818 96.787583) (xy 142.803333 96.72626) + (xy 142.800499 96.69991) (xy 142.800499 95.9513) (xy 142.800499 95.951298) (xy 142.800499 95.951296) + (xy 142.785303 95.835857) (xy 142.785301 95.83585) (xy 142.785301 95.835849) (xy 142.7258 95.692202) + (xy 142.631149 95.568851) (xy 142.507798 95.4742) (xy 142.507794 95.474198) (xy 142.364151 95.414699) + (xy 142.364149 95.414698) (xy 142.248701 95.3995) (xy 140.851296 95.3995) (xy 140.735857 95.414696) + (xy 140.735848 95.414699) (xy 140.592205 95.474198) (xy 140.468851 95.568851) (xy 140.374198 95.692205) + (xy 140.314699 95.835848) (xy 140.314698 95.83585) (xy 140.2995 95.951298) (xy 138.700534 95.951298) + (xy 138.618717 95.869481) (xy 138.618716 95.86948) (xy 138.531904 95.81936) (xy 138.531904 95.819359) + (xy 138.5319 95.819358) (xy 138.481785 95.790423) (xy 138.329057 95.749499) (xy 138.170943 95.749499) + (xy 138.163347 95.749499) (xy 138.163331 95.7495) (xy 117.730472 95.7495) (xy 117.663433 95.729815) + (xy 117.632463 95.697332) (xy 117.630747 95.69865) (xy 117.6258 95.692204) (xy 117.6258 95.692202) + (xy 117.531149 95.568851) (xy 117.407798 95.4742) (xy 117.407794 95.474198) (xy 117.264151 95.414699) + (xy 117.264149 95.414698) (xy 117.148701 95.3995) (xy 115.751296 95.3995) (xy 115.635857 95.414696) + (xy 115.635848 95.414699) (xy 115.492205 95.474198) (xy 115.368851 95.568851) (xy 115.274198 95.692205) + (xy 115.214699 95.835848) (xy 115.214698 95.83585) (xy 115.1995 95.951298) (xy 112.800499 95.951298) + (xy 112.800499 95.951296) (xy 112.785303 95.835857) (xy 112.785301 95.83585) (xy 112.785301 95.835849) + (xy 112.7258 95.692202) (xy 112.631149 95.568851) (xy 112.507798 95.4742) (xy 112.507794 95.474198) + (xy 112.399934 95.429521) (xy 112.364151 95.414699) (xy 112.343771 95.412016) (xy 112.258314 95.400765) + (xy 112.194418 95.372498) (xy 112.155947 95.314174) (xy 112.1505 95.277826) (xy 112.1505 91.903845) + (xy 112.1505 91.903843) (xy 112.109577 91.751116) (xy 112.109577 91.751115) (xy 112.109577 91.751114) + (xy 112.080639 91.700995) (xy 112.080637 91.700992) (xy 112.03052 91.614184) (xy 111.918716 91.50238) + (xy 111.918715 91.502379) (xy 111.914385 91.498049) (xy 111.914374 91.498039) (xy 106.51469 86.098355) + (xy 106.514688 86.098352) (xy 106.395817 85.979481) (xy 106.395816 85.97948) (xy 106.309004 85.92936) + (xy 106.309004 85.929359) (xy 106.309 85.929358) (xy 106.258885 85.900423) (xy 106.106157 85.859499) + (xy 105.948043 85.859499) (xy 105.940447 85.859499) (xy 105.940431 85.8595) (xy 102.985719 85.8595) + (xy 102.91868 85.839815) (xy 102.875235 85.791795) (xy 102.855052 85.752185) (xy 102.855051 85.752184) + (xy 102.730109 85.580213) (xy 102.579786 85.42989) (xy 102.40782 85.304951) (xy 102.218414 85.208444) + (xy 102.218413 85.208443) (xy 102.218412 85.208443) (xy 102.016243 85.142754) (xy 102.016241 85.142753) + (xy 102.01624 85.142753) (xy 101.854957 85.117208) (xy 101.806287 85.1095) (xy 101.593713 85.1095) + (xy 101.545042 85.117208) (xy 101.38376 85.142753) (xy 101.181585 85.208444) (xy 100.992179 85.304951) + (xy 100.820213 85.42989) (xy 100.66989 85.580213) (xy 100.544949 85.752182) (xy 100.540484 85.760946) + (xy 100.492509 85.811742) (xy 100.424688 85.828536) (xy 100.358553 85.805998) (xy 100.319516 85.760946) + (xy 100.31505 85.752182) (xy 100.190109 85.580213) (xy 100.039786 85.42989) (xy 99.86782 85.304951) + (xy 99.678414 85.208444) (xy 99.678413 85.208443) (xy 99.678412 85.208443) (xy 99.476243 85.142754) + (xy 99.476241 85.142753) (xy 99.47624 85.142753) (xy 99.314957 85.117208) (xy 99.266287 85.1095) + (xy 99.053713 85.1095) (xy 99.005042 85.117208) (xy 98.84376 85.142753) (xy 98.641585 85.208444) + (xy 98.452179 85.304951) (xy 98.280213 85.42989) (xy 98.12989 85.580213) (xy 98.004949 85.752182) + (xy 98.000484 85.760946) (xy 97.952509 85.811742) (xy 97.884688 85.828536) (xy 97.818553 85.805998) + (xy 97.779516 85.760946) (xy 97.77505 85.752182) (xy 97.650109 85.580213) (xy 97.499786 85.42989) + (xy 97.32782 85.304951) (xy 97.138414 85.208444) (xy 97.138413 85.208443) (xy 97.138412 85.208443) + (xy 96.936243 85.142754) (xy 96.936241 85.142753) (xy 96.93624 85.142753) (xy 96.774957 85.117208) + (xy 96.726287 85.1095) (xy 96.513713 85.1095) (xy 96.465042 85.117208) (xy 96.30376 85.142753) (xy 96.101585 85.208444) + (xy 95.912179 85.304951) (xy 95.740213 85.42989) (xy 95.58989 85.580213) (xy 95.464949 85.752182) + (xy 95.460484 85.760946) (xy 95.412509 85.811742) (xy 95.344688 85.828536) (xy 95.278553 85.805998) + (xy 95.239516 85.760946) (xy 95.23505 85.752182) (xy 95.110109 85.580213) (xy 94.959786 85.42989) + (xy 94.78782 85.304951) (xy 94.598414 85.208444) (xy 94.598413 85.208443) (xy 94.598412 85.208443) + (xy 94.396243 85.142754) (xy 94.396241 85.142753) (xy 94.39624 85.142753) (xy 94.234957 85.117208) + (xy 94.186287 85.1095) (xy 93.973713 85.1095) (xy 93.925042 85.117208) (xy 93.76376 85.142753) (xy 93.561585 85.208444) + (xy 93.372179 85.304951) (xy 93.200213 85.42989) (xy 93.04989 85.580213) (xy 92.924949 85.752182) + (xy 92.920484 85.760946) (xy 92.872509 85.811742) (xy 92.804688 85.828536) (xy 92.738553 85.805998) + (xy 92.699516 85.760946) (xy 92.69505 85.752182) (xy 92.570109 85.580213) (xy 92.419786 85.42989) + (xy 92.24782 85.304951) (xy 92.058414 85.208444) (xy 92.058413 85.208443) (xy 92.058412 85.208443) + (xy 91.856243 85.142754) (xy 91.856241 85.142753) (xy 91.85624 85.142753) (xy 91.694957 85.117208) + (xy 91.646287 85.1095) (xy 91.433713 85.1095) (xy 91.385042 85.117208) (xy 91.22376 85.142753) (xy 91.021585 85.208444) + (xy 90.832179 85.304951) (xy 90.660213 85.42989) (xy 90.50989 85.580213) (xy 90.384951 85.752179) + (xy 90.288444 85.941585) (xy 90.222753 86.14376) (xy 90.1895 86.353713) (xy 90.1895 86.566286) (xy 90.222753 86.776239) + (xy 90.288444 86.978414) (xy 90.384951 87.16782) (xy 90.50989 87.339786) (xy 90.660213 87.490109) + (xy 90.832182 87.61505) (xy 90.840946 87.619516) (xy 90.891742 87.667491) (xy 90.908536 87.735312) + (xy 90.885998 87.801447) (xy 90.840946 87.840484) (xy 90.832182 87.844949) (xy 90.660213 87.96989) + (xy 90.50989 88.120213) (xy 90.384951 88.292179) (xy 90.288444 88.481585) (xy 90.222753 88.68376) + (xy 90.1895 88.893713) (xy 90.1895 89.106286) (xy 90.222753 89.316239) (xy 90.288444 89.518414) + (xy 90.384951 89.70782) (xy 90.50989 89.879786) (xy 90.660213 90.030109) (xy 90.832179 90.155048) + (xy 90.832181 90.155049) (xy 90.832184 90.155051) (xy 91.021588 90.251557) (xy 91.223757 90.317246) + (xy 91.433713 90.3505) (xy 91.433714 90.3505) (xy 91.580902 90.3505) (xy 91.647941 90.370185) (xy 91.693696 90.422989) + (xy 91.70364 90.492147) (xy 91.674615 90.555703) (xy 91.668583 90.562181) (xy 91.467584 90.763181) + (xy 91.406261 90.796666) (xy 91.379903 90.7995) (xy 84.879057 90.7995) (xy 84.720942 90.7995) (xy 84.568215 90.840423) + (xy 84.568214 90.840423) (xy 84.568212 90.840424) (xy 84.568209 90.840425) (xy 84.518096 90.869359) + (xy 84.518095 90.86936) (xy 84.474689 90.89442) (xy 84.431285 90.919479) (xy 84.431282 90.919481) + (xy 82.019481 93.331282) (xy 82.019479 93.331285) (xy 81.969361 93.418094) (xy 81.969359 93.418096) + (xy 81.940425 93.468209) (xy 81.940424 93.46821) (xy 81.940423 93.468215) (xy 81.899499 93.620943) + (xy 81.899499 93.620945) (xy 81.899499 93.789046) (xy 81.8995 93.789059) (xy 81.8995 101.6855) (xy 81.879815 101.752539) + (xy 81.827011 101.798294) (xy 81.7755 101.8095) (xy 81.609298 101.8095) (xy 81.572432 101.812401) + (xy 81.572426 101.812402) (xy 81.414606 101.858254) (xy 81.414603 101.858255) (xy 81.273137 101.941917) + (xy 81.273129 101.941923) (xy 81.156923 102.058129) (xy 81.156917 102.058137) (xy 81.073255 102.199603) + (xy 81.073254 102.199606) (xy 81.027402 102.357426) (xy 81.027401 102.357432) (xy 81.0245 102.394298) + (xy 81.0245 102.825701) (xy 81.027401 102.862567) (xy 81.027402 102.862573) (xy 81.073254 103.020393) + (xy 81.073255 103.020396) (xy 81.156917 103.161862) (xy 81.161702 103.168031) (xy 81.159256 103.169927) + (xy 81.185857 103.218642) (xy 81.180873 103.288334) (xy 81.160069 103.320703) (xy 81.161702 103.321969) + (xy 81.156917 103.328137) (xy 81.073255 103.469603) (xy 81.073254 103.469606) (xy 81.027402 103.627426) + (xy 81.027401 103.627432) (xy 81.0245 103.664298) (xy 81.0245 104.095701) (xy 81.027401 104.132567) + (xy 81.027402 104.132573) (xy 81.073254 104.290393) (xy 81.073255 104.290396) (xy 81.156917 104.431862) + (xy 81.161702 104.438031) (xy 81.159256 104.439927) (xy 81.185857 104.488642) (xy 81.180873 104.558334) + (xy 81.160069 104.590703) (xy 81.161702 104.591969) (xy 81.156917 104.598137) (xy 81.073255 104.739603) + (xy 81.073254 104.739606) (xy 81.027402 104.897426) (xy 81.027401 104.897432) (xy 81.0245 104.934298) + (xy 81.0245 105.365701) (xy 81.027401 105.402567) (xy 81.027402 105.402573) (xy 81.073254 105.560393) + (xy 81.073255 105.560396) (xy 81.156917 105.701862) (xy 81.161702 105.708031) (xy 81.159256 105.709927) + (xy 81.185857 105.758642) (xy 81.180873 105.828334) (xy 81.160069 105.860703) (xy 81.161702 105.861969) + (xy 81.156917 105.868137) (xy 81.073255 106.009603) (xy 81.073254 106.009606) (xy 81.027402 106.167426) + (xy 81.027401 106.167432) (xy 81.0245 106.204298) (xy 81.0245 106.635701) (xy 81.027401 106.672567) + (xy 81.027402 106.672573) (xy 81.073254 106.830393) (xy 81.073255 106.830396) (xy 81.156917 106.971862) + (xy 81.161702 106.978031) (xy 81.159256 106.979927) (xy 81.185857 107.028642) (xy 81.180873 107.098334) + (xy 81.160069 107.130703) (xy 81.161702 107.131969) (xy 81.156917 107.138137) (xy 81.073255 107.279603) + (xy 81.073254 107.279606) (xy 81.027402 107.437426) (xy 81.027401 107.437432) (xy 81.0245 107.474298) + (xy 81.0245 107.905701) (xy 81.027401 107.942567) (xy 81.027402 107.942573) (xy 81.073254 108.100393) + (xy 81.073255 108.100396) (xy 81.156917 108.241862) (xy 81.161702 108.248031) (xy 81.159256 108.249927) + (xy 81.185857 108.298642) (xy 81.180873 108.368334) (xy 81.160069 108.400703) (xy 81.161702 108.401969) + (xy 81.156917 108.408137) (xy 81.073255 108.549603) (xy 81.073254 108.549606) (xy 81.027402 108.707426) + (xy 81.027401 108.707432) (xy 81.0245 108.744298) (xy 81.0245 109.175701) (xy 81.027401 109.212567) + (xy 81.027402 109.212573) (xy 81.073254 109.370393) (xy 81.073255 109.370396) (xy 81.156917 109.511862) + (xy 81.161702 109.518031) (xy 81.159256 109.519927) (xy 81.185857 109.568642) (xy 81.180873 109.638334) + (xy 81.160069 109.670703) (xy 81.161702 109.671969) (xy 81.156917 109.678137) (xy 81.073255 109.819603) + (xy 81.073254 109.819606) (xy 81.027402 109.977426) (xy 81.027401 109.977432) (xy 81.0245 110.014298) + (xy 81.0245 110.445701) (xy 81.027401 110.482567) (xy 81.027402 110.482573) (xy 81.073254 110.640393) + (xy 81.073255 110.640396) (xy 81.156917 110.781862) (xy 81.161702 110.788031) (xy 81.159256 110.789927) + (xy 81.185857 110.838642) (xy 81.180873 110.908334) (xy 81.160069 110.940703) (xy 81.161702 110.941969) + (xy 81.156917 110.948137) (xy 81.073255 111.089603) (xy 81.073254 111.089606) (xy 81.027402 111.247426) + (xy 81.027401 111.247432) (xy 81.0245 111.284298) (xy 81.0245 111.715701) (xy 81.027401 111.752567) + (xy 81.027402 111.752573) (xy 81.073254 111.910393) (xy 81.073255 111.910396) (xy 81.073256 111.910398) + (xy 81.098098 111.952404) (xy 81.122983 111.994483) (xy 81.156918 112.051864) (xy 81.156923 112.05187) + (xy 81.273129 112.168076) (xy 81.273133 112.168079) (xy 81.273135 112.168081) (xy 81.414602 112.251744) + (xy 81.451111 112.262351) (xy 81.572426 112.297597) (xy 81.572429 112.297597) (xy 81.572431 112.297598) + (xy 81.609306 112.3005) (xy 82.399903 112.3005) (xy 82.466942 112.320185) (xy 82.487584 112.336819) + (xy 83.063181 112.912416) (xy 83.096666 112.973739) (xy 83.0995 113.000097) (xy 83.0995 113.811267) + (xy 83.079815 113.878306) (xy 83.027011 113.924061) (xy 83.014506 113.928972) (xy 82.980671 113.940184) + (xy 82.980663 113.940187) (xy 82.831342 114.032289) (xy 82.707289 114.156342) (xy 82.642351 114.261625) + (xy 82.590403 114.308349) (xy 82.521441 114.319572) (xy 82.457358 114.291728) (xy 82.449131 114.284209) + (xy 82.387785 114.222863) (xy 82.387781 114.22286) (xy 82.22392 114.113371) (xy 82.223907 114.113364) + (xy 82.041839 114.03795) (xy 82.041829 114.037947) (xy 81.848543 113.9995) (xy 81.848541 113.9995) + (xy 81.651459 113.9995) (xy 81.651457 113.9995) (xy 81.45817 114.037947) (xy 81.45816 114.03795) + (xy 81.276092 114.113364) (xy 81.276079 114.113371) (xy 81.112218 114.22286) (xy 81.112214 114.222863) + (xy 80.972863 114.362214) (xy 80.97286 114.362218) (xy 80.863371 114.526079) (xy 80.863364 114.526092) + (xy 80.78795 114.70816) (xy 80.787947 114.70817) (xy 80.7495 114.901456) (xy 80.7495 114.901459) + (xy 80.7495 115.098541) (xy 80.7495 115.098543) (xy 80.749499 115.098543) (xy 80.5005 115.098543) + (xy 80.5005 82.6245) (xy 80.520185 82.557461) (xy 80.572989 82.511706) (xy 80.6245 82.5005) (xy 339.3755 82.5005) + ) + ) + ) + (zone + (net 1) + (net_name "GND") + (layer "B.Cu") + (uuid "6cc43aff-90f0-47ba-bdea-ce479a12e630") + (hatch edge 0.5) + (priority 1) + (connect_pads yes + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + (smoothing chamfer) + (radius 1) + ) + (polygon + (pts + (xy 80 82) (xy 340 82) (xy 340 132) (xy 80 132) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 339.442539 82.520185) (xy 339.488294 82.572989) (xy 339.4995 82.6245) (xy 339.4995 131.3755) + (xy 339.479815 131.442539) (xy 339.427011 131.488294) (xy 339.3755 131.4995) (xy 80.6245 131.4995) + (xy 80.557461 131.479815) (xy 80.511706 131.427011) (xy 80.5005 131.3755) (xy 80.5005 126.878711) + (xy 83.1495 126.878711) (xy 83.1495 127.121288) (xy 83.181161 127.361785) (xy 83.243947 127.596104) + (xy 83.336773 127.820205) (xy 83.336776 127.820212) (xy 83.458064 128.030289) (xy 83.458066 128.030292) + (xy 83.458067 128.030293) (xy 83.605733 128.222736) (xy 83.605739 128.222743) (xy 83.777256 128.39426) + (xy 83.777262 128.394265) (xy 83.969711 128.541936) (xy 84.179788 128.663224) (xy 84.4039 128.756054) + (xy 84.638211 128.818838) (xy 84.818586 128.842584) (xy 84.878711 128.8505) (xy 84.878712 128.8505) + (xy 85.121289 128.8505) (xy 85.169388 128.844167) (xy 85.361789 128.818838) (xy 85.5961 128.756054) + (xy 85.820212 128.663224) (xy 86.030289 128.541936) (xy 86.222738 128.394265) (xy 86.394265 128.222738) + (xy 86.541936 128.030289) (xy 86.663224 127.820212) (xy 86.756054 127.5961) (xy 86.818838 127.361789) + (xy 86.8505 127.121288) (xy 86.8505 126.878712) (xy 86.8505 126.878711) (xy 333.1495 126.878711) + (xy 333.1495 127.121288) (xy 333.181161 127.361785) (xy 333.243947 127.596104) (xy 333.336773 127.820205) + (xy 333.336776 127.820212) (xy 333.458064 128.030289) (xy 333.458066 128.030292) (xy 333.458067 128.030293) + (xy 333.605733 128.222736) (xy 333.605739 128.222743) (xy 333.777256 128.39426) (xy 333.777262 128.394265) + (xy 333.969711 128.541936) (xy 334.179788 128.663224) (xy 334.4039 128.756054) (xy 334.638211 128.818838) + (xy 334.818586 128.842584) (xy 334.878711 128.8505) (xy 334.878712 128.8505) (xy 335.121289 128.8505) + (xy 335.169388 128.844167) (xy 335.361789 128.818838) (xy 335.5961 128.756054) (xy 335.820212 128.663224) + (xy 336.030289 128.541936) (xy 336.222738 128.394265) (xy 336.394265 128.222738) (xy 336.541936 128.030289) + (xy 336.663224 127.820212) (xy 336.756054 127.5961) (xy 336.818838 127.361789) (xy 336.8505 127.121288) + (xy 336.8505 126.878712) (xy 336.818838 126.638211) (xy 336.756054 126.4039) (xy 336.663224 126.179788) + (xy 336.541936 125.969711) (xy 336.394265 125.777262) (xy 336.39426 125.777256) (xy 336.222743 125.605739) + (xy 336.222736 125.605733) (xy 336.030293 125.458067) (xy 336.030292 125.458066) (xy 336.030289 125.458064) + (xy 335.820212 125.336776) (xy 335.820205 125.336773) (xy 335.596104 125.243947) (xy 335.361785 125.181161) + (xy 335.121289 125.1495) (xy 335.121288 125.1495) (xy 334.878712 125.1495) (xy 334.878711 125.1495) + (xy 334.638214 125.181161) (xy 334.403895 125.243947) (xy 334.179794 125.336773) (xy 334.179785 125.336777) + (xy 333.969706 125.458067) (xy 333.777263 125.605733) (xy 333.777256 125.605739) (xy 333.605739 125.777256) + (xy 333.605733 125.777263) (xy 333.458067 125.969706) (xy 333.336777 126.179785) (xy 333.336773 126.179794) + (xy 333.243947 126.403895) (xy 333.181161 126.638214) (xy 333.1495 126.878711) (xy 86.8505 126.878711) + (xy 86.818838 126.638211) (xy 86.756054 126.4039) (xy 86.663224 126.179788) (xy 86.541936 125.969711) + (xy 86.394265 125.777262) (xy 86.39426 125.777256) (xy 86.222743 125.605739) (xy 86.222736 125.605733) + (xy 86.030293 125.458067) (xy 86.030292 125.458066) (xy 86.030289 125.458064) (xy 85.820212 125.336776) + (xy 85.820205 125.336773) (xy 85.596104 125.243947) (xy 85.361785 125.181161) (xy 85.121289 125.1495) + (xy 85.121288 125.1495) (xy 84.878712 125.1495) (xy 84.878711 125.1495) (xy 84.638214 125.181161) + (xy 84.403895 125.243947) (xy 84.179794 125.336773) (xy 84.179785 125.336777) (xy 83.969706 125.458067) + (xy 83.777263 125.605733) (xy 83.777256 125.605739) (xy 83.605739 125.777256) (xy 83.605733 125.777263) + (xy 83.458067 125.969706) (xy 83.336777 126.179785) (xy 83.336773 126.179794) (xy 83.243947 126.403895) + (xy 83.181161 126.638214) (xy 83.1495 126.878711) (xy 80.5005 126.878711) (xy 80.5005 106.421153) + (xy 83.9495 106.421153) (xy 83.9495 106.578846) (xy 83.980261 106.733489) (xy 83.980264 106.733501) + (xy 84.040602 106.879172) (xy 84.040609 106.879185) (xy 84.12821 107.010288) (xy 84.128213 107.010292) + (xy 84.15524 107.037319) (xy 84.188725 107.098642) (xy 84.183741 107.168334) (xy 84.15524 107.212681) + (xy 84.128213 107.239707) (xy 84.12821 107.239711) (xy 84.040609 107.370814) (xy 84.040602 107.370827) + (xy 83.980264 107.516498) (xy 83.980261 107.51651) (xy 83.9495 107.671153) (xy 83.9495 107.828846) + (xy 83.980261 107.983489) (xy 83.980264 107.983501) (xy 84.040602 108.129172) (xy 84.040609 108.129185) + (xy 84.12821 108.260288) (xy 84.128213 108.260292) (xy 84.239707 108.371786) (xy 84.239711 108.371789) + (xy 84.370814 108.45939) (xy 84.370827 108.459397) (xy 84.487474 108.507713) (xy 84.516503 108.519737) + (xy 84.671153 108.550499) (xy 84.671156 108.5505) (xy 84.671158 108.5505) (xy 84.828842 108.5505) + (xy 84.865946 108.543119) (xy 84.935537 108.549345) (xy 84.97782 108.577055) (xy 93.665425 117.26466) + (xy 93.69891 117.325983) (xy 93.699361 117.328149) (xy 93.730261 117.483491) (xy 93.730264 117.483501) + (xy 93.790602 117.629172) (xy 93.790609 117.629185) (xy 93.87821 117.760288) (xy 93.878213 117.760292) + (xy 93.989707 117.871786) (xy 93.989711 117.871789) (xy 94.120814 117.95939) (xy 94.120827 117.959397) + (xy 94.266498 118.019735) (xy 94.266503 118.019737) (xy 94.421153 118.050499) (xy 94.421156 118.0505) + (xy 94.421158 118.0505) (xy 94.578844 118.0505) (xy 94.578845 118.050499) (xy 94.733497 118.019737) + (xy 94.879179 117.959394) (xy 95.010289 117.871789) (xy 95.121789 117.760289) (xy 95.209394 117.629179) + (xy 95.222643 117.597192) (xy 95.266483 117.54279) (xy 95.332776 117.520724) (xy 95.400476 117.538002) + (xy 95.424885 117.556964) (xy 95.489707 117.621786) (xy 95.489711 117.621789) (xy 95.620814 117.70939) + (xy 95.620827 117.709397) (xy 95.766498 117.769735) (xy 95.766503 117.769737) (xy 95.921153 117.800499) + (xy 95.921156 117.8005) (xy 95.921158 117.8005) (xy 96.078844 117.8005) (xy 96.078845 117.800499) + (xy 96.233497 117.769737) (xy 96.379179 117.709394) (xy 96.510289 117.621789) (xy 96.621789 117.510289) + (xy 96.709394 117.379179) (xy 96.769737 117.233497) (xy 96.8005 117.078842) (xy 96.8005 116.921158) + (xy 96.8005 116.921155) (xy 96.800499 116.921153) (xy 96.769737 116.766503) (xy 96.734575 116.681613) + (xy 96.709397 116.620827) (xy 96.70939 116.620814) (xy 96.621789 116.489711) (xy 96.621786 116.489707) + (xy 96.510292 116.378213) (xy 96.510288 116.37821) (xy 96.379185 116.290609) (xy 96.379172 116.290602) + (xy 96.233501 116.230264) (xy 96.233489 116.230261) (xy 96.078845 116.1995) (xy 96.078842 116.1995) + (xy 95.921158 116.1995) (xy 95.897771 116.204151) (xy 95.88405 116.206881) (xy 95.814458 116.200652) + (xy 95.772179 116.172944) (xy 91.776825 112.17759) (xy 91.74334 112.116267) (xy 91.748324 112.046575) + (xy 91.790196 111.990642) (xy 91.828521 111.971245) (xy 91.833481 111.96974) (xy 91.833497 111.969737) + (xy 91.979179 111.909394) (xy 92.110289 111.821789) (xy 92.221789 111.710289) (xy 92.309394 111.579179) + (xy 92.369737 111.433497) (xy 92.4005 111.278842) (xy 92.4005 111.121158) (xy 92.4005 111.121155) + (xy 92.400499 111.121153) (xy 92.382353 111.029929) (xy 92.369737 110.966503) (xy 92.337418 110.888477) + (xy 92.309397 110.820827) (xy 92.30939 110.820814) (xy 92.221398 110.689125) (xy 92.20052 110.622447) + (xy 92.2005 110.620234) (xy 92.2005 94.320096) (xy 92.220185 94.253057) (xy 92.236814 94.23242) + (xy 96.135478 90.333755) (xy 96.196799 90.300272) (xy 96.261473 90.303506) (xy 96.303757 90.317246) + (xy 96.513713 90.3505) (xy 96.513714 90.3505) (xy 96.726286 90.3505) (xy 96.726287 90.3505) (xy 96.936243 90.317246) + (xy 97.138412 90.251557) (xy 97.327816 90.155051) (xy 97.414138 90.092335) (xy 97.499786 90.030109) + (xy 97.499788 90.030106) (xy 97.499792 90.030104) (xy 97.650104 89.879792) (xy 97.650106 89.879788) + (xy 97.650109 89.879786) (xy 97.775048 89.70782) (xy 97.775047 89.70782) (xy 97.775051 89.707816) + (xy 97.779514 89.699054) (xy 97.827488 89.648259) (xy 97.895308 89.631463) (xy 97.961444 89.653999) + (xy 98.000486 89.699056) (xy 98.004951 89.70782) (xy 98.12989 89.879786) (xy 98.280213 90.030109) + (xy 98.452179 90.155048) (xy 98.452181 90.155049) (xy 98.452184 90.155051) (xy 98.641588 90.251557) + (xy 98.843757 90.317246) (xy 99.053713 90.3505) (xy 99.053714 90.3505) (xy 99.266286 90.3505) (xy 99.266287 90.3505) + (xy 99.476243 90.317246) (xy 99.678412 90.251557) (xy 99.867816 90.155051) (xy 99.954138 90.092335) + (xy 100.039786 90.030109) (xy 100.039788 90.030106) (xy 100.039792 90.030104) (xy 100.190104 89.879792) + (xy 100.190106 89.879788) (xy 100.190109 89.879786) (xy 100.315048 89.70782) (xy 100.315047 89.70782) + (xy 100.315051 89.707816) (xy 100.319514 89.699054) (xy 100.367488 89.648259) (xy 100.435308 89.631463) + (xy 100.501444 89.653999) (xy 100.540486 89.699056) (xy 100.544951 89.70782) (xy 100.66989 89.879786) + (xy 100.820213 90.030109) (xy 100.992179 90.155048) (xy 100.992181 90.155049) (xy 100.992184 90.155051) + (xy 101.181588 90.251557) (xy 101.383757 90.317246) (xy 101.593713 90.3505) (xy 101.593714 90.3505) + (xy 101.806286 90.3505) (xy 101.806287 90.3505) (xy 102.016243 90.317246) (xy 102.058523 90.303507) + (xy 102.128362 90.301511) (xy 102.184522 90.333757) (xy 113.343437 101.492672) (xy 113.376922 101.553995) + (xy 113.379756 101.580353) (xy 113.379756 114.750653) (xy 113.360071 114.817692) (xy 113.312056 114.861135) + (xy 113.298645 114.867968) (xy 113.133042 114.988284) (xy 112.988284 115.133042) (xy 112.867971 115.298642) + (xy 112.775037 115.481032) (xy 112.711778 115.675721) (xy 112.679756 115.877904) (xy 112.679756 116.082607) + (xy 112.711778 116.28479) (xy 112.775037 116.479479) (xy 112.825197 116.577921) (xy 112.85791 116.642125) + (xy 112.867971 116.661869) (xy 112.988284 116.827469) (xy 113.133042 116.972227) (xy 113.288005 117.084812) + (xy 113.298646 117.092543) (xy 113.414863 117.151759) (xy 113.481032 117.185474) (xy 113.481034 117.185474) + (xy 113.481037 117.185476) (xy 113.541797 117.205218) (xy 113.675721 117.248733) (xy 113.753247 117.261012) + (xy 113.877904 117.280756) (xy 113.877905 117.280756) (xy 114.082607 117.280756) (xy 114.082608 117.280756) + (xy 114.28479 117.248733) (xy 114.479475 117.185476) (xy 114.661866 117.092543) (xy 114.800293 116.991971) + (xy 114.827469 116.972227) (xy 114.827471 116.972224) (xy 114.827475 116.972222) (xy 114.972222 116.827475) + (xy 114.972224 116.827471) (xy 114.972227 116.827469) (xy 115.035212 116.740776) (xy 115.092543 116.661866) + (xy 115.185476 116.479475) (xy 115.248733 116.28479) (xy 115.280756 116.082608) (xy 115.280756 115.877904) + (xy 115.248733 115.675722) (xy 115.244081 115.661407) (xy 115.242088 115.591568) (xy 115.274331 115.535414) + (xy 130.712928 100.096819) (xy 130.774251 100.063334) (xy 130.800609 100.0605) (xy 333.770398 100.0605) + (xy 333.837437 100.080185) (xy 333.880883 100.128205) (xy 333.887715 100.141614) (xy 334.008028 100.307213) + (xy 334.152786 100.451971) (xy 334.307749 100.564556) (xy 334.31839 100.572287) (xy 334.40984 100.618883) + (xy 334.41108 100.619515) (xy 334.461876 100.66749) (xy 334.478671 100.735311) (xy 334.456134 100.801446) + (xy 334.41108 100.840485) (xy 334.318386 100.887715) (xy 334.152786 101.008028) (xy 334.008028 101.152786) + (xy 333.887715 101.318385) (xy 333.880883 101.331795) (xy 333.832909 101.382591) (xy 333.770398 101.3995) + (xy 169.92094 101.3995) (xy 169.880019 101.410464) (xy 169.880019 101.410465) (xy 169.842751 101.420451) + (xy 169.768214 101.440423) (xy 169.768209 101.440426) (xy 169.63129 101.519475) (xy 169.631282 101.519481) + (xy 169.519478 101.631286) (xy 155.827072 115.323693) (xy 155.765749 115.357178) (xy 155.739391 115.360012) + (xy 145.229602 115.360012) (xy 145.162563 115.340327) (xy 145.119117 115.292307) (xy 145.112284 115.278897) + (xy 144.991971 115.113298) (xy 144.847213 114.96854) (xy 144.681613 114.848227) (xy 144.681612 114.848226) + (xy 144.68161 114.848225) (xy 144.621686 114.817692) (xy 144.499223 114.755293) (xy 144.304534 114.692034) + (xy 144.129995 114.66439) (xy 144.102352 114.660012) (xy 143.897648 114.660012) (xy 143.873329 114.663863) + (xy 143.695465 114.692034) (xy 143.500776 114.755293) (xy 143.318386 114.848227) (xy 143.152786 114.96854) + (xy 143.008028 115.113298) (xy 142.887715 115.278898) (xy 142.794781 115.461288) (xy 142.731522 115.655977) + (xy 142.6995 115.85816) (xy 142.6995 116.062863) (xy 142.731522 116.265046) (xy 142.794781 116.459735) + (xy 142.887715 116.642125) (xy 143.008028 116.807725) (xy 143.152786 116.952483) (xy 143.307749 117.065068) + (xy 143.31839 117.072799) (xy 143.434607 117.132015) (xy 143.500776 117.16573) (xy 143.500778 117.16573) + (xy 143.500781 117.165732) (xy 143.561541 117.185474) (xy 143.695465 117.228989) (xy 143.796557 117.245) + (xy 143.897648 117.261012) (xy 143.897649 117.261012) (xy 144.102351 117.261012) (xy 144.102352 117.261012) + (xy 144.304534 117.228989) (xy 144.499219 117.165732) (xy 144.68161 117.072799) (xy 144.820037 116.972227) + (xy 144.847213 116.952483) (xy 144.847215 116.95248) (xy 144.847219 116.952478) (xy 144.991966 116.807731) + (xy 144.991968 116.807727) (xy 144.991971 116.807725) (xy 145.112284 116.642126) (xy 145.112285 116.642125) + (xy 145.112287 116.642122) (xy 145.119117 116.628716) (xy 145.167091 116.577921) (xy 145.229602 116.561012) + (xy 155.952819 116.561012) (xy 155.952835 116.561013) (xy 155.960431 116.561013) (xy 156.118542 116.561013) + (xy 156.118545 116.561013) (xy 156.271273 116.520089) (xy 156.341618 116.479475) (xy 156.408204 116.441032) + (xy 156.520008 116.329228) (xy 156.520008 116.329226) (xy 156.530212 116.319023) (xy 156.530215 116.319018) + (xy 170.212416 102.636819) (xy 170.273739 102.603334) (xy 170.300097 102.6005) (xy 333.770398 102.6005) + (xy 333.837437 102.620185) (xy 333.880883 102.668205) (xy 333.887715 102.681614) (xy 334.008028 102.847213) + (xy 334.152786 102.991971) (xy 334.307749 103.104556) (xy 334.31839 103.112287) (xy 334.40984 103.158883) + (xy 334.41108 103.159515) (xy 334.461876 103.20749) (xy 334.478671 103.275311) (xy 334.456134 103.341446) + (xy 334.41108 103.380485) (xy 334.318386 103.427715) (xy 334.152786 103.548028) (xy 334.008028 103.692786) + (xy 333.887715 103.858385) (xy 333.880883 103.871795) (xy 333.832909 103.922591) (xy 333.770398 103.9395) + (xy 185.467693 103.9395) (xy 185.467677 103.939499) (xy 185.460081 103.939499) (xy 185.301967 103.939499) + (xy 185.194611 103.968265) (xy 185.149234 103.980424) (xy 185.149233 103.980425) (xy 185.09912 104.009359) + (xy 185.099119 104.00936) (xy 185.055713 104.03442) (xy 185.012309 104.059479) (xy 185.012306 104.059481) + (xy 184.900502 104.171286) (xy 174.405354 114.666433) (xy 174.344031 114.699918) (xy 174.27936 114.696685) + (xy 174.265046 114.692034) (xy 174.090507 114.66439) (xy 174.062864 114.660012) (xy 173.85816 114.660012) + (xy 173.833841 114.663863) (xy 173.655977 114.692034) (xy 173.461288 114.755293) (xy 173.278898 114.848227) + (xy 173.113298 114.96854) (xy 172.96854 115.113298) (xy 172.848227 115.278898) (xy 172.755293 115.461288) + (xy 172.692034 115.655977) (xy 172.660012 115.85816) (xy 172.660012 116.062863) (xy 172.692034 116.265046) + (xy 172.755293 116.459735) (xy 172.848227 116.642125) (xy 172.96854 116.807725) (xy 173.113298 116.952483) + (xy 173.268261 117.065068) (xy 173.278902 117.072799) (xy 173.395119 117.132015) (xy 173.461288 117.16573) + (xy 173.46129 117.16573) (xy 173.461293 117.165732) (xy 173.522053 117.185474) (xy 173.655977 117.228989) + (xy 173.757069 117.245) (xy 173.85816 117.261012) (xy 173.858161 117.261012) (xy 174.062863 117.261012) + (xy 174.062864 117.261012) (xy 174.265046 117.228989) (xy 174.459731 117.165732) (xy 174.642122 117.072799) + (xy 174.780549 116.972227) (xy 174.807725 116.952483) (xy 174.807727 116.95248) (xy 174.807731 116.952478) + (xy 174.952478 116.807731) (xy 174.95248 116.807727) (xy 174.952483 116.807725) (xy 175.044107 116.681613) + (xy 175.072799 116.642122) (xy 175.165732 116.459731) (xy 175.228989 116.265046) (xy 175.261012 116.062864) + (xy 175.261012 115.85816) (xy 175.228989 115.655978) (xy 175.224337 115.641663) (xy 175.222344 115.571824) + (xy 175.254587 115.51567) (xy 185.59344 105.176819) (xy 185.654763 105.143334) (xy 185.681121 105.1405) + (xy 333.770398 105.1405) (xy 333.837437 105.160185) (xy 333.880883 105.208205) (xy 333.887715 105.221614) + (xy 334.008028 105.387213) (xy 334.152786 105.531971) (xy 334.307749 105.644556) (xy 334.31839 105.652287) + (xy 334.40984 105.698883) (xy 334.41108 105.699515) (xy 334.461876 105.74749) (xy 334.478671 105.815311) + (xy 334.456134 105.881446) (xy 334.41108 105.920485) (xy 334.318388 105.967714) (xy 334.152786 106.088028) + (xy 334.008028 106.232786) (xy 333.887715 106.398385) (xy 333.880883 106.411795) (xy 333.832909 106.462591) + (xy 333.770398 106.4795) (xy 212.927694 106.4795) (xy 212.927678 106.479499) (xy 212.920082 106.479499) + (xy 212.761967 106.479499) (xy 212.685603 106.499961) (xy 212.609238 106.520423) (xy 212.609233 106.520426) + (xy 212.472314 106.599475) (xy 212.472306 106.599481) (xy 204.405354 114.666433) (xy 204.344031 114.699918) + (xy 204.27936 114.696685) (xy 204.265046 114.692034) (xy 204.090507 114.66439) (xy 204.062864 114.660012) + (xy 203.85816 114.660012) (xy 203.833841 114.663863) (xy 203.655977 114.692034) (xy 203.461288 114.755293) + (xy 203.278898 114.848227) (xy 203.113298 114.96854) (xy 202.96854 115.113298) (xy 202.848227 115.278898) + (xy 202.755293 115.461288) (xy 202.692034 115.655977) (xy 202.660012 115.85816) (xy 202.660012 116.062863) + (xy 202.692034 116.265046) (xy 202.755293 116.459735) (xy 202.848227 116.642125) (xy 202.96854 116.807725) + (xy 203.113298 116.952483) (xy 203.268261 117.065068) (xy 203.278902 117.072799) (xy 203.395119 117.132015) + (xy 203.461288 117.16573) (xy 203.46129 117.16573) (xy 203.461293 117.165732) (xy 203.522053 117.185474) + (xy 203.655977 117.228989) (xy 203.757069 117.245) (xy 203.85816 117.261012) (xy 203.858161 117.261012) + (xy 204.062863 117.261012) (xy 204.062864 117.261012) (xy 204.265046 117.228989) (xy 204.459731 117.165732) + (xy 204.642122 117.072799) (xy 204.780549 116.972227) (xy 204.807725 116.952483) (xy 204.807727 116.95248) + (xy 204.807731 116.952478) (xy 204.952478 116.807731) (xy 204.95248 116.807727) (xy 204.952483 116.807725) + (xy 205.044107 116.681613) (xy 205.072799 116.642122) (xy 205.165732 116.459731) (xy 205.228989 116.265046) + (xy 205.261012 116.062864) (xy 205.261012 115.85816) (xy 232.660012 115.85816) (xy 232.660012 116.062863) + (xy 232.692034 116.265046) (xy 232.755293 116.459735) (xy 232.848227 116.642125) (xy 232.96854 116.807725) + (xy 233.113298 116.952483) (xy 233.268261 117.065068) (xy 233.278902 117.072799) (xy 233.395119 117.132015) + (xy 233.461288 117.16573) (xy 233.46129 117.16573) (xy 233.461293 117.165732) (xy 233.522053 117.185474) + (xy 233.655977 117.228989) (xy 233.757069 117.245) (xy 233.85816 117.261012) (xy 233.858161 117.261012) + (xy 234.062863 117.261012) (xy 234.062864 117.261012) (xy 234.265046 117.228989) (xy 234.459731 117.165732) + (xy 234.642122 117.072799) (xy 234.780549 116.972227) (xy 234.807725 116.952483) (xy 234.807727 116.95248) + (xy 234.807731 116.952478) (xy 234.952478 116.807731) (xy 234.95248 116.807727) (xy 234.952483 116.807725) + (xy 235.044107 116.681613) (xy 235.072799 116.642122) (xy 235.165732 116.459731) (xy 235.228989 116.265046) + (xy 235.261012 116.062864) (xy 235.261012 115.897648) (xy 262.6995 115.897648) (xy 262.6995 116.102351) + (xy 262.731522 116.304534) (xy 262.794781 116.499223) (xy 262.856736 116.620814) (xy 262.877654 116.661869) + (xy 262.887715 116.681613) (xy 263.008028 116.847213) (xy 263.152786 116.991971) (xy 263.272359 117.078844) + (xy 263.31839 117.112287) (xy 263.423278 117.16573) (xy 263.500776 117.205218) (xy 263.500778 117.205218) + (xy 263.500781 117.20522) (xy 263.587784 117.233489) (xy 263.695465 117.268477) (xy 263.772991 117.280756) + (xy 263.897648 117.3005) (xy 263.897649 117.3005) (xy 264.102351 117.3005) (xy 264.102352 117.3005) + (xy 264.304534 117.268477) (xy 264.499219 117.20522) (xy 264.68161 117.112287) (xy 264.77459 117.044732) + (xy 264.847213 116.991971) (xy 264.847215 116.991968) (xy 264.847219 116.991966) (xy 264.991966 116.847219) + (xy 264.991968 116.847215) (xy 264.991971 116.847213) (xy 265.069297 116.740781) (xy 265.112287 116.68161) + (xy 265.20522 116.499219) (xy 265.268477 116.304534) (xy 265.3005 116.102352) (xy 265.3005 115.897648) + (xy 292.6995 115.897648) (xy 292.6995 116.102351) (xy 292.731522 116.304534) (xy 292.794781 116.499223) + (xy 292.856736 116.620814) (xy 292.877654 116.661869) (xy 292.887715 116.681613) (xy 293.008028 116.847213) + (xy 293.152786 116.991971) (xy 293.272359 117.078844) (xy 293.31839 117.112287) (xy 293.423278 117.16573) + (xy 293.500776 117.205218) (xy 293.500778 117.205218) (xy 293.500781 117.20522) (xy 293.587784 117.233489) + (xy 293.695465 117.268477) (xy 293.772991 117.280756) (xy 293.897648 117.3005) (xy 293.897649 117.3005) + (xy 294.102351 117.3005) (xy 294.102352 117.3005) (xy 294.304534 117.268477) (xy 294.499219 117.20522) + (xy 294.68161 117.112287) (xy 294.77459 117.044732) (xy 294.847213 116.991971) (xy 294.847215 116.991968) + (xy 294.847219 116.991966) (xy 294.991966 116.847219) (xy 294.991968 116.847215) (xy 294.991971 116.847213) + (xy 295.069297 116.740781) (xy 295.112287 116.68161) (xy 295.20522 116.499219) (xy 295.268477 116.304534) + (xy 295.3005 116.102352) (xy 295.3005 115.897648) (xy 295.294246 115.85816) (xy 322.660012 115.85816) + (xy 322.660012 116.062863) (xy 322.692034 116.265046) (xy 322.755293 116.459735) (xy 322.848227 116.642125) + (xy 322.96854 116.807725) (xy 323.113298 116.952483) (xy 323.268261 117.065068) (xy 323.278902 117.072799) + (xy 323.395119 117.132015) (xy 323.461288 117.16573) (xy 323.46129 117.16573) (xy 323.461293 117.165732) + (xy 323.522053 117.185474) (xy 323.655977 117.228989) (xy 323.757069 117.245) (xy 323.85816 117.261012) + (xy 323.858161 117.261012) (xy 324.062863 117.261012) (xy 324.062864 117.261012) (xy 324.265046 117.228989) + (xy 324.459731 117.165732) (xy 324.642122 117.072799) (xy 324.780549 116.972227) (xy 324.807725 116.952483) + (xy 324.807727 116.95248) (xy 324.807731 116.952478) (xy 324.952478 116.807731) (xy 324.95248 116.807727) + (xy 324.952483 116.807725) (xy 325.044107 116.681613) (xy 325.072799 116.642122) (xy 325.165732 116.459731) + (xy 325.228989 116.265046) (xy 325.261012 116.062864) (xy 325.261012 115.85816) (xy 325.253746 115.812284) + (xy 325.228989 115.655977) (xy 325.189815 115.535412) (xy 325.165732 115.461293) (xy 325.16573 115.46129) + (xy 325.16573 115.461288) (xy 325.125131 115.38161) (xy 325.072799 115.278902) (xy 325.065068 115.268261) + (xy 324.952483 115.113298) (xy 324.807725 114.96854) (xy 324.642125 114.848227) (xy 324.642124 114.848226) + (xy 324.642122 114.848225) (xy 324.582198 114.817692) (xy 324.459735 114.755293) (xy 324.265046 114.692034) + (xy 324.090507 114.66439) (xy 324.062864 114.660012) (xy 323.85816 114.660012) (xy 323.833841 114.663863) + (xy 323.655977 114.692034) (xy 323.461288 114.755293) (xy 323.278898 114.848227) (xy 323.113298 114.96854) + (xy 322.96854 115.113298) (xy 322.848227 115.278898) (xy 322.755293 115.461288) (xy 322.692034 115.655977) + (xy 322.660012 115.85816) (xy 295.294246 115.85816) (xy 295.268477 115.695466) (xy 295.20522 115.500781) + (xy 295.205218 115.500778) (xy 295.205218 115.500776) (xy 295.171503 115.434607) (xy 295.112287 115.31839) + (xy 295.083594 115.278897) (xy 294.991971 115.152786) (xy 294.847213 115.008028) (xy 294.681613 114.887715) + (xy 294.681612 114.887714) (xy 294.68161 114.887713) (xy 294.624653 114.858691) (xy 294.499223 114.794781) + (xy 294.304534 114.731522) (xy 294.129995 114.703878) (xy 294.102352 114.6995) (xy 293.897648 114.6995) + (xy 293.873329 114.703351) (xy 293.695465 114.731522) (xy 293.500776 114.794781) (xy 293.318386 114.887715) + (xy 293.152786 115.008028) (xy 293.008028 115.152786) (xy 292.887715 115.318386) (xy 292.794781 115.500776) + (xy 292.731522 115.695465) (xy 292.6995 115.897648) (xy 265.3005 115.897648) (xy 265.28698 115.812287) + (xy 265.268477 115.695465) (xy 265.227516 115.5694) (xy 265.20522 115.500781) (xy 265.205218 115.500778) + (xy 265.205218 115.500776) (xy 265.171503 115.434607) (xy 265.112287 115.31839) (xy 265.083594 115.278897) + (xy 264.991971 115.152786) (xy 264.847213 115.008028) (xy 264.681613 114.887715) (xy 264.681612 114.887714) + (xy 264.68161 114.887713) (xy 264.624653 114.858691) (xy 264.499223 114.794781) (xy 264.304534 114.731522) + (xy 264.129995 114.703878) (xy 264.102352 114.6995) (xy 263.897648 114.6995) (xy 263.873329 114.703351) + (xy 263.695465 114.731522) (xy 263.500776 114.794781) (xy 263.318386 114.887715) (xy 263.152786 115.008028) + (xy 263.008028 115.152786) (xy 262.887715 115.318386) (xy 262.794781 115.500776) (xy 262.731522 115.695465) + (xy 262.6995 115.897648) (xy 235.261012 115.897648) (xy 235.261012 115.85816) (xy 235.253746 115.812284) + (xy 235.228989 115.655977) (xy 235.189815 115.535412) (xy 235.165732 115.461293) (xy 235.16573 115.46129) + (xy 235.16573 115.461288) (xy 235.125131 115.38161) (xy 235.072799 115.278902) (xy 235.065068 115.268261) + (xy 234.952483 115.113298) (xy 234.807725 114.96854) (xy 234.642125 114.848227) (xy 234.642124 114.848226) + (xy 234.642122 114.848225) (xy 234.582198 114.817692) (xy 234.459735 114.755293) (xy 234.265046 114.692034) + (xy 234.090507 114.66439) (xy 234.062864 114.660012) (xy 233.85816 114.660012) (xy 233.833841 114.663863) + (xy 233.655977 114.692034) (xy 233.461288 114.755293) (xy 233.278898 114.848227) (xy 233.113298 114.96854) + (xy 232.96854 115.113298) (xy 232.848227 115.278898) (xy 232.755293 115.461288) (xy 232.692034 115.655977) + (xy 232.660012 115.85816) (xy 205.261012 115.85816) (xy 205.228989 115.655978) (xy 205.224337 115.641663) + (xy 205.222344 115.571824) (xy 205.254587 115.51567) (xy 213.053441 107.716819) (xy 213.114764 107.683334) + (xy 213.141122 107.6805) (xy 333.770398 107.6805) (xy 333.837437 107.700185) (xy 333.880883 107.748205) + (xy 333.887715 107.761614) (xy 334.008028 107.927213) (xy 334.152786 108.071971) (xy 334.307749 108.184556) + (xy 334.31839 108.192287) (xy 334.40984 108.238883) (xy 334.41108 108.239515) (xy 334.461876 108.28749) + (xy 334.478671 108.355311) (xy 334.456134 108.421446) (xy 334.41108 108.460485) (xy 334.318386 108.507715) + (xy 334.152786 108.628028) (xy 334.008028 108.772786) (xy 333.887715 108.938386) (xy 333.794781 109.120776) + (xy 333.731522 109.315465) (xy 333.6995 109.517648) (xy 333.6995 109.722351) (xy 333.731522 109.924534) + (xy 333.794781 110.119223) (xy 333.887715 110.301613) (xy 334.008028 110.467213) (xy 334.152786 110.611971) + (xy 334.307749 110.724556) (xy 334.31839 110.732287) (xy 334.40984 110.778883) (xy 334.41108 110.779515) + (xy 334.461876 110.82749) (xy 334.478671 110.895311) (xy 334.456134 110.961446) (xy 334.41108 111.000485) + (xy 334.318386 111.047715) (xy 334.152786 111.168028) (xy 334.008028 111.312786) (xy 333.887715 111.478386) + (xy 333.794781 111.660776) (xy 333.731522 111.855465) (xy 333.6995 112.057648) (xy 333.6995 112.262351) + (xy 333.731522 112.464534) (xy 333.794781 112.659223) (xy 333.887715 112.841613) (xy 334.008028 113.007213) + (xy 334.152786 113.151971) (xy 334.307749 113.264556) (xy 334.31839 113.272287) (xy 334.40984 113.318883) + (xy 334.41108 113.319515) (xy 334.461876 113.36749) (xy 334.478671 113.435311) (xy 334.456134 113.501446) + (xy 334.41108 113.540485) (xy 334.318386 113.587715) (xy 334.152786 113.708028) (xy 334.008028 113.852786) + (xy 333.887715 114.018386) (xy 333.794781 114.200776) (xy 333.731522 114.395465) (xy 333.6995 114.597648) + (xy 333.6995 114.802351) (xy 333.731522 115.004534) (xy 333.794781 115.199223) (xy 333.855499 115.318386) + (xy 333.876708 115.360012) (xy 333.887715 115.381613) (xy 334.008028 115.547213) (xy 334.152786 115.691971) + (xy 334.307749 115.804556) (xy 334.31839 115.812287) (xy 334.408421 115.85816) (xy 334.41108 115.859515) + (xy 334.461876 115.90749) (xy 334.478671 115.975311) (xy 334.456134 116.041446) (xy 334.41108 116.080485) + (xy 334.318386 116.127715) (xy 334.152786 116.248028) (xy 334.008028 116.392786) (xy 333.887715 116.558386) + (xy 333.794781 116.740776) (xy 333.731522 116.935465) (xy 333.6995 117.137648) (xy 333.6995 117.342351) + (xy 333.731522 117.544534) (xy 333.794781 117.739223) (xy 333.887715 117.921613) (xy 334.008028 118.087213) + (xy 334.152786 118.231971) (xy 334.307749 118.344556) (xy 334.31839 118.352287) (xy 334.434607 118.411503) + (xy 334.500776 118.445218) (xy 334.500778 118.445218) (xy 334.500781 118.44522) (xy 334.605137 118.479127) + (xy 334.695465 118.508477) (xy 334.796557 118.524488) (xy 334.897648 118.5405) (xy 334.897649 118.5405) + (xy 335.102351 118.5405) (xy 335.102352 118.5405) (xy 335.304534 118.508477) (xy 335.499219 118.44522) + (xy 335.68161 118.352287) (xy 335.77459 118.284732) (xy 335.847213 118.231971) (xy 335.847215 118.231968) + (xy 335.847219 118.231966) (xy 335.991966 118.087219) (xy 335.991968 118.087215) (xy 335.991971 118.087213) + (xy 336.084833 117.959397) (xy 336.112287 117.92161) (xy 336.20522 117.739219) (xy 336.268477 117.544534) + (xy 336.3005 117.342352) (xy 336.3005 117.137648) (xy 336.293356 117.092543) (xy 336.268477 116.935465) + (xy 336.21358 116.76651) (xy 336.20522 116.740781) (xy 336.205218 116.740778) (xy 336.205218 116.740776) + (xy 336.165011 116.661866) (xy 336.112287 116.55839) (xy 336.08446 116.520089) (xy 335.991971 116.392786) + (xy 335.847213 116.248028) (xy 335.681614 116.127715) (xy 335.631834 116.102351) (xy 335.588917 116.080483) + (xy 335.538123 116.032511) (xy 335.521328 115.96469) (xy 335.543865 115.898555) (xy 335.588917 115.859516) + (xy 335.68161 115.812287) (xy 335.842402 115.695466) (xy 335.847213 115.691971) (xy 335.847215 115.691968) + (xy 335.847219 115.691966) (xy 335.991966 115.547219) (xy 335.991968 115.547215) (xy 335.991971 115.547213) + (xy 336.054398 115.461288) (xy 336.112287 115.38161) (xy 336.20522 115.199219) (xy 336.268477 115.004534) + (xy 336.3005 114.802352) (xy 336.3005 114.597648) (xy 336.268477 114.395466) (xy 336.20522 114.200781) + (xy 336.205218 114.200778) (xy 336.205218 114.200776) (xy 336.171503 114.134607) (xy 336.112287 114.01839) + (xy 336.104556 114.007749) (xy 335.991971 113.852786) (xy 335.847213 113.708028) (xy 335.681614 113.587715) + (xy 335.675006 113.584348) (xy 335.588917 113.540483) (xy 335.538123 113.492511) (xy 335.521328 113.42469) + (xy 335.543865 113.358555) (xy 335.588917 113.319516) (xy 335.68161 113.272287) (xy 335.70277 113.256913) + (xy 335.847213 113.151971) (xy 335.847215 113.151968) (xy 335.847219 113.151966) (xy 335.991966 113.007219) + (xy 335.991968 113.007215) (xy 335.991971 113.007213) (xy 336.044732 112.93459) (xy 336.112287 112.84161) + (xy 336.20522 112.659219) (xy 336.268477 112.464534) (xy 336.3005 112.262352) (xy 336.3005 112.057648) + (xy 336.298746 112.046575) (xy 336.268477 111.855465) (xy 336.205218 111.660776) (xy 336.163638 111.579172) + (xy 336.112287 111.47839) (xy 336.104556 111.467749) (xy 335.991971 111.312786) (xy 335.847213 111.168028) + (xy 335.681614 111.047715) (xy 335.646707 111.029929) (xy 335.588917 111.000483) (xy 335.538123 110.952511) + (xy 335.521328 110.88469) (xy 335.543865 110.818555) (xy 335.588917 110.779516) (xy 335.68161 110.732287) + (xy 335.70277 110.716913) (xy 335.847213 110.611971) (xy 335.847215 110.611968) (xy 335.847219 110.611966) + (xy 335.991966 110.467219) (xy 335.991968 110.467215) (xy 335.991971 110.467213) (xy 336.044732 110.39459) + (xy 336.112287 110.30161) (xy 336.20522 110.119219) (xy 336.268477 109.924534) (xy 336.3005 109.722352) + (xy 336.3005 109.517648) (xy 336.268477 109.315466) (xy 336.20522 109.120781) (xy 336.205218 109.120778) + (xy 336.205218 109.120776) (xy 336.171503 109.054607) (xy 336.112287 108.93839) (xy 336.104556 108.927749) + (xy 335.991971 108.772786) (xy 335.847213 108.628028) (xy 335.681614 108.507715) (xy 335.675006 108.504348) + (xy 335.588917 108.460483) (xy 335.538123 108.412511) (xy 335.521328 108.34469) (xy 335.543865 108.278555) + (xy 335.588917 108.239516) (xy 335.68161 108.192287) (xy 335.70277 108.176913) (xy 335.847213 108.071971) + (xy 335.847215 108.071968) (xy 335.847219 108.071966) (xy 335.991966 107.927219) (xy 335.991968 107.927215) + (xy 335.991971 107.927213) (xy 336.044732 107.85459) (xy 336.112287 107.76161) (xy 336.20522 107.579219) + (xy 336.268477 107.384534) (xy 336.3005 107.182352) (xy 336.3005 106.977648) (xy 336.268477 106.775466) + (xy 336.25484 106.733497) (xy 336.211296 106.599481) (xy 336.20522 106.580781) (xy 336.205218 106.580778) + (xy 336.205218 106.580776) (xy 336.171503 106.514607) (xy 336.112287 106.39839) (xy 336.104556 106.387749) + (xy 335.991971 106.232786) (xy 335.847213 106.088028) (xy 335.681612 105.967714) (xy 335.62805 105.940423) + (xy 335.588917 105.920483) (xy 335.538123 105.872511) (xy 335.521328 105.80469) (xy 335.543865 105.738555) + (xy 335.588917 105.699516) (xy 335.68161 105.652287) (xy 335.70277 105.636913) (xy 335.847213 105.531971) + (xy 335.847215 105.531968) (xy 335.847219 105.531966) (xy 335.991966 105.387219) (xy 335.991968 105.387215) + (xy 335.991971 105.387213) (xy 336.044732 105.31459) (xy 336.112287 105.22161) (xy 336.20522 105.039219) + (xy 336.268477 104.844534) (xy 336.3005 104.642352) (xy 336.3005 104.437648) (xy 336.268477 104.235466) + (xy 336.20522 104.040781) (xy 336.205218 104.040778) (xy 336.205218 104.040776) (xy 336.171503 103.974607) + (xy 336.112287 103.85839) (xy 336.104556 103.847749) (xy 335.991971 103.692786) (xy 335.847213 103.548028) + (xy 335.681614 103.427715) (xy 335.675006 103.424348) (xy 335.588917 103.380483) (xy 335.538123 103.332511) + (xy 335.521328 103.26469) (xy 335.543865 103.198555) (xy 335.588917 103.159516) (xy 335.68161 103.112287) + (xy 335.70277 103.096913) (xy 335.847213 102.991971) (xy 335.847215 102.991968) (xy 335.847219 102.991966) + (xy 335.991966 102.847219) (xy 335.991968 102.847215) (xy 335.991971 102.847213) (xy 336.044732 102.77459) + (xy 336.112287 102.68161) (xy 336.20522 102.499219) (xy 336.268477 102.304534) (xy 336.3005 102.102352) + (xy 336.3005 101.897648) (xy 336.268477 101.695466) (xy 336.20522 101.500781) (xy 336.205218 101.500778) + (xy 336.205218 101.500776) (xy 336.171503 101.434607) (xy 336.112287 101.31839) (xy 336.104556 101.307749) + (xy 335.991971 101.152786) (xy 335.847213 101.008028) (xy 335.681614 100.887715) (xy 335.675006 100.884348) + (xy 335.588917 100.840483) (xy 335.538123 100.792511) (xy 335.521328 100.72469) (xy 335.543865 100.658555) + (xy 335.588917 100.619516) (xy 335.68161 100.572287) (xy 335.70277 100.556913) (xy 335.847213 100.451971) + (xy 335.847215 100.451968) (xy 335.847219 100.451966) (xy 335.991966 100.307219) (xy 335.991968 100.307215) + (xy 335.991971 100.307213) (xy 336.044732 100.23459) (xy 336.112287 100.14161) (xy 336.20522 99.959219) + (xy 336.268477 99.764534) (xy 336.3005 99.562352) (xy 336.3005 99.357648) (xy 336.268477 99.155466) + (xy 336.20522 98.960781) (xy 336.205218 98.960778) (xy 336.205218 98.960776) (xy 336.171503 98.894607) + (xy 336.112287 98.77839) (xy 336.104556 98.767749) (xy 335.991971 98.612786) (xy 335.847219 98.468034) + (xy 335.81093 98.441669) (xy 335.768264 98.386339) (xy 335.762285 98.316726) (xy 335.79489 98.254931) + (xy 335.855728 98.220573) (xy 335.870562 98.21806) (xy 335.907483 98.214091) (xy 336.042328 98.163797) + (xy 336.042327 98.163797) (xy 336.042331 98.163796) (xy 336.157546 98.077546) (xy 336.243796 97.962331) + (xy 336.294091 97.827483) (xy 336.3005 97.767873) (xy 336.300499 96.072128) (xy 336.294091 96.012517) + (xy 336.243796 95.877669) (xy 336.243795 95.877668) (xy 336.243793 95.877664) (xy 336.157547 95.762455) + (xy 336.157544 95.762452) (xy 336.042335 95.676206) (xy 336.042328 95.676202) (xy 335.907482 95.625908) + (xy 335.907483 95.625908) (xy 335.847883 95.619501) (xy 335.847881 95.6195) (xy 335.847873 95.6195) + (xy 335.847864 95.6195) (xy 334.152129 95.6195) (xy 334.152123 95.619501) (xy 334.092516 95.625908) + (xy 333.957671 95.676202) (xy 333.957664 95.676206) (xy 333.842455 95.762452) (xy 333.842452 95.762455) + (xy 333.756206 95.877664) (xy 333.756202 95.877671) (xy 333.705908 96.012517) (xy 333.699501 96.072116) + (xy 333.699501 96.072123) (xy 333.6995 96.072135) (xy 333.6995 97.76787) (xy 333.699501 97.767876) + (xy 333.705908 97.827483) (xy 333.756202 97.962328) (xy 333.756206 97.962335) (xy 333.842452 98.077544) + (xy 333.842455 98.077547) (xy 333.957664 98.163793) (xy 333.957671 98.163797) (xy 334.002618 98.180561) + (xy 334.092517 98.214091) (xy 334.129441 98.21806) (xy 334.193989 98.244796) (xy 334.233838 98.302188) + (xy 334.236333 98.372013) (xy 334.200681 98.432102) (xy 334.189071 98.441666) (xy 334.152784 98.46803) + (xy 334.008028 98.612786) (xy 333.887715 98.778385) (xy 333.880883 98.791795) (xy 333.832909 98.842591) + (xy 333.770398 98.8595) (xy 130.579569 98.8595) (xy 130.421455 98.8595) (xy 130.268727 98.900423) + (xy 130.268726 98.900423) (xy 130.268724 98.900424) (xy 130.268721 98.900425) (xy 130.218608 98.929359) + (xy 130.218607 98.92936) (xy 130.175201 98.95442) (xy 130.131797 98.979479) (xy 130.131794 98.979481) + (xy 114.792437 114.318839) (xy 114.731114 114.352324) (xy 114.661422 114.34734) (xy 114.605489 114.305468) + (xy 114.581072 114.240004) (xy 114.580756 114.231158) (xy 114.580756 101.369316) (xy 114.580757 101.369303) + (xy 114.580757 101.2012) (xy 114.539832 101.04847) (xy 114.539829 101.048465) (xy 114.46078 100.911546) + (xy 114.460774 100.911538) (xy 103.033757 89.484522) (xy 103.000272 89.423199) (xy 103.003507 89.358523) + (xy 103.017246 89.316243) (xy 103.0505 89.106287) (xy 103.0505 88.893713) (xy 103.017246 88.683757) + (xy 102.951557 88.481588) (xy 102.855051 88.292184) (xy 102.855049 88.292181) (xy 102.855048 88.292179) + (xy 102.730109 88.120213) (xy 102.579786 87.96989) (xy 102.40782 87.844951) (xy 102.218414 87.748444) + (xy 102.218413 87.748443) (xy 102.218412 87.748443) (xy 102.016243 87.682754) (xy 102.016241 87.682753) + (xy 102.01624 87.682753) (xy 101.854833 87.657189) (xy 101.806287 87.6495) (xy 101.593713 87.6495) + (xy 101.545167 87.657189) (xy 101.38376 87.682753) (xy 101.181585 87.748444) (xy 100.992179 87.844951) + (xy 100.820213 87.96989) (xy 100.66989 88.120213) (xy 100.544949 88.292182) (xy 100.540484 88.300946) + (xy 100.492509 88.351742) (xy 100.424688 88.368536) (xy 100.358553 88.345998) (xy 100.319516 88.300946) + (xy 100.31505 88.292182) (xy 100.190109 88.120213) (xy 100.039786 87.96989) (xy 99.86782 87.844951) + (xy 99.678414 87.748444) (xy 99.678413 87.748443) (xy 99.678412 87.748443) (xy 99.476243 87.682754) + (xy 99.476241 87.682753) (xy 99.47624 87.682753) (xy 99.314833 87.657189) (xy 99.266287 87.6495) + (xy 99.053713 87.6495) (xy 99.005167 87.657189) (xy 98.84376 87.682753) (xy 98.641585 87.748444) + (xy 98.452179 87.844951) (xy 98.280213 87.96989) (xy 98.12989 88.120213) (xy 98.004949 88.292182) + (xy 98.000484 88.300946) (xy 97.952509 88.351742) (xy 97.884688 88.368536) (xy 97.818553 88.345998) + (xy 97.779516 88.300946) (xy 97.77505 88.292182) (xy 97.650109 88.120213) (xy 97.499786 87.96989) + (xy 97.32782 87.844951) (xy 97.138414 87.748444) (xy 97.138413 87.748443) (xy 97.138412 87.748443) + (xy 96.936243 87.682754) (xy 96.936241 87.682753) (xy 96.93624 87.682753) (xy 96.774833 87.657189) + (xy 96.726287 87.6495) (xy 96.513713 87.6495) (xy 96.465167 87.657189) (xy 96.30376 87.682753) (xy 96.101585 87.748444) + (xy 95.912179 87.844951) (xy 95.740213 87.96989) (xy 95.58989 88.120213) (xy 95.464949 88.292182) + (xy 95.460484 88.300946) (xy 95.412509 88.351742) (xy 95.344688 88.368536) (xy 95.278553 88.345998) + (xy 95.239516 88.300946) (xy 95.23505 88.292182) (xy 95.110109 88.120213) (xy 94.959786 87.96989) + (xy 94.78782 87.844951) (xy 94.598414 87.748444) (xy 94.598413 87.748443) (xy 94.598412 87.748443) + (xy 94.396243 87.682754) (xy 94.396241 87.682753) (xy 94.39624 87.682753) (xy 94.234833 87.657189) + (xy 94.186287 87.6495) (xy 93.973713 87.6495) (xy 93.925167 87.657189) (xy 93.76376 87.682753) (xy 93.561585 87.748444) + (xy 93.372179 87.844951) (xy 93.200213 87.96989) (xy 93.04989 88.120213) (xy 92.924949 88.292182) + (xy 92.920484 88.300946) (xy 92.872509 88.351742) (xy 92.804688 88.368536) (xy 92.738553 88.345998) + (xy 92.699516 88.300946) (xy 92.69505 88.292182) (xy 92.570109 88.120213) (xy 92.419786 87.96989) + (xy 92.24782 87.844951) (xy 92.058414 87.748444) (xy 92.058413 87.748443) (xy 92.058412 87.748443) + (xy 91.856243 87.682754) (xy 91.856241 87.682753) (xy 91.85624 87.682753) (xy 91.694833 87.657189) + (xy 91.646287 87.6495) (xy 91.433713 87.6495) (xy 91.385167 87.657189) (xy 91.22376 87.682753) (xy 91.021585 87.748444) + (xy 90.832179 87.844951) (xy 90.660215 87.969889) (xy 90.546673 88.083431) (xy 90.48535 88.116915) + (xy 90.415658 88.111931) (xy 90.359725 88.070059) (xy 90.34281 88.039082) (xy 90.293797 87.907671) + (xy 90.293793 87.907664) (xy 90.207547 87.792455) (xy 90.207544 87.792452) (xy 90.092335 87.706206) + (xy 90.092328 87.706202) (xy 89.960917 87.657189) (xy 89.904983 87.615318) (xy 89.880566 87.549853) + (xy 89.895418 87.48158) (xy 89.916563 87.453332) (xy 90.030104 87.339792) (xy 90.155051 87.167816) + (xy 90.251557 86.978412) (xy 90.317246 86.776243) (xy 90.3505 86.566287) (xy 90.3505 86.353713) + (xy 90.317246 86.143757) (xy 90.251557 85.941588) (xy 90.155051 85.752184) (xy 90.155049 85.752181) + (xy 90.155048 85.752179) (xy 90.030109 85.580213) (xy 89.879786 85.42989) (xy 89.70782 85.304951) + (xy 89.518414 85.208444) (xy 89.518413 85.208443) (xy 89.518412 85.208443) (xy 89.316243 85.142754) + (xy 89.316241 85.142753) (xy 89.31624 85.142753) (xy 89.154957 85.117208) (xy 89.106287 85.1095) + (xy 88.893713 85.1095) (xy 88.845042 85.117208) (xy 88.68376 85.142753) (xy 88.481585 85.208444) + (xy 88.292179 85.304951) (xy 88.120213 85.42989) (xy 87.96989 85.580213) (xy 87.844951 85.752179) + (xy 87.748444 85.941585) (xy 87.682753 86.14376) (xy 87.6495 86.353713) (xy 87.6495 86.566286) (xy 87.682753 86.776239) + (xy 87.748444 86.978414) (xy 87.844951 87.16782) (xy 87.96989 87.339786) (xy 88.08343 87.453326) + (xy 88.116915 87.514649) (xy 88.111931 87.584341) (xy 88.070059 87.640274) (xy 88.039083 87.657189) + (xy 87.907669 87.706203) (xy 87.907664 87.706206) (xy 87.792455 87.792452) (xy 87.792452 87.792455) + (xy 87.706206 87.907664) (xy 87.706202 87.907671) (xy 87.655908 88.042517) (xy 87.649501 88.102116) + (xy 87.6495 88.102135) (xy 87.6495 89.89787) (xy 87.649501 89.897876) (xy 87.655908 89.957483) (xy 87.706202 90.092328) + (xy 87.706206 90.092335) (xy 87.792452 90.207544) (xy 87.792455 90.207547) (xy 87.907664 90.293793) + (xy 87.907671 90.293797) (xy 88.042517 90.344091) (xy 88.042516 90.344091) (xy 88.049444 90.344835) + (xy 88.102127 90.3505) (xy 89.897872 90.350499) (xy 89.957483 90.344091) (xy 90.092331 90.293796) + (xy 90.207546 90.207546) (xy 90.293796 90.092331) (xy 90.34281 89.960916) (xy 90.384681 89.904984) + (xy 90.450145 89.880566) (xy 90.518418 89.895417) (xy 90.546673 89.916569) (xy 90.660213 90.030109) + (xy 90.832179 90.155048) (xy 90.832181 90.155049) (xy 90.832184 90.155051) (xy 91.021588 90.251557) + (xy 91.223757 90.317246) (xy 91.433713 90.3505) (xy 91.433714 90.3505) (xy 91.646286 90.3505) (xy 91.646287 90.3505) + (xy 91.856243 90.317246) (xy 92.058412 90.251557) (xy 92.247816 90.155051) (xy 92.334138 90.092335) + (xy 92.419786 90.030109) (xy 92.419788 90.030106) (xy 92.419792 90.030104) (xy 92.570104 89.879792) + (xy 92.570106 89.879788) (xy 92.570109 89.879786) (xy 92.695048 89.70782) (xy 92.695047 89.70782) + (xy 92.695051 89.707816) (xy 92.699514 89.699054) (xy 92.747488 89.648259) (xy 92.815308 89.631463) + (xy 92.881444 89.653999) (xy 92.920486 89.699056) (xy 92.924951 89.70782) (xy 93.04989 89.879786) + (xy 93.200213 90.030109) (xy 93.372179 90.155048) (xy 93.372181 90.155049) (xy 93.372184 90.155051) + (xy 93.561588 90.251557) (xy 93.763757 90.317246) (xy 93.973713 90.3505) (xy 93.973714 90.3505) + (xy 94.120902 90.3505) (xy 94.187941 90.370185) (xy 94.233696 90.422989) (xy 94.24364 90.492147) + (xy 94.214615 90.555703) (xy 94.208583 90.562181) (xy 91.119481 93.651282) (xy 91.119479 93.651285) + (xy 91.069361 93.738094) (xy 91.069359 93.738096) (xy 91.040425 93.788209) (xy 91.040424 93.78821) + (xy 91.040423 93.788215) (xy 90.999499 93.940943) (xy 90.999499 93.940945) (xy 90.999499 94.109046) + (xy 90.9995 94.109059) (xy 90.9995 110.620234) (xy 90.979815 110.687273) (xy 90.978602 110.689125) + (xy 90.890609 110.820814) (xy 90.890602 110.820827) (xy 90.830264 110.966498) (xy 90.82875 110.971491) + (xy 90.790451 111.029929) (xy 90.726638 111.058384) (xy 90.657571 111.047822) (xy 90.622409 111.023174) + (xy 85.73759 106.138355) (xy 85.737588 106.138352) (xy 85.618717 106.019481) (xy 85.618716 106.01948) + (xy 85.529052 105.967713) (xy 85.481785 105.940423) (xy 85.407377 105.920485) (xy 85.329054 105.899498) + (xy 85.320997 105.898438) (xy 85.321188 105.896981) (xy 85.262725 105.879814) (xy 85.260873 105.878601) + (xy 85.129185 105.790609) (xy 85.129172 105.790602) (xy 84.983501 105.730264) (xy 84.983489 105.730261) + (xy 84.828845 105.6995) (xy 84.828842 105.6995) (xy 84.671158 105.6995) (xy 84.671155 105.6995) + (xy 84.51651 105.730261) (xy 84.516498 105.730264) (xy 84.370827 105.790602) (xy 84.370814 105.790609) + (xy 84.239711 105.87821) (xy 84.239707 105.878213) (xy 84.128213 105.989707) (xy 84.12821 105.989711) + (xy 84.040609 106.120814) (xy 84.040602 106.120827) (xy 83.980264 106.266498) (xy 83.980261 106.26651) + (xy 83.9495 106.421153) (xy 80.5005 106.421153) (xy 80.5005 82.6245) (xy 80.520185 82.557461) (xy 80.572989 82.511706) + (xy 80.6245 82.5005) (xy 339.3755 82.5005) + ) + ) + ) + (embedded_fonts no) +) diff --git a/single_row_prototype.kicad_pro b/single_row_prototype.kicad_pro new file mode 100644 index 0000000..41e130f --- /dev/null +++ b/single_row_prototype.kicad_pro @@ -0,0 +1,643 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.05, + "copper_line_width": 0.2, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.05, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": true, + "text_position": 0, + "units_format": 0 + }, + "fab_line_width": 0.1, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.1, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 1.0, + "height": 1.7, + "width": 1.7 + }, + "silk_line_width": 0.1, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.1, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, + "diff_pair_dimensions": [ + { + "gap": 0.0, + "via_gap": 0.0, + "width": 0.0 + } + ], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "creepage": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_filters_mismatch": "ignore", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_to_hole": "warning", + "holes_co_located": "warning", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "mirrored_text_on_front_layer": "warning", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "nonmirrored_text_on_back_layer": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_on_edge_cuts": "error", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_angle": "error", + "track_dangling": "warning", + "track_segment_length": "error", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_groove_width": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.0, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.5, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpthpad": true, + "td_onroundshapesonly": false, + "td_onsmdpad": true, + "td_ontrackend": false, + "td_onvia": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], + "track_widths": [ + 0.0 + ], + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + }, + { + "diameter": 1.0, + "drill": 0.5 + } + ], + "zones_allow_external_fillets": false + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_pairs": [], + "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", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "label_multiple_wires": "warning", + "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "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", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", + "similar_labels": "warning", + "similar_power": "warning", + "simulation_model_issue": "ignore", + "single_global_label": "ignore", + "unannotated": "error", + "unconnected_wire_endpoint": "warning", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "single_row_prototype.kicad_pro", + "version": 3 + }, + "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)", + "priority": 2147483647, + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.6, + "via_drill": 0.3, + "wire_width": 6 + } + ], + "meta": { + "version": 4 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "chess_reedswitch_prototype.net", + "plot": "singlegerbers/", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_export_filename": "${PROJECTNAME}.csv", + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from BOM", + "name": "${EXCLUDE_FROM_BOM}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from Board", + "name": "${EXCLUDE_FROM_BOARD}", + "show": true + }, + { + "group_by": true, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "include_excluded_from_bom": true, + "name": "Default Editing", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "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, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "KiCad", + "page_layout_descr_file": "", + "plot_directory": "", + "space_save_all_events": true, + "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_dissipations": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "4af3311e-74fc-49fe-9174-c42f3634ef02", + "Root" + ], + [ + "aa2ee0d6-7424-4bb7-83ff-24d183b0fa7d", + "ReedSwitches" + ], + [ + "55c56d25-cdf3-4f50-b33e-b65288763553", + "Shift Registers" + ] + ], + "text_variables": {} +}