From e5741ae75d384fa16bbd24a5237c4bbd4bc2db83 Mon Sep 17 00:00:00 2001 From: Logan Gartner Date: Wed, 2 Nov 2022 23:05:04 -0600 Subject: [PATCH] Initial commit --- .gitignore | 34 + LICENSE | 115 + README.md | 11 + al8843/al8843.kicad_sym | 60 + leddriver.kicad_pcb | 8979 +++++++++++++++++++++++++++++++++++++++ leddriver.kicad_pro | 501 +++ leddriver.kicad_sch | 2649 ++++++++++++ sym-lib-table | 3 + 8 files changed, 12352 insertions(+) create mode 100644 .gitignore create mode 100644 LICENSE create mode 100644 README.md create mode 100644 al8843/al8843.kicad_sym create mode 100644 leddriver.kicad_pcb create mode 100644 leddriver.kicad_pro create mode 100644 leddriver.kicad_sch create mode 100644 sym-lib-table diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5352034 --- /dev/null +++ b/.gitignore @@ -0,0 +1,34 @@ +# 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 + +outputs/ +outputs/** +leddriver-backups/ +leddriver-backups/** diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c9f9538 --- /dev/null +++ b/LICENSE @@ -0,0 +1,115 @@ +Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + + Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + + Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + Licensor means the individual(s) or entity(ies) granting rights under this Public License. + Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 – Scope. + + License grant. + Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + reproduce and Share the Licensed Material, in whole or in part; and + produce, reproduce, and Share Adapted Material. + Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + Term. The term of this Public License is specified in Section 6(a). + Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + Downstream recipients. + Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply. + No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + Other rights. + Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + Patent and trademark rights are not licensed under this Public License. + To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + Attribution. + If You Share the Licensed Material (including in modified form), You must: + retain the following if it is supplied by the Licensor with the Licensed Material: + identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + a copyright notice; + a notice that refers to this Public License; + a notice that refers to the disclaimer of warranties; + a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + ShareAlike. + + In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 – Disclaimer of Warranties and Limitation of Liability. + + Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 – Term and Termination. + + This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 – Other Terms and Conditions. + + The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 – Interpretation. + + For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c58bb4 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# LED Driver + +A simple PCB I made to drive a LED (strip) using an AL8843. + +This board features a high/low brightness pull-down, as well as an On/Off pull-down. + +The board by default is configured to 1A current. To change this, swap R9 with an appropriate resistor using the formula `Amps=0.1/R9`. +The board is designed to handle up to 2A of current continuously. + +## License +This repository is licensed under the [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/). diff --git a/al8843/al8843.kicad_sym b/al8843/al8843.kicad_sym new file mode 100644 index 0000000..829e396 --- /dev/null +++ b/al8843/al8843.kicad_sym @@ -0,0 +1,60 @@ +(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor) + (symbol "AL8843" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "AL8843" (at 0 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_SO:Diodes_PSOP-8" (at -3.81 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -3.81 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AL8843_0_1" + (rectangle (start -6.35 6.35) (end 6.35 -6.35) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + ) + (symbol "AL8843_1_1" + (pin power_in line (at -8.89 -3.81 0) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 -3.81 0) (length 2.54) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 8.89 3.81 180) (length 2.54) + (name "SET" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 8.89 0 180) (length 2.54) hide + (name "N/C" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 0 0) (length 2.54) + (name "CTRL" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 3.81 0) (length 2.54) + (name "VIN" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 8.89 -3.81 180) (length 2.54) + (name "SW" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 8.89 -3.81 180) (length 2.54) hide + (name "SW" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 -3.81 0) (length 2.54) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) +) diff --git a/leddriver.kicad_pcb b/leddriver.kicad_pcb new file mode 100644 index 0000000..a65bcd5 --- /dev/null +++ b/leddriver.kicad_pcb @@ -0,0 +1,8979 @@ +(kicad_pcb (version 20221018) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "A4") + (layers + (0 "F.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + (50 "User.1" user) + (51 "User.2" user) + (52 "User.3" user) + (53 "User.4" user) + (54 "User.5" user) + (55 "User.6" user) + (56 "User.7" user) + (57 "User.8" user) + (58 "User.9" user) + ) + + (setup + (stackup + (layer "F.SilkS" (type "Top Silk Screen")) + (layer "F.Paste" (type "Top Solder Paste")) + (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01)) + (layer "F.Cu" (type "copper") (thickness 0.035)) + (layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) + (layer "B.Cu" (type "copper") (thickness 0.035)) + (layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01)) + (layer "B.Paste" (type "Bottom Solder Paste")) + (layer "B.SilkS" (type "Bottom Silk Screen")) + (copper_finish "None") + (dielectric_constraints no) + ) + (pad_to_mask_clearance 0) + (pcbplotparams + (layerselection 0x00010fc_ffffffff) + (plot_on_all_layers_selection 0x0000000_00000000) + (disableapertmacros false) + (usegerberextensions false) + (usegerberattributes true) + (usegerberadvancedattributes true) + (creategerberjobfile true) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 4) + (plotframeref false) + (viasonmask false) + (mode 1) + (useauxorigin false) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (dxfpolygonmode true) + (dxfimperialunits true) + (dxfusepcbnewfont true) + (psnegative false) + (psa4output false) + (plotreference true) + (plotvalue true) + (plotinvisibletext false) + (sketchpadsonfab false) + (subtractmaskfromsilk false) + (outputformat 1) + (mirror false) + (drillshape 0) + (scaleselection 1) + (outputdirectory "outputs/gerber/") + ) + ) + + (net 0 "") + (net 1 "GND") + (net 2 "VCC") + (net 3 "Net-(U3-VO)") + (net 4 "Net-(D1-A)") + (net 5 "/ON{slash}~{OFF}") + (net 6 "Net-(R1-Pad2)") + (net 7 "/BRIGHT{slash}~{DIM}") + (net 8 "Net-(R2-Pad2)") + (net 9 "Net-(U3-ADJ)") + (net 10 "Net-(R7-Pad1)") + (net 11 "Net-(R7-Pad2)") + (net 12 "Net-(U4-CTRL)") + (net 13 "unconnected-(RV1-Pad1)") + (net 14 "unconnected-(U4-N{slash}C)") + (net 15 "/LED-") + (net 16 "/LED+") + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp 1357d07c-6242-40d2-9f0c-a79be602b72c) + (at 149.86 81.915) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C2907128") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/0a70ce31-d41b-4b2b-b0ff-b50261c44dc6") + (attr smd) + (fp_text reference "R2" (at -0.698455 1.595151) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 0088b7b9-6ed8-4dd9-b6bd-3f4dc0392215) + ) + (fp_text value "22k" (at 0 1.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1b7fbc2b-0945-4e72-b304-18e3712901c4) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 2098537e-b4d1-4cf6-8702-b1f60f2cb757) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3b6c9ea8-9ab0-4f2a-924b-501340fac3b9)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 824e07d4-a45c-435f-87f7-5ea15d3939ae)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 70fcd5db-a3c1-4fd3-9473-61b2037378dd)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3a39c57b-a000-434b-b7f5-5f0723873cb1)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2d2eddd4-5ff0-4cf0-a66d-588ea4ad48cf)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72bdd7c2-da90-48c3-b297-53ab7fbbbf63)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b0b1425a-c991-4d47-815b-fc99535632eb)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d99c05c6-b2aa-4f8d-b324-e76786e2c90b)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc03f0a3-3172-4cf8-a2e4-561f5612e909)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3902e23d-2f9a-463f-9c89-1ea01656d2bc)) + (pad "1" smd roundrect (at -0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 7 "/BRIGHT{slash}~{DIM}") (pintype "passive") (tstamp 2a0bbe18-68ce-46c7-8e12-098e6c13b0a9)) + (pad "2" smd roundrect (at 0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 8 "Net-(R2-Pad2)") (pintype "passive") (tstamp aa863aac-42d1-4193-afbd-2cf98fd68f1e)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu") + (tstamp 1871893f-9894-48c9-9127-2391e38d9fa5) + (at 150.495 94.295 -90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C98192") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/460bc4e9-ce1a-43b2-8d8b-932d1887db78") + (attr smd) + (fp_text reference "C4" (at 2.538832 -0.006785) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 0b2675fa-718e-4923-8dfc-cc7fad79b3ad) + ) + (fp_text value "4.7uF 50V" (at 0 1.68 -90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp efc89f6e-6e70-4bd7-ba17-a8fa75a2a2fe) + ) + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp cd0c4a82-7ae6-490a-83c7-ff084c510639) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f4d6067-b727-40ec-9b76-626c85644b3b)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 67556521-e381-43f1-a536-575dd892b70f)) + (fp_line (start -1.7 -0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4eb3c42b-f7a3-438c-a79b-0530a433f4a9)) + (fp_line (start -1.7 0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 41749a54-140f-43c1-b8f7-9244cd77c8fb)) + (fp_line (start 1.7 -0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2e6452e9-f2e2-4507-a1fb-9553ef322423)) + (fp_line (start 1.7 0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 02750dfd-f898-48bf-83d8-b1bd68ca60b3)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 71000c01-ee7b-4862-8a6e-0fa84d316cf4)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc97d293-b6b3-4eb3-9bf3-0612b3c5fafc)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ca8567cb-aa28-4b40-b273-2c9730ab823a)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d32450e-93ab-4de8-8968-352a28a7fabd)) + (pad "1" smd roundrect (at -0.95 0 270) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "VCC") (pintype "passive") (tstamp b6f2bb2c-6d11-4e12-9130-bcb34367e561)) + (pad "2" smd roundrect (at 0.95 0 270) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") (tstamp 866cbca1-651f-4a02-98b8-acb13921f658)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp 1bceed0e-07e8-499d-b2a9-d8aa304f0589) + (at 171.728153 78.74 -90) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C2907172") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/79f6c9b2-0182-4a7c-9d9c-968417ee2af2") + (attr smd) + (fp_text reference "R6" (at -2.558288 2.616992 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp c02d0338-1594-434c-af54-76d8e466b0ba) + ) + (fp_text value "470" (at 0 1.43 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9d89178b-6575-480b-b035-02620e804e1d) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp c9ad5191-fd60-4cb3-ab1a-95c02de1a6d7) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9111dc97-fe9a-4241-90d5-0fa502a9ae8a)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6198e202-2782-442b-b3a8-1ca97271a0e3)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ce8ebc23-258f-45b1-9efc-2a418ee2c589)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5c24e6d-136d-43f0-87b0-1b43090a61c8)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72f8c5c5-1efa-4469-ab89-55a1797b37a0)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b4c90be-fc08-4d4c-a052-759b2954cf0c)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2dcd78ef-6860-4ba1-bff5-887411119c4a)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c3c4f475-4656-4b90-9b8a-83dbdb9fd7ac)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dbc2ae01-6482-43c5-9b55-842128f42575)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2e28c408-a304-4a71-8c66-ea321cd938ca)) + (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 9 "Net-(U3-ADJ)") (pintype "passive") (tstamp 728f425d-9381-4bb1-a940-1b794a57ae79)) + (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 3 "Net-(U3-VO)") (pintype "passive") (tstamp 0a18c055-d953-460f-b89a-1aeb040e45e9)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Inductor_SMD:L_12x12mm_H6mm" (layer "F.Cu") + (tstamp 225ff80e-b89c-45a2-a6e8-d169a6622e45) + (at 175.895 92.71 90) + (descr "Choke, SMD, 12x12mm 6mm height") + (tags "Choke SMD") + (property "LCSC" "C9906") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Inductor") + (property "ki_keywords" "inductor choke coil reactor magnetic") + (path "/29416757-efc5-4f87-8875-cf2379e46c3e") + (attr smd) + (fp_text reference "L1" (at -6.35 7.62 180) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp c2e5ba7a-e9f6-4fa7-b13d-921cfe2d1fa9) + ) + (fp_text value "47uH" (at 0 7.5 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp bc2a65fd-8f97-485d-a659-75a05274a8f5) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f99d189d-08f8-4922-8f13-b3faed11baf6) + ) + (fp_circle (center 0 0) (end 0.15 0.15) + (stroke (width 0.38) (type solid)) (fill none) (layer "F.Adhes") (tstamp a0c58fe0-950d-4d79-bb03-6568f55514eb)) + (fp_circle (center 0 0) (end 0.55 0) + (stroke (width 0.38) (type solid)) (fill none) (layer "F.Adhes") (tstamp b51ce3cd-f923-47bb-b21b-e4f2370c6392)) + (fp_circle (center 0 0) (end 0.9 0) + (stroke (width 0.38) (type solid)) (fill none) (layer "F.Adhes") (tstamp 581b6bb1-c7b7-4019-a7bb-d8786c00a674)) + (fp_line (start -6.3 -6.3) (end 6.3 -6.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0446d8d7-3006-4fb8-bcba-d6641b137089)) + (fp_line (start -6.3 -3.3) (end -6.3 -6.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 28d2ac83-e042-46ef-b301-e3a704a5e8e3)) + (fp_line (start -6.3 6.3) (end -6.3 3.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eb7b3fe3-f759-4419-b98a-294dcc05e746)) + (fp_line (start 6.3 -6.3) (end 6.3 -3.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 330f9deb-2a24-4e5b-8aed-fc25d82931ea)) + (fp_line (start 6.3 3.3) (end 6.3 6.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ad252542-a1a8-454a-a9c3-b384f55d8dba)) + (fp_line (start 6.3 6.3) (end -6.3 6.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5a7cd10-9714-43e7-b1a3-30d8fdb291f0)) + (fp_line (start -6.86 -6.6) (end 6.86 -6.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8ba7c1f2-3dea-482c-ba4a-8b143e7f519e)) + (fp_line (start -6.86 6.6) (end -6.86 -6.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9815ce42-1f5f-41da-bd7c-d2603ed5df29)) + (fp_line (start 6.86 -6.6) (end 6.86 6.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 840e508f-3305-4c56-adff-1fac8fe90433)) + (fp_line (start 6.86 6.6) (end -6.86 6.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp deb9a6e9-0139-419e-a68c-a2e23cb70e8e)) + (fp_line (start -6.2 -6.2) (end -6.2 -3.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c477e53-0759-48b4-a1f0-386a605a9d29)) + (fp_line (start -6.2 3.3) (end -6.2 6.2) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dae01174-30bd-41d8-92d8-4af37587905d)) + (fp_line (start -6.2 6.2) (end 6.2 6.2) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3543c037-a856-42f1-9a48-1551f00dfebe)) + (fp_line (start -5.1 -4) (end -5 -3.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9850d55a-88cd-4d48-be50-a8eeef4c9f1d)) + (fp_line (start -5.1 4.1) (end -5 3.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8e67347f-feb6-40fa-9176-a8fdda01f60e)) + (fp_line (start -5 -3.5) (end -4.8 -3.2) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a30c7b9a-66b1-46ba-aa32-a77f56af8642)) + (fp_line (start -5 3.6) (end -4.8 3.2) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a9ff27a3-a32d-476e-89bb-0cac8a7bc833)) + (fp_line (start -4.9 -4.5) (end -5.1 -4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a0f52ff3-ea74-45ec-a866-749beb1e1a73)) + (fp_line (start -4.9 4.6) (end -5.1 4.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c5685dba-a0d3-481a-9ae1-195d72b5990f)) + (fp_line (start -4.6 -4.8) (end -4.9 -4.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 31be5ae0-2b7d-4b6a-88b2-3da6741e2827)) + (fp_line (start -4.6 4.8) (end -4.9 4.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ea199b66-451b-4e17-a69f-d237efae40f2)) + (fp_line (start -4.3 5) (end -4.6 4.8) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 773383a1-2583-4707-b76c-8525dcfd464e)) + (fp_line (start -4.2 -5) (end -4.6 -4.8) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d3464a3-db16-4c3f-854e-3396826138db)) + (fp_line (start -3.9 5.1) (end -4.3 5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9b30a21e-512c-4091-826c-dceb51ca055f)) + (fp_line (start -3.7 -5.1) (end -4.2 -5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1a83d920-f4bf-4885-bfc1-7153ae161254)) + (fp_line (start -3.3 -4.9) (end -3.7 -5.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3edc1999-d733-4c78-81d5-813661bd6c17)) + (fp_line (start -3.3 4.9) (end -3.9 5.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de312f77-883c-4f63-9682-8cf03c9ea82e)) + (fp_line (start -3 -4.7) (end -3.3 -4.9) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dcc67dcb-c97b-4634-ba28-da28a04548a6)) + (fp_line (start -3 4.7) (end -3.3 4.9) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 51c36c7e-4971-4496-8d69-193011a09550)) + (fp_line (start -2.6 -4.9) (end -3 -4.7) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b54e108-c42b-4343-a93c-0cf9d3373db9)) + (fp_line (start -2.6 4.9) (end -3 4.7) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1a805cb4-55cd-4778-a78f-dd86dcfbdd04)) + (fp_line (start -2.1 5.1) (end -2.6 4.9) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86c4e65f-014a-403b-b576-a01a4bf54e92)) + (fp_line (start -1.7 -5.3) (end -2.6 -4.9) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ad4475a9-0f6e-4fe2-b31c-86f02663c76c)) + (fp_line (start -1.5 5.3) (end -2.1 5.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1c4e0ec-b5d2-49c7-b778-9c38d9864664)) + (fp_line (start -0.8 -5.5) (end -1.7 -5.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fadcaa79-896f-45f8-b2b8-85ee1022f553)) + (fp_line (start -0.6 5.5) (end -1.5 5.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 207a52ef-49de-4795-8637-61a073b7d270)) + (fp_line (start 0 -5.6) (end -0.8 -5.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5150bf0c-609f-44ac-bb64-59cdd94e8854)) + (fp_line (start 0.6 5.5) (end -0.6 5.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6dce1abd-5783-44a7-96c6-29a595f47f52)) + (fp_line (start 0.9 -5.5) (end 0 -5.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1542f5d2-694a-49ab-bd21-34cf6dda4bbd)) + (fp_line (start 1.6 5.3) (end 0.6 5.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f49e5e07-4d1b-4321-a642-dc52d847f77d)) + (fp_line (start 1.7 -5.3) (end 0.9 -5.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fdf7412d-6956-493e-8bcb-fd391a42fcaf)) + (fp_line (start 2.2 -5.1) (end 1.7 -5.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a9b3e8ed-e6f0-476b-afa2-60b8938bca1c)) + (fp_line (start 2.4 5) (end 1.6 5.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5f86a068-a936-4555-8e4b-1313a4bdcfea)) + (fp_line (start 2.6 -4.9) (end 2.2 -5.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 85da9136-1ce4-4da6-bfa3-53a6d39ab8fe)) + (fp_line (start 3 -4.6) (end 2.6 -4.9) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 37e1cdd8-4b1d-407c-b4b5-282a12d067db)) + (fp_line (start 3 4.6) (end 2.4 5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18890d50-503f-42ac-86e2-2c01291a9488)) + (fp_line (start 3.1 4.7) (end 3 4.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7cdf5435-59aa-477f-8ad2-3a6511166062)) + (fp_line (start 3.3 -4.9) (end 3 -4.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 94c33d92-5d27-4358-985b-67453c384fa6)) + (fp_line (start 3.5 5) (end 3.1 4.7) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5801d9ff-b384-4550-8584-c2c710e9297a)) + (fp_line (start 3.6 -5) (end 3.3 -4.9) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8efba09f-8e95-4573-98fd-648b34fd755c)) + (fp_line (start 3.9 -5.1) (end 3.6 -5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ea7016b7-e56a-4713-999c-c2af2c8cf8f0)) + (fp_line (start 4 5.1) (end 3.5 5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c3a63ce-e93f-4988-a7c1-01338f8f6fb5)) + (fp_line (start 4.2 -5.1) (end 3.9 -5.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c3932bd6-58e7-4072-8052-5a5ae90189f8)) + (fp_line (start 4.5 -4.9) (end 4.2 -5.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 349aa849-4186-4615-bea8-6c47cb3411da)) + (fp_line (start 4.5 5) (end 4 5.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d8915cb-0414-44ff-8dba-929994199ba9)) + (fp_line (start 4.8 -4.7) (end 4.5 -4.9) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf179e83-d248-44fe-85b4-1ba3511691e6)) + (fp_line (start 4.8 4.6) (end 4.5 5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65093b35-2edd-4afb-9a8c-7de0f0ece3b5)) + (fp_line (start 4.9 -3.3) (end 5 -3.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f005810c-caa7-4a30-9733-642eabfb996e)) + (fp_line (start 4.9 3.3) (end 5 3.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf170c59-2269-443e-8f07-ec9f2d961173)) + (fp_line (start 5 -4.3) (end 4.8 -4.7) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 648aeabd-36f8-48b9-bf3b-2e91921e7733)) + (fp_line (start 5 -3.6) (end 5.1 -4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 07ae55a8-3428-41f1-abc8-b69ad52e3bcd)) + (fp_line (start 5 3.4) (end 5.1 3.8) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 91134efb-e43a-4c79-af5d-55f7783506ca)) + (fp_line (start 5 4.3) (end 4.8 4.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4d68169b-4da8-4829-abf4-5d4be17f1a6d)) + (fp_line (start 5.1 -4) (end 5 -4.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 71908784-69de-4bb4-ae67-03422dc79a79)) + (fp_line (start 5.1 3.8) (end 5 4.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6c5ae5e7-424b-4201-baf1-0f3e57888821)) + (fp_line (start 6.2 -6.2) (end -6.2 -6.2) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c90be66d-2566-41b7-9d7c-bb8834d168b9)) + (fp_line (start 6.2 -6.2) (end 6.2 -3.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6726fd4-c8f1-46f4-9fb1-35470a73b73b)) + (fp_line (start 6.2 6.2) (end 6.2 3.3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c7b50929-4527-4b7d-b20e-2ecf6bd1c309)) + (fp_circle (center -2.1 3) (end -1.8 3.25) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp f9e6dca6-2f2a-4c0c-ab26-c52af8de659d)) + (pad "1" smd rect (at -4.95 0 90) (size 2.9 5.4) (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "Net-(D1-A)") (pinfunction "1") (pintype "passive") (tstamp 2fde4fb6-5351-4fb4-bc3a-80b8f3576d98)) + (pad "2" smd rect (at 4.95 0 90) (size 2.9 5.4) (layers "F.Cu" "F.Paste" "F.Mask") + (net 15 "/LED-") (pinfunction "2") (pintype "passive") (tstamp 37b2c54e-1948-419a-8ea9-ad6b4cc990e2)) + (model "${KICAD6_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_12x12mm_H6mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") + (tstamp 25d1e58a-0913-49e7-a9c4-838a079a7797) + (at 170.948773 81.036844) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C282519") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/18a9bd90-997d-4678-bd9b-d97ab19b0fd9") + (attr smd) + (fp_text reference "C5" (at -2.202477 -0.087253 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp cab04005-4f8e-4691-b878-3bfb23986cb5) + ) + (fp_text value "100nF 50V" (at 0 1.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ff234682-1246-4f31-8f95-5e62fa4b027e) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp f6fa0174-6b06-45e3-8289-639dcb02e8b2) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4143dc40-3840-49d7-918c-795a4ce47a1b)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42b68b0f-cc1b-4d17-ac1f-3f9031ae4ac8)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aaec88f2-0109-465c-a7b4-ec9347abd1ac)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8189fcfd-6224-49bb-b898-dd59290732a0)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 70104438-4aec-4e51-9e4e-a52e51c704d6)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c1c6fd47-ea48-4bb3-823d-378a4f76f05c)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 92ea293b-5c7d-40f3-b401-a0ef35e847e6)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 434073d4-c354-40bf-b871-bc06b248dd5a)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce9c063b-3e50-481c-8da7-17209bd06358)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e26cbb4c-84b0-4c56-8651-4c30f893944a)) + (pad "1" smd roundrect (at -0.775 0) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") (tstamp ac88ac80-0e8f-4f34-aa46-7f97a87cfa1d)) + (pad "2" smd roundrect (at 0.775 0) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 3 "Net-(U3-VO)") (pintype "passive") (tstamp 7a47ea24-1758-4ade-9ba8-9844bc1e7d47)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") + (tstamp 28d48d4e-4c87-477e-8b96-31d66a1f09be) + (at 160.655 94.755 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C282519") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/75cd43cc-fa95-473d-a331-75f616be320c") + (attr smd) + (fp_text reference "C6" (at -2.68 -0.205733 -90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 7f6fd222-1134-4c9d-9e4b-c34fe4ddcffe) + ) + (fp_text value "100nF 50V" (at 0 1.43 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4a1bead5-3b31-42c1-81ce-6c94a36ac66e) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 530dbfbd-b730-48ff-b787-6d05e2bb9e44) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 62d5de05-7f66-476e-9c54-b9d0d4396390)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 45bca75c-71c2-4e29-84c5-7f98b7ac8906)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 696b289f-50bb-471d-8f73-9e2c3916bd19)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b04e5377-bbae-467c-a321-bebd10109701)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4f53d262-7f4c-447a-8fa3-d83678c9df82)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0dfab802-97cf-4eaf-a091-eb5ab24a5557)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 086818b7-cc7d-4cd0-ac93-c567aa5055f8)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 66b191e7-fab0-4aba-8d8e-ce35f32a6ff1)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 95634ba9-3744-4a71-9aa4-832ecc7b6992)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a0e4cac1-216d-459a-ba87-4e10e8d167f2)) + (pad "1" smd roundrect (at -0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "VCC") (pintype "passive") (tstamp 32fc7a3f-7093-41e0-b094-7598eaec38d9)) + (pad "2" smd roundrect (at 0.775 0 270) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") (tstamp 3a3fc538-cf25-4325-9937-1b8be6f7e34e)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal" (layer "F.Cu") + (tstamp 2de6179d-448c-48c3-b9f8-be3c2c6bf2b0) + (at 189.765 95.095 90) + (descr "Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon") + (tags "THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm") + (property "LCSC" "C695629") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "screw terminal") + (path "/2c9354d0-235b-457b-ba7c-a936f836eac7") + (attr through_hole) + (fp_text reference "J2" (at 6.83 0.1 180) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp cc6166ff-4e40-4fe3-ad9f-0c33d39aabfd) + ) + (fp_text value "Screw_Terminal_01x02" (at 1.75 4.66 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 69033e93-ac3a-45bc-abbd-94a36577c1b8) + ) + (fp_text user "${REFERENCE}" (at 1.75 2.9 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp dd6f9215-e3b5-4d91-a7d5-b4f2805260db) + ) + (fp_line (start -2.4 2.16) (end -2.4 3.9) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 16db1f87-561a-4166-9b7a-c254809a39ef)) + (fp_line (start -2.4 3.9) (end -0.9 3.9) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32aed2c3-2bff-4338-9619-35c3e100b729)) + (fp_line (start -2.16 -3.46) (end -2.16 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4de9acc7-741d-436d-92fb-0bd9f0399dd8)) + (fp_line (start -2.16 -3.46) (end 5.66 -3.46) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ab483427-64d3-4902-9a6a-6acd301dd971)) + (fp_line (start -2.16 2.1) (end 5.66 2.1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5cf8abda-1c0e-498d-b2c6-01e0356ab23e)) + (fp_line (start -2.16 3.66) (end 5.66 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0e0f2563-1874-4606-beb1-79cd531732d1)) + (fp_line (start 5.66 -3.46) (end 5.66 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5c059957-1252-423d-b55d-e62cbe1f9bad)) + (fp_arc (start -1.432109 0.607742) (mid -1.555727 -0.00014) (end -1.432 -0.608) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3549f5a2-f256-44f5-8b58-04197a9f7e83)) + (fp_arc (start -0.607742 -1.432109) (mid 0.00014 -1.555727) (end 0.608 -1.432) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aa4753de-d465-4a48-916c-8ea20ca69d97)) + (fp_arc (start 0.027011 1.555493) (mid -0.296984 1.527118) (end -0.608 1.432) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e8a3869c-8ea3-4158-878a-c2c09a325eb6)) + (fp_arc (start 0.607587 1.431385) (mid 0.310017 1.523783) (end 0 1.555) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 36166c78-8778-4440-9b09-8277f37f1435)) + (fp_arc (start 1.432109 -0.607742) (mid 1.555727 0.00014) (end 1.432 0.608) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0783f12a-9cf6-4ca3-9978-41d0d9869084)) + (fp_circle (center 3.5 0) (end 5.055 0) + (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 1c4900f6-5c9e-46e1-8e51-902ca20508dc)) + (fp_line (start -2.6 -3.9) (end -2.6 4.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2943b20f-79d9-4b8b-ad1d-68138c6a425f)) + (fp_line (start -2.6 4.1) (end 6.1 4.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f1ade7af-c18c-4917-a24a-0b258ae3047e)) + (fp_line (start 6.1 -3.9) (end -2.6 -3.9) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2fd1c6b6-efb6-469e-bfc9-4876750e300e)) + (fp_line (start 6.1 4.1) (end 6.1 -3.9) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp df65c632-4be7-4703-9cdc-cff568f1f66f)) + (fp_line (start -2.1 -3.4) (end 5.6 -3.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f9e4ceec-1bf5-4c28-93f2-88949ffe7342)) + (fp_line (start -2.1 2.1) (end -2.1 -3.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7bf4cf86-ea00-4181-86cf-23f63d430504)) + (fp_line (start -2.1 2.1) (end 5.6 2.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b3765d0-11a9-42fa-b74b-7f43e71945d7)) + (fp_line (start -1.1 -0.069) (end -0.069 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2c5dd619-cc3a-4550-93df-572dbd0e6adb)) + (fp_line (start -1.1 0.069) (end -1.1 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1746a31f-4f83-41f3-91a4-3b3685defbdd)) + (fp_line (start -0.6 3.6) (end -2.1 2.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 88650949-ded0-4b40-8305-f908072bc039)) + (fp_line (start -0.069 -1.1) (end 0.069 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 05cc0961-2246-47d9-bfe2-58d55f528f07)) + (fp_line (start -0.069 -0.069) (end -0.069 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce9c3fd8-6c7f-4aab-8d6e-807c3398dc99)) + (fp_line (start -0.069 0.069) (end -1.1 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 687a39c9-b65d-4a72-b194-3d4c765d0b25)) + (fp_line (start -0.069 1.1) (end -0.069 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a35bd523-cf40-40a4-830b-7f589533375b)) + (fp_line (start 0.069 -1.1) (end 0.069 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 59ef1f23-f67d-43a5-83d1-641f12cba5a0)) + (fp_line (start 0.069 -0.069) (end 1.1 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ca9370d1-58fd-4413-947a-d4b4e8cefbb2)) + (fp_line (start 0.069 0.069) (end 0.069 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 959e6f2a-5418-43fc-902d-1987a1129b43)) + (fp_line (start 0.069 1.1) (end -0.069 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c058eaf-e794-491a-9a34-910da577943c)) + (fp_line (start 1.1 -0.069) (end 1.1 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f02b18e5-dcae-4ce1-aae7-3c12595cebfa)) + (fp_line (start 1.1 0.069) (end 0.069 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d8cd6d85-18b8-44cf-a9da-8d73175c129f)) + (fp_line (start 2.4 -0.069) (end 3.431 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ab637954-d9d0-4f17-9cfa-4d9316a018c0)) + (fp_line (start 2.4 0.069) (end 2.4 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aa925f3f-b09b-4a99-8b16-7370264000d2)) + (fp_line (start 3.431 -1.1) (end 3.569 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b6b9f4da-a7f9-4e04-a6fb-d8665bf6e355)) + (fp_line (start 3.431 -0.069) (end 3.431 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 495a8c13-5f2a-42f2-a366-d949e9b4a643)) + (fp_line (start 3.431 0.069) (end 2.4 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a7cba447-4f11-4a87-9426-bacf79aaee7b)) + (fp_line (start 3.431 1.1) (end 3.431 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 773381b5-87bd-455a-a381-ea64190868e9)) + (fp_line (start 3.569 -1.1) (end 3.569 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 381cdfb5-c537-426f-8140-0f76d8fbe316)) + (fp_line (start 3.569 -0.069) (end 4.6 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4693960d-f886-41dd-a214-fb9dfbea3996)) + (fp_line (start 3.569 0.069) (end 3.569 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36e11cab-2051-40b9-9a53-29baf023ad46)) + (fp_line (start 3.569 1.1) (end 3.431 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d32b30c3-a98e-4b17-8cb8-8c96eaf1cbb5)) + (fp_line (start 4.6 -0.069) (end 4.6 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8917d8a4-e758-460f-a15b-9b4acf47e599)) + (fp_line (start 4.6 0.069) (end 3.569 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 05857fc4-aa29-46d8-9a29-a7b3115c03b2)) + (fp_line (start 5.6 -3.4) (end 5.6 3.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ef0d85ba-424b-4e1b-a79e-d0414577b6dd)) + (fp_line (start 5.6 3.6) (end -0.6 3.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b8de938a-7df0-4681-85f0-e0c49fa2ab41)) + (fp_circle (center 0 0) (end 1.375 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 497f02a8-6a7a-4d32-ad94-1bdbd45e8c8b)) + (fp_circle (center 3.5 0) (end 4.875 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp e914802f-db1b-48c3-a595-ceb9c24cbb91)) + (pad "1" thru_hole rect (at 0 0 90) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) + (net 16 "/LED+") (pinfunction "Pin_1") (pintype "passive") (tstamp 5db8eb4d-f149-425e-a571-deb97560efa5)) + (pad "2" thru_hole circle (at 3.5 0 90) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) + (net 15 "/LED-") (pinfunction "Pin_2") (pintype "passive") (tstamp 6287143f-4552-44ec-ac9d-892c17f32db6)) + (model "${KICAD6_3DMODEL_DIR}/TerminalBlock_4Ucon.3dshapes/TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "MountingHole:MountingHole_3.2mm_M3_Pad" (layer "F.Cu") + (tstamp 35686185-6ed0-42a1-8986-4fa69f16143d) + (at 189.865 76.835) + (descr "Mounting Hole 3.2mm, M3") + (tags "mounting hole 3.2mm m3") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "exclude_from_bom" "") + (property "ki_description" "Mounting Hole with connection") + (property "ki_keywords" "mounting hole") + (path "/5de4e9bb-db72-4db6-83ae-642cdd0bcc35") + (attr exclude_from_bom) + (fp_text reference "H1" (at 0 -4.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3420e37f-e539-4e77-b29c-98d18748ab0c) + ) + (fp_text value "MountingHole_Pad" (at 0 4.2) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 454f8e1c-76a9-4268-9d90-809236de9dc5) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0e720b98-18f1-4314-b74c-47dd6c94ef08) + ) + (fp_circle (center 0 0) (end 3.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp fcb176f7-432d-4823-9599-140830c75444)) + (fp_circle (center 0 0) (end 3.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp ba59a6d1-6161-43b3-9989-5844ce15c4b4)) + (pad "1" thru_hole circle (at 0 0) (size 6.4 6.4) (drill 3.2) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "1") (pintype "input") (tstamp 36f7af24-e08f-4852-9db5-fc10fc85890b)) + ) + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp 3569c311-7fb8-45fe-8769-cfd471cddbe1) + (at 150.495 86.995 90) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C2907166") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/15401dc0-2ec5-41b5-aff0-00ff67daa016") + (attr smd) + (fp_text reference "R3" (at 2.014238 -0.000001 180) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 461b6d4f-8bee-448f-a962-8bc9e15a822e) + ) + (fp_text value "4.7k" (at 0 1.43 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 58fea0fe-4ce9-4451-8379-0cdd47de6e43) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 987efe20-432d-4373-8e7f-2b6a79c27d6e) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 566d0e14-5303-4157-b7e6-6c06f20e7e90)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2601a08f-b1c5-4321-b65d-6310706e86e6)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b347b7c-5ce8-43db-8962-33b6d22a49c4)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 59e92808-8435-4373-b315-409b6fdbcfd9)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp af206e0a-8cfc-40be-8f89-834583bcaf6e)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2a57ac54-a2c2-4a5d-866a-a2286c0056f7)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 17affcb9-0fae-4939-856d-8b2ab7a89311)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 419ceb3d-5d5b-4def-89ae-6e1719b3d71b)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0f5e1629-66c6-42cf-9e95-2eef192d3f9d)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cae2156a-5587-4947-b854-178737e12ad9)) + (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 6 "Net-(R1-Pad2)") (pintype "passive") (tstamp ce8bccf9-df71-4510-b489-cdbf018f66b3)) + (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "VCC") (pintype "passive") (tstamp eb9670b4-659d-4051-8fb1-7d251f47a1c9)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu") + (tstamp 37dff84c-51d5-46aa-9529-33349a34f749) + (at 170.99306 84.823398 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C98192") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/2f94b4f1-4e35-4828-bf7f-ecf73d6f3ee8") + (attr smd) + (fp_text reference "C2" (at 2.286642 0.008646 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 8d5252b4-dc57-43a5-af69-a02962264660) + ) + (fp_text value "4.7uF 50V" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3ce1a90d-e0d0-4cda-937d-887739ccf3d6) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp bf34ddef-fdd1-48c7-8899-c3de0e314552) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cdf18c2c-c94e-49cb-a817-a669f8067fa4)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e74d1dc3-5491-48c7-bae9-f1194dcdb0f5)) + (fp_line (start -1.7 -0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 683ed49b-a184-47ee-b14e-581aa3b3a8dd)) + (fp_line (start -1.7 0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d19ac91a-9b71-487a-ae6f-8dbe25678eab)) + (fp_line (start 1.7 -0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 59cf3189-6a7e-4060-8873-5ba59038082e)) + (fp_line (start 1.7 0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6bdf5291-e4fa-47a5-8548-1873a91e31a8)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e1a13c72-9f44-4a7b-b3ab-00e2a6e527b3)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 323be208-2a26-4650-8a32-71ae6efc98e9)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 78f4d958-0eec-4fe8-b8cc-93b1d3e1f111)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 50bdbd60-ae29-4456-88ce-fecb3756e2ed)) + (pad "1" smd roundrect (at -0.95 0 180) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "VCC") (pintype "passive") (tstamp eb4bee1a-0a96-4519-8c3b-5a31afe7c994)) + (pad "2" smd roundrect (at 0.95 0 180) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") (tstamp 0c636d7e-f175-448d-85ba-eaf48d2cf339)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "MountingHole:MountingHole_3.2mm_M3_Pad" (layer "F.Cu") + (tstamp 4417455e-a27a-47b8-8ba5-17260aa3e10d) + (at 189.865 104.14) + (descr "Mounting Hole 3.2mm, M3") + (tags "mounting hole 3.2mm m3") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "exclude_from_bom" "") + (property "ki_description" "Mounting Hole with connection") + (property "ki_keywords" "mounting hole") + (path "/be4dabfb-306f-471e-b8b7-c8510624479b") + (attr exclude_from_bom) + (fp_text reference "H3" (at 0 -4.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a305bc1d-c43e-4ff0-9d51-c5179aa50b2e) + ) + (fp_text value "MountingHole_Pad" (at 0 4.2) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 57480523-8e34-48f8-912c-2db8e231c2a4) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 08f771be-7f25-4707-b7b7-c97bf60cfaab) + ) + (fp_circle (center 0 0) (end 3.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 89ddd8b0-77e2-40d2-99f3-c5ac3f0a90ac)) + (fp_circle (center 0 0) (end 3.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 445afb63-ee48-4058-ad26-83f38d62bccc)) + (pad "1" thru_hole circle (at 0 0) (size 6.4 6.4) (drill 3.2) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "1") (pintype "input") (tstamp 52ff7ebd-b834-4b7f-8963-274ef02b8625)) + ) + + (footprint "MountingHole:MountingHole_3.2mm_M3_Pad" (layer "F.Cu") + (tstamp 529a5b5e-4e7e-4676-a05e-228d5b6a218e) + (at 144.145 76.835) + (descr "Mounting Hole 3.2mm, M3") + (tags "mounting hole 3.2mm m3") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "exclude_from_bom" "") + (property "ki_description" "Mounting Hole with connection") + (property "ki_keywords" "mounting hole") + (path "/eac8d4dd-2869-42f5-bacc-c2ffb67fa427") + (attr exclude_from_bom) + (fp_text reference "H2" (at 0 -4.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp b2164046-f250-4515-bf54-52a06bfddfef) + ) + (fp_text value "MountingHole_Pad" (at 0 4.2) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 02930c7e-80ac-4628-b9ce-73f391ef0b67) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c3c229d7-729b-4826-998d-d05e16fe7716) + ) + (fp_circle (center 0 0) (end 3.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp e2cd1af0-c054-4ec9-b4c4-b3215bf450cb)) + (fp_circle (center 0 0) (end 3.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp d03e4f4f-e6ba-4d41-b7eb-4d829b193d67)) + (pad "1" thru_hole circle (at 0 0) (size 6.4 6.4) (drill 3.2) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "1") (pintype "input") (tstamp a15b55db-a940-4fa9-836b-66dabe238036)) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu") + (tstamp 5328d06d-a9e7-4da0-94d7-a906bae589b4) + (at 170.99306 82.827507) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C98192") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/561f8b8b-c5d7-4421-9741-f6523a4192e2") + (attr smd) + (fp_text reference "C7" (at -2.223021 -0.004501 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 7c155971-adfd-451b-afee-37f08ec9977e) + ) + (fp_text value "4.7uF 50V" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c03e2067-2a0d-4292-a035-4b07c2ac78a2) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp d9ec0770-54b4-490d-97fd-200c5cb1095d) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d6353a89-1dab-48b0-bf16-189aacb01bf3)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 13bb2636-eaae-4e30-9b5a-6785f4eea4e9)) + (fp_line (start -1.7 -0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 31a0da3a-b5eb-4f34-ae66-5cc14e7557a5)) + (fp_line (start -1.7 0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6e338fff-cde8-456c-a7b2-18d9a6b11cae)) + (fp_line (start 1.7 -0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d88c002e-2da7-4228-97ab-adef438657bb)) + (fp_line (start 1.7 0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bdc53b34-45f4-4bb7-bf78-5de92b46a5e8)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4bbd763b-858b-4d8b-a754-a3d997ad0537)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ef8dfe32-64cb-4971-a16e-e656fac30743)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a120f75a-0c98-4113-8445-bd297d8a1b4b)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc618d86-0bb5-4f7f-897c-e9e966dac9f2)) + (pad "1" smd roundrect (at -0.95 0) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") (tstamp 5effb686-966a-40bf-beef-749a23f1fb20)) + (pad "2" smd roundrect (at 0.95 0) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 3 "Net-(U3-VO)") (pintype "passive") (tstamp 62eca37c-a319-4c70-9c8d-4717cb31d56e)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp 5e9a6b29-c912-4c46-ad36-0ca8bcb07ae7) + (at 149.86 89.535) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C2907128") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/0659652a-cc95-4fb9-8617-fc9f263ffedd") + (attr smd) + (fp_text reference "R1" (at 0 1.905) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp b96c6d57-1ceb-4eb0-ac73-4b0e904f4cfd) + ) + (fp_text value "22k" (at 0 1.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 884b08ab-a00d-4c04-9a73-58b9565f5ee2) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp f5684881-0f93-4bb2-b7b1-bdbc9f0c797d) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7b0a686b-bca4-49d6-873a-33c23e00ce57)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 72456bfe-5c65-4527-b5f9-a688ef0aff47)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4b47ba75-1ded-4f7a-9ebc-223b03ebc0ea)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d104d5cf-0627-4eb9-9ec7-e8d4bc0f20b3)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ec80cbc2-45d4-4d11-b087-4a3a8319c89e)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7b9bb3ff-45f7-4e47-bcb7-963256ebd1b2)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b445e0d9-1ec2-4b65-b4cf-c3eb54b5026a)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 28490150-3a21-4931-b380-1fc1239e1f02)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 574aa706-9457-4dd1-b9d5-e6b6864d36ef)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8096c1d1-4833-4af9-a06c-dc37d6b52643)) + (pad "1" smd roundrect (at -0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 5 "/ON{slash}~{OFF}") (pintype "passive") (tstamp ecfcdee4-25f4-43de-bdce-b407554eca9b)) + (pad "2" smd roundrect (at 0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 6 "Net-(R1-Pad2)") (pintype "passive") (tstamp cfdd84dd-6966-4edd-b25b-996decc49a23)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") + (tstamp 6bdbc990-c975-463f-8051-493bd194a34f) + (at 183.515 93.345 90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C15849") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/0d1f0dd9-080f-480b-923b-356fe61d192d") + (attr smd) + (fp_text reference "C9" (at 2.54 0 270) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 89376b3e-385e-42c4-920a-886f9249b398) + ) + (fp_text value "1uF 50V" (at 0 1.43 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9f27c13a-b79c-4a3d-8d3c-e7ab72547ec0) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp fb6f82ff-ad34-4bc2-be7e-11dd0e1b6eb6) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 939976a2-eda7-43f6-8e1b-5a271f2ca38e)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 912d8778-bff0-42d1-93a2-2ae53379e17c)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 79f4ca49-2264-40ab-ab4b-47768c0bc771)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9caf2581-0b3b-4515-b7f8-f42537ebdbdd)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1de52182-a8c5-4890-a1c4-579d8236e83a)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6bd32a0d-63a4-4a1a-ae9b-d04e7008d198)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0f3ea6b1-9e90-402b-b619-8ac1ed93d3d1)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e5730ea6-8a57-4a3d-804b-29c3e2d1ee5f)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b1c678ca-4687-4255-95dd-647b3fd2d196)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp df51db2b-b505-4cbf-af8b-94442738fc6a)) + (pad "1" smd roundrect (at -0.775 0 90) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 16 "/LED+") (pintype "passive") (tstamp 150ec152-4be4-4e7d-9041-502bf7429c7b)) + (pad "2" smd roundrect (at 0.775 0 90) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 15 "/LED-") (pintype "passive") (tstamp 42c80556-81f2-4e43-b170-d9e6f7e4ae80)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "MountingHole:MountingHole_3.2mm_M3_Pad" (layer "F.Cu") + (tstamp 6cb85c11-7cde-4e96-b95e-807572040063) + (at 144.145 104.14) + (descr "Mounting Hole 3.2mm, M3") + (tags "mounting hole 3.2mm m3") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "exclude_from_bom" "") + (property "ki_description" "Mounting Hole with connection") + (property "ki_keywords" "mounting hole") + (path "/6844f87c-7512-4436-a567-58c523fa8951") + (attr exclude_from_bom) + (fp_text reference "H4" (at 0 -4.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e578bb85-ea3e-4da8-98d1-ee1c5a201965) + ) + (fp_text value "MountingHole_Pad" (at 0 4.2) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f1ebfa8a-192a-4505-a078-1fd3bb9082ee) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp afb1a447-1b49-4774-a02a-9d57277740a1) + ) + (fp_circle (center 0 0) (end 3.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 71177ef2-6750-4724-9b7f-148fd5364643)) + (fp_circle (center 0 0) (end 3.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp af561550-294e-4d4c-9e79-6d748129aa0a)) + (pad "1" thru_hole circle (at 0 0) (size 6.4 6.4) (drill 3.2) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "1") (pintype "input") (tstamp da5a6388-77c9-4e86-be82-a90216c9cfd4)) + ) + + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") + (tstamp 6f14b87f-21ce-46a4-aff4-2e2a5e3a44d3) + (at 185.028099 93.345 90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C15849") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/271053cc-095b-4f14-83ef-1028d1ab6737") + (attr smd) + (fp_text reference "C8" (at 2.54 0.026766 270) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 679d23c1-8304-4790-94d5-40ecc52b6783) + ) + (fp_text value "1uF 50V" (at 0 1.43 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c3505810-a39d-4095-9a7e-e794d77e581d) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 31a9e0ce-882b-430e-a8f2-209da5180176) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6d417301-eeda-4fe8-9740-2d12f06ceed3)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32fff98d-628e-4fa6-b587-59047e06b9d2)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca96e93c-3724-4c8f-816a-4d75e7a35ac2)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bd96040a-fc19-4abb-8fce-c96574842d35)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 598550b4-f36c-4383-a379-b7b3b12a4e66)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5633316a-6c6e-4bc5-90cb-f264d1561f54)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7015d13c-646c-4e84-9f3d-1070d1a78a09)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ed112ca7-d667-49cd-ba0c-7e316d43a88a)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 651e0a57-b65b-45ca-a1fe-a409fec40782)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9a104e7c-3ccf-407b-9828-c059497dd84d)) + (pad "1" smd roundrect (at -0.775 0 90) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 16 "/LED+") (pintype "passive") (tstamp d14994c8-2e73-4447-b885-d5023d811599)) + (pad "2" smd roundrect (at 0.775 0 90) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 15 "/LED-") (pintype "passive") (tstamp 220d8e84-b9b0-413a-9b22-164713535ad5)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LOGO" (layer "F.Cu") + (tstamp 768d0a99-ff89-4f34-8ccd-b368ed8ca1b5) + (at 158.115 103.505) + (attr board_only exclude_from_pos_files exclude_from_bom) + (fp_text reference "Solarity Logo" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.524 1.524) (thickness 0.153))) + (tstamp ea7a3f5c-2074-404b-b91f-83c8b748cd6f) + ) + (fp_text value "LOGO" (at 0.75 0) (layer "F.SilkS") hide + (effects (font (size 1.524 1.524) (thickness 0.153))) + (tstamp bf7e3a4a-aebc-4757-8ec1-e7fffd6e4ff7) + ) + (fp_poly + (pts + (xy -3.802209 -0.264908) + (xy -3.817791 -0.249325) + (xy -3.833374 -0.264908) + (xy -3.817791 -0.280491) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp b72ec682-ebe8-4bf2-8731-7bdf6828d73b)) + (fp_poly + (pts + (xy -3.802209 -0.046749) + (xy -3.817791 -0.031166) + (xy -3.833374 -0.046749) + (xy -3.817791 -0.062331) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp c27324ea-580e-4968-bb8b-fc5fa116f144)) + (fp_poly + (pts + (xy -3.802209 0.015583) + (xy -3.817791 0.031166) + (xy -3.833374 0.015583) + (xy -3.817791 0) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp c84a516e-0a67-4137-af35-418ec602590c)) + (fp_poly + (pts + (xy -3.802209 0.077914) + (xy -3.817791 0.093497) + (xy -3.833374 0.077914) + (xy -3.817791 0.062331) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 9ee143f7-2c7a-43d4-b2f6-ee035a6bc4a4)) + (fp_poly + (pts + (xy -3.771043 0.514233) + (xy -3.786626 0.529816) + (xy -3.802209 0.514233) + (xy -3.786626 0.49865) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 5d34bf55-7e42-4096-ac3c-7d320d3c7f7d)) + (fp_poly + (pts + (xy -2.898405 1.667362) + (xy -2.913988 1.682945) + (xy -2.929571 1.667362) + (xy -2.913988 1.651779) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp d49464a2-75c1-44c7-94a2-ed1dc620ea9f)) + (fp_poly + (pts + (xy -0.249325 3.848957) + (xy -0.264908 3.86454) + (xy -0.280491 3.848957) + (xy -0.264908 3.833374) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp ba021237-de9a-40a8-8e9b-3b7bd5765176)) + (fp_poly + (pts + (xy -0.186994 3.848957) + (xy -0.202577 3.86454) + (xy -0.21816 3.848957) + (xy -0.202577 3.833374) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp f4f9aa58-7e72-4143-9053-68f6d1613e59)) + (fp_poly + (pts + (xy -0.031166 3.848957) + (xy -0.046749 3.86454) + (xy -0.062331 3.848957) + (xy -0.046749 3.833374) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 9e490062-0715-420b-9ab0-f7e786fad927)) + (fp_poly + (pts + (xy 0.031166 3.848957) + (xy 0.015583 3.86454) + (xy 0 3.848957) + (xy 0.015583 3.833374) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp e9544b5b-f175-454a-855f-7e3081a13476)) + (fp_poly + (pts + (xy 0.093497 3.848957) + (xy 0.077914 3.86454) + (xy 0.062331 3.848957) + (xy 0.077914 3.833374) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp a90f9422-2cce-4511-b383-c43aaf41fd81)) + (fp_poly + (pts + (xy 0.155828 3.848957) + (xy 0.140245 3.86454) + (xy 0.124663 3.848957) + (xy 0.140245 3.833374) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 73aeb593-9576-40e5-9b24-a3256ffe7709)) + (fp_poly + (pts + (xy -3.812734 -0.412945) + (xy -3.808618 -0.349138) + (xy -3.812734 -0.335031) + (xy -3.824109 -0.331116) + (xy -3.828453 -0.373988) + (xy -3.823556 -0.418231) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 1182235e-3d14-4446-97b0-7016fb4dde96)) + (fp_poly + (pts + (xy -3.812734 -0.194785) + (xy -3.808618 -0.130978) + (xy -3.812734 -0.116871) + (xy -3.824109 -0.112956) + (xy -3.828453 -0.155828) + (xy -3.823556 -0.200072) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp a203fd6f-f2bc-4277-8750-a61c2d0cf2f5)) + (fp_poly + (pts + (xy -3.812734 0.241534) + (xy -3.808618 0.305341) + (xy -3.812734 0.319448) + (xy -3.824109 0.323363) + (xy -3.828453 0.280491) + (xy -3.823556 0.236247) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp f62ff3cc-08ea-42c3-9944-dc9ef01257df)) + (fp_poly + (pts + (xy -3.812085 0.39931) + (xy -3.808369 0.448018) + (xy -3.814545 0.459044) + (xy -3.82871 0.449749) + (xy -3.830914 0.418139) + (xy -3.823303 0.384884) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 78388632-0f0e-4a9c-82e8-4ab9b487cf4d)) + (fp_poly + (pts + (xy -0.335031 3.843899) + (xy -0.331116 3.855275) + (xy -0.373988 3.859619) + (xy -0.418231 3.854721) + (xy -0.412945 3.843899) + (xy -0.349138 3.839783) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 19380a0b-7eab-451f-ae89-4101ed83bbf3)) + (fp_poly + (pts + (xy -0.103886 3.843763) + (xy -0.108164 3.862291) + (xy -0.124663 3.86454) + (xy -0.150315 3.853137) + (xy -0.14544 3.843763) + (xy -0.108453 3.840033) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp fe31b1f3-62e6-4c96-8195-f0871fe94675)) + (fp_poly + (pts + (xy -3.081391 2.2634) + (xy -3.057381 2.302092) + (xy -3.062254 2.324667) + (xy -3.090475 2.316269) + (xy -3.115939 2.291428) + (xy -3.136038 2.252241) + (xy -3.12222 2.243926) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 7fe3f389-fb53-4d29-a35b-8371dd3558c4)) + (fp_poly + (pts + (xy -3.738699 0.803511) + (xy -3.728607 0.82589) + (xy -3.727959 0.86602) + (xy -3.740855 0.872638) + (xy -3.767642 0.84738) + (xy -3.771043 0.82589) + (xy -3.764375 0.784308) + (xy -3.758795 0.779141) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 189d0ee1-8e43-4069-a583-2463aa2e3d1d)) + (fp_poly + (pts + (xy -1.67456 1.631336) + (xy -1.673524 1.641568) + (xy -1.722313 1.645746) + (xy -1.729693 1.645703) + (xy -1.77803 1.641209) + (xy -1.773416 1.631724) + (xy -1.768057 1.630182) + (xy -1.700169 1.625619) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 7a549d80-8f3f-44d4-bd00-d9517b236797)) + (fp_poly + (pts + (xy -3.7654 0.659905) + (xy -3.764939 0.66227) + (xy -3.757324 0.729041) + (xy -3.766365 0.746159) + (xy -3.788356 0.707836) + (xy -3.790544 0.702255) + (xy -3.79861 0.636541) + (xy -3.794723 0.61655) + (xy -3.780734 0.613074) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp f4464818-ca9d-4077-b46c-4e4aab85049e)) + (fp_poly + (pts + (xy -3.228819 2.07561) + (xy -3.184854 2.117291) + (xy -3.169302 2.152585) + (xy -3.160115 2.203515) + (xy -3.174731 2.201385) + (xy -3.21587 2.14533) + (xy -3.222163 2.135785) + (xy -3.251809 2.08372) + (xy -3.243329 2.071255) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp c281aef1-f4b4-4ea8-9013-74c822146c5c)) + (fp_poly + (pts + (xy -2.615348 1.142818) + (xy -2.598714 1.158972) + (xy -2.563489 1.212577) + (xy -2.560146 1.244734) + (xy -2.582413 1.262336) + (xy -2.610512 1.241561) + (xy -2.644637 1.182166) + (xy -2.64908 1.1558) + (xy -2.643 1.126189) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp bd51c4bc-6e2e-4d54-8476-b7e785ad815d)) + (fp_poly + (pts + (xy -3.695652 1.003569) + (xy -3.660924 1.105341) + (xy -3.634037 1.201021) + (xy -3.62051 1.270445) + (xy -3.621778 1.294743) + (xy -3.637619 1.276037) + (xy -3.663139 1.211748) + (xy -3.687935 1.132352) + (xy -3.717485 1.017811) + (xy -3.727348 0.956894) + (xy -3.719434 0.95151) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 33336ca0-5def-4524-bcbc-a8e3dccd1601)) + (fp_poly + (pts + (xy -2.89315 1.882093) + (xy -2.853366 1.937047) + (xy -2.838309 2.004954) + (xy -2.858941 2.0611) + (xy -2.895664 2.071993) + (xy -2.948159 2.036082) + (xy -2.974902 2.008767) + (xy -3.026598 1.938814) + (xy -3.023515 1.894185) + (xy -2.964334 1.868151) + (xy -2.946645 1.864752) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 22e5f1e3-a43a-4221-8e14-4fb076073b97)) + (fp_poly + (pts + (xy 2.433693 3.021603) + (xy 2.391477 3.067461) + (xy 2.35674 3.096021) + (xy 2.285846 3.145025) + (xy 2.251259 3.153732) + (xy 2.243926 3.133733) + (xy 2.259124 3.091234) + (xy 2.272866 3.085399) + (xy 2.315956 3.065506) + (xy 2.351058 3.036146) + (xy 2.404062 3.001491) + (xy 2.434932 2.998433) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 3b6e1bc1-cfff-422e-9a1e-8dd035ce4c84)) + (fp_poly + (pts + (xy 0.079726 3.411307) + (xy 0.161447 3.421103) + (xy 0.230471 3.435477) + (xy 0.265777 3.451618) + (xy 0.266189 3.457313) + (xy 0.226296 3.474617) + (xy 0.150401 3.483145) + (xy 0.064284 3.482373) + (xy -0.006274 3.471775) + (xy -0.026702 3.463269) + (xy -0.049349 3.430873) + (xy -0.037718 3.416688) + (xy 0.006331 3.408899) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 86343e18-cd07-473d-821d-44a207774676)) + (fp_poly + (pts + (xy -3.572668 1.414172) + (xy -3.516426 1.515947) + (xy -3.440279 1.662846) + (xy -3.375604 1.794159) + (xy -3.32494 1.904602) + (xy -3.293195 1.982903) + (xy -3.285278 2.017789) + (xy -3.285562 2.018159) + (xy -3.304791 1.998713) + (xy -3.344386 1.933132) + (xy -3.398488 1.831825) + (xy -3.458444 1.711019) + (xy -3.535296 1.547618) + (xy -3.584759 1.435214) + (xy -3.607219 1.374825) + (xy -3.603061 1.367471) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 53b26d8f-721c-40d0-81ea-895c6d34574f)) + (fp_poly + (pts + (xy -1.589942 2.483189) + (xy -1.562824 2.504724) + (xy -1.510767 2.544105) + (xy -1.483479 2.555583) + (xy -1.444134 2.575057) + (xy -1.420489 2.595427) + (xy -1.402632 2.644004) + (xy -1.440092 2.68939) + (xy -1.525976 2.724504) + (xy -1.551882 2.730389) + (xy -1.615528 2.733359) + (xy -1.667616 2.703841) + (xy -1.722919 2.639608) + (xy -1.805635 2.531162) + (xy -1.712329 2.492514) + (xy -1.639758 2.470288) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp a1cf9c38-f305-493c-97dd-9171b4501b73)) + (fp_poly + (pts + (xy -2.072899 1.584552) + (xy -2.021699 1.627565) + (xy -2.010163 1.63905) + (xy -1.958441 1.694208) + (xy -1.932858 1.728226) + (xy -1.93227 1.730476) + (xy -1.95693 1.750427) + (xy -2.016748 1.785632) + (xy -2.090481 1.824807) + (xy -2.156888 1.85667) + (xy -2.194726 1.869938) + (xy -2.19484 1.869939) + (xy -2.220106 1.846099) + (xy -2.24283 1.809656) + (xy -2.272094 1.726497) + (xy -2.249837 1.664969) + (xy -2.181377 1.61426) + (xy -2.116125 1.581565) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 198b76fa-0fd9-4e82-a968-cf5570dac41e)) + (fp_poly + (pts + (xy -0.752953 3.104947) + (xy -0.752274 3.147395) + (xy -0.783487 3.188446) + (xy -0.810964 3.201203) + (xy -0.853084 3.224279) + (xy -0.842373 3.255725) + (xy -0.83534 3.292104) + (xy -0.884195 3.327168) + (xy -0.889931 3.329832) + (xy -0.955225 3.354834) + (xy -0.990976 3.36122) + (xy -1.035873 3.353162) + (xy -1.090798 3.344138) + (xy -1.171379 3.317958) + (xy -1.243615 3.273458) + (xy -1.290635 3.223879) + (xy -1.295976 3.183105) + (xy -1.248454 3.162033) + (xy -1.154718 3.166674) + (xy -1.153829 3.166816) + (xy -1.007517 3.163098) + (xy -0.932763 3.135718) + (xy -0.853885 3.101852) + (xy -0.794506 3.085638) + (xy -0.789936 3.085399) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp d675ad13-5ff4-401f-bc11-1909e2e9fbbf)) + (fp_poly + (pts + (xy -3.361743 -0.025661) + (xy -3.321924 0.034951) + (xy -3.293401 0.106692) + (xy -3.28752 0.154134) + (xy -3.288872 0.157278) + (xy -3.289135 0.20442) + (xy -3.263494 0.269456) + (xy -3.225919 0.324561) + (xy -3.195709 0.342822) + (xy -3.144193 0.322772) + (xy -3.122914 0.30554) + (xy -3.085384 0.288337) + (xy -3.044017 0.323382) + (xy -3.039758 0.328914) + (xy -3.001125 0.387357) + (xy -3.006954 0.420975) + (xy -3.063954 0.449759) + (xy -3.082745 0.456943) + (xy -3.150407 0.49962) + (xy -3.184034 0.55267) + (xy -3.195429 0.578487) + (xy -3.2223 0.574042) + (xy -3.27369 0.534232) + (xy -3.358098 0.454487) + (xy -3.452417 0.355022) + (xy -3.504426 0.27272) + (xy -3.521268 0.1868) + (xy -3.510083 0.076479) + (xy -3.502239 0.035061) + (xy -3.469282 -0.040952) + (xy -3.418956 -0.061195) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp d1c07645-36e7-460f-858e-f35e512adb8d)) + (fp_poly + (pts + (xy -3.0091 2.382327) + (xy -2.962825 2.430436) + (xy -2.950678 2.44656) + (xy -2.900627 2.507674) + (xy -2.824067 2.591637) + (xy -2.731581 2.687932) + (xy -2.633753 2.786044) + (xy -2.541166 2.875454) + (xy -2.464402 2.945647) + (xy -2.414046 2.986105) + (xy -2.401887 2.991902) + (xy -2.364787 3.010652) + (xy -2.303396 3.057084) + (xy -2.287434 3.070702) + (xy -2.200645 3.145469) + (xy -2.147398 3.187568) + (xy -2.114947 3.206072) + (xy -2.09164 3.210061) + (xy -2.045126 3.229373) + (xy -2.020202 3.249018) + (xy -1.943503 3.296235) + (xy -1.832381 3.336899) + (xy -1.714696 3.361989) + (xy -1.659197 3.36589) + (xy -1.5815 3.377915) + (xy -1.537499 3.407079) + (xy -1.5387 3.443011) + (xy -1.556605 3.45835) + (xy -1.556681 3.483241) + (xy -1.504719 3.520045) + (xy -1.40915 3.565552) + (xy -1.278404 3.616553) + (xy -1.120913 3.669838) + (xy -0.945106 3.722196) + (xy -0.759416 3.770419) + (xy -0.701227 3.784012) + (xy -0.608457 3.8076) + (xy -0.576884 3.822303) + (xy -0.606739 3.828013) + (xy -0.60773 3.828031) + (xy -0.684304 3.820722) + (xy -0.796861 3.800033) + (xy -0.921643 3.770365) + (xy -0.927168 3.768888) + (xy -1.362104 3.628771) + (xy -1.761302 3.44925) + (xy -2.143268 3.221625) + (xy -2.253347 3.145452) + (xy -2.358541 3.064803) + (xy -2.477796 2.964287) + (xy -2.603053 2.85184) + (xy -2.726251 2.735398) + (xy -2.839331 2.622898) + (xy -2.934231 2.522276) + (xy -3.002893 2.441469) + (xy -3.037256 2.388412) + (xy -3.037861 2.372994) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp aa6581a6-f4e5-415b-8410-0be1aa9533ed)) + (fp_poly + (pts + (xy 0.308553 -3.81405) + (xy 0.410348 -3.808432) + (xy 0.462527 -3.799713) + (xy 0.467485 -3.795405) + (xy 0.492002 -3.780901) + (xy 0.532639 -3.787522) + (xy 0.590643 -3.792808) + (xy 0.678407 -3.786983) + (xy 0.778659 -3.773105) + (xy 0.874122 -3.754227) + (xy 0.947522 -3.733407) + (xy 0.981586 -3.7137) + (xy 0.981369 -3.708147) + (xy 0.992313 -3.694088) + (xy 1.021646 -3.697898) + (xy 1.075637 -3.695432) + (xy 1.163565 -3.674858) + (xy 1.27078 -3.641621) + (xy 1.382632 -3.60117) + (xy 1.484471 -3.55895) + (xy 1.561645 -3.52041) + (xy 1.599505 -3.490995) + (xy 1.60023 -3.482784) + (xy 1.599659 -3.464556) + (xy 1.61456 -3.471228) + (xy 1.658873 -3.470753) + (xy 1.733656 -3.445938) + (xy 1.8224 -3.405402) + (xy 1.908594 -3.357768) + (xy 1.975728 -3.311657) + (xy 2.007294 -3.275691) + (xy 2.006559 -3.266528) + (xy 2.003933 -3.246311) + (xy 2.020897 -3.2538) + (xy 2.064513 -3.255174) + (xy 2.119093 -3.231618) + (xy 2.160474 -3.197388) + (xy 2.165814 -3.168309) + (xy 2.166189 -3.159553) + (xy 2.17011 -3.162216) + (xy 2.211755 -3.163487) + (xy 2.259896 -3.135823) + (xy 2.288611 -3.097721) + (xy 2.286732 -3.07902) + (xy 2.284437 -3.058793) + (xy 2.296363 -3.063701) + (xy 2.341774 -3.063463) + (xy 2.396366 -3.03329) + (xy 2.437176 -2.990486) + (xy 2.442209 -2.953788) + (xy 2.440507 -2.934897) + (xy 2.459578 -2.943603) + (xy 2.502252 -2.940319) + (xy 2.559725 -2.906751) + (xy 2.611053 -2.859779) + (xy 2.635294 -2.816288) + (xy 2.632879 -2.803909) + (xy 2.642579 -2.769262) + (xy 2.672797 -2.738317) + (xy 2.708925 -2.711991) + (xy 2.703615 -2.726676) + (xy 2.680782 -2.75816) + (xy 2.650964 -2.799834) + (xy 2.658442 -2.799346) + (xy 2.703422 -2.761786) + (xy 2.747418 -2.711472) + (xy 2.755108 -2.675308) + (xy 2.762109 -2.655304) + (xy 2.779217 -2.656099) + (xy 2.811757 -2.642327) + (xy 2.812699 -2.625706) + (xy 2.828108 -2.594928) + (xy 2.843865 -2.59454) + (xy 2.873914 -2.578806) + (xy 2.874258 -2.561058) + (xy 2.881927 -2.533933) + (xy 2.894101 -2.53734) + (xy 2.93403 -2.53357) + (xy 2.96881 -2.494111) + (xy 2.980058 -2.444185) + (xy 2.974187 -2.42747) + (xy 2.969143 -2.404471) + (xy 2.983619 -2.410218) + (xy 3.020474 -2.40109) + (xy 3.070803 -2.354737) + (xy 3.12049 -2.289831) + (xy 3.155424 -2.225042) + (xy 3.16149 -2.179039) + (xy 3.160223 -2.176596) + (xy 3.156725 -2.155181) + (xy 3.170671 -2.160929) + (xy 3.207638 -2.153378) + (xy 3.249345 -2.108852) + (xy 3.281081 -2.049591) + (xy 3.288133 -1.997839) + (xy 3.284455 -1.988906) + (xy 3.281589 -1.968565) + (xy 3.299542 -1.976536) + (xy 3.326622 -1.959978) + (xy 3.370507 -1.898373) + (xy 3.42493 -1.804573) + (xy 3.483619 -1.691435) + (xy 3.540305 -1.571811) + (xy 3.588718 -1.458557) + (xy 3.622589 -1.364527) + (xy 3.635647 -1.302575) + (xy 3.634074 -1.290676) + (xy 3.631114 -1.258494) + (xy 3.64261 -1.259878) + (xy 3.664653 -1.24216) + (xy 3.69373 -1.176753) + (xy 3.726202 -1.077376) + (xy 3.758432 -0.957753) + (xy 3.786782 -0.831603) + (xy 3.807614 -0.712648) + (xy 3.817291 -0.614609) + (xy 3.817568 -0.599942) + (xy 3.82171 -0.508513) + (xy 3.832109 -0.449126) + (xy 3.841166 -0.436323) + (xy 3.85052 -0.40739) + (xy 3.857397 -0.329428) + (xy 3.861851 -0.215689) + (xy 3.863932 -0.079423) + (xy 3.863693 0.066117) + (xy 3.861187 0.20768) + (xy 3.856465 0.332016) + (xy 3.84958 0.425873) + (xy 3.840583 0.475999) + (xy 3.837554 0.480484) + (xy 3.822535 0.520036) + (xy 3.82586 0.577158) + (xy 3.826179 0.649452) + (xy 3.810198 0.758253) + (xy 3.78135 0.892301) + (xy 3.743066 1.040339) + (xy 3.69878 1.191108) + (xy 3.651923 1.333349) + (xy 3.605929 1.455805) + (xy 3.564229 1.547216) + (xy 3.530257 1.596324) + (xy 3.51395 1.60023) + (xy 3.495598 1.599857) + (xy 3.501421 1.612986) + (xy 3.510285 1.661242) + (xy 3.495299 1.70957) + (xy 3.466944 1.731174) + (xy 3.456478 1.727896) + (xy 3.442692 1.736351) + (xy 3.449457 1.764353) + (xy 3.455523 1.800624) + (xy 3.428702 1.792322) + (xy 3.40205 1.783773) + (xy 3.409096 1.801877) + (xy 3.412363 1.849835) + (xy 3.389958 1.914475) + (xy 3.35368 1.974193) + (xy 3.315324 2.007387) + (xy 3.297416 2.006388) + (xy 3.277497 2.00404) + (xy 3.284966 2.020897) + (xy 3.286339 2.064513) + (xy 3.262784 2.119093) + (xy 3.228553 2.160474) + (xy 3.199474 2.165814) + (xy 3.190719 2.166189) + (xy 3.193382 2.17011) + (xy 3.194652 2.211755) + (xy 3.166989 2.259896) + (xy 3.128887 2.288611) + (xy 3.110185 2.286732) + (xy 3.089958 2.284437) + (xy 3.094867 2.296363) + (xy 3.094629 2.341774) + (xy 3.064456 2.396366) + (xy 3.021652 2.437176) + (xy 2.984954 2.442209) + (xy 2.966099 2.440474) + (xy 2.97514 2.460177) + (xy 2.967546 2.499604) + (xy 2.926419 2.56308) + (xy 2.865662 2.635428) + (xy 2.799182 2.701472) + (xy 2.740883 2.746035) + (xy 2.705476 2.754492) + (xy 2.686345 2.762105) + (xy 2.687265 2.779217) + (xy 2.673493 2.811757) + (xy 2.656871 2.812699) + (xy 2.626093 2.828108) + (xy 2.625705 2.843865) + (xy 2.609971 2.873914) + (xy 2.592223 2.874258) + (xy 2.565099 2.881927) + (xy 2.568506 2.894101) + (xy 2.563287 2.934947) + (xy 2.543607 2.957743) + (xy 2.479804 2.975926) + (xy 2.406169 2.955466) + (xy 2.362156 2.916619) + (xy 2.326337 2.914159) + (xy 2.252722 2.938131) + (xy 2.156228 2.981702) + (xy 2.051772 3.038037) + (xy 1.954269 3.100302) + (xy 1.941997 3.109123) + (xy 1.908423 3.140664) + (xy 1.920591 3.168807) + (xy 1.960175 3.198819) + (xy 2.006273 3.239618) + (xy 2.000871 3.267875) + (xy 1.989984 3.275906) + (xy 1.969323 3.29864) + (xy 1.979883 3.303081) + (xy 2.022402 3.281973) + (xy 2.065284 3.241227) + (xy 2.125606 3.193858) + (xy 2.173499 3.179589) + (xy 2.202871 3.186571) + (xy 2.186116 3.212611) + (xy 2.150429 3.243016) + (xy 2.079061 3.291323) + (xy 1.973307 3.351796) + (xy 1.845804 3.41845) + (xy 1.709188 3.485301) + (xy 1.576097 3.546364) + (xy 1.459167 3.595655) + (xy 1.371034 3.627189) + (xy 1.324337 3.634981) + (xy 1.323414 3.634678) + (xy 1.290095 3.631035) + (xy 1.291044 3.64261) + (xy 1.273607 3.665021) + (xy 1.208236 3.694159) + (xy 1.108479 3.726496) + (xy 0.987884 3.758505) + (xy 0.859999 3.78666) + (xy 0.738373 3.807433) + (xy 0.636553 3.817298) + (xy 0.618616 3.817654) + (xy 0.526273 3.821412) + (xy 0.468195 3.831001) + (xy 0.456836 3.841166) + (xy 0.43828 3.854741) + (xy 0.374784 3.861863) + (xy 0.33687 3.862169) + (xy 0.202577 3.859798) + (xy 0.299151 3.823212) + (xy 0.362757 3.786626) + (xy 0.560982 3.786626) + (xy 0.576564 3.802209) + (xy 0.592147 3.786626) + (xy 0.576564 3.771043) + (xy 0.560982 3.786626) + (xy 0.362757 3.786626) + (xy 0.365679 3.784945) + (xy 0.381164 3.744381) + (xy 0.384638 3.718245) + (xy 0.429746 3.716811) + (xy 0.471583 3.724606) + (xy 0.554239 3.748334) + (xy 0.611474 3.775221) + (xy 0.613396 3.776694) + (xy 0.674992 3.790368) + (xy 0.761432 3.775607) + (xy 0.833122 3.75933) + (xy 0.870908 3.757611) + (xy 0.872638 3.759739) + (xy 0.894092 3.755749) + (xy 0.936985 3.729507) + (xy 1.008416 3.69996) + (xy 1.058131 3.699289) + (xy 1.115414 3.696228) + (xy 1.135868 3.680261) + (xy 1.129438 3.650948) + (xy 1.100428 3.643274) + (xy 1.074914 3.636662) + (xy 1.109609 3.621924) + (xy 1.119653 3.61904) + (xy 1.18155 3.590012) + (xy 1.211016 3.5556) + (xy 1.203002 3.530734) + (xy 1.152459 3.530345) + (xy 1.149401 3.53107) + (xy 1.061325 3.526884) + (xy 1.022666 3.508153) + (xy 1.506966 3.508153) + (xy 1.513368 3.520727) + (xy 1.561987 3.504226) + (xy 1.606865 3.47596) + (xy 1.640764 3.441785) + (xy 1.634362 3.429212) + (xy 1.585743 3.445712) + (xy 1.540865 3.473978) + (xy 1.506966 3.508153) + (xy 1.022666 3.508153) + (xy 1.014718 3.504302) + (xy 0.949061 3.474969) + (xy 1.277791 3.474969) + (xy 1.293374 3.490552) + (xy 1.308957 3.474969) + (xy 1.293374 3.459386) + (xy 1.277791 3.474969) + (xy 0.949061 3.474969) + (xy 0.935991 3.46913) + (xy 0.871684 3.459386) + (xy 0.790357 3.435145) + (xy 0.746699 3.375191) + (xy 0.7488 3.298678) + (xy 0.781497 3.245878) + (xy 0.816636 3.203625) + (xy 0.819473 3.17136) + (xy 1.266479 3.17136) + (xy 1.287225 3.246062) + (xy 1.31127 3.274705) + (xy 1.373326 3.322486) + (xy 1.431248 3.325921) + (xy 1.499715 3.282195) + (xy 1.556291 3.227698) + (xy 1.624794 3.133893) + (xy 1.638388 3.059928) + (xy 1.603307 3.013536) + (xy 1.525784 3.002449) + (xy 1.412055 3.034402) + (xy 1.403496 3.038181) + (xy 1.305781 3.100668) + (xy 1.266479 3.17136) + (xy 0.819473 3.17136) + (xy 0.819586 3.170075) + (xy 0.785891 3.124842) + (xy 0.745986 3.083364) + (xy 0.679828 2.997716) + (xy 0.670845 2.934912) + (xy 0.671151 2.934141) + (xy 0.696459 2.867951) + (xy 0.724872 2.789325) + (xy 0.762544 2.700764) + (xy 0.799598 2.634354) + (xy 0.835834 2.561813) + (xy 0.824484 2.506293) + (xy 0.76018 2.454447) + (xy 0.718051 2.431554) + (xy 0.600726 2.382272) + (xy 0.509671 2.37576) + (xy 0.424198 2.413799) + (xy 0.363166 2.462086) + (xy 0.280493 2.519833) + (xy 0.200678 2.5527) + (xy 0.178045 2.555583) + (xy 0.123612 2.566604) + (xy 0.086531 2.610106) + (xy 0.057497 2.685177) + (xy 0.02051 2.772625) + (xy -0.021384 2.834828) + (xy -0.034133 2.845595) + (xy -0.11542 2.86505) + (xy -0.197316 2.84021) + (xy -0.253984 2.780869) + (xy -0.261837 2.759299) + (xy -0.299338 2.6933) + (xy -0.368952 2.623809) + (xy -0.392771 2.606196) + (xy -0.458974 2.55835) + (xy -0.477952 2.531854) + (xy -0.455482 2.51525) + (xy -0.441093 2.51035) + (xy -0.365043 2.510041) + (xy -0.315529 2.529231) + (xy -0.254027 2.552337) + (xy -0.187462 2.532862) + (xy -0.177319 2.527579) + (xy -0.121778 2.486051) + (xy -0.102392 2.451161) + (xy -0.100821 2.372273) + (xy 1.131953 2.372273) + (xy 1.149044 2.460743) + (xy 1.178708 2.538396) + (xy 1.208049 2.582751) + (xy 1.216711 2.586748) + (xy 1.243257 2.61201) + (xy 1.246626 2.633497) + (xy 1.26749 2.67397) + (xy 1.321784 2.672159) + (xy 1.388706 2.634488) + (xy 1.472702 2.594466) + (xy 1.556508 2.590176) + (xy 1.619091 2.620376) + (xy 1.636196 2.64908) + (xy 1.656809 2.69548) + (xy 1.685314 2.704146) + (xy 1.732846 2.671878) + (xy 1.805821 2.600335) + (xy 1.882587 2.503533) + (xy 1.918304 2.402909) + (xy 1.924508 2.353976) + (xy 1.920405 2.25337) + (xy 1.88308 2.204187) + (xy 1.807118 2.202309) + (xy 1.747826 2.219621) + (xy 1.652319 2.229602) + (xy 1.586856 2.216527) + (xy 1.521516 2.199149) + (xy 1.488086 2.199849) + (xy 1.451696 2.21065) + (xy 1.375915 2.222148) + (xy 1.341078 2.225905) + (xy 1.218556 2.249635) + (xy 1.150708 2.29615) + (xy 1.131953 2.372273) + (xy -0.100821 2.372273) + (xy -0.100123 2.337234) + (xy -0.080035 2.266585) + (xy -0.033178 2.220796) + (xy 0.023374 2.192354) + (xy 0.146232 2.138284) + (xy 0.222405 2.101266) + (xy 0.262833 2.074589) + (xy 0.278455 2.051544) + (xy 0.280491 2.034667) + (xy 0.259947 1.984489) + (xy 0.210162 1.921485) + (xy 0.206758 1.918035) + (xy 0.111011 1.860708) + (xy -0.041447 1.821989) + (xy -0.247615 1.802596) + (xy -0.280491 1.801467) + (xy -0.364576 1.792521) + (xy -0.464591 1.77367) + (xy -0.473162 1.77165) + (xy -0.581649 1.760315) + (xy -0.697928 1.770492) + (xy -0.800834 1.797984) + (xy -0.869202 1.838593) + (xy -0.879561 1.85225) + (xy -0.926004 1.889746) + (xy -0.989173 1.900996) + (xy -1.036975 1.880932) + (xy -1.03938 1.877493) + (xy -1.05423 1.833677) + (xy -1.072288 1.755603) + (xy -1.075854 1.737247) + (xy -1.079527 1.711794) + (xy 0.630471 1.711794) + (xy 0.638149 1.737968) + (xy 0.667218 1.801708) + (xy 0.68713 1.841685) + (xy 0.728413 1.917919) + (xy 0.757008 1.946562) + (xy 0.787451 1.936093) + (xy 0.812426 1.914769) + (xy 0.858669 1.853521) + (xy 0.872638 1.806593) + (xy 0.84779 1.734021) + (xy 0.777574 1.698571) + (xy 0.668482 1.702783) + (xy 0.630471 1.711794) + (xy -1.079527 1.711794) + (xy -1.086798 1.6614) + (xy -1.074716 1.628506) + (xy -1.030359 1.620726) + (xy -1.015374 1.620613) + (xy -0.943314 1.605355) + (xy -0.916619 1.555989) + (xy -0.933494 1.467125) + (xy -0.949994 1.424181) + (xy -0.976308 1.352383) + (xy -0.983918 1.312111) + (xy -0.981336 1.308957) + (xy -0.983207 1.284968) + (xy -1.008962 1.225527) + (xy -1.018152 1.207669) + (xy -1.056763 1.109447) + (xy -1.075978 1.012068) + (xy -1.07612 1.009335) + (xy -1.093986 0.920788) + (xy -1.133375 0.82939) + (xy -1.183938 0.751785) + (xy -1.235325 0.704613) + (xy -1.268824 0.699453) + (xy -1.335183 0.720963) + (xy -1.389767 0.735904) + (xy -1.446348 0.776773) + (xy -1.466574 0.84792) + (xy -1.449225 0.928135) + (xy -1.404244 0.987416) + (xy -1.363264 1.038024) + (xy -1.372255 1.093017) + (xy -1.377744 1.103983) + (xy -1.430444 1.176807) + (xy -1.499006 1.202679) + (xy -1.568179 1.199414) + (xy -1.662281 1.165766) + (xy -1.763952 1.097164) + (xy -1.845817 1.012883) + (xy -1.868422 1.001789) + (xy -1.874954 1.049143) + (xy -1.871569 1.098589) + (xy -1.87864 1.143831) + (xy -1.891354 1.151544) + (xy -1.925242 1.124593) + (xy -1.9772 1.056475) + (xy -2.038268 0.962189) + (xy -2.099485 0.856736) + (xy -2.151894 0.755113) + (xy -2.186534 0.672322) + (xy -2.193999 0.644878) + (xy -2.203217 0.570787) + (xy -2.185031 0.535155) + (xy -2.127328 0.516013) + (xy -2.122327 0.514906) + (xy -2.02317 0.478745) + (xy -1.982251 0.423879) + (xy -1.997086 0.345667) + (xy -2.014288 0.313102) + (xy -2.054876 0.251831) + (xy -2.095362 0.224857) + (xy -2.155964 0.226832) + (xy -2.250453 0.250615) + (xy -2.33575 0.266693) + (xy -2.403853 0.252403) + (xy -2.473648 0.212196) + (xy -2.540307 0.159034) + (xy -2.582104 0.093993) + (xy -2.612188 -0.005411) + (xy -2.619024 -0.036394) + (xy -2.63191 -0.083104) + (xy -1.817944 -0.083104) + (xy -1.79286 -0.020909) + (xy -1.785825 -0.006302) + (xy -1.72931 0.082454) + (xy -1.661653 0.154736) + (xy -1.659974 0.156071) + (xy -1.583709 0.216061) + (xy -1.650605 0.310007) + (xy -1.70767 0.379927) + (xy -1.758859 0.426817) + (xy -1.763819 0.429874) + (xy -1.797669 0.471926) + (xy -1.783252 0.518349) + (xy -1.73108 0.552776) + (xy -1.67961 0.560982) + (xy -1.616707 0.567932) + (xy -1.593139 0.584356) + (xy -1.588141 0.671249) + (xy -1.547493 0.713508) + (xy -1.483648 0.706136) + (xy -1.418136 0.654589) + (xy -1.365796 0.613726) + (xy -1.322242 0.625229) + (xy -1.321305 0.625998) + (xy -1.260921 0.644867) + (xy -1.216956 0.63937) + (xy -1.165656 0.594816) + (xy -1.158829 0.510001) + (xy -1.196249 0.38811) + (xy -1.199481 0.381486) + (xy -0.685644 0.381486) + (xy -0.666564 0.416493) + (xy -0.617884 0.479792) + (xy -0.581761 0.521935) + (xy -0.505046 0.61732) + (xy -0.460078 0.692379) + (xy -0.451351 0.738152) + (xy -0.468463 0.747975) + (xy -0.49525 0.773233) + (xy -0.49865 0.794724) + (xy -0.515479 0.836198) + (xy -0.529816 0.841472) + (xy -0.558769 0.862868) + (xy -0.553006 0.914549) + (xy -0.516278 0.977756) + (xy -0.49865 0.997301) + (xy -0.426155 1.044329) + (xy -0.362608 1.059632) + (xy -0.264471 1.085245) + (xy -0.180762 1.150181) + (xy -0.130893 1.23658) + (xy -0.124663 1.278505) + (xy -0.101211 1.369671) + (xy -0.040852 1.419272) + (xy 0.041425 1.420264) + (xy 0.105913 1.386854) + (xy 0.144959 1.340216) + (xy 0.133101 1.30214) + (xy 0.092784 1.233781) + (xy 0.075421 1.168494) + (xy 0.084835 1.126693) + (xy 0.099188 1.120972) + (xy 0.178166 1.090612) + (xy 0.23935 1.014646) + (xy 0.263895 0.94072) + (xy 0.256292 0.836855) + (xy 0.193057 0.75984) + (xy 0.075336 0.710816) + (xy 0.021849 0.700538) + (xy -0.06636 0.68236) + (xy -0.115273 0.649881) + (xy -0.147758 0.584227) + (xy -0.159039 0.551253) + (xy -0.185677 0.460503) + (xy -0.200778 0.38966) + (xy -0.202015 0.375597) + (xy -0.230351 0.337878) + (xy -0.30246 0.312355) + (xy -0.400528 0.301621) + (xy -0.50674 0.308269) + (xy -0.568773 0.322226) + (xy -0.642956 0.350305) + (xy -0.683233 0.376005) + (xy -0.685644 0.381486) + (xy -1.199481 0.381486) + (xy -1.241161 0.296074) + (xy -1.300392 0.199835) + (xy -1.353673 0.148992) + (xy -1.413803 0.130093) + (xy -1.475608 0.114382) + (xy -1.489525 0.078094) + (xy -1.484986 0.054931) + (xy -1.489194 -0.033777) + (xy -1.539257 -0.10736) + (xy -1.605276 -0.14635) + (xy -0.514808 -0.14635) + (xy -0.500691 -0.083282) + (xy -0.486052 -0.016995) + (xy -0.492849 0.019142) + (xy -0.489964 0.023936) + (xy -0.460035 0.003231) + (xy -0.377648 -0.023866) + (xy -0.302569 -0.018858) + (xy -0.211431 -0.016098) + (xy -0.13929 -0.055731) + (xy -0.128965 -0.065012) + (xy -0.082713 -0.115963) + (xy -0.080577 -0.157087) + (xy -0.104265 -0.197723) + (xy -0.169855 -0.250568) + (xy -0.219289 -0.256759) + (xy -0.289436 -0.269265) + (xy -0.323542 -0.295229) + (xy -0.37913 -0.32726) + (xy -0.445169 -0.314798) + (xy -0.498159 -0.265622) + (xy -0.511645 -0.232961) + (xy -0.514808 -0.14635) + (xy -1.605276 -0.14635) + (xy -1.618803 -0.154339) + (xy -1.711461 -0.163236) + (xy -1.76902 -0.144218) + (xy -1.810923 -0.11661) + (xy -1.817944 -0.083104) + (xy -2.63191 -0.083104) + (xy -2.646311 -0.135304) + (xy -2.677763 -0.206766) + (xy -2.699694 -0.230913) + (xy -2.73854 -0.26545) + (xy -2.742577 -0.281352) + (xy -2.724606 -0.302072) + (xy -2.714942 -0.298256) + (xy -2.673594 -0.301152) + (xy -2.637647 -0.349448) + (xy -2.61587 -0.426306) + (xy -2.614063 -0.492013) + (xy -2.635246 -0.591976) + (xy -2.672993 -0.678391) + (xy -2.673754 -0.679563) + (xy -2.710847 -0.761348) + (xy -2.738016 -0.864873) + (xy -2.741068 -0.884472) + (xy -2.759323 -0.969907) + (xy -2.78965 -1.008072) + (xy -2.82054 -1.014642) + (xy -2.886731 -1.028673) + (xy -2.633452 -1.028673) + (xy -2.628706 -0.932982) + (xy -2.585081 -0.83273) + (xy -2.515891 -0.746838) + (xy -2.434449 -0.694229) + (xy -2.392557 -0.68631) + (xy -2.322614 -0.669735) + (xy -2.288834 -0.611382) + (xy -2.28789 -0.60773) + (xy -2.26427 -0.544724) + (xy -2.2281 -0.53589) + (xy -2.181595 -0.560316) + (xy -2.146241 -0.605868) + (xy -2.126316 -0.693392) + (xy -2.119856 -0.832087) + (xy -2.119875 -0.849264) + (xy -2.111475 -0.910157) + (xy -2.072562 -0.932563) + (xy -2.026754 -0.934969) + (xy -1.92309 -0.962623) + (xy -1.832538 -1.024959) + (xy -1.771433 -1.085573) + (xy -1.753647 -1.126193) + (xy -1.771868 -1.163201) + (xy -1.831412 -1.20573) + (xy -1.900088 -1.23082) + (xy -1.972175 -1.265528) + (xy -2.004056 -1.31058) + (xy -2.044578 -1.374546) + (xy -2.122389 -1.392363) + (xy -2.240283 -1.364583) + (xy -2.25328 -1.359741) + (xy -2.391799 -1.29088) + (xy -2.5114 -1.202064) + (xy -2.597544 -1.105953) + (xy -2.633452 -1.028673) + (xy -2.886731 -1.028673) + (xy -2.897779 -1.031015) + (xy -2.950896 -1.053599) + (xy -3.04622 -1.087191) + (xy -3.131886 -1.070478) + (xy -3.223395 -0.999883) + (xy -3.235113 -0.988026) + (xy -3.304569 -0.904974) + (xy -3.333661 -0.843931) + (xy -3.319374 -0.812728) + (xy -3.303558 -0.810307) + (xy -3.275746 -0.785135) + (xy -3.272393 -0.76455) + (xy -3.28638 -0.737044) + (xy -3.3371 -0.728342) + (xy -3.417026 -0.733429) + (xy -3.540708 -0.763692) + (xy -3.61942 -0.821765) + (xy -3.645389 -0.894173) + (xy -3.668893 -0.943864) + (xy -3.677189 -0.950332) + (xy -3.695736 -0.945785) + (xy -3.691795 -0.927149) + (xy -3.692734 -0.873225) + (xy -3.715195 -0.791675) + (xy -3.724309 -0.76833) + (xy -3.751747 -0.689554) + (xy -3.760483 -0.635956) + (xy -3.758508 -0.628244) + (xy -3.761348 -0.585983) + (xy -3.775321 -0.559494) + (xy -3.792001 -0.55273) + (xy -3.794354 -0.596227) + (xy -3.784 -0.679987) + (xy -3.762562 -0.794015) + (xy -3.731662 -0.928315) + (xy -3.692921 -1.07289) + (xy -3.690869 -1.079999) + (xy -3.640476 -1.239656) + (xy -3.638342 -1.245537) + (xy -3.584049 -1.245537) + (xy -3.559074 -1.218234) + (xy -3.541117 -1.21546) + (xy -3.48601 -1.193489) + (xy -3.460924 -1.170564) + (xy -3.41033 -1.140065) + (xy -3.382346 -1.141523) + (xy -3.332754 -1.136344) + (xy -3.320223 -1.123714) + (xy -3.288674 -1.123706) + (xy -3.229731 -1.156731) + (xy -3.158612 -1.210332) + (xy -3.090537 -1.272052) + (xy -3.040725 -1.329435) + (xy -3.02409 -1.366094) + (xy -3.001333 -1.395564) + (xy -2.98411 -1.39368) + (xy -2.916383 -1.396503) + (xy -2.857826 -1.437738) + (xy -2.836074 -1.492217) + (xy -2.85896 -1.55811) + (xy -2.913027 -1.614981) + (xy -2.976386 -1.643708) + (xy -3.006324 -1.640954) + (xy -3.048337 -1.60809) + (xy -3.054233 -1.590426) + (xy -3.079382 -1.561728) + (xy -3.099885 -1.558282) + (xy -3.149082 -1.533505) + (xy -3.179973 -1.493939) + (xy -3.214163 -1.450787) + (xy -3.252346 -1.461321) + (xy -3.258983 -1.466589) + (xy -3.297318 -1.518736) + (xy -3.303558 -1.544967) + (xy -3.328532 -1.597768) + (xy -3.383888 -1.624429) + (xy -3.440279 -1.612233) + (xy -3.446417 -1.60687) + (xy -3.476653 -1.557484) + (xy -3.514569 -1.471992) + (xy -3.551052 -1.374315) + (xy -3.576992 -1.288373) + (xy -3.584049 -1.245537) + (xy -3.638342 -1.245537) + (xy -3.584384 -1.394239) + (xy -3.527191 -1.533481) + (xy -3.473497 -1.647115) + (xy -3.443348 -1.698528) + (xy -3.428221 -1.698528) + (xy -3.412638 -1.682945) + (xy -3.397055 -1.698528) + (xy -3.412638 -1.71411) + (xy -3.428221 -1.698528) + (xy -3.443348 -1.698528) + (xy -3.427899 -1.724873) + (xy -3.394997 -1.756489) + (xy -3.388326 -1.755464) + (xy -3.371195 -1.755856) + (xy -3.377931 -1.770711) + (xy -3.381197 -1.818669) + (xy -3.358792 -1.883309) + (xy -3.322514 -1.943028) + (xy -3.284159 -1.976222) + (xy -3.26625 -1.975222) + (xy -3.246257 -1.972976) + (xy -3.253159 -1.988694) + (xy -3.251027 -2.032275) + (xy -3.24696 -2.04135) + (xy -3.241227 -2.04135) + (xy -3.225644 -2.025767) + (xy -3.210061 -2.04135) + (xy -3.225644 -2.056933) + (xy -3.241227 -2.04135) + (xy -3.24696 -2.04135) + (xy -3.221011 -2.099255) + (xy -3.196952 -2.137172) + (xy -3.174396 -2.137172) + (xy -3.167048 -2.120909) + (xy -3.149569 -2.119264) + (xy -3.107308 -2.141899) + (xy -3.101202 -2.150073) + (xy -3.106219 -2.167783) + (xy -3.130529 -2.162321) + (xy -3.174396 -2.137172) + (xy -3.196952 -2.137172) + (xy -3.175382 -2.171165) + (xy -3.126408 -2.229536) + (xy -3.08636 -2.255899) + (xy -3.07678 -2.254183) + (xy -3.058606 -2.253681) + (xy -3.063701 -2.265198) + (xy -3.063463 -2.310609) + (xy -3.03329 -2.3652) + (xy -2.990486 -2.406011) + (xy -2.953788 -2.411044) + (xy -2.934897 -2.409342) + (xy -2.943603 -2.428412) + (xy -2.940319 -2.471086) + (xy -2.906751 -2.528559) + (xy -2.859779 -2.579888) + (xy -2.816288 -2.604128) + (xy -2.803909 -2.601714) + (xy -2.769262 -2.611414) + (xy -2.738317 -2.641632) + (xy -2.711991 -2.67776) + (xy -2.726676 -2.672449) + (xy -2.75816 -2.649617) + (xy -2.799834 -2.619799) + (xy -2.799346 -2.627277) + (xy -2.761786 -2.672256) + (xy -2.711472 -2.716252) + (xy -2.675308 -2.723942) + (xy -2.655304 -2.730944) + (xy -2.656099 -2.748052) + (xy -2.642327 -2.780592) + (xy -2.625706 -2.781534) + (xy -2.594928 -2.796942) + (xy -2.59454 -2.812699) + (xy -2.578806 -2.842749) + (xy -2.561058 -2.843093) + (xy -2.533933 -2.850761) + (xy -2.53734 -2.862936) + (xy -2.53357 -2.902864) + (xy -2.494111 -2.937644) + (xy -2.444185 -2.948892) + (xy -2.42747 -2.943021) + (xy -2.404471 -2.937978) + (xy -2.410218 -2.952453) + (xy -2.40109 -2.989309) + (xy -2.354737 -3.039637) + (xy -2.289831 -3.089325) + (xy -2.225042 -3.124258) + (xy -2.179039 -3.130324) + (xy -2.176596 -3.129058) + (xy -2.155181 -3.125559) + (xy -2.160929 -3.139506) + (xy -2.153378 -3.176473) + (xy -2.108852 -3.21818) + (xy -2.049591 -3.249915) + (xy -1.997839 -3.256967) + (xy -1.988906 -3.25329) + (xy -1.968565 -3.250423) + (xy -1.976536 -3.268376) + (xy -1.959978 -3.295456) + (xy -1.898373 -3.339342) + (xy -1.804573 -3.393764) + (xy -1.691435 -3.452454) + (xy -1.571811 -3.50914) + (xy -1.458557 -3.557553) + (xy -1.364527 -3.591423) + (xy -1.302575 -3.604481) + (xy -1.290676 -3.602909) + (xy -1.25874 -3.600298) + (xy -1.260375 -3.612247) + (xy -1.249185 -3.637676) + (xy -1.200246 -3.658331) + (xy -1.138122 -3.667806) + (xy -1.087373 -3.659696) + (xy -1.084549 -3.658101) + (xy -1.064414 -3.655922) + (xy -1.069894 -3.668936) + (xy -1.057623 -3.693856) + (xy -1.00674 -3.71619) + (xy -0.940854 -3.729652) + (xy -0.883575 -3.727954) + (xy -0.869437 -3.722316) + (xy -0.843651 -3.728821) + (xy -0.841472 -3.741575) + (xy -0.814371 -3.765378) + (xy -0.749621 -3.764637) + (xy -0.690702 -3.762766) + (xy -0.673622 -3.776676) + (xy -0.674256 -3.77783) + (xy -0.658766 -3.795644) + (xy -0.599248 -3.804573) + (xy -0.586905 -3.804801) + (xy -0.519375 -3.805518) + (xy -0.403552 -3.807291) + (xy -0.253458 -3.809883) + (xy -0.083116 -3.813059) + (xy -0.007791 -3.814533) + (xy 0.166165 -3.816205) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 03382ff3-62ec-4414-97f8-598066ade32a)) + ) + + (footprint "Diode_SMD:D_SMA" (layer "F.Cu") + (tstamp 775c7203-cff0-4715-882a-ed6b99a4495e) + (at 158.115 95.25 -90) + (descr "Diode SMA (DO-214AC)") + (tags "Diode SMA (DO-214AC)") + (property "LCSC" "C16015") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Schottky diode") + (property "ki_keywords" "diode Schottky") + (path "/d89d0960-4863-42a6-a2dd-d1e9e619fafb") + (attr smd) + (fp_text reference "D1" (at 0 2.54 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp e4413838-a4d4-4ddc-ab9f-3f83439f4ef9) + ) + (fp_text value "D_Schottky" (at 0 2.6 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 662a6701-c4fd-486e-9a2a-46ebcd9334d6) + ) + (fp_text user "${REFERENCE}" (at 0 -2.5 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 75ce6cf3-ab27-4f75-9dd0-331cd2e41503) + ) + (fp_line (start -3.4 -1.65) (end -3.4 1.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9759f205-5cbe-4e09-917f-089d54bfd657)) + (fp_line (start -3.4 -1.65) (end 2 -1.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 13c570f9-1994-4eba-ae93-062edd3ef6e4)) + (fp_line (start -3.4 1.65) (end 2 1.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1df2fc4-4dee-4383-b526-9590d783bbeb)) + (fp_line (start -3.5 -1.75) (end 3.5 -1.75) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f12b88f9-b00c-4c62-8b58-d9f08e1c7ae3)) + (fp_line (start -3.5 1.75) (end -3.5 -1.75) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 04b2d57a-f529-4cda-87c8-c9acf7fa5aae)) + (fp_line (start 3.5 -1.75) (end 3.5 1.75) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp df1035ec-f485-4063-9fef-76d5beb1d24d)) + (fp_line (start 3.5 1.75) (end -3.5 1.75) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a4d97de3-6c80-4aca-b053-6a1b8b23cd7b)) + (fp_line (start -2.3 1.5) (end -2.3 -1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2f987e2f-f36d-4e9c-95f5-3ef4de3e7f42)) + (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 891f4558-b24b-4d91-9007-c36ec60234ca)) + (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f10908fd-afd1-4179-89fb-669ba5362b60)) + (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 91244352-e019-4aee-a207-3fea6b6597db)) + (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc1ecc22-a004-4baa-9545-49cd34c67852)) + (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bfb41ddd-ba88-468e-9526-0632ce743d1e)) + (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 462f4aba-c42b-4efd-b973-05ec8f4ce0a1)) + (fp_line (start 2.3 -1.5) (end -2.3 -1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86848032-0104-4f98-a890-58351ba957df)) + (fp_line (start 2.3 -1.5) (end 2.3 1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 394df100-68b6-41c8-ac14-ae4dd860d885)) + (fp_line (start 2.3 1.5) (end -2.3 1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1cba15f8-1715-400a-9c67-8195c96bf4d7)) + (pad "1" smd rect (at -2 0 270) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "VCC") (pinfunction "K") (pintype "passive") (tstamp ff45797d-185a-4cae-8724-09e2cad1ae82)) + (pad "2" smd rect (at 2 0 270) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "Net-(D1-A)") (pinfunction "A") (pintype "passive") (tstamp 0b29b800-7e07-42e5-aaa5-64e769827c43)) + (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMA.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_SO:SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm" (layer "F.Cu") + (tstamp 802a43e6-d1a8-47de-97ca-8242b3469cdb) + (at 157.48 87.63) + (descr "4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf") + (tags "SSO Stretched SO SOIC 2.54") + (property "AVAILABILITY" "Unavailable") + (property "DESCRIPTION" "Optocoupler Dc-in 1-CH Transistor Dc-out 4-PIN PDIP SMD T/r") + (property "LCSC" "C106900") + (property "MF" "Everlight Electronics") + (property "MP" "EL817S1(C)(TU)") + (property "PACKAGE" "SMD-4 Everlight Electronics") + (property "PRICE" "None") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "DC Optocoupler, Vce 35V, DIP-4") + (property "ki_keywords" "NPN DC Optocoupler") + (path "/be430081-c633-4c80-a71a-7801ced9e024") + (attr smd) + (fp_text reference "U1" (at 0 -3.5) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 626b3d46-89d2-4d81-8ae6-8f7c1b82629d) + ) + (fp_text value "EL817S1(C)(TU)-F" (at 0 3.6) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp cd9221da-3ba4-4094-b90c-a6d2744f6ad9) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5fdad77f-b6cd-4866-8f38-cb0c737d331a) + ) + (fp_line (start -3.55 -2.6) (end -5.64 -2.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bfd2ffb-3359-44ca-853a-714ea7c948af)) + (fp_line (start -3.55 -2.6) (end -3.55 -2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 073b0ebb-c575-41b0-9dcc-ad7e4235bdf7)) + (fp_line (start -3.47 2) (end -3.47 2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 920c3f7c-b039-4192-8285-0b7938aaa28e)) + (fp_line (start -3.47 2.67) (end 3.47 2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7919da6d-50d9-4040-b5fa-0c0708b1b9b7)) + (fp_line (start 3.47 -2.67) (end -3.55 -2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57935bfd-ba90-45bf-9869-259e6e6a86cd)) + (fp_line (start 3.47 -2.67) (end 3.47 -2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e36f16cc-6610-427a-8589-2ac275e5bbfd)) + (fp_line (start 3.47 2) (end 3.47 2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 929c5d52-0166-4fbe-abff-6e3686df1430)) + (fp_line (start -5.95 -2.8) (end -5.95 2.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 054f7af1-312a-4f08-814e-6bf040784542)) + (fp_line (start -5.95 -2.8) (end 5.95 -2.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 20fb3da6-c488-4c80-917e-d2d104bbbcd0)) + (fp_line (start 5.95 2.8) (end -5.95 2.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 23e5b8db-8af0-4856-af65-15340c342375)) + (fp_line (start 5.95 2.8) (end 5.95 -2.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cfbb299f-8a89-4fa7-a393-6369dfc84680)) + (fp_line (start -3.35 2.55) (end -3.35 -1.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fece3b1b-73cc-40d7-a5cf-6996fed4deb0)) + (fp_line (start -2.35 -2.55) (end -3.35 -1.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c87cbf4-9a6f-4e5c-904a-296532d0fd21)) + (fp_line (start 3.35 -2.55) (end -2.35 -2.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 87f54526-a5f7-4959-bce2-83cc2defdfa9)) + (fp_line (start 3.35 -2.55) (end 3.35 2.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 624164b3-4549-4fb4-995a-357862072b9b)) + (fp_line (start 3.35 2.55) (end -3.35 2.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bbf65a5a-b1f1-456b-b8c4-f3ee8c2ec5c6)) + (pad "1" smd rect (at -4.75 -1.27) (size 1.5 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "VCC") (pintype "passive") (tstamp ce896645-0822-442c-93e3-005f442a383f)) + (pad "2" smd rect (at -4.75 1.27) (size 1.5 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 6 "Net-(R1-Pad2)") (pintype "passive") (tstamp 756aa39b-e325-4942-a844-d2d0d87dd8d5)) + (pad "3" smd rect (at 4.75 1.27) (size 1.5 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") (pintype "passive") (tstamp 4555c0f3-c49e-428b-bb35-cbd7ad82660f)) + (pad "4" smd rect (at 4.75 -1.27) (size 1.5 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Net-(U4-CTRL)") (pintype "passive") (tstamp 24c7c56d-6d27-4b71-8980-c874d8ce7130)) + (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp 8942298c-1c48-4bc9-ad5d-8c7dd8d1a7b2) + (at 167.005 90.805) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C160920") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/2c186c1b-8ab1-454d-b8e6-7a3c36269afa") + (attr smd) + (fp_text reference "R9" (at 0 -1.43) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp e8afe68d-9006-42aa-9925-4fd6983e3b1d) + ) + (fp_text value "0.2" (at 0 1.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fd9dd50a-3a5b-4473-8028-eced9e719ff3) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp fa502d2b-4da6-4bcd-a89b-a29fae7dca7d) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 338821c6-55a4-410b-90d5-cbe0ca6049eb)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a17b87f5-df83-4c0d-bf5a-b7eac5922d24)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 55957d46-a9d1-44c4-857e-792fb164b9f7)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 43254e48-4c04-4c3c-a096-1a5566227630)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 631d4851-5c8f-4a01-9519-8116b735cfcc)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2843c690-3168-4a48-b4ef-7beed9ae6d1e)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25046be0-0d95-4c91-922d-ff34046ff876)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 35c6ef97-f033-4403-a5df-301eaa423ee2)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 977ae3f3-6e9c-4fa3-bf81-10c38f11eee3)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 101e2ca7-6786-4d3e-9146-7bf6ee53fa79)) + (pad "1" smd roundrect (at -0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "VCC") (pintype "passive") (tstamp cba65f4c-3882-4373-bde7-10d3bf0fc5eb)) + (pad "2" smd roundrect (at 0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 16 "/LED+") (pintype "passive") (tstamp 21cbce5b-9821-4b9f-9cf5-66d5462e23fc)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Potentiometer_SMD:Potentiometer_Bourns_TC33X_Vertical" (layer "F.Cu") + (tstamp 8f3c0a60-5b1c-45b1-9e94-3d0928f2e2d2) + (at 165.735 81.915 90) + (descr "Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf") + (tags "Potentiometer Bourns TC33X Vertical") + (property "LCSC" "C719176") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Potentiometer") + (property "ki_keywords" "resistor variable") + (path "/ac8db62e-ae06-4324-8339-bd5d47c78c65") + (attr smd) + (fp_text reference "RV1" (at -3.81 0 180) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153) bold)) + (tstamp f6d93f07-d31d-4274-b367-52ea81e71e67) + ) + (fp_text value "10k" (at 0 2.5 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp eac7d2b1-b375-46a1-9059-74e575e5976f) + ) + (fp_text user "Wiper may be\nanywhere within\ncircle shown" (at -0.15 -0.8 90) (layer "Cmts.User") + (effects (font (size 0.15 0.15) (thickness 0.02))) + (tstamp accca710-31ca-4b2d-806d-9a73a82e772d) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.7 0.7) (thickness 0.105))) + (tstamp 1b9db5ec-5872-414d-9b55-7ecea74576bf) + ) + (fp_line (start -2.6 -1.8) (end -2.6 -1.1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 37086c2d-1a40-494f-8746-a3969b330681)) + (fp_line (start -2.1 -0.2) (end -2.1 0.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d067f743-415d-45b6-9621-c9caac6ac29a)) + (fp_line (start -1.9 -1.8) (end -2.6 -1.8) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa6c5b71-ba5b-4c39-b76f-308211963c3d)) + (fp_line (start -1 -1.6) (end 1.9 -1.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cd5b15e4-c894-4a4f-b509-8d50c0ec3b00)) + (fp_line (start -1 1.6) (end 1.9 1.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73812518-f90b-49bb-a79b-c833ea99eafe)) + (fp_line (start 1.9 -1.6) (end 1.9 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 330ab38b-6367-4ac2-835a-0f0e24c642e9)) + (fp_line (start 1.9 1.6) (end 1.9 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 41873ee9-f7f1-4746-8a9e-ba9840586376)) + (fp_circle (center 0 0) (end 1.8 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "Dwgs.User") (tstamp dcf9c243-cf91-402a-800b-85d5b1c92bee)) + (fp_line (start -2.65 -1.85) (end 2.45 -1.85) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 81c85422-b28e-41e2-b7f5-9dda8a8fcbff)) + (fp_line (start -2.65 1.85) (end -2.65 -1.85) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 89b3fc1e-3f30-48cc-ab04-4c21c37cb653)) + (fp_line (start 2.45 -1.85) (end 2.45 1.85) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 33d12cc6-5aef-49e9-8a54-c81c15a1c288)) + (fp_line (start 2.45 1.85) (end -2.65 1.85) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0a4ca6a8-01a0-4881-9eda-fefde5a5487d)) + (fp_line (start -2 -0.75) (end -2 1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 545247a5-9aad-430d-a037-0abcdd9b47a3)) + (fp_line (start -2 1.5) (end 1.8 1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 104745d5-df86-48d6-95a2-d6fdf0338e1c)) + (fp_line (start -1.25 -1.5) (end -2 -0.75) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0317da83-5eaf-47d5-bf25-596734c12890)) + (fp_line (start 1.8 -1.5) (end -1.25 -1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f9537292-ab43-45c8-ba74-b8c2c181f6c7)) + (fp_line (start 1.8 1.5) (end 1.8 -1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cd14fb2c-6f0a-41ca-bd7b-fef331543227)) + (fp_circle (center 0 0) (end 1.5 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp a83e640f-084b-47c6-8c3b-7d72552ef3cd)) + (pad "1" smd rect (at -1.8 -1 90) (size 1.2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") + (net 13 "unconnected-(RV1-Pad1)") (pinfunction "1") (pintype "passive") (tstamp 917cef16-e31a-42d7-8bcb-c441db30f7b9)) + (pad "2" smd rect (at 1.45 0 90) (size 1.5 1.6) (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "Net-(R7-Pad2)") (pinfunction "2") (pintype "passive") (tstamp ad382cd9-dbe7-4578-8ec3-78098191b5e9)) + (pad "3" smd rect (at -1.8 1 90) (size 1.2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Net-(U4-CTRL)") (pinfunction "3") (pintype "passive") (tstamp c7f6c42e-cd5d-49ef-bfe3-7a56a81138ae)) + (model "${KICAD6_3DMODEL_DIR}/Potentiometer_SMD.3dshapes/Potentiometer_Bourns_TC33X_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0603_1608Metric" (layer "F.Cu") + (tstamp 949b713d-16d2-46b5-ab12-d6eda45a6aab) + (at 174.765 85.09 180) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C282519") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/aea53051-612b-4900-8222-2db345800d94") + (attr smd) + (fp_text reference "C1" (at -2.4 0 180) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 3bd9463b-c356-47a8-a914-fd26139ff174) + ) + (fp_text value "100nF 50V" (at 0 1.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp afcf25f8-b2b6-4398-b6c0-c4c18b2127de) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp ea9e14e3-a29f-4151-8277-6070676ff2bf) + ) + (fp_line (start -0.14058 -0.51) (end 0.14058 -0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cedf3e49-8d1e-4e7c-9767-1e055e94c558)) + (fp_line (start -0.14058 0.51) (end 0.14058 0.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7c11805b-07e0-423c-a592-a3d4574d90f4)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d094d736-1f85-4b22-91b2-60a9cc57b14c)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e28bfd6e-0116-470a-8e40-25ba2345cf21)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50dce058-d5ec-4961-b8ea-d80f258db214)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f63fb387-b873-413a-96b3-8351a0255803)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f8621a54-4f7a-40d2-97b8-110919094d84)) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c0290532-73fa-4029-99af-ce51c788679a)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9099a9b3-ec12-4367-b58c-d9c21b809a22)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ff75c7d8-134f-48d2-ae03-ef67461db15b)) + (pad "1" smd roundrect (at -0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") (tstamp 217a4cce-196c-4e22-b993-cd43f826b008)) + (pad "2" smd roundrect (at 0.775 0 180) (size 0.9 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "VCC") (pintype "passive") (tstamp 2d65ec6b-6d49-4ad7-9e90-70a456b2d303)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (layer "F.Cu") + (tstamp 9a5e41c1-699c-4f30-b583-b319691c775b) + (at 177.165 80.645) + (descr "module CMS SOT223 4 pins") + (tags "CMS SOT") + (property "LCSC" "C427637") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "1.5A 35V Adjustable Linear Regulator, SOT-223") + (property "ki_keywords" "Adjustable Voltage Regulator 1A Positive") + (path "/db08aa81-ec2d-4ab3-b267-7ab6e0569957") + (attr smd) + (fp_text reference "U3" (at 0 -4.5) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 25233289-dbb4-49c9-a6f8-c7f70b641051) + ) + (fp_text value "LM317_SOT-223" (at 0 4.5) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6731ac57-c979-4bc5-a725-74b4121da546) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.8 0.8) (thickness 0.12))) + (tstamp b62698a4-430b-4041-b973-47529b3d3765) + ) + (fp_line (start -4.1 -3.41) (end 1.91 -3.41) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c2e6ca0d-db1b-4a65-a9f0-017672dbbadf)) + (fp_line (start -1.85 3.41) (end 1.91 3.41) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f4195ff7-32b1-49d9-9925-e8ea919bf101)) + (fp_line (start 1.91 -3.41) (end 1.91 -2.15) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 349e2329-e7f1-4874-9090-fdf973bcb3b6)) + (fp_line (start 1.91 3.41) (end 1.91 2.15) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9f7982ee-3842-40ce-8fbe-593db004b628)) + (fp_line (start -4.4 -3.6) (end -4.4 3.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a557a94b-a666-4222-8dbc-a2d948498a7d)) + (fp_line (start -4.4 3.6) (end 4.4 3.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45fe0f99-ccd7-4c3d-af79-8ced08d86e09)) + (fp_line (start 4.4 -3.6) (end -4.4 -3.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 88848299-1e5c-464b-88e8-fb8907c885f7)) + (fp_line (start 4.4 3.6) (end 4.4 -3.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a46f32f3-da92-40d2-8ceb-c4e2f8cb4f4b)) + (fp_line (start -1.85 -2.35) (end -1.85 3.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 679a1af6-5396-40be-b725-9eed2efe752b)) + (fp_line (start -1.85 -2.35) (end -0.85 -3.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 57a5fc1c-2293-47b8-aa2c-9a8edcc99997)) + (fp_line (start -1.85 3.35) (end 1.85 3.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a78ff8c3-e522-4d97-813f-2921d326c8c7)) + (fp_line (start -0.85 -3.35) (end 1.85 -3.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0fb212d1-45a1-4ef2-a102-bc40eefc4b84)) + (fp_line (start 1.85 -3.35) (end 1.85 3.35) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2921694c-439c-4f2a-befa-7c41a659a026)) + (pad "1" smd rect (at -3.15 -2.3) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 9 "Net-(U3-ADJ)") (pinfunction "ADJ") (pintype "input") (tstamp f16b9e01-0371-48dc-babd-b16f302e9bd2)) + (pad "2" smd rect (at -3.15 0) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(U3-VO)") (pinfunction "VO") (pintype "power_out") (tstamp 7a01682b-a188-4149-a455-c11759ebb6c8)) + (pad "2" smd rect (at 3.15 0) (size 2 3.8) (layers "F.Cu" "F.Paste" "F.Mask") + (net 3 "Net-(U3-VO)") (pinfunction "VO") (pintype "power_out") (tstamp 9ad6d8ff-af22-46be-88be-798fb4d08a16)) + (pad "3" smd rect (at -3.15 2.3) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "VCC") (pinfunction "VI") (pintype "power_in") (tstamp 94cdee43-f1b2-4079-bfc0-b47745330926)) + (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-223.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_SO:SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm" (layer "F.Cu") + (tstamp a0f1546d-fd04-4574-aa1e-5aee0047c2a2) + (at 157.48 80.01) + (descr "4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf") + (tags "SSO Stretched SO SOIC 2.54") + (property "AVAILABILITY" "Unavailable") + (property "DESCRIPTION" "Optocoupler Dc-in 1-CH Transistor Dc-out 4-PIN PDIP SMD T/r") + (property "LCSC" "C106900") + (property "MF" "Everlight Electronics") + (property "MP" "EL817S1(C)(TU)") + (property "PACKAGE" "SMD-4 Everlight Electronics") + (property "PRICE" "None") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "DC Optocoupler, Vce 35V, DIP-4") + (property "ki_keywords" "NPN DC Optocoupler") + (path "/d862da90-795e-41e5-bc84-7f88d5c8aea0") + (attr smd) + (fp_text reference "U2" (at 0 -3.5) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 5a8e6c62-7b94-4a56-a50a-1c2b90639f25) + ) + (fp_text value "EL817S1(C)(TU)-F" (at 0 3.6) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d0d513bc-c0b7-4269-bd41-06c907aab05a) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp afc0e243-a89b-4510-880f-0740d3440ef8) + ) + (fp_line (start -3.55 -2.6) (end -5.64 -2.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b3855fef-54ab-4ae5-982f-87765af9b870)) + (fp_line (start -3.55 -2.6) (end -3.55 -2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a66e4d4c-5d9b-4b29-83d9-e9fa0e76f10c)) + (fp_line (start -3.47 2) (end -3.47 2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d2460364-3190-4d79-ad48-f4f8ae652165)) + (fp_line (start -3.47 2.67) (end 3.47 2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eb4e0e00-bc45-498c-bf1a-aba916962eed)) + (fp_line (start 3.47 -2.67) (end -3.55 -2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 72be45e5-9b8d-4202-bc92-45fec413ec06)) + (fp_line (start 3.47 -2.67) (end 3.47 -2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c81318bc-6e7c-4357-9163-a45a68ed5f22)) + (fp_line (start 3.47 2) (end 3.47 2.67) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9211d796-d1bd-4c32-9746-d465aaeabb64)) + (fp_line (start -5.95 -2.8) (end -5.95 2.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 167a5e4e-636f-4082-9e5d-09b6805bba62)) + (fp_line (start -5.95 -2.8) (end 5.95 -2.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3edab999-db4c-48be-a135-083bb680692d)) + (fp_line (start 5.95 2.8) (end -5.95 2.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c86319eb-38f2-4c31-902b-873d0df94865)) + (fp_line (start 5.95 2.8) (end 5.95 -2.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74860ae9-5197-4e49-8ff1-ca4855dd1297)) + (fp_line (start -3.35 2.55) (end -3.35 -1.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4ed3cc31-e17a-4658-9cde-9a53edded82b)) + (fp_line (start -2.35 -2.55) (end -3.35 -1.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6781ad3f-9ec0-4341-a7af-9f3ea2cd25cc)) + (fp_line (start 3.35 -2.55) (end -2.35 -2.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f8a9d5d-1090-4287-babb-1d3f0e9ac872)) + (fp_line (start 3.35 -2.55) (end 3.35 2.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a042e8b8-2952-4823-b782-8bc643588402)) + (fp_line (start 3.35 2.55) (end -3.35 2.55) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ffc6d28b-c561-464c-bea6-ac282b6212d6)) + (pad "1" smd rect (at -4.75 -1.27) (size 1.5 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "VCC") (pintype "passive") (tstamp 9b41c6c4-e097-413d-b994-a963a1e5d2cd)) + (pad "2" smd rect (at -4.75 1.27) (size 1.5 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 8 "Net-(R2-Pad2)") (pintype "passive") (tstamp c14049d7-361e-4bf5-a51e-a28102ac15b8)) + (pad "3" smd rect (at 4.75 1.27) (size 1.5 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") (pintype "passive") (tstamp ba0103cd-4202-4948-a078-5de7e6729a5c)) + (pad "4" smd rect (at 4.75 -1.27) (size 1.5 1.5) (layers "F.Cu" "F.Paste" "F.Mask") + (net 10 "Net-(R7-Pad1)") (pintype "passive") (tstamp ea3cd28c-d96b-4edb-aeb3-756233790890)) + (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp c95685f1-c397-4a7e-9dd2-caf4aa83915a) + (at 170.18 78.74 -90) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C2907113") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/355788a1-d4d2-4c19-9729-763228f59220") + (attr smd) + (fp_text reference "R8" (at -2.54 2.54 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp ad06d11d-f15e-472a-bcb1-8c04df918cad) + ) + (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7046b67f-4e34-4430-a000-14d3d30e7686) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 972a1388-a961-43d8-aaa8-524d7aae4daa) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 258fe216-15f4-4ec0-933b-027252e785cc)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 399590b6-bf1c-4f55-882a-28f5ccd33a47)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50f5c8ed-ed67-4692-af00-7b92dfe06cc9)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4a174fda-fa4f-4665-ad99-4adfbad99779)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a28a54d2-47fe-4384-9bf3-a8a044cfd744)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 323764bd-f503-4b81-a0fb-4bd357a0009c)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 90e7ecd3-1656-402d-bf90-882a9df7c93b)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c588d112-dbf9-4095-a84a-c4d68672afa5)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa144250-f440-46d5-8cec-c5d4e5e0f673)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65d2b71b-07e0-401e-827b-32d645c5b606)) + (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 12 "Net-(U4-CTRL)") (pintype "passive") (tstamp 1602d04c-9783-4c9c-8806-acc29b46d8f1)) + (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 3 "Net-(U3-VO)") (pintype "passive") (tstamp b578277b-191e-4854-90ea-86f7b854b883)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu") + (tstamp cccbb161-ef5e-4e79-9d25-7dbaa6eb92e1) + (at 153.035 94.295 -90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "LCSC" "C98192") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/95e38e9d-6b00-4d87-adfe-e4e7b9349d0f") + (attr smd) + (fp_text reference "C3" (at 2.554538 0.004651) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 6b8db9e6-8a09-48f0-9f03-dd97fca17aa7) + ) + (fp_text value "4.7uF 50V" (at 0 1.68 -90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0bdcce48-d529-4a8f-9c8e-08bfca33beb5) + ) + (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 607eb372-a21f-4df4-b82c-43e5bf837909) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09e14353-615a-4425-b19e-e462115c6485)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a63f280f-4e01-45d4-a311-e390c33c1e9c)) + (fp_line (start -1.7 -0.98) (end 1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a8c0bb9c-8525-4ca5-8b4d-e3330a101259)) + (fp_line (start -1.7 0.98) (end -1.7 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c4701410-8133-4fc4-8286-29b9afa49b86)) + (fp_line (start 1.7 -0.98) (end 1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0289425b-c128-476c-98fe-7c279f92bd49)) + (fp_line (start 1.7 0.98) (end -1.7 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f047a8cd-108f-4ebd-aa10-3101e7333a31)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7ee21811-3411-482f-bdc8-5017fc298b57)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5dba25c1-5d1d-4788-8634-3d420b9901bc)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a95ecf7d-ae2d-4f8a-a93c-56e9493b83b2)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e3758ec-58e6-42f2-808e-52bd2c32962b)) + (pad "1" smd roundrect (at -0.95 0 270) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "VCC") (pintype "passive") (tstamp c63d745b-8507-4e23-bedf-78c6e75492f0)) + (pad "2" smd roundrect (at 0.95 0 270) (size 1 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") (tstamp ddf15813-9000-4e00-bfb0-ea5789237360)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_SO:Diodes_PSOP-8" (layer "F.Cu") + (tstamp d3b5b441-498a-4b15-ba90-336f59bf959b) + (at 165.584935 94.651211 180) + (descr "8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf)") + (tags "SSOP 0.50 exposed pad") + (property "LCSC" "C507866") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (path "/9ee94c1d-707d-4597-b61f-7a18027a1a07") + (attr smd) + (fp_text reference "U4" (at 0 -3.773789) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 2f37479d-bff9-438f-ba83-790de73a6d5b) + ) + (fp_text value "AL8843" (at 0 3.4) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5baf8f30-32a9-4c1d-bddb-fb9b94b7d36f) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fa68c738-425b-40da-bf00-ced0ede65940) + ) + (fp_line (start -2.075 -2.575) (end -2.075 -2.375) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp d43a22a6-78de-46bb-9e3e-54ec3295dedf)) + (fp_line (start -2.075 -2.575) (end 2.075 -2.575) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 1c9064c0-77b5-4208-bda3-b11b6ff3531d)) + (fp_line (start -2.075 -2.375) (end -3.375 -2.375) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp a04663a4-b8f6-40e0-adf9-9c0759fcea6e)) + (fp_line (start -2.075 2.575) (end -2.075 2.375) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 12b24b78-a9c9-41cf-8450-b114aa615f07)) + (fp_line (start -2.075 2.575) (end 2.075 2.575) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 0797e1ac-cd91-440b-8596-653d687189f9)) + (fp_line (start 2.075 -2.575) (end 2.075 -2.375) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 368abb04-4712-4bc9-aadf-919fd61a98cf)) + (fp_line (start 2.075 2.575) (end 2.075 2.375) + (stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 8ab7511b-1ae8-41bd-a92b-93f541af6cc1)) + (fp_line (start -3.7 -2.7) (end -3.7 2.7) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5fd119d5-b10a-45ed-b97a-8fa747c8e2d8)) + (fp_line (start -3.7 -2.7) (end 3.7 -2.7) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ccbfc83d-a4eb-49d4-821c-4093cb901492)) + (fp_line (start -3.7 2.7) (end 3.7 2.7) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp acd3cbb4-646d-463d-94e3-f718677f9d3f)) + (fp_line (start 3.7 -2.7) (end 3.7 2.7) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cf80eb55-09a4-418b-8494-46200503ea02)) + (fp_line (start -1.95 -1.45) (end -0.95 -2.45) + (stroke (width 0.15) (type solid)) (layer "F.Fab") (tstamp fd78fa11-116c-46f4-8778-07d3340ec43a)) + (fp_line (start -1.95 2.45) (end -1.95 -1.45) + (stroke (width 0.15) (type solid)) (layer "F.Fab") (tstamp ef8efe59-edd0-483d-85df-9a919702091c)) + (fp_line (start -0.95 -2.45) (end 1.95 -2.45) + (stroke (width 0.15) (type solid)) (layer "F.Fab") (tstamp 50b22062-150a-4e77-8cba-b1b45073ffa9)) + (fp_line (start 1.95 -2.45) (end 1.95 2.45) + (stroke (width 0.15) (type solid)) (layer "F.Fab") (tstamp 5d36ec7a-f461-415e-a4f3-e7ffb92214e3)) + (fp_line (start 1.95 2.45) (end -1.95 2.45) + (stroke (width 0.15) (type solid)) (layer "F.Fab") (tstamp 87c6933d-c17f-431f-9c7b-c3b6b2394cbb)) + (pad "1" smd rect (at -2.7 -1.905 180) (size 1.5 0.65) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 59c3dfd7-728a-4abe-a84c-cdb0819f89bc)) + (pad "2" smd rect (at -2.7 -0.635 180) (size 1.5 0.65) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp dcabc722-fbb4-41ce-81b1-f8e507f2bebf)) + (pad "3" smd rect (at -2.7 0.635 180) (size 1.5 0.65) (layers "F.Cu" "F.Paste" "F.Mask") + (net 16 "/LED+") (pinfunction "SET") (pintype "input") (tstamp 46311bfe-3b1c-46ea-a6bd-e873fb86df5b)) + (pad "4" smd rect (at -2.7 1.905 180) (size 1.5 0.65) (layers "F.Cu" "F.Paste" "F.Mask") + (net 14 "unconnected-(U4-N{slash}C)") (pinfunction "N/C") (pintype "no_connect") (tstamp 1db863d3-d4b6-4508-9d58-bf8d4a98fea0)) + (pad "5" smd rect (at 2.7 1.905 180) (size 1.5 0.65) (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Net-(U4-CTRL)") (pinfunction "CTRL") (pintype "power_in") (tstamp f45c1a40-c530-4fc7-a065-3b61c4dab2c1)) + (pad "6" smd rect (at 2.7 0.635 180) (size 1.5 0.65) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "VCC") (pinfunction "VIN") (pintype "power_in") (tstamp 6321e7ec-0bea-4a10-8508-1023ceba0f29)) + (pad "7" smd rect (at 2.7 -0.635 180) (size 1.5 0.65) (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "Net-(D1-A)") (pinfunction "SW") (pintype "power_out") (tstamp 5acc8137-4d37-4894-b1f2-5240152a68bf)) + (pad "8" smd rect (at 2.7 -1.905 180) (size 1.5 0.65) (layers "F.Cu" "F.Paste" "F.Mask") + (net 4 "Net-(D1-A)") (pinfunction "SW") (pintype "power_out") (tstamp 6e2895e3-d44e-47ad-ad1d-d5e6f7b0bd4b)) + (pad "9" smd rect (at -0.675 -0.9 180) (size 1.35 1.8) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (solder_paste_margin_ratio -0.2) (tstamp f817020a-f657-433f-8feb-e88f9a8e295c)) + (pad "9" smd rect (at -0.675 0.9 180) (size 1.35 1.8) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (solder_paste_margin_ratio -0.2) (tstamp dc9d89bb-c131-4644-ab95-d0b5d43a7177)) + (pad "9" smd rect (at 0.675 -0.9 180) (size 1.35 1.8) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (solder_paste_margin_ratio -0.2) (tstamp 87bd1558-a537-4361-a2e6-cbff37b5e9a7)) + (pad "9" smd rect (at 0.675 0.9 180) (size 1.35 1.8) (layers "F.Cu" "F.Paste" "F.Mask") + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (solder_paste_margin_ratio -0.2) (tstamp e592e0e2-9892-4b4d-97cf-ebbd2a910e61)) + (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/Diodes_PSOP-8.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal" (layer "F.Cu") + (tstamp db3bf5a5-53cf-4863-bd3b-68e858e32346) + (at 144.245 93.345 -90) + (descr "Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon") + (tags "THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm") + (property "LCSC" "C695629") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "screw terminal") + (path "/9ee36932-faef-4c61-b1ea-8385ef85f1bd") + (attr through_hole) + (fp_text reference "J1" (at 1.75 -4.46 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 6ca4f8be-cb1a-46a8-95ca-42d3533efcfe) + ) + (fp_text value "Screw_Terminal_01x02" (at 1.75 4.66 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1963d83f-85ff-40e1-ba3b-003d4fdaf2d1) + ) + (fp_text user "${REFERENCE}" (at 1.75 2.9 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4304e93b-74bc-462a-9ce3-b86d9b57aa43) + ) + (fp_line (start -2.4 2.16) (end -2.4 3.9) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3b49681e-48ca-4f44-88e2-c044a535bb33)) + (fp_line (start -2.4 3.9) (end -0.9 3.9) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cf9eb448-3ca6-45ae-95ed-c7979da98e21)) + (fp_line (start -2.16 -3.46) (end -2.16 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e92155d3-bda1-404e-a86b-85331fcc47b9)) + (fp_line (start -2.16 -3.46) (end 5.66 -3.46) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5cdd955a-b7a0-4d5a-8acf-16a8b13edee2)) + (fp_line (start -2.16 2.1) (end 5.66 2.1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 64b63243-b80e-4838-8c0c-98edeecdbb53)) + (fp_line (start -2.16 3.66) (end 5.66 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a0966336-eaaa-44d4-8930-01564b44796f)) + (fp_line (start 5.66 -3.46) (end 5.66 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 316b26fa-5ec3-48ca-b8d0-291e9737dead)) + (fp_arc (start -1.432109 0.607742) (mid -1.555727 -0.00014) (end -1.432 -0.608) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 78a6ad8d-b56e-4805-bcd2-a8b14c42b446)) + (fp_arc (start -0.607742 -1.432109) (mid 0.00014 -1.555727) (end 0.608 -1.432) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd551ab4-e5fd-45f4-b661-c2fbee5b4267)) + (fp_arc (start 0.027011 1.555493) (mid -0.296984 1.527118) (end -0.608 1.432) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c4d7a53-11f7-441e-b22e-db1b45a32460)) + (fp_arc (start 0.607587 1.431385) (mid 0.310017 1.523783) (end 0 1.555) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e499b79c-a4ec-4be4-a5ed-d230a0a95f3b)) + (fp_arc (start 1.432109 -0.607742) (mid 1.555727 0.00014) (end 1.432 0.608) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dae67a9d-1e7b-4ce1-89ec-42c6d834067a)) + (fp_circle (center 3.5 0) (end 5.055 0) + (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 3057530b-1dc6-427e-9f31-44f4035456ba)) + (fp_line (start -2.6 -3.9) (end -2.6 4.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 571070dc-bb2f-46ed-885e-c74b8aad4daa)) + (fp_line (start -2.6 4.1) (end 6.1 4.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1c18639f-6ed9-4394-8d22-f2239229a20e)) + (fp_line (start 6.1 -3.9) (end -2.6 -3.9) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e65a296f-b32f-4d27-8cc0-b532d066b533)) + (fp_line (start 6.1 4.1) (end 6.1 -3.9) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c15a6911-fd0b-4b02-a591-5225e721e8aa)) + (fp_line (start -2.1 -3.4) (end 5.6 -3.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 83390c54-9f41-402d-8853-399384747123)) + (fp_line (start -2.1 2.1) (end -2.1 -3.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e43d359-6326-4b9c-ad17-2b02ddbf9671)) + (fp_line (start -2.1 2.1) (end 5.6 2.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cd42e638-c699-4bbe-96ff-0dbfb7f866cc)) + (fp_line (start -1.1 -0.069) (end -0.069 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 75cc3000-2475-4db4-9890-7afff87b0fd6)) + (fp_line (start -1.1 0.069) (end -1.1 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de03f370-d32a-4fef-899a-5e6ba5b3a5d9)) + (fp_line (start -0.6 3.6) (end -2.1 2.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3dbf25e9-d187-48dd-9b9c-991b547af33d)) + (fp_line (start -0.069 -1.1) (end 0.069 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 20abb2b0-8369-427f-ad0d-7d69ec901097)) + (fp_line (start -0.069 -0.069) (end -0.069 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ef014699-dadd-4678-bead-f4e1cf73b56e)) + (fp_line (start -0.069 0.069) (end -1.1 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06bd0915-e61b-4352-97a4-2b0bfc64029a)) + (fp_line (start -0.069 1.1) (end -0.069 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1e3e05ac-788b-4cdb-9148-b73bae67aca5)) + (fp_line (start 0.069 -1.1) (end 0.069 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0f60a4e6-2442-44fc-bb79-ea2ec9fbd25d)) + (fp_line (start 0.069 -0.069) (end 1.1 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 622cf000-2bc7-4b48-8b20-5465fd66f428)) + (fp_line (start 0.069 0.069) (end 0.069 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b074c1cc-ec53-4eed-8b7e-2c8f9f18053d)) + (fp_line (start 0.069 1.1) (end -0.069 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 611487ed-ae60-4bcb-a5cb-3ad4125e847a)) + (fp_line (start 1.1 -0.069) (end 1.1 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c7d800db-1ec9-4166-83d2-fd0d5d45b8e2)) + (fp_line (start 1.1 0.069) (end 0.069 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d47488c-5161-43da-b694-c81f88612785)) + (fp_line (start 2.4 -0.069) (end 3.431 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 453337ba-da02-43b3-bc8e-b8b053a2c19c)) + (fp_line (start 2.4 0.069) (end 2.4 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 57f418c1-eef7-4e73-b80a-579e6e21a4b2)) + (fp_line (start 3.431 -1.1) (end 3.569 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9cba7484-25c9-4e39-b771-8091ef430831)) + (fp_line (start 3.431 -0.069) (end 3.431 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9cf6e510-302a-46f4-ad35-83702e8635d7)) + (fp_line (start 3.431 0.069) (end 2.4 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 231633f4-d47e-414d-946a-2b251e8559a7)) + (fp_line (start 3.431 1.1) (end 3.431 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 50e7a751-8e68-4fef-9bd7-f803d3d2042e)) + (fp_line (start 3.569 -1.1) (end 3.569 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e81e4f2b-9a11-4430-8258-436c459d04f7)) + (fp_line (start 3.569 -0.069) (end 4.6 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 00984937-f38a-4ee0-961e-06a08ffd267b)) + (fp_line (start 3.569 0.069) (end 3.569 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 379c3b5c-3dbe-41b8-a97f-147a57cb670a)) + (fp_line (start 3.569 1.1) (end 3.431 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 336db06d-92d8-4652-9b31-292cbf5eca43)) + (fp_line (start 4.6 -0.069) (end 4.6 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af27712d-f839-4dda-bf22-3959434d47fb)) + (fp_line (start 4.6 0.069) (end 3.569 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0062fabe-0780-4231-a7c3-86f61200cabc)) + (fp_line (start 5.6 -3.4) (end 5.6 3.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7bd3d053-df25-4a56-ab1e-ec59d9f1b743)) + (fp_line (start 5.6 3.6) (end -0.6 3.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d8ede335-2cf1-474e-b4b6-94344b14a7cf)) + (fp_circle (center 0 0) (end 1.375 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 0c5249ff-c74d-48fc-990e-d178017c7c59)) + (fp_circle (center 3.5 0) (end 4.875 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 3f3fafa0-bbbf-4c7d-a975-84810485f1a2)) + (pad "1" thru_hole rect (at 0 0 270) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) + (net 2 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp 12455400-297f-43aa-9ffd-ef93b7480164)) + (pad "2" thru_hole circle (at 3.5 0 270) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp e0663b49-2f12-4d2c-b145-23dd05a4a43d)) + (model "${KICAD6_3DMODEL_DIR}/TerminalBlock_4Ucon.3dshapes/TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LOGO" (layer "F.Cu") + (tstamp e213d56d-b755-4b01-bc3a-b06f621815d9) + (at 175.905218 104.532143) + (attr board_only exclude_from_pos_files exclude_from_bom) + (fp_text reference "OSH Logo" (at 0 0) (layer "F.SilkS") hide + (effects (font (size 1.524 1.524) (thickness 0.153))) + (tstamp 4b7e1eb7-f780-4481-871d-e4a44f0b5688) + ) + (fp_text value "LOGO" (at 0.75 0) (layer "F.SilkS") hide + (effects (font (size 1.524 1.524) (thickness 0.153))) + (tstamp 303c600f-d277-46d0-b427-25489a502783) + ) + (fp_poly + (pts + (xy 2.390918 1.756007) + (xy 2.415999 1.757737) + (xy 2.43837 1.760441) + (xy 2.454941 1.763693) + (xy 2.460659 1.765652) + (xy 2.477745 1.779612) + (xy 2.487915 1.801361) + (xy 2.490929 1.827298) + (xy 2.489679 1.844563) + (xy 2.484341 1.856827) + (xy 2.472795 1.869371) + (xy 2.454661 1.886473) + (xy 2.469213 1.910005) + (xy 2.481057 1.929461) + (xy 2.493873 1.950948) + (xy 2.498522 1.958873) + (xy 2.513278 1.984209) + (xy 2.46113 1.984209) + (xy 2.437055 1.942871) + (xy 2.424386 1.922107) + (xy 2.414768 1.909188) + (xy 2.406623 1.902347) + (xy 2.398615 1.899846) + (xy 2.384251 1.898158) + (xy 2.384251 1.984209) + (xy 2.336246 1.984209) + (xy 2.336246 1.861529) + (xy 2.384251 1.861529) + (xy 2.403833 1.861529) + (xy 2.41972 1.859173) + (xy 2.432301 1.853428) + (xy 2.433169 1.852702) + (xy 2.440585 1.840268) + (xy 2.442924 1.826335) + (xy 2.438384 1.808809) + (xy 2.425499 1.797154) + (xy 2.405364 1.792279) + (xy 2.401733 1.792189) + (xy 2.384251 1.792189) + (xy 2.384251 1.861529) + (xy 2.336246 1.861529) + (xy 2.336246 1.753641) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 5b086751-6d8d-46e2-b43b-b93aabf430c3)) + (fp_poly + (pts + (xy 2.454341 1.680611) + (xy 2.494631 1.694001) + (xy 2.531106 1.716027) + (xy 2.562332 1.746015) + (xy 2.586875 1.783292) + (xy 2.588109 1.785757) + (xy 2.596733 1.80433) + (xy 2.601954 1.819637) + (xy 2.60461 1.835672) + (xy 2.605534 1.856429) + (xy 2.605607 1.869418) + (xy 2.605102 1.895021) + (xy 2.603123 1.913849) + (xy 2.598975 1.929766) + (xy 2.591961 1.946636) + (xy 2.591552 1.947512) + (xy 2.567476 1.987333) + (xy 2.536543 2.019348) + (xy 2.499467 2.042963) + (xy 2.459712 2.05696) + (xy 2.428113 2.06259) + (xy 2.400195 2.062815) + (xy 2.370397 2.057562) + (xy 2.363091 2.055678) + (xy 2.321156 2.039063) + (xy 2.284702 2.01361) + (xy 2.254711 1.980155) + (xy 2.235525 1.947115) + (xy 2.226233 1.918368) + (xy 2.221618 1.884543) + (xy 2.221627 1.881752) + (xy 2.25173 1.881752) + (xy 2.258295 1.918353) + (xy 2.272757 1.952522) + (xy 2.295023 1.982496) + (xy 2.319951 2.003316) + (xy 2.347319 2.018979) + (xy 2.37345 2.027775) + (xy 2.402725 2.030878) + (xy 2.421792 2.03058) + (xy 2.447296 2.028431) + (xy 2.467091 2.023854) + (xy 2.486069 2.015622) + (xy 2.490362 2.013339) + (xy 2.524001 1.989625) + (xy 2.549485 1.96053) + (xy 2.566814 1.92754) + (xy 2.575986 1.892141) + (xy 2.577002 1.855818) + (xy 2.569859 1.820058) + (xy 2.554559 1.786347) + (xy 2.531098 1.756171) + (xy 2.499478 1.731017) + (xy 2.490516 1.725805) + (xy 2.45431 1.711922) + (xy 2.415518 1.707285) + (xy 2.376407 1.71164) + (xy 2.339248 1.724735) + (xy 2.306316 1.746313) + (xy 2.280356 1.775001) + (xy 2.262667 1.808312) + (xy 2.253156 1.844484) + (xy 2.25173 1.881752) + (xy 2.221627 1.881752) + (xy 2.221737 1.849537) + (xy 2.226647 1.817249) + (xy 2.233341 1.797523) + (xy 2.257663 1.75605) + (xy 2.288591 1.722842) + (xy 2.325853 1.698131) + (xy 2.368055 1.682432) + (xy 2.411671 1.67653) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 3981a1fa-64ab-4cd0-b62c-beffa92fb94f)) + (fp_poly + (pts + (xy 0.068256 -4.115723) + (xy 0.153603 -4.112604) + (xy 0.235876 -4.107764) + (xy 0.312811 -4.101224) + (xy 0.336036 -4.098764) + (xy 0.514634 -4.073506) + (xy 0.690709 -4.038025) + (xy 0.863857 -3.99255) + (xy 1.033675 -3.937314) + (xy 1.19976 -3.872546) + (xy 1.361708 -3.798478) + (xy 1.519118 -3.715341) + (xy 1.671586 -3.623365) + (xy 1.818708 -3.522782) + (xy 1.960083 -3.413822) + (xy 2.095305 -3.296717) + (xy 2.223973 -3.171697) + (xy 2.345684 -3.038993) + (xy 2.460034 -2.898836) + (xy 2.48275 -2.86891) + (xy 2.587149 -2.720819) + (xy 2.682316 -2.567508) + (xy 2.768099 -2.409353) + (xy 2.844347 -2.246729) + (xy 2.910908 -2.080011) + (xy 2.967632 -1.909576) + (xy 3.014366 -1.735797) + (xy 3.050959 -1.559051) + (xy 3.074471 -1.402813) + (xy 3.080721 -1.35008) + (xy 3.08568 -1.301769) + (xy 3.089474 -1.255548) + (xy 3.092228 -1.209082) + (xy 3.094068 -1.160039) + (xy 3.095122 -1.106086) + (xy 3.095514 -1.044889) + (xy 3.095506 -1.013439) + (xy 3.095019 -0.942152) + (xy 3.093725 -0.878959) + (xy 3.091446 -0.821306) + (xy 3.088004 -0.766637) + (xy 3.083224 -0.712398) + (xy 3.076927 -0.656035) + (xy 3.068936 -0.594992) + (xy 3.064146 -0.561191) + (xy 3.033559 -0.385763) + (xy 2.993031 -0.212681) + (xy 2.942848 -0.04245) + (xy 2.883293 0.124428) + (xy 2.814653 0.287448) + (xy 2.737211 0.446106) + (xy 2.651252 0.5999) + (xy 2.557062 0.748325) + (xy 2.454924 0.890878) + (xy 2.345124 1.027055) + (xy 2.227947 1.156353) + (xy 2.103676 1.278268) + (xy 1.972598 1.392296) + (xy 1.948608 1.411701) + (xy 1.822748 1.506434) + (xy 1.693461 1.592135) + (xy 1.561346 1.668486) + (xy 1.427002 1.735168) + (xy 1.291025 1.791864) + (xy 1.154014 1.838255) + (xy 1.137209 1.843208) + (xy 1.105081 1.852449) + (xy 1.081248 1.858965) + (xy 1.063777 1.863061) + (xy 1.050735 1.865044) + (xy 1.040187 1.865216) + (xy 1.030201 1.863885) + (xy 1.02018 1.861672) + (xy 0.996273 1.851375) + (xy 0.97412 1.83378) + (xy 0.957482 1.812068) + (xy 0.954506 1.806102) + (xy 0.951579 1.798887) + (xy 0.944987 1.782242) + (xy 0.93493 1.756681) + (xy 0.921609 1.722717) + (xy 0.905222 1.680863) + (xy 0.885972 1.631633) + (xy 0.864058 1.575541) + (xy 0.839681 1.513098) + (xy 0.813041 1.444819) + (xy 0.784338 1.371216) + (xy 0.753773 1.292804) + (xy 0.721546 1.210095) + (xy 0.687857 1.123602) + (xy 0.652907 1.033839) + (xy 0.616896 0.94132) + (xy 0.597769 0.892166) + (xy 0.554165 0.780104) + (xy 0.514264 0.677547) + (xy 0.477912 0.584055) + (xy 0.444951 0.499188) + (xy 0.415225 0.422506) + (xy 0.388579 0.35357) + (xy 0.364857 0.291938) + (xy 0.343902 0.237171) + (xy 0.325558 0.188829) + (xy 0.309669 0.146472) + (xy 0.296079 0.10966) + (xy 0.284632 0.077952) + (xy 0.275172 0.05091) + (xy 0.267543 0.028093) + (xy 0.261588 0.009061) + (xy 0.257152 -0.006626) + (xy 0.254079 -0.019408) + (xy 0.252212 -0.029726) + (xy 0.251395 -0.038018) + (xy 0.251472 -0.044725) + (xy 0.252288 -0.050288) + (xy 0.253686 -0.055145) + (xy 0.255509 -0.059737) + (xy 0.257603 -0.064505) + (xy 0.258037 -0.065511) + (xy 0.268009 -0.082817) + (xy 0.282963 -0.098054) + (xy 0.304512 -0.112428) + (xy 0.33427 -0.127146) + (xy 0.348938 -0.133443) + (xy 0.442237 -0.176596) + (xy 0.526207 -0.224683) + (xy 0.601083 -0.278025) + (xy 0.6671 -0.33694) + (xy 0.724494 -0.401748) + (xy 0.773501 -0.472768) + (xy 0.814355 -0.550321) + (xy 0.847292 -0.634725) + (xy 0.872548 -0.7263) + (xy 0.890358 -0.825366) + (xy 0.8964 -0.876361) + (xy 0.899437 -0.918684) + (xy 0.900822 -0.966155) + (xy 0.900645 -1.016181) + (xy 0.898993 -1.066168) + (xy 0.895955 -1.113522) + (xy 0.89162 -1.155647) + (xy 0.886077 -1.189951) + (xy 0.885617 -1.192125) + (xy 0.862635 -1.277151) + (xy 0.830896 -1.36172) + (xy 0.791652 -1.442978) + (xy 0.746151 -1.51807) + (xy 0.737312 -1.530827) + (xy 0.712296 -1.563199) + (xy 0.680794 -1.599415) + (xy 0.645068 -1.637213) + (xy 0.607378 -1.674331) + (xy 0.569987 -1.708508) + (xy 0.535156 -1.737482) + (xy 0.517388 -1.750751) + (xy 0.446175 -1.795746) + (xy 0.368019 -1.835363) + (xy 0.285821 -1.868336) + (xy 0.202482 -1.893397) + (xy 0.177413 -1.899243) + (xy 0.144525 -1.90478) + (xy 0.103859 -1.909157) + (xy 0.058253 -1.912277) + (xy 0.010542 -1.914038) + (xy -0.036435 -1.914343) + (xy -0.079842 -1.913091) + (xy -0.116842 -1.910183) + (xy -0.120842 -1.909702) + (xy -0.218887 -1.892238) + (xy -0.312792 -1.86532) + (xy -0.40204 -1.829416) + (xy -0.486117 -1.784994) + (xy -0.564507 -1.732523) + (xy -0.636695 -1.672472) + (xy -0.702164 -1.605309) + (xy -0.7604 -1.531502) + (xy -0.810886 -1.45152) + (xy -0.853108 -1.365833) + (xy -0.886549 -1.274907) + (xy -0.907484 -1.194792) + (xy -0.911671 -1.17394) + (xy -0.914778 -1.154424) + (xy -0.916959 -1.134067) + (xy -0.918367 -1.110693) + (xy -0.919154 -1.082126) + (xy -0.919475 -1.04619) + (xy -0.919509 -1.024107) + (xy -0.918738 -0.962488) + (xy -0.916191 -0.908367) + (xy -0.911505 -0.85867) + (xy -0.904317 -0.810322) + (xy -0.894264 -0.760248) + (xy -0.882699 -0.712074) + (xy -0.853658 -0.616805) + (xy -0.816779 -0.528295) + (xy -0.772213 -0.446788) + (xy -0.720111 -0.372526) + (xy -0.660626 -0.305752) + (xy -0.593909 -0.246708) + (xy -0.589395 -0.243197) + (xy -0.527049 -0.19892) + (xy -0.463988 -0.162343) + (xy -0.396329 -0.131337) + (xy -0.360037 -0.117429) + (xy -0.336635 -0.108216) + (xy -0.315004 -0.09841) + (xy -0.298596 -0.089625) + (xy -0.294063 -0.086604) + (xy -0.275649 -0.067055) + (xy -0.262706 -0.041834) + (xy -0.257 -0.014952) + (xy -0.257286 -0.0032) + (xy -0.259526 0.00397) + (xy -0.265592 0.020511) + (xy -0.275278 0.045914) + (xy -0.288384 0.079673) + (xy -0.304706 0.121279) + (xy -0.324042 0.170223) + (xy -0.346189 0.226) + (xy -0.370944 0.288099) + (xy -0.398106 0.356015) + (xy -0.42747 0.429238) + (xy -0.458834 0.507262) + (xy -0.491997 0.589577) + (xy -0.526754 0.675677) + (xy -0.562904 0.765053) + (xy -0.600244 0.857198) + (xy -0.622523 0.912096) + (xy -0.668268 1.024777) + (xy -0.710167 1.128001) + (xy -0.748413 1.222187) + (xy -0.783194 1.307756) + (xy -0.8147 1.385125) + (xy -0.843122 1.454714) + (xy -0.86865 1.516942) + (xy -0.891474 1.572228) + (xy -0.911784 1.620991) + (xy -0.929769 1.66365) + (xy -0.945621 1.700625) + (xy -0.959529 1.732333) + (xy -0.971683 1.759194) + (xy -0.982273 1.781628) + (xy -0.991489 1.800053) + (xy -0.999522 1.814888) + (xy -1.006561 1.826553) + (xy -1.012797 1.835466) + (xy -1.018419 1.842047) + (xy -1.023618 1.846714) + (xy -1.028584 1.849887) + (xy -1.033506 1.851984) + (xy -1.038575 1.853425) + (xy -1.043981 1.854629) + (xy -1.049914 1.856015) + (xy -1.050748 1.856234) + (xy -1.063243 1.858808) + (xy -1.076451 1.85955) + (xy -1.091986 1.858159) + (xy -1.11146 1.854333) + (xy -1.136487 1.847769) + (xy -1.16868 1.838165) + (xy -1.200126 1.828268) + (xy -1.336245 1.779411) + (xy -1.470892 1.720297) + (xy -1.603609 1.651289) + (xy -1.733938 1.572749) + (xy -1.86142 1.48504) + (xy -1.9856 1.388524) + (xy -2.106018 1.283564) + (xy -2.222218 1.170523) + (xy -2.333741 1.049762) + (xy -2.440129 0.921645) + (xy -2.540926 0.786534) + (xy -2.572245 0.741412) + (xy -2.647546 0.624502) + (xy -2.719853 0.499502) + (xy -2.787969 0.368837) + (xy -2.850696 0.234931) + (xy -2.906838 0.10021) + (xy -2.955197 -0.032902) + (xy -2.956679 -0.037337) + (xy -3.009215 -0.211557) + (xy -3.051541 -0.388028) + (xy -3.083478 -0.565942) + (xy -3.095915 -0.658735) + (xy -3.10775 -0.784489) + (xy -3.114428 -0.916273) + (xy -3.115949 -1.050778) + (xy -3.112313 -1.184694) + (xy -3.103517 -1.314714) + (xy -3.096079 -1.386812) + (xy -3.069817 -1.565459) + (xy -3.033422 -1.741459) + (xy -2.987115 -1.914399) + (xy -2.93112 -2.083867) + (xy -2.865658 -2.249449) + (xy -2.790951 -2.410734) + (xy -2.707223 -2.567309) + (xy -2.614694 -2.71876) + (xy -2.513588 -2.864675) + (xy -2.404126 -3.004643) + (xy -2.286531 -3.138249) + (xy -2.161026 -3.265082) + (xy -2.027831 -3.384728) + (xy -2.013434 -3.396836) + (xy -1.86969 -3.510286) + (xy -1.721488 -3.614083) + (xy -1.568773 -3.708251) + (xy -1.411486 -3.792814) + (xy -1.249571 -3.867796) + (xy -1.082969 -3.933221) + (xy -0.911625 -3.989114) + (xy -0.735479 -4.035498) + (xy -0.554476 -4.072398) + (xy -0.368558 -4.099837) + (xy -0.325367 -4.104783) + (xy -0.258602 -4.110577) + (xy -0.183594 -4.114548) + (xy -0.102606 -4.116716) + (xy -0.017902 -4.1171) + ) + + (stroke (width 0) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 37abb803-e466-4b2f-a26d-015de9e88fa3)) + ) + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp e50b7230-76bb-4cf5-9864-7bec983615e8) + (at 172.72 76.2 180) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C2907172") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/3f51cbde-03ce-4560-9e0c-d599cfe84043") + (attr smd) + (fp_text reference "R5" (at 2.182424 0.018288 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 65669657-ba02-4dc3-9995-1015a9f84260) + ) + (fp_text value "470" (at 0 1.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fb2d16f4-ee7f-4458-9e31-824944d849cd) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 735684cd-b6e6-4f6e-a777-1f0e5f31b2eb) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 311f84be-db67-48fb-b469-da45f6dc4b65)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3f6f0e56-267d-4d0f-992c-bc09543656f1)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0128874c-815f-41bf-8bf4-c75fc44b39af)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 787fb2a8-e2a3-4f3d-a497-f152548868e1)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 259e7121-84ef-4de1-9c83-517790d04520)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d135b0a9-9a1c-4eb0-ac0f-e6a77d1c7e30)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 133a2131-4e61-4f8a-84db-210c4759b592)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a88b34e-ba01-4814-b581-dc70d2d91b36)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 771b6106-7271-480b-9a09-20138bc81d41)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b4a5bcd1-eb48-452c-b517-84524bc41261)) + (pad "1" smd roundrect (at -0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 9 "Net-(U3-ADJ)") (pintype "passive") (tstamp 6f97f0ce-7a94-4502-aa8c-fd4c6cea7d5c)) + (pad "2" smd roundrect (at 0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 1 "GND") (pintype "passive") (tstamp 74f48d91-365d-40ce-a100-48c6ee5bb02c)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal" (layer "F.Cu") + (tstamp e63667a7-f182-49b2-ae30-16d8246a4f1c) + (at 144.245 83.975 -90) + (descr "Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon") + (tags "THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm") + (property "LCSC" "C695629") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "screw terminal") + (path "/a7624218-aadf-4c8e-b9b4-5c0c7c03b81e") + (attr through_hole) + (fp_text reference "J3" (at 1.75 -4.46 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp b037a6f4-869a-470c-bc4a-3e9ab7b33ddd) + ) + (fp_text value "Screw_Terminal_01x02" (at 1.75 4.66 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 13a88393-7abb-4bf7-826f-c2000835be57) + ) + (fp_text user "${REFERENCE}" (at 1.75 2.9 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f57cad5d-40ab-4f0d-8062-1d8def466338) + ) + (fp_line (start -2.4 2.16) (end -2.4 3.9) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f9d9dbdd-21df-454e-a125-f1c80b90475b)) + (fp_line (start -2.4 3.9) (end -0.9 3.9) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 117678da-6b51-4069-9f04-a161e7e1a95e)) + (fp_line (start -2.16 -3.46) (end -2.16 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6ae8e4e6-653b-4022-8f57-4df2955d5388)) + (fp_line (start -2.16 -3.46) (end 5.66 -3.46) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dcc22061-117d-4195-802c-da379ea89c18)) + (fp_line (start -2.16 2.1) (end 5.66 2.1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d91b48fd-fcd7-418a-92d4-e1644c22a712)) + (fp_line (start -2.16 3.66) (end 5.66 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 89976b99-ed96-41fd-8300-29789e042c7b)) + (fp_line (start 5.66 -3.46) (end 5.66 3.66) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b26d1c82-6d15-401d-a99e-56cc38fce381)) + (fp_arc (start -1.432109 0.607742) (mid -1.555727 -0.00014) (end -1.432 -0.608) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5fba22b3-709c-440b-8dbe-81705c66ed63)) + (fp_arc (start -0.607742 -1.432109) (mid 0.00014 -1.555727) (end 0.608 -1.432) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e0ea36b-59f4-4843-bf5d-eb3ebc05ecd8)) + (fp_arc (start 0.027011 1.555493) (mid -0.296984 1.527118) (end -0.608 1.432) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7d7771ef-489f-435d-9fef-2d464f69478b)) + (fp_arc (start 0.607587 1.431385) (mid 0.310017 1.523783) (end 0 1.555) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 093ca2a8-ebde-40ba-93fe-b90c0fb53b6c)) + (fp_arc (start 1.432109 -0.607742) (mid 1.555727 0.00014) (end 1.432 0.608) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b2135dce-aaef-491d-92c7-5cd80425a0ee)) + (fp_circle (center 3.5 0) (end 5.055 0) + (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp ab86fcd2-2a54-4b91-b3bd-85f0c395c48d)) + (fp_line (start -2.6 -3.9) (end -2.6 4.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bcfb0b7d-3c75-41f2-93ce-f11051eaafe7)) + (fp_line (start -2.6 4.1) (end 6.1 4.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4599803e-de33-4152-92a8-5f63759c318e)) + (fp_line (start 6.1 -3.9) (end -2.6 -3.9) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b674bd37-10e5-4e01-a5ba-f99a28ab00ea)) + (fp_line (start 6.1 4.1) (end 6.1 -3.9) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f4f9ac8-3204-4182-8321-03f4c6832b0e)) + (fp_line (start -2.1 -3.4) (end 5.6 -3.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d321fc7-c99c-4aa7-90fe-7764618c0ec9)) + (fp_line (start -2.1 2.1) (end -2.1 -3.4) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8fa7682f-bc62-49c1-8754-6da42728195b)) + (fp_line (start -2.1 2.1) (end 5.6 2.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c32da48-122e-4e2a-a73d-d5167b32e69a)) + (fp_line (start -1.1 -0.069) (end -0.069 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e5fc5316-e13b-42d0-8bf6-31f72d823a90)) + (fp_line (start -1.1 0.069) (end -1.1 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb68474d-bba4-4b67-8402-eb37ee828992)) + (fp_line (start -0.6 3.6) (end -2.1 2.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3866bad5-1ab0-41c5-934f-3c20b874a1c5)) + (fp_line (start -0.069 -1.1) (end 0.069 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 96dbb97f-6185-4ab5-81b8-f5bf71f5bebe)) + (fp_line (start -0.069 -0.069) (end -0.069 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9e311faf-a214-4ad9-8de1-75d8f0a125bc)) + (fp_line (start -0.069 0.069) (end -1.1 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5b26525d-f754-4336-b633-88631bcc0178)) + (fp_line (start -0.069 1.1) (end -0.069 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf3f0bb2-4116-4add-b321-50eed7fc6253)) + (fp_line (start 0.069 -1.1) (end 0.069 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp db1dd8b4-69ae-414d-bfc2-507b15555033)) + (fp_line (start 0.069 -0.069) (end 1.1 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 67b4ae28-7c87-4be4-9cd2-43867f74acbd)) + (fp_line (start 0.069 0.069) (end 0.069 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b6d79c32-485f-44df-ad9d-455167eb2f7f)) + (fp_line (start 0.069 1.1) (end -0.069 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 29779bf1-17a0-4c61-9b9d-0294a21b49b7)) + (fp_line (start 1.1 -0.069) (end 1.1 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7280979-28fc-45f8-bd2d-7afccaac5513)) + (fp_line (start 1.1 0.069) (end 0.069 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 819173c9-0b17-4092-bf66-b9e61f178b12)) + (fp_line (start 2.4 -0.069) (end 3.431 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8fff4926-c533-4e76-be19-80264515661e)) + (fp_line (start 2.4 0.069) (end 2.4 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 625d82dc-66f0-4c71-af14-04efd9ce666d)) + (fp_line (start 3.431 -1.1) (end 3.569 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cec30d69-b326-4d6e-ad30-8b2548fc5f36)) + (fp_line (start 3.431 -0.069) (end 3.431 -1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f262c89f-f082-4665-ac6c-28c4feb8e6fb)) + (fp_line (start 3.431 0.069) (end 2.4 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 40b8f625-14ed-4cb4-b56c-cfdf720d8161)) + (fp_line (start 3.431 1.1) (end 3.431 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7f71a9f-b2e8-48bc-aba2-fa25d4259bdc)) + (fp_line (start 3.569 -1.1) (end 3.569 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 00e4904a-f06c-46b2-ad58-6062112c21c1)) + (fp_line (start 3.569 -0.069) (end 4.6 -0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc28b5e2-a553-4949-9dad-d688ac660f4b)) + (fp_line (start 3.569 0.069) (end 3.569 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp df8e1969-0fcd-486f-90e3-b88a769b22c9)) + (fp_line (start 3.569 1.1) (end 3.431 1.1) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 53699ea4-8572-4c48-a011-f342b826414b)) + (fp_line (start 4.6 -0.069) (end 4.6 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0277e099-99ab-4008-bc71-ae67082b9317)) + (fp_line (start 4.6 0.069) (end 3.569 0.069) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5615694-bd35-4d7e-8eb5-65d1b0a5459c)) + (fp_line (start 5.6 -3.4) (end 5.6 3.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 566f6cd1-6a91-4e57-8200-d8d1ebb07ff8)) + (fp_line (start 5.6 3.6) (end -0.6 3.6) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 484ed41c-7681-49a6-9ca8-409b8594c489)) + (fp_circle (center 0 0) (end 1.375 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp c51b7055-e56d-4334-916b-e90d1a656315)) + (fp_circle (center 3.5 0) (end 4.875 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 24bbf422-814e-46e2-80c0-2d249de4e5e9)) + (pad "1" thru_hole rect (at 0 0 270) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) + (net 7 "/BRIGHT{slash}~{DIM}") (pinfunction "Pin_1") (pintype "passive") (tstamp da97e6a9-14f8-4a07-9be1-5e09f66fc6d4)) + (pad "2" thru_hole circle (at 3.5 0 270) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) + (net 5 "/ON{slash}~{OFF}") (pinfunction "Pin_2") (pintype "passive") (tstamp 96e929bb-b30e-47e0-b852-9903f32791e7)) + (model "${KICAD6_3DMODEL_DIR}/TerminalBlock_4Ucon.3dshapes/TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp ec494c32-6b1a-47cd-83d2-4e2b5b13e463) + (at 166.005708 78.629225) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C2907113") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/5fa0781a-55cf-4f2d-a425-5df754785e16") + (attr smd) + (fp_text reference "R7" (at -0.485102 -1.43) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 624e7f8d-dbf0-4f73-9dd6-0f63ecb3e67a) + ) + (fp_text value "1k" (at 0 1.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp aff92eeb-3075-4844-bdcf-22ba65086cc0) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp f58dca46-b77b-4247-8c3e-e2fa2113344d) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f392c28a-6fcc-4185-a769-1cbca6045725)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bd798d9c-40bf-40ea-bb98-391fe830035e)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e503ba69-684f-4a7f-a148-208b864cf140)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp be9a4741-6318-4ede-874f-b83004783812)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 35372b95-ecf6-411d-85e4-b41bf7dce2ba)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 49e54dc5-6c27-4a20-8b0a-b9856716ddf9)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6c86764c-768c-4bb3-ab5a-ccf383963a34)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 384ec43d-8259-405e-a578-4cae409cb34b)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c98500b6-48c1-440f-b1bc-76f7559883c0)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 72510b41-93e2-43ca-8119-5682a13479fb)) + (pad "1" smd roundrect (at -0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 10 "Net-(R7-Pad1)") (pintype "passive") (tstamp 3c92820f-180f-4563-b71b-acb0ae14b254)) + (pad "2" smd roundrect (at 0.825 0) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 11 "Net-(R7-Pad2)") (pintype "passive") (tstamp ebc6f5f9-cf3c-4fbd-a3f3-f007e14966c6)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") + (tstamp f9830bf3-a68f-4809-9037-8bddea840ef2) + (at 150.495 79.375 90) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "LCSC" "C2907166") + (property "Sheetfile" "leddriver.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/a294cbfa-ce8a-404d-b925-a442172566a8") + (attr smd) + (fp_text reference "R4" (at 0 -1.43 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.153))) + (tstamp 5db3caad-9925-42e3-be75-c8023f7a5043) + ) + (fp_text value "4.7k" (at 0 1.43 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3c56f970-b1aa-4df2-9bd9-3fcaa618f450) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.4 0.4) (thickness 0.06))) + (tstamp 4f56ca3a-d48a-4c89-b2e3-2e9998b4f4cc) + ) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bd5d4498-dd0b-45a2-836a-7e4e86602454)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e3fc59b3-2f48-4b51-8b7e-403f0d4e3d80)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9896f733-a2bc-4f1f-a5bf-c3b242443ab4)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 54b6b6b0-36b9-4223-af69-9ab279837d30)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 08abae04-0911-4c7f-8c6e-0b13d420cb2f)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6085184c-e771-4ee2-b701-c1f870a53264)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7c54bd9d-4c1c-4982-b51e-36db47b874ff)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 09565ee1-1803-4c23-b6ff-e27518afc0c4)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99bae9b6-cae0-4c39-a1d1-755594326643)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 71abfab8-cf4a-4a2d-a7cd-61efe4c85bbf)) + (pad "1" smd roundrect (at -0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 8 "Net-(R2-Pad2)") (pintype "passive") (tstamp b6802d8b-84b9-4668-a3d8-b35fe0649c56)) + (pad "2" smd roundrect (at 0.825 0 90) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) + (net 2 "VCC") (pintype "passive") (tstamp 1f8a68ae-15cd-4f5b-b106-3eefcee0256d)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (gr_rect (start 136.525 72.39) (end 197.485 108.585) + (stroke (width 0.1) (type default)) (fill none) (layer "Edge.Cuts") (tstamp aea429d8-18ed-4d45-8a65-534a85e82c78)) + (gr_text "Designed by Logan G\nhttps://github.com/logan2611/leddriver" (at 167.64 90.17 90) (layer "B.SilkS") (tstamp 1c4450e6-be14-47ad-a6d8-f760fa113bc7) + (effects (font (size 1 1) (thickness 0.25) bold) (justify bottom mirror)) + ) + (gr_text "+" (at 138.43 92.71 270) (layer "F.SilkS") (tstamp 183986a8-8ae7-4e88-a480-0f9ba0f80acc) + (effects (font (size 1 1) (thickness 0.2) bold) (justify left bottom)) + ) + (gr_text "B/D" (at 138.43 82.55 270) (layer "F.SilkS") (tstamp 5959879f-f3fb-4464-ba56-a7fd60003a67) + (effects (font (size 1 1) (thickness 0.2) bold) (justify left bottom)) + ) + (gr_text "LED-\n" (at 195.58 92.71 90) (layer "F.SilkS") (tstamp 8327a3d9-b8ab-49d0-a44a-6c162e280c15) + (effects (font (size 1 1) (thickness 0.2) bold) (justify left bottom)) + ) + (gr_text "LED+" (at 195.58 97.155 90) (layer "F.SilkS") (tstamp a66c7a4d-e386-4ca7-9f1b-eee9a4ee7682) + (effects (font (size 1 1) (thickness 0.2) bold) (justify left bottom)) + ) + (gr_text "-" (at 138.43 96.52 270) (layer "F.SilkS") (tstamp b59acbe1-f609-4be7-ae86-d49311d6eacf) + (effects (font (size 1 1) (thickness 0.2) bold) (justify left bottom)) + ) + (gr_text "" (at 138.43 86.995 270) (layer "F.SilkS") (tstamp daaa38e0-754f-4d39-9171-11f65e882119) + (effects (font (face "Symbols Nerd Font") (size 1 1) (thickness 0.15)) (justify left bottom)) + (render_cache "" 270 + (polygon + (pts + (xy 138.971004 88.301454) (xy 138.960879 88.301369) (xy 138.950774 88.301111) (xy 138.940691 88.300682) + (xy 138.930628 88.300081) (xy 138.920586 88.299308) (xy 138.910566 88.298363) (xy 138.900566 88.297247) + (xy 138.890587 88.295959) (xy 138.88063 88.294499) (xy 138.870693 88.292868) (xy 138.860777 88.291065) + (xy 138.850883 88.28909) (xy 138.841009 88.286943) (xy 138.831156 88.284625) (xy 138.821325 88.282134) + (xy 138.811514 88.279473) (xy 138.801792 88.276659) (xy 138.792165 88.273714) (xy 138.782634 88.270637) + (xy 138.773198 88.267428) (xy 138.763858 88.264088) (xy 138.754613 88.260616) (xy 138.745463 88.257013) + (xy 138.736409 88.253278) (xy 138.723007 88.247428) (xy 138.709819 88.241282) (xy 138.696846 88.23484) + (xy 138.684088 88.228101) (xy 138.671544 88.221067) (xy 138.667411 88.218656) (xy 138.655136 88.21127) + (xy 138.643042 88.203584) (xy 138.631128 88.195597) (xy 138.619394 88.187309) (xy 138.607841 88.178721) + (xy 138.596468 88.169832) (xy 138.585275 88.160643) (xy 138.574262 88.151154) (xy 138.56343 88.141363) + (xy 138.556309 88.13467) (xy 138.549268 88.127842) (xy 138.545778 88.124378) (xy 138.538882 88.117377) + (xy 138.532119 88.110296) (xy 138.522221 88.099524) (xy 138.512619 88.088572) (xy 138.503313 88.077439) + (xy 138.494303 88.066127) (xy 138.48559 88.054633) (xy 138.477173 88.04296) (xy 138.469052 88.031106) + (xy 138.461228 88.019072) (xy 138.453699 88.006857) (xy 138.451256 88.002745) (xy 138.444127 87.990271) + (xy 138.437302 87.977578) (xy 138.430783 87.964666) (xy 138.424568 87.951535) (xy 138.418658 87.938185) + (xy 138.414888 87.929163) (xy 138.411253 87.920044) (xy 138.407753 87.910827) (xy 138.404389 87.901514) + (xy 138.401161 87.892103) (xy 138.398068 87.882594) (xy 138.39511 87.872989) (xy 138.392288 87.863286) + (xy 138.390928 87.858398) (xy 138.388295 87.848615) (xy 138.385833 87.838805) (xy 138.38354 87.828969) + (xy 138.381417 87.819105) (xy 138.379464 87.809215) (xy 138.377681 87.799299) (xy 138.376068 87.789355) + (xy 138.374624 87.779385) (xy 138.373351 87.769389) (xy 138.372247 87.759365) (xy 138.371313 87.749315) + (xy 138.370549 87.739238) (xy 138.369954 87.729134) (xy 138.36953 87.719004) (xy 138.369275 87.708847) + (xy 138.36919 87.698663) (xy 138.369275 87.688508) (xy 138.36953 87.678376) (xy 138.369954 87.668266) + (xy 138.370549 87.65818) (xy 138.371313 87.648116) (xy 138.372247 87.638076) (xy 138.373351 87.628058) + (xy 138.374624 87.618063) (xy 138.376068 87.608091) (xy 138.377681 87.598142) (xy 138.379464 87.588216) + (xy 138.381417 87.578312) (xy 138.38354 87.568432) (xy 138.385833 87.558575) (xy 138.388295 87.54874) + (xy 138.390928 87.538928) (xy 138.393682 87.529206) (xy 138.396572 87.51958) (xy 138.399597 87.510049) + (xy 138.402758 87.500613) (xy 138.406054 87.491272) (xy 138.409486 87.482027) (xy 138.413054 87.472878) + (xy 138.416756 87.463824) (xy 138.422564 87.450421) (xy 138.428677 87.437234) (xy 138.435095 87.424261) + (xy 138.441818 87.411502) (xy 138.448845 87.398959) (xy 138.451256 87.394825) (xy 138.458685 87.382546) + (xy 138.466411 87.370439) (xy 138.474433 87.358503) (xy 138.482751 87.34674) (xy 138.491366 87.335148) + (xy 138.500277 87.323727) (xy 138.509484 87.312479) (xy 138.518987 87.301402) (xy 138.528787 87.290497) + (xy 138.535484 87.283322) (xy 138.542314 87.276224) (xy 138.545778 87.272704) (xy 138.552779 87.265779) + (xy 138.55986 87.258988) (xy 138.567021 87.25233) (xy 138.577913 87.242594) (xy 138.588986 87.233159) + (xy 138.600238 87.224024) (xy 138.611672 87.21519) (xy 138.623285 87.206656) (xy 138.635079 87.198423) + (xy 138.647053 87.190491) (xy 138.659207 87.182859) (xy 138.667411 87.177937) (xy 138.679883 87.170848) + (xy 138.692569 87.16405) (xy 138.705471 87.157544) (xy 138.718587 87.15133) (xy 138.731918 87.145408) + (xy 138.740924 87.141622) (xy 138.750026 87.137966) (xy 138.759223 87.13444) (xy 138.768516 87.131044) + (xy 138.777904 87.127777) (xy 138.787388 87.12464) (xy 138.796967 87.121633) (xy 138.806641 87.118755) + (xy 138.811514 87.117365) (xy 138.821325 87.114703) (xy 138.831156 87.112213) (xy 138.841009 87.109895) + (xy 138.850883 87.107748) (xy 138.860777 87.105773) (xy 138.870693 87.10397) (xy 138.88063 87.102339) + (xy 138.890587 87.100879) (xy 138.900566 87.099591) (xy 138.910566 87.098475) (xy 138.920586 87.09753) + (xy 138.930628 87.096757) (xy 138.940691 87.096156) (xy 138.950774 87.095727) (xy 138.960879 87.095469) + (xy 138.971004 87.095383) (xy 138.988888 87.095629) (xy 139.006633 87.096368) (xy 139.024242 87.097599) + (xy 139.041713 87.099322) (xy 139.059046 87.101537) (xy 139.076243 87.104245) (xy 139.093301 87.107445) + (xy 139.110223 87.111137) (xy 139.127007 87.115322) (xy 139.143654 87.119998) (xy 139.160163 87.125168) + (xy 139.176535 87.130829) (xy 139.192769 87.136983) (xy 139.208866 87.143629) (xy 139.224826 87.150767) + (xy 139.240648 87.158398) (xy 139.256248 87.166509) (xy 139.271538 87.175029) (xy 139.286518 87.183958) + (xy 139.30119 87.193294) (xy 139.315553 87.203039) (xy 139.329606 87.213192) (xy 139.343351 87.223754) + (xy 139.356786 87.234724) (xy 139.369912 87.246102) (xy 139.382729 87.257889) (xy 139.395237 87.270084) + (xy 139.407436 87.282687) (xy 139.419325 87.295699) (xy 139.430906 87.309119) (xy 139.442177 87.322947) + (xy 139.45314 87.337184) (xy 139.45883 87.345549) (xy 139.463566 87.354159) (xy 139.468144 87.365264) + (xy 139.471232 87.376751) (xy 139.472829 87.38862) (xy 139.473033 87.398389) (xy 139.472283 87.408403) + (xy 139.471946 87.410945) (xy 139.470103 87.420902) (xy 139.467382 87.430378) (xy 139.462747 87.441546) + (xy 139.456739 87.451964) (xy 139.449361 87.46163) (xy 139.442471 87.468821) (xy 139.434703 87.475532) + (xy 139.432623 87.477135) (xy 139.424254 87.482886) (xy 139.415633 87.487683) (xy 139.404503 87.492338) + (xy 139.392979 87.495502) (xy 139.381061 87.497175) (xy 139.371244 87.49744) (xy 139.361174 87.496751) + (xy 139.358618 87.49643) (xy 139.348661 87.494655) (xy 139.339185 87.492018) (xy 139.328017 87.487509) + (xy 139.317599 87.481652) (xy 139.307933 87.474448) (xy 139.300742 87.467714) (xy 139.294031 87.460118) + (xy 139.292428 87.458084) (xy 139.285207 87.448603) (xy 139.27777 87.439396) (xy 139.270117 87.430461) + (xy 139.262249 87.421799) (xy 139.254165 87.413409) (xy 139.245865 87.405293) (xy 139.23735 87.39745) + (xy 139.22862 87.389879) (xy 139.219673 87.382581) (xy 139.210511 87.375557) (xy 139.201134 87.368805) + (xy 139.19154 87.362325) (xy 139.181732 87.356119) (xy 139.171707 87.350186) (xy 139.161467 87.344525) + (xy 139.151011 87.339138) (xy 139.140405 87.33408) (xy 139.129713 87.329349) (xy 139.118934 87.324944) + (xy 139.10807 87.320865) (xy 139.097121 87.317113) (xy 139.086085 87.313687) (xy 139.074963 87.310587) + (xy 139.063756 87.307814) (xy 139.052462 87.305366) (xy 139.041083 87.303245) (xy 139.029618 87.301451) + (xy 139.018067 87.299982) (xy 139.00643 87.29884) (xy 138.994707 87.298025) (xy 138.982899 87.297535) + (xy 138.971004 87.297372) (xy 138.960894 87.297495) (xy 138.950835 87.297864) (xy 138.940828 87.29848) + (xy 138.930872 87.299341) (xy 138.920968 87.300449) (xy 138.911115 87.301803) (xy 138.901314 87.303403) + (xy 138.891564 87.305249) (xy 138.881866 87.307341) (xy 138.87222 87.30968) (xy 138.862624 87.312264) + (xy 138.853081 87.315095) (xy 138.843589 87.318172) (xy 138.834148 87.321495) (xy 138.824759 87.325064) + (xy 138.815422 87.328879) (xy 138.80619 87.332906) (xy 138.797119 87.337107) (xy 138.788208 87.341485) + (xy 138.779457 87.346038) (xy 138.770866 87.350766) (xy 138.758281 87.358188) (xy 138.746057 87.366004) + (xy 138.734193 87.374216) (xy 138.72269 87.382823) (xy 138.711547 87.391824) (xy 138.700765 87.401221) + (xy 138.690344 87.411013) (xy 138.68695 87.414364) (xy 138.677024 87.424666) (xy 138.66749 87.435327) + (xy 138.658346 87.44635) (xy 138.649592 87.457733) (xy 138.64123 87.469477) (xy 138.633258 87.481581) + (xy 138.625676 87.494046) (xy 138.620839 87.502556) (xy 138.616176 87.511227) (xy 138.611686 87.520058) + (xy 138.607369 87.529049) (xy 138.603227 87.5382) (xy 138.601221 87.542836) (xy 138.597405 87.552175) + (xy 138.593836 87.561567) (xy 138.590513 87.571012) (xy 138.587436 87.580511) (xy 138.584606 87.590063) + (xy 138.582021 87.599668) (xy 138.579683 87.609328) (xy 138.57759 87.61904) (xy 138.575744 87.628806) + (xy 138.574144 87.638625) (xy 138.57279 87.648498) (xy 138.571683 87.658424) (xy 138.570821 87.668404) + (xy 138.570206 87.678437) (xy 138.569836 87.688523) (xy 138.569713 87.698663) (xy 138.569836 87.708833) + (xy 138.570206 87.718947) (xy 138.570821 87.729006) (xy 138.571683 87.739009) (xy 138.57279 87.748957) + (xy 138.574144 87.75885) (xy 138.575744 87.768687) (xy 138.57759 87.778469) (xy 138.579683 87.788196) + (xy 138.582021 87.797868) (xy 138.584606 87.807484) (xy 138.587436 87.817045) (xy 138.590513 87.82655) + (xy 138.593836 87.836) (xy 138.597405 87.845395) (xy 138.601221 87.854734) (xy 138.605276 87.863966) + (xy 138.609506 87.873037) (xy 138.613909 87.881948) (xy 138.618486 87.890699) (xy 138.623236 87.89929) + (xy 138.630687 87.911875) (xy 138.638529 87.924099) (xy 138.646761 87.935963) (xy 138.655384 87.947466) + (xy 138.664398 87.958609) (xy 138.673803 87.969391) (xy 138.683598 87.979812) (xy 138.68695 87.983206) + (xy 138.697251 87.993132) (xy 138.707913 88.002666) (xy 138.718935 88.01181) (xy 138.730318 88.020564) + (xy 138.742062 88.028926) (xy 138.754166 88.036898) (xy 138.766631 88.04448) (xy 138.775142 88.049317) + (xy 138.783812 88.05398) (xy 138.792643 88.05847) (xy 138.801634 88.062787) (xy 138.810786 88.066929) + (xy 138.815422 88.068935) (xy 138.824759 88.07281) (xy 138.834148 88.076434) (xy 138.843589 88.079809) + (xy 138.853081 88.082933) (xy 138.862624 88.085808) (xy 138.87222 88.088433) (xy 138.881866 88.090807) + (xy 138.891564 88.092932) (xy 138.901314 88.094807) (xy 138.911115 88.096432) (xy 138.920968 88.097807) + (xy 138.930872 88.098931) (xy 138.940828 88.099806) (xy 138.950835 88.100431) (xy 138.960894 88.100806) + (xy 138.971004 88.100931) (xy 138.982899 88.100766) (xy 138.994707 88.100271) (xy 139.00643 88.099446) + (xy 139.018067 88.09829) (xy 139.029618 88.096805) (xy 139.041083 88.094989) (xy 139.052462 88.092843) + (xy 139.063756 88.090368) (xy 139.074963 88.087562) (xy 139.086085 88.084426) (xy 139.097121 88.080959) + (xy 139.10807 88.077163) (xy 139.118934 88.073037) (xy 139.129713 88.06858) (xy 139.140405 88.063794) + (xy 139.151011 88.058677) (xy 139.161467 88.053263) (xy 139.171707 88.047583) (xy 139.181732 88.041638) + (xy 139.19154 88.035428) (xy 139.201134 88.028953) (xy 139.210511 88.022212) (xy 139.219673 88.015207) + (xy 139.22862 88.007936) (xy 139.23735 88.000399) (xy 139.245865 87.992598) (xy 139.254165 87.984531) + (xy 139.262249 87.976199) (xy 139.270117 87.967602) (xy 139.27777 87.95874) (xy 139.285207 87.949612) + (xy 139.292428 87.940219) (xy 139.299019 87.932228) (xy 139.30609 87.925107) (xy 139.313643 87.918856) + (xy 139.32376 87.912265) (xy 139.334628 87.907035) (xy 139.343863 87.903829) (xy 139.353579 87.901493) + (xy 139.358618 87.900652) (xy 139.36875 87.899667) (xy 139.37863 87.899644) (xy 139.390627 87.900968) + (xy 139.402229 87.903795) (xy 139.413439 87.908124) (xy 139.422123 87.912669) (xy 139.430555 87.918176) + (xy 139.432623 87.919703) (xy 139.440611 87.926137) (xy 139.447721 87.933106) (xy 139.455373 87.942568) + (xy 139.461655 87.952865) (xy 139.466565 87.963996) (xy 139.469505 87.973503) (xy 139.471568 87.983543) + (xy 139.471946 87.986137) (xy 139.472935 87.996498) (xy 139.472969 88.006577) (xy 139.47205 88.016373) + (xy 139.469558 88.028222) (xy 139.465576 88.039629) (xy 139.461317 88.048437) (xy 139.456104 88.056963) + (xy 139.45314 88.06112) (xy 139.442177 88.075266) (xy 139.430906 88.089005) (xy 139.419325 88.102338) + (xy 139.407436 88.115265) (xy 139.395237 88.127785) (xy 139.382729 88.139899) (xy 139.369912 88.151607) + (xy 139.356786 88.162908) (xy 139.343351 88.173802) (xy 139.329606 88.18429) (xy 139.315553 88.194372) + (xy 139.30119 88.204047) (xy 139.286518 88.213316) (xy 139.271538 88.222179) (xy 139.256248 88.230635) + (xy 139.240648 88.238684) (xy 139.224826 88.246285) (xy 139.208866 88.253396) (xy 139.192769 88.260016) + (xy 139.176535 88.266146) (xy 139.160163 88.271786) (xy 139.143654 88.276935) (xy 139.127007 88.281594) + (xy 139.110223 88.285762) (xy 139.093301 88.28944) (xy 139.076243 88.292627) (xy 139.059046 88.295325) + (xy 139.041713 88.297531) (xy 139.024242 88.299248) (xy 139.006633 88.300474) (xy 138.988888 88.301209) + ) + ) + (polygon + (pts + (xy 139.57404 87.798803) (xy 139.072609 87.798803) (xy 139.062298 87.798341) (xy 139.052368 87.796956) + (xy 139.042819 87.794647) (xy 139.031421 87.790462) (xy 139.020618 87.784834) (xy 139.012405 87.779293) + (xy 139.004574 87.772828) (xy 139.000802 87.769249) (xy 138.993818 87.761678) (xy 138.987766 87.75374) + (xy 138.981509 87.743302) (xy 138.976708 87.732292) (xy 138.973361 87.72071) (xy 138.971732 87.711032) + (xy 138.971033 87.700987) (xy 138.971004 87.698419) (xy 138.971474 87.688283) (xy 138.972882 87.678513) + (xy 138.975962 87.666816) (xy 138.98051 87.655692) (xy 138.986524 87.64514) (xy 138.992392 87.63711) + (xy 138.999198 87.629447) (xy 139.001046 87.627588) (xy 139.00879 87.620662) (xy 139.016876 87.614659) + (xy 139.025306 87.609579) (xy 139.036327 87.604529) (xy 139.047885 87.600921) (xy 139.057517 87.599074) + (xy 139.067493 87.598151) (xy 139.072609 87.598035) (xy 139.57404 87.598035) (xy 139.584176 87.598497) + (xy 139.593946 87.599882) (xy 139.605643 87.602913) (xy 139.616767 87.607386) (xy 139.627319 87.613302) + (xy 139.635349 87.619075) (xy 139.643012 87.62577) (xy 139.64487 87.627588) (xy 139.651797 87.63516) + (xy 139.6578 87.643098) (xy 139.664005 87.653535) (xy 139.668767 87.664545) (xy 139.672086 87.676128) + (xy 139.673702 87.685806) (xy 139.674395 87.695851) (xy 139.674424 87.698419) (xy 139.673962 87.708555) + (xy 139.672577 87.718325) (xy 139.669546 87.730022) (xy 139.665073 87.741146) (xy 139.659156 87.751698) + (xy 139.653384 87.759728) (xy 139.646689 87.767391) (xy 139.64487 87.769249) (xy 139.637299 87.776176) + (xy 139.629361 87.782179) (xy 139.618923 87.788384) (xy 139.607913 87.793146) (xy 139.596331 87.796465) + (xy 139.586653 87.798081) (xy 139.576608 87.798774) + ) + ) + ) + ) + + (via (at 150.495 83.82) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 1) (tstamp 44ed70ac-d5c9-4dcd-8c4e-80de2d614d81)) + (via (at 170.815 95.885) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 1) (tstamp 5458f7f3-96e9-4f16-a9ab-f7445b9a31da)) + (via (at 167.005 92.075) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 1) (tstamp 5a637377-2be6-4e34-a178-d8b2a59b99b8)) + (via (at 174.625 91.44) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 1) (tstamp 5a8334f7-2331-46ca-96ef-546a103f8244)) + (via (at 167.64 85.725) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 1) (tstamp ad6876d3-5fd7-4815-9691-76d4100ce24b)) + (segment (start 158.881211 94.016211) (end 158.115 93.25) (width 0.5) (layer "F.Cu") (net 2) (tstamp 015034c7-5c81-4412-9796-a16023fe47ce)) + (segment (start 154.305 92.075) (end 154.305 87.935) (width 0.5) (layer "F.Cu") (net 2) (tstamp 11fdbce8-8811-4127-afc8-8e8bb8c0119c)) + (segment (start 160.655 93.98) (end 158.845 93.98) (width 0.5) (layer "F.Cu") (net 2) (tstamp 1a866f7b-5148-478a-8fc8-b1033e2bbbd0)) + (segment (start 150.495 93.345) (end 153.035 93.345) (width 1) (layer "F.Cu") (net 2) (tstamp 1b234981-bc04-4b47-8f9f-503359e94a49)) + (segment (start 152.54 86.17) (end 152.73 86.36) (width 0.5) (layer "F.Cu") (net 2) (tstamp 2a35b303-4b0f-42d6-94cb-e326f67b6af6)) + (segment (start 154.305 87.935) (end 152.73 86.36) (width 0.5) (layer "F.Cu") (net 2) (tstamp 3587d412-37b0-4335-84d4-d1919dda867e)) + (segment (start 173.723398 84.823398) (end 173.99 85.09) (width 0.5) (layer "F.Cu") (net 2) (tstamp 4608c973-6a0c-42cb-b1fb-241aa6e2383b)) + (segment (start 150.495 86.17) (end 152.54 86.17) (width 0.5) (layer "F.Cu") (net 2) (tstamp 46502380-6be6-4ca2-88e7-4fbaa6d36060)) + (segment (start 158.115 93.25) (end 160.56 90.805) (width 1) (layer "F.Cu") (net 2) (tstamp 503bcd6c-208b-415e-b66f-b023b48e3e67)) + (segment (start 144.245 93.345) (end 150.495 93.345) (width 1) (layer "F.Cu") (net 2) (tstamp 51aebc3f-041e-470b-b4be-4d296a23bca7)) + (segment (start 154.305 80.315) (end 152.73 78.74) (width 0.5) (layer "F.Cu") (net 2) (tstamp 6a2b736f-62d9-457c-843a-e799c2807ba7)) + (segment (start 158.845 93.98) (end 158.115 93.25) (width 0.5) (layer "F.Cu") (net 2) (tstamp 6f9ca799-db3d-4368-8943-d77a324f20ab)) + (segment (start 162.884935 94.016211) (end 160.691211 94.016211) (width 0.5) (layer "F.Cu") (net 2) (tstamp 860c446c-5a4a-4547-97a1-43e050155c87)) + (segment (start 158.02 93.345) (end 158.115 93.25) (width 1) (layer "F.Cu") (net 2) (tstamp 878f06ae-918f-4c77-98e4-a8cadd3c3625)) + (segment (start 150.495 78.55) (end 152.54 78.55) (width 0.5) (layer "F.Cu") (net 2) (tstamp 98247672-a70b-4826-8fa2-8a0d29a407cd)) + (segment (start 171.94306 84.823398) (end 173.723398 84.823398) (width 0.5) (layer "F.Cu") (net 2) (tstamp 9d3bb10e-3d7c-4b75-a85a-a2e8afe75753)) + (segment (start 173.99 82.97) (end 174.015 82.945) (width 0.5) (layer "F.Cu") (net 2) (tstamp a4690c2b-d3e8-4b93-9aa7-e4e44b2460dd)) + (segment (start 166.18 90.805) (end 166.18 90.586458) (width 0.5) (layer "F.Cu") (net 2) (tstamp b23a6f57-ae3d-404e-ab37-02b3685fcb92)) + (segment (start 160.691211 94.016211) (end 160.655 93.98) (width 0.5) (layer "F.Cu") (net 2) (tstamp b912b3e7-5a27-4209-ad95-207be0b4cca9)) + (segment (start 154.305 87.935) (end 154.305 80.315) (width 0.5) (layer "F.Cu") (net 2) (tstamp c72d4477-113a-4e7f-ad09-97c771e94009)) + (segment (start 173.99 85.09) (end 173.99 82.97) (width 0.5) (layer "F.Cu") (net 2) (tstamp cc3c16f1-10a2-4811-8340-ff9f890ac14c)) + (segment (start 154.305 92.075) (end 153.035 93.345) (width 0.5) (layer "F.Cu") (net 2) (tstamp cc92f5bb-e80a-4f45-8e04-a4843069b2c0)) + (segment (start 152.54 78.55) (end 152.73 78.74) (width 0.5) (layer "F.Cu") (net 2) (tstamp df52d485-dfb9-44b1-86a5-984fcb08c9cb)) + (segment (start 153.035 93.345) (end 158.02 93.345) (width 1) (layer "F.Cu") (net 2) (tstamp f9a1131e-f511-4442-ab6a-a67f59ab3b6f)) + (segment (start 160.56 90.805) (end 166.18 90.805) (width 1) (layer "F.Cu") (net 2) (tstamp fd38a6ea-f1f4-4933-a153-73baae0da37e)) + (segment (start 166.18 90.586458) (end 171.94306 84.823398) (width 0.5) (layer "F.Cu") (net 2) (tstamp fe69dcd9-4359-45a6-8e3b-658f53e69446)) + (segment (start 171.723773 81.036844) (end 173.623156 81.036844) (width 0.5) (layer "F.Cu") (net 3) (tstamp 0d27a1ed-7c66-4e65-b806-e9529afc3079)) + (segment (start 171.728153 81.032464) (end 171.723773 81.036844) (width 0.5) (layer "F.Cu") (net 3) (tstamp 1e25b435-69ef-4370-9503-c9432be90618)) + (segment (start 171.728153 79.565) (end 171.728153 81.032464) (width 0.5) (layer "F.Cu") (net 3) (tstamp 3a3fad61-aca0-49c3-8783-0424faf4b52c)) + (segment (start 180.315 80.645) (end 174.015 80.645) (width 1) (layer "F.Cu") (net 3) (tstamp 57525a2a-0f63-4445-8631-cae30983504a)) + (segment (start 170.18 79.565) (end 171.728153 79.565) (width 0.5) (layer "F.Cu") (net 3) (tstamp 71b82763-160d-4c08-880c-f1ca58ff2958)) + (segment (start 173.623156 81.036844) (end 174.015 80.645) (width 0.5) (layer "F.Cu") (net 3) (tstamp 725f0450-853c-47fa-bd77-828037547267)) + (segment (start 171.723773 81.036844) (end 171.723773 82.60822) (width 0.5) (layer "F.Cu") (net 3) (tstamp ce7e0edb-56bb-48fd-afe4-a77ff8339ed9)) + (segment (start 164.043724 97.66) (end 162.884935 96.501211) (width 1) (layer "F.Cu") (net 4) (tstamp 2c419103-28d3-44a0-863a-566be6117ae4)) + (segment (start 175.895 97.66) (end 164.043724 97.66) (width 1) (layer "F.Cu") (net 4) (tstamp 3bb45490-30a8-4641-a8d8-011cb4db380f)) + (segment (start 162.191146 97.25) (end 162.884935 96.556211) (width 1) (layer "F.Cu") (net 4) (tstamp 8d9513b5-63cd-4527-9a58-6f4b19ceae7a)) + (segment (start 162.884935 96.501211) (end 162.884935 95.286211) (width 1) (layer "F.Cu") (net 4) (tstamp b3bd880d-ad0a-498e-abf8-df871910cfd4)) + (segment (start 158.115 97.25) (end 162.191146 97.25) (width 1) (layer "F.Cu") (net 4) (tstamp d4b1a226-8a8f-4473-a1dc-b6be22f3adfa)) + (segment (start 144.245 87.475) (end 146.975 87.475) (width 0.5) (layer "F.Cu") (net 5) (tstamp 08596570-5323-4eaa-81ac-d9a4f44332b5)) + (segment (start 146.975 87.475) (end 149.035 89.535) (width 0.5) (layer "F.Cu") (net 5) (tstamp 8cf49e38-a7be-4cf7-802a-e0c6c70296c7)) + (segment (start 150.495 87.82) (end 150.495 89.345) (width 0.5) (layer "F.Cu") (net 6) (tstamp 1792967f-6e61-43b9-a522-4e0b3645e454)) + (segment (start 150.495 89.345) (end 150.685 89.535) (width 0.5) (layer "F.Cu") (net 6) (tstamp 36bd0e82-80b7-44fc-9b27-5d1d92ba0000)) + (segment (start 152.095 89.535) (end 152.73 88.9) (width 0.5) (layer "F.Cu") (net 6) (tstamp 7d9d00fa-592c-4c60-9673-ff6fcba51662)) + (segment (start 150.685 89.535) (end 152.095 89.535) (width 0.5) (layer "F.Cu") (net 6) (tstamp f682759d-2884-4866-891b-6d20fe478575)) + (segment (start 144.245 83.975) (end 146.975 83.975) (width 0.5) (layer "F.Cu") (net 7) (tstamp 37f9aeb8-1379-482d-a311-d0706127f803)) + (segment (start 146.975 83.975) (end 149.035 81.915) (width 0.5) (layer "F.Cu") (net 7) (tstamp 4ae1d723-e870-4ef3-8625-9962f1871347)) + (segment (start 150.495 80.2) (end 150.495 81.725) (width 0.5) (layer "F.Cu") (net 8) (tstamp 20f378d3-e54b-46db-8418-c17ef7ab7b85)) + (segment (start 150.685 81.915) (end 152.095 81.915) (width 0.5) (layer "F.Cu") (net 8) (tstamp 5b33254a-5313-4351-b6e3-a17ad9dcf472)) + (segment (start 152.095 81.915) (end 152.73 81.28) (width 0.5) (layer "F.Cu") (net 8) (tstamp 885cf485-2f1b-417d-be13-509eddd20e9b)) + (segment (start 150.495 81.725) (end 150.685 81.915) (width 0.5) (layer "F.Cu") (net 8) (tstamp c3cff1c0-3d45-49b7-b51e-76cdbc732362)) + (segment (start 173.585 77.915) (end 174.015 78.345) (width 0.5) (layer "F.Cu") (net 9) (tstamp 28cc28bc-9d9d-49e1-9e91-9344af2ddc91)) + (segment (start 171.728153 77.915) (end 173.585 77.915) (width 0.5) (layer "F.Cu") (net 9) (tstamp 388177b7-43a2-423a-ba1c-9451e1d496d1)) + (segment (start 173.545 76.2) (end 173.545 77.875) (width 0.5) (layer "F.Cu") (net 9) (tstamp e4274ed1-5a90-4930-ab36-aef4a914e362)) + (segment (start 173.545 77.875) (end 174.015 78.345) (width 0.5) (layer "F.Cu") (net 9) (tstamp fbfe804a-a3e4-4fd6-b213-6c772dc59537)) + (segment (start 162.23 78.74) (end 165.069933 78.74) (width 0.5) (layer "F.Cu") (net 10) (tstamp 01ac8fee-48e8-4195-a34d-02537a3b6df2)) + (segment (start 165.069933 78.74) (end 165.180708 78.629225) (width 0.5) (layer "F.Cu") (net 10) (tstamp ff5e03be-bf77-42b0-aa94-b4f3225123f5)) + (segment (start 166.830708 79.369292) (end 165.735 80.465) (width 0.5) (layer "F.Cu") (net 11) (tstamp 88ea5441-2416-45bf-b01a-d83e5f9e7054)) + (segment (start 166.830708 78.629225) (end 166.830708 79.369292) (width 0.5) (layer "F.Cu") (net 11) (tstamp f1a4a213-b0a9-4db0-9bed-870125e6f5ff)) + (segment (start 162.23 86.36) (end 163.83 87.96) (width 0.5) (layer "F.Cu") (net 12) (tstamp 24f89677-978e-4067-89fb-126e58bf29d2)) + (segment (start 162.23 86.36) (end 164.09 86.36) (width 0.5) (layer "F.Cu") (net 12) (tstamp 32db1083-428b-4d78-8937-06d6f64c59bb)) + (segment (start 168.275 82.175) (end 168.275 79.82) (width 0.5) (layer "F.Cu") (net 12) (tstamp 40129bc3-5b71-4211-a5ba-379d7ee2ff74)) + (segment (start 166.735 83.715) (end 168.275 82.175) (width 0.5) (layer "F.Cu") (net 12) (tstamp 41f90c4d-834f-4a03-8537-1ea7ba354cef)) + (segment (start 163.83 87.96) (end 163.83 88.9) (width 0.5) (layer "F.Cu") (net 12) (tstamp 8b4ec07e-d1c3-4170-b15e-3abb6938d902)) + (segment (start 168.275 79.82) (end 170.18 77.915) (width 0.5) (layer "F.Cu") (net 12) (tstamp e4554c00-cd06-48bc-88d5-4798270e290b)) + (segment (start 164.09 86.36) (end 166.735 83.715) (width 0.5) (layer "F.Cu") (net 12) (tstamp e727bdb7-5647-4c89-b41e-d806d17220c8)) + (via (at 163.83 88.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 12) (tstamp b452820e-9691-4334-ad3e-2f0e6e8f7704)) + (via (at 162.884935 92.746211) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 12) (tstamp de33b3e1-8ab4-4203-b9db-f0b4324c83d9)) + (segment (start 163.83 88.9) (end 163.83 91.801146) (width 0.5) (layer "B.Cu") (net 12) (tstamp 0ab7042c-bb28-46c4-8043-0ef69b00b277)) + (segment (start 163.83 91.801146) (end 162.884935 92.746211) (width 0.5) (layer "B.Cu") (net 12) (tstamp 7455467b-7792-472e-abbc-2c1e7dc9d92a)) + (segment (start 175.895 87.76) (end 178.705 87.76) (width 1) (layer "F.Cu") (net 15) (tstamp 0341b823-ccb6-4f0d-a3d1-40f2be2d4bbf)) + (segment (start 178.705 87.76) (end 183.515 92.57) (width 1) (layer "F.Cu") (net 15) (tstamp 3e57066e-3631-42d0-946b-445a6093b12a)) + (segment (start 183.515 92.57) (end 185.028099 92.57) (width 1) (layer "F.Cu") (net 15) (tstamp 4b423230-2375-415e-a41f-57a474a02627)) + (segment (start 185.028099 92.57) (end 188.79 92.57) (width 1) (layer "F.Cu") (net 15) (tstamp 77145b79-03ec-480f-91d4-502131d6bb14)) + (segment (start 188.79 92.57) (end 189.765 91.595) (width 1) (layer "F.Cu") (net 15) (tstamp 7ce88752-b6bb-45c3-97cd-e2bf5165b45c)) + (segment (start 168.4675 90.805) (end 168.818724 90.805) (width 1) (layer "F.Cu") (net 16) (tstamp 0504735a-44da-4321-8f22-7e572760218f)) + (segment (start 171.957513 94.016211) (end 171.993724 93.98) (width 0.5) (layer "F.Cu") (net 16) (tstamp 133c8842-d8d6-4cf7-a43c-61a203df4ae5)) + (segment (start 168.818724 90.805) (end 171.993724 93.98) (width 1) (layer "F.Cu") (net 16) (tstamp 22970178-1845-4b09-ab9e-bbc705acc473)) + (segment (start 183.281852 94.12) (end 185.028099 94.12) (width 1) (layer "F.Cu") (net 16) (tstamp 2dba1303-86af-425e-86e9-6f7d69ac24d4)) + (segment (start 168.284935 94.016211) (end 171.957513 94.016211) (width 0.5) (layer "F.Cu") (net 16) (tstamp 4257e2bc-43fc-4568-8bf2-c6edfba4063f)) + (segment (start 188.79 94.12) (end 189.765 95.095) (width 1) (layer "F.Cu") (net 16) (tstamp 73bb3617-4d40-4f34-9e74-7a138c6e530c)) + (segment (start 184.888099 93.98) (end 185.028099 94.12) (width 1) (layer "F.Cu") (net 16) (tstamp a0548050-0140-43c3-a414-2b59ba4e8ea8)) + (segment (start 185.028099 94.12) (end 188.79 94.12) (width 1) (layer "F.Cu") (net 16) (tstamp b120755b-0b69-49f5-9c8e-52a81c6bdb25)) + (segment (start 171.993724 93.98) (end 184.888099 93.98) (width 1) (layer "F.Cu") (net 16) (tstamp f6d96761-7039-4601-9d98-3031cc2983f6)) + + (zone (net 1) (net_name "GND") (layers F&B.Cu) (tstamp 4f534a0b-a294-4fb7-b51a-414bec7fb030) (hatch edge 0.508) + (connect_pads (clearance 0.508)) + (min_thickness 0.254) (filled_areas_thickness no) + (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508) (island_removal_mode 2) (island_area_min 10)) + (polygon + (pts + (xy 197.485 108.585) + (xy 136.525 108.585) + (xy 136.525 72.39) + (xy 197.485 72.39) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 197.226621 72.610502) + (xy 197.273114 72.664158) + (xy 197.2845 72.7165) + (xy 197.2845 108.2585) + (xy 197.264498 108.326621) + (xy 197.210842 108.373114) + (xy 197.1585 108.3845) + (xy 136.8515 108.3845) + (xy 136.783379 108.364498) + (xy 136.736886 108.310842) + (xy 136.7255 108.2585) + (xy 136.7255 106.937386) + (xy 141.712759 106.937386) + (xy 141.720216 106.947753) + (xy 141.959935 107.141874) + (xy 141.965272 107.145751) + (xy 142.285685 107.35383) + (xy 142.291394 107.357127) + (xy 142.631811 107.530578) + (xy 142.637836 107.53326) + (xy 142.994502 107.670171) + (xy 143.000784 107.672212) + (xy 143.369816 107.771094) + (xy 143.376266 107.772465) + (xy 143.753629 107.832234) + (xy 143.760167 107.83292) + (xy 144.141699 107.852916) + (xy 144.148301 107.852916) + (xy 144.529833 107.83292) + (xy 144.536371 107.832234) + (xy 144.913734 107.772465) + (xy 144.920184 107.771094) + (xy 145.289216 107.672212) + (xy 145.295498 107.670171) + (xy 145.652164 107.53326) + (xy 145.658189 107.530578) + (xy 145.998606 107.357127) + (xy 146.004315 107.35383) + (xy 146.324728 107.145751) + (xy 146.330065 107.141874) + (xy 146.568835 106.948522) + (xy 146.576527 106.937386) + (xy 187.432759 106.937386) + (xy 187.440216 106.947753) + (xy 187.679935 107.141874) + (xy 187.685272 107.145751) + (xy 188.005685 107.35383) + (xy 188.011394 107.357127) + (xy 188.351811 107.530578) + (xy 188.357836 107.53326) + (xy 188.714502 107.670171) + (xy 188.720784 107.672212) + (xy 189.089816 107.771094) + (xy 189.096266 107.772465) + (xy 189.473629 107.832234) + (xy 189.480167 107.83292) + (xy 189.861699 107.852916) + (xy 189.868301 107.852916) + (xy 190.249833 107.83292) + (xy 190.256371 107.832234) + (xy 190.633734 107.772465) + (xy 190.640184 107.771094) + (xy 191.009216 107.672212) + (xy 191.015498 107.670171) + (xy 191.372164 107.53326) + (xy 191.378189 107.530578) + (xy 191.718606 107.357127) + (xy 191.724315 107.35383) + (xy 192.044728 107.145751) + (xy 192.050065 107.141874) + (xy 192.288835 106.948522) + (xy 192.2973 106.936267) + (xy 192.290966 106.925176) + (xy 189.877812 104.512022) + (xy 189.863868 104.504408) + (xy 189.862035 104.504539) + (xy 189.85542 104.50879) + (xy 187.4399 106.92431) + (xy 187.432759 106.937386) + (xy 146.576527 106.937386) + (xy 146.5773 106.936267) + (xy 146.570966 106.925176) + (xy 144.157812 104.512022) + (xy 144.143868 104.504408) + (xy 144.142035 104.504539) + (xy 144.13542 104.50879) + (xy 141.7199 106.92431) + (xy 141.712759 106.937386) + (xy 136.7255 106.937386) + (xy 136.7255 104.143301) + (xy 140.432084 104.143301) + (xy 140.45208 104.524833) + (xy 140.452766 104.531371) + (xy 140.512535 104.908734) + (xy 140.513906 104.915184) + (xy 140.612788 105.284216) + (xy 140.614829 105.290498) + (xy 140.75174 105.647164) + (xy 140.754422 105.653189) + (xy 140.927873 105.993606) + (xy 140.93117 105.999315) + (xy 141.139249 106.319728) + (xy 141.143126 106.325065) + (xy 141.336478 106.563835) + (xy 141.348733 106.5723) + (xy 141.359824 106.565966) + (xy 143.772978 104.152812) + (xy 143.779356 104.141132) + (xy 144.509408 104.141132) + (xy 144.509539 104.142965) + (xy 144.51379 104.14958) + (xy 146.92931 106.5651) + (xy 146.942386 106.572241) + (xy 146.952753 106.564784) + (xy 147.146874 106.325065) + (xy 147.150751 106.319728) + (xy 147.35883 105.999315) + (xy 147.362127 105.993606) + (xy 147.535578 105.653189) + (xy 147.53826 105.647164) + (xy 147.675171 105.290498) + (xy 147.677212 105.284216) + (xy 147.776094 104.915184) + (xy 147.777465 104.908734) + (xy 147.837234 104.531371) + (xy 147.83792 104.524833) + (xy 147.857916 104.143301) + (xy 186.152084 104.143301) + (xy 186.17208 104.524833) + (xy 186.172766 104.531371) + (xy 186.232535 104.908734) + (xy 186.233906 104.915184) + (xy 186.332788 105.284216) + (xy 186.334829 105.290498) + (xy 186.47174 105.647164) + (xy 186.474422 105.653189) + (xy 186.647873 105.993606) + (xy 186.65117 105.999315) + (xy 186.859249 106.319728) + (xy 186.863126 106.325065) + (xy 187.056478 106.563835) + (xy 187.068733 106.5723) + (xy 187.079824 106.565966) + (xy 189.492978 104.152812) + (xy 189.499356 104.141132) + (xy 190.229408 104.141132) + (xy 190.229539 104.142965) + (xy 190.23379 104.14958) + (xy 192.64931 106.5651) + (xy 192.662386 106.572241) + (xy 192.672753 106.564784) + (xy 192.866874 106.325065) + (xy 192.870751 106.319728) + (xy 193.07883 105.999315) + (xy 193.082127 105.993606) + (xy 193.255578 105.653189) + (xy 193.25826 105.647164) + (xy 193.395171 105.290498) + (xy 193.397212 105.284216) + (xy 193.496094 104.915184) + (xy 193.497465 104.908734) + (xy 193.557234 104.531371) + (xy 193.55792 104.524833) + (xy 193.577916 104.143301) + (xy 193.577916 104.136699) + (xy 193.55792 103.755167) + (xy 193.557234 103.748629) + (xy 193.497465 103.371266) + (xy 193.496094 103.364816) + (xy 193.397212 102.995784) + (xy 193.395171 102.989502) + (xy 193.25826 102.632836) + (xy 193.255578 102.626811) + (xy 193.082128 102.286397) + (xy 193.078831 102.280687) + (xy 192.870747 101.960265) + (xy 192.866877 101.954939) + (xy 192.673522 101.716165) + (xy 192.661267 101.7077) + (xy 192.650176 101.714034) + (xy 190.237022 104.127188) + (xy 190.229408 104.141132) + (xy 189.499356 104.141132) + (xy 189.500592 104.138868) + (xy 189.500461 104.137035) + (xy 189.49621 104.13042) + (xy 187.08069 101.7149) + (xy 187.067614 101.707759) + (xy 187.057247 101.715216) + (xy 186.863123 101.954939) + (xy 186.859253 101.960265) + (xy 186.651169 102.280687) + (xy 186.647872 102.286397) + (xy 186.474422 102.626811) + (xy 186.47174 102.632836) + (xy 186.334829 102.989502) + (xy 186.332788 102.995784) + (xy 186.233906 103.364816) + (xy 186.232535 103.371266) + (xy 186.172766 103.748629) + (xy 186.17208 103.755167) + (xy 186.152084 104.136699) + (xy 186.152084 104.143301) + (xy 147.857916 104.143301) + (xy 147.857916 104.136699) + (xy 147.83792 103.755167) + (xy 147.837234 103.748629) + (xy 147.777465 103.371266) + (xy 147.776094 103.364816) + (xy 147.677212 102.995784) + (xy 147.675171 102.989502) + (xy 147.53826 102.632836) + (xy 147.535578 102.626811) + (xy 147.362128 102.286397) + (xy 147.358831 102.280687) + (xy 147.150747 101.960265) + (xy 147.146877 101.954939) + (xy 146.953522 101.716165) + (xy 146.941267 101.7077) + (xy 146.930176 101.714034) + (xy 144.517022 104.127188) + (xy 144.509408 104.141132) + (xy 143.779356 104.141132) + (xy 143.780592 104.138868) + (xy 143.780461 104.137035) + (xy 143.77621 104.13042) + (xy 141.36069 101.7149) + (xy 141.347614 101.707759) + (xy 141.337247 101.715216) + (xy 141.143123 101.954939) + (xy 141.139253 101.960265) + (xy 140.931169 102.280687) + (xy 140.927872 102.286397) + (xy 140.754422 102.626811) + (xy 140.75174 102.632836) + (xy 140.614829 102.989502) + (xy 140.612788 102.995784) + (xy 140.513906 103.364816) + (xy 140.512535 103.371266) + (xy 140.452766 103.748629) + (xy 140.45208 103.755167) + (xy 140.432084 104.136699) + (xy 140.432084 104.143301) + (xy 136.7255 104.143301) + (xy 136.7255 101.343733) + (xy 141.7127 101.343733) + (xy 141.719034 101.354824) + (xy 144.132188 103.767978) + (xy 144.146132 103.775592) + (xy 144.147965 103.775461) + (xy 144.15458 103.77121) + (xy 146.5701 101.35569) + (xy 146.57663 101.343733) + (xy 187.4327 101.343733) + (xy 187.439034 101.354824) + (xy 189.852188 103.767978) + (xy 189.866132 103.775592) + (xy 189.867965 103.775461) + (xy 189.87458 103.77121) + (xy 192.2901 101.35569) + (xy 192.297241 101.342614) + (xy 192.289784 101.332247) + (xy 192.050065 101.138126) + (xy 192.044728 101.134249) + (xy 191.724315 100.92617) + (xy 191.718606 100.922873) + (xy 191.378189 100.749422) + (xy 191.372164 100.74674) + (xy 191.015498 100.609829) + (xy 191.009216 100.607788) + (xy 190.640184 100.508906) + (xy 190.633734 100.507535) + (xy 190.256371 100.447766) + (xy 190.249833 100.44708) + (xy 189.868301 100.427084) + (xy 189.861699 100.427084) + (xy 189.480167 100.44708) + (xy 189.473629 100.447766) + (xy 189.096266 100.507535) + (xy 189.089816 100.508906) + (xy 188.720784 100.607788) + (xy 188.714502 100.609829) + (xy 188.357836 100.74674) + (xy 188.351811 100.749422) + (xy 188.011397 100.922872) + (xy 188.005687 100.926169) + (xy 187.685265 101.134253) + (xy 187.679939 101.138123) + (xy 187.441165 101.331478) + (xy 187.4327 101.343733) + (xy 146.57663 101.343733) + (xy 146.577241 101.342614) + (xy 146.569784 101.332247) + (xy 146.330065 101.138126) + (xy 146.324728 101.134249) + (xy 146.004315 100.92617) + (xy 145.998606 100.922873) + (xy 145.658189 100.749422) + (xy 145.652164 100.74674) + (xy 145.295498 100.609829) + (xy 145.289216 100.607788) + (xy 144.920184 100.508906) + (xy 144.913734 100.507535) + (xy 144.536371 100.447766) + (xy 144.529833 100.44708) + (xy 144.148301 100.427084) + (xy 144.141699 100.427084) + (xy 143.760167 100.44708) + (xy 143.753629 100.447766) + (xy 143.376266 100.507535) + (xy 143.369816 100.508906) + (xy 143.000784 100.607788) + (xy 142.994502 100.609829) + (xy 142.637836 100.74674) + (xy 142.631811 100.749422) + (xy 142.291397 100.922872) + (xy 142.285687 100.926169) + (xy 141.965265 101.134253) + (xy 141.959939 101.138123) + (xy 141.721165 101.331478) + (xy 141.7127 101.343733) + (xy 136.7255 101.343733) + (xy 136.7255 98.218508) + (xy 143.235937 98.218508) + (xy 143.245565 98.230794) + (xy 143.384712 98.325664) + (xy 143.392856 98.330366) + (xy 143.614999 98.437344) + (xy 143.623755 98.44078) + (xy 143.859367 98.513457) + (xy 143.868524 98.515548) + (xy 144.112342 98.552297) + (xy 144.121719 98.553) + (xy 144.368281 98.553) + (xy 144.377658 98.552297) + (xy 144.621476 98.515548) + (xy 144.630633 98.513457) + (xy 144.866245 98.44078) + (xy 144.875001 98.437344) + (xy 145.097147 98.330365) + (xy 145.105291 98.325663) + (xy 145.245609 98.229995) + (xy 145.25394 98.219836) + (xy 145.246762 98.205972) + (xy 144.257812 97.217022) + (xy 144.243868 97.209408) + (xy 144.242035 97.209539) + (xy 144.23542 97.21379) + (xy 143.242234 98.206976) + (xy 143.235937 98.218508) + (xy 136.7255 98.218508) + (xy 136.7255 96.849697) + (xy 142.532563 96.849697) + (xy 142.550988 97.095573) + (xy 142.552391 97.104879) + (xy 142.607255 97.345253) + (xy 142.610029 97.354247) + (xy 142.700106 97.583758) + (xy 142.70419 97.592238) + (xy 142.827466 97.805759) + (xy 142.832771 97.81354) + (xy 142.858955 97.846374) + (xy 142.871023 97.854845) + (xy 142.882368 97.848422) + (xy 143.872978 96.857812) + (xy 143.879356 96.846132) + (xy 144.609408 96.846132) + (xy 144.609539 96.847965) + (xy 144.61379 96.85458) + (xy 145.606937 97.847727) + (xy 145.619878 97.854794) + (xy 145.630432 97.847143) + (xy 145.657229 97.81354) + (xy 145.662534 97.805759) + (xy 145.78581 97.592238) + (xy 145.789894 97.583758) + (xy 145.879971 97.354247) + (xy 145.882745 97.345253) + (xy 145.937609 97.104879) + (xy 145.939012 97.095573) + (xy 145.957437 96.849697) + (xy 145.957437 96.840303) + (xy 145.939012 96.594427) + (xy 145.937609 96.585121) + (xy 145.882745 96.344747) + (xy 145.879971 96.335753) + (xy 145.789894 96.106242) + (xy 145.78581 96.097762) + (xy 145.662534 95.884241) + (xy 145.657229 95.87646) + (xy 145.631045 95.843626) + (xy 145.618977 95.835155) + (xy 145.607632 95.841578) + (xy 144.617022 96.832188) + (xy 144.609408 96.846132) + (xy 143.879356 96.846132) + (xy 143.880592 96.843868) + (xy 143.880461 96.842035) + (xy 143.87621 96.83542) + (xy 142.883063 95.842273) + (xy 142.870122 95.835206) + (xy 142.859568 95.842857) + (xy 142.832771 95.87646) + (xy 142.827466 95.884241) + (xy 142.70419 96.097762) + (xy 142.700106 96.106242) + (xy 142.610029 96.335753) + (xy 142.607255 96.344747) + (xy 142.552391 96.585121) + (xy 142.550988 96.594427) + (xy 142.532563 96.840303) + (xy 142.532563 96.849697) + (xy 136.7255 96.849697) + (xy 136.7255 87.475) + (xy 142.531709 87.475) + (xy 142.532061 87.479697) + (xy 142.550025 87.719407) + (xy 142.550845 87.730353) + (xy 142.551895 87.734952) + (xy 142.551895 87.734954) + (xy 142.591245 87.907354) + (xy 142.607826 87.980001) + (xy 142.609548 87.984389) + (xy 142.60955 87.984395) + (xy 142.67141 88.142012) + (xy 142.701378 88.218369) + (xy 142.829413 88.440131) + (xy 142.832345 88.443808) + (xy 142.832348 88.443812) + (xy 142.955961 88.598818) + (xy 142.989069 88.640334) + (xy 143.176781 88.814505) + (xy 143.388355 88.958754) + (xy 143.3926 88.960798) + (xy 143.392603 88.9608) + (xy 143.614816 89.067812) + (xy 143.619065 89.069858) + (xy 143.863757 89.145335) + (xy 143.868407 89.146036) + (xy 143.868412 89.146037) + (xy 143.976525 89.162332) + (xy 144.116966 89.1835) + (xy 144.373034 89.1835) + (xy 144.513475 89.162332) + (xy 144.621588 89.146037) + (xy 144.621593 89.146036) + (xy 144.626243 89.145335) + (xy 144.870935 89.069858) + (xy 144.875184 89.067812) + (xy 145.097396 88.960801) + (xy 145.097399 88.960799) + (xy 145.101646 88.958754) + (xy 145.197451 88.893435) + (xy 145.309331 88.817156) + (xy 145.309333 88.817155) + (xy 145.313219 88.814505) + (xy 145.500931 88.640334) + (xy 145.534039 88.598818) + (xy 145.657652 88.443812) + (xy 145.657655 88.443808) + (xy 145.660587 88.440131) + (xy 145.685627 88.396762) + (xy 145.743513 88.2965) + (xy 145.794896 88.247507) + (xy 145.852632 88.2335) + (xy 146.608629 88.2335) + (xy 146.67675 88.253502) + (xy 146.697724 88.270405) + (xy 148.089596 89.662277) + (xy 148.123622 89.724589) + (xy 148.126501 89.751372) + (xy 148.126501 89.867264) + (xy 148.12676 89.870112) + (xy 148.12676 89.870117) + (xy 148.131637 89.92379) + (xy 148.132987 89.938649) + (xy 148.134968 89.945007) + (xy 148.134969 89.945011) + (xy 148.181905 90.095636) + (xy 148.184173 90.102913) + (xy 148.273184 90.250155) + (xy 148.394845 90.371816) + (xy 148.542087 90.460827) + (xy 148.549361 90.463094) + (xy 148.549364 90.463095) + (xy 148.699987 90.51003) + (xy 148.706351 90.512013) + (xy 148.777735 90.5185) + (xy 149.034955 90.5185) + (xy 149.292264 90.518499) + (xy 149.295112 90.51824) + (xy 149.295117 90.51824) + (xy 149.357012 90.512616) + (xy 149.363649 90.512013) + (xy 149.370007 90.510032) + (xy 149.370011 90.510031) + (xy 149.520636 90.463095) + (xy 149.520639 90.463094) + (xy 149.527913 90.460827) + (xy 149.675155 90.371816) + (xy 149.770905 90.276066) + (xy 149.833217 90.24204) + (xy 149.904032 90.247105) + (xy 149.949095 90.276066) + (xy 150.044845 90.371816) + (xy 150.192087 90.460827) + (xy 150.199361 90.463094) + (xy 150.199364 90.463095) + (xy 150.349987 90.51003) + (xy 150.356351 90.512013) + (xy 150.427735 90.5185) + (xy 150.684955 90.5185) + (xy 150.942264 90.518499) + (xy 150.945112 90.51824) + (xy 150.945117 90.51824) + (xy 151.007012 90.512616) + (xy 151.013649 90.512013) + (xy 151.020007 90.510032) + (xy 151.020011 90.510031) + (xy 151.170636 90.463095) + (xy 151.170639 90.463094) + (xy 151.177913 90.460827) + (xy 151.325155 90.371816) + (xy 151.366566 90.330405) + (xy 151.428878 90.296379) + (xy 151.455661 90.2935) + (xy 152.030558 90.2935) + (xy 152.048821 90.29483) + (xy 152.072789 90.298341) + (xy 152.122646 90.293979) + (xy 152.133628 90.2935) + (xy 152.13918 90.2935) + (xy 152.14282 90.293075) + (xy 152.14283 90.293074) + (xy 152.170287 90.289865) + (xy 152.173929 90.289493) + (xy 152.242111 90.283527) + (xy 152.249426 90.282887) + (xy 152.256395 90.280578) + (xy 152.259701 90.279895) + (xy 152.260127 90.279826) + (xy 152.260551 90.279706) + (xy 152.263821 90.278931) + (xy 152.271113 90.278079) + (xy 152.278004 90.275571) + (xy 152.278008 90.27557) + (xy 152.340447 90.252844) + (xy 152.342371 90.252144) + (xy 152.345825 90.250944) + (xy 152.402517 90.232158) + (xy 152.417738 90.227114) + (xy 152.423984 90.223261) + (xy 152.42703 90.221841) + (xy 152.427442 90.22167) + (xy 152.427803 90.221469) + (xy 152.430841 90.219943) + (xy 152.437732 90.217435) + (xy 152.495824 90.179228) + (xy 152.565061 90.1585) + (xy 153.4205 90.1585) + (xy 153.488621 90.178502) + (xy 153.535114 90.232158) + (xy 153.5465 90.2845) + (xy 153.5465 91.708629) + (xy 153.526498 91.77675) + (xy 153.509595 91.797724) + (xy 153.007724 92.299595) + (xy 152.945412 92.333621) + (xy 152.918629 92.3365) + (xy 146.0795 92.3365) + (xy 146.011379 92.316498) + (xy 145.964886 92.262842) + (xy 145.9535 92.2105) + (xy 145.9535 92.096362) + (xy 145.946989 92.035799) + (xy 145.895889 91.898796) + (xy 145.808261 91.781739) + (xy 145.761297 91.746582) + (xy 145.698418 91.699511) + (xy 145.698416 91.69951) + (xy 145.691204 91.694111) + (xy 145.554201 91.643011) + (xy 145.517295 91.639043) + (xy 145.496988 91.63686) + (xy 145.496985 91.63686) + (xy 145.493638 91.6365) + (xy 142.996362 91.6365) + (xy 142.993015 91.63686) + (xy 142.993012 91.63686) + (xy 142.972705 91.639043) + (xy 142.935799 91.643011) + (xy 142.798796 91.694111) + (xy 142.791584 91.69951) + (xy 142.791582 91.699511) + (xy 142.728703 91.746582) + (xy 142.681739 91.781739) + (xy 142.594111 91.898796) + (xy 142.543011 92.035799) + (xy 142.5365 92.096362) + (xy 142.5365 94.593638) + (xy 142.543011 94.654201) + (xy 142.594111 94.791204) + (xy 142.681739 94.908261) + (xy 142.692399 94.916241) + (xy 142.790033 94.989329) + (xy 142.798796 94.995889) + (xy 142.935799 95.046989) + (xy 142.972705 95.050957) + (xy 142.993012 95.05314) + (xy 142.993015 95.05314) + (xy 142.996362 95.0535) + (xy 143.476509 95.0535) + (xy 143.54463 95.073502) + (xy 143.591123 95.127158) + (xy 143.601227 95.197432) + (xy 143.571733 95.262012) + (xy 143.531178 95.293022) + (xy 143.392856 95.359634) + (xy 143.384712 95.364336) + (xy 143.244389 95.460007) + (xy 143.236061 95.470164) + (xy 143.243239 95.484029) + (xy 144.232188 96.472978) + (xy 144.246132 96.480592) + (xy 144.247965 96.480461) + (xy 144.25458 96.47621) + (xy 145.188487 95.542303) + (xy 149.262 95.542303) + (xy 149.262325 95.548693) + (xy 149.271908 95.642488) + (xy 149.274767 95.655846) + (xy 149.326036 95.810565) + (xy 149.332192 95.823767) + (xy 149.417512 95.962092) + (xy 149.426558 95.973532) + (xy 149.541468 96.088442) + (xy 149.552908 96.097488) + (xy 149.691233 96.182808) + (xy 149.704435 96.188964) + (xy 149.859154 96.240233) + (xy 149.872512 96.243092) + (xy 149.966307 96.252675) + (xy 149.972697 96.253) + (xy 150.222885 96.253) + (xy 150.238124 96.248525) + (xy 150.239329 96.247135) + (xy 150.241 96.239452) + (xy 150.241 96.234885) + (xy 150.749 96.234885) + (xy 150.753475 96.250124) + (xy 150.754865 96.251329) + (xy 150.762548 96.253) + (xy 151.017303 96.253) + (xy 151.023693 96.252675) + (xy 151.117488 96.243092) + (xy 151.130846 96.240233) + (xy 151.285565 96.188964) + (xy 151.298767 96.182808) + (xy 151.437092 96.097488) + (xy 151.448532 96.088442) + (xy 151.563442 95.973532) + (xy 151.572488 95.962092) + (xy 151.657759 95.823846) + (xy 151.710545 95.776368) + (xy 151.78062 95.764965) + (xy 151.845735 95.793257) + (xy 151.872241 95.823846) + (xy 151.957512 95.962092) + (xy 151.966558 95.973532) + (xy 152.081468 96.088442) + (xy 152.092908 96.097488) + (xy 152.231233 96.182808) + (xy 152.244435 96.188964) + (xy 152.399154 96.240233) + (xy 152.412512 96.243092) + (xy 152.506307 96.252675) + (xy 152.512697 96.253) + (xy 152.762885 96.253) + (xy 152.778124 96.248525) + (xy 152.779329 96.247135) + (xy 152.781 96.239452) + (xy 152.781 96.234885) + (xy 153.289 96.234885) + (xy 153.293475 96.250124) + (xy 153.294865 96.251329) + (xy 153.302548 96.253) + (xy 153.557303 96.253) + (xy 153.563693 96.252675) + (xy 153.657488 96.243092) + (xy 153.670846 96.240233) + (xy 153.825565 96.188964) + (xy 153.838767 96.182808) + (xy 153.977092 96.097488) + (xy 153.988532 96.088442) + (xy 154.103442 95.973532) + (xy 154.112488 95.962092) + (xy 154.197808 95.823767) + (xy 154.203964 95.810565) + (xy 154.255233 95.655846) + (xy 154.258092 95.642488) + (xy 154.267675 95.548693) + (xy 154.268 95.542303) + (xy 154.268 95.517115) + (xy 154.263525 95.501876) + (xy 154.262135 95.500671) + (xy 154.254452 95.499) + (xy 153.307115 95.499) + (xy 153.291876 95.503475) + (xy 153.290671 95.504865) + (xy 153.289 95.512548) + (xy 153.289 96.234885) + (xy 152.781 96.234885) + (xy 152.781 95.517115) + (xy 152.776525 95.501876) + (xy 152.775135 95.500671) + (xy 152.767452 95.499) + (xy 151.820117 95.499) + (xy 151.806007 95.503143) + (xy 151.743725 95.505368) + (xy 151.714452 95.499) + (xy 150.767115 95.499) + (xy 150.751876 95.503475) + (xy 150.750671 95.504865) + (xy 150.749 95.512548) + (xy 150.749 96.234885) + (xy 150.241 96.234885) + (xy 150.241 95.517115) + (xy 150.236525 95.501876) + (xy 150.235135 95.500671) + (xy 150.227452 95.499) + (xy 149.280115 95.499) + (xy 149.264876 95.503475) + (xy 149.263671 95.504865) + (xy 149.262 95.512548) + (xy 149.262 95.542303) + (xy 145.188487 95.542303) + (xy 145.247767 95.483023) + (xy 145.254064 95.471492) + (xy 145.244433 95.459203) + (xy 145.105291 95.364337) + (xy 145.097147 95.359635) + (xy 144.958822 95.293022) + (xy 144.906126 95.245445) + (xy 144.887517 95.17693) + (xy 144.908904 95.109232) + (xy 144.963497 95.063843) + (xy 145.013491 95.0535) + (xy 145.493638 95.0535) + (xy 145.496985 95.05314) + (xy 145.496988 95.05314) + (xy 145.517295 95.050957) + (xy 145.554201 95.046989) + (xy 145.691204 94.995889) + (xy 145.699968 94.989329) + (xy 145.797601 94.916241) + (xy 145.808261 94.908261) + (xy 145.895889 94.791204) + (xy 145.946989 94.654201) + (xy 145.9535 94.593638) + (xy 145.9535 94.4795) + (xy 145.973502 94.411379) + (xy 146.027158 94.364886) + (xy 146.0795 94.3535) + (xy 149.299329 94.3535) + (xy 149.36745 94.373502) + (xy 149.413943 94.427158) + (xy 149.424047 94.497432) + (xy 149.40657 94.545647) + (xy 149.332192 94.666233) + (xy 149.326036 94.679435) + (xy 149.274767 94.834154) + (xy 149.271908 94.847512) + (xy 149.262325 94.941307) + (xy 149.262 94.947698) + (xy 149.262 94.972885) + (xy 149.266475 94.988124) + (xy 149.267865 94.989329) + (xy 149.275548 94.991) + (xy 151.709883 94.991) + (xy 151.723993 94.986857) + (xy 151.786275 94.984632) + (xy 151.815548 94.991) + (xy 154.249885 94.991) + (xy 154.265124 94.986525) + (xy 154.266329 94.985135) + (xy 154.268 94.977452) + (xy 154.268 94.947698) + (xy 154.267675 94.941307) + (xy 154.258092 94.847512) + (xy 154.255233 94.834154) + (xy 154.203964 94.679435) + (xy 154.197808 94.666233) + (xy 154.12343 94.545647) + (xy 154.104693 94.477167) + (xy 154.125952 94.409429) + (xy 154.18046 94.363937) + (xy 154.230671 94.3535) + (xy 156.5805 94.3535) + (xy 156.648621 94.373502) + (xy 156.695114 94.427158) + (xy 156.7065 94.4795) + (xy 156.7065 94.548638) + (xy 156.713011 94.609201) + (xy 156.764111 94.746204) + (xy 156.76951 94.753416) + (xy 156.769511 94.753418) + (xy 156.813484 94.812158) + (xy 156.851739 94.863261) + (xy 156.85895 94.868659) + (xy 156.919063 94.913659) + (xy 156.968796 94.950889) + (xy 157.105799 95.001989) + (xy 157.142705 95.005957) + (xy 157.163012 95.00814) + (xy 157.163015 95.00814) + (xy 157.166362 95.0085) + (xy 159.063638 95.0085) + (xy 159.066985 95.00814) + (xy 159.066988 95.00814) + (xy 159.087295 95.005957) + (xy 159.124201 95.001989) + (xy 159.261204 94.950889) + (xy 159.310938 94.913659) + (xy 159.37105 94.868659) + (xy 159.378261 94.863261) + (xy 159.433859 94.788991) + (xy 159.490695 94.746444) + (xy 159.534727 94.7385) + (xy 159.667442 94.7385) + (xy 159.735563 94.758502) + (xy 159.782056 94.812158) + (xy 159.79216 94.882432) + (xy 159.774683 94.930647) + (xy 159.740006 94.986868) + (xy 159.733845 95.000079) + (xy 159.684419 95.149238) + (xy 159.681558 95.162602) + (xy 159.672325 95.252971) + (xy 159.672064 95.258103) + (xy 159.676475 95.273124) + (xy 159.677865 95.274329) + (xy 159.685548 95.276) + (xy 160.783 95.276) + (xy 160.851121 95.296002) + (xy 160.897614 95.349658) + (xy 160.909 95.402) + (xy 160.909 95.658) + (xy 160.888998 95.726121) + (xy 160.835342 95.772614) + (xy 160.783 95.784) + (xy 159.690115 95.784) + (xy 159.672882 95.78906) + (xy 159.61651 95.825288) + (xy 159.545514 95.825288) + (xy 159.485788 95.786905) + (xy 159.470426 95.764779) + (xy 159.469036 95.762234) + (xy 159.465889 95.753796) + (xy 159.446346 95.727689) + (xy 159.394177 95.658) + (xy 159.378261 95.636739) + (xy 159.261204 95.549111) + (xy 159.124201 95.498011) + (xy 159.087295 95.494043) + (xy 159.066988 95.49186) + (xy 159.066985 95.49186) + (xy 159.063638 95.4915) + (xy 157.166362 95.4915) + (xy 157.163015 95.49186) + (xy 157.163012 95.49186) + (xy 157.142705 95.494043) + (xy 157.105799 95.498011) + (xy 156.968796 95.549111) + (xy 156.851739 95.636739) + (xy 156.835823 95.658) + (xy 156.783655 95.727689) + (xy 156.764111 95.753796) + (xy 156.713011 95.890799) + (xy 156.7065 95.951362) + (xy 156.7065 98.548638) + (xy 156.713011 98.609201) + (xy 156.764111 98.746204) + (xy 156.851739 98.863261) + (xy 156.968796 98.950889) + (xy 157.105799 99.001989) + (xy 157.142705 99.005957) + (xy 157.163012 99.00814) + (xy 157.163015 99.00814) + (xy 157.166362 99.0085) + (xy 159.063638 99.0085) + (xy 159.066985 99.00814) + (xy 159.066988 99.00814) + (xy 159.087295 99.005957) + (xy 159.124201 99.001989) + (xy 159.261204 98.950889) + (xy 159.378261 98.863261) + (xy 159.465889 98.746204) + (xy 159.516989 98.609201) + (xy 159.5235 98.548638) + (xy 159.5235 98.3845) + (xy 159.543502 98.316379) + (xy 159.597158 98.269886) + (xy 159.6495 98.2585) + (xy 162.135409 98.2585) + (xy 162.147758 98.259107) + (xy 162.184982 98.262773) + (xy 162.184983 98.262773) + (xy 162.191146 98.26338) + (xy 162.388847 98.243909) + (xy 162.57895 98.186241) + (xy 162.584405 98.183325) + (xy 162.584408 98.183324) + (xy 162.748691 98.095513) + (xy 162.748692 98.095512) + (xy 162.75415 98.092595) + (xy 162.828415 98.031647) + (xy 162.89376 98.003894) + (xy 162.963738 98.015875) + (xy 162.997442 98.039952) + (xy 163.291186 98.333696) + (xy 163.29949 98.342857) + (xy 163.327156 98.376568) + (xy 163.48072 98.502595) + (xy 163.486178 98.505512) + (xy 163.486179 98.505513) + (xy 163.560558 98.545269) + (xy 163.566861 98.548638) + (xy 163.65592 98.596241) + (xy 163.66184 98.598037) + (xy 163.661843 98.598038) + (xy 163.840101 98.652112) + (xy 163.840105 98.652113) + (xy 163.846023 98.653908) + (xy 164.043724 98.67338) + (xy 164.087108 98.669107) + (xy 164.099458 98.6685) + (xy 172.5605 98.6685) + (xy 172.628621 98.688502) + (xy 172.675114 98.742158) + (xy 172.6865 98.7945) + (xy 172.6865 99.158638) + (xy 172.693011 99.219201) + (xy 172.744111 99.356204) + (xy 172.831739 99.473261) + (xy 172.948796 99.560889) + (xy 173.085799 99.611989) + (xy 173.122705 99.615957) + (xy 173.143012 99.61814) + (xy 173.143015 99.61814) + (xy 173.146362 99.6185) + (xy 178.643638 99.6185) + (xy 178.646985 99.61814) + (xy 178.646988 99.61814) + (xy 178.667295 99.615957) + (xy 178.704201 99.611989) + (xy 178.841204 99.560889) + (xy 178.958261 99.473261) + (xy 179.045889 99.356204) + (xy 179.096989 99.219201) + (xy 179.1035 99.158638) + (xy 179.1035 96.161362) + (xy 179.096989 96.100799) + (xy 179.045889 95.963796) + (xy 179.034074 95.948012) + (xy 178.963659 95.85395) + (xy 178.958261 95.846739) + (xy 178.902786 95.805211) + (xy 178.848418 95.764511) + (xy 178.848416 95.76451) + (xy 178.841204 95.759111) + (xy 178.704201 95.708011) + (xy 178.667295 95.704043) + (xy 178.646988 95.70186) + (xy 178.646985 95.70186) + (xy 178.643638 95.7015) + (xy 173.146362 95.7015) + (xy 173.143015 95.70186) + (xy 173.143012 95.70186) + (xy 173.122705 95.704043) + (xy 173.085799 95.708011) + (xy 172.948796 95.759111) + (xy 172.941584 95.76451) + (xy 172.941582 95.764511) + (xy 172.887214 95.805211) + (xy 172.831739 95.846739) + (xy 172.826341 95.85395) + (xy 172.755927 95.948012) + (xy 172.744111 95.963796) + (xy 172.693011 96.100799) + (xy 172.6865 96.161362) + (xy 172.6865 96.5255) + (xy 172.666498 96.593621) + (xy 172.612842 96.640114) + (xy 172.5605 96.6515) + (xy 168.156935 96.6515) + (xy 168.088814 96.631498) + (xy 168.042321 96.577842) + (xy 168.030935 96.5255) + (xy 168.030935 96.284096) + (xy 168.538935 96.284096) + (xy 168.54341 96.299335) + (xy 168.5448 96.30054) + (xy 168.552483 96.302211) + (xy 169.52482 96.302211) + (xy 169.540059 96.297736) + (xy 169.541264 96.296346) + (xy 169.542935 96.288663) + (xy 169.542935 96.185988) + (xy 169.542575 96.179273) + (xy 169.537273 96.129954) + (xy 169.533676 96.114733) + (xy 169.488531 95.993693) + (xy 169.481925 95.981596) + (xy 169.466834 95.912222) + (xy 169.481925 95.860826) + (xy 169.488531 95.848729) + (xy 169.533676 95.727689) + (xy 169.537273 95.712468) + (xy 169.542575 95.663149) + (xy 169.542935 95.656434) + (xy 169.542935 95.558326) + (xy 169.53846 95.543087) + (xy 169.53707 95.541882) + (xy 169.529387 95.540211) + (xy 168.55705 95.540211) + (xy 168.541811 95.544686) + (xy 168.540606 95.546076) + (xy 168.538935 95.553759) + (xy 168.538935 96.284096) + (xy 168.030935 96.284096) + (xy 168.030935 95.158211) + (xy 168.050937 95.09009) + (xy 168.104593 95.043597) + (xy 168.156935 95.032211) + (xy 169.52482 95.032211) + (xy 169.540059 95.027736) + (xy 169.541264 95.026346) + (xy 169.542935 95.018663) + (xy 169.542935 94.916001) + (xy 169.542477 94.907451) + (xy 169.558807 94.838358) + (xy 169.609899 94.789061) + (xy 169.668297 94.774711) + (xy 171.327291 94.774711) + (xy 171.395412 94.794713) + (xy 171.407212 94.803303) + (xy 171.43072 94.822595) + (xy 171.460211 94.838358) + (xy 171.570482 94.897299) + (xy 171.600462 94.913324) + (xy 171.600465 94.913325) + (xy 171.60592 94.916241) + (xy 171.796023 94.973909) + (xy 171.993724 94.99338) + (xy 171.999887 94.992773) + (xy 171.999888 94.992773) + (xy 172.037112 94.989107) + (xy 172.049461 94.9885) + (xy 182.735752 94.9885) + (xy 182.795148 95.003378) + (xy 182.888586 95.053322) + (xy 182.88859 95.053324) + (xy 182.894048 95.056241) + (xy 182.899968 95.058037) + (xy 182.899971 95.058038) + (xy 183.078229 95.112112) + (xy 183.078233 95.112113) + (xy 183.084151 95.113908) + (xy 183.090314 95.114515) + (xy 183.229225 95.128197) + (xy 183.229232 95.128197) + (xy 183.232305 95.1285) + (xy 184.972362 95.1285) + (xy 184.984711 95.129107) + (xy 185.021935 95.132773) + (xy 185.021936 95.132773) + (xy 185.028099 95.13338) + (xy 185.034262 95.132773) + (xy 185.034263 95.132773) + (xy 185.071487 95.129107) + (xy 185.083836 95.1285) + (xy 187.9305 95.1285) + (xy 187.998621 95.148502) + (xy 188.045114 95.202158) + (xy 188.0565 95.2545) + (xy 188.0565 96.343638) + (xy 188.063011 96.404201) + (xy 188.114111 96.541204) + (xy 188.201739 96.658261) + (xy 188.318796 96.745889) + (xy 188.455799 96.796989) + (xy 188.492705 96.800957) + (xy 188.513012 96.80314) + (xy 188.513015 96.80314) + (xy 188.516362 96.8035) + (xy 191.013638 96.8035) + (xy 191.016985 96.80314) + (xy 191.016988 96.80314) + (xy 191.037295 96.800957) + (xy 191.074201 96.796989) + (xy 191.211204 96.745889) + (xy 191.328261 96.658261) + (xy 191.415889 96.541204) + (xy 191.466989 96.404201) + (xy 191.4735 96.343638) + (xy 191.4735 93.846362) + (xy 191.466989 93.785799) + (xy 191.415889 93.648796) + (xy 191.365894 93.58201) + (xy 191.333659 93.53895) + (xy 191.328261 93.531739) + (xy 191.276159 93.492736) + (xy 191.218418 93.449511) + (xy 191.218416 93.44951) + (xy 191.211204 93.444111) + (xy 191.074201 93.393011) + (xy 191.037295 93.389043) + (xy 191.016988 93.38686) + (xy 191.016985 93.38686) + (xy 191.013638 93.3865) + (xy 190.534646 93.3865) + (xy 190.466525 93.366498) + (xy 190.420032 93.312842) + (xy 190.409928 93.242568) + (xy 190.439422 93.177988) + (xy 190.479977 93.146978) + (xy 190.617396 93.080801) + (xy 190.617399 93.080799) + (xy 190.621646 93.078754) + (xy 190.778958 92.9715) + (xy 190.829331 92.937156) + (xy 190.829333 92.937155) + (xy 190.833219 92.934505) + (xy 190.881689 92.889532) + (xy 191.017481 92.763535) + (xy 191.020931 92.760334) + (xy 191.023866 92.756654) + (xy 191.177652 92.563812) + (xy 191.177655 92.563808) + (xy 191.180587 92.560131) + (xy 191.308622 92.338369) + (xy 191.310346 92.333977) + (xy 191.40045 92.104395) + (xy 191.400452 92.104389) + (xy 191.402174 92.100001) + (xy 191.403769 92.093012) + (xy 191.458105 91.854954) + (xy 191.458105 91.854952) + (xy 191.459155 91.850353) + (xy 191.459943 91.839849) + (xy 191.477939 91.599697) + (xy 191.478291 91.595) + (xy 191.472074 91.51204) + (xy 191.459508 91.344352) + (xy 191.459507 91.344347) + (xy 191.459155 91.339647) + (xy 191.402174 91.089999) + (xy 191.400452 91.085611) + (xy 191.40045 91.085605) + (xy 191.310346 90.856023) + (xy 191.310345 90.85602) + (xy 191.308622 90.851631) + (xy 191.180587 90.629869) + (xy 191.091567 90.51824) + (xy 191.023866 90.433346) + (xy 191.023864 90.433344) + (xy 191.020931 90.429666) + (xy 190.864479 90.2845) + (xy 190.836668 90.258695) + (xy 190.836666 90.258694) + (xy 190.833219 90.255495) + (xy 190.829321 90.252837) + (xy 190.688138 90.15658) + (xy 190.621646 90.111246) + (xy 190.617399 90.109201) + (xy 190.617396 90.109199) + (xy 190.395184 90.002188) + (xy 190.395182 90.002187) + (xy 190.390935 90.000142) + (xy 190.146243 89.924665) + (xy 190.141593 89.923964) + (xy 190.141588 89.923963) + (xy 190.033475 89.907668) + (xy 189.893034 89.8865) + (xy 189.636966 89.8865) + (xy 189.496525 89.907668) + (xy 189.388412 89.923963) + (xy 189.388407 89.923964) + (xy 189.383757 89.924665) + (xy 189.139065 90.000142) + (xy 189.134818 90.002187) + (xy 189.134816 90.002188) + (xy 188.912603 90.1092) + (xy 188.9126 90.109202) + (xy 188.908355 90.111246) + (xy 188.904461 90.113901) + (xy 188.904459 90.113902) + (xy 188.878935 90.131304) + (xy 188.696781 90.255495) + (xy 188.509069 90.429666) + (xy 188.506136 90.433344) + (xy 188.506134 90.433346) + (xy 188.438434 90.51824) + (xy 188.349413 90.629869) + (xy 188.221378 90.851631) + (xy 188.219655 90.85602) + (xy 188.219654 90.856023) + (xy 188.12955 91.085605) + (xy 188.129548 91.085611) + (xy 188.127826 91.089999) + (xy 188.070845 91.339647) + (xy 188.070493 91.344347) + (xy 188.070492 91.344352) + (xy 188.062956 91.444916) + (xy 188.037919 91.511352) + (xy 187.980939 91.553705) + (xy 187.937308 91.5615) + (xy 183.984924 91.5615) + (xy 183.916803 91.541498) + (xy 183.895829 91.524595) + (xy 179.457538 87.086304) + (xy 179.449234 87.077143) + (xy 179.42549 87.048211) + (xy 179.421568 87.043432) + (xy 179.268004 86.917405) + (xy 179.254188 86.91002) + (xy 179.170104 86.865076) + (xy 179.119456 86.815324) + (xy 179.1035 86.753954) + (xy 179.1035 86.261362) + (xy 179.096989 86.200799) + (xy 179.045889 86.063796) + (xy 179.040482 86.056572) + (xy 178.963659 85.95395) + (xy 178.958261 85.946739) + (xy 178.897009 85.900886) + (xy 178.848418 85.864511) + (xy 178.848416 85.86451) + (xy 178.841204 85.859111) + (xy 178.704201 85.808011) + (xy 178.667295 85.804043) + (xy 178.646988 85.80186) + (xy 178.646985 85.80186) + (xy 178.643638 85.8015) + (xy 176.558759 85.8015) + (xy 176.490638 85.781498) + (xy 176.444145 85.727842) + (xy 176.434041 85.657568) + (xy 176.439155 85.635867) + (xy 176.485581 85.495762) + (xy 176.488442 85.482398) + (xy 176.497675 85.392029) + (xy 176.498 85.385639) + (xy 176.498 85.362115) + (xy 176.493525 85.346876) + (xy 176.492135 85.345671) + (xy 176.484452 85.344) + (xy 175.412 85.344) + (xy 175.343879 85.323998) + (xy 175.297386 85.270342) + (xy 175.286 85.218) + (xy 175.286 84.817885) + (xy 175.794 84.817885) + (xy 175.798475 84.833124) + (xy 175.799865 84.834329) + (xy 175.807548 84.836) + (xy 176.479885 84.836) + (xy 176.495124 84.831525) + (xy 176.496329 84.830135) + (xy 176.498 84.822452) + (xy 176.498 84.794362) + (xy 176.497675 84.787971) + (xy 176.488442 84.697602) + (xy 176.485581 84.684238) + (xy 176.436155 84.535079) + (xy 176.429994 84.521867) + (xy 176.347744 84.388519) + (xy 176.338698 84.377079) + (xy 176.227921 84.266302) + (xy 176.216481 84.257256) + (xy 176.083133 84.175006) + (xy 176.069921 84.168845) + (xy 175.920762 84.119419) + (xy 175.907398 84.116558) + (xy 175.817029 84.107325) + (xy 175.811897 84.107064) + (xy 175.796876 84.111475) + (xy 175.795671 84.112865) + (xy 175.794 84.120548) + (xy 175.794 84.817885) + (xy 175.286 84.817885) + (xy 175.286 84.190398) + (xy 175.306002 84.122277) + (xy 175.336489 84.089532) + (xy 175.378261 84.058261) + (xy 175.465889 83.941204) + (xy 175.516989 83.804201) + (xy 175.5235 83.743638) + (xy 175.5235 82.146362) + (xy 175.516989 82.085799) + (xy 175.465889 81.948796) + (xy 175.407284 81.870509) + (xy 175.382473 81.803989) + (xy 175.397564 81.734615) + (xy 175.407283 81.719492) + (xy 175.418886 81.703992) + (xy 175.475722 81.661445) + (xy 175.519755 81.6535) + (xy 178.6805 81.6535) + (xy 178.748621 81.673502) + (xy 178.795114 81.727158) + (xy 178.8065 81.7795) + (xy 178.8065 82.593638) + (xy 178.80686 82.596985) + (xy 178.80686 82.596988) + (xy 178.807382 82.601841) + (xy 178.813011 82.654201) + (xy 178.864111 82.791204) + (xy 178.951739 82.908261) + (xy 179.068796 82.995889) + (xy 179.205799 83.046989) + (xy 179.242705 83.050957) + (xy 179.263012 83.05314) + (xy 179.263015 83.05314) + (xy 179.266362 83.0535) + (xy 181.363638 83.0535) + (xy 181.366985 83.05314) + (xy 181.366988 83.05314) + (xy 181.387295 83.050957) + (xy 181.424201 83.046989) + (xy 181.561204 82.995889) + (xy 181.678261 82.908261) + (xy 181.765889 82.791204) + (xy 181.816989 82.654201) + (xy 181.822618 82.601841) + (xy 181.82314 82.596988) + (xy 181.82314 82.596985) + (xy 181.8235 82.593638) + (xy 181.8235 79.632386) + (xy 187.432759 79.632386) + (xy 187.440216 79.642753) + (xy 187.679935 79.836874) + (xy 187.685272 79.840751) + (xy 188.005685 80.04883) + (xy 188.011394 80.052127) + (xy 188.351811 80.225578) + (xy 188.357836 80.22826) + (xy 188.714502 80.365171) + (xy 188.720784 80.367212) + (xy 189.089816 80.466094) + (xy 189.096266 80.467465) + (xy 189.473629 80.527234) + (xy 189.480167 80.52792) + (xy 189.861699 80.547916) + (xy 189.868301 80.547916) + (xy 190.249833 80.52792) + (xy 190.256371 80.527234) + (xy 190.633734 80.467465) + (xy 190.640184 80.466094) + (xy 191.009216 80.367212) + (xy 191.015498 80.365171) + (xy 191.372164 80.22826) + (xy 191.378189 80.225578) + (xy 191.718606 80.052127) + (xy 191.724315 80.04883) + (xy 192.044728 79.840751) + (xy 192.050065 79.836874) + (xy 192.288835 79.643522) + (xy 192.2973 79.631267) + (xy 192.290966 79.620176) + (xy 189.877812 77.207022) + (xy 189.863868 77.199408) + (xy 189.862035 77.199539) + (xy 189.85542 77.20379) + (xy 187.4399 79.61931) + (xy 187.432759 79.632386) + (xy 181.8235 79.632386) + (xy 181.8235 78.696362) + (xy 181.816989 78.635799) + (xy 181.765889 78.498796) + (xy 181.678261 78.381739) + (xy 181.561204 78.294111) + (xy 181.424201 78.243011) + (xy 181.387295 78.239043) + (xy 181.366988 78.23686) + (xy 181.366985 78.23686) + (xy 181.363638 78.2365) + (xy 179.266362 78.2365) + (xy 179.263015 78.23686) + (xy 179.263012 78.23686) + (xy 179.242705 78.239043) + (xy 179.205799 78.243011) + (xy 179.068796 78.294111) + (xy 178.951739 78.381739) + (xy 178.864111 78.498796) + (xy 178.813011 78.635799) + (xy 178.8065 78.696362) + (xy 178.8065 79.5105) + (xy 178.786498 79.578621) + (xy 178.732842 79.625114) + (xy 178.6805 79.6365) + (xy 175.519755 79.6365) + (xy 175.451634 79.616498) + (xy 175.418886 79.586008) + (xy 175.407283 79.570508) + (xy 175.382473 79.503988) + (xy 175.397565 79.434614) + (xy 175.407284 79.419491) + (xy 175.460489 79.348418) + (xy 175.46049 79.348416) + (xy 175.465889 79.341204) + (xy 175.516989 79.204201) + (xy 175.5235 79.143638) + (xy 175.5235 77.546362) + (xy 175.522721 77.539111) + (xy 175.517831 77.493633) + (xy 175.516989 77.485799) + (xy 175.465889 77.348796) + (xy 175.378261 77.231739) + (xy 175.277754 77.1565) + (xy 175.268418 77.149511) + (xy 175.268416 77.14951) + (xy 175.261204 77.144111) + (xy 175.124201 77.093011) + (xy 175.087295 77.089043) + (xy 175.066988 77.08686) + (xy 175.066985 77.08686) + (xy 175.063638 77.0865) + (xy 174.4295 77.0865) + (xy 174.361379 77.066498) + (xy 174.314886 77.012842) + (xy 174.3035 76.9605) + (xy 174.3035 76.955765) + (xy 174.321672 76.89058) + (xy 174.353276 76.838301) + (xy 186.152084 76.838301) + (xy 186.17208 77.219833) + (xy 186.172766 77.226371) + (xy 186.232535 77.603734) + (xy 186.233906 77.610184) + (xy 186.332788 77.979216) + (xy 186.334829 77.985498) + (xy 186.47174 78.342164) + (xy 186.474422 78.348189) + (xy 186.647873 78.688606) + (xy 186.65117 78.694315) + (xy 186.859249 79.014728) + (xy 186.863126 79.020065) + (xy 187.056478 79.258835) + (xy 187.068733 79.2673) + (xy 187.079824 79.260966) + (xy 189.492978 76.847812) + (xy 189.499356 76.836132) + (xy 190.229408 76.836132) + (xy 190.229539 76.837965) + (xy 190.23379 76.84458) + (xy 192.64931 79.2601) + (xy 192.662386 79.267241) + (xy 192.672753 79.259784) + (xy 192.866874 79.020065) + (xy 192.870751 79.014728) + (xy 193.07883 78.694315) + (xy 193.082127 78.688606) + (xy 193.255578 78.348189) + (xy 193.25826 78.342164) + (xy 193.395171 77.985498) + (xy 193.397212 77.979216) + (xy 193.496094 77.610184) + (xy 193.497465 77.603734) + (xy 193.557234 77.226371) + (xy 193.55792 77.219833) + (xy 193.577916 76.838301) + (xy 193.577916 76.831699) + (xy 193.55792 76.450167) + (xy 193.557234 76.443629) + (xy 193.497465 76.066266) + (xy 193.496094 76.059816) + (xy 193.397212 75.690784) + (xy 193.395171 75.684502) + (xy 193.25826 75.327836) + (xy 193.255578 75.321811) + (xy 193.082128 74.981397) + (xy 193.078831 74.975687) + (xy 192.870747 74.655265) + (xy 192.866877 74.649939) + (xy 192.673522 74.411165) + (xy 192.661267 74.4027) + (xy 192.650176 74.409034) + (xy 190.237022 76.822188) + (xy 190.229408 76.836132) + (xy 189.499356 76.836132) + (xy 189.500592 76.833868) + (xy 189.500461 76.832035) + (xy 189.49621 76.82542) + (xy 187.08069 74.4099) + (xy 187.067614 74.402759) + (xy 187.057247 74.410216) + (xy 186.863123 74.649939) + (xy 186.859253 74.655265) + (xy 186.651169 74.975687) + (xy 186.647872 74.981397) + (xy 186.474422 75.321811) + (xy 186.47174 75.327836) + (xy 186.334829 75.684502) + (xy 186.332788 75.690784) + (xy 186.233906 76.059816) + (xy 186.232535 76.066266) + (xy 186.172766 76.443629) + (xy 186.17208 76.450167) + (xy 186.152084 76.831699) + (xy 186.152084 76.838301) + (xy 174.353276 76.838301) + (xy 174.363017 76.822188) + (xy 174.395827 76.767913) + (xy 174.398158 76.760435) + (xy 174.44503 76.610013) + (xy 174.44503 76.610012) + (xy 174.447013 76.603649) + (xy 174.4535 76.532265) + (xy 174.453499 75.867736) + (xy 174.447013 75.796351) + (xy 174.414118 75.690784) + (xy 174.398095 75.639364) + (xy 174.398094 75.639361) + (xy 174.395827 75.632087) + (xy 174.306816 75.484845) + (xy 174.185155 75.363184) + (xy 174.037913 75.274173) + (xy 174.030639 75.271906) + (xy 174.030636 75.271905) + (xy 173.880013 75.22497) + (xy 173.880012 75.22497) + (xy 173.873649 75.222987) + (xy 173.802265 75.2165) + (xy 173.545045 75.2165) + (xy 173.287736 75.216501) + (xy 173.284888 75.21676) + (xy 173.284883 75.21676) + (xy 173.232992 75.221475) + (xy 173.216351 75.222987) + (xy 173.209993 75.224968) + (xy 173.209989 75.224969) + (xy 173.059364 75.271905) + (xy 173.059361 75.271906) + (xy 173.052087 75.274173) + (xy 172.904845 75.363184) + (xy 172.808741 75.459288) + (xy 172.746429 75.493314) + (xy 172.675614 75.488249) + (xy 172.630551 75.459288) + (xy 172.540236 75.368973) + (xy 172.52832 75.359637) + (xy 172.394226 75.278574) + (xy 172.380435 75.272367) + (xy 172.229919 75.225464) + (xy 172.216922 75.222879) + (xy 172.163596 75.218033) + (xy 172.151876 75.221475) + (xy 172.150671 75.222865) + (xy 172.149 75.230548) + (xy 172.149 76.328) + (xy 172.128998 76.396121) + (xy 172.075342 76.442614) + (xy 172.023 76.454) + (xy 171.005116 76.454) + (xy 170.989877 76.458475) + (xy 170.988672 76.459865) + (xy 170.987001 76.467548) + (xy 170.987001 76.529361) + (xy 170.98726 76.535077) + (xy 170.992878 76.596912) + (xy 170.995467 76.609927) + (xy 171.042367 76.760435) + (xy 171.048574 76.774226) + (xy 171.129637 76.90832) + (xy 171.13462 76.91468) + (xy 171.160886 76.980639) + (xy 171.147323 77.050328) + (xy 171.100621 77.100214) + (xy 171.01926 77.149399) + (xy 170.950618 77.167523) + (xy 170.888892 77.149398) + (xy 170.807534 77.100215) + (xy 170.747913 77.064173) + (xy 170.740639 77.061906) + (xy 170.740636 77.061905) + (xy 170.590013 77.01497) + (xy 170.590012 77.01497) + (xy 170.583649 77.012987) + (xy 170.512265 77.0065) + (xy 170.180059 77.0065) + (xy 169.847736 77.006501) + (xy 169.844888 77.00676) + (xy 169.844883 77.00676) + (xy 169.79121 77.011637) + (xy 169.776351 77.012987) + (xy 169.769993 77.014968) + (xy 169.769989 77.014969) + (xy 169.619364 77.061905) + (xy 169.619361 77.061906) + (xy 169.612087 77.064173) + (xy 169.605562 77.068117) + (xy 169.605563 77.068117) + (xy 169.479854 77.144111) + (xy 169.464845 77.153184) + (xy 169.343184 77.274845) + (xy 169.254173 77.422087) + (xy 169.251906 77.429361) + (xy 169.251905 77.429364) + (xy 169.218688 77.535963) + (xy 169.202987 77.586351) + (xy 169.1965 77.657735) + (xy 169.1965 77.773629) + (xy 169.176498 77.84175) + (xy 169.159595 77.862724) + (xy 167.953132 79.069187) + (xy 167.89082 79.103213) + (xy 167.820005 79.098148) + (xy 167.763169 79.055601) + (xy 167.738358 78.989081) + (xy 167.738554 78.968692) + (xy 167.738949 78.964347) + (xy 167.73895 78.964333) + (xy 167.739208 78.96149) + (xy 167.739207 78.296961) + (xy 167.732721 78.225576) + (xy 167.729422 78.214987) + (xy 167.683803 78.068589) + (xy 167.683802 78.068586) + (xy 167.681535 78.061312) + (xy 167.609023 77.941362) + (xy 167.596468 77.920594) + (xy 167.596466 77.920591) + (xy 167.592524 77.91407) + (xy 167.470863 77.792409) + (xy 167.456219 77.783556) + (xy 167.330145 77.707342) + (xy 167.330146 77.707342) + (xy 167.323621 77.703398) + (xy 167.316347 77.701131) + (xy 167.316344 77.70113) + (xy 167.165721 77.654195) + (xy 167.16572 77.654195) + (xy 167.159357 77.652212) + (xy 167.087973 77.645725) + (xy 166.830753 77.645725) + (xy 166.573444 77.645726) + (xy 166.570596 77.645985) + (xy 166.570591 77.645985) + (xy 166.526745 77.649969) + (xy 166.502059 77.652212) + (xy 166.495701 77.654193) + (xy 166.495697 77.654194) + (xy 166.345072 77.70113) + (xy 166.345069 77.701131) + (xy 166.337795 77.703398) + (xy 166.33127 77.707342) + (xy 166.331271 77.707342) + (xy 166.205198 77.783556) + (xy 166.190553 77.792409) + (xy 166.094803 77.888159) + (xy 166.032491 77.922185) + (xy 165.961676 77.91712) + (xy 165.916613 77.888159) + (xy 165.820863 77.792409) + (xy 165.806219 77.783556) + (xy 165.680145 77.707342) + (xy 165.680146 77.707342) + (xy 165.673621 77.703398) + (xy 165.666347 77.701131) + (xy 165.666344 77.70113) + (xy 165.515721 77.654195) + (xy 165.51572 77.654195) + (xy 165.509357 77.652212) + (xy 165.437973 77.645725) + (xy 165.180753 77.645725) + (xy 164.923444 77.645726) + (xy 164.920596 77.645985) + (xy 164.920591 77.645985) + (xy 164.876745 77.649969) + (xy 164.852059 77.652212) + (xy 164.845701 77.654193) + (xy 164.845697 77.654194) + (xy 164.695072 77.70113) + (xy 164.695069 77.701131) + (xy 164.687795 77.703398) + (xy 164.68127 77.707342) + (xy 164.681271 77.707342) + (xy 164.555198 77.783556) + (xy 164.540553 77.792409) + (xy 164.418892 77.91407) + (xy 164.414892 77.920687) + (xy 164.414833 77.920741) + (xy 164.410248 77.926593) + (xy 164.409275 77.925831) + (xy 164.362533 77.968634) + (xy 164.307065 77.9815) + (xy 163.604472 77.9815) + (xy 163.536351 77.961498) + (xy 163.489858 77.907842) + (xy 163.482629 77.886753) + (xy 163.481989 77.880799) + (xy 163.430889 77.743796) + (xy 163.400648 77.703398) + (xy 163.357668 77.645984) + (xy 163.343261 77.626739) + (xy 163.240391 77.549731) + (xy 163.233418 77.544511) + (xy 163.233416 77.54451) + (xy 163.226204 77.539111) + (xy 163.089201 77.488011) + (xy 163.052295 77.484043) + (xy 163.031988 77.48186) + (xy 163.031985 77.48186) + (xy 163.028638 77.4815) + (xy 161.431362 77.4815) + (xy 161.428015 77.48186) + (xy 161.428012 77.48186) + (xy 161.407705 77.484043) + (xy 161.370799 77.488011) + (xy 161.233796 77.539111) + (xy 161.226584 77.54451) + (xy 161.226582 77.544511) + (xy 161.219609 77.549731) + (xy 161.116739 77.626739) + (xy 161.102332 77.645984) + (xy 161.059353 77.703398) + (xy 161.029111 77.743796) + (xy 160.978011 77.880799) + (xy 160.9715 77.941362) + (xy 160.9715 79.538638) + (xy 160.978011 79.599201) + (xy 161.029111 79.736204) + (xy 161.03451 79.743416) + (xy 161.034511 79.743418) + (xy 161.055024 79.77082) + (xy 161.116739 79.853261) + (xy 161.186986 79.905847) + (xy 161.191791 79.909444) + (xy 161.234338 79.966279) + (xy 161.239403 80.037095) + (xy 161.205378 80.099407) + (xy 161.191791 80.11118) + (xy 161.124307 80.161698) + (xy 161.111698 80.174307) + (xy 161.034954 80.276824) + (xy 161.026405 80.29248) + (xy 160.981259 80.413522) + (xy 160.977662 80.428743) + (xy 160.97236 80.478062) + (xy 160.972 80.484777) + (xy 160.972 81.007885) + (xy 160.976475 81.023124) + (xy 160.977865 81.024329) + (xy 160.985548 81.026) + (xy 163.469885 81.026) + (xy 163.485124 81.021525) + (xy 163.486329 81.020135) + (xy 163.488 81.012452) + (xy 163.488 80.484777) + (xy 163.48764 80.478062) + (xy 163.482338 80.428743) + (xy 163.478741 80.413522) + (xy 163.433595 80.29248) + (xy 163.425046 80.276824) + (xy 163.348302 80.174307) + (xy 163.335693 80.161698) + (xy 163.268209 80.11118) + (xy 163.225662 80.054344) + (xy 163.220598 79.983529) + (xy 163.254623 79.921217) + (xy 163.268209 79.909444) + (xy 163.273015 79.905847) + (xy 163.343261 79.853261) + (xy 163.404976 79.77082) + (xy 163.425489 79.743418) + (xy 163.42549 79.743416) + (xy 163.430889 79.736204) + (xy 163.481989 79.599201) + (xy 163.482509 79.594364) + (xy 163.516981 79.533828) + (xy 163.579891 79.500921) + (xy 163.604472 79.4985) + (xy 164.304275 79.4985) + (xy 164.372396 79.518502) + (xy 164.418889 79.572158) + (xy 164.429553 79.637968) + (xy 164.4265 79.666362) + (xy 164.4265 81.263638) + (xy 164.433011 81.324201) + (xy 164.484111 81.461204) + (xy 164.48951 81.468416) + (xy 164.489511 81.468418) + (xy 164.539856 81.535671) + (xy 164.571739 81.578261) + (xy 164.57895 81.583659) + (xy 164.617325 81.612386) + (xy 164.688796 81.665889) + (xy 164.825799 81.716989) + (xy 164.862705 81.720957) + (xy 164.883012 81.72314) + (xy 164.883015 81.72314) + (xy 164.886362 81.7235) + (xy 166.583638 81.7235) + (xy 166.586985 81.72314) + (xy 166.586988 81.72314) + (xy 166.607295 81.720957) + (xy 166.644201 81.716989) + (xy 166.781204 81.665889) + (xy 166.852676 81.612386) + (xy 166.89105 81.583659) + (xy 166.898261 81.578261) + (xy 166.930144 81.535671) + (xy 166.980489 81.468418) + (xy 166.98049 81.468416) + (xy 166.985889 81.461204) + (xy 167.036989 81.324201) + (xy 167.0435 81.263638) + (xy 167.0435 80.281371) + (xy 167.063502 80.21325) + (xy 167.080405 80.192276) + (xy 167.301405 79.971276) + (xy 167.363717 79.93725) + (xy 167.434532 79.942315) + (xy 167.491368 79.984862) + (xy 167.516179 80.051382) + (xy 167.5165 80.060371) + (xy 167.5165 81.808629) + (xy 167.496498 81.87675) + (xy 167.479595 81.897724) + (xy 166.807724 82.569595) + (xy 166.745412 82.603621) + (xy 166.718629 82.6065) + (xy 166.086362 82.6065) + (xy 166.083015 82.60686) + (xy 166.083012 82.60686) + (xy 166.062705 82.609043) + (xy 166.025799 82.613011) + (xy 165.888796 82.664111) + (xy 165.881584 82.66951) + (xy 165.881582 82.669511) + (xy 165.810509 82.722716) + (xy 165.743989 82.747527) + (xy 165.674615 82.732436) + (xy 165.659491 82.722716) + (xy 165.588418 82.669511) + (xy 165.588416 82.66951) + (xy 165.581204 82.664111) + (xy 165.444201 82.613011) + (xy 165.407295 82.609043) + (xy 165.386988 82.60686) + (xy 165.386985 82.60686) + (xy 165.383638 82.6065) + (xy 164.086362 82.6065) + (xy 164.083015 82.60686) + (xy 164.083012 82.60686) + (xy 164.062705 82.609043) + (xy 164.025799 82.613011) + (xy 163.888796 82.664111) + (xy 163.881584 82.66951) + (xy 163.881582 82.669511) + (xy 163.810509 82.722716) + (xy 163.771739 82.751739) + (xy 163.766341 82.75895) + (xy 163.703351 82.843095) + (xy 163.684111 82.868796) + (xy 163.633011 83.005799) + (xy 163.6265 83.066362) + (xy 163.6265 84.363638) + (xy 163.633011 84.424201) + (xy 163.684111 84.561204) + (xy 163.771739 84.678261) + (xy 163.802099 84.700988) + (xy 163.840674 84.729865) + (xy 163.888796 84.765889) + (xy 164.025799 84.816989) + (xy 164.062705 84.820957) + (xy 164.083012 84.82314) + (xy 164.083015 84.82314) + (xy 164.086362 84.8235) + (xy 164.249629 84.8235) + (xy 164.31775 84.843502) + (xy 164.364243 84.897158) + (xy 164.374347 84.967432) + (xy 164.344853 85.032012) + (xy 164.338724 85.038595) + (xy 163.812724 85.564595) + (xy 163.750412 85.598621) + (xy 163.723629 85.6015) + (xy 163.604472 85.6015) + (xy 163.536351 85.581498) + (xy 163.489858 85.527842) + (xy 163.482629 85.506753) + (xy 163.481989 85.500799) + (xy 163.430889 85.363796) + (xy 163.417344 85.345701) + (xy 163.348659 85.25395) + (xy 163.343261 85.246739) + (xy 163.226204 85.159111) + (xy 163.089201 85.108011) + (xy 163.052295 85.104043) + (xy 163.031988 85.10186) + (xy 163.031985 85.10186) + (xy 163.028638 85.1015) + (xy 161.431362 85.1015) + (xy 161.428015 85.10186) + (xy 161.428012 85.10186) + (xy 161.407705 85.104043) + (xy 161.370799 85.108011) + (xy 161.233796 85.159111) + (xy 161.116739 85.246739) + (xy 161.111341 85.25395) + (xy 161.042657 85.345701) + (xy 161.029111 85.363796) + (xy 160.978011 85.500799) + (xy 160.9715 85.561362) + (xy 160.9715 87.158638) + (xy 160.97186 87.161985) + (xy 160.97186 87.161988) + (xy 160.9732 87.174453) + (xy 160.978011 87.219201) + (xy 161.029111 87.356204) + (xy 161.03451 87.363416) + (xy 161.034511 87.363418) + (xy 161.094012 87.442901) + (xy 161.116739 87.473261) + (xy 161.142572 87.492599) + (xy 161.191791 87.529444) + (xy 161.234338 87.586279) + (xy 161.239403 87.657095) + (xy 161.205378 87.719407) + (xy 161.191791 87.73118) + (xy 161.124307 87.781698) + (xy 161.111698 87.794307) + (xy 161.034954 87.896824) + (xy 161.026405 87.91248) + (xy 160.981259 88.033522) + (xy 160.977662 88.048743) + (xy 160.97236 88.098062) + (xy 160.972 88.104777) + (xy 160.972 88.627885) + (xy 160.976475 88.643124) + (xy 160.977865 88.644329) + (xy 160.985548 88.646) + (xy 162.358 88.646) + (xy 162.426121 88.666002) + (xy 162.472614 88.719658) + (xy 162.484 88.772) + (xy 162.484 89.028) + (xy 162.463998 89.096121) + (xy 162.410342 89.142614) + (xy 162.358 89.154) + (xy 160.990115 89.154) + (xy 160.974876 89.158475) + (xy 160.973671 89.159865) + (xy 160.972 89.167548) + (xy 160.972 89.6705) + (xy 160.951998 89.738621) + (xy 160.898342 89.785114) + (xy 160.846 89.7965) + (xy 160.615734 89.7965) + (xy 160.603384 89.795893) + (xy 160.566163 89.792227) + (xy 160.56 89.79162) + (xy 160.510453 89.7965) + (xy 160.362299 89.811092) + (xy 160.356381 89.812887) + (xy 160.356377 89.812888) + (xy 160.178119 89.866962) + (xy 160.178116 89.866963) + (xy 160.172196 89.868759) + (xy 160.166738 89.871676) + (xy 160.166734 89.871678) + (xy 160.029538 89.945011) + (xy 159.996996 89.962405) + (xy 159.843432 90.088432) + (xy 159.83951 90.093211) + (xy 159.815766 90.122143) + (xy 159.807462 90.131304) + (xy 158.484171 91.454595) + (xy 158.421859 91.488621) + (xy 158.395076 91.4915) + (xy 157.166362 91.4915) + (xy 157.163015 91.49186) + (xy 157.163012 91.49186) + (xy 157.142705 91.494043) + (xy 157.105799 91.498011) + (xy 156.968796 91.549111) + (xy 156.961584 91.55451) + (xy 156.961582 91.554511) + (xy 156.901221 91.599697) + (xy 156.851739 91.636739) + (xy 156.846341 91.64395) + (xy 156.779608 91.733095) + (xy 156.764111 91.753796) + (xy 156.713011 91.890799) + (xy 156.7065 91.951362) + (xy 156.7065 92.2105) + (xy 156.686498 92.278621) + (xy 156.632842 92.325114) + (xy 156.5805 92.3365) + (xy 155.181889 92.3365) + (xy 155.113768 92.316498) + (xy 155.067275 92.262842) + (xy 155.057171 92.192568) + (xy 155.059285 92.181445) + (xy 155.061808 92.170799) + (xy 155.061809 92.170791) + (xy 155.0635 92.163656) + (xy 155.0635 92.156321) + (xy 155.063891 92.152975) + (xy 155.06396 92.152546) + (xy 155.063979 92.152114) + (xy 155.064273 92.148747) + (xy 155.065758 92.141558) + (xy 155.063553 92.065776) + (xy 155.0635 92.062112) + (xy 155.0635 87.999442) + (xy 155.06483 87.98118) + (xy 155.06575 87.974901) + (xy 155.068341 87.957211) + (xy 155.063979 87.907354) + (xy 155.0635 87.896372) + (xy 155.0635 82.075223) + (xy 160.972 82.075223) + (xy 160.97236 82.081938) + (xy 160.977662 82.131257) + (xy 160.981259 82.146478) + (xy 161.026405 82.26752) + (xy 161.034954 82.283176) + (xy 161.111698 82.385693) + (xy 161.124307 82.398302) + (xy 161.226824 82.475046) + (xy 161.24248 82.483595) + (xy 161.363522 82.528741) + (xy 161.378743 82.532338) + (xy 161.428062 82.53764) + (xy 161.434777 82.538) + (xy 161.957885 82.538) + (xy 161.973124 82.533525) + (xy 161.974329 82.532135) + (xy 161.976 82.524452) + (xy 161.976 82.519885) + (xy 162.484 82.519885) + (xy 162.488475 82.535124) + (xy 162.489865 82.536329) + (xy 162.497548 82.538) + (xy 163.025223 82.538) + (xy 163.031938 82.53764) + (xy 163.081257 82.532338) + (xy 163.096478 82.528741) + (xy 163.21752 82.483595) + (xy 163.233176 82.475046) + (xy 163.335693 82.398302) + (xy 163.348302 82.385693) + (xy 163.425046 82.283176) + (xy 163.433595 82.26752) + (xy 163.478741 82.146478) + (xy 163.482338 82.131257) + (xy 163.48764 82.081938) + (xy 163.488 82.075223) + (xy 163.488 81.552115) + (xy 163.483525 81.536876) + (xy 163.482135 81.535671) + (xy 163.474452 81.534) + (xy 162.502115 81.534) + (xy 162.486876 81.538475) + (xy 162.485671 81.539865) + (xy 162.484 81.547548) + (xy 162.484 82.519885) + (xy 161.976 82.519885) + (xy 161.976 81.552115) + (xy 161.971525 81.536876) + (xy 161.970135 81.535671) + (xy 161.962452 81.534) + (xy 160.990115 81.534) + (xy 160.974876 81.538475) + (xy 160.973671 81.539865) + (xy 160.972 81.547548) + (xy 160.972 82.075223) + (xy 155.0635 82.075223) + (xy 155.0635 80.379442) + (xy 155.06483 80.36118) + (xy 155.067271 80.344514) + (xy 155.068341 80.337211) + (xy 155.063979 80.287354) + (xy 155.0635 80.276372) + (xy 155.0635 80.27082) + (xy 155.059862 80.239692) + (xy 155.059499 80.236148) + (xy 155.052887 80.160573) + (xy 155.050578 80.153605) + (xy 155.049895 80.150296) + (xy 155.049826 80.149871) + (xy 155.04971 80.149461) + (xy 155.048931 80.146173) + (xy 155.048079 80.138887) + (xy 155.040568 80.11825) + (xy 155.022161 80.067676) + (xy 155.020958 80.064215) + (xy 154.999425 79.999233) + (xy 154.999422 79.999227) + (xy 154.997114 79.992261) + (xy 154.993262 79.986016) + (xy 154.991833 79.982951) + (xy 154.991669 79.982556) + (xy 154.991461 79.982183) + (xy 154.989946 79.979166) + (xy 154.987435 79.972268) + (xy 154.968012 79.942736) + (xy 154.945782 79.908938) + (xy 154.943812 79.905847) + (xy 154.929234 79.882213) + (xy 154.904029 79.841349) + (xy 154.898835 79.836155) + (xy 154.896765 79.833537) + (xy 154.896497 79.833166) + (xy 154.896223 79.832867) + (xy 154.894035 79.83026) + (xy 154.890001 79.824126) + (xy 154.834844 79.772088) + (xy 154.832214 79.769534) + (xy 154.025404 78.962723) + (xy 153.991379 78.900411) + (xy 153.9885 78.873628) + (xy 153.9885 77.941362) + (xy 153.981989 77.880799) + (xy 153.930889 77.743796) + (xy 153.900648 77.703398) + (xy 153.857668 77.645984) + (xy 153.843261 77.626739) + (xy 153.740391 77.549731) + (xy 153.733418 77.544511) + (xy 153.733416 77.54451) + (xy 153.726204 77.539111) + (xy 153.589201 77.488011) + (xy 153.552295 77.484043) + (xy 153.531988 77.48186) + (xy 153.531985 77.48186) + (xy 153.528638 77.4815) + (xy 151.931362 77.4815) + (xy 151.928015 77.48186) + (xy 151.928012 77.48186) + (xy 151.907705 77.484043) + (xy 151.870799 77.488011) + (xy 151.733796 77.539111) + (xy 151.726584 77.54451) + (xy 151.726582 77.544511) + (xy 151.719609 77.549731) + (xy 151.616739 77.626739) + (xy 151.602332 77.645984) + (xy 151.531197 77.741009) + (xy 151.474361 77.783556) + (xy 151.430329 77.7915) + (xy 151.250765 77.7915) + (xy 151.18558 77.773328) + (xy 151.069437 77.703117) + (xy 151.069438 77.703117) + (xy 151.062913 77.699173) + (xy 151.055639 77.696906) + (xy 151.055636 77.696905) + (xy 150.905013 77.64997) + (xy 150.905012 77.64997) + (xy 150.898649 77.647987) + (xy 150.827265 77.6415) + (xy 150.495059 77.6415) + (xy 150.162736 77.641501) + (xy 150.159888 77.64176) + (xy 150.159883 77.64176) + (xy 150.113396 77.645984) + (xy 150.091351 77.647987) + (xy 150.084993 77.649968) + (xy 150.084989 77.649969) + (xy 149.934364 77.696905) + (xy 149.934361 77.696906) + (xy 149.927087 77.699173) + (xy 149.920562 77.703117) + (xy 149.920563 77.703117) + (xy 149.787501 77.783556) + (xy 149.779845 77.788184) + (xy 149.658184 77.909845) + (xy 149.569173 78.057087) + (xy 149.566906 78.064361) + (xy 149.566905 78.064364) + (xy 149.51997 78.214987) + (xy 149.517987 78.221351) + (xy 149.5115 78.292735) + (xy 149.511501 78.807264) + (xy 149.517987 78.878649) + (xy 149.519968 78.885007) + (xy 149.519969 78.885011) + (xy 149.566905 79.035636) + (xy 149.569173 79.042913) + (xy 149.658184 79.190155) + (xy 149.753934 79.285905) + (xy 149.78796 79.348217) + (xy 149.782895 79.419032) + (xy 149.753934 79.464095) + (xy 149.658184 79.559845) + (xy 149.65424 79.566368) + (xy 149.65424 79.566369) + (xy 149.646833 79.578621) + (xy 149.569173 79.707087) + (xy 149.566906 79.714361) + (xy 149.566905 79.714364) + (xy 149.532703 79.824126) + (xy 149.517987 79.871351) + (xy 149.5115 79.942735) + (xy 149.511501 80.457264) + (xy 149.517987 80.528649) + (xy 149.519968 80.535007) + (xy 149.519969 80.535011) + (xy 149.551908 80.637508) + (xy 149.569173 80.692913) + (xy 149.573117 80.699437) + (xy 149.627535 80.789455) + (xy 149.64566 80.858099) + (xy 149.623795 80.925645) + (xy 149.568883 80.970648) + (xy 149.498358 80.978818) + (xy 149.482222 80.974935) + (xy 149.370014 80.93997) + (xy 149.370011 80.939969) + (xy 149.363649 80.937987) + (xy 149.292265 80.9315) + (xy 149.035045 80.9315) + (xy 148.777736 80.931501) + (xy 148.774888 80.93176) + (xy 148.774883 80.93176) + (xy 148.72121 80.936637) + (xy 148.706351 80.937987) + (xy 148.699993 80.939968) + (xy 148.699989 80.939969) + (xy 148.549364 80.986905) + (xy 148.549361 80.986906) + (xy 148.542087 80.989173) + (xy 148.394845 81.078184) + (xy 148.273184 81.199845) + (xy 148.184173 81.347087) + (xy 148.132987 81.511351) + (xy 148.1265 81.582735) + (xy 148.1265 81.698629) + (xy 148.106498 81.76675) + (xy 148.089595 81.787724) + (xy 146.697724 83.179595) + (xy 146.635412 83.213621) + (xy 146.608629 83.2165) + (xy 146.0795 83.2165) + (xy 146.011379 83.196498) + (xy 145.964886 83.142842) + (xy 145.9535 83.0905) + (xy 145.9535 82.726362) + (xy 145.951785 82.710405) + (xy 145.948337 82.678341) + (xy 145.946989 82.665799) + (xy 145.895889 82.528796) + (xy 145.889219 82.519885) + (xy 145.813659 82.41895) + (xy 145.808261 82.411739) + (xy 145.773468 82.385693) + (xy 145.698418 82.329511) + (xy 145.698416 82.32951) + (xy 145.691204 82.324111) + (xy 145.554201 82.273011) + (xy 145.517295 82.269043) + (xy 145.496988 82.26686) + (xy 145.496985 82.26686) + (xy 145.493638 82.2665) + (xy 142.996362 82.2665) + (xy 142.993015 82.26686) + (xy 142.993012 82.26686) + (xy 142.972705 82.269043) + (xy 142.935799 82.273011) + (xy 142.798796 82.324111) + (xy 142.791584 82.32951) + (xy 142.791582 82.329511) + (xy 142.716532 82.385693) + (xy 142.681739 82.411739) + (xy 142.676341 82.41895) + (xy 142.600782 82.519885) + (xy 142.594111 82.528796) + (xy 142.543011 82.665799) + (xy 142.541663 82.678341) + (xy 142.538216 82.710405) + (xy 142.5365 82.726362) + (xy 142.5365 85.223638) + (xy 142.543011 85.284201) + (xy 142.594111 85.421204) + (xy 142.59951 85.428416) + (xy 142.599511 85.428418) + (xy 142.622587 85.459244) + (xy 142.681739 85.538261) + (xy 142.68895 85.543659) + (xy 142.782865 85.613963) + (xy 142.798796 85.625889) + (xy 142.935799 85.676989) + (xy 142.972705 85.680957) + (xy 142.993012 85.68314) + (xy 142.993015 85.68314) + (xy 142.996362 85.6835) + (xy 143.475355 85.6835) + (xy 143.543476 85.703502) + (xy 143.589969 85.757158) + (xy 143.600073 85.827432) + (xy 143.570579 85.892012) + (xy 143.530024 85.923022) + (xy 143.392603 85.9892) + (xy 143.3926 85.989202) + (xy 143.388355 85.991246) + (xy 143.176781 86.135495) + (xy 142.989069 86.309666) + (xy 142.986136 86.313344) + (xy 142.986134 86.313346) + (xy 142.838361 86.498649) + (xy 142.829413 86.509869) + (xy 142.701378 86.731631) + (xy 142.699655 86.73602) + (xy 142.699654 86.736023) + (xy 142.60955 86.965605) + (xy 142.609548 86.965611) + (xy 142.607826 86.969999) + (xy 142.606776 86.974598) + (xy 142.606776 86.974599) + (xy 142.558441 87.186369) + (xy 142.550845 87.219647) + (xy 142.550493 87.224347) + (xy 142.550492 87.224352) + (xy 142.536143 87.415836) + (xy 142.531709 87.475) + (xy 136.7255 87.475) + (xy 136.7255 79.632386) + (xy 141.712759 79.632386) + (xy 141.720216 79.642753) + (xy 141.959935 79.836874) + (xy 141.965272 79.840751) + (xy 142.285685 80.04883) + (xy 142.291394 80.052127) + (xy 142.631811 80.225578) + (xy 142.637836 80.22826) + (xy 142.994502 80.365171) + (xy 143.000784 80.367212) + (xy 143.369816 80.466094) + (xy 143.376266 80.467465) + (xy 143.753629 80.527234) + (xy 143.760167 80.52792) + (xy 144.141699 80.547916) + (xy 144.148301 80.547916) + (xy 144.529833 80.52792) + (xy 144.536371 80.527234) + (xy 144.913734 80.467465) + (xy 144.920184 80.466094) + (xy 145.289216 80.367212) + (xy 145.295498 80.365171) + (xy 145.652164 80.22826) + (xy 145.658189 80.225578) + (xy 145.998606 80.052127) + (xy 146.004315 80.04883) + (xy 146.324728 79.840751) + (xy 146.330065 79.836874) + (xy 146.568835 79.643522) + (xy 146.5773 79.631267) + (xy 146.570966 79.620176) + (xy 144.157812 77.207022) + (xy 144.143868 77.199408) + (xy 144.142035 77.199539) + (xy 144.13542 77.20379) + (xy 141.7199 79.61931) + (xy 141.712759 79.632386) + (xy 136.7255 79.632386) + (xy 136.7255 76.838301) + (xy 140.432084 76.838301) + (xy 140.45208 77.219833) + (xy 140.452766 77.226371) + (xy 140.512535 77.603734) + (xy 140.513906 77.610184) + (xy 140.612788 77.979216) + (xy 140.614829 77.985498) + (xy 140.75174 78.342164) + (xy 140.754422 78.348189) + (xy 140.927873 78.688606) + (xy 140.93117 78.694315) + (xy 141.139249 79.014728) + (xy 141.143126 79.020065) + (xy 141.336478 79.258835) + (xy 141.348733 79.2673) + (xy 141.359824 79.260966) + (xy 143.772978 76.847812) + (xy 143.779356 76.836132) + (xy 144.509408 76.836132) + (xy 144.509539 76.837965) + (xy 144.51379 76.84458) + (xy 146.92931 79.2601) + (xy 146.942386 79.267241) + (xy 146.952753 79.259784) + (xy 147.146874 79.020065) + (xy 147.150751 79.014728) + (xy 147.35883 78.694315) + (xy 147.362127 78.688606) + (xy 147.535578 78.348189) + (xy 147.53826 78.342164) + (xy 147.675171 77.985498) + (xy 147.677212 77.979216) + (xy 147.776094 77.610184) + (xy 147.777465 77.603734) + (xy 147.837234 77.226371) + (xy 147.83792 77.219833) + (xy 147.857916 76.838301) + (xy 147.857916 76.831699) + (xy 147.83792 76.450167) + (xy 147.837234 76.443629) + (xy 147.777465 76.066266) + (xy 147.776094 76.059816) + (xy 147.740743 75.927885) + (xy 170.987 75.927885) + (xy 170.991475 75.943124) + (xy 170.992865 75.944329) + (xy 171.000548 75.946) + (xy 171.622885 75.946) + (xy 171.638124 75.941525) + (xy 171.639329 75.940135) + (xy 171.641 75.932452) + (xy 171.641 75.235116) + (xy 171.636525 75.219877) + (xy 171.635135 75.218672) + (xy 171.630494 75.217663) + (xy 171.573088 75.222878) + (xy 171.560073 75.225467) + (xy 171.409565 75.272367) + (xy 171.395774 75.278574) + (xy 171.26168 75.359637) + (xy 171.249764 75.368973) + (xy 171.138973 75.479764) + (xy 171.129637 75.49168) + (xy 171.048574 75.625774) + (xy 171.042367 75.639565) + (xy 170.995464 75.790081) + (xy 170.992879 75.803078) + (xy 170.987259 75.864925) + (xy 170.987 75.870637) + (xy 170.987 75.927885) + (xy 147.740743 75.927885) + (xy 147.677212 75.690784) + (xy 147.675171 75.684502) + (xy 147.53826 75.327836) + (xy 147.535578 75.321811) + (xy 147.362128 74.981397) + (xy 147.358831 74.975687) + (xy 147.150747 74.655265) + (xy 147.146877 74.649939) + (xy 146.953522 74.411165) + (xy 146.941267 74.4027) + (xy 146.930176 74.409034) + (xy 144.517022 76.822188) + (xy 144.509408 76.836132) + (xy 143.779356 76.836132) + (xy 143.780592 76.833868) + (xy 143.780461 76.832035) + (xy 143.77621 76.82542) + (xy 141.36069 74.4099) + (xy 141.347614 74.402759) + (xy 141.337247 74.410216) + (xy 141.143123 74.649939) + (xy 141.139253 74.655265) + (xy 140.931169 74.975687) + (xy 140.927872 74.981397) + (xy 140.754422 75.321811) + (xy 140.75174 75.327836) + (xy 140.614829 75.684502) + (xy 140.612788 75.690784) + (xy 140.513906 76.059816) + (xy 140.512535 76.066266) + (xy 140.452766 76.443629) + (xy 140.45208 76.450167) + (xy 140.432084 76.831699) + (xy 140.432084 76.838301) + (xy 136.7255 76.838301) + (xy 136.7255 74.038733) + (xy 141.7127 74.038733) + (xy 141.719034 74.049824) + (xy 144.132188 76.462978) + (xy 144.146132 76.470592) + (xy 144.147965 76.470461) + (xy 144.15458 76.46621) + (xy 146.5701 74.05069) + (xy 146.57663 74.038733) + (xy 187.4327 74.038733) + (xy 187.439034 74.049824) + (xy 189.852188 76.462978) + (xy 189.866132 76.470592) + (xy 189.867965 76.470461) + (xy 189.87458 76.46621) + (xy 192.2901 74.05069) + (xy 192.297241 74.037614) + (xy 192.289784 74.027247) + (xy 192.050065 73.833126) + (xy 192.044728 73.829249) + (xy 191.724315 73.62117) + (xy 191.718606 73.617873) + (xy 191.378189 73.444422) + (xy 191.372164 73.44174) + (xy 191.015498 73.304829) + (xy 191.009216 73.302788) + (xy 190.640184 73.203906) + (xy 190.633734 73.202535) + (xy 190.256371 73.142766) + (xy 190.249833 73.14208) + (xy 189.868301 73.122084) + (xy 189.861699 73.122084) + (xy 189.480167 73.14208) + (xy 189.473629 73.142766) + (xy 189.096266 73.202535) + (xy 189.089816 73.203906) + (xy 188.720784 73.302788) + (xy 188.714502 73.304829) + (xy 188.357836 73.44174) + (xy 188.351811 73.444422) + (xy 188.011397 73.617872) + (xy 188.005687 73.621169) + (xy 187.685265 73.829253) + (xy 187.679939 73.833123) + (xy 187.441165 74.026478) + (xy 187.4327 74.038733) + (xy 146.57663 74.038733) + (xy 146.577241 74.037614) + (xy 146.569784 74.027247) + (xy 146.330065 73.833126) + (xy 146.324728 73.829249) + (xy 146.004315 73.62117) + (xy 145.998606 73.617873) + (xy 145.658189 73.444422) + (xy 145.652164 73.44174) + (xy 145.295498 73.304829) + (xy 145.289216 73.302788) + (xy 144.920184 73.203906) + (xy 144.913734 73.202535) + (xy 144.536371 73.142766) + (xy 144.529833 73.14208) + (xy 144.148301 73.122084) + (xy 144.141699 73.122084) + (xy 143.760167 73.14208) + (xy 143.753629 73.142766) + (xy 143.376266 73.202535) + (xy 143.369816 73.203906) + (xy 143.000784 73.302788) + (xy 142.994502 73.304829) + (xy 142.637836 73.44174) + (xy 142.631811 73.444422) + (xy 142.291397 73.617872) + (xy 142.285687 73.621169) + (xy 141.965265 73.829253) + (xy 141.959939 73.833123) + (xy 141.721165 74.026478) + (xy 141.7127 74.038733) + (xy 136.7255 74.038733) + (xy 136.7255 72.7165) + (xy 136.745502 72.648379) + (xy 136.799158 72.601886) + (xy 136.8515 72.5905) + (xy 197.1585 72.5905) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 167.049032 91.517105) + (xy 167.094095 91.546066) + (xy 167.189845 91.641816) + (xy 167.196368 91.64576) + (xy 167.196369 91.64576) + (xy 167.337087 91.730827) + (xy 167.335987 91.732647) + (xy 167.381729 91.77184) + (xy 167.402109 91.839849) + (xy 167.382486 91.90808) + (xy 167.329089 91.95487) + (xy 167.320145 91.958604) + (xy 167.297176 91.967171) + (xy 167.297169 91.967175) + (xy 167.288731 91.970322) + (xy 167.171674 92.05795) + (xy 167.166276 92.065161) + (xy 167.101184 92.152114) + (xy 167.084046 92.175007) + (xy 167.080898 92.183448) + (xy 167.051881 92.261244) + (xy 167.009334 92.318079) + (xy 166.942813 92.34289) + (xy 166.933825 92.343211) + (xy 166.53205 92.343211) + (xy 166.516811 92.347686) + (xy 166.515606 92.349076) + (xy 166.513935 92.356759) + (xy 166.513935 95.679211) + (xy 166.493933 95.747332) + (xy 166.440277 95.793825) + (xy 166.387935 95.805211) + (xy 164.781935 95.805211) + (xy 164.713814 95.785209) + (xy 164.667321 95.731553) + (xy 164.655935 95.679211) + (xy 164.655935 95.279096) + (xy 165.163935 95.279096) + (xy 165.16841 95.294335) + (xy 165.1698 95.29554) + (xy 165.177483 95.297211) + (xy 165.98782 95.297211) + (xy 166.003059 95.292736) + (xy 166.004264 95.291346) + (xy 166.005935 95.283663) + (xy 166.005935 94.023326) + (xy 166.00146 94.008087) + (xy 166.00007 94.006882) + (xy 165.992387 94.005211) + (xy 165.18205 94.005211) + (xy 165.166811 94.009686) + (xy 165.165606 94.011076) + (xy 165.163935 94.018759) + (xy 165.163935 95.279096) + (xy 164.655935 95.279096) + (xy 164.655935 93.479096) + (xy 165.163935 93.479096) + (xy 165.16841 93.494335) + (xy 165.1698 93.49554) + (xy 165.177483 93.497211) + (xy 165.98782 93.497211) + (xy 166.003059 93.492736) + (xy 166.004264 93.491346) + (xy 166.005935 93.483663) + (xy 166.005935 92.361326) + (xy 166.00146 92.346087) + (xy 166.00007 92.344882) + (xy 165.992387 92.343211) + (xy 165.18205 92.343211) + (xy 165.166811 92.347686) + (xy 165.165606 92.349076) + (xy 165.163935 92.356759) + (xy 165.163935 93.479096) + (xy 164.655935 93.479096) + (xy 164.655935 92.361326) + (xy 164.65146 92.346087) + (xy 164.65007 92.344882) + (xy 164.642387 92.343211) + (xy 164.236045 92.343211) + (xy 164.167924 92.323209) + (xy 164.121431 92.269553) + (xy 164.117989 92.261244) + (xy 164.088972 92.183448) + (xy 164.085824 92.175007) + (xy 164.068687 92.152114) + (xy 164.003594 92.065161) + (xy 163.998196 92.05795) + (xy 163.974707 92.040366) + (xy 163.932163 91.983533) + (xy 163.927097 91.912717) + (xy 163.961122 91.850405) + (xy 164.023434 91.81638) + (xy 164.050218 91.8135) + (xy 166.229547 91.8135) + (xy 166.23262 91.813197) + (xy 166.232627 91.813197) + (xy 166.371538 91.799515) + (xy 166.377701 91.798908) + (xy 166.383619 91.797113) + (xy 166.383633 91.79711) + (xy 166.394131 91.793925) + (xy 166.430707 91.788499) + (xy 166.437264 91.788499) + (xy 166.440112 91.78824) + (xy 166.440117 91.78824) + (xy 166.502012 91.782616) + (xy 166.508649 91.782013) + (xy 166.515007 91.780032) + (xy 166.515011 91.780031) + (xy 166.665636 91.733095) + (xy 166.665639 91.733094) + (xy 166.672913 91.730827) + (xy 166.820155 91.641816) + (xy 166.915905 91.546066) + (xy 166.978217 91.51204) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 172.671526 85.981003) + (xy 172.717017 86.035511) + (xy 172.725818 86.10596) + (xy 172.719509 86.129754) + (xy 172.695765 86.193412) + (xy 172.695763 86.193421) + (xy 172.693011 86.200799) + (xy 172.6865 86.261362) + (xy 172.6865 89.258638) + (xy 172.693011 89.319201) + (xy 172.744111 89.456204) + (xy 172.831739 89.573261) + (xy 172.948796 89.660889) + (xy 173.085799 89.711989) + (xy 173.122705 89.715957) + (xy 173.143012 89.71814) + (xy 173.143015 89.71814) + (xy 173.146362 89.7185) + (xy 178.643638 89.7185) + (xy 178.646985 89.71814) + (xy 178.646988 89.71814) + (xy 178.667295 89.715957) + (xy 178.704201 89.711989) + (xy 178.841204 89.660889) + (xy 178.947358 89.581423) + (xy 179.013878 89.556612) + (xy 179.083252 89.571703) + (xy 179.111962 89.593196) + (xy 182.275171 92.756405) + (xy 182.309197 92.818717) + (xy 182.304132 92.889532) + (xy 182.261585 92.946368) + (xy 182.195065 92.971179) + (xy 182.186076 92.9715) + (xy 172.463648 92.9715) + (xy 172.395527 92.951498) + (xy 172.374553 92.934595) + (xy 169.571262 90.131304) + (xy 169.562958 90.122143) + (xy 169.539214 90.093211) + (xy 169.535292 90.088432) + (xy 169.381728 89.962405) + (xy 169.206528 89.868759) + (xy 169.2016 89.867264) + (xy 169.016425 89.811091) + (xy 168.818724 89.79162) + (xy 168.812561 89.792227) + (xy 168.81256 89.792227) + (xy 168.775336 89.795893) + (xy 168.762987 89.7965) + (xy 168.417953 89.7965) + (xy 168.414878 89.796803) + (xy 168.414875 89.796803) + (xy 168.400229 89.798246) + (xy 168.352083 89.802988) + (xy 168.282332 89.78976) + (xy 168.230803 89.74092) + (xy 168.213859 89.671975) + (xy 168.23688 89.604814) + (xy 168.250639 89.5885) + (xy 171.745336 86.093803) + (xy 171.807648 86.059777) + (xy 171.834431 86.056898) + (xy 172.216903 86.056897) + (xy 172.243604 86.056897) + (xy 172.246781 86.056572) + (xy 172.24679 86.056572) + (xy 172.295527 86.051593) + (xy 172.347486 86.046285) + (xy 172.515798 85.990513) + (xy 172.535308 85.978479) + (xy 172.603788 85.959743) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 170.369894 80.802846) + (xy 170.416387 80.856502) + (xy 170.427773 80.908844) + (xy 170.427773 81.933844) + (xy 170.407771 82.001965) + (xy 170.354115 82.048458) + (xy 170.332118 82.053243) + (xy 170.332558 82.05474) + (xy 170.299936 82.064319) + (xy 170.298731 82.065709) + (xy 170.29706 82.073392) + (xy 170.29706 84.951398) + (xy 170.277058 85.019519) + (xy 170.223402 85.066012) + (xy 170.17106 85.077398) + (xy 169.053175 85.077398) + (xy 169.037936 85.081873) + (xy 169.036731 85.083263) + (xy 169.03506 85.090946) + (xy 169.03506 85.345701) + (xy 169.035385 85.352091) + (xy 169.044968 85.445886) + (xy 169.047827 85.459244) + (xy 169.099096 85.613963) + (xy 169.105252 85.627165) + (xy 169.190572 85.76549) + (xy 169.199618 85.77693) + (xy 169.314528 85.89184) + (xy 169.325968 85.900886) + (xy 169.464292 85.986205) + (xy 169.467118 85.987523) + (xy 169.468731 85.988943) + (xy 169.470535 85.990056) + (xy 169.470345 85.990364) + (xy 169.520404 86.03444) + (xy 169.539865 86.102717) + (xy 169.519324 86.170677) + (xy 169.502964 86.190813) + (xy 165.934182 89.759595) + (xy 165.87187 89.793621) + (xy 165.845087 89.7965) + (xy 164.526755 89.7965) + (xy 164.458634 89.776498) + (xy 164.412141 89.722842) + (xy 164.402037 89.652568) + (xy 164.431531 89.587988) + (xy 164.438562 89.580821) + (xy 164.441253 89.578866) + (xy 164.56904 89.436944) + (xy 164.664527 89.271556) + (xy 164.723542 89.089928) + (xy 164.725506 89.071248) + (xy 164.742814 88.906565) + (xy 164.743504 88.9) + (xy 164.723542 88.710072) + (xy 164.664527 88.528444) + (xy 164.605381 88.426) + (xy 164.5885 88.363001) + (xy 164.5885 88.024442) + (xy 164.58983 88.00618) + (xy 164.592162 87.990259) + (xy 164.593341 87.982211) + (xy 164.588979 87.932354) + (xy 164.5885 87.921372) + (xy 164.5885 87.91582) + (xy 164.588075 87.91218) + (xy 164.588074 87.91217) + (xy 164.584865 87.884713) + (xy 164.584493 87.881071) + (xy 164.578527 87.812889) + (xy 164.577887 87.805574) + (xy 164.575578 87.798605) + (xy 164.574895 87.795299) + (xy 164.574826 87.794873) + (xy 164.574706 87.794449) + (xy 164.573931 87.791179) + (xy 164.573079 87.783887) + (xy 164.570571 87.776996) + (xy 164.57057 87.776992) + (xy 164.547146 87.712635) + (xy 164.545944 87.709175) + (xy 164.524422 87.644227) + (xy 164.522114 87.637262) + (xy 164.518261 87.631016) + (xy 164.516841 87.62797) + (xy 164.51667 87.627558) + (xy 164.516469 87.627197) + (xy 164.514943 87.624158) + (xy 164.512435 87.617268) + (xy 164.508406 87.611143) + (xy 164.508402 87.611134) + (xy 164.470772 87.553921) + (xy 164.468802 87.550829) + (xy 164.432886 87.492599) + (xy 164.432882 87.492593) + (xy 164.42903 87.486349) + (xy 164.423837 87.481156) + (xy 164.421758 87.478527) + (xy 164.421496 87.478164) + (xy 164.42121 87.477852) + (xy 164.419036 87.475261) + (xy 164.415001 87.469126) + (xy 164.359825 87.41707) + (xy 164.357198 87.414517) + (xy 164.244413 87.301732) + (xy 164.210387 87.23942) + (xy 164.215452 87.168605) + (xy 164.257999 87.111769) + (xy 164.290413 87.094236) + (xy 164.337364 87.077147) + (xy 164.340825 87.075944) + (xy 164.405773 87.054422) + (xy 164.412738 87.052114) + (xy 164.418984 87.048261) + (xy 164.42203 87.046841) + (xy 164.422442 87.04667) + (xy 164.422803 87.046469) + (xy 164.425842 87.044943) + (xy 164.432732 87.042435) + (xy 164.438857 87.038406) + (xy 164.438866 87.038402) + (xy 164.496079 87.000772) + (xy 164.499171 86.998802) + (xy 164.557401 86.962886) + (xy 164.557407 86.962882) + (xy 164.563651 86.95903) + (xy 164.568844 86.953837) + (xy 164.571473 86.951758) + (xy 164.571836 86.951496) + (xy 164.572148 86.95121) + (xy 164.574739 86.949036) + (xy 164.580874 86.945001) + (xy 164.63293 86.889825) + (xy 164.635483 86.887198) + (xy 166.662276 84.860405) + (xy 166.724588 84.826379) + (xy 166.751371 84.8235) + (xy 167.383638 84.8235) + (xy 167.386985 84.82314) + (xy 167.386988 84.82314) + (xy 167.407295 84.820957) + (xy 167.444201 84.816989) + (xy 167.581204 84.765889) + (xy 167.629327 84.729865) + (xy 167.667901 84.700988) + (xy 167.698261 84.678261) + (xy 167.785889 84.561204) + (xy 167.789589 84.551283) + (xy 169.03506 84.551283) + (xy 169.039535 84.566522) + (xy 169.040925 84.567727) + (xy 169.048608 84.569398) + (xy 169.770945 84.569398) + (xy 169.786184 84.564923) + (xy 169.787389 84.563533) + (xy 169.78906 84.55585) + (xy 169.78906 83.099622) + (xy 169.784585 83.084383) + (xy 169.783195 83.083178) + (xy 169.775512 83.081507) + (xy 169.053175 83.081507) + (xy 169.037936 83.085982) + (xy 169.036731 83.087372) + (xy 169.03506 83.095055) + (xy 169.03506 83.34981) + (xy 169.035385 83.3562) + (xy 169.044968 83.449995) + (xy 169.047827 83.463353) + (xy 169.099096 83.618072) + (xy 169.105252 83.631274) + (xy 169.184223 83.759306) + (xy 169.20296 83.827786) + (xy 169.184223 83.8916) + (xy 169.105252 84.019631) + (xy 169.099096 84.032833) + (xy 169.047827 84.187552) + (xy 169.044968 84.20091) + (xy 169.035385 84.294705) + (xy 169.03506 84.301096) + (xy 169.03506 84.551283) + (xy 167.789589 84.551283) + (xy 167.836989 84.424201) + (xy 167.8435 84.363638) + (xy 167.8435 83.731371) + (xy 167.863502 83.66325) + (xy 167.880405 83.642276) + (xy 168.765771 82.75691) + (xy 168.779624 82.744937) + (xy 168.793176 82.734848) + (xy 168.799058 82.730469) + (xy 168.83123 82.692128) + (xy 168.838656 82.684025) + (xy 168.842581 82.6801) + (xy 168.862008 82.655531) + (xy 168.864309 82.652706) + (xy 168.900028 82.610138) + (xy 168.959137 82.570812) + (xy 169.023331 82.568009) + (xy 169.048607 82.573507) + (xy 169.770945 82.573507) + (xy 169.786184 82.569032) + (xy 169.787389 82.567642) + (xy 169.78906 82.559959) + (xy 169.78906 81.680507) + (xy 169.809062 81.612386) + (xy 169.862718 81.565893) + (xy 169.884715 81.561108) + (xy 169.884275 81.559611) + (xy 169.916897 81.550032) + (xy 169.918102 81.548642) + (xy 169.919773 81.540959) + (xy 169.919773 80.908844) + (xy 169.939775 80.840723) + (xy 169.993431 80.79423) + (xy 170.045773 80.782844) + (xy 170.301773 80.782844) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 153.488621 82.558502) + (xy 153.535114 82.612158) + (xy 153.5465 82.6645) + (xy 153.5465 84.9755) + (xy 153.526498 85.043621) + (xy 153.472842 85.090114) + (xy 153.4205 85.1015) + (xy 151.931362 85.1015) + (xy 151.928015 85.10186) + (xy 151.928012 85.10186) + (xy 151.907705 85.104043) + (xy 151.870799 85.108011) + (xy 151.733796 85.159111) + (xy 151.616739 85.246739) + (xy 151.611341 85.25395) + (xy 151.531197 85.361009) + (xy 151.474361 85.403556) + (xy 151.430329 85.4115) + (xy 151.250765 85.4115) + (xy 151.18558 85.393328) + (xy 151.133948 85.362115) + (xy 151.062913 85.319173) + (xy 151.055639 85.316906) + (xy 151.055636 85.316905) + (xy 150.905013 85.26997) + (xy 150.905012 85.26997) + (xy 150.898649 85.267987) + (xy 150.827265 85.2615) + (xy 150.495059 85.2615) + (xy 150.162736 85.261501) + (xy 150.159888 85.26176) + (xy 150.159883 85.26176) + (xy 150.10621 85.266637) + (xy 150.091351 85.267987) + (xy 150.084993 85.269968) + (xy 150.084989 85.269969) + (xy 149.934364 85.316905) + (xy 149.934361 85.316906) + (xy 149.927087 85.319173) + (xy 149.886018 85.344) + (xy 149.787501 85.403556) + (xy 149.779845 85.408184) + (xy 149.658184 85.529845) + (xy 149.569173 85.677087) + (xy 149.566906 85.684361) + (xy 149.566905 85.684364) + (xy 149.531483 85.79804) + (xy 149.517987 85.841351) + (xy 149.5115 85.912735) + (xy 149.511501 86.427264) + (xy 149.517987 86.498649) + (xy 149.519968 86.505007) + (xy 149.519969 86.505011) + (xy 149.566905 86.655636) + (xy 149.569173 86.662913) + (xy 149.601568 86.7165) + (xy 149.647343 86.792221) + (xy 149.658184 86.810155) + (xy 149.753934 86.905905) + (xy 149.78796 86.968217) + (xy 149.782895 87.039032) + (xy 149.753934 87.084095) + (xy 149.658184 87.179845) + (xy 149.569173 87.327087) + (xy 149.517987 87.491351) + (xy 149.5115 87.562735) + (xy 149.511501 88.077264) + (xy 149.517987 88.148649) + (xy 149.519968 88.155007) + (xy 149.519969 88.155011) + (xy 149.566905 88.305636) + (xy 149.569173 88.312913) + (xy 149.573117 88.319437) + (xy 149.627535 88.409455) + (xy 149.64566 88.478099) + (xy 149.623795 88.545645) + (xy 149.568883 88.590648) + (xy 149.498358 88.598818) + (xy 149.482222 88.594935) + (xy 149.370014 88.55997) + (xy 149.370011 88.559969) + (xy 149.363649 88.557987) + (xy 149.292265 88.5515) + (xy 149.176371 88.5515) + (xy 149.10825 88.531498) + (xy 149.087276 88.514595) + (xy 147.55691 86.984229) + (xy 147.544937 86.970376) + (xy 147.534848 86.956824) + (xy 147.530469 86.950942) + (xy 147.492128 86.91877) + (xy 147.484025 86.911344) + (xy 147.480101 86.90742) + (xy 147.455539 86.887998) + (xy 147.452707 86.885692) + (xy 147.428138 86.865076) + (xy 147.39464 86.836968) + (xy 147.388078 86.833673) + (xy 147.385272 86.831827) + (xy 147.384916 86.83157) + (xy 147.384538 86.831359) + (xy 147.381666 86.829588) + (xy 147.375906 86.825033) + (xy 147.369252 86.82193) + (xy 147.36925 86.821929) + (xy 147.307207 86.792998) + (xy 147.303907 86.791401) + (xy 147.236188 86.757391) + (xy 147.229048 86.755699) + (xy 147.225879 86.754545) + (xy 147.225474 86.754377) + (xy 147.225078 86.754265) + (xy 147.221854 86.753197) + (xy 147.215206 86.750097) + (xy 147.140921 86.734758) + (xy 147.137403 86.733978) + (xy 147.090804 86.722934) + (xy 147.070792 86.718191) + (xy 147.07079 86.718191) + (xy 147.063656 86.7165) + (xy 147.056321 86.7165) + (xy 147.052983 86.71611) + (xy 147.052537 86.716038) + (xy 147.052124 86.71602) + (xy 147.048739 86.715724) + (xy 147.041558 86.714241) + (xy 147.034231 86.714454) + (xy 147.034229 86.714454) + (xy 146.965742 86.716447) + (xy 146.962077 86.7165) + (xy 145.852632 86.7165) + (xy 145.784511 86.696498) + (xy 145.743513 86.6535) + (xy 145.662943 86.513949) + (xy 145.66294 86.513945) + (xy 145.660587 86.509869) + (xy 145.65164 86.498649) + (xy 145.503866 86.313346) + (xy 145.503864 86.313344) + (xy 145.500931 86.309666) + (xy 145.313219 86.135495) + (xy 145.309321 86.132837) + (xy 145.165 86.03444) + (xy 145.101646 85.991246) + (xy 145.097399 85.989201) + (xy 145.097396 85.989199) + (xy 144.959977 85.923022) + (xy 144.907281 85.875444) + (xy 144.888672 85.80693) + (xy 144.91006 85.739231) + (xy 144.964652 85.693843) + (xy 145.014646 85.6835) + (xy 145.493638 85.6835) + (xy 145.496985 85.68314) + (xy 145.496988 85.68314) + (xy 145.517295 85.680957) + (xy 145.554201 85.676989) + (xy 145.691204 85.625889) + (xy 145.707136 85.613963) + (xy 145.80105 85.543659) + (xy 145.808261 85.538261) + (xy 145.867413 85.459244) + (xy 145.890489 85.428418) + (xy 145.89049 85.428416) + (xy 145.895889 85.421204) + (xy 145.946989 85.284201) + (xy 145.9535 85.223638) + (xy 145.9535 84.8595) + (xy 145.973502 84.791379) + (xy 146.027158 84.744886) + (xy 146.0795 84.7335) + (xy 146.910558 84.7335) + (xy 146.928821 84.73483) + (xy 146.952789 84.738341) + (xy 147.002646 84.733979) + (xy 147.013628 84.7335) + (xy 147.01918 84.7335) + (xy 147.02282 84.733075) + (xy 147.02283 84.733074) + (xy 147.050287 84.729865) + (xy 147.053929 84.729493) + (xy 147.122111 84.723527) + (xy 147.129426 84.722887) + (xy 147.136395 84.720578) + (xy 147.139701 84.719895) + (xy 147.140127 84.719826) + (xy 147.140551 84.719706) + (xy 147.143821 84.718931) + (xy 147.151113 84.718079) + (xy 147.158004 84.715571) + (xy 147.158008 84.71557) + (xy 147.222365 84.692146) + (xy 147.225825 84.690944) + (xy 147.24781 84.683659) + (xy 147.297738 84.667114) + (xy 147.303984 84.663261) + (xy 147.30703 84.661841) + (xy 147.307442 84.66167) + (xy 147.307803 84.661469) + (xy 147.310842 84.659943) + (xy 147.317732 84.657435) + (xy 147.323857 84.653406) + (xy 147.323866 84.653402) + (xy 147.381079 84.615772) + (xy 147.384171 84.613802) + (xy 147.442401 84.577886) + (xy 147.442407 84.577882) + (xy 147.448651 84.57403) + (xy 147.453844 84.568837) + (xy 147.456473 84.566758) + (xy 147.456836 84.566496) + (xy 147.457148 84.56621) + (xy 147.459739 84.564036) + (xy 147.465874 84.560001) + (xy 147.51793 84.504825) + (xy 147.520483 84.502198) + (xy 149.087277 82.935404) + (xy 149.149589 82.901378) + (xy 149.176372 82.898499) + (xy 149.292264 82.898499) + (xy 149.295112 82.89824) + (xy 149.295117 82.89824) + (xy 149.357012 82.892616) + (xy 149.363649 82.892013) + (xy 149.370007 82.890032) + (xy 149.370011 82.890031) + (xy 149.520636 82.843095) + (xy 149.520639 82.843094) + (xy 149.527913 82.840827) + (xy 149.609999 82.791204) + (xy 149.668631 82.75576) + (xy 149.668632 82.75576) + (xy 149.675155 82.751816) + (xy 149.770905 82.656066) + (xy 149.833217 82.62204) + (xy 149.904032 82.627105) + (xy 149.949095 82.656066) + (xy 150.044845 82.751816) + (xy 150.051368 82.75576) + (xy 150.051369 82.75576) + (xy 150.110001 82.791204) + (xy 150.192087 82.840827) + (xy 150.199361 82.843094) + (xy 150.199364 82.843095) + (xy 150.308932 82.877237) + (xy 150.356351 82.892013) + (xy 150.427735 82.8985) + (xy 150.684955 82.8985) + (xy 150.942264 82.898499) + (xy 150.945112 82.89824) + (xy 150.945117 82.89824) + (xy 151.007012 82.892616) + (xy 151.013649 82.892013) + (xy 151.020007 82.890032) + (xy 151.020011 82.890031) + (xy 151.170636 82.843095) + (xy 151.170639 82.843094) + (xy 151.177913 82.840827) + (xy 151.259999 82.791204) + (xy 151.318631 82.75576) + (xy 151.318632 82.75576) + (xy 151.325155 82.751816) + (xy 151.366566 82.710405) + (xy 151.428878 82.676379) + (xy 151.455661 82.6735) + (xy 152.030558 82.6735) + (xy 152.048821 82.67483) + (xy 152.072789 82.678341) + (xy 152.122646 82.673979) + (xy 152.133628 82.6735) + (xy 152.13918 82.6735) + (xy 152.14282 82.673075) + (xy 152.14283 82.673074) + (xy 152.170287 82.669865) + (xy 152.173929 82.669493) + (xy 152.242111 82.663527) + (xy 152.249426 82.662887) + (xy 152.256395 82.660578) + (xy 152.259701 82.659895) + (xy 152.260127 82.659826) + (xy 152.260551 82.659706) + (xy 152.263821 82.658931) + (xy 152.271113 82.658079) + (xy 152.278004 82.655571) + (xy 152.278008 82.65557) + (xy 152.342365 82.632146) + (xy 152.345825 82.630944) + (xy 152.391635 82.615764) + (xy 152.417738 82.607114) + (xy 152.423984 82.603261) + (xy 152.42703 82.601841) + (xy 152.427442 82.60167) + (xy 152.427803 82.601469) + (xy 152.430841 82.599943) + (xy 152.437732 82.597435) + (xy 152.495824 82.559228) + (xy 152.565061 82.5385) + (xy 153.4205 82.5385) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 197.226621 72.610502) + (xy 197.273114 72.664158) + (xy 197.2845 72.7165) + (xy 197.2845 108.2585) + (xy 197.264498 108.326621) + (xy 197.210842 108.373114) + (xy 197.1585 108.3845) + (xy 136.8515 108.3845) + (xy 136.783379 108.364498) + (xy 136.736886 108.310842) + (xy 136.7255 108.2585) + (xy 136.7255 106.937386) + (xy 141.712759 106.937386) + (xy 141.720216 106.947753) + (xy 141.959935 107.141874) + (xy 141.965272 107.145751) + (xy 142.285685 107.35383) + (xy 142.291394 107.357127) + (xy 142.631811 107.530578) + (xy 142.637836 107.53326) + (xy 142.994502 107.670171) + (xy 143.000784 107.672212) + (xy 143.369816 107.771094) + (xy 143.376266 107.772465) + (xy 143.753629 107.832234) + (xy 143.760167 107.83292) + (xy 144.141699 107.852916) + (xy 144.148301 107.852916) + (xy 144.529833 107.83292) + (xy 144.536371 107.832234) + (xy 144.913734 107.772465) + (xy 144.920184 107.771094) + (xy 145.289216 107.672212) + (xy 145.295498 107.670171) + (xy 145.652164 107.53326) + (xy 145.658189 107.530578) + (xy 145.998606 107.357127) + (xy 146.004315 107.35383) + (xy 146.324728 107.145751) + (xy 146.330065 107.141874) + (xy 146.568835 106.948522) + (xy 146.576527 106.937386) + (xy 187.432759 106.937386) + (xy 187.440216 106.947753) + (xy 187.679935 107.141874) + (xy 187.685272 107.145751) + (xy 188.005685 107.35383) + (xy 188.011394 107.357127) + (xy 188.351811 107.530578) + (xy 188.357836 107.53326) + (xy 188.714502 107.670171) + (xy 188.720784 107.672212) + (xy 189.089816 107.771094) + (xy 189.096266 107.772465) + (xy 189.473629 107.832234) + (xy 189.480167 107.83292) + (xy 189.861699 107.852916) + (xy 189.868301 107.852916) + (xy 190.249833 107.83292) + (xy 190.256371 107.832234) + (xy 190.633734 107.772465) + (xy 190.640184 107.771094) + (xy 191.009216 107.672212) + (xy 191.015498 107.670171) + (xy 191.372164 107.53326) + (xy 191.378189 107.530578) + (xy 191.718606 107.357127) + (xy 191.724315 107.35383) + (xy 192.044728 107.145751) + (xy 192.050065 107.141874) + (xy 192.288835 106.948522) + (xy 192.2973 106.936267) + (xy 192.290966 106.925176) + (xy 189.877812 104.512022) + (xy 189.863868 104.504408) + (xy 189.862035 104.504539) + (xy 189.85542 104.50879) + (xy 187.4399 106.92431) + (xy 187.432759 106.937386) + (xy 146.576527 106.937386) + (xy 146.5773 106.936267) + (xy 146.570966 106.925176) + (xy 144.157812 104.512022) + (xy 144.143868 104.504408) + (xy 144.142035 104.504539) + (xy 144.13542 104.50879) + (xy 141.7199 106.92431) + (xy 141.712759 106.937386) + (xy 136.7255 106.937386) + (xy 136.7255 104.143301) + (xy 140.432084 104.143301) + (xy 140.45208 104.524833) + (xy 140.452766 104.531371) + (xy 140.512535 104.908734) + (xy 140.513906 104.915184) + (xy 140.612788 105.284216) + (xy 140.614829 105.290498) + (xy 140.75174 105.647164) + (xy 140.754422 105.653189) + (xy 140.927873 105.993606) + (xy 140.93117 105.999315) + (xy 141.139249 106.319728) + (xy 141.143126 106.325065) + (xy 141.336478 106.563835) + (xy 141.348733 106.5723) + (xy 141.359824 106.565966) + (xy 143.772978 104.152812) + (xy 143.779356 104.141132) + (xy 144.509408 104.141132) + (xy 144.509539 104.142965) + (xy 144.51379 104.14958) + (xy 146.92931 106.5651) + (xy 146.942386 106.572241) + (xy 146.952753 106.564784) + (xy 147.146874 106.325065) + (xy 147.150751 106.319728) + (xy 147.35883 105.999315) + (xy 147.362127 105.993606) + (xy 147.535578 105.653189) + (xy 147.53826 105.647164) + (xy 147.675171 105.290498) + (xy 147.677212 105.284216) + (xy 147.776094 104.915184) + (xy 147.777465 104.908734) + (xy 147.837234 104.531371) + (xy 147.83792 104.524833) + (xy 147.857916 104.143301) + (xy 186.152084 104.143301) + (xy 186.17208 104.524833) + (xy 186.172766 104.531371) + (xy 186.232535 104.908734) + (xy 186.233906 104.915184) + (xy 186.332788 105.284216) + (xy 186.334829 105.290498) + (xy 186.47174 105.647164) + (xy 186.474422 105.653189) + (xy 186.647873 105.993606) + (xy 186.65117 105.999315) + (xy 186.859249 106.319728) + (xy 186.863126 106.325065) + (xy 187.056478 106.563835) + (xy 187.068733 106.5723) + (xy 187.079824 106.565966) + (xy 189.492978 104.152812) + (xy 189.499356 104.141132) + (xy 190.229408 104.141132) + (xy 190.229539 104.142965) + (xy 190.23379 104.14958) + (xy 192.64931 106.5651) + (xy 192.662386 106.572241) + (xy 192.672753 106.564784) + (xy 192.866874 106.325065) + (xy 192.870751 106.319728) + (xy 193.07883 105.999315) + (xy 193.082127 105.993606) + (xy 193.255578 105.653189) + (xy 193.25826 105.647164) + (xy 193.395171 105.290498) + (xy 193.397212 105.284216) + (xy 193.496094 104.915184) + (xy 193.497465 104.908734) + (xy 193.557234 104.531371) + (xy 193.55792 104.524833) + (xy 193.577916 104.143301) + (xy 193.577916 104.136699) + (xy 193.55792 103.755167) + (xy 193.557234 103.748629) + (xy 193.497465 103.371266) + (xy 193.496094 103.364816) + (xy 193.397212 102.995784) + (xy 193.395171 102.989502) + (xy 193.25826 102.632836) + (xy 193.255578 102.626811) + (xy 193.082128 102.286397) + (xy 193.078831 102.280687) + (xy 192.870747 101.960265) + (xy 192.866877 101.954939) + (xy 192.673522 101.716165) + (xy 192.661267 101.7077) + (xy 192.650176 101.714034) + (xy 190.237022 104.127188) + (xy 190.229408 104.141132) + (xy 189.499356 104.141132) + (xy 189.500592 104.138868) + (xy 189.500461 104.137035) + (xy 189.49621 104.13042) + (xy 187.08069 101.7149) + (xy 187.067614 101.707759) + (xy 187.057247 101.715216) + (xy 186.863123 101.954939) + (xy 186.859253 101.960265) + (xy 186.651169 102.280687) + (xy 186.647872 102.286397) + (xy 186.474422 102.626811) + (xy 186.47174 102.632836) + (xy 186.334829 102.989502) + (xy 186.332788 102.995784) + (xy 186.233906 103.364816) + (xy 186.232535 103.371266) + (xy 186.172766 103.748629) + (xy 186.17208 103.755167) + (xy 186.152084 104.136699) + (xy 186.152084 104.143301) + (xy 147.857916 104.143301) + (xy 147.857916 104.136699) + (xy 147.83792 103.755167) + (xy 147.837234 103.748629) + (xy 147.777465 103.371266) + (xy 147.776094 103.364816) + (xy 147.677212 102.995784) + (xy 147.675171 102.989502) + (xy 147.53826 102.632836) + (xy 147.535578 102.626811) + (xy 147.362128 102.286397) + (xy 147.358831 102.280687) + (xy 147.150747 101.960265) + (xy 147.146877 101.954939) + (xy 146.953522 101.716165) + (xy 146.941267 101.7077) + (xy 146.930176 101.714034) + (xy 144.517022 104.127188) + (xy 144.509408 104.141132) + (xy 143.779356 104.141132) + (xy 143.780592 104.138868) + (xy 143.780461 104.137035) + (xy 143.77621 104.13042) + (xy 141.36069 101.7149) + (xy 141.347614 101.707759) + (xy 141.337247 101.715216) + (xy 141.143123 101.954939) + (xy 141.139253 101.960265) + (xy 140.931169 102.280687) + (xy 140.927872 102.286397) + (xy 140.754422 102.626811) + (xy 140.75174 102.632836) + (xy 140.614829 102.989502) + (xy 140.612788 102.995784) + (xy 140.513906 103.364816) + (xy 140.512535 103.371266) + (xy 140.452766 103.748629) + (xy 140.45208 103.755167) + (xy 140.432084 104.136699) + (xy 140.432084 104.143301) + (xy 136.7255 104.143301) + (xy 136.7255 101.343733) + (xy 141.7127 101.343733) + (xy 141.719034 101.354824) + (xy 144.132188 103.767978) + (xy 144.146132 103.775592) + (xy 144.147965 103.775461) + (xy 144.15458 103.77121) + (xy 146.5701 101.35569) + (xy 146.57663 101.343733) + (xy 187.4327 101.343733) + (xy 187.439034 101.354824) + (xy 189.852188 103.767978) + (xy 189.866132 103.775592) + (xy 189.867965 103.775461) + (xy 189.87458 103.77121) + (xy 192.2901 101.35569) + (xy 192.297241 101.342614) + (xy 192.289784 101.332247) + (xy 192.050065 101.138126) + (xy 192.044728 101.134249) + (xy 191.724315 100.92617) + (xy 191.718606 100.922873) + (xy 191.378189 100.749422) + (xy 191.372164 100.74674) + (xy 191.015498 100.609829) + (xy 191.009216 100.607788) + (xy 190.640184 100.508906) + (xy 190.633734 100.507535) + (xy 190.256371 100.447766) + (xy 190.249833 100.44708) + (xy 189.868301 100.427084) + (xy 189.861699 100.427084) + (xy 189.480167 100.44708) + (xy 189.473629 100.447766) + (xy 189.096266 100.507535) + (xy 189.089816 100.508906) + (xy 188.720784 100.607788) + (xy 188.714502 100.609829) + (xy 188.357836 100.74674) + (xy 188.351811 100.749422) + (xy 188.011397 100.922872) + (xy 188.005687 100.926169) + (xy 187.685265 101.134253) + (xy 187.679939 101.138123) + (xy 187.441165 101.331478) + (xy 187.4327 101.343733) + (xy 146.57663 101.343733) + (xy 146.577241 101.342614) + (xy 146.569784 101.332247) + (xy 146.330065 101.138126) + (xy 146.324728 101.134249) + (xy 146.004315 100.92617) + (xy 145.998606 100.922873) + (xy 145.658189 100.749422) + (xy 145.652164 100.74674) + (xy 145.295498 100.609829) + (xy 145.289216 100.607788) + (xy 144.920184 100.508906) + (xy 144.913734 100.507535) + (xy 144.536371 100.447766) + (xy 144.529833 100.44708) + (xy 144.148301 100.427084) + (xy 144.141699 100.427084) + (xy 143.760167 100.44708) + (xy 143.753629 100.447766) + (xy 143.376266 100.507535) + (xy 143.369816 100.508906) + (xy 143.000784 100.607788) + (xy 142.994502 100.609829) + (xy 142.637836 100.74674) + (xy 142.631811 100.749422) + (xy 142.291397 100.922872) + (xy 142.285687 100.926169) + (xy 141.965265 101.134253) + (xy 141.959939 101.138123) + (xy 141.721165 101.331478) + (xy 141.7127 101.343733) + (xy 136.7255 101.343733) + (xy 136.7255 98.218508) + (xy 143.235937 98.218508) + (xy 143.245565 98.230794) + (xy 143.384712 98.325664) + (xy 143.392856 98.330366) + (xy 143.614999 98.437344) + (xy 143.623755 98.44078) + (xy 143.859367 98.513457) + (xy 143.868524 98.515548) + (xy 144.112342 98.552297) + (xy 144.121719 98.553) + (xy 144.368281 98.553) + (xy 144.377658 98.552297) + (xy 144.621476 98.515548) + (xy 144.630633 98.513457) + (xy 144.866245 98.44078) + (xy 144.875001 98.437344) + (xy 145.097147 98.330365) + (xy 145.105291 98.325663) + (xy 145.245609 98.229995) + (xy 145.25394 98.219836) + (xy 145.246762 98.205972) + (xy 144.257812 97.217022) + (xy 144.243868 97.209408) + (xy 144.242035 97.209539) + (xy 144.23542 97.21379) + (xy 143.242234 98.206976) + (xy 143.235937 98.218508) + (xy 136.7255 98.218508) + (xy 136.7255 96.849697) + (xy 142.532563 96.849697) + (xy 142.550988 97.095573) + (xy 142.552391 97.104879) + (xy 142.607255 97.345253) + (xy 142.610029 97.354247) + (xy 142.700106 97.583758) + (xy 142.70419 97.592238) + (xy 142.827466 97.805759) + (xy 142.832771 97.81354) + (xy 142.858955 97.846374) + (xy 142.871023 97.854845) + (xy 142.882368 97.848422) + (xy 143.872978 96.857812) + (xy 143.879356 96.846132) + (xy 144.609408 96.846132) + (xy 144.609539 96.847965) + (xy 144.61379 96.85458) + (xy 145.606937 97.847727) + (xy 145.619878 97.854794) + (xy 145.630432 97.847143) + (xy 145.657229 97.81354) + (xy 145.662534 97.805759) + (xy 145.78581 97.592238) + (xy 145.789894 97.583758) + (xy 145.879971 97.354247) + (xy 145.882745 97.345253) + (xy 145.937609 97.104879) + (xy 145.939012 97.095573) + (xy 145.957437 96.849697) + (xy 145.957437 96.840303) + (xy 145.939012 96.594427) + (xy 145.937609 96.585121) + (xy 145.882745 96.344747) + (xy 145.879971 96.335753) + (xy 145.789894 96.106242) + (xy 145.78581 96.097762) + (xy 145.662534 95.884241) + (xy 145.657229 95.87646) + (xy 145.631045 95.843626) + (xy 145.618977 95.835155) + (xy 145.607632 95.841578) + (xy 144.617022 96.832188) + (xy 144.609408 96.846132) + (xy 143.879356 96.846132) + (xy 143.880592 96.843868) + (xy 143.880461 96.842035) + (xy 143.87621 96.83542) + (xy 142.883063 95.842273) + (xy 142.870122 95.835206) + (xy 142.859568 95.842857) + (xy 142.832771 95.87646) + (xy 142.827466 95.884241) + (xy 142.70419 96.097762) + (xy 142.700106 96.106242) + (xy 142.610029 96.335753) + (xy 142.607255 96.344747) + (xy 142.552391 96.585121) + (xy 142.550988 96.594427) + (xy 142.532563 96.840303) + (xy 142.532563 96.849697) + (xy 136.7255 96.849697) + (xy 136.7255 94.593638) + (xy 142.5365 94.593638) + (xy 142.543011 94.654201) + (xy 142.594111 94.791204) + (xy 142.681739 94.908261) + (xy 142.798796 94.995889) + (xy 142.935799 95.046989) + (xy 142.972705 95.050957) + (xy 142.993012 95.05314) + (xy 142.993015 95.05314) + (xy 142.996362 95.0535) + (xy 143.476509 95.0535) + (xy 143.54463 95.073502) + (xy 143.591123 95.127158) + (xy 143.601227 95.197432) + (xy 143.571733 95.262012) + (xy 143.531178 95.293022) + (xy 143.392856 95.359634) + (xy 143.384712 95.364336) + (xy 143.244389 95.460007) + (xy 143.236061 95.470164) + (xy 143.243239 95.484029) + (xy 144.232188 96.472978) + (xy 144.246132 96.480592) + (xy 144.247965 96.480461) + (xy 144.25458 96.47621) + (xy 145.247767 95.483023) + (xy 145.254064 95.471492) + (xy 145.244433 95.459203) + (xy 145.105291 95.364337) + (xy 145.097147 95.359635) + (xy 144.958822 95.293022) + (xy 144.906126 95.245445) + (xy 144.887517 95.17693) + (xy 144.908904 95.109232) + (xy 144.963497 95.063843) + (xy 145.013491 95.0535) + (xy 145.493638 95.0535) + (xy 145.496985 95.05314) + (xy 145.496988 95.05314) + (xy 145.517295 95.050957) + (xy 145.554201 95.046989) + (xy 145.691204 94.995889) + (xy 145.808261 94.908261) + (xy 145.895889 94.791204) + (xy 145.946989 94.654201) + (xy 145.9535 94.593638) + (xy 145.9535 92.746211) + (xy 161.971431 92.746211) + (xy 161.991393 92.936139) + (xy 162.050408 93.117767) + (xy 162.145895 93.283155) + (xy 162.150313 93.288062) + (xy 162.150314 93.288063) + (xy 162.24481 93.393011) + (xy 162.273682 93.425077) + (xy 162.428183 93.537329) + (xy 162.434211 93.540013) + (xy 162.434213 93.540014) + (xy 162.596616 93.61232) + (xy 162.602647 93.615005) + (xy 162.696047 93.634858) + (xy 162.782991 93.653339) + (xy 162.782996 93.653339) + (xy 162.789448 93.654711) + (xy 162.980422 93.654711) + (xy 162.986874 93.653339) + (xy 162.986879 93.653339) + (xy 163.073823 93.634858) + (xy 163.167223 93.615005) + (xy 163.173254 93.61232) + (xy 163.335657 93.540014) + (xy 163.335659 93.540013) + (xy 163.341687 93.537329) + (xy 163.496188 93.425077) + (xy 163.52506 93.393011) + (xy 163.619556 93.288063) + (xy 163.619557 93.288062) + (xy 163.623975 93.283155) + (xy 163.719462 93.117767) + (xy 163.774322 92.948925) + (xy 163.80506 92.898767) + (xy 164.320771 92.383056) + (xy 164.334624 92.371083) + (xy 164.348176 92.360994) + (xy 164.354058 92.356615) + (xy 164.38623 92.318274) + (xy 164.393656 92.310171) + (xy 164.397581 92.306246) + (xy 164.417008 92.281677) + (xy 164.419308 92.278853) + (xy 164.463313 92.22641) + (xy 164.468032 92.220786) + (xy 164.471327 92.214223) + (xy 164.473177 92.211411) + (xy 164.473437 92.211052) + (xy 164.473652 92.210666) + (xy 164.475416 92.207806) + (xy 164.479967 92.202051) + (xy 164.512002 92.133354) + (xy 164.513595 92.130063) + (xy 164.547609 92.062334) + (xy 164.549303 92.055188) + (xy 164.55045 92.052036) + (xy 164.550622 92.051622) + (xy 164.550735 92.051222) + (xy 164.551802 92.048001) + (xy 164.554903 92.041352) + (xy 164.570242 91.967067) + (xy 164.571022 91.963549) + (xy 164.584368 91.907237) + (xy 164.586809 91.896938) + (xy 164.586809 91.896936) + (xy 164.5885 91.889802) + (xy 164.5885 91.882467) + (xy 164.58889 91.879129) + (xy 164.588962 91.878683) + (xy 164.58898 91.87827) + (xy 164.589276 91.874885) + (xy 164.590759 91.867704) + (xy 164.588553 91.791887) + (xy 164.5885 91.788223) + (xy 164.5885 91.595) + (xy 188.051709 91.595) + (xy 188.052061 91.599697) + (xy 188.066464 91.791888) + (xy 188.070845 91.850353) + (xy 188.071895 91.854952) + (xy 188.071895 91.854954) + (xy 188.094751 91.955093) + (xy 188.127826 92.100001) + (xy 188.129548 92.104389) + (xy 188.12955 92.104395) + (xy 188.219654 92.333977) + (xy 188.221378 92.338369) + (xy 188.234441 92.360994) + (xy 188.343567 92.550005) + (xy 188.349413 92.560131) + (xy 188.352345 92.563808) + (xy 188.352348 92.563812) + (xy 188.506134 92.756654) + (xy 188.509069 92.760334) + (xy 188.696781 92.934505) + (xy 188.908355 93.078754) + (xy 188.9126 93.080798) + (xy 188.912603 93.0808) + (xy 189.050024 93.146978) + (xy 189.10272 93.194556) + (xy 189.121329 93.26307) + (xy 189.099941 93.330769) + (xy 189.045349 93.376157) + (xy 188.995355 93.3865) + (xy 188.516362 93.3865) + (xy 188.513015 93.38686) + (xy 188.513012 93.38686) + (xy 188.492705 93.389043) + (xy 188.455799 93.393011) + (xy 188.318796 93.444111) + (xy 188.201739 93.531739) + (xy 188.196341 93.53895) + (xy 188.13838 93.616377) + (xy 188.114111 93.648796) + (xy 188.063011 93.785799) + (xy 188.0565 93.846362) + (xy 188.0565 96.343638) + (xy 188.063011 96.404201) + (xy 188.114111 96.541204) + (xy 188.201739 96.658261) + (xy 188.318796 96.745889) + (xy 188.455799 96.796989) + (xy 188.492705 96.800957) + (xy 188.513012 96.80314) + (xy 188.513015 96.80314) + (xy 188.516362 96.8035) + (xy 191.013638 96.8035) + (xy 191.016985 96.80314) + (xy 191.016988 96.80314) + (xy 191.037295 96.800957) + (xy 191.074201 96.796989) + (xy 191.211204 96.745889) + (xy 191.328261 96.658261) + (xy 191.415889 96.541204) + (xy 191.466989 96.404201) + (xy 191.4735 96.343638) + (xy 191.4735 93.846362) + (xy 191.466989 93.785799) + (xy 191.415889 93.648796) + (xy 191.391621 93.616377) + (xy 191.333659 93.53895) + (xy 191.328261 93.531739) + (xy 191.211204 93.444111) + (xy 191.074201 93.393011) + (xy 191.037295 93.389043) + (xy 191.016988 93.38686) + (xy 191.016985 93.38686) + (xy 191.013638 93.3865) + (xy 190.534646 93.3865) + (xy 190.466525 93.366498) + (xy 190.420032 93.312842) + (xy 190.409928 93.242568) + (xy 190.439422 93.177988) + (xy 190.479977 93.146978) + (xy 190.617396 93.080801) + (xy 190.617399 93.080799) + (xy 190.621646 93.078754) + (xy 190.695159 93.028633) + (xy 190.829331 92.937156) + (xy 190.829333 92.937155) + (xy 190.833219 92.934505) + (xy 190.871736 92.898767) + (xy 191.017481 92.763535) + (xy 191.020931 92.760334) + (xy 191.023866 92.756654) + (xy 191.177652 92.563812) + (xy 191.177655 92.563808) + (xy 191.180587 92.560131) + (xy 191.186434 92.550005) + (xy 191.295559 92.360994) + (xy 191.308622 92.338369) + (xy 191.310346 92.333977) + (xy 191.40045 92.104395) + (xy 191.400452 92.104389) + (xy 191.402174 92.100001) + (xy 191.435249 91.955093) + (xy 191.458105 91.854954) + (xy 191.458105 91.854952) + (xy 191.459155 91.850353) + (xy 191.463537 91.791888) + (xy 191.477939 91.599697) + (xy 191.478291 91.595) + (xy 191.459155 91.339647) + (xy 191.402174 91.089999) + (xy 191.400452 91.085611) + (xy 191.40045 91.085605) + (xy 191.310346 90.856023) + (xy 191.310345 90.85602) + (xy 191.308622 90.851631) + (xy 191.180587 90.629869) + (xy 191.020931 90.429666) + (xy 190.833219 90.255495) + (xy 190.829321 90.252837) + (xy 190.695159 90.161367) + (xy 190.621646 90.111246) + (xy 190.617399 90.109201) + (xy 190.617396 90.109199) + (xy 190.395184 90.002188) + (xy 190.395182 90.002187) + (xy 190.390935 90.000142) + (xy 190.146243 89.924665) + (xy 190.141593 89.923964) + (xy 190.141588 89.923963) + (xy 190.033475 89.907668) + (xy 189.893034 89.8865) + (xy 189.636966 89.8865) + (xy 189.496525 89.907668) + (xy 189.388412 89.923963) + (xy 189.388407 89.923964) + (xy 189.383757 89.924665) + (xy 189.139065 90.000142) + (xy 189.134818 90.002187) + (xy 189.134816 90.002188) + (xy 188.912603 90.1092) + (xy 188.9126 90.109202) + (xy 188.908355 90.111246) + (xy 188.696781 90.255495) + (xy 188.509069 90.429666) + (xy 188.349413 90.629869) + (xy 188.221378 90.851631) + (xy 188.219655 90.85602) + (xy 188.219654 90.856023) + (xy 188.12955 91.085605) + (xy 188.129548 91.085611) + (xy 188.127826 91.089999) + (xy 188.070845 91.339647) + (xy 188.051709 91.595) + (xy 164.5885 91.595) + (xy 164.5885 89.436999) + (xy 164.605381 89.373999) + (xy 164.661223 89.277279) + (xy 164.661224 89.277278) + (xy 164.664527 89.271556) + (xy 164.723542 89.089928) + (xy 164.725506 89.071248) + (xy 164.742814 88.906565) + (xy 164.743504 88.9) + (xy 164.723542 88.710072) + (xy 164.664527 88.528444) + (xy 164.56904 88.363056) + (xy 164.441253 88.221134) + (xy 164.286752 88.108882) + (xy 164.280724 88.106198) + (xy 164.280722 88.106197) + (xy 164.118319 88.033891) + (xy 164.118318 88.033891) + (xy 164.112288 88.031206) + (xy 164.018887 88.011353) + (xy 163.931944 87.992872) + (xy 163.931939 87.992872) + (xy 163.925487 87.9915) + (xy 163.734513 87.9915) + (xy 163.728061 87.992872) + (xy 163.728056 87.992872) + (xy 163.641112 88.011353) + (xy 163.547712 88.031206) + (xy 163.541682 88.033891) + (xy 163.541681 88.033891) + (xy 163.379278 88.106197) + (xy 163.379276 88.106198) + (xy 163.373248 88.108882) + (xy 163.218747 88.221134) + (xy 163.09096 88.363056) + (xy 162.995473 88.528444) + (xy 162.936458 88.710072) + (xy 162.916496 88.9) + (xy 162.917186 88.906565) + (xy 162.934495 89.071248) + (xy 162.936458 89.089928) + (xy 162.995473 89.271556) + (xy 162.998776 89.277278) + (xy 162.998777 89.277279) + (xy 163.054619 89.373999) + (xy 163.0715 89.436999) + (xy 163.0715 91.434775) + (xy 163.051498 91.502896) + (xy 163.034595 91.52387) + (xy 162.728604 91.829861) + (xy 162.665707 91.864012) + (xy 162.609111 91.876042) + (xy 162.609102 91.876045) + (xy 162.602647 91.877417) + (xy 162.596617 91.880102) + (xy 162.596616 91.880102) + (xy 162.434213 91.952408) + (xy 162.434211 91.952409) + (xy 162.428183 91.955093) + (xy 162.422842 91.958973) + (xy 162.422841 91.958974) + (xy 162.372778 91.995347) + (xy 162.273682 92.067345) + (xy 162.269261 92.072255) + (xy 162.26926 92.072256) + (xy 162.217211 92.130063) + (xy 162.145895 92.209267) + (xy 162.104913 92.28025) + (xy 162.073894 92.333977) + (xy 162.050408 92.374655) + (xy 161.991393 92.556283) + (xy 161.990703 92.562844) + (xy 161.990703 92.562846) + (xy 161.972121 92.739646) + (xy 161.971431 92.746211) + (xy 145.9535 92.746211) + (xy 145.9535 92.096362) + (xy 145.946989 92.035799) + (xy 145.895889 91.898796) + (xy 145.881167 91.879129) + (xy 145.815858 91.791888) + (xy 145.808261 91.781739) + (xy 145.691204 91.694111) + (xy 145.554201 91.643011) + (xy 145.517295 91.639043) + (xy 145.496988 91.63686) + (xy 145.496985 91.63686) + (xy 145.493638 91.6365) + (xy 142.996362 91.6365) + (xy 142.993015 91.63686) + (xy 142.993012 91.63686) + (xy 142.972705 91.639043) + (xy 142.935799 91.643011) + (xy 142.798796 91.694111) + (xy 142.681739 91.781739) + (xy 142.674142 91.791888) + (xy 142.608834 91.879129) + (xy 142.594111 91.898796) + (xy 142.543011 92.035799) + (xy 142.5365 92.096362) + (xy 142.5365 94.593638) + (xy 136.7255 94.593638) + (xy 136.7255 87.475) + (xy 142.531709 87.475) + (xy 142.550845 87.730353) + (xy 142.607826 87.980001) + (xy 142.609548 87.984389) + (xy 142.60955 87.984395) + (xy 142.659931 88.112763) + (xy 142.701378 88.218369) + (xy 142.703738 88.222456) + (xy 142.784914 88.363056) + (xy 142.829413 88.440131) + (xy 142.989069 88.640334) + (xy 143.176781 88.814505) + (xy 143.388355 88.958754) + (xy 143.3926 88.960798) + (xy 143.392603 88.9608) + (xy 143.614816 89.067812) + (xy 143.619065 89.069858) + (xy 143.863757 89.145335) + (xy 143.868407 89.146036) + (xy 143.868412 89.146037) + (xy 143.976525 89.162332) + (xy 144.116966 89.1835) + (xy 144.373034 89.1835) + (xy 144.513475 89.162332) + (xy 144.621588 89.146037) + (xy 144.621593 89.146036) + (xy 144.626243 89.145335) + (xy 144.870935 89.069858) + (xy 144.875184 89.067812) + (xy 145.097396 88.960801) + (xy 145.097399 88.960799) + (xy 145.101646 88.958754) + (xy 145.197451 88.893435) + (xy 145.309331 88.817156) + (xy 145.309333 88.817155) + (xy 145.313219 88.814505) + (xy 145.500931 88.640334) + (xy 145.660587 88.440131) + (xy 145.705087 88.363056) + (xy 145.786262 88.222456) + (xy 145.788622 88.218369) + (xy 145.830069 88.112763) + (xy 145.88045 87.984395) + (xy 145.880452 87.984389) + (xy 145.882174 87.980001) + (xy 145.939155 87.730353) + (xy 145.958291 87.475) + (xy 145.939155 87.219647) + (xy 145.882174 86.969999) + (xy 145.880452 86.965611) + (xy 145.88045 86.965605) + (xy 145.790346 86.736023) + (xy 145.790345 86.73602) + (xy 145.788622 86.731631) + (xy 145.660587 86.509869) + (xy 145.500931 86.309666) + (xy 145.313219 86.135495) + (xy 145.309321 86.132837) + (xy 145.175159 86.041367) + (xy 145.101646 85.991246) + (xy 145.097399 85.989201) + (xy 145.097396 85.989199) + (xy 144.959977 85.923022) + (xy 144.907281 85.875444) + (xy 144.888672 85.80693) + (xy 144.91006 85.739231) + (xy 144.964652 85.693843) + (xy 145.014646 85.6835) + (xy 145.493638 85.6835) + (xy 145.496985 85.68314) + (xy 145.496988 85.68314) + (xy 145.517295 85.680957) + (xy 145.554201 85.676989) + (xy 145.691204 85.625889) + (xy 145.808261 85.538261) + (xy 145.895889 85.421204) + (xy 145.946989 85.284201) + (xy 145.9535 85.223638) + (xy 145.9535 82.726362) + (xy 145.946989 82.665799) + (xy 145.895889 82.528796) + (xy 145.808261 82.411739) + (xy 145.691204 82.324111) + (xy 145.554201 82.273011) + (xy 145.517295 82.269043) + (xy 145.496988 82.26686) + (xy 145.496985 82.26686) + (xy 145.493638 82.2665) + (xy 142.996362 82.2665) + (xy 142.993015 82.26686) + (xy 142.993012 82.26686) + (xy 142.972705 82.269043) + (xy 142.935799 82.273011) + (xy 142.798796 82.324111) + (xy 142.681739 82.411739) + (xy 142.594111 82.528796) + (xy 142.543011 82.665799) + (xy 142.5365 82.726362) + (xy 142.5365 85.223638) + (xy 142.543011 85.284201) + (xy 142.594111 85.421204) + (xy 142.681739 85.538261) + (xy 142.798796 85.625889) + (xy 142.935799 85.676989) + (xy 142.972705 85.680957) + (xy 142.993012 85.68314) + (xy 142.993015 85.68314) + (xy 142.996362 85.6835) + (xy 143.475355 85.6835) + (xy 143.543476 85.703502) + (xy 143.589969 85.757158) + (xy 143.600073 85.827432) + (xy 143.570579 85.892012) + (xy 143.530024 85.923022) + (xy 143.392603 85.9892) + (xy 143.3926 85.989202) + (xy 143.388355 85.991246) + (xy 143.176781 86.135495) + (xy 142.989069 86.309666) + (xy 142.829413 86.509869) + (xy 142.701378 86.731631) + (xy 142.699655 86.73602) + (xy 142.699654 86.736023) + (xy 142.60955 86.965605) + (xy 142.609548 86.965611) + (xy 142.607826 86.969999) + (xy 142.550845 87.219647) + (xy 142.531709 87.475) + (xy 136.7255 87.475) + (xy 136.7255 79.632386) + (xy 141.712759 79.632386) + (xy 141.720216 79.642753) + (xy 141.959935 79.836874) + (xy 141.965272 79.840751) + (xy 142.285685 80.04883) + (xy 142.291394 80.052127) + (xy 142.631811 80.225578) + (xy 142.637836 80.22826) + (xy 142.994502 80.365171) + (xy 143.000784 80.367212) + (xy 143.369816 80.466094) + (xy 143.376266 80.467465) + (xy 143.753629 80.527234) + (xy 143.760167 80.52792) + (xy 144.141699 80.547916) + (xy 144.148301 80.547916) + (xy 144.529833 80.52792) + (xy 144.536371 80.527234) + (xy 144.913734 80.467465) + (xy 144.920184 80.466094) + (xy 145.289216 80.367212) + (xy 145.295498 80.365171) + (xy 145.652164 80.22826) + (xy 145.658189 80.225578) + (xy 145.998606 80.052127) + (xy 146.004315 80.04883) + (xy 146.324728 79.840751) + (xy 146.330065 79.836874) + (xy 146.568835 79.643522) + (xy 146.576527 79.632386) + (xy 187.432759 79.632386) + (xy 187.440216 79.642753) + (xy 187.679935 79.836874) + (xy 187.685272 79.840751) + (xy 188.005685 80.04883) + (xy 188.011394 80.052127) + (xy 188.351811 80.225578) + (xy 188.357836 80.22826) + (xy 188.714502 80.365171) + (xy 188.720784 80.367212) + (xy 189.089816 80.466094) + (xy 189.096266 80.467465) + (xy 189.473629 80.527234) + (xy 189.480167 80.52792) + (xy 189.861699 80.547916) + (xy 189.868301 80.547916) + (xy 190.249833 80.52792) + (xy 190.256371 80.527234) + (xy 190.633734 80.467465) + (xy 190.640184 80.466094) + (xy 191.009216 80.367212) + (xy 191.015498 80.365171) + (xy 191.372164 80.22826) + (xy 191.378189 80.225578) + (xy 191.718606 80.052127) + (xy 191.724315 80.04883) + (xy 192.044728 79.840751) + (xy 192.050065 79.836874) + (xy 192.288835 79.643522) + (xy 192.2973 79.631267) + (xy 192.290966 79.620176) + (xy 189.877812 77.207022) + (xy 189.863868 77.199408) + (xy 189.862035 77.199539) + (xy 189.85542 77.20379) + (xy 187.4399 79.61931) + (xy 187.432759 79.632386) + (xy 146.576527 79.632386) + (xy 146.5773 79.631267) + (xy 146.570966 79.620176) + (xy 144.157812 77.207022) + (xy 144.143868 77.199408) + (xy 144.142035 77.199539) + (xy 144.13542 77.20379) + (xy 141.7199 79.61931) + (xy 141.712759 79.632386) + (xy 136.7255 79.632386) + (xy 136.7255 76.838301) + (xy 140.432084 76.838301) + (xy 140.45208 77.219833) + (xy 140.452766 77.226371) + (xy 140.512535 77.603734) + (xy 140.513906 77.610184) + (xy 140.612788 77.979216) + (xy 140.614829 77.985498) + (xy 140.75174 78.342164) + (xy 140.754422 78.348189) + (xy 140.927873 78.688606) + (xy 140.93117 78.694315) + (xy 141.139249 79.014728) + (xy 141.143126 79.020065) + (xy 141.336478 79.258835) + (xy 141.348733 79.2673) + (xy 141.359824 79.260966) + (xy 143.772978 76.847812) + (xy 143.779356 76.836132) + (xy 144.509408 76.836132) + (xy 144.509539 76.837965) + (xy 144.51379 76.84458) + (xy 146.92931 79.2601) + (xy 146.942386 79.267241) + (xy 146.952753 79.259784) + (xy 147.146874 79.020065) + (xy 147.150751 79.014728) + (xy 147.35883 78.694315) + (xy 147.362127 78.688606) + (xy 147.535578 78.348189) + (xy 147.53826 78.342164) + (xy 147.675171 77.985498) + (xy 147.677212 77.979216) + (xy 147.776094 77.610184) + (xy 147.777465 77.603734) + (xy 147.837234 77.226371) + (xy 147.83792 77.219833) + (xy 147.857916 76.838301) + (xy 186.152084 76.838301) + (xy 186.17208 77.219833) + (xy 186.172766 77.226371) + (xy 186.232535 77.603734) + (xy 186.233906 77.610184) + (xy 186.332788 77.979216) + (xy 186.334829 77.985498) + (xy 186.47174 78.342164) + (xy 186.474422 78.348189) + (xy 186.647873 78.688606) + (xy 186.65117 78.694315) + (xy 186.859249 79.014728) + (xy 186.863126 79.020065) + (xy 187.056478 79.258835) + (xy 187.068733 79.2673) + (xy 187.079824 79.260966) + (xy 189.492978 76.847812) + (xy 189.499356 76.836132) + (xy 190.229408 76.836132) + (xy 190.229539 76.837965) + (xy 190.23379 76.84458) + (xy 192.64931 79.2601) + (xy 192.662386 79.267241) + (xy 192.672753 79.259784) + (xy 192.866874 79.020065) + (xy 192.870751 79.014728) + (xy 193.07883 78.694315) + (xy 193.082127 78.688606) + (xy 193.255578 78.348189) + (xy 193.25826 78.342164) + (xy 193.395171 77.985498) + (xy 193.397212 77.979216) + (xy 193.496094 77.610184) + (xy 193.497465 77.603734) + (xy 193.557234 77.226371) + (xy 193.55792 77.219833) + (xy 193.577916 76.838301) + (xy 193.577916 76.831699) + (xy 193.55792 76.450167) + (xy 193.557234 76.443629) + (xy 193.497465 76.066266) + (xy 193.496094 76.059816) + (xy 193.397212 75.690784) + (xy 193.395171 75.684502) + (xy 193.25826 75.327836) + (xy 193.255578 75.321811) + (xy 193.082128 74.981397) + (xy 193.078831 74.975687) + (xy 192.870747 74.655265) + (xy 192.866877 74.649939) + (xy 192.673522 74.411165) + (xy 192.661267 74.4027) + (xy 192.650176 74.409034) + (xy 190.237022 76.822188) + (xy 190.229408 76.836132) + (xy 189.499356 76.836132) + (xy 189.500592 76.833868) + (xy 189.500461 76.832035) + (xy 189.49621 76.82542) + (xy 187.08069 74.4099) + (xy 187.067614 74.402759) + (xy 187.057247 74.410216) + (xy 186.863123 74.649939) + (xy 186.859253 74.655265) + (xy 186.651169 74.975687) + (xy 186.647872 74.981397) + (xy 186.474422 75.321811) + (xy 186.47174 75.327836) + (xy 186.334829 75.684502) + (xy 186.332788 75.690784) + (xy 186.233906 76.059816) + (xy 186.232535 76.066266) + (xy 186.172766 76.443629) + (xy 186.17208 76.450167) + (xy 186.152084 76.831699) + (xy 186.152084 76.838301) + (xy 147.857916 76.838301) + (xy 147.857916 76.831699) + (xy 147.83792 76.450167) + (xy 147.837234 76.443629) + (xy 147.777465 76.066266) + (xy 147.776094 76.059816) + (xy 147.677212 75.690784) + (xy 147.675171 75.684502) + (xy 147.53826 75.327836) + (xy 147.535578 75.321811) + (xy 147.362128 74.981397) + (xy 147.358831 74.975687) + (xy 147.150747 74.655265) + (xy 147.146877 74.649939) + (xy 146.953522 74.411165) + (xy 146.941267 74.4027) + (xy 146.930176 74.409034) + (xy 144.517022 76.822188) + (xy 144.509408 76.836132) + (xy 143.779356 76.836132) + (xy 143.780592 76.833868) + (xy 143.780461 76.832035) + (xy 143.77621 76.82542) + (xy 141.36069 74.4099) + (xy 141.347614 74.402759) + (xy 141.337247 74.410216) + (xy 141.143123 74.649939) + (xy 141.139253 74.655265) + (xy 140.931169 74.975687) + (xy 140.927872 74.981397) + (xy 140.754422 75.321811) + (xy 140.75174 75.327836) + (xy 140.614829 75.684502) + (xy 140.612788 75.690784) + (xy 140.513906 76.059816) + (xy 140.512535 76.066266) + (xy 140.452766 76.443629) + (xy 140.45208 76.450167) + (xy 140.432084 76.831699) + (xy 140.432084 76.838301) + (xy 136.7255 76.838301) + (xy 136.7255 74.038733) + (xy 141.7127 74.038733) + (xy 141.719034 74.049824) + (xy 144.132188 76.462978) + (xy 144.146132 76.470592) + (xy 144.147965 76.470461) + (xy 144.15458 76.46621) + (xy 146.5701 74.05069) + (xy 146.57663 74.038733) + (xy 187.4327 74.038733) + (xy 187.439034 74.049824) + (xy 189.852188 76.462978) + (xy 189.866132 76.470592) + (xy 189.867965 76.470461) + (xy 189.87458 76.46621) + (xy 192.2901 74.05069) + (xy 192.297241 74.037614) + (xy 192.289784 74.027247) + (xy 192.050065 73.833126) + (xy 192.044728 73.829249) + (xy 191.724315 73.62117) + (xy 191.718606 73.617873) + (xy 191.378189 73.444422) + (xy 191.372164 73.44174) + (xy 191.015498 73.304829) + (xy 191.009216 73.302788) + (xy 190.640184 73.203906) + (xy 190.633734 73.202535) + (xy 190.256371 73.142766) + (xy 190.249833 73.14208) + (xy 189.868301 73.122084) + (xy 189.861699 73.122084) + (xy 189.480167 73.14208) + (xy 189.473629 73.142766) + (xy 189.096266 73.202535) + (xy 189.089816 73.203906) + (xy 188.720784 73.302788) + (xy 188.714502 73.304829) + (xy 188.357836 73.44174) + (xy 188.351811 73.444422) + (xy 188.011397 73.617872) + (xy 188.005687 73.621169) + (xy 187.685265 73.829253) + (xy 187.679939 73.833123) + (xy 187.441165 74.026478) + (xy 187.4327 74.038733) + (xy 146.57663 74.038733) + (xy 146.577241 74.037614) + (xy 146.569784 74.027247) + (xy 146.330065 73.833126) + (xy 146.324728 73.829249) + (xy 146.004315 73.62117) + (xy 145.998606 73.617873) + (xy 145.658189 73.444422) + (xy 145.652164 73.44174) + (xy 145.295498 73.304829) + (xy 145.289216 73.302788) + (xy 144.920184 73.203906) + (xy 144.913734 73.202535) + (xy 144.536371 73.142766) + (xy 144.529833 73.14208) + (xy 144.148301 73.122084) + (xy 144.141699 73.122084) + (xy 143.760167 73.14208) + (xy 143.753629 73.142766) + (xy 143.376266 73.202535) + (xy 143.369816 73.203906) + (xy 143.000784 73.302788) + (xy 142.994502 73.304829) + (xy 142.637836 73.44174) + (xy 142.631811 73.444422) + (xy 142.291397 73.617872) + (xy 142.285687 73.621169) + (xy 141.965265 73.829253) + (xy 141.959939 73.833123) + (xy 141.721165 74.026478) + (xy 141.7127 74.038733) + (xy 136.7255 74.038733) + (xy 136.7255 72.7165) + (xy 136.745502 72.648379) + (xy 136.799158 72.601886) + (xy 136.8515 72.5905) + (xy 197.1585 72.5905) + ) + ) + ) +) diff --git a/leddriver.kicad_pro b/leddriver.kicad_pro new file mode 100644 index 0000000..4b1a8b7 --- /dev/null +++ b/leddriver.kicad_pro @@ -0,0 +1,501 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.09999999999999999, + "copper_line_width": 0.19999999999999998, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.049999999999999996, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": false, + "text_position": 0, + "units_format": 1 + }, + "fab_line_width": 0.09999999999999999, + "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.15, + "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.0, + "height": 1.8, + "width": 1.35 + }, + "silk_line_width": 0.15, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15, + "silk_text_upright": false, + "zones": { + "45_degree_only": false, + "min_clearance": 0.508 + } + }, + "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", + "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_type_mismatch": "error", + "hole_clearance": "error", + "hole_near_hole": "error", + "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", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "error", + "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_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "allow_blind_buried_vias": false, + "allow_microvias": false, + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.19999999999999998, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.19999999999999998, + "min_microvia_drill": 0.09999999999999999, + "min_resolved_spokes": 1, + "min_silk_clearance": 0.19999999999999998, + "min_text_height": 1.0, + "min_text_thickness": 0.153, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.19999999999999998, + "min_via_annular_width": 0.049999999999999996, + "min_via_diameter": 0.39999999999999997, + "solder_mask_clearance": 0.0, + "solder_mask_min_width": 0.0, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 5, + "td_on_pad_in_zone": false, + "td_onpadsmd": true, + "td_onroundshapesonly": false, + "td_ontrackend": false, + "td_onviapad": true + } + ], + "teardrop_parameters": [ + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], + "track_widths": [ + 0.0, + 0.4, + 0.5, + 1.0, + 1.5, + 2.0 + ], + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + } + ], + "zones_allow_external_fillets": false, + "zones_use_no_outline": true + }, + "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_label_syntax": "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", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "leddriver.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "ngspice": { + "fix_include_paths": true, + "fix_passive_vals": false, + "meta": { + "version": 0 + }, + "model_mode": 0, + "workbook_filename": "" + }, + "page_layout_descr_file": "", + "plot_directory": "", + "spice_adjust_passive_values": false, + "spice_external_command": "spice \"%I\"", + "spice_save_all_currents": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "74f1caab-489a-4d81-9b17-82a0611ec65a", + "" + ] + ], + "text_variables": {} +} diff --git a/leddriver.kicad_sch b/leddriver.kicad_sch new file mode 100644 index 0000000..39bd84e --- /dev/null +++ b/leddriver.kicad_sch @@ -0,0 +1,2649 @@ +(kicad_sch (version 20221004) (generator eeschema) + + (uuid 74f1caab-489a-4d81-9b17-82a0611ec65a) + + (paper "A4") + + (lib_symbols + (symbol "Connector:Screw_Terminal_01x02" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Screw_Terminal_01x02" (at 0 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "screw terminal" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic screw terminal, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "TerminalBlock*:*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Screw_Terminal_01x02_1_1" + (rectangle (start -1.27 1.27) (end 1.27 -3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (circle (center 0 -2.54) (radius 0.635) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.5334 -2.2098) + (xy 0.3302 -3.048) + ) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.5334 0.3302) + (xy 0.3302 -0.508) + ) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.3556 -2.032) + (xy 0.508 -2.8702) + ) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.3556 0.508) + (xy 0.508 -0.3302) + ) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (circle (center 0 0) (radius 0.635) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "C" (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Unpolarized capacitor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "C_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) + (xy 2.032 -0.762) + ) + (stroke (width 0.508) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default)) + (fill (type none)) + ) + ) + (symbol "C_1_1" + (pin passive line (at 0 3.81 270) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:D_Schottky" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "D_Schottky" (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) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "diode Schottky" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Schottky diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "D_Schottky_0_1" + (polyline + (pts + (xy 1.27 0) + (xy -1.27 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 1.27) + (xy 1.27 -1.27) + (xy -1.27 0) + (xy 1.27 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 0.635) + (xy -1.905 1.27) + (xy -1.27 1.27) + (xy -1.27 -1.27) + (xy -0.635 -1.27) + (xy -0.635 -0.635) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "D_Schottky_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:L" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "L" (at -1.27 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "L" (at 1.905 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "inductor choke coil reactor magnetic" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Inductor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "L_0_1" + (arc (start 0 -2.54) (mid 0.6323 -1.905) (end 0 -1.27) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.6323 -0.635) (end 0 0) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (arc (start 0 0) (mid 0.6323 0.635) (end 0 1.27) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid 0.6323 1.905) (end 0 2.54) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "L_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.27) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 0 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0_1" + (rectangle (start -1.016 -2.54) (end 1.016 2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "R_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:R_Potentiometer" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "RV" (at -4.445 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R_Potentiometer" (at -2.54 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "resistor variable" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Potentiometer" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Potentiometer*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_Potentiometer_0_1" + (polyline + (pts + (xy 2.54 0) + (xy 1.524 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.143 0) + (xy 2.286 0.508) + (xy 2.286 -0.508) + (xy 1.143 0) + ) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (rectangle (start 1.016 2.54) (end -1.016 -2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "R_Potentiometer_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 1.27) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.27) + (name "3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Isolator:EL817" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at -5.08 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "EL817" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-4_W7.62mm" (at -5.08 -5.08 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "http://www.everlight.com/file/ProductFile/EL817.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "ki_keywords" "NPN DC Optocoupler" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "DC Optocoupler, Vce 35V, DIP-4" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "EL817_0_1" + (rectangle (start -5.08 3.81) (end 5.08 -3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.175 -0.635) + (xy -1.905 -0.635) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0.635) + (xy 4.445 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.445 -2.54) + (xy 2.54 -0.635) + ) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy 4.445 -2.54) + (xy 5.08 -2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 4.445 2.54) + (xy 5.08 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 2.54) + (xy -2.54 2.54) + (xy -2.54 -0.635) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -0.635) + (xy -2.54 -2.54) + (xy -5.08 -2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.905) + (xy 2.54 -1.905) + (xy 2.54 -1.905) + ) + (stroke (width 0.508) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -0.635) + (xy -3.175 0.635) + (xy -1.905 0.635) + (xy -2.54 -0.635) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.508 -0.508) + (xy 0.762 -0.508) + (xy 0.381 -0.635) + (xy 0.381 -0.381) + (xy 0.762 -0.508) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.508 0.508) + (xy 0.762 0.508) + (xy 0.381 0.381) + (xy 0.381 0.635) + (xy 0.762 0.508) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.048 -1.651) + (xy 3.556 -1.143) + (xy 4.064 -2.159) + (xy 3.048 -1.651) + (xy 3.048 -1.651) + ) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + ) + (symbol "EL817_1_1" + (pin passive line (at -7.62 2.54 0) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -2.54 0) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -2.54 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 2.54 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Mechanical:MountingHole_Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "H" (at 0 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MountingHole_Pad" (at 0 4.445 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "mounting hole" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Mounting Hole with connection" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "MountingHole*Pad*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MountingHole_Pad_0_1" + (circle (center 0 1.27) (radius 1.27) + (stroke (width 1.27) (type default)) + (fill (type none)) + ) + ) + (symbol "MountingHole_Pad_1_1" + (pin input line (at 0 -2.54 90) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Regulator_Linear:LM317_SOT-223" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at -3.81 3.175 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LM317_SOT-223" (at 0 3.175 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (at 0 6.35 0) + (effects (font (size 1.27 1.27) italic) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm317.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Adjustable Voltage Regulator 1A Positive" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "1.5A 35V Adjustable Linear Regulator, SOT-223" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOT?223*TabPin2*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LM317_SOT-223_0_1" + (rectangle (start -5.08 1.905) (end 5.08 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "LM317_SOT-223_1_1" + (pin input line (at 0 -7.62 90) (length 2.54) + (name "ADJ" (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)))) + ) + (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)))) + ) + ) + ) + (symbol "al8843:AL8843" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "AL8843" (at 0 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_SO:Diodes_PSOP-8" (at -3.81 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -3.81 6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AL8843_0_1" + (rectangle (start -6.35 6.35) (end 6.35 -6.35) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + ) + (symbol "AL8843_1_1" + (pin power_in line (at -8.89 -3.81 0) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 -3.81 0) (length 2.54) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 8.89 3.81 180) (length 2.54) + (name "SET" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 8.89 0 180) (length 2.54) hide + (name "N/C" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 0 0) (length 2.54) + (name "CTRL" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 3.81 0) (length 2.54) + (name "VIN" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 8.89 -3.81 180) (length 2.54) + (name "SW" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 8.89 -3.81 180) (length 2.54) hide + (name "SW" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -8.89 -3.81 0) (length 2.54) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VCC_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "VCC_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 107.95 142.24) (diameter 0) (color 0 0 0 0) + (uuid 14f84dce-7f23-4a6e-9c31-980ca126baae) + ) + (junction (at 138.43 64.77) (diameter 0) (color 0 0 0 0) + (uuid 19f4b0fe-413f-4890-8511-351ff265456e) + ) + (junction (at 107.95 158.75) (diameter 0) (color 0 0 0 0) + (uuid 23457481-b1a5-40bf-8433-9a7589239fcb) + ) + (junction (at 138.43 104.14) (diameter 0) (color 0 0 0 0) + (uuid 2964f622-10ff-40e5-bbce-9afd23e2abf6) + ) + (junction (at 121.92 46.99) (diameter 0) (color 0 0 0 0) + (uuid 314ac670-4c31-4bf2-9e3e-ca0f43ba53a7) + ) + (junction (at 107.95 116.84) (diameter 0) (color 0 0 0 0) + (uuid 3f972ebd-4926-4267-9f0c-7a9da357dc68) + ) + (junction (at 60.96 104.14) (diameter 0) (color 0 0 0 0) + (uuid 451285b5-e854-4141-bd56-e1bb566c36e2) + ) + (junction (at 91.44 104.14) (diameter 0) (color 0 0 0 0) + (uuid 53ff7590-8637-47b2-bdcf-039933e5d757) + ) + (junction (at 76.2 104.14) (diameter 0) (color 0 0 0 0) + (uuid 5af60ac5-7dc5-4c4c-9f8c-f68087638b50) + ) + (junction (at 53.34 158.75) (diameter 0) (color 0 0 0 0) + (uuid 5b20cb36-dd40-42ec-af1f-d8ecd4ec2d74) + ) + (junction (at 123.19 104.14) (diameter 0) (color 0 0 0 0) + (uuid 60fcf77b-1e66-4769-a176-cac1799753af) + ) + (junction (at 218.44 46.99) (diameter 0) (color 0 0 0 0) + (uuid 69159fa1-bb9b-4198-930f-708477e243d4) + ) + (junction (at 121.92 64.77) (diameter 0) (color 0 0 0 0) + (uuid 6f616254-0bd9-40b7-8ec5-7726663da453) + ) + (junction (at 218.44 64.77) (diameter 0) (color 0 0 0 0) + (uuid 71e368a3-ba23-47fb-b174-607cc8421479) + ) + (junction (at 105.41 64.77) (diameter 0) (color 0 0 0 0) + (uuid 748f2e37-5116-4515-8fc7-9e2d2a08b650) + ) + (junction (at 218.44 50.8) (diameter 0) (color 0 0 0 0) + (uuid 76c70dfb-7de9-4aaa-808c-5f5575c7db96) + ) + (junction (at 185.42 64.77) (diameter 0) (color 0 0 0 0) + (uuid 886ad403-148e-46e7-9770-cb4f329a3d88) + ) + (junction (at 138.43 116.84) (diameter 0) (color 0 0 0 0) + (uuid 96a6e7b6-b9be-48f0-80a8-ea675c863b69) + ) + (junction (at 53.34 142.24) (diameter 0) (color 0 0 0 0) + (uuid 9e938d5a-a88e-479a-9f88-e11dd9cd8490) + ) + (junction (at 154.94 46.99) (diameter 0) (color 0 0 0 0) + (uuid a5a048de-ffd6-4c12-83bc-daaf370a00df) + ) + (junction (at 233.68 46.99) (diameter 0) (color 0 0 0 0) + (uuid b8278b6f-86d3-496b-ba6a-48a38d213bc5) + ) + (junction (at 60.96 129.54) (diameter 0) (color 0 0 0 0) + (uuid be7c8e39-de2e-4b54-a220-6df22b3bac43) + ) + (junction (at 105.41 46.99) (diameter 0) (color 0 0 0 0) + (uuid bfb11ac7-0288-4070-acb4-f5fa6591646c) + ) + (junction (at 185.42 46.99) (diameter 0) (color 0 0 0 0) + (uuid c058c49a-d08a-4f7e-aa8e-8d8ae4b72187) + ) + (junction (at 138.43 137.16) (diameter 0) (color 0 0 0 0) + (uuid cfe5aa33-0e6f-48a3-aa0a-17aee1d52ff1) + ) + (junction (at 60.96 146.05) (diameter 0) (color 0 0 0 0) + (uuid e0027888-7b5d-4167-bfc9-82a6e859e83d) + ) + (junction (at 138.43 46.99) (diameter 0) (color 0 0 0 0) + (uuid e6e66137-edbb-4437-88bc-7f6daceb9fca) + ) + (junction (at 233.68 64.77) (diameter 0) (color 0 0 0 0) + (uuid f26e47c1-668b-4f6d-9ae8-abd6022bad7f) + ) + (junction (at 60.96 137.16) (diameter 0) (color 0 0 0 0) + (uuid f796e046-6149-4d11-95e9-f835f4b885eb) + ) + + (wire (pts (xy 96.52 64.77) (xy 105.41 64.77)) + (stroke (width 0) (type default)) + (uuid 02fad34b-4d3a-445e-b716-e7f3bf867d11) + ) + (wire (pts (xy 76.2 91.44) (xy 76.2 87.63)) + (stroke (width 0) (type default)) + (uuid 07d76958-cb8b-4052-af00-579cf1f41abf) + ) + (wire (pts (xy 123.19 104.14) (xy 138.43 104.14)) + (stroke (width 0) (type default)) + (uuid 0cb44331-04f5-4a3d-ad02-2d7e6bfabd93) + ) + (wire (pts (xy 121.92 46.99) (xy 121.92 52.07)) + (stroke (width 0) (type default)) + (uuid 11f55f5f-6b1a-486c-806d-2e4b246a8925) + ) + (wire (pts (xy 50.8 142.24) (xy 53.34 142.24)) + (stroke (width 0) (type default)) + (uuid 14027d98-c0e5-4f1e-8da0-6f84d48bda1d) + ) + (wire (pts (xy 138.43 137.16) (xy 138.43 149.86)) + (stroke (width 0) (type default)) + (uuid 145edf19-7b3e-4ffd-b275-0818cff9089c) + ) + (wire (pts (xy 60.96 137.16) (xy 60.96 146.05)) + (stroke (width 0) (type default)) + (uuid 15704f36-1346-4f17-905c-69787ccf7ea4) + ) + (wire (pts (xy 53.34 132.08) (xy 53.34 129.54)) + (stroke (width 0) (type default)) + (uuid 15817085-3c81-4224-8be3-287681b87e2f) + ) + (wire (pts (xy 185.42 62.23) (xy 185.42 64.77)) + (stroke (width 0) (type default)) + (uuid 15ec39d5-fedb-44ae-9288-faf0466fb204) + ) + (wire (pts (xy 185.42 46.99) (xy 185.42 54.61)) + (stroke (width 0) (type default)) + (uuid 18c7943f-7faf-47c4-a3bd-b22b951a0574) + ) + (wire (pts (xy 138.43 130.81) (xy 138.43 137.16)) + (stroke (width 0) (type default)) + (uuid 18eabfec-94e2-4954-8551-7811e65914ce) + ) + (wire (pts (xy 176.53 57.15) (xy 176.53 50.8)) + (stroke (width 0) (type default)) + (uuid 1cbaf4f7-94fc-422d-981a-d8e98fc72d65) + ) + (wire (pts (xy 198.12 46.99) (xy 185.42 46.99)) + (stroke (width 0) (type default)) + (uuid 1de058bc-af1a-437d-89a2-ba21a61f2fd6) + ) + (wire (pts (xy 138.43 64.77) (xy 121.92 64.77)) + (stroke (width 0) (type default)) + (uuid 23b3dc53-1346-4d4e-b8e0-406646a3305e) + ) + (wire (pts (xy 76.2 104.14) (xy 91.44 104.14)) + (stroke (width 0) (type default)) + (uuid 23b96a80-d33d-4e22-9f5b-df737bfb5c14) + ) + (wire (pts (xy 91.44 142.24) (xy 107.95 142.24)) + (stroke (width 0) (type default)) + (uuid 23e58d54-d84a-49e2-9def-c86bb9560330) + ) + (wire (pts (xy 123.19 91.44) (xy 123.19 87.63)) + (stroke (width 0) (type default)) + (uuid 29396805-c816-482c-b425-0bea919f1b58) + ) + (wire (pts (xy 107.95 111.76) (xy 107.95 116.84)) + (stroke (width 0) (type default)) + (uuid 2a631592-ddea-4a80-95d1-bd15bf04c8c3) + ) + (wire (pts (xy 153.67 60.96) (xy 158.75 60.96)) + (stroke (width 0) (type default)) + (uuid 2e03846a-27d2-4779-83ef-1a36aeed7642) + ) + (wire (pts (xy 218.44 64.77) (xy 218.44 62.23)) + (stroke (width 0) (type default)) + (uuid 31735f96-1644-4905-b855-8b901ffe3bd2) + ) + (wire (pts (xy 91.44 158.75) (xy 107.95 158.75)) + (stroke (width 0) (type default)) + (uuid 321de302-6c7e-441e-90bf-c36c833d8e23) + ) + (wire (pts (xy 121.92 64.77) (xy 105.41 64.77)) + (stroke (width 0) (type default)) + (uuid 32338d0f-a6c7-49a2-a3da-252c44f5c92a) + ) + (wire (pts (xy 39.37 142.24) (xy 43.18 142.24)) + (stroke (width 0) (type default)) + (uuid 36589aa1-f576-426a-b15c-536e1f4d5511) + ) + (wire (pts (xy 60.96 129.54) (xy 60.96 137.16)) + (stroke (width 0) (type default)) + (uuid 36dc428b-3de0-4d43-9b00-5028c9919ca3) + ) + (wire (pts (xy 60.96 146.05) (xy 60.96 153.67)) + (stroke (width 0) (type default)) + (uuid 38115560-dd1d-4967-8af0-33ee040cbb89) + ) + (wire (pts (xy 176.53 50.8) (xy 218.44 50.8)) + (stroke (width 0) (type default)) + (uuid 38cb81a2-2f33-4292-a8c2-96c1de7b5e41) + ) + (wire (pts (xy 233.68 46.99) (xy 246.38 46.99)) + (stroke (width 0) (type default)) + (uuid 3e7de4ed-0032-43b7-877a-ff8529873cfb) + ) + (wire (pts (xy 233.68 64.77) (xy 246.38 64.77)) + (stroke (width 0) (type default)) + (uuid 3e85a6de-b3da-4925-be49-aed509be2fb3) + ) + (wire (pts (xy 185.42 64.77) (xy 198.12 64.77)) + (stroke (width 0) (type default)) + (uuid 484ebb49-44b7-4913-bdc5-3af909df1130) + ) + (wire (pts (xy 53.34 142.24) (xy 76.2 142.24)) + (stroke (width 0) (type default)) + (uuid 516d3148-67a1-4072-a435-2e0dc0af19d8) + ) + (wire (pts (xy 158.75 57.15) (xy 154.94 57.15)) + (stroke (width 0) (type default)) + (uuid 52babcce-6d60-4b53-8f11-c484be8cf984) + ) + (wire (pts (xy 76.2 104.14) (xy 76.2 99.06)) + (stroke (width 0) (type default)) + (uuid 542aa96b-c128-4c3a-b652-f6c502562916) + ) + (wire (pts (xy 91.44 104.14) (xy 100.33 104.14)) + (stroke (width 0) (type default)) + (uuid 548240c3-57b6-4630-b9ef-6a71b5d0c78b) + ) + (wire (pts (xy 138.43 104.14) (xy 138.43 116.84)) + (stroke (width 0) (type default)) + (uuid 57b4723a-6913-48d6-8e21-b22ba26fe380) + ) + (wire (pts (xy 138.43 99.06) (xy 138.43 104.14)) + (stroke (width 0) (type default)) + (uuid 57bbd212-040b-43de-a285-328becee7ee5) + ) + (wire (pts (xy 127 153.67) (xy 134.62 153.67)) + (stroke (width 0) (type default)) + (uuid 58c169ef-ae35-43a3-b9ca-3bfaa922338a) + ) + (wire (pts (xy 39.37 158.75) (xy 43.18 158.75)) + (stroke (width 0) (type default)) + (uuid 5937a98c-7027-411d-8c87-0472b7b7d2b3) + ) + (wire (pts (xy 53.34 156.21) (xy 53.34 158.75)) + (stroke (width 0) (type default)) + (uuid 5a0dc24c-7e63-4926-8947-c21dda8fb8ae) + ) + (wire (pts (xy 138.43 46.99) (xy 154.94 46.99)) + (stroke (width 0) (type default)) + (uuid 5cd727b4-7ec8-4082-8c65-e9e675e035ae) + ) + (wire (pts (xy 60.96 87.63) (xy 60.96 104.14)) + (stroke (width 0) (type default)) + (uuid 6113f8f4-2908-41d1-a2f2-83f1f8902fab) + ) + (wire (pts (xy 53.34 158.75) (xy 76.2 158.75)) + (stroke (width 0) (type default)) + (uuid 617bcbda-6ac0-4cfc-b624-31f3a0a1811e) + ) + (wire (pts (xy 105.41 46.99) (xy 105.41 52.07)) + (stroke (width 0) (type default)) + (uuid 617f04e6-827f-4d6b-bb22-ec0501217c0d) + ) + (wire (pts (xy 138.43 116.84) (xy 138.43 123.19)) + (stroke (width 0) (type default)) + (uuid 64532fc0-85b9-49a2-8a57-d5997c648710) + ) + (wire (pts (xy 60.96 153.67) (xy 76.2 153.67)) + (stroke (width 0) (type default)) + (uuid 697adb26-6ddf-408a-9987-524846045a14) + ) + (wire (pts (xy 138.43 137.16) (xy 153.67 137.16)) + (stroke (width 0) (type default)) + (uuid 6baa5a12-d172-491a-ac83-c7259ee7db67) + ) + (wire (pts (xy 205.74 64.77) (xy 218.44 64.77)) + (stroke (width 0) (type default)) + (uuid 6d5c1963-c84d-47e4-bb99-733428cfc969) + ) + (wire (pts (xy 107.95 130.81) (xy 107.95 142.24)) + (stroke (width 0) (type default)) + (uuid 6d994943-1f2a-4052-ac70-90e365f0bb7f) + ) + (wire (pts (xy 176.53 64.77) (xy 185.42 64.77)) + (stroke (width 0) (type default)) + (uuid 71623540-8a89-4980-8921-dfca0a81b190) + ) + (wire (pts (xy 91.44 104.14) (xy 91.44 99.06)) + (stroke (width 0) (type default)) + (uuid 7773100b-9d7f-4c3c-b70e-05f4c14c3cea) + ) + (wire (pts (xy 154.94 46.99) (xy 154.94 57.15)) + (stroke (width 0) (type default)) + (uuid 78174a49-1540-499b-bf57-5e47119edf8d) + ) + (wire (pts (xy 60.96 137.16) (xy 76.2 137.16)) + (stroke (width 0) (type default)) + (uuid 7885d96e-5b17-4c2c-8d6b-cf939bc54f4c) + ) + (wire (pts (xy 154.94 46.99) (xy 185.42 46.99)) + (stroke (width 0) (type default)) + (uuid 7fffe57f-e7ac-456e-bd46-9a1dce1d4767) + ) + (wire (pts (xy 138.43 91.44) (xy 138.43 87.63)) + (stroke (width 0) (type default)) + (uuid 84387f96-2e97-4b41-adfc-aff5758ce4f1) + ) + (wire (pts (xy 105.41 59.69) (xy 105.41 64.77)) + (stroke (width 0) (type default)) + (uuid 8486c0e7-67d9-45b9-9245-080321a81171) + ) + (wire (pts (xy 115.57 104.14) (xy 123.19 104.14)) + (stroke (width 0) (type default)) + (uuid 888f4f67-7468-4d7e-aae9-7e2c30c23b5b) + ) + (wire (pts (xy 91.44 137.16) (xy 138.43 137.16)) + (stroke (width 0) (type default)) + (uuid 8bba5200-907f-434d-8f31-d79785a21a12) + ) + (wire (pts (xy 53.34 139.7) (xy 53.34 142.24)) + (stroke (width 0) (type default)) + (uuid 8f824d80-2c42-4344-aa04-d82b198519c0) + ) + (wire (pts (xy 218.44 46.99) (xy 218.44 50.8)) + (stroke (width 0) (type default)) + (uuid a5c6d4ba-8b21-4877-a36e-5f98fb725e03) + ) + (wire (pts (xy 105.41 46.99) (xy 121.92 46.99)) + (stroke (width 0) (type default)) + (uuid abd213e1-3acf-42ab-899b-e1b83516b434) + ) + (wire (pts (xy 60.96 104.14) (xy 60.96 129.54)) + (stroke (width 0) (type default)) + (uuid ac384a83-717e-485c-95a3-246fdc6eba26) + ) + (wire (pts (xy 91.44 153.67) (xy 119.38 153.67)) + (stroke (width 0) (type default)) + (uuid acbfbd0b-4505-4de5-a1b9-1e95fc2c6753) + ) + (wire (pts (xy 53.34 148.59) (xy 53.34 146.05)) + (stroke (width 0) (type default)) + (uuid af66007e-6130-457c-a936-52b23cd8e0d5) + ) + (wire (pts (xy 107.95 116.84) (xy 107.95 123.19)) + (stroke (width 0) (type default)) + (uuid b406be9c-e90c-4d8d-9a9d-25d1cfe1490d) + ) + (wire (pts (xy 53.34 129.54) (xy 60.96 129.54)) + (stroke (width 0) (type default)) + (uuid b48dd6ef-221f-4502-8b37-b90957790603) + ) + (wire (pts (xy 107.95 142.24) (xy 107.95 158.75)) + (stroke (width 0) (type default)) + (uuid bcea6404-ae3e-487b-a6a9-be7e03e6a84e) + ) + (wire (pts (xy 127 116.84) (xy 138.43 116.84)) + (stroke (width 0) (type default)) + (uuid bf6ad176-d6e2-4ddf-847a-8980499cb73d) + ) + (wire (pts (xy 158.75 64.77) (xy 138.43 64.77)) + (stroke (width 0) (type default)) + (uuid c00f809b-149e-4b90-bbe0-005d2ee8a347) + ) + (wire (pts (xy 121.92 59.69) (xy 121.92 64.77)) + (stroke (width 0) (type default)) + (uuid c50dc5b8-ac96-4e22-8a72-567eca9859b5) + ) + (wire (pts (xy 91.44 91.44) (xy 91.44 87.63)) + (stroke (width 0) (type default)) + (uuid cc71650b-e8a9-4695-829c-7c711c1d700a) + ) + (wire (pts (xy 218.44 50.8) (xy 218.44 54.61)) + (stroke (width 0) (type default)) + (uuid cd232d44-371e-4794-a388-df256a1d8351) + ) + (wire (pts (xy 233.68 46.99) (xy 233.68 52.07)) + (stroke (width 0) (type default)) + (uuid cd7cf5b7-b4ec-47b1-95a0-305190ecac88) + ) + (wire (pts (xy 205.74 46.99) (xy 218.44 46.99)) + (stroke (width 0) (type default)) + (uuid ced1d54b-b927-40b9-b463-af06a064ce68) + ) + (wire (pts (xy 50.8 158.75) (xy 53.34 158.75)) + (stroke (width 0) (type default)) + (uuid d3181494-d3ba-4584-8328-083c73f986a0) + ) + (wire (pts (xy 107.95 158.75) (xy 107.95 163.83)) + (stroke (width 0) (type default)) + (uuid d435f459-2635-435d-a985-7984d36dbe77) + ) + (wire (pts (xy 218.44 64.77) (xy 233.68 64.77)) + (stroke (width 0) (type default)) + (uuid da97d13b-b4cf-4e2f-9079-9bd23edea0ca) + ) + (wire (pts (xy 60.96 104.14) (xy 76.2 104.14)) + (stroke (width 0) (type default)) + (uuid dc791a5e-784b-4f17-a67f-3a467e1e686c) + ) + (wire (pts (xy 138.43 46.99) (xy 138.43 52.07)) + (stroke (width 0) (type default)) + (uuid e700c350-ec51-4a6d-ba9d-7194dad04fac) + ) + (wire (pts (xy 153.67 60.96) (xy 153.67 137.16)) + (stroke (width 0) (type default)) + (uuid e73bd7bb-ba24-403e-86a2-27e5087e932d) + ) + (wire (pts (xy 123.19 104.14) (xy 123.19 99.06)) + (stroke (width 0) (type default)) + (uuid f01de724-499c-4e79-a1f6-71ac163f806c) + ) + (wire (pts (xy 121.92 46.99) (xy 138.43 46.99)) + (stroke (width 0) (type default)) + (uuid f237c20f-ddac-4c9f-b42e-3eb3ac071b75) + ) + (wire (pts (xy 107.95 116.84) (xy 119.38 116.84)) + (stroke (width 0) (type default)) + (uuid f7e0431d-7ab0-4cc1-ac52-343409cbb0f8) + ) + (wire (pts (xy 233.68 59.69) (xy 233.68 64.77)) + (stroke (width 0) (type default)) + (uuid f90f9921-d26b-4534-bd8e-f296791248b5) + ) + (wire (pts (xy 138.43 59.69) (xy 138.43 64.77)) + (stroke (width 0) (type default)) + (uuid fbf99082-9927-437a-9943-3a7687309ed7) + ) + (wire (pts (xy 53.34 146.05) (xy 60.96 146.05)) + (stroke (width 0) (type default)) + (uuid fc2f3c0d-21ea-4e57-9c54-bae7574e2a59) + ) + (wire (pts (xy 218.44 46.99) (xy 233.68 46.99)) + (stroke (width 0) (type default)) + (uuid fc311dc6-2b73-4959-9338-bcf7ae6f5f94) + ) + (wire (pts (xy 96.52 46.99) (xy 105.41 46.99)) + (stroke (width 0) (type default)) + (uuid ff2aa351-8719-421b-ac2a-fc0eb2192cfd) + ) + + (hierarchical_label "LED+" (shape output) (at 246.38 46.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1c94131b-c26b-4229-b017-df724191ce19) + ) + (hierarchical_label "BRIGHT{slash}~{DIM}" (shape input) (at 39.37 158.75 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 31695fc4-3ce4-49fe-8ba6-99e400f205bd) + ) + (hierarchical_label "LED-" (shape output) (at 246.38 64.77 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6d72026c-6d8b-4bf8-9bc8-b6dcd750c7e9) + ) + (hierarchical_label "LED-" (shape input) (at 49.53 52.07 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8e142b5c-9cd2-4baf-aab0-aa20f3bbde8b) + ) + (hierarchical_label "ON{slash}~{OFF}" (shape output) (at 59.69 67.31 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a13af7e0-7999-49a9-9bc8-7d6ffba7e859) + ) + (hierarchical_label "LED+" (shape input) (at 49.53 49.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b5ef9ade-958d-49d5-9269-51dc6faec362) + ) + (hierarchical_label "ON{slash}~{OFF}" (shape input) (at 39.37 142.24 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bfae8659-babb-4095-9385-f9f70117a73e) + ) + (hierarchical_label "BRIGHT{slash}~{DIM}" (shape output) (at 59.69 64.77 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d596a0dd-d431-4159-97ec-07fc76ee2bc0) + ) + + (symbol (lib_id "Device:R") (at 46.99 142.24 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0659652a-cc95-4fb9-8617-fc9f263ffedd) + (property "Reference" "R1" (at 46.99 137.16 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "22k" (at 46.99 139.7 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 46.99 144.018 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 46.99 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2907128" (at 46.99 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1309a877-eed4-4c70-971d-32ef29357791)) + (pin "2" (uuid d26c9c63-4c1f-455d-82f6-52dc57d1ee8f)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R1") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R1") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 46.99 158.75 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0a70ce31-d41b-4b2b-b0ff-b50261c44dc6) + (property "Reference" "R2" (at 46.99 153.67 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "22k" (at 46.99 156.21 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 46.99 160.528 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 46.99 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2907128" (at 46.99 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c0834494-e0df-4bea-b2d4-a232e6651c03)) + (pin "2" (uuid 3ea95dd5-9f61-412d-99c7-a42a1120de15)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R2") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R2") (unit 1) (value "22k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 233.68 55.88 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0d1f0dd9-080f-480b-923b-356fe61d192d) + (property "Reference" "C?" (at 236.601 55.0453 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1uF 50V" (at 236.601 57.5822 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 234.6452 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 233.68 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C15849" (at 233.68 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 94781a88-50ec-4f1f-a6c9-f5f646cf1c61)) + (pin "2" (uuid e929c1d7-4d2a-4e79-bb98-d08185fd8245)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C?") (unit 1) (value "1uF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C9") (unit 1) (value "1uF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 53.34 135.89 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 15401dc0-2ec5-41b5-aff0-00ff67daa016) + (property "Reference" "R3" (at 55.118 135.0553 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 55.118 137.5922 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 55.118 135.89 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 53.34 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2907166" (at 53.34 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0ea0e0b8-005e-4cba-a261-f787234bb9d5)) + (pin "2" (uuid 1b046723-8b18-46bd-9db4-a2b4c09923f7)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R3") (unit 1) (value "4.7k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R3") (unit 1) (value "4.7k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 123.19 95.25 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 18a9bd90-997d-4678-bd9b-d97ab19b0fd9) + (property "Reference" "C11" (at 127 94.615 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF 50V" (at 127 97.155 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 124.1552 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 123.19 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C282519" (at 123.19 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f4cec93b-aad4-4bf8-b6fe-7182c83a123c)) + (pin "2" (uuid 57d56eaa-aaac-440b-8276-423e54e7b3cf)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C11") (unit 1) (value "100nF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C5") (unit 1) (value "100nF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 218.44 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 271053cc-095b-4f14-83ef-1028d1ab6737) + (property "Reference" "C?" (at 221.361 57.5853 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1uF 50V" (at 221.361 60.1222 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 219.4052 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 218.44 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C15849" (at 218.44 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1a2b7170-f57e-4d7f-95eb-362a1e3466b3)) + (pin "2" (uuid ba91b52b-173a-4c9b-82a8-be268a04a32e)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C?") (unit 1) (value "1uF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C8") (unit 1) (value "1uF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 123.19 87.63 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 27150537-466e-49ad-8ddb-fb771d4a0114) + (property "Reference" "#PWR0104" (at 123.19 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 123.19 83.1866 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 123.19 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 123.19 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 034b435c-96d5-4ea4-832a-a697911648c4)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "#PWR0104") (unit 1) (value "GND") (footprint "") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0104") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Device:L") (at 201.93 64.77 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 29416757-efc5-4f87-8875-cf2379e46c3e) + (property "Reference" "L?" (at 201.93 60.5622 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "47uH" (at 201.93 63.0991 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Inductor_SMD:L_12x12mm_H6mm" (at 201.93 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 201.93 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C9906" (at 201.93 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f28cf6d6-650c-413e-b32e-cb841cd8fd72)) + (pin "2" (uuid e4743830-c4eb-4a85-98ef-96804982ef79)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "L?") (unit 1) (value "47uH") (footprint "Inductor_SMD:L_12x12mm_H6mm") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "L1") (unit 1) (value "47uH") (footprint "Inductor_SMD:L_12x12mm_H6mm") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 59.69 38.1 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2b599fd9-23bd-4205-828e-67f0c20d52f8) + (property "Reference" "#PWR0109" (at 66.04 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 63.5 38.735 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 59.69 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 59.69 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9424df66-193e-4c93-b4de-655e2e8a7db9)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0109") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 201.93 46.99 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 2c186c1b-8ab1-454d-b8e6-7a3c36269afa) + (property "Reference" "R?" (at 201.93 42.2742 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0.2" (at 201.93 44.8111 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 201.93 48.768 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 201.93 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C160920" (at 201.93 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 18cd4b1f-0202-4a11-b21b-2ab0a674082e)) + (pin "2" (uuid 6e90c867-bebb-4d3c-a019-1b8adb698da4)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R?") (unit 1) (value "0.2") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R9") (unit 1) (value "0.2") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "Connector:Screw_Terminal_01x02") (at 54.61 49.53 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 2c9354d0-235b-457b-ba7c-a936f836eac7) + (property "Reference" "J2" (at 54.61 44.45 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Screw_Terminal_01x02" (at 54.61 46.99 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal" (at 54.61 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 54.61 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C695629" (at 54.61 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 099c0b8a-a163-4567-9eba-27e0d73c1369)) + (pin "2" (uuid a47dab19-b06d-4700-9f6d-525b7823be6d)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "J2") (unit 1) (value "Screw_Terminal_01x02") (footprint "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 91.44 95.25 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 2f94b4f1-4e35-4828-bf7f-ecf73d6f3ee8) + (property "Reference" "C2" (at 94.361 94.4153 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7uF 50V" (at 94.361 96.9522 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 90.4748 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 91.44 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C98192" (at 91.44 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f1ee574f-25c5-416b-805d-8fc0df84b1e4)) + (pin "2" (uuid d246b444-7a66-4f9d-af64-f9e8f7a39e18)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C2") (unit 1) (value "4.7uF 50V") (footprint "Capacitor_SMD:C_0805_2012Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C2") (unit 1) (value "4.7uF 50V") (footprint "Capacitor_SMD:C_0805_2012Metric") + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 138.43 127 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 355788a1-d4d2-4c19-9729-763228f59220) + (property "Reference" "R16" (at 140.97 126.365 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1k" (at 140.97 128.905 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 140.208 127 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 138.43 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2907113" (at 138.43 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid eaaac3bd-03ee-4156-9b66-ad306ac84d1e)) + (pin "2" (uuid d6a0abdc-d09a-4696-96ed-f17c86c43d1b)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R16") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R8") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 107.95 163.83 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3e314dc4-5541-4093-b00e-5d11a8655718) + (property "Reference" "#PWR0106" (at 107.95 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 107.95 168.2734 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 107.95 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 107.95 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e98e93d7-0c09-4fd3-bb22-4874157e8234)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "#PWR0106") (unit 1) (value "GND") (footprint "") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0106") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 107.95 127 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3f51cbde-03ce-4560-9e0c-d599cfe84043) + (property "Reference" "R12" (at 109.728 126.1653 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "470" (at 109.728 128.7022 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 106.172 127 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 107.95 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2907172" (at 107.95 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 316cb019-322c-481d-a0f6-8b0335392efc)) + (pin "2" (uuid 7881c60b-d134-463f-82a7-2a154f915984)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R12") (unit 1) (value "470") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R5") (unit 1) (value "470") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 121.92 55.88 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 460bc4e9-ce1a-43b2-8d8b-932d1887db78) + (property "Reference" "C?" (at 124.841 55.0453 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7uF 50V" (at 124.841 57.5822 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 122.8852 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 121.92 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C98192" (at 121.92 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5ba40dc8-b86c-48da-9a2f-a383b648f36b)) + (pin "2" (uuid f76d0208-74db-4d42-abe2-fd1d48a6b3f2)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C?") (unit 1) (value "4.7uF 50V") (footprint "Capacitor_SMD:C_0805_2012Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C4") (unit 1) (value "4.7uF 50V") (footprint "Capacitor_SMD:C_0805_2012Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 60.96 87.63 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4ae713da-ce13-401f-b237-56bdd3067258) + (property "Reference" "#PWR0108" (at 60.96 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 60.96 83.82 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 60.96 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 60.96 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 15085612-404b-48a3-b879-f1ab3c4b191c)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0108") (unit 1) (value "VCC") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 138.43 95.25 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 561f8b8b-c5d7-4421-9741-f6523a4192e2) + (property "Reference" "C10" (at 141.351 94.4153 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7uF 50V" (at 142.621 96.9522 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 139.3952 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 138.43 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C98192" (at 138.43 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 76c4f734-1fae-4ea0-a06c-cf66f99680fa)) + (pin "2" (uuid 05e0f2fb-df06-48b3-8b62-f05a10601a4c)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C10") (unit 1) (value "4.7uF 50V") (footprint "Capacitor_SMD:C_0805_2012Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C7") (unit 1) (value "4.7uF 50V") (footprint "Capacitor_SMD:C_0805_2012Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 138.43 87.63 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5c39e079-f937-4218-8f1e-d283a83c992c) + (property "Reference" "#PWR0105" (at 138.43 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 138.43 83.1866 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 138.43 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 138.43 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b31f5d25-4f88-4bd4-ad0d-08a949598b59)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "#PWR0105") (unit 1) (value "GND") (footprint "") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0105") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole_Pad") (at 195.58 90.17 90) (unit 1) + (in_bom no) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5de4e9bb-db72-4db6-83ae-642cdd0bcc35) + (property "Reference" "H1" (at 194.31 85.09 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MountingHole_Pad" (at 194.31 87.63 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad" (at 195.58 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 195.58 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 66837b8e-acc8-4a4a-9910-aa139427a2b8)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "H1") (unit 1) (value "MountingHole_Pad") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad") + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 123.19 153.67 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5fa0781a-55cf-4f2d-a425-5df754785e16) + (property "Reference" "R14" (at 123.19 148.9542 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "1k" (at 123.19 151.4911 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 123.19 155.448 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 123.19 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2907113" (at 123.19 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 73f7082b-5340-42bc-a684-98c5f8b73666)) + (pin "2" (uuid 8af0b09e-f49f-4314-bee8-20df94a33293)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R14") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R7") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 198.12 90.17 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 64b2b359-d8eb-4b4a-acd7-cd5baf4f12a7) + (property "Reference" "#PWR0113" (at 204.47 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 201.93 90.805 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 198.12 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 198.12 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bd77accc-ef3e-4d84-8520-f9e6284994c1)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0113") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole_Pad") (at 195.58 116.84 90) (unit 1) + (in_bom no) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6844f87c-7512-4436-a567-58c523fa8951) + (property "Reference" "H4" (at 194.31 111.76 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MountingHole_Pad" (at 194.31 114.3 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad" (at 195.58 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 195.58 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a58e2616-ae31-40dc-a8d5-3f4f3e881937)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "H4") (unit 1) (value "MountingHole_Pad") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad") + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 59.69 35.56 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6c274319-0b37-4e3c-bbdb-ead1074eecfe) + (property "Reference" "#PWR0110" (at 55.88 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 63.5 36.195 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 59.69 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 59.69 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6d0f8729-5926-4843-b65a-34478f69d1c6)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0110") (unit 1) (value "VCC") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 138.43 55.88 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 75cd43cc-fa95-473d-a331-75f616be320c) + (property "Reference" "C?" (at 142.24 55.245 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF 50V" (at 142.24 57.785 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 139.3952 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 138.43 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C282519" (at 138.43 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 10b03bd1-bc6d-4397-910c-850bdd97a96b)) + (pin "2" (uuid 8074a804-553f-4d92-9a03-7fe2459b60af)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C?") (unit 1) (value "100nF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C6") (unit 1) (value "100nF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 123.19 116.84 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 79f6c9b2-0182-4a7c-9d9c-968417ee2af2) + (property "Reference" "R13" (at 123.19 111.76 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "470" (at 123.19 114.2969 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 123.19 118.618 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 123.19 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2907172" (at 123.19 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a77c8d55-b150-48d6-b1d5-7da681605150)) + (pin "2" (uuid e252fb21-7b8e-4fda-b0ca-21e105aeb938)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R13") (unit 1) (value "470") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R6") (unit 1) (value "470") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 76.2 87.63 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 875273d2-adab-489c-a6df-115e7e71ec8c) + (property "Reference" "#PWR0102" (at 76.2 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 76.2 83.1866 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 76.2 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 76.2 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 99eda2f1-e63a-4efa-8bac-2c72bd2bbc39)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "#PWR0102") (unit 1) (value "GND") (footprint "") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0102") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 198.12 107.95 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8a03bfaa-203c-416c-8551-76e59ede5f5e) + (property "Reference" "#PWR0111" (at 204.47 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 201.93 108.585 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 198.12 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 198.12 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 78333d47-abd3-431a-bc65-5935d82206bb)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0111") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 105.41 55.88 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 95e38e9d-6b00-4d87-adfe-e4e7b9349d0f) + (property "Reference" "C?" (at 108.331 55.0453 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7uF 50V" (at 108.331 57.5822 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 106.3752 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 105.41 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C98192" (at 105.41 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fc41f5cb-9f99-4c7f-b2ed-f6d3286fd298)) + (pin "2" (uuid d1bcd421-7c19-4d69-bf90-3f4ac62385c3)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C?") (unit 1) (value "4.7uF 50V") (footprint "Capacitor_SMD:C_0805_2012Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C3") (unit 1) (value "4.7uF 50V") (footprint "Capacitor_SMD:C_0805_2012Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 96.52 64.77 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 9d5258a4-26f5-4c11-9af7-b61a1bb68ec3) + (property "Reference" "#PWR0101" (at 96.52 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 96.52 68.58 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 96.52 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 96.52 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b08f334b-c0d0-4e33-8c87-3cb7de08a45a)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0101") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Connector:Screw_Terminal_01x02") (at 54.61 35.56 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 9ee36932-faef-4c61-b1ea-8385ef85f1bd) + (property "Reference" "J1" (at 54.61 30.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Screw_Terminal_01x02" (at 54.61 33.02 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal" (at 54.61 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 54.61 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C695629" (at 54.61 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 113bdf09-8bcc-4560-8fea-b63070de353e)) + (pin "2" (uuid 79e735c2-4914-4af5-9e63-d88dbeb62aab)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "J1") (unit 1) (value "Screw_Terminal_01x02") (footprint "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal") + ) + ) + ) + ) + + (symbol (lib_id "al8843:AL8843") (at 167.64 60.96 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9ee94c1d-707d-4597-b61f-7a18027a1a07) + (property "Reference" "U2" (at 167.64 50.961 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "AL8843" (at 167.64 53.4979 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_SO:Diodes_PSOP-8" (at 163.83 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 163.83 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C507866" (at 167.64 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 64dc61a1-e920-476a-b13a-b756e259ec88)) + (pin "2" (uuid cea2ce23-5585-449d-82fd-499096a6f801)) + (pin "3" (uuid 9ecb7abe-aeea-4139-8d08-71dfc1adee5b)) + (pin "4" (uuid abea374b-7e0d-4c80-80ba-efcfb69706c0)) + (pin "5" (uuid e89a4299-9e20-461e-9f65-2b6025c37a1f)) + (pin "6" (uuid 6ba0a32d-896d-4bd9-a5dc-56ccedfcf08c)) + (pin "7" (uuid 6fa39519-f9c6-443e-9ab3-a4dcdcb9126a)) + (pin "8" (uuid 8ecc17ce-b3e9-4518-b195-8e6eaf868d3b)) + (pin "9" (uuid 983d4615-3911-4a95-afd5-6077e71bb33d)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "U2") (unit 1) (value "AL8843") (footprint "Package_SO:Diodes_PSOP-8") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "U4") (unit 1) (value "AL8843") (footprint "Package_SO:Diodes_PSOP-8") + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 53.34 152.4 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a294cbfa-ce8a-404d-b925-a442172566a8) + (property "Reference" "R4" (at 55.118 151.5653 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 55.118 154.1022 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 55.118 152.4 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 53.34 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2907166" (at 53.34 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid eddc8cbc-0cbe-42aa-9046-b2b7826ad7bb)) + (pin "2" (uuid 96c4ba58-dcfd-4097-9b84-be7e17afec03)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "R4") (unit 1) (value "4.7k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "R4") (unit 1) (value "4.7k") (footprint "Resistor_SMD:R_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 198.12 99.06 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a3a271db-c985-47d4-baef-7a16390b2045) + (property "Reference" "#PWR0112" (at 204.47 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 201.93 99.695 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 198.12 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 198.12 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4280801e-5b5c-4317-a92d-97f954f63bcb)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0112") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Connector:Screw_Terminal_01x02") (at 54.61 64.77 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid a7624218-aadf-4c8e-b9b4-5c0c7c03b81e) + (property "Reference" "J3" (at 54.61 59.69 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Screw_Terminal_01x02" (at 54.61 62.23 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal" (at 54.61 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 54.61 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C695629" (at 54.61 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c29d9969-0601-4bb9-a94a-b367f1c13915)) + (pin "2" (uuid ce428f97-2935-45db-b581-166db7d8313c)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "J3") (unit 1) (value "Screw_Terminal_01x02") (footprint "TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal") + ) + ) + ) + ) + + (symbol (lib_id "Device:R_Potentiometer") (at 138.43 153.67 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ac8db62e-ae06-4324-8339-bd5d47c78c65) + (property "Reference" "RV1" (at 140.97 153.035 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "10k" (at 140.97 155.575 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Potentiometer_SMD:Potentiometer_Bourns_TC33X_Vertical" (at 138.43 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 138.43 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C719176" (at 138.43 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 702dfeee-66c3-43ba-bfe8-84151cf50022)) + (pin "2" (uuid 25abbcba-e8e3-4504-ab2c-97c54ed4e6d4)) + (pin "3" (uuid 24340624-724b-40fa-b455-3043de88ec01)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "RV1") (unit 1) (value "10k") (footprint "Potentiometer_SMD:Potentiometer_Bourns_TC33X_Vertical") + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 76.2 95.25 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid aea53051-612b-4900-8222-2db345800d94) + (property "Reference" "C1" (at 80.01 94.615 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF 50V" (at 80.01 97.155 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 77.1652 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 76.2 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C282519" (at 76.2 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bbb690ef-765f-412b-8a42-ca36ec7f2d48)) + (pin "2" (uuid cc349c94-35e6-40dd-8340-7212ad4fc53f)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "C1") (unit 1) (value "100nF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "C1") (unit 1) (value "100nF 50V") (footprint "Capacitor_SMD:C_0603_1608Metric") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 198.12 116.84 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b58a9fd4-1152-4b62-90e6-b2aa001e08ab) + (property "Reference" "#PWR0114" (at 204.47 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 201.93 117.475 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 198.12 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 198.12 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9224d320-660a-45c1-9e16-c93e0a322eb7)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0114") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Isolator:EL817") (at 83.82 139.7 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid be430081-c633-4c80-a71a-7801ced9e024) + (property "Reference" "U1" (at 83.82 130.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "EL817S1(C)(TU)-F" (at 83.82 133.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_SO:SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm" (at 78.74 144.78 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "http://www.everlight.com/file/ProductFile/EL817.pdf" (at 83.82 139.7 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "MF" "Everlight Electronics" (at 83.82 139.7 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "PRICE" "None" (at 83.82 139.7 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "AVAILABILITY" "Unavailable" (at 83.82 139.7 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "MP" "EL817S1(C)(TU)" (at 83.82 139.7 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "PACKAGE" "SMD-4 Everlight Electronics" (at 83.82 139.7 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "DESCRIPTION" "Optocoupler Dc-in 1-CH Transistor Dc-out 4-PIN PDIP SMD T/r" (at 83.82 139.7 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "LCSC" "C106900" (at 83.82 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f0027121-3848-40c4-86a5-bd1762765605)) + (pin "2" (uuid db180546-643e-4659-a8c1-deda5e8cbdbb)) + (pin "3" (uuid 36b64592-158e-4770-a5d4-a582edd30ee3)) + (pin "4" (uuid dd465f90-f2c0-404d-80c1-363585f93cfb)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "U1") (unit 1) (value "EL817S1(C)(TU)-F") (footprint "Package_SO:SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm") + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole_Pad") (at 195.58 107.95 90) (unit 1) + (in_bom no) (on_board yes) (dnp no) (fields_autoplaced) + (uuid be4dabfb-306f-471e-b8b7-c8510624479b) + (property "Reference" "H3" (at 194.31 102.87 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MountingHole_Pad" (at 194.31 105.41 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad" (at 195.58 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 195.58 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 69034236-8de8-48ab-97cf-7bffe1d90941)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "H3") (unit 1) (value "MountingHole_Pad") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad") + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 96.52 46.99 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid cda05e13-3ce4-4120-8ead-e33c994bd917) + (property "Reference" "#PWR0107" (at 96.52 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 96.52 43.18 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 96.52 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 96.52 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3b2aece3-0ba9-43ec-8bdc-d54e648ee8ea)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0107") (unit 1) (value "VCC") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 91.44 87.63 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d5f9aaac-1f9e-4d8b-8921-b324b47e9f02) + (property "Reference" "#PWR0103" (at 91.44 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 91.44 83.1866 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 91.44 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 91.44 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5c646405-0fa0-408d-bd42-17dbab618a7f)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "#PWR0103") (unit 1) (value "GND") (footprint "") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "#PWR0103") (unit 1) (value "GND") (footprint "") + ) + ) + ) + ) + + (symbol (lib_id "Isolator:EL817") (at 83.82 156.21 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid d862da90-795e-41e5-bc84-7f88d5c8aea0) + (property "Reference" "U2" (at 83.82 147.32 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "EL817S1(C)(TU)-F" (at 83.82 149.86 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_SO:SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm" (at 78.74 161.29 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "http://www.everlight.com/file/ProductFile/EL817.pdf" (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "MF" "Everlight Electronics" (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "PRICE" "None" (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "AVAILABILITY" "Unavailable" (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "MP" "EL817S1(C)(TU)" (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "PACKAGE" "SMD-4 Everlight Electronics" (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "DESCRIPTION" "Optocoupler Dc-in 1-CH Transistor Dc-out 4-PIN PDIP SMD T/r" (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom) hide) + ) + (property "LCSC" "C106900" (at 83.82 156.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 014be3ef-5704-4aa9-90e4-40a0337dd1cb)) + (pin "2" (uuid c522d450-8f5e-494a-b87f-5c573087cef7)) + (pin "3" (uuid 75c86d97-a06b-45d6-9bd6-271df392e615)) + (pin "4" (uuid cb2d6d29-60eb-4429-872c-cfdecbb98f57)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "U2") (unit 1) (value "EL817S1(C)(TU)-F") (footprint "Package_SO:SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm") + ) + ) + ) + ) + + (symbol (lib_id "Device:D_Schottky") (at 185.42 58.42 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d89d0960-4863-42a6-a2dd-d1e9e619fafb) + (property "Reference" "D?" (at 187.452 57.2678 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "D_Schottky" (at 187.452 59.8047 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Diode_SMD:D_SMA" (at 185.42 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 185.42 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C16015" (at 185.42 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0fcf185e-259b-430f-9c6a-213af540c4e3)) + (pin "2" (uuid ffdc8681-de9e-44cb-8b2d-95f4f315b7d1)) + (instances + (project "bms" + (path "/1b49cb1f-90b1-44fa-b422-2a3f1e40e56a" + (reference "D?") (unit 1) (value "D_Schottky") (footprint "Diode_SMD:D_SMA") + ) + ) + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "D1") (unit 1) (value "D_Schottky") (footprint "Diode_SMD:D_SMA") + ) + ) + ) + ) + + (symbol (lib_id "Regulator_Linear:LM317_SOT-223") (at 107.95 104.14 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid db08aa81-ec2d-4ab3-b267-7ab6e0569957) + (property "Reference" "U3" (at 107.95 97.79 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LM317_SOT-223" (at 107.95 100.33 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-223-3_TabPin2" (at 107.95 97.79 0) + (effects (font (size 1.27 1.27) italic) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm317.pdf" (at 107.95 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C427637" (at 107.95 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 281662e4-9ff1-482c-93d2-494f09610be9)) + (pin "2" (uuid 515a74d2-1d72-4204-b3e4-02169164e01c)) + (pin "3" (uuid 9a399d7f-742c-40d4-a8b6-8b29491e590a)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "U3") (unit 1) (value "LM317_SOT-223") (footprint "Package_TO_SOT_SMD:SOT-223-3_TabPin2") + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole_Pad") (at 195.58 99.06 90) (unit 1) + (in_bom no) (on_board yes) (dnp no) (fields_autoplaced) + (uuid eac8d4dd-2869-42f5-bacc-c2ffb67fa427) + (property "Reference" "H2" (at 194.31 93.98 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MountingHole_Pad" (at 194.31 96.52 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "MountingHole:MountingHole_3.2mm_M3_Pad" (at 195.58 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 195.58 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 99244ac7-938d-4a27-af1f-ef4d8ae8ab5e)) + (instances + (project "leddriver" + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" + (reference "H2") (unit 1) (value "MountingHole_Pad") (footprint "MountingHole:MountingHole_3.2mm_M3_Pad") + ) + ) + ) + ) + + (sheet_instances + (path "/74f1caab-489a-4d81-9b17-82a0611ec65a" (page "1")) + ) +) diff --git a/sym-lib-table b/sym-lib-table new file mode 100644 index 0000000..bbd032c --- /dev/null +++ b/sym-lib-table @@ -0,0 +1,3 @@ +(sym_lib_table + (lib (name "al8843")(type "KiCad")(uri "${KIPRJMOD}/al8843/al8843.kicad_sym")(options "")(descr "")) +)